/* SITE DOWN */
/*
html {
    height: 100%;
    background: url('../images/sitedown-mccafe.png') no-repeat center 50%;
    margin: 0;
}
body {
    display: none;
}
*/

body {
	background-color: #000;
	background-image: url('../images/background.png');
	background-repeat: repeat;
	color: #635821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 18px;
	padding: 0;
}
h1, h2, h3 {
	color: #5E510E;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	line-height: 26px;
	margin: 0 0 2em 0;
}

a{
	color: #0f5e85;
}

a:hover, a:active {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #0f5e85;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

.left{
	float: left;
}

.clearIt{
	clear: both;
	height: 1px;
	line-height: 1px;
}

.red{
	color: #c60000;
}

.bold{
	font-weight: bold;
}

.fourteenPX{
	font-size: 14px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

input, textarea, select {
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
}

/* Header */

#header {
	background: url(../images/header_mccafe.png) no-repeat left top;
	height: 165px;
	margin: 0 auto;
	padding: 0px 0px;
	position: relative;
	width: 922px;
}

#logo {
	display: inline;
	margin: 0px 0px 0px 17px;
	position: relative;
	top: 6px;
	width: 300px;
	z-index: 50;
}

#logo img{
	border: none;
}

#offerArea{
	display: inline;
	margin: 0px 0px 0px 118px;
	position: relative;
	top: 14px;
	width: 464px;
}

#myBubble{
	left: -73px;
	position: absolute;
	top: 9px;
	z-index: 66;
}

/* Menu */

#menu {
	background-image: url(../images/nav_back.png);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	text-align: center;
	width: 922px;
}

#menu ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	top: -5px;
}

#menu li {
	color: #5b1300;
	display: inline;
}

#menu a {
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 8px;
	padding: 0px 0px;
	text-decoration: none;
	text-align: center;
}

#menu a:hover {
	color: #2da9ea;
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	background-color: #bb9362;
	margin: 0px auto;
	width: 920px;
}
/* Content */

#content {
	width: 900px;
	padding: 10px 10px 0px 10px;
}

#content h1{
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

#content h2{
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
}

#content p{
	color: #312011;
	font-size: 13px;
	line-height: 16px;
}

#leftTopColumn{
   display: inline;
	position: relative;
	width: 407px;
}

#leftTopColumn h1{
	color: #000;
	margin: 5px 0px;
}

#leftTopColumn h2{
	margin: 5px 0px;
}

#firstArea{
	background-image: url('../images/goldenArches_Icon.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px 0px;
	padding: 0px 0px 0px 70px;
	position: relative;
	width: 325px;
	z-index: 20;
	top: 0px;
}

#firstArea h1{
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	text-decoration: none;
}

#firstArea p{
	margin: 0px 0px;
}

#loginForm{
	background-image: url(../images/login_form_back.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 63px;
	left: 67px;
	margin: 0px 0px;
	position: relative;
	width: 338px;
}

#loginForm #loginEmField{
	background-color: #eee0a1;
	border: none;
	display: inline;
	margin: 20px 0px 0px 16px;
	padding: 2px 0px 2px 5px;
	width: 127px;
}

#loginForm #loginZipField{
	background-color: #eee0a1;
	border: none;
	display: inline;
	margin: 20px 0px 0px 10px;
	padding: 2px 0px 2px 5px;	
	width: 89px;
}

#loginForm #loginBtn{
	display: inline;
	margin: 10px 0px 0px 10px;	
}

#loginErrorFields{
	margin: 0px 0px 0px 70px;
	padding: 0px 0px;
	position: relative;
	width: 290px;
}

#lbl_welcome{
	color: #5b1300;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 63px;
	margin: 0px 0px 0px 70px;
}

#secondAreaLeft{
	margin: 20px 0px 20px 0px;
	width: 407px;
}

#secondAreaLeft h2{
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
}

#secondAreaLeft p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	top: -2px;
}

#voteFormHome{
	background-image: url('../images/voteForm_back.png');
	background-position: top;
	background-repeat: no-repeat;
	height: 220px;
	left: -3px;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	position: relative;
	top: 15px;
	width: 398px;
}

#voteFormHome h3{
	color: #f0b539;
	font-size: 18px;
	line-height: 19px;
	margin: 0px 0px 15px 0px;
	padding: 12px 0px 0px 0px;
	text-align: center;
}

#votePollBtn{
	text-align: center;
	margin: 0px 130px;
	width: 127px;
}

#voteFormHome p{
	margin: 5px 0px 0px 10px;
	padding: 0px 0px;
}

#voteFormHome label{
	color: #5b1300;
	font-size: 12px;
}

/*Start of the right main column on the home page */
#rightTopColumn{
	display: inline;
	margin: 10px 0px 0px 10px;
	position: relative;
	width: 477px;
}

