/* CSS Document */
#mainContent{
	background:url(../images/bg_playgolf_gg.jpg) no-repeat top left;
}

*:first-child+html #mainContent{
	height:auto;
}
*html #mainContent{
	height:auto;
}
#Offer{
	margin:167px 0px 0px 0px;
	float:left;
	width:911px;	
	color:#333333;
	font-size:11px;
	font-weight:bold;
	
}
#Offer h2{
	background:#000000;
	width:911px;
	height:18px;
}
#Offer h2 img{
	float:left;
}
#Offer h2 a{
	float:right;
	font-size:10px;
	color:#cccccc;
	margin:2px 31px 0px 0px;
	background:url(../images/img_grey_arrow_right.gif) no-repeat 0 3px;
	padding:0px 0px 0px 8px;
}
#Offer .Content{
	margin:20px 0px 0px 60px;
	width:510px;	
	/*height:420px;*/
}
#Offer .Content .textImg{
	display:block;
	margin:25px 0px 15px 0px;
}
#Offer .Content p{
	margin:0px 0px 18px 0px;
}
#Offer .Content a img{
	margin:-3px 6px 0px 0px;
	float:left;
}
#Offer .Content span{
	margin:2px 0px 0px 0px;
}
#Offer .Content .terms{
	clear:both;
	background:#e5e5e5;
	color:#333333;
	font-size:11px;	
	font-weight:normal;
	overflow-y:auto;
	width:512px;
	height:128px;
}
#Offer .Content .terms div.p{
	margin:0px 7px;
	margin-bottom:8px;
}
#Offer .Content .terms h3{
	color:#555555;
	font-size:8px;
	margin:7px 7px 4px;	
}
#Offer .Content .terms h3.inLine{
	color:#555555;
	font-size:9px;
	margin:7px 0px 0px;
}
#Offer .Content .terms a{
	color:#9b9b9b;
}
#Offer .OuterImg{
	float:right;
	margin:0px 54px 0px 0px;
}
*:first-child+html #Offer .OuterImg{
	margin:20px 54px 0px 0px;
}
*html #Offer .OuterImg{
	margin:20px 54px 0px 0px;
}
a.bookNow,
a.signUpNow,
a.redeem,
a.purchaseNow,
a.buyNow{
	margin-bottom:19px;
}

a.learnMore {
    margin: 0 5px 19px 0 !important;
}

#share
{
    float:right;
    padding:2px 0 0;
}