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

body
{
background:#010101  url(../images/body-bg.jpg) repeat-x left top;
margin:0 auto;
color:#666666;
font:12px Arial, Helvetica, sans-serif;
}

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

a:hover
{
text-decoration:underline;
}

img
{
border:0;
float:left;
}

h1
{
font-size:18px;
color:#E2C526;
padding:0 0 5px 0;
font-weight:normal;
}

h2
{
font-size:13px;
padding:0 0 7px 0;
color:#286988;
}

h3
{
font-size:12px;
padding-bottom:1px;
}

ul
{
list-style: none;
}

p
{
padding:0 0 20px 0;
}

/***[structure]***/
#wrapper
{
width:760px;
overflow:hidden;
margin:0 auto;
}

#top-banner
{
width:760px;
float:left;
}

#body_home li#home a,
#body_contact li#contact a,
#body_partner li#partner a,
#body_articles li#articles a,

#body_types li#articles a,
#body_holdem-tournament li#articles a,
#body_best-texas li#articles a,
#body_poker-tournament li#articles a,
#body_stack-size li#articles a,
#body_learn-poker li#articles a,
#body_bluffing li#articles a,
#body_key-skills li#articles a,
#body_online-poker li#articles a,
#body_gap-concept li#articles a,

#body_poker li#partner a,
#body_casino li#partner a,
#body_other li#partner a
{
color:#000;
font-weight:bold;
}

#top-banner ul
{
padding:66px 0 0 0;
height:28px;

}

#top-banner ul li
{
float:left;
background:url(../images/menu-right.jpg)  no-repeat top right;
padding:0 26px 0 0;
margin-right:3px;
height:28px;
font-size:11px;
}

#top-banner ul li a
{
background:url(../images/menu-left.jpg) no-repeat top left;
padding:8px 0 5px 26px;
display:block;
color:#666;
}

#top-banner img
{
float:right;
}

#banner
{
background:url(../images/banner-right.jpg) no-repeat top right;
width:760px;
float:left;
}

/***[main-content]***/
#main
{
width:461px;
float:left;
padding:5px 20px 0 14px;
}

#main img
{
padding:0 10px 0 0;
}

#main .span
{
font-weight:bold;
float:right;

}

#main ul
{
padding-bottom:10px;
}

#main span a
{
color:#286988;
}

#main ul li
{
background:url(../images/bullet.jpg) no-repeat left 5px;
padding:0 0 10px 15px;
}

/***[right]***/
#right
{
width:265px;
float:right;
padding:10px 0 0 0;
}

#body_types li.types,
#body_articles li.top-texas,
#body_holdem-tournament li.holdem-tournament,
#body_best-texas li.best-texas,
#body_poker-tournament li.poker-tournament,
#body_stack-size li.stack-size,
#body_learn-poker li.learn-poker,
#body_bluffing li.bluffing,
#body_key-skills li.key-skills,
#body_online-poker li.online-poker,
#body_gap-concept li.gap-concept

{
background:url(../images/bullet-body.jpg) no-repeat left 5px;

}


#body_types li.types a,
#body_articles li.top-texas a,
#body_holdem-tournament li.holdem-tournament a,
#body_best-texas li.best-texas a,
#body_poker-tournament li.poker-tournament a,
#body_stack-size li.stack-size a,
#body_learn-poker li.learn-poker a,
#body_bluffing li.bluffing a,
#body_key-skills li.key-skills a,
#body_online-poker li.online-poker a,
#body_gap-concept li.gap-concept a,
#body_poker li.poker a,
#body_casino li.casino a,
#body_other li.other a
{
text-decoration:underline;
color:#286988;
}

#right span
{
font-weight:bold;
color:#286988;
padding:0 0 0 23px;
}

#article
{
background:url(../images/articles-middle-bg.jpg) repeat-y left top;
width:265px;
float:left;
}

#article ul
{
padding:15px 0 0 0;
}

#article ul li
{
background: url(../images/bullet.jpg) no-repeat left 5px;
padding:0 0 10px 12px;
margin:0 0 0 10px;
}

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

#partners
{
width:265px;
float:left;
padding:35px 0 0 0;
}

#partners ul
{
padding:12px 0 0 24px;
}

#partners ul li 
{
padding:0 0 5px 0;
font-size:11px;
color:#A9A9A9;
}

#partners ul li  a
{
color:#A9A9A9;
}

/***[bottom]***/
#bottom
{
width:760px;
float:left;
margin:30px 0 0 0;
border-top:#E2C526 2px solid;
padding:20px 0 30px 15px;
}

#bottom span a
{
color:#484848;
font-weight:bold;
margin:0 0 0 300px;
}

/***[form]***/

form
{
margin-top:15px;
}

fieldset
{
margin-bottom:10px;
display:block;
padding:10px 5px;
border-color:#060;
border: 0;
}
	
legend
{
font-size:12px;
}
	
input
{
font-size:12px;
font-family:arial;
}
	
label
{
font-size:12px;
display:block;
margin-top:5px;
}
form label span
		{
		color:#CC0000;
		font-size:11px;
		}
		p.message{
		color:#fff;
		}		
input.frm_text
{
background:#FCF1B6;
width:300px;
border:1px solid #000;
}
	
textarea
{
background:#FCF1B6;
width:300px;
height:150px;
font: 12px arial;
border:1px solid #000;
}
	
input.frm_submit
{
background:#FCF1B6;
display:block;
clear:both;
margin-top:10px;
font-size:12px;
font-weight:bold;
padding:2px 4px;
border:0;
border:1px solid #000;
color:#000;
}




