
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

css document{
	author: kristy petroff;
	for: h2o audio;
	updated: ALL THE TIME;
	}

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	#nav {
		position: relative; 
		width: 800px; 
		height: 30px; 
		padding: 0;
		margin: 10px  0 0 0;
		background: url(images/newnav.png) 0 0 no-repeat;
	}

	#nav li {
	width: 100px;
	height: 30px;
	position: absolute;  
	list-style: none;
	cursor: default;
	}
	
	
	#nav li a {
	width: 100px;
	height: 0px;
	padding-top: 30px;
	overflow: hidden;
	cursor:pointer;
	}
	
	#Bshop a{
	width: 100px;
	height: 30px;
	display: block;
	}
	
	#Bproducts a{
	width: 100px;
	height: 30px;
	display: block;
	}
	
	#Bteam a{
	width: 100px;
	height: 30px;
	display: block;
	}
	
	#Bsupport a{
	width: 100px;
	height: 30px;
	display: block;
	}
	
	#Bcompany a{
	width: 100px;
	height: 30px;
	display: block;
	}
	
	#Bpress a{
	width: 100px;
	height: 30px;
	display: block;
	}
	
	#nav #Bproducts {
	left: 100px;}
	
	#nav #Bteam {
	left: 200px;}
	
	#nav #Bsupport {
	left: 300px;}
	
	#nav #Bcompany {
	left: 400px;}
	
	#nav #Bpress {
	left: 500px;
	}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
	
	#nav #Bshop a:hover {
	background: url(images/newnav.png) 0px -31px no-repeat;
	}
	
	#nav #Bproducts a:hover {
	background: url(images/newnav.png) -100px -31px no-repeat;
	}
	
	#nav #Bteam a:hover {
	background: url(images/newnav.png) -200px -31px no-repeat;
	}
	
	#nav #Bsupport a:hover {
	background: url(images/newnav.png) -300px -31px no-repeat;
	}
	
	#nav #Bcompany  a:hover {
	background: url(images/newnav.png) -400px -31px no-repeat;
	} 
	
	#nav #Bpress  a:hover {
	background: url(images/newnav.png) -500px -31px no-repeat;
	} 

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	#nav #Bshop a:active{
	background: url(images/newnav.png) 0px -62px no-repeat;
	}
	
	#nav #Bproducts a:active{
	background: url(images/newnav.png) -100px -62px no-repeat;
	}
	
	#nav #Bteam a:active{
	background: url(images/newnav.png) -200px -62px no-repeat;
	}
	
	#nav #Bsupport a:active{
	background: url(images/newnav.png) -300px -62px no-repeat;
	}
	
	#nav #Bcompany a:active{
	background: url(images/newnav.png) -400px -62px no-repeat;
	}
	
	#nav #Bpress a:active{
	background: url(images/newnav.png) -500px -62px no-repeat;
	}
	

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
	
	.shopnav #nav #Bshop  a{
	background: url(images/newnav.png) 0px -93px no-repeat;
	}
	
	.productsnav #nav #Bproducts  a{
	background: url(images/newnav.png) -100px -93px no-repeat;
	}
	
	.teamnav #nav #Bteam  a{
	background: url(images/newnav.png) -200px -93px no-repeat;
	}
	
	.supportnav #nav #Bsupport  a{
	background: url(images/newnav.png) -300px -93px no-repeat;
	}
	
	.companynav #nav #Bcompany  a{
	background: url(images/newnav.png) -400px -93px no-repeat;
	}
	
	.pressnav #nav #Bpress  a{
	background: url(images/newnav.png) -500px -93px no-repeat;
	}
	

/*++++++++++++++++++Search++++++++++++++++++++++++++++++++++++*/
	.Bsearch{
	position: relative;
	top: -28px;
	left: 610px;
	padding: 0;
	margin: 0;
	width: 185px;
	}

	.enter {
	width: 140px;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #06c;
	margin: 0;
	padding: 0;
	}
/*+++++++++++++++++++++++++Home link+++++++++++++++++++++*/

	a.logolink{
	height: 0px;
	width: 140px;
	display: block;
	overflow: hidden;
	padding-top: 46px;
	margin:10px 0 0 0;
	background: url(images/logo_dark.png) 0 0 no-repeat;
	text-algin:left;
	cursor: pointer;
	float: left;
	}
	
	.shopnav a.logolink, .productsnav a.logolink{
	background: url(images/logo_dark.png) 0 0 no-repeat;
	}
	
/*+++++++++++++++++++++++++Free Shipping +++++++++++++++++++++*/

a.freeship{
height: 46px;
margin: 10px 0 0 20px;
color: #06c !important;
font-size: 13px;
display: block;
float: left;
text-decoration: none;
font-size: 13px;
}

.freeship:hover{
text-decoration: none;
}

a.freeship strong{
font-size: 18px;
}

a.freeship span{
font-size: 15px;
letter-spacing: 1px;
font-weight: bold;
}

a.verisign{
float: right;
display: block;
width: 100px;
height: 55px;
overflow: hidden;
padding: 0;
margin: 0;
}

/*+++++++++++++++++++++++++Free Shipping +++++++++++++++++++++*/	
	
	
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#warper .homenav, #warper .shopnav, #warper .productsnav, #warper .teamnav, #warper .supportnav, #warper .companynav, #warper .pressnav{
margin: 0;
padding: 0;
height: 110px;
width: 800px;
}