/* CSS Document */

.appointmentRequestLabel {padding-right:10px;}
.appointmentRequestElement {margin-bottom:5px;}
.appointmentRequestZipElement {margin-bottom:5px;}
.appointmentRequestPhoneElement {margin-bottom:5px;}
.appointmentRequestHeader {font-weight:bold;}
.appointmentRequestDateElement {margin-bottom:5px;}
.appointmentRequestTimeElement {margin-bottom:5px;}
.appointmentRequestSubmitButton {}

.contactRequestLabel {padding-right:10px;}
.contactRequestElement {margin-bottom:5px;}
.contactRequestZipElement {margin-bottom:5px;}
.contactRequestPhoneElement {margin-bottom:5px;}
.contactRequestHeader {font-weight:bold;}
.contactRequestComment {width:550px; height:100px;}
.contactRequestSubmitButton {}

.mainHeader {font-weight:bold; padding-top:10px;}


body {
	margin:25px 0 25px 0;
	padding:0;
	background:#bc8640;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a1d14;
	line-height:20px;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#7e4519;
}

a:hover {
	text-decoration:underline;
}

a.arrow {
	text-decoration:underline;
	color:#7e4519;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/arrow.gif") no-repeat;
	padding-left:16px;
}

a.arrow:hover {
	text-decoration:none;
}

/* Clear Fix for Floats ---------------------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Global Layout Divs ----------------------------------------------------------------------------- */

#wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	width:900px;
	height:87px;
	margin-bottom:10px;
}

#logo {
	width:153px;
	height:87px;
	float:left;
}

#logo_right {
	width:245px;
	height:42px;
	padding:45px 0 0 5px;
	vertical-align:bottom;
	float:left;
}

#logo_right .location {
	color:#f89828;
	font-weight:bold;
	font-size:16px;
}

#logo_right .slogan {
	color:#e2c7a4;
	font-style:italic;
	font-size:12px;
}

#navbar {
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_nav.gif") repeat-x;
	width:820px;
	height:30px;
	padding:8px 10px 0 70px;
}

#mainbody {
	width:878px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin-top:5px;
}

#footer {
	clear:both;
	width:880px;
	padding:10px;
	color:#7e4519;
	font-size:12px;
}

#footer ul {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}

#footer ul li {
	list-style-type:none;
	display:inline;
	padding-left:5px;
}

#footer ul li a {
	color:#7e4519;
	text-decoration:underline;
}

#footer ul li a:hover {
	color:#7e4519;
	text-decoration:none;
}

/* Home Page Styles -------------------------------------------------------------------------------- */


/* Top Row -------------------------------------------------- */

#toprow {
	width:878px;
	height:225px;
	margin-bottom:10px;
}

#toprow #yourskin {
	width:166px;
	height:223px;
	border:1px solid #a66f33;
	float:left;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_list_fade2.gif") repeat-y;
}

#toprow #flash {
	width:700px;
	height:225px;
	margin-left:10px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/main_billboard.gif") no-repeat;
	float:right;
}

#toprow #yourskin ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#toprow #yourskin ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	height:20px;
	width:156px;
	padding-left:10px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_list_fade.gif") no-repeat;
}

#toprow #yourskin ul li a {
	color:#ffedc9;
	text-decoration:none;
}

#toprow #yourskin ul li a:hover {
	color:#ffedc9;
	text-decoration:underline;
}

#toprow #yourskin .header {
	width:156px;
	padding:2px 2px 2px 8px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_list_fade2.gif") repeat;
	color:#ffedc9;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

/* Bottom Row ----------------------------------------------- */

#bottomrow {
	width:878px;
	height:200px;
}

#bottomrow #quicklinks {
	width:166px;
	height:250px;
	border:1px solid #7c4318;
	background-color:#edd4a3;
	float:left;
}

#bottomrow #welcome {
	width:680px;
	margin-left:10px;
	float:left;
}

#bottomrow #right {
	width:244px;
	height:200px;
	border-left:1px solid #CCCCCC;
	margin-left:10px;
	float:right;
}

#bottomrow #right .teens {
	width:144px;
	height:30px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/main_teens.gif") no-repeat;
	padding:7px 0 10px 80px;
	color:#7e4519;
	font-size:2.4em;
	border-bottom:1px solid #CCCCCC;
}

#bottomrow #right .teens a {
	color:#7e4519;
	text-decoration:none;
}

#bottomrow #right .teens a:hover {
	color:#f89828;
	text-decoration:none;
}

#bottomrow #right .men {
	width:144px;
	height:30px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/main_men.gif") no-repeat;
	padding:7px 0 10px 80px;
	color:#7e4519;
	font-size:2.4em;
	border-bottom:1px solid #CCCCCC;
	margin-top:10px;
}

#bottomrow #right .men a {
	color:#7e4519;
	text-decoration:none;
}

#bottomrow #right .men a:hover {
	color:#f89828;
	text-decoration:none;
}

