@import url('w3reset.css');


/*#e8dbd0 content background

#581f13 menu background

#fffbf7 main backgorunf
*/




body{

	margin: 0px;
	padding: 0px;
	text-align:center;	
	background-color: rgb(205,183,188);

	font-size: 0.875em ;
	font-family: Arial,sans-serif;
	
}

div{
	margin:0px;
	padding:0px;
/*	border:1px solid #8A757B;*/
}


img{
	
	margin:0px;
	padding:3px;
	border:none;
}



p {

	font:normal 1em/2em Palatino, "Palatino Linotype", Georgia, Times, serif;
	color:#444444;
}

h1,h2,h3,h4,h5,h6 {
	
	font-family: Palatino, "Palatino Linotype", Times, serif;
	color:#444444;
}

ul{
	
	list-style-type: disc;
	list-style-position: outside;

	
}

ul li{
	
	font-family: Palatino, "Palatino Linotype", Times, serif;
	padding:3px 0px;
	margin:3px 0px;
	
}

dl{
	
	font-size:1em ;
	font-family: Arial, sans-serif;
	line-height:1.5em;
	margin:0px auto;
}

dt{
	
	margin:5px 0px 2px 0px;
	padding:0px;
	color:#111111;
/*	border:1px solid red;*/
	font:normal 1em "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

dd{
	
	margin-bottom:17px;
	margin-top:4px;
	margin-left:2em;
	color:#444444;
	font:normal 1em  "Palatino Linotype", Georgia, Times, "Times New Roman", serif;

/*	border:1px solid yellow;*/
}

a{
	
	color: #78011D;
	
}


/* ------------ end of defaults ---------------*/



/*general classes*/

.clfloatleft{

	float:left;
	
}


.cswlred{
	
	color: #78011D;
/*	border-bottom:5px solid blue;*/
}


.wrap {
	
	width:760px;
	text-align:left;
	margin:20px auto 20px auto;
/*	background-color: #D0C8CA;*/
/*	background:  url("../imgs/background.jpg") repeat-y scroll center top;*/
	padding:0px;
	border:3px solid #8A757B;;
}





	
.banner{

	width:auto;

}


#bannerimg img{
	
	margin:0px;
	padding:0px;
	border:none;
/*	margin-bottom:-3px;*/
	
/*	border-top:3px solid #8A757B;
	border-right: 3px solid #8A757B;
	border-left: 3px solid #8A757B;
*/
	
}

.navbar{
	
	
	text-align:left;
	padding:15px 15px 15px 15px;
	
	background-color:#78011D;
	
	
/*	border-top:1px solid #78011D;*/
/*	border-right: 3px solid #8A757B;*/
/*	border-left: 3px solid #8A757B;*/
/*	border-bottom:1px solid #78011D;*/
	
}




	
.navbar a{


	font:normal 0.875em "Palatino Linotype", Georgia, Times, "Times New Roman", serif;

/*	font:normal 0.8125em Georgia, Arial,Verdana, Arial, sans-serif;*/
	letter-spacing:1px;
	
	text-decoration: none;
	text-transform: uppercase;
/*	font-weight:bold;*/
	
	color: rgb(250,235,238);
	
	margin-right:20px;
	padding:0px 0px 1px 0px;

	
}


.navbar a:link{ color: #F8EDF0; }
.navbar a:visited{ color: #F8EDF0; }
.navbar a:hover{ 
	
		color: #ffffff; 
		border-bottom:1px solid #F8EDF0 ;

}
.navbar a:active{ color: #F8EDF0; }


#currentlink{
	
	color: #ffffff; 
	border-bottom:1px solid #F8EDF0 ;
	
}



#bannerhome div.navbar{
	
	border:none;
	background-color:transparent;
	position:relative;
	top:-43px;
	left:100px;
	height:auto;
	overflow:hidden;
/*	background-color: #F8EDF0;*/
	
}




#wraphome div.content{

	position:relative;
	top:-50px;
	margin-bottom:-50px;
	
}



/*need to be dark*/

/*#bannergallery  .navbar a:link{ color: #222222; }*/
/*#bannergallery  .navbar a:visited{ color: #222222; }*/
/*#bannergallery  .navbar a:hover{ color: #222222; }*/
/*#bannergallery  .navbar a:active{ color: #222222; }*/


/*background colors content*/


/*#wraphome{ background-color: #ded3d4;}*/
/*#wrapabout{ background-color: #fffced;}*/
/*#wrapservices{ background-color: #fcedf2;}*/
/*#wraphairext{ background-color: #eae1dd}*/
/*#wrapgallery{ background-color: #e7e9f1;}*/
/*#wrapcontact , #bodycontact { background-color: #e5e1ea;}*/


