/* General */
html,body {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
background-color: #505050;
margin: 0px;
padding: 0px;
}

#wrapper {
width: 925px;
}

#main {
width: 779px;
float: left;

}

p.intro {
padding: 6px;
font-size: 12px;
color: #555555;
}

p {
margin: 0px 0px 5px 0px;
padding: 6px 0px 6px 0px;
}

h2 {
margin: 0px 0px 2px 0px;
font-size: 14px;
background-color: #678363;
padding-top: 3px;
padding-bottom: 3px;
color: #FFFFFF;
text-indent: 5px;
}

h2 a,active,visited {
color: #FFFFFF;
}

h3 {
font-size: 14px;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
color: #666666;
}

h4 {
font-size: 16px;
margin: 0px 0px 3px 0px;
text-indent: 8px;
color: #333333;
border-bottom: 1px solid #CCCCCC;
background-color: #EEEEEE;
}

h5 {
font-size: 12px;
font-weight: bold;
margin: 10px 0px 5px 0px;
border-bottom: 1px solid #666666;
color: #666666;
}

form {
margin: 0px;
padding: 0px;
}

#breadcrumbs {
	line-height: 20px;
	font-weight: bold;
	text-indent: 10px;
	padding: 2px;
	color: #666666;
}

.content {
margin: 5px;
}

.leftcontent {
float:left;
}

.rightcontent {
float:right;
}

#footer {
clear: both;
text-align: center;
padding-top: 28px;
background-color: #262626;
}

#footerlinks {
display: block;
margin-bottom: 6px;
}

#footerlinks a,active,visited {
padding-left: 10px;
padding-right: 10px;
color: #9BAF92;
}

#footerlinks a:hover {
color: #FFFFFF;
}

a.moreinfo {
display: block;
text-align: center;
font-weight: bold;
background-color: #FFF3AE;
margin-top: 5px;
line-height: 19px;
font-size: 14px;
}

a.moreinfo:hover {
background-color: #FFFFFF;
}

a.playbutton, a.downloadbutton {
font-size: 14px;
font-weight: bold;
background-position: 10px center;
background-repeat: no-repeat;
padding: 5px 5px 5px 5px;
display: block;
background-color: #EEF3E4;
border: 2px solid  #9EB58E;
margin-top: 5px;
width: 165px;
text-align: center;
margin-bottom: 10px;
}

a.playbutton {
float: left;
}

a.downloadbutton {
float: right;
}

a.playbutton:hover, a.downloadbutton:hover {
background-color: #FFFFFF;
border: 2px solid  #FFCC00;
}

/* Top Menu */
#topmenu {
background-image: url(../images/topmenubg.gif);
height: 25px;
white-space:nowrap;
list-style-type:none;
font-size: 10px;
}

#topmenu ul {
list-style: none;
padding: 0px 0px 0px 14px;
margin: 0px;
}

#topmenu li {
display: inline;
position: relative;
}

#topmenu li a,active,visited {
height: 25px;
width: 120px;
float:left;
background-image: url(../images/topmenubtnbg.gif);
text-align: center;
margin-right: 2px;
font-weight: bold;
color: #999999;
}

#topmenu li a span {
	display: block;
background-image: url(../images/topmenubtnbg-right.gif);	
background-position: right;
background-repeat: no-repeat;
height: 19px;
padding-top: 6px;
}

#topmenu li a:hover {
background-image: url(../images/topmenubtnbg-over.gif);
color: #CCCCCC;
}

#topmenu li a:hover span {
background-image: url(../images/topmenubtnbg-over-right.gif);
color: #CCCCCC;
cursor: pointer;
}


#topmenu li a.selected {
background-image: url(../images/topmenubtnbg-selected.gif);
color: #FFFFFF;
}

#topmenu li a.selected span {
background-image: url(../images/topmenubtnbg-selected-right.gif);	
}


/* Articles */
.latestarticle {
background-color: #F7FBF4;
padding: 2px;
}

.latestarticle a.title {
font-size: 14px;
display: block;
font-weight: bold;
}

