* {margin:0;padding:0;} 

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

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;
text-align: center;
color: #3DADEC;
margin: 8px 0 8px 0;
}

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


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

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


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

.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;
}

#topLinks {
width: 950px;
margin: 10px auto 0 auto;
padding: 0;
font-size: 95%;
line-height: normal;
background-color: #EEE;
}

#topLinks li{
float: right;
margin: 0 0 0 14px;
list-style: none;
}

#topLinks li a{
text-decoration: none;
}


#wrapper {
margin: 2px auto 10px auto;
padding: 0;
font-size: 90%;
line-height: normal;
background-color: #EEE;
font-family: Verdana, serif, Geneva;
border: 1px solid #CFCFCF;
clear: both;
}

#wrapperInner {
background-color: #FFF;
margin: 2px;
padding: 0;
border: 1px solid #FFF;
}

#header {
margin: 0;
height: 114px;
background-color: #FFF;
background-image: url('/images/design/logo-bg.gif');
background-repeat: no-repeat;
background-position: 53% 50%;
}

#logo {
float: left;
border-right: 1px solid #e0e0e0;
padding: 17px 25px 17px 25px;
margin: 17px 0 17px 0;
}

#headerRight {
float: right;
padding: 0;
margin: 0;
}

.scContents {
padding: 25px 10px 10px 10px;
margin: 5px 0 5px 0;
background-image: url('/images/design/bg-Qcart.gif');
background-repeat: no-repeat;
background-position: top center;
width: 200px;
}

#shopping_cart_totalprice {
text-align: center;
font-size: 110%;
color: #ff0000;
padding: 12px 0 11px 0;
margin: 0;
}

#coButton {
padding: 0 7px 0 6px;
margin: 0;
}


#featuredBox {
background-image: url('/images/design/featured-box.gif');
background-repeat: no-repeat;
text-align: center;
width: 223px;
height: 272px;
}

#featuredBox a{
display: block;
text-align: center;
color: #000;
font-size: 105%;
}

#featuredBox img{
padding: 8px 0 0 0;
}



.featuredBoxTXT {
padding: 60px 0 20px 0;
}

/*topnav, nav id control the top menu*/
#topNavWrapper {
clear: both;
background-color: #6F6F6F;
height: 48px;
background-image: url('/images/design/bg-top-nav.gif');
background-repeat: repeat-x;
margin: 0 0 5px 0;
}

#topNav, #topNav ul {
list-style: none;
line-height: 1;
}

#topNav li a {
display: block;
color: #EEE;
font-size: 110%;
text-decoration: none;
padding: 17px 22px 17px 22px;
margin: 0 1px 0 1px;
background-image: url('/images/design/top-nav-left.gif');
background-repeat: no-repeat;
background-position: center right;
}

#topNav li a:hover {
color: #000;
}

#topNav li {
float: left;
}

#topNav li.pline {
float: left;
font-size: 130%;
text-decoration: none;
padding: 15px 25px 0 25px;
margin: 0 1px 0 1px;
color: #eee;
}




#topNav li.last {
float: right;
}

#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: 30px;
}

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

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

/*leftnav id and leftnavblock class control the left side menu*/
#leftnav {
background-color: #FFF;

}

.leftnavblock {
padding: 5px 0 5px 0;
}

.leftnavblock p{
border-bottom: 1px solid #FF7F00;
font-size: 105%;
color: #003366;
padding: 5px 0 5px 20px;
background-image: url('/images/design/bg-headline-small.gif');
background-repeat: no-repeat;
background-position: center left;
}


#leftnav ul {
list-style: none;
}

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

#leftnav ul li a {
display: block;
margin: 3px 5px 3px 5px;
padding: 4px 0 4px 13px;
color: #000;
background-color: #FFF;
text-decoration: none;
border-bottom: 1px dotted #CCC;
}

#leftnav ul li a:hover {
background-color: #efefef;
border-bottom: 1px solid #000;
}



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

