body {
	background: #000 url(../img/body_bg.gif) no-repeat fixed 0 35px;
	text-align: center;
	font: 75%/1.6 'Trebuchet MS', 'Segoe UI', Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	overflow-y: scroll;
}
* html body { overflow-y: auto; } /* IE6- only */
#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
	height: 88px;
	width: 850px;
	z-index: 2;
}
#header, #side, #playerButton { position: fixed; }
#player {
	position: absolute;
	right: 50px;
	top: 100px;
	text-align: right;
	width: 28px;
	z-index: 3;
	height: 41px;
}
* html #header, * html #side, * html #playerButton { position: relative; }
#playerButton {
	height: 41px;
	background: url(../img/playerButton_bg.gif) no-repeat center bottom;
}
#header h1 {
	width: 159px;
	height: 70px;
	position: absolute;
	left: 30px;
	top: 10px;
	z-index: 3;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/salonmatos.jpg);
}
#mainNav {
	width: 693px;
	height: 88px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/mainNav_bg.jpg) no-repeat 0 0;
	z-index: 0;
}
#mainNav ul {
	position: absolute;
	left: 133px;
	top: 0;
	width: 467px;
	height: 100%;
	list-style-type: none;
}
#mainNav li {
	float: left;
	height: 100%;
}
#mainNav a {
	display: block;
	width: 100%;
	height: 100%;
}
#mainNav a:hover, #mainNav .current a {
	background-image: url(../img/mainNav_bg.jpg);
}
#mainNav #mainNav_home a { width: 58px; }
#mainNav #mainNav_services a { width: 71px; }
#mainNav #mainNav_appointment a { width: 108px; }
#mainNav #mainNav_team a { width: 77px; }
#mainNav #mainNav_gallery a { width: 64px; }
#mainNav #mainNav_contact a { width: 89px; }
#mainNav #mainNav_home a:hover, #mainNav #mainNav_home.current a { background-position: -133px -88px; }
#mainNav #mainNav_services a:hover, #mainNav #mainNav_services.current a { background-position: -191px -88px; }
#mainNav #mainNav_appointment a:hover, #mainNav #mainNav_appointment.current a { background-position: -262px -88px; }
#mainNav #mainNav_team a:hover, #mainNav #mainNav_team.current a { background-position: -370px -88px; }
#mainNav #mainNav_gallery a:hover, #mainNav #mainNav_gallery.current a { background-position: -447px -88px; }
#mainNav #mainNav_contact a:hover, #mainNav #mainNav_contact.current a { background-position: -511px -88px; }
#main {
	min-height: 364px;
	position: relative;
}
* html #main { /* IE6- only */
	height: 364px;
}
#content_bg {
	position: absolute;
	z-index: 0;
	width: 470px;
	height: 425px;
	right: 90px;
	top: 0;
	background: url(../img/content_bg.jpg) repeat-x top;
}
#contentContainer {
	float: right;
	width: 470px;
	min-height: 425px;
	display: inline; /* IE fix */
	margin: 88px 91px 0 0;
	position: relative;
	z-index: 1;
	background: url(../img/content_bg.jpg) repeat;
}
* html #contentContainer { /* IE6- only */
	height: 425px;
	margin-top: 0;
}
#content {
	/* width: 440px;
	margin-right: 105px; */
	padding: 0 15px 10px;
}
#content p {
	margin: 1em 0 .5em;
}
#side {
	float: left;
	display: inline; /* IE fix */
	margin-top: 88px;
	width: 263px;
	padding-bottom: 20px;
	background: url(../img/paul_mitchell_focus_salon.gif) no-repeat 0 0;
}
* html #side { margin-top: 0; } /* IE6- only */
#side .section {
	width: 177px;
	min-height: 86px;
	margin: 20px 0 0 85px;
	background: #373737 url(../img/section_bg.jpg) repeat-y left;
}
* html #side .section { /* IE6- only */
	height: 86px;
}
#side .section p, #side .section ul {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}
#footer {
	clear: both;
	font-size: .8em;
	line-height: 1.2;
	color: #e9e8a4;
	padding: 5px 0 10px;
	background: url(../img/footer_bg.gif) no-repeat right top;
}
#footer p { margin: 0 91px 0 0; }
#pageLoading {
	position: absolute;
	top: 100px;
	left: 505px;
	z-index: 1;
}
h3, .title {
	margin: 8px 0;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: normal;
}
ul .title {
	margin-bottom: 10px;
}
.profile .details .title {
	margin-top: 0;
	color: #e9e8a4;
}
#side .section h3 {
	background: url(../img/section_h3_bg.jpg) no-repeat 0 0;
	padding: 14px 0 0 15px;
	min-height: 38px;
	margin: 0 0 -5px;
}
* html #side .section h3 { height: 38px; } /* IE6- only */
.response h3 { margin: 0; }
h4, legend {
	font: bold 1.1em 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	color: #e9e8a4;
}
.profile .details h4 { margin: 0; }
#side .section .bottom {
	height: 47px;
	background: url(../img/section_bottom_bg.jpg);
	margin-top: -30px;
}
ul.standard, ul.standard ul {
	padding-left: 16px;
}
ul.bullet, ul.links {
	list-style-type: none;
	line-height: 1.2;
}
#side ul.bullet { margin-top: 0; }
ul.bullet li {
	padding-left: 15px;
	margin: 4px 0;
	background: url(../img/bullet.gif) no-repeat 0 1px;
}
#content ul.bullet li { background-image: url(../img/bullet_content.gif); }
#side ul.bullet a {
	color: #fff;
	border-bottom: 1px dotted #666;
}
#side ul.bullet a:hover {
	color: #e9e8a4;
	border-bottom-color: #999;
}
ul.bullet ul { padding-left: 15px; }
#content ul.bullet ul li {
	padding-left: 0;
	background-image: none;
}
ul.links li {
	margin: 1px 0 0;
	width: 345px;
}
#content ul.links a {
	color: #e9e8a4;
	display: block;
	background-color: #6c7257;
	padding: 3px 0 3px 5px;
	text-decoration: none;
	border: none;
}
#content ul.links a:hover {
	background-color: #8b9b52;
	color: #fff;
}
#side ul.bullet a { text-decoration: none; }
#content_bg, #contentContainer, #side, #footer {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}
a {
	text-decoration: underline;
}
#side a {
	/* color: #bd1e0d; */
	color: #d0200d;
}
#content a {
	color: #e9e8a4;
	text-decoration: none;
	border-bottom: 1px solid #e9e8a4;
}
#content a:hover, #side a:hover, #footer a:hover {
	color: #fff;
}
#content a:hover { border-bottom-color: #f0f0f0; }
.external {
	padding-right: 12px;
	background: url(../img/external.gif) no-repeat right center;
}
.g { color: #c1da6d; color: #e9e8a4; }
.req { color: #000; }
.divide {
	border-top: 1px dotted #a5ac96;
	margin-top: 1em;
	padding-top: 3px;
}
.divide .divide { border-top-style: dashed; }
ul.divide {	padding-top: 8px; }
.w { border-top-color: #eee; }
.profile .img img, .contact .img img {
	border: 1px solid #fff;
}
.profile .details {
	font-size: .88em;
	clear: none;
	width: 280px;
}
.profile .details ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.profile .details ul.bullet li {
	line-height: 1.2;
}
#content .profile .details p.quote { margin: 3px 0 0; }
#content h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	height: 26px;
}
h2#welcomeTitle { background: url(../img/h2_welcome.gif) no-repeat 0 0; }
h2#servicesTitle { background: url(../img/h2_services.gif) no-repeat 0 0; }
h2#linksTitle { background: url(../img/h2_links.gif) no-repeat 0 0; }
h2#appointmentTitle { background: url(../img/h2_appointment.gif) no-repeat 0 0; }
h2#teamTitle { background: url(../img/h2_team.gif) no-repeat 0 0; }
h2#galleryTitle { background: url(../img/h2_gallery.gif) no-repeat 0 0; }
h2#contactTitle { background: url(../img/h2_contact.gif) no-repeat 0 0; }
h2#rosieTitle { background: url(../img/h2_rosie.gif) no-repeat 0 0; }
.item { margin: 10px 0; }
.full { width: 100%; }
#content .item a.full {
	display: block;
	padding: 5px;
	min-height: 86px;
	width: auto;
	background: url(../img/item_bg.png) no-repeat right bottom;
	color: #fff;
	text-decoration: none;
	border: none;
}
* html #content .item a.full { background-image: url(../img/item_bg.gif); } /* IE6- only */
.item .img { margin-right: 10px; }
#content .img a { border: none; }
.item a.full .content {
	display: block;
	font-size: .88em;
	line-height: 1.4em;
}
#content .item a.full:hover, .error-message, .response, legend { background-color: #8b9b52; }
.response {
	padding: 5px 8px;
	border: 1px dotted #eee;
	margin: 2em 0;
}
* html .item a.full { height: 58px; } /* IE6- only */
address {
	line-height: 1.3;
	font-style: normal;
	margin-bottom: 2em;
}
/* Forms */
.error-message {
	line-height: 1.2;
	padding: 4px 8px;
	background: #222;
	color: #d0200d;
}
fieldset {
	margin: 1em 0;
	padding: 0 8px 5px;
	border: 1px dotted #eee;
}
legend {
	margin: 0;
	padding: 3px 5px;
}
.field {
	float: left;
	margin: 4px 5px 2px;
	height: 1%;
	min-width: 90%;
}
* html .field { float: none; } /* IE6- only */
fieldset .long {
	margin: .3em 0 0;
	padding: .5em 0;
	width: 97%;
}
.field label {
	float: left;
	width: 110px;
	text-align: right;
	vertical-align: middle;
	line-height: 1.2;
	padding-top: 3px;
}
.long label {
	width: auto;
	padding: 0 10px .5em;
	text-align: left;
	line-height: 1.3;
}
.field .input label, .long .input label {
	float: none;
	width: auto;
	padding: 0 10px 0 0;
}
fieldset .long .input {
	clear: left;
	padding: 0 10px;
}
fieldset p.submit {
	margin: 0;
	padding-top: 20px;
}
.field .input {
	float: left;
	padding-left: 5px;
	height: 1%;
}
fieldset .long .bg {
	padding: 5px;
	margin: 0 8px;
	width: 97%;
	border: 1px solid #333;
}
input.text, textarea.text, select.select {
	border: 1px solid #ddd;
	padding: 3px 4px;
	background-color: #2a2a2a;
	color: #eee;
	font: .88em Verdana, Arial, Helvetica, sans-serif;
}
select.select, select.selectDate {
	font-size: .89em;
	padding: 3px 3px 3px 0;
}
select.select option { padding-right: 5px; }
.field input.text, .field textarea.text { width: 220px; }
/* .field select.select { width: 225px; } */
.field input.zip { width: 50px; }
.field input.state { width: 25px; }
.long input.text { width: 380px; }
input.radio { vertical-align: middle; }
input.form_error, input.form-error, textarea.form-error, select.form-error { border: 2px solid #d0200d; }