*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
margin:0;
padding:0;
}

fieldset, img {
border:0 none;
}

a img {
border:medium none;
}

h1, h2, h3, h5, h5, h6 {
clear:both;
font-weight:bold;
}

body {
     margin:20px; min-width:980px;
     margin-top: 0px;
     font: 10pt Arial,Tahoma,Verdana,Sans-serif;
}

#container {
    margin:0 auto;
    max-width:980px;
}

#header {
    position: relative;
    height: 100px;
}

#header h1 {
font-size:2px;
height:8px;
left:0;
margin:0;
position:absolute;
top:0;
z-index:100;
}

#header h1 a {
background:url(/i/br-logo-new.jpg) no-repeat scroll 0 0;
display:block;
height:100px;
width:366px;  /* 357 */
text-decoration:none;
text-indent:-700em;
}


/* MENU */
#menu {
font-size:11px;
font-weight:bold;
font-family:Arial,Verdana,Helvitica,sans-serif;
text-transform:uppercase;
}

#menu ul {
    background:transparent url(/i/mnbg.gif) top left repeat-x;
    height:42px;
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
float: left;
}

/* #menu ul.lv1 li {margin:0 1px 0 0;} */
#menu li a {
display: block;
padding: 0px 22px;
text-align:center;
/*padding: 14px 22px 0 22px;

height:28px; */

line-height:42px;
color: #F0FAFF; /* #D5F1FF; */
border-right: 1px solid #A5D7F1;
text-decoration: none;
}

#menu li a:hover {
    background:transparent url(/i/mnbgon.gif) no-repeat top center;    
    color:#fff;
}

#menu li a.on {
    background:transparent url(/i/mnbgon.gif) no-repeat top center;    
    color:#fff;
}


#menu li ul {
    display:none;
	height:auto;
	position:absolute;
    width:200px;
    background:none;
    background-color: #ECF9FF;
    padding: 0;
    margin: 0;
    z-index:200;
}

#menu li:hover ul{
    display:block;
}

#menu li li {
    display:block;
	float:none;
	width:200px;
}


#menu li ul a{
    display:block;
	font-weight:normal;
    font-size: 12px;
    height: 1%;  /* IE: make links honour display: block; properly */
    line-height:26px;
	padding: 0px 15px;
    color: #333;
	text-align:left;
    border-bottom: 1px solid #6BC4EF; 
    border-right:1px solid #6BC4EF; /* #D5F1FF;  #E3DAD1; */
    border-left: 1px solid #6BC4EF; 
    border-top: 0px;
    text-transform: none;
}
        
#menu li ul a:hover{
border-color: #005F88;
background: none;
background-color: #005F88;
color: white;
}
/* /MENU */


#page {
clear:both;
padding:0 0 1em 0;
}

#page p {
margin: 0.1em 0 1em 0;
}

#footer p {
margin: 0.5em 0 0.3em 0;
}


.left {
float:left;
padding-right:2%;
width:69%;
color: #333;
}

.left ul, .left ol {margin-left: 2.5em}

.left h2 {
color: #1E7DEA; /* #006D9E; */
border-bottom: 1px solid #005A81;
margin-top: 14px;
padding-bottom: 2px;
margin-bottom: 10px;
}

.left h3 {
color: #00456F;
margin-top: 0.5em;
margin-bottom: 0.1em;
}


.right {
float:left;
width:29%;
font-size: 90%;
color: #555;
}

.right h3 {
margin-top: 20px;
font-size: 16px; 
color: #15579F;
}
/* #1E7DEA */

.right h3.first {
margin-top: 25px;
}


#footer {
border-top:1px solid #999999;
margin: 1em 0;
padding:0.5em 0;
clear:both;
color: #999;
font-size: 8pt;
}

hr.hide {
display:none;
}

hr {
background-color:#000000;
color:#000000;
height:1px;
margin:2em 0;
}


div.left ol li {
padding-bottom: 1em;
}

