/*-----------------------------------------------MISC STYLES AND DEFAULTS-----------------------------------------------*/
html, body {
	background: #94AAC1 url(../images/background.jpg) no-repeat fixed center -520px;
	color: #333;
	font-family: Verdana, Lucida, sans-serif; 
	margin: 0;
}

a {
	cursor: pointer;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

strong {
	color: #00457C;
	font-weight: bold !important;
}

.clear {
	clear:both;
}

.hide {
	display: none;
}

.nobullet li{
	list-style: none;
}

.nopadtable td {
	padding: 0 10px 0 0 !important;
}

.noBackground {
	background-image: none !important;
}

.greenTable {
	margin-bottom: 10px !important;
}

.greenTable td {
	background-color: #e3f4ee;
}

#ripple {
	background: transparent url(../images/water.jpg) repeat-y scroll 10px 0;
	padding-bottom: 20px;
	position: relative;
	width: 950px;
}

.dermBack {
	background: #FFF url(../images/dermBack.jpg) repeat-y scroll 0 0;
}

.spaStaffBack {
	background: #FFF url(../images/staffBack.png) repeat-y scroll 0 0;
}

.doctorBack {
	background: #FFF url(../images/drBack.png) repeat-y scroll 0 0;
}

.AboutCustomBack {
	background: #FFF url(../images/aboutCustom.jpg) repeat-y scroll 0 0;
}

.TestBack {
	background: transparent url(../images/testBack.png) repeat-y scroll 0 0;
}
	.TestBack strong {
		color: #000;
	}

.before_after_pro {
	position: relative;
	margin-top: 20px;
}

	.before_after_pro .ba-leaf {
		background: transparent url(../images/bamboo.png) no-repeat scroll 40px 30px;
		height: 350px;
		left: 0;
		position: absolute;
		width: 100px;
	}

	.before_after_pro .ba1 {
		color: #00457C;
		font-weight: bold;
		margin-left: 130px;
		width: 200px;
	}

	.before_after_pro .ba2{
		 color: #78496A;
		 font-size: 14px;
		 font-weight: bold;
		margin-left: 130px;
	}

	.before_after_pro .ba3{
		font-weight: bold;
		margin-left: 150px;
	}

.skincondtable {
	line-height: 10px;
	margin-bottom: 15px !important;
}

/*-----------------------------------------------HEADER-----------------------------------------------*/
#hd { 
	padding: 40px 0 15px 0;
	position: relative;
	z-index: 1000;
}

	#hd #logo {
		float: left;
		width: 330px;
	}

	#hd #whiteBlock {
		background-color: #FFF;
		height: 8px;
		left: 327px;
		position: absolute;
		top: 91px;
		width: 6px;
		z-index: 999999;
	}

	#hd .slogan {
		left: 20px;
		position: absolute;
		top: 15px;
	}



/*-----------------------------------------------BODY-----------------------------------------------*/
#bd { 
	background: transparent url(../images/whiteBlock.png) repeat scroll 0 0;
	border-top: 1px solid #000;
	margin-right: 10px;
	z-index: 100;
}

#TopBar {
	background: transparent url(../images/spanBar.png) no-repeat scroll 0 1px;
	font-size: 11px;
	height: 20px;
	letter-spacing: 2px;
	padding-top: 3px;
	position: absolute;
	right: 10px;
	text-indent: 28px;
	width: 760px;
}

#Layout {
	clear: both;
	min-height: 425px;
	padding: 35px 25px 25px 15px;
	position: relative !important;
}

#Content {}

.storeContent {
	padding-top: 15px;
	width: 700px;
}

.homeContent {
	padding-top: 15px;
	width: 518px;
}

	#testHome {
		position: relative;
		top: -10px;
	}

		#testHome .homeTest {

			position: absolute;
			top: 60px;
			z-index: 2;
		}

			#testHome .homeTest a{
				color: #78496A !important;
			}

		#testHome .homeLeaf {
			left: 50px;
			position: relative;
			top: 15px;
			z-index: 1;
		}

.homeGallery {
	position: absolute;
	right: 200px;
	top: 220px;
}

	.homeGallery .slideWrapper {
		position: relative;
		height: 130px;
	}

		.homeGallery img {
			position: absolute;
		}



/*-----------------------------------------------FOOTER-----------------------------------------------*/
#ft {
	background: transparent url(../images/footer.png) repeat scroll 0 0;
	clear: both;  
	line-height: 1em; 
	margin-right: 10px;
	position: relative;
	text-align: center; 
}

	#ft p {
		color: #555;
		padding-top: 10px;
		text-align: center;
	}

	#ft h3 {
		color: #78496A;
		font-weight: bold;
		line-height: 20px;
		margin: 0;
		padding: 1em 0;
	}

	#ft a {
			color: #555;
			text-decoration: none;
		}

			#ft a:hover {
				color: #555;
				text-decoration: underline;
			}


