
/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] --- */

/* -------------------[ Main Page Elements ]------------------- */

body {
	background: #a9bac3 url(../images/bodybg.gif) top left repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color:#5c5c5c;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	}

#wrap {
	clear: both;
	margin: 0 auto;
	padding:0;
	width:980px;
	}
#wrapper
{
	width: 980px;
margin: 0 auto;

}	
#top-header
{
	height: 565px;
width: 980px;
position: absolute;
top: 0;

}

#header {
	padding:0;
	margin: 0 auto;
	position:relative;
	padding: 0;
	z-index:20;
	}

#head-content {
	width:980px;
	margin: 0 auto;
	background:url(../images/header.jpg) 0 0 no-repeat;
	height:70px;
	padding: 0;
	}

#sitetitle {
	width:480px;
	float:left;
	margin:0;
	padding:0;
	}

#sitetitle h1, #sitetitle .title {
	font-size: 30px;
	padding:0;
	margin:30px 0 0;
	text-align:left;
	line-height: 1.2em;
	letter-spacing:-1px;
	color:#000;
	}

#sitetitle .description {
	font-size: 9pt;
	padding: 0;
	margin:0;
	text-align:left;
	color:#fff;
	}

#head-banner468 {
	float:right;
	width:468px;
	height:60px;
	margin-top:30px;
	overflow:hidden;
	}


#subhead {
	height:7px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width:980px;
	background: #fff url(../images/subhead.gif) top left no-repeat;
	}

#page {
	clear: both;
	margin: 0 auto 0;
	padding: 15px 0 15px 15px;
	width:965px;
	background: #fff url(../images/content-bg.gif) top left repeat-y;
	/*
	border-top:1px solid #fff;*/
	}

#contentleft {
	width: 700px;
	float:left;
	padding: 0;
	margin: 0;
	overflow:hidden;
	} 

#content {
	width: 700px;
	margin: 0;
	padding: 0;
	}

#contentright {
	width: 250px;
	/*padding: 0;	
	float:right;*/
	margin:0;
	overflow:hidden;
		
	} 

#sidebar {
	width: 250px;
	float:right;
	overflow:hidden;
	}

#footer {
	text-align:center;
	padding:20px 0;
	clear: both;
	margin: 0 auto;
	width:980px;
	overflow:hidden;
	}

#footer .limit {
	padding: 0;
	margin:0 auto;
	width:980px;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	line-height: 1.2em;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#515151;
	}

h1 {
	font-size: 20pt;
	}

samp 
{
	line-height: 1.2em;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#515151;
	font-size: 20pt;
	font-family:arial,helvetica,sans-serif;
	
}
	

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 12pt;
	}

h4,h5,h6,h7 {
	font-size: 14pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 .entry samp {
	margin-bottom: 15px;
	}


.entry .bj-table table {clear:both; width:100%;margin:0 0 0.2em 0px; table-layout:auto;  empty-cells:show; background-color:#e9ddc2;}
.entry .bj-table table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:100%; background-color:#F7F6F3;border-style:none;}
.entry .bj-table table th {height:3.0em;  text-align:center; color:#284775; font-weight:bold; font-size:100%;background-color:#F7F6F3;border-style:none;}
.entry .bj-table table td {height:3.0em; padding:2px 7px 2px 7px; text-align:center; font-weight:normal; color:rgb(80,80,80); font-size:100%;background-color:#FFFFFF; border-style:none;}



h3#comments, #respond h3  {
	margin: 0;
	}

h1.archive-title, h1.page-title {
	margin-bottom:15px;
	background:url(../images/dot1.gif) bottom left repeat-x;
	padding-bottom:5px;
	}

samp.page-title 
{
	margin-bottom:15px;
	background:url(../images/dot1.gif) bottom left repeat-x;
	padding-bottom:5px;
}

h2.post-title, h1.post-title {
	margin: 0;
	padding: 0;
	}

.singlepost h1.post-title {

	}

.sitemap h2 {
	font-size: 14pt;
	padding:0;
	margin-bottom:5px;
	}

h3.widgettitle {
	font-size: 12pt;
	padding:0;
	margin-bottom:5px;
	letter-spacing:0px;
	}

#sidebar li h3.widgettitle {
	padding:10px;
	margin-bottom:0;
	background-color: #ddd;
	border-top:1px solid #eee;
	border-bottom:1px solid #fff;
	}

#slideshow .feature-entry h2 {
	padding-top:5px;
	margin-bottom: 10px;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	text-decoration:none;
	color:#336699;
	}

a:hover, a:active {
	text-decoration:none;
	color:#000000;
	}

a.more-link, a.more-link:link, a.more-link:visited  {
	background: url(../images/arrow-off.gif) 100% 70% no-repeat;
	padding-right:12px; 
        }

a.more-link:hover, a.more-link:active  {
	background: url(../images/arrow-on.gif) 100% 70% no-repeat;
	padding-right:12px; 
	}

#footer a, #footer a:link, #footer a:visited {
	color:#fff;
	}

#footer a:hover, #footer a:active {

	}

.post-title a, .post-title a:link, .post-title a:visited {
	text-decoration:none;
	color:#333;
	}

.post-title a:hover, .post-title a:active {
	text-decoration:underline;
	}
	
/* -------------------[ Images ]------------------- */

