/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #E4E9AA;
	background-color: #000000;
	background-image:url(images/background-gradient.gif);
	background-repeat:repeat-x;
	text-align : left;
	margin : 1em 0 0 0;
}

img {
	border : none;
	}
	
strong {
	color:#C3CF21;
	}	
	
h1 {
	line-height:normal;
	font-size:1em;
	}
	
h2 {
	font-size:1.5em;
	font-weight:normal;
	}	
	
h3 {
	font-size:1.2em;
	font-weight:normal;
	}
	
.staffimage { 
	float:left;
	padding: 0px 10px 5px 0px;
	}		
	
#contact {

	list-style-type:none;
	margin:0px;
	padding:0px;
	}	
	
.required {
	font-size:0.7em;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 0.25em;
	padding-bottom:1em;
	}
	
.wishdetails {

	font-size:.8em;
	}		
	
.credit {
	font-size:.8em;
	font-style:italic;
	text-align:right;
	}	
	
#fineprint {

	font-size:8px;
	line-height:normal;
	padding-top:3em;
	font-style:italic;
	}	
	
#homemessage {

	width:100%;
	font-size:1.12em;
	margin-top:-3px;
	padding-top:3px;
	color:#000000;
	background-color:#c3cf21;
	text-align:center;
	height:50px;
	}	
	
#homemessage a{

	color:#000000;
	}	
	
/* CONTAINERS */	
	
.container	{
	width:800px;
	margin:0 auto;
	margin-top:-5px;
	padding-top:5px;
	}
	
.footercontainer	{
	width:800px;
	margin:0 auto;
	margin-top:-5px;
	padding-top:5px;
	}	
	
.contentleft {
	width:500px;
	padding:.7em 0 0 .5em;
	float:left;
	}
	
.contentright {
	width:250px;
	padding:.7em 0 0 40px;
	float:left;
	}	
	
.footercontainer .footerright {
	width:250px;
	padding: 0 0 0 40px;
	margin: 0 0 0 0;
	text-align:left;
	float:right;
	clear:inherit;
	}

/* LINKS */

a {
	text-decoration:underline;
	color:#C3CF21;
	}
	
a:hover {
	text-decoration:underline;
	color:#E4E9AA;
	}	
	
#footer {
	width:100%;
	font-size:0.857em;
	margin-top: 6em;
	padding: 3.75em 0 2.5em 0;
	background-image:url(images/green-bar.gif);
	background-repeat:repeat-x;
	background-color:#252525;
	clear:inherit;
	
	}	
	
/* MENUS */

.menutitle {
	font-size:1.3em;
	color:#C3CF21;
	line-height:normal;
	font-weight:bold;
	margin-bottom:0.5em;
	}

.menu-list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:500px;
	text-align: left;
	list-style-type: none;
	font-weight:bold;
	color: #E4E9AA;
	}		

.menu-list li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	list-style-type: none;
	list-style:none;
	background-image: url(images/dotted-line-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.menu-list .detail {

	background-image:none;
	font-size:.9em;
	line-height:normal;
	color : #E4E9AA;
	font-weight:normal;
	}	
	
.menu-list .menu-price {

	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color : #E4E9AA;
	font-weight:normal;
	width:15em;
	text-align:right;
	float:right;
	clear:inherit;	
	}		
	
/* PROMOTIONS */

#promotions {
	list-style : none;
	overflow : hidden;
	width:800px;
	margin: 0;
	padding: 1em 0 0 0;
	clear:left;
	}
	
#promotions li {
	margin : 0;
	padding : 0;
	display : inline;
	list-style : none;
	}

#promotions a {
	float : left;
	display : inline;
	padding : 76px 0 0 0;
	border : none;
	outline : none;
	overflow : hidden;
	height : 0 !important ;
	height /**/:76px; /* for IE5/Win only */
	}
	
#promotionsvisitus a {
	width : 197px;
	background : url(images/promotions_visit-us.gif) no-repeat top left;
	}

#promotionsourservices a {
	width : 202px;
	background : url(images/promotions_our-services.gif) no-repeat top left;
	}
	
#promotionsmens a {
	width : 202px;
	background : url(images/promotions_tips-for-men.gif) no-repeat top left;
	}

#promotionsbrazil a {
	width : 202px;
	background : url(images/BrazilButton.png) no-repeat top left;
	}	

#promotionsstartyourcareer a {
	width : 203px;
	background : url(images/promotions_start-your-career.gif) no-repeat top left;
	}	
	
#promotionsshopaveda a {
	width : 198px;
	background : url(images/promotions_shop-aveda.gif) no-repeat top left;
	}				
	
/* MAIN NAVIGATION */

#headercontainer {
	height : 5em;
	width : 800px;
	margin: 0;
	clear:both;
	}
	
#headercontainer .nav-right{
	width:467px;
	text-align:left;
	float:right;
	}	

#mainnavigation {
	list-style : none;
	overflow : hidden;
	width:467px;
	margin: 0;
	padding: 1em 0 0 0;
	
	}
	

#mainnavigation li {
	margin : 0;
	padding : 0;
	display : inline;
	list-style : none;
	}

#mainnavigation a {
	float : left;
	display : inline;
	padding : 30px 0 0 0;
	border : none;
	outline : none;
	overflow : hidden;
	height : 0 !important ;
	height /**/:30px; /* for IE5/Win only */
	}

#mainnavigation a:hover, #mainnavigation a.hover {
	background-position : 0 -29px;
	}

#mainnavigation a:active, #mainnavigation a.selected {
	background-position : 0 -59px;
	}

#mainlocation a {
	width : 122px;
	background : url(images/navigation_location.gif) no-repeat top left;
	}

#mainmenu a {
	width : 67px;
	background : url(images/navigation_menu.gif) no-repeat top left;
	}

#maincareers a {
	width : 82px;
	background : url(images/navigation_careers.gif) no-repeat top left;
	}	
	
#mainmens a {
	width : 54px;
	background : url(images/navigation_mens.gif) no-repeat top left;
	}	
	
#mainabout a {
	width : 72px;
	background : url(images/navigation_about.gif) no-repeat top left;
	}

#mainaveda a {
	width : 57px;
	background : url(images/navigation_aveda.gif) no-repeat top left;
	}		