
/* Links */

a:link { color: #FFFFFF; }

a:visited { color: #FFFFFF; }

a:hover, a:active { color: #93BFBF; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; font-weight:normal;}

h3 { font-size: 20px; font-weight:normal; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

#footer p {text-align:center;}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #465757;
	border: 1px solid #314343;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul { list-style: none; margin:0.6em 0; padding:0;}

ul li { background:url(../img/bullet00.gif) 0 4px no-repeat; padding:2px 0 2px 20px; margin:0;}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-image: url(../img/bg000000.gif);
	background-repeat: repeat-x;
	background-color: #112B2B;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 768px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 100%;
	padding-bottom: 8px;
	background: #3C4E4E url(../img/header-b.gif);
	clear: right;
	height: 59px;
	margin-top: 15px;
}

#navigation
{
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../img/header00.jpg);
	height: 212px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #BECDCD;
	background: #3C4E4E;
}

#content-wrapper
{
	width: 65%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
}

#sidebar
{
	float: right;
	padding: 0px 15px 0px 10px;
	width: 213px;
	background-image: url(../img/sidebar-.gif);;
	margin-right: 15px;
	margin-top: 7px;
}

#footer
{
	clear: both;
	float: left;
	width: 748px;
	text-align: left;
	padding-left: 20px;
	background: #3C4E4E url(../img/footer-b.gif) 0 100% no-repeat;
	margin-bottom: 15px;
	color: #BECDCD;
	/*height: 36px;*/
	padding-top: 10px;
	border-top:1px solid #AAD0D0;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
color: #BECDCD;
}

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { background:url(../img/main-logo.png) no-repeat 0 50%;overflow:hidden;height:67px;display:block; margin:0;width:285px;margin:0 0 0 20px;}
#header h1 a {font-size: 28px;padding:67px 0 0 0;display:block;}

#header h1 a:link {
color: #AAD0D0;
}

#header h1 a:hover {
color: #8EBABA;
}

#header h1 a:active {
color: #8EBABA;
}

#header h1 a:visited {
color: #8EBABA;
}

/* Navigation */

#navigation ul {  float: left; margin-top: 0px; margin-left: 0px; padding-left: 0px;}

#navigation li { float: left; background:none; margin:0; padding:0; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #8CA5A5;
	display: block;
	padding: 0px 7px;
	margin-right: 1px;
	height: 23px;
	font-size: 13px;
	margin-top: 0px;
	background-color: #304242;
	background-image: url(../img/nav-bg00.gif);
	border-left: 1px solid #1E2D2D;
	border-right: 1px solid #1E2D2D;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #A5BABA;
	background-repeat: repeat-x;
	font-size: 13px;
	margin-top: 0px;
	background-color: #1B292A;
	background-image: url(../img/nav-bg20.gif);
	border-left: 1px solid #1E2D2D;
	border-right: 1px solid #1E2D2D;
}

#navigation li.active a
{
	color: #BECDCD;
	background-color: #3C4E4E;
}

.slogan {
font-size: 13px;
color: #141F1F;
text-transform: lowercase;
margin-left: 20px;
margin-bottom: 2px;
float: left;
}
.icons {
float: right;
margin-right: 30px;
margin-top: -20px;
}

a.active { text-decoration:none !important; font-weight:bold !important;}

.leftblock { margin-right:234px}
.content-wrap {background: url(../img/post-bg.jpg) 0 0 no-repeat; width:526px; margin:0;overflow:hidden;}
.content { padding:10px 24px;}
* html .content { height:230px;}
.rightblock { float:right; width:234px; margin:6px 0 6px -234px; background: url(../img/sidebar-mid.gif) 0 0 repeat-y; }
.sidebar-top { background: url(../img/sidebar-top.gif) 0 0 no-repeat; height:12px; overflow:hidden;}
.sidebar-bottom { background: url(../img/sidebar-bottom.gif) 0 0 no-repeat; height:12px; overflow:hidden;}
.sidebar { padding:4px 22px 4px 8px;}
.clearer { clear:both; height:0; overflow:hidden;}

