
html, body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, helvetica, san-serif;
	font-size: 12px;
	color: #666;
	text-align:justify;
}
img {border:0px;}
img.border {border-top: 0px; border-right: 3px solid #A6010F; border-bottom: 0px; border-left: 3px solid #A6010F; padding:1px;}

.popup {
	position				:absolute;
	top					:31px !important;
	left					:176px !important;
	visibility				:hidden;
	background-color	:#fff;
	layer-background-color	:white;
	width					:650px;
	height				:500px;
	overflow				:auto;
	overflow-x			:hidden;
	font-family			:"Trebuchet MS", Tahoma, geneva, lucida, sans-serif;
	font-size				:12px;
	color					:#666;
	border				:2px solid #000;
	padding				:10px;
	z-index				:10
}

a:link {
	color: #A6010F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #880000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}

.hedrlinks a { font-size:16px; font-weight:bold; color:#A6010F; }
.hedrlinks a:hover, a:visited, a:active { color:#A6010F; }
.hedrlinks a:visited, a:active { color:#A6010F; font-weight:normal;  }

a.white:link  { font-size:13px; font-weight:bold; color: white; text-decoration: none;padding:0px; }
a.white:visited { color: white; font-weight: normal; font-weight:bold;padding:0px; }
a.white:hover { color:white; text-decoration: underline overline; font-weight:bold;padding:0px; }
a.white:active { text-decoration: underline overline; color: white; font-weight:bold;padding:0px; }

.noChange a { font-size:16px; font-weight:bold; color:#A6010F; }
.noChange a:hover, a:visited, a:active { color:#A6010F; }
.noChange a:visited, a:active { color:#A6010F; font-weight:normal;  }


.mainmenu { width:100px; }
.home { height:16px; margin:0px 0px 0px 60px; }
.about { height:21px; margin:0px 0px 0px 60px; } 
.salon { height:21px; margin:0px 0px 0px 60px; } 
.spa { height:21px; margin:0px 0px 0px 60px; } 
.gallery { height:21px; margin:0px 0px 0px 60px; } 
.contact { height:22px; margin:0px 0px 0px 60px; } 
/*.mainmenu:hover { background-color: #fff; filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25; }*/

.footer {
	text-decoration: none;
	font-size:x-small;
	font-family:verdana,geneva,sans-serif;
}

.makebigr { color: #fff; font-size:18px; font-weight: bold; }

.specialtxt {
	color: #20415E;
	font-weight:bold;
}

h1,h2,h3,h4,h5 { margin:0px;padding:0px;line-height:100%; }

h1 {
	font-size: 22px;
	color: #A6010F;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	color: #20415E;
	font-weight:bold;
}
h3 {
	font-size: 16px;
	color: #888;
	font-weight:bold;
}
h4 {
	font-size: 16px;
	color: #779504;
	font-weight:bold;
}
h5 {
	font-size: 22px;
	color: #385251;
	font-weight:bold;
}

#block1 {
text-align: justify;
width: 441px;
height: 152px;
background: transparent;
}

#block2 {
text-align: justify;
width: 585px;
height: auto;
background: transparent;
}

.overflow {
overflow: auto;
overflow-x: hidden;
width: auto;
height: 152px;
}

.overflow2 {
overflow: auto;
overflow-x: hidden;
width: auto;
height: 305px;
}


#specials {
text-align: left;
width: 100%;
height: auto;
background: transparent;
color: #555;
}

.specialBoxLight {
border: 1px dashed #F8CCC1;
background-color: #fcfcfc;
}

.specialBoxDark {
border: 1px dashed #F8CCC1;
background-color: #f0f0f0;
}

.pad10 {
padding: 10px;
}
.padleft {
padding-left: 20px;
}
.padright {
padding-right: 10px;
}
.padding {
padding: 10px;
}

.inputbox {
  border			: 0px solid #44BFD0;
  background		: url(images/inputbox-bg.png);
  background-repeat: repeat-x;
  background-color : #fff;
  margin-top       : 5px;
  padding          : 2px;
  color			   : #440000;
  font-family      : verdana, geneva, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  width            : 115px !important;
  width            : 115px;
  height           : 15px !important;
  height           : 15px;
  overflow         : hidden;
}

.grid { border: 1px solid #ccc; }
