/* CSS Document */

body{
	background: #1d0f00 url("images/body_bg.jpg") repeat-x top;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
img{
	border:0;
}
#wrapper{
	width:829px;
	height:800px;
	margin:0 auto;
	padding:0 0 0 0;
}
#navigation{
	background: url("images/nav_bg.png") repeat-x top;
	height:89px;
	width:100%;
	padding:0;
	margin:0;
}
#nav{
	background: url("images/logo_part1.png") no-repeat top left;
	height:89px;
		padding:0;
	margin:0;

}
#menuRoundCorner{
	background: url("images/nav_right.png") no-repeat top right;
	height:89px;
	float:right;
	position: relative;
	right:-14px;
	width:14px;
		padding:0;
	margin:0;

}
#logopart2 {
	background: url("images/logo_part2.png") no-repeat top right;
	height:89px;
	width:50px;
	position: relative;
	left:-49px;
		float:left;
}
#headerLeft{
	background : url("images/header_Left.png") no-repeat left;
	height: 254px;
	width: 100%;
}
#headerRight{
	background : url("images/header_Right.png") no-repeat right;
	height: 254px;
}
#logoPart3{
	background : url("images/logo_part3.png") no-repeat left;
	height: 176px;
	width:41px;
	position: relative;
	left:-40px;
	float:left;
}
#adsense1{
	background: url("images/adsense1Left.png") no-repeat left;
	height: 72px;
	width:100%;
	margin:10px 0 0 0;
}
#adsense1right{
	background: url("images/adsense1Right.png") no-repeat right;
	height: 72px;
}
#adsense2{
	background: url("images/adsense1Left.png") no-repeat left;
	height: 72px;
	width:100%;
	margin:10px 0 10px 0;
}
#adsense2right{
	background: url("images/adsense1Right.png") no-repeat right;
	height: 72px;
}

#menu{
	float:left;
	width:650px;
	position:relative;
	left:170px;
}
#menu ul#topMenu{
	display:block;
	padding:0 0 0 0;
	margin:0;
}
#menu ul#topMenu li{
	width:70px;
	background: url("images/menuBg.gif") no-repeat right;
	height:51px;
	padding:15px 10px 20px 10px; 
	float:left;
	display:block;
	text-align:center;
	line-height:21px;
}
#menu ul#topMenu li.menu6{
	width:100px;
	padding:15px 0px 20px 10px;
	background: none;	
}
ul#topMenu li a{
	text-decoration:none;
	padding:10px 0 0 0;
	color: #293936;
	font-weight:bold;
}
ul#topMenu li a:hover{
	color:#627b76;
}
#contentTop{
	background: url("images/contentTop.gif") repeat-x top;
	width: 100%;
}
#contentBottom{
	background: url("images/contentBottom.gif") repeat-x bottom;
	width: 100%;
}

#contentRoundCorner{
	background: url("images/contentTop.png") no-repeat ;
	width: 100%;
	height: 18px;
	margin:10px 0 0 0;
}
#contentRoundedBottom{
	background: url("images/contentRoundedBottom.gif") no-repeat ;
	width: 100%;
	height: 18px;
	margin:0 0 0 0;	
}
#headerContent{
	float:left;
	width: 380px;
	height:250px;
	position:relative;
	left:140px;
}
#headerContent h1.title{
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#headerContent p{
	line-height:17px;
}
#adsense1right p, #adsense2right p{
	line-height: 50px;
	text-align:center;
	font-weight:bold;
}

#widget{
	background:url("images/widgets.jpg") no-repeat ;
	height: 193px;
	width: 566px;
}
#widget p{
	color:#000;
	text-align:center;
	font-size:36px;
	padding:0;
	margin:0;
	position:relative;
	top:150px;
}
#newsletterSubscription fieldset{
	border:none;
}
#leftColumn {
	width:220px;
	padding:0 7px 0 7px;
	background:url("images/dotted_line.png") repeat-y right;
}
#mainColumn {
	padding:0 7px 0 7px;
	color:#c9c5c5;
}
#mainColumn ul#pokerInfo li{
	list-style-image:url("images/spade_arrow.gif");
	background: url("images/dotted_horizontal.png") repeat-x bottom;
	width:203px;
	padding:3px 0 3px 0;
}
#mainColumn ul#pokerInfo li a{
	color:#c9c5c5;
	text-decoration:none;
}
#mainColumn ul#pokerInfo li a:hover{
	color:#fff;
}
a#mailto{
	background : url("images/mail_icon.gif") no-repeat right;
	padding:0 17px 0 0;
	color: #e83f3f;
	text-decoration:none;
}
#footer {
	padding: 10px;
}
.credits p{
	padding:0;
	margin:0;
	text-align:center;
	font-size:11px;
}
.credits p a{
	color: #fff;
	text-decoration:none;
}

.ads{
	text-align:center;
}
form#newsletterSubscription h3{
	color:#a08c76;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
}
form#newsletterSubscription fieldset{
	color:#a08c76;
	padding:0 0 0 0;
}
input#nameField{
	margin:0 0 5px 2px;
}
input#emailField, input#nameField{
	border:1px solid #d3b99c;
	color:#fff;
	background: #a08c76;
}
#submit{
	text-align:right;
	padding:10px 35px 0 0;
}
#submit input{
	border:0;
	background: transparent url("images/submit_btn.png") no-repeat;
	width:96px;
	height:55px;
	cursor:pointer;
	padding:0 0 30px 0;
	color:#FFFFFF;
}

#leftColumn .ads{
	margin:10px 0 20px 0;
}
.clearfix::after{content:"";display:table;clear:both}
