/* sane style resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

h1 {
    font-size: 200%;
    font-weight: bold;
}

h2 {
    font-size: 160%;
    font-weight: bold;
    margin-bottom: 20px
}

h3 {
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 10px
}

h4 {
    font-size: 110%;
    font-weight: bold;
}

body {
    width: 100%;
    height: 100%;
    text-align: left;
    color: #fff;
    font-size: 12px;
    font-family: tahoma, geneva, sans-serif;
    background-image: url('/images/nitroBG.jpg');
    background-repeat: repeat-x;
    background-color: #000;
    z-index: -5;
    font-size: 12px
}

body.c5-edit-mode {
    background-position: 0 49px;
}

a:link, a:visited {
    color: #fff;
    text-decoration: underline
}

a:hover {
    color: #e1e1e1
}

#wrap {
    width: 960px;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}

#wrap table tr td {
    vertical-align: top;
}

#nitroHeader {
    width: 960px;
    height: 295px;
    background-image: url('/images/nitroHeader.jpg');
    background-repeat: no-repeat;
    overflow: hidden
}

#footer {
    width: 100%;
    height: 25px;
    position: fixed;
    bottom: 0px;
    background-color: #000;
    z-index: 10;
    filter: alpha(opacity = 80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    text-align: center;
    border-top: 1px solid #9c1c20
}

#footer ul {
    padding: 5px 0 5px 0
}

#footer ul li {
    display: inline;
    padding-right: 10px;
    color: #fff
}

#footer ul li.red {
    color: #9c1c20
}

#footer ul li.right {
    display: inline;
    text-align: right
}

#footer ul li a:link, a:visited {
    color: #fff
}

#footer p {
    color: #fff;
    text-align: right
}

#locatorRadius {
    width: 50px
}

#locatorZip {
    width: 50px;
    margin-left: 77px
}

#locatorMessage {
    color: #9c1c20;
    text-align: center;
    height: 15px
}

#locatorSearch {
    width: 96px;
    height: 30px;
    background-image: url('/images/locatorSearch.jpg');
    background-position: 0px 0px;
    float: right;
    margin: 5px 40px 0 0
}

#locatorSearch:hover {
    background-image: url('/images/locatorSearch.jpg');
    background-position: 0px 30px
}

#locatorSearchButton {
    width: 96px;
    height: 30px
}

#header {
    width: 960px;
    background: #000 url('/images/header.jpg') no-repeat
}

#heading {
    width: 960px;
    padding-top: 13px
}

#contactsHeading {
    width: 960px;
    padding-top: 12px
}

#content {
    width: 960px
}

#content table {
    margin: 0 auto;
    vertical-align: top;
}

#content table tr {
    vertical-align: top;
}

#content table tr td {
    vertical-align: top;
}

.address {
    list-style-type: none
}

.address li {
    font-size: 16px;
    margin: 2px 0 0 40px
}

table.products {
    font-size: 14px
}

table.products tr td p {
    text-indent: 10px;
    padding: 10px 10px 10px 10px
}

#menu {
    width: 160px;
    display: inline;
    float: left;
}

#menu ul {
    width: 120px;
    border: 1px solid #9c1c20;
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
    list-style-type: none;
}

#menu ul li {
    font-size: 14px;
    text-align: center;
    height: 24px;
    background: #000 url("/images/menubg.jpg");
    background-position: 0px 0px;
    background-repeat: repeat-x;
	padding-top: 4px;
}

#menu ul li:hover {
    background: #000 url("/images/menubg.jpg");
    background-position: 0px -28px;
    background-repeat: repeat-x;
}

#menu ul li a {
    text-decoration: none;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#center {
    width: 700px;
    display: inline;
    margin-left: 20px;
    float: left;
}

#products {
    width: 700px;
    display: inline;
    margin-left: 20px;
    float: left;
}

p.red {
    color: #9c1c20;
    display: inline
}

.dealerLocator {
    color: #fff;
    font-weight: bold
}

.dealerLocator .formInput {
    margin: 0 0 10px 60px
}

.dealerLocator .formInput label {
    margin: 0 20px 0 0
}

.dealerNotice {
    margin-bottom: 20px
}

ul.dealerListing {
    list-style-type: none
}

.dealerListing li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff
}

.dealerListing li .dealerName {
    font-weight: bold;
    color: #9c1c20;
    margin-bottom: 2px
}

.dealerListing li .dealerAddress1 {
    font-style: italic
}

.dealerListing li .dealerAddress2 {
    font-style: italic
}

.dealerListing li .dealerPhoneLabel {
    font-weight: bold
}