#bottomrow #right .newsletter {
	width:224px;
	padding-top:10px;
}

#bottomrow #quicklinks ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#bottomrow #quicklinks ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	height:20px;
	width:136px;
	padding-left:25px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bullet_circle_gray.gif") no-repeat;
	background-position:0.8em 0.3em;
}

#bottomrow #quicklinks ul li a {
	color:#7c4318;
	text-decoration:none;
}

#bottomrow #quicklinks ul li a:hover {
	color:#7c4318;
	text-decoration:underline;
}

#bottomrow #quicklinks .header {
	width:156px;
	padding:2px 2px 2px 8px;
	color:#7c4318;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

/* Internal Page Styles ----------------------------------------------------------------------------- */

#internalrow {
	width:878px;
	margin-bottom:10px;
}

#internalrow #sidebar {
	width:166px;
	float:left;
}

#internalrow #sidebar #subnav {
	width:166px;
	border:1px solid #a66f33;
	float:left;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_list_fade.gif") repeat-y;
	margin-bottom:10px;
}

#internalrow #internalbody {
	width:700px;
	margin-left:10px;
	float:right;
}

#internalrow #sidebar #subnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#internalrow #sidebar #subnav ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	height:20px;
	width:156px;
	padding-left:10px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_list_fade.gif") no-repeat;
}

#internalrow #sidebar #subnav ul li a {
	color:#ffedc9;
	text-decoration:none;
}

#internalrow #sidebar #subnav ul li a:hover {
	color:#ffedc9;
	text-decoration:underline;
}

#internalrow #sidebar #subnav .header {
	width:156px;
	padding:2px 2px 2px 8px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_list_fade2.gif") repeat;
	color:#ffedc9;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

#internalrow #sidebar #quicklinks {
	width:166px;
	height:198px;
	border:1px solid #7c4318;
	background-color:#edd4a3;
	float:left;
}

#internalrow #sidebar #quicklinks ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#internalrow #sidebar #quicklinks ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	height:20px;
	width:136px;
	padding-left:25px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bullet_circle_gray.gif") no-repeat;
	background-position:0.8em 0.3em;
}

#internalrow #sidebar #quicklinks ul li a {
	color:#7c4318;
	text-decoration:none;
}

#internalrow #sidebar #quicklinks ul li a:hover {
	color:#7c4318;
	text-decoration:underline;
}

#internalrow #sidebar #quicklinks .header {
	width:156px;
	padding:2px 2px 2px 8px;
	color:#7c4318;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

#internalrow #sidebar #newsletter {
	width:166px;
	border:1px solid #7c4318;
	background-color:#edd4a3;
	float:left;
	margin-bottom:10px;
}

#internalrow #sidebar #newsletter .header {
	width:156px;
	padding:2px 2px 2px 8px;
	color:#7e4519;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

#internalrow #internalbody .billboard {
	width:690px;
	height:60px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bg_billboard.gif") no-repeat;
	padding:40px 0 0 10px;
}

#internalrow #internalbody .billboard h2 {
	color:#7e4519;
	font-size:2.5em;
	font-weight:normal;
	padding:0;
	margin:0;
}


/* Global Font & Header Styles ---------------------------------------------------------------------- */

.contentTitle {
	color:#7e4519;
	font-size:16px;
	padding-bottom:10px;
}

.mainHeader {
	font-weight:bold;
	padding-top:10px;
}

h3.subHeader {
	color:#7e4519;
	font-size:14px;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #7e4519;
}

.option {
	font-size:11px;
}

#internalbody h1 {
	font-size:18px;
	color:#7e4519;
	padding-left:10px;
}

/* Your Skin Box ------------------------------------------------------------------------------------ */

#ys_procedure_links {
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	padding:0 10px 5px 10px;
	margin:0;
}

#ys_procedure_links h2 {
	font-size:12px;
	color:#a66f33;
}

#ys_procedure_links a {
	color:#a66f33;
}

#ys_procedure_links #list {
	list-style-type:none;
	margin:0;
	padding-left:10px;
}

#ys_procedure_links #list li {
	list-style-type:none;
	margin:0;
	padding:0;
	height:20px;
	padding-left:27px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bullet_circle_gray.gif") no-repeat 0.8em 0.4em;
}

/* Advice Styles ------------------------------------------------------------------------------------ */

.advice {
	padding:10px 10px 20px 10px;
	border-bottom:1px dotted #CCCCCC;
}

.advice h2 {
	font-size:12px;
	color:#7e4519;
}

.advice ul {
	list-style-type:none;
	margin:0;
	padding:10px 0 0 10px;
}

.advice ul li {
	list-style-type:none;
	margin:0;
	padding-bottom:10px;
	padding-left:25px;
	background:url("http://www.medspatucson.mojoring.com/clients/1000374/Web/Images/bullet_circle_gray.gif") no-repeat 0.8em 0.3em;
}

#mojo_ce1 {
	font-size:12px;
	line-height:24px;
}

