/***[basic]***/
*
{
padding:0;
margin:0;
}

body
{
background:url(../images/body_bg.jpg) repeat-x left top;
font:12px Arial;
}

a
{
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

h1, h2, h3, h4, h5
{
font-weight:bold;
}

img
{
border:0;
}



h1
{
font: bold 13px Arial;
color:#004F82;
margin-bottom:5px;
}

.sitemap
{
width:auto;
padding:5px;
float:left;
}

.sitemap ul li
{
margin-bottom:0;
}

#partner
{
margin-top:55px;
}

#wrapper
{
width:706px;
overflow:hidden;
margin:0 auto;
background: #fff url(../images/wrapper-bg.jpg) no-repeat left top;
padding-left:42px;
padding-right:30px;
}

#wrapper .column 
{ 
	margin-bottom: -20000px; 
	padding-bottom: 20010px;
}

#top
{
width:706px;
position:relative;
font:11px Tahoma;
float:left;
}

/***[top]***/
#top .man
{
position:relative;
left:335px;

}

#top .logo
{
position: absolute;
right:371px;
top:80px;
}

#top h4
{
position: absolute;
font: normal 11px Tahoma;
top:65px;
right:568px;
color:#336699;
}

#top ul
{
position: absolute;
list-style:none;
}

#top ul li
{
float:left;
padding:2px 8px;
border-right:1px solid #ccc;
}

#top ul li a
{
color:#666;
}

/***[top]***/

#latestupdated
{
width:706px;
float:left;
}

#latestupdated .chips
{
float:right;
}

#latest-box
{
float:left;
width:165px;
background:url(../images/latestupdates-bg.jpg) repeat-x left top;
color:#fff;
padding:10px;
height:151px;
}

#latest-box p
{
line-height:16px;
margin-top:5px;

}

#latest-box h2 a
{
font: normal 13px Arial;
margin-bottom:20px;
color:#fff;
text-decoration:underline;
}

/***[right-articles]***/
#right
{
width:219px;
float:right;
padding-left:14px;
margin-top:10px;
}

#right h2
{
color:#333;
font: bold 13px Arial;
margin-bottom:5px;

}

#right ul
{
list-style:none;
margin-bottom:20px;
}

#right ul li a
{
display:block;
padding-left:15px;
background:url(../images/arrow.jpg) no-repeat left 4px;
height:20px;
color:#FF6600;
font: 11px Tahoma;
}

#body_winning-at-poker li.winning-at-poker a,
#body_poker-bluffing li.poker-bluffing a,
#body_learn-to-play li.learn-to-play a,
#body_mac-poker li.mac-poker a,
#body_poker-skills li.poker-skills a,
#body_ranking li.ranking a,
#body_poker-books li.poker-books a,
#body_wsop li.wsop a,
#body_online-poker li.online-poker a,
#body_poker-tips li.poker-tips a,

#body_casino li.casino a,
#body_poker li.poker a,
#body_sportsbetting li.sportsbetting a,
#body_other-gambling li.other-gambling a
{
background:url(../images/arrow-id.jpg) no-repeat left 4px;
text-decoration:underline;

}

/***[content]***/
#content-index, #content
{
width:450px;
float:left;
background:url(../images/content-bg.jpg) repeat-x left top;
padding:10px;
color:#fff;
padding-bottom:80px;
margin-top:10px;
}

#content-index span a
{
color: #FFCC00;
}

#content-index p
{
margin-bottom:10px;
}

#content-index h1
{
color:#fff;
}

#content
{
color:#000;
background:none;
padding-bottom:0;
padding-right:20px;
padding-left:0;
}

#content img
{
float:left;
}

#content h2
{
font-size:12px;
margin-top:10px;
margin-bottom:5px;
}

#content h3
{
font-weight:normal;
color:#FF6600;
font-size:12px;
}

#content h3 span
{
color:#004F82;
}

#content p
{
margin-bottom:10px;
}

#content img
{
margin-right:10px;
}

#content a
{
color:#000;
text-decoration:underline;
}

#content hr
{
height:1px;
border:0;
color:#ccc;
background:#ccc;
clear:both;
}

#content ul, #content ol
{
padding-left:15px;
*/padding-left:25px;*/
}

#content ul li, #content ol li
{
margin-bottom:5px;
}

#content ul li h2, #content ol li h2
{
margin-top:10px;

}

#content ul li p, #content ol li p
{
height:100%;
padding-bottom:10px;
}


#content-articles
{
width:706px;
float:left;
background:#fff;
padding-top:20px;
padding-bottom:20px;
border-top:1px solid #ccc;
}

.poker-skill
{

}

.content-articlebox, .content-articleboxmiddle
{
width:210px;
float:left;

color:#666;
padding:10px;
font:11px Tahoma;
height:90px;
line-height:14px;
}
/*
.content-articleboxmiddle
{
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

*/
.content-articlebox h3 a, .content-articleboxmiddle h3 a
{
color:#FF6600;
font: bold 12px Arial;
}

/***[footer]***/
#footer
{
width:696px;
float:left;
color:#666;
font:11px Tahoma;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
background-color:#fff;
border-top:1px solid #ccc;
}


/***[form]***/

form{
margin-top:15px;
}

fieldset{
margin-bottom:10px;
display:block;
padding:10px 5px;
border-color:#060;
border:none;
}
	
legend
{
font-size:12px;
font-weight:bold;
}
	
input
{
font-size:12px;
font-family: Arial, Helvetica, sans-serif;

}
	
label
{
font-size:12px;
display:block;
margin-top:5px;
width:200px;
}
	
input.frm_text
{
width:200px;
border:1px solid #ccc;

}
	
textarea
{
width:300px;
height:150px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #ccc;

}
	
input.frm_submit{
display:block;
clear:both;
margin-top:10px;
font-size:12px;
padding:2px 4px;	
}

.clear 
{
display: block;
clear: both;
width: 100%;
height: 1px;
margin: 0 0 -1px;
font-size: 1px;
line-height: 1px;
}

form label span
{
font:11px Tahoma;
color:#CF1B0D;
background:url(../images/error.gif) no-repeat right;
padding:0 20px 0 0;
}

p.message
{
	font-size:17px;
	color:#000;
	font-weight:normal;
}