#contentWrap {
margin: 0 0 5px 0;
padding: 11px 0 0 0;
background-color: #FFF;
background-image: url('/images/design/bg-content-wrapper.gif');
background-repeat: repeat-x;
background-position: top left;
}

#content {
font-size: 100%;
}


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

/*see layout.css for width*/

#subcatsWrapper {
margin: 0 auto;
text-align: center;
}


#subcats {
margin: 0 auto;
padding: 0;
text-align: center;
list-style: none;
}

#subcats ul {
margin: 0;
padding: 0;
clear: both;
}


#subcats ul li {
float: left;
list-style: none;
margin: 0px 0 20px 62px;
padding: 0 0 0 0;
background-image: url('/images/design/featured-box.gif');
background-repeat: no-repeat;
background-position: top center;

}

/*see layout.css for width*/
#subcats ul li a{
text-align: center;
font-weight: normal;
font-size: 125%;
width: 223px;
}

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

.catIMA a {
display: block;
padding: 25px 0 20px 0;

}

.catName a {
display: block;
padding: 45px 0 25px 0;
}

/*prod id and class are used on categories.php*/
#listProdWrap {
clear: both;
background-color: #F8F8F8;
border: 1px solid #eeeeee;
padding: 8px 8px 8px 8px;
}

#listProdWrap fieldset{
clear: both;
background-color: #FFF;
border: 1px solid #eeeeee;
margin: 14px 0 14px 0;
padding: 18px 0 0 0;
display:block;
}

#listProdWrap legend{
clear: both;
background-color: #FFF;
margin: 14px 0 14px 0;
padding: 18px 0 0 0;
display:block;
color: #3DADEC;
}

#listProdWrap div {
clear: both;
background-color: #FFF;
border: 1px solid #eeeeee;
margin: 14px 0 14px 0;
padding: 18px 0 0 0;
}

#listProdWrap p {
margin: 0;
}

#listProdWrap span {
display: block;
float: left;
}

.listProdName {
margin: 0 10px 0 10px;
width: 555px;
}

.listProdName a{
display: block;
border-bottom: 1px solid #CCC;
padding: 4px 0 4px 0;
margin: 0 0 6px 0;
font-weight: bold;
}

.listProdName a:hover{
border-bottom: 1px solid #FF0000;
}

.listProdAdd {
text-align: center;
float: left;
width: 175px;
padding: 5px 0 0 0;
color: #003366;
font-weight: bold;
}

.listProdAdd a{
display: block;
margin: 17px 0 0 0;
}


.listProdImage {
width: 130px;
height: 130px;
background-color: #fff;
color: #000;
text-align: center;
}


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

#pdWrap {
background-color: #F8F8F8;
border: 1px solid #eeeeee;
padding: 8px;
}


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

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

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

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


.pd-name {
padding: 0 0 8px 0;
margin: 8px 0 8px 0;
text-align: left;
}

.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: #EEEEEE;
border-width: 1px 1px 1px 1px;
background-color: #FFFFFF;
}

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

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

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

/*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;
}

.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;
}

#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;
}

.simB {
font-weight: bold;
}

/*checkout id and checkout-addressbox class used on checkout-payment.php*/

.checkout-addressbox{
padding: 0 10px 10px 10px;
border-style: solid;
border-color: #CCCCCC;
border-width: 1px 1px 1px 1px;
background-color: #EEE;
}


.featured-box {
padding: 0 10px 10px 10px;
margin: 10px 0 10px 0;
border-style: solid;
border-color: #EEEEEE;
border-width: 1px 1px 1px 1px;
background-color: #FFFFFF;
}

#checkout-totals {
margin: 6px 0 0 0;
text-align: right;
}

#checkout-totals td{
padding: 2px 10px 2px 10px;
}

#checkout-totals th{
padding: 5px 10px 5px 10px;
font-weight: bold;
}


