/*
Credit: #
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9ca5b3;
    background: #ffffff;
}
		
a:link, a:visited { color: #3385ff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #FFFF00; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 26px;
	font-weight: normal;
	color: #ffd800;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #9f1a04;
}


.image_wrapper{
	margin-top: 3px;
	margin-bottom: 10px;
	border: 5px solid #20252c;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

.button a {
	display: block;
	width: 103px;
	height: 35px;
	padding: 9px 6px 0 0;
	
	color: #020509;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url("template.png") no-repeat;
}

.button a:hover {
	color: #ffd800;
	background: url("templatf.png") no-repeat;	
}

.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_80 { margin-right: 80px; }



#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 150px;
	margin: 0 auto;	
	background: #010103 url("template.jpg") no-repeat center top;
}

#templatemo_site_title_bar {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	background: #010103 url("templatf.jpg") no-repeat center top;
}

#templatemo_menu {
	position: relative;
	clear: both;
	width: 940px;
	padding: 10px 20px;
}

#templatemo_menu ul {
	padding: 15px 0 0 0;
	margin: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	padding: 0 0 0 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #ffd800;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li.current a{
	color: #ff0000;
}

#site_title {
	position: absolute;
	width: 290px;
	left: 340px;
	padding: 47px 10px 0 0;
	top: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

#site_title h1 a:hover {
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 2px;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;	
}

#templatemo_banner_wrapper_outter {
	width: 100%;
	height: 200px;
	margin: 0 auto;	
	background: #010103 url("templatg.jpg") repeat-x center top;
}

#templatemo_banner_wrapper_inner {
	width: 100%;
	height: 200px;
	margin: 0 auto;	
	background: #010103 url("templath.jpg") no-repeat center top;
}

#templatemo_banner {
	width: 980px;
	height: 200px;
	margin: 0 auto;
	background: url("templati.jpg") no-repeat center top;
}

#templatemo_banner #banner_content {
	width: 400px;
	height:200px;
	padding: 0 80px 0 80px;
}
#banner_content h2 {
	color: #ffd800;
	margin:0 0 5px;
	padding:5px 0;
}

#banner_content p {
	color: #ffffff;
	font-size: 14px;
	text-align:justify;
}

#templatemo_content_wrapper {
	width: 100%;
	margin: 0 auto;	
	background: #171b21 url("templatj.jpg") repeat-x top;
}

#templatemo_content {
	width: 940px;
	margin: 0 auto;
	padding: 40px 20px 10px;
	background: #171b21 url("templatj.jpg") repeat-x top;
}

.section_w940 .em_text {
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
}

.section_w940 {
	clear: both;
	width: 940px;
}

.section_w300 {
	float: left;
	width: 280px;
	padding: 0 20px 0 0;
}

.section_w940 p {
	margin-bottom: 10px;
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #161a1f url("templatk.jpg") top repeat-x;
}

#templatemo_footer {
	width: 940px;
	margin: 0 auto;
	padding:20px;
	color: #9ca4af;
}

#templatemo_footer .section_w210 {
	float: left;
	width: 210px;
}

#templatemo_footer .section_w210 .subcontent {
	padding: 15px;
}

#templatemo_footer .section_w210 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #9ca4af;
}

#templatemo_footer .footer_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}










.section_w300 h2 {margin-bottom:0;}
.section_w300 .cleaner_h20 {height:5px !important;}
.section_w300 .button {float:right;}


#banner_content .cleaner_h20 {height:10px;}

.section_w300 p, .section_w940 p {text-align:justify;}
.section_w940 p {margin:0 0 5px;}
.img_left {float:left; margin:2px 15px 0 0;}
.top-pages {float:right; margin:1px 0 0 15px; background-color:#101318; width:186px; border:1px solid #9CA5B3;}
.top-pages h3 {text-align:center; margin-top:10px; font-size:16px;}
.top-pages ul {margin:11px 0; padding:0 0 0 40px;}
.clr {clear:both;}

/* main menu */

#templatemo_menu ul li a.nav_17865 {width:65px;}
#templatemo_menu ul li a.nav_17866 {width:100px;}
#templatemo_menu ul li a.nav_17870 {width:130px; margin-right: 320px;}
#templatemo_menu ul li a.nav_17873 {width:85px;}
#templatemo_menu ul li a.nav_17876 {width:130px;}
#templatemo_menu ul li a.nav_17877 {width:110px;}


/* top casinos  */
 #casino table {width:380px;}
 #casino table td {padding:3px; text-align:center;}
 #casino td p {text-align:center;}
 
 
 
/* poll */
#sitepoll {
	width:236px;
	margin:15px 0 20px;
}
#sitepoll form.webPoll {
	background-color:#101318;
	behavior:url("PIE.css");
	border:1px solid #bebebe;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow:#666 0 2px 3px;
	-webkit-box-shadow:#666 0 2px 3px;
	box-shadow:#666 0 2px 3px;
	margin:10px 0 10px 8px;
	padding:6px;
	position:relative;
	width:236px;
}
#sitepoll form.webPoll fieldset {
	behavior:url("PIE.css");
	border:1px solid #EDEDED;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin:0;
	padding:0;
	position:relative;
}
#sitepoll form.webPoll ul {
	width:230px;
	behavior:url("PIE.css");
	border:2px #bebebe solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-family:verdana;
	font-size:10px;
	list-style-type:none;
	margin:0;
	padding:10px 0;
	position:relative;
}
#sitepoll form.webPoll li {
	margin:0 16px;
	overflow:auto;
	padding:4px 0 6px;
	position: relative;
	border-bottom:1px solid #AFAFAF;
}
#sitepoll form.webPoll input {
	position: absolute;
	top: 4px;
	*top: 0;
	left: 0;
	margin: 0;
	padding:0;
}
#sitepoll form.webPoll label.poll_active {
	float:right;
	width:90%;
}
#sitepoll form.webPoll h4.heading {
	color:#9CA5B3;
	font-family:Georgia, serif;
	font-size:19px;
	font-weight:400;
	line-height:1.4em;
	margin:6px 4px 12px;
	padding:0;
}
#sitepoll form.webPoll p.buttons {
	margin:8px 0 1px 113px;
	padding:0;
	text-align:right;
	width:122px;
}


/* poll results */
#vote_res_wrap{width: 400px;}



/* template1 */
#inner {}



#inner .left-side {float:left; width:670px; margin-right:20px; text-align:justify;}
#inner .right-side {float:right; width:250px;}

#inner .left-side h1 { color: #FFD800; font-size: 26px; font-weight: normal; margin: 0 0 10px; padding: 10px 0; }
#inner .left-side h2 {font-size:18px;}
#inner .left-side h3 {font-size:14px; font-weight:bold;} 
 
#inner .right-side h3 {color: #FFD800; margin:15px 0 10px 10px;}


#inner .page-menu li  {list-style-type:square;}
#inner .page-menu li a {font-size:14px;}

 