/* CSS Document */

br.clear {
clear:both;
}

body
{

background-color:#000000;
text-align:left;
font-family: Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#c5ced4;
}

.breaker {
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:2px;
width:35px;
}

.breaker2 {
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
width:25px;
}
.container {
width:780px;
height:508px;
margin: 5% auto;
background-image:url(background.gif);
background-repeat:no-repeat;
}

.container2 {
width:780px;
height:508px;
margin: 5% auto;

}

.leftcol {
width:269px;
padding-top:275px;
}

.leftcolmain {
width:269px;
padding-top:250px;
}

.addcolor{
color:#666666;
line-height:14px;
}

.midcol {
width:511px;
margin-left:269px;
float:left;
background-image:url(salonprofileside.jpg);
padding-top:74px;
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:285px;

}

.midcoltest1 {
width:511px;
margin-left:269px;
float:left;
background-image:url(profileheadimg1.gif);
padding-top:74px;
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:285px;

}

.midcoltest2 {
width:511px;
margin-left:269px;
float:left;
background-image:url(profileheadimg2.gif);
padding-top:74px;
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:285px;

}

.midcol1 {
width:511px;
margin-left:269px;
float:left;
background-image:url(profileheadimg2.gif);
padding-top:74px;
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:140px;

}

.midcol2 {
width:511px;
margin-left:269px;
float:left;
background-image:url(employeeprofiles1.jpg);
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:280px;

}

.midcol2a {
width:511px;
margin-left:269px;
float:left;
background-image:url(employeeprofiles2.jpg);
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:280px;

}

.midcol2b {
width:511px;
margin-left:269px;
float:left;
background-image:url(employeeprofiles3.jpg);
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:280px;

}

.midcol3 {
width:511px;
margin-left:269px;
float:left;
background-image:url(profileheadimg3.gif);
padding-top:74px;
background-repeat:no-repeat;
position:absolute;
text-align:left;
padding-top:140px;

}

.rightcol {
background-image:url(contacthead.gif);
background-repeat:no-repeat;
background-position:0 85px;
padding-top:159px;
padding-left:8px;
width:122px;
margin-left:658px;
position:absolute;
}

.credit {
font-size:9px;
color:#666666;
padding-left:0px;
}

.creditlink {
font-size:9px;
color:#666666;

}

.creditlink:hover {
font-size:9px;
color:#FFFFFF;

}


.employeecontainer1 {
width:490px;

}

.employeecontainer2
{
width:490px;
margin-top:20px;
}

.employeecol {
width:240px;
height:185px;
float:left;


}

.employeecol2 {
width:240px;
float:left;
height:185px;
margin-left:10px;

}

.employeecol3 {
width:240px;
margin-left:10px;
float:left;

}

.employeecol4 {
width:240px; 
float:left;

}

.imagerow {
width:379px;
height:117px;
}

.image {
padding-right:10px;
}

.Caption1 {

width:198px;
height:117px;
margin-left:198px;
position:absolute;
overflow:hidden;
}


.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#dropdown, #dropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#dropdown a {
	display: block;
	text-decoration: none;
	
}

#dropdown a.trigger {
	background-repeat: no-repeat;
	background-position: right center;
}

#dropdown li {
	float: left;
}

#dropdown li ul, #dropdown ul li  {
	width: 269px;
}

#dropdown ul li a  {
	
	border-right: 0;
	
}

#dropdown li ul {
	position: absolute;
	display: none;

}

#dropdown li:hover ul, #dropdown li.p7hvr ul {
	display: block;
}

#dropdown li:hover ul a, #dropdown li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}








