@charset "utf-8";
/* CSS Document */

body { background: url(/gfx/turquoise/turquoise_body_bg.jpg) #9FFFE8 repeat-x !important; }

div#header { 
	background-image:url(/gfx/turquoise/turquoise_header_bg.jpg) !important; 
	border-bottom: 3px solid #00CC99 !important;
}

div#navbar { color: #00CC99 !important; }
#navbar ul li a:link, #navbar ul li a:visited { color: #00CC99 !important; }
#navbar ul li a:hover { color: #002F23 !important; }
#navbar ul li.selected a:link, #navbar ul li.selected a:visited { color: #002F23 !important; }

#treatments-content h1, #treatments-content h2, #treatments-content h3, #treatments-content h4, #treatments-content h5, #treatments-content h6 { color: #00CC99 !important; }

#content a, #treatments-content a { color: #00CC99 !important; }
#content a:hover, #treatments-content a:hover { color: #002F23 !important; border-bottom: 1px dashed #002F23; } 

div#footer { color: #9FFFE8 !important; }
#footer-panel-left a:link, #footer-panel-left a:visited { color: #00CC99 !important; }
#footer-panel-left a:hover { color: #002F23 !important; }



#treatments-right-panel .treatment-panel-top { 
	background: url(/gfx/turquoise/turquoise_treatment_box_bg_top.jpg) top no-repeat; 
	height: 30px;
	width: 244px;
}
#treatments-right-panel .treatment-panel-middle {
	background: #9FFFE8 url(/gfx/turquoise/turquoise_treatment_box_bg_middle.jpg) top no-repeat;	
	width: 244px;
}
#treatments-right-panel .treatment-panel-bottom { 
	background: url(/gfx/turquoise/turquoise_treatment_box_bg_bottom.jpg) top no-repeat; 
	height: 30px;
	width: 244px;
	margin: 0 0 10px 0;
}

#treatments-right-panel .treatment-panel-middle h3 { color: #00CC99 !important;  margin:0; text-transform: uppercase; }
#treatments-right-panel .treatment-panel-middle p { color: #666 !important; margin-left: 10px; margin-right: 10px;  }
#treatments-right-panel .treatment-panel-middle p.price { color: #00CC99 !important; font-size: 24px; font-weight: bold; margin: 0; }

div.treatment-box { border: 3px solid #00CC99 !important; }
div.treatment-box { color: #00CC99 !important; }

.turquoise {color: #00CC99 !important; }
