body {
	margin: 0px;
	background: url('../img/bg.png') repeat-y; 
	background-color: #F4F1F1; 
	/*background-color: #000000; */
}

div {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #CCCCCC;*/
}

#contener {
	width: 872px;
	height: 100%;
	/*background: #FFFFFF;*/
}

#header {
	width: 872px;
	height: 232px;
	background: url('../img/header.png') no-repeat;
}

#menu {
	width: 872px;
	height: 27px;
	padding-left: 0px;
	background: url('../img/menu.png') no-repeat;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#menu li {
	display: inline;
	height: 27px;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

/*
#menu li:hover {
	
}
*/

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #a20110;
}

#menu a:hover {
	cursor: pointer;
	background: #d40018;
	border: 1px solid #000000;
}

#body {
	width: 871px;
	background: url('../img/bg_content.png') top left repeat-x;
	border-top: 2px solid #B11215;
	border-right: 1px solid #FFF;
	background-color:#FFF;
}

#content {
	width: 640px;
	height: auto;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #373B39;
	text-align: justify;
	padding: 8px; padding-top:20px;
	vertical-align: top; 
	padding-bottom:40px;
	
}

#content p {
	margin: 5px;
	padding: 2px;
}

#ads {
	float: right;
	width: 172px;
	padding-top: 20px;
	padding-bottom: 24px;
	vertical-align: top;
	position: relative; 
	
}

#footer {
	clear: both;
	background: url('../img/sponsors.png') no-repeat;
	width: 872px;
	height: 27px;
	position: fixed;
	bottom: 0px;
}

div.banner {
	/*border: 1px solid #B11215;*/
	background: #F9F9F9;
	margin-left: 23px;
	width: 120px;
	margin: 8px 0px 8px 0px;
	margin-left: 23px;
}

div.banner img {
	border: 0px;
}

h5.ads {
	color: #DDDDDD;
	font-size: 10px;
	font-family: monospace;
	letter-spacing: 2px;
	text-align: center;
	margin: 4px;
}

/* poety overwrite */

#menu div.menu .menu_title {
	display: none;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #129062;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A20110;
}

a {
	text-decoration:none;
	color:#d40018;
	font-size:11px;
	font-weight: bold;}

p { 
	text-align:justify;
	font-size:11px;}

ul.faq_question {
	font-size:12px;
}
ul.faq_question li {
	font-weight:normal;
}
ul.faq_question li a {
	color: black; 
	font-weight: bold;
}

ul.faq_question li a:hover {
	color: #950412; 
}

div.faq_answer {}
div.faq_answer h2 {}
div.faq_answer p {}

ul.satellite {}
ul.satellite li {}
ul.satellite li h2 {}
ul.satellite li p {}

ul.paramter {}

span.label {
	font-weight: bold;
	margin-right: 6px;
}

span.value {

}

div.sponsor {
	margin: 4px;
	padding: 4px;
	border-bottom: 1px solid gray;
}
div.sponsor h2 {
	font-size:12px; 
	color: #003012;
}
div.sponsor p {
	text-align:justify; 
	font-size:11px;
}
div.sponsor a {}

div.day { 
	background-color:#F2F2F2; 
	padding: 0px 8px 8px 8px; 
	margin-bottom: 10px; 
	border: 1px solid #1D1D1D;
}

div.day h2 { 
	color: #00381A; 
	font-size: 16px; 
	text-decoration: underline;
}

div.day ul {}
div.day ul li {}
div.day ul li h3 { 
	color: #00381A; 
	font-size: 12px;
}

div.day ul li p {} 

.registration {
	width: 480px;
	margin: 0px;
}

.form {
	/*
	background: #ffffff;
	border: 1px solid #a20110;
	*/
	background: none;
	border: none;
}

.lista a {
	text-decoration: none;
	text-transform: uppercase;
	color: black;
}

.lista a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}

.pager {
	border: none;
}

#frame_error {
	margin: 0px;
	left: 160px;
	top: 130px;
}

#frame_response {
	margin: 0px;
	left: 160px;
	top: 130px;
}

#frame_loadbar {
	margin: 0px;
	left: 160px;
	top: 130px;
}

#login {
	width: 200px;
	
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#menu_game {
	height: 27px;
	margin: auto;
	text-align: center;
}

#menu_game ul {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#menu_game li {
	display: inline;
	height: 27px;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

/*
#menu_game li:hover {
	
}
*/

#menu_game a {
	text-decoration: none;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

#menu_game a:hover {
	cursor: pointer;
}

#game {
	margin: 2px;
	padding: 2px;
}

#board {
	position: relative;
	width: 600px;
	height: 300px;
	background: url('../img/table.png') no-repeat;
}

#card1 {
	position: absolute;
	top: 100px;
	left: 110px;
}

#card2 {
	position: absolute;
	top: 100px;
	left: 187px;
}

#card3 {
	position: absolute;
	top: 100px;
	left: 264px;
}

#card4 {
	position: absolute;
	top: 100px;
	left: 340px;
}

#card5 {
	position: absolute;
	top: 100px;
	left: 415px;
}

#hand {
	width: 160px;
	text-align: center;
	border: 1px solid white;
	background: black;
	padding: 4px;
	margin-left: 216px;
}

#bankroll {
	width: 160px;
	text-align: center;
	padding: 4px;
	margin-left: 216px;
	color: black;
	font-weight: bold;
}

#bet {
	width: 160px;
	text-align: center;
	padding: 4px;
	margin-left: 216px;
	color: black;
	font-weight: bold;
}

#banner_game {
	float: right;
}

#banner_468x60 {
	position: absolute;
	top: 162px;
	left: 117px;
	border: 1px solid #9D9D9D;
}

#banner_pokerstars {
	position: absolute;
	top: 142px;
	left: 177px;
	border: none;
}

table.game {
	width: 600px;
	border-spacing: 2px;
	margin-top: 6px;
}

table.game th {
	font-weight: bold;
	text-align: center;
}

table.game td {
	border: 1px solid gray;
}

.center {
	text-align: center;
}

.comment {
	margin: 3px;
	font-style: italic;
}

span.hand {
	font-family: serif;
	font-size: 14px;
}

.red {
	color: red;
}

.black {
	color: black;
}

.card {
	font-size: 18px;
}
