@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d0d0d0;
}
body {
	background-color: #000;
}
#sitewrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#sitewrapper #header {
	height: 130px;
	margin-top: 15px;
	position:relative;
}
#sitewrapper #header h1{
	height: 112px;
	width: 186px;
	float: left;
	background-image: url(../images/layout/screaminpeach_logo.gif);
	background-repeat: no-repeat;
	display: block;
	position:absolute;
	top:0;
}

#sitewrapper #header h1 a {
display:block;
height: 112px;
width: 186px;
float: left;
}

#sitewrapper #header #nav {
	float: right;
	height: 44px;
	width: 618px;
}
#sitewrapper #header #nav ul li{
	display: inline;
	
	margin-left: 15px;
}
#sitewrapper #header #nav ul li a{
	color: #785556;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	text-decoration:none;
}
#sitewrapper #header #nav ul li a:hover{
	color: #f0635b;
	text-decoration:none;
}



#sitewrapper #footerwrapper #credit {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sitewrapper #footerwrapper #credit a{
	color: #6C6A6A;
	text-decoration:none;
}
#sitewrapper #contentwrapper #home-ani {
	height: 295px;
	width: 960px;
	margin: 10px auto 50px;
}
#sitewrapper #contentwrapper #subcontent {
	background: #0e0e0e;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent {
	margin: 20px;
	float: left;
	width: 460px;
	display: inline;
}
#sitewrapper #contentwrapper #subcontent #rightsubcontent {
	margin: 20px 20px 20px 0px;
	float: right;
	width: 400px;
}
#sitewrapper #contentwrapper #subcontent #rightsubcontent #thewaxingexperts {
	background: url(../images/the-waxing-experts.gif) no-repeat center;
	height: 30px;
	margin: 5px 0px;
}
#sitewrapper #contentwrapper #whatyoushouldknow {
	background: url(../images/what-you-should-know.gif) no-repeat center;
	height: 30px;
	margin: 5px 0px;
}

#sitewrapper #contentwrapper #subcontent #rightsubcontent #joinournewsletter {
	height: 30px;
	margin: 5px 0px;
	background-image: url(../images/layout/screaminpeach_newsletter.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sitewrapper #footerwrapper #credit a:hover{
	color: #FFF;
	text-decoration:underline;
}




#sitewrapper #contentwrapper {
}

/* PAGE TITLES */
#sitewrapper #contentwrapper #homeheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-home.gif);
	background-repeat: no-repeat;
}
#sitewrapper #contentwrapper #whoheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-who.gif);
	background-repeat: no-repeat;
}
#sitewrapper #contentwrapper #servicesheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-services.gif);
	background-repeat: no-repeat;
}
#sitewrapper #contentwrapper #productsheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-products.gif);
	background-repeat: no-repeat;
}
#sitewrapper #contentwrapper #pressheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-press.gif);
	background-repeat: no-repeat;
}
#sitewrapper #contentwrapper #feedbackheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-feedback.gif);
	background-repeat: no-repeat;
}
#sitewrapper #contentwrapper #contactheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-contact.gif);
	background-repeat: no-repeat;
}
#sitewrapper #contentwrapper #creditheader h2 {
	height: 32px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_title-credit.gif);
	background-repeat: no-repeat;
}

/* FOOTER */
#sitewrapper #footerwrapper {
}
#sitewrapper #footerwrapper h4{
	height: 236px;
	width: 980px;
	background-image: url(../images/layout/screaminpeach_footer.gif);
	background-repeat: no-repeat;
	position:relative;
}
#sitewrapper #footerwrapper h4 a{
	display:block;
	height:23px;
	position:absolute;
	right:0;
	width:284px;
}


a {
	color: #d0d0d0;
	text-decoration:underline;
}
a:hover {
	color: #FFF;
	text-decoration:none;
}


/* EXTRAS */
.hidden { left: -10000px; position: absolute; }
.clear { clear: both; }
#sitewrapper #contentwrapper #subcontent #leftsubcontent .miniservice {
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent .miniservice2 {
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent #femaleservices {
	background: url(../images/section-titles/female-services.gif) no-repeat;
	width: 424px;
	height: 32px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent #about {
	background: url(../images/section-titles/about.gif) no-repeat;
	width: 424px;
	height: 32px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent #products {
	background: url(../images/section-titles/products.gif) no-repeat;
	width: 424px;
	height: 32px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent #press {
	background: url(../images/section-titles/press.gif) no-repeat;
	width: 424px;
	height: 32px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent #feedback {
	background: url(../images/section-titles/feedback.gif) no-repeat;
	height: 32px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent #contact {
	background: url(../images/section-titles/contact.gif) no-repeat;
	width: 424px;
	height: 32px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #leftsubcontent #credit {
	background: url(../images/section-titles/credit.gif) no-repeat;
	width: 424px;
	height: 32px;
	margin-bottom: 15px;
}
#sitewrapper #contentwrapper #subcontent #rightsubcontent .miniservice {
	float: left;
	width: 195px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#sitewrapper #contentwrapper #subcontent #rightsubcontent .miniservice p{
}
#sitewrapper #contentwrapper #subcontent #rightsubcontent #maleservices {
	background: url(../images/section-titles/male-services.gif) no-repeat;
	height: 32px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.peach {
	color: #DAB895;
}
.textcenter{
	text-align:center;
}


#feedbackform label{
	
}
#feedbackform input, #feedbackform select, #feedbackform textarea {
	
}
.formTextInput {width:95%; font-size:11px; padding:4px;}
.formrequired {
	font-size:14px;
	color:#C53335;
}




#follow-buttons {
	margin:0 0 10px 0;
	padding:0;
	width:75px;
	float:right;
}
#follow-buttons ul {
	margin:0;
	padding:5px;
}
#follow-buttons li{
	float:right;
	list-style:none outside none;
	margin:0 5px 0 0;
	padding:0;
}

#follow-buttons li a.facebook {
	background-image:url("../images/layout/follow-us.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	width:16px;
	
}

#follow-buttons li a.yelp {
	display:block;
	height:16px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	width:16px;
	background: url(../images/layout/follow-us.gif) no-repeat -16px 0;
}
#follow-buttons li a.newsletter {
	background-image:url("../images/layout/follow-us.gif");
	background-position:-32px 0;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	width:16px;
}
#follow-buttons li a.newsletter:hover {
	background-position:-32px -16px;
}
#follow-buttons li a.facebook:hover {
	background-position:0px -16px;
}
#follow-buttons li a.yelp:hover {
	background-position:-16px -16px;
}
