BODY {
	background: url(/casino_images/casino_background.gif);
}
#logo {
	position: absolute;
	top: 0px;
	left:0px;
	width:140px;
	padding: 81px 0 0 0;
    overflow: hidden;
    background: transparent url(/casino_images/uk_casino_online_logo.gif) no-repeat top left;
    height: 0px !important; /* for most browsers */
    height /**/:81px; /* for IE5.5's bad box model */
}
#topcasinocontent {
	position: absolute;
	background:#660000;
	top: 0px;
	left: 140px;
	width: 470px;
	height: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding: 3px;
	text-align: justify;
}
#topcasinocontent a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}
#topcasinocontent h1 { 
	margin-bottom: 0;
	font-size: 110%;
}
#functions {
	position: absolute;
	left:610px;
	top: 0px;
	width:140px;
}
#maincasinocontent {
	position: absolute;
	background:#FFFFFF;
	height: 100%;
	top: 108px;
	left: 140px;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 3px;
	text-align: justify;
}
#maincasinocontent h2 {
	font-size: 100%;
	margin-bottom: 5px;
}
#maincasinocontent h3 { 
	margin-bottom:5px;
	font-size: 110%;
	color: #FF0000;
}
#mainheading {
	position: absolute;
	top: 88px;
	left: 140px;
	height: 12px;
	width: 470px;
	background:#660000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
#mainheading h1{
	font-size: 100%;
	margin-bottom: 0px;
}
#site_map {
    position: absolute;
	width: 750px;
	left: -140px;
	bottom: -60px;
	background: #660000;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	background-image: url(/casino_images/footer_background.gif);
	background-repeat: no-repeat;
}
#site_map a {
	color: #FFF;
	text-decoration: none;
	padding: 12px;
	display: inline;
}
#site_map a:hover {
	text-decoration: underline;
}	
/* main UK Casino Online navigation bar styles. */
/* left side navigation */

#leftnavbar {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 128px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: 170%;
	text-decoration: none;
	display: block;
}
#leftnavbar a:link, #leftnavbar a:visited {
	text-decoration: none;
	background:#660000;
	text-indent: 6px;
	display: block;
	color:#FFF;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #993333;
}
#leftnavbar a:hover {
	background-color:#FFFFFF;
	color:#660000;
	display: block;
}
#leftnavbar a.subcat:link, #leftnavbar a.subcat:visited {
	text-decoration: none;
	text-indent: 12px;
	display: block;
	color:#FFF;
	font-weight: normal;
}
#leftnavbar a.subcat:hover {
	background-color:#FFFFFF;
	color:#660000;
	display: block;
	font-weight: normal;
}
/* first right navigation */

#first_rightnavbar {
	position: absolute;
	top: 100px;
	left: 620px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #660000;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #993333;
	color: #FFF;
	line-height: 170%;
	text-decoration: none;
	display: block;
}
.rightnavbar a:link, .rightnavbar a:visited {
	text-decoration: none;
	text-indent: 8px;	
	background-color:#660000;
	display: block;
	color:#FFF;
	border-bottom: 2px solid #993333;
}
.rightnavbar a:hover {
	background-color:#FFFFFF;
	color:#660000;
	display: block;
}

/* second right navigation bar */

#second_rightnavbar {
	position: absolute;
	left: -2px;
	bottom: -210px;
	width: 130px;
	background:#660000;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #993333;
	color: #FFF;
	display: block;
}

/* casino link partner navigation box */

#linkpartner_navbar {
	position: absolute;
	bottom: -140px;
	left: -2px;
	width: 130px;
	color: #FFF;
	background: #993333;
	border: 2px solid #FFFFFF;
}
#linkpartner_navbar a:link, #linkpartner_navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#993333;
	display: block;
	text-indent: 2px;
	border-bottom: 0px;
}
#linkpartner_navbar a:hover {
	background-color:#FFFFFF;
	color:#660000;
	display: block;
}

/* styles for all casino navigation */

.nav_casino_category {
	font-weight: bold;
	background: #660000;
	text-indent: 5px;
	display: block;
	margin: 2px;
}
.nav_casino_sub_category {
	background: #660000;
	text-indent: 10px;
	display: block;
	margin: 2px;
}
.nav_casino_category a:link, .nav_casino_category a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_casino_sub_category a:link, .nav_casino_sub_category a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_header {
	font-weight: bold;
	background: #660000;
	display: block;
	margin: 2px;
}

/* rollover effects */

.rollover {
	position:relative;
	height:100px;
	width: 99%;
	margin-top: 15px;
	margin-left: 5px;
	background: #f0f0f0;
	padding: 5px; 
}
.rollover img {
	margin-bottom: 25px;
	margin-right: 10px;
}
.rollover a:visited img, .rollover a img {
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	border: none;
}
.rollover a:hover img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	border: none;
}

/* positioning for various casino advertising creative */
.left_casino_ad {
	position: relative;
	margin-left: -2px;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #993333;
	padding-top: 15px;
	width: 120px;
}
.left_skyscraper{
	margin-left: -6px;
	border-bottom: 1px;
}
