.floatRight		{ float: right; }
.textDecorationNone	{ text-decoration:none; }
.fontSize16		{ font-size:16px; }

.logoName{
	font-family: Helvetica;
	font-style: italic;
	color: #A90329;
	font-size: 50px;
	position: absolute;
	margin-top: 45px;
	margin-left:200px;
}
body {
/*background:url(images/bg.jpg) repeat #fff;*/
background-color:#A90329;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1e1b18;
}
p{
text-align:justify;
line-height:18px;
padding:0px 0 5px 0;
}
span.red{
color:#990000;
font-weight:bold;
}
.clear{
clear:both;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background:url('/application/images/bg.jpg') repeat #fff;
}
#header{
width:900px;
height:163px;
margin:auto;
background:url('/application/images/header_bg.jpg') no-repeat top center;
}
#logo{
padding:17px 0 0 60px;
float:left;
}
.on_air{
float:right;
padding:15px 23px 0 0;
}
/*----------------------mainMenu-------------------------*/
#mainMenu{
width:856px;
height:39px;
clear:both;
margin:auto;
padding-left:50px;
background:url('/application/images/menu_bg.gif') no-repeat center;
}
#mainMenu ul{
list-style:none;padding:0 0 0 3px;margin:0px;display:block;
}
#mainMenu ul li{
list-style:none;display:inline;float:left;width:auto;padding:0px; font-size:15px; line-height:39px; 
}
#mainMenu ul li a{
float:left;text-decoration:none;padding:0px 27px 0px 27px; margin:0px;color:#fff;text-align:center;
}
/*
#mainMenu ul li a:hover{
text-decoration:none;color: #fff; background:url(images/menu_bullet.gif) no-repeat left;padding:0px 10px 0 30px;
}
*/

#mainMenu ul li a:hover{
text-decoration:none; color: #5F6C7A; background-color: #F7955E; padding:0px 27px 0 27px;
}

#mainMenu ul li a.current{
float:left;text-decoration:none;padding:0px 30px 0 30px;color: #fff;margin:0px; background-color: #F7955E; color:black;
}

.left_content{
width:480px;
float:left;
padding:10px 10px 30px 30px;
min-height: 477px;
}
.right_content{
width:345px;
float:left;
padding:10px 0 30px 30px;
}
img.listen_live{
padding:20px 0 0 0px;
}
.track_name{
width:295px;
height:104px;
background:url('/application/images/track_playing.gif') no-repeat center;
margin:10px 0 0 0px;
}
.track_name p{
width:200px;
padding:50px 0 0 70px;
text-align:center;
color:#FFFFFF;
}
.title{
font-size:20px;
color:#a90329;
clear:both;
padding:10px 0 10px 0px;
}
img.left_img{
float:left;
padding:0 10px 0 0;
}

.right_news{
float:left;
width:auto;
padding:10px 0 8px 0;
}
.news_date{
width:42px;
height:48px;
float:left;
color:#990000;
line-height:50px;
text-align:center;
background:url('/application/images/date_bg.gif') no-repeat center;
font-size: 11px;
}
.news_content{
width:265px;
float:left;
text-align:justify;
line-height:18px;
padding:0 0 0 10px;
}
.left_shows{
float:left;
width:auto;
border-bottom:1px #ae1337 dashed;
padding:10px 0 8px 0;
margin:0 0 10px 0;
}
/*
.show_date{
width:100px;
height: auto;
float:left;
color:#5f6c7a;
font-size:24px;
}
*/

.show_date{
width:100%;
height: auto;
color:#5f6c7a;
font-size:24px;
padding:0 0 0 10px;
float: left;
}
.show_text_content{
width:100%;
float:left;
text-align:justify;
line-height:18px;
padding:0 0 0 15px;
}
a.more_details{
float:right;
padding:5px 0 0 0;
color:#ae1337;
text-decoration:none;
font-weight:bold;
float: right;
}
.photo_gallery{
padding:30px 0 200px 0;
}
.left_nav{
width:17px;
height:auto;
float:left;
padding:27px 10px 0 0;
}
.right_nav{
width:17px;
height:auto;
float:left;
padding:27px 0 0 10px;
}
.gallery_thumbs{
padding:0px;
margin-top:-20px;
}
img.gallery_thumb{
float:left;
padding:0 10px 0 10px;
}

/*-----------------------------footer------------------*/
#footer{
clear:both;
width:856px;
height:65px;
margin:auto;
color:#a90329;
background:url('/application/images/footer_bg.gif') no-repeat center;
}
.copyright{
float:right;
padding-left:10px;
padding-top:10px;
opacity:0.1;
filter:alpha(opacity=10);
}
.footer_links{
float:left;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #a90329;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #a90329;
}
/*-----------------------------footer------------------*/
#scroller{
	/*position:relative;*/
	overflow:hidden;
}
.scrollItem{
	position:absolute;
	display:none;
	overflow:hidden;
	float:left;
}
.scrollItemShow{
float:left;
padding:0 10px 0 10px;
width:300px;
height:205px;
display:block;
}
.scrollItemHide{
float:left;
padding:0 10px 0 10px;
width:400px;
height:300px;
display:none;
}
.left_arrow{
width:17px;
height:auto;
float:left;
padding:150px 0 0 10px;
}
.right_arrow{
width:17px;
height:auto;
float:left;
padding:150px 0 0 10px;
}
