/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	float: none;
	width: 790px;
	margin: 0 auto;
	padding: 0;
	background: #ccc;
}

a, a:link {
	color: #ccc;
	text-decoration: underline;
}

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

h1, h2, h3, h4, h5 {
	color: #316FB1;
}

hr {
	display: none;
}

.clear {
	clear: both;
}

.page_content {
	display: block;
	margin: 0;
	padding: 10px;
}

.page_content .page_title {
	display: block;
	float: none;
	height: 36px;
	padding: 0;
	margin-top: 0;
	background-position: top left;
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/
}



/* POST */

.post {
	display: block;
	margin: 0;
	padding: 0;
}

.post .item {
	display: block;
	padding: 20px 0 10px 0;
	margin: 10px 0 10px 0;
	border-top: 1px dashed #ccc;
}

.post .item .title {
	font-size: 160%;
	margin: 0;
	padding: 0;
}

.post .item .post_info {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 95%;
	font-style: italic;
}

.post .item .content {
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	/*border-top: 1px solid #823237;*/
}

.post .item .attachment ul, .post .item .attachment ol {
	margin: 0;
	padding: 0 0 0 20px;
}

/* GALLERY */

#pt_gallery, #pt_gallery_images {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#pt_gallery li, #pt_gallery_images li {
	display: inline;
}

#pt_gallery img, #pt_gallery_images img {
	padding: 2px;
	margin: 0;
	border: 0;
}

#pt_gallery a, #pt_gallery_images a {
	display: block;
	float: left;
	margin: 0 0 4px 0;
	color: #ccc;
	background-color: #000;
	text-decoration: none;
	text-align: center;
}

#pt_gallery a:hover, #pt_gallery_images a:hover, #pt_gallery_images a:active {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

#pt_gallery a p, #pt_gallery_images a p {
	display: block;
	float: none;
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding: 0 2px 2px 2px;
}

#placeholder {
	margin: 0;
	padding: 0;
}

/* OLD GALLERY */

#gallery {
		display: block;
		padding: 0 0 40px 0;
		margin: 0;
}

#gallery .details {
	color: #316FB1;
}

#gallery .thumbnail {
	display: block;
	float: left;
	padding: 10px;
	margin: 0 10px 44px 0;
	border: 1px dashed #666;
	background-color: #ccc;
}

#gallery .thumbnail a {
	display: block;
	position: relative;
	width: 70px;
	height: 70px;
	background-position: top center !important;
	background-position: top middle;
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
}

#gallery .thumbnail a .name {
	display: block;
	width: 82px;
	height: 26px;
	position: absolute;
	bottom: -44px;
	left: -11px;
	margin: 0;
	padding: 4px;
	background: #000;
	color: #ccc;
	border: 1px dashed #666;
	border-top: 0;
	font-size: 90%;
}

#gallery .thumbnail a .details {
	display: none;
	position: absolute;
	bottom: 90px;
	left: 35px;
	width: 200px;
	padding: 10px 10px 30px 10px;
	z-index: 20;
	background: url(/_images/backgrounds/comment_box.png) bottom left no-repeat !important;
	background: url(/_images/backgrounds/comment_box.gif) bottom left no-repeat;
	border-top: 1px solid #FFCC66;
	text-align: center;
	color: #000; 
	text-decoration: none;
}

#gallery .thumbnail a .details img {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#gallery .thumbnail a:hover .details {
	display: block;
}


/*TRIVIA */

#trivia ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#trivia ul h3 {
	margin: 0;
	padding: 0;
}

#trivia ul .answer {
	margin: 0 0 0 10px;
}

#trivia ul li {
	padding: 0 0 10px 0;
	margin: 0;
}



/* BILLBOARD */

#billboard {
	border: 0;
	margin: 0;
	padding: 0;
}

#billboard th {
	/*text-transform: uppercase;*/
	color: #316FB1;
}

#billboard td {
	margin: 0;
	padding: 4px 10px;
}


/* PAGE */

#page {
	display: block;
	float: left;
	width: 790px;
	margin: 0;
	padding: 0;
}

#page .header, #page .page_body, #page .footer {
	display: block;
	position: relative;
	float: left;
	width: 790px;
	margin: 0;
	padding: 0;
}


/* HEADER */

#page .header {
	padding: 12px 0 0 0;
	background: #fff url(/_images/backgrounds/header-tr.jpg) top right no-repeat;
}

#page .header #slideshow {
	display: block;
	float: left;
	width: 490px;
	height: 198px;
	margin: 0;
	padding: 0;
	background: url(/_images/backgrounds/page_image.jpg);
}

