body
{
	background-color:#000000;
	text-align: center;
	margin:0;
	padding:0;
	color:#404040;
	font-family:verdana;
	font-size:9pt;
}

h1
{
	color:#000000;
	font-family:verdana;
	font-size:11pt;
}

h1.red
{
	color:red;
	font-family:verdana;
	font-size:11pt;
}

h2
{
	color:#000000;
	font-family:verdana;
	font-size:10pt;
}

p
{
	color:#ffffff;
	font-family:verdana;
	font-size:7pt;
}

a.footer
{
	color:#ffffff;
	font-family:verdana;
	font-size:7pt;
	text-decoration: underline;
}

#wrapper
{
	width:1200px;
	background:#ffffff url(../images/bg.jpg) repeat-y center top;

	margin:0 auto;
	text-align:left;
}


#content_wrapper
{
	width: 100%;
	height:575px;
	margin: 0px auto;
	padding: 0;
}


#header
{
	position: relative;
  	height:97px;
	background: #ffffff url(../images/template_header.gif) no-repeat center top;
	padding: 0;	
	color: #404040;
	margin-left:auto;
  	margin-right:auto;
	width:1200px;
}

#navigator {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	background: #fafafa url(../images/1.jpg) repeat-x;
	font: bold 20px/30px verdana;
	font-style:italic;
	height: 30px;
	width: 1198px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#navigator ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#navigator ul li {
	display: inline;
}

#navigator ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border-left: 1px solid white;
	
}

#navigator ul li a:hover {
	background: url(../images/2.jpg) repeat-x;
	color: #600860;
}

li.current {
	background-color:#000000;
	color: #FFFFFF;
} 


div.main_page
{
	float: left;
	width: 780px;
	overflow: hidden;
	margin-left: 6px;
}

td.main_page_text
{
	color:#404040;
	font-family:verdana;
	font-size:9pt;	
}

td.top_casinos_top_text
{
	color:#ffffff;
	font-family:verdana;
	font-weight: bolder;
	font-style: italic;
	font-size:11pt;	
	border-bottom: 2px solid #3d5c78;
	height:32px;
	background: url(../images/top_text.jpg);
}

td.top_casinos_text
{
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	font-size:8pt;	
	background-color: #D4A017;
	border-bottom: 2px solid #3d5c78;
	height:37px;
}

td.banners
{
	color:#ffffff;
	font-family:verdana;
	font-weight: bolder;
	font-style: italic;
	font-size:11pt;	
	height:30px;
	background: url(../images/banners.jpg);
}

td.banners_text
{
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	font-size:9pt;	
	background-color: #ffffff;
	border-bottom: 1px solid #600860;
	border-left: 1px solid #600860;
	border-right: 1px solid #600860;
	height:37px;
	text-align: center;
}

td.banner_code
{
	color:#000000;
	font-family:verdana;
	font-size:9pt;	
	background-color: #ffffff;
	border: 2px solid #600860;
}


td.main_page_news
{
	color:#404040;
	font-family:verdana;
	font-size:9pt;	
	border-bottom: 1px solid #600860;
}


td.recommended
{
	background-color: #fafafa;
	color:#600860;
	font-size:10pt;
	text-decoration:none;
	border-top: 1px solid #600860;
	border-bottom:1px solid #600860;
	height:40px;
}

td.black_listed
{
	background-color: #000000;
	color:#ffffff;
	font-size:10pt;
	text-decoration:none;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	height:23px;
}

ul
{
	list-style: square; 
	color:#000000;
	font-size:10pt;
}

a.main_menu,
a.main_menu:hover,
a.main_menu:active,
a.main_menu:visited
{
	background-color: #fafafa;
	color:navy;
	font-size:10pt;
	text-decoration:none;
	width: 100%;
	color:#000000;
	padding-top: 3px;
	padding-left: 0px;
}

a.main_menu:hover
{
	color: #600860;
	text-decoration:underline;
}