.entry img 
{
	/*
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
	max-width:630px;*/
        }

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.aligncenter, img.centered, img.center { 
	display: block; 
	margin: 0 auto 15px auto;  
	float: none; 
	clear: both;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.post-thum, img.thumbnail {
	float:right;
	margin: 0 0 15px 10px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
	}

img.avatar, img.comment-grav {
	border:1px solid #ddd;
	padding:2px;
	background:#fff;
	float:right;
	margin:0 0 10px 10px;
	}

.commentlist img.avatar, img.comment-grav {
	margin-bottom:15px;
	}

.singlepost .auth-bio img.avatar {
	border:1px solid #ddd;
	padding:2px;
	background:#fff;
	float:right;
	margin:0 0 10px 10px;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top:5px;
	margin: 0 10px 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 5px;
	margin: 0;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

ol {
	margin-left: 40px;
	padding: 0;
	}

ul {
	margin-left: 20px;
	padding: 0;
	}

.post ul, .post ol {
	list-style-type: none;
	}

.post ul li {
	list-style-type:none;
	padding: 0;
	margin: 0 0 2px;
	padding-left:16px;
	background:url(../images/arrow-simple.gif) 0 3px no-repeat;
	}

.post ul li li {
	padding-left:0;
	background:transparent;
	}

.post ol li {
	list-style-type:decimal;
	margin-left: 0;
	padding-left: 0;
	}

.post ul ul {
	margin-left:0;
	}

form, select {
	margin:0;
	padding:0;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px solid #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 20px 15px;
	color: #666;
	background:#eee;
	padding: 15px 20px 1px;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.post {
	clear:both;
	margin: 0 0 15px;
	padding:0 0 1px;
	background: url(../images/dot2.gif) bottom left repeat-x;
	}

.singlepost .post {
	margin: 0 0 10px;
	border:0;
	background:transparent;
	padding:20px;
	border:1px solid #ddd;
	}

.singlepost .sitemap .post {
	border:0;
	margin: 0 0 10px;
	padding:0 0 1px;
	background: url(../images/dot2.gif) bottom left repeat-x;
	}

.entry {
	margin: 0;
	padding: 0;
	}


.postdate {
	font-size:8pt;
	margin-bottom: 15px;
	}

.singlepost .postdate {
	background:url(../images/dot1.gif) bottom left repeat-x;
	padding-bottom:5px;
	margin-bottom:15px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
background:none repeat scroll 0 0 #D2D2D2;
border:medium none;
clear:both;
color:#D2D2D2;
height:0.1em;
text-align:center;
vertical-align:middle;
width:100%;
margin-bottom:5px;
        }

.navigation {
	margin: 0;
	padding: 10px 0 0;
	font-weight:bold;
	clear:both;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}

.banner468 {
	text-align:center;
	margin: 0 auto 10px;
	padding:5px 0px;
	border:1px solid #ddd;
	background:#eee;
	float:none;
	display:block;
	}

.tags {
	margin: 0;
	padding: 0;
	}

.cats {
	margin: 0;
	padding: 0;
	}

input:focus {
	outline: none;
	}

p#breadcrumbs {
	padding: 0 0 5px;
	background: url(../images/dot1.gif) bottom left repeat-x;
	font-size:8pt;
	margin: 0 0 5px;
	font-family:arial,helvetica,sans-serif;
	color:#666;
	}

.archive-border {
	padding:20px;
	margin:0 0 10px;
	border:1px solid #ddd;
	}

/* ---------------[ Tables ]--------------- */

/*
table {
	margin-bottom:15px;
	}

tr, td, th {
	margin:auto; 
	}

td, th {
	padding:5px;
	vertical-align:top;
	}

th {
	font-weight:bold;
	background:#ddd;
	}

td {
	border:1px solid #ddd;
	}
*/
/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 15px;
	margin: 0 0 15px;
	background:#eee;
	border:1px solid #ddd;
	}

.singlepost .auth-bio {
	margin: 0 0 10px;
	}

.auth-bio img.avatar {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 0 10px;
	}

.auth-bio p {
	margin:0;
	}

/* -------------------[ Comments ]------------------- */

.allcomments {
	padding: 10px 0 0;
	margin:0;
	}

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
	}
	
.commentlist li {
	background: #eee;
	clear:both;
	margin: 15px 0 0;
	padding: 15px;
	border:1px solid #ddd;
	list-style-type:none;
	}

.commentlist li ul.children li {
	background: #fff;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li.alt { }

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	padding: 0;
	margin: 0;
	}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding:10px;
	border:1px solid #ddd;
	background:#fff;
	}

#commentform input#submit {
	cursor:pointer;
	}

#commentform textarea {
	width:80%;
	}

.thread-alt { }	

.thread-even { }

#respond { 
	margin: 10px 0 0;
	padding:15px;
	background:#eee;
	border:1px solid #ddd;
	clear:both; 
	}

.commentlist #respond { 
	clear:both; 
	padding-top:10px; 
	}

.comments-navigation {
	display:block;
	margin: 0;
	padding:5px 0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0 0 5px;
	}

.commentlist img.avatar, 
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 10px 10px;
	}

.reply {
	padding: 0 0 5px;
	}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
	clear:both;
	background:#ddd;
	padding: 5px 10px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	color:#000;
	}

a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {
	background:#000;
	color:#fff !important;
	border:1px solid #000;
	}

.comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
	}

.cancel-comment-reply {
	padding: 5px 0 10px;
	}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0;

	padding: 10px;
	}

#sidebar ul ul {
	margin: 0;
	padding: 10px;
	}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0;
	padding:0;
	font-size:14px;
	/*border-bottom:1px solid #ddd;*/
	}

#sidebar li li {
	margin: 0 0 5px;
	padding:0 0 0 16px;
	background:url(../images/arrow-simple.gif) 0 3px no-repeat;
	border-bottom:0;
	}

#sidebar li li li {
	margin: 0;
	padding:0;
	border:0;
	background:transparent;
	}

#sidebar li li li:hover {
	}

#sidebar li li li li {
	margin: 0 0 0 15px;
	padding:0;
	background:transparent;
	}

#sidebar .textwidget {
	padding: 10px;
	}

#sidebar li#tag-cloud ul { }

#sidebar li.widget_tag_cloud div { 
	padding:10px; 
	line-height:2em; 
	}

#sidebar li#tag-cloud ul.wp-tag-cloud { 
	padding:10px; 
	line-height:2em; 
	}

#sidebar li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0;
	background:transparent;
	background-image: none;
	}

#sidebar li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar li select {
	width:160px;
	margin: 0;
	}

#sidebar li li.recentcomments {
	margin: 0 0 10px;
	padding-left: 20px;
	background:url(../images/comments.gif) 0 1px no-repeat;
	}

#sidebar .widget_flickrRSS img {
	margin: 0 5px 5px 0;
	background: #ddd;
	padding: 3px;
	width:75px;
	height:75px;
	}

#sidebar #calendar_wrap, #sidebar #akismetwrap {
	padding:10px;
	margin:0;
	}

#sidebar li#sidebar-banner300 {
	padding: 0 10px 10px;
	margin: 0 0 10px;
	}
	
