body {
	margin: 0;
	padding: 0;
	background: #000;
	font: 12px verdana,arial,sans-serif; 
	color: #fff;
}

a:link { color: #ffffff; text-decoration: underline;}
a:visited { color: #ffffff; text-decoration: underline;}
a:hover { color: #ffffff; text-decoration: none;}

a img {
	border: 0;
}

#wrapper {
	width:980px;
	margin: 30px auto;
}

#container {
	min-height:390px;
	/*height:390px;*/
}

/* DROP-DOWN NAV */
/* DROP-DOWN NAV */
#nav {
width: 980px;
height: 19px;
position: relative;
float:left;
}

#nav, #nav ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
z-index:300;
}

#nav a {
height: 19px;
display: block;
}

#nav li { /* all list items */
margin: 0px 0px 0px 0px; 
/* spacing between top nav items. change line 69 accordingly*/
/* 0 15px 0 0*/
padding: 0px 12px 0px 0px;
top: 0px;
cursor: pointer;
float: left;
}

#nav li ul { /* second-level lists */
position: absolute;
z-index:102;
width:123px !important; /*forces vertical dd instead of horizontal dd */
cursor: default;
padding: 5px 10px 10px 9px; /* allows a little flexibility for mouse control */
/*background: url(../images/nav/clear.gif); to keep dd open on mouseover */
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* positioning for dd list */
top: 14px;
left: 83px;
}

#nav li ul li a {
cursor: pointer;
position: relative;
border-top: 1px solid #000000;
}

#home {left: 0; width: 80px;}
#products {left: 0; width: 67px;}
#about {left: 0px; width: 93px;}
#search {left: 0px; width: 111px;}
#showroom {left: 0px; width: 83px;}
#service {left: 0px; width: 125px;}
#parts {left: 0px; width: 83px;}
#buy {left: 0px; width: 95px;}
#news {left: 0px; width: 86px;}


#home a {background: transparent url(../images/logo.gif) 0 0px no-repeat;}
#products a {background: transparent url(../images/nav/products.gif) 0 0px no-repeat; cursor:default}
#products a:hover {background: transparent url(../images/nav/products.gif) 0 -19px no-repeat; cursor:default}
#about a {background: transparent url(../images/nav/about.gif) -0px 0px no-repeat;}
#about a:hover {background: transparent url(../images/nav/about.gif) -0px -19px no-repeat;}
#search a {background: transparent url(../images/nav/search.gif) 0px 0px no-repeat;}
#search a:hover {background: transparent url(../images/nav/search.gif) 0px -19px no-repeat;}
#showroom a {background: transparent url(../images/nav/showroom.gif) 0px 0px no-repeat;}
#showroom a:hover {background: transparent url(../images/nav/showroom.gif) 0px -19px no-repeat;}
#service a {background: transparent url(../images/nav/service.gif) 0px 0px no-repeat;}
#service a:hover {background: transparent url(../images/nav/service.gif) 0px -19px no-repeat;}
#parts a {background: transparent url(../images/nav/parts.gif) 0px 0px no-repeat;}
#parts a:hover {background: transparent url(../images/nav/parts.gif) 0px -19px no-repeat;}
#buy a {background: transparent url(../images/nav/buy.gif) 0px 0px no-repeat;}
#buy a:hover {background: transparent url(../images/nav/buy.gif) 0px -19px no-repeat;}
#news a {background: transparent url(../images/nav/news.gif) 0px 0px no-repeat;}
#news a:hover {background: transparent url(../images/nav/news.gif) 0px -19px no-repeat;}

#nav :hover a.products {background: transparent url(../images/nav/products.gif) 0 -19px no-repeat; cursor:default}