ul.arr li {
background-image:url(/i/arr.gif);
background-position: 0 0.45em;
background-repeat:no-repeat;
padding-left:10px;
}

div.right ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left: 1em;
padding-top: 0.3em;
}



div.right div.box {
border:1px solid #B8D0D9;
line-height:15px;
background:transparent url(/i/box-bg.gif) repeat-x scroll center bottom;
padding: 5px 15px;
}



.bt {
background:#1E7DEA none repeat scroll 0 0;
border:1px solid #00407F;
color:#FFFFFF;
font-weight:bold;
padding:2px 6px;
cursor: pointer;
}


table.grd {	margin-top: 4px; width: 100%; border: 1px solid #ccc;	border-bottom: 0;	border-collapse: collapse; }
table.grd td {background: url("/i/gradient-light.gif") repeat-x bottom left;}
table.grd th {text-align: left; background: url("/i/hbg.gif") repeat-x bottom left;}
table.grd td, table.grd th {
	border-bottom: 1px solid #ccc;
	padding: 6px 8px 3px;
}
table.grd th {font-weight: bold; padding-top: 0px}

table.grd tr.big th {padding: 10px}

table.grd tr.big {font-size: 140%}
table.grd tr.big td {padding: 10px}



table.rcmnd {width: 100%}
table.rcmnd td {width: 50%; vertical-align: top}
table.rcmnd h3 {margin-bottom: 5px}
img.logo {float: left; padding-right: 9px; padding-bottom: 4px; cursor: pointer; cursor: hand;}
/* table.rcmnd img.logo {float: left; margin-right: 5px; cursor: pointer; cursor: hand;} */
/* table.rcmnd div {text-align: right} */
table.rcmnd a.review {padding-left: 10px; background:transparent url(/i/arr.gif) no-repeat scroll left center;}




table.fav {width: 100%; border-spacing: 0px;}
table.fav td {width: 50%; vertical-align: top;}
table.fav td.hdr {vertical-align: middle; border: 1px solid #FDD549; background:transparent url(/i/h-bg.gif) repeat-x scroll center bottom; padding: 2px; padding-left: 5px}
table.fav a.hdr {font-size: 18px; font-weight: bold; text-decoration: none; color: #333}
table.fav a.hdr:hover {color: #0066CC}
table.fav img.fav {float: right; vertical-align: middle; padding-right: 5px;} 
table.fav td div.star {float: right; text-align: right; padding-right: 5px; padding-top: 2px}
table.fav td.cnt {border: 1px solid #FDD549; border-top: 0px; background-color: #fdfbf3; padding: 10px}
table.fav td.ft {text-align: center; border: 1px solid #FDD549; border-top: 0px; background-color: #fdfbf3; padding: 10px}

div.right div.favhdr {vertical-align: middle; border: 1px solid #FDD549; background:transparent url(/i/h-bg.gif) repeat-x scroll center bottom; padding: 2px; padding-left: 5px}
div.favhdr a {font-size: 18px; font-weight: bold; text-decoration: none; color: #333}
div.favhdr img {float: right; vertical-align: middle; padding-right: 5px}
div.favcnt {border: 1px solid #FDD549; border-top: 0px; background-color: #fdfbf3; padding: 10px}
div.favft {text-align: center; border: 1px solid #FDD549; border-top: 0px; background-color: #fdfbf3; padding: 10px}

div.hboxfav {
padding: 5px 10px 5px 10px; 
/* background-color: #fde48b; */ 
border: 1px solid #FDD549;
background:transparent url(/i/h-bg.gif) repeat-x scroll center bottom;
}

div.boxfav {
border:1px solid #FDD549;
border-top: 0px;
line-height:15px;
background-color: #fdfbf3;
padding: 5px 15px;
}
/* background:transparent url(/i/box-bg3.gif) repeat-x scroll center bottom; */

div.divNBcontent {margin-bottom: 5px; background: url(/i/mail2.png) no-repeat center left; border: 0px; padding-left: 20px; font-weight: bold; font-size: 120%}




table.cltrn {
	margin: 1em 0;
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.cltrn th {
	background-color: #eee;
	border-bottom: 3px double #ccc;
	color: #494949;
	font-weight: bold;
	padding: 8px 5px;
}

table.cltrn td {
	padding: 3px 5px;
	text-align: center;
}

table.cltrn tr {
	border: 1px dotted #ccc;
	border-width: 1px 0;
}
table.cltrn tr.odd {}
table.cltrn tr.even {
	background-color: #f9f9f9;
}

table.cltrn th.name, table.cltrn td.name,
table.cltrn th.casino, table.cltrn td.casino {
	text-align: left;
}

table.cltrn td.date {}
table.cltrn tr.started td.starts {
	color: #009900;
}
table.cltrn td.endsoon {
	color: red;
}

table.cltrn td.prize {}
table.cltrn td.entry {}

table.cltrn td.flag {
	width: 16px;
}
table.cltrn td.us {
	background: transparent url('http://www.casinolistings.com/sites/all/themes/casinolistings/images/flags/us.gif') no-repeat 50% 50%;
}
table.cltrn td.us-some {
	background: transparent url('http://www.casinolistings.com/sites/all/themes/casinolistings/images/flags/us-some.gif') no-repeat 50% 50%;
}

table.cltrn div.description {
	color: #696969;
	font-size: 90%;
}
table.cltrn div.sort {
	display: none;
}

div#cltrn p.linkback {
	color: #696969;
	font-size: 90%;
}


table.slots td {
border-bottom:1px dashed #DDDDDD;
padding:3px 0;
padding-right:10px;
}


ul.slots {
margin-left: 0;
}

ul.slots li {
    background: url("/i/li_star.png") no-repeat scroll left center transparent;
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 5px;
    padding-left: 15px;
}


#menulg {
font-size:11px;
font-weight:bold;
font-family:Arial,Verdana,Helvitica,sans-serif;
}

#menulg ul {
    /* background:transparent url(/i/mnbg.gif) top left repeat-x; */
    
    height: 10px;
	list-style:none;
	margin:0;
	padding:0;
    display: inline;
}

#menulg li {
float: right;
/* margin-top: 3px; */
}

#menulg li a {
display: block;
/* padding: 0px 22px; */
padding: 0px 5px 0px 12px;
text-align:center;
/*padding: 14px 22px 0 22px;
height:28px; */
line-height: 22px;
/* color: #F0FAFF; #D5F1FF; */
/* border-right: 1px solid #A5D7F1; */
text-decoration: none;
color: #333;
}

#menulg li a:hover {
/*    background:transparent url(/i/mnbgon.gif) no-repeat top center;    
    background-color: 
    color:#fff; */
    color: #000;
}

#menulg li a.on {
/*    background:transparent url(/i/mnbgon.gif) no-repeat top center;    
    color:#fff; */
}


#menulg li ul {
    display:none;
	height:auto;
	position:absolute;
    width: 100px;
    background:none;
    background-color: #FFF; /* #ECF9FF; */
    padding: 0;
    margin: 0;
    z-index:220;
}

#menulg li:hover ul{
    display:block;
}

#menulg li li {
    display:block;
	float:none;
	width:91px;
    margin-top: 0px;
}


#menulg li ul a{
    display:block;
	font-weight:normal;
    font-size: 12px;
    height: 1%;  /* IE: make links honour display: block; properly */
    line-height:26px;
	padding: 0px 17px 0 12px;
    color: #333;
	text-align:left;
    border-bottom: 1px solid #6BC4EF; 
    border-right:1px solid #6BC4EF; /* #D5F1FF;  #E3DAD1; */
    border-left: 1px solid #6BC4EF; 
    border-top: 0px;
    text-transform: none;
}
        
#menulg li ul a:hover{
border-color: #005F88;
background: none;
background-color: #005F88;
color: white;
}