/* CSS Document */
body{
	background:url(images/events/body.gif) repeat-x top;
	background-color:#440000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}

#wrapper{
	width:950px;}


#maincontent{
	width:950px;
	float:left;}
#header_banner{
	float:left;
	width:950px;}
#banner {
	background-color:#0f0f0f;
	padding:10px 0px 10px 0px;
}
/*NAVIGATION*/
#navigation table{
	float:left;
	width:950px;
	height:50px;
	background:url(images/navigation_bar.gif) repeat-x;}
#navigation table a{
	font-size:12px;}

#home{
	float:left;
}
#home a{
	background:url(images/home_a.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 30px;}
#home a:hover{
	background:url(images/home_a_hover.gif) no-repeat;
}
#events{
	float:left;
}
#events a{
	background:url(images/events_a.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 40px;}
#events a:hover{
	background:url(images/events_a_hover.gif) no-repeat;
}
#gallery{
	float:left;
}
#gallery a{
	background:url(images/gallery_a.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 45px;}
#gallery a:hover{
	background:url(images/gallery_a_hover.gif) no-repeat;
}
#news{
	float:left;
}
#news a{
	background:url(images/news_a.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 40px;}
#news a:hover{
	background:url(images/news_a_hover.gif) no-repeat;
}
#about{
	float:left;
}
#about a{
	background:url(images/about_a.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 50px;}
#about a:hover{
	background:url(images/about_a_hover.gif) no-repeat;
}
#contact{
	float:left;
}
#contact a{
	background:url(images/contact_a.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 35px;}
#contact a:hover{
	background:url(images/contact_a_hover.gif) no-repeat;
}
#radio{
	float:left;
}
#radio a{
	background:url(images/radio_a.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 50px;}
#radio a:hover{
	background:url(images/radio_a_hover.gif) no-repeat;
}



#store_nav{
	float:left;
	padding-left:5px;
}
#store_nav a{
	background:url(images/store_icon_nav.gif) no-repeat;
	color:#c8a9aa;
	float:left;
	text-decoration:none;
	padding:24px 10px 10px 50px;}
#store_nav a:hover{
	background:url(images/store_icon_nav_hover.gif) no-repeat;
}



/*NAVIGATION END*/

/*CONTENT*/
#content{
	float:left;
	width:950px;
	margin:1px 0 0 0;
	border-left:#251f1ff solid 1px;
	border-right:#251f1ff solid 1px;
	border-bottom:#251f1ff solid 3px;
	background-color:#000;}
#column_left{
	width:642px;
	float:left;
	padding:0 8px 0 0;
}
#column_right{
	width:300px;
	float:left;
	background-color:#4d3838;
}
/*END CONTENT*/


#footer{
	float:left;
	background-color:#100e0e;
	width:950px;
	border-top:#1b1818 solid 15px;
	text-align:center;
	color:#605151;
	padding:15px 0 15px 0;
	line-height:19px;}
#footer a{
	color:#605151;
	text-decoration:none;}
#footer a:hover{
	color:#463a3a;}


.player_wrapper {
	border:#3a3434 1px solid;
}

.front_store_sec {
	background-color:#000000;
}

.front_news_area {
	background-color:#000;
}

.store_title {
	font-size:24px;
	color:#FFFFFF;
}

.categories_title_front {
	color:#FFFFFF;
	font-size:12px;
	padding:0px 0px 10px 0px;
}


.front_category_list {
	font-size:11px;
	color:#FFFFFF;
}

.front_category_list a {
	font-size:11px;
	text-decoration:none;
	color:#d8cfcf;	
}	

.front_category_list a:hover {
	color:#FFFFFF;
}


.article_img {
	border:#534a4a 1px solid;
}

.front_article_txt {
	font-size:11px;
	background-color:#2c2a2a;
	color:#ae9e9e;
	vertical-align:top;
	text-align:left;
	border:#3e3535 1px solid;
}

.front_article_txt h2 {
	font-size:12px;
	font-weight:bold;
	color:#ae9e9e;
}

.article_added {
	border:#3e3535 1px solid;
	font-size:11px;
	color:#ae9e9e;
	background-color:#2c2a2a;
	vertical-align:top;
	text-align:left;
}

.newsdesk_link {
	font-size:12px;
	font-weight:bold;
}

.filternews_top {
	font-size:11px;
}

.newsListing-heading {
	font-size:12px;
}

.newsListing-heading .productListing-heading {
	font-size:12px;
	background-color:#393131;
}

/* news listing data... */


.newsListing-data {
	font-size:11px;
}

.newsListing-even {
	background-color:#423939;
}


.newsListing-odd {
	background-color:#413333;
}

.radio_head_box {
	background-image:url(images/site_images/radio_bg_header.gif);
	background-repeat:no-repeat;
	padding:30px 0px 20px 95px;
	font-size:18px;
	color:#FFFFFF;
}

.maintitle_2 {
  font-family:Arial, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

.left_latest_track a {
	display:block;
	text-align:right;
	font-size:11px;
	padding:5px;
	background-color:#383030;
	border-bottom:#2d2626 1px solid;
}

.left_latest_track a:hover {
	background-color:#423939;
	color:#a29595;
}

.youarenowplaying {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:#372f2f 1px solid;
}

.youarenowcontent {
	background-color:#383030;
	padding:10px;
}

.youarenowheading {
	font-size:12px;
	font-weight:bold;
}

.youarenowheading2 {
	font-size:12px;
}

.mostviews_display {
	font-size:11px;
	padding:2px;
}

.mostviews_display a {
	display:block;
	font-size:11px;
	padding:2px;
}

.mostviews_display_head {
	background-image:url(images/title.gif);
	background-position:top;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	color:#756a6a;
}


TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;

} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
} 

TR.pollOptRow {   
} 
TR.pollFooter { 
}  


.poll_box_head {
	background-image:url(images/site_images/poll_head_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#352d2d;
	padding:25px 0px 20px 95px;
	font-size:18px;
	color:#FFFFFF;
}

.events_image {
	border:#fff 1px solid;
}

.events_box_text {
	font-size:11px;
	vertical-align:top;
	padding:5px;
}


.event_box_title a {
	font-size:14px;
	display:block;
	padding-bottom:10px;
}

.event_main_list {
	border:#3d3535 1px solid;
	background-color:#111010;
}

.event_title_list {
	font-size:12px;
	padding:5px 5px 5px 15px;
	color:#c5a8a9;
	vertical-align:bottom;
}

.event_desc_list {
	font-size:11px;
	vertical-align:top;
	padding:5px 5px 5px 15px;
}

#galcat_list a {
	font-size:11px;
}

.gallery_list {
	border:#3d3535 1px solid;
	padding:5px;
}

.event_bg {
	background-image:url(images/site_images/eventbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#111010;
}

.moredetails {
	color:#827474;
	font-size:9px;
}

.moredetails:hover {
	color:#FFFFFF;
}

.specialEvent {
	color:#ff8080;
	font-size:11px;
	font-style:italic;
}

.event_main_img {
	border:#312d2d 1px solid;
}