@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body{
	padding:0px;
	margin:0px;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#909090;
	min-width:1000px;
	}

td{
	font:12px/18px  Arial, Helvetica, sans-serif;
	color:#909090;
	font-weight:normal;
	}

div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, span{
	padding : 0;
	margin : 0;
	}
p{
	padding : 0px 0 10px 0;
	margin : 0;
	}
ul {
	list-style : none;
	}
img {
	outline : none;
	border : none;
	}
a {
	outline : none;
	text-decoration : none;
	}
/*-------------------       General      --------------*/ 

.yellow_text{color:#F2C21A; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase; padding-bottom:16px; display:block;}

.blue_link{ font-size:14px; color:#15CED0;}
.blue_link a{color:#15CED0; text-decoration:underline;}
.blue_link a:hover{color:#15CED0; text-decoration:none;}

.blue_text_1{color:#09989D; font-size:30px; line-height:35px;}

.blue_link_2{ font-size:11px; color:#09989D; font-weight:bold; font-style:italic;}
.blue_link_2 a{color:#09989D; text-decoration:underline;}
.blue_link_2 a:hover{color:#09989D; text-decoration:none;}

.black_text{font-size:18px; font-weight:bold; color:#000000;}

/*-------------------       General      --------------*/ 

#header_outer{
background:url(images/header_bg.gif) 0 0 repeat-x;
text-align:center;
height:96px;
}
#header{
margin:0px auto 0px auto;
height:96px;
width:990px;
padding:0px 10px 0px 0px;
}

.search{
background:url(images/search_body.gif) 0 0 no-repeat;
width:170px;
line-height:31px;
height:31px;
padding:0px 0px 0px 9px;
border:0px;
}

#banner_outer{
background:url(images/banner_bg.gif) 0 0 repeat-x;
text-align:center;
height:395px;
}
#banner{
background:url(images/banner_pic.gif) 0 0 no-repeat;
margin:0px auto 0px auto;
height:305px;
width:435px;
padding:90px 0px 0px 565px;
}
.banner_text{ font-size:60px; line-height:60px; color:#EEC713; font-weight:bold;}
.banner_text span{ font-size:60px; color:#ffffff; font-weight:normal;}

.banner_text_2{ font-size:34px; line-height:34px; color:#0CDBCF;}
.banner_text_2 span{ font-size:27px;}


#menu_outer{
background:url(images/menu_bg.gif) 0 0 repeat-x;
text-align:center;
height:55px;
}
#menu{
margin:0px auto 0px auto;
height:55px;
width:1000px;
text-align:center;
}

#menu ul{ padding:0 0 0 14px;}
#menu li{
display:inline;
text-transform:uppercase;
font-size:15px;
font-weight:bold;
line-height:55px;
float:left;
background:url(images/menu_divider.gif) 0 0 repeat-y;
padding-left:1px;

 }
#menu li a{
color:#ffffff;
text-shadow:0 1px #03858A;
display:inline-block;
padding:0px 38px 0px 38px;

}
#menu li a:hover, #menu li a.active{
background:url(images/hover_bg.gif) 0 0 repeat-x;
color:#ffffff;
text-shadow:0 1px #000000;
display:inline-block;
 }
 

#contain_outer{
background:#232323;
text-align:center;
}
#contain{
margin:0px auto 0px auto;
width:980px;
padding:50px 10px 30px 15px;
}

#welcome{
width:687px;
padding:0px 20px 0 0px;
height:275px;
}
.rowBlock{
width:687px;
padding:0px 20px 20px 0px;
 }

#news{
width:687px;
background:url(images/news_bg.gif) 0 0 repeat-x;
border-bottom:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
border-left:1px solid #4d4d4d;
border-top:3px solid #4d4d4d;
padding:10px 0 0 0;
}
#news td{
border-right:1px solid #4d4d4d;
border-left:1px solid #242424;
color:#ffffff;
padding:15px;
width:190px;
}
#news td span{
color:#FCDF1F;
font-weight:bold;
}

#ab_ad{
background:url(images/ab_bg.jpg) 0 0 no-repeat;
padding:125px 0px 0px 21px;
width:250px;
height:136px;
text-align:center;
color:#ffffff;
margin-bottom:15px;
}

#left_box{
background:#504F4F url(images/left_box_bg.gif) 0 0 repeat-x;
border:1px solid #817E7F;
padding:5px;
width:258px;
}
#game{
border:1px solid #373636;
}

#game_up{
background:url(images/game_top.gif) 0 0 no-repeat;
padding:12px 0px 0px 12px;
color:#ffffff;
font-size:20px;
width:244px;
height:61px;
}

.game_chart{}
.game_chart tr td{
background:#434242;
height:34px;
color:#ffffff;
}
.game_chart tr td a{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
.game_chart tr td a:hover{
color:#ffffff;
text-decoration:none;
}
.game_chart tr.light td{
background:#504F4F;
}
.game_chart td p a{color:#09989D; font-size:11px; font-weight:bold; text-decoration:underline; font-style:italic; padding-right:15px;}
.game_chart td p a:hover{color:#09989D; text-decoration:none;}



#footer_outer{
background:#232323;
text-align:center;
border-top:5px solid #ffffff;
height:122px;
}
#footer{
margin:0px auto 0px auto;
height:122px;
width:970px;
padding:0px 10px 0px 20px;
text-align:center;
}
#footer td{
color:#ffffff;
}
#footer td span{
color:#ababab;
text-decoration:underline;
}
#footer td a{
color:#ffffff;
text-decoration:underline;
}
#footer td a:hover{
color:#ffffff;
text-decoration:none;
}
/*Begin http://www.casinotemplates.org | http://www.gamingguide.net Code | Do Not Remove*/
#powered_by{ color:#fff; text-align:center; background:#252321; padding:4px 0 4px 0; width:100%; clear:both;}
#powered_by a{ color:#1A7194; font-weight:bold;} 
#powered_by a:hover{ color:#F11D1D; text-decoration:underline} 
/*End http://www.casinotemplates.org | http://www.gamingguide.net Code | Do Not Remove*/