#sidebar h2
{
background-image:url(../images/h3-bg.gif);
background-position:left center;
background-repeat:no-repeat;
clear:both;
color:#4b4b4b;
font-family:Trebuchet MS;
font-size:18px;
font-weight:bold;
height:30px;
margin-left:22px;
margin-top:0px;
padding-left:20px;
padding-top:9px;

width:263px;
}

#sidebar h2 span
{
	font-size:10px;
}

#sidebar h2.overview
{
	background-image:url(../images/h2-overview.gif);

}

#sidebar h2.subscribe
{
	background-image:url(../images/h2-subscribe.gif);

}

#sidebar h2.screenshots
{
	background-image:url(../images/h2-screenshots.gif);
}

#sidebar h2.related-articles
{
	background-image:url(../images/h2-screenshots.gif);
	font-size:16px;
}


/* ---------------[ Site Map Page ]--------------- */

.post .sitemap ul {
	margin-top: 0;
	margin-left: 0;
	}

.post .sitemap ul ul {
	margin-left: 0;
	}

.post .sitemap ul ul ul {
	margin-left: 15px;
	}

.sitemap img.post-thum, .sitemap img.thumbnail {
	float:right;
	margin: 0 0 10px 10px;
	width:75px;
	height:75px;
	}

p.site-map {
	margin: 0;
	font-weight:bold;
	font-size:10pt;
	}

.map-narrow {
	width:30%;
	float:right;
	border:1px solid #ddd;
	background:#eee;
	padding: 10px;
	}

.map-wide {
	width:60%;
	float:left;
	}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {
	background:#eee url(../images/dot.gif) 45% 0 repeat-y;
	border:1px solid #ddd;
	padding:15px;
	margin: 0 0 10px;
	}

#related .related-posts {
	font-weight:bold;
	width: 53%;
	float:right;
	}

#related .related-posts p {
	margin:0;
	}

#related .related-posts h3, #related .related-posts h2, #related .related-posts h1 {
	margin:0;
	font-size:12pt;
	letter-spacing:0;
	}

#related .related-posts ol {
	font-weight:normal;
	margin:2px 0 0 25px;
	}

#related .subscribe {
	width: 43%;
	float:left;
	}

#related .subscribe p.intro {
	font-weight:bold;
	}

#related .subscribe p.feed {
	margin-bottom:10px;
	font-weight:bold;
	padding-left: 21px;
	background: url(../images/FeedIcon-16.gif) 0px 50% no-repeat;
	}

#related .subscribe form {
	margin:0;
	padding:0;
	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	background: #1a1a1a url(../images/topnavbg.gif) top left no-repeat;
	margin:0 auto;
	padding:0 15px;
	width:950px;
	position:relative;
	z-index:20;
	border-bottom:1px solid #000;
	}

#topnav ul {
	
	list-style: none;
	padding: 0;
	margin: 0;
	}

#topnav li {
	margin: 0;
	padding: 0px 10px;
	float: left;
	height:60px;
	line-height:60px;
	color: #fff;
	}

#topnav li li {
	padding:0;
	margin: 0;
	height:30px;
	line-height:30px;
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding: 0px 10px;
	}

#topnav li a:hover, #topnav li a:active {
	color: #eee;
	}

#topnav li.current_page_item {
	padding-right:10px;
	background:url(../images/nav-rt.gif) top right no-repeat;
	}

#topnav li.current_page_item a, 
#topnav li.current_page_item a:link, 
#topnav li.current_page_item a:visited {
	background:url(../images/nav-left.gif) top left no-repeat;
	padding-right: 0;
	}

#topnav li li.current_page_item {
	padding-right:0;
	background:transparent;
	}

#topnav li li.current_page_item a, 
#topnav li li.current_page_item a:link, 
#topnav li li.current_page_item a:visited {
	background:transparent;
	padding: 0px 10px;
	}

#topnav li ul {
	float:none;
	z-index:20;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0;
	padding:0;
	background:#ccc;
	border:1px solid #000;
	}

#topnav li.current_page_item ul {

	}

#topnav li li.current_page_item ul {

	}

#topnav li.current_page_item li {
	background-image:none;
	padding:0;
	margin: 0;
	}

#topnav li ul a, 
#topnav li ul a:link, 
#topnav li ul a:visited,
#topnav li.current_page_item ul a, 
#topnav li.current_page_item ul a:link, 
#topnav li.current_page_item ul a:visited {
	background-image:none;
	padding: 0px 10px;
	width:180px;
	background:transparent;
	color:#000;
	}

#topnav li ul a:hover, 
#topnav li ul a:active,
#topnav li.current_page_item ul a:hover, 
#topnav li.current_page_item ul a:active  { 
	background:#333;
	color:#fff;
	}

#topnav li ul ul, #topnav li.current_page_item ul ul  {
	border-top:0;
	margin: -30px 0 0 200px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover { width:auto;
	}

/* -------------------[ Searchform ]------------------- */

#topnav #topsearch {
	position: absolute;
	top: 0;
	right:15px;
	width:200px;
	height:60px;
	background:url(../images/searchbg.gif) top left no-repeat;
	}

#topnav #searchform {
	padding:0;
	margin:0;
	}

#topnav #searchform #searchfield {
	font-size:9pt;
	float:left;
	padding:0;
	width:150px;
	margin: 23px 0 0 25px;
	border:0;
	background:transparent;
	color:#888;
	line-height:1.1em;
	}

#topnav #searchform #submitbutton {
	margin: 15px 0 0;
	float:right;
	font-size:8pt;
	width:20px;
	height:30px;
	text-align:center;
	border:0;
	background: transparent;
	}

/* -----------[ Bottom Categories ]----------- */

#bottom-cats {
	margin: 0 auto;
	padding: 5px;
	overflow:hidden;
	border-top:1px solid #ddd;
	background:#fff;
	}

#bottom-cats ul {
	list-style-type:none;
	width:960px;
	margin: 0 auto;
	padding: 5px;
	overflow:hidden;
	background:#000; 
	}

#bottom-cats li {
	padding:3px;
	margin: 0;
	float:left;
	list-style-type:none;
	display:inline; 
	}
#bottom-cats a, #bottom-cats a:link, #bottom-cats a:visited {
	background:#111;
	display:block;
	float:left;
	padding:5px;
	width:174px;
	border:1px solid #222;
	overflow:hidden;
	font-size:9pt;
	color:#aaa;
	}

