/* custom stuff */

html {
  height: 100%;
}

.clr {
  clear: both;
}

body {
	margin: 0;
  padding: 0;
	height: 100%;
}

body.grey {
  	background: #666666;
}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #333333;
}

td.columnpad {
  padding-left: 15px;
}

div.show {
	visibility: visible;
	white-space: nowrap;
}

div.mosimage {
	margin: 0 5px;
}

div.mosimage_caption {
	color: #f90;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
width: 1050px;
}

#header {
  height: 82px;
  padding-left: 29px;
}

#header_bottom {

}


#header_bottom {
  height: 40px;
  background: #ffffff; 
  display:none;
}

#top {
  clear: both;
  float: left;
  padding: 10px 18px;
  background: #ffffff;
}



#right {
  text-align: left;
	padding-top: 10px;
	margin:0;
	position:relative;
}

#footer {
	float: left;
	width: 100%;
	
	height: 48px;
	line-height: 48px;
	font-size: 90%;
	color: #cccccc;
}
#footer a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

div.info ul {
  margin-top: 10px;
  clear: both;
  text-align: center;
  list-style-type: none;
}

div.info ul li {
  display: inline;
  padding-right: 20px;
}

ul#mainmenu {list-style: none; margin:0; padding:0;}
ul#mainmenu li { background:none; margin:0; padding:0; }
ul#mainmenu a {
	display: block;
	background: url(../img/menu_und.png) bottom left repeat-x;
	padding: 3px 8px;
	text-decoration:none;
	margin:0 -8px;
}

ul#mainmenu a:hover {
	background:#fff url(../img/menu_und.png) bottom left repeat-x;
}

ul#mainmenu a.active {
	color:#777;
	font-weight:bold;
}




div.colorbox a:hover {
	color: #777;
}

div.box#right div.module {

	margin-bottom: 15px;
}

.box div.module {
  background: transparent url(../img/grey_bot.png) no-repeat bottom left;
  /*border: 1px solid red;*/
  zoom:1;

}

.box div.module div {
  background: transparent url(../img/grey_bou.png) no-repeat bottom right;
	zoom:1;
}

.box div.module div div {
  background: transparent url(../img/grey_top.png) no-repeat top left;
}

.box div.module div div div {
	background: transparent url(../img/grey_top.png) no-repeat top right;
	padding: 0 10px 10px 10px;
width:auto;
}

.box div.module div div div div {
	background: none;
	padding: 0;
}

div.box#user1 div.module div div div {
  padding: 5px;
}



.greybox div.module div div {
  background: transparent url(../img/default_.png) no-repeat top left;
}

.greybox div.module div div div {
	background: transparent url(../img/default_.png) no-repeat top right;
	padding: 0 10px 10px 10px;
width:auto;
}

.colorbox {
  margin-top: 5px;
}


h1, div.componentheading, td.componentheading {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 180%;
  line-height: 200%;
}

h3, .contentheading, div#user2 table.moduletable th  {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 150%;
  line-height: 150%;
  color: #000000;
  font-weight: normal;
  /*background: url(../img/grey_und.png) bottom left repeat-x;*/
  margin-bottom: 10px;
}

div#user2 table.moduletable {
  margin-top: 4px;
}

.box#right h3 {
	background: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
}

.contentheading {
	height: 50px;
	vertical-align: bottom;
}

.pagenav {
	border: 1px solid #cccccc;
	background: #efefef;
	padding: 3px;
}

td.sectiontableheader {
	background: #efefef;
	padding: 2px;
	font-size: 110%;
	font-weight: bold;
}

.poll {
	padding: 0px;
	margin: 0xpx
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

td.sectiontableentry1 {
  padding: 2px;

}

td.sectiontableentry2 {
  padding: 2px;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry1 {
	background: #fcfcfc;
}

tr.sectiontableentry2 {
	background: #f6f6f6;
}

span.highlight {
	background: #ffff66;
}

/*  ***************************** */


table td.smallpadding {
  padding: 1px; 
}




/** stuff **/



/* required stuff */

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.small {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}



ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


.button {

}

.inputbox {
  font-size: 11px;
  font-family: Verndana, Arial, Helvetica, sans-serif;

}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}


/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
	border: solid 1px #cccccc;
	background: #f6f6f6;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  padding: 2px;
}

table.contenttoc td {
	padding: 2px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/


.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


.pagenav {
	font-weight: bold;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

strong {
	color: #333333;
}


/* SuckerFish Menus Default */

#nav {
  text-align:right;
  float: right;
  width: 645px;
  
}
#nav ul {
  float: none;
  margin:0;
  padding:0px 10px 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */


#nav li {
  float:left;
  background:url(../img/grey_tab.png) no-repeat bottom left;
  margin:0;
  margin-left:1px;
  padding:0 0 0 6px;
}

