h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
ul{
	padding: 0;
	list-style: none;
}
img{
	display: block;
	border: none;
}
a{
	color: #231f20;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
input[type=text]:focus{outline: none;}
input label{float: left;}
form, body{
	margin: 0;
	padding: 0;
}
.top-nav-form-holder ul.form .submit,
#container .inner .columns .form li .submit{
	border: 0;
	background: #323032;
	font: 11px/21px Arial, Helvetica, sans-serif;
	color: #fff;
}
.top-nav-form-holder ul.form .text,
#container .inner .columns .form li .text{
	font: 11px Arial, Helvetica, sans-serif;
	color: #231f20;
}
html, body{
	height: 100%;
	background: #431326 url(../images/body.png) repeat-y center top;
}
body{
	font: 11px Arial, Helvetica, sans-serif;
	color: #231f20;
	min-width: 662px;
}
.page-holder{
	/*width: 656px;*/
	width: 750px;
	margin: 0 auto;
	padding: 0 3px;
}
/*header start*/
#header .page-holder{
	min-height: 85px;
	overflow: hidden;
}
* html #header .page-holder{
	height: 85px;
	overflow: visible;
}
/*logo start*/
#header .page-holder .logo{
	width: 234px;
	height: 55px;
	float: left;
}
#header .page-holder .logo a{
	display: block;
	width: 234px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
}
/*logo end*/
/*top navigation and form holder start*/
#header .page-holder .top-nav-form-holder{
	float: right;
	width: 282px;
	font-size: 9px;
	padding: 0 14px 0 0;
}
.top-nav-form-holder ul{
	width: 100%;
	overflow: hidden;
}
.top-nav-form-holder ul li{float: right;}
.top-nav-form-holder ul.nav{padding: 10px 0 0;}
.top-nav-form-holder ul.nav li{padding: 0 0 0 11px;}
.top-nav-form-holder ul.nav a{color: #fff;}
.top-nav-form-holder ul.form{padding: 11px 0 0;}
.top-nav-form-holder ul.form li{padding: 0 0 0 3px;}
.top-nav-form-holder ul.form .submit{
	width: 52px;
	height: 21px;
}
.top-nav-form-holder ul.form .text{
	width: 102px;
	height: 15px;
	padding: 2px 4px 2px;
	border: 0;
	margin: 1px 0 0;
}
* html .top-nav-form-holder ul.form .text{margin: 0;}
*+html .top-nav-form-holder ul.form .text{margin: 0;}
/*top navigation and form holder end*/
/*header end*/
/*main navigation start*/
#main-nav{
	background: #000;
	margin: 0 0 14px;
}
#main-nav ul{
	padding: 6px 14px 7px 0;
	text-align: center;
}
#main-nav ul li{
	display: inline;
	text-transform: uppercase;
	padding: 0 10px 0 0;
}
#main-nav ul li a{color: #fff;}
/*main navigation end*/
/*container start*/
#container{background: #000;}
/*home page start*/
#container .home{
	background: url(../images/container-home.gif) repeat-y;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#container .home .col-1, #container .home .col-2{min-height: 500px;}