.latestarticle a.readmore {
font-weight: bold;
}


.latestarticle table td {
vertical-align: top;
padding: 4px;
}

.latestarticle .image {
border: 3px solid #9EB58E;
margin-left: 3px;
}


/* Index News */
#indexnews .newsbox {
margin: 0px;
padding: 2px;
}

#indexnews .newsboxtext {
padding: 3px;
}

#popad {
margin:auto;
z-index: 100;
position: absolute;
border: 1px solid #333333;
white-space: nowrap;
overflow: hidden;
}

#popad img {
border: none;
}

#popad div.closebar {
background-color: #333333;
color: #EEEEEE;
font-weight: bold;
line-height: 19px;
height: 22px;
padding-top: 1px;
padding-left: 8px;
padding-right: 3px;
background-image: url(../images/popadbarbg.gif);
cursor: move;
}

#popad div.closebar span {
display: block;
width: 20px;
float: right;
text-align: center;
}

a.articlelink {
display: block;
font-weight: bold;
background-color: #F0F7EC;
margin-top: 4px;
text-indent: 5px;
line-height: 14px;
}

a.articlelink:hover {
background-color: #FFFFFF;
}

a.morearticles {
display: block;
font-weight: bold;
background-color: #FFF3AE;
margin-top: 6px;
text-indent: 5px;
line-height: 19px;
text-align: center;
font-size: 14px;
}

a.morearticles:hover {
background-color: #FFFFFF;
}

/* Main Articles Page */
.articlesbox  {
background-color: #F8F8F8;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

.articlesboxouter {
overflow: hidden;
}

.artcatinactive {
background-color: #666666;
}

.artcatinactive a,active,visited {
color: #CCCCCC;
}

.articlesbox a.titlelink {
font-size: 14px;
font-weight: bold;
display: block;
text-indent: 5px;
border-bottom: 1px solid #CCCCCC;
line-height: 20px;
background-color: #eeeeee;
}

.articlesbox table td {
vertical-align: top;
}

.articlesbox table td.imgtd {
background-color: #F0F7EC;
text-align: center;
padding: 5px;
border-right: 1px solid #CCCCCC;
}

.articlesbox .image {
border: 3px solid #9EB58E;
}

.articlesbox table td.txttd {
padding: 6px;
}

.articlesbox a.titlelink:hover {
background-color: #FFFFFF;
}

.articlesbox .readmore {
text-align: right;
padding-right: 10px;
font-weight: bold;
}

.articlescatbox {
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding-bottom: 4px;
background-color: #D1E0CD;
padding: 4px;
}

#articletext {
padding: 4px;
font-size: 12px;
}

#articletext .image {
float:left;
margin: 6px 10px 6px 0px;
border: 4px solid #678363;
}

#articletext img {
border: 2px solid #678363;
margin: 4px;
}

#articletext p {
font-size: 12px;
}




/* IndexNews */

/* News Archive */
.newstext {
margin-bottom: 12px;
padding: 8px;
background-color: #EEEEEE;
font-size: 12px;
}

.newstext p {
font-size: 12px;
}

.newstext img {
border: 3px solid #678363;
margin: 0px 6px 6px 6px;
}

.newstime {
text-align: right;
font-weight: bold;
color: #666666;
margin-top: 10px;
clear:both;
}

ul.monthlyarchive {
margin-top:0px;
}

ul.monthlyarchive a,active,visited {
font-size: 12px;
font-weight: bold;
}

.pagingnav {
margin-bottom: 10px;
background-color: #f5f5f5;
font-weight: bold;
}

.pagingnav a,active,visited {
font-size: 11px;
font-weight: bold;
padding: 0px 5px 0px 5px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
}

/* Players Club */
.pcsignup {
background-color: #ECF5E7;
margin-top: 4px;
padding: 3px;
}

.pcsignup th {
width: 40px;
text-align: right;
padding: 2px;
}

.pcsignup input {
font-family: Arial;
font-size: 10px;
margin: 2px;
width: 150px;
font-weight: bold;
border: 1px solid #CCCCCC;
}

