/* 
	colors: 
		blue background dark: #63B8DD;
		blue background light: #9BD9F4;
		blue title: #2E7594;
		brown background: #F8F3E6
		gray title: #61645C;
		gray text: #6B818A
		red background dark: #9E0320 
		red background light: #CD042A 
		red title: #FB637C;
*/


html, body {
	background: #F8F3E6;
	color: #6B818A;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	behavior: url(csshover.htc);
}

a {
	text-decoration: none;
}
.info a:hover,
a:hover {
	text-decoration: underline;
}

a:hover img,
a:hover img:hover {
	text-decoration: none;
}

img {
	border: 0;
	text-decoration: none;
}

#colOne img {
	border: 1px solid white;
}

.clear {
	clear: both;
	font-size: 1px;
	margin-top: -1px;
	position: relative;
}

#page {	
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#languageContainer {
	background-color: #E3DBC3;
	float: left;
	margin-left: 20px;
	/*margin-right: 760px;*/
	padding-top: 10px;
	width: 805px;
}

#findUsContainer {
	background-color: #E3DBC3;
	color: white;
	float: left;
	height: 30px;
	/*padding-left: 803px;*/
}

.whiteTitle {
	display: block;
	float: left;
}

#findUsContent {
	background-color: #D7CCB0;
	float: left;
	height: 20px;
	padding: 2px 3px;
}

.findUsLink {
	display: block;
	float: left;
}

.menuSeparator {
	display: block;
	float: left;
	padding: 0 10px;
}

#companyLogo {
	background: transparent url('../images/header_logo.gif') no-repeat;
	height: 140px;
}

#homeLink {
	display: block;
	float: left;
	height: 120px;
	width: 262px;
}

#homeLink:hover {
	text-decoration: none;
}

#headerAd {
	margin-top: 25px;
}

#contentWrapper {
	background-color: #FFFFFF;
}


.separator {
	height: 10px;
}

#team .separator, 
#interviews .separator {
	height: 5px;
}

.homeSeparator {
	clear: both;
	height: 5px;
}

#colOne {
	background-color: white;
	float: left;
	width: 830px;
}

#colTwo {
	float: left;
	margin-left: 10px;
	width: 160px;
}

.colTwoTitle {
	color: #CD042A;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}

#nowOnAir {
	background-color: #FFFFFF;
	height: 74px;
	padding: 10px 0; /*10px 9px;*/
}

#nowOnAirLink,
#tuneInLink {
	background-color: #63B8DD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	text-align: center;
}

#tuneIn {
	background-color: #FFFFFF;
	height: 63px;
	padding: 10px 9px;
}

#liveStream {
	background-color: #FFFFFF;
	height: 100px;
	padding: 10px 9px;
}
.rightColSmall {
	background-color: #FFFFFF;
	height: 40px;
	padding: 10px 9px;
}
#menuContainer {
	background-color: #E3DBC3;
	color: #A19982;
	height: 27px;
	width: 1000px;
}

#header_menu {
	background-color: #E3DBC3;
	float: left;
	height: 27px;
	list-style-type: none;
	margin: 0;
	padding: 0;/**/
	position: relative;
	/*width: 800px; 923*/
	z-index: 5;
}

.inner {
	list-style: none;
	display: none;
}

#header_menu li {
	color: #A19982; 
	float: left;
	font-size: 12px;
	height: 11px;
	position: relative;
	padding: 6px 9px;
	text-align: center;
	text-transform: uppercase;

}

#header_menu li a {
	display: block;
	color: #A19982; 
	font-size: 12px;
}

#header_menu li:hover,
#header_menu li a:hover,
#header_menu li:hover a {
	/*background-color: #FFFFFF;*/
	color: white;
}

#header_menu li:hover {
	font-weight: bold;
}


#header_menu li:hover .inner  {			/* second level */
	background-color: #FFFFFF;
	border-bottom: 1px solid #E1DFDF;
	border-left: 1px solid #E1DFDF;
	color: #FBAB18;
	display: block;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 43px;
}