* html #container .home .col-1, * html #container .home .col-2{height: 500px;}
#container .home .col-1{
	width: 276px;
	float: left;
	padding: 0 0 0 81px;
}
/*logo start*/
#container .home .col-1 h1.logo{
	width: 276px;
	height: 85px;
	position: absolute;
	top: 50%;
	margin: -43px 0 0;
}
#container .home .col-1 h1.logo a{
	display: block;
	width: 276px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home-logo.gif) no-repeat;
}
/*logo end*/
#container .home .col-2{
	width: 225px;
	float: right;
	font-size: 10px;
	color: #888587;
}
#container .home .col-2 ul{padding: 102px 0;}
#container .home .col-2 ul li{
	background: url(../images/sep.gif) no-repeat;
	padding: 0 0 30px 44px;
}
#container .home h2{
	text-transform: uppercase;
	font-size: 11px;
}
#container .home h2 a{color: #fdfbfc;}
#container .home .texthome p{
	background: url(../images/sep-2.gif) repeat-x 0 100%;
	padding: 0 0 32px;
}
/*home page end*/
/*inner page start*/
#container .inner{padding: 15px 14px 15px 0;}
/*columns start*/
#container .inner .columns{
	margin: 15px 0 24px;
	background: url(../images/columns.png) repeat-y;
	width: 642px;
	overflow: hidden;
	color: #fff;
}
.columns .col-1, .columns .col-2, .columns .col-3, .columns .col-4{float: left;}
.columns .col-1{padding: 9px;}
.columns .col-2, .columns .col-3, .columns .col-4{padding: 5px;}
.columns .col-1{
	width: 224px;
	margin: 0 10px 0 0;
}
.columns .col-2{
	width: 116px;
	margin: 0 9px 0 0;
}
.columns .col-3{
	width: 110px;
	margin: 0 9px 0 0;
}
.columns .col-4{width: 116px;}
.columns .body{
	width: 100%;
	overflow: hidden;
}
.columns .body .text{float: left;}
.columns h2{
	font-size: 13px;
	letter-spacing: -1px;
	margin: 1px 0 9px;
	line-height: 17px;
}
.columns h3{font-size: 11px;}
.columns .head{margin: 0 0 4px;}
.columns .col-1 .text{width: 110px;}
.columns .col-3 .text{width: 50px;}
.columns img{float: right;}
.columns a{
	font-size: 10px;
	font-style: italic;
	color: #fff;
	letter-spacing: -1px;
}
.columns .form{
	width: 100%;
	overflow: hidden;
}
.columns .form li{
	width: 100%;
	float: left;
}
.columns .form li .text{
	border: 1px solid #ccc;
	width: 106px;
	height: 14px;
	padding: 1px 4px 2px;
}
.columns .form li .submit{
	width: 57px;
	height: 25px;
	float: right;
	margin: 3px 0 0;
}
* html .columns .form li .submit{margin: 2px 0 0;}
* html .columns .form li .text{margin: -1px 0 0;}
*+html .columns .form li .submit{margin: 2px 0 0;}
*+html .columns .form li .text{margin: -1px 0 0;}
/*columns end*/
/*text block start*/
.text-block{
	width: 100%;
	overflow: hidden;
	background: #fff url(../images/text-block.gif) repeat-y 100% 0;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
}
.popup-text-block{
	width: 100%;
	overflow: hidden;
	background: #fff 100% 0;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
}
.text-block h2, .popup-text-block h2{
	border-bottom: 1px solid #461428;
	font-size: 14px;
	font-weight: normal;
	color: #612636;
	margin: 17px 0 0;
	padding: 0 0 2px;
	text-transform: uppercase;
}
/*seo block start*/
.seo-block{
	/*width: 409px;*/
	font-size: 14px;
	width: 503px;
	float: left;
	padding: 0 0 15px 17px;
}
.seo-block a {
	color: #612536;
}
.seo-block h2 {
	text-transform: uppercase;
}
.seo-block a.stylists-link {
	float: right;
}
.seo-block .box{ 
	clear: left; 
	padding: 8px 0 3px;
}
.seo-block .box h2{ 
	text-transform: none;
	color: #666666;
	font-family:"Times New Roman", Times, serif; 
	border-bottom: none;
	padding-bottom: 15px;
}
.seo-block .left{ float:left; width: 49%; clear: left; margin-right: .5%}
.seo-block .right{ float: right; width: 49%; clear: right; margin-left: .5%;}
.seo-block p { padding: 5px 0; }
.seo-block .news img { float: right; border: solid thin #000000;}
.seo-block .bio img.headshot { float: left; padding: 0 3px 3px 0 }
.seo-block table td{vertical-align:top;}
.seo-block table tr.row-odd{ background-color:#CFCFCF; }
.seo-block table tr.row-even{ background-color:#DFDFDF; }
.seo-block ul {list-style:inside;}
/*seo block end*/
/*sidebar start*/
.sidebar{
	width: 199px;
	float: right;
}
.sidebar .box{
	width: 165px;
	padding: 0 0 0 17px;
	margin: 0 0 10px;
	font-size: 12px;
}
.sidebar .box ul{padding: 8px 0 0;}
.sidebar .box li{padding: 5px 0 0;}
.sidebar .styles { text-align: center; }
.sidebar .styles img { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 5px 0;
}
.sidebar .styles table img { cursor:pointer; }
.sidebar .more{
	font-size: 11px;
	font-style: italic;
	padding-top: 11px;
	padding-bottom: 17px;
}
.sidebar .more a{color: #6d6e71;}
/*sidebar end*/
/*text block end*/
/*inner page end*/
/*container end*/
/*footer start*/
.footer{
	padding: 5px 0 60px;
	font-size: 11px;
	color: #fff;
	text-align: right;
}
.footer .home{
	width: 298px;
	padding: 0 0 0 358px;
}
.footer .inner{
	width: 350px;
	padding: 0 14px 0 380px;
}
/*footer end*/

/*flash salon*/
.flashsalon{
	width:505px;
	height:336px;
	background:url(../salon/images/bg-flashsalon.jpg) no-repeat;
}
