/* Elixir salon spa style sheet */

.image-link { 
	border-style: none;
}

.elixir-wrapper
{
	margin: 0px;
	border: 0px;
	font-family: sans-serif;		
	background-color: rgb(222,203,171);
}

.elixir-header
{
	width: 1024px;
	height: 93px;
	margin: 0px auto;
	background-image: url(http://s0.elixirsalonspa.com/elixir_bg_header_logo.jpg);
	float: left;
	border: 0px;	
}

.header-logo
{
	width: 300px;
	height: 90px;
	float: left;
	margin: 0px auto;	
}

.header-location-clear-above
{
	width: 724px;
	margin: 0px auto;
	height: 24px;
}

.header-location
{
	width: 430px;
	margin: 0px auto;
	margin-right: 30px;
	height: 50px;
	background-color: rgb(246,237,223);
	border: 1px solid rgb(221,205,181);	
	color: rgb(65,47,17);
}
.header-location-clear-below
{
	width: 1024px;
	margin: 0px auto;
	height: 16px;
}

.address
{
	width: 430px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(65,47,17);
	text-transform: uppercase;
}
.address a { text-decoration: none; }
.address a:link { color: rgb(65,47,17); }
.address a:visited { color: rgb(65,47,17); }
.address a:link:hover 
{ 
	text-decoration: underline;	
}
.address a:visited:hover 
{ 
	text-decoration: underline;
}
.address-location
{
	width: 90px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 1px;
	float: left;	
	text-align: right;
}
.address-phone
{
	width: 130px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 1px;
	float: left;
	text-align: center;	
}
.address-street
{
	width: 210px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 1px;
	float: right;
	text-align: left;
}

.sitenav-wrapper
{
	width: 1024px;
	margin: 0px auto;
	height: 35px;
	float: left;
	background-image: url(http://s0.elixirsalonspa.com/elixir_bg_navbar.jpg);
	border: 0px;	
}

.sitenav-trim
{
	width: 300px;
	margin: 0px auto;
	height: 35px;	
	float: left;
	border: 0px;
}

.sitenav-text
{
	width: 716px;
	margin: 0px auto;
	margin-right: 8px;
	height: 35px;	
	color: rgb(176,156,134);	
	float: right;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.sitenav-text a { text-decoration: none; }
.sitenav-text a:link { color: rgb(176,156,134); }
.sitenav-text a:visited { color: rgb(176,156,134); }
.sitenav-text a:link:hover { color: rgb(255,255,245); }
.sitenav-text a:visited:hover { color: rgb(255,255,245); }

.sitenav-text-item
{
	min-width: 44px;
	height: 25px;
	margin-top: 9px;
	float: right;
	text-align: center;
}

.sitenav-text-item-selected
{
	min-width: 44px;
	height: 25px;
	margin-top: 9px;
	float: right;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;	
	background-color: rgb(90,61,55);
	color: rgb(255,255,245); 
}
.sitenav-text-item-selected a { text-decoration: none; }
.sitenav-text-item-selected a:link { color: rgb(234,220,197); }
.sitenav-text-item-selected a:visited { color: rgb(234,220,197); }
.sitenav-text-item-selected a:link:hover { color: rgb(255,255,245); }
.sitenav-text-item-selected a:visited:hover { color: rgb(255,255,245); }


.salon-selection-wrapper
{
	width: 300px;
	height: 638px;
	float: left;
	background-image: url(http://s1.elixirsalonspa.com/elixir_bg_content.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: rgb(65,47,17);
}
.salon-selection-background
{
	height: 620px;
	margin: 0px auto;
}

.salon-location-card
{
	width: 166px;
	margin: 0px auto;
	margin-left: 26px;
	background-color: rgb(255,255,245);
	height: 240px;
	border: solid 3px rgb(221,205,181);	
}

.salon-location-card-selected
{
	width: 273px;
	margin: 0px auto;
	margin-left: 26px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
	background-color: rgb(255,255,245);
	height: 240px;	
}

.salon-location-card-whitespace-between
{
	width: 274px;
	margin: 0px auto;
	height: 26px;
}

.salon-location-card-whitespace-between-selected
{
	width: 274px;
	margin: 0px auto;
	height: 26px;
}

.salon-location-card-top
{
	width: 160px;
	float: left;
	margin: 0px auto;
	height: 48px;
	border: solid 1px rgb(221,205,181);
	padding-left: 4px;
	padding-top: 6px;
	margin-bottom: 1px;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;	
	color: rgb(144,111,70);
	letter-spacing: 0.25em;
}

.salon-location-card-top-font
{
	width: 160px;
	margin: 0px auto;
	font-size: 24px;
	font-family: serif;
	letter-spacing: 0;
}

.salon-location-card-body
{
	width: 164px;
	float: left;
	height: 181px;
	margin: 0px auto;	
	border: solid 1px rgb(221,205,181);	
}

.salon-location-card-body-icon-berkeley
{
	width: 131px;
	height: 92px;
	margin: 17px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url(http://s0.elixirsalonspa.com/elixir_salons.jpg);	
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.salon-location-card-body-icon-elcerrito
{
	width: 131px;
	height: 92px;
	margin: 17px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url(http://s0.elixirsalonspa.com/elixir_salons.jpg);	
	background-position: -144px 0px;
	background-repeat: no-repeat;	
}

.salon-location-card-body-text
{
	height: 60px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 12px;	
	font-size: 12px;	
	text-transform: uppercase;	
	text-align: left;
	color: rgb(65,47,17);
}
.salon-location-card-body-text-item
{
	height: 20px;
	margin: 4px auto;
}

.salon-location-card-body-text-item a { text-decoration: none; }
.salon-location-card-body-text-item a:link { color: rgb(65,47,17); }
.salon-location-card-body-text-item a:visited { color: rgb(65,47,17); }
.salon-location-card-body-text-item a:link:hover 
{ 
	text-decoration: underline;
}
.salon-location-card-body-text-item a:visited:hover 
{ 
	text-decoration: underline;
}

.salon-location-card-body-text-item-selected
{
	height: 20px;
	margin: 4px auto;
	color: rgb(65,47,17);
	text-decoration: underline;
}
.salon-location-card-body-text-item-selected a { text-decoration: none; }
.salon-location-card-body-text-item-selected a:link { color: rgb(65,47,17); }
.salon-location-card-body-text-item-selected a:visited { color: rgb(65,47,17); }

.salon-location-card-body-arrow
{
	width: 10px;
	height: 11px;
	margin: 0px auto;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 3px;
	float: left;
	background-image: url(http://s0.elixirsalonspa.com/elixir_arrow.gif);
	background-repeat: no-repeat;
}

.elixir-body
{
	float: left;
	width: 1024px;
	margin: 0px auto;
	background-image: url(http://s1.elixirsalonspa.com/elixir_bg_content.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.elixir-body-whitespace-top
{
	width: 1024px;
	float: clear both;
	height: 21px;
	margin: 0px auto;
}

.content
{
	width: 694px;
	float: left;
	padding-right: 30px;	
	background-image: url(http://s1.elixirsalonspa.com/elixir_bg_content.jpg);
	background-position: -300px 0px;
	background-repeat: no-repeat;		
	margin: 0px auto;		
	font-size: 12px;	
}
.content a:link { color: rgb(121,0,3); }
.content a:visited { color: rgb(84,0,1);}

.content-whitepace
{
	width: 694px;
	float: left;
	padding-right: 30px;
	margin: 0px auto;
	height: 24px;
}

.content-selected
{
	width: 656px;
	float: left;	
	margin: 0px auto;	
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	margin-bottom: 21px;
	color: rgb(65,47,17);
	font-size: 12px;
	background-color: rgb(255,255,245);
}
.content-selected a:link { color: rgb(121,0,3); }
.content-selected a:visited { color: rgb(84,0,1);}

.content-aveda-models
{	
	width: 694px;
	height: 247px;
	margin: 0px auto;
	background-image: url(http://s1.elixirsalonspa.com/elixir_models.jpg);	
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}


.content-map-description
{
	padding-top: 12px;
	margin: 0px auto;
	margin-top: 40px;
	margin-left: -4px;
	margin-right: -8px;
	float: right;
	color: rgb(144,111,70);
	font-size: 11px;
}

.content-map
{
	padding-top: 12px;
	padding-left: 14px;
	padding-right: 12px;
	margin-top: 40px;
	margin-bottom: 10px;
	float: right;
}

.content-leader
{
	font-size: 24px;
}

.content-directions-headline
{
	margin: 0px auto;
	margin-top: 12px;
	font-size: 24px;
	font-family: serif;
	letter-spacing: 0;
	color: rgb(144,111,70);	
}

.content-directions-subhead
{
	font-size: 14px;
	font-weight: bold;
}

.content-link-google-maps
{
	font-style: underline;
	font-weight: bold;
	color: rgb(128,14,14);
}

.content-services-headline
{
	margin: 0px auto;
	margin-top: 12px;
	font-size: 24px;
	font-family: serif;
	letter-spacing: 0;
	color: rgb(144,111,70);	
}

.content-awards-headline
{
	margin: 0px auto;
	margin-top: 12px;
	font-size: 24px;
	font-family: serif;
	letter-spacing: 0;
	color: rgb(144,111,70);
}

.content-awards-headline-box
{	
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: solid 1px rgb(65,47,17);
}

.content-reviews
{
	font-family: Garamond, serif;
	font-size: 14px;
	color: rgb(128,14,14);
	font-weight: bold;
	font-style: italic;
}

.content-service-provider
{
	font-size: 13px;
}

.content-small
{
	font-size: 11px;
}

.content-small-bold
{
	font-size: 11px;
	font-weight: bold;
}

.content-small-indent
{
	font-size: 10px;
	padding-left: 10px;
}

.content-twitter
{
	width: 200;
	float: right;
}

.footer
{
	width: 1024px;
	height: 83px;
	clear: both;
	float: left;
	margin: 0px auto;
	background-color: rgb(183,155,108);
	background-image: url(http://s1.elixirsalonspa.com/elixir_bg_footer.gif);	
	background-position: 0px 0px;
	border-collapse: collapse;
	border-style: none;
}

.footer-badges
{
	margin: 0px auto;
	display: inline;
	width: 255px;
	height: 56px;
	float: right;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

.footer-badge-shopaveda
{
	width: 146px;
	margin: 0px auto;
	height: 56px;
	float: left;
}

.footer-badge-spacer
{
	width: 16px;
	margin: 0px auto;
	height: 56px;
	float: left;
}

.footer-badge-purepriv
{
	width: 93px;
	margin: 0px auto;
	height: 56px;
	float: left;
}


.elixir-celebrating-ten
{
	width: 271px;
	height: 62px;
	float: left;
	margin: 0px auto;
	padding-top: 11px;
	padding-left: 12px;
}

.footer-credits
{
	width: 420px;
	float: left;
	margin-top: 60px;
	font-size: 10px;	
	color: rgb(96,63,29);
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 16px;
}
.footer-credits a:link { color: rgb(96,63,29); }
.footer-credits a:visited { color: rgb(96,63,29); }
	

