/*   template: What's your solution?

     author: luka cvrk (www.solucija.com)   */



body {

	margin: 0;

	padding: 0;

	font: 75% Verdana, Tahoma, Arial, Helvetica, sans-serif;

	color: #7e7e7e; 

	background: #FFFFFF url(bg1.gif) repeat-x;
	line-height: 16px; 
	text-align:center;

}

div,table{
	text-align:left;
}

a {

	color: #840000;

	background-color: inherit;

}



a:hover {

	color: #575757;

	background-color: inherit;

}



h1 {

	font: bold 2em Arial, Sans-Serif;

	letter-spacing: -1px;

	margin: 0;

	padding: 0;

}



h1 a {

	text-decoration: none;

	color: #6AC65D;

}



h2 {

	margin: 0; 

	padding: 3px 0 6px 0; 

	font: 100% Arial, Sans-Serif;

	font-weight: bold;

	color: #808080; 

	text-transform: uppercase;

	background-color: inherit;

	border-bottom: 1px dotted #ccc;

}



h2 a {

	color: #6AC65D;

	background-color: inherit;

	text-decoration: none;

	display: block;

	padding: 3px 10px 0 10px;

	margin-bottom:3px;

}





p {

	padding: 2px 0 5px;

	margin: 0;

}



#content {

	margin: 0px auto; 

	width: 950px; 

}



.header {

	height: 70px;

	margin: 0px 0 2px 0;

	padding: 2px 0 0 5px;

	border-top: 4px solid #000;

	background: #FFF url(headerbg.gif) repeat-x bottom left;

	color: #808080;

}

.header p {

	padding: 0;

	margin: -5px 0 0 0;

}

	

.searchform {

	float: right;

	padding: 2px 5px 0 0;

	border-bottom: 1px dotted #ccc;

}



.subheader {

	clear: both;

	height: 23px;

	margin: 0 0 10px 0;	

}



.subheader_left {

	line-height: 28px;

	width: 197px;

	background: #840000 url(hmleftbg1.gif) repeat-x;

	color: #FFFFFF;

	padding: 0 5px 0 5px;

}



.subheader_left a {

	color: #FFF;

	text-decoration: none;

	font-weight: bold;

	background-color: inherit;

}



.subheader_right {

	background: #F6F6F6 url(hmrightbg.gif) repeat-x;

	color: #626262;

	line-height: 28px;

	padding: 0 0 0 150px;

	float: right;

	width: 800px;

	

}



.subheader_right a {

	margin: 0px 2px 0 0;

	padding: 7px 10px 8px 10px;

	color: #840000;

	background: inherit;

	font-weight: bold;

	text-decoration: none;

}



.subheader_right a:hover {

	background: #840000 url(hmleftbg1.gif) repeat-x;

	border-top: 1px solid #1A83AC;

	color: #FFFFFF;

}



.left_main {

	float: left;

	padding: 5px 5px 0 5px;

	width: 200px;

	border-right: 1px solid #e6e6e6;

	margin: 0 0 5px 0;

}



.left {

	float: left;

	padding: 0;

	width: 200px;

	border-bottom: 2px solid #aaa;

}



.right {

	float: right;

	width: 720px;

	margin: 0 0 20px 0; 

	padding: 5px 0 0 10px; 

	color: #000;

	background-color: #FFFFFF; 

}



a.info {

	font: bold 1.3em Arial, Sans-Serif; 

	text-decoration:none; 

	position:relative;

}



a.info span {

	display:none;

}



a.info:hover {

	

	cursor:default;

}



a.info:hover .infobox {

	font-weight: normal; 

	display:block; 

	position:absolute; 

	top:20px;; 

	left:0;; 

	width:205px; 

	height:70px; 

	border: 1px solid #ccc; 

	background:#f4f4f4 url(question.gif) no-repeat bottom right; 

	color:#000; 

	text-align:left; 

	font-size:0.7em; 

	padding-left:10px; 

	padding-top:10px;

}



.line {

	height: 2px;

	margin: 10px 0 10px 0;

}



.right_left {

	float: left;

	width: 280px;

	padding: 13px;

	background: #f2f2f2 url(corner.gif) no-repeat bottom right;

	color: #626262;

}



.right_right {

	float: right;

	width: 700px;

	padding: 13px;

	background: #f2f2f2 url(corner.gif) no-repeat bottom right;

	color: #626262;

	margin-top:13px;

}



.footer { 

	clear: both; 

	color: #999999; 

	background-color: #FFFFFF;

	padding: 10px 0 10px 0; 

	border-top: 1px solid #e6e6e6; 

	text-align: center;  

	line-height: 13px;

}



.footer a { 

	text-decoration: underline; 

}



form.search {

	padding: 0; 

	margin: 0; 

}



input.text { 

	margin: 0; 

	width: 120px;

	border: 1px solid #ccc; 

	background: #FFF;

	color: #000; 

}



input.text:hover { 

	border: 1px solid #808080; 

}



input.searchbutton { 

	margin: 0; 

	font-family: Arial, Sans-serif; 

	border: 1px solid #808080; 

	background: #FFFFFF; 

	color: #808080; 

	padding: 0px; 

	font-weight: bold; 

}



.date { 

	color: #ccc; 

	background: #FFFFFF;

	text-align: right; 

	margin: 4px 0 3px 0; 

	padding: 0; 

}

/** added by updesh for other links **/

/*.other-links {

	float: right;

	width: 273px;

	margin: 0;

	padding: 5px 13px 20px 10px;

	border-left: 1px solid #DDD;

	color: #5D5D5D;

	line-height: 1.5em;

}*/



.right_right p {

	margin: 0px;

}



.right_right a {

	display: block;

	padding-bottom: 4px;

	padding-left: 10px;

	margin-bottom: 2px;

	border-bottom: 1px dotted #ccc;

	background:#f2f2f2 url(strelica2.gif) no-repeat center left; 

}



.left ul {	

	list-style: none;

	margin: 0 0 3px 0;

	padding: 0;

	font-size: 1.1em;

}	



.left li {

	padding: 0 5px 0 10px;

	border-bottom: 1px dotted #ccc;

}



.left li a {

	font-size: 9pt;

	font-weight: bold;

	text-align: left;

	text-decoration: none;

	display: block;

	padding: 3px 10px 3px 10px;

	background: #fff;

}	

	

.left li a:hover {

	color: #286ea0;

}

select.text { 

	margin: 0; 

	width: 120px;

	border: 1px solid #ccc; 

	background: #FFF;

	color: #000; 

}



select.text:hover { 

	border: 1px solid #808080; 

}

select { 

	margin: 0; 

	width: 190px;

	border: 1px solid #ccc; 

	background: #FFF;

	color: #000; 

}

select:hover { 

	border: 1px solid #808080; 

}

#search_text { 

	margin: 0; 

	width: 120px;

	border: 1px solid #ccc; 

	background: #FFF;

	color: #000; 

}

#search_text:hover { 

	border: 1px solid #808080; 

}

.top-banner {

	float: left;

	padding: 2px 5px 0 0;

}

.top-text {

	float: left;

	padding: 20px 5px 0 0;

	width: 350px;

	height: 45px;

}

.left li ul {

	padding: 0 15px 0 0;

}

.left li ul a {

	font-size: 8pt;

	color: #286ea0;

}

.left li li {

	border-bottom: 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;}