.pcsignup input.submit {
background-color: #CCCCCC;
padding: 0px;
width: 70px;
border: 1px solid #888888;
color: #666666;
}

.pclubimg {
	height: 90px;
	width: 105px;
	float:left;
	background-image: url(/images/pclubpaper.gif);
	margin-bottom: 10px;
}

.pcluboffer {
	height: 90px;
	width: 270px;
	background-color: #000000;
	float:right;
}

.pcluboffer img { 
	float:right;
	} 

/* Error Box */
.error {
font-weight: bold;
font-size: 12px;
color: #FF0000;
margin-top: 2px;
margin-bottom: 2px;
}

.contenttitle-warn {
font-size: 11px;
font-weight: bold;
margin: 0px;
line-height: 20px;
background-color: #EEEEEE;
color: #666666;
text-indent: 25px;
background-image: url(../images/contentheaderleft-warn.gif);
}

.contenttitle-warn span {
display: block;
background-image: url(../images/contentheaderright.gif);
background-repeat: no-repeat;
background-position: right;
}

a.goback {
display: block;
margin: 5px auto 2px auto;
font-size: 11px;
font-weight: bold;
padding-left: 30px;
padding-right: 30px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #AFCF9B;
width: 120px;
text-align: center;
}

a.goback:hover {
background-color: #FFFFFF;
}

.center460 {
width: 460px;
margin: auto;
}

.introbuttons {
	margin-bottom: 10px;
	background-color: #DAE8D2;
	padding: 5px;
	height: 36px;
}

.introbuttons .left {
	width: 49%;
	float:left;
	text-align: center;
}

.introbuttons a.casinos {
	display:block;
	background-color: #000000;
	height: 30px;
	background-image: url(/images/introbtn-casinos.gif);
	width: 170px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

.introbuttons a.casinos span,.introbuttons a.poker span,.introbuttons a.bingo span {
	display: none;
}

.introbuttons .right {
	width: 50%;
	float:right;
	text-align: center;
}

.introbuttons a.poker {
	display:block;
	background-color: #000000;
	height: 30px;
	background-image: url(/images/introbtn-poker.gif);
	width: 170px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

.introbuttons a.bingo {
	display:block;
	background-color: #000000;
	height: 30px;
	background-image: url(/images/introbtn-bingo.gif);
	width: 170px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}


.introbuttons a:hover {
	background-position: left 36px;
}

#introFirstP, #pageintro .intro {
	color: #000000 !important;
}

#introFirstP a, #pageintro .intro a {
	font-weight: bold;
}


/* Tooltips */
.tip
{
	font: 11px Arial,Helvetica,sans-serif;
	position: absolute;
	width: 143px;
	padding: 26px 5px 5px 5px;
	z-index: 100;
	visibility: hidden;
	color: #333333;
	top: 20px;
	left: 90px;
    background-image: url(../images/helptipbg.gif);
    background-repeat: no-repeat;
	layer-background-color: #EEEEEE;
	border: 1px solid #2587ab;
	color: #666666;
	font-weight: bold;
}

/* Sitemap */
#sitemap {
padding: 10px 30px 10px 30px;
}

#sitemap a,active,visited {
display: block;
padding: 2px;
margin-bottom: 1px;
text-indent: 15px;
}

#sitemap a:hover, #sitemap a.lv0:hover, #sitemap a.lv1:hover, #sitemap a.lv2:hover, #sitemap a.lv3:hover, #sitemap a.lv4:hover {
background-color: #F7F7F7;
color: #000000;
}

#sitemap a.lv0 {
background-color: #EEEEEE;
font-size: 14px;
font-weight: bold;
color: #777777;
background-image: url(../images/dot.gif);
background-repeat: no-repeat;
background-position: 2px;
margin-top: 10px;
}

#sitemap a.lv1 {
background-color: #D0E7C2;
font-size: 11px;
color: #2E3726;
text-indent: 35px;
background-image: url(../images/dot.gif);
background-repeat: no-repeat;
background-position: 20px;
}

