body { text-align: center; }
#cont { text-align: left; }
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-spacing:0;font-size:13px;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:13px;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input[type=text],input[type=password],textarea{width:12.25em;}pre,code,kbd,samp,tt{font-family:monospace;line-height:13px;}legend{color:#000;}body{font:13px/16px arial,helvetica,clean,sans-serif;}h1{font-size:18px;}h2{font-size:16px;}h3{font-size:14px;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}

html {
	height:100%;
	background:#6b82a6 url(i/bgSliver.gif) repeat-x top left;
}

body {
	height:100%;
	margin-bottom:1px;
}
#cont {
	width:900px;
	margin:0px auto;
}

a:link, a:visited {
	color:#28487A;
}
a:hover, a:focus, a:active {
	color:#28487A;
	outline:none;
}

#header {
	display:block;
	height:150px;
	width:899px;
	background:url(i/header.jpg) no-repeat top left;
	position:relative;
}

#content {
	overflow:hidden;
}

/*-*/


#leftPane {
	float:left;
	width:157px;
	position:relative;
}

#leftPane div.sideBox a.heading, #leftPane div.sideBox span.heading {
	background:url(i/sidePaneHeader.png);
	display:block;
	position:relative;
	top:-10px;
	height:27px;
	width:159px;
	text-indent:30px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	margin-top:0px;
}

#leftPane div.sideBox {
	background:url(i/sideBG.png) no-repeat bottom left;
	width:159px;
	margin-bottom:15px;
	padding:10px 0 20px;
}

#leftPane div.sideBox a {
	display:block;
	margin:5px 0;
	text-decoration:underline;
	color:#fff;
	text-indent:10px;
}

#leftPane div.sideBox span.tip {
	padding:10px 5px 10px;
	color:#cceeff;
	text-align:center;
	display:block;
}
#leftPane div.sideBox span.tip a {
	display:inline;
}
#leftPane div.sideBox a.ukFlag { 
	background:transparent url(i/uk.gif) no-repeat scroll 131px 4px; 
	text-indent:10px; } 

#leftPane div.sideBox a.usFlag { 
	background:transparent url(i/us.gif) no-repeat scroll 131px 4px; 
	text-indent:10px; }
#leftPane div.sideBox a.caFlag { 
	background:transparent url(i/canada.gif) no-repeat scroll 131px 4px; 
	text-indent:10px; }
#leftPane div.sideBox a.auFlag { 
	background:transparent url(i/australia.gif) no-repeat scroll 131px 4px; 
	text-indent:10px; }
	
#leftPane div.sideBox a.ukFlag1 { 
	background:transparent url(i/uk.gif) no-repeat scroll 125px 4px; 
	text-indent:10px; } 

#leftPane div.sideBox a.usFlag1 { 
	background:transparent url(i/us.gif) no-repeat scroll 125px 4px; 
	text-indent:10px; }
#leftPane div.sideBox a.caFlag1 { 
	background:transparent url(i/canada.gif) no-repeat scroll 125px 4px; 
	text-indent:10px; }
#leftPane div.sideBox a.auFlag1 { 
	background:transparent url(i/australia.gif) no-repeat scroll 125px 4px; 
	text-indent:10px; }	

#mainPane {
	float:left;
	width:720px;
	position:relative;
	top:-4px;
	background:transparent url(i/panelBase.png) no-repeat bottom left;
	padding:10px 7px 10px;
	 overflow: hidden; 
}

#mainPane * {
	color:#000;
}
#mainPaneInner {
	background-color:#D1DCEF;
	position:relative;
	left:-1px;
}
#mainPaneCap {
	display:block;
	width:100%;
	height:6px;
	position:absolute;
	top:-6px;
	left:0px;
	background:url(i/topCap.png) no-repeat top left;
}


#mainPane div.contentBox {
	padding:15px 15px 0px;
}


#mainPane div.contentBox h6.heading, h2.heading {
	color:#28487a;
	font-size:12px;
	text-indent:60px;
	display:block;
	height:25px;
	line-height:25px;
	width:720px;
	background:url(i/heading.gif) no-repeat top left;
	position:relative;
	top:-15px;
	left:-15px;

}
#mainPane div.contentBox h2.topzor {
margin-top:-10px;
}



