#content_area {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: center;
}

#page_wrap {
	margin: auto;
	padding: 0;
	text-align: center;
}

/* MEMBER AREA STYLES */
#content_area #member_content_area {
	position: relative;
	float: left;
	width: 653px;
	height: 480px;
	position: relative;
	margin: 40px 0 20px 12px;
	padding: 0;
	overflow : hidden;
}
#member_content_area #member_text {
    position: relative;
    float: left;
    width: 653px;
    height: 480px;
    padding: 0;
    margin: 0;
    background: url(/images/members_bkg_img.jpg) no-repeat;
}
#member_text #member_hdr {
    padding: 37px 0 0 25px;
}
#member_text #member_benifits {
    position: absolute;
    top: 220px;
    right: 40px;
    width: 275px;
    text-align: right;
    font-family: arial;
    color: #494949;
    font-size: 17px;
    font-weight: normal;
}
#member_text #member_benifits h3 {
    font-family: arial;
    font-size: 24px;
    color:#dd6601;
    font-weight: normal;
    padding: 0 0 7px 0;
    margin: 0;
}
#member_text #member_benifits p {
    padding: 2px 0 4px 0;
    margin: 0;
}
#member_text #member_benifits span.note {
    color: #545454;
    font-size: 12px;
}
span.astric {
    color: #dd6601;
}
/* END MEMBER AREA STYLES */


/* SUBMITTED TEXT STYLES */
#member_content_area #submit_text {
	position: relative;
    float: left;
    width: 533px;
    height: 480px;
	margin: 0;
	padding: 45px 60px 0 60px;
    background: url(/images/application_bkg.gif) no-repeat;
	font-family: Frutiger LT Std, arial;
	font-size: 25px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
#member_content_area #submit_text p {
	padding: 0;
	margin: 0;
}
#member_content_area #submit_text a {
	font-family: Frutiger LT Std, arial;
	font-size: 25px;
	font-weight: normal;
	color: #3c7d9c;
	text-decoration: none;
}
#member_content_area #submit_text a:hover {
	font-family: Frutiger LT Std, arial;
	font-size: 25px;
	font-weight: normal;
	color: #6392a8;
	text-decoration: none;
}
#member_content_area #submit_text h2 {
	font-family: Frutiger LT Std, arial;
	font-size: 40px;
	font-weight: normal;
	color: #e56b12;
	padding: 20px 0 20px 0;
	margin: 0;
}
/* END SUBMITTED TEXT STYLES */

/* RIGHT COLUMN STYLES */
#content_area #right_column {
    position: relative;
    float: right;
    width: 278px;
    padding: 0;
    margin: 40px 0 0 0;
    text-align: center;
}
#right_column #balance_check {
    position: relative;
    width: 278px;
    height: 139px;
    padding: 0;
    margin: 31px 0 0 0;
    background: url(/images/balanceCheck_bkg.gif) no-repeat;
}
#right_column #balance_check #balance {
    position: absolute;
	top: 93px;
	left: 25px;
    margin: 0;
	padding: 0;
    width: 218px;
    height: 14px;
}
#right_column #balance_check form {
	padding: 0;
	margin: 0;
}
#right_column #balance_check form input.bal_check {
	outline: 0 none;
	border: none;
	border-width: 0px;
	color: #707070;
	padding: 0;
	margin: 0;
	height: 13px;
	width: 218px;
	font-size: 12px;
	background-color: transparent;
}
#right_column #members_get {
    position: relative;
    width: 278px;
    height: 146px;
    padding: 0;
    margin: 25px 0 0 0;
    background: url(/images/membersGet_bkg.gif) no-repeat;
}
#right_column #members_get #arrow {
    position: absolute;
	top: 96px;
	left: 229px;
    margin: 0;
    width: 35px;
    height: 35px;
}
#right_column #links {
    position: relative;
    width: 255px;
    padding: 0 0 0 11px;
    margin: 16px 0 0 0;
    text-align: left;
}
#right_column .dotted_line {
    padding: 8px 0 8px 0;
}
#right_column #links p {
    padding: 2px 0 2px 0;
    margin: 0;
	height: 20px;
}
#right_column #links a {
	display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
	padding: 0 0 0 6px;
    color: #688fa1;
    text-decoration: none;
	line-height:19px;
}
#right_column #links a:hover{
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    padding: 0 0 0 6px;
    text-decoration: none;
	-moz-border-radius:.3em;
	-webkit-border-radius:.3em;
	border-radius:.3em;
	background-color: #98b8c7;
	line-height:19px;
}
/* RIGHT COLUMN STYLES */


