/* CSS Document */
body, img, div, html, table, td, tr, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	font-size: 1.65em;
	padding: 6px 0;
	text-decoration: none;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
body {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	background-color: #DE88C7;
	font-size: 0.9em;
	font-weight: bold;
}
p {
	padding-bottom: 8px;
	line-height: 1.4em;
}
li {
	margin-left: 25px;
}
a {
	color: #D70C8C;
	text-decoration: none;
}
hr {
	border: 1px solid #FFFFFF;
	height: 1px;
	margin: 3px 0;
	clear: both;
}
td {
	vertical-align: top;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#outter_wrapper {
	width: 965px;
	margin: 0 auto;
	padding-top: 20px;
}
#outter_wrapper img {
	margin-right: 5px;
}
#logo {
	float: left;
}
#navigation h3 {
	display: inline;
	font-weight: normal;
	font-size: 1.3em;
}
#navigation h3 a {
	color: #FFFFFF;
}
#navigation h3 a:hover {
	color: #D70C8C;
}
#navigation img {
	display: block;
	text-align: center;
	width: 180px;
	margin: 0 auto;
}
#links {
	background: url(/images/nav_bg.gif);
	width: 550px;
	height: 28px;
	margin: 0 auto;
	padding-top: 5px;
	margin-top: 20px;
}
#header {
	width: 605px;
	margin: 0 auto;
	background: url(/images/Swirls.png) no-repeat;
}
#sidebar {
	margin-top: 15px;
	float: right;
	height: 300px;
	width: 160px;
	background: url(/images/sidebar_background.png) no-repeat;
	padding: 10px;
}
#sidebar_spacer {
	margin-top: 50px;
	float: left;
	height: 320px;
	width: 180px;
}
#content {
	width: 605px;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #6A2C91;
}
#content_top {
	background-image: url(/images/box_bg_top.png);
	width: 605px;
	height: 15px;
}
#content_bottom {
	background-image: url(/images/box_bg_bottom.png);
	width: 605px;
	height: 15px;
}
#text {
	background-image: url(/images/box_bg.png);
	width: 575px;
	padding: 0 15px;
	text-align: left;
}
#banners {
	text-align: center; 
	float: right;
	margin: 40px 0 0 50px;
}
#banners a, #banners img {
	white-space: nowrap;
	display: block;
	margin-bottom: 5px;
}
#footer {
	clear: both;
	font-size: 0.75em;
	margin: 0 auto 10px auto;
	text-align: center;
	width: 605px;
}
#footer p {
	padding: 0;
	line-height: 1.5em;
	color: #6C2E93;
}
#footer a {
	color: #6C2E93;
}
#footer a:hover {
	color: #FFFFFF;
}
input[type='text'], select, textarea, .input {
	background-color: #FFFFFF;
	border: 0;
	width: 195px;
}
.error, input[type='text'].error {
	border: 3px solid #D2007B;
}
.text-error {
	color: #D2007B;
}
#treatments td {
	vertical-align: top;
}
.directory p {
	margin: 0;
	padding: 0;
}
.back-to-top {
	text-align: right;
	font-size: 0.8em;
}
#search_box_wrapper {
	width: 319px;
	height: 47px;
	background: url(/images/search-bg.png) no-repeat;
}
#search_box {
	width: 302px;
	height: 30px;
	position: relative;
	top: 17px;
	left: 9px;
}
#search_box input {
	padding: 3px;
	width: 220px;
}
#treatment_key {
	margin: 10px 0;
}
.salon_deals {
	background: #F1CFE8;
	margin: 3px;
	padding: 3px;
	color: #D70C8C;
}
.deal_title {
	background-color: #D70C8C;
	color: #FFFFFF;
	padding: 0 3px;
}
.page_box {
	float: right;
	font-size: 0.8em;
}
.distance {
	float: right;
	background: url(/images/globe.png) left no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	font-size: 80%;
}
.treatment_box {
	background-image: url(/images/treatment_box.png);
	width: 565px;
	height: 37px;
	margin-top: 5px;
	padding-top: 13px;
	padding-left: 10px;
}
.treatment_box img {
	white-space: nowrap; 
	margin-right: 5px;
}
.img-emph {
	padding: 5px; 
	background-color: #EFC4E2; 
	border: 1px solid #662081; 
}
#promo-popup {
	position: absolute;
	top: 380px;
	left: 57%;
	width: 150px;
	height: 80px;
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px #662081 solid;
	display: none;
	font-size: 0.7em;
}
#shipping-popup {
	position: absolute;
	top: 405px;
	left: 57%;
	width: 350px;
	height: 390px;
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px #662081 solid;
	display: none;
	font-size: 0.7em;
}
#contact_table td {
	padding: 3px;
}
.clear {
	clear: both;
}
.code {
	background-color: #F3D8EC;
	border: 1px dashed #6C2E93;
	margin: 5px;
	padding: 5px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
}
.star {
	background: url(/images/star.png) no-repeat 0 3px;
	padding-left: 16px;
}
.underline {
	text-decoration: underline;
}
.subtext {
	font-size: 0.75em;
}
.pink {
	color: #D70C8C;
}
/*BUTTONS*/
.left {
	float: left;
}
.right {
	float: right;
}
.button-right {
	background: url(/images/button-right-spacer.png) left top no-repeat  #672181;
	margin: 0;
	padding: 0 0 0 5px;
	height: 23px;
}
.button-right span {
	background: url(/images/button-right-arrow.png) right bottom no-repeat;
	margin: 0;
	padding: 2px 25px 3px 2px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
}
.button-left {
	background: url(/images/button-left-arrow.png) left top no-repeat  #672181;
	margin: 0;
	padding: 0 0 0 25px;
	height: 23px;
}
.button-left span {
	background: url(/images/button-left-spacer.png) right bottom no-repeat;
	margin: 0;
	padding: 2px 5px 3px 2px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
}
/*FORM STYLES*/
.form {
	width: 100%;
}
.form_name_cell {
	width: 30%;
}
.form_field_cell {
	width: 30%;
}
.form_error_cell {
	width: 40%;
}
/*PROMO STYLES*/
#promo-snipe {
	position: relative;
	left: 454px;
	height: 0;
	overflow: visible;
}
