@charset "utf-8";


/* PRE-SETS */

* {
	margin: 0px;
	padding: 0px;
}

a img { border: none; }

#page-wrap {
	width: 1000px;
	margin: auto;
	overflow: hidden;
}

/*MAIN */

body {
	background-color: #FFFFFF;
}

#header {
	background-image: url(../image/services.jpg);
	background-repeat: no-repeat;
	height: 534px;
	width: 1000px;
	background-attachment: scroll;
	background-position: center top;
	
		  
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	height: 300px;
	width: 960px;
	line-height: 13px;
	padding: 20px;
	overflow: hidden;
	
}




h1  {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	display: inline;
}
h2 {
		font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 13px;
	text-decoration: underline;
	color: #575350;
	font-variant: small-caps;
}
#hair  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	/*float: left;*/
	height: 500px;
	color: #000000;
	line-height: 12px;
	overflow: hidden;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
}


#nails  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	float: right;
	height: 500px;
	color: #000000;
	line-height: 12px;
	overflow: hidden;
	padding: 20px;
}
#nav {
	height: 20px;
	background-color: #262221;
	border: 2px dotted #999999;
}











/* TOP NAVIGATION */

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 39px;
	padding: 6px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover, a:active, a:visited {
	text-decoration: line-through;
	color: #FFFFFF;
}




/* LOWER NAVIGATION */


#footer {
	border-top-color: #000000;
}

#info a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration:none;
}
#info a:hover, a:visited, a:active {
	text-decoration: line-through;
	color: #000000;
}






/* SCROLL BAR */



.scroll-pane 		{
	overflow: auto;
	padding-right: 10px;
	height: 272px;
}



.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{ position: absolute; cursor: pointer; right: 0; top: 0; height: 100%;
						  background: url(../image/bar.jpg) top center repeat-y; padding: 3px; }

.jScrollPaneDrag	{ position: absolute; background: url(../image/ball.png) center center no-repeat;
					  cursor: pointer; overflow: hidden; }



















/* SLIDER */




								  
								  


a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

/*h2								{ font-family: Georgia, Serif; font-size: 36px; text-align: center; 
								  font-weight: normal; }	

/*#page-wrap						{ background: white; width: 960px; margin: 0 auto; 
								  padding: 50px 0; }	*/

#slider							{
	background: white url(../image/slider-bg.jpg);
	height: 227px;
	position: relative;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	overflow: hidden;
}
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }


.slide							{
	padding: 40px 30px;
	width: 900px;
	float: left;
	position: relative;
}
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						{
	color: #999;
	font-size: 12px;
	line-height: 22px;
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slide img						{ position: absolute; top: 20px; left: 400px; }
#slider-stopper					{
	position: absolute;
	top: 1px;
	right: 20px;
	background: #ac0000;
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
	text-decoration: none;
}
#nails ul li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
}
#hair a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ac0000;
}
#hair  a:hover   {
	color: #ac0000;
	text-decoration: line-through;
}