#nav li a {
	float:left;
	font-size: 11px;
  display:block;
  line-height: 28px;
  background:url(../img/grey_tac.png) no-repeat 100% 100%;
  padding: 0px 15px 0px 10px;
  text-decoration:none;
  color:#ffffff;

}

div#nav li:hover, div#nav li.sfhover {
  background:url(../img/over_tab.png) no-repeat bottom left;
}
div#nav li:hover a, div#nav li.sfhover a {
  background:url(../img/over_tac.png) no-repeat bottom right;
}

/** preloads **/

span.pl_tab_l {
	background-image: url(../img/over_tab.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

span.pl_tab_r {
	background-image: url(../img/over_tac.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}
.ads {
margin: 0 0 10px 0
}
.adsense {
	position: static;
	z-index: 100;
	margin:6px 0 0 -158px;
}



a:link, a:visited {
	color: #DF5E26; 
}

a:hover {
	color: #B74A1C;	
}

h1, div.componentheading, td.componentheading {
  color: #DF5E26; 
}

#header {
  background: url(../img/orange_i.png) repeat-x;
}

#asterisk {
  background: url(../img/orange_j.png) no-repeat;
} 

#footer {
	background: #999999 url(../img/orange_f.png) repeat-x;
}

.colorbox div.module div div {
  background: transparent url(../img/orange_t.png) no-repeat top left;
}

.colorbox div.module div div div {
	background: transparent url(../img/orange_u.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto;
}

ul li
{
	background-image: url(../img/orange_b.png) ;
}

/* information block */
div.info {
  min-height: 197px;
  overflow:hidden;
  height:expression( this.scrollHeight < 197? "197px" : "auto" );
}

/* Suckerfish Tabs */

div#nav li.active {
  background:url(../img/orange_v.png) no-repeat bottom left;
}
div#nav li.active a {
  background:url(../img/orange_w.png) no-repeat bottom right;
}

