/*@charset "utf-8";
 CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;color:#666;
	/*background-image:url(../design/ornament.gif);
	background-repeat:repeat;*/
	background-color:#22252c;
	/*background-color:#33363e;-------------------lighter css*/
}

.bold{
	font-weight:bold;
}

#wrapper{
	width:940px;
	margin:0 auto;
	text-align:left;
	/*background-color:#a6cdec;*/
	/*min-height:600px;*/
	/*height:auto;*/
}

#header{
	width:940px;
	height:122px;
	
}

/*
#header_logo{
	width:236px;
	height:105px;
	float:left;
	margin-left:66px;
	display:inline;
	margin-top:18px;

}
*/

a#header_logo { 
	width:245px;
	height:105px;
	float:left;
	margin-left:57px;
	margin-top:18px;
	display:inline;
	background-image:url(../design/logo1.gif);
	background-repeat:no-repeat;

	}
a#header_logo span { 
	display:none;
	 }

a#header_logo:hover { 
	background-image:url(../design/logo2.gif);
	background-repeat:no-repeat;
	background-color:#22252c;
	}
	
a#header_logo:active { 
	background-image:url(../design/logo2.gif);
	background-repeat:no-repeat;
	background-color:#22252c;
}


#header_banner{
	width:532px;
	height:73px;
	float:left;
	margin-left:48px;
	display:inline;
	margin-top:28px;
	background-color:#40434a;
	display:inline;
}

#header_time{
	float:right;
	margin-right:59px;
	margin-top:4px;
	display:inline;
	min-width:400px;
	text-align:right;
}

.header_time_cyan{

	/*apply style*/
	font-size:12px;
	font-weight:bold;
	color:#98e0ff;
}
.header_time_magenta{

	/*apply style*/
	font-size:14px;
	font-weight:bold;
	color:#fd4c60;
}

#menu{
	float:left;
	margin-top:15px;
	width:900px;
	/*height:65px;*/
	margin-left:20px;
	display:inline;

}

.menu_bar{

	float:left;
	width:900px;
	height:35px;
	
}

.menu_bar_li{

	float:left;
	width:705px;
	height:35px;
	background-color:#6289a6;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}


.menu_bar_corner01{

	float:left;
	width:33px;
	height:35px;
	background-image:url(../design/menu_round01.gif);
}

.menu_searchbar{

	float:left;
	width:117px;
	height:21px;
	margin-left:4px;
	background-color:#67aadd;
	
	text-align:center;
	padding-top:7px;
	padding-bottom:7px; 
	display:inline;
	
}

.menu_searchbar_play{

	float:left;
	width:15px;
	height:11px;
	margin-left:4px;
	padding:12px 10px;
	background-image:url(../design/menu_round02.gif);
	background-repeat:no-repeat;
	display:inline;
	
}

.submenu_bar{
	margin-top:4px;
	float:left;
	width:901px;
	height:35px;
	
}

.submenu_bar_corner01{

	float:left;
	width:33px;
	height:25px;
	background-image:url(../design/menu_round03.gif);
	background-repeat:no-repeat;
}

.submenu_bar_corner02{

	float:left;
	width:35px;
	height:25px;
	background-image:url(../design/menu_round04.gif);
	background-repeat:no-repeat;
}

.submenu_li{

	float:left;
	width:830px; /*830PX*/
	height:25px;
	background-color:#fff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

/*---------------menu list--------------------*/

.menu_bar_li ul{
        margin: 0; padding: 0;
       
		
		}

.menu_bar_li ul li{
        display: inline;
		
		}

.menu_bar_li ul li a{
        float: left; 
		text-decoration: none;
		
        color:#fff; 
		padding-top: 10px ;
		padding-right:7px;
		padding-left:7px;
		
        
}
.menu_bar_li li a:hover{
       
		text-decoration: none;
		color:#22252c;
		background-color:#a6cdec; 
		height:25px;
}

.menu_bar_li li#active a{
       
		text-decoration: none;
		color:#22252c;
		background-color:#a6cdec; 
		height:25px;
}

/*-------------submenu list---------------------*/

.submenu_li ul{
        margin: 0; padding: 0;
       
		
}

.submenu_li ul li{
        display:inline;
		
}

.submenu_li ul li a{
        float: left; 
		color:#22252c; 
		padding: 4px 4px;
		text-decoration: none;
		
        
}
.submenu_li li a:hover{
       
		height:15px;
		text-decoration:underline;
		background-color:#FFFFFF;
}
.submenu_li li a:active{
       
		height:15px;
		text-decoration:underline;
		background-color:#FFFFFF;
}


#top_container{
	
	float:left;
	width:940px;

	 

}
.container{
	
	float:left;
	margin-top:4px;
	width:940px;
	

}


