@charset "utf-8";
/* CSS Document */

body, html {
margin:0;
padding:0;
height: 100%;
}

body {
	background-color:#999999;
	min-width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6d6d;
	
	
}

img, div { behavior: url(iepngfix.htc) }

img{border:0;}

.outer {
	width: 900px;
	margin: auto;
	background-color:#cccccc;
	
}

.inner {
background-color:#cccccc; float:left; display:inline;
}

/* header*/

.header {
	float:left;
	display:inline;
	width:900px;
	height:64px;
	background-color:#000000;
}

.header-logo {
float:left;
display:inline;
width:600px;
height:64px;
}

.header-nav {
	float:left;
	display:inline;
	width:300px;
	height:15px;
	text-align:right;
	margin-top: 49px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/* end  header*/


.nav{
	float: left;
	display:inline;
	width:140px;
	background-color:#cccccc;
	padding-top: 36px;

}

/* main content area */
.contentarea {
float:left;
display:inline;
width:760px;
background-color:#ffffff;
overflow: visible;

}
.smalltextareaouter {
	background-color: #ffffff;
	float: left;
	display:inline;
	width:245px;
	min-height:515px;
	height:auto !important;
	height:515px;
}
.smalltextarea {
float:left;
display:inline;
width:205px;
min-height:410px;
background-color:#FFFFFF;
padding-right: 20px;
padding-left: 20px;
margin-bottom:10px;
overflow: visible;
	line-height:20px;

}

.mentextarea {
float:left;
display:inline;
width:205px;
height:410px;
background-color:#FFFFFF;
overflow: hidden;
line-height:19px;

}


.largeimagearea {
float:left;
display:inline;
width:515px;;
background-color: #ffffff;
height:515px;
}

.largetextareaouter {
	background-color: #ffffff;
	float: left;
	display:inline;
	width:515px;
	min-height:515px;
	height:auto !important;
	height:515px;
}

.largetextarea {
	float:left;
	display:inline;
	width:475px;;
	min-height:410px;
	background-color:#FFFFFF;
	line-height:18px;
	margin-left:20px;
	margin-right: 20px;
	margin-bottom:10px;
	overflow: visible;

}

.smallimagearea {
float:left;
display:inline;
width:245px;;
background-color: #ffffff;
}

.subNavTextArea {
float:left;
display:inline;
width:160px;
margin-top:95px;
margin-left:20px;
}
.largetextareaSN {
float:right;
display:inline;
width:310px;
margin-right: 20px;
margin-bottom:10px;
	line-height:20px;

}

.largetextareaSN-title {
float:right;
display:inline;
width:335px;
height:55px;;
margin-top:40px;
}

.largetextarea-title {
float:right;
display:inline;
width:375px;
height:55px;
margin-top:40px;
}

.largetextarea-title-high {
float:right;
display:inline;
width:375px;
height:62px;
margin-top:40px;
}

.largetextarea-title-zoe {
float:right;
display:inline;
width:375px;
height:55px;
margin-top:40px;
}

.smalltextarea-title {
float:left;
display:inline;
width:245px;
height:55px;;
padding-top:40px;
background-color:#FFFFFF;
text-align:right;

}


/* end main content area */

/* footer */
.footer {
float:left;
display:inline;
width:900px;
height:21px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
	background-color:#999999;
	clear:both;

}

.footer-contact {
float:left;
display:inline;
width:700px;
height:17px;
text-align:left;
margin-top:4px;
}

.footer-contact a, .footer-contact a:visited{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.footer-siteby {
float:left;
display:inline;
width:200px;
height:17px;
text-align:right;
margin-top:4px;
}



/* end footer */

/*fonts*/
.textmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6d6d;
}

.textmainyellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
}

.textheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ed9f2f;
	font-size:14px;
	text-transform:none;
}

.beautytextmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a2c83;
}
.beautytextheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5a2c83;
	font-size:14px;
	text-transform:none;
}
.beautytexttitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5a2c83;
	font-size:18px;
	text-transform:none;
}

.zoeheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fc8aa4;
	font-size:14px;
	text-transform:uppercase;
}

.pressheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ed9f2f;
	font-size:14px;
	text-transform:uppercase;
	margin: 0 10px 0 0;
}

.textmainyellow a, .textmainyellow a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#ed9f2f;
	font-size:11px;
	text-decoration:none;
}

.textmainyellow a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ed9f2f;
	font-size:11px;
	text-decoration:underline;
}


.footer-siteby a, .footer-siteby a:visited{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.subNavLink{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6d6d6d;
}

.subNavLink a, .subNavLink a:visited{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6d6d6d;
}

.subNavLink a:hover {
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6d6d6d;
}
/*end fonts */

/* forms */
.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:20px;
	height:19px;
	width:140px;
	border:1px solid #999999;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#cccccc;
	
}

.formtextbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	height:55px;
	width:160px;
	border:1px solid #999999;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#cccccc;
}

.formdropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	height:20px;
	border:1px solid #999999;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#cccccc;

}

.button 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #cccccc;
	border:1px solid #999999;
	padding:3px;
}
/* end forms */


.contactarea {
	float:left;
	display:inline;
	width: 760px;
	min-height:515px;
	height:auto !important;
	height:515px;
	background-color:#FFFFFF;
	background-image:url(images/map.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.contacttitle {
float:left;
display:inline;
width:335px;
height:55px;;
margin-top:40px;
}

.contacttextarea {
	float:left;
	display:inline;
	width:475px;;
	min-height:410px;
	line-height:18px;
	margin-left:20px;
	margin-right: 20px;
	margin-bottom:10px;
	overflow: visible;
}

.contacttextarea-small {
	float:left;
	display:inline;
	width:470px;;
	height:405px;
	line-height:18px;
	overflow: hidden;
	background-image:url(images/map.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.hairdressingarea {
	float:left;
	display:inline;
	width: 760px;
	min-height:515px;
	height:auto !important;
	height:515px;
	background-color:#FFFFFF;
}

.hairdressingtextarea {
	float:left;
	display:inline;
	width:720px;
	min-height:410px;
	line-height:18px;
	margin-left:20px;
	margin-right: 20px;
	margin-bottom:10px;
	overflow: visible;
}

.column1 {
	float:left;
	display:inline;
	width:350px;
	margin-right:5px;
	margin-bottom:10px;
}
.column2 {
	float:left;
	display:inline;
	width:350px;
	margin-left:5px;
}

.juicebtn {
margin-top:260px;
width:200px;
text-align:right;
display:inline;
float:left;
}
.yellow-quotes {
	color: #ed9f2f;
	font-size: 20px;
	font-weight: bold;
}

.quote-text {
	line-height: 30px;
	font-size:12px;
}

#mygallery{

margin: 0 0 0 60px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width:350px; /*Width of Carousel Viewer itself*/
height:400px;/*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px  50px 10px  25px; /*margin around each panel*/
width: 300px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

li a.MenuBarItemSubmenu.pink, li a.selectedpage.pink{
	color: #ff6a84;
}
