 
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 75% Verdana, Tahoma, sans-serif; 
	line-height: 1.5em;
	background-color:#88D20D;
	color: #454545; 
}

a, .left-left ul ul a {	color: #E0691A;}
a:hover { color: #6C757A;}

h1 { font: bold 12pt Verdana, Tahoma, sans-serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0px 0 5px 0; }

ul { margin: 0 0 0 20px; padding : 0; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0 3px;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 950px;
	padding: 10px; 
	background-color:#FFF;
}

.header { 
	height: 70px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 590px;
	padding: 2px;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 10px 0px; 
	background: #FF9148;
}

	.bar ul {
		list-style:none;
	}
	.bar li { 
		margin: 0; 
		padding: 7px 18px 5px 18px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 68%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #A9C0CE url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		padding: 7px 0 7px 5px;
		margin: 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 3px; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 15.5%;
	margin: 0 0 10px 2px;
}

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
	color: #414141;
	padding: 0px;
	margin: 0 0 3px 0;
	border: 1px solid #B2B2B2;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }
.left-left {
	margin: 0 3px 10px 0;
	float: left;
	width: 15.5%;
}
.left-left h3 {
	padding: 0;
	margin: 0 0 1px 0;
	font: bold 1em Verdana, Arial, Sans-Serif;
}
.left-left h3 a {
	background: #CFD3D6;
	color: #6C757A;
	padding: 7px 0 7px 5px;
	font: bold 1em Verdana, Arial, Sans-Serif;
	margin: 0;
	text-decoration: none;
	display:block;
}
.left-left ul a {
	display: block;
	padding: 3px 5px 3px;
	background: none;
	text-decoration: none;
	color: #6C757A;
	margin: 0 0 1px 0pt;
	font-size: 95%;
}
.left-left ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
.left-left li{
	margin: 0;
	padding: 0;
}
.left-left ul a:hover {
	background: #CFD3D6;
	color: #6C757A;
}
.left-left ul ul a:hover { 
	color: #444; 
	background: none; 
}
/*affcaff*/
.acItem { 
	font-size:10px; 
}
a.acLink { 
	background-color:#FFDDAA;
	border:1px solid #000000;
	color:#000000;
	font-size:11.5px;
	font-weight:bold;
	padding:6px;
	display:block; 
}
a.acLink:hover { 
	color:#0000FF;
	text-decoration:underline; 
}
.acDesc { 
	background-color:#FFEECC;
	border-color:-moz-use-text-color #000000 rgb(0, 0, 0);
	border-style:none solid solid;
	border-width:0px 1px 1px;
	margin-bottom:6px;
	padding:3px; 
}

/* flaps */


ul.flaps, div.box ul.flaps, div.xbox ul.flaps {
list-style-type: none;
height: 30px;
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}
ul.intro-flaps 
{
background: url("flap-bg-clean.gif") repeat-x left bottom;
padding: 0px 0px 0px 0px;
width:100%;
}
ul.flaps li 
{
background: url("flap-left.gif") left top;
float: left;
height: 30px;
margin: 0px 8px 0px 0px;
overflow: hidden;
width:130px;
}
ul.flaps li span {
background: url("flap-right.gif") no-repeat right top;
display: block;
height: 30px;
}
ul.flaps li span a {
display: block;
height: 26px;
font-family: Arial;
font-size: 10px;
line-height: 10px;
font-weight: bold;
color: #292621;
text-decoration: none;
text-align: center;
padding: 8px 12px 0 12px;
}
ul.flaps li.no-icon span a {
background: none;
padding-left: 12px;
}
ul.flaps li.sel, ul.flaps li.tabs-selected 
{
background-position: left -30px;
}
ul.flaps li.sel span, ul.flaps li.tabs-selected span 
{
background-position: right -30px;
}
ul.flaps li.sel span a, ul.flaps li.tabs-selected span a {
background-position: 5px -30px;color: #386694;

}
ul.flaps li.question-of-day {
width: 110px;
}
ul.flaps li.question-of-day span a 
{
}
ul.flaps li.hand-of-day 
{
width: 95px;
}
ul.flaps li.hand-of-day span a 
{
}
ul.flaps li.historical-poker-hands 
{
width: 110px;
}
ul.flaps li.historical-poker-hands span a 
{
}
ul.flaps li.poker-tournaments {width: 120px;}
ul.flaps li.poker-tournaments span a 
{}
ul.flaps li.poker-freerolls {width: 100px;}
ul.flaps li.poker-freerolls span a 
{}
ul.flaps li.special-bonus-offers, ul.flaps li.reviewBonus 
{}
ul.flaps li.special-bonus-offers span a, ul.flaps li.reviewBonus span a 
{
}
ul.flaps li.private-satelites, ul.flaps li.reviewTournament {width: 110px;}
ul.flaps li.private-satelites span a, ul.flaps li.reviewTournament span a 
{}
ul.flaps li.private-freerolls, ul.flaps li.reviewFreeroll 
{width: 110px;}
ul.flaps li.private-freerolls span a, ul.flaps li.reviewFreeroll span a 
{}
ul.flaps li.info, ul.flaps li.reviewDetails {width: 80px;}
ul.flaps li.info span a, ul.flaps li.reviewDetails span a {

padding-top: 10px;height: 20px;
}
ul.flaps li.online-poker {width: 100px;}
ul.flaps li.online-poker span a {
}
ul.flaps li.general-poker {width: 100px;}
ul.flaps li.general-poker span a {
}
ul.flaps li.tournament-poker {width: 110px;}
ul.flaps li.tournament-poker span a 
{

}ul.flaps li.download, ul.flaps li.reviewDownload {width: 110px;}
ul.flaps li.download span a, ul.flaps li.reviewDownload span a 
{

}ul.flaps li.review {width: 130px;}
ul.flaps li.review span a {padding-left: 5px;}
ul.flaps li.review span a img {float: left;vertical-align: middle;}