#mainPane div.contentBox h1.heading {
	color:#28487a;
	font-size:14px;
	text-indent:60px;
	display:block;
	height:25px;
	line-height:25px;
	width:720px;
	background:url(i/heading.gif) no-repeat top left;
	position:relative;
	top:-15px;
	left:-15px;
}
div.contentBox p.highlight {
	font-weight:bold;
}
div#mainPane a { color:#00f; }
/*-*/

#mainPane div.contentBox div.tableTop {
	background:url(i/tableTop.gif) no-repeat top left;
}
#mainPane div.contentBox div.tableBase {
	background:url(i/tableBase.gif) no-repeat bottom left;
	width:647px;
	margin:15px auto;
	padding-bottom:7px;
}

div.tableTop table {
	margin-bottom:0px;
	width:647px;
}

div.tableTop table tr th {
	color:#3d5a8b;
	line-height:20px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
}

table .casino {
	width:143px;
	text-align:center;
}

table .software {
	width:140px;
	text-align:center;
}

table .bonus {
	width:139px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}

table .acceptsUS {
	width:112px;
}

table .reviews {
	width:113px;
	text-align:center;
}



div.tableTop table td {
	padding:0px;
	height:23px;

	text-align:center;
}




div.tableTop table tr td img {
	display:block;
	margin:0 auto;
}



/*-*/

#mainPane div.reviewBox {
	position:relative;
	background:url(i/reviewPanel.gif) no-repeat top left;
	height:205px;
	width:100%;
	margin-bottom:10px;
}
#mainPane div.reviewBox img.casinoLogo {
	position:absolute;
	left:5px;
	top:10px;
}

#mainPane div.reviewBox a.playNow {
	background:transparent url(i/playNow.gif) no-repeat scroll 0px 0px;
	display:block;
	height:23px;
	left:29px;
	position:absolute;
	top:75px;
	width:92px;
}
#mainPane div.reviewBox span.playNow {
	background:transparent url(i/playNow.gif) no-repeat scroll 0px 0px;
	display:block;
	height:23px;
	left:29px;
	position:absolute;
	top:75px;
	width:92px;
}
#mainPane div.reviewBox span.playNow2 {
	background:transparent url(i/playnow1.png) no-repeat scroll 0px 0px;
	display:block;
	height:29px;
	left:2px;
	position:absolute;
	top:60px;
	width:132px;
}
#mainPane div.reviewBox span.playNow2:hover {
	background-position:-134px 0px;
	}
#mainPane div.reviewBox span.playNow3 {
	background:transparent url(i/playnow2.png) no-repeat scroll 0px 0px;
	display:block;
	height:29px;
	left:2px;
	position:absolute;
	top:60px;
	width:132px;
}
#mainPane div.reviewBox span.playNow3:hover {
	background-position:-134px 0px;
	}	
#mainPane div.reviewBox a.playNow:hover, #mainPane div.reviewBox a.readreview2:hover {
	background-position:-93px 0px;
}
#mainPane div.reviewBox span.playNow:hover, {
	background-position:-93px 0px;
}
#mainPane div.reviewBox span.bonus {
	left:9px;
	position:absolute;
	top:138px;
	color:#28487a;
	font-weight:bold;
	width:133px;
	text-align:center;
	
}
#mainPane div.reviewBox span.bonuslg {
	left:9px;
	position:absolute;
	top:115px;
	color:#28487a;
	font-weight:bold;
	width:133px;
	text-align:center;
}
#mainPane div.reviewBox span.medal {
	position:absolute;
	left:650px;
	top:0px;
	background: url(i/medal1.png) no-repeat;
	display:block;
	width: 32px;
	height:51px;
}

#mainPane div.reviewBox a.readreview2 {
        display:block;
        height:23px;
        left:29px;
        position:absolute;
        top:105px;
        width:92px;
        background:url(i/readReview.gif) no-repeat 0px 0px;
}

#mainPane div.reviewBox span.acceptsUS {
	background:transparent url(i/usFlag.gif) no-repeat scroll 0 0;
	display:block;
	font-size:12px;
	left:10px;
	position:absolute;
	text-indent:22px;
	top:166px;
}
#mainPane div.reviewBox span.acceptsUK {
	background:transparent url(i/ukFlag.gif) no-repeat scroll 0 0;
	display:block;
	font-size:12px;
	left:10px;
	position:absolute;
	text-indent:22px;
	top:166px;
}
#mainPane div.reviewBox span.acceptsroi {
	background:transparent url(i/ROIFlag.gif) no-repeat scroll 0 0;
	display:block;
	font-size:12px;
	left:10px;
	position:absolute;
	text-indent:22px;
	top:166px;
}

