#pageSurround {
}
#topHeader {
  text-align: right;
  height: 36px;
  margin-bottom: 25px;
  padding-right: 0px;
  padding-top: 30px;  
}
.boxTitleLeft, .boxTitleRight {
  color: #000000;
  background-image:url(http://www.quiltsncalicoes.com/shop/images/boxheader.gif);
  height: 18px;
  padding-left: 5px;
  padding-top: 2px;
  font-size: 14px;
  font-weight:bold;
  background-repeat: no-repeat;
}
.boxContentLeft, .boxContentRight {
  background-color: #FFFFFF;
  padding-left: 5px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 5px;
  font-size: 12px;
}
.boxTitleCartNavi {
  color: #000000;
  height: 18px;
  padding-left: 5px;
  padding-top: 2px;
  font-size: 16px;
  font-weight:bold;
}
.boxCartNavi {
  padding-left: 5px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight:bold;
}
.colLeft {
  position: relative;
  z-index:5;
  left: 0px;
  width: 180px; 
  padding-left: 0px;
  padding-right: 5px;
  float: left;
}
.colMid {
  position: relative;
  width: 403px;
  float: left;
}
.colRight {
  position: relative;
  width: 160px; 
  padding-left: 5px;
  right: 0px;
  float: right;
}
.boxContent {
 padding-left:10px;
 margin-left:10px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
  position: relative;
  left: 0px;
  width: 160px; 
  padding-left: 15px;
  padding-right: 5px;
  float: left;
}
.colMainCheckout {
  position: relative;
  width: 568px;
  float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
  text-align:center;
  margin-top: 10px;
}
.pagination {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}
#subCats {
  text-align: center;
  border: 0px solid #C9CEFC;
  margin: 0px;
  padding: 3px;
  float: left;
  width: 95%;
}
.subCat {  
  text-align: center;
  padding: 0px;
  float: left;
  width: 33%;
  height: 120px;
}

.catlist {
  text-align: center;
  width: 25%;
  height: 250px;
  float: left;
  overflow: hidden;
}

.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: 131px;
  height: 100px;
  float: left;
  overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
  list-style: none;
  list-style-type: none;
  width: 158px;
  padding: 0px;
  margin: 0px;
}

.li-nav a {
  padding: 2px 1px;
  background-color: #EBEDFE;
  width: 148px;
  display: block;
  text-indent: 2px;
  color: #070F72;
  text-decoration: none;
  margin: 0px;
}
.li-nav a:hover {
  background-color: #FFFFFF;
  color: #FF6600;
}

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

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

.li-nav {  
  float: left;
}

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

a.hassubmenu {
  background-image: url(../styleImages/more.gif);
  background-repeat: no-repeat;
  background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