#bottom-cats a:hover, #bottom-cats a:active {
	color:#fff;
	background:#000;
	}

/* -------------------[ Side Tabs ]------------------- */

#sidebar li#side-tabs {
	padding: 10px;
	margin:0;
	}

#sidebar #side-tabs ul, #side-tabs ul {
	margin: 0;
	padding: 0;
	background:transparent;
	border:0;
	}

#side-tabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	}

#side-tabs ul.tabs li {
	border:0;
	background:transparent;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	} 

#side-tabs ul.tabs li a, 
#side-tabs ul.tabs li a:link, 
#side-tabs ul.tabs li a:visited {
	float: left;
	display: block;
	padding: 5px 8px;
	color:#666;
	font-size:8pt;
	font-weight:bold;
	} 

#side-tabs ul.tabs li a:hover, 
#side-tabs ul.tabs li a:active {
	color:#000;
	}  

#side-tabs ul.tabs li a.on {
	background:#ccc;
	color:#000;
	}

#side-tabs .cat_content {
	border:1px solid #ccc;
	padding: 0;
	background:#ddd;
	margin: 0 !important;
	}

#side-tabs select {
	margin: 10px !important;
	}

#side-tabs .cat_content li {
	margin: 0 !important;
	padding:10px !important;
	background:transparent !important;
	border-bottom: 1px solid #ccc !important;
	}

/* ---------[ Sidebar Subscribe ]--------- */

#sidebar li#sidebar-subscribe {
	padding: 0 10px 10px;
	}

a#rss-sub, a#rss-sub:link, a#rss-sub:visited {
	height:37px;
	width:250px;
	background: url(../images/rss-sub.gif) top left no-repeat;
	display:block;
	padding:0;
	margin: 0;
	}
a#rss-sub:hover, a#rss-sub:active {
	background: url(../images/rss-sub.gif) bottom left no-repeat;
	}

.email-sub {
	}

.email-sub form {
	padding: 0 0 0 25px;
	margin:10px 0 0;
	/*background: url(../images/email-sub.gif) top left no-repeat;*/
	}

.email-sub input#sub {
	padding: 3px 5px;
	background: #fff;
	border:1px solid #ccc;
	width:180px;
	color:#999;
	height:21px;
	font-size: 10pt;
	float:left;
	clear:left;
	margin:0 5px 5px 0;
	}

.email-sub input#subbutton {
	padding: 0;
	background: transparent url(../images/submit.gif) top left no-repeat;;
	border:0;
	height:28px;
	width:60px;
	cursor:pointer;
	float:right;
	clear:right;
	margin:0;
	}

.email-sub input#subbutton:hover {
	background: transparent url(../images/submit.gif) bottom left no-repeat;;
	}

a#twitter-sub, a#twitter-sub:link, a#twitter-sub:visited {
	height:89px;
	width:250px;
	background: url(../images/twitter-sub.gif) top left no-repeat;
	display:block;
	padding:0;
	margin: 15px 0 0;
	}
a#twitter-sub:hover, a#twitter-sub:active {
	background: url(../images/twitter-sub.gif) bottom left no-repeat;
	}

.other-sub {
	padding:10px;
	background:#e7f1f8;
	border:1px solid #ccc;
	border-bottom:0;
	width:190px;
	float:right;
	margin-bottom:5px;
	
	}

.facebook-sub {
	height:36px;
	line-height:36px;
	margin: 0;
	padding: 0 10px 0 35px;
	background: url(../images/facebook.png) 10px 50% no-repeat;
	border-bottom:1px solid #ccc;
	}

.linkedin-sub {
	height:36px;
	line-height:36px;
	margin: 0;
	padding: 0 10px 0 35px;
	background: url(../images/linkedin.png) 10px 50% no-repeat;
	border-bottom:1px solid #ccc;
	}

.flickr-sub {
	height:36px;
	line-height:36px;
	margin: 0;
	padding: 0 10px 0 35px;
	background: url(../images/flickr.png) 10px 50% no-repeat;
	border-bottom:1px solid #ccc;
	}

/* ---------[ Slideshow ]--------- */

#home-top {
	width:950px;
	background:#fff;
	margin:0 auto;
	padding:15px 15px 5px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	}

#slideshow {
	width: 940px;
	margin: 0 0 10px;
	padding:0;
	background:#000;
	height:250px;
	overflow:hidden;
	border:5px solid #000;
	}

#slideshow ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Slideshow Slides ]--------- */

#slideshow .slides {
	width:540px;
	overflow: hidden;
	float:left;
	color:#fff;
	}

#slideshow .slides ul {
	float:left;
	overflow: hidden;
	width:540px;
	height:250px;
	}

#slideshow .slides li {
	display:none;
	left:-99999em;
	width:540px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#000;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:540px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#000;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li .entry {
	width:530px;
	padding: 5px;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.90;
	}

#slideshow .slides li .entry p {
	margin: 0;
	}

#slideshow .slides li .entry h2 a, 
#slideshow .slides li .entry h2 a:link,
#slideshow .slides li .entry h2 a:visited,
#slideshow .slides li .entry h2 a:hover,
#slideshow .slides li .entry h2 a:active  {
	font-size:12pt;
	line-height: 1.1em;
	margin:0;
	color:#fff !important;
	margin: 0;
	letter-spacing:0;
	}

/* ---------[ Slideshow Navigation ]--------- */

#slideshow  ul.slides-nav {
	height:250px;
	width:395px;
	margin:0;
	padding: 0;
	float:right;
	overflow:hidden;
	}

#slideshow .slides-nav li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	}

#slideshow .slides-nav li a {
	width:375px;
	font-family:arial,helvetica,sans-serif;
	display:block;
	margin:0;
	padding:10px;
	list-style-type:none;
	display:block;
	height:30px;
	color:#999;
	font-size:8pt;
	overflow:hidden;
	background: #1A1A1A;
	line-height:1.35em;
	}

.js #slideshow .slides-nav li.on a {
	background: #292929 url(../images/featbg.gif) top left no-repeat;
	color:#fff;
	}

.js #slideshow .slides-nav li a:hover,
.js #slideshow .slides-nav li a:active {
	color:#fff;
	}