#pageFooter {
	margin: 20px 0;
}

	#pageFooter span{
		margin: 0 30px;
	}


/*-----------------------------------------------SIDEBAR-----------------------------------------------*/
#Sidebar { }

	#Sidebar .sidebarBox {
		background-color: #EEE;
		border: 2px solid #58ADE1;
		margin: 0 0 10px 0;
		padding-bottom: 2px;
	}

	#Sidebar ul {
		margin: 0;
	}

		#Sidebar li {
			list-style: none;
			margin: 8px 5px;
		}

	#Sidebar h3 { 
		background-color: #58ADE1;
		color: #FFF;
		font-size: 1.1em; 
		font-weight: bold;
		line-height: 1.8em;
		margin: 0;
		padding: 0 0 0 10px;
		text-transform: lowercase;
	}

	#Sidebar a em {
		font-style: normal;
	}

	#Sidebar p {
		font-size: 11px;
		margin: 10px;
	}



/*-----------------------------------------------COMMENTS-----------------------------------------------*/
#CommentHolder ul {
	margin: 20px 0;
}

#PageComments li {
	list-style: none;
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}

	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		border-bottom: 2px solid #BCE4FE;
		padding-left: 40px;
		padding-right: 10px;
	}

	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-left: 10px;
		padding-right: 40px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
			display: inline;
			border-right: 1px solid #3AA0C3;
		}

			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}

			.actionLinks li.last {
				border-right: none;
			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-left: 20px;
}

#PageCommentsPagination p {
	font-size: 1.2em;
	text-align: center;
}

#PageComments p {
	font-size: 1em;
}

	#PageComments p.info {
		color: #999;
		font-size: 0.9em;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}



/*-----------------------------------------------SEARCH RESULTS STYLES-----------------------------------------------*/
#SearchResults {
	margin: 0;
}

	#SearchResults li {
		border-bottom: 2px solid #CCC;
		font-size: 1em;
		list-style: none;
		margin: 5px 0;
		padding: 10px;
		height: 63px;
		overflow: hidden;
	}

	#PageNumbers {
		padding-bottom: 40px;
		text-align: center;
	}



/*-----------------------------------------------SEARCH FORM-----------------------------------------------*/
.searchBox ul li {
	height: 40px !important;
	left: -111px;
	top: -86px;
	width: 200px !important;
}

#SearchForm_SearchForm {
	padding-top: 4px;
	width: 200px;
}

#SearchForm_SearchForm .middleColumn {
	background-color: #000;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px;
	width: 120px;
	
}

	#SearchForm_SearchForm .middleColumn input.text {
		border: none;
		color: #666;
		padding: 3px 2px;
		width: 124px;
	}

#SearchForm_SearchForm_action_results {
	float: right;
}



/*-----------------------------------------------MESSAGEBOXS-----------------------------------------------*/
.message {
	background: #EEE;
	border: 4px solid #AAA;
	color: #666;
	margin: 15px;
	padding: 5px;
}

span.middleColumn .message {
	margin: 4px 0 0 3px;
}

.required {
	background: #FFDFDF;
	border: 4px solid #FF0000;
	color: #000;
	margin: 4px 0 0 3px;
	padding: 5px;
}

#Remember label {
	margin: 0 0 0 10px;
}

.entry {
	border-bottom: 1px solid #EEE;
}


/*-----------------------------------------------SPECIAL CLASSES-----------------------------------------------*/
/*-----------------------------------------------SPECIAL CLASSES-----------------------------------------------*/
/*-----------------------------------------------SPECIAL CLASSES-----------------------------------------------*/
/*** Tour ***/
#buildingWarpper {
	height: 400px;
	margin-top: 60px;
	position: relative;
}

#buildingText {
	left: 280px;
	position: absolute;
	top: 20px;
}

#enviroSeal {
	left: 0;
	position: absolute;
	top: -69px;
}

#buildingTour {
	left: -190px;
	position: absolute;
	top: 30px;
	z-index: 3;
}


/*** Tour Hover Boxes ***/
#tour_imges {
	position: relative;
	z-index: 4;
}

#tour_imges img {
	display:none;
	border: 3px solid #85CEBC;
	position: absolute;
	top: -170px;
	right: -2px;
}

.tour_hover {
	background-color: #85CEBC;
	opacity: 0.3;
	filter:alpha(opacity=30);
	position: absolute;
	cursor: pointer;
	z-index: 5
}

#tour_lounge {
	height: 77px;
	left: -75px;
	top: 178px;
	width: 64px;
}

#tour_vichy {
	height: 77px;
	left: -21px;
	top: 290px;
	width: 66px;
}

