@charset "utf-8";

body {
	background-image: url(../assets/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #5a5a5a;
}

.inputStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	height: 12px;
	border: 1px solid #333333;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}


#wrapper {
	background-image: url(../assets/wrapperBKG_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #933a3a;
	padding: 0px;
	/*height: 694px;*/
	width: 837px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	margin-left: 11px;
}

#wrapper #main {
	padding: 0px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../assets/wrapperBKG_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapper #main #mainLeft {
	float: left;
	width: 212px;
	height: 490px;
}
#wrapper #header #mainNav a:link {

}
#wrapper #header #mainNav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#wrapper #main #mainLeft #nowPlaying {
	background-image: url(../assets/nowPlayingBKG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	margin-left: 11px;
	width: 210px;
}
#wrapper #main #mainLeft #nowPlaying img {
	margin-top: 1px;
	margin-left: 1px;
}

#wrapper #main #mainLeft #listenNow {
	margin-left: 11px;
	margin-bottom: 15px;
}
#wrapper #main #mainLeft #aiLogo {
	margin-left: 11px;
	margin-bottom: 15px;
}
#wrapper #main #mainLeft #downloadWMP {
	margin-left: 11px;
	margin-bottom: 15px;
}

#wrapper #main #mainLeft #nowPlaying p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#wrapper #main #divider {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 500px;
}

#wrapper #main #mainRight {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 585px;

}
#wrapper #main #mainRight #topRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #main #mainRight #midRight {
	margin-bottom: 10px;
}


#wrapper #main #mainRight #midRight #midRightL {
	float: left;
	width: 410px;
	height: 130px;
	background-image: url(../assets/latestNewsBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
}
#wrapper #main #mainRight #midRight #midRightL img {
}
#wrapper #main #mainRight #midRight #midRightL #latestImage {
	float: left;
	margin-left: 20px;
	margin-right: 40px;
}
#wrapper #main #mainRight #midRight #midRightL .lastetHeading {
	color: #E7EF04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#wrapper #main #mainRight #midRight #midRightL p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10px;
}
#wrapper #main #mainRight #midRight #midRightL a {
	font-size: 10px;
	margin-left: 60px;
}
#wrapper #main #mainRight #midRight #midRightL a:hover {
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 60px;
}






#wrapper #main #mainRight #midRight #midRightR {
	height: 130px;
	width: 175px;
	background-image: url(../assets/miniPollBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#wrapper #main #mainRight #midRight #midRightR img {
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
}



#wrapper #main #mainRight #midRight #midRightR p {
	padding: 0px;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #main #mainRight #midRight #midRightR #form1 {
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#wrapper #main #mainRight #midRight #midRightR #form1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #main #mainRight #midRight #midRightR #form1 a:hover {
	color: #E7EF04;
}



#wrapper #main #mainRight #bottomRight {
	background-image: url(../assets/emailBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 580px;
}


#wrapper  #main  #mainRight  #bottomRight   table  {
	margin-top: 6px;
}
#wrapper #main #mainRight #bottomRight #bottomRightL {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 148px;
	width: 200px;
	margin-right: 10px;
	background-image: url(../assets/emailSignup/emailSignup_BKG.png);
}
#wrapper #main #mainRight #bottomRight #bottomRightL p {
	font-size: 10px;
	color: #E7EF04;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#songRequest     {
	float: left;
	margin-top: 10px;
	height: 148px;
}
#songRequest  #request_station     {
	margin: 0px;
	padding: 0px;
}
#wrapper #main #mainRight #bottomRight #bottomRightL #signup {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper #footer {
	background-image: url(../assets/footerBg.png);
	/*height: 75px;*/
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 20px;
}
#wrapper #footer #terms {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}
#wrapper #footer #copyright {
	font-size: 9px;
	padding-top: 5px;
}

#wrapper #footer #aboutUs {
	background-image: url(../assets/footerSubBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 6px;
	color: #FFFFFF;
}
#wrapper #footer #aboutUs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper #footer #aboutUs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #E7EF04;
}






#wrapper #main #clear {
	clear: both;
}
#wrapper #footer #terms a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer #terms a:hover {
	font-size: 11px;
	color: #E7EF04;
	text-decoration: none;
}
#bottomRightL {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 148px;
	width: 186px;
	margin-right: 10px;
	background-image: url(../assets/emailSignup/emailSignup_BKG.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#bottomRightL p {
	font-size: 10px;
	color: #E7EF04;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottomRightL #signup {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightText {
	margin-top: 5px;
	text-align: right;
}
#wrapper #main #mainLeft a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #main #mainLeft #downloadWMP img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #main #mainLeft a:hover {
	color: #E7EF04;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainRight a {
	color: #6699FF;
	font-size: 10px;
}
#mainRight a:hover {
	color: #FFFFFF;
	font-size: 10px;
}

