
h3 {
	margin-bottom: 10px;
}

#club_content {
	background: #2779B5;
	padding: 15px;
	color: #ffffff;
	font-family: arial;
	min-height: 400px;
}

#club_content h2 {
	color: #ffffff;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 7px;
}

#club_content p {
	margin-bottom: 14px;
}

#club_content a {
	color: #ffffff;
}

.sign_up_form_block a {
	color: #ffffff;
}

.form_line {
	margin-bottom: 4px;
	font-size: 10pt;
}

.form_line label {
	font-size: 10pt;
	margin-bottom: 3px;
}

.form_line input {
	clear: both;
	width: 200px;
}

#checkout_shipping_info {
	float: left;
	width: 270px;
	margin-top: 10px;
}

#copy_shipping_to_billing {
	margin-top: 10px;
}

#bill_to_shipping_address {
	width: 20px;
}

#checkout_billing_info {
	float: left;
	width: 240px;
	margin-top: 10px;
}
	
#checkout_card_info {
	float:left;
	clear: left;
	width: 700px;
	margin-top: 20px;
}

#checkout_card_info .form_line {
	float:left;
	margin-right: 15px;
}

#checkout_card_info .form_line .input_ccexp1 {
	width: 25px;
}

#checkout_card_info .form_line .input_ccexp2 {
	width: 50px;
}

#checkout_card_info .form_line .input_ccv {
	width: 40px;
}

#submit_form_section {
	clear: left;
	float: left;
	margin-top: 5px;
	width: 100%;
}

#terms {
	margin-bottom: 15px;
}

#clearbox {
	clear: both;
}

#display_errors {
	color: #efed56;
	margin-bottom: 15px;
}

/*------------------
| Splash Page Styles
-------------------*/

#club_copy {
	float: left;
	width: 350px;
}


#club_copy ul {
	margin-left: 20px;
}


.divider_line {
	height: 1px;
	line-height: 1px;
	background: #e9f2f9;
	float: left;
	width: 100%;
	margin: 10px;
}

#price_header {
	float: left;
	width: 50px;
	margin-left: 10px;
	margin-top: 3px;
}

#price_content {
	float: left;
	font-size: 10pt;
	font-weight: bold;
}

.price_highlight {
	font-size: 16pt;
	font-weight: bold;
}

#signup_button {
	float: left;
	margin-top: 5px;
}

#signup_button img {
	border-width: 0px;
}

#club_graphic {
	float: left;
}

#video_player {
	margin-left: 60px;
	margin-top: 20px;
}

.video_header {
	float: left;
	margin-bottom: 4px;
	font-size: 11pt;
}

#side_graphic {
	float: left;
	width: 244px;
}

/*-----------------
/ Headline Styles
/----------------*/

#headline {
	background:url(/images/homepage/headlinebg.gif);
	width: 792px;
	height: 60px;
	position: relative;
}

#headline_primary {
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #FFF200;
	position: absolute;
	left: 35px;
	top: 10px;
	z-index: 10;
}

#headline_primary_shadow {
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	position: absolute;
	left: 36px;
	top: 11px;
	z-index: 9;
}

#headline_secondary {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	left: 320px;
	top: 34px;
}

#headline_secondary a {
	color: #ffffff;
}


/*--------------------
/ Help Window
/------------------*/

.help_window ol {
	margin-left: 20px;
	margin-bottom: 10px;
}
