/* -----------------------------------------------------------
		UNIVERSALS
----------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

p, ul { padding: 0 0 .7em 0; }

body {
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	color: #333;
}

.red {
	color: #a62315;
}

.redbg {
	background: #a62315;
	color: #fff;
}

.paddTop { padding-top: 15px; }

.left { float: left; margin-right: 10px; margin-bottom: 5px; }
.right { float: right; margin-left: 10px; margin-bottom: 5px;}
#homeimg {margin-left: -123px; }

/* -----------------------------------------------------------
		LINKS
----------------------------------------------------------- */

a { font-size: 90%;
	color: #a62315;
	text-decoration: none;
}

#text a { font-size: 100%;
	color: #a62315;
	text-decoration: none;
		
	}


a:hover {
	text-decoration: underline;
}

a img { border: 0; }

#footer a { color: #fff; }

/* -----------------------------------------------------------
		LISTS
----------------------------------------------------------- */

ul, ol {
	margin-left: 30px;
}

/* -----------------------------------------------------------
		MAIN NAVIGATION
----------------------------------------------------------- */

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #a62315;
	text-align: center;
	color: #fff;
	line-height: 34px;
	height: 34px;
}

#nav li { float: left; }

#nav li.services { width: 93px; }
#nav li.locations { width: 96px; }
#nav li.shop { width: 65px; }
#nav li.careers { width: 84px; }
#nav li.promotions { width: 106px; }
#nav li.about-us { width: 95px; }
#nav li.appointments { width: 133px; }

#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
        font-size: 90%;
}

#nav li a:hover {
	text-decoration: underline;
}

#services #nav li.services a, #aveda-rituals #nav li.services a, #our-levels #nav li.services a, #location-services #nav li.services a, #service-promotions #nav li.services a, #location-services-lorain #nav li.services a, #location-services-westlake #nav li.services a, #location-services-tampa #nav li.services a, #nav li.waxing-pricing-westlake a,
#locations-lorain #nav li.locations a, #locations-westlake #nav li.locations a, #locations-tampa #nav li.locations a, 
#shop #nav li.shop a, 
#careers #nav li.careers a, 
#promotions #nav li.promotions a, #service-promotions2 #nav li.promotions a, #product-promotions #nav li.promotions a, #newsletter #nav li.promotions a, #events #nav li.promotions a, 
#about-us #nav li.about-us a, 
#appointments #nav li.appointments a
				{ background: url('../images/bg-nav.gif') top repeat-x; }
				
/* -----------------------------------------------------------
		SUB NAVIGATION
----------------------------------------------------------- */

ul#nav_196420, ul#nav_196602, ul#nav_211897  {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	text-align: center;
	color: #fff;
	line-height: 24px;
	height: 24px;
	font-size: 90%;
}

ul#nav_196420 li, ul#nav_196602  li, ul#nav_211897  li{ float: left; }

ul#nav_196420  li.aveda-rituals { width: 100px; }
ul#nav_196420  li.our-levels { width: 80px; }
ul#nav_196420  li.location-services { width: 120px; }
ul#nav_196420  li.service-promotions { width: 120px; }
ul#nav_196602 li.locations-westlake { width: 100px; }
ul#nav_196602 li.locations-lorain { width: 100px; }
ul#nav_196602 li.locations-tampa { width: 150px; }
ul#nav_211897 li.service-promotions2 { width: 180px; }
ul#nav_211897 li.product-promotions { width: 180px; }
ul#nav_211897 li.newsletter { width: 100px; }
ul#nav_211897 li.events { width: 80px; }

ul#nav_196420  li a, ul#nav_196602 li a, ul#nav_211897 li a {
	height: 24px;
	display: block;
	text-decoration: none;
	color: #333;
}

ul#nav_196420  li a:hover, ul#nav_196602 li a:hover, ul#nav_211897 li a:hover {
	text-decoration: underline;
}

ul#nav_196420  li a img, ul#nav_196602 li a img, ul#nav_211897 li a img {
	display: none;
}

ul#nav_196489  li a img {
	display: none;
}

ul#nav_196501  li a img {
	display: none;
}

