/*------------------ GENERAL LAYOUT ------------------*/
body{
	margin:0; padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	background:url(../images/layout/bg.gif) top left repeat-x;
}

.clear{
	clear:both;
}

img { border:none; }

a{
	color:#148DCB;
}

#main_container{
	margin:0 auto 20px auto;
	padding:0;
	padding-bottom:20px;
	border-top:solid #ffffff 1px;
	height:auto;
	width:982px;
	background-color:#FFFFFF;
}

/*------------------ HEADER ------------------*/
#header{
	width:982px;
	height:128px;
	position:relative;
	float:left;
	padding:12px;
	padding-top:0px;
}

#header #betlight_logo{

}

#header #promo_head_holder{
	width:468px;
	height:60px;
	overflow:hidden;
	position:absolute;
	left:502px;
	top:33px;
}

#header ul{
	list-style-type:none;
	height:33px;
	width:100%;
	margin:0; padding:0;
	margin-top:15px;
}

#header ul li{
	float:left;
}

#header ul li a{
	float:left;
	display:block;
	padding:8px 11px 8px 11.5px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/layout/tab_bg.gif) top left repeat-x;
	border-right:solid #308DBD 1px;
	border-left:solid #AEE0FA 1px;	
}

#header ul li a:hover, #header ul li a.selected{
	background:url(../images/layout/tab_bg.gif) bottom left repeat-x;
}
#header ul li.first a{ 
	border-left:none; 
	padding:8px 11px 8px 11px;
} 
#header ul li.last a{ border-right:none; }
#header ul li.casinotab a{
	background:url(../images/layout/tab_bg_green.gif) top left repeat-x;
}
#header ul li.pokertab a{
	background:url(../images/layout/tab_bg_red.gif) top left repeat-x;
}
#header ul li.freebetstab a{
	background:url(../images/layout/tab_bg_orange.gif) top left repeat-x;
}
#header ul li.casinotab a:hover, #header ul li.casinotab a.selected{
	background:url(../images/layout/tab_bg_green.gif) bottom left repeat-x;
}
#header ul li.pokertab a:hover, #header ul li.pokertab a.selected{
	background:url(../images/layout/tab_bg_red.gif) bottom left repeat-x;
}
#header ul li.freebetstab a:hover, #header ul li.freebetstab a.selected{
	background:url(../images/layout/tab_bg_orange.gif) bottom left repeat-x;
}

/*------------------ LEFT COLUMN ------------------*/
#left_col{
	float:left;
	width:641px;
	margin:0;
	padding:12px;
}
#left_col ul#feature_promotion{
	list-style-type:none;
	margin:0;
	padding:0;
	height:226px;
}
#left_col ul#feature_promotion li{
	width:577px;
	height:128px;
	display:none;
	padding:49px 32px 49px 32px;
}
#left_col ul#feature_promotion li.first{ display:block; }

#left_col ul#feature_promotion li .h1_title{
	font-size:36px;
	height:36px;
	line-height:36px;
	color:#ffffff;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:7px 7px 7px 7px;
	font-weight:100;
}
#left_col ul#feature_promotion li .h2_title{
	font-size:14px;
	height:16px;
	line-height:16px;
	color:#ffffff;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:4px 9px 4px 9px;
	font-weight:bold;
}
#left_col ul#feature_promotion li .title_holder{
	float:left;
	width:570px;
	position:relative;
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
}
#left_col ul#feature_promotion li .title_holder.h1_title{
	height:50px;
}
#left_col ul#feature_promotion li .title_holder.h2_title{
	height:24px;
}
.opaque{
	opacity:0.4; 
	filter:alpha(opacity=40); 
	color:#000000;
	background:#000000;	
}
.opaque2{
	opacity:0.6; 
	filter:alpha(opacity=60); 
	color:#000000;
	background:#000000;	
}

#left_col ul#feature_promotion li h1{

}
#left_col ul#feature_promotion li h2{

}
#left_col ul#feature_promotion li a{
	float:left;

	background:url(../images/layout/feature_btn_right.png) top right no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:0;
	margin-top:10px;
	overflow:hidden;
	height:40px;

}
#left_col ul#feature_promotion li a span {
	padding:0; margin:0;
	display:block;
	background:url(../images/layout/feature_btn_left.png) top left no-repeat;
	padding-right:15px;
	padding-left:30px;
}
#left_col ul#feature_promotion li a span span {
	background:url(../images/layout/feature_btn_middle.png) top left repeat-x;
	padding:10px 0 15px 5px;
	display:block;
}

