* {margin:0;padding:0;} 

body {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
color: #000;
background-color: #E9E9E9;

}

a:link {
color: #0000FF;
}

a:visited {
color: #0000FF;
}

a:hover {
color: #FF0000;
}

a:active {
color: #0000FF;
} 

a.img {
border: 0px;
}

img {
border: 0px;
}

h1 {
font-size: 135%;
font-weight: normal;
color: #000;
margin: 8px 0 8px 0;
padding: 5px 0 15px 22px;
background-color: #FFF;
background-image: url('/images/design/bg-headline.jpg');
background-repeat: no-repeat;
background-position: bottom left;
}

h2 {
font-size: 120%;
font-weight: normal;
color: #800000;
margin: 8px 0 8px 0;
text-align: left;
}


h3 {
font-size: 110%;
font-weight: normal;
color: #800000;
margin: 8px 0 4px 0;
text-align: left;
}

h4 {
font-size: 100%;
font-weight: normal;
color: #800000;
margin: 8px 0 8px 0;
text-align: left;
}


p {
margin: 10px 0 10px 0;
text-align: left;
line-height:1.4;
}

em {
font-style: normal;
}

ul li {
list-style-type: none;
}

.center {
text-align: center;
}

/* see layout.css for width. */
.left-f {
float: left;
text-align: left;
}

/* see layout.css for width. */
.right-f {
float: right;
text-align: right;
}

.clear {
clear: both;
}

hr {
clear: both;
}

.simB {
font-weight: bold;
}

#wrapper {
margin: 5px auto 10px auto;
font-size: 90%;
line-height: normal;
font-family: Verdana, serif, Geneva;
}



#header {
margin: 8px 0 0 0;
padding: 0;
background-color: #FFF;
background-image: url('/images/design/free-ground-shipping-large.gif');
background-repeat: no-repeat;
background-position: center right;
overflow: auto;
zoom: 1;
border-bottom: 8px solid #E9E9E9;
}

#logo {
background-image: url('/images/design/bg-logo-top.jpg');
background-repeat: no-repeat;
background-position: 311px 0;
}

#logo img {
display:block;
}

#topSearchBox {
float: right;
padding: 85px 0 0 0;
text-align: right;
color: #fff;
background-color: #fff;
}

#topSearchBox input{
display: block;
margin: 5px 0 5px 0;
}


/*topnav, nav id control the top menu*/
#topNavWrapper {
clear: both;
background-color: #12234F;
padding: 0;
margin: 0;
background-image: url('/images/design/bg-top-nav.jpg');
background-repeat: repeat-x;
background-position: top left;
border-bottom: 8px solid #E9E9E9;
}

#topNav, #topNav ul {
list-style: none;
overflow: hidden;
zoom: 1;
}

#topNav li a {
display: block;
font-size: 100%;
text-decoration: none;
padding: 13px 12px 12px 12px;
margin: 0 0 0 0;
color: #FFF;
background-image: url('/images/design/bg-top-nav-divide.jpg');
background-repeat: no-repeat;
background-position: top right;
text-transform: uppercase;
}

#topNav li a:hover {
color: #FF7F00;
background-image: url('/images/design/bg-top-nav-hover.jpg');
background-repeat: repeat-x;
background-position: top right;
}

#topNav li {
float: left;
}

#topNav li.last {
float: right;
}

#topNav li.last form {
display: block;
padding: 0px 10px 0 0;
}

#searchBTN {
padding: 0 0 0 0;
}

#topNav li.lastAct {
float: right;
}

#topNav li.last a {
background-image: url('/images/design/bg-topNav-cart.gif');
background-repeat: no-repeat;
background-position: center left;
padding-left: 10px;
}

#topNav li.lastAct a {
background-image: url('/images/design/bg-top-nav-hover.jpg');
background-repeat: repeat-x;
background-position: top right;
color: #ff0000;
padding-left: 10px;
}

#breadcrumb {
font-size: 80%;
margin: 10px 0 15px 0;
}

/*leftnav id and leftnavblock class control the left side menu*/
#leftnav {
margin: 0;
padding 0;
background-color: #F8F8F8;

}

.leftnavblock {
padding-bottom: 10px;
background-image: url('/images/design/bg-leftNav-block-bottom.jpg');
background-repeat: no-repeat;
background-position: bottom left;
border-bottom: 18px solid #E9E9E9;

}

.leftnavblock p{
font-size: 100%;
font-weight: bold;
color: #0869BA;
padding: 0;
margin: 0;
background-image: url('/images/design/bg-leftNav-headline.jpg');
background-repeat: no-repeat;
background-position: top left;
}

