@charset "utf-8";

/* overall page styles */
body {
    padding: 0;
    margin: 0;
    background: #04091c url(images/site_bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b5b5b5;
}
form {
    padding: 0;
	margin: 0;
}
#wrapper {
    background: url(images/main_bg.jpg) no-repeat top center;
	min-height: 725px;
	min-width: 920px;
}
* html #wrapper {
    height: 725px;
}
h1 {
    font-size: 24px;
	color: #b5b5b5;
	margin: 0;
	padding: 0;
}
h2 {
    font-size: 20px;
	font-weight: normal;
	color: #b5b5b5;
	margin: 0;
	padding: 0;
}
h3 {
    font-size: 16px;
	margin: 5px 0 0 0;
	padding: 0;
}
.clear {
    clear: both;
}
a {
    color: #f2ea17;
}
.imageleft {
    float: left;
    padding-bottom: 300px;
	padding-right: 25px;
}

/* header */
#header {
    height: 79px;
}
#logo {
    float: left;
}
.gobutton {
    margin-bottom: -5px;
}
#topnav {
    float: right;
	margin-top: -5px;
}
#topnav a {
      color: #ffffff;
	text-decoration: none;
}
#topnav {
    color: #ffffff;
}
#headernav {
    margin: 10px;
}
#headernav input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #bdd3ef;
	border: 1px #999999 solid;
}
.wheretobuy {
    color: #f2ea17;
}
#headertag {
    text-align: right;
	margin-right: 10px;
	margin-top: -8px;
}
#headertag img {
	vertical-align: middle;
}

/* content */
#content {
    width: 900px;
	margin: auto;
}
#main {
    padding: 40px;
	color: #ffffff;
}
#featuredcontent {
    padding: 40px 5px;
	color: #ffffff;
}
#homecontent {
    padding-top: 10px;
	width: 890px;
    margin: auto;
	z-index: 5;
}
#homecontact {
    text-align: center;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 9px;
}
.yellowdot {
    color: #f2ea17;
	padding: 0 3px;
}
#hometrademarks {
    text-align: center;
	color: #b5b5b5;
	font-size: 9px;
	padding: 0 0 25px 0;
}
#getbrowser {
	padding-top: 20px;
}
#hometrademarks p {
	padding: 0;
	margin: 0;
}
#homespots {
    padding-top: 3px;
	padding-left: 5px;
}
#homespots td {
    padding-right: 3px;
}
#socialHome {
	text-align: center;
}
#socialHome ul {
	list-style-type: none;
}
#socialHome ul li {
	display: inline;
	margin: 0;
	padding: 0;
}


/* nav */
#navbar {
    width: 900px;
    margin-left: 5px;
	z-index: 0;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}
.navblock {
    display: block;
}
#nav li {
	float: left;
	padding-right: 2px; 
	width: 147px;
}
#nav li ul {
	position: absolute;
	width: 147px;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-position: 0 0;
}
#productssubnav li{
    padding-top: 0;
}
#productssubnav a {
    background-color: #04091c;
    border: 1px #5a7599 solid;
	padding: 4px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
#productssubnav a:hover {
    background-color: #f2ea17;
	color: #04091c;
}
/* SUBNAV Multilevel */
#nav li ul ul {
	margin: -16px 0 0 140px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}


/*  footer */
#footer {
    background: url(images/footer_bg.gif) repeat-x center;
	color: #b5b5b5;
	margin-bottom: 25px;
}
#siteurl {
    text-align: center;
	margin-bottom: 5px;
}
#copyright {
    font-size: 9px;
	text-align: center;
	padding-bottom: 4px;
}

/* products */
#productsmain {
    margin-left: 5px;
	margin-right: 3px;
	padding-top: 1px; /* fix spacing issue */
}
#productheader {
    padding: 10px;
	background-color: #041124;
	border: 1px #567295 solid;
	margin-top: 7px;
}
#productlabel {
    font-size: 20px;
	margin-top: -3px;
	float: left;
}
#productsubcats {
    float: right;
}
#productsubcats ul {
    padding: 0;
	margin: 0;
	list-style-type: none;
}
#productsubcats li {
    padding-left: 15px;
    float: left;
}
#productitems {
    padding: 85px 0 0 5px;
	background-color: #003878;
	border: 1px #567295 solid;
	margin: 7px 0 25px 0;
	background-image: url(images/products_bg.jpg);
	background-repeat: repeat-x; 
	width: 885px;
}
#productitems dl {
   float: left;
   width: 160px;
   height: 250px;
   margin: 0 30px 0 30px;
   padding: 0;
   text-align: center;
}
#productitems dt {
    margin: 0 0 2px 0;
	padding: 0;
	line-height: 12px;
}
#productitems dd {
    margin: 0 0 2px 0;
	padding: 0;
	line-height: 12px;
}
#productitems img {
    margin: 0;
	padding: 0;
	display: block;
}
#productitems a {
    font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#productdetail {
    padding: 10px 0 10px 10px;
	color: #ffffff;
	background-color: #003878;
	border: 1px #567295 solid;
	margin: 7px 0 25px 0;
	background-image: url(images/products_bg.jpg);
	background-repeat: repeat-x; 
	width: 880px;
	font-size: 12px;
}
#productdetail li {
    font-weight: bold;
	padding-bottom: 10px;
}
#producthero {
    float: right;
	margin: 70px 0 0 15px;
}
#backto {
    margin: -15px 0 0 10px;
	font-size: 11px;
}
#productrollover a {
    color: #ffffff;
	line-height: 20px;
}
#featuredproductflash {
    margin: 15px 0 25px 0;
}
.heavyduty {
    display: block;
	padding-top: 5px;
	padding-bottom: 2px;
}