/* MEMBERSHIP APPLICATION STYLES */
#member_content_area #member_form {
    position: relative;
    width: 653px;
    height: 480px;
    padding: 27px 0 0 34px;
    margin: 0;
    background: url(/images/application_bkg.gif) no-repeat;
    z-index: 10;
}
#member_form h1 {
	font-family: Frutiger LT Std, arial;
	font-size: 41px;
	font-weight: normal;
	color: #e56b12;
	padding: 0;
	margin: 0;
	text-align: left;
}
#member_form .require {
	font-size: 13px;
	color: #ea881b;
	text-align: left;
	float: left;
}
#member_form #app_form {
	width: 586px;
	height: 342px;
	font-size: 12px;
	color: #555555;
	margin: 15px 0 0 0;
	padding: 0;
	overflow : auto;
}
#app_form form {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #555555;
}
#app_form form td.text {
	width: 193px;
	text-align: right;
	font-size: 12px;
	color: #555555;
}
#app_form form td {
	font-size: 12px;
	color: #555555;
}
#app_form form td.fields {
	text-align: left;
}
#app_form form td.field_left {
	text-align: left;
}
#app_form form td.field_right {
	text-align: right;
}
#app_form form input[type="text"] { 
	background-color: #fafcfe;
	border: 1px solid #c8c8c8;
	height:20px;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #333;
	padding: 3px;
	outline: 0 none;
}
#app_form form select	{
	background-color: #fafcfe;
	font-family: arial, helvetica;
	height:20px;
	font-size: 12px;
	color: #666;
	border: #c8c8c8 solid 1px;
}
#app_form form p {
	padding: 0;
	margin: 0;
}
#app_form .btn_orange_regular {
	vertical-align:middle;
	border:solid 1px #c56611;
	padding:1px 5px 1px 5px;
	color:#fff !important;
	font-size: 12px;
	margin:10px 1px 0 0;
	background:#df9c27 url(/images/button_bg_orange.gif) left top repeat-x;
	white-space:nowrap;
	cursor:pointer;
	-moz-border-radius:.3em;
	-webkit-border-radius:.3em;
	border-radius:.3em
}
#app_form .btn_orange_regular:hover {
	text-decoration:none;
	background:#DF7111 url(/images/button_bg_orange_hover.gif) left top repeat-x
}
/* END MEMBERSHIP APPLICATION STYLES */


/* SIGN IN NOW SPRITE */
#member_text #sign_up_now {
    position: absolute;
    top: 113px;
    right: 40px;
    width: 257px;
    height: 72px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
#member_text #sign_up_now a {
    display: block;
    width: 257px;
    height: 72px;
    padding: 0;
    text-decoration: none;
}
#member_text #sign_up_now a.link#signUp:link,
#member_text #sign_up_now a.link#signUp:active,
#member_text #sign_up_now a.link#signUp:visited {
    background: transparent url(/images/signUpNow_sprite.gif) 0 -74px no-repeat;
    height: 72px;
}
#member_text #sign_up_now a.link#signUp:hover,
#member_text #sign_up_now a.link#signUp:active:hover,
#member_text #sign_up_now a.link#signUp:visited:hover {
    background: transparent url(/images/signUpNow_sprite.gif) 0 0px no-repeat;
    text-decoration: none;
}
/* END SIGN IN NOW SPRITE */

/* CLOSE APP DIV SPRITE */
#member_form #app_close {
    position: absolute;
    top: 23px;
    left: 602px;
    width: 27px;
    height: 28px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