/*****************************************************************/
.leftCorner{
float:left;
width:42px;
height:46px;
background-image:url(../design/large_round_L.gif);
background-repeat:no-repeat;

}

.centerCorner{
	float:left;
	width:856px;
	height:22px;
	background-color:#a6cdec;
}

.rightCorner{
float:left;
width:42px;
height:46px;
background-image:url(../design/large_round_R.gif);

}


.leftCorner_btm{
float:left;
width:42px;
height:46px;
background-image:url(../design/large_round_L_btm.gif);
background-repeat:no-repeat;

}

.centerCorner_btm{
	float:left;
	width:856px;
	
	height:46px;
	background-color:#a6cdec;
}

.rightCorner_btm{
float:left;
width:42px;
height:46px;
background-image:url(../design/large_round_R_btm.gif);
background-repeat:no-repeat;
}

.titles{

 float:left;
 height:24px;
 width:856px;
 margin-top:-24px;
 margin-left:42px;

 display:inline;



}

.title_left{
	float:left;
	width:614px;
	
	background-color:#FFFFFF;
 	
}

.spacer_titles{
 float:left;
 width:9px;
 height:24px;
 background-color:#a6cdec;

}

.title_left_round_l{
	float:left;
	width:11px;
	height:24px;
	background-image:url(../design/title_round_L.gif);
}
.title_left_round_r{
	float:left;
	width:11px;
	height:24px;
	background-image:url(../design/title_round_R.gif);
}

.title_center{
	float:left;
	height:14px;
	background-color:#6289a6;
	padding-top:4px;
	padding-bottom:6px;
	color:#FFFFFF;
	/*overflow:hidden;*/
}

.title_right{
	float:left;
	width:233px;
	
	background-color:#6289a6;
 	
}


.title_right_round_l{
	float:left;
	margin-left:20px;
	width:11px;
	height:24px;
	background-image:url(../design/title2_round_L.gif);
	display:inline;
}
.title_right_round_r{
	float:left;
	width:11px;
	height:24px;
	background-image:url(../design/title2_round_R.gif);
}

.title2_center{
	float:left;
	height:14px;
	background-color:#fff;
	padding-top:4px;
	padding-bottom:6px;
	color:#3d6480;
		/*overflow:hidden;*/
}



#innerBody{
	float:left;
 	background-color:#a6cdec;
	width:918px;
	padding-left:22px;
		/*overflow:hidden;*/
	/*padding-bottom:22px;*/

	

}




.left_container{
	
	float:left;
	width:634px;

}

.right_container{
	
	float:left;
	margin-left:9px;
	width:255px;
	/*padding-bottom:10px; /*only use it when it is final*/
	display:inline;
}




/*----------------footer SITEMAP list -----------------*/

.ftr_container{

	float:left;
	margin-top:14px;
	width:940px;
}

.ftr_cornerDiv{
	float:left;
	width:42px;
}

.ftr_corner{
	float:left;
	width:42px;
	height:46px;
	background-image:url(../design/footer_corner_L.gif);
}

.ftr_corner2{
	float:left;
	width:42px;
	height:46px;
	background-image:url(../design/footer_corner_R.gif);
}

.ftr_corner_body{

	float:left;
	width:42px;
	background-color:#355c78;
	height:97px;
}

.ftrwrpr{
	float:left;
	width:856px;
	background-color:#355c78;

	}
/*.ftraltbg {
	background-image:url(/images/eop/bg-footer-dark.jpg);
	}*/
.ftrwrpr a, .ftrwrpr a:link, .ftrwrpr a:visited {
	color:#d3fbff;
	text-decoration:none;
	}
.ftrwrpr a:hover {
	color:#fff;
	text-decoration:underline;
	}
