/*test*/
.clear {
	clear: both;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fcc9cd;
	background-image:url(../images/bodypattern.png);
	background-position: top center;
	background-repeat:repeat-x;
	color:#610008;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

.selected {
	text-decoration: underline !important;	
}

.nav, #header h1, #mainColumn {
	padding: 0;
	width: 789px;
	margin: 0 auto;
}

.nav {
	text-align: center;
	font-size: 12px;
}

.nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

.nav li {
	text-align: center;
	display: inline;
	padding: 0px 10px;
	border-right: 1px #fff solid;
}

.last {
	border: 0 !important;
}

#header {
	height: 180px;
	_margin-bottom: -156px;
}

#header h1 {
	background-image:url(../images/header-animate.gif); 
	background-position: center;
	background-repeat:no-repeat;
	height: 135px;
	width: 100%;
}
#header h1 a {
	text-indent: -2000px;
	display: block;
	height: 100%;
}

#header #promotional {
	display: none;
}

#header #nav {
	margin-top: 6px;
	padding: 7px;
	height: 20px;
}

#header #winners {
	margin: 0 auto;
	position: relative;
	top: -176px;
	left: 300px;
	padding: 3px;
	padding-bottom: 0px;
	padding-top: 55px;
	color: #FFFFFF;
	text-align:center;
	font-size:0.7em;
	width: 131px;
	height: 106px;
	background-image: url(../images/winnersimage.gif);
	background-repeat:no-repeat;
}

#header #winners h4 {
	font-size:1.2em;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#header #winners ol {
	list-style-position:inside;
	margin: 0;
	padding: 0;
}

#mainColumn {
	background-image:url(../images/shadow.png);
	background-position: 147px;
	background-repeat:repeat-y;
	_background: none;
	_margin-bottom: -18px;
}

#leftColumn, #rightColumn {
	position: relative;
	z-index: 2;		
	width: 167px;
	float: left;
	height: 100%;
}

#leftColumn ul, #rightColumn ul{
	padding: 0;
	margin:29px 0 0;
}
#leftColumn li, #rightColumn li{
	list-style-type: none;
	margin-bottom: 10px;
}

#leftColumn li a, #rightColumn li a{
	display: block;
	height: 106px;
	width: 167px;
	background-image:url(../images/buttonsprite.png);
	text-indent: -3000px;
}

#but_speelb {
	background-image:url(../images/speelbingo-animate.gif) !important;
}

#but_regis {
	height: 46px !important;
	background-position: 0px -106px;
}

#but_inlog {
	height: 46px !important;
	background-position: 0px -152px;	
}

#but_speelv {
	background-image:url(../images/speelverder-animate.gif) !important;
	/*background-position: 0px -198px;*/
}

#but_slot {
	background-image:url(../images/slotmachine-animate.gif) !important;
	/*background-position: 0px -304px;*/
}

#but_chat {
	background-position: 0px -410px;
}

#content {
	font-size: 0.9em;
	line-height: 1.3em;
	border-color: #FFFFFF;
	border-style:none solid;
	border-width:0 1px;
	width: 403px;
	min-height: 432px;
	float: left;
	background-color: #ffa2a9;
	background-image: url(../images/contentimage.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding: 0 25px 40px;
	_margin-bottom: -10px;
	z-index: 2;
	position: relative;
}

#content h2 {
	line-height: 1.2em;
}

#content #contentnav {
	font-size: 0.85em;
	line-height: 1.1em;
	border-top: #610008 3px solid;
	border-bottom: 1px #FFFFFF solid;
	height: 26px;
	margin: 0 -25px;
	padding: 0;
	background-color: #ff828b;
	font-weight: bold;
}

#content #contentnav ul {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	margin-top: 0px;
}

#content #contentnav li{
	border-right: 1px #ef6d76 solid;
	border-top: 0;
	padding: 7px 5px;
	margin:0;
	display: inline;
	list-style-type: none;
	text-transform:uppercase;
}
#content #contentnav li.selected{
	background-color: #FFA2A9;
}
#content #contentnav li a {
	font-size: 0.9em;
	color: #610008;
}

#footer {
	border-top:#FFFFFF solid 1px;
	clear: both;
	height: 95px;
	background-color: #ad0014;
	padding-top: 25px;
	background-image: url(../images/footerpattern.png);
}

#props {
	position: relative;
}


#ball {
	margin: 0 auto;
	position:relative;
	margin-top: -221px;
	left: -274px;
	width: 93px;
	height: 100px;
	background-image: url(../images/ball.gif);
}

#chick {
	margin: 0 auto;
	background-image: url(../images/chick.gif);
	width: 376px;
	height: 353px;
	position:relative;
	margin-top: -341px;
	left: 432px;
}

.navbottom, #header h1, #mainColumn {
	padding: 0;
		margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.navbottom {
	text-align: center;
	font-size: 12px;
	padding-top: 14px;
}

.navbottom a {
	color: #FFFFFF;
	text-decoration: none;
}

.navbottom a:hover {
	text-decoration: underline;
}

.navbottom li {
	text-align: center;
	display: inline;
	padding: 0px 10px;
	border-right: 1px #fff solid;
}