#member_form #app_close a {
    display: block;
    width: 27px;
    height: 28px;
    padding: 0;
    text-decoration: none;
}
#member_form #app_close a.link#close:link,
#member_form #app_close a.link#close:active,
#member_form #app_close a.link#close:visited {
    background: transparent url(/images/application_close_sprite.gif) 0 -30px no-repeat;
    height: 28px;
}
#member_form #app_close a.link#close:hover,
#member_form #app_close a.link#close:active:hover,
#member_form #app_close a.link#close:visited:hover {
    background: transparent url(/images/application_close_sprite.gif) 0 0px no-repeat;
    text-decoration: none;
}
/* END CLOSE APP DIV SPRITE */

/* CLOSE SUBMITTED DIV SPRITE */
#submit_text #app_close {
    position: absolute;
    top: 23px;
    left: 602px;
    width: 27px;
    height: 28px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
#submit_text #app_close a {
    display: block;
    width: 27px;
    height: 28px;
    padding: 0;
    text-decoration: none;
}
#submit_text #app_close a.link#close:link,
#submit_text #app_close a.link#close:active,
#submit_text #app_close a.link#close:visited {
    background: transparent url(/images/application_close_sprite.gif) 0 -30px no-repeat;
    height: 28px;
}
#submit_text #app_close a.link#close:hover,
#submit_text #app_close a.link#close:active:hover,
#submit_text #app_close a.link#close:visited:hover {
    background: transparent url(/images/application_close_sprite.gif) 0 0px no-repeat;
    text-decoration: none;
}
/* END SUBMITTED APP DIV SPRITE */

/* CLOSE BALANCE DIV SPRITE */
#check_balance_tip #balance_close {
    position: absolute;
    top: 20px;
    left: 288px;
    width: 27px;
    height: 28px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
#check_balance_tip #balance_close a {
    display: block;
    width: 27px;
    height: 28px;
    padding: 0;
    text-decoration: none;
}
#check_balance_tip #balance_close a.link#close:link,
#check_balance_tip #balance_close a.link#close:active,
#check_balance_tip #balance_close a.link#close:visited {
    background: transparent url(/images/tip_close_sprite.gif) 0 -30px no-repeat;
    height: 28px;
}
#check_balance_tip #balance_close a.link#close:hover,
#check_balance_tip #balance_close a.link#close:active:hover,
#check_balance_tip #balance_close a.link#close:visited:hover {
    background: transparent url(/images/tip_close_sprite.gif) 0 0px no-repeat;
    text-decoration: none;
}
/* END CLOSE BALANCE DIV SPRITE */

/* CLOSE MEMBERSHIP DIV SPRITE */
#get_with_membership #balance_close {
    position: absolute;
    top: 19px;
    left: 289px;
    width: 27px;
    height: 28px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
#get_with_membership #balance_close a {
    display: block;
    width: 27px;
    height: 28px;
    padding: 0;
    text-decoration: none;
}
#get_with_membership #balance_close a.link#close:link,
#get_with_membership #balance_close a.link#close:active,
#get_with_membership #balance_close a.link#close:visited {
    background: transparent url(/images/tip_close_sprite.gif) 0 -30px no-repeat;
    height: 28px;
}
#get_with_membership #balance_close a.link#close:hover,
#get_with_membership #balance_close a.link#close:active:hover,
#get_with_membership #balance_close a.link#close:visited:hover {
    background: transparent url(/images/tip_close_sprite.gif) 0 0px no-repeat;
    text-decoration: none;
}
/* END CLOSE MEMBERSHIP DIV SPRITE */

/* GET WITH MEMBERSHIP - CHECK BALANCE TIPS */
#content_area #get_with_membership {
    position: absolute;
    top: 108px;
    right: 48px;
    width: 381px;
    height: 328px;
    margin: 0;
    padding: 0;
	background: url(/images/getWithMembership_tip.png) no-repeat;
	display: none;
    z-index: 10;
}
#content_area #check_balance_tip {
    position: absolute;
    top: 94px;
    right: 21px;
    width: 408px;
    height: 152px;
    margin: 0;
    padding: 0;
	background: url(/images/checkBalance_tip.png) no-repeat;
	display: none;
    z-index: 10;
}
/* END GET WITH MEMBERSHIP - CHECK BALANCE TIPS */