#header_menu .inner .last {
	border-right: 1px solid #E1DFDF;
}

#header_menu .inner li {
	color: #FBAB18;
	font-weight: normal;
	height: 20px;
	padding: 5px 10px;
	text-align: left;
	width: 150px;
}

#header_menu li:hover ul li:hover ul { /* third level */
	display: block;
	position: absolute;
	text-align: left;
	left: 125px;
	top: -20px;
}

#header_menu ul li ul a {
	color: #666666;
}

/* home */

#contentContainer {
	/*padding: 10px;*/
	top:10px;
	left: 6px;
	width: 820px;
	position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* only webkit-based browsers will read the following styles: safari and chrome */
			
}

#news {
	float: left;
	margin-top: -10px;
}

.homeWhiteTitle {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	/*font-weight: bold;*/
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.lineItem {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px; 
}


#team .lineItem {
	padding-bottom: 8px; 
}

.lineItemLast {
	border-bottom: none;
}

.lineItem .image,
.lineItemLast .image,
#nowOnAir .image {
	float: left;
	height: 50px;
	overflow: hidden;
	width: 50px;
}

.lineItem .info,
.lineItemLast .info {
	float: left;
	margin-left: 10px;
	width: 170px;
}

#nowOnAir h3 {
	margin-left: 9px; margin-bottom: 5px;
}
#nowOnAir .info {
	float: left;
	height: 60px;
	margin-left: 5px; /* 10px */
	overflow: hidden;
	width: 105px;
}



.lineItem .readmore:hover .title,
.lineItemLast .readmore:hover .title {
	text-decoration: underline;
}

.shopItem .title,
.lineItem .title,
.lineItemLast .title {
	font-family: Arial, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	text-transform: uppercase;
}

.lineItemLast .more .title {
	font-size: 10px;
	float: right;
	width: auto;
}

#shopCarousel {
	margin: 0 auto 10px;
	width: 48px;
}



.ad,
.ads {
	float: left;
	width: 300px;
}

.homeColRow2 {
	float: left;
	height: 306px;
	margin-left: 5px;
	width: 250px;
}

#team {
	background-color: #FF8800;
	height: 295px;
	padding: 10px;
}
#team .title,
#interviews .title {
	color: #9C2201;
}

#team .introtext {
	color: white;
	font-family: Arial;
	/*font-weight: bold;*/
}

#interviews {
	background-color: #FFC600;
	height: 193px;
	padding: 10px;
}


#rowOne {
	margin-left: -6px; 
	margin-top: -22px;
	position: relative; /* for ie 6 and negative margin */
}

#rowTwo {
	height: 250px;
	overflow: hidden;
	padding: 0 5px;
}

#rowThree {
	height: 505px;
	overflow: hidden;
	padding: 0 5px;
}

#galleryContainer {
	background-color: #62605A; /*#61645C;*/
	float: left;
	height: 250px;
	margin-left: 5px;
	margin-top: 10px;
	width: 250px;
}

#galleryContainer .title { 
	color: #7CCCEF; /*#2E7594;*/
}

#gallery {
	margin: 10px 10px 0;
}

#gallery .title {
	font-size: 14px;
}

#gallery .lineItem {
	padding-bottom: 13px;
	overflow: hidden;
}

#galleryBottom {
	margin: -10px 10px 0;
}

#blogContainer {
	background-color: #99CC00; /*#9E0320;*/
	float: left;
	height: 250px;
	margin-left: 5px;
	position: relative;
	width: 250px;
}

#blog {
	color: #3E5009; 
	font-family: Arial;
	font-size: 12px;
	height: 208px; /* 180*/
	margin: 10px 10px 0;
	overflow: hidden;
	position: relative; /* for ie 6 otherwise negative margins don't work */
}

#blog .title {
	color: #FB637C;
}

#gallery .lineItem,
#blog .lineItem,
#video .lineItem {
	border: none;
}