#sitemap a.lv2 {
background-color: #DDEDD3;
font-size: 11px;
color: #4D5A41;
text-indent: 55px;
background-image: url(../images/dot.gif);
background-repeat: no-repeat;
background-position: 40px;
}

#sitemap a.lv3 {
background-color: #E9F3E2;
font-size: 11px;
color: #728660;
text-indent: 75px;
background-image: url(../images/dot.gif);
background-repeat: no-repeat;
background-position: 60px;
}

#sitemap a.lv4 {
background-color: #F3F9F0;
font-size: 11px;
color: #879C74;
text-indent: 95px;
background-image: url(../images/dot.gif);
background-repeat: no-repeat;
background-position: 80px;
}

.nopad {
padding: 0px;
}

.nomargin {
margin: 0px;
}

/* Featured Game */
#featuredgame {
position: relative;
}

#featuredgamevideo {
padding-top: 0px;
padding-bottom: 5px;
text-align: center;
background-image: url(../images/loaderbg.gif);
background-position: center center;
background-repeat: no-repeat;
height: 298px;
}

#featuredgame .text {
padding: 5px;
}

#featuredgame .screen {
width: 150px;
border: 4px solid #9EB58E;
}

h1.boxinnertitle {
padding: 3px;
background-color: #F7F7F7;
font-size: 14px;
border-top: 1px solid #A1A1A1;
border-bottom: 1px solid #A1A1A1;
text-indent: 10px;
position: relative;
}

#featuredgame .screenhover {
position: absolute;
width: 150px;
height: 18px;
text-align: center;
font-weight: bold;
color: #666666;
margin-top: 99px;
margin-right: 4px;
margin-left: 4px;
line-height: 18px;
display: none;
background-color: #000000;
}

#featuredgame .screen span {
text-align: center;
display: block;
font-weight: bold;
}

#featuredgame .left {
position: relative;
float: left;
padding-left: 5px;
margin-bottom: 10px;
margin-top: 10px;
}

#featuredgame .right {
float:right;
position: relative;
padding-right: 5px;
margin-bottom: 10px;
margin-top: 10px;
}

#featuredgame .bottom {
clear:both;
height: 26px;
background-color: #EEEEEE;
}

.fadebg {
background-image: url(../images/vidbg.gif);
background-position: bottom;
background-repeat: repeat-x;
background-color:#FFFFFF;
}

/* Article Images */
.articlebigimage {
position: absolute;
left: 9px;
top: 208px;
background-color: #FFFFFF;
border: 4px solid #678363;
overflow: hidden;
}

.colexpimg {
float:left;
margin-left:5px;
margin-right: 5px;
}

/* Tabs */
.tabset {
      float:left;
      width:100%;
      }
	  
.tabset ul.tabs {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
	  position: absolute;
	  font-weight: bold;
      font-size:10px;
      line-height: 14px;
      }
	  