/* main subnav background */
#nav li ul li#cheng a {width: 123px; height: 21px; background: url(../images/nav/sub_cheng.gif) no-repeat; }
#nav li ul li#cheng a:hover {width: 123px; height: 21px; background: url(../images/nav/sub_cheng.gif)  -0px -21px no-repeat; cursor:pointer;cursor:hand}
#nav li ul li#arc a {width: 123px; height: 21px; background: url(../images/nav/sub_arc.gif) no-repeat; }
#nav li ul li#arc a:hover {width: 123px; height: 21px; background: url(../images/nav/sub_arc.gif)  -0px -21px no-repeat; cursor:pointer;cursor:hand}
#nav li ul li#ess_eur a {width: 123px; height: 21px; background: url(../images/nav/sub_esseur.gif) no-repeat; }
#nav li ul li#ess_eur a:hover {width: 123px; height: 21px; background: url(../images/nav/sub_esseur.gif)  -0px -21px no-repeat; cursor:pointer;cursor:hand}
#nav li ul li#ess_pow a {width: 123px; height: 21px; background: url(../images/nav/sub_esspow.gif) no-repeat; }
#nav li ul li#ess_pow a:hover {width: 123px; height: 21px; background: url(../images/nav/sub_esspow.gif)  -0px -21px no-repeat; cursor:pointer;cursor:hand}
#nav li ul li#ess_brz a {width: 123px; height: 21px; background: url(../images/nav/sub_essbrz.gif) no-repeat; }
#nav li ul li#ess_brz a:hover {width: 123px; height: 21px; background: url(../images/nav/sub_essbrz.gif)  -0px -21px no-repeat; cursor:pointer;cursor:hand}
/* END DROP-DOWN NAV */
/* END DROP-DOWN NAV */

p {
	margin-bottom: 10px;
}
p.address {
	margin: 0;
}

#header {
	clear:both;
	width: 821px;
	padding-left: 143px;
	z-index:1;
}

#content {
	float:left;
	width:733px;
	z-index:2;
}

#text_size {
	margin-bottom: 10px;
	height: 17px;
	position: relative;
	text-align: right;
	border-bottom: 1px solid #535455;
}
#text_size #magnify {
	width: 80px;
	height: 20px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/magnify.png) no-repeat;
	z-index:1;
}
#text_size a {
	cursor: pointer;
	font-size: 13px;
	text-decoration: none;
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px; 
}

#content p {
	line-height: 1.6em;
}

#footer {
	display: block;
	clear:both;
	margin: 0;
	padding: 80px 14px 0 0;
	text-align: right;
	font-size: 11px;
	color: #808184;
}

#footer a.distributor_login:link {color: #cccccc; text-decoration: underline;}
#footer a.distributor_login:visited {color: #cccccc; text-decoration: underline;}
#footer a.distributor_login:hover {color: #cccccc; text-decoration: none;}

#footer a.contact:link {color: #808184; text-decoration: underline;}
#footer a.contact:visited {color: #808184; text-decoration: underline;}
#footer a.contact:hover {color: #808184; text-decoration: none;}

#footer a:link { color: #808184; text-decoration: none;}
#footer a:visited { color: #808184; text-decoration: none;}
#footer a:hover { color: #808184; text-decoration: none;}

/* LEFT SIDE NAV */
/* LEFT SIDE NAV */
#nav2 {
float:left; 
width:143px
}

#nav2 {
font-size: 12px;
width:113px;
margin: 21px 30px 0px 0px;
padding: 0;
list-style: none;
border-top: 1px solid #535455;
}

#nav2 li, #nav2 a {
display: block;
}

#nav2 li {
border-bottom: 1px solid #535455;
}
#nav2 li#about_zephyr a {width: 113px; height: 21px; background: url(../images/about/about_zephyr.gif) no-repeat; }
#nav2 li#pressreleases a {width: 113px; height: 21px; background: url(../images/about/about_press.gif) no-repeat; }
#nav2 li#inthenews a {width: 113px; height: 21px; background: url(../images/about/about_news.gif) no-repeat; }
#nav2 li#awards a {width: 113px; height: 21px; background: url(../images/about/about_awards.gif) no-repeat; }
#nav2 li#careers a {width: 113px; height: 21px; background: url(../images/about/about_careers.gif) no-repeat; }
#nav2 li#contact a {width: 113px; height: 21px; background: url(../images/about/about_contact.gif) no-repeat; }

