/*************************

	styles.css
	for Elevance
		
*************************/

body {
	margin: 0;
	padding: 0;
	background: #424242;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #a4adb2;
}

a img { border: none; }

p img { margin: 0 8px 8px 0; }

a { 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h2 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 15px;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #bec637;
}

h3 {
	margin: 20px 0 0 0; padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
}

.clear {
	clear: both;
}

#container {
	margin: 25px auto 10px auto; 
	width: 995px; 
	min-height: 504px;
	height: auto !important;
	height: 504px;
	display: block;
	border: solid 5px #5f6266;
	background: #000000;
}
#content_open {
	display: block;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#content_open a {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #f68531;
}

#content {
	margin: 15px 25px 15px 0;
	width: 540px;
	display: block;
	float: right;
}

#content a {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #f68531;
}
#content h3 a {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
}

#content ul {
	margin: 10px 0 20px 5px; padding: 0;
	list-style-type: none;
}

#content ul li {
	margin: 10px 0 10px 0;
	background: url(../images/circle.gif) no-repeat top left;
	padding-left: 20px; 
}
.data td {
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left: 8px;
}

#logo {
	margin: 160px 0 0 30px;
	padding: 0;
	float: left;
}

#footer {
	margin: 0 auto 10px auto; 
	width: 995px; 
	color: #b6b6b6;
	font-size: 9px;
}

#footer a {
	color: #b6b6b6;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/*---- nav styles ----*/

#nav {
	margin: 0; padding: 0;
	width: 646px; 
	height: 70px;
	display: block;
	float: right;
	background: url(../images/nav_off.gif) no-repeat top left;
}

#nav a {
	margin: 0; 
	padding: 0; 
	height: 62px;
	float: left;
}

.nav_company a { 
	width: 98px; 
	display: block;
	background: url(../images/nav.gif) no-repeat 0 0;
}

.nav_company a:hover { 
	background: url(../images/nav.gif) no-repeat 0 -62px;
}

.nav_tech a { 
	width: 118px; 
	display: block;
	background: url(../images/nav.gif) no-repeat -98px 0;
}

.nav_tech a:hover { 
	background: url(../images/nav.gif) no-repeat -98px -62px;
}

.nav_prod a { 
	width: 106px; 
	display: block;
	background: url(../images/nav.gif) no-repeat -216px 0;
}

.nav_prod a:hover { 
	background: url(../images/nav.gif) no-repeat -216px -62px;
}

.nav_media a { 
	width: 59px; 
	display: block;
	background: url(../images/nav.gif) no-repeat -322px 0;
}

.nav_media a:hover { 
	background: url(../images/nav.gif) no-repeat -322px -62px;
}

.nav_resources a { 
	width: 87px; 
	display: block;
	background: url(../images/nav.gif) no-repeat -381px 0;
}

.nav_resources a:hover { 
	background: url(../images/nav.gif) no-repeat -381px -62px;
}

.nav_careers a {
	width: 53px;
	display: block;
	background: url(../images/nav.gif) no-repeat -468px 0;
}

.nav_careers a:hover { 
	background: url(../images/nav.gif) no-repeat -468px -62px;
}

.nav_contact a {
	width: 105px;
	display: block;
	background: url(../images/nav.gif) no-repeat -521px 0;
}

.nav_contact a:hover {
	background: url(../images/nav.gif) no-repeat -521px -62px;
}

.subcompany, .subtech, .subprod, .submedia, 
.subresources, .subcareers {
	position: absolute;
	top: 92px;
	z-index: 10;
	visibility: hidden;
}

.subcompany ul, .subtech ul, .subprod ul, .submedia ul,
 .subresources ul, .subcareers ul  {
 	margin:0; padding: 0 5px 10px 25px;
 	min-height: 102px; 
 	height: auto !important;
 	height: 102px;
 	list-style-type: none;
 }

.subcompany ul li, .subtech ul li, .subprod ul li, .submedia ul li,
 .subresources ul li, .subcareers ul li {
 	margin: 5px 0 0 0;
	line-height: 16px; 
	text-indent: -10px;
}
 
