/* CSS Document */

body {
background-image: url(images/bodybg_02.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #EBEBEB;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
}

#container {
width: 751px;
margin-left: auto;
margin-right: auto;
}

#main {
background-image: url(images/contenttop_09.gif);
background-repeat: no-repeat;
background-position: top;
background-color: #FFFFFF;
border-bottom: #CECECE 2px solid;
width: 751px;
padding-top: 10px;
margin-top: 12px;
margin-bottom: 12px;
}

#main2 {
background-image: url(images/container-bg_37.gif);
background-repeat: repeat-y;
width: 751px;
}

#banner {
height: 121px;
}

#content {
float: left;
width: 478px;
padding-left: 10px;
margin-top: 0px;
}

#sidebar-a {
float: right;
width: 256px;
text-align: left;
}

a:link, a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
}

#footer {
background-image: url(images/footerbg_37.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #000000;
clear: both;
height: 210px;
color: #ffffff;
text-align: center;
padding-top:12px;
}

#footer a:link, #footer a:visited {
color: #ffffff;
}

#footer a:hover {
text-decoration: none;
}


/* -- Navbar -- */

#nav {
background:url(images/navbar.gif) no-repeat;
width:751px;
height:52px;
margin:0;
padding:0;
}

#nav span {
display: none;
}

#nav li, #nav a {
height:52px;
display:block;
}

#nav li {
float:left;
list-style:none;
display:inline;
}

#nav-01 {width: 109px;}
#nav-02 {width: 104px;}
#nav-03 {width: 171px;}
#nav-04 {width: 146px;}
#nav-05 {width: 99px;}
#nav-06 {width: 122px;}

#nav-01 a:hover {background:url(images/navbar.gif) 0px -52px no-repeat; }
#nav-02 a:hover {background:url(images/navbar.gif) -109px -52px no-repeat; }
#nav-03 a:hover {background:url(images/navbar.gif) -213px -52px no-repeat; }
#nav-04 a:hover {background:url(images/navbar.gif) -384px -52px no-repeat; }
#nav-05 a:hover {background:url(images/navbar.gif) -530px -52px no-repeat; }
#nav-06 a:hover {background:url(images/navbar.gif) -629px -52px no-repeat; }




/* -- Dropdown Menu Items -- */

#dropmenudiv{
position:absolute;
margin-top: 1px;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
background-color: #777777;
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFFFFF;
padding: 7px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #333333;
}



/* --  HTML Elements -- */

h1 {
display: block;
background-image: url(images/h1bg_12.gif);
background-repeat: no-repeat;
padding-left: 62px;
font-size: 24px;
height: 41px;
padding-top: 18px;
padding-bottom: 4px;
margin-top: 0px;
}

h2 {
background-image: url(images/h2logobg_28.gif);
background-repeat: no-repeat;
background-position: 2% 50%;
height: 41px;
padding-top: 18px;
padding-bottom: 4px;
padding-left: 62px;
font-size: 24px;
margin-top: 0px;
}

h3 {
color: #FFFFFF;
font-size: 14px;
padding: 4px 0px;
margin-top: 0px;
}

h4 {
font-size: 16px;
font-weight: bold;
padding: 5px 0px 5px 12px;
margin-top: 5px;
margin-bottom: 5px;
}

#content p {
padding: 0px 12px;
}


/* -- Classes -- */

.sidebar-section {
background-image: url(images/sidebarhdbg_18.gif);
background-repeat: no-repeat;
background-position: top;
margin-top: 20px;
padding-left: 10px;
padding-right: 10px;
width: 226px;
}

.sidebar-section2 {
background-image: url(images/sidebarhdbg_18.gif);
background-repeat: no-repeat;
background-position: top;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
width: 226px;
line-height: 28px;
}

#warranty {
background-image: url(images/certificate-bg.jpg);
background-repeat: no-repeat;
background-position: top;
margin-left: 12px;
padding: 40px 30px 20px 30px;
width: 400px;
line-height: 18px;
}

#specials {
display: block;
background-color: #ffffff;
border: 2px dashed #999999;
width: 470px;
padding-bottom: 12px;
color: #000000;
}

#specials a:link, #specials a:visited {
color:#000000;
text-decoration: underline;
}

#specials a:hover {
background-color: #000000;
color: #ffffff;
text-decoration: none;
}

.copyright {
font-size: 10px;
}

.links {
font-weight: bold;
}

.note {
font-size: 10px;
line-height: 16px;
}

.imageleft {
float: left;
padding: 3px 12px 10px 0px;
}

.bigblue {
font-size: 14px;
font-weight: bold;
color: #000099;
}

.bigred {
font-size: 36px;
font-weight: bold;
color: #B6000E;
}

.red {
color: #B6000E;
}