a.top_text,
a.top_text:hover,
a.top_text:active,
a.top_text:visited
{
	background-color: #D4A017;
	color:navy;
	font-size:10pt;
	text-decoration:none;
	width: 100%;
	color:#000000;
	padding-top: 3px;
	padding-left: 0px;
}

a.top_text:hover
{
	color: #e1e11d;
	text-decoration:underline;
}

a.black,a.black:visited
{
	color: #0000c0;
	font-size:10pt;
	text-decoration:none;
}

a.black:hover
{
	color:#0000c0;
	font-size:10pt;
	text-decoration:underline;
}


a.black_hp,a.black_hp:visited
{
	color:#0000c0;
	font-size:10pt;
	text-decoration:none;
}

a.black_hp:hover
{
	color:#0000c0;
	font-size:10pt;
	text-decoration:underline;
}


a.red,a.red:visited
{
	color:red;
	font-size:10pt;
	text-decoration:none;
}

a.red:hover
{
	color:red;
	font-size:10pt;
	text-decoration:underline;
}


div.left_side_menu
{
	float: left;
	width: 201px;
	margin-right: 2px;
}

div.right_side_menu
{
	float: left;
	width: 201px;
	margin-left: 7px;
}

table.side_menu
{
	width: 100%;
	table-layout:fixed;
}

td.side_menu{
	text-align: left;
	color:#ffffff;
	font-size:10pt;
}
a.side_menu,
a.side_menu:active,
a.side_menu:visited
{
	background-color: #600860;
	color:#ffffff;
	font-size:10pt;
	display: block;
	text-decoration:none;
	width: 100%;
	height: 21px;
	padding-top: 1px;
	padding-left: 5px;
	border: 1px solid white;
}

a.side_menu:hover
{
	background-color: #fdfdfd;
	color: #600860;
	text-decoration:none;
}

a.side_menu_top_text,
a.side_menu_top_text:active,
a.side_menu_top_text:visited
{
	color:#600860;
	text-align:center;
	font-size:11pt;
	font-style:italic;
	font-weight:bolder;
	background-color: White;
	text-decoration:none;
	width: 100%;
	height: 24px;
	padding-top: 1px;
	padding-left: 5px;
	border-bottom: 1px solid #600860;
	border-right: 1px solid White;
	border-left: 1px solid White;
	display: block;
}

a.side_menu_top_text:hover
{
	color: #600860;
	text-decoration:none;
	background-color: #fafafa;
}

td.review_visit
{
	width:85px; 
	border-top: 1px solid #600860;
	border-bottom:1px solid #600860;
	height:40px;
}

a.main_page
{
	font-size: 14px;
	color: green;
	text-decoration:none;
}

a.main_page : active
{
	font-size: 14px;
	color: #600860;
	text-decoration:underline;
}


a.main_page:hover
{
	font-size: 14px;
	color: #c00000;
	text-decoration:underline;
}


#footer
{
	color: #000000;
	background: #000000 url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width:1200px;
	height: 67px;
	text-align: center;	
	font-size: 8pt;	
}

#footer p
{
	padding: 10px 0;
	margin: 0;
}

#footer a
{
	color: #ffffff;
	text-decoration: none; 
}

a, a:visited
{
	text-decoration: none;
	background: inherit;
	color: #ffffff; 
}

a:hover
{
	text-decoration: underline;
	background: inherit;
	color: #ffffff;
}

img
{
	padding:0;
	/*margin:20px 10px 10px 10px;*/
	border: 0;
}
		
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img
{
	margin:0;
	padding:0 5px 0 5px;
	clear:both;
}


.bloc-txt-txt .richtext, .bloc-img-txt .richtext, .bloc-img-txt .image,
.bloc-txt-img .richtext, .bloc-txt-img .image 
{
	margin:0 ;
	width:48%;
	float:left;
}


.bloc-sep
{
	width:20px;
	margin:0;
	padding:0;
	float:left;
}

