/* -------------------------------------- TAGS -------------------------------------- */

a {
	color: #cc3300;
	text-decoration: none;
}

a:hover {
	color: #cc3300;
	text-decoration: underline;
}

body {
	background-image: url(/images/gui/background.gif);
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	color: #92342f;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	letter-spacing: 2px;
	margin: 0 0 0 170px;
	text-transform: uppercase;
}

h2 {
	color: #cc3300;
	letter-spacing: 2px;
	margin: 0 0 8px 0;
	font: normal 13px Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	background-color: #92342f;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 24px 0 0 0;
	padding: 2px 8px;
}

form {
	margin: 0;
}

form div.row {
	clear: both;
	margin: 4px 0;
}

form input.button {
	margin-top: 24px;
}

form input.state {
	width: 36px;
}

form input.text {
	width: 150px;
}

form input.zip {
	width: 110px;
	_width: 106px;
}

form label {
	float: left;
	padding: 5px 8px 0 0;
	text-align: right;
	width: 100px;
}

form textarea {
	height: 50px;
	width: 250px;
}

form select {
	width: 150px;
	_width: 156px;
}

/* ----------------------------------- TAG STYLES ----------------------------------- */

#content #copy  p.bio {
    float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 2px 0;
	width: 280px;
}

#content #copy  p.description {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 2px 0;
}

#content #copy  p.elements {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 2px 0 0 0;
	padding-left: 16px;
}

#content #copy p.title {
	border-bottom: 1px solid #cc3300;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
}

#content #copy p.spatitle {
	font-weight: Regular;
	letter-spacing: 1px;
	margin: 0;

}

img.portrait {
	border: 1px solid #fff;
	float: left;
	margin: 6px 8px 8px 0; 
}

span.note {
	color: #92342f;
	font-size: 10px;
	line-height: normal;
	margin: 8px 0 0 0;
}

span.price {
	background-color: #cc3300;
	color: #fff;
	float: right;
	padding: 3px 4px;
}

span.sub_price {
	color: #cc3300;
	float: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 4px;
}

span.time {
	font-weight: bold;
}
/* -------------------------------------- DIVS -------------------------------------- */

#banner {
	background: url(/images/gui/banner.jpg) no-repeat;
	height: 132px;
}

#banner a#home {
	display: block;
	height: 132px;
	text-decoration: none;
}

#container {
	background: url(/images/gui/cntnt_bg_rpt.jpg) repeat-y;
	border: 3px solid #ffffff;
	border-top: none;
	margin: 0 auto;
	width: 594px;
}

#content {
	background: url(/images/gui/cntnt_bg.jpg) no-repeat;
	padding-top: 33px;
}

#content #copy {
	border-left: 1px solid #92342f;
	display: inline;
	float: left;
	_height: 320px;
	margin: 8px 0 24px 0;
	min-height: 320px;
	padding-left: 15px;
	width: 380px;
}

#content #copy p {
	font-size: 12px;
	line-height: 20px;
	margin: 20px 0;
}

#content #sidebar {
	float: left;
	margin-top: 20px;
	_margin-top: 22px;
	width: 155px;
}

#content #sidebar p {
	text-align: right;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 12px 12px;
}

#content #sidebar ul {
	border-top: 1px solid #fff;
	display: none;
	margin: 8px 0 0 0;
	padding: 0;
}

body#products #content #sidebar ul {
	display: block;
}

#content #sidebar ul li {
	border-bottom: 1px solid #fff;
	letter-spacing: 2px;
	list-style-type: none;
	margin: 0;
}

#content #sidebar ul li a {
	color: #fff;
	background-color: #92342f;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	width: 140px;
}

#content #sidebar ul li a:hover,
#content #sidebar ul#aveda a#btn_aveda,
#content #sidebar ul#gift a#btn_gift,
#content #sidebar ul#packages a#btn_packages,
#content #sidebar ul#salon a#btn_salon,
#content #sidebar ul#faqs a#btn_salon,
#content #sidebar ul#spa a#btn_spa,
#content #sidebar ul#specials a#btn_specials {
	background: #cc3300 url(/images/gui/nav_arrow.gif) no-repeat center right;
	text-decoration: none;
}

#content #sidebar ul li div#spa_btns a {
	padding-left: 16px;
	width: 132px;
}

#content #footer {
	clear: both;
	font-size: 10px;
	padding: 4px;
	text-align: center;
	word-spacing: 6px;
}

#content #footer span.address {
	margin-left: 18px;
}

#copyright {
	color: #ccc;
	font-size: 10px;
	margin: 8px auto;
	text-align: center;
	width: 600px;
}

#nav {
	background: url(/images/gui/nav_bg.jpg) repeat-y;
	height: 30px;
	text-align: center;
}

#nav ul {
	margin: 0;
	padding: 8px 0 0 0;
}

#nav ul li {
	list-style-type: none;
	display: inline;
	padding: 0 12px;
	letter-spacing: 2px;
}

#nav ul li a {
	color: #000000;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #92342f;
}

#photo img {
	border: 1px solid #cc3300;
}

#thumbs {
	text-align: center;
}

#thumbs a {
	border: 1px solid #92342f;
	display: block;
	height: 48px;
	text-decoration: none;
}

#thumbs a:hover {
	border: 1px solid #cc3300;
	text-decoration: none;
}

/* ----------------------------------- DIV STYLES ----------------------------------- */

div.divider {
	clear: both;
	font-size: 2px;
}

div.row_break {
	clear: both;
	height: 12px;
	font-size: 2px;
}

div.menu_item {
	margin-top: 24px;
}

div.thumbnail {
	border: 1px solid #fff;
	display: inline;
	float: left;
	height: 50px;
	margin: 8px 0 8px 16px;
	width: 50px;
}