html body.stylists { background-image: url(../images/background.jpg); }

div#wrapper {
	position:absolute;
	width:980px;
	height: 1000px;
}

div#content {
	left: 311px;
	top: 62px;
	width: 639px;
	font-size: 11px;
}

div#michaelBio, div#shayBio, div#jimoBio, div#thomasBio, div#coriBio, div#edBio, div#cori1Bio, div#cori2Bio, div#cori3Bio{ display: none;}

div#stylists img#topText { color:#ffffff; border: 0; float: right; display: block;}
div#stylists img#teamMainImage { color:#000000; background-color: #666666; display: inline;}
div#stylists #stylistBio { width: 659px; position: absolute;} 
div#stylists #stylistBio .bioColumn { width: 200px; height: 650px;} 
div#stylists #stylistBio .bioColumn2 { width: 200px; height: 650px;} 
div#stylists #stylistBio #bioColumnLinks {  padding: 13px 0 0 0;} 

img#stylistPhoto, img#stylistMagazines { padding: 0 0 12px 0; }

div#stylists div#stylistBio p {
	font-size: 1em;
	text-align: left;
	color: #ffffff;
	margin-bottom: 11px;
	line-height: 16px;

}

div#stylists div#stylistBio div#teamRow1 {
	position: absolute;
	top: 100px;
	left: 219px;
}
div#bioColumn1 {
	position: absolute;
	top: 48px;
	right: 239px;
}
div#bioColumn2 {
	position: absolute;
	top: 48px;
	right: 20px;
}

div#stylists div#stylistBio div#teamRow1 p {
	font-size: 1em;
	text-align: left;
	color: #ffffff;
	padding: 0 0 17px 0;
	margin: 0;
	line-height: 1.3em;
}
div#stylists div#stylistBio div#teamRow1 p.bold { margin-top: 8px; }

.bold { font-weight: bold; }
.gray { color: #666666; font-weight: bold;}

div#stylists #stylistBio a {
	color: #00CCFF;
	text-decoration: underline;
}

div#stylists ul#stylistLinks { float: right; list-style: none; }
div#stylists ul#stylistLinks li { float: right; color: #000000;}
div#stylists ul#stylistLinks li img { cursor: pointer; margin: 0px; position:relative; top:32px;}
div#stylists ul#stylistLinks li img:hover { cursor: pointer;}
div#stylists ul#stylistLinks li#link_all {display: none;}
BODY.stylists DIV#wrapper DIV#content DIV#stylists UL#stylistLinks LI.selected { background-image: url('/global/images/arrow.png'); background-repeat: no-repeat; }
