* { 

margin: 0; /*remove all default margins!*/

padding: 0; /*remove all default padding!*/

}



body {background-color: #362f2d; font-size: 62.5%; margin: 30px 0;}



html {

font-family: verdana, arial, "segoe ui", helvetica, sans-serif;

font-size: 1.1em;

color: #776441;

}



ul {}

li {list-style-type: none;}



p {padding: 10px 0;}



h1 {}

h2 {font-size: 1.1em; margin: 0; color: #504643; padding: 0;}

h3 {font-size: 1.1em; margin: 20px 0 0 0; color: #504643; padding: 0;}

h4 {}

h5 {}



a img {border: none;}



a {color: #776441; text-decoration: underline;}



a:hover {color: #e58b00;}



#container {width: 773px; margin: 10px auto; border: 1px solid #fff;}



#Masthead {

background: url(images/BG-Masthead.jpg) no-repeat;

height: 140px;

}



#Masthead a {

float: right;

margin: 50px 0 0 0;

padding: 0 35px 0 0;

}



#NavBar {

position: relative;

background: url(images/BG-NavBar.jpg) no-repeat;

height: 19px;

padding: 2px 0 0 20px;

}



/* Suckerfish */



#NavBar ul { /* all lists */



}



#NavBar li { /* all list items */

float: left;

/*width: 100px;*/

margin: 0 10px 0 0;

height: 21px;

font-size: 90%;

}



#NavBar a {

display: block;

font-family: arial, helvetica, "segoe ui", sans-serif;

font-weight: bold;

text-decoration: none;

color: #fff;

height: 23px;

padding: 0 0 0 10px;

}



#NavBar a:hover {

color: #aea392;

/*background-color: #867761;*/

}





#NavBar li ul { /* second-level lists */

position: absolute;

top: 21px;

background: #ada08c;

width: 150px;

left: -999em;

border-top: 1px solid #fff;

}



#NavBar li ul a {

display: block;

text-decoration: none;

color: #fff;

padding: 4px 0 0 10px;

height: 17px;

width: 140px;



}



#NavBar li ul a:hover {

background-color: #867761;

color: #fff;

}



#NavBar li:hover ul, #NavBar li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

}



/* end Suckerfish */



#Cassidys {

background: url(images/BG-Cassidys.jpg) no-repeat;

height: 223px;

border-top: 1px solid #fff;

border-bottom: 1px solid #fff;

}



#Content {background-color: #fff; padding: 30px; min-height: 440px;}

#Content a img {margin: 0 23px 15px 0; border-bottom: 1px solid #c3c3c3; border-right: 1px solid #e0e0e0; border-top: 1px solid #f4f4f4; border-left: 1px solid #f4f4f4;}

#Content a:hover img {border: 1px solid #f90;}

#Graphic-Strip {background: url(images/End-Graphic.jpg) no-repeat; height: 10px;}



#LeftCol {float: left; width: 350px;}



#RightCol {margin: 0 0 0 365px;}



#Home-Content {

background: url(images/BG-HomeContent.jpg) no-repeat;

height: 232px;

padding: 25px;

}



#Home-Content h1 {

color: #fff;

font-size: 0.9em;

margin: 10px 0 0 0;

}



#Awards {float: left; width: 310px;}



#Awards ul {color: #362f2d; font-size: 0.9em;}



#Awards li {padding: 3px 0 0 0;}



#Home-Text {

margin: 0 0 0 380px;

padding: 20px 0 0 0;

}



#Home-Text p {

color: #362f2d;

line-height: 180%;

padding: 0;

}

#Home-Text p span {

color: #fff;

}



#Footer {

width: 773px;

margin: 5px auto;

}



#Footer p {

color: #b7aa95;

font-size: 0.9em;

padding: 3px 0;

}



#Footer a {

color: #fff;

font-weight: bold;

padding: 0 0 0 10px;

text-decoration: none;

}



#Footer a:hover {

color: #b7aa95;

text-decoration: underline;

}



#Content p em {

color: #504643;

font-weight: bold;

font-style: italic;

}



#Content h1, #SiteMap h1 {

text-indent: -9999px;

height: 40px;

}



#Content h1.TheSalon {background: url(images/title-TheSalon.gif) no-repeat;}

#Content h1.VirtualTour {background: url(images/title-VirtualTour.gif) no-repeat;}

#Content h1.TheTeam {background: url(images/title-TheTeam.gif) no-repeat;}

#Content h1.SalonGallery {background: url(images/title-SalonPhotoGallery.gif) no-repeat;}

#Content h1.Services {background: url(images/title-Services.gif) no-repeat;}

#Content h1.GiftVouchers {background: url(images/title-GiftVouchers.gif) no-repeat;}

#Content h1.PriceList {background: url(images/title-PriceList.gif) no-repeat;}

#Content h1.Products {background: url(images/title-Products.gif) no-repeat;}

#Content h1.Gallery {background: url(images/title-Gallery.gif) no-repeat;}

#Content h1.FindUs {background: url(images/title-FindUs.gif) no-repeat;}

#Content h1.Legal {background: url(images/title-Legal.gif) no-repeat;}

#Content h1.Careers {background: url(images/title-Careers.gif) no-repeat;}

#SiteMap h1.SiteMap {background: url(images/title-SiteMap.gif) no-repeat;}





#Content dt {

margin: 10px 0 0 0;

font-weight: bold;

}



#Content dl {

}



#SiteMap {background-color: #fff; padding: 30px; min-height: 440px;}



#SiteMap ul {}

#SiteMap li {background: url(images/icon-scissors.gif) no-repeat; padding: 2px 0 2px 25px; margin: 7px 0;}



#SiteMap ul li ul {}

#SiteMap ul li ul li {background: none; padding-left: 15px;}



#Legal-Links ul {}

#Legal-Links li {

background: url(images/icon-folder.gif) no-repeat;

padding: 0 0 0 20px;

margin: 7px 0;

}



/* lightbox CSS */



#lightbox{position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/* CLASSES */



.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}



