body{
  margin: 0px;
  padding: 0p;
  background: white;
  font-family: Helvetica, Verdana, Arial, sans serif;
  color: black;
}

div.topbar{
	background: url("/bkg.png") repeat-x;
}

div.main{
	background: white;
	padding: 10px;
	text-align: left;
	width: 750px;
}

div.theside{
	background: #efefef;
	padding: 10px;
	text-align: left;
}

table.main{
	width: 990px;
	border-collapse: separate;
}

td.left{
	width: 650px;
}

td.right{
	width: 140px;
	font-size: 12px;
}

td.middle{
	width: 180px;
}

a.sidebar{
	display:block;
	padding-bottom: 10px;
}

a{
  text-decoration: none;
  color: #a00;
}

a:hover{
  color: #00a;
}

div.container{
  background: url("/logo.png") no-repeat top center;
  height: 80px;
  width: 990px;
  color: white;
}

div.links{
  width: 890px;
  height: 40px;
  text-align: left;
}

table{
  border-collapse: collapse;
}

td{
  vertical-align: top;
}

table.topper{
  width:990px;
}

td.lefttop{
  width: 300px;
  color: #efefef;
  padding-top: 35px;
  border-right: 1px solid #5d4b3f;
}

td.righttop{
  color: #efefef;
  padding-left: 40px;
  padding-top: 70px;
}

a.nav{
  color: #ffe242;
  font-size: 18px;
  text-decoration: none;
  display: block;
  padding-top: 4px;
  padding-right: 25px;
  border-bottom: 1px solid #5d4b3f;
  text-align: right;
}

div.spacer{
  color: #f9512d;
  font-size: 18px;
  text-decoration: none;
  display: block;
  padding-top: 4px;
  padding-right: 20px;
  border-bottom: 1px solid #5d4b3f;
  text-align: right;
}

a.nav:hover{
  color: #efefef;
  border-bottom: 1px solid #ffe242;
  background: #5d4b3f;
}

td.main{
  padding-bottom: 40px;
}

div.footer{
  width: 100%;
  padding-top: 25px;
  background: url("/bkg2.png") repeat-x;  
  font-size: 12px;
  color: #ffea9b;
}

h1{
  font-size: 18px;
  font-weight: normal;
}

div.space{
  height: 160px;
  text-align: center;
}

p.spacer{
  height: 110px;
  padding: 0px;
  margin:0px;
}

div.scroller{
  overflow: auto;
  height: 90px;
  width: 750px;
  background: #efefef;
  border: 1px solid #cdcdcd;
}

a.subcat{
  font-size: 18px;
  font-weight: bold;
}

h2{
  font-size: 13px;
}

textarea{
  padding: 5px;
  width: 250px;
}

div.notice{
  font-size: 11px;
  color: gray;
}

a.listing{
	display:block;
}



td.item{
  height: 250px;
  width: 33%;
  padding: 5px;
}

div.item{
  color: black;
  display: block;
  height: 370px;
  overflow: hidden;
  border-bottom: 1px solid #bcbcbc;
  padding-top: 5px;
  padding-bottom: 5px;
}

a.item{
  font: 16px arial;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid orange;
  color: black;
}

a.item:hover{
  border-bottom: 1px solid blue;
}


div.pricename{
  font: 12px arial;
  text-align: right;
  padding-top: 10px;
}


div.price{
  font: 18px arial;
  font-weight: bold;
  text-align:right;
  color: #005500;
  padding-bottom: 10px;
}

div.img{
  width: 140px;
  height: 140px;
  vertical-align: top;
}

div.desc{
  height: 180px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
}

table.topper{
  margin-bottom: 25px;
  width: 750px;
}

td.topper{
  border: 1px solid gray;
}

a.topper{
  display:block;
  text-align: center;
  font: 13px arial;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
  background: #CADAFF;
  color: #454545;
}

a.topper:hover{
  background: #FA9F00;
  color: white;
}

p.four{
  font: 18px arial;
  color: #0000aa;
  border-bottom: 1px solid orange;
}

p.five{
  font: 14px arial;
  color: #aa0000;
}

a.feat{
  text-decoration: none;
  color: #555555;
}

a.rempy{
  color: orange;
}

a.pcd{
  color: orange;
}