#page .header #nav_header {
	display: block;
	float: left;
	width: 790px;
	height: 29px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/_images/backgrounds/nav_header-tr.jpg) top right no-repeat;
}

#page .header #nav_header li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: url(/_images/backgrounds/nav_header.jpg) top right repeat-x;
}

#page .header #nav_header a {
	display: block;
	float: left;
	height: 29px;
	margin: 0;
	padding: 0;
	background-position: top right;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#page .header #nav_header #a-home {
	background-image: url(/_images/buttons/home-1_1.jpg);
	width: 42px;
}
/*#page .header #nav_header #a-home:hover, #page .header #nav_header #a-home:active, #page .header #nav_header #a-home.active {
	background-image: url(/_images/buttons/home-1_2.jpg);
}*/

#page .header #nav_header #a-about_us {
	background-image: url(/_images/buttons/about_us-1_1.jpg);
	width: 67px;
}
/*#page .header #nav_header #a-about_us:hover, #page .header #nav_header #a-about_us:active, #page .header #nav_header #a-about_us.active {
	background-image: url(/_images/buttons/about_us-1_2.jpg);
}*/

#page .header #nav_header #a-contact_us {
	background-image: url(/_images/buttons/contact_us-1_1.jpg);
	width: 78px;
}
/*#page .header #nav_header #a-contact_us:hover, #page .header #nav_header #a-contact_us:active, #page .header #nav_header #a-contact_us.active {
	background-image: url(/_images/buttons/contact_us-1_2.jpg);
}*/

#page .header #nav_header #a-radio_price_club {
	background-image: url(/_images/buttons/radio_price_club-1_1.jpg);
	width: 113px;
}
/*#page .header #nav_header #a-radio_price_club:hover, #page .header #nav_header #a-radio_price_club:active, #page .header #nav_header #a-radio_price_club.active {
	background-image: url(/_images/buttons/radio_price_club-1_2.jpg);
}*/

#page .header #nav_header #a-listen_live {
	background-image: url(/_images/buttons/listen_live-1_1.jpg);
	width: 93px;
}
/*#page .header #nav_header #a-listen_live:hover, #page .header #nav_header #a-listen_live:active, #page .header #nav_header #a-listen_live.active {
	background-image: url(/_images/buttons/listen_live-1_2.jpg);
}*/

#page .header #img-cj104-med {
	display: block;
	float: left;
	width: 300px;
	height: 198px;
	margin: 0;
	padding: 0;
}

#page .header #flash {
	display: block;
	position: absolute;
	top: 41px;
	right: 0;
	/*float: left;*/
	width: 490px;
	height: 198px;
	margin: 0;
	padding: 0;
	background: url(/_images/backgrounds/page_image.jpg) top left no-repeat;
}

#page .header #img-page_image {
	display: block;
	float: left;
	width: 490px;
	height: 198px;
	margin: 0;
	padding: 0;
}


/* PAGE_BODY */

#page .page_body {
	background: #002a5c;
}

#page .page_body .col_left {	
	display: block;
	float: left;
	width: 205px;
	height: 268px;
	margin: 0;
	padding: 48px 0 10px 0;
	background: url(/_images/backgrounds/nav_left-t.jpg) top left no-repeat;
}

#page .page_body .col_left #nav_left {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	line-height: 12px;
}

#page .page_body .col_left #nav_left ul {
	list-style: circle;
	list-style-position: inside;
	margin-left: 10px;
	padding: 0;
	font-size: 90%;
}

#page .page_body .col_left #nav_left ul li {
	line-height: 10px;	
}

#page .page_body .col_left #nav_left a {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#page .page_body .col_left #nav_left a:hover, #page .page_body .col_left #nav_left a:active {
	text-decoration: underline;
}

#page .page_body .col_left #nav_left a.active {
	color: #316FB1;
}


#page .page_body .col_right {
	display: block;
	float: left;
	width: 585px;
	margin: 0;
	padding: 0;
	background: url(/_images/backgrounds/col_right-tl.jpg) top left no-repeat;
}

#page .page_body .col_right .page_content {
	margin: 30px 0 0 0;
}

#page .page_body .col_right #a-cj_tunes {
	display: block; 
	float: left;
	width: 192px;
	height: 186px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(/_images/backgrounds/cj_tunes.jpg) top left no-repeat;
}

#page .page_body .col_right #a-listen_live {
	display: block; 
	float: left;
	width: 192px;
	height: 140px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(/_images/backgrounds/listen_live.jpg) top left no-repeat;
}