/* GO SHOPPING SPRITE */
#submit_text #go_shop {
    position: relative;
    width: 257px;
    height: 72px;
    margin: 50px 0 0 0;
    padding: 0;
    z-index: 1;
}
#submit_text #go_shop a {
    display: block;
    width: 257px;
    height: 72px;
    padding: 0;
    text-decoration: none;
}
#submit_text #go_shop a.link#shopping:link,
#submit_text #go_shop a.link#shopping:active,
#submit_text #go_shop a.link#shopping:visited {
    background: transparent url(/images/goShopping_sprite.gif) 0 -74px no-repeat;
    height: 72px;
}
#submit_text #go_shop a.link#shopping:hover,
#submit_text #go_shop a.link#shopping:active:hover,
#submit_text #go_shop a.link#shopping:visited:hover {
    background: transparent url(/images/goShopping_sprite.gif) 0 0px no-repeat;
    text-decoration: none;
}
/* END GO SHOPPING SPRITE */

/* TERMS AND FAQS DIVS */
#member_content_area #faq {
	position: absolute;
    top: 0px;
	left: 0px;
	height: 480px;
	width: 580px;
	margin: 0;
	padding: 27px 40px 0 34px;
	text-align: left;
	background: url(http://www.xpresspamembers.com/images/application_bkg.gif) no-repeat;
	z-index: 10;
	display: none;
}
#faq h1 {
	font-family: Frutiger LT Std, arial;
	font-size: 35px;
	font-weight: normal;
	color: #e56b12;
	padding: 0 0 8px 0;
	margin: 0;
}
#faq #faq_scroll {
	position: relative;
	width: 590px;
	height: 370px;
	font-size: 12px;
	color: #555555;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background: transparent;
}
#member_content_area #terms {
	position: absolute;
    top: 0px;
	left: 0px;
	height: 480px;
    width: 580px;
	margin: 0;
	padding: 27px 40px 0 34px;
	text-align: left;
	background: url(http://www.xpresspamembers.com/images/application_bkg.gif) no-repeat;
	z-index: 10;
	display: none;
}
#terms h1 {
	font-family: Frutiger LT Std, arial;
	font-size: 29px;
	font-weight: normal;
	color: #e56b12;
	padding: 0 0 8px 0;
	margin: 0;
}
#terms #terms_scroll {
	position: relative;
	width: 590px;
	height: 370px;
	font-size: 12px;
	color: #555555;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	border: none;
	background: transparent;
}

/* CLOSE TERMS FAQ DIVS SPRITE */
#faq #app_close, #terms #app_close {
    position: absolute;
    top: 23px;
    left: 602px;
    width: 27px;
    height: 28px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
#faq #app_close a, #terms #app_close a {
    display: block;
    width: 27px;
    height: 28px;
    padding: 0;
    text-decoration: none;
}
#faq #app_close a.link#close:link, #terms #app_close a.link#close:link,
#faq #app_close a.link#close:active, #terms #app_close a.link#close:active,
#faq #app_close a.link#close:visited, #terms #app_close a.link#close:visited {
    background: transparent url(http://www.xpresspamembers.com/images/application_close_sprite.gif) 0 -30px no-repeat;
    height: 28px;
}
#faq #app_close a.link#close:hover, #terms #app_close a.link#close:hover,
#faq #app_close a.link#close:active:hover, #terms #app_close a.link#close:active:hover,
#faq #app_close a.link#close:visited:hover, #terms #app_close a.link#close:visited:hover {
    background: transparent url(http://www.xpresspamembers.com/images/application_close_sprite.gif) 0 0px no-repeat;
    text-decoration: none;
}
/* END TERMS FAQ DIVS SPRITE */
/* END TERMS AND FAQS DIVS */


/* #content_area #balance_frame {
	position: absolute;
	top: 30px;
	left: 50px;
	width: 800px;
	height:475px;
	margin: 0;
	padding:0 0 0 0;
	z-index:10;
	display: none;
    z-index: 10;
	text-align: center;
	background: url(/images/balanceCheck_frame_bkg.png) no-repeat;
}
#content_area #balance_frame #iFrame_balance {
	position: relative;
	top: 5px;
	left: 0px;
	padding:0;
	margin: 0;
	width: 770px;
	height:435px;
	border: none;
} */