.ftrwrpr a:active {
	color:#fff; 
	text-decoration:underline;
	}



.ftrwrpr .ftrnav {
	float:left; 
	width:856px; 
	font-size:10px; 
	color:#fff;
	margin-top:20px;
	
	}
.ftrwrpr .ftrnav ul {
	margin:0; 
	padding:0; 
	list-style:none;
	
	}
.ftrwrpr .ftrnav ul li {
	width:97px; 
	float:left; 
	font-weight:bold; 
	margin-left:10px; 
	padding:2px 0 0 0; 
	/*display:block;*/
	color:#fff;
	display:inline;
	}
.ftrwrpr .ftrnav ul li li {
	float:none; 
	font-weight:normal; 
	margin:0px;
	
	}
	
.line{
	float:right;
	height:121px;
	width:3px;
	background-image:url(../design/line.gif);
	background-repeat:repeat-y;
	

}



.subfooter{

	float:left;
	width:940px;
	height:26px; 
	background-color:#e93751;
	
}

.subfooter_text{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	color:#ffe4e7;
	padding-top:6px;
	padding-left:110px;
	width:830px;
	padding-bottom:6px;
	background-color:#e93751;
	
	
}

.subfooter_text a{
	color:#FFFFFF;
	text-decoration:none;
	
}

.subfooter_text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	
}

/*------------------------------*/


.leftContent{
	float:left;
	background-color:#FFFFFF;
	width:634px;
	
}

.leftContent_2{
	float:left;
	background-color:#FFFFFF;
	width:634px;
	min-height:720px;
	
}
/* mac hide \*/
* html .leftContent_2{height:710px}
/* end hide */ 

.left_contentCorner{
	float:left;
	width:634px;
}

.left_contentCorner_corner{
	float:left;
	width:20px;
	height:24px;
	background-image:url(../design/content_corner.gif);
}

.left_contentCorner_corner2{
	float:left;
	width:20px;
	height:24px;
	background-image:url(../design/content_corner2.gif);
}

.left_contentCorner_body{
	float:left;
	width:614px;
	height:24px;
	background-color:#FFFFFF;
	
}



.right_contentCorner{
	float:left;
	width:258px;

}

.right_contentCorner_corner{
	float:left;
	width:20px;
	_width:21px;
	height:24px;
	background-image:url(../design/content_corner_r.gif);
}

.right_contentCorner_corner2{
	float:left;
	width:20px;
	_width:21px;
	height:24px;
	background-image:url(../design/content_corner_r2.gif);
}

.right_contentCorner_body{
	float:left;
	width:233px;
	height:24px;
	background-color:#6289a6;
	/*clear:none;*/
}

/*.leftContent_title{
	background-color:#6289a6;
	
	
	_width:130px;
	_overflow:visible;
	overflow:visible;
	
	float:left;
	margin-left:21px;
	margin-right:21px;
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:6px;
	color:#FFFFFF;
	

	display:inline;
}



*/




.contentBox{
	
	margin-top:16px;
	float:left;
	padding-top:8px;
	padding-left:22px;
	/*padding-right:22px;*/
	width:612px;
	

}

.contentBox_2{
	
	margin-top:16px;
	float:left;
	padding-top:8px;
	padding-left:22px;
	/*padding-right:22px;*/
	width:612px;

}



#contentBox_noPadding_afterJava{

	margin-top:14px;
	float:left;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2px;
	letter-spacing:1px;
	

}

#contentBox_noPadding{

	float:left;
	margin-top:6px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2px;
	letter-spacing:1px;

}

#contentBox_noPadding_Plus{

	float:left;
	margin-top:25px;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2px;
	letter-spacing:1px;
	width:300px;

}




/*---------------------galop formating-------------------------------------*/
.galop_title{

	float:left;
	width:494px;
	
	padding-left:10px;
	padding-right:10px;
		
	margin-left:60px;
	margin-top:15px;
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	color: #406783;
	
	display:inline;
	


}

.galop_form{
	
	float:left;
	width:494px;
	
	margin-left:60px;
	margin-top:10px;
	padding:0px;

	display:inline;

}

.galop_form ul{
	margin:0; 
	padding:0; 
	list-style:none;
	
}

.galop_form ul li{
	padding-top:8px;
	padding-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color: #cd123d;
}


