/* -----------------------------------*/
/* ---------->>> GLOBAL STYLES <<<-----------*/
/* -----------------------------------*/
*{
margin:0;
padding:0;
}

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

h1
{
padding-bottom:10px;
font-size:20px;
color:#FABC0D;
font-weight:normal;
}

h2
{
font: bold 12px Arial;
}

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

a:hover
{
text-decoration:underline;
}

img
{
border:0;
}

ul
{
list-style:none;
}



#display_full
{
font-size:10px;
color:#FFCC00;
text-transform:uppercase;
}

.sitemap-block
{
float:left;
width:auto;
margin-right:10px;
padding:5px;
}

.sitemap-block ul
{

list-style:url(../images/yellow-arrow.jpg);
}


/* -----------------------------------*/
/* ---------->>> STRUCTURE <<<-----------*/
/* -----------------------------------*/
#wrapper
{
position:relative;
width:770px;
margin:0 auto;
overflow:hidden;
}

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

#header
{
float:left;
width:770px;
margin-bottom:15px;
background:#000 url(../images/top-right-bg.jpg) no-repeat right top;
}

#right-column
{
float:right;
width:230px;
background:#FC0;
font-size:11px;
}

#content
{
float:left;
width:484px;
margin-top:5px;
padding:100px 10px 0 25px;
background:url(../images/casino-pro.jpg) no-repeat left top;
color:#fff;
}


#footer
{
width:770px;
margin:0 auto;
padding:10px 0;
color: #666;
font-size:10px;
text-align: right;
}

#footer a
{
color: #666;
}




/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/
#header-logo-block
{
position:relative;
float:left;
width:371px;
height:177px;
background:url(../images/top-left-bg.jpg) no-repeat left top;
}

.logo
{
position:absolute;
top:87px;
left:115px;
}

	#header span
	{
	display:block;
	position:absolute;
	top:130px;
	left:200px;
	width:196px;
	color:#fff;
	font-size:11px;
	}
	
	#header ul
	{
	position:absolute;
	left:454px;
	top:59px;
	}

		#header ul li
		{
		display:inline;
		}

			#header ul li.home a, #header ul li.contact a, #header ul li.partner a
			{
			float:left;
			padding:50px 15px 0 15px;
			background:url(../images/home.gif) no-repeat center 25px;
			font-size:11px;
			color:#fff;
			border-right:1px solid #224;
			}

			#header ul li.contact a
			{
			background:url(../images/contact.gif) no-repeat center 25px;
			}
			
			#header ul li.partner a
			{
			background:url(../images/partner.gif) no-repeat center 25px;
			border:0;
			}
			
			#body-home #header ul li.home a,
			#body-contact #header ul li.contact a,
			#body-partner #header ul li.partner a
			{
			text-decoration:underline;
			}
			
			
			
/* -----------------------------------*/
/* ---------->>> CONTENT <<<-----------*/
/* -----------------------------------*/

#content h2
{
margin-bottom:5px;
font-size:14px;
color:#fff;
}

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

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

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

#content ul
{
list-style:url(../images/yellow-arrow.jpg);
}

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

#content span.next-page
{
display:block;
float:right;
color:#666;
}

	#content span.next-page a
	{
	color:#666;
	}
	
	#body-partner span.next-page a.page1,
	#body-partner span.next-page a.page2
	{
	text-decoration: none;
	color:#fc0;
	}
	
	
/* -----------------------------------*/
/* ---------->>> INDEX ARTICLE <<<-----------*/
/* -----------------------------------*/
#index-article
{
float:left;
width:523px;
background: url(../images/blue-vert-grad.jpg) repeat-y left top;
font:11px Tahoma;
color:#fff;
}

	#index-article img
	{
	float:left;
	}

hr
{
float:left;
width:490px;
height:1px;
margin:0 15px;
background:#666;
border:0;
color:#666;
}

.article
{
float:left;
width:503px;
padding:5px 20px 5px 15px;
}

	.article a
	{
	text-decoration:underline;
	color:#fff;
	}

	.article h2 a
	{
	display:block;
	padding-bottom:5px;
	color: #FFCC00;
	}

	.article p
	{
	margin-bottom:5px;
	}

	.article img
	{
	padding-right:15px;
	}



/***[right column]***/
#right-column ul li
{
padding:0 0 0 10px;
}

	#right-column ul li a
	{
	display:block;
	height:100%;
	padding:3px 0;
	color:#000;
	}
	
	
span.latest
{
display:block;
width:220px;
padding:2px 0 0 10px;
background: #000 url(../images/latest.jpg) no-repeat left top;
font: bold 11px "Trebuchet MS";
text-transform:uppercase;
}

#latest-article
{
float:right;
width:230px;
}

	#latest-article h2 a, #partner-box h2
	{
	display:block;
	width:210px;
	padding:5px 10px;
	background:#FC0;
	color:#000;
	}

	#latest-article p
	{
	background:#FC0;
	padding:0 10px 10px 10px;
	}

		#latest-article p span a
		{
		text-decoration:underline;
		font-size:10px;
		}

#secondary-article
{
float:left;
width:230px;
border-top:10px solid #000;
}

	#secondary-article h2
	{
	padding:5px 5px 5px 10px;
	background: #000 url(../images/secondary-link-header.jpg) repeat-x left top;
	color:#fff;
	
	}

	#secondary-article ul
	{
	padding-bottom:20px;
	background:#236 url(../images/secondary-linkbg.jpg) repeat-x left top;
	}

		#secondary-article ul li
		{
		}

		#secondary-article ul li a
		{
		display:block;
		height:100%;
		padding:5px 0;
		border-bottom:1px solid #FC0;
		color:#FC0;
		font-size:11px;
		}
		
		#body-online-gambling #secondary-article ul li.online-gambling a,
		#body-bankroll #secondary-article ul li.bankroll a,
		#body-best-casino #secondary-article ul li.best-casino a,
		#body-gambling-advantages #secondary-article ul li.gambling-advantages a,
		#body-more-opt #secondary-article ul li.more-opt a,
		#body-opt #secondary-article ul li.opt a,
		#body-slots #secondary-article ul li.slots a,
		#body-security #secondary-article ul li.security a,
		#body-uoc #secondary-article ul li.uoc a,
		#body-pro #secondary-article ul li.pro a,
		#body-new-online #secondary-article ul li.new-online a,
		#body-rules #secondary-article ul li.rules a,
		#body-live #secondary-article ul li.live a,
		#body-uoc-bonuses #secondary-article ul li.uoc-bonuses a,
		#body-olympics #secondary-article ul li.olympics a,
		#body-portals #secondary-article ul li.portals a,
		#body-best #secondary-article ul li.best a
		
		{
		color:#fff;
		font-weight:bold;
		}


#partner-box
{
float:left;
width:230px;
}

	#partner-box h2
	{
	background:#000;
	color:#fff;
	}

/* -----------------------------------*/
/* ---------->>> FORM <<<-----------*/
/* -----------------------------------*/

form{
margin-top:15px;
}

fieldset
{
border:0;
}
	
legend
{
font-size:13px;
color:#fff;
}

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

	label span
	{
	font-size:11px;
	color:#fc0;
	}
	
input.frm_text
{
width:350px;
}
	
textarea
{
width:350px;
height:100px;
}
	
input.frm_submit
{
display:block;
clear:both;
margin-top:10px;
}