#mainPane div.reviewBox span.acceptsCA {
        background:transparent url(i/caFlag.gif) no-repeat scroll 0 0;
        display:block;
        font-size:12px;
        left:10px;
        position:absolute;
        text-indent:22px;
        top:166px;
}

#mainPane div.reviewBox span.acceptsAU {
	background:transparent url(i/auflag.gif) no-repeat scroll 0 0;
	display:block;
	font-size:12px;
	left:10px;
	position:absolute;
	text-indent:22px;
	top:166px;
}

#mainPane div.reviewBox span.noUS {
	background:transparent url(i/usFlagOff.gif) no-repeat scroll 0 0;
	display:block;
	font-size:12px;
	left:10px;
	position:absolute;
	text-indent:22px;
	top:166px;}
#mainPane div.reviewBox img.acceptslang {
	position:absolute;
	top:150px;
	left:38px;
}	

#mainPane div.reviewBox span.casinoName {
	background-image:url(i/rvbg.jpg);
	background-repeat:no-repeat;
	diplay:block;
	width:500px;
	height:25px;
	position:absolute;
	left:152px;
	top:10px;
	font-weight:bold;
	padding:3px 5px;
}

#mainPane div.reviewBox img.screenshot {
	left:576px;
	position:absolute;
	top:86px;
}
#mainPane div.reviewBox img.screenshot1 {
	left:569px;
	position:absolute;
	top:76px;
}

#mainPane div.reviewBox p {
	margin-left:156px;
	position:relative;
	top:40px;
}
div.reviewBox p.indent { 
	width:408px; 
}





/*-*/


#footer {
	position:relative;
	display:block;
	clear:both;
}

#footer {
	margin:15px 0 0 0;;
	padding:10px 0px;
	background:url(i/footer.png) no-repeat top left;
	height:98px;
	width:733px;
}

#footer ul {
	margin:0px;
	padding-top:18px;
	width:100%;
	height:28px;
	text-align:center;
}

#footer ul li {
	display:inline;
	height:20px;
	text-align:center;
	text-decoration:none;
}

#footer ul li a{
	text-align:center;
	color:#eee;
	padding:0px 8px;
	border-left:1px solid #eee;
	font-size:10px;
	text-decoration:none;
}

#footer span.copyright {
	font-size:10px;
	text-decoration:none;
	color:#eee;
	display:block;
	text-align:center;
}
#footer ul li a:hover {
	text-decoration:underline;
}

#footer ul li.first a {
	border:none;
}

#footer ul li.current a {
	font-weight:bold;	
}

#footer #copyright {
	position:absolute;
	top:5px;
	right:0px;
	color:#999;
	font-size:10px;
	text-align:left;
	width:406px;
}
#footer #copyright a {
	padding:0px 1px;
}
#footer #copyright #ng {
	padding-right:5px;
}

#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
}


/*-*/
#langgo {
	position:relative;
	display:block;
	clear:both;
}

#langgo {
	margin:10px 0 0 0;;
	padding:0px 0px;
	background:url(i/footer.png) no-repeat top left;
	height:98px;
	width:733px;
}
#langgo ul {
	margin-left:40px;
	padding-top:0px;
	width:100%;
	height:28px;
	text-align:left;
}
#langgo ul li {
	height:20px;
	text-align:left;
}
#langgo ul li a{
	text-align:left;
	color:#eee;
	padding:0px 0px;
	font-size:11px;
	text-decoration:none;
}
#langgo ul li a:hover {
	text-decoration:underline;
}
#langgo ul li.current a {
	font-weight:bold;	
}
#langgo a {
	color:#999;
	text-decoration:none;
}
#langgo a:hover {
	color:#333;
}

/*-*/
input {
}
input:hover {
}

/*-*/
#content {
}

/*-*/
.clearer {
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}
.iti {
font-style:italic;
}

