html{
	font-family:Arial;
}

body{
	text-align:center;
	background:#dcccab;
	height:100%;
	font-family:Arial;
	behavior:url("csshover3.htc");
}

h1{
	
}

h2{
	color:#8d7846;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	margin:4px 0px 0px 0px;
	padding-bottom:0px;
	text-transform:uppercase;
}

h3{
	font-size:12px;
	font-style:italic;
	text-align:left;
	margin-top:0px;
}

h4{
	text-align:left;
}

h5{
color:#8d7846;
	text-align:left;
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding-bottom:0px;
}

p{
	text-align:justify;	
	font-size:13px;
	line-height:15px;
}


a{
	text-decoration:none;
	color:#8d7846;
}

img{
	border:0px;	
}

#wrapper{
	width:955px;
	height:100%;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header{
	width:955px;
	height:321px;
	background:url(../images/header.jpg) no-repeat;
	padding:0px;
	margin:0px;
}

#header-gaming{
	width:955px;
	height:321px;
	background:url(../images/header_gaming.jpg) no-repeat;
	padding:0px;
	margin:0px;
}

#manufacturers{
	float:left;
	margin-top:124px;
	margin-left:20px;
	border:0px groove #9e864d;
}

#forumHeader{
	float:right;
	margin-top:95px;
	margin-right:5px;
}


#menu{
	width:100%;
	height:24px;
	background:url(../images/menubkg.jpg) no-repeat;
	padding:0px;
	margin:0px;
}

#menu ul{
	list-style:none;
	display:block;
	width:100%;
	margin:0px;
	padding:2px 0px 0px 6px;
	position:relative;
}

#menu ul li{
	position:relative;
	text-transform:uppercase;	
	float:left;
	width:12%;
	color:#ffffff;
	padding-top:3px;
	text-align:center;
}

#menu ul li:hover{
	border-top:3px solid #000000;	
}

#menu ul li a:hover{
	color:#000000;
}

#menu ul ul{
	position:absolute;
	display:none;
	top:14;
	z-index:200;
	padding:0px;
	margin:0px;
	right:0%;
}

#menu ul ul li{
	border:groove 1px #999999;
	margin:0px;
	position:relative;
	display:block;
	float:none;
	clear:both;
	height:auto;
	line-height:normal;
	width:175px;
	background:#ffffff;
	text-align:left;
}

#menu ul ul li:hover{
	background:#dcccab;	
}

#menu ul ul li a{
	text-decoration:none;
	color:#979696;
	font-weight:bold;
	font-size:13px;
	position:relative;
	background:none;
	height:1%;
	line-height:normal;
}

#menu ul li a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}



#content{
	margin-top:5px;
	
}

#right-column{
	float:left;	
	min-height:400px;
	width:32%;
	margin:0px;
	padding-top:10px;
	background:url(../images/gradient1.jpg) no-repeat top;
	line-height:19px;
}

#right-column-blank{
	float:left;	
	height:100%;
	width:32%;
	margin:0px;
	padding-top:10px;
	line-height:19px;
}

#right-column-blank h4{
	font-size:16px;
	text-align:center;
	margin-bottom:2px;
	padding-bottom:2px;
}

#middle-column{
	float:left;
	border:2px #9e864d solid;
	min-height:400px;
	width:32%;
	margin:6px 6px 6px 6px;
	padding-top:6px;
}

#middle-column h2{
	background:url(../images/header-gradient.jpg) no-repeat;
	text-align:right;
	font-size:13px;
	letter-spacing: 4px;
	text-transform:uppercase;
	color:#626262;
	padding-top:3px;
	padding-right:5px;
}


#middle-column ul{
	text-align:left;	
	height:35%;
	margin:0px;
	padding:25px;
}


#middle-column li{
	line-height: 20px;
	font-size:13px;
	list-style:disc;
	margin:0px;
	padding:0px;
}

#middle-column a{
	text-decoration:none;
	color:#000000;

}

#middle-column a:hover{
	font-weight:bold;	
}

#contact-form label{
	width: 85px;
  	float: left;
  	text-align: right;
  	margin-right: 8px;
  	display: block;
  	text-transform: none;
	font-size:12px;
}

#contact-form input{
	text-align:left;	
	margin-bottom:2px;
}

#contact-form span{
	width:100%;
	text-align:left;
}

#left-column{
	float:left;
	min-height:400px;
	width:32%;
	margin:6px;
	text-align:center;
}