.tabset ul.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
.tabset ul.tabs a {
      float:left;
      background:url(../images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
	  cursor: pointer;
      }
	  
.tabset ul.tabs a span {
      float:left;
      display:block;
      background:url(../images/tabright.gif) no-repeat right top;
      padding:10px 10px 5px 4px;
      color:#666666;
	  text-align: center;
      }
	  

.tabset ul.tabs li.selected a, .tabset ul.tabs li.selected a:hover {
      background:url(../images/tableft.gif) no-repeat;
      background-position:0% -58px;
}

.tabset ul.tabs li.selected a span, .tabset ul.tabs li.selected a:hover span {
      background:url(../images/tabright.gif) no-repeat;
      padding:8px 10px 8px 4px;
	  text-align: center;
	  background-position:100% -58px;
	  color: #CC0000;
      }	  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabset ul.tabs a span {float:none;}
.tabset ul.tabs a.selected span {float:none;}
    /* End IE5-Mac hack */
	
.tabset ul.tabs a:hover span {
      color:#49633A;
      }
	  
.tabset ul.tabs a:hover {
      background-position:0% -29px;
      }
	  
.tabset ul.tabs a:hover span {
      background-position:100% -29px;
      }

/* Bonuses and Stats */
.bonusnstatstable {
background-color: #ECF5E7;
font-size: 11px;
}

.bonusnstatstable th {
background-color: #C9DEBE;
padding: 2px;
color: #20481E;
}

.bonusnstatstable td {
padding: 2px;
text-align: center;
color: #333333;
}

.bonusnstatstable td.casino {
background-color: #DAE8D2;
font-weight: bold;
text-align: left;
text-indent: 2px;
width: 125px;
}

.statsbox {
clear:left;
margin-top: 28px;
border: 1px solid #71A954;
}

.clearboth {
clear:both;
height: 1px;
}

.bonuslist {
	font-size: 12px;
	font-weight: bold;
	background-color: #e3e3e3;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #3c3c3c;
	padding-left: 4px;
	list-style: none;
}
.bonuslist li {
	padding-left: 16px;
	background-image: url(/images/tick.gif);
	background-position: 3px 2px;
	background-repeat: no-repeat;
}

.bonuscommon {
	margin-left: 10px;
	margin-right:10px;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	color: #666666;
	background-color: #cccccc;
}

/* Casino Videos */
.casinomisclistbox {
padding-left: 15%;
padding-right: 15%;
}

.casinomisclist {
	border: 1px solid #95C77B;
	background-color: #B7D7A8;
}


.casinomisclist th {
	background-color: #548458;
	color: #ffffff;
	padding: 4px;
}

.casinomisclist td {
	background-color: #E7F4E3;
		color: #006C00;
	padding: 4px;
	text-align: left;
}

.casinomisclistalt {
	border: 1px solid #888888;
	background-color: #666666;
}

.casinomisclistalt td {
	background-color: #EEEEEE;
	color: #333333;
	padding: 4px;
	text-align: left;
}

.casinomisclistalt .button, .casinomisclistalt .button2 {
	padding-left: 10px !important;
	padding-right: 10px !important;
	}

.casinomisclist tr.selected td {
	background-color: #fff3b8;
	color: #FF6600;
}

.casinomisclist tr.selected td.first {
	background-image: url(../images/playing.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 16px;
		font-size: 14px;
}

.casinomisclist a.button, a.morebutton {
text-align: center;
display: block;
background-image: url(default/images/buttonbg2.gif);
border: 1px solid #B8CFA7;
padding: 2px;
color: #548458;
font-weight: bold;
}

.casinomisclist a.button:hover, a.morebutton:hover {
background-color: #B7D5BA;
color: #FFFFFF;
background-position: 0% -20px;
}

.casinomisclist a.button2, a.morebutton2 {
text-align: center;
display: block;
background-image: url(default/images/buttonbg1.gif);
border: 1px solid #CCCCCC;
padding: 2px;
color: #666666;
font-weight: bold;
}

.casinomisclist a.button2:hover, a.morebutton2:hover {
border: 1px solid #666666;
color: #FFFFFF;
background-position: 0% -20px;
}

.casinomisclist a.ilbutton {
text-align: center;
display: block;
padding: 3px;
margin: 0;
}

.casinomisclist h1 {
margin:0px;
padding: 0px;
border: none;
font-size: 12px;
}

.casinomisclist span.description {
font-size: 11px;
color: #666666;
}

.casinomisclist td.image {
background-image: url(../images/vidbg2.gif);
padding: 0px;
text-align: center;
}

.casinomisclist td.image img {
border: 3px solid #CCCCCC;
margin: 1px;
}

.bottommargin {
margin-bottom: 5px;
}

.smalltext {
font-size: 12px;
}

.gamelistfeatured td.image img {
	border: 3px solid #FF9900;
	margin: 1px;
}

/* Reviews */
.reviewratings {
width: 100%;
border-left: 1px solid #95C77B;
border-right: 1px solid #95C77B;
border-bottom: 1px solid #95C77B;
margin-bottom: 10px;
}

.reviewratings th {
background-color:#EEF3E4;
text-align: right;
width: 120px;
color: #666666;
font-size: 12px;
}

.reviewratings th.overall {
color: #000000;
background-color: #E3EBD3;
}

.reviewratings td {
background-color: #E1EACF;
}

.reviewratings .ratingbar, .reviewratings .ratingbaroverall  {
background-image: url(../images/ratingbarbg.gif);
height: 20px;
border: 1px solid #838F69;
}

.reviewratings .ratingbar span, .reviewratings .ratingbaroverall span {
display: block;
text-align: center;
text-align: left;
text-indent: 8px;
height: 20px;
line-height: 20px;
font-weight: bold;
overflow: hidden;
}

.reviewratings .ratingbar span {
background-image: url(../images/ratingbar.gif);
background-position: right;
color: #A63200;
}

.reviewratings .ratingbaroverall span {
background-image: url(../images/ratingbaroverall.gif);
background-position: right;
font-size: 14px;
color: #FFFFFF;
}

.reviewscreens {
border-left: 1px solid #A1A1A1;
border-right: 1px solid #A1A1A1;
border-bottom: 1px solid #A1A1A1;
margin-bottom: 10px;
}

.reviewscreens td {
text-align: center;
background-color: #FFFFFF;
padding: 2px;
}

.reviewscreens th {
text-align: center;
background-color: #E8E8E8;
}

.reviewscreens img {
border: 3px solid #9EB58E;
margin-top: 3px;
margin-bottom: 3px;
cursor: pointer;
}

#screenshotholder {
	position: absolute;
	top: 180px;
	width: 812px;
	overflow-y: hidden;
	text-align: center;
}

#screenshotholder img {
	border: 5px solid #666666;
	cursor: pointer;
	background-color: #FFFFFF;
}

