@charset "ISO-8859-1";

* {
padding: 0;
margin: 0;
}

.section {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9399cd;
}

html, body {
	height:100%;
}

body {
	margin: 0px;
	
	text-align: center;
	background-color: #efeadf;
	height:100%;
}

#mainSection {
	position:absolute;
	width:852px;
	min-height:100%;
	margin-left:-426px;
	left:50%;
	background-color:#FFF;
}

* html #mainSection {
height: 100%;
}

#leftShadow{
	position:absolute;
	width:7px;
	height:100%;
	min-height:100%;
	background-image:url(../images/shadow_left.gif);
	background-repeat:repeat-y;
	left:0px;
	top:0px;
	background-color: #efeadf;
	
}

#rightShadow{
	position:absolute;
	right:0px;
	width:7px;
	height:100%;
	
	background-image:url(../images/shadow_right.gif);
	background-repeat:repeat-y;
	top:0px;
	background-color: #efeadf;
	
}

#navigation{
	position:relative;
	background-image:url(../images/lavande_navigation_bg.gif);
	background-repeat:no-repeat;
	width:227px;
	height:324px;
	text-align:center;
	float:left;
	left:7px;
}
 #navButtons{
	 position:relative;
	 width:227px;
	 top:135px;
	 float:left;
	 
	 }

#photoAnimation {
	position:relative;
	width:612px;
	height:324px;
	right:7px;
	float:right;
	
}



/* Specials Boxes Home Page */

#homeBox1 {
	position:relative;
	top:26px;
	left:0px;
	width:224px;
	float:left;
}

#homeBox2 {
	position:relative;
	top:1px;
	padding-left:30px;
	width:320px;
	height:400px;
	float:left;
}

#homeBox3 {
	position:relative;
	top:10px;
	width:225px;
	height:360px;
	right:35px;
	float:right;
	
}


/* End Specials Boxes Home Page */

body,th {
	color: #6a6179;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.center {
}
.right {
	text-align: right;
}


a {
	font-family: Helvetica, Arial, sans-serif;
	color: #9298cc;
	text-align: left;
}
a:link {
	text-decoration: none;
}



a.bodyLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #6a6179;
	text-align:left;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: right;
}









/* Body Titles and Subnavigation */

#bodyTitle{
	position:relative;
	width:100%;
	height:40px;
	text-align:center;
	float:left;
	
	padding-top:10px;
	padding-bottom:5px;
}

.fleur{
	padding-left:4px;
	padding-right:5px;
}

.bodySubNav {
	color: #999999;
}


#subNavHolder{
	position:relative;
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom:10px;
	float:left;
}

#subNavHolder2{
	position:relative;
	width:100%;
	float:left;
}





/* Treatment Box and Photos Box right side */

#treatmentBox {
	width:230px;
	height:701px;
	background-image:url(../images/treatment_box.gif);
	background-repeat: no-repeat;
	color:#6a6179;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom:20px;
	text-align:center;
	line-height: 18px;
	position:relative;
	margin-top: 5px;
	float:left;
	
}

#treatmentBox2 {
	position:relative;
	left:30px;
	top: 0px;
	width:170px;
	color:#6a6179;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-left:3px;
	padding-right:15px;
	text-align:left;
	line-height: 18px;
	float:left;
	clear:both;
}

#photosBox {
	position:relative;
	width:230px;
	
	padding-top: 5px;
	padding-bottom:20px;
	margin-top:10px;
	float:left;
	
	
}

#treatmentBoxExtras {
	position:relative;
	width:230px;
	height:176px;
	color:#6a6179;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	text-align:center;
	line-height: 18px;
	float:left;
	padding-bottom:40px;
	
}

#treatmentBoxTitleGR{
	z-index:30;
	top:0px;
	position:relative;
	padding-top:10px;
	padding-bottom:17px;
}
.treatmentBoxTitle{
	font-weight: bold;
	color: #9398cc;
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
}

.treatmentBoxTitleCenter{
	font-weight: bold;
	color: #9398cc;
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	text-align:center;
}

.treatmentBoxTitleBig{
	font-weight: bold;
	color: #9398cc;
	font-size: 14px;
	text-transform: uppercase;
}

.treatmentBoxItal{
	font-style: italic;
}




/* Body Block of Text */



#bodyLeft{
	position:relative;
	width:505px;
	padding-left:45px;
	padding-right:30px;
	padding-bottom:20px;
	color:#6a6179;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	text-align:left;
	line-height: 18px;
	float:left;
}




/* Footer Box */

#footerBox {
	position:relative;
	width:100%;
	height:130px;
	background-image:url(../images/footer_box.gif);
	background-repeat:no-repeat;
	color:#6a6179;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float:left;
	left:14px;
	*left:14px;
}


#footerCardsImage {
	position:absolute;
	text-align:left;
	margin-top:40px;
	margin-left:10px;
	width:57px;
	left: 13px;
	top: 1px;
}

#footerGiftText {
	position:absolute;
	text-align:left;
	line-height: 15px;
	left:93px;
	width:160px;
	height:65px;
	top: 50px;
}

#footerClubText {
	position:absolute;
	text-align:center;
	margin-left:-145px;
	left:411px;
	width:290px;
	height:65px;
	top: 45px;
	line-height: 15px;
}

.formbox {
	vertical-align:top;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #9398cc;
	width:150px;
	height:13px;
}

#footerFollowText {
	position:absolute;
	line-height: 14px;
	text-align:left;
	width:125px;
	right:68px;
	top: 47px;
}

#clubLavande{
	padding-top:10px;
}

#footerFollowImages{
	float:right;
	line-height: 10px;
	width:20px;
	position:absolute;
	right:198px;
	top: 48px;
}

.footer_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9398cc;
	text-align: center;
}

/* End Footer Box */
	
#bottomNav {
	position:relative;
	left:68px;
	width:752px;
	height:15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #9399cd;
	font-weight: bold;
	vertical-align:middle;
	float:left;
	
	
}

.bottomNavText {
	position:relative;
	padding:5px;
	padding-left:9px;
	padding-right:9px;
	float:left;
	
}

.bottomNavStar {
	position:relative;
	top:4px;
	float:left;
}

.copyright {
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
	height: 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #9398cc;
	font-style: normal;
	text-align: center;
	vertical-align:top;
	width:100%;
	float:left;
	
}
	
#required {
	position:relative;
	text-align:center;
	color:#F00;
	font-size:12px;
	
}.non_red {
	color: #989DCE;
	font-size:10px;
}

#contactColumn1 {
	padding-bottom:15px;
	padding-left:15px;
	width:250px;
	float:left;
}

#contactColumn2 {
	padding-left:30px;
	padding-bottom:15px;
	width:210px;
	float:left;
}

#specialsBoxWide {
	position:relative;
	width:83%;
	background-color:#E2E8FF;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	top:10px;
	bottom:10px;
	line-height:18px;
	text-align:left;
	
}

#map {
	position:relative;
	height:350px;
	float:left;
	width:505px;
	padding-left:35px;
	padding-right:0px;
	padding-bottom:20px;
	padding-top:20px;
	clear:both;
	
}

#pressPhotos {
	padding-bottom:15px;
	padding-left:0px;
	width:160px;
	float:left;
}

#pressDesc {
	padding-left:10px;
	padding-bottom:15px;
	width:210px;
	float:left;
}
#readMore {
	position:relative;
	text-align:center;
	left:7px;
	float:right;
	padding-right:83px;
}