.content {

	text-align:left;
	background-color: #F8EDF0;
	padding:40px 20px 40px 35px;


}	



#content_about{

	padding:40px 0px 40px 20px;
	
}


.content .leftcol{

	float:left;
	width:490px; /*760*.68 ~ 515 total width*/
	text-align:left;
/*	border:1px solid green;*/
	margin:0px;
	padding:0px 10px 0px 0px;

}


.forceclear{
	
	clear:both;
	margin-bottom:50px;
}

.clearthis{
	clear:both;
	float:none;
	width:auto;
	height:1px!important;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

#special_clearthis{
	float:none;
	border:1px solid blue;
}

.hairextprice{
	padding:10px 0px 10px 0px;
	margin:35px 0px;
	
}


.hairextprice h2 , .hairextprice h3 {
	
	margin:0px 0px 2px 0px;
	padding:0px 0px 2px 0px;
	
}



.pkgdiv  {
	
	margin:0px 10px 0px 0px;
	padding:10px 10px 5px 10px;
/*	border:1px dashed #feebf1;*/
	background-color: #b59ca5;
	color:#feebff;
	font-size:1.125em ;
}


.pkgdiv h4{
	
	text-transform: uppercase;
	letter-spacing:1px;
	color:#fefefe;
	border-bottom:1px solid #feebf1;
	text-align:center;
	padding-bottom:10px;
	margin:5px 0px 10px 0px;
	font-family:Georgia,serif;
	
}

.pkgdiv p{
	
	text-align: center;
	color:#fefefe;
}


.pkgdiv .pkgprice{
	
	text-align: right;
	color:#fefefe;
	
}


.pricetable {
	
	width:50%;
	margin:20px 0px 10px 0px;
	padding:0px 0px;
	
	
	
}


.pricetable  tr, .pricetable  tr td {

	padding: 8px 0px 8px 0px;
	border-bottom:1px solid #777777;
	font: normal 1em "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	
}


.serv {
	width:80%;
	text-align:left;
	
}

.price{
	width:20%;
	text-align:right;
}





#hairext ul {

	list-style:disc;
	
}

#hairext ul li {
	
	margin:4px 0px 4px 0px;
	padding:4px 0px 4px 0px;
	font-size: 0.875em ;
	font-family: Arial,sans-serif;


}	

#hairext #faq {
	
	margin:4px 0px 4px 0px;
	padding:4px 0px 4px 0px;
	font-size: 0.875em ;
	font-family: Arial,sans-serif;


}	



.minibio {
	clear:both;
	margin:0px 0px 50px 0px;
	padding:10px 0px 10px 0px;

}


.minibio h3, .minibio h4, .minibio h5{
	
	margin:2px 0px;
	padding:2px 0px;
	
	
}

.minibio h5{
	
	font:normal 0.875em Arial, sans-serif;
	color:rgb(138,117,122);
}

.content #sidebar_about{

	margin-left:501px;
	margin-right:0;
	margin-top:40px;
	margin-bottom:0;
	
/*	border:1px solid blue;*/
	
	width:auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	border-left:1px solid rgb(222,222,222);
}



#backstage_about h2{
	
	margin:0px 0px 20px 0px;
	padding:5px 0px 5px 0px; 
}

#minibackstage{
	
	padding-left:8px;
	width:220px;
	height:250px;
	/*border-bottom:1px dotted #cccccc;*/
}


#minibackstage div{
	width:100px;
	height:120px;
/*	border:1px solid green;*/
	float:left;
	margin-right:5px;
	
}

#minibackstage a{
	
	font:normal .75em Verdana,Arial,sans-serif;
	text-decoration:none;
	color:rgb(138,117,122);
}

#backstagelink {
/*	width:170px;*/
/*	clear:right;*/
	padding:0px 0px 0px 0px;
/*	border:1px solid green;*/
/*	margin-top:250px;*/
/*	padding-left:8px;*/
/*	width:200px;*/
	text-align:left;
}

#backstagelink a{

	color:rgb(29,94,145);
	text-decoration:none;
/*	font-size:0.875em;*/
	letter-spacing:0px;
	font:normal .75em Verdana,Arial,sans-serif;
}

#backstagelink a:hover{
	
	text-decoration:underline;
}



#celeblist{

/*	padding:0px 0px 0px 50px;*/
/*	margin-top:0px;*/
/*	background-color: #EBEFFA;*/
	margin-top:50px;
	margin-left:10px;
}


#celeblist p
{
	font: normal 0.875em Arial,sans-serif;;
	letter-spacing: 1px;
	color:#d3d3d3;
	text-transform:uppercase;
}

#celeblist ul {
	
	margin:0px 0px 20px 10px ;
	padding:0px;
	list-style:none;
	

	
}

