/*
	Audibel - color palette
	


*/




/*------------------------------------------------------------------------------
	basic styles 
------------------------------------------------------------------------------*/	
	
	body {
		margin: 0; padding: 0;
		background: #fff;
		}
#consumer_alert {
	background-image: url(../images/product/product_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

	p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	
	h1{ 
		margin-top: 0;
		color: #CC3333;
		font-weight: normal;
		font-size: 22px;
	}
		h1 span, h2 span{
			font-style: italic;
			text-transform: lowercase;
		}
	
	h2{ 
		color: #b5194c;
		font-size: 11px;
		margin: 0 0 5px 0;
		text-transform: uppercase;
	}

	
	h3{ 
		font-size: 11px; 
		margin: 0 0 10px 0;
		font-weight: normal;
	}

	
	img{ display: block; }
	
	
/*------------------------------------------------------------------------------
	navigation
------------------------------------------------------------------------------*/	


	a{
		color: #6A5F49;
		text-decoration: none;
	}

	a:hover{
		color: #1B5A8D;
		text-decoration: underline;
	}




/*------------------------------------------------------------------------------
	layout
------------------------------------------------------------------------------*/	

	#wrappa{
	text-align: left;
	width: 974px;
	margin: 0px;
	height: 700px;
	}


	#header{
	height: 105px;
	position: relative;
	}
	
	#header h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 80px;
	padding-left: 5px;
	}

		#header #nav_primary{
	position: absolute;
	top: 105px;
	height: 40px;
	width: 974px;
		}
		
			#header #nav_global{
	position: absolute;
	height: 23px;
	width: 297px;
	background-image: url(../images/global/global_nav_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #F7EDD4;
	left: 0px;
	top: 0px;
		}
		#header #nav_global p{
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
		}
		
		#header #nav_global img{
	position: relative;
	top: 0px;
	padding-left: 0px;
	padding-right: 0px;
		}
		
		#header #nav_global a{
	padding-right: 7px;
	padding-left: 8px;
		}
		#header #nav_global a:hover{
	background-position:0px -25px;
		}
		
		a.visit {
	width:150px;
	background-image:url(../images/global/btn_visit.gif);
	background-repeat: no-repeat;
	left: 305px;
	height: 19px;
	position: absolute;
	float: right;
	top: 2px;
	background-position: left -4px;
	}
		
		#header #nav_global span{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A5F49;
		}
		
		#header #nav_global span.end{
	padding-right: 5px;
	padding-left: 5px;
}

				#nav_wrapper {
	position:relative;
	height:40px;
	background-image: url(../images/index/primary_nav_background.gif);	
				}

				#nav_primary a{
	position:absolute;
	margin: 0;
	padding: 0;
	height: 40px;
				}
				a.understanding {
	width:185px;
	background-image:url(../images/index/primary_nav_understanding.gif);
	background-repeat: no-repeat;
	left: 18px;
				}
				a.treating {
	width:150px;
	background-image:url(../images/index/primary_nav_treating.gif);
	left:239px;
	background-repeat: no-repeat;
				}
				a.product {
	width:205px;
	background-image:url(../images/index/primary_nav_product.gif);
	left:427px;
	background-repeat: no-repeat;
				}
				a.why {
	width:100px;
	background-image:url(../images/index/primary_nav_why.gif);
	left:689px;
	background-repeat: no-repeat;
				}
				a.use {
	width:106px;
	left:839px;
	background-repeat: no-repeat;
	background-image: url(../images/index/primary_nav_use.gif);
				}
				#nav_primary a:hover {
					background-position:0px -33px;
				}
				
				#nav_primary img{
					float: left;
				}


		#header #logo{
			position: absolute;
			top: 15px;
			left: 795px;
		}