#tour_dermrecp {
	height: 75px;
	left: 294px;
	top: 179px;
	width: 120px;
}

#tour_waiting {
	height: 62px;
	left: 230px;
	top: 289px;
	width: 123px;
}

#tour_sparecp {
	height: 76px;
	left: 61px;
	top: 179px;
	width: 101px;
}

#tour_massage {
	height: 77px;
	left: -75px;
	top: 290px;
	width: 49px;
}

#tour_facial {
	height: 77px;
	left: 50px;
	top: 290px;
	width: 50px;
}

#tour_break {
	height: 73px;
	left: -183px;
	top: 246px;
	width: 74px;
}

#tour_pedicure {
	height: 77px;
	left: -89px;
	top: 68px;
	width: 66px;
}

#tour_exam {
	height: 75px;
	left: 358px;
	top: 291px;
	width: 123px;
}

#tour_laser1 {
	height: 77px;
	left: -19px;
	top: 68px;
	width: 58px;
}

#tour_laser2 {
	height: 77px;
	left: 44px;
	top: 68px;
	width: 80px;
}

#tour_product {
	height: 81px;
	left: 104px;
	top: 286px;
	width: 58px;
}


/*** Spa Services ***/
#Treatments {
	height: 350px;
	position: relative;
	left: 180px;
}

#consultLaser {
	position: absolute;
	left: 570px;
	width: 140px;
	top: 270px;
}

.spaSection p{
	display: none;
	left: -30px;
	position: relative;
	width: 180px;
}

.spaSection:hover p {
	display: block;
}


/*** Laser ***/
.laserMint {
	background: transparent url(../images/laser-mint.png) no-repeat scroll 185px 196px;
}

#fraxel {
	left: 55px;
	position: absolute;
	top: 165px;
}
	#fraxel p {
		top: -180px;
	}

#vbeam {
	left: 225px;
	position: absolute;
	top: 230px;
}
	#vbeam p {
		top: -140px;
	}


#yag{
	left: 400px;
	position: absolute;
	top: 240px;
}

	#yag p {
		top: -130px;
	}

#gentelase {
	left: 570px;
	position: absolute;
	top: 200px;
}
	#gentelase p {
		top: -80px;
	}


/*** Hair & Nail ***/
.HairNailMint {
	background: transparent url(../images/laser-mint.png) no-repeat scroll 180px 104px;
}

#Spamanicures {
	left: 40px;
	position: absolute;
	top: 165px;
}

#Spapedicures {
	left: 210px;
	position: absolute;
	top: 240px;
}

#SpaParaffin {
	left: 380px;
	position: absolute;
	top: 240px;
}


#Spaaddition {
	left: 575px;
	position: absolute;
	top: 210px;
}


/*** Botox & Fillers ***/
.BotoxMint {
	background: transparent url(../images/laser-mint.png) no-repeat scroll 180px 53px;
}

#SPBoto {
	left: 45px;
	position: absolute;
	top: 135px;
}

#SPRest {
	left: 210px;
	position: absolute;
	top: 210px;
}

#SPRadi {
	left: 375px;
	position: absolute;
	top: 210px;
}


#SPJuve {
	left: 560px;
	position: absolute;
	top: 170px;
}

	#SPBoto p,
	#SPRest p,
	#SPRadi p,
	#SPJuve p {
		top: -15px;
	}


/*** Body ***/
.BodyMint {
	background: transparent url(../images/laser-mint.png) no-repeat scroll 180px 66px;
}

#SPMassage {
	left: 45px;
	position: absolute;
	top: 150px;
}

#SPTan {
	left: 550px;
	position: absolute;
	top: 180px;
}

#SPVichy {
	left: 190px;
	position: absolute;
	top: 210px;
}


/*** Face ***/
.FaceMint {
	background: transparent url(../images/laser-mint.png) no-repeat scroll 180px 85px;
}

#SPFacial {
	left: 45px;
	position: absolute;
	top: 150px;
}

#SPPeels {
	left: 230px;
	position: absolute;
	top: 220px;
}

#SPWaxing {
	left: 380px;
	position: absolute;
	top: 230px;
}

#SPMakeup {
	left: 570px;
	position: absolute;
	top: 180px;
}







.video {
	float: left;
	width: 350px;
}
.video p {
	font-weight: bold;
	font-size: 13px !important;
	height: 30px;
}

a.myPlayer {
	border: 1px solid #999;
	display: block;
	height: 240px; 
	margin: 0 25px 25px 0;
	text-align: center;
	width: 320px;
}

a.myPlayer img {
	border: 0px;
	margin-top: 80px;
}

a.myPlayer:hover {
	border: 1px solid #000;
}


#social_media {
position: absolute;
right: 10px;
top: 10px;
}
