@charset "utf-8";
/* -------------------
	CSS Document
	Site:			Salon Sansonova 2010 Website
	CSS Author:		Svetlana Vasilchenko
	Update:			March 6 2011
---------------------------------------- */

/* ---------------------
	simple reset
------------------------ */
html, body, ul, ol, li, form, fieldset, legends, h1, h2, h3, h4, ul {margin:0;	padding:0;}
ul li { list-style: none;}
img { border: 0;}

/* ELEMENTS */

html, body { height: 100%;}
body {
	background: #f7f1e3;
	font-family: Verdana, Geneva, sans-serif;
	font-size:90%;
	color:#333;
}

p {	text-indent: 20px;	}
#header {
	margin:0px;
	padding:0px;
	clear:both;
	height:120px;
	background:url(../images/header-bg-2.jpg) repeat-x;
	}
	
#logo {
	margin-top:10px;
	margin-left:160px;
	height:115px;
	width:371px;
	float:left;
	background:url(../images/logo-salon.png) no-repeat;
	}

/* HEADERS STYLE */

h1, h2 {
	clear:both;
	margin: 30px;
	text-align:center;
	text-transform:uppercase;
	font-size:120%;
	}
	
h3 {
	color: #999;
	text-align:right;
	font-size:100%;
	padding:0px 50px;
	}


h4 {
	padding:10px 0;
	color:#666;
	font-size:120%}
	
.slogan {
	color: #999;
	text-align:right;
	font-size:100%;
	font-weight:bold;
	padding:0px 50px;
	}


.purple {color:#987bbb;}
.blue {color:#6eb9cc;}
.green {color:#8ab28f;}
.boldgrey {
	color: #666;
	font-weight:bolder;
	text-decoration:underline;
	padding:0px 15px;
}
.boldpurple {
	color:#987bbb;
	font-weight:bolder;
	text-decoration:underline;}


/* VCARD */

.vcard {
	width: 320px;
	float:right;
	height: 115px;
	text-align: right;
	margin: 15px 55px 0px 0px;
	}


.fn {
	color:#72430a;
	font-size:100%;
	font-weight: bolder;
	}
	
.org{
	color:#c2a784;
	font-size:95%;
	font-weight: bolder;
}
	
.tel {
	margin-top:40px;
	color:#72430a;
	font-size:90%;
	font-weight: bolder;
	}
	
.tel img{
	margin: 0px 15px;
	padding-top:7px;}
	
.adr {
	width: 320px;
	color:#c2a784;
	font-size:90%;
	font-weight: normal;
	text-align:inherit;
	}
	
	
/* Navigation */
	
nav {
	width:740px;
	clear:both;
	margin:0 auto;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	color:#fff;
	}
	
nav ul li{
	float:left;
	list-style:none;
	}

nav ul li a{
	display:block;
	width:100px;
	padding-top: 6px;
	padding-bottom:8px;
	background:#8ab28f;
	border:2px #fff solid;
	text-decoration:none;
	color:#FFFfff;
	}

li#current a {
	background:#a7caab;
	color: #363;}

nav ul li a:hover {
	background:#a7caab;
	color: #363;}
	
nav a:active{
	background: #a7caab;
	color:#CCC;
	text-shadow:1xp #666;}
	
	
/* MAIN CONTENT */
	
#border-top {
	width:100%;
	background:url(../images/line-top.jpg) repeat-x;
	height:15px;
	}
	
#border-bottom{
	width:100%;
	clear:both;
	background:url(../images/content-bg.jpg) repeat-x;
	height:106px;
	}

#content {
	width:900px;
	margin:30px auto;
	clear:both;
	}

#container {
	width:820px;
	margin: 4px auto;
	clear:both;
	}

#container img{
	margin:4px;}
	
#maincontent {
	width: 100%;
	float: left;
	clear:both;
	padding:10px;
	}

#box {
	width:70%;
	float:left;
	margin:60px 0px;
	}
	
#box p {
	margin:5px 0px 25px 15px;
	}

#aside {
	width:25%;
	float:right;
	margin: 70px auto;
	}
	
#smallbox {
	width:260px;
	float:left;
	margin:10px 60px 60px;}
	
.signature {
	color: #ad5826;
	text-align:right;
	font-size:100%;
	font-weight: bold;
	padding:0px 10px;}
	

/* REVIEWS */	

blockquote {
	background: url(../images/white-squire-bg2.jpg) repeat scroll 0 0 #fff;
	color:#666;
	width:85%;	
	border-radius: 15px 15px 15px 15px;
    font-family: georgia,serif;
    margin: 40px;
    padding: 25px;}

.reviews {
	width: 90%;
	margin: 2px auto;
	font-style:italic;}

/* PACKAGES */

.package-box {
	width: 100%;
	float:left;
	clear:both;
	margin: 20px auto;
	border-bottom: thin #CCC dashed; 
	padding-bottom: 40px;
	}
	
.package-image {
	width:380px;
	min-height:293px;
	background-image: url(../images/packages-bg-1.jpg);
	float:left;
	}
	
.package-image img {
    border: thin solid #CCCCCC;
    display: block;
    margin-left: 90px;
    margin-top: 30px;
}

.package-description {
	width:400px;
	float:left;
	margin: 30px; 
	}

/* PRODUCTS */

.product-box {
	width: 100%;
	float:left;
	clear:both;
	margin: 20px auto;
	border-bottom: thin #CCC dashed; 
	padding-bottom: 40px;
	}

.product-image {
	width: 300px;
	min-height:280px;
	background-image: url(../images/products-bg-papers.jpg);
	float:left;
	}
.product-image img {
	display:block;
	margin-left:20px;
	margin-top:20px;
	border:#CCC thin solid;
	}
	
.product-description {
	width:540px;
	float:left;
	margin: 30px; 
	}

.product-title1 {
	color: #8b170c;	
	font-size:100%;
	font-weight:bold;
	padding:10px 30px;
	text-align:right;}

.product-title2 {
	color: #d68c21;
    font-size: 100%;
	font-weight:bold;
    padding: 0 30px;
    text-align: right;
	}





/* Footer styles */
	
#footer {
	background:url(../images/footer-bg.jpg) repeat-x;
	height:40px;
	width:100%;
	clear:both;
	padding: 10px 0px;
	color:#525252;
	font-size:90%;
	text-align: center;
	}
	
#footer p{
	margin:0;
	padding:0;}