.reviewbonuses {
width: 100%;
border-left: 1px solid #A1A1A1;
border-right: 1px solid #A1A1A1;
border-bottom: 1px solid #A1A1A1;
}

.reviewbonuses th {
background-color: #EEEEEE;
width: 120px;
font-size: 12px;
text-align: right;
color: #CC0000;
}

.reviewbonuses td {
font-size: 14px;
font-weight: bold;
color: #666666;
background-color: #F3F3F3;
}

#review .contentbox2 ul.ticks {
margin: 0px 0px 0px 0px;
padding: 5px;
font-size: 12px;
list-style: none;
}

#review .contentbox2 ul.ticks li {
background-image: url(../images/tick.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 15px;
font-weight: bold;
color: #003300;
}

#review .contentbox, #review .contentbox2 {
font-size: 12px;
}

.reviewnewstitle {
display: block;
font-weight: bold;
background-color:#EEEEEE;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
padding: 3px;
}

.reviewnewstext {
padding: 3px;
}

.reviewnewsdate {
background-color:#EEEEEE;
display: block;
padding: 2px;
font-size: 11px;
font-weight: bold;
text-align: right;
color: #666666;
margin-top: 2px;
}

a.reviewallnews {
text-align: center;
display: block;
padding: 3px;
background-color: #F0F7EC;
font-weight: bold;
color: #006600;
margin-top: 2px;
border-top: 1px solid #CCCCCC;
}

.reviewslist {
	margin-bottom: 8px !important;
}

.reviewslist .links {
	padding-right: 15px;
}

.reviewslist .casinobtn {
	padding: 6px;
}

.reviewslist .casinoname, .reviewslist .offer {
font-size: 14px;
}


.revbox {
overflow: hidden;
}

.reviewslist {
margin-top: 5px;
border: 1px solid #95C77B;
margin-bottom: 0px;
}

.reviewslist td.links .button {
margin-top: 3px;
}

.reviewbutton {
	text-align: center;
	display: block;
	background-image: url(default/images/buttonbg1.gif);
	border: 1px solid #999999;
	border-top:none;
	padding: 2px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}

/* Contact Form */
.contactform {
border: 1px solid #95C77B;
margin-top: 5px;
background-color: #F3FFEF;
}

.contactform td, .contactform th {
	padding:5px;
}

.contactform th {
	text-align:right;
	background-color: #E7F4E3;
	font-size: 12px;
	color: #475E39;
}