.red_button{
	
	float:left;
	
	width:85px;
	height:27px;
	margin-left:380px;
	display:inline;
	
	

}



.red_button2{
	
	float:left;
	width:112px;
	height:27px;
	margin-left:10px;
	display:inline;
	
	

}

.red_button3{
	margin-top:10px;
	float:left;
	margin-left:388px;
	width:96px;
	height:23px;
	display:inline;

}


.red_button a{
	text-decoration:none;	
	
	
}

.red_button2 a{
	text-decoration:none;	

	
}




.right_plainContent{
	float:left;
	margin-bottom:12px;
	width:253px;
	/*margin-top:14px;*/
}

.rightContent{
	float:left;
	background-color:#6289a6;
	width:253px;

}


.rightContent_noJava{
	float:left;
	background-color:#6289a6;
	width:253px;
	margin-top:20px;
	
}


/*.rightContent_title{
	background-color:#fff;
	
	
	_width:102px;
	_overflow:visible;
	overflow:visible;
	
	float:left;
	margin-left:21px;
	margin-right:21px;
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:6px;
	color:#3d6480;
	

	display:inline;
}*/


#right_contentBox{

	float:left;
	margin-top:12px;/*16*/
	padding-bottom:13px;
	
	width:253px;
	_width:254px;
	


}

#right_contentBox2{

	float:left;
	margin-top:12px;/*16*/
	padding-bottom:13px;
	
	width:232px;
	_width:233px;
	
}


#newsBox{
	
	margin-top:8px;/*16*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2px;
	letter-spacing:1px;
	width:242px;
	background-color:#FFFFFF;
	padding:6px;
	/*min-height:300px;*/
	
}

#newsBox2{
	
	margin-top:8px;/*16*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2px;
	letter-spacing:1px;
	width:222px;
	background-color:#FFFFFF;
	padding:6px;
	/*min-height:300px;*/	
}



#weatherBox
{
	margin-top:8px;/*16*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2px;
	letter-spacing:1px;
	width:242px;
	background-color:#FFFFFF;
	padding:6px;
	overflow: hidden; 

	/*min-height:300px;*/
}


/*#weatherBox img
{
	margin-top:-24px;/*16
	margin-bottom:-17px
}*/


#weatherScriptBox
{
	margin-top:-35px;
	width:222px;
	margin-bottom:-250px;
	padding:10px;
	height:320px;
}


.report_photo{
	width:73px;
	height:56px;
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	overflow:hidden;
	margin: 0;

}

.report_text{
	
	float:left;
	width:242px;
	line-height:11px;
	
	margin:0;
	padding:0;
}

.report_text2{
	
	float:left;
	width:229px;
	line-height:11px;
	
	margin:0;
	padding:0;
}

.report_text a, a:hover{ 
		text-decoration:none;
}

.report_text2 a, a:hover{ 
		text-decoration:none;
}
.report_text_title{
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cd123d;
	font-weight:bold;
	letter-spacing:0.01em;
	
}

.report_text_news{
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#22252c;
	letter-spacing:0.01em;
	
}

.report_text_date{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#22252c;
	letter-spacing:0.01em;
}



/*--------------button "perissotera"-------------------------*/

#more_container{
	float:right;
	margin-top:7px;
}
.more_news{

	float:right;	
	/*margin-top:3px;*/
}

.more_news a{

	text-decoration:none;

}

.more_news a:hover{


	text-decoration:underline;

}
.more_text{
	padding-top:2px;
	float:right;
	
	
}

.more_text a{
	
	font-size:10px;
	color:#fff;
	text-decoration:none;
}

.more_text a:hover{
	
	text-decoration:underline;
}
/*---------*/



.rightBanner_Box{
 	float:left;

	width:255px;
	margin-bottom:12px;
	text-align:center;
	
}


.rightBanner_Box a{
 	text-decoration:none;

}

.partners_mainBox{
	
	float:left;
	
	margin-left:16px;
	
	/*margin-bottom:10px;*/
	margin-top:8px;
	display:inline;

}

.partners_box{
	padding-top:4px;
	float:left;
	margin-left:20px;
	width:80px;
	display:inline;
}


.opinion_box{
	float:left;
	width:255px;
	text-align:center;
	margin-top:10px;
	
}


