/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.popupbody {
	background-color: #000000;
	background-image: url(images/bg_popup.jpg);
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.popupbody_partnership {
	background-color: #000000;
	background-image: url(images/bg_popup.jpg);
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: repeat-y;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #e3e3e3;
}

.bodycopy_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #e3e3e3;
}


.bodycopy_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #e3e3e3;
}


.bodycopy_bold_ltOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FCCAB2;
}

.bodycopy_bold_italic_ltOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FCCAB2;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e3e3e3;
}

.eventdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e3e3e3;
}

.eventdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e3e3e3;
}

.bodycopy_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e3e3e3;
}

.bodycopy_10px_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #e3e3e3;
}

.buycd {
	height: 250px;
	width: 150px;
	background-image: url(images/buyCD.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.buycd a {
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	text-indent: -100em;
	outline:none;
}

.buycd a:hover {
	background-image: url(images/buyCD_hover.jpg);
	background-repeat: no-repeat;
}

.buycd_sm a {
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	text-indent: -100em;
	outline:none;
}

.sm_buyCD {
	margin: 0px;
	padding: 0px;
	height: 192px;
	width: 115px;
	background-image: url(images/buyCD_115px.jpg);
	background-repeat: no-repeat;
}

.sm_buyCD  a {
height:100%;
width:100%;
outline:none;
text-decoration:none;
display:block;
text-indent:-100em;
}

.sm_buyCD a:hover {
background-image:url(images/buyCD_115px_hover.jpg);
background-repeat:no-repeat;
}

.floatr-buylink {
	float: right;
	height: 192px;
	width: 115px;
	background-image: url(images/buyCD_115px.jpg);
	background-repeat: no-repeat;
}

.floatr-buylink a {
height:100%;
width:100%;
outline:none;
text-decoration:none;
text-indent:-100em;
display:block;
}

.floatr-buylink a:hover {
background-image:url(images/buyCD_115px_hover.jpg);
background-repeat:no-repeat;
}

.bannerTable {
	text-align: center;
}

.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.formfields_required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	background-color:#FF0000;
}

.bodycopy_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #e3e3e3;
}
