/* @override http://esthetiquebeautyspa.cwwebserver.co.uk/design/css/layoutNew.css */

html, body {
	height:100%;
}

body {
	/*background: #fff url(/images/background.jpg);*/
	background-color: #ebeae9;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c0c0c0;
}

a {
	color: #666666;
}

a:hover {
	color: #3f2944;
}
#intro {
	width: 700px;
	height: 500px;
	border-right: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;

	}
#intro_text{
	width: 700px;
	height: 500px;
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;	
	padding-left:20px;
	}
div#flashintro {
	width:700px;
	height::500px;
	background-image:url(../../images/face.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	}
div#facenew{
	background-image:url(../../images/face1.jpg);
	background-color:#FFFFFF;	
	background-repeat: no-repeat;
	width:800px;
	height: 490px;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 5px;}
	
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0 0 5px;
	color: #c0c0c0;
}

p {
	margin: 0 0 10px;
	padding: 0;
}
#clear{clear:both;}

#container {
	background:url(/images/final_slice_02.png) repeat-y;
	_height: 100%;
	min-height:100%;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-width: 750px;
	max-width: 850px;
	
	padding-right:220px;
}
#container_left {
	/*margin: 0px;
	margin-top: -10px;
	padding: 0px;
	padding-left: -10px;*/
	float: left;
	width: 455px;
	}
#container_right {
	/*margin: 0px;
	margin-top: -10px;
	padding: 0px;*/
	float: right;
	width: 405px;
}

#test{height: 100%;}
#lC {
	background: url(/images/leftContent.png) repeat-y;
	width: 60px;
	height: 100;
	float: left;
	margin-left: -60px;
}

#rC {
	background: url(/images/rightContent.png) repeat-y;
	width: 60px;
	min-height: 800px;
	float: right;
	margin-right: -60px;
}

ul.inline {
	margin: 0;
	padding: 0;
}

ul.inline li {
	float: left;
	display: block;
}

ul.inline li a {
	display: block;
	float: left;
}

#wrapper {
	width:940px;
	height: 100%;/*
	width: 100%;*//*
	float: left;*/
	margin:0 auto;
	overflow:hidden;
	padding-left:90px;
	zoom:1;
}
#content-wrapper{
	width:850px;
	height:100%;
	background-color:#FFFFFF;
	/*padding-top:10px;*/
	}


#img {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 20px 20px;
	float: left;
	width: 57%;
	height: 230px;
}

#captions {
	font-size: 2em;
	color: #6c8f8f;
}

#captions ul {
	list-style-type: none;
	padding: 0 0 0 20px;
	float: left;
	margin: 125px 0 0;
}

#header {
	clear: both;
	position: relative;
}

div#logo {
	background-color: #f8b9ff;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
}

#nav {
	clear: both;
	background-color: #fff9ff;
	padding: 10px;
	height: 30px;
}

#nav a {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
	background: url(/images/link_02.jpg) no-repeat right center;
	color: #79b2a3;
	text-decoration: none;
	font-style: italic;
	font-size: 1em;
}

#nav a span {
	background: url(/images/link_01.jpg) no-repeat left center;
	display: block;
	padding: 6px 15px;
}

#nav a:hover {
	background-image: url(/images/link_hover_02.jpg);
	color: #ff80c5;
}

#nav a:hover span {
	background-image: url(/images/link_hover_01.jpg);
}

#nav div.submenu {
	clear:both; 
	position:absolute; 
	top:95px;
}

#nav div.submenu a {
	clear:both;
}


#content {
	background: url(/images/textHeader.jpg) repeat-x 0 top;
	border-right: 1px solid #ead1df;
	border-left: 1px solid #ead1df;
	border-top: 1px solid #ead1df;
	padding: 10px 20px 20px;
	margin:0;
	overflow:hidden;
	zoom:1;
}

#content img{
	margin: 3px;
	padding: 3px;
	border: 1px solid #ead1df;
}
#right {
	background: url(/images/rightBottom.gif) no-repeat right bottom;
	float: right;
	padding-left: 20px;
	width: 35%;
	padding-bottom: 90px;
	font-size: 1.2em;
}

.childLinks {
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.childLinks li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.childLinks li a {
	text-decoration: none;
}

.childLinks li.lastLink {
	border-bottom-style: none;
}

#navB {
	clear: both;
	float: right;
	margin-top: 20px;
	font-size: 10px;
}

#navB a {
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}

#footer {
	clear: both;
	text-align: right;
	padding: 20px 20px 10px;
	border-top: 1px solid #ead1df;
	padding-bottom:40px;
}

div.catalog_item {
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}

div.catalog_item img.cat_img {
	border:none;
	float:left; 
	margin-right: 12px;  
}
div#left {
	margin: 0px;
	/*margin-right: 10px;
	padding: 0px;
	padding-left: -10px;*/
	float: left;
	width: 390px;
	}