#nav2 li#vent101 a {width: 113px; height: 21px; background: url(../images/nav/vent101.gif) no-repeat; }
#nav2 li#faq a {width: 113px; height: 21px; background: url(../images/nav/customer_faq.gif) no-repeat; }
#nav2 li#online-parts a {width: 113px; height: 21px; background: url(../images/nav/customer_parts.gif) no-repeat; }

#container #nav2 li a:hover {background-position: -0px -21px;}

/* END LEFT SIDE NAV */
/* END LEFT SIDE NAV */

.whiteText
{
	color: #FFF;
}
.prod_menu_white {
	font-weight: bold;
}

/* PNG Fix */
img,
#lbClose.grey,
.prod_detail_menu a span,
.logo,
#magnify {
	behavior: url(css/iepngfix.htc);
}

/*----------------
FAQ page styles */

#faq-form ol {
	margin: 1em 0;
	padding: 0;
}
#faq-form li {
	list-style-type: none;
	margin: .75em 0;
	padding: 0;
}
#faq-form label {
	margin-right: .5em;
}
#faq-form select {
	width: 40em;
}

/*-------------------------
Where To Buy page styles */

#where-wrapper {
	float: left;
	margin: 69px 0 0 143px;
	background:  url(../images/bg_where.gif) no-repeat top right;
	width: 780px;
}
* html #where-wrapper {
	margin-left: 80px;
}
#where-wrapper #content {
	margin-top: 1.5em;
	padding-right: 360px;
	width: auto;
	float: none;
}

#map_flashLights
{
	float:right;
	position:relative;
	top:-70px;
	left:20px
}
#map_flashLights.safari_worldMap
{
	float:right;
	top:-10px;
}
#where-wrapper form {
	margin-top: 1.5em;
}
#where-wrapper .text {
	width: 380px;
}
#dealersearch {
	margin-bottom: 1em;
}
#where-wrapper .address {
width: 230px;
float: left;
height: 10em;
border-top: 1px solid #535455;
}
#where-wrapper .address1 {
	float: left;
	width: 210px;
	padding-right: 20px;
	height: 11em;
}

#where-wrapper .distributors {
clear: both;
}

/*------------------
About pages styles */

#news-list {
	width: 50em;
	margin: 0;
	padding: 0;
}
#news-list li {
	clear: both;
	list-style-type: none;
	margin: 2em 0;
}
#news-list p {
	margin: 0;
}
#news-list img {
	float: left;
}
#news-list div {
	margin-left: 115px;
}
div#about_flashLights
{
	display:inline;
	width:341;
	height:129;
}
* html #news-list div {
	margin-top: -1.5em;
}
.award-list-award {
	width: 90px;
	float: left;
}
.award-list-award img {
	display: block;
	margin: 0 auto;
}
.award-list-list {
	margin: 0 0 3em 100px;
}	
.award-list-list p {
	white-space: pre;
}
#sidebar {
	float: left;
	width: 143px;
}
#sidebar #nav2 {
	float: none;
	margin-bottom: 1em;
}
#press-list {
	margin: 0;
	padding: 0;
}
#press-list li {
	list-style-type: none;
	padding: 0;
	margin: 1em 0;
}
#press-list span.date {
display: block;
}

/*-----------------------------
Customer Service page styles */

#model {
	width: 23em;
}
#doc_dropdown {
	padding-top: 30px;
	float: left;
	display: block;
}
#doc_results {
	padding-top: 30px;
	float: left;
	display: block;
}
#doc-list {
	list-style-type: none;
}
#answer ol {
	margin: .5em 0;
}
#answer li {
	margin: 1em 0;
}
#answer ol li {
	list-style-type: lower-roman;
}
#answer ol ol li {
	list-style-type: decimal;
}
#answer ol ol ol li {
	list-style-type: lower-latin;
}
#answer ol ol ol ol li {
	list-style-type: lower-roman;
}
#answer ol ol ol ol ol li {
	list-style-type: decimal;
}
.js
{
	padding-top: 2px;
	padding-bottom: 2px;
	width:100%;
	text-align: center;
	font-weight:bold;
	color: #000;
	background-color: #FC0;
}
#jobs {
	padding-bottom: 10px;
	border-bottom: 1px solid #535455;
}
