@charset "utf-8";

/* GLOBAL */

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEBDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	margin-bottom: 10px;
	text-align: right;
	padding: 0px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#header h1 {
	margin: 0px;
	color: #7D3620;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;

}
#navbar {
	background-color: #E1D8B7;
	height: 480px;
	padding: 10px;
	float: left;
	position: relative;
	width: 160px;
}
.logo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#nav {

}
#nav ul	{
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	list-style-type: none;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9B87C;
}
#nav    ul    ul    li     {
	text-indent: 20px;



}

#nav    a    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	color: #7D3620;
	text-decoration: none;
	margin: 0px;
	display: block;
}
#nav  a:hover  {
	text-decoration: none;
	background-color: #E9F5F5;
}
.homepage .homepage a,
.saloninfo .saloninfo a,
.priceguide .priceguide a,
.products .products a,
.offers .offers a,
.giftcards .giftcards a,
.news .news a,
.weddinghair .weddinghair a,
.hairacademy .hairacademy a,
.careers .careers a,
.links .links a,
.subscribe .subscribe a,
.location .location a,
.email .email a,
.ghd .ghd a,
.kerastase .kerastase a,
.lanza .lanza a,
.paulmitchell .paulmitchell a,
.philipkingsley .philipkingsley a,
.tigi .tigi a {
	background-color: #E9F5F5;
}
#content {
	position: relative;
	background-color: #FFFFFF;
	float: right;
	height:500px;
	width: 820px;
	text-align: left;
}
.clearfix {
	clear: both;
}



#footer {
	height: 40px;
	position: relative;
	padding-top: 10px;
	text-align: right;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	margin: 0px;
	line-height: 16px;

}
#footer p a {
	color: #7D3620;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

/* PAGE SPECIFIC */

@charset "utf-8";
#main {
	height: 500px;
	width: 820px;
}
.background1 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/backgrounds/background-1.jpg);
	height: 100%;
}
.background2 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/backgrounds/background-2.jpg);
	height: 100%;
}
.background3 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/backgrounds/background-3.jpg);
	height: 100%;
}
.backgroundsmall {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/backgrounds/background-small.jpg);
}
.backgroundwedding {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/backgrounds/main-wedding.jpg);
}
.backgroundxmas {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/backgrounds/background-xmas.gif);
}
#contentsmall {
	width: 400px;
	position: relative;
	padding: 20px;
}
#contentlarge {
	width: 780px;
	position: relative;
	padding: 20px;
}
#newscontent {
	width: 540px;
	float: left;
}
#newsimages {
	width: 220px;
	margin-left: 540px;
	text-align: right;
}
#productcontent {
	width: 410px;
	height: 300px;
	position: relative;
}
#productimage {
	text-align: center;
	width: 360px;
	height: 300px;
	position: absolute;
	top: 20px;
	left: 440px;
}
#productinfowrapper {
	width: 780px;
}
.productinfo {
	width: 170px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1D8B7;
	padding-right: 14px;
	padding-left: 10px;
	height: 160px;
}
.nomargin {
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D3620;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p a {
	color: #7D3620;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
	color: #7D3620;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C9B87C;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9B87C;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 a {
	color: #C9B87C;
	text-decoration: underline;
}
h2 a:hover {
	color: #C9B87C;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D3620;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.buttons {
	border: 1px solid #BDE2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D3620;
	background-color: #E9F5F5;
}
.linksspacing {
	padding-bottom: 10px;
}
.border {
	border: 1px solid #E1D8B7;
}
.borderpadded {
	border: 1px solid #E1D8B7;
	padding: 5px;
	margin-bottom: 10px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D3620;
	line-height: 16px;
	margin: 0px;
}
.list li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	list-style-type: disc;
}
.list a {
	color: #7D3620;
	text-decoration: underline;
}
.list a:hover {
	color: #7D3620;
	text-decoration: none;
}
#newsmarquee {
	background-color: #7D3620;
	width: 390px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	padding-left: 10px;
	position: absolute;
	top: 443px;
	background-image: url(../images/misc/news-marquee.png);
	left: 20px;
}
#newsmarquee p {
	color: #BDE2E2;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#newsmarquee a {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
#newsmarquee a:hover {
	color: #FFF;
	text-decoration: none;
}
.table {
	margin-bottom: 10px;
}
.table p {
	margin: 0px;
}
.table h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.table td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.table .highlight {
	background-color: #E9F5F5;
}

