@import url(reset.css);
@import url(colorbox.css);

html, body {
	height: 100%;
}

body {
	background: #fbf3c5;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
}

.hidden{
	text-indent: -999999px;
}

.bold{
	font-weight: bold;
}

a{
	text-decoration: none;
	font-size: 1em;
	line-height: 1.3em;
	color: #c5dbfb;
}

b{
	font-size: 75%;
	line-height: 1.3em;
	color: #C5DBFB;
	margin-left: 40px;
	}

c{
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.3;
	color: #c5dbfb;
	
}
d{
	font-size: 100%;
	line-height: 125%;
	color: #50729F;
	margin-right: 40px;
	}

#wrapper {
	width: 960px;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#wrapper2 {
	width: 960px;
	
	height: auto !important;
	height: 100%;
	background-image: url(../images/fond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#header{
	position: relative;
	height: 35px;
	left: 0px;
	top: 15px;
}

.logo {
	background: url(../images/logo.png) top left no-repeat;
	display: block;
	width: 200px;
	height: 30px;
	float: left;
}

#content {
	background: transparent;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 100px;
}

#contentb {
	background: #fbf3c5;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 550px;
}
#navigation{
	width: 600px;
	float: right;
	position: relative;
	margin: 36px 60px 0 0;
}

#sliderwrapper{
	width: 945px;
	height: 450px;
	position: relative;
	display: block;
}
#sliderwrapper2{
	width: 945px;
	height: 100px;
	position: relative;
}

#menu {
	margin:0; 
	padding:0; 
	list-style:none;
}	

#menu li {
	padding: 4px 8px 0px 8px;
	float:right; 
	margin: 0px 4px 0px 4px;
	display:block; 
	width:auto; 
	position:relative;
	z-index:500; 
}

ul#menu li.backLava {
	position:absolute; 
	z-index:3;
	background-color:#fff;
	
}


#menu li a {
	position: relative; 
	z-index: 5;
	display: block;
	padding: 2px 0 2px 12px;
	color: #a4a29c;
	font-size: 0.76em;
	text-align: center;
	width: 100%;
}

#menu li a:hover {
	
	color: #666563;
}




/* fix ie6 issue */

*html #menu ul {
	margin:0 0 0 -2px;
}


/* overflow problem in ie7 */

#slidercontainer {
	width: 945px;
	height: 420px;
	overflow: hidden;
	position: relative;
}

#glass{
	background: url(../images/glass.png) top left no-repeat;
	width: 945px;
	height: 375px;
	position: absolute;	
	left: -2px;
	top:0;
	z-index: 199;
}

#footer, .pusher {
	height: 50px;
}

#footer {
	width: 960px;
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 30px;
	
}


#footercontent {
	background: url(../images/foot.png);
	position: relative;
	height: 85px;
	width: 960px;
	margin: auto;
	color: #fbf3c5;
	font-size: 0.6em;
	vertical-align: baseline;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#footercontent .address{
	display: block;
	float: left;
	width: 40%;
	color: #fff;
}

#footercontent .footerlogo {
	background: url(../images/blue/logo_small.png) top center no-repeat;
	display: block;
	width: 120px;
	height: 50px;
	float: right;
	text-indent: -999999px;
	position: absolute;
	top:30px;
	right:40px;
	cursor: pointer;
}

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

#footercontent ul li, #footercontent a{
	float: left;
	color: #fff;
	padding: 0 1em 0 0;
}



.col1{
	width: 260px;
	float: left;
}

.col2{
	width: 260px;
	float: left;
	margin: 0 0 0 40px;
}

