/* 
http://www.salonchristphers.com

This style sheet contains all page layout style declarations.

layout.css
*/


body {
	margin: 0 0px;
	background: #900 url('/images/pattern.gif'); 
}

/* div id styles */
#container {
	width: 730px;
	margin: 0px auto 0 auto;
	background-color: #FFE9AF;
}

#header {
	clear: both;
	margin: 5px auto 0 auto;
	height: 103px;
	width: 690px;
	padding: 0 20px;
	background-color: none;
	background: url('/images/header.gif') no-repeat top; 
}

	#persistant_nav {
		float: right;
		/* 84px margin so the navigation sits nicely on the red line*/
		margin: 84px 20px 0px 20px;
		background-color: #FFE9AF;
	}

#main {
	margin: 0px auto;
	background-color: #FFE9AF;
	padding: 0 15px;
}

	#persistant_address {
		text-align: right;
		float: none;
		height: 34px;
		/* 84px margin so the navigation sits nicely on the red line*/
		background-color: #FFE9AF;
	}
    .main_nav {
		width: 150px;
		margin: 0px 0 0 0px;	
		padding: 12px 0 0 0;
		display: block;	
		float: left;
		text-align: left;
		background: #FFE9AF url('/images/nav/nav_top.jpg') no-repeat top;
	}
	#main_nav {
	width: 150px;
	margin: 0px 0 0 0px;
	padding: 12px 0 0 0;
	display: block;
	float: left;
	text-align: left;		/*background: #FFE9AF url('/images/nav/nav_top.jpg') no-repeat top;*/
	}
    
    .meullink{
background: #FFE9AF url('/images/nav/nav_top.jpg') no-repeat top;
}

	#sub_nav {
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		text-align: left;
	}

	#main_content {
	width: 500px;
	background-color: #FFE9AF;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	}

	/* main_content class when hiding navigation */
	.main_content_full {
	width: 486px;
	border: thin none #850100;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: 365px;
	}
	
	div.float_right {
		display:inline;
		float:right;
		margin-left:10px;
		margin-bottom:10px;
	}

#footer {
	padding: 0 20px 10px 20px;
	margin: 10px 0 0 0;
	text-align: center;
	clear: both;
	line-height: 1.3em;
	background-color: #FFE9AF;
}

.clear {
	clear: both;
	margin: 0px;
	height: 0px;
}


/* contact form styles */

input.trap {
	display: none;
}

#contact_form {
	margin-top: 2em;
	height: 300px;
}

#contact_form input, #contact_form textarea, #contact_form select {
	border: 1px solid #AAA;
	background-color: #EEE;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
}

#contact_form input.no_style {
	border-width: 0px;
	background-color: transparent;	
}

#contact_form input.submit {
	border-width: 0px;
	background-color: transparent;	
	margin-left: 120px;
}

label,input,select {
	display: block;
	float: left;
	margin-bottom: 10px;
	line-height: 1.8em;	
}
.inlinelabel {
	width:150px;	
}

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
	font-weight: 700;
	font-size: 1.2em;
}
.floatL {
	float:left;
	margin:30px;	
}
.imgsubmit {
	margin:-5px 0 10px 10px;	
}
.right { text-align:right; }
/* --------- styles for fValidate ---------- */
input.errHilite, textarea.errHilite {
	color:#000;
	border:2px solid #F57900;
}
.errHilite {
	color:#F57900;
}
/* --------- /styles for fValidate ---------- */collage div {
	border: thin solid #000;
	background-image: url(../images/staffcollage/staffcollage.jpg);
}
.haircontent {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
productspicture {
	margin: 20px;
}
.hairproductpicturescontacts {
	height: 150px;
	width: 400px;
	float: right;
	margin-left: 100px;
}
