﻿body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
}
div.sdmenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 0px;
	width: 200px;
	text-align: left;
}
div.sdmenu div {
	overflow: hidden;
	background-repeat: repeat-x;
	background-image: url(title.gif);
}
div.sdmenu div :hover {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: none;
	background-color: #7A9D8F;
}

div.sdmenu div:first-child {
	background-color: #EBEBEB;
	background-image: url(title.gif);
	background-repeat: repeat-x;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div.collapsed:hover {
	color: #333333;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: url(title_on.gif);
}
div.sdmenu div span {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42544E;
}
div.sdmenu div.collapsed span {
	background-image: none;
}
div.sdmenu div a {
	display: block;
	color: #000000;
	background-color: #EBEBEB;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.sdmenu div a.current {
	background-color: #CFCFCF;
}
div.sdmenu div a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #94B0A8;
	background-repeat: no-repeat;
	background-position: right center;
	width: 170px;
	font-weight: bold;
}
.table
{
    width: 800px;
    height: 600px;
    background-color: White;
}
.title_text {
	border-bottom: 1px solid #999999;
    font-family: Arial, Helvetica, sans-serif;
	    font-size: 13px;
	    color: #000000;
	    display: block;
    text-align: left;
}
.main_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #666666;
}
.next_prev_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B857B;
}
.next_prev_page a:visited {
	color: #999999;
	text-decoration: underline;
}
.next_prev_page a:link {
	color: #639A8C;
	text-decoration: underline;
}
.next_prev_page a:hover {
	color: #73B298;
}
.current_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #768F86;
	padding: 3px;
}
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
.table_days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.table_hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.table_closed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: left;
}
.buy_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #639A8C;
	line-height: 16px;
	text-align: right;
	}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #639A8C;
	line-height: 16px;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.small_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
.terms_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #417B5E;
	line-height: 16px;
}
.pfhf_text {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
    text-align: justify;
    vertical-align: top;
    padding: 5px;
}

.pfhf_text_small {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 17px;
    color: #000000;
    text-align: justify;
    vertical-align: top;
    padding: 5px;
}
.spec_note_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #417B5E;
	line-height: 16px;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: -8px;
	text-align: right;
}
.prices_offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-top: -8px;
	text-decoration:line-through;
	text-align: right;
}
.prices_mins {
	font-weight: normal;
	font-size: 11px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111111;
	line-height: 16px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.text_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.main_titles_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.home_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(title.gif);
	background-repeat: repeat-x;
	display: block;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
	text-align: left;
}
.home_button a:link {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.home_button a:hover {
	text-decoration: none;
}
.home_button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.home_button:hover {
	background-image: url(title_on.gif);
	background-repeat: repeat-x;
	display: block;
}
.waxing_prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
	text-align: left;
}
a:link 
{
    color: #73B298;
    text-decoration: none;
}
    a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img 
{ 
    border: none;
}