#left-column-wide{
	float:left;
	height:95%;
	width:66%;
	margin:8px;
	text-align:center;
}

#left-column-half{
	float:left;
	height:95%;
	width:50%;
	margin:8px;
	text-align:center;
}

#full-column{
	height:95%;
	width:98%;
	margin:8px;
	text-align:center;
}

#map{
	float:left;
	margin-bottom:auto;
	margin-top:auto;
}


#footer{
	width:100%;
	height:18px;
	border-top:dashed 1px #999999;
}

#logikal{
	float:right;	
	margin-right:4px;
	margin-top:6px;
}

#copyright{
	float:left;
	margin-left:8px;
	margin-top:8px;
	font-size:12px;
}

.straight-line{
	background-color:#8d7846;
	width:90%;
	text-align:center;
}

.directory-card{
	text-align:left;
	font-size:14px;
	display:block;
	border:groove 1px #999999;
	width:31%;
	height:180px;
	margin:2px;
	padding:2px;
	float:left;
}

.directory-card h1{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.games-table{
	margin:0px;
	padding:0px;
}

.games-table tr{
	vertical-align:middle;	
}

.games-table th{
	padding-bottom:16px;
	padding-top:16px;
	font-size:20px;
}

.games-table td{
	font-size:16px;
	text-align:center;
	height:85px;
	width:50%;
	padding:4px;
	position:relative;	
}

.games-table div{
	vertical-align:middle;	
}

.games-table img{
	float:left;	
}

.border-right{
	border-right:1px solid #8d7846;	
}

.border-top{
	border-top:1px solid #8d7846;	
}

.background-beige{
	width:90%;
	height:90%;
	text-align:center;
	vertical-align:middle;
	margin:auto;
	background-color:#f9f5ef;
	padding:4px;
}

.background-beige img{
	position:relative;	
}

.pricing{
	text-align:left;	
	padding:4px;
}

.pricing th{
	text-transform:uppercase;
}

.pricing tr{
	height:20px;	
}

.pricing td{
	font-size:14px;
}

.disclaimer{
	font-size:10px;
	line-height:14px;
	margin-top: 5px;
}

.content-link{
	text-decoration:none;
	color:#8d7846;
}

.forum-link{
	text-decoration:none;
	color:#980000;
	display:block;
	background:none;
	border:2px solid #8d7846;
	width:85%;
	margin-left:auto;
	margin-right:auto;
}

.forum-link:hover{
	color:#ffffff;
	background:#8d7846;
}

.address{
	font-size:14px;
	line-height:16px;
}

.simulator-list{
	font-size:12px;
	text-align:left;
}

.simulator-list tr{
	padding-bottom:12px;
}

.sim-button{
	background-color:#8d7846;
}

.sim-button a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

.plain-list{
	list-style:none;
}

.news-articles{
	list-style-type:disc;
	
}

.news-articles li{
	margin-bottom: 6px;	

}

.news-articles li a{
	font-size:14px;	
}

.ladies{
	width:95%;	
}

.ladies th{
	border:1px dashed #999;	
	width:15%;
	height:30px;
	
}


.ladies td{
	border:1px dashed #999;	
	height:26px;
	padding:4px;
	font-size:12px;
}

.normal-list{
	
}

.normal-list li{
	list-style:none;
	text-align:left;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}

.license{
	border:1px solid #000000;
	margin-top:25px;
	margin-bottom:25px;
	padding:10px;
	width:80%;
}

.license li{
	font-weight:normal;	
}

.clear{
	clear:both;
	width:1px;
	overflow:hidden;
}

.translucent
{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
} 

.article{
	font-size:14px;	
}

#fitting-Form label{
	width: 50%;
  	float: left;
  	text-align: right;
  	margin-right: 8px;
  	display: block;
  	text-transform: none;
	font-size:14px;
}

#fitting-Form input, select, textarea{
	text-align:left;	
	float:left;
}

#submitBtn{
	clear:both;
	text-align:center;
}

.tournament{
	font-size:11px;
	margin-bottom:4px;
	border:dashed 1px #8d7846;
}

.tournament h3{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
}

.tournament h5{
	font-size:11px;
	font-style:italic;
	text-align:center;
	margin:0px;
	padding:0px;
}

.result-table{
	text-align:left;	
}

.result-table th{
	border-bottom:3px double #000000;	
}

.result-table td{
	border-bottom:1px solid #CCC;	
}

#shopbtn{
	float:right;	
	margin-top:22px;
	margin-right:200px;
}

#shopbtn img{
		
}