#homephotos {
	height: 317px;
	width: 974px;
	position: relative;
	top: 40px;
	background-color: #C2CD23#C2CD23;
}
		
		
	#col1{
		float: left;
		width: 180px;
	}

		#nav_secondary{
			padding-right: 10px;
		}
		
		#nav_secondary h2{
			border-bottom: 1px solid #c7c7c7;
			padding: 5px 10px;
		}
		
		#nav_secondary a{
			display: block;
			border-bottom: 1px solid #c7c7c7;
			padding: 10px 0 10px 20px;
			background: url('../shared/carrot.gif') no-repeat 10px 12px;
			font-size: 10px;
			font-weight: bold;
			color: #686868;
		}
		
		#nav_secondary a:hover, #nav_secondary a.active{
			color: #b5194c;
		}
		
	#col2{
		float: left;
		width: 426px;
	}
		#col2 .pad{
			padding: 0 25px 40px 25px;
		}
		

	#col3{
		float: left;
		width: 180px;
	}

		#col3 h2{
			background: #1B5A8D url('../shared/carrot_white.gif') no-repeat 10px 10px;
			color: #fff;
			padding: 8px 8px 8px 20px;
		}
		
		#col3 ul{
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#col3 li{
			border: 1px solid #c7c7c7;
			border-top: none;
			padding: 8px 8px 8px 20px;
			background: url('../shared/bullet.gif') no-repeat 8px 12px;
			font-size: 10px;
			font-weight: bold;
			color: #686868;			
		}
		
			#col3 li.first{
				border: 1px solid #c7c7c7;
			}

	#footer{
	position: relative;
	height: 40px;
	width: 150px;
	float: left;
	top: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 15px;
	line-height: 1.4em;
	color: #87847B;
		}

		#footer a{
	color: #635942;
	text-decoration: underline;
		}

		#footer a:hover{
			color: #1B5A8D;
		}


/*------------------------------------------------------------------------------
	misc
------------------------------------------------------------------------------*/	

	.dClear{
		clear: left;
	}
#feature_wrap {
	height: 161px;
	width: 1016px;
	position: absolute;
	top: 467px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/index/feature_bkgrnd.gif);
	background-color: #F7EDD4;
	left: -41px;
	}
#feature_wrap #box1 {
	height: 163px;
	width: 967px;
	position: absolute;
	background-image: url(../images/index/locate_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	left: 46px;
	top: -4px;
}
#feature_wrap #box2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.7em;
	height:135px;
	left:-20px;
	position:relative;
	width:230px;
	top: 25px;
}	


    #feature_wrap #box2 p {
    }	

#feature_wrap #box3 {
	height: 146px;
	width: 312px;
	left: 694px;
	position: absolute;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	a.paul_harvey {
	text-decoration: underline;
	position: relative;
	top: 133px;
	width: 100px;
	left: 37px;
	
	

}
#feature_wrap #box4 {
	height: 149px;
	width: 212px;
	left: 745px;
	position: absolute;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
	
	#feature_wrap #box4 p {
	color: #786E57;
	margin-top: 95px;
	margin-left: 35px;
	}
	
	
	#feature_wrap #box4 a {
	text-decoration: underline;	
	}
	
	a.audibel_professional {
	text-decoration: underline;
	position: relative;
	top: 133px;
	width: 100px;
	left: 37px;
	
	}
.locate_field {
	padding-top: 0px;
	height: 18px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7B7B7B;
	background-color: #FFFFFF;
}

.pulldown_field {
	padding-top: 0px;
	margin-left: 0px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7B7B7B;
	background-color: #FFFFFF;
}
#nav_wrapper_product {
	position:relative;
	height:40px;
	background-image: url(../images/product/primary_nav_prod_backgrnd.gif);
}

.formbuttonsearch {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	font-variant : normal;
	border : 1px outset #aaaaaa;
	color: #AAAAAA;
	height: 18px;
	width: 30px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.table_index {
	top: 127px;
	position: relative;
	height: 20px;
	left: 4px;
}