/** Preloads **/
span.pl_active_l {
	background-image: url(../img/orange_v.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

span.pl_active_r {
	background-image: url(../img/orange_w.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

.bread { text-align:left; padding: 3px 10px 3px 0;}
.content {padding: 3px 10px 3px 0; text-align:left;overflow:hidden;}
.content p, .content ul, .content ol, .content table { margin:0.5em 0; line-height:1.2;}
#logo { float:left; padding-top:18px;}
#logo a { display:block; width:300px; height:75px; overflow:hidden; background: url(../img/logo.gif) 0 0 no-repeat; }
#logo a h1 { margin:0; padding:100px 0 0 0;}

.topbanners { float:right; padding:8px; }
.topbanners img { border:0 none;}
.bottombanners { text-align:center; border-top:3px solid #DF5E26;}
.bottombanners img { border:0 none; margin:10px 0;}
.leftbanners, .rightbanners { text-align:center;}
.leftbanners img, .rightbanners img { border:0 none; margin:10px 0;}

.content table { margin:10px 0; border-collapse:collapse;}

.content table thead td {background-color:#eee; font-weight:bold;}
.content table thead td.hdr {background:#DF5E26 url(../img/orange_t.png) 0 0 no-repeat; border:0 none; padding:0;}
.content table thead td.hdr div {background: url(../img/orange_u.png) 100% 0 no-repeat; padding:3px 6px; font-weight:bold; text-align:center; color:#fff;}

.h { color:#f00;}
.d { color:#f00; font-family:"Times New Roman", Times, serif; font-size:115%;}
.s, .c {color:#000;}

.content h2 { font-size:16pt; color:#df5e26; font-weight:normal; margin:1.2em 0 0.5em;}
.content h3 { font-size:14pt; color:#777; font-weight:normal; margin:0.8em 0 -0.3em 0;}
.content h4 { font-size:11pt; color:#777; font-weight:bold; margin:0.7em 0 -0.5em 0;}

.partners ul { list-style:none; padding:2px 0px;}
.partners li { background:url(../img/partner.gif) 0 5px no-repeat; padding:2px 2px 2px 16px; font-size:8pt;}

.footer { padding:10px 0; border-top:3px solid #DF5E26; background-color:#fff;}

.content .topcasinos {border:1px solid #333; text-align:center;width:458px;}
.content .topcasinos td { padding:0 0 4px 0; border:0 none;}
.content .topcasinos td em {color:#DF5E26;}
.content .topcasinos td h4 { margin:0;}
.content .topcasinos td h4 a:link, .content .topcasinos td h4 a:visited, .content .topcasinos td h4 a:link strong, .content .topcasinos td h4 a:visited strong {color:#999;}
.content .topcasinos td h4 a:hover, .content .topcasinos td h4 a:hover strong {color:#DF5E26;}
.content .topcasinos td.separ span { display:block;border-bottom:1px dashed #333; background-color:#eee; height:5px; margin-bottom:5px; overflow:hidden;}
.content .topcasinos td.descr { text-align:left; padding:0 6px;}
.content .topcasinos thead td {border:0px none; color:#CC3333; background-color:#eee; font-weight:bold; padding:3px 6px 0 6px;}
.content .topcasinos tfoot td {border:0px none;}
.content .topcasinos .star {height:32px; padding-top:1px; width:33px; font-size:8pt; font-weight:bold; line-height:33px; margin:0 auto; background:url(../img/star.gif) 0 0 no-repeat;}

#sidepanel { float:right; margin:0 0 6px 16px; padding-right:6px; width:164px;}
#sidepanel h3 { margin-top:2px;}
.toprated { margin:0; padding:0; list-style:none;}
.toprated li { margin:10px 0 0 0; padding:0 0 6px 0; background:none; border-bottom:1px dashed #DF5E26; }
.toprated a:link, .toprated a:visited { text-decoration:none;} 
a img { border:0 none;}
#index #sidepanel, #casino-ratings #sidepanel { display:none !important;}
#vote{background:url(../img/but.gif) no-repeat 0 0; color:#f7a642; width:108px; border:none;height:31px; cursor:pointer; padding-bottom:5px;}
.sg_bar {
padding:4px 2px;
}
.sg_bar td.max_bar {
width:100px;
}
.sg_bar td, .sg_bar th {
padding:4px;
}
.sg_bar .bar {
background-color:#F77400;
border-color:#FFBB80 #AD5100 #AD5100 #FFBB80;
border-style:solid;
border-width:1px;
height:1em;
}
.sg_bar td.value {
font-size:10px;
white-space:nowrap;
}
a{
text-decoration:none;
}
#login input{
float:right;
width:150px;
}
#login{
overflow:hidden;
}
.fields{
margin:10px 0;
height:25px;
background-color:#efefef;
padding:5px;
}
.fields span{

}
.fields input{
color:grey;
}
.button{
margin-bottom:10px;
background:url(../img/but2.gif) no-repeat 0 0; color:#f7a642; width:108px; border:none;height:31px; cursor:pointer; padding-bottom:5px;
}
#sub_form{
width:400px;
}
.bold {
font-weight:bold;
}
.text-center {
text-align:center;
}
.upper-case {
text-transform:uppercase;
}

.topcasinos thead td, .topcasinos tfoot td {
background-color:#666666;
color:#CCCCCC;
}
.topcasinos td {
border-color:#CCCCCC;
border-style:solid;
border-width:0 0 1px 1px;
padding:3px;
}
.topcasinos .row-header td {
border-bottom:0 none;
}
.topcasinos td img {
border:0 none;
text-align:center;
}
.topcasinos td.play-td {
border-color:#CCCCCC;
border-style:solid;
border-width:1px 0 1px 1px;
}
.topcasinos td a {
color:#006600;
font-weight:bold;
}
.topcasinos .play {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/play.gif) no-repeat scroll 0 0;
display:block;
height:41px;
margin:0 auto;
overflow:hidden;
width:113px;
}
.topcasinos .play span {
display:block;
padding-top:70px;
}
.mp-left-cont {
float:left;
width:220px;
text-align:justify;
}
.mp-left-cont h2{color:#8d8d8d;font-size:18px;}
.mp-right-cont{float:right;width:460px;}
.mp-right-cont p{color:white;}
.bold { font-weight:bold;}
.text-center { text-align:center;}
.upper-case { text-transform:uppercase;}
.topcasinos {margin-top:20px; border-style:solid; border-color:#ccc; border-width:1px 1px 0 0; background:#ddd; color:#333;}
.topcasinos thead td, .topcasinos tfoot td {background-color:#666; color:#ccc;}
.topcasinos td {padding:3px; border-style:solid; border-color:#ccc; border-width:0 0 1px 1px;}
.topcasinos .row-header td {border-bottom:0;}
.topcasinos td img {text-align:center; border:0 none;}
.topcasinos td.play-td {border-style:solid; border-color:#ccc; border-width:1px 0 1px 1px;}
.topcasinos td a {color:#006600; font-weight:bold;}
.topcasinos .play { display:block; width:113px; height:41px; overflow:hidden; background:url(../img/play.gif) 0 0 no-repeat; margin:0 auto;}
.topcasinos .play span {display:block; padding-top:70px;}


.main-content{border:2px dotted #695039; background-color:#DF5E26; color:white; font-size:14px; font-family:Georgia; padding:10px;overflow:hidden;}
.main-content a{color:#8c3400;}
.main-content a:hover{color:#cccccc;}