@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body{
	padding:0px;
	margin:0px;
	background:#f1f1f1 url(images/body_bg.gif) 0 0 repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	min-width:980px;
	}

td{
	font:12px/18px  Arial, Helvetica, sans-serif;
	color:#000000;
	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      --------------*/ 

.blue_bold{color:#21b3ff; font-size:22px; font-weight:bold; text-transform:uppercase;}

.heading{ background:url(images/dot.gif) 0 2px no-repeat; color:#101c22; font-size:19px; font-weight:bold; text-transform:uppercase; padding:2px 0px 12px 15px;}


/*-------------------       General      --------------*/ 

#header{
background:url(images/header_bg.gif) 0 0 repeat-x;
height:92px;
text-align:center;
width:960px;
margin:0px auto 0px auto;
padding:27px 0px 0px 20px;
}
#header td{color:#eee; font-weight:bold;}
.search{
background:url(images/search_bg.gif) 0 0 no-repeat;
width:140px;
padding-left:6px;
height:37px;
color:#8b8a8a;
border:none;
line-height:37px;
}

#drop_down{
background:url(images/drop_down.gif) 0 0 no-repeat;
width:182px;
float:right;
padding:0px 15px 0px 22px;
position:relative;
}
#drop_down h2{
background:none;
border:none;
color:#fff;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
text-shadow:#BC6500 0 1px 0;
height:26px;
line-height:26px;
display:block;
padding:0 15px 0 0;
clear:both;
cursor:pointer;
background:url(images/down-arrow.gif) right 10px no-repeat;
}
#drop_down .up{background:url(images/down-arrow.gif) right -10px  no-repeat;}

#drop_downPop{
	width:219px;
	background:#F18200;
	position:absolute;
 	left:0;
	display:none;
	}
#drop_downPop ul{ padding:20px 2px 20px 2px; }
#drop_downPop ul li{  text-align:left;}
#drop_downPop ul li a { color:#333; display:block; padding:2px 4px 2px 20px; background:url(images/arrow.gif) 8px 8px no-repeat;}
#drop_downPop ul li a:hover { color:#fff;}
#drop_downPop ul a:hover{ background:#F89F0A url(images/arrow.gif) 8px 8px no-repeat;}

#menu_one{
background:url(images/menu_one_bg.gif) 0 0 repeat-x;
width:980px;
margin:0px auto 0px auto;
text-align:center;
height:40px;
}
#menu_one ul{}

#menu_one li{
display:inline;
color:#FFFFFF;
font-weight:bold;
padding:12px;
line-height:40px;
}
#menu_one li a{
color:#FFFFFF;
}
#menu_one li a:hover{
color:#000;
}

#menu_two{
width:980px;
background:url(images/menu_two_bg.gif) 0 0 repeat-x;
margin:0px auto 0px auto;
text-align:left;
height:62px;
}
#menu_two ul{}

#menu_two li{
display:inline;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:62px;
text-transform:uppercase;
}
#menu_two li a{
color:#FFFFFF;
padding:0px 32px 0px 32px;
display:inline-block;
}
#menu_two li a:hover, #menu_two li a.active{
background:url(images/menu_two_hover.gif) 0 0 repeat-x;
padding:0px 32px 0px 32px;
color:#fff;
}

#banner{
width:980px;
background:#000 url( images/banner_pic.jpg)  right 0 no-repeat;
margin:0px auto 10px auto;
height:350px;
 }
#ads{
width:976px;
margin:0px auto 0px auto;
text-align:center;
border:1px solid #dadada;
padding:2px;
}

#contain{
width:980px;
margin:0px auto 0px auto;
text-align:center;
padding:40px 0px 30px 0px;
}

#left_pan{
width:645px;
padding:0px 25px 0px 0px;
}

#wel{ padding-bottom:30px;}
#wel td{color:#062535;}
#wel td p{color:#21b3ff; font-weight:bold; padding-bottom:10px;}
#wel td a{color:#21b3ff; font-weight:bold;}
#wel td a:hover{color:#000; font-weight:bold;}

#table{}

.chart{}
.chart tr td{
background:#ebf2f8;
height:33px;
border-bottom:1px solid #e5e4e4;
color:#424242;
}
.chart tr td a{
color:#006155;
font-weight:bold;
text-decoration:underline;
}
.chart tr td a:hover{
color:#006155;
text-decoration:none;
}
.chart tr.deep th{
background:#b2cac7;
height:32px;
font-size:11px;
border-bottom:1px solid #92a4a2;
color:#006155;
font-weight:bold;
}

#top{
width:309px;
padding:0px 0px 20px 0px;
}



.chrt{}
.chrt tr td{
height:36px;
font-weight:bold;
border-bottom:1px solid #c6c6c6;
border-top:1px solid #c6c6c6;
color:#03344d;
}
.chrt tr td a{
color:#03344d;
font-weight:bold;
text-decoration:none;
}
.chrt tr td a:hover{
color:#03344d;
text-decoration:underline;
}

.chrt .tdHover td, .chart .tdHover td{ background:#B2CAC7;}

#footer{
background:#b2cac7;
width:980px;
margin:0px auto 20px auto;
text-align:center;
height:63px;
padding:27px 0 0 0;
color:#8e8e8e;
}

#footer ul{ padding-bottom:15px;}
#footer li{
display:inline;
padding:2px 2px 2px 2px;
color:#515958;
}
#footer li a{
color:#515958;
}
#footer li a:hover, #footer li a.active{
color:#212121;
}

/*Begin http://www.pokertemplates.org | http://www.gamingguide.net Code | Do Not Remove*/
#pokertemplates{ color:#fff; text-align:center; background:#252321; padding:4px;}
#pokertemplates a{ color:#1A7194; font-weight:bold;} 
#pokertemplates a:hover{ color:#F11D1D; text-decoration:underline} 
/*End http://www.pokertemplates.org | http://www.gamingguide.net Code | Do Not Remove*/
