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

body
{
background:#BB7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1, h2, h3, h4, h5, h6
{
font-family:"Trebuchet MS";
}

h1
{
font-size:20px;
color:#c00;
font-weight:normal;
margin-bottom:5px;
}

h1 a
{
color:#c00;
text-decoration:underline;
}

h3
{
font-size:13px;}

a
{
color:#000;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
color:#036;
}

img
{
border:0;
}

p
{
margin-bottom:10px;
line-height:16px;
}

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

.box
{
width:260px;
padding:5px;
border:1px solid #333;
margin:10px 0;
background:#F1D9AD url(../images/articlebg.jpg) repeat-x bottom;

}




/***[structure]***/

#wrapper
{
width:754px;
margin:0 auto;
padding:12px;
background:#fff;
overflow:hidden;
}

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

#top
{
width:754px;
float:left;
}

#left
{
float:left;
width:165px;
background: url(../images/leftbg.jpg) repeat-x left top;
}

#content
{
float:right;
width:568px;
background:url(../images/contentbg.jpg) repeat-x left top;
border-left:1px solid #fff;
padding:5px 0 0 20px
}
#bottom
{
width:754px;
border-top:1px solid #959595;
background:#fff;
padding:12px;
margin:0 auto;
}

/***[top]***/
#top-left
{
width:486px;
float:left;
background: url(../images/topleft-bg.jpg) no-repeat right top;
margin-right:9px;
height:210px;
}

#top-right
{
float:right;
width:259px;
}

ul#toplink
{
width:259px;
float:left;
background:url(../images/top-right-toplinkbg.jpg) repeat-x left top;
list-style:none;
}

ul#toplink li
{
float: left;
padding:5px;
float:left;
}

ul#toplink li a
{
border-right:1px solid #000;
padding:0 5px;
}

ul#toplink li a.noborder
{
border:0;
}

#top-right-partner
{
width:254px;
float:left;
background: #fff url(../images/toppartnerbg.jpg) repeat-x left top;
padding:10px 0 0 5px;
margin:5px 0 15px 0;

}

#top-right-partner h2
{
font-size:13px;
color:#c00;
}

#top-right-partner p
{
line-height:20px;
}

/***[top-menu]***/
#top-menu
{
width:259px;
float:left;

}

#top-menu ul
{
list-style:none;
}

#top-menu ul li 
{
float:left;
}

#top-menu ul li a
{
display:block;
border:1px solid #CCC;
background: url(../images/topmenu-bg.jpg) repeat-x left top;
padding:5px 19px;
}

#top-menu ul li a.about
{
margin:0 17px 0 17px;
}

#body_home li#home a,
#body_about li#about a,
#body_partner li#partner a
{
background: url(../images/topmenu-bg-bodyid.jpg) repeat-x left top;
border:1px solid #800;
color:#fff;

}

/***[left]***/

#left h2
{
background:#036;
display:block;
font-size:14px;
color:#F0CC8E;
padding:5px 4px;
height:20px;
text-transform:uppercase;
}

#left ul
{
list-style:none;
margin-bottom:10px;
}

#left ul li
{
border-bottom:1px solid #DA6;
padding:4px 4px;
}

#left ul li a
{
font-family:Arial, Helvetica, sans-serif;
color:#4E4E4E;
font-weight:bold;
}

#left ul li a:hover
{

text-decoration:none;
color:#003366;
}



#body_tour li.tour a,
#body_selecting-a-table li.selecting-a-table a,
#body_tells-in-online-poker li.tells-in-online-poker a,
#body_poker-mathematics-pot-odds li.poker-mathematics-pot-odds a,
#body_managing-your-money li.managing-your-money a,
#body_handling-your-opponents li.handling-your-opponents a,
#body_advanced-moves li.advanced-moves a,
#body_key-skills-for-poker-tournaments li.key-skills-for-poker-tournaments a,
#body_online-poker-strategy li.online-poker-strategy a,
#body_backgammon li.backgammon a,
#body_learn-play-internet-poker li.learn-play-internet-poker a,
#body_poker-odds-calculator li.poker-odds-calculator a,
#body_poker-pros li.poker-pros a
{
color:#003366;
}

#left ul.favourite li a
{
color:#c00;
}

/***[content]***/
#content h2
{
font-size:16px;
}

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

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

#content h2 a
{
color:#fff;
}

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

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

#content-right
{
float:right;
width:150px;
background:#00FF33;
margin:5px 3px 0 0;
}

#content-left
{
float:left;
width:400px;
margin-right:5px;

}

.article
{
float:left;
width:169px;
background: #fff url(../images/articlebg.jpg) repeat-x left 25px;
margin-right:10px;

}
.article p
{
height:150px;
}

.article ul
{
height:240px;
}


.article h2, .article h2 a
{
width: 169px;
display:block;
border-bottom:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background:#003366 url(../images/article-arrow.gif) no-repeat 150px center;
height:20px;
text-decoration:none;
padding:5px 0 0 0;
}

.article h2 span a
{
width: 159px;
padding: 0 0 0 10px;
}


.article p
{
padding:4px;
}

/***[table]***/
.table-object
{
margin-bottom:15px;
}

.table-object th
{
background:url(../images/top-right-toplinkbg.jpg) repeat-x bottom;
border:1px solid #F6E1BC;
padding:4px;
font-weight:normal;
text-align:left;
}

.table-object td
{
border:1px solid #F6E1BC;

}

/***[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:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

label{
font-size:11px;
display:block;
margin-top:5px;
width:200px;
}

input.frm_text{
width:300px;
background:url(../images/top-right-toplinkbg.jpg) repeat-x left bottom;
border:1px solid #EEC57E;
height:20px;
}

textarea{
width:300px;
height:150px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../images/articlebg.jpg) repeat-x left top;
border:1px solid #EEC57E;
}

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


}