#slideshow .slides-nav li a img.post-thum, 
#slideshow .slides-nav li a img.thumbnail {
	/*float:left;*/
	margin: 0 10px 0 0;
	border:0;
	padding:1px;
	/*background:#999;*/
	background:none;

	}

.js #slideshow .slides-nav li.on a img.post-thum, 
.js #slideshow .slides-nav li.on a img.thumbnail {
	background:#fff !important;
	}

/* ---------[ More Features ]--------- */

#more-feat {
	width:950px;
	background:#fff;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	}

#more-feat .post {
	border:1px solid #ddd;
	font-size:8pt;
	width:228px;
	background:#eee;
	margin:0 10px 10px 0;
	padding:0;
	overflow:hidden;
	float:left;
	display:inline;
	clear:none;
	}

#more-feat .right .post {
	margin:0;
	float:right;
	}

#more-feat .post .entry {
	line-height: 1.3em;
	margin:0;
	padding:8px;
	height:105px;
	overflow:hidden;
	}

#more-feat .post .entry-bottom {
	margin:5px 0 0;
	padding:5px 8px;
	border-top:1px solid #ddd;
	background:#e5e5e5;
	}

#more-feat h2 {
	font-size: 10pt;
	letter-spacing:0;
	margin:0;
	}

#more-feat img.thumbnail {
	float:right;
	margin: 0 0 5px 5px;
	padding:1px;
	background:#fff;
	width:70px;
	height:70px;
	border:1px solid #ccc;
	}

/* -------------------[ Magazine Home Page Styles ]------------------- */

ul.home-left {
	width:49%;
	padding:0;
	float:left;
	margin:0 0 15px;
	list-style-type:none;
	}

ul.home-right .entry,
ul.home-left .entry {
	line-height:1.45em;
	height:135px;
	overflow:hidden;
	margin: 0;
	}




ul.home-right {
	width:49%;
	padding:0;
	float:right;
	margin:0 0 15px;
	list-style-type:none;
	}

ul.home-bottom {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}

ul.home-left li, 
ul.home-right li, 
ul.home-bottom li {
	margin:0;
	padding:0;
	}

ul.home-right li.homepost, 
ul.home-left li.homepost, 
ul.home-bottom li.homepost {
	font-size:9pt;
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #ddd;
	border-top:0;
	}

ul.home-right li.homepost .entry, 
ul.home-left li.homepost .entry, 
ul.home-bottom li.homepost .entry {
	padding: 10px 10px 0;
	}

ul.home-right li.title, 
ul.home-left li.title, 
ul.home-bottom li.title {
	margin:0;
	padding:0 10px;
	list-style-type:none;
	border:1px solid #ddd;
	background:#e5e5e5;
	clear:both;
	}

ul.home-right .bottom,
ul.home-left .bottom,
ul.home-bottom .bottom {
	clear:both;
	font-size: 8pt;
	padding: 5px 10px;
	background:#eee;
	border-top:1px solid #e5e5e5;
	margin: 10px 0 0;
	}

ul.home-right li.title h2.feat-title,
ul.home-left li.title h2.feat-title,
ul.home-bottom li.title h2.feat-title {
	letter-spacing:0px;
	font-size: 10pt;
	padding:5px 0;
	margin: 0;
	float:left;
	width:74%;
	}

ul.home-bottom li.title h2.feat-title {
	padding: 8px 0 0;
	}

ul.home-right  li.title .moreposts,
ul.home-left  li.title .moreposts,
ul.home-bottom  li.title .moreposts {
	text-align:right;
	float:right;
	width:24%;
	font-size:9pt;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	}

li.homepost img.post-thum, 
li.homepost img.thumbnail {
	width:70px;
	height:70px;
	float:right;
	margin: 0 0 10px 10px;
	}

li.homepost h3 {
	padding:0;
	margin: 0;
	letter-spacing:0px;
	font-size:9pt;
	line-height:1.3em;
	}

li.homepost p {
	margin-bottom:0;
	}

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
	background:#000;
	margin:0 auto;
	clear:both;
	padding:15px 15px 0;
	color:#999;
	border:5px solid #fff;
	border-top:0;
	}

#footer-widgets h3.widgettitle {
	font-size: 10pt;
	padding:0;
	margin-bottom:7px;
	color:#999;
	letter-spacing:0;
	text-transform:uppercase;
	}

#footer-widgets ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footer-widgets ul ul {
	margin: 0;
	padding: 0;
	}

#footer-widgets ul ul ul {
	margin: 0 0 0 15px;
	padding: 0;
	}

#footer-widgets li {
	list-style-type: none;
	margin: 0 0 7px;
	padding:0;
	}

#footer-widgets li li {
	margin: 0 0 7px;
	padding:0;
	background:transparent;
	border: 0;
	}

#footer-widgets li li li {
	margin: 0;
	padding:0;
	border:0;
	background:transparent;
	}

#footer-widgets li li li:hover {
	}

#footer-widgets li li li li {
	margin: 0;
	padding:0;
	background:transparent;
	}

#footer-widgets .textwidget {
	padding: 0;
	}

#footer-widgets li#tag-cloud ul { }

#footer-widgets li.widget_tag_cloud div { 
	padding:0px; 
	line-height:2em; 
	}

#footer-widgets li#tag-cloud ul.wp-tag-cloud { 
	padding:0; 
	line-height:2em; 
	}

#footer-widgets li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0;
	background:transparent;
	background-image: none;
	}

#footer-widgets li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#footer-widgets li select {
	width:140px;
	margin: 0;
	border:2px solid #999;
	}

#footer-widgets ul.footer-widget1 {
	float:left;
	width:265px;
	margin: 0 30px 0 0;
	overflow:hidden;
	}

#footer-widgets ul.footer-widget2 {
	float:left;
	/*width:265px;*/
	margin: 0 30px 0 0;
	overflow:hidden;
	}

#footer-widgets ul.footer-widget3 {
	float:left;
	width:160px;
	margin: 0;
	overflow:hidden;
	}

#footer-widgets ul.footer-widget4 {
	float:right;
	width:160px;
	margin: 0;
	overflow:hidden;
	}

#footer-widgets .widget_flickrRSS img {
	margin: 0 5px 5px 0;
	background: #222;
	padding: 3px;
	width:75px;
	height:75px;
	}

