/*** default styles ***/

body
{
	color: #868686;
	margin: 6px;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
}
.page-center
{
  margin-right: auto;
	margin-left: auto;
	width: 754px;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	padding: 10px;
}

a
{
    color: #a3875b;
    text-decoration: none
}
a:link
{
    color: #a3875b;
    text-decoration: none;
}
a:visited
{
    color: #a3875b;
    text-decoration: none;
}
a:hover
{
    color: #a3875b;
    text-decoration: underline;
}
a.bold
{
    color: #a3875b;
    font-weight: bold;
    text-decoration: none
}
a.bold:link
{
    color: #a3875b;
    font-weight: bold;
    text-decoration: none;
}
a.bold:visited
{
    color: #a3875b;
    font-weight: bold;
    text-decoration: none;
}
a.bold:hover
{
    color: #a3875b;
    font-weight: bold;
    text-decoration: underline;
}


.textcolor
{
    font-size: 10px;
    color: #9d855e;
    font-family: verdana, arial, helvetica, sans-serif
}
.textcolorbold
{
    font-weight: bold;
    font-size: 10px;
    color: #9d855e;
    font-family: verdana, arial, helvetica, sans-serif;
}
.textbold
{
    font-weight: bold;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
}
.label
{
  color: #b17d48;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  padding: 5px 5px 5px 0px;
  
}
.title
{
  font-size: 14px;
  font-weight: bold;
  color: #7c8dae;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: center;
}

td
{
	font-size: 10px;	
	color: #868686;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
}

td.header
{
  background-color: #f2ecdb;
  color: #b17d48;
  font-weight: bold;
  vertical-align: middle;
  height: 18px;
  border-bottom: solid 2px #e5d9b7;
}
td.row
{
  border-bottom: solid 1px #e5d9b7;
}

td.title-bg
{
  color: #80775e;
  background-color: #e5d9b7;
	padding: 20px 10px 10px 20px;
	background-image: url(/images/common/title_bg.gif);
  background-repeat: no-repeat;
}
td.search-bg
{
  color: #80775e;
  background-color: #ede3c8;
	padding: 22px 0px 0px 100px;
	background-image: url(/images/home/search_bg.gif);
  background-repeat: no-repeat;
  height: 40px;
}
td.dept-bg
{
  color: #a3875b;
	padding: 16px 0px 0px 13px;
	background-image: url(/images/products/dept_bg.gif);
  background-repeat: no-repeat;
  width: 170px;
  height: 206px;
  line-height: 1.5em;
}
td.subcat-inner-bg
{
  color: #a3875b;
	padding: 3px 0px 0px 3px;
	background-image: url(/images/common/subcat_bg.gif);
  background-repeat: no-repeat;
  background-color: #fcfbec;
  width: 148px;
  height: 100px;
  line-height: 1.5em;
}
td.subcat-outer-bg
{
  background-color: #f2ecdb;
}
td.prodnav
{
  color: #cbcab4;
	padding: 19px 0px 0px 16px;
	background-image: url(/images/prod_nav/prodnav_bg.gif);
  background-repeat: no-repeat;
  background-color: #fcfbec;
  width: 170px;
  height: 206px;
}
td.prodnav a
{
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 1.3em;
  color: #9f9e9e;
}
td.prodnav a.sub
{
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight: bold;
  color: #a3875b;
}
td.outer-bg
{
  background-color: #f2ecdb;
}
td.reg-sm-bg
{
  background-color: #fcfbec;
  background-image: url(/images/registry/table_bg_sm.gif);
  background-repeat: no-repeat;
  height: 150px;
  padding: 25px 15px 15px 15px;
}
td.reg-lg-bg
{
  background-color: #fcfbec;
  background-image: url(/images/registry/table_bg_lg.gif);
  background-repeat: no-repeat;
  height: 150px;
  padding: 25px 15px 15px 15px;
}
td.gradient
{
  background-color: #fffeef;
  background-image: url(/images/common/bg_middle.gif);
  background-repeat: repeat-x;
  font-align: left;
}


div.prod-thumb 
{
  border: solid 1px #dde2e6;
  height:140px;
  width:125px;
  text-align: center;
  vertical-align: middle;
  padding-top: 2px;
}
div.prod-name 
{
  height:53px;
  width:125px;
  text-align: center;
  padding-top: 7px;
}
.prod-main
{
  border: solid 1px #dde2e6;
  padding: 10px 0px 10px 0px;
  text-align: center;
  vertical-align: middle;
}
.price-bg
{
  color: #a3875b;
  font-weight: bold;
	padding: 20px 0px 0px 12px;
	background-image: url(/images/common/price_bg.gif);
  background-repeat: repeat-x;
  background-color: #f4efe1;
  width: 168px;
  height: 60px;
}
.price
{
  color: #84755D;
  font-weight: bold;
}
.saleprice
{
  color: #990000;
  font-weight: bold;
}
.prod-desc
{
  color: #a3875b;
  padding: 20px;
}
  

td.right { text-align: right; }
td.center { text-align: center; }
td.middle { vertical-align: middle; }
td.middlecenter {
  vertical-align: middle;
  text-align: center;
}
td.middleright {
  vertical-align: middle;
  text-align: right;
}

.onepx  /* for the netscape bug */
{
	font-size: 1px;
}

input
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.qty
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 30px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
  text-align: center;
}
select
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
form
{
  margin: 0;
}

.rule
{
	background-color: #e4e4e4;
	font-size: 1px;
}

.error
{
	font-size: 10px;
	font-weight: bold;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3359cc;
}


/* BEGIN - FOOTER CLASSES */
td.footer
{
  vertical-align: middle;
  text-align: center;
  color: #a3875b;
  background-color: #f5efde;
  height: 33px;
}
td.copyright
{
  vertical-align: middle;
  text-align: center;
  color: #9f9e9e;
}
a.footer
{
    color: #a3875b;
    text-decoration: none
}
a.footer:link
{
    color: #a3875b;
    text-decoration: none;
}
a.footer:visited
{
    color: #a3875b;
    text-decoration: none;
}
a.footer:hover
{
    color: #a3875b;
    text-decoration: underline;
}
/* END - FOOTER CLASSES */

.reserved
{
  color:#3fab31;
  font-weight: bold;
}
