
body
{
	color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

.sectionNoline a,
#content a  {
	color:#888888;
	text-decoration:none;
	border-bottom:1px dotted white;
}

.sectionNoline a:hover,
#content a:hover{ 
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted white;
}

a.nounderline { 
	border-bottom:none;
}



#content img { border:none!important; } 
#content a img { border:none!important; }

form
{
	margin-bottom: -13px;
	padding-bottom: 0px;
}

h1 
{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight:normal;
}

h2
{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 16px;
}

img
{
	border: 0;
}

select,
input[type='text'],
input[type='password']
{
	border: 1px inset #888888;
	margin: 0;
	padding:2px;
	width:200px;
	font-size:10px;
}



p
{
	margin-top: 0px;
	margin-bottom: 0;
	line-height: 1.5;
}

.accept
{
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
}

.accept a:link, .accept a:visited, .accept a:active
{
	color: #94c948;
	text-decoration: none;
}

.accept a:hover
{
	text-decoration: underline;
}

.footerLinks
{
	text-transform: uppercase;
	font-size: 9px;
}

.footerLinks .green, .footerLinks .green a:link, .footerLinks .green a:visited, .footerLinks .green a:active
{
	color: #94c948;
}

.footerLinks .green a:hover
{
	color: #888888;
}

.green
{
	color: #94c948;
}

.latestQuote
{
	line-height: 1.8;
	font-size: 16px;
}

.latestQuoteAttr
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.loginForm input[type='text']
{
	width: 174px;
	padding: 2px;
}

.loginForm label
{
	width: 184px;
	color: #94c948;
	text-transform: lowercase;
	float: left;
}

.loginForm input[type='image']
{
	position:relative;
	top: 4px;
	margin: 0px;
	padding: 0px;
}

.navigation a:link, .navigation a:visited, .navigation a:active
{
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, sans-serif;
	
	margin-bottom: 40px;
	margin-left: 5px;
	padding-left:5px;
	background:url(../images/nav-divider.gif) no-repeat left;
}

.navigation a.home { 
	margin-left: 0;
	padding-left:0;;
	background:none;	
}

.navigation a.selected
{
	color: #93c948;
}

.navigation a:hover { 
	color:#d2f69f;
}

.naviSubItem a:link, .naviSubItem a:visited, .naviSubItem a:active
{
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, sans-serif;
	margin-right: 10px;
}

.naviSubItem a:hover
{
	color: #94c948;
}

.newsflash
{
	color: #ffffff;
}

.profits
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	line-height: 2.0;
}

.registerForm input[type='text']
{
	width: 193px;
	padding: 3px;
	margin-bottom: 5px;
}

.registerForm label
{
	text-transform: lowercase;
}

div.registerContent {
	margin-top: 40px;
	line-height: 1.6;
}

div.registerContent h2 { 
		color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform:none;
}



ul.step
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 40px;
	line-height: 1.6;
}

ul.step li
{
	margin-bottom: 25px;
}

.stepHeader
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.green { 
	color: #888888;
}

#contact-form legend,
#contact-form { 
	color: #888888;
}

#contact-form fieldset { 
	background:url(../images/contact-bg.jpg) no-repeat bottom right;
	margin:0;
	padding:0 5px;
}



#contact-form label { 
	width:200px;
	float:left;
}

#contact-form div { 
	clear:both;
	margin-top:2px;
}


#contact-form input[type="text"], 
#contact-form textarea { 
		width:280px;
}

div.errorbox { 
	border:2px solid #94c948;
	padding:5px;
}

div.specialSalon {
	border: 2px solid #94c948;
	padding:5px;
	margin-bottom:10px;
	width:400px;
}