#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {
	text-decoration:none;
	}

#footer-widgets a:hover, #footer-widgets a:active {
	text-decoration:none;
	color:#fff;
	}

/* -------------------[ Footer Widgets Side Tabs ]------------------- */

#footer-widgets #side-tabs ul, 
#footer-widgets #side-tabs ul {
	margin: 0;
	padding: 0;
	background:transparent;
	border:0;
	}

#footer-widgets #side-tabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	}

#footer-widgets #side-tabs ul.tabs li {
	border:0;
	background:transparent;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	} 

#footer-widgets #side-tabs ul.tabs li a, 
#footer-widgets #side-tabs ul.tabs li a:link, 
#footer-widgets #side-tabs ul.tabs li a:visited {
	float: left;
	display: block;
	padding: 5px 8px;
	color:#aaa;
	font-size:8pt;
	font-weight:bold;
	} 

#footer-widgets #side-tabs ul.tabs li a:hover, 
#footer-widgets #side-tabs ul.tabs li a:active {
	color:#fff;
	}  

#footer-widgets #side-tabs ul.tabs li a.on {
	background:#111;
	color:#fff;
	}

#footer-widgets #side-tabs .cat_content {
	border:3px solid #111;
	padding: 0;
	background:#222;
	margin: 0 !important;
	}

#footer-widgets #side-tabs select {
	margin: 10px !important;
	}

#footer-widgets #side-tabs .cat_content li {
	margin: 0 !important;
	padding:10px !important;
	background:transparent !important;
	border-bottom: 1px solid #111 !important;
	}

/* ---------------[ New 125x125 Banner Ads ]--------------- */

.banner125 {
	width:260px;
	margin:0;
	padding:0;
	}

.banner125 .ad img {
	float:left;
	width:125px;
	height:125px;
	margin:0 5px 5px 0;
	padding:0;
	}

/* ------[ 125x125 Banner Ads For Backwards Compatibility ]------ */

#sidebar ul li ul#banner125 li.ad1, #sidebar ul li ul#banner125 li.ad3, #sidebar ul li ul#banner125 li.ad5, #sidebar ul li ul#banner125 li.ad7, #sidebar ul li ul#banner125 li.ad9  {
	float:left !important;
	clear:left !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li.ad2, #sidebar ul li ul#banner125 li.ad4, #sidebar ul li ul#banner125 li.ad6, #sidebar ul li ul#banner125 li.ad8, #sidebar ul li ul#banner125 li.ad10  {
	float:right !important;
	clear:right !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	border: 0 !important;
	background: transparent !important;
	overflow:visible !important;
	}

#sidebar ul li ul#banner125 li:hover {
	background: transparent !important;
	}
	
	
/* extra stuff starts here */
.filtertable td
{
	border:none;
	padding:0;
}

/*- Menu 10--------------------------- */
	
#menu10 {
	width: 235px;
	margin: 10px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-size:12px;
	margin-left:15px;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(../images/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #FF9834;
	background:  url(../images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
.casino img
{
	background:none;
	border:none;
}

/*
.casino table
{
	width:100%;
		border:1px solid #ddd;
	
}

.ranktable td
{
	vertical-align:middle;


}

.ranktable th
{
	text-align:left;
}*/

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;

}

#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}



#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	/*letter-spacing: 2px;*/
	/*text-transform: uppercase;*/
	text-align: left;
	padding: 3px 6px;
	
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;

	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
}


#mytable tr.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable tr {
border-left: 1px solid #C1DAD7;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#mytable td.specalt 
{
	border-left: 1px solid #C1DAD7;
}

#mytable td img
{
	border:none;
}

#mytable .bonus-value, #mytable .coupon-value
{
	color:Red;
}



.play-now {
	display:block;

	text-indent:-9999px;
	
}
.play-now a {
	display:block;
	width:100px;
	height:20px;
	background:url(../images/play-now.png) no-repeat top left;
	outline:none;
	
}
.play-now a:hover {
	background-position:0 -20px;
}