#joinFormMcCafe{
	background-image: url(../images/join_form_back.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 525px;
	padding: 9px 15px 20px 20px;
	width: 447px;
}

#joinFormMcCafe h3{
	color: #5b1300;
	font-size: 28px;
	margin: 0px 0px 0px 0px;
}

#joinFormMcCafe p{
	color: #312011;
	font-size: 14px;
	line-height: 18px;
	margin: 6px 0px;
	width: 260px;
}

#joinFormMcCafe ul{
	list-style: none;
	margin: 27px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}

#joinFormMcCafe li{
	color: #5f0601;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	line-height: 14px;
	margin: 0px 0px;
	padding: 8px 0px 0px 45px;
	width: 110px;
}

#joinFormMcCafe li#coupons{
	background-image: url(../images/joinF_couponIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#joinFormMcCafe li#joinOffer{
	background-image: url(../images/joinF_freeIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#joinFormMcCafe li#scoopLI{
	background-image: url(../images/joinF_scoopIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#joinFormFields{
	margin: 8px 0px 0px 45px;
}




/* with birthday */
#joinFormMcCafeBirthday{
	background-image: url(../images/join_form_back4.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 548px;
	padding: 9px 15px 7px 20px;
	width: 447px;
}
#joinFormMcCafeBirthday h3{
	color: #5b1300;
	font-size: 28px;
	margin: 0px 0px 0px 0px;
}
#joinFormMcCafeBirthday p{
	color: #312011;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0px;
	width: 260px;
}
#joinFormMcCafeBirthday ul{
	list-style: none;
	margin: 27px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}
#joinFormMcCafeBirthday li{
	color: #5f0601;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	line-height: 14px;
	margin: 0px 0px;
	padding: 8px 0px 0px 45px;
	width: 110px;
}
#joinFormMcCafeBirthday li#coupons{
	background-image: url(../images/joinF_couponIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#joinFormMcCafeBirthday li#joinOffer{
	background-image: url(../images/joinF_freeIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#joinFormMcCafeBirthday li#scoopLI{
	background-image: url(../images/joinF_scoopIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/* end with birthday*/




/* with frappe */
#joinFormMcCafeFrappe{
	background-image: url(../images/join_form_back4.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 548px;
	padding: 9px 15px 7px 20px;
	width: 447px;
	background-color: #bb9362;
}
#joinFormMcCafeFrappe h3{
	color: #5b1300;
	font-size: 28px;
	margin: 0px 0px 0px 0px;
}
#joinFormMcCafeFrappe p{
	color: #312011;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0px;
	width: 260px;
}
#joinFormMcCafeFrappe ul{
	list-style: none;
	margin: 27px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}
#joinFormMcCafeFrappe li{
	color: #5f0601;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	line-height: 14px;
	margin: 0px 0px;
	padding: 8px 0px 0px 45px;
	width: 110px;
}
#joinFormMcCafeFrappe li#coupons{
	background-image: url(../images/joinF_couponIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#joinFormMcCafeFrappe li#joinOffer{
	background-image: url(../images/joinF_freeIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#joinFormMcCafeFrappe li#scoopLI{
	background-image: url(../images/joinF_scoopIcon.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/* end with frappe */




.largeJoinInputs{
   background-color: #000;
	border: none !important;
	display: block;
	height: 24px;
	padding: 4px 0px 0px 6px;
	width: 152px;
}

.firstName{
	background-image: url(../images/join_Form_backSprite.png);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	border: none;
}

.lastName{
	background-image: url(../images/join_Form_backSprite.png);
	background-position: 0px -31px;
	background-repeat: no-repeat;
}

.joinEmailField{
	background-image: url(../images/join_Form_backSprite.png);
	background-position: 0px -59px;
	background-repeat: no-repeat;
}

.joinZipCode{
	background-image: url(../images/join_Form_backSprite.png);
	background-position: 0px -87px;
	background-repeat: no-repeat;
}

.firstNameNew{
	background-image: url(../images/join_Form_backSpriteNew.png);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	border: none;
}

.lastNameNew{
	background-image: url(../images/join_Form_backSpriteNew.png);
	background-position: 0px -31px;
	background-repeat: no-repeat;
}

.joinEmailFieldNew{
	background-image: url(../images/join_Form_backSpriteNew.png);
	background-position: 0px -59px;
	background-repeat: no-repeat;
}

.joinZipCodeNew{
	background-image: url(../images/join_Form_backSpriteNew.png);
	background-position: 0px -87px;
	background-repeat: no-repeat;
}

#selectBack{
	background-image: url(../images/join_Form_backSprite.png);
	background-position: -2px -139px;
	background-repeat: no-repeat;
	height: 24px;
	position: relative;
	top: -6px;
}

#select_date, #select_month, #select_year{
	background-color: #f8eca8;
	border: none;
	margin: 0 10px 0px 0px;
	width: 67px;
}

p.joinBCText{
	color: #331b10;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -6px;
}

div.joinBCText{
	color: #331b10;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding: 0px;
	position: relative;
	top: -6px;
}

p.joinBirthdayText{
	color: #331b10;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	top: -6px;
}

#joinFormFields p.small{
	color: #5b1300;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 5px 0px;
	width: 150px;
}

