
.boxContent {
padding: 10px;
color: #000000;
margin-bottom: 10px;
margin-top: 0px;
position: inherit;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
position: relative;
left: 0px;
width: 160px;
padding-left: 15px;
padding-right: 5px;
float: left;
}
.colMainCheckout {
position: relative;
width: 100%;
float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
text-align:center;
margin-top: 7px;
margin-bottom: 20px;
}
.pagination {
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
}
#subCats {
text-align:justify;
text-align: center;
border: 1px solid #76591f;
margin: 0px auto;
padding: 3px;
float: left;
width: 99%;
position:inherit;
}
.subCat {
text-align: center;
padding: 8px;
float: left;
width: 110px;
position:inherit;
}
.regSep{
padding: 10px 0px 10px 0px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
line-height: 0px;
}
#imgThumbSpace img {
padding-right: 3px;
padding-bottom: 3px;
}

div.latestProds {
text-align: center;
width: 19%;
margin-right: 3px;
margin-bottom: 3px;
height: 150px;
float: left;
overflow: hidden;
border-right: 1px solid #dec079;
position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
list-style: none;
list-style-type: none;
padding-left: 3px;
margin: 0px;

}

.li-nav a {
padding: 2px 1px;
width: 140px;
display: block;
color: #000000;
text-decoration: none;
margin: 0px;
text-indent: 2px;
}
.li-nav a:hover {
color: #000000;
text-decoration:underline;
}

.ul-nav, .li-nav {
display: block;
list-style: none;
}

.ul-nav {
width: 140px;
padding: 0px;
}

.li-nav {
float: left;
}

.li-nav .ul-nav  {
display: none;
position: absolute;
margin-left: 100px;
margin-top: -19px;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
border-top: 4px solid #70cdcc;
z-index: 99;
}

a.hassubmenu {
background-image: url(../styleImages/more.gif);
background-repeat: no-repeat;
background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/

/* start mod: Added to basket message */
/* by Estelle - http://cubecart.expandingbrain.com */
.divAddedToBasket {
border: 1px solid #dec079;
line-height: 2;
padding: 10px;
margin-bottom: 10px;
margin-top: 0px;
position: relative;
}
/* end mod: Added to basket message */

/** QUANTITY DISCOUNT PRICING
********************/
#QuantityDiscounts {
margin:10px 0px 5px 0px;
text-align:left;
text-transform:uppercase;
font-size:15px;
font-weight:normal;
width:auto;
padding:0;
color: #276d24;
}

#QuantityPrices {
margin:-10px 0 0 0;
padding:0 0 0 0px;
text-transform:none;
font-size:13px;
font-weight:bold;
color: #333333;
}