.inputbox{
	width:90px;
	height:14px;
	font-size:11px;
	color:#cd123d;

}

.combobox{
	margin:0;
	padding:0;
	spacing:0;
	color:#cd123d;
	width:200px;
	height:12px;
	margin-left:20px;

}

.pink_line{
	float:left;
	width:500px;
	margin-left:50px;
	
	height:23px;
	background-image:url(../design/pink_line.gif);
	background-position:center right;
	background-repeat:repeat-x;
	display:inline;
	overflow:hidden;
	
}

.pink_line2{
	float:left;
	width:408px;
	
	padding-top:4px;
	height:19px;
	background-image:url(../design/pink_line.gif);
	background-repeat:repeat-x;
	/*display:inline;*/
	
}

.pink_line_pages
{
	float:left;
	width:485px;
	margin-left:50px;
	padding-top:4px;
	height:19px;
	text-align:left;
	
	display:inline;
	margin-bottom:6px;
	/*display:inline;*/
	
}

.pink_line2 a{
	text-decoration:none;
	font-size:11px;
	color:#4e7591;
}


.pink_line2 a:hover{
	text-decoration:none;
	color:#e93751;
	font-size:12px;
}


.pink_label{
	float:right;
	background-color:#e93751;
	font-size:11px;
	height:13px;
	padding:5px;
	color:#fff;

}

.pink_label_L{
	float:right;
	background-image:url(../design/pink_L.gif);
	width:10px;
	height:23px;

}
.pink_label_R{
	float:right;
	background-image:url(../design/pink_R_2.gif);
	width:10px;
	height:23px;

}

.tvshow_content{
	float:left;
	padding-left:69px;
	padding-right:89px;
	padding-top:25px;
	padding-bottom:25px;
	width:454px;
	text-align:center;
}

