﻿body{
	margin:0;
	padding:0;
	background-color:#000;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
img { border:0; }
a {
	color: #FFFF00;
	text-decoration: none;
	font-size: small;
	font-family: Verdana;
}
a:visited { color: #FFFF00; }
#nav a:active { color:#00CC00; }

a:hover { color:#00CC00; }

#page-wrap {
	width: 960px;
	margin: 0 auto;
/* center on page */	background-color: #D10000;
	height: auto;
}

/***************** Begin header ***********************/
#header { background:url('../images/aktivcasino.jpg') no-repeat center; 
height:118px; }

#sub-header {
	background:url(../images/glanzrot.jpg) repeat-x;
	height:32px;
	text-align:center;
}
#sub-header h1 {
	font-size:18px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #F7E70D;
	margin:0;
	padding-top:8px;;
}
/******************* End header ************************/

/*************** Begin Left Sidebar ********************/
#left-sidebar {
	float: left;
	width: 210px;
	background: url('../images/hg_header.jpg') repeat-x;
	padding-bottom: 100px;
	height: inherit;
}
#menu-wrap {
	margin: 3px 3px 0 3px;
	background-color: #FF0000;
}
/* Top Left Navigation */
#nav { margin:0; padding:0; }
#nav li {
	list-style:none;
	line-height:23px;
	padding-left:5px;
	font-weight:bold;
	border:1px solid #1F4015;
}
#nav li.first {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	text-align:center;
		color:#EEFE17;
		font-size:12px;
		line-height:21px;
		padding:0;
	background:url('../images/hg_header.jpg') repeat-x;
}
#nav li.first div { background:url('../images/left-head.jpg') no-repeat left top;
}
#nav li.first div div { background:url('../images/right-head.jpg') no-repeat right top;
}
#nav a {
	color: #FFF;
	font-size: small;
	font-family: Verdana;
}
#nav a:visited { color:#E6F0E5; }
#nav a:active { color:#F7E70D; }
#nav a:hover { color:#F7E70D; }
 Left Navigation */

/* Nav2 */
#nav2 { margin:0; padding:0; }
#nav2 li {
	list-style:none;
	background:url(../images/glanzrot.jpg) repeat-x;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	color:#EEFE17;
	font-size:12px;
	margin-top:10px;
}
#nav2 li div { background:url('../images/head-left2.jpg') no-repeat left top;
}
#nav2 li div div { background:url('../images/right-head2.jpg') no-repeat right top;
}
#nav2 ul { margin:0; padding:0; }
#nav2 li li {
	background-image:none;
	text-align:left;
	margin:0;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	border:1px solid #1F4015;
	line-height:normal;
}
#nav2 li.conditions {
	padding:5px;
	background:url(../images/glanzrot.jpg) top left no-repeat;
}
#nav2 ul.best-casinos li{
	width:95px;
	background:url(../images/glanzrot.jpg) top left no-repeat;
	display:inline;
	float:left;
	padding:2px 0 2px 5px;
}
#nav2 ul.best-casinos:after { /* Clear floats from previous best-casinos list */
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#nav2 ul.best-casinos { display:inline-block; }
#nav2 ul.best-casinos { display:block; }
#nav2 ul.avoided-casinos li {
	background: url(../images/glanzrot.jpg) top left no-repeat;
	text-align:center;
	color:#FFFF00;
	padding:5px;
}
#nav2 ul.partners {
	border-left:2px solid #1F4015;
	border-right:2px solid #1F4015;
}
#nav2 ul.partners li {
	color:#FFFF00;
	border:none;
	margin-left:20px;
	list-style-type:disc;
	list-style-position:inside;
}
#nav2 ul.partners li.header {
	list-style:none;
	margin-left:5px;
	line-height:25px;
}
/* End Nav2 */

.rounded-bottom { background:url(../images/blacknice.gif) bottom repeat-x; height:9px; }
.rounded-bottom div { background:url('../images/sabi2.jpg') no-repeat left bottom;
}
.rounded-bottom div div { background:url('../images/sabbi2.jpg') no-repeat right bottom; 
height:9px; }

.center {text-align:center; }

#promo {
	width: 95%;
	margin: 0 auto;
	text-align: justify;
	font-size: small;
	font-family: Verdana;
}

/**************** End Left Sidebar *********************/

/****************** Begin Content **********************/
#content-wrap{
	float: left;
	border-left: 1px solid #000;
	font-size: small;
	width: 743px;
	padding: 3px;
	height: inherit;
}
.red-header { background:url(../images/glanzrot.jpg) repeat-x;/* margin-top:10px; */}
.red-header div { background:url(../images/glanzrot.jpg) top left no-repeat; }
.red-header div div { 
	background:url(../images/glanzrot.jpg) top right no-repeat; 
	height:20px; 
	padding-right:50px; /* Push the stars away from the right border */
}
.red-header h2 {
	font-size: medium;
	color: #FFFF00;
	display: inline;
	margin: 0 0 0 10px;
	padding-top: 3px;
	float: left;
}
.red-header img {
	float:right;
	margin:0 2px;
}
.review-wrap {
	border:1px solid #1F4015;
	padding:5px;
	background-color: black
}
.review-wrap img { float:left; margin-right:10px; }
.review-wrap p {
	padding: 0;
	margin: 0;
	font-family: Verdana;
}
.bold-white { font-weight:bold; }
.review-wrap:after { /* Clear the floating image */
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.review-wrap { display:inline-block; }
.review-wrap { display:block; }
.margin-wrap {
	margin-top:10px; /* Space between casino review boxes */
}
/* Questions and answers box */
#qa{
	border: 1px solid #1F4015;
	padding: 5px;
	background-color: #CC0000;
}
#qa h3 {
	color:#EEFE17;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
#qa p { margin-top:0; }
/******************** End Content **********************/

#footer{
	clear: both;
	text-align: center;
	color: #FCE20F;
	font-size: xx-small;
	background-color: #CC0000;
}
#footer div{background-color: #CC0000;
}
#footer div div{background-color: #CC0000;
height:31px;padding-top:10px;
}
.style1 {
	font-size: small;
	text-align: center;
	color: #FFFF00;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-Serif;
}
.style3 {
	display: block;
	background-color: black;
}
.style4 {
	font-size: large;
	text-align: center;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	color: #002754;
	text-decoration: none;
}
.style7 {
	color: #000000;
}
.style8 {
	color: #FFFFFF;
	font-size: small;
}
.style9 {
	color: #FFFFFF;
	background-color: #000000;
}
.style10 {
	background-color: #000000;
}
