@charset "utf-8";
/* CSS Document */


body {
margin: 10px 0px;
padding: 0;
font-family:Verdana, Tahoma, Georgia, Geneva, Arial;
background-color: #041322;
font-size:11px;
}
		
#container
{	
margin:0px auto;
text-align:left;
padding:5px;
border: 1px solid #333;
width: 960px;
background-color:#FFFFFF;
}
		
#header
{
background:url(../images/new_casino_bonus_org.jpg) no-repeat;
border-bottom: 1px solid #333;
height: 200px;
}
		
#header h6
{
margin: 0;
padding: .5em;
padding-top: 35px;
font-size:22px;
font-family: "Century Gothic";
text-align:center;
}

#header h6 a {color: #ffffff; text-decoration: none;}
		
#nav
{
float: left;
width: 180px;
margin-left: 10px;
padding-top: 1em;
}
		
#nav p { margin:0; padding-top: 5px; }

#nav h4 {text-align: center;}

.navlink a { color: #660000; font-size: 14px; }

.navlink a:hover { color: #660000; font-size: 14px; }

#nav ul { padding-left: 0px; margin: 0; padding-bottom: 15px; }
#nav li { padding-bottom: 5px; font-size:11px; list-style: none; }

		
#content
{
width: 730px;
height: auto;
padding-top: 0.5em;
margin: 0 0 0 200px;
border-left: solid 1px #333333;
padding: 10px;
}
		
#content h2 { margin-top: 0; text-align:justify; }

#content .topx a {font-size:11px;}

#content p {text-align: justify;}

.red { color:#900; text-decoration:underline;}
.red:hover { color:#900; text-decoration: none;}
		
#footer
		{
clear: both;
background-color: #003368;
padding: 1em;
text-align: right;
color: #ffffff;
border-top: 1px solid #333;
}
		
#footer a { color:#FFFFFF; }

h1 { font-size:16px; text-align:center; color: #49132a; }

h2 { font-size:14px; color: #49132a; }

h3 { font-size:12px; }

h4 { font-size:12px; }

h5 { font-size:12px; }

h6 { font-size:12px; }

a { color:#3366CC; text-decoration:underline; }

a:hover { color:#3366CC; text-decoration:none; }

.new { font-size: 9px; color:#CC0000; }

.smallbonus { font-size: 10px; }

table
{
border-collapse: collapse;
border-spacing:0;
border: 1px solid #BA9;
font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
width: 750px;
}
 caption{
  padding: 0 .4em .4em;
  text-align: left;
  font-size: 110%;
  font-weight: bold;
  text-transform: uppercase;
  color: #453827;
  background: transparent;
  }
	
tr{

}
td, th {
  border: 1px solid #BBAA99;
  padding: .3em;
	font-size: 0.9em;
color: #666;
  }
thead th, tfoot th, tfoot td {
	border: 1px solid #BA9;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	background: #BA9 url("../images/thbg.gif") repeat-x top left;
	color: #FFF;
}
 tbody th,thead th,tbody td {
	vertical-align: top;
	text-align: left;
}

tbody tr:hover td, 
tbody tr:focus td,
tbody tr:hover th,
tbody tr:focus th
{
	background: url("../images/shimx.gif")  repeat-x top left;
	color: #000;
}

tr.odd
{
background: url("../images/shim.gif")  repeat-x top left;
}

.th1 { width: 150px; }
.th2 { width: 150px; }