.roundedcornr_box_375402 {
	background: url(roundedcornr_375402_tl.png) no-repeat top left;
}
.roundedcornr_top_375402 {
	background: url(roundedcornr_375402_tr.png) no-repeat top right;
}
.roundedcornr_bottom_375402 {
	background: url(roundedcornr_375402_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_375402 div {
	background: url(roundedcornr_375402_br.png) no-repeat bottom right;
}
.roundedcornr_content_375402 {
	background: url(roundedcornr_375402_r.png) top right repeat-y;
}

.roundedcornr_top_375402 div,.roundedcornr_top_375402,
.roundedcornr_bottom_375402 div, .roundedcornr_bottom_375402 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_375402, .roundedcornr_bottom_375402 {
	margin-top: -19px;
}
.roundedcornr_content_375402 { padding: 0 15px; }

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:0; width:213px;float:right;padding:0px;margin-bottom:5px;}
#xsnazzy ul li
{
	list-style-type:none;
	padding: 0;
	margin: 15px 0;
	padding-left:20px;
	background:url(../images/arrow-simple.gif) 0 3px no-repeat;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #bbd8ec; border-right:1px solid #bbd8ec;}
.xb1 {margin:0 5px; background:#bbd8ec;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ffffff; border:0 solid #bbd8ec; border-width:0 1px;padding:0 5px 0 5px;}

.xboxcontent img
{
	padding:5px;
}

.bottom-header
{
	color:#999999;
	margin-bottom:7px;
}

.tick
{

		background:url(../images/tick-cross.gif) no-repeat top left;
	display:block;
	width:20px;
	height:23px;
	background-position:0 -22px;
	text-indent:-9999px;
}

.cross
{
	background:url(../images/tick-cross.gif) no-repeat top left;
	display:block;
	text-indent:-9999px;
	width:20px;
	height:21px;
	
	
}
.bluetable th {background-color:#e6edf5 ; color:#4F76A3; font-weight:bold; }
.bluetable tr {background-color:#fcfdfe; color:#333333; font-weight:normal; }
.bluetable tr.odd {background-color:#f3f8fc;}
.bluetable tr:hover {background-color: #fff9f3; color:#F30; } 
.bluetable td img
{
	border:none;
}

.blueslottable th {background-color:#e6edf5 ; color:#4F76A3; font-weight:bold; }
.blueslottable tr {background-color:#fcfdfe; color:#333333; font-weight:normal; }
.blueslottable tr.odd {background-color:#f3f8fc;}
.blueslottable td img
{
	border:none;
}


img.feature
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	background-color:#E7F1F8;
	border:1px solid #C9D8E3; 
	padding:10px;
}



.visit-hover{
	display:block;

	text-indent:-9999px;
	
}
.visit-hover a {
	display:block;
	width:87px;
	height:27px;
	background:url(../images/visit-site.png) no-repeat top left;
	outline:none;
	
}
.visit-hover a:hover {
	background-position:0 -27px;
}

.review-hover{
	display:block;

	text-indent:-9999px;
	
}
.review-hover a {
	display:block;
	width:87px;
	height:27px;
	background:url(../images/review.png) no-repeat top left;
	outline:none;
	
}
.review-hover a:hover {
	background-position:0 -27px;
}

.small_fire, .small_fire span, .medium_fire, .medium_fire span, .large_fire, .large_fire span 
{
    background-image: url("../images/bg-buttons-sprite-fire.png") !important;
}

.small_limegreen, .small_limegreen span, .medium_limegreen, .medium_limegreen span, .large_limegreen, .large_limegreen span {background-image: url("../images/bg-buttons-sprite-limegreen.png") !important;}

.small_button span {
    background: url("../images/bg-buttons-sprite.png") no-repeat scroll 0 0 transparent;
    line-height: 10px;
    margin: 0;
    padding: 16px 0 17px 21px;
}

.ka_button span {
    display: block;
}

.ka_button, .ka_button:hover {
    border: 0 none;
    color: #DDDDDD !important;
    display: inline-block;
    letter-spacing: 1.2px;
    text-decoration: none;
    text-transform: uppercase;
}

.small_button {
    background: url("../images/bg-buttons-sprite.png") no-repeat scroll 100% -43px transparent;
    color: #F4F4F2;
    font-size: 0.9em;
    margin: 5px 10px 5px 0;
    padding: 0 21px 0 0;
}

.post_content .small_button {
    margin-bottom: 15px;
}


.message_red {
    background: url("../images/ico2.gif") no-repeat scroll 20px center #F5DCD8;
    border: 1px solid #CDBFBE;
    color: #333333;
    margin: 0 0 20px;
    padding: 20px 20px 20px 60px;
    -moz-border-radius: 5px 5px 5px 5px;    
}


/*  no deposit page */

/* Default Styles */

.rating_info p
{ 
	margin:0;
	padding:0;
	
}

.feature_info p
{ 
	margin:0;
	padding:0;
	
}

.feature_links p
{ 
	margin:0;
	padding:0;
	
}



table {
	border-collapse:collapse;
	border-spacing:0;
}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet 
{ border: none; }
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul, ol, dir, menu { list-style: none; }
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
	
}
hr { display: none; }
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important; /* editor's note: necessary? */ 
	}
marquee {
	overflow: inherit !important;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}
img{vertical-align:top;}

a{text-decoration:none;
cursor:pointer;color: inherit;
}


input,textarea,select{color:#000000;}

textarea{border:0 none;overflow:auto;}



ul:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}



input[type="button"]
{
	cursor:pointer;
}
input:focus
{
background:#ffffff;
border:0 none;
outline:none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


h1{font-size:180%;}
h2{font-size:160%;}
h3{font-size:140%;}
h4{font-size:120%;}
h5{font-size:100%;}
h6{font-size:80%;}
.relatposition{position:relative;}
.lfloat{float:left !important}
.rfloat{float:right !important}
.break{clear:both !important;}

/* End Default Styles */

/* Common Styles */

.padleft15
{
	padding-left:15px;
}

.padbottom10
{
	padding-bottom:10px;
}

.padtop0
{
	padding-top:0px !important;
}

.padbottom5
{
	padding-bottom:5px !important;
}

.padbottom0
{
	padding-bottom:0px !important;
}

.padbottom15
{
	padding-bottom:15px !important;
}
.padtop12
{
	padding-top:12px !important;
}

/* End Common Styles */

.featured_box
{
	border:1px solid #bcced7;
}
.sub_featured_box
{
	border:1px solid #edf4f7;
	background:#dbe9f0;
	padding:2px 13px 13px 2px;
}
.sub_featured_box .feature_left
{
	float:left;
}
.sub_featured_box .feature_right
{
	float:right;
	width:440px;
	padding:4px 0 0;
}
.feature_info
{
	background:url(../images/bottom_border.gif) repeat-x 0 bottom;
	padding:0 0 27px;
}
.feature_info .lfloat
{
	font-size:20px;
	font-weight:bold;
	color:#233843;
	padding:10px 0 0;
}
.feature_info .rfloat
{
	background:url(../images/bonus_bg.gif) no-repeat 0 0;
	width:120px;
	height:24px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:8px 0 0;
	text-align:center;
}
.feature_info .rfloat span
{
	font-size:20px;
	padding:0 0 0 8px;
}
.rating_info
{
	background:url(../images/bottom_border.gif) repeat-x 0 bottom;
	padding:5px 0 7px;
}
.rating_info .lfloat
{
	font-weight:bold;
	color:#0c5195;
}
.feature_content
{
	padding:8px 0;
	
}
.feature_links .lfloat
{
	background:url(../images/code_bg.gif) no-repeat 0 0;
	width:127px;
	height:39px;
	padding:4px 10px;
	font-weight:bold;
	color:#797979;
}
.feature_links .lfloat span
{
	font-size:18px;
	font-weight:normal;
	color:#e10108;
}
.feature_links .rfloat
{
	padding:10px 0 0;
}
.feature_links .rfloat a
{
	background:url(../images/play_bg.gif) no-repeat 0 0;
	width:77px;
	height:23px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
	padding:4px 0 0 12px;
	letter-spacing:1px;
}
.table_selection
{
	padding:0 0 15px;
}
.table_selection .lfloat
{
	width:450px;
	padding:5px 0 0;
}
.table_selection .rfloat
{
	width:221px;
}
.table_option
{
	background:url(../images/blue_bg.gif) no-repeat 0 bottom;
	padding-bottom:3px;
	margin-bottom:5px;
}
.table_option .table_option_sub
{
	background:url(../images/blue_bg.gif) no-repeat 0 0;
	padding:5px 10px 2px;
}
.table_option .table_option_sub .option_left
{
	width:95px;
	float:left;
	font-weight:bold;
	color:#006dd9;
}
.table_option .table_option_sub .option_right
{
	float:left;
	padding:3px 0 0;
	width:103px;
}
.table_option .table_option_sub .option_right span
{
	padding:0 0 0 8px;
}

.casino_directory
{
	/*background:url(../images/table_content_bg.gif) repeat-y 0 0;*/
	margin-left:-5px;
	/*width:693px;*/
	width:664px;
}
.casino_directory .casino_directory_sub
{
	background:url(../images/table_header.gif) no-repeat 0 0; 
	padding-left:6px;
}
.casino_directory table .col1
{
	width:75px;
}
.casino_directory table .col2
{
	width:80px;
}
.casino_directory table .col3
{
	width:188px;
}
.casino_directory table .col4
{
	width:90px;
}
.casino_directory table .col5
{
	width:146px;
}
.casino_directory table .col6
{
	width:113px;
}
.casino_directory table th
{
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	height:46px;
	text-align:center;
}
.casino_directory table td
{
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #e2e2e2; 
}
.casino_directory table td.col1
{
	color:#636363;
	margin-left:5px;
}
.casino_directory table .ticked span
{
	background:url(../images/tick_icon.png) no-repeat 0 0;
	width:14px;
	height:15px;
	position:absolute;
	display:block !important;
	bottom:-5px;
	right:20px;
}
.casino_directory table .crossed span
{
	background:url(../images/cross_icon.png) no-repeat 0 0;
	width:14px;
	height:15px;
	position:absolute;
	display:block !important;
	bottom:-5px;
	right:20px;
}
.casino_game
{
	width:150px;
	margin:0 auto;
}
.casino_game .casino_left
{
	float:left;
	width:71px;
	padding-right:10px;
}
.casino_game .casino_right
{
	float:left;
	width:65px;
	padding:5px 0 0;
	text-align: left;
}
.casino_directory table td.col4
{
	font-weight:bold;
	font-size:16px;
	color:#e31414;
}
.casino_directory table td.col5
{
	color:#b00606;
}
.casino_play_button
{
	background:url(../images/play_bg.gif) no-repeat 0 0;
	width:77px;
	height:23px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
	padding:4px 0 0 12px;
	letter-spacing:1px;
	text-align:left;
	margin:0 auto;	
}

a.casino_play_button
{
	color:#ffffff;
}

.fav_col
{
	background:url(../images/fav_icon.gif) no-repeat 10px center;
}
.casino_deposit
{
	padding:15px 0 0;
}
.deposit_no_left
{
	float:left;
	width:451px;
	padding:10px 0 0 10px;
}
.deposit_no_right
{
	float:right;
	width:202px;
}
.deposit_no_right img
{
	padding:3px;
	border:1px solid #dddddd;
}


.common_sidebar
{
	padding:0 0 15px;
}
.common_sidebar h3
{
	background:url(../images/sidebar_header.png) no-repeat 0 0;
	font-size:15px;
	color:#fff;
	padding:8px 0 0 13px;
	height:27px;
}
.common_sidebar .newsletter_box
{
	background:url(../images/newsletter_bg.gif) no-repeat 0 0;
	height:129px;
	padding:5px 13px 0;
	font-size:11px;
	text-align:center;
}
.common_sidebar .newsletter_box .text
{
	padding:15px 0 21px;
}
.common_sidebar .newsletter_box .text input
{
	width:168px;
	border:medium none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929292;
	font-style:italic;
	background:transparent none;
}
.common_sidebar .newsletter_box .submit input
{
	width:146px;
	height:26px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	background:transparent none;
	border:medium none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.slider
{
	margin:7px 0 0;
	background:url(../images/slider_bg.gif) repeat-x 0 bottom;
	padding-bottom:37px;
}
.slider #controls
{
	position:absolute;
	bottom:10px;
	left:65px;
}
.slider #controls li
{
	float:left;
	padding-right:5px;
}
.slider #controls li a
{
	background:url(../images/slider_btn.gif) no-repeat -20px 0;
	width:15px;
	height:15px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.slider #controls li.current a
{
	background-position:0 0;
}
.poll_box
{
	background:url(../images/white_bg.gif) no-repeat 0 bottom;
	padding:8px;
}
.poll_box .poll_radio
{
	background:url(../images/poll_bg.gif) no-repeat 0 0;
	padding:7px 0 0 7px;
	height:21px;
	font-size:13px;
	font-weight:bold;
	color:#5f5f5f;
	margin:7px 0 0;
}
.poll_box .poll_vote
{
	padding:7px 0 0; 
}
.poll_box .poll_vote input
{
	background:url(../images/poll_vote.gif) no-repeat 0 0;
	width:80px;
	height:26px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	border:medium none;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.latest_news
{
	width:223px;
	padding:7px 0 0;
}
.latest_news .tabs
{
	background:url(../images/latest_news.gif) no-repeat 0 0;
	height:41px;
}
.latest_news .tabs li
{
	float:left;
}
.latest_news .tabs li a
{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	display:block;
	width:109px;
	height:29px;
	text-align:center;
	padding:12px 0 0;
}
.tab_content
{
	background:url(../images/latest_news_bg.gif) no-repeat 0 bottom;
}
.tab_content li
{
	padding:8px 0 8px 22px;
	color:#484848;
	background:url(../images/nes_arrow.gif) no-repeat 9px 14px;
	border-bottom:1px solid #d0cfcf;
}
.tab_content li:last-child
{
	border-bottom:medium none;
}
.just_bg
{
	background:#fff;
	border-top:1px solid #dddddd;
	padding:9px 5px 5px;
}
.just_bg .inner_bg
{
background:#000000;
height:14px;
line-height:1;
}
.footer_text
{
	padding:10px 0 20px;
	color:#5c5c5c;
	font-size:11px;
	text-align:center;
}
.footer_text a
{
	color:#fff;
}

.slider_text
{
	background:#000000;
	padding:5px 13px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b9b9b9;
}
.slider_text .title
{
	font-size:14px;
	color:#3399ff;
	font-weight:bold;	
}
#slider li
{
	width:224px;
	height:284px;
}











