.leftnavblock p span{
display: block;
padding: 6px 0 9px 15px;
margin: 0 0 0 5px;
background-image: url('/images/design/bg-leftNav-headline-bullet.jpg');
background-repeat: no-repeat;
background-position: center left;
}



#leftnav ul {
list-style: none;
}

ul.leftNavTopLevel li {
display: block;
list-style: none;
font-size: 95%;
}

ul.leftNavTopLevel li a {
display: block;
margin: 0 0 0 8px;
padding: 4px 0 4px 15px;
color: #000;
text-decoration: none;
background-image: url('/images/design/bg-leftNav-bullet.jpg');
background-repeat: no-repeat;
background-position: center left;
/*
border-bottom: 1px dotted #ABABAB;
*/
}

ul.leftNavTopLevel li a:hover {
color: #FF0000;
}


ul.leftNavSubLevel li {
display: inline;
list-style: none;
border: 0;
}

ul.leftNavSubLevel li a {
font-size: 75%;
display: block;
margin: 1px 5px 1px 10px;
padding: 2px 0 2px 13px;
color: #0000FF;
background-color: #FFF;
text-decoration: none;
border-bottom: 0 dotted #CCC;
}

ul.leftNavSubLevel li a:hover {
background-color: #EFEFEF;
border-bottom: 0 solid #000;
color: #FF0000;

}
/*content id used on all pages, wrapes the main body of content*/

#contentWrap {
overflow: auto;
zoom: 1;
background-color: #FFF;
background-image: url('/images/design/bg-contentwrap.jpg');
background-repeat: repeat-y;
background-position: top left;
}

#content {
font-size: 100%;
background-color: #FFF;
}

#contentInner {
padding: 0 10px 0 10px;
}


#contentCheckout {
font-size: 100%;
background-color: #FFF;
padding: 0px 0 10px 0;
}

#contentDetails li {
padding: 2px 0 2px 0;
}

.checkoutBar {
text-align: center;
}

.checkoutBox {
float: left;
margin: 8px;
}

.checkoutBox p{
background-color: #eee;
padding: 8px;
}

.checkoutTotalsBox {
float: right;
margin: 8px;
}

#checkout-totals {
padding-top: 8px;
}

#checkout-totals td{
padding: 3px;
background-color: #eee;
border-bottom: 2px solid #fff;
}

#checkout-totals th{
padding: 3px;
background-color: #eee;
border-bottom: 2px solid #fff;
}

/*catdetails and subcats id used on categories.php*/
#catdetails {
padding: 8px 0 8px 0;
font-size: 100%;
}

/*see layout.css for width*/
#subcats {
margin: 0 auto;
padding: 8px 0 8px 0;
font-size: 90%;
text-align: center;
list-style: none;
overflow: auto;
zoom: 1;
background-color: #FFF;
}


#subcats ul li {
display: inline;
list-style: none;
}

/*see layout.css for width*/
#subcats ul li a{
display: block;
margin: 8px;
padding: 4px 0 4px 0;
list-style: none;
text-align: center;
text-decoration: none;
color: #0000ff;
background-color: #FFF;
border: 1px solid #ccc;
font-weight: normal;
font-size: 105%;
width: 160px;
height: 50px;
float: left;
}



#subcats ul li a:hover{
color: #ff0000;
}

#listProdInfo {
border: 1px solid #dddddd;
background-color: #eee;
padding: 8px;
margin: 8px 0 8px 0;
overflow: auto;
zoom: 1;
}

#listProdInfo .listProdAilable {
float: left;
}

#listProdInfo .listProdView{
float: right;
}

/*prod id and class are used on categories.php*/
#listProdWrap {
clear: both;
background-color: #FFF;
margin: 0 auto;
text-align: center;
padding: 8px 8px 8px 8px;
overflow: hidden;
zoom: 1;
}

#listProdWrap ul {
float: left;
width: 220px;
height: 240px;
margin: 0;
padding: 4px 4px 4px 4px;
background-color: #fff;
border: 1px solid #CCC;
overflow: hidden;
}

#listProdWrap .cpIMG {
margin: 0 auto;
padding: 0;
width: 130px;
height: 130px;
text-align: center;
}

#listProdWrap .cpName {
height: 50px;
}

#listProdWrap .cpName a:hover{
color: #FF0000;
}

#listProdWrap .cpDetails {
display: none;
}

#listProdWrap .cpModelNum {
display: block;
}