.tvshow_title{
	
	color:#6289a6;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

.tvshow_when{
	
		color:#da2646;
		font-weight:100;

		
}

.plain_content{
	float:left;
	padding-left:52px;
	padding-right:55px;
	padding-top:25px;
	padding-bottom:25px;
	width:482px;
	line-height:16px;
	text-align:left;
	font-size:12px;
}
.pic_div
{
	padding:4px;
	padding-left:14px;
	float:right;
}

.show{
	width:454px;
	margin-top:10px;
}

.show_pic{
	float:left;
	width:140px;
	/*height:152px;*/
	padding:3px;
	border:#e93751 solid 1px;
	background-color:#fff;
}

.show_body{
	float:left;
	width:292px;
	margin-left:14px;
	
	display:inline;
}

.show_corner{
	float:left;
	width:17px;
	height:18px;
}

.show_center{
	float:left;
	width:258px;
	height:18px;
	background-color:#b4dbfb;
}

.show_body_text{
	float:left;
	width:258px;
	padding-left:17px;
	padding-right:17px;
	background-color:#b4dbfb;
	
	font-size: 11px;
	color:#2e5671;
	text-align:left;
	line-height:16px;
	
}

.show_body_text a{

	color:#d41c42;
	text-decoration:underline;
}

.show_body_text a:hover{

	color:#d41c42;
	text-decoration:none;
}

.show_separator{
	float:left;
	margin-left:69px;
	margin-right:89px;
	margin-top:10px;
	width:454px;
	height:1px;
	background-image:url(../design/pink_separator.gif);
	background-repeat:repeat-x;
	display:inline;
	
}


.playerBox{
	
	float:left;
	margin-left:69px;
	margin-right:89px;
	margin-top:25px;
	margin-bottom:10px;
	width:446px;
	height:344px;
	padding:4px;
	text-align:center;
	display:inline;
	background-color:#c1e9ff;
}

.player_title{
	float:left;
	margin-left:69px;
	color:#da2646;
	font-size:11px;
	font-weight:bold;
	display:inline;
}

.article_when{
	
		color:#6289a6;
		font-weight:100;

		
}

.news_suggestions{
	float:left;
	margin-top:60px;
	width:576px;
	_width:573px;
	height:160px;
	background-color:#c1e9ff;
	/*border-top: solid  2px #e93751; 
	border-bottom: solid  2px #e93751; */

	padding-left:29px;
	_padding-left:28px;
	padding-right:29px;
	padding-top:10px;
	
	color:#da2646;
	

}

.newsBox_suggest{
	
	float: left;
	width: 175px;
	_width: 174px;
	height: 90px;
	padding: 0;
	padding-right:4px;
	margin: 0;
	margin-right:10px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#22252c;
	letter-spacing:0.01em;
	
	border-right: dotted  1px #e93751;
	overflow:hidden;

}

.newsBox_suggest_last{
	
	float: left;
	width: 175px;
	height: 90px;
	padding: 0;
	padding-right:4px;
	margin: 0;
	margin-right:10px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#22252c;
	letter-spacing:0.01em;
	
	
	overflow:hidden;

}

.newsBox_suggest a, a:hover{ 
		text-decoration:none;
		color:#22252c;
}

.newsBox_suggest_last a, a:hover{ 
		text-decoration:none;
		color:#22252c;
}

.PhotoLeft {
    width:73px;
	height:56px;
	float: left;
	overflow:hidden;
	margin-right:5px;
	margin-top:3px;
}

.rightContent_newsList{
	
	float:left;
	background-color:#6289a6;
	width:253px;
	height:356px;
	overflow:scroll;
	overflow-x: hidden; 
	
	scrollbar-face-color: #c7eeff;
	scrollbar-arrow-color: #335b76;
	
	scrollbar-shadow-color: #6289a6;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #6289a6;
	scrollbar-darkshadow-color: #335b76;
	scrollbar-track-color: #6289a6;


}


.day_div{
	float:left;
	width:485px;
	margin-left:50px;
	
	margin-top:6px;
	padding-bottom:10px;
	

}


.days_list {

	float:left;
	width:485px;
	margin-left:50px;
	margin-top:6px;
	display:inline;
}


.symbols_div{
	float:left;
	margin-top:40px;
	width:485px;
	height:246px;
	margin-left:50px;
	background-image:url(../design/symbols_back.gif);
	
	font-weight:bold;
	color:#fff;
	display:inline;

}

.symbol_explain{
	float:left;
	margin-left:70px;
	width:400px;
	padding:4px;
	margin-top:20px;
	margin-bottom:4px;
	clear:both;
	display:inline;
}

.symbol_gif{
	float:right;
	padding-top:20px;
	
}

.symbol_gif2{
	float:right;
	margin-top:-16px;
	


}


#weatherBox
{
	margin-top:8px;/*16*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2px;
	letter-spacing:1px;
	width:242px;
	background-color:#FFFFFF;
	padding:6px;
	overflow: hidden; 

	/*min-height:300px;*/
}


/*#weatherBox img
{
	margin-top:-24px;/*16
	margin-bottom:-17px
}*/


#weatherScriptBox
{
	margin-top:-35px;
	width:222px;
	margin-bottom:-150px;
	padding:10px;
}

.forum{
	float:left;
	width:485px;
	margin-left:50px;
	display:inline;
	
}
.forum_firstbutton
{
	float:left;
	width:8px;
	height:13px;

	
}


.forum_secondbutton
{
	float:right;
	width:8px;
	height:13px;
	margin-top:-13px;
}

.forum_li{
	height:13px;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	/*padding-left:80px;*/
	padding-right:8px;

}


.forum_li ul{
        margin: 0; padding: 0;
        text-align:left;
        padding-left:20px;
       
		
}

.forum_li ul li{
        display:inline;
        /*padding-left:8px;*/
		
}

.forum_li ul li a
{
		color:#22252c; 
		padding-left:1px;
		padding-right:1px;
		text-decoration: none;
		
        
}
.forum_li li a:hover{
       
		height:15px;
		text-decoration:underline;
		background-color:#FFFFFF;
}

.myForm{
	float:left;
	width:485px;
	margin-left:50px;
	margin-top:10px;
	display:inline;
	height:450px;
}

.form_title{
	float:left;
	width:485px;
	color:#e93751;
	font-size:12px;
	font-weight:bold;
	margin-top:30px;
	padding-bottom:8px;
	border-bottom:dotted 1px #e93751;
	margin-bottom:30px;

}

.form_row{

	float:left;
	width:485px;
	height:23px;
	color:#6289a6;
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
}

.form-subtitle{
	float:left;
	text-align:right;
	width:60px;
	margin-top:4px;
	

}

.form-filler{
	float:left;
	
	width:235px;
	height:20px;
	background-color:#edf9ff;
	border-bottom: solid 1px #6289a6;
	margin-left:12px;
	display:inline;  

}
.form-required{
	float:left;
	margin-left:10px;
	display:inline;
	
	margin-top:4px;
	font-size:11px;
	font-weight:normal;

	
	
}

.form-text{
	float:left;
	margin-top:6px;
	width:442px;
	height:180px;
	background-color:#edf9ff;
	border: solid 1px #6289a6;
	padding:20px;
	

}

.form-rules{
	float:left;
	width:485px;
	color:#6289a6;
	font-size:10px;
	font-weight:normal;

}


/* ajax__tab_enatv theme (img/yui/sprite.png) */
.ajax__tab_enatv .ajax__tab_header 
{
    font-family:verdana;
    font-size:12px;
    border-bottom:solid 1px #4e7591;
}
.ajax__tab_enatv .ajax__tab_header .ajax__tab_outer 
{

    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    /*border:solid 1px #a3a3a3;*/
    border-bottom-width:0px;

}
.ajax__tab_enatv .ajax__tab_header .ajax__tab_tab
{    
    color:#4e7591;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_enatv .ajax__tab_hover .ajax__tab_outer 
{
    /*background: url(../design/sprite.png) #e93751 repeat-x left -1300px;*/
    
    color:#e93751;
}
.ajax__tab_enatv .ajax__tab_hover .ajax__tab_tab 
{
    /*background: url(../design/sprite.png) #e93751 repeat-x left -1300px;*/
    color:#e93751;
}
.ajax__tab_enatv .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_enatv .ajax__tab_active .ajax__tab_outer
{
    background:#e93751;
    color:#fff;
}
.ajax__tab_enatv .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.5em 0.5em;
    border-top-width:0px;
}

.radioPlayerPlusLive
{	
	padding-top:26px;
	width:452px;
	height:117px;
	background: url(../design/SKIN.gif);
	background-repeat:no-repeat;
}

ul.reportazList
{
	margin:0;
	margin-top:20px;
	padding:0;
	margin-left:20px;
	width:530px;
	float:left;
	list-style-type:none;
	display:inline;
}


ul.reportazList li
{
	margin:0;
	padding:10px;
	margin-left:20px;
	float:left;
	list-style-type:none;
	border-bottom:dotted 1px #6289A6;
	display:inline;
	text-align:left;
	line-height:13px;
	font-size:11px;
	width:480px;
}

.reportazListDate
{
	font-size:11px;
	font-weight:bold;
}

.reportazListTitle a
{
	font-weight:bold;
	text-decoration:none;
	color:#DF113C;
}

.reportazListTitle a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#DF113C;
}

