.promo {
background-image: url(../images/promos/promotopbg.gif);
background-repeat: no-repeat;
background-position: top;
background-color: #def6ff;
margin-bottom: 15px;
padding-top: 30px;
}

.promo h1.titletext {
	display:none;
}

.pokerpromo {
	background-image: url(../images/promos/promotopbg-poker.gif) !important;
}

.bingopromo {
	background-image: url(../images/promos/promotopbg-bingo.gif) !important;
}

.helpinghand {
	background-image: url(../images/helpinghand/topbg.gif) !important;	
}

.helpinghand .results {
	background-color: #ffffff;
	border: 1px solid #85B2FF;
}

.helpinghand .results td {
	background-color: #DEF6FF;	
	font-weight: bold;
	padding: 3px;
}

.helpinghand .results tr.alt td {
	background-color: #D1E7EF;	
}

.promo h1 {
clear: left;
padding-left: 5px;
margin: 50px 5px 0px 5px;
border: none;
background-color: #EFFBFF;
line-height: 20px;
}

.promo .title {
padding: 10px;
font-size: 30px;
font-weight: bold;
color: #E10000;
line-height: 30px;
}

.pokerpromo .title, .bingopromo .title  {
	font-size: 34px !important;
}

.pokerpromo h1, .bingopromo h1 {
	margin-top:5px !important;	
}

.promo .offer {
display: block;
width: 208px;
float:right;
padding-top: 0px;
text-align: center;
}

	.pokerpromo .offer {
		width: 225px;
		padding:0;
		line-height: 47px;
		} 

.promo .main {
margin: 0px 5px 5px 5px;
padding: 5px;
background-color: #C2E3EF;
color: #003366;
}

.promo .bottom {
clear:both;
height: 30px;
background-image: url(../images/promos/promobottombg.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-left: 8px;
padding-right: 8px;
}

.promo .logo {
float:left;
margin-right: 8px;
margin-bottom: 8px;
}

.promo a.play, .promo a.review {
display: block;
width: 145px;
text-align: center;
line-height: 20px;
font-weight: bold;
}

.promo a.play {
float: right;
background-image:url(../images/promos/playbutton.gif);
margin-right: 15px;
}

.promo a.play:hover {
background-position: 0px 20px;
color: #000000;
}

.promo a.review {
float: left;
background-image:url(../images/promos/reviewbutton.gif);
color: #FFFFFF;
margin-left: 15px;
}

.promo a.review:hover {
background-position: 0px 20px;
color: #FFCC00;
}


#poppclubform {
	height:300px;
	width: 300px;
	background-color: #cccccc;
	background-image: url(../images/promos/pclubformtop.gif);
}

#poppclubform .top {
	padding-top: 220px;
	height: 45px;
}

#poppclubform .signup {
	display:block;
	width: 300px;
	height: 35px;
	background-image: url(../images/promos/pclubformbottom.gif);
}

#poppclubform .signup span {
	display:none;
}

#poppclubform .box {
	text-align: center;
	padding-left: 38px;
}

#poppclubform .name {
	height: 22px;
}

#poppclubform input {
	width: 217px;
	height: 16px;
	border: 1px solid #1f451d;
	background-color: #305c2d;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#poppclubformcomplete {
	display: block;
	height: 300px;
	width: 300px;
	background-image: url(../images/promos/pclubcomplete.gif);
}

#poppclubformcomplete span {
	display: none;
}