#listProdWrap .cpPrice {
font-weight: bold;
font-style: normal;
}

#listProdWrap .cpPrice em{
color: #8B0000;
}

#listProdWrap .cpView{
padding-top: 8px;
}


#listProdWrap2 {
clear: both;
background-color: #FFF;
margin: 0 auto;
padding: 8px 8px 8px 8px;
overflow: hidden;
zoom: 1;
}

#listProdWrap2 ul {
clear: both;
margin: 0;
padding: 4px 4px 4px 4px;
background-color: #fff;
border-bottom: 1px solid #CCC;
overflow: auto;
zoom: 1;
}

#listProdWrap2 .cpIMG {
float: left;
margin: 0 ;
padding: 0;
width: 130px;
height: 130px;
text-align: center;
}

#listProdWrap2 .cpName {
font-size: 110%;
padding-left: 15px;
width: 400px;
float: left;
}

#listProdWrap2 .cpName a:hover{
color: #FF0000;
}

#listProdWrap2 .cpDetails {
font-size: 90%;
padding-top: 10px;
display: block;
}

#listProdWrap2 .cpModelNum {
display: block;
padding-top: 10px;
}

#listProdWrap2 .cpPrice {
width: 150px;
float: right;
font-weight: bold;
font-style: normal;
text-align:center;
}

#listProdWrap2 .cpPrice em{
color: #8B0000;
}

#listProdWrap2 .cpView{
padding-top: 10px;
text-align:center;
}


#jumpBar {
width: 693px;
margin: 0 auto;
background-image: url('/images/design/bg-quick-jump.jpg');
background-repeat: no-repeat;
background-position: center left;
padding: 15px 0 15px 0;
text-align: center;
overflow: auto;
zoom: 1;
}

#jumpBar label{
display: block;
float: left;
padding: 2px 0 0 20px;
color: #FFFF00;
font-size: 110%;
font-weight: bold;
}

#jumpBar select{
width: 200px;
display: block;
float: right;
margin-right: 20px;
}

/*pd id and class are used on product-details.php*/

#pdWrap {
background-color: #FFF;
padding: 8px;
}


#pd-top {
margin: 0px 0 10px 0;
}

/*see layout.css for width*/
#pd-left {
float: left;
width: 310px;
}

#pd-right {
float: right;
text-align: center;
border-style: solid;
border-color: #DDD;
border-width: 1px 1px 1px 1px;
padding: 8px 0 5px 0;
background-color: #FFFFFF;
}

#prod-subinfo {
clear:both;
float: right;
text-align: right;
padding: 8px 0 5px 0;
margin: 8px 0 0 0;
}


.pd-caption {
font-weight: bold;
text-align: left;
font-size: 110%;
}

.pd-details {
clear: both;
padding: 18px 8px 18px 8px;
border-style: solid;
border-color: #DDD;
border-width: 1px 1px 1px 1px;
background-color: #FFFFFF;
}

.pd-image {
text-align: center;
border-style: solid;
border-color: #DDD;
border-width: 1px;
background-color: #fff;
}

.pd-price {
font-weight: bold;
font-size: 120%;
padding: 0 0 8px 0;
color: #000;
text-align: center;
font-style: normal;
}

.pd-price em{
color: #8B0000;
}

.pd-addtocart p{
text-align: center;
padding: 8px 0 8px 0;
}

.pdAlso {
clear: both;
padding: 18px 0 8px 0;
}

.pdAlso p{
clear: both;
padding: 3px 0 3px 0;
margin: 0;
text-align: left;
}

.pdAlso h3{
color: #000;
}


.pdAlso h3 em{
color: #8B0000;
}

.pdAlsoFirst {
float: left;
border: 1px solid #CCC;
width: 135px;
height: 135px;
text-align: center;
}

.pdAlsoMain {
float: left;
text-align: center;
}

.pdAlsoMain a{
display: block;
text-align: center;
border: 1px solid #CCC;
width: 135px;
height: 135px;
}

.pdAlsoMain a:hover{
border: 1px solid #ff0000;
}

.pdAlsoDivide {
color: #CCC;
font-size: 200%;
padding: 40px 8px 0 8px;
float: left;
}

.pdAlsoPrice {
padding: 0px 8px 0 15px;
float: left;
font-weight: bold;
}

.pdAlsoPrice em{
color: #8B0000;
}


/*viewcart, shipquote id and class are used on checkout-view-cart.php*/
#viewcart {
margin: 8px 0 0 0;
font-size: 90%;
clear: both;
background-color: #FFF;
}

