* {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

html {
	font-size: 100%;
	height: 100%;
	max-height: 100%; /* fix height for other browsers */
}

body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	background-color: #BEBEBF;
	background-image: url(images/v2.gif);
	height: 100%;
	max-height: 100%; /* fix height for other browsers */
}

#container {
	clear: both;
	height: auto;
	background-color: #BBB3CA;
	width: 80%;
	min-width: 700px;
	padding: 10px;
	margin: 20px auto 100px;
	border: 1px solid #400346;
}

#header {
	height: 204px;
	min-width: 600px;
	background-color: #FFFFFF;
	border: 4px solid #400346;
	margin-bottom: 5px;
	width: auto;
	padding: 3px;
}

#main {
	background-color: #FFF;
	border: 1px solid #663399;
	height: auto;
	min-width: 600px;
	overflow: hidden;
	padding: 10px;
	width: auto;
}

#main div#icandi-wrapper { padding: 15px 0 0 0; text-align: center; }

#main div#icandi-home { border: 0; margin: 10px 0 5px 0; text-align: center; }

#icandi-home a:link,
#icandi-home a:visited { color: #0000FF; text-decoration: underline; }

#icandi-home a:hover { text-decoration: none; }

#main div#gmaps-container { border: 0px solid #000; padding: 1em 0; }

#gmaps-container #map {
	border: 1px solid #777;
	height: 35em;
	margin-left: 250px;
	width: 35em;
}

#maps div#yelpContent {
	border: 1px solid #FF4F00;
	font-size: 11px;
	margin: auto 5px;
	width: auto;
}

#yelpContent div.address,
#yelpContent div.city,
#yelpContent div.name,
#yelpContent div.phone {
	border: 0px solid #000;
	font-size: 11px;
	padding: 1px 3px 1px 0;
	white-space: nowrap;
}

#yelpContent div.name { font-weight: bold; }

#gmaps-container #business-hours {
	border: 0px solid #400346;
	float: left;
	margin-left: 15px;
	overflow: auto;
	width: 220px;
}

#business-hours table#schedule { border: 1px solid #777; width: 220px; }

#schedule th { font-weight: bold; }
#schedule td { font-size: 12px; padding: 1px 0 1px 2px; }
#schedule td.day { font-weight: bold; text-align: right; }
#schedule td.appt,
#schedule td.hours {
	
}

#col1 {
	border: 0;
	float: left;
	width: 240px;
	background-color: #DFDBEA;
	background-image: url(images/logo2.jpg);
	height: auto;
	min-height: 350px;
	margin-right: 10px;
}

#fb-find-us {
	border: 0;
	clear: left;
	float: left;
	margin-right: 10px;
	width: 240px;
}

#fb-find-us a {
	display: block;
	margin: 18px auto 0 auto;
	padding: 0;
	width: 105px;
}

#fb-find-us a:link,
#fb-find-us a:visited {
	text-decoration: none;
}

#fb-find-us a img#icon {
	border: 0;
	height: 32px;
	width: 105px;
}

#col1b {
	border: 0;
	float: left;
	width: 220px;
	height: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}

#col1b div#services {
	border: 0px solid #FF4F00;
}

#services h3 {
	border-bottom: 1px solid #663399;
	color: #663399;
	margin: 0 0 5px 0;
	width: 80px;
}

#services div#service-types {}

#service-types div.stype {
	border: 0;
	padding: 2px 0;
}

#service-types a:link,
#service-types a:visited {
	color: #0000FF;
}

#service-types a.service {
	text-decoration: underline;
}

#service-types a.current {
	font-weight: bold;
	text-decoration: none;
}

#col2 {
	min-width: 100px;
	background-color: #DFDBEA;
	width: 250px;
	float: left;
	height: auto;
	color: #666666;
}

#col3 {
	width: 200px;
	min-width: 90px;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
    background-color: #DFDBEA;
	float: left;
	position: relative;
    top: 57px;
}

#col4 {
	width: 200px;
	min-width: 100px;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
    background-color: #DFDBEA;
	float: right;
	position: relative;
    top: 76px;
}

#footer {
	min-width: 600px;
	width: auto;
    height: 20px;
	overflow: hidden;
}

#footercol2 {
	min-width: 190px;
	width: 49%;
	float: left;
	height: auto;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footercol3 {
	width: 49%;
	min-width: 190px;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

h1 {
	margin: 0;
	padding: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
		
#navt {
	background-image: url(images/bk.jpg);
	height: 18px;
	border: 1px solid #330066;
	text-align: left;
	padding-top: 4px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.box1 {
	color: #333333;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	left: 6px;
	height: 12px;
	padding: 4px 20px;
}

.box1:hover {
	text-decoration: none;
	color: #663399;
	height: 12px;
}

#rightp {
	min-width: 400px;
	background-color:#DFDBEA;
	width: auto;
	padding: 10px;
	margin-left: 250px;
	height: auto;
	min-height: 330px;
	overflow: auto;
	margin : 0 auto;
}

#rightp2 {
	height: auto;
	min-width: 380px;
	background-color: #00CC00;
	width: auto;
	padding: 10px;
}

#rightp div#brochure-wrapper {
	border: 0;
	color: #666666;
	text-align: right;
}

#brochure-wrapper span {
	font-size: 11px;
}

#rightp div#hair-node,
#rightp div#nail-node,
#rightp div#spa-node {
	border: 0px solid #448;
	display: none;
	padding: 2px 0;
}

#hair-node h3,
#nail-node h3,
#spa-node h3 {
	border-bottom: 1px solid #663399;
	color: #663399;
	margin: 0 0 10px 0;
	width: 330px;
}

#hair-node table.service-details,
#nail-node table.service-details,
#spa-node table.service-details {
	border: 0px solid #338;
	text-align: left;
	width: auto;
}

.service-details th,
.service-details td {
	border: 0px solid #778;
	color: #CC3366;
	text-align: left;
	width: 300px;
}

.service-details th {
	padding: 5px 0 3px 0;
}

.service-details td.price {
	width: 30px;
}

#rightp div#consultation {
	border: 0;
	color: #FF0000;
	font-size: 11px;
	padding: 5px 0 0 0;
	text-align: right;
}

#consultation span {
	font-weight: bold;
	font-size: 14px;
}

.s1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
}

.cr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#rightp a:link,
#rightp a:visited {
	color: #0000FF;
	text-decoration: underline;
}

#rightp a:hover { text-decoration: none; }

#rightp div#fathers-day-promo,
#rightp div#promotion,
#rightp div#promotion-old {
	border: 0;
	display: none;
	margin: 2px auto 4px auto;
	text-align: left;
	width: 481px;
}

#promotion img,
#promotion-old img { border: none; float: left; height: 130px; margin: 0; width: 84px; }

#promotion a,
#promotion-old a { border: none; margin: 0; }

#promotion div#promo-content,
#promotion-old div#promo-content { color: #330099; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-left: 90px; }

#promo-content a { font-size: 11px; font-weight: bold; }
#promo-content a:link,
#promo-content a:visited { text-decoration: none; }

#promo-content a:hover { text-decoration: underline; }

#promo-content p { margin-top: 3px; }

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.products{
	width: 150px;
	height: 100px;
}

