@charset "utf-8";

/*************************** Entry Form Styles **************************/
#entryWrapper {
	background: url(images/entry_spa.jpg) top right no-repeat;
	padding:25px 0 0 35px;
}

#entryForm {
	margin: 0 0 30px 35px;
}

#entryForm table {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;
}

#entryForm input.text
{
	color: #666666;
	background: #ffffff;
	border: 1px solid #999999;
	height:18px;
}

#entryForm select {
	color: #666666;
	background: #ffffff;
	border: 1px solid #999999;
}
/*************************** Entry Form Styles ***************************/


/* ************************* Thank You Page Styles ************************/
#salonInfo {float:left; margin:10px 30px 0 0;}
#salonInfo img {margin:10px 0 10px 0;}
#salonInfo p {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#666666; margin:0px 0 10px 0;}
#salonInfo h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#666666; margin:0px;}

#googleApi {
	float:left;
	margin: 10px 0 30px 0;
	padding-bottom: 20px;
	clear:	
}
/* ************************* Thank You Page Styles ************************/

/* ************************* Locator page  ************************/
#locatorWrapper {
	padding:25px 0 0 35px;
}

/* ************************* Locator page  ************************/

/**************************** Welcome Page Styles *************************/
#welcomeWrapper {
	background: url(images/welcome_bg.jpg) top right no-repeat;
	padding:25px 0px 0px 35px;
}

#welcomeWrapper .header {margin-bottom: 20px; }
#welcomeWrapper .welcomeButton {margin: 0 0 12px 0;}

#welcomeWrapper .welcomeButtonBottom {
	margin-bottom:15px;
	_margin-bottom:0px;

}

#welcomeLeftCol {
	margin:0px;
	width:330px; 
	float:left;
	overflow:hidden;
}

#welcomeRightCol {
	margin:0px;
	width:350px; 
	float:right;
}

#rejuvaBannerContainer {
	margin:302px 0 0 0;
	border:1px solid #d8d8d8; 
	width:325px; 
	height:86px; 
	background:url(images/rejuva_map.jpg) no-repeat top left; 
	background-color:#f9f9f9;}
	
#rejuvaBannerContent {margin:20px 0px 0 78px; }
#rejuvaBannerContent img.signup {margin-bottom: 7px;}
#rejuvaBannerContent input.zip {vertical-align: middle; *vertical-align: text-bottom; font-family:Arial, Helvetica, sans-serif; font-size:11px;}


/**************************** Welcome Page Styles *************************/


