/*
	Audibel - color palette
	


*/




/*------------------------------------------------------------------------------
	basic styles 
------------------------------------------------------------------------------*/	
	
	body {
		margin: 0; padding: 0;
		background: #fff;
		}

	p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
.pulldown_menu {
	width: 66px;
	top: 70px;
	position: absolute;
	color: #969696;
}
	
	h1{
	margin-top: 0;
	color: #7C715B;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}
		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;
	padding-bottom: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	}


	#header{
	height: 105px;
	position: relative;
	}

		#header #nav_primary{
	position: absolute;
	top: 105px;
	height: 40px;
	width: 974px;
		}
		
			#header #nav_global{
	position: absolute;
	height: 23px;
	width: 119px;
	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;
		}
		#header #nav_global p{
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
		}
		
		#header #nav_global img{
	position: absolute;
	height: 11px;
	width: 15px;
	top: 5px;
	margin-right: 0px;
	padding-left: 3px;
		}
		
		#header #nav_global a{
	padding-right: 9px;
	padding-left: 10px;
		}
		
		#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);
	background-repeat: no-repeat;
				}

				#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:107px;
	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;
	background-color: #C2CD23;
		}
		
		
	#col1{
	float: left;
	width: 170px;
	position: relative;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	}

		#nav_secondary{
		}
		
		#nav_secondary h2{
			border-bottom: 1px solid #c7c7c7;
			padding: 5px 10px;
		}
		
		#nav_secondary a{
	display: block;
	font-size: .7em;
	font-weight: 400;
	color: #7C715A;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 23px;
		}
		
		#nav_secondary a:hover, #nav_secondary a.active{
	color: #695E49;
	background-image: url(../images/global/active_arrows.gif);
	background-repeat: no-repeat;
	background-position: 15px 14px;
		}
		
		
#col1 #locate {
	height: 116px;
	width: 165px;
	background-image: url(../images/global/locate_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-top: 10px;
	float: left;
	position: absolute;
}

#locate .locate_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #7B7B7B;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 52px;
	position: absolute;
	left: 22px;
	top: 52px;
}

#locate .pulldown_menu {
	color: #7B7B7B;
	margin-left: 22px;
	position: absolute;
	top: 80px;
	height: 20px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#locate .formstatesearch_bottom {
	margin-bottom: 0px;
	position: absolute;
	padding: 0px;
	top: 81px;
	left: 90px;
}

#locate .formstatesearch_top {
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	position: absolute;
	top: 47px;
	left: 90px;
}
		
			#col2{
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #695E49;
	position: absolute;
	left: 180px;
	top: 180px;
	padding-bottom: 25px;
	}
	
				#col2 a{
	font-weight: bold;
	text-decoration: underline;
	}
	
	#col2 #animation{
	float: right;
	width: 535px;
	height: 338px;
	padding-right: 128px;
	padding-top: 130px;
	}
	
		
	#col2 p{
	font-size: 0.9em;
	font-style: normal;
	font-weight: lighter;
	line-height: 20px;
	padding-right: 25px;
	}
		
	#col2 img{
	width: 460px;
	float: right;
	top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	clear: none;
	height: 293px;
	padding-top: 0px;
	margin: 0px;
	position: relative;
	}
	
	#col2 .simulator{
	width: 436px;
	float: right;
	top: 0px;
	padding-left: 50px;
	padding-bottom: 20px;
	clear: none;
	height: 293px;
	padding-top: 0px;
	margin: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/flash/simulator_graphic.jpg);
	
	}
	
	#col12 .causes{
	width: 436px;
	float: right;
	top: 0px;
	padding-left: 50px;
	padding-bottom: 20px;
	clear: none;
	height: 293px;
	padding-top: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../images/product/virtue_productline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
		#col2 .pad{
	padding-top: 0;
	padding-left: 15px;
		}
		
		#col2 ul{
	list-style-type: none;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
		}
		
		#col2 li{
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	list-style-type: disc;
		}	

		

	#col3{
	float: right;
	padding-top: 80px;
	width: 250px;
	}

		#col3 h2{
			color: #fff;
			padding: 8px 8px 8px 20px;
		}
		
		#col3 ul{
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#col3 li{
	padding: 8px 8px 8px 20px;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
		}
		
			#col3 li.first{
				border: 1px solid #c7c7c7;
			}

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

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

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


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

	.dClear{
		clear: left;
	}


#understanding {
	background-image: url(../images/global/contact_backgrnd.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#consumer {
	background-image: url(../images/global/contact_backgrnd.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#flash {
	background-image: url(../images/flash/flash_backgrnd.gif);
	background-repeat: no-repeat;
	background-position: left 155px;
}
