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

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      --------------*/

h2{
font-size:24px;
color:#3a3a3a;
text-transform:uppercase;
padding-bottom:10px;
font-weight:normal;
}


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

#header_outer{
text-align:center;
background:url(images/header_bg.gif) 0 0 ;
height:106px;
}

#header{
height:81px;
width:910px;
margin:0px auto 0px auto;
padding:25px 15px 0px 35px;
}
#header td{color:#EDEDED; font-size:13px; font-weight:bold; height:42px;}
.search{
background:url(images/search_body.gif) 0 0 no-repeat;
padding:0px 10px 0px 10px;
width:149px;
height:31px;
border:0px;
color:#6d6d6d;
line-height:31px;
float:right;
}


#banner_outer{
text-align:center;
background:url(images/banner_bg.gif) 0 0 ;
height:332px;
}

#banner{
height:332px;
width:960px;
margin:0px auto 0px auto;
}
#banner_left{
background:url(images/download_bg.gif) 0 0 no-repeat;
width:209px;
color:#FFFCE1;
height:199px;
padding:133px 10px 0px 10px;
}
#banner_right{
background:url(images/instant_bg.gif) 0 0 no-repeat;
width:199px;
height:199px;
color:#FFFCE1;
padding:133px 10px 0px 20px;
}
#menu_outer{
text-align:center;
background:url(images/menu_outer_bg.gif) 0 0 ;
padding:3px 0px 0px 0px;
}

#menu{
width:960px;
margin:0px auto 0px auto;
}
#menu ul{ text-align:center;}
#menu li{
display:inline;
color:#252525;
line-height:63px;
font-size:16px;
font-weight:bold;
}
#menu li a{
background:url(images/menu_bg.gif) 0 0 repeat-x;
padding:0 35px 0px 35px;
display:inline-block;
cursor:pointer;
color:#252525;
text-shadow:0px 1px #fff;
}
#menu li a:hover, #menu li a.active{
color:#243B00;
background:#fff;
text-shadow:0px 1px #fff;
}

#contain_outer{
text-align:center;
}
#contain{
width:960px;
margin:0px auto 0px auto;
padding:40px 0px 10px 0px;
}
#right_pan{
width:692px;
padding:0px 10px 0px 0px;
}
#ads{
width:692px;
padding-bottom:25px;

}
#wel{
width:628px;
padding:25px 50px 30px 14px;
border-bottom:1px dotted #a8a7a7;
}
#wel h1{
font-size:24px;
color:#3a3a3a;
text-transform:uppercase;
padding-bottom:20px;
font-weight:normal;
display:block;
}
#wel td{
color:#3a3a3a;
}
#wel td span{
color:#ed8000;
font-weight:bold;
}
#wel td a{
color:#26131a;
font-size:11px;
}
#wel td a:hover{
color:#ed8000;
}

#top{
width:668px;
padding:25px 10px 10px 14px;
}
#top h2{
font-size:24px;
color:#3a3a3a;
text-transform:uppercase;
padding-bottom:10px;
}
#box{
	width:312px;
}
#box p{font-size:18px; color:#4a4a4a; line-height:28px; padding-bottom:10px;}
#box span a{color:#26131a; font-size:11px; }
#box span a:hover{color:#000; }
.chart{}
.chart tr td{
	background:#3b3b3b;
	padding:6px 0px 5px 0px;
	color:#f4f4c0;
	border-bottom:2px solid #fff;
}
.chart tr td a{
	color:#f4f4c0;
}
.chart tr td a:hover{
	color:#fff;
}
.chart tr.light td{
	background:#4a4a4a;
}
	
#left_pan{
	width:262px;
}

#side_menu{
	width:227px;
	background:#dddd63;
	border:3px solid #c7c756;
	padding:20px 20px 20px 15px;
	margin-bottom:7px;
}
#side_menu p{
	color:#2c2c2c;
	font-weight:bold;
	font-size:18px;
}

#side_menu ul{}

#side_menu li{
	background:#efef84;
	padding:10px 0px 10px 20px;
	color:#3d3d3d;
	font-size:14px;
	margin:1px 0px 2px 0px;
	font-weight:bold;
	}
#side_menu li a{
	background:url(images/arrow_1.gif) 0px 1px no-repeat;
	color:#3d3d3d;
	padding-left:20px;
	}
#side_menu li a:hover{
	color:#7d7d27;
	}
#side_menu td{
	color:#4a4a4a;
}
#side_menu td p{
	background:#4a4a4a;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#f3ffd0;
}
#side_menu td a{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
#side_menu td a:hover{
	color:#fff;
}

#footer_outer{
text-align:center;
background:url(images/footer_bg.gif) 0 0 ;
height:159px;
}

#footer{
height:97px;
width:930px;
margin:0px auto 0px auto;
padding:62px 15px 0px 15px;
}

#footer td{
	color:#838b3d;
}
#footer td span{
	color:#fff;
}
#footer td p a{
	padding:5px;
	color:#da7c03;
}
#footer td p a:hover, footer td p a.active{
	color:#fff;
}
#footer h4{color:#ceffa3; font-size:13px; font-weight:bold;}
.pad{padding:2px;}

/*Begin http://www.casinotemplates.org | http://www.gamingguide.net Code | Do Not Remove*/
#powered_by{ color:#fff; text-align:center; background:#000; 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*/


