/* CSS Document */

.homePageOffers
	{ float: right; width: 365px; height: 370px; margin-bottom: 10px; }
.bigFiveTable
	{ float: left; width:422px; height:335px; padding: 35px 5px 0 5px; background: transparent url("http://www.freebingohunter.com/images/homepage/big_5_background.jpg") no-repeat 0 0; margin-bottom: 10px; overflow: hidden; }
.bigFiveOperator
	{ width: 100%; height: 66px; overflow: hidden; clear: both; }
.bigFiveOperator a.withImg 
	{ float: left; width: 84px; height: 66px; clear: left; }
.bigFiveOperatorContent
	{ float: left; width:323px; height:60px; padding: 3px 2px 3px 7px; background-image:url("http://www.freebingohunter.com/images/homepage/big5_operator_background.gif"); background-repeat:no-repeat; }
.bigFiveOperatorPlayNowButton
	{ width:65px; height: 58px; float: right; }
.bigFiveOperatorContent h2
	{ float: left; width:250px; }
.bigFiveOperatorContent p
	{ float: left; width:255px; font-size:11px; }
.bigFiveOperatorContent a
	{ color:#000000; font-weight:normal; }
.bigFiveOperatorContent p a
	{  line-height:12px; font-family:Arial, Helvetica, sans-serif; }
.bigFiveOperatorContent h1 a
	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:12px; font-weight:bold; }
.bigFiveOperatorContent h2 a
	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; font-weight:bold; }
.huntersHomepageTipText
	{ width: 180px; height: 90px; font-size:13px; padding: 60px 0 0 15px; }
.huntersHomepageTipText p 
	{ margin-bottom: 10px; }
.huntersHomepageTipText strong,
.huntersHomepageTipText p a 
	{ line-height: 13px; }
.homePageContainer
	{ width:800px; padding: 0 0 20px 2px; }
.homePageOffer3
	{ background-image:url("http://www.freebingohunter.com/images/homepage/homepage_hunters_tips.jpg"); background-repeat:no-repeat; width: 365px; height: 184px; }
.homePageFlashApp
	{ width:800px; }
.homePageAdditionalContent 
	{ width: 800px; }
.homepage-bottom-box
	{ font-size:8px; text-align:center; color:#888888; width:600px; border: 1px solid #888; margin: 13px auto 8px auto; padding: 5px; }
.homepage-bottom-box h1
	{ font-size:8px; margin-bottom: 5px; }
	
.alternateOffers
	{ float: right; width:365px; height:370px; margin-top:-3px; margin-bottom: 13px;  }
	
/*THREE PROMO BAR ABOVE GAME FINDER */
#triplePromo {
	clear:right;
	width: 800px;
	height: 200px;
	padding: 0px;
	margin: 10px auto 10px auto ;
	background: url(/images/triple-promo-backing.gif);
}


#triplePromo ul {
	height:0px;width: auto;
	margin:0px;
	padding:0px;/**/	
}

#triplePromo li {
	float: left;
	clear: none;
	padding: 0; margin: 40px 0px 0 0;
	list-style-type: none;
}

#triplePromo li a {
	display:block;
	width: 250px;height: 125px;
	padding: 0;	margin:  0 0px 0 13px;	
	text-decoration: none;
	background: url(/images/triple-promo-rollover.png);
	background-position: top right;
	font-size:11px;
	color: #306;
	}

#triplePromo li a:hover {
	background: url(/images/triple-promo-rollover.png);
	background-position: bottom right;
	display:block;
	text-decoration: underline;
	background-color:#F6C;
	color: #f00;
}

#triplePromo li img {
	padding: 0 5px 0 0  ; margin: 0 0 0 -3px;
	float: left; 
	
}

#triplePromo li span {
	display: block;
	padding:  3px 3px 3px 5px; margin: 0 0 0;
}	

.triplePromoHeaderTxt {
	font-size:12px;
}