#left_col ul#news{
	list-style-type:none;
	margin:0;
	padding:8px 0 0 0;
}
#left_col ul#news li{
	background:url(../images/layout/news_bg.jpg) top left repeat-x;
	padding:14px 5px 14px 5px;
	float:left;
}
#left_col ul#news li img{
	border:solid #000000 1px;
	float:left;
}
#left_col ul#news li .news_content{
	float:right;
	width:491px;
	padding-left:14px;
}
#left_col ul#news li h2{
	color:#030303;
	font-size:16px;
	margin:0;
}
#left_col ul#news li p{
	margin:0;
}
#left_col ul#news li a{

}

#left_col ul#news li.static {
	width:100%;
}
#left_col ul#news li.static p{
	float:left;
	padding:10px 0 10px 0;
}
#left_col ul#news li.static a.news_banner {
	display:block;
	clear:both;
}
#left_col ul#news li.static a.news_banner{
	text-align:center;
	float:left;
	display:block;
	width:100%;
}
#left_col ul#news li.static a.news_banner img{
	text-align:center;
	float:none;
}

#left_col ul#news li.static .news_banner_holder {
	float:left;
	width:100%;
	text-align:center;
}

/*------------------ MARKET ------------------*/
#left_col #racecard h1{
	color:#343232;
	font-size:18px;
	padding:15px;
	padding-left:0;
}
#racecard{
	background:url(../images/layout/racecard_gradient.gif) top left repeat-x;
}
#racecard #other_races{
	float:right;
	margin-bottom:10px;
	margin-top:-10px;
}
#racecard table{ width:100%; }
#racecard table tr{
	
}
#racecard table tr th{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-weight:bold;
	color:#282828;
	text-align:left;
	padding:3px;
	font-size:12px;
}
#racecard table tr.sports th{
	background-color:#148dcb;
	color:#ffffff;
	padding:5px;
	
}
#racecard table tr td{
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #bad4e8;
	background-color:#ecf0f6;
	color:#2d2d2d;
	padding:3px;
	font-size:12px;
}
#racecard table tr td.col1{ width:150px;}
#racecard table tr td img { padding-right:4px; }
#racecard table tr td a { font-weight:bold; text-decoration:none; }
#racecard table tr td.best a{ color:#000000; font-weight:bold; }
#racecard table tr td.sp a{ font-weight:normal; }
.review{
	background-color:#d3ebf8;
	color:#2d2d2d;
	padding:10px;	
	font-size:11px;
	margin-top:10px;
}
.review h2{
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	margin:0;
}

/*------------------ RIGHT COLUMN ------------------*/
#right_col{
	float:right;
	width:300px;
	padding-right:12px;
	margin:0;
}
#right_col ul{
	list-style-type:none;
	margin:0; padding:0;
	float:right;
	padding-top:3px;
}
#right_col ul li{
	border-bottom:solid #D9D9D9 1px;
	float:right;
	padding:9px 0 9px 0;
}

/*------------------ FOOTER ------------------*/
ul#footer{
	clear:both;
	background-color:#EEEEEE;
	border-top:solid #CCCCCC 1px;
	border-bottom:solid #CCCCCC 1px;
	list-style-type:none;
	height:18px;
	padding:10px 10px 4px 10px;
	margin:12px;
}
ul#footer li {
	float:left;
	padding:0 6px 0 6px;
	/*border-right:solid #424242 1px;*/
	line-height:10px;
}
ul#footer li.last{ border-right:none; }
ul#footer li a {
	color:#424242;
	text-decoration:none;
	font-size:11px;
	line-height:0.8em;
}
ul#footer li a:hover{ color:#2294CE; }
ul#footer li#addthis{
	float:right;
	border-right:none;
}
ul#footer li#rss{
	float:right;
	border-right:none;
}
ul#footer li#rss a{
	height:16px;
	width:16px;
	overflow:hidden;
	display:block;
	text-indent:-3000px;
	background:url(../images/rss.gif) top left no-repeat;
}

ul#partners{
	list-style-type:none;
	margin:0; padding:0; 
	text-align:center;
	width:962px;
	height:30px;
	margin:12px;
}
ul#partners li{
	float:left;
	width:65px;
}

ul#market_list{
	list-style-type:none;
	margin:0; padding:0;
	border-top:solid #CCCCCC 1px;
	margin:12px;
}

ul#market_list li{
	float:left;
	width:185px;
	padding-left:8px;
}

ul#market_list li.first{
	padding-left:0;
}

ul#market_list li h3{
	color:#7F7F7F;
	background-color:#F2F2F2;
	font-weight:bold;
	font-size:11px;
}

ul#market_list li ul{
	list-style-type:none;
	margin:0; padding:0;
}

ul#market_list li ul li{

}

ul#market_list li ul li a{
	color:#7F7F7F;
	text-decoration:none;
}
ul#market_list li ul li a:hover{
	text-decoration:underline;
}
