@charset "UTF-8";
/* CSS Document 
Website: www.thesalonsat.com
Level: index.php
Created By: Nick Thompson
*/

body { background-color:#000;font-size:10pt;color:#999;font-family:Arial, Helvetica, sans-serif; }

h1 {
	font-size:16pt;
	margin-bottom:20px;
}

p { line-height:14pt; }

hr { color:#1b83ad;border:0px;height:1px;background-color:#1b83ad;margin-bottom:20px;margin-top:-10px; }

a:link, a:active, a:visited { color:#1b83ad;text-decoration:none; }

a:hover { color:#fff; }

/* LAYOUT */
#header { height:61px;padding:30px;background-image:url('../images/bckd_header_new.png');background-repeat:repeat-x; }

	#logo { float:left; }

	#nav { float:right; }
	
		#nav li { display:inline;margin-left:40px; }

#main_image { height:272px; }

#meta { height:300px;background-image:url('../images/bckd_meta.png');background-repeat:repeat-x; }

	#main_buttons { position:relative;left:-10px; }

	.meta-column { float:left;width:250px;height:260px;margin:20px 25px 20px 25px; }
	
	#testimonials { padding-left:10px;width:230px; }
	
	#news { position:relative;left:10px; }
		
		.news-summary { margin-top:20px; }
	
		/*#btn-salon-clientele { height:115px;margin-top:5px; }*/
		
			#btn-salon-clientele a { display:block;height:115px;width:273px;/*padding:0px 0px 100px 273px;*/background-image:url('../images/btn_salon_clientele.png');overflow:hidden;background-repeat:no-repeat; }
		
			#btn-salon-clientele a:hover { background-position:0px -115px; }
		
		/*#btn-salon-professional { height:115px;margin-top:20px; }*/
		
			#btn-salon-professional a { display:block;width:273px;height:115px;/*padding:0px 0px 100px 273px;*/margin-top:20px;background-image:url('../images/btn_salon_professionals.png');overflow:hidden;background-repeat:no-repeat; }
		
			#btn-salon-professional a:hover { background-position:0px -115px; }

#footer { height:43px;background-image:url('../images/bckd_footer.png');color:#fff; }

	#footer div { width:550px;margin:0 auto; }

	#footer img { position:relative;top:8px; }
	
/* SECONDARY */
#sidebar { float:left;width:181px;padding:20px;min-height:611px;background-image:url('../images/bckd_sidebar.png');background-repeat:no-repeat;background-color:#333; }

	#sidebar li { margin-bottom:15px; }

#main { width:679px;float:left;background-color:#000;padding-bottom:40px; }

	#content { padding:30px;color:#fff;c }
	
		#content p { margin-bottom:20px; }

/* CLASSES */
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden; }

.container { width:900px;margin:0 auto; }

.hdr { margin-bottom:20px; }

/* EASY SLIDER */
#slider{}	

#slider ul, #slider li{ margin:0;padding:0;list-style:none; }

#slider li{ width:900px;height:272px;overflow:hidden; }	

#prevBtn, #nextBtn{ display:block;width:30px;height:77px;position:relative;top:-180px; }	

#nextBtn{ left:857px;top:-256px; }														

#prevBtn a, #nextBtn a { display:block;width:43px;height:86px;background:url('../images/btn_prev.png') no-repeat 0 0; }	

#nextBtn a { background:url('../images/btn_next.png') no-repeat 0 0; }

.img-table {
	width: 160px;
	min-height:250px;
	float: left; 
	margin-bottom: 40px; 
	margin-left: 30px;
}
