/* OGS Network v2.0 */
/* Standard Blue */

/* raw - 0059cb - cb0098 */
/* org - f7941d - 80f71d */
/* red - c80000 - 67c800 */

*{
	margin: 0px;
	padding: 0px;
}
body{
	background: url('/images/bg.png') 50% 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #0059cb;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	border: 1 solid #c3c3c3;
	color: #0059cb;
	font-size: 30px;
}
#default h1{
	border-width: 0px;
}
h2{
	color: #0059cb;
	font-size: 21px;
}
#default h2{
	font-size: 20px;
}
p{
	margin: 1em 0px;
	text-align: justify;
}
ul{
	list-style-type: none;
}
ol{
	list-style-position: inside;
}
#submit {
 	color: #fff;
 	font-size: 0;
 	width: 150px;
 	height: 50px;
 	border: none;
 	margin: 10px 0 0 90px;
 	padding: 0;
 	background: #fff url(/images/send.png) 0 0 no-repeat;
}
input[type="text"], textarea {
    display: block;
    font-size: 24px;
    width: 300px;
    margin: 8px 0 15px 5px;
    background-repeat: repeat-x;
    background-position: top;
}
img{
	border-width: 0px;
} 
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
#wrapper{
	margin: 0px auto;
	position: relative;
	width: 960px;
}
#header{
	height: 120px;
}
#nav{
	background-image: url('/images/navbar.png');
	height: 32px;
	margin-bottom: 10px;
	width: 960px;
}
#nav li{
	float: left;
}
#nav li a{
	border-color: #4a7fd6;
	border-style: solid;
	border-width: 0px 1px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 24px;
}
#nav .first a{
	border-left-width: 0px;
}
#nav .last a{
	border-right-width: 0px;
}
#main{
	background: #fff url('/images/mainbg.png') repeat-x;
	border: 1px solid #dadada;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding: 8px;
}
#sidebar{
	clear: left;
	float: left;
	width: 240px;
}
#sidebar h3{
	background: url('/images/sidehead.png') no-repeat;
	color: #fff;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	padding-left: 15px;
	width: 225px;
}
#sidebar h3 a{
	color: #fff;
	text-decoration:underline;
}

#sidebar li.icons{
	border-bottom: 1px solid #ebebeb;
	padding: 10px 5px;
	background: #f6f6f6;
}
#sidebar li.icons img{
	margin-right: 5px;
	vertical-align: top;
}
#sidebar li.icons a {
	line-height: 31px;
}

#sidebar li{
	border-bottom: 1px solid #ebebeb;
	background: url('/images/dot.png') no-repeat 0px 10px;
	padding: 7px 5px;
}
#sidebar li a {
	margin-left: 13px;
	color: #000;
	font-weight: bold;
}

#sidebar .us li a{
	background-image: url('/images/spacer.gif');
}
.bullets{
	list-style-position: inside;
	padding-left: 5px;
}

#content{
	float: right;
	width: 690px;
}
.table{
	font-weight: bold;
	width: 689px;
}
.tr{
	background: url('/images/tblrow.png') no-repeat;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 64px;
}
.thead{
	background-image: url('/images/thead.png');
	color: #fff;
	font-size: 10px;
	height: 25px;
	text-shadow: 0px 0px 15px #fff;
	width: 689px;
}
.table .site, .table .us, .table .signup, .table .rakeback, .table .bonus, .table .playnow, .table .playnow.small, .table .os {
	float: left;
	padding: 5px;
	text-align: center;
}
.table .thead .us{
	width: 37px;
}
.table .tr .us{
	margin-top: 5px;
}

.table .site{
	width: 113px;
}
.table .site2{
	width: 600px;
	padding: 5px;
	text-align: left;
}
.table .tr .site{
	color: #0059cb;
	font-size: 10px;
	text-decoration: underline;
}
.table .tr .site img{
	display: block;
}
.table .signup{
	width: 95px;
}
.table .tr .signup{
	margin-top: 5px;
	color: #f7941d;
	font-size: 11px;
}
.table .tr .signup div{
	font-size: 22px;
}
.table .tr .signup span{
	color: #4283d6;
}
.table .rakeback{
	width: 78px;
}
.table .tr .rakeback{
	margin-top: 5px;
	color: #0059cb;
	font-size: 15px;
	line-height: 44px;
}
.table .bonus{
	width: 70px;
}
.table .tr .bonus{
	margin-top: 5px;
	color: #0059cb;
	font-size: 12px;
	line-height: 44px;
}
.table .playnow{
	width: 282px;
}
.table .tr .playnow a{
	background-image: url('/images/playbg.png');
	color: #0059cb;
	display: block;
	font-size: 16px;
	height: 43px;
	line-height: 43px;
	margin: 5px auto 0px auto;
	text-decoration: underline;
	width: 247px;
}
.table .tfoot{
	background-image: url('/images/tfoot.png');
	height: 11px;
	width: 689px;
	margin-bottom: 10px;
}
.table .os{
	width: 140px;
}
.table .tr .os img{
	vertical-align: middle;
}
.table.t2 .tr{
	background-image: url('/images/tblrow2.png');
}
.table .bonus.big{
	width: 90px;
}
.table .playnow.small{
	width: 160px;
}