.reportazListAuthor
{
	font-weight:bold;
	font-size:10px;
	font-style:italic;
}

.reportazListPic
{
	float:left;
	margin:4px;
}

.reportazDetailsContent
{
	margin:0;
	margin-top:20px;
	padding:0;
	margin-left:48px;
	width:500px;
	float:left;
	display:inline;
	text-align:justify;
	line-height:18px;
	
}

.reportazDetailPic
{
	float:right;
	margin:4px;
	padding-left:4px;
}

.reportazDetailDate 
{
	color:#8D8D8D;
	font-size:11px;
}


.galop_answers{
	
	float:left;
	width:140px;
	margin-left:120px;
	margin-top:20px;
	
	padding:0px;
	display:inline;
	font-size:10px;

}

.galop_answers ul{
	margin:0; 
	padding:0; 
	list-style:none;
	margin-top:10px;
	
}

.galop_answers ul li{
	margin:0; 
	padding:0; 
	padding-top:1px;
	padding-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	color: #406783;
	list-style:none;
}

.galop_empty{
	margin-top:4px;
	float:left;
	width:100px;
	height:8px;
	color:#e93751;
	font-weight:bold;
	border:solid 1px #406783;
}

.galop_full{
	float:left;
	
	height:8px;
	background-color:#e93751;
	
	
}

.textBox_style{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#edf9ff;
	color:#000000;
	font-style:italic;
	border:0 solid #FFFFFF; 
	font-weight:bold;
	
	
}