ul#nav_198065  li a img {
	display: none;
}

ul#nav_198289  li a img {
	display: none;
}

ul#nav_198292  li a img {
	display: none;
}

ul#nav_198294  li a img {
	display: none;
}


#aveda-rituals ul#nav_196420  li.aveda-rituals a, 
#our-levels ul#nav_196420  li.our-levels a, 
#location-services ul#nav_196420  li.location-services a,
#service-promotions ul#nav_196420  li.service-promotions a,
#location-services-westlake ul#nav_196420  li.location-services-westlake a,
#location-services-lorain ul#nav_196420  li.location-services-lorain a,
#location-services-tampa ul#nav_196420  li.location-services-tampa a,
#locations-westlake ul#nav_196602  li.locations-westlake-hours a,
#locations-lorain ul#nav_196602  li.locations-lorain-hours a,
#locations-tampa ul#nav_196602  li.locations-tampa-hours a,
#service-promotions2 ul#nav_211897  li.service-promotions2 a,
#product-promotions ul#nav_211897  li.product-promotions a,
#newsletter ul#nav_211897  li.newsletter a,
#events ul#nav_211897  li.events a
				{
					font-weight: bold;
					color: #a62315;
				}

/* -----------------------------------------------------------
		SUBCONTENT NAVIGATION
----------------------------------------------------------- */

#subContent ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#subContent li { float: none; }

#subContent li a {
	text-decoration: none;
	color: #333;
}

#subContent li a:hover {
	text-decoration: underline;
}

#subContent li a:active, #subContent li a:selected {
	font-weight: bold;
	color: #a62315;
}

#subContent img { margin-left: 15px;}

#ritual1 #subContent li.ritual1 a
				{
					font-weight: bold;
					color: #a62315;
				}

#ritual2 #subContent li.ritual2 a
				{
					font-weight: bold;
					color: #a62315;
				}

#ritual3 #subContent li.ritual3 a
				{
					font-weight: bold;
					color: #a62315;
				}

#westlake #subContent li.westlake a
				{
					font-weight: bold;
					color: #a62315;
				}

#lorain #subContent li.lorain a
				{
					font-weight: bold;
					color: #a62315;
				}

#tampa #subContent li.tampa a
				{
					font-weight: bold;
					color: #a62315;
				}

#levels-next-generation #subContent li.levels-next-generation a
				{
					font-weight: bold;
					color: #a62315;
				}

#levels-master #subContent li.levels-master a
				{
					font-weight: bold;
					color: #a62315;
				}

#levels-artistic #subContent li.levels-artistic a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-westlake-hours #subContent li.locations-westlake-hours a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-westlake-directions #subContent li.locations-westlake-directions a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-westlake-team #subContent li.locations-westlake-team a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-lorain-hours #subContent li.locations-lorain-hours a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-lorain-directions #subContent li.locations-lorain-directions a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-lorain-team #subContent li.locations-lorain-team a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-tampa-hours #subContent li.locations-tampa-hours a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-tampa-directions #subContent li.locations-tampa-directions a
				{
					font-weight: bold;
					color: #a62315;
				}

#locations-tampa-team #subContent li.locations-tampa-team a
				{
					font-weight: bold;
					color: #a62315;
				}

#hair-cuts-pricing-westlake #subContent li.hair-cuts-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}


#hair-color-pricing-westlake #subContent li.hair-color-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}


#hair-texture-pricing-westlake #subContent li.hair-texture-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}


#facial-pricing-westlake #subContent li.facial-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}


#massage-pricing-westlake #subContent li.massage-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}

#treatment-pricing-westlake #subContent li.treatment-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}

#spa-pricing-westlake #subContent li.spa-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}

#nail-pricing-westlake #subContent li.nail-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}

#makeup-waxing-pricing-westlake #subContent li.makeup-waxing-pricing-westlake a
				{
					font-weight: bold;
					color: #a62315;
				}

#hair-cuts-pricing-lorain #subContent li.hair-cuts-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}


#hair-color-pricing-lorain #subContent li.hair-color-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}


#hair-texture-pricing-lorain #subContent li.hair-texture-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}


