BODY {
	margin: 0px;
}

A {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
	text-decoration: underline;
	color: #1e1e1e;
}

A.More {
	font-size: 13px;
}

A:hover {
	color: #cd202c;
}

A.bottomnav {
    font-family: Arial;
    font-size: 12px;
	text-decoration: none;
	color: #1e1e1e;
}

A.bottomnav:hover {
	text-decoration: underline;
}

A.reversedirections {
	cursor: pointer;
}

A.reversedirections:hover {
	color: #cd202c;
}

A.searchnav {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
	text-decoration: underline;
	color: #1e1e1e;
}

A.searchnav:hover {
	color: #cd202c;
}

DIV {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #1e1e1e;
}

OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.topnavbar
{
	width: 960px;
	height: 33px;
	background-color: #000000;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
}

DIV.topnav
{
	width: 960px;
	height: 73px;
	background-color: #ffffff;
	text-align: left;
    border-left: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid;
}

DIV.abovetopnav
{
	width: 960px;
	height: 14px;
	background-color: #ffffff;
    border-left: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid;
}

DIV.belowtopnav
{
	width: 960px;
	height: 12px;
	background-color: #ffffff;
    border-left: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid;
}

DIV.content
{
	width: 960px;
	background-color: #ffffff;
	text-align: left;
    border-left: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid;
}

DIV.abovebottomnav
{
	width: 960px;
	height: 11px;
	background-color: #ffffff;
	text-align: left;
    border-left: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid;
}

DIV.bottomnav
{
	width: 960px;
	height: 35px;
	background-color: #ffffff;
	text-align: left;
    border-left: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid;
}

DIV.belowbottomnav
{
	width: 960px;
	height: 11px;
	background-color: #ffffff;
	text-align: left;
    border-bottom: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
    border-right: #e6e6e6 1px solid;
}

DIV.contentheader_onecolumn_spacer
{
	width: 200px;
	height: 100px;
	background-color: #000000;
}

DIV.contentheader_onecolumn_a
{
	width: 760px;
	height: 100px;
	background-color: #000000;
    text-align: left;
    vertical-align: top;
}

DIV.header_spacer
{
    width: 1px;
    height: 1px;
    background-color: #ffffff;
}

DIV.content_spacer
{
    width: 1px;
    background-color: #ffffff;
}

DIV.content_spacer_line
{
    width: 1px;
    height: 234px;
    background-color: #1e1e1e;
}

DIV.headers
{
	width: 960px;
}

DIV.contents
{
	width: 960px;
}

DIV.clear
{
	clear: both;
}

DIV.layout_one_header_a
{
    width: 331px;
    height: 100px;
    background-color: #000000;
}