.sidebar h3 { font-size:16px; text-align:center; font-weight:bold; margin:0;}
.sidebar ul { margin:0; padding:0;}
.sidebar ul li { margin:0;}
h1 a, .sidebar ul li a { text-decoration: none;}

.leftbanners, .rightbanners, .bottombanners { text-align:center;}
.leftbanners img, .rightbanners img, .bottombanners img { border:0 none; margin:10px 0;}

#panel { float:right; width:170px; margin:0 0 0 8px;}
#index #panel { display:none;}
#panel h3 { font-size:12pt; font-weight:normal; margin:0 0 4px 0;}

.toprated { margin:0; padding:0; list-style:none;}
.toprated li { margin:0 0 4px 0; padding:8px 0 4px 6px; background:none; border-bottom:1px dashed #588b8b;}
.toprated a { text-decoration:none;}
.toprated img {border-width:1px;}
.toprated a span { text-decoration:none;}

 #topcasinos h3 {
	margin: 10px 0px 5px;
}
 #topcasinos .box {
	color: #45728a;
	padding: 5px;
	margin-bottom: 5px;
	border: solid #0f2d2b;
	border-width: 1px 2px 2px 1px;
	line-height: normal;
	font-size: 12px;
	overflow: hidden;
	vertical-align: top;
	background:#b4c0bf;
}
 #topcasinos .box strong {color: #264c61;}

.content .reviewblock h3 { background-color:#376F6F}
#footer p { margin:0.2em 0;}
#footer ul { text-align:center; margin:0.2em 0; padding:0 0 8px 0; list-style:none;}
#footer ul li { display:inline; margin:0 0.2em; padding:0; background:none;}
#header {position:relative;}
.quotebox {position:absolute; width:370px; top:33px; left:0px; color:#fff;}
.quotebox em {font-weight:bold;}
.quotebox p{margin:0.1em 0;}
.qhead {font-size:13px; font-weight:bold;}

.content p a {text-decoration:none;}
.menu {margin-bottom:20px;}
.top { padding-top:1px; margin-bottom:20px;}

.stuff ul li a {text-decoration:none;}
.stuff ul li p {font-size:11px; margin:0; font-style:italic;}

.sidebar h3 {background:#4F6362; color:#112B2B; margin-bottom:8px;}

#navigation {position:relative;}
.sub-nav {position:absolute; height:22px; bottom:28px; right:2px;}
.sub-nav .login {display:block; float:left; margin:0 1px 0 0; width:59px; height:22px; background:url(../img/butt-login.gif) 0 0 no-repeat;}
.sub-nav .search {display:block; float:left; margin:0 1px 0 0; width:71px; height:22px; background:url(../img/butt-search.gif) 0 0 no-repeat;}

.sub-nav .contacts {display:block; float:left; margin:0 1px 0 0; width:71px; height:22px; background:url(../img/butt-contacts.gif) 0 0 no-repeat;}

.search-res {font-size:14px;}

.forms input {border:1px solid #112B2B; margin-bottom:4px;}
.forms {padding:10px 0 0 10px;}
#search_input, #search_submit {font-size:18px;}

.top-casinos-content{border-collapse:collapse;border:1px solid #999999;margin:15px 0;width:478px;}
	.top-casinos-content td{border-top:1px solid #999999;padding:10px;font-size:11px;}
	.top-casinos-content .first-col{width:75px;height:75px;background-color:#376f6f;padding:0;}
		.top-casinos-content .first-col a{margin:auto;display:block;border:none;width:50px;}
			.top-casinos-content .first-col a img{border:none;}
		.top-casinos-content td h3{margin:-12px 0 -12px 0;}
			.top-casinos-content td h3 a{font-size:14px;font-weight:bold;}
			
.mp-mid-block p{overflow:hidden;text-align:justify;font-size:11px;}
.mp-mid-block img{margin:0 0 0 15px;border:1px solid #becdcd;}

.main-bot-content{float:left;width:225px;padding:0 5px 15px 10px;margin:20px 0 50px 0;border-left:1px dashed #588b8b;}
	.main-bot-content h1{margin:0;}
	.mbc-left-block{padding:0 5px 0 20px;width:255px;}
