
/* Zero down margin and padding on all elements to zap browser defaults*/
* {
  margin: 0;
  padding: 0;
}

* *{
  margin: 0;
  padding: 0;
	
}

/* Add back some padding 
------------------------ */

#contentLeft h1, #contentLeft p{
  margin-left: 40px;
}

#contentLeft h2{
  padding-left: 20px;
}

h1, h2{
  margin-bottom : 15px;
}

h2.h2prices{
	margin-left: 80px;
}

/* =main structure
------------------------ */

html {
	background-color: #fff;
}

body {
  font: 62.5%/1.6 Verdana, sans-serif;
  font: 80%/1.6 Verdana, sans-serif;
  background-color:#fff;
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  background-color: #fff;
	background-image : url(../assets/images/bg-wrapper.gif);
  width: 760px; 
  margin: 10px auto; 
  text-align: left;
	position : relative;
}

body.women #wrapper{
	background-image : url(../assets/images/bg-wrapper-women.gif);
	
}

#branding{
  height: 88px;
  /*background-image : url(../assets/images/sense-branding-xmas.gif);*/
  background-image : url(../assets/images/sense-branding.gif);
  background-repeat : no-repeat;
}

#navMain{
	height : 25px;
	background-color : #170501;
}

#navSub{
	height : 286px;
	background-image : url(../assets/images/bg-navSub.gif);
	background-repeat : repeat-x;
}

body.women #navSub{
	height : 172px;
}

body.services_prices #navSub{
	height : 50px;
}

#content{
}

#contentLeft{
  float : left;
	width : 285px;
}

#contentMain{
  float : left;
	width : 415px;
	padding-left : 20px;
	background-image : url(../images/main-white-vert.gif);
	padding-top : 65px;
}

#navProducts{
	clear: both;
	background-color : #896541;
	width : 100%;
	height : 30px;
	line-height : 30px;
}

#footer { 
  clear: both;
  height: 30px;
	line-height : 30px;
  background-color : #c9a573;
  margin: 0px;
  padding-top: 2px;
}

/* =h
------------------------ */

h1 {
  font-size: 1.2em;
  font-weight: bold;
  color : #263b59;
  font-family: Verdana, sans-serif;
	background-image : url(../assets/images/sense-h1-home.gif);
	background-repeat : no-repeat;
	text-indent : -1000px;
	height : 50px;
	margin-left : 150px;
}

body.home h1 {
	background-image : url(../assets/images/sense-h1-home.gif);	
}
body.about h1 {
	background-image : url(../assets/images/sense-h1-about.gif);	
}
body.women h1 {
	background-image : url(../assets/images/sense-h1-women.gif);	
}
body.contact h1 {
	background-image : url(../assets/images/sense-h1-contact.gif);	
}
body.men h1 {
	background-image : url(../assets/images/sense-h1-men.gif);	
}
body.services_prices h1 {
	background-image : url(../assets/images/sense-h1-services_prices.gif);	
}

h1.comments {
	background-image : none;
	text-indent : 0;
  font-family : "Trebuchet MS", Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 2.25em;
  font-weight: normal;
	color: #89633e;
	margin-left: 20px;
	font-weight: normal;
}

h2 {
  font-size: 1.25em;
  font-weight: normal;
  color : #000;
  color : #263b59;
  font-weight: bolder;
  font-family: Verdana, sans-serif;
}

h2.comments {
  font-size: 1.25em;
  font-weight: normal;
	color: #89633e;
  font-family : "Trebuchet MS", Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body.services_prices h2{
	color: #c9a573;
	margin-left: 20px;
	margin-bottom: 0;
}

h3 {
  margin-top: 1em;
  font-size: 1.4em;
  font-weight: normal;
  color : #000;
  color : #2a845c;
}

h4{
	color : #8a634a;
	font-size : 1.1em;
}

/* =p
------------------------ */

p {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin-bottom: .75em;
	color : #e4cbac;
}

p.first{
  font-weight : bolder;
}

#footer p {
  margin: .25em 0;
  font-size : 0.9em;
  color: #400300;
  text-align : center;
	font-weight : bolder;
}

#products ul li.copyright p{
	font-size : .85em;	
}

#contentMain p{
	color : #c9a573;
	font-size : .8em;
	
}

/* =ul
------------------------ */

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#navMain ul{
  position : absolute;
	top : 90px;
	left : 25px;
}

#navSub ul{
  float : left;
}

#navProducts ul{
	padding-left : 265px;
}

ul.services{
	margin-left: 40px;
	margin-bottom: 1em;
}

/* =li
-------------------------*/

#navMain ul li{
  float : left;
  color: #dbba8d;
}

#navSub ul li{
  float : left;
}

#navProducts ul li{
  float : left;
}

/* =a
------------------------ */

a {
  color: #8a634a;
}

#navMain a{
	display : block;
	float : left;
  height: 20px;
  line-height: 20px;
	padding-right : 0.5em;
	padding-left : 0.5em;
  color: #dbba8d;
	text-decoration : none;
}

#navMain a:hover, #navMain a:active{
	text-decoration : underline;
}

#navSub a {
  display: block;
  height: 286px;
  /*line-height: 20px;*/
	text-indent : -999px;
}

#navSub a:link, #navSub a:visited {
}

#navSub a:hover, #navSub a:active {
}