#facial-pricing-lorain #subContent li.facial-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}


#massage-pricing-lorain #subContent li.massage-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}

#treatment-pricing-lorain #subContent li.treatment-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}

#spa-pricing-lorain #subContent li.spa-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}

#nail-pricing-lorain #subContent li.nail-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}

#makeup-waxing-pricing-lorain #subContent li.makeup-waxing-pricing-lorain a
				{
					font-weight: bold;
					color: #a62315;
				}

#hair-cuts-pricing-tampa #subContent li.hair-cuts-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}


#hair-color-pricing-tampa #subContent li.hair-color-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}


#hair-texture-pricing-tampa #subContent li.hair-texture-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}


#facial-pricing-tampa #subContent li.facial-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}


#massage-pricing-tampa #subContent li.massage-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}

#treatment-pricing-tampa #subContent li.treatment-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}

#spa-pricing-tampa #subContent li.spa-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}

#nail-pricing-tampa #subContent li.nail-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}

#makeup-waxing-pricing-tampa #subContent li.makeup-waxing-pricing-tampa a
				{
					font-weight: bold;
					color: #a62315;
				}


#subContent li.current a
				{
					font-weight: bold;
					color: #a62315;
				}

/* -----------------------------------------------------------
		STRUCTURE & TYPOGRAPHY
----------------------------------------------------------- */

#wrap {
	margin: 20px;
	width: 857px;
}

#sidebar {
	float: left;
	width: 177px;
}

#content {
	margin-top: 55px;
	float: right;
	width: 675px;
}

	#nav {
		border: 1px #a62315 solid;
	}

	#mainContent {
		margin-top: 9px;
		border-top: 1px #a62315 solid;
		border-bottom: 1px #a62315 solid;
		background: url('../Images/bg-mainContent.gif') left repeat-y;
	}

		#subContent {
			float: left;
			width: 200px;
			padding: 18px 0;
		}

			#home #subContent 2{
				width: 357px;
				padding: 0;
			}

		#text {
			float: right;
			width: 452px;
			min-height: 330px;
			padding: 18px 18px 13px 0;
		}

               #widetext {
			float: left;
			width: 635px;
			min-height: 330px;
			padding: 18px 18px 13px 18px;
		}

			#home #text {
				width: 290px;
				padding: 20px 10px 0 0;
			}

		table {
			border-collapse: collapse;
			border: 0;
		}

		td {
			padding: 5px 0;
		}

		tr {
			padding: 0 0 15px 0;
		}

	#banner-bottom {
		margin: 9px 0;
	}

	#footer {
		text-align: center;
		color: #999;
		font-size: 90%;
	}

		#footer p {
			padding: .4em 0;
		}

/* -----------------------------------------------------------
		HEADINGS
----------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0 0 .3em 0;
	margin: 0;
	line-height: 1.2em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

#home h1 a {
		font-size: 112%;
		padding: .5em 0 0 0;
		font-weight: bold;
		color: #F15112;
		font-style: italic;
		line-height: 1.5;
	}

h1 { font-size: 140%; }

	#home h1 {
		font-size: 112%;
		padding: .5em 0 0 0;
		font-weight: normal;
		color: #a62315;
		font-style: italic;
		line-height: 1.5;
	}

	h1 {
		color: #F15112;
		padding: 0;
		font-weight: normal;
                margin-bottom: 10px;
	}

h2 { font-size: 140%; }

	#home h2 {
		font-size: 105%;
		padding: .5em 0 0 0;
		font-weight: normal;
		color: #333;
	}

	h2 {
		color: #a62315;
		padding: 0;
		font-weight: normal;
	}

h3 { font-size: 105%; }

	#text h3 {
		color: #a62315;
		padding: 0;
	}

h3 a { font-size: 105%;
	color: #a62315;
	text-decoration: none;
}


h4 { font-size: 90%; }

h4 {
color: #F15112;
font-style: italic;

}

h5 { font-size: 90%; }

h5 {
color: #333;
font-style: italic;

}

h6 { font-size: 200%; }
/* -----------------------------------------------------------
		CLEARFIX
----------------------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
  
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */