@import url('../../css/terms.css');

@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../../images/mainbg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	margin-bottom:20px;
	padding: 0px;
	text-align: centre;
}
#container {
	width: 994px;
	height: 758px;
	background-image:url(../../images/centrebg.gif);
	margin: 0 auto;
}
#header {
	width:994px;
	height:149px;
	margin:0px;
/*	background-color:#999;*/
}
#logo {
	position:relative;
	background-image:url(../../images/caesarslogo.gif);
	width:427px;
	height:70px;
	margin:0;
	left:13px;
	top:15px;
}

#logoNoNav {
	position:relative;
	background-image:url(../../images/caesarslogo.gif);
	background-repeat:no-repeat;
	width:427px;
	height:105px;
	margin:0;
	left:13px;
	top:15px;
}

#bingoportlogo{
	position:relative;
	float:right;
	background-image:url(../../images/bingoport_logo.jpg);
	width: 185px;
	height: 80px;
	margin-right:10px;
	margin-top:12px;
}
#nav {
	width:968px;
	height:35px;
	position:relative;
	background-image:url(../../images/linksbg.gif);
	background-repeat:no-repeat;
	left:13px;
	top:31px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav ul li {
	display:inline;
	float:left;
}
#nav ul a {
	text-indent:-500px;
	display:block;
	height:35px;
}
#nav a.home {
	background:url(../../images/home_btnup.gif);
	width: 79px;
}
#nav a.home:hover {
	background:url(../../images/home_btnover.gif);
	width: 79px;
}
#nav a.bingo {
	background:url(../../images/bingo_btnup.gif);
	width: 89px;
}
#nav a.bingo:hover {
	background:url(../../images/bingo_btnover.gif);
	width: 89px;
}
#nav a.slots {
	background:url(../../images/slots_btnup.gif);
	width: 85px;
}
#nav a.slots:hover {
	background:url(../../images/slots_btnover.gif);
	width: 85px;
}
#nav a.casino {
	background:url(../../images/casino_btnup.gif);
	width: 96px;
}
#nav a.casino:hover {
	background:url(../../images/casino_btnover.gif);
	width: 96px;
}
#nav a.winner {
	background:url(../../images/winner_btnup.gif);
	width: 104px;
}
#nav a.winner:hover {
	background:url(../../images/winner_btnover.gif);
	width: 104px;
}
#nav a.promos {
	background:url(../../images/promos_btnup.gif);
	width: 100px;
}
#nav a.promos:hover {
	background:url(../../images/promos_btnover.gif);
	width: 100px;
}
#mainmessage {
	width:970px;
	height:381px;
	position:relative;
/*	background-image:url(../../images/mainmessage1.jpg);*/
	background-repeat:no-repeat;
	margin:0 auto;
}
#bigticker{
	width:480px;
	height:202px;
	position:relative;
/*	background-image:url(../../images/bigticker.jpg);*/
	left:12px;
	top:10px;
}
#promo{
	width:480px;
	height:202px;
	position:relative;
	float:right;
/*	background-image:url(../../images/promo.jpg);*/
	left:-12px;
	top:10px;
}
#promo2{
	width:970px;
	height:202px;
	position:relative;
	left:12px;
	top:11px;
}
#footer {
	position:relative;
	width:992px;
	height:173px;
	background-image:url(../../images/footer.gif);
	margin:0 auto;
}

.termslink {
	color:white;
	left:846px;
	top:362px;
}

#seo_content {
	width:994px;
    clear: both;
    color: #FFFFFF;
    padding: 12px 12px 0;
	margin:auto;
}
#seo_content a {
    color: #FFFFFF;
}
#seo_content .toggle_switch {
    background: url("../../images/seocontent_expansion.png") no-repeat scroll 0 -37px transparent;
    font-weight: bold;
    padding-left: 15px;
}
#seo_content .toggle_switch.open {
    background-position: 0 3px;
}
#seo_content .toggle_stage {
    margin: 8px 0;
    padding-left: 15px;
}

#joinnowbutton {
	
}

#joinnowbutton img {
	float:right;
	margin-right:8px;
	margin-bottom:7px;
	
}