#joinFormFields p.smallrequired{
	color: #5b1300;
	font-size: 12px;
	line-height: 11px;
	margin: 0px 0px 10px 0px;
	width: 240px;
}

#joinFormFields p.smallbday{
	color: #5b1300;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 3px 0px;
	width: 240px;
}

.smallbday a {
	color: #5b1300;
	text-decoration: underline;
}
.smallbday a:hover {
	color: #5b1300;
	text-decoration: none;
}

#joinMcCafeBtn{
	left: -7px;
	position: relative;
	top: 4px;
}

#rightBottom{
	display: inline;
	height: 80px;
	margin: 0px 0px 0px 20px;
	position: relative;
	text-align: left;
	width: 480px;
	z-index: 20;
}

#rightBottom h3{
	margin: 0px 0px 10px 0px;
}

#rightBottom h3 a{
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-align: left;
}

#rightBottom img{
	margin-right: 10px;
}

#twitterRight{
	display: inline;
	margin: 0px 0px 0px 0px;
	width: 200px;
}

/* Footer */

#footer{
	background: url(../images/footerBack.png) no-repeat left top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 28px;
	margin: 0px auto;
	padding: 10px 5px 0px 5px;
	width: 910px;
}

#footer a{
	color: #FFF;
	font-size: 14px;	
}

#footerLeft{
	display: inline;
	margin: 0px 0px 0px 5px;
	width: 250px;
}

#footerCenter{
	display: inline;
	margin: 0px 30px 0px 100px;
	width: 300px;
}

#footerCenterLoggedIn{
	display: inline;
	margin: 0px 5px 0px 50px;
	width: 375px;
}

#sdLink{
	display: inline;
	text-align: right;
	width: 220px;
}


#hoverImages{
	display: none;
}

/*Contact Us Page Styles */
#leftContactColumn{
   display: inline;
	position: relative;
	width: 610px;
	margin-left: 10px;
}

#leftContactColumn h1{
	color: #5b1300;
	font-size: 24px;
	margin: 5px 0px;
}


#leftContactColumn h2{
	color: #0d0907;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px;
}

#leftContactColumn h2.locations a{
	color: #5b1300;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px;
	text-decoration: none;
}

#leftContactColumn p{
	color: #1b100b;
	font-size: 14px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px;
}

#leftContactColumn img{
	margin: 0px 10px 20px 0px;
}

#leftContactColumn img.fillUpImage{
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#rightContactColumn{
	display: inline;
	margin: 10px 0px 0px 10px;
	position: relative;
	width: 250px;
}

#errorMessage{
	color: #FF0000;
	font-weight: bold;
}

#joinErrorMessage{
	display: block;
	background-color: #CCC;
	color: #FF0000;
	font-weight: bold;
	padding: 10px;
	position: absolute;
	right: 0px;
	width: 170px;
}

#errorsJoin{
	background-color: #CCC;
	position: absolute;
	right: 50px;
}

/*Invite a Friend Page Styles */
#formFields{
	display: inline-block;
	height: 290px;
	padding: 0px 0px;
	position: relative;
	left: 0px;
	width: 410px;
}

.largeInviteInputs{
	background-color: #bb9362;
	border: none !important;
	display: inline;
	height: 27px;
	padding: 0px 0px 0px 6px;
	width: 156px;
}

.inviteFBack{
	background-image: url(../images/inviteForm_spriteBack.png);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	border: none;
}

#formFields p.inviteText{
	bottom: 50px;
	color: #5b1300;
	font-size: 11px;
	left: 170px;
	line-height: 12px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	width: 300px;
}

#invitedEm{
}

/* Styles for the Birthday Club Page */

#formFields p.fieldChanges{
	color: #5b1300;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
}

#selectBackBDayClub{
	background-image: url(../images/bday_club_backSelect.png);
	background-position: -4px -5px;
	background-repeat: no-repeat;
	height: 24px;
	position: relative;
	top: -6px;
}




/*Member Offers Pages Styles*/
body#memberOffers {
	background-color: #FFF;
	background-image: none;
	color: #635821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 18px;
	padding: 0px 0px;
}

#pageMember{
	background-color: #FFF;
	margin: 0px auto;
	width: 680px;
}

#contentMember {
	padding: 10px 10px 0px 10px;
	text-align: center;
	width: 680px;
}

