/* CSS Document */

body{
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 83%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #292929;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
}
#poker-wrapper{
	width: 750px;
	margin: auto;
	background-color: #999999;
	border: 4px solid #FFFFFF;
}
img { border: 0; }


/*----------Header--------------*/

#poker-topnav{
	height: 20px;
	clear: both;
	color: #FFFFFF;
	text-align: right;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #A20A09;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	display: none;
}

#poker-topnav ul {
	margin: 0px;
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#poker-topnav li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#poker-topnav li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#poker-topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

#poker-divBanner{
	height: 200px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px 0px;
	background-color: #CC0000;
	border-top-width: 4px;
	border-bottom-width: 10px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: none;
}
#poker-divlogo{
	height: 200px;
	text-align: center;
	background-color: #A20A09;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 3.5em;
	font-weight: bold;
	
}
.pokerruin-logo {
	width: 250px;
}


#pokerruin-lo{
	text-align: center;
	font-size: 0.3em;
	font-weight: bold;
	color: #FFFFFF;
}
#poker-divlogo a{
	background-color:inherit;
	color:#FFCC00;
	text-decoration:none;
	font-size: 1em;
}

#poker-divlogo a:hover{
background-color:inherit;
color:#FFFFFF;
}
span.ain{
	color: #92D340;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;
}
span.web{
	color: #FFC605;
}

/*----Column Left---------------*/


#poker-colLeft{
	width: 250px;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #999999;
	display: none;
}

/*--------Content Middle---------------*/


#poker-divMainContent{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #666666;
	padding-top: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.title{
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.allpara{
	padding-bottom: 15px;
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}
.smallSpacer{
	height: 600px;
	width: 5px;
	float: left;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

#pokerruin-h1{
font-size:2.8em;
}

#pokerruin-h2{
	font-size:1.8em;
	color: #FFC605;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-bottom: 5px;
}

#pokerruin-h3{
	margin:20px 0 8px 0;
	font-size:1.2em;
	color: #000000;
	font-weight: bold;
}

#pokerruin-h4{
margin:10px 0 5px 0;
font-size:0.8em;
}


.clear{
clear:both;
margin:0;
}


#poker-you-here{
	height: 10px;
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	display: none;
}

#poker-you-here ul {
	margin: 0px;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#poker-you-here li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}
#poker-you-here li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#poker-you-here a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #666666;
}


/*---------Column Right---------------*/


#poker-colRight{
	float: left;
	width: 495px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/*-----------Navigation---------------*/


#poker-Navigation{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFCC00;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	font-weight: bold;
}
#poker-Navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#poker-Navigation li{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#poker-Navigation ul li a{
	display: block;
	color: #333333;
	text-decoration: none;
	width: 245px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#poker-Navigation ul li a:link {
background-color: #666666;
	color: #FFC605;
}
#poker-Navigation ul li a:visited {
background-color: #999999;
	color: #FFFFFF;
}
#poker-Navigation ul li a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#poker-Navigation ul li  a:active{
	background-color: #666666;
	color: #FFC605;
}

.left {
	font-weight: normal;
	list-style-type: none;
	font-size: 1em;
	width: 200px;
	padding: 0px;

}

/*---------Footer---------------*/


#poker-footer{
	height: 20px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: none;
}

#poker-footer ul {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#poker-footer li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#poker-footer li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#poker-footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#poker-footer p {
	text-decoration: none;
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-size: 0.9em;
}