.col3{
	width: 260px;
	float: right;
}
.col4{
	width: 880px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.col1and2 {
	width: 880px;
	float: right;
	margin: 0;
	padding-top: 30px;
}

.shadowcol {
	background: url(../images/colshadow.png) 580px 20px no-repeat;
}

h1 {
	color: #376AB7;
	font-size: 24px;
	margin: 0 0 0.6em 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2 {
	color: #4F729E;
	font-size: 18px;
	margin: 0 0 0.6em 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


h3 {
	color: #376AB7;
	font-size: 24px;
	margin: 0 0 0.6em 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h4 {
	font-size: 0.8em;
	color: #67b3df;
}

.col1 img, .col2 img, .col3 img {
	margin: 0 0 1.6em 0;
}

p {
	line-height: 125%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #354E6A;
	
}

g {
	font-size: 0.7em;
	line-height: 135%;
	
	color: #4F729E;
}

.spaced {
	margin: 0;
	vertical-align: baseline;
}

/***** regular list with dots ******/
ul.list {
	font-size: 0.8em;
	line-height: 180%;
	color: #4795c2;
	font-weight: bold;
	margin: 1.6em 0 1.6em 0;
	
}

ul.list li {
	list-style: disc;
	list-style-position: inside;
	color: #4F729E;
}

ul.dark {
	color: #666563;
}

ul.floater {
	background: url(../images/divider.png) bottom center no-repeat;
	width: 46%;
	line-height: 180%;
	float: left;
	padding: 0 0 2.2em 0;
	margin: 1em 1.4em 1em 0;
}

ul.top {
	margin-top: 0;
}

/***** list with symbols ******/

ul.symbols li b {
	font-size: 0.7em;
	line-height: 130%;
	color: #4795c2;
}

ul.symbols li p {
	line-height: 130%;
	font-size: 0.65em;
}

ul.symbols li {
	padding: 0.5em 0 0.76em 3.6em;
}

ul.symbols li.eye {
	background: url(../images/blue/symbol_eye.png) center left no-repeat;
}

ul.symbols li.lip {
	background: url(../images/blue/symbol_lip.png) center left no-repeat;
}


ul.symbols li.shoe {
	background: url(../images/blue/symbol_shoe.png) center left no-repeat;
}

ul.symbols li.butterfly {
	background: url(../images/blue/symbol_butterfly.png) center left no-repeat;
}

ul.symbols li.mirror {
	background: url(../images/blue/symbol_mirror.png) center left no-repeat;
}

ul.symbols li.dryer {
	background: url(../images/blue/symbol_dryer.png) center left no-repeat;
}


/***** list for pricelist ******/

ul.pricelist {
	font-size: 14px;
	line-height: 130%;
	margin: 0.6em 0 1.6em 0;
	
}

ul.pricelist li {
	background: url(../images/dotted.png) bottom left repeat-x;
	list-style: none;
	list-style-position: inside;
	padding: 0.6em 0 0.6em 0;
	width: 560px;
	bottom: auto;
	color: #567DA4;
}

ul.pricelist span{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #50729F;
	display: block;
	float: right;
	text-align: right;
	width: 7em;
	font-size: 1.5em;
	font-weight: normal;
}


/***** picture list ******/
ul.picturelist li {
	float: right;
	display: block;
	margin: 0;
	margin-left: 60px;
}

ul.picturelist2 li {
	display: block;
	margin: 0;
	margin-left: 0px;
}

/***** double col ******/

.doublecol1{
	width: 420px;
	float: left;
	padding-top: 40px;
	
	
}

.doublecol2{
	width: 420px;
	float: right;
	color: #2B3E55;
	padding-top: 40px;
	
}

.doublecol1 img, .doublecol2 img {
	margin: 0 0 1.6em 0;
}


/*********forms***********/

input {
	background: url(../images/input.png) top left no-repeat transparent;
	padding: 10px 20px 10px 20px;
	margin: 0 0 10px 0;
	width: 390px;
	border: 0;
}
input:focus{
	background: url(../images/input.png) -35px left no-repeat;
	border: 0;
}

textarea {
	background: url(../images/textarea.png) top left no-repeat transparent;
	border: 0;
	width: 350px;
	height: 120px;
	margin: 0 0 10px 0;
	padding: 16px 20px 4px 20px;
	overflow: auto;
	}

textarea:focus {
	background: url(../images/textarea.png) bottom left no-repeat transparent;
}

button{
	background: url(../images/submit.png) top left no-repeat transparent;
	text-indent: -999999px;
	cursor: pointer;
	width: 116px;
	height: 26px;
	float: right;
	border: 0;
	margin: 10px 26px 0 0;
}

button:hover{
	background: url(../images/submit.png) bottom left no-repeat transparent;
	border: 0;
}

input.blur {
	color: #b5b4b0;
}

fieldset {
	position: relative;
	border: 0;
}

.error {
	position: absolute;
	font-size: 0.6em;
	top: 11px;
	color: #fa8673;
	right: 60px;
	text-transform: uppercase;
	padding: 0 0 0 26px;
	display:none;
}

.message-error {
	right:40px;
}

#form {
	position: relative;
	padding-bottom: 100px;
}

.thx {
	position: absolute;
	z-index: 99;
	width: 380px;
	text-align: center;
	top:130px;
	font-size: 0,8em;
	color: #4F729E;
	display: none;
}




/***SLIDER *************************************/
#slider {
	width: 940px;
	height: 375px;
	overflow: hidden;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
	
#slider li{ 
	width: 940px;
	height: 375px;
}	

#slider li .slide {
	background-color: #fff;
	height: 335px;
	margin: 20px;
}

.slide1 {
	background: url(../pictures/hair.png) top right no-repeat #fff;
	border: 0px solid #e0e4cc;
	height: 337px;
	margin: 17px;
}	
	
.slide2 {
	background: url(../pictures/face.png) top left no-repeat #fff;
	border: 0px solid #e0e4cc;
	height: 337px;
	margin: 17px;
}	
	
.slide3 {
	background: url(../pictures/nails.png) top right no-repeat #fff;
	border: 0px solid #e0e4cc;
	height: 337px;
	margin: 17px;
}	

.slide1 h1 {
	padding: 165px 0 0 40px;
	font-size: 80px;
	color: #d1cfc7;
	display: block;
}
	
.slide1 h2 {
	font-size: 40px;
	padding: 0 0 0 40px;
	display: block;
	color: #d1cfc7
}
	
.slide2 h1 {
	padding: 165px 40px 0 0;
	font-size: 80px;
	color: #d1cfc7;
	display: block;
	text-align: right;
}
	
.slide2 h2 {
	font-size: 40px;
	padding: 0 40px 0 0;
	color: #d1cfc7;
	display: block;
	text-align: right;
}
	
.slide3 h1 {
	padding: 165px 0 0 40px;
	font-size: 80px;
	display: block;
	color: #d1cfc7
}
	
.slide3 h2 {
	font-size: 40px;
	padding: 0 0 0 40px;
	display: block;
	color: #d1cfc7
}

ol#controls{
	padding: 0;
	margin: 20px 0 20px 0;
	text-align: center;
	padding: 0 0 0 446px;
	position: absolute;
}

ol#controls li {
	background: url(../images/blue/sliderdots.png) top left no-repeat;
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 10px 0 0;
	text-indent: -999999px;
}

ol#controls li.current {
	background: url(../images/blue/sliderdots.png) left -10px no-repeat;
}

ol#controls li a {
	display: block;
	width: 10px;
	height: 10px;
}
.e {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	color: #930;
}
#wrapper2 #layout #content .col1and2 p i {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper2 #layout #content .col1and2 p i {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