.table .tr .playnow.small a{
	background-image: url('/images/playnowsmall.png');
	color: #0059cb;
	display: block;
	font-size: 12px;
	height: 43px;
	line-height: 43px;
	margin: 5px auto 0px auto;
	text-decoration: underline;
	width: 154px;
}
#content h3{
	border-bottom: 1px solid #c9c9c9;
	color: #0059cb;
	font-size: 18px;
	font-style: italic;
}
#content ul{
	margin-left: 50px;
	list-style-type: disc;
}
#content li{
	margin: .4em 0px;
}
#footer{
	background-color: #0059cb;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	color: #fff;
	padding: 25px 0px;
	text-align: center;
	margin-bottom: 25px;
}
#footer a{
	color: #fff;
	font-size: 14px;
}
#footer p{
	text-align: center;
}
.review{
	background: url('/images/reviewbg.png') repeat-x;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 20px 0px;
	padding: 3px;
	position: relative;
}
.review p{
	font-size: 11px;
	margin: 6px 0px;
}
.review .network{
	color: #005ec8;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.review .bonus{
	color: #c80000;
	font-size: 14px;
	font-weight: bold;
}
.review .best{
	color: #c80000;
	font-size: 15px;
	font-weight: bold;
}
#content .review ul{;
	margin: 0px;
	list-style-position: inside;
}
.review .left{
	padding: 5px 0px 10px 5px;
	position: relative;
	width: 470px;
}
.review .left ul{
	font-size: 11px;
	font-weight: bold;
}
#content .review .left li{
	margin: 0.5em 0px;
}
#content a{
	text-decoration: underline;
}
.review .left li span{
	color: #c80000;
}
.review .yel, .review .blu{
	font-weight: bold;
	height: 41px;
	padding: 10px 0px;
	text-align: center;
	width: 227px;
}
.review .yel{
	background-image: url('/images/yellowbg.png');
	color: #000;
	float: left;
}
.review .blu{
	background-image: url('/images/bluebg.png');
	color: #fff;
	float: right;
	font-size: 14px;
}
.review .blu div{
	text-decoration: underline;
}
#roomreview .review .yel, #roomreview .review .blu{
	font-size: 17px;
}
#roomreview .review .yel div, #roomreview .review .blu div{
	font-size: 11px;
	text-decoration: underline;
}
.review .right{
	border-left: 2px solid #fff;
	padding: 5px 0px 5px 10px;
	width: 180px;
}
#content .review .right li{
	margin: 11px 0px;
}
.review .grn, .review .red{
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 31px;
	line-height: 30px;
	margin-top: 5px;
	text-align: center;
	text-decoration: underline;
	width: 180px;
}
.review .grn{
	background-image: url('/images/greenbg.png');
}
.review .red{
	background-image: url('/images/redbg.png');
}
.review .grn2{
	background-image: url('/images/greenbg2.png');
	color: #fff;
	display: block;
	font-size: 17px;
	height: 41px;
	font-weight: bold;
	padding: 10px 0px;
	text-align: center;
	width: 180px;
}
.review .grn2 span{
	display: block;
	font-size: 11px;
	text-decoration: underline;
}
.review .bot .left, .review .bot .right{
	padding-top: 0px;
}
.review .bot .pt{
	padding-top: 11px;
}
.review .top .left, .review .top .right{
	padding-bottom: 0px;
}
.review .yel a{
	color: #000;
}
.review .blu a{
	color: #fff;
}

.related{
	list-style: circle;
	color: #0059CB;
}
td {
	padding: 0 0 0 40px;
}
.table table {
	border-collapse: collapse;
}
.tr2 tr{
	background-image: url('/images/tblrow2.png');
}

ul#special li {
    border-bottom: 2px solid #EFEFEE;
    float: left;
    margin: 0 12px;
    padding: 15px 35px;
    width: 35%;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 .4em;
}
/*
     FILE ARCHIVED ON 05:58:35 Jan 29, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:35:34 Aug 30, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.532
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.018
  esindex: 0.011
  cdx.remote: 11.849
  LoadShardBlock: 141.278 (3)
  PetaboxLoader3.datanode: 145.189 (4)
  PetaboxLoader3.resolve: 110.437 (2)
  load_resource: 152.493
*/