/* tips */
#tipsdiv {
    width: 570px;
}
#proudcttipslist {
    list-style-type: none;
	margin: 3px 3px 0 6px;
	padding: 0;
	font-size: 11px;
}
#proudcttipslist li {
    padding-bottom: 15px;
}
#tooltipslist {
    list-style-type: none;
	margin: 3px 3px 0 6px;
	padding: 0;
	font-size: 11px;
}
#tooltipslist li {
    padding-bottom: 15px;
}
.tipssubhead {
    color: #b5b5b5;
}
.tipsflash {
    margin-top: 15px;
}

/* news and media */
#newsmediacontent {
    width: 550px;
}
/* press releases */
#pressreleaseswrapper {
    float: right;
	width: 247px;
	font-size: 10px;
	text-align: center;
}
#pressreleaseswrapper img {
    margin-bottom: 3px;
}
#pressreleasesbox {
    margin-top: 20px;
    width: 225px;
	background: #003878 url(images/tips_bg.jpg) repeat-x; 
	color: #b5b5b5;
	border: 1px #567295 solid;
	padding: 10px;
	font-size: 12px;
	text-align: left;
}
#pressreleasesbox ul {
    list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0;
}
#pressreleasesbox li {
    padding-bottom: 7px;
}
#contactbox {
    width: 224px;
	color: #ffffff;
	padding: 5px;
	font-size: 10px;
}
#presstitle {
    font-size: 13px;
    font-weight: bold;
	padding-top: 15px;
}
#pressplacedate {
    font-size: 13px;
    font-weight: bold;
    padding-top: 15px;
}

/* inventions and submissions */
#inventionscontent {
    width: 550px;
}
#inventionswrapper {
    float: right;
	width: 224px;
}
#inventionsbox {
    width: 224px;
	background: #003878 url(images/tips_bg.jpg) repeat-x; 
	color: #ffffff;
	border: 1px #567295 solid;
	padding: 10px;
}

/* contact us */
#contactusmain {
    padding: 40px 10px 40px 20px;
	color: #ffffff;
	font-size: 11px;
}
#contactus label {
    display: block;
}
#contactus label, #contactus select, #contactus input {
    font-size: 11px;
}
#contactus select, #contactus input, #contactus textarea {
    background-color: #b1c8ea;
}
#contactus input {
    margin-bottom: 15px;
	width: 160px;
}
#contactus select {
    margin-bottom: 15px;
}
#contactus {
    margin: 15px;
	text-align: left;
}
#contactcol1 {
    float: left;
	padding-right: 20px;
}
#contactcol2 {
    float: left;
	padding-right: 15px;
}
#contactcol3 {
    float: left;
}
#contactus input.contactbuttons {
    background-color: #ffffff;
	display: inline;
	margin-left: 10px; 
	width: 75px;
}
#contactbuttonrow {
    text-align: right;
	margin-top: 10px;
}
#comments {
    width: 300px;
	height: 100px;
} 
#model {
	float: right;
}

/* levels */
#levelslist {
	font-weight: bold;
}
#levelslist ul {
    padding: 0;
    margin: 0 0 0 15px;
	list-style-type: none;
}
#levelslist p {
    margin: 0;
	padding: 5px 0;
}
#lightningShots {
	margin-top: -10px;
	margin-bottom: 20px;
}
#lightningShots img {
	border: 0;
	padding: 5px 10px;
}


/* where to buy */
.wheretobuytable {
    margin-top: 10px;
}
.wheretobuytable td {
    vertical-align: top;
}
.wherecol1 {
    padding-right: 25px;
}
#wheretobuycontent {
    width: 345px;
}
#wheretobuycontent input {
    display: block;
	margin-bottom: 5px;
}
#map_canvas {
    float: right;
	border: #f2ea17 solid 2px;
}
.storeinfosm {
    font-size: 11px;
}

/* product image archive */
#productArchiveTable a {
    color: #ffffff;
}
#productArchiveTable {
	padding: 0;
	margin: 15px 0 0 0;
}
#productArchiveTable td {
	padding: 5px;
	vertical-align: top;
	width: 275px;
}
#productArchiveTable ul {
    list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 11px;
}
#productArchiveTable li {
    list-style-type: none;
	padding: 0;
	margin: 0 0 4px 0;
}
#productArchiveTable li.productarchivelisttop {
     font-weight: bold;
	 color: #f2ea17;
}

/* trademarks */
#trademarks img {
    vertical-align: baseline;
}
#trademarks {
    line-height: 25px;
}

/* bottom nav */
#bottomnav {
    padding: 35px 0;
    color: #f2ea17;
	text-align: center;
	font-size: 11px;
	clear: both;
}
#bottomnav ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
}
#bottomnav li {
    display: inline;
}
#bottomnav a {
    text-decoration: none;
}
/* archive */
table#levelsArchiveSubNav td {
	width: 120px;
	font-size: 10px;
	padding: 5px 0 0 0;
	margin: 0;
}
table#levelsArchiveSubNav {
	padding: 8px 0 15px 15px;
	display: block;
}