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

body
{
background:#000;
font:12px Arial;
color:#fff;
}

h1
{
font-size: 16px;
color:#999;
margin-bottom:10px;
}

h2
{
font-size:12px;
color: #0066CC;
}

a
{
text-decoration: none;
}

a:hover
{
text-decoration:underline;
}

/***[structure]***/

#wrapper
{
width:780px;
margin:0 auto;


}


/***[top]***/
#top
{
background:url(../images/pokercard.jpg) no-repeat right top;
position:relative;
height:138px;
}

#top img
{
float:left;
position:absolute;
}

#top ul
{
list-style:none;
position:absolute;
left:430px;
padding-top:4px;
}

#top ul li
{
float:left;
}

#top ul li a
{
color:#999;
font:11px Tahoma;
margin:0 10px;
}
#top ul li a:hover
{
color:#ABC734;
}

/***[main]***/

#main
{
width:725px;
float:left;
background:url(../images/main.jpg) no-repeat left top;
padding:0 28px 0 28px;
margin-bottom:15px;

}

#indexart
{
margin:0 auto;
width:726px;
float:left;
}

#indexart h2 a
{
font:18px "Trebuchet MS";
color:#fff;
}

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

#indexart .green, #indexart .red, #indexart .blue
{
padding:10px;
}

#indexart .green
{
float:left;
width:204px;
background:url(../images/green-grad.jpg) repeat-x left top;
padding-left:45px;
}

#indexart .red
{
float:left;
width:208px;
background:url(../images/red-grad.jpg) repeat-x left top;
}

#indexart .blue
{
float:left;
width:219px;
background:url(../images/blue-grad.jpg) repeat-x left top;
}

#content
{
float:left;
width:436px;
background:#000;
color:#999;
padding:25px 10px 10px 10px;

}

/***[content]***/
#content p
{
margin-bottom:15px;
}

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

#content h2
{
font-weight: bold;
color: #00CCFF;
}

#content h3
{
font-size:12px;
font-weight: bold;
color: #CC0000;
}

#content img
{
float: right;
}

#content a:hover
{
color:#ABC734;
text-decoration:none;
}

#content ul
{
padding-left:15px;
list-style: url(../images/list.jpg); 
}

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

#content span
{
margin-bottom:15px;
text-align:right;
color:#ABC734;
display:block;
}

#body_casinolink a.casinolink,
#body_pokerlink a.pokerlink,
#body_gambling a.gambling
{
color:#ABC734;
}

/***[left]***/

#left
{
width:197px;
background:#000;
padding:25px 20px 0 51px;
float:left;

}

#left ul
{
list-style:none;
padding:0 0 40px 0;
}
#left  .leftgreen
{
display:block;
padding:5px 0 5px 10px;

background:#648C1A;
color:fff;
font: bold 14px Arial, Helvetica, sans-serif;
}

#left  .leftred
{
display:block;
padding:5px 0 5px 10px;
background:#BB2E01;
color:fff;
font: bold 14px Arial, Helvetica, sans-serif;
}
#left  .leftblu
{
display:block;
padding:5px 0 5px 10px;
background:#027DE4;
color:fff;
font: bold 14px Arial, Helvetica, sans-serif;
}

#left ul li
{
border-bottom:1px  solid #333333;
padding:5px 0;
}

#left ul li h2 a
{
font:12px Arial;
color:#fff;
}

#left ul li h2 a:hover
{
color:#ABC734;
text-decoration:none;
}
#left ul li p
{
font-size:11px;
color:#666666;
}

#body-tournaments #left ul li.tournaments h2 a,
#body_bonuses #left ul li.bonuses h2 a,
#body_playing-slots #left ul li.playing-slots h2 a,
#body_bankroll #left ul li.bankroll h2 a,
#body_introduction #left ul li.introduction h2 a,
#body_etiquette #left ul li.etiquette h2 a,
#body_betting #left ul li.betting h2 a,
#body_jackpots #left ul li.jackpots h2 a,
#body_roulette #left ul li.roulette h2 a,
#body_partypoker #left ul li.partypoker h2 a,
#body_toppoker #left ul li.toppoker h2 a,
#body_security #left ul li.security h2 a

{
color:#ABC734;
}


/***[index-bottom]***/
#fav
{
width:705px;
padding-left:75px;
background: url(../images/playingcard.jpg) no-repeat right top;
float:left;
margin-top:0px;
}


#fav h2
{
font-size:12px;
color:#769E21;
}

#fav ul
{
list-style:none;
width:230px;
}

#fav ul li
{
padding:5px 0;
}
#fav ul li h3 a
{
color:#fff;
font-weight:normal;
font-size:12px;
}

#fav ul li p
{
color:#759D20;
font-size:11px;
}

/***[footer]***/
#footer
{
width:100%;
background:url(../images/footer.jpg) repeat-x left bottom;
margin-top:25px;
height:50px;
color:#666666;
float:left;
}

#footer-note
{
width:630px;
margin:0 auto;

}

#footer ul
{
list-style:none;
}

#footer ul li
{
float:left;
}

#footer ul li a
{
color:#666;
padding:0 10px 0 0;
}

#footer ul li a:hover
{
color:#ABC734;
}

/***[linktous]***/
#linktous-title, #linktous-url, #linktous-desp
{
width:210px;
background:#ccc;
margin-top:1px;
color:#000;
padding:5px;
height:auto;
}

#linktous-title p, #linktous-url p, #linktous-desp p
{
margin-bottom:0;
}

#linktous-url
{
background:#999;
}

#linktous-desp
{

background:#666;
}

/***[sitemap]***/
.sitemap
{
float:left;
width: auto;
padding:5px;
}

.sitemap h2
{
margin-top:10px;
}

.sitemap ul
{
padding-left:15px;

}

/***[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;
color:#999;
}
	
input.frm_text
{
width:300px;
border:1px solid #ccc;
background:#000;
color:#fff;
}
	
textarea
{
width:300px;
height:100px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #ccc;
background:#000;
color:#fff;
}
	
input.frm_submit{
display:block;
clear:both;
margin-top:10px;
font-size:12px;
padding:2px 4px;	
}