#blog .titleFirst {
	color: #FFFFFF; /*#FB637C;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.readmore {
	color: #2E7594;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#blogBottom {
	background-color: #82A518;
	border-top: 1px solid #FFFFFF;
	bottom: 0;
	padding: 10px 16px 10px 15px;
	position: absolute;
}

#blogBottom .title a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
}

#blogBottom form {
	left: -6px;
	position: relative;
}

#blogBottom input {
	border: 1px solid #EDDADD;
	height: 20px;
}

#blogBottom .submitButton {
	/*background: transparent url('../images/bg_chatSubmitButton.gif') no-repeat;*/
	border: 1px solid #E6E9DC;
	color: black;
	height: 24px;
	margin-top: 2px;
	width: 42px;
}

#blogBottom .submitButton:hover {
	background-color: #99CC00;
}

#videoContainer {
	background-color: #F9F5F5;
	float: left;
	height: 250px;
	margin-left: 5px;
	width: 250px;
}

#video .title { 
	color: #FB637C;
}

#video tr {
	height: 30px;
}

#video .homeWhiteTitle {
	color: #4B9CBF;
	margin: 10px 10px 10px 10px;
}

#videoBottom {
	background-color: #9E0320;
	border-top: 1px solid #FFFFFF;
	margin-top: -10px;
	padding: 10px;
}

#videoBottom .title {
	color: #FB637C;
}

#video .row1 {
	background-color: #F9F5F5;
}

#video tr.chartSeparator {
	height: 5px;
}

#video td {
	color: black;
	font-family: Arial;
	/*font-weight: bold;*/
}

#video .songPosition {
	width: 20px;
}

.chartSeparator1 {
	font-size: 9px;
	height: 9px;
}

.chartSeparator2, .chartSeparator3 {
	font-size: 1px;
	height: 1px;
}

#shop {
	background-color: #F33501; /* #9BD9F4; blue */
	color: #FF8800;
	height: 70px;
	padding: 10px;
	text-align: center;
}

#shop .title {
	color: #FFFFFF;
}
#shop a {
	color: #FF8800;
	font-family: Arial;
	/*font-weight: bold;*/
}
#musicVideos {
	background-color: #D42E01; /* #9BD9F4; blue */
	height: 223px;
	padding: 10px;
	text-align: center;
}
#musicVideos a {
	color: #FF8800;
	font-family: Arial;
	/*font-weight: bold;*/
}
#sponsor {
	background-color: #9C2201; /* #9BD9F4; blue */
	color: #FF8800;
	height: 150px;
	padding: 10px;
	text-align: center;
}

#extras {
	margin: 0 5px 0 3px;
}

.extra {
	float: left;
}

#extras .title {
	color: #2E7594;
	padding: 7px 10px;
}

.extra .lineItem {
	background-color:  #E3DBC3;
	float: left;
	height: 80px;
	margin-left: 5px;
	width: 250px;
}


.extra .lineItem .image {
	margin-left: 10px;
}

#otherNews {
	background-color: #9BD9F4;
	float: left;
	margin-left: 5px;
	padding: 10px;
}

#otherNewsContent {
	border: 1px solid #FFFFFF;
	padding: 10px;
	width: 770px;
}

#otherNewsContent .lineItemLast {
	float: left;
	width: 230px;
}

#otherNewsContent .lineItemLast .title {
	color: #61645C;
	font-family: Arial, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	text-transform: none;
}

/************************************************/

#content {
	background-color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding-left: 10px;
}

#pageTitle {
	background: transparent url('../images/bg_topPageTwo.gif') no-repeat;
	color: white;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	height: 40px;
	margin-top: -10px;
	/*margin-left: -10px;*/
	padding-top: 40px;
	padding-right: 30px;
	text-align: right;
	width: 800px; /* 820*/
}

#pageTitle h2 {
	margin: 0 20px 0;
}

#contentImage {
	background-color: #E3DBC3;
	float: left; 
	width: 160px;
}

#contentImage img {
	border: 11px solid #63B8DD;
	text-align: texttop; 
}