#viewcart td,th {
padding: 5px;
}

.viewcartHeadline {
background-color: #B2B3B6;
}

.viewcartLineItem {
background-color: #E9E9E9;
}

.viewcartFiller {
background-color: #DDDDDD;
}

.viewcartTotals {
background-color: #CCCCCC;
}

#checkout {
margin: 0 40px 0 40px;
}

.checkoutHeadline {
overflow: auto;
zoom: 1;
}

.checkoutHeadlineLeft {
float: left;
}

.checkoutHeadlineRight {
float: right;
}

#viewcart-shipping {
margin: 0 0 16px 0;
font-size: 90%;
}

#viewcart-shipping {
padding: 4px 0px 4px 0px;
text-align: left;
border-style: solid;
border-color: #CCC;
border-width: 2px 2px 2px 2px;
background-color: #EEE;
font-weight: bold;
}

.shipquote{
border-color: #EEEEEE;
border-width: 0 3px 3px 3px;
border-style: solid;
background-color: #FFFFFF;
padding: 0 10px 4px 10px;
}


.featured-box {
clear: both;
padding: 0 10px 10px 10px;
margin: 10px 0 10px 0;
background-color: #FFF;
overflow: auto;
zoom: 1;
}

.featuredList li {
padding: 3px 0 3px 15px;
background-image: url('/images/design/bullet-arrow.jpg');
background-repeat: no-repeat;
background-position: center left;
color: #003366;
}

#homeContent {
margin: 14px 0 0 0;
padding: 6px 0 0 0;
border-top: 1px solid #ddd;
}

/*order-receipt id used on account-order-details*/
/*see layout.css for width*/
#order-receipt {
margin: 10px auto;
padding: 5px;
border: 1px solid #000;
background-color: #FFFFFF;
color: #000;
}

.order-headline {
background-color: #DDD;
color: #000;
padding: 5px;
font-weight: normal;
}

/*searchresults id and searchodd-searcheven classes are used on search.php*/
#searchresults a {
display: block;
padding: 5px 0 5px 0;
font-weight: bold;
}

.searchodd {
padding: 0 5px 0 5px;
margin: 5px 0 5px 0;
background-color: #FFFFFF;
clear:both;
height: 135px;
}

.searcheven {
padding: 0 5px 0 5px;
margin: 5px 0 5px 0;
background-color: #003366;
clear:both;
height: 135px;
}


#categoryTree li {
display: inline;
}

#categoryTree li a:hover {
background-color: #333;
}

#categoryTree li a {
margin: 0px;
padding: 5px 5px 5px 20px;
display: block;
background-image: url('/images/design/icon-folder-small.gif');
background-position: center left;
background-repeat: no-repeat;
}

#categoryTree li li a {
margin: 0px 0px 0px 30px;
padding: 5px 5px 5px 20px;
font-size: 97%;
display: block;
}

#categoryTree li li li a {
margin: 0 0 0 50px;
padding: 5px 5px 5px 20px;
font-size: 92%;
display: block;
}


/*footer id  are used in footer.php*/
#footer {
clear: both;
text-align: center;
margin: 0 0 5px 0;
padding: 10px 0 2px 0;
font-size: 80%;
background-color: #003366;
color: #FFF;
background-image: url('/images/design/bg-footer.jpg');
background-repeat: repeat-x;
background-position: top left;
border-top: 10px solid #E9E9E9;
}

#footer a{
color: #fff;
text-decoration: none;
}


#footer p{
padding: 0 0px 4px 0px;
text-align: center;
}

#webDesignLink {
font-size: 80%;
font-style: italic;
text-align: center;
}

#pd-application-chart {
border: 1px solid #DDD;
}

#pd-application-chart li a{
color: #000;
text-decoration: none;
display: block;
}

#pd-application-chart li a:hover span {
color: #ff000;
background-color: #DDD;
}

#pd-application-chart li {
overflow: auto;
zoom: 1;
clear: both;
margin: 0;
padding: 2px 0 2px 3px;
}


#pd-application-chart li.even {
background-color: #EBF4FA;
border-top: 1px solid #BBD9EE;
}

#pd-application-chart li.odd {
background-color: #FFF;
border-bottom: 1px solid #EEE;
}

#pd-application-chart span {
width: 200px;
display:block;
float: left;
}

#pd-application-chart li#appHeadline {
background-color: #ddd;
}

#appHeadline span {

font-weight: bold;
padding: 3px 0 3px 0;
}