/*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: #000;
color: #eee;
padding: 5px;
}

/*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: 5px 0 5px 0;
border-top: 1px solid #ccc;
font-size: 80%;
background-color: #fff;
color: #000;
}

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



.NP {
border: 1px solid #000;
padding: 0;
margin: 10px 0 10px 0;
}

.NcatCol {
border-width: 0 1px 1px 0;
border-style: solid;
border-color: #000 #ccc #000 #000;
font-size: 90%;
text-align: center;
}



.NcatName {
padding: 6px 0 6px 10px;
background-color: #ccc;
color: #000;
font-weight: normal;
}

.NcatName h2{
padding: 0;
margin: 0;
color: #000;
font-size: 130%;
font-weight: normal;
text-align: left;
}

.NcatNameSmall {
font-size: 75%;
font-weight: normal;
text-align: left;
}


.NPdata {
border-width: 0 1px 0 0;
border-style: solid;
border-color: #000 #ccc #000 #000;
padding: 5px;
text-align: center;
}

.NPdataL {
border-width: 0 1px 0 0;
border-style: solid;
border-color: #000 #ccc #000 #000;
padding: 5px;
text-align: left;
}


.Neven {
background-color: #f8f8ff;
}

.Nact {
background-color: #EEE;
}

#shopping_cart_items {
display: none;
}

.pcatlist1 {
background-color: #EEE;
font-weight: bold;
}

#quickWrap {
height: 32px;
border-bottom: 1px solid #eee;
}

#quickWrap input{
padding: 2px 0 2px 0;
vertical-align: middle;
}


#quickJump {
float: right;
padding: 3px 0 0 0;
}


#quickSearch {
float: left;
}

#webDesignLink {
text-align: center;
color: #3DADED;
font-style: italic;
}

#webDesignLink a{
color: #3E3E3E;
text-decoration: none;
}

#topSearchBTN {
margin: 0;
padding:0;
vertical-align: bottom;
}



#custumACwrap {
clear: both;
background-color: #F8F8F8;
border: 1px solid #eeeeee;
padding: 8px 8px 8px 8px;
}

#custumACwrap fieldset{
background-color: #FFF;
border: 1px solid #eeeeee;
margin: 14px 0 14px 0;
padding: 0 0 0 0;
display:block;
}

#custumACwrap h2{
padding-left: 10px;
}

#custumACwrap label{
font-weight: bold;
color: #003366;
font-size: 120%;
}


#custumACwrap p{
padding-left: 20px;
padding-right: 20px;
font-size: 80%;
}

#hoselist li {
margin-left: 15px;
}


#chHLT {
background-image: url('/images/design/Figure1.jpg');
background-repeat: no-repeat;
background-position: bottom right;
padding-bottom:15px;
margin-bottom:15px;
}

.chRSHFInner3 {

padding-bottom:30px;
}


#chLSHF {
background-image: url('/images/design/figure3.jpg');
background-repeat: no-repeat;
background-position: bottom right;
padding-bottom:90px;
margin-right: 70px;
}




#chRSHF {
padding-bottom:40px;
background-repeat: no-repeat;
background-position: bottom right;
}

.chRSHFInner2 {
padding-right:75px;
padding-bottom:40px;
}

.chRSHFInner {
padding-right:175px;
padding-bottom:40px;
}

.angelFittig12 {
background-image: url('/images/design/12-figure3.jpg');
}

.angelFittig11 {
background-image: url('/images/design/11-figure3.jpg');
}

.angelFittig10 {
background-image: url('/images/design/10-figure3.jpg');
}

.angelFittig9 {
background-image: url('/images/design/9-figure3.jpg');
}

.angelFittig8 {
background-image: url('/images/design/8-figure3.jpg');
}

.angelFittig7 {
background-image: url('/images/design/7-figure3.jpg');
}

.angelFittig6 {
background-image: url('/images/design/6-figure3.jpg');
}

.angelFittig5 {
background-image: url('/images/design/5-figure3.jpg');
}

.angelFittig4 {
background-image: url('/images/design/4-figure3.jpg');
}

.angelFittig3 {
background-image: url('/images/design/3-figure3.jpg');
}

.angelFittig2 {
background-image: url('/images/design/2-figure3.jpg');
}

.angelFittig1 {
background-image: url('/images/design/1-figure3.jpg');
}