#contentText {
	float: left;
	padding: 12px;
	width: 625px;
}
/************************** gallery **********************/
ul.thumbs {
	overflow: none;
}

/************************** games page **********************/
#leftGame {
	float: left;
	width: 590px;
}

#rightGames {
	float: left;
}

/************************** rank the week's top 20 **********************/

#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 18px; }
#sortable li span { position: absolute; margin-left: -1.3em; }

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}

#pollvote {
	margin-top: -30px;
	position: relative;
}

.poll_container {
	color: black;
}

.poll_container table {
	width: 625px;
}

.poll_container th {
	font-size: 15px;
	padding: 15px 0 10px;
}

.poll_container .row0 {
	background-color: #FFCC99;
}

.poll_container .row2,
#video .row2 {
	background-color: #00CCFF;
}

.poll_container .row3,
#video .row3 {
	background-color: #FF0000;
}


.row1,			/* position 1 in Top 20 */
.poll_container .checkbox,		/* checkbox */
.poll_container #noBorder tr {	/* songs not in list */
	background-color: white;
}

.poll_container .categoryTitle {
	background-color: white;
	height: 70px;
}

.poll_container tr {
	background-color: #CCFFFF;
	/*font-weight: bold;*/
}

.songPosition {
	font-size: 30px;
	/*font-weight: bold;*/
	text-align: right;
	width: 45px;
}

.songImage {
	width: 50px;
}

.poll_container td,
#video td {
	padding: 2px;
}

.poll_container td.song {
	text-align: left;
}


.poll_container td.lastRow {
	border-left: none;
}

#noBorder {
	margin-left: 70px;
}


/************************************************/

input.textfield {
	background: url('../images/input_loginField.gif') no-repeat;
	border: none;
	color: #8A8888;
	font-weight: bold;
	height: 29px;
	padding: 5px 0 0 20px;
	width: 172px;
}

.sign_up {
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin: 10px 0 0 20px;
}
.sign_up a {
	color: #85276B;
}

.ok_button {
	margin: 0 0 0 80px;
	font-size: 11px;
}

.ok_button .submitButton,
.submitButton {
	background: transparent url('../images/button_loginOk.gif') no-repeat;
	border: none;
	color: #85276B;
	font-weight: bold;
	height: 29px;
	width: 79px;
}

.fieldSeparator {
	clear: both;
	height: 3px;
}

/* request form */
#content label {
	display: block;
	float: left;
	width: 150px;
}

#content input,
#content select,
#content textarea {
	border: 1px solid #ABACAE; /*#D4D4D4;*/
}

#nowOnAir .readmore {
	color: #63B8DD;
	/*font-weight: bold;*/
	
}

#contactForm label {
	display: block;
	float: left;
	width: 300px;
}

/* footer */
#footer {
	background-color: #63B8DD;
	color: #FFFFFF;
	font-family: Verdana, san-serif;
	font-size: 10px;
	/*margin-left: -10px;*/
	padding: 17px 13px;
	/*width: 796px;*/
}

#copyright {
	float: left;
	width: 350px;
}

.footerLink {
	color: #FFFFFF;
}

#policies {
	float: left;
	height: 10px;
	width: 300px;
}

#com2go {
	float: right;
}

/* */
.error { 
	color: red
}

h1 {
	margin-top: -10px;
	font-weight: normal;
}

.sponsor_image {
	float: left;
	margin-left: 32px;
	top: 14px;
	position: relative;
}

.small_game_container {
	margin-top: 6px;
	width: 202px;
	height: 70px;
	background-color: #ffffff;
}

.small_game_img {
	top: 6px;
	left: 4px;
	position: relative;
	float:left;
}

.small_game_title {
	top: 4px;
	left: 8px;
	width: 117px;
	font-size: 10px;
	font-weight: bold;
	color: #0b305a;
	position: relative;
	float: left;
}

.small_game_description {
	top: 4px;
	right: 4px;
	width: 120px;
	height: 42px;
	font-size: 10px;
	color: #0b305a;
	position: relative;
	float: right;
}