#navSub a.women{
  width : 281px;
	background-image : url(../assets/images/sense-women.jpg);
	background-repeat : no-repeat;
}
#navSub a.offers{
  width : 232px;
	background-image : url(../assets/images/sense-offers.jpg);
	background-repeat : no-repeat;
}
#navSub a.men{
  width : 240px;
	background-image : url(../assets/images/sense-men-trim.jpg);
	background-repeat : no-repeat;
}

body.women #navSub a {
  height : 172px;
}

body.women #navSub a.women{
  width : 240px;
	background-image : url(../assets/images/women-sense-women.jpg);
	background-repeat : no-repeat;
}

body.women #navSub a.skinbody{
  width : 270px;
	background-image : url(../assets/images/women-skin-body.jpg);
	background-repeat : no-repeat;
}
body.women #navSub a.hair{
  width : 250px;
	background-image : url(../assets/images/women-sense-hair.jpg);
	background-repeat : no-repeat;
}

body.men #navSub a.men{
  width : 240px;
	background-image : url(../assets/images/men-sense-men.jpg);
	background-repeat : no-repeat;
}

body.services_prices ul.services li a{
	text-decoration: none;
}

body.services_prices ul.services li a:hover{
	text-decoration: underline;
	color: #c9a573;
}

body.services_prices ul.services li a.selected{
	color: #c9a573;
}


/*body.men #navSub a.skinbody{
  width : 270px;
	background-image : url(../assets/images/women-skin-body.jpg);
	background-repeat : no-repeat;
}
body.men #navSub a.hair{
  width : 250px;
	background-image : url(../assets/images/women-sense-hair.jpg);
	background-repeat : no-repeat;
}
*/

#navProducts a{
	display : block;
	float : left;
  height: 30px;
  line-height: 30px;
	padding-right : 1em;
	font-size: 1.25em;
  color: #dbba8d;
	text-decoration : none;
	/*text-indent : -999px;*/
}

#navProducts a.kerestace{
  width : 80px;
	/*background-image : url(../assets/images/products-kerestace-menu-bg.gif);
	background-repeat : no-repeat;*/
}
#navProducts a.loreal{
  width : 65px;
	/*background-image : url(../assets/images/products-loreal-menu-bg.gif);
	background-repeat : no-repeat;*/
}
#navProducts a.elemis{
  width : 65px;
	/*background-image : url(../assets/images/products-elemis-menu-bg.gif);
	background-repeat : no-repeat;*/
}



/* =images
------------------------ */


.imgLeft{
  float : left;
  padding: 1px;
  margin-right : 20px;
  border: 3px solid #d3e3c3;
  border: 3px solid #82a88b;
}

.mainImg{
	float : right;
	margin-left : 10px;
}

img.price_sheet{
	border: none;
}

/* =links
------------------------ */

#content a[href^="http:"] {
  background: url(../images/externalLink.gif) no-repeat right top;
  padding-right: 15px;
}

#content a[href^="mailto:"] {
  background: url(../images/email.png) no-repeat right top;
  padding-right: 15px;
}

/* =acronym, abbr
------------------------ */

#content p acronym {
  padding-left: 0px;
  border-bottom : 1px dotted;
  text-decoration : none;
  cursor : help;
}

/* =clear
-------------------- */

.clear{
	clear: both;
}

/* =span
-------------------- */

span.openingTimeDays, span.openingTimeHours{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin-bottom: .75em;
	color : #e4cbac;
	display: block;
	float: left;
}

span.openingTimeDays{
	margin-left: 2em;
	clear: left;
	width: 10em;
}

/* =form
--------------------*/

form#commentsForm{
	margin-left: 40px;
}

form#commentsForm label{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
	color : #e4cbac;
}

form#commentsForm input{
	clear:left;
}

form#commentsForm input.text, form#commentsForm textarea{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #e4cbac;
	width: 100%;
	padding: 3px;
	color: #4a2512;
  font-size: 1em;
}
form#commentsForm textarea{
	font-size: inherit;
}
p.note{
	font-size: .65em;
	font-style: italic;
}

p.comment{
	margin: 0.5em 0 0.5em 0;
	font-size: 1.2em;
}
p.author{
	border-bottom: 1px dotted #e4cbac;
	font-size: 1.2em;
	font-weight: bolder;
	font-style: italic;
}

/* =xmas-offers
-----------------*/

body.xmas_offers #contentMain{
	width: 90%;
	padding-top: 0;
}

body.xmas_offers #contentMain h2{
  font-family : "Trebuchet MS", Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	padding-top: 0;
	color: #dbba8c;
	font-size: 1.5em;
}

body.xmas_offers #contentMain h3{
  font-family : "Trebuchet MS", Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #dbba8c;
	font-size: 1.25em;
	margin-bottom: 1em;
}

body.xmas_offers #contentMain p{
  font-family : "Trebuchet MS", Garamond, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #dbba8c;
	font-size: 1em;
}

div.xmas-offer{
	border: solid 1px #dbba8c;
	margin-bottom: 20px;
	padding: 10px;
}

div.xmas-offer h3{
	color: #dbba8c;
	
}

div.xmas-offer img{
	width: 200px;
	height: 200px;
}

div.xmas-offer img.offer-image{
	float: left;
}

div.xmas-offer div.offer-details{
	float: right;
	width: 400px;
}

div.xmas-offer div.offer-details ul.offer-features li{
  color: #dbba8c;
	list-style: circle;
}

body.xmas_offers #contentMain h3 a{
	color: #dbba8c;
	text-decoration: none;
}

body.xmas_offers #contentMain h3 a:hover{
	text-decoration: underline;
}
body.xmas_offers #contentMain h3 a.selected{
	text-decoration: underline;
}

