/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background: #d9d9cf none repeat scroll 0%;
  color: #8f8f8f;
  font-family: Trebuchet,Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.2em;
  font-size-adjust: none;
  font-stretch: normal;
}
a {
  color: #899caa;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  margin: 0;
  padding-top: 20px;
  font-weight: normal;
  font-size: 220%;
}
h1 a {
  color: #8c8c7e;
}
h3 {
  font-weight: normal;
}
img {
  border:  none;
}
.siteDocs {
  border-top: 1px solid #afafa6;
  //padding: 5px 5px 5px;
  background: #bfbfb6 none repeat scroll 0%;
  text-align: center;
}
.siteDocs ul {
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.siteDocs li {
  display: inline;
}
.siteDocs a {
  color: #e9e9df;
}
.siteDocs li:before {
  content: " | ";
  color: #e1e2d7;
}
.siteDocs li:first-child:before {
  content: "";
}



.txtCopyright {
  margin: 0 auto;
  padding: 0 10px;
  background: #bfbfb6 none repeat scroll 0%;
  width: 784px;
  text-align: center;
  font-size: 100%;

  //background: #bfbfb6 none repeat scroll 0%;
}
.txtCopyright a {
  color: #8c8c7e;
}


#pageSurround {
  margin: 0 auto;
  padding: 0 10px;
  background: #ffffff url(../styleImages/bg.gif) repeat-y scroll left top;
  width: 800px;
}
#topHeader {
  padding: 0;
  background: transparent url(../styleImages/A2_faded.jpg) no-repeat scroll left top;
  height: 215px;
}
#topHeader h2 {
  font-weight: normal;
}
#topHeader #sessionBox {
  margin: 120px 10px 0 0;
  //background: transparent url(../styleImages/corp_logo.jpg) no-repeat scroll 80% 2%;
  float: right;
  text-align: right;
  width: 330px;
}
#topHeader #description {
  color: #babab1;
}
.txtSession {
  font-size: 95%;
  color: #6b6b6b;
  text-decoration: none;
}
a.txtSession {
  font-size: 70%;
  color: #3366cc;
  text-decoration: none;
}
a.txtSession:hover {
  font-size: 70%;
  color: #f9931d;
  text-decoration: underline;
}
.txtSessionGrey {
  color: #6b6b6b;
  font-size: 70%;
}
.topCats {
  border-top: 1px solid #afc6dd;
  border-bottom: 1px solid #889aac;
  padding: 40px 0 0px;
  background: #9aafc3 none repeat scroll 0%;
}

.topCats ul, #sub-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.topCats li {
  margin: 0 8px;
  float: left;
}
.topCats a {
  color: #6b6b6b;
}
.topCats a:hover {
  color: #EBE939;
  text-decoration: none;
}
.topCatsBgRight {
  border-bottom: 1px solid #c1c1b8;
  padding: 0px 0;
  background: #dcddd2 url(../styleImages/subnav-bg.gif) repeat-x scroll left top;
  text-align: left;
}
.topCatsBgRight table{
  cellpadding: 0;
  cellspacing: 0;
  border: 0;
  vertical-align: top;
}
.topCatsBgRight a:hover {
  color: #97950F;
  text-decoration: none;
  //font-weight: bold;
}

.searchBtn {
    font-size: 70%;
    color: #FFFFFF;
    border: none;
    height: 22px;
    width: 57px;
    background-image: url(../styleImages/buttons/searchSubmit.gif);
    background-color: #F78A0F;
}

.boxContent {
    border-top: 3px solid #CFE3F5;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 3px;
    color: #333333;
    margin-bottom: 5px;
}

.boxTitleLeft, .boxTitleRight {
    font-size: 80%;
    color: #707070;//#4E4E4E;
    background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
    width: 175px;
    height: 13px;
    padding-top: 2px;
    padding-left: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
}
.boxFootLeft, .boxFootRight {
    background-image: url(../styleImages/backgrounds/boxFootBg.gif);
    width: 175px;
    height: 12px;
    padding-left: 5px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-top: 9px;
    padding-bottom: 5px;
    width: 168px;
}
.boxContent {
    border-top: 3px solid #CFE3F5;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 3px;
    font-size: 85%;
    //color: #333333;
    margin-bottom: 5px;
}
.cartTotal {
    border-top: 1px dashed #CCCCCC;
    padding-top: 2px;
    margin-top: 3px;
}
.txtCartPrice {
    float: right;
    //color: #FF0000;
    padding-right: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
    text-decoration: none;
    color: #0E51A3;
}
a.txtCartProduct:hover {
    text-decoration: none;
    //color: #FF3300;
}
.txtCart {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    //color: #0E51A3; 
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
    font-size: 80%;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #B8BECE;
    text-decoration: none;
    font-weight: bold;
    padding: 2px;
    border: 1px solid #6B6B6B;
}
a.txtviewCart:hover {
    background-color: #66CC33;
    color: #FFFFFF;
}
.txtContentTitle {
    font-size: 120%;
    font-weight: bold;
    color: #8f8f8f;
    padding-bottom: 4px;
}
.txtCopy {
    font-size: 80%;
}
.dropDown {
    width: 130px;
    color: #8f8f8f;
    font-family: Trebuchet,Verdana,sans-serif;
    font-size: 80%;
}
li.num {
    font-size: 80%;
    //color: #000000;     
}
.submit {   
    font-size: 90%;
    color: #FFFFFF;
    border: none;
    height: 22px;
    width: 57px;
    background-image: url(../styleImages/buttons/searchSubmit.gif);
    background-color: #F78A0F;
}
.txtOldPrice {
    text-decoration: line-through;
}
.txtSale {
    color: #FF0000;
}
.txtOutOfStock {
    color: #FF0000;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
