@charset "utf-8";
/* CSS Document */
*{outline:none;}
body
{
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	
	background-color:#7A7A7A;
	/*margin-top:-22px;*/
	
	}
#header {
margin:0 0 0 1px;
padding:0;
width:100%;
}

#page
{
	margin-top:0px;
	width:944px;
	background-color:transparent;
	border:none;
	}
#headerimg h1
{
	padding:0px;
	color:#000;
	text-align:left;
	}
#headerimg h1 a
{
	color:#000;
	text-align:left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 177px;	
	
}
#content {
font-size:12px;
}
#headerimg
{
	height: 90px;
	width: 177px;
	float:left;
	}
#nav
{
	width:730px;
	float:right;
	margin-top:45px;
	}
.clear
{margin:0px;padding:0px;clear:both;}

.homebanner
{
	margin-bottom:10px;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 451px;
	width: 941px;
	}
#nav ul li
{
	display:inline;
	float:left;
	list-style:none;
	margin-right:27px;
	
	}
#nav ul li
{
	/*background-image: url(images/nav_left.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 32px;
	padding-left:4px;
	}
#nav ul li.current_page_item
{
	background-image: url(images/nav_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
#nav ul li a
{
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	/*background-image: url(images/nav_right.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	height: 16px;
	padding-right: 4px;
	display: block;
	padding:8px 8px;
	padding-left:4px;
	font-weight:bold;
	}
#nav ul li.current_page_item a
/*#nav ul li a:hover*/
{

	background-image: url(images/nav_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	color:#fff;

	}
.narrowcolumn h1, #sidebar h1
{
	font-family:"Tahoma", Geneva, sans-serif;	
	font-size:28px;
	color:#333333;
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	margin-top:15px;
	line-height:normal;
	}

.pagewidecolumn h1, #sidebar h1
{
	font-family:"Tahoma", Geneva, sans-serif;	
	font-size:28px;
	color:#333333;
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	margin-top:15px;
	line-height:normal;
	}

#sidebar .post-title
{
	font-family:"Tahoma", Geneva, sans-serif;	
	font-size:13px;
	color:#333333;
	font-weight:bold;
	
	
	}
#content
{
	padding:0px;
	width:608px;
	}

#widecontent
{
	padding:0px;
	width:905px;
	}

#sidebar
{
	float:right;
	margin-left:0px;
	width:271px;
	padding-top:0px;
	}
.page_top
{
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	background-position: -1px top;	
	/*margin-top:15px;*/
	width:100%;
	height:4px;
	}
.pagewrapper
{
	
	background-image: url(images/content_bg.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	/*width: 97%;*/
	width: 909px;
	padding: 15px 15px;
	}
#footer
{
	width:100%;
	}
#footer p
{
	padding:0px;
	text-align:left;
	color:#000;
	padding-bottom:10px;
	}
#footer p a
{
	color:#cccccc;
	}
.footerlnks
{
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 100%;
	margin-top:20px;
	margin-bottom:10px;
	
	
	padding-top:12px;
	}
.footerlnks ul
{
	margin:0px;

	}
.footerlnks ul li
{
	display:inline;
	float:left;
	margin-right:18px;
	}
.footerlnks ul li a
{

	color:#949387;
	} 	
.post h2
{
	margin:0px;
	}
#sidebar li.cat-post-item
{
	margin-bottom:25px;
	}
.footercategory
{
	width:100%;
	display:block;
	margin: 8px 0;
	}
	
.footercategory .col
{
	width:295px;
	float:left;
	margin-right:19px;
	}
.footercategory .col ul
{
	padding-left:0px;
	}
.footercategory .col ul li
{
	list-style:none;
	margin-bottom:8px;
	}
.footercategory .col ul li a:hover
{
	text-decoration: none;
	background-image: url(images/footer_a_bg_over.jpg);
	}
.footercategory .col ul li a
{
	color:#fff;
	background-image: url(images/footer_a_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}
small a
{
	color:#777777;
	}
.flash
{
	float:left;
height:auto;
margin-left:10px;
margin-top:10px;
width:640px;
	}
.bannertext {
	float:left;
margin-left:15px;
width:258px;
	
	}
.bannertext h1
{
	text-align:center;
	font-family:"Tahoma";
	font-size:48px;
	line-height:1.6em;
	}
	
/* table on withdrawal page */

.paymenttableh2{
	padding-bottom:15px;
}

.paymenttable {
	width: 900px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	text-align: right;
}

th {
	color: #4f6b72;
	width:200px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #e5e7e7 url(images/bg_header.jpg) repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e5e5e5;
	background: none;
}

td {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #e5e5e5;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}

th.specalt {
	border-left: 1px solid #e5e5e5;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	color: #797268;
}

#unsubform{text-align:left}