.contactform td textarea {
width: 100%;
height: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.contactform td input {
width: 100%;
font-size: 11px;
} 

.contactform td input, .contactform td textarea {
border: 1px solid #CCCCCC;
}

.contactform td.submit {
text-align: center;
}

.contactform td.submit input {
width: 20%;
border: 1px solid #95C77B;
background-color: #E7F4E3;
}

.contactform td.conerror {
width: 28px;
}

.formerror {
border: 1px solid #FF0000 !important;
color: #990000 !important;
}

.formgood {
border: 1px solid #00CC00 !important;
color: #006600 !important;
}

/* Jackpots */
.jackpotticker {
font-size: 14px;
color: #CC0000;
font-weight: bold;
}

.jackpotstable {
	clear:right;
	margin-top: 20px;
}

.jackpotstable td {
width: 25%;
vertical-align: bottom;
padding-bottom: 10px;
}

a.jackpotreviewlink {
	background-repeat:no-repeat;
	padding-left: 30px;
	font-size: 12px;
	display:block;
	height:25px;
	line-height:24px;
	font-weight: bold;
	border-top: 1px solid #8EB792;
	padding-top:2px;
	background-position: left center;
}

a.jackpotreviewlink:hover {
	background-color: #ECF5E7;
}

.jackpotreviewsbox {
	width: 180px;
	float:right;
	margin-left: 20px;
	background-color: #DAE8D2;
	padding: 0px 10px 10px 10px;
}

/* Casino types */
.casinotypescreens {
	background-color: #DDDDDD;
}

.casinotypescreens img {
	border: 2px solid #95C77B;
}

/* Quickview */
#quickView .top {
	 padding:4px 8px 4px 8px;
	 font-size: 12px;
	 background-color: #cccccc;
	 color:#333333;
	 margin-bottom:5px;	
}

#quickView .bottom {
	padding:8px 8px 8px 8px;
	font-size: 12px;
	background-color: #333333;
	color:#ffffff;
}

/* ARGH!!!! */
.topbarSpecial {
	height: 35px;
	margin-bottom: 10px;
}

.topbarSpecial .jackpotticker {
	margin-left: 250px;
	font-size: 24px;
	padding-top: 2px;
	color: #ffffff;
}

.topbarSpecial a.clicklink {
	display:block;
	float:right;
	font-size: 15px;
	height: 35px;
	width: 260px;
	background-position: right;
}

.topbarSpecial a.clicklink span {
	visibility: hidden;
}

/* Jargon */
.jargonTip {
	padding-right: 12px;
	background-image: url(/images/icons/tip.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}

#jargonTipBox {
	position: absolute;
	z-index: 10000;
	top:0;
	left:0;
	width: 300px;
}

#jargonTipBox .text {
	padding:7px;
	background-color: #d1ffbe;
	border-left: 1px solid #89ae7a;
	border-right: 1px solid #89ae7a;
		font-size: 10px;
}

#jargonTipBox .top {
	font-weight: bold;
	color: #333333;
	background-image: url(/images/jargon/tip-top.gif);
	height: 17px;
	padding-top: 4px;
	padding-left: 20px;
}

#jargonTipBox .point {
	height: 23px;
	background-image: url(/images/jargon/tip-bottom.gif);
}

.extLink {
	padding-right: 12px;
	background-image: url(/images/icons/exlink.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.playnowbig {
	display: block;
	height: 89px;
	background-image: url(/images/playnow-big.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

a.playnowbig:hover {
	background-position: bottom center;
}

.playnowbig span {
	display: none;
}

.notfound {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 80%;
	padding: 10px;
	border: 1px solid #cccccc;
	font-size: 14px;
}

.notfound h1 {
	border: none;
}

.notfound .list {
	margin-top: 10px;
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
}

.highlightedcasino {
	border: 2px solid #548458 !important;
	background-color: #ffffff !important;
	padding: 3px;
}

ul.socialLinks { 
    float: right; 
    list-style: none; 
    margin: 0; 
    margin-top: 5px; 
    padding: 0
}

ul.socialLinks li { 
    display: block; 
    float: left; 
    margin-left: 5px
}
