/* CSS Document */

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  /*zoom:1;*/
}
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
html {
    height: 100%;
    margin-bottom:1px;
}
body {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5955;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #d4b078;
}
ul{
	margin:10px 0 5px 15px;
	padding:0;
}
ol{
	margin:10px 0 5px 20px;
	padding:0;
}
li {
	margin:0 0 5px 0;
	padding:0;
}

a img {
    border:none;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.home #header {
	width: 778px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	margin-top: 10px;
	padding-bottom: 5px;
}
#header {
	width: 778px;
	background-image: url(images/internal_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 5px;
}
#menu {
	width: 768px;
	margin-left: 4px;
	background-color:#860C31;
}
#menuWrapper {
	background-color:#FFFFFF;
	zoom:1;
	float:left;
}
#billboard {

	width: 780px;
	height: 314px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 768px;
	padding-right: 7px;
	padding-left: 5px;
	background-repeat: repeat-y;
	background-position: 572px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(images/content_background.gif);
}
.home #content {
	background-image:none;
}
#title_bar {
	width: 780px;
	height: 104px;
	float: left;
	background-image: url(images/title_bar.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 96px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#main_content {
	float: left;
	width: 546px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	line-height:18px;
}
#news_updates_offers {
	float: left;
}
#welcome_text {
	float: left;
	width: 285px;
	margin-top: 4px;
}
#salon_photo {
	width: 116px;
	float: right;
	height: 138px;
}

#secondary_content {
	float: right;
	width: 170px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	display: inline;
}
#footer {
	width: 780px;
}
#footer_text {
	float: left;
	margin-left: 5px;
}
a{
	color: #870D32;
	text-decoration: underline;
}
a:visited {
	color: #860C31;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
.highlighted_text {
	color: #860C31;
	font-weight: bold;
}
.main_title {

}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #860C31;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:10px;
	line-height:normal;
}
.paragraph_title {
	font-size: 12px;
	font-weight: bold;
	color: #FE0104;
}
#billboard_subpage {
	width: 780px;
	height: 130px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

	float: left;
	margin-bottom: 10px;
}
.secondary_title {

}
h2 {

	font-size: 18px;
	font-weight: normal;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	line-height:24px;
	margin-bottom:5px;
}
h3{
	font-size:12px;
	color:#8F042E;
	line-height:normal;
}
#priceList table {
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}

.border_collapse {
	border-collapse:collapse;
}

#priceList td {
	padding: 2px;
	margin: 0px;
	border: 0px solid #CCCCCC;
	vertical-align: top;
}
.strike-through {
	text-decoration: line-through;
	color: #FF0000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #d4b078;
}

.gmap {
	border: 1px solid #5E5955;

}
#staticBanner {
	float: left;
	width: 208px;
}
#rotatingBanner {
	float: right;
	width: 360px;
	height: 110px;
}
#footerLarge{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-y;

}
#footerAbout{
	float:left;
	margin-left:14px;
	color:#ffffff;
	width:170px;
	font-size:11px;
	margin-top:6px;
	margin-bottom:10px;
	margin-right: 10px;
	display:inline;
}
.footerQuicklinks{
	float:left;
	margin:6px 10px 10px 10px;
	width:170px;
	color:#ffffff;
	font-size:11px;
	line-height:18px;
	display:inline;
}
.footerQuicklinks h1{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#d4b078;
	margin:0px 0px 5px 0px;
}
.footerQuicklinks a{
	text-decoration:underline !important;
	color:#FFFFFF !important;
}
.footerQuicklinks a:hover{
	text-decoration:none !important;
}
#homeAd{
	float:left;
}
#homeText{
	float:left;
	width:365px;
	margin-left:10px;
	display:inline;
	line-height:18px;
}
#latestTreatments{
	border:1px solid #860c31;
	float:right;
	width:358px;
	margin-right:10px;
	display:inline;
	line-height:18px;
}
#latestTreatments a{
	text-decoration:none;
	font-weight:bold;
}
#latestTreatments a:hover{
	text-decoration:underline;
}
#latestTreatments h1	{
	background-color:#860c31;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:5px;
	margin: 0;
}
#emailSignup{
	float:right;
	width:349px;
	margin-right:10px;
	display:inline;
	margin-bottom:20px;
	background-image:url(images/signup_bg.jpg);
	background-repeat:repeat-x;
	margin-top:10px; 
	height:45px;
	padding:5px;
	color:#860c31;
}
#emailSignup form{
	margin-top:7px;
}
.emailsignupEmail{
width:270px;
border: 1px solid #d4b078;

}
.emailsignupSubmit{
	width:55px;
	margin-left:10px;
	background-color:#d4b078;
	color:#860c31;
	border:1px solid #d4b078;
}
.left{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.right{	
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}


#treatment-types img {
    cursor:pointer;
    margin-right:10px;

}
#problemsList, #treatmentsList{
    margin:0;
    padding:0;
}

#problemsListContainer h3, #treatmentsListContainer h3 {
    margin:0 0 10px 0;
    padding:0;
}
#problemsList p, #treatmentsList p {
    margin:0;
    padding:0;
}
#treatmentsList ul {
    list-style-position:inside;
    padding:5px 5px 5px 8px;
    background:#FDEEF3; /*fff6f9;*/
    border:1px solid #FFDAE6; /*FFE0EA; /*FFE6EE;*/
}
#problemsList ul {
    list-style:none;
    margin:0;
    padding:5px 5px 5px 5px;
    background:#FDEEF3; /*fff6f9;*/
    border:1px solid #FFDAE6; /*FFE0EA; /*FFE6EE;*/
}
#problemsList li { /*, #treatmentsList li {*/
    margin:0;
    padding:0;
    /*border-bottom:1px solid #eeeeee*/
}
#problemsList a{ /*, #treatmentsList a { */
    display:block;
    position:relative;/* IE6 fix */
    text-decoration: none;
    padding:2px 2px 2px 10px;
    color: #5e5955;
}
#problemsList a:focus, #treatmentsList a:focus {
    outline:none;
}
#problemsList a:hover{ /*, #treatmentsList a:hover {*/
    color:#ffffff;
    background-color: #bf5376; /*#8F042E;*/
}

#problemsList .active, #treatmentsList .active {
    color:#ffffff;

    background-color:#8F042E;
}
#problemsList .active:hover, #treatmentsList .active:hover {
    color:#ffffff;
    background-color:#8F042E;
}

#treatmentsList {
    /*min-height:150px;*/
    /*overflow:auto;*/
    /*border-width:1px;
    border-color:#860c31;
    border-style:solid none*/
}

