/* Wax On Wax Off Global CSS v2 Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background: #feb822 url(../../images/bg_repeatx2.gif) repeat-x;
}

hr {
	background-color: #70070D;
   color: #70070D;
	height:1px;
	border:0;
}

a:link, a:visited {
	color: #70070D;
	text-decoration: underline;
}

/* Layout DIV ID */

#wrap {
   width: 1024px;
  	font-family: Arial, Helvetica, sans-serif;
	height: 450px;
}

/* Nav row 1 */
#mainNav {
	width: 100%;
	position: absolute;
	left: 20px;
	top: 5px;
}

ul#mainNav {
   margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#mainNav li {
    float: left;
}

#mainNav a {
   display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#mainNav a:hover {
	background: #cb8a01 url("../../images/gr_arrow.gif") no-repeat 5px 50%;
	border: 1px solid white;
}


/* Nav row2 */
#mainNav2 {
	position: absolute;
	left: 100px;
	top: 17px;
	width: 100%;
}

ul#mainNav2 {
   margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#mainNav2 li {
    float: left;
}

#mainNav2 a {
   display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-top: 0px;
}

#mainNav2 a:hover {
	background: #cb8a01 url("../../images/gr_arrow.gif") no-repeat 5px 50%;
	border: 1px solid white;

}

/* Waxing Nav and Section Classes */
li.home {
    width: 60px;
}

li.salon {
    width: 80px;
}

li.waxing {
    width: 140px;
}

li.manicure {
    width: 120px;
}

li.manicure {
    width: 120px;
}

li.facials {
    width: 65px;
}

li.massages {
    width: 85px;
}

li.makeup {
    width: 70px;
}

li.eyelash {
    width: 135px;
}

li.hairext {
    width: 115px;
}

li.about {
    width: 75px;
}

li.discounts {
    width: 145px;
}

li.events {
    width: 195px;
}

li.bridal {
    width: 110px;
}


/* Global content classes */

#leftbar {
	width: 175px;
	padding: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #70070D;
}

#leftbar a:link, #leftbar a:visited {
	color: #70070D;
	font-weight: bold;
	text-decoration: underline;
}

.fineprint {
	color: #7E5C15;
	font-size: 9px;
}

.highlight {
	color: #70070d;
}

.inputbox {
	width: 150px;
	border: 1px solid #70070D;
	background: white;
	color: #70070D;
	font-size: 11px;
}

.inputbox2 {
	width: 175px;
	border: 1px solid #70070D;
	background: white;
	color: #70070D;
	font-size: 11px;
}

.textareabox {
	width: 175px;
	border: 1px solid #70070D;
	background: white;
	color: #70070D;
	font-size: 11px;
}

ul.content-lists {
	margin:0;
	padding:0 0 0 20px;
}

ul.content-lists li {
	margin-top:10px;
}