.subcompany ul li a, .subtech ul li a, .subprod ul li a, .submedia ul li a,
 .subresources ul li a, .subcareers ul li a {
 	margin: 18px 0 0 0;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.subcompany {
	margin: 0 0 0 343px; padding: 0;
	width: 138px;
	display: block;
	background: url(../images/subnav_company_rp.gif) repeat-y top left;

}

.subcompany ul {
	padding: 0 5px 10px 20px;
	background: url(../images/subnav_company_bot.gif) no-repeat bottom left;
}

.subtech {
	margin: 0 0 0 442px; padding: 0;
	width: 161px;
	display: block;
	background: url(../images/subnav_tech_rp.gif) repeat-y top left;

}

.subtech ul {
	background: url(../images/subnav_tech_bot.gif) no-repeat bottom left;
}

.subprod {
	margin: 0 0 0 560px; padding: 0;
	width: 144px;
	top: 91px;	
	display: block;
	background: url(../images/subnav_prod_rp.gif) repeat-y top left;

}

.subprod ul {
	background: url(../images/subnav_prod_bot.gif) no-repeat bottom left;
}

.submedia {
	margin: 0 0 0 666px; padding: 0;
	width: 120px;	
	display: block;
	background: url(../images/subnav_media_rp.gif) repeat-y top left;

}

.submedia ul {
	background: url(../images/subnav_media_bot.gif) no-repeat bottom left;
}


.subresources {
	margin: 0 0 0 725px; padding: 0;
	width: 151px;	
	top: 91px;
	display: block;
	background: url(../images/subnav_resources_rp.gif) repeat-y top left;

}

.subresources ul {
	background: url(../images/subnav_resources_bot.gif) no-repeat bottom left;
}


.subcareers {
	margin: 0 0 0 812px; padding: 0;
	width: 137px;	
	top: 91px;
	display: block;
	background: url(../images/subnav_careers_rp.gif) repeat-y top left;

}

.subcareers ul {
	background: url(../images/subnav_careers_bot.gif) no-repeat bottom left;
}


/*--- index styles ---*/

.index #container  {
	background: url(../images/bg_grapevine.jpg) no-repeat top left #000000;
}


.index #content {
	min-height: 333px;
	height: auto !important;
	height: 333px;
	background: url(../images/bg_box_index.gif) no-repeat top left;
}

#solutions {
	margin: 50px 0 0 20px; padding: 0;
	height: 97px;
	width: 300px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

*html #solutions {
	margin: 50px 0 0 15px;
}

#naturewax {
	margin: 55px 5px 0 0; padding: 0;
	float: right;
}

#didyouknow {
	width: 300px;
	margin: 20px 0 0 20px; padding: 0;
	float: left;
}

#root1 {
	margin: 10px 0 0 20px; padding: 0;
	_margin: 10px 0 0 10px;
	width: 300px;
	height: 105px;
	float: left; 
}

#root1 h3, #root0 a {
	margin: 0; padding: 0;
	font-family: verdana, arial, sans-serif;
	font-weight: normal; 
	font-size: 11px;
	color: #f68531;
}

#root1 p {
	margin: 0 0 15px 0; padding: 0;
	font-size: 11px;
}

#latestnews {
	margin: 20px 20px 0 0; padding: 0;
	width: 165px;
	float: right;
}

#root0 {
	margin: 10px 20px 0 0; padding: 0;
	width: 165px;
	height: 105px;
	float: right;
}

*html #root1 {
	margin: 10px 10px 0 0;
}

*html #latestnews {
	margin: 20px 10px 0 0;
}

#quotebox {
	margin: 20px 0 0 25px; padding: 0;
	width: 475px;
	height: 90px;
	float: left;
}

blockquote.withquote {
	margin: 0;
	background:url(../images/quote.gif) no-repeat;
	background-position:top left;
	text-align: justify;
	padding-left:20px;
} 

p.withunquote {
	background: url(../images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	line-height: 14px;
	font-family: verdana, arial, sans-serif;	
}

/*----- company styles ----*/

.grapevine #container {
	background: url(../images/bg_grapevine.jpg) no-repeat top left #000000;
}

.flower #container {
	background: url(../images/bg_flower.jpg) no-repeat top left #000000;
}

.beanstalk #container {
	background: url(../images/bg_beanstalk.jpg) no-repeat top left #000000;
}

.bamboo #container {
	background: url(../images/bg_bamboo.jpg) no-repeat top left #000000;
}

.dandelions #container {
	background: url(../images/bg_dandelions.jpg) no-repeat -20px 0 #000000;
}

.flowers #container {
	background: url(../images/bg_flowers.jpg) no-repeat -10px 0 #000000;
}

.grapevine #content, .beanstalk #content, .flower #content, .bamboo #content, .dandelions #content, .flowers #content {
	margin: 30px 25px 15px 0;
}

#box_two {
	margin-bottom: 15px;
	height: 280px;
	background: url(../images/bg_twocol.gif) no-repeat bottom left #000000;
}

#box_left {
	width: 250px;
	float: left;
}

#box_right {
	width: 250px; 
	float: right;
}
#announcement {
	_margin: 10px 0 0 10px;
	width: 286px;
	height: 105px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}