.ibi {
font-weight:bold;
}
.highlight img {float:right; margin:0px 0px 5px 5px;}
#prombox, #cont .prombox {
position:relative;
float:left;
width:336px;
height:317px;
background:url(i/prombg.gif) no-repeat top left;
}
#prombox p.p1, #cont .prombox p.p1 {
width:100%;
text-align:center;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
padding-top:16px;
}
#prombox p.p2, #cont .prombox p.p2 {
width:100%;
text-align:center;
color:#000;
font-size:16px;
font-weight:bold;
padding-top:5px;
}
#prombox p.p3, #cont .prombox p.p3 {
width:308px;
text-align:left;
color:#000;
font-weight:bold;
font-size:12px;
padding:0 14px 0 14px;
}
#prombox p.p4, #cont .prombox p.p4 {
width:308px;
text-align:left;
color:#000;
font-weight:normal;
font-size:12px;
padding:0 14px 0 14px;
}
#prombox img, #cont .prombox img {
float:right;
position:relative;
padding:0px 0px 0px 4px;
}
#prombox a.gogo, #cont .prombox a.gogo {
	background:transparent url(i/promPN.gif) no-repeat scroll 0px 0px;
	display:block;
	height:32px;
	left:87px;
	position:absolute;
	top:276px;
	width:162px;
}
#prombox a.gogo:hover, #cont .prombox a.gogo:hover {
background-position:0 -32px;
}

#mainPane div.reviewBox a.logo1 {
	position:absolute;
	left:7px;
	top:10px;
}
#mainPane div.reviewBox a.logo1 img {
	border:0px;
}
#mainPane div.reviewBox span.playNow1  {
	width:91px;
	height:23px;
	background:url(i/playNow.gif) no-repeat;
	position:absolute;
	top:65px;
	left:22px;
}
#mainPane div.reviewBox span.playNow1:hover {
	background-position:-93px 0px;
}
#mainPane div.reviewBox span.playNowG  {
	width:91px;
	height:23px;
	background:url(i/playNowgreen.gif) no-repeat;
	position:absolute;
	top:65px;
	left:22px;
}
#mainPane div.reviewBox span.playNowG:hover {
	background-position:-93px 0px;
}
#mainPane div.reviewBox span.readreview1 {
	display:block;
	height:23px;
	left:22px;
	position:absolute;
	top:95px;
	width:92px;
	background:url(i/readReview.gif) no-repeat 0px 0px;
}
#mainPane div.reviewBox span.readreview1:hover {
	background-position:-93px 0px;
}


#leftPane div.longBox {
	
}

#leftPane div.spannerBox a span {
	display:block;
}

html body div#content div#leftPane div.longBox a:hover {
}
html body div#content div#leftPane div.longBox a {
	display:block;
	text-indent:0px;
	margin-left:10px;
}
#leftPane div.longBox a:hover em {
}
#leftPane div.longBox a em {
	font-style:normal;
	display:block;
}


/*.exc {
color:red; 
font-weight:bold;
}
*/

.nav-note{ color: #FFF; display: inline; float: left; margin: 5px; text-indent:6px; }
a.inline{ display: inline; float: left; }
#leftPane div.sideBox a{ clear: left; }

#revbox { position:relative; display:block; height:220px; width:670px; padding:10px; margin:10px auto; background:url(i/revbox/revbg.gif) no-repeat top left;cursor: pointer; }
#revbox span.gogo a {position:absolute; display: block; width:690px; height:240px; }
#revbox span.sitename { position:absolute; font-size:22px; font-weight:bold; color:#000; top:10px;text-decoration:none; }
#revbox img.software { float:right; }

#revbox hr { position:absolute; top:35px; width:670px; margin: 5px auto;}
#revbox ul{  margin:40px 10px 15px 15px; width: 300px;}
#revbox li { line-height: 1.7; background: url(i/revbox/greentick.jpg) no-repeat 0% 20%;   padding: 0 0 10px 30px; list-style:none; font-size:14px; font-weight:bold;text-decoration:none; }
#revbox img.screeny {position: absolute; top:55px; left:350px; }
#revbox img.screeny1 {position: absolute; top:55px; left:520px; }
#revbox span.orangego {position:absolute; display: block; width: 550px; height:30px; top:180px; left:20px; background:url(i/revbox/gobox.jpg) no-repeat top left; text-align:center; padding:10px 5px 0 75px; font-size:18px; font-weight:bold; text-decoration:underline;} 
#revbox span.orangego:hover {color:#009933; background-position:0 -40px;}