html,body 	{ background-color:#000; }
h1 			{ text-indent: -9999px;}
	h1 a	{ background: #000 url('../img/monsoon.gif') no-repeat; height: 54px; display:block;width:335px;}
#nav 		{ margin-bottom: 18px; font-family: Arial; padding-bottom: 9px; border-bottom: 18px solid #111;}
#secondary	{ margin: 10px 0px;}
#footer		{ color: #828282;}

#salon #secondary, #about #secondary, #contact #secondary { background: transparent url('../img/grey.gif') repeat-y;}

.container	{ margin-top:18px; margin: 0 auto; width: 950px;}
.tout 		{ float:none; margin-top: 18px; height: 468px;}
.centered		{ margin: 0px auto 20px auto; width: 568px; }
.bronze 	{ color: #7a7a52;}
.white 		{ color: #fff;}
.greybg		{ background-color: #242424; color: #9d9d9d;}
.greybg .box p	{ color: #9d9d9d;}
.box p		{ color: #303030;}
.form-group	{border-bottom: 1px solid #141414; float: left;}
	.form-group div { padding: 4px 0px;}
	.form-group .span-6 label	{ vertical-align: middle;}

.no-border  {border: none;}

/*-- NAV --*/
#home #nav-home, #salon #nav-salon, #academy #nav-academy, #about #nav-about, #showcase #nav-showcase, #latest #nav-latest, #contact #nav-contact { color: #7a7a52; }
.ddmenu { list-style: none; padding: 0; margin: 0; float:right; }
 	.ddmenu li{ float: left;}
	.sub_class li{ float: left; clear:both}

		.ddmenu li a { display: block; margin-left: 25px; font-weight:bold; text-align: left; padding-bottom: 9px; text-decoration: none; color: #666; background-color: #000;}
		.ddmenu li a:hover {color: #fff;}
		.sub_class li a:hover {color: #000;}
		
		.ddmenu li ul { display: none; list-style: none; position: absolute; margin: -1px 0 0 0; z-index: 90; padding: 0; }
			.ddmenu li ul a { display: block; width: 120px; padding: 5px; text-decoration: none; font-weight: bold;color: #000; background-color: #585858; }
			.ddmenu li ul a.ddchildhover { background-color: #f1f1f1; } 

#sub-nav ul { list-style: none; margin: 0px;}
	#sub-nav ul li { float: left; border-right: 1px solid #333; color: #fff; padding-right: 10px;margin-right: 10px;}
	#sub-nav ul li.last {border-right: 0px;}
		#sub-nav ul li a {text-decoration: none; color: #7a7a7a;}
		#sub-nav ul li a:hover {color: #fff;}


ul.buttons{ list-style: none; float: left; margin: 5px 0px;}
	ul.buttons li { float: left; margin: 5px; background: #4d4b10; padding: 8px; width: 150px }
		ul.buttons li a{ display:block; margin: 0; background: #000; padding: 5px; border:0; zoom:1; text-align: center; color: #7a7a52; text-decoration: none;}
		ul.buttons li a:hover{background: #0f0f0f; }



/*-- HOMEPAGE SPECIFIC --*/
.home-promo-left	{height: 115px; padding: 0px;}
.home-promo-right	{padding:0px;}


/*-- EDDY --*/
ul.thumbs	{list-style: none; margin: 0px;}
	ul.thumbs li { float: left; margin: 6px 6px 0px 0px; }
	ul.thumbs img { background: transparent url('../img/thumb-loader.gif') no-repeat center center;}


/*-- NEWS --*/
ul.news	{list-style: none; margin: 18px 0px; float: left;}
	ul.news li { float: left; width: 315px;}
	ul.news img {  float: left; padding: 8px; background: transparent url('../img/thumb-loader.gif') no-repeat center center;}
	ul.news span { float: left; vertical-align: top; margin-top: 8px;}
	ul.news a { background: #000; float: left; text-decoration: none; color: #222222; display: block; width: 100%;}
	ul.news a:hover { color: #fff;}

/*-- PRICE LIST --*/
.pricelist { width: 400px; padding: 10px; color:#9d9d9d; margin: 0 auto;}
	.pricelist .header {padding: 2px 5px; color:#ccc; margin-bottom: 15px; font-weight:bold;}


/*-- STYLIST -- */
.stylist { width: 560px; padding: 10px; color:#9d9d9d; margin: 0 auto;}
	.stylist .header {padding: 2px 5px; color:#ccc; margin-bottom: 15px; font-weight: bold; text-align:left;}


/*-- CONTACT --*/
.box p a {color: #ccc;}



/*-- CONTENT SPECIFIC --*/
.content-block { float: left; margin-top: 1.5em; margin-bottom: 1.5em;}
.content-block { color: #a9a9a9;} 


/*-- SHOWCASE --*/
#slider{ position: relative; z-index:0;}	
	#slider ul, #slider li{ margin:0; padding:0; list-style:none;}
	#slider li{ width:950px; height:366px; overflow:hidden; }	
	#prevBtn, #nextBtn{ display:block; width:63px; height:32px; position:absolute; top:180px; z-index: 200;}	
	#nextBtn{ left:887px;z-index: 201;}														
		#prevBtn a, #nextBtn a{ display:block; height:32px; background:url('../img/lightbox/lightbox-btn-prev.gif') no-repeat 0 0;}	
		#nextBtn a{ background:url('../img/lightbox/lightbox-btn-next.gif') no-repeat 0 0;}												
												
.showcase-left{}
.showcase-right {padding-left: 0;}
