/*

Style Name: Cortex Hair Studio

Author: Janice Sand

Description: Cortex Hair Studio Website master style sheet

Version: 2.1

Date: July 19, 2010

*/

html, body {
	margin:0;
	padding:0;
	border:0;}

body { background: #fff;
	text-align:center;
}
/*****[ GENERAL STYLE ]******/

p, h1, h2, h3 {
	font: 83%/125% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 8px;
}

body, p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p { font-size: 12px;
 	color:#4a3428;
	margin:0 50px 0 20px; 
	padding-right:5px;
	vertical-align:top;
	}
	
h2 { font-size:12px;
	color: #4a3428;
	margin-left:20px;
	margin-top:10px;
	padding-right:5px;
	vertical-align:top;
	font-weight:bold;
	}
	
h3 { font-size:10px;
	color: #4a3428;
	vertical-align:top;
	font-weight:bold;
	}
	

a:link {
	color:#626d4f;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color:#626d4f;
}
a:hover {color: #626d4f;
border-bottom:1px dotted #626d4f;
}
a:active {
	color:#626d4f;
	text-decoration: none;
}

.header {
margin:10px; 
padding:0px;
font-size:28px; 
text-align:left; 
margin-left:20px; 
color:#483528;
background: #fff;
width:400px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

.directions {
	margin:10px; 
padding:0px;
font-size:28px; 
text-align:left; 
margin-left:40px; 
color:#483528;
background: #fff;
width:300px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}


h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color:#601103;
	}
	


/* specific divs */
#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	background: #fff url(../images/wrapperbkgrd.jpg) top center repeat-y;
	}

#header {
	margin: 0 0 0 0;
	height: 200px;
	width: 1000px;
background:url(../images/header.jpg) no-repeat top center;
	}

#column1of2 {
	float: left;
	width:280px;
	margin:50px 0 0 50px;
	padding:0;
	
	}
	
#column2of2 {
	float: left;
	width: 670px;
	margin:5px 0 0 0;
	padding:0;
	}
	
	#column2of2 p.contact {
		line-height:1.25em;
	}
	
	#column2of2 p.logo {
	float:left;
	line-height:1.5em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
	}
	
	#column2of2 p.logo a:hover {
		text-decoration:none;
		border:0;
	}
	
	#column2of2 #directionslogo {
		padding-left:250px;
	}
	
#footer { 
	clear: both;
	margin: 0;
	padding:0;
	}
	
	#footer p {
		float:left;
		margin: 10px 0 0 800px;
	}
	
	
	
/* navigation */

.toolbar {
	color:#6a282c;
	font-size:12px;
	font-weight: normal;
float:left;
width:1000px;
height:14pt;
margin-top:168px;
margin-right:0px;
margin-left:40px;
}

.toolbar ul {
	list-style-type:none;
	height:14px;
}

.toolbar ul li{
float:left;
}

.toolbar ul a {
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
	display:block;
	font-size:14px;
	color:#5f1202;
}

.toolbar a:hover {
	text-decoration: none;
border-bottom:2px solid #7170b3;}



/* accordion for keratin only */
.urbangreymenu_keratin{
	width: 610px; /*width of menu*/
	text-align:left;
	float:left;
	padding: 0 0 0 20pt;
	margin: 0px;
	vertical-align: top;
	height:auto;
}

.urbangreymenu_keratin .headerbar{
font-size: 12px;
color: #483528;
background: #c2d19a url(../images/arrowstop.gif) no-repeat 580px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: none;
padding: 8px 8px 8px 8px; /*31px is left indentation of header text*/
border-bottom:dotted 1px #483528;
}

.urbangreymenu_keratin ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu_keratin ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu_keratin ul li p{
	font-size: 12px;
 	color:#4a3428;
	vertical-align:top;
	padding:5px 5px 5px 5px;
	margin:0;
}

.urbangreymenu_keratin .headerbar2{
font-size: 10px;
color: #483528;
background: #ccce7d; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 8px 8px 8px 8px; /*31px is left indentation of header text*/
border-bottom:dotted 1px #483528;
}

.urbangreymenu_keratin .headerbar2 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu_keratin .headerbar2 ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

table tr td p {
	margin:10px;
	vertical-align:top;
	}
	
table tr td h2{
font-size:12px;
	color: #4a3428;
	margin:10px 0;
	padding-right:5px;
	vertical-align:top;
	font-weight:bold;}
	
	
	table tr td p.logo a:hover {
		text-decoration:none;
		border:0;}