*
{
	margin: 0pt;
	padding: 0pt;
	outline: none;
	-moz-outline: none;
}
a img
{
	border: 0pt none;
}
a
{
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	color: #59584C;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 11px;
	line-height: 13px;
}
html
{
	height: 100%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
body
{
	height: 100%;
	color: #FFFFFF;
	background: #000000 url(../images/bg_shade.gif) repeat-x scroll 0 0;
	text-align: left;
}
.theme {
	color: #FFA219;
}
a#logo {
	position: absolute;
	background: transparent url(../images/SalonBuzz-logo.png) no-repeat scroll 0 0;
	display: block;
	font-size: 0.1em;
	height: 0;
	overflow: hidden;
	padding-top: 52px;
	width: 179px;
	top: 210px;
	left: 15px;
}
#website
{
	position: relative;
	text-align: left;
	width: 750px;
	padding-left: 210px;
	float: left;
}
#content{
	position: relative;
	width: 750px;
	background: transparent url(../images/background/home.jpg) no-repeat scroll 0 0;
}
.home #content {
	height: 385px;
	background: transparent url(../images/background/home.jpg) no-repeat scroll 0 0;
}
.inner #content {
	height: 320px;
}
.ourSalons #content {
	background: transparent url(../images/background/oursalons.jpg) no-repeat scroll 0 0;
}
.joinOurEmailList #content {
	background: transparent url(../images/background/stayintouch_r.jpg) no-repeat scroll 0 0;
}
.joinOurEmailListThankYou #content {
	background: transparent url(../images/background/stayintouch.jpg) no-repeat scroll 0 0;
}
#copy
{
	width: 100%;
	color: #FFFFFF;
	background-color: #1E1E1E;
	min-height: 180px;
}
* html body #copy 
{
    height: 180px;
}
#copy a
{
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	color: #FFA219;
}
#copy a:hover
{
	color: #FFA219;
	text-decoration: underline;
}

#copy p
{
	padding-bottom: 10px;
}
#copy ul {
	margin-bottom: 10px;
	padding-left: 0px;
	list-style: none;
}
#copy ul li{
	background: transparent url(../images/black_bullet.gif) no-repeat 0 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style: none;
}

h1 {
	height: 0px;
	padding-top: 19px;
	overflow: hidden;
	margin-top: 17px;
	margin-bottom: 38px;
}
h1#lizardinvestors {
	display: block;
	background: transparent url(../images/lizard_investors.gif) no-repeat scroll 0 0;
	width: 212px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
}
div#userInfo {
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 100;
}
/* main navigation - START*/
div#nav {
	position: relative;
	width: 750px;
	height: 36px;
	overflow: visible;
	padding-top: 194px;
}
div#nav div#top_shadow {
	background: transparent url(../images/nav_shade_top.png) no-repeat scroll 0 0;
	display: block;
	width: 750px;
	height: 12px;
	float: left;
}
div#nav div#bottom_shadow {
	background: transparent url(../images/nav_shade_bottom.png) no-repeat scroll 0 0;
	display: block;
	width: 750px;
	height: 12px;
	float: left;
}
#nav ul {
	width: 750px;
	background-color: #FFA219;	
	clear: left;
	float: left;
	height: 36px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a {
	background: transparent url(../images/main_nav.gif) no-repeat scroll 0 0;
	display: block;
	float: left;
	font-size: 0.1em;
	height: 0;
	overflow: hidden;
	padding-top: 36px;
}

#nav ul li#ourSalons a {
	background-position: 0 0;
	width: 110px;
}
#nav ul li#ourSalons a:hover { background-position: 0 -36px; }
#nav ul li#ourSalons a.on, #nav ul li#ourSalons a:hover.on { background-position: 0 -72px; }

#nav ul li#emailUs {
	margin-right: 360px;
}
#nav ul li#emailUs a {
	background-position: -110px 0;
	width: 102px;
}
#nav ul li#emailUs a:hover { background-position: -110px -36px; }
#nav ul li#emailUs a.on, #nav ul li#emailUs a:hover.on { background-position: -110px -72px; }

#nav ul li#joinOurEmailList a {
	background-position: -572px 0;
	width: 178px;
}
#nav ul li#joinOurEmailList a:hover { background-position: -572px -36px; }
#nav ul li#joinOurEmailList a.on, #nav ul li#joinOurEmailList a:hover.on { background-position: -572px -72px; }

/* main navigation - END */

/* footer - START*/
#footer
{
	color: #E6E6E6;
	background: transparent url(../images/h_dot.gif) repeat-x scroll 0 0;
	position: relative;
	width: 750px;
	margin-top: 14px;
	padding-top: 14px;
	font-size: 10px;
}
#footer_bottom {
	background: transparent url(../images/h_dot.gif) repeat-x scroll 0 bottom;
	position: relative;
	width: 750px;
	padding-bottom: 11px;
}
#footer p  {text-align: left; font-size: 10px;}
#footer .copyright p {color: #979797; text-align: right; }
#footer .copyright {
	position: absolute;
	top: 0px;
	right: 0px;
}

/* footer - END */
/* form - START */
.formWrapper {
}

.formWrapper label {
	padding-bottom: 10px;
	display: block;
}
.formWrapper input {
	width: 150px;
}
.formWrapper a.btnSubmit {
	background: transparent url(../images/btnSubmit.gif) no-repeat scroll 0 0;	
	width: 27px;
	height: 0px;
	display: block;
	padding-top: 27px;
	overflow: hidden;
	position: relative;
	right: -170px;
	top: -29px;
}
.formWrapper a.btnSubmit:hover {
	background-position: 0 -27px;	
}
.formWrapper input.btnSubmit {
	width: 27px;
	height: 27px;
	position: relative;
	right: -170px;
	top: -29px;
}
.rfvMessage 
{
    color: #FF0000 !important;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
}
.lblResponse 
{
    padding-bottom: 15px;
    color: #FF0000 !important;
    display: block;
}
/* form - END*/

/* copy - START*/
div.locations {
	float: left;
	padding-left: 40px;
	width: auto;
	padding-right: 40px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 18px;
	margin-bottom: 18px;
	width: 220px;
	min-height: 190px;
}
* html body div.locations {
	height: 190px;
}

div.locations p {
	line-height: 18px;
}
.first {
	background: transparent url(../images/v_dot.gif) repeat-y scroll right 0;
}
.clearLeft {
	clear: left;
}
/* copy - END*/
