/**********************************************/
/** HOMEPAGE
/**********************************************/

.homepage
{
	position: relative;
	padding: 0 5px;
}

/*** SALES ***/
.homepage .sales
{
	position: relative;
	float: left;
	width: 730px;
}

.homepage .sales .inner
{
	padding: 10px 20px;
}

.homepage .sales .inner .height
{
	height: 250px;
}

.homepage .sales .inner .playmore_enjoy
{
	position: absolute;
	top: 10px; left: 10px;
	width: 233px;
	height: 140px;
}

.homepage .sales .inner .bgd_all_year
{
	position: absolute;
	top: 15px; left: 243px;
	width: 455px;
	height: 89px;
}
.homepage .sales .inner .wallet_saveon
{
	position: absolute;
	top: 100px; left: 360px;
	width: 350px;
	height: 150px;
}
.homepage .sales .inner .see_deals_banner
{
	position: absolute;
	top: 160px; left: 30px;
	width: 262px;
	height: 75px;
}
.homepage .sales .inner .click_print_save
{
	position: absolute;
	top: 80px; left: 140px;	width: 190px;
	font-size: 12px; font-weight: bold;
}
.homepage .sales .inner .saveon_text
{
	position: absolute;
	top: 125px;	left: 435px; width: 270px;
	font-size: 11px; font-weight: bold;
}

/*** LEFT WRAP ***/
.homepage .left_wrap
{
	position: relative;
	float: left;
	width: 285px;
	margin-top: 5px;
}

/*** RIGHT WRAP ***/
.homepage .right_wrap
{
	position: relative;
	float: left;
	width: 445px;
	margin-top: 5px;
}

/*** FLASH VIDEO ***/
.homepage .flash_video
{
	position: relative;
	width: 280px;
}

.homepage .flash_video .inner
{
	height: 260px;
	padding: 10px 0;
	overflow: hidden;
}

.homepage .flash_video .inner #marquis
{
	width: 270px;
}
.homepage .flash_video .inner #marquis .inside
{
	font-size: 20px;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
}

.homepage .flash_video .inner #marquis .inside .frame1
{
	padding: 20px 0 0 15px;
	font-size: 30px;
}

.homepage .flash_video .inner #marquis .inside .frame2
{
	padding: 10px 0 0 5px;
	font-size: 19px;
}

.homepage .flash_video .inner #marquis .inside .frame3
{
	padding: 30px 0 0 20px;
	font-size: 30px;
	line-height: 30px;
}

.homepage .flash_video .inner #marquis .inside .frame4
{
	padding: 15px 0 0 15px;
}

.homepage .flash_video .inner #marquis .inside .frame5
{
	padding: 15px 0 0 15px;
	font-size: 32px;
}

.homepage .flash_video .inner #marquis .inside .frame6
{
	padding: 30px 20px;
	font-size: 25px;
}

.homepage .flash_video .inner #marquis .inside .frame7
{
	padding: 15px 0 0 15px;
}

.homepage .flash_video .inner #marquis .inside .frame8
{
	padding: 20px;
}

.homepage .flash_video .inner #marquis .inside .frame9
{
	padding: 20px 15px;
	font-size: 33px;
	color: blue;
	font-style: italic;
	font-weight: bold;
}



/*** MEMBER BENEFITS ***/
.homepage .member_benefits
{
	position: relative;
	width: 280px;
	margin-top: 5px;
}

.homepage .member_benefits .inner
{
	height: 648px;
	padding: 40px 10px 10px;
}

.homepage .member_benefits .inner .link
{
	margin-top: 30px;
	text-align: center;
}

.homepage .member_benefits .inner .link a
{
	font-size: 12px;
}

.homepage .member_benefits .inner .header, .homepage .member_benefits .inner .header a
{
	font-size: 23px; color: #5599CC;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	text-align: center;
	margin-top: 5px;
}

.homepage .member_benefits .inner .caption
{
	font-size: 12px; color: #555555;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 0 36px;
	width: 180px;
}

.homepage .member_benefits .inner .list
{
	padding: 0px;
}

.homepage .member_benefits .inner .image
{
	float: left;
	width: 42px;
	margin: 20px 0 0 0;
}

.homepage .member_benefits .inner .text
{
	float: left;
	width: 180px;
	margin: 20px 0 0 8px;
	text-align: justify;
	text-justify: inner-word;
}

