/* CSS Document */
html, body {
    height: 100%;
	font-size: 62.5%;
}

body {
	font-size:1.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#656565;
	margin:0px;
	background-color: #F6F6F6;
	background-image:url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 0px;
}

strong {
	color:#836575;
}

h1 {
	color:#836575;
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif;
}

.footer {
	font-size:0.90em;
}


a.footerstyle:link, a.footerstyle:visited, a.footerstyle:hover {
	color:#656565;
	text-decoration: none;
}

a:link {
	color:#EB86C0;
	text-decoration: underline;
	font-weight:bold;
}

a:visited  {
	color:#B5809A;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#111113;
	text-decoration: none;
}

.formtxtbox {
	width:275px;
	font-size:1.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#656565;
}

.quotebox {
	border-top-style:solid;
	border-top-width:1px;
	border-color:#EB86C0;
	padding-top:5px;
	text-align: center;
	margin-top:20px;
}

.red {
	color:#FF0000;
}

.error {
	color:#FF0000;
	font-weight:bold;
}

.thankyou {
	font-size:2.5 em;
}
/* Salon Business Page NEW */
.sbNew_container {font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 0.7em; font-weight: bold; height: 725px; background: #6CE1E8 url(../../_global/images/sb_page/bkgrnd_top.jpg) no-repeat top; padding-left: 16px;}
.sbNew_container h1 {margin: 16px 0px 16px -1px; width: 305px; height: 92px; background: url(../../_global/images/sb_page/logo.gif) no-repeat; text-indent: -9999px;}
.sbNew_container h2 {font-size: 22px; margin: 0px 9px 0px 9px; padding: 6px 0px 0px 0px;}
.sbNew_left {float: left; width: 422px;}
.sbNew_right {float: right; position: relative; width: 187px; padding-top: 1px;}
.sbNew_textbox {width: 406px; padding-bottom: 9px; background: url(../../_global/images/sb_page/white.png);}
.sbNew_textbox p.firstLine {margin: 4px 9px 0px 9px;}
.sbNew_textbox p {margin: 12px 9px 0px 9px; line-height: 15px; font-size: 11px;}
.sbNew_textbox a {font-size: 12px; color: #00CEE6;}
.sbNew_textbox a:hover {font-size: 12px; color: #75F1FF;}
.sbNew_right img {margin: 16px 0px 0px 0px; padding: 0px;}
.starBox {position: absolute; top: 6px; left: -75px;}
.starBox a {display: block; width: 100px; height: 113px; background: url(../../_global/images/sb_page/starburst.png) no-repeat; text-indent: -9999px;}
.clear {clear: both;}