DIV.layout_one_header_b
{
    width: 470px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_one_header_c
{
    width: 157px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_one_content_a
{
    width: 331px;
    background-color: #ffffff;
}

DIV.layout_one_content_b
{
    /* 470px - 9px - 17px; */
    width: 444px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
}

DIV.layout_one_content_c
{
	/* 157px - 9px - 17px */
    width: 131px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_two_header_a
{
    width: 180px;
    height: 100px;
    background-color: #000000;
}

DIV.layout_two_header_b
{
    width: 780px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_two_content_a
{
    width: 180px;
    background-color: #ffffff;
}

DIV.layout_two_content_b
{
	/* 780px - 17px */
    width: 763px;
    padding-top: 4px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_three_header_a
{
    width: 331px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_three_header_b
{
    width: 313px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_three_header_c
{
    width: 314px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_three_content_a
{
    width: 331px;
    background-color: #ffffff;
}

DIV.layout_three_content_b
{
	/* 313px - 9px - 17px */
    width: 287px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_three_content_c
{
	/* 314px - 9px - 17px */
    width: 288px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_four_header_a
{
    width: 331px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_four_header_b
{
    width: 313px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_four_header_c
{
    width: 156px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_four_header_d
{
    width: 157px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_four_content_a
{
    width: 331px;
    background-color: #ffffff;
}

DIV.layout_four_content_b
{
	/* 313px - 9px - 17px */
    width: 287px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_four_content_c
{
	/* 156px - 9px - 17px */
    width: 130px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_four_content_d
{
	/* 157px - 9px - 17px */
    width: 131px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_four_b_header_b
{
    width: 470px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_four_b_content_b
{
	/* 470px - 9px - 17px */
    width: 444px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_four_c_header_b
{
    width: 628px;
    height: 100px;
    background-color: #000000;
    text-align: left;
}

DIV.layout_four_c_content_b
{
	/* 628px - 9px - 17px */
    width: 602px;
    padding-top: 4px;
    padding-left: 9px;
    padding-right: 17px;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
}

DIV.layout_five_header_a
{
	width: 488px;
	height: 100px;
	float: left;
	margin-right: 1px;
}

DIV.layout_five_header_b
{
	width: 471px;
	height: 100px;
	float: left;
}

DIV.layout_five_content_a
{
	width: 488px;
	float: left;
	margin-right: 1px;
}

DIV.layout_five_content_a_border
{
	width: 488px;
	float: left;
	border-right: solid 1px #c0c0c0;
}

DIV.layout_five_content_b
{
	width: 471px;
	float: left;
}

DIV.layout_six_header
{
	width: 960px;
	height: 100px;
}

DIV.layout_six_content
{
	width: 960px;
}

DIV.layout6left
{
	width: 452px;
	float: left;
	min-height: 284px;
	margin-top: 39px;
	margin-bottom: 39px;
	margin-left: 18px;
	margin-right: 19px;
	font-weight: bold;
}

DIV.layout6right
{
	width: 435px;
	float: left;
	min-height: 284px;
	margin-top: 39px;
	margin-bottom: 39px;
	margin-left: 18px;
	margin-right: 18px;
}

/*** MORE! CREATE AN ONLINE ACCOUNT \ RETURNING MEMBERS ***/

DIV.signin
{
	margin-top: 39px;
	margin-bottom: 132px;
	margin-left: 18px;
}

DIV.signin DIV.info
{
	height: 94px;
	font-weight: bold;
	margin-right: 18px;
}	

DIV.signin DIV.form
{
}

/*** MORE! FORM ELEMENTS ***/

DIV.form DIV.input
{
	float: left;
	height: 67px;
	margin-right: 18px;
}

DIV.form DIV.input DIV.label
{
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}

DIV.form INPUT
{
	border: solid #c0c0c0 1px;
	padding: 1px;
	width: 134px;
	height: 17px;
}

DIV.form SELECT
{
	border: solid #c0c0c0 1px;
	padding: 1px;
	width: 138px;
	height: 22px;
}

DIV.form A
{
	font-weight: bold;
	font-size: 8px;
	text-decoration: underline;
}

/*** MORE! ELEMENTS USED GENERICALLY ***/

SPAN.bold
{
	font-weight: bold;
}

DIV.requiredfields
{
	font-size: 8px;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 20px;
	float: left;	
}

#resetpinbutton
{
	background-image: url('../images/btn_resetpin.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 136px;
	height: 32px;
	display: block;
	position: relative;
	float: left;
	cursor: pointer;
	margin-right: 20px;
}

#resetpinbutton:hover
{
	background-position: bottom left;
}

#LinkForgotPIN
{
	display: block;
	float: right;
	cursor: pointer;
}

#submitbutton,
#SubmitEditPIN,
#SubmitEditAccount,
#SubmitCreateAccount,
#SubmitReturningMember,
#SubmitJoinMore
{
	background-image: url('../images/btn_submit.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 136px;
	height: 32px;
	display: block;
	position: relative;
	float: left;
	cursor: pointer;
}

#submitbutton:hover,
#submitbutton:hover,
#SubmitEditPIN:hover,
#SubmitEditAccount:hover,
#SubmitCreateAccount:hover,
#SubmitReturningMember:hover,
#SubmitJoinMore:hover
{
	background-position: bottom left;
}

#signinbutton
{
	background-image: url('../images/btn_signin.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 136px;
	height: 32px;
	display: block;
	float: left;
	cursor: pointer;
}

#signinbutton:hover
{
	background-position: bottom left;
}

#joinnowbutton
{
	background-image: url('../images/btn_join.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 136px;
	height: 32px;
	display: block;
	float: left;
	cursor: pointer;
}

#joinnowbutton:hover
{
	background-position: bottom left;
}

/*** ***/

IMG.homeevent
{
	border: 0px;
}

#mapLoadMessage {		
	vertical-align: middle;
	position: absolute;
	visibility: visible;
}

#mapLoadMessageCell {	
	text-align: center;
	vertical-align: middle;
}

#mapImageParent {
	visibility: visible;
}

#moreCoupon p {
	margin-top: 0px;
}

P {
	margin-top: 0px;
}

/*** MORE! EDIT ACCOUNT INFORMATION ***/

DIV.editpane
{
	margin-top: 39px;
	margin-left: 18px;
	margin-bottom: 18px;
}

DIV.editinfo
{
	margin-top: 39px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
}

DIV.editpane DIV.message
{
	font-weight: bold;
	height: 61px;
	margin-right: 18px;
}	

DIV.editpane DIV.form
{
}

/*** MORE! JOIN MORE ***/

DIV.joinpane
{
	margin-top: 39px;
	margin-left: 18px;
	margin-bottom: 18px;
}

DIV.joinpane DIV.message
{
	height: 94px;
	font-weight: bold;
	margin-right: 18px;
}

DIV.joininfo
{
	margin-top: 39px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
}

/*** MORE! EDIT PINT ***/

DIV.pinpane
{
	width: 468px;
	float: left;
	min-height: 284px;
	margin-top: 39px;
	margin-bottom: 39px;
	margin-left: 18px;
	margin-right: 3px;
	font-weight: bold;
}

DIV.pinpane DIV.message
{
	font-weight: bold;
	height: 61px;
	margin-right: 16px;
}

/*** MORE! WELCOME ***/

DIV.welcome {
	font-weight: normal;
}

DIV.membercard
{
	width: 238px;
	height: 55px;
	padding-top: 102px;
	background-image: url('../images/member_card.png');
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

DIV.membercardinfo
{
	margin-top: 17px;
	font-weight: normal;
}

