﻿body {
	background-color:#C9C9C9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 10px 0px 10px 0px;
}
.box {  border-color: black #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.box p,
.box img{
	padding: 0px 10px 0px 10px;
}
/************** layout tag styles **************/

#pageCell{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0px 10px 0px 10px;
	width: 784px;
	text-align: left;
}

#pageHeader{
	width: 760px;
	padding: 15px 0px 15px 0px;
}

#Header-end{
	width: 100%;
	background-color: #C9C9C9;
	height: 20px;
	margin: 15px 0px 0px 0px;
}
/*
#pageNav{
	width: 201px;
	float: left;
}
*/
#content{
	padding: 5px 10px 0px 10px;
	width: 100%;
	float: right;
}

#pageFooter{
	padding: 0px 10px 15px 10px;
	margin: 40px 0px 0px 0px;
	width: 760px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

h2 a:link, h2 a:visited,#sectionLinks a:link, #sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #C9C9C9;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

#sectionLinks a:hover,h2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #EFEFEF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color:#C9C9C9;
}
/* beauty */
.beauty h2 a:link, .beauty h2 a:visited, #sectionLinks .beauty a:link, #sectionLinks .beauty a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #CF8C9E;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}
.beauty h2 a:hover, #sectionLinks .beauty a:hover{
	border-top: 1px solid #cccccc;
	background-color: #EED7DD;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color:#CF8C9E;
}
/* Parfumerie */
.parfumerie h2 a:link, .parfumerie h2 a:visited, #sectionLinks .parfumerie a:link, #sectionLinks .parfumerie a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #88A664;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}
.parfumerie h2 a:hover, #sectionLinks .parfumerie a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CBD9BB;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color:#88A664;
}
/* resort */
.resort h2 a:link, .resort h2 a:visited, #sectionLinks .resort a:link, #sectionLinks .resort a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #409edf;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}
.resort h2 a:hover, #sectionLinks .resort a:hover{
	border-top: 1px solid #cccccc;
	background-color: #BADCF3;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color:#409edf;
}

/************** header tag styles **************/
h1{
 font: bold 155% Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 140% Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #C9C9C9;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 130% Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/************ Content styles **************/
#content p{
	font-size : 10px;
	color : #000000;
}
#content h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}
#imgRight{
	float:right;
	padding-bottom:5px;
}

/************ Promo styles **************/
#Promo{
	background-color: #C9C9C9;
	margin: 0px;
	padding: 10px;
	width: 200px;
}
#Promo h3{
	border-bottom: 1px solid #cccccc;
}

/************ columns styles **************/

.columns-2-AB-A {
	margin-bottom: 0.5em;
	float: left;
	width: 49%;
}
.columns-2-AB-B {
	margin-bottom: 0.5em;
	float: right;
	width: 49%;
}
.columns-3-ABC-A {
	margin-bottom: 0.5em;
	float: left;
	width: 33%;
}
.columns-3-ABC-B {
	margin-bottom: 0.5em;
	margin-left: 0.8em;
	margin-right: 0.8em;
	float: left;
	width: 33%;
}
.columns-3-ABC-C {
	margin-bottom: 0.5em;
	float: right;
	width: 33%;
}
.depthpath-2-AB-A {
	width: 40%;
}
.depthpath-2-AB-B {
	margin-bottom: 0.5em;
	float: right;
	width: 60%;
}

/************ anchors styles **************/


A {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0000;
}

/************ txt styles **************/


.TxtRed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0000;
}

.TxtRedNU {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0000;
	text-decoration: none
}

.TxtBigRed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CC0000;
}

.TxtBlack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.TxtWhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}

.TxtWhite:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: underline;
}

.TxtGrey {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
	text-decoration: none;
}

.TxtGrey:hover {
	color : #FFFFFF;
}

/************ form styles **************/


.submit {
	height: 18px;
	width : 326px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.textbox {
	height: 18px;
	width : 160px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.textfield {
	height: 40px;
	width : 385px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.textfield2 {
	height: 150px;
	width : 385px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}