#contentMember h1{
	color: #721a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 10px 0px 10px 10px;
}

#couponTable{
	background-color: #331b11;	
	margin: 0px auto;
	text-align: center;
	width: 236px;
}

td#couponText{
	background-color: #331b11;
	margin: 0px 0px;
	padding: 10px 20px;
	text-align: center;
	width: 194px;
}

.joinofferCouponBorder {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 5px;
	width: 240px;
	margin: 0 auto;
}

.clubofferCouponBorder {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 5px;
	width: 240px;
	margin: 0 auto;
}

.clubofferCouponBorderOatmeal {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 5px;
	width: 233px;
	margin: 0 0 0 90px;
}

.clubofferCouponBorderPeppermintMocha {
	position: relative;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 5px;
	width: 254px;
	margin: 0 0 0 215px;
	background-color: #fff;
}

.clubofferCouponBorderMcChicken {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 5px;
	width: 240px;
	margin: 0 0 0 125px;
}

.bdayCouponBorder {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 5px;
	width: 240px;
	margin: 0 auto;
}

#couponTableBday{
	background-color: #25150e;	
	margin: 0px auto;
	text-align: center;
	width: 236px;
}

td#couponTextBday{
	background-color: #25150e;
	margin: 0px 0px;
	padding: 10px 20px;
	text-align: center;
	width: 194px;
}

#couponText p, #couponTextBday p{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	width: 180px;
}

#couponInfo{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#memberAccessedAlready p{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px auto;
	width: 500px;
}

#leftContactColumn p.impCouponNotice{
	color: #323030;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px;
	position: relative;
	top: 5px;
	width: 260px;
}

#offersMenu{
	margin: 10px auto;
	padding: 0px 0px;
	text-align: center;
	width: 680px;
}

#offersMenu ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;
}

#offersMenu li {
	color: #5b1300;
	display: inline;
}

#offersMenu a:hover {
	color: #000;
	display: inline;
}

/*Profile Page Styles */

#profileFullWidth{
	width: 850px;
}

#profileFullWidth h1{
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px 0px 10px 20px;
}

#profileformFields{
	display: inline;
	margin: 0px 0px 0px 20px;
	width: 200px;
}

#unsubscribePart{
	color: #5b1300;
	display: inline;
	margin: 0px 0px;
	width: 600px;
}

#profileformFields .JoinSelectField{
	background-color: #f8ecb2;
	border: none;
	height: 20px;
	margin: 2px 0px 5px 3px;	
	padding: 0px 1px 0px 0px;
	width: 152px;
}

#stateBack{
	background-image: url(../images/inviteForm_spriteBack.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	height: 27px;
	margin: 6px 0px 0px 0px;
	position: relative;
	top: -6px;
	width: 160px;
}

#selectBackBDayClubProf{
	background-image: url(../images/bday_club_backSelect.png);
	background-position: -4px -5px;
	background-repeat: no-repeat;
	height: 24px;
	position: relative;
	top: 0px;
}

#bottomJoin2{
	margin: 0px 0px 0px 15px;
}

#finalConfirm{
	position: relative;
	top: 10px;
}

#chk_remove{
	display: inline-block;
	height: 14px;
	margin: 5px 0px 0px 7px;
	position: relative;
	top: 0px;
	width: 14px;
}

/*Styles for the home page submit form for joining JQuery Tooltips */
/*Rylan added styles for the tips on the Member Story Upload Forms*/
#joinFormFields .tooltips p{
	font-size: 11px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	color: #ffffff;
}
.onepx{
	font-size:1px; 
	line-height:1px;
}

.tooltips{
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	position: absolute;
	color: #ffffff;
}

.smallbox{
	position:relative;
	width: 230px;	
}

.rightbox{
	background-color:#0f5e85;
	color: #ffffff;
	padding: 4px 10px;
	position: relative;
	width: 210px;
}

#joinFormFields .rightbox p{
	color: #ffffff;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 200px;
}

.rightboxzip{
	background-color:#0f5e85;
	color: #ffffff;
	padding: 4px 10px;
	position: relative;
	width: 210px;
	line-height: 13px;
}

#joinFormFields .rightboxzip p{
	color: #ffffff;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 200px;
}
.rightboxzip a {
	color: #ffffff;
	text-decoration: none;
}


p.close{
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	right: 10px;
	text-align: right;
}

#joinFormFields .tooltips p.close a{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}

.txt{		
	color:#185286;
}

.joinfields1{
	right: 20px;
	top: 320px;
	color: #fff;
	z-index: 90;
}

.joinfields2{
	right:20px;
	top: 375px;
}

span.reg{ 
font-size:12px; 
vertical-align:top; 
}
span.regSmall{ 
font-size:9px; 
vertical-align:top; 
}

.errorColor {
	color: lime;
}