.homepage .member_benefits .inner .text .value{color: #668855;}
.homepage .member_benefits .inner .text .pga{color: #447788;}
.homepage .member_benefits .inner .text .offers{color: #DA4C35;}
.homepage .member_benefits .inner .text .alerts{color: #DC9800;}

.homepage .member_benefits .inner .text .plan
{
	font-size: 13px;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
}

.homepage .member_benefits .inner .text .desc
{
	font-size: 11px; color: #939393;
	margin: 4px 0 0 0;
}

/*** GIFT MEMBERSHIP ***/
.homepage .gift_membership
{
	position: relative;
	width: 445px;
	margin-top: 5px;
}

.homepage .gift_membership .inner
{
	height: 156px;
	padding: 10px 20px;
	position: relative;
}

.homepage .gift_membership .inner .header
{
	position: absolute;
	top: 8px; left: 90px;
}
.homepage .gift_membership .inner .header a
{
	font-size: 16px;
	color: maroon;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	text-decoration: none;
}

.homepage .gift_membership .inner .text
{
	position: absolute;
	top: 55px; left: 70px;
	width: 350px;
	font-size: 13px;
	color: #333;
	text-align: center;
}

.homepage .gift_membership .inner .link
{
	position: absolute;
	top: 145px; left: 70px;
	width: 350px;
	font-size: 15px;
	text-align: center;
}
.homepage .gift_membership .inner .link a
{
	color: maroon;
	text-decoration: underline;
}
.homepage .gift_membership .inner .link a:hover
{
	text-decoration: none;
}


/*** CHOOSE PLAN ***/
.homepage .choose_plan
{
	position: relative;
	width: 445px;
}

.homepage .choose_plan .inner
{
	height: 390px;
	padding: 10px 20px;
}

.homepage .choose_plan .inner .header
{
	font-size: 32px; color: #646464;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	text-align: center;
	margin-top: 25px;
}

.homepage .choose_plan .inner .caption
{
	font-size: 14px; color: #939393;
	text-align: center;
	padding: 12px 0;
}

.homepage .choose_plan .inner .list
{
	padding: 0px;
}

.homepage .choose_plan .inner .image
{
	float: left;
	width: 70px;
	margin: 20px 0 0 0;
}

.homepage .choose_plan .inner .text
{
	/* USE THIS IF YOU WANT TO USE ICONS LATER *}
	/*float: left;
	width: 320px;
	margin: 20px 0 0 10px;*/

	/*REMOVE THIS IF YOU WANT TO USE ICONS */
	width: 330px;
	margin: 20px 0 0 40px;

}

.homepage .choose_plan .inner .text .plan, .homepage .choose_plan .inner .text .plan a
{
	font-size: 16px; color: #646464;

	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	text-decoration: none;
}

.homepage .choose_plan .inner .text .plan .price
{
	color: #ED1F23;
}

.homepage .choose_plan .inner .text .desc, .homepage .choose_plan .inner .text .desc a
{
	font-size: 12px; color: #939393;

	text-decoration: none;
	margin: 4px 0 0 0;
}

.homepage .choose_plan .inner .link
{
	margin: 20px 30px 0 0;
	text-align: right;
}

.homepage .choose_plan .inner .link a
{
	font-size: 14px;
}

/*** IMAGINE WHAT YOU'LL SAVE ***/
.homepage .imagine
{
	position: relative;
	float: left;
	width: 220px;
	margin: 5px 5px 0 0;
}

.homepage .imagine .inner
{
	height: 365px;
	padding: 10px 5px;
}

.homepage .imagine .inner .header
{
	text-align: center;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: #447788;
}
.homepage .imagine .inner .save
{
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 35px;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	font-weight: bold;
	color: #668855;
}
.homepage .imagine .inner .save .img
{
	float: left;
	width: 70px;
}
.homepage .imagine .inner .save .txt
{
	float: left;
	width: 100px;
	line-height: 40px;
}
.homepage .imagine .inner .save .txt .ave
{
	font-size: 28px;
}

.homepage .imagine .inner .hr
{
	width: 207px;
	height: 3px;
	background: url(http://www.biggolfdiscounts.com/design/homepage_imagine_hr.gif) no-repeat center center;
}

.homepage .imagine .inner .caption
{
	text-align: center;
	padding: 5px 0;
	font-family: "Lucida Sans", "Times New Roman";
	font-size: 18px;
	color: #9B9B9B;
}

.homepage .imagine .inner .arrow_left
{
	float: left;
	margin-top: 10px;
	width: 15px; height: 26px;
	background: url(http://www.biggolfdiscounts.com/design/homepage_imagine_arrow_left.gif) no-repeat;
}

.homepage .imagine .inner .arrow_right
{
	float: left;
	margin-top: 10px;
	width: 15px; height: 26px;
	background: url(http://www.biggolfdiscounts.com/design/homepage_imagine_arrow_right.gif) no-repeat;
}

.homepage .imagine .inner .coupon_savings
{
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 170px;
	font-family: "Lucida Sans", "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #282828;
}

.homepage .imagine .inner .saving
{
	text-align: center;
	width: 195px; padding: 4px 0;
	font-family: "Lucida Sans", "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #282828;
}
.homepage .imagine .inner .saving .price
{
	color: #ED1F23;
}
.homepage .imagine .inner .total
{
	font-size: 18px;
	font-weight: bold;
	background: #FFFFEF;
	border: 1px solid #EFEFD9;
	padding: 4px 8px 4px 0;
}

/*** FIRST TEE ***/
.homepage .first_tee
{
	position: relative;
	float: left;
	width: 220px;
	margin-top: 5px;
}

.homepage .first_tee .inner
{
	height: 365px;
	padding: 10px 5px;
}

.homepage .first_tee .inner .header
{
	font-size: 15px;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	color: #E5842F;
	text-align: center;
}
.homepage .first_tee .inner .header .blue
{
	color: #0B7893;
}

.homepage .first_tee .inner .caption
{
	padding: 10px 7px;
	font-size: 11px;
	line-height: 15px;
	color: #6C6C6C;
}

/*** PARTNERS / SPONSORS ***/
.partners_sponsors
{
	position: relative;
	float: right;
	width: 150px;
}

.partners_sponsors .inner
{
	height: 1242px;
	padding: 5px 0px 10px;
}

.partners_sponsors .inner .header
{
	padding-top: 15px;
	height: 30px;
	font-size: 14px; color: #4E4E4E;
	line-height: 15px;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	text-align: center;
	background: url(http://www.biggolfdiscounts.com/design/homepage_partners_sponsors_header.gif) no-repeat top center;
}

.partners_sponsors .inner .item
{
	margin: 8px 0;
	text-align: center;
}

.partners_sponsors .inner .hr
{
	width: 145px;
	height: 20px;
	line-height: 20px;
	background: url(http://www.biggolfdiscounts.com/design/homepage_partners_sponsors_hr.gif) no-repeat center center;
}


/**********************************************/
/** BOTTOM BUTTONS
/**********************************************/
.homepage .bottom_buttons
{
	position: relative;
	margin: 15px 0 0 0;
	text-align: center;
}

