@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#100805;
	padding:0px;
	margin: 0px;
	margin-top: 0px;
	background-image:url(../images/wood_back.jpg);
}

img
{
	border:0px;
	margin:0px;
}

#wrapper 
{
    position: relative;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	height:712px;
	background-image:url(../images/back.jpg);
}

#top_nav
{	padding:0;
	margin:0;
	

}

/*TOP NAV PLACEMENT*/
/*left*/
#aveda_men_btn
{
	position:absolute;
	left:57px;
	top:0;
}

#thanks_man
{
	position:absolute;
	left:202px;
	top:0;
}






/*FLASH PLACEMENT*/
#flash
{
	position:absolute;
	left:57px;
	top:57px;
	
}




/*BOTTOM NAV*/
#bottom_nav
{	


}

/*BOTTOM NAV PLACMENT*/

#bottom_nav #one
{	
	position:absolute;
	left:57px;
	top:669px;

}

#bottom_nav #one
{	
	position:absolute;
	left:57px;
	top:669px;

}

	#bottom_nav #line_one
	{	
		position:absolute;
		left:450px;
		top:669px;
	
	}

#bottom_nav #two
{	
	position:absolute;
	left:470px;
	top:669px;

}

		#bottom_nav #line_two
		{	
			position:absolute;
			left:564px;
			top:669px;
		
		}

#bottom_nav #three
{	
	position:absolute;
	left:582px;
	top:669px;

}

		#bottom_nav #line_three
		{	
			position:absolute;
			left:677px;
			top:669px;
		
		}

#bottom_nav #four
{	
	position:absolute;
	left:705px;
	top:669px;

}
		

#bottom_nav #five
{	
	position:absolute;
	left:715px;
	top:669px;

}

		#bottom_nav #line_five
	{	
		position:absolute;
		left:585px;
		top:669px;
	
	}

#bottom_nav #six
{	
	position:absolute;
	left:810px;
	top:669px;

}

	#bottom_nav #line_six
	{	
		position:absolute;
		left:780px;
		top:669px;
	
	}

#bottom_nav #seven
{	
	position:absolute;
	left:895px;
	top:669px;

}

	#bottom_nav #line_seven
	{	
		position:absolute;
		left:880px;
		top:669px;
	
	}

#bottom_nav #eight
{	
	position:absolute;
	left:991px;
	top:669px;

}

	#bottom_nav #line_eight
	{	
		position:absolute;
		left:974px;
		top:669px;
	
	}
	
	
	
	
/*SPRITE STUFF for upper right hand nav*/


#nav_wrapper {
	position:absolute;
	left:808px;
	top:0px;
}

#tright_links
{
	width: 213px;
	position:relative;
	margin: 0 auto; padding: 0;
	
	
}


#new_aveda a{
	margin: 0 auto; padding: 0;
	background: transparent url(../images/top_right_nav.jpg) 0 -107px no-repeat;
	width:213px;
	height:27px;
	position: absolute; 
	top: 0px;
	left: 0px;
}

#new_aveda a:hover{
	margin: 0 auto; padding: 0;
	background: transparent url(../images/top_right_nav.jpg) 0 -80px no-repeat;
	width:213px;
	height:27px;
	position: absolute; 
	top: 0px;
	left: 0px;
}


#shop a{
	margin: 0 auto; padding: 0;
  	background: transparent url(../images/top_right_nav.jpg) 0 -30px no-repeat;
	width:213px;
	height:30px;
	position: absolute; 
	top: 27px;
	left: 0px;
}

#shop a:hover{
	margin: 0 auto; padding: 0;
  	background: transparent url(../images/top_right_nav.jpg) 0 0px no-repeat;
	width:213px;
	height:30px;
	position: absolute; 
	top: 27px;
	left: 0px;
}