#page .page_body .col_right #hot_promos h2, #page .page_body .col_right #cj_rocks h2 {
	display: none;
} 

#page .page_body .col_right #hot_promos {
	display: block;
	position: relative; 
	float: left;
	width: 183px;
	height: 275px;
	margin: 0;
	padding: 50px 11px 1px 0;
	background: url(/_images/backgrounds/hot_promos.jpg) top left no-repeat;
	text-align: center;
}

#page .page_body .col_right #hot_promos .img_excitement {
	padding: 0;
	margin: 0;
	border: 0;
}

#page .page_body .col_right #cj_rocks {
	display: block; 
	position: relative;
	float: left;
	width: 196px;
	height: 275px;
	margin: 0;
	padding: 49px 0 0 2px;
	background: url(/_images/backgrounds/cj_rocks.jpg) top left no-repeat;
}

/* THREE_SQUARE */

#page #three_square {
	display: block;
	float: left;
	width: 779px;
	margin: 0;
	padding: 10px 0 10px 11px;
	background: #002a5c;
	color: #316FB1;
}

#three_square .col-l,
#three_square .col-r {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#page #three_square #cj_candids a, #page #three_square #water_cooler_question a {
	color: #333;
}

#page #three_square #cj_candids {
	display: block;
	float: left;
	width: 162px;
	height: 114px;
	margin: 0 12px 0 0;
	padding: 50px 10px 0 10px;
	background: url(/_images/backgrounds/cj_candids.jpg) top left no-repeat;
}

#page #three_square #cj_candids h2 {
	display: none;
}

#page #three_square #img-excitement {
	display: block;
	float: left;
	width: 372px;
	height: 162px;
	margin: 0 12px 0 0;
	padding: 0;
	border: 1px solid #fff;
}

#page #three_square #excitement_2 {
	display: block;
	float: left;
	width: 372px;
	height: 162px;
	margin: 0 12px 0 0;
	padding: 0;
	border: 1px solid #fff;
	overflow: hidden;
	background: url(/_images/backgrounds/excitement_2.jpg);
}

#page #three_square #excitement_2 a,
#page #three_square #excitement_2 img {
	display: block;
	float: left;
	width: 372px;
	height: 162px;
	margin: 0;
	padding: 0;
	border: none;
}
	
#page #three_square #water_cooler_question {
	display: block;
	float: left;
	width: 162px;
	height: 114px;
	margin: 0;
	padding: 50px 10px 0 10px;
	background: url(/_images/backgrounds/water_cooler_question.jpg) top left no-repeat;
}

#page #three_square #water_cooler_question h2 {
	display: none;
}


/* FOOTER */

.footer #nav_footer {
	display: block;
	float: left;
	width: 790px;
	height: 29px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/_images/backgrounds/graybar_gradient.jpg) top left repeat-x;
}

.footer #nav_footer li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.footer #nav_footer a {
	display: block;
	float: none;
	height: 29px;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.footer #nav_footer #a-legal {
	width: 70px;
	margin-left: 14px;
	background-image: url(/_images/buttons/legal-1_1.jpg);
}
/*.footer #nav_footer #a-legal:hover, .footer #nav_footer #a-legal:active, .footer #nav_footer #a-legal.active {
	background-image: url(/_images/buttons/legal-1_2.jpg);
}*/

.footer #nav_footer #a-privacy_policy {
	width: 97px;
	background-image: url(/_images/buttons/privacy_policy-1_1.jpg);
}
/*.footer #nav_footer #a-privacy_policy:hover, .footer #nav_footer #a-privacy_policy:active, .footer #nav_footer #a-privacy_policy.active {
	background-image: url(/_images/buttons/privacy_policy-1_2.jpg);
}*/

.footer #nav_footer #a-contest_rules {
	display: none;
	width: 100px;
	background-image: url(/_images/buttons/contest_rules-1_1.jpg);
}

.footer #nav_footer #a-copyright {
	width: 120px;
	margin-left: 450px;
	background-image: url(/_images/text/copyright.jpg);
}

/* adservice */

#adservice-1 {
	display: block; 
	float: none;
	background: #fff;
	margin: 0; 
	padding: 0; 
	height: 90px; 
	text-align: center;
	overflow: hidden;
}

#adservice-2 {
	display: block;
	float: left;
	width: 322px;
	height: 254px;
	text-align: center;
	padding: 0;
	margin: 0;
}

#adservice-3 {
	display: block;
	float: left;
	width: 322px;
	height: 254px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

#adservice-2 *, 
#adservice-3 *{
	margin: 0;
	padding: 0;
}