#celeblist ul li {
	
	margin:3px 0px 3px 0px;
	padding:3px 0px 3px 0px;

	font-size: 0.67em;
	font-family: Arial,sans-serif;
	letter-spacing: 0px;
	color:#8A757B;
	text-transform:uppercase;
	/*border:1px solid red;*/
	
}	




#abouttagline { 
	text-align:center;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;	
	margin:40px 0px 50px 0px ;	
	padding:10px 0px 10px 0px;
}




#gemnom{

	border:4px solid #ccb7bb;
	padding:10px 20px 15px 20px;
/*	margin:0px 10px 40px 10px;*/
	background-color:rgb(60,0,29);
	
}

#gemnom h3{
	
	font-weight:normal;
	color: rgb(255,255,255);
	line-height:16pt;
	letter-spacing:1px;
}

#gemnom p{
	
	font: normal 11px/17px Verdana,Arial,sans-serif;
	color: rgb(255,239,208);
	
}

#gemnom p a{
	line-height:16px;
	color:#ccb7bb;
}

.aboutclose{
	
	clear:both;
	font-size:0.875em ;
	
}


.csblinks ul li{
	
	padding: 5px 0px;
	
}

.csblinks ul li a{
	
	padding: 5px 0px;
	
}

.cswlgallery {
	
	margin-bottom:50px;
}

.cswlgallery img{
	 
	
	padding:10px 5px  20px 5px;
/*	border-bottom:1px solid #333333;*/
	
}

.cswlgallery td{
	
	vertical-align: top;
	
}


.floatimgleft{
	
	float:left;
	padding:0px 15px 5px 0px;
	
}


/*------------------------------------------------------------------------------------------------------------*/
/*backstage galler formatting*/
/*------------------------------------------------------------------------------------------------------------*/


#content_backstage{

	padding:20px 10px 20px 30px;
	text-align:center;
}


#content_backstage h2{
	
	color:rgb(120,1,29);
}

#content_backstage h3{
	
	font-weight:normal;
	color:#444444;
}


.backstage_gallery{
	
	margin:0px auto;
	text-align:left;
	/*	border:1px solid green;*/
}

.backstage_gallery tr td {



	vertical-align:top;
	padding:20px 5px 20px 5px;
	margin:10px 0px 10px 0px ;
	text-align:left;
	border-bottom:1px dotted rgb(128,128,128);
/*	border:1px solid green;*/
	width:180px;
		
}

.backstage_gallery tr td a {
	
	text-decoration:none;
	font:normal 0.75em Verdana, Arial, sans-serif;
	color:rgb(128,128,128);
	display:block;
	margin:0px;
	padding:0px;
/*	border:1px solid red;*/

}

.backstage_gallery tr td a img{
	
/*	border:1px solid blue;*/
	padding:0px 0px 10px 0px;
}
.backstage_gallery tr td a span{
	
/*	border:1px solid blue;*/
	padding:20px 0px;
}


.backstage_gallery tr td p{
	
	font:normal 12px Arial, sans-serif;
	text-align:left;
	margin:5px 0px;
	padding:5px 0px;
/*	border:1px solid green;*/
}

/*.backstage_gallery tr td a:hover{

	background-color:rgb(200,200,200);
	background-color: rgb(240,219,224);
	
}
*/


#bsgallery_big{
	
	margin-top:50px;
}

#bsgallery_big tr td{
	
		vertical-align:top;
		padding:20px 5px 20px 5px;
		margin:10px 0px 10px 0px ;
		text-align:left;
	/*	border:1px solid green;*/
		width:400px;
		border-bottom:0;
	
}

.hrlinespecial{
	
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	height:15px!important;
	width:700px!important;
	border:1px solid red!important;
}






#frmlink{
	
	
	margin:10px 5px 50px 5px;
	padding:5px 5px;
	border:1px solid #555555;
	
}

#thebuttons{
	
	text-align:left;

}


#tbllinktable tr td{
	
	font-size:0.875em;
	margin:15px 0px;
	border-bottom:1px solid #cccccc;
	padding:10px 5px;
}

.btnclass {
	margin-right:20px;
	border:1px solid #777777;
	
}

#wrlink {
	
	float:right;
	color:#444444;
	text-transform:none;
}

#wrlink a{
	
	text-transform:none;
}
	
.bottomdiv{
	
	width:auto;

}

	
.footer {
	
	margin:20px auto;
	width:760px;
	padding:5px 0px;
	clear:both;
	text-align:left;
	font-size:.80em;
	
}
.footer a{
	margin-right:5px;
	text-transform:lowercase;
	text-decoration: underline;
	color:#8A757B;
}

