body, td {
  font-family: arial, verdana, helvatica;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  color: #e0e0e0; 
}

form, p {
  margin: 0px; 
}

div.dot-sep {
  border-bottom: 1px dotted #8a8b8c; 
}

a:link, a:visited {
  color: #baef3f; 
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
} 

a.toplink:link, a.toplink:visited {
  font-family: verdana, arial, helvatica;
  font-size: 10px;
  font-weight: bold;
  color: #f0f0f0;
}
a.toplink:hover {
  color: #f18205;
}

h1 {
  font-family: tahoma, arial, helvatica;
  color:#ffffff;
  text-align:right;
  margin-bottom:5px;
  margin-right:20px; 
  font-size: 20px;
}

h2 {
  font-family: tahoma, arial, helvatica;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 16px;
}

input, select {
  border:1px solid #999999;
  font-size: 11px;
  font-family: arial, verdana, helvatica; 
}

textarea {
  border:1px solid #999999;
  font-size: 12px;
}

input.button1 {
  border:1px solid #999999;
  background-color: #333333;
  font-size: 11px;
  font-family: verdana, arial, helvatica; 
  color: #ffffff;
  font-weight: bold;
}

.paging-box {
  border-top: 1px dotted #8a8b8c;  
  padding-top: 5px;
}

.bullet-1 {
  background-image: url(images/bullet-01.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 12px; 
  margin-bottom: 3px;
}
.bullet-2 {
  background-image: url(images/bullet-02.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 15px; 
  margin-bottom: 5px;
}
.bullet-3 {
  background-image: url(images/bullet-03.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 12px; 
  margin-bottom: 3px;
}

.go-black {
  background-color: #000000; 
}

.go-lightgrey {
  background-color: #c0c0c0;
  color: #000000;
}
.go-lightgrey td {
  color: #000000;
}

table.gridtable {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999; 
}
table.gridtable td {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 2px 5px 2px 5px; 
}

table.gridtable2 td {
  border-bottom: 1px dotted #999999;
  padding: 2px 5px 2px 5px; 
}

table.zerotable {
  border: 0px;
  padding: 0px;
}
table.zerotable td {
  border: 0px;
  padding: 0px;
}

table.inputform td {
  padding: 3px 5px 3px 5px; 
}

.label {
  font-family: verdana, arial, helvatica;
  font-size: 11px;
  font-weight: bold;
  color: #e0e0e0; 
}

/*
Category Listing Class
*/
div.category-list-search {
  padding-left: 16px; 
	margin-bottom: 2px;
  background-image: url(images/menu-bg.gif);
  background-repeat: repeat-y;
	font-size: 12px;
	font-family: Verdana;
	color: #767676;
	
	line-height: 21px;
}

div.category-list {
  padding-left: 16px; 
	margin-bottom: 2px;
  background-image: url(images/menu-bg.gif);
  background-repeat: repeat-y;
	font-size: 12px;
	font-family: Verdana;
	color: #767676;
	
	line-height: 21px;
}
div.category-list:hover {
	background-image: url(images/menu-hover-bg.gif);
}
div.category-list a:link, div.category-list a:visited {
  color: #767676;
  text-decoration: none;
	display: block;
}
div.category-list a:hover {
  color: #f9f9f9;
}

div.category-list .subCategoryBox {
	position: absolute;
	width: 248px;
	height: 20px;
	margin-left: 160px;
	margin-top: -5px;
	display: none;
	background: url(images/trans.gif);
	z-index: 2000;
}

div.category-list .subCategoryBox a:link, div.category-list .subCategoryBox a:visited {
	dxisplay: inline;
}


div.category-list .subCategoryBox .top {
	height: 26px;
	background: url(images/dialog-top.gif) no-repeat;
}

div.category-list .subCategoryBox .content {
	background: url(images/dialog-center.gif) repeat-y;
	margin-top: -20px;
	padding-left: 25px;
	padding-right: 10px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	color: white;
}

div.category-list .subCategoryBox .content a {
	color: white;
	display: block;
}

div.category-list .subCategoryBox .bottom {
	height: 7px;
	background: url(images/dialog-bottom.gif) no-repeat;
}



a.catpath:link, a.catpath:visited {
  font-family: verdana, arial, helvatica;
  font-size: 11px;
  font-weight: bold;
  color: #e0e0e0; 
}
a.catpath:hover {
  color: #ffffff; 
}

table.subcat-mainbox {
  border-left: 1px solid #e0e0e0;
  margin-bottom: 15px;
}
td.subcat-box {
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #e0e0e0; 
}

a.subcat:link, a.subcat:visited {
  font-size: 12px;
  text-decoration: none; 
}
a.subcat:hover {
  text-decoration: underline; 
}


/*
Product listing and product viewing class
*/
table.listlistproduct-mainbox {
  width: 100%; 
}

td.listproduct-box  {
  width: 220px;
  padding: 20px;
  text-align: center; 
}

td.listlistproduct-box  {
  background-color: #414649;
  padding: 10px 10px 10px 10px;
  border-bottom: 10px solid #141618; 
}

.img-box  {
  border:2px solid #999999; 
}

.img-box2  {
  border:1px solid #999999; 
}

.listproduct-title {
  font-size: 14px;
}

.product-code {
  font-family: verdana, arial, helvatica;
  font-size: 10px;
  color: #cccccc;
}

.price-current  {
  color: #f18205;
  font-family: verdana, arial, helvatica;
  font-size: 12px;
  font-weight: bold;  
}

.price-old  {
  color: #999999;
  font-family: verdana, arial, helvatica;
  font-size: 11px;
  text-decoration: line-through;
}

select.prod-options {
  font-family: verdana, arial, helvatica;
  font-size: 11px;
  background-color: #333333;
  color: #ffffff;
}

.prodpics-box {
  text-align: center; 
  padding: 8px 5px 8px 5px;
}


/*
Shopping Cart Class 
*/

.cart-box {
  padding-bottom: 20px; 
}
table.cartTotal {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dashed #ffffff;
  width: 100%;
  padding-top: 10px;
}
table.cartTotal td {
  font-family: helvatica, arial, verdana;
  font-size: 16px;
  font-weight: bold;
  color: #fffff; 
}
.cartTotal-small {
  width: 100%;
  text-align: right;
  font-weight: bold; 
}

div.tc-box {
  width: 550px;
  height: 400px;
  border: 1px solid #cccccc;
  padding: 5px;
  overflow: auto;
}

/* New Products */
.newProducts h1 {
	text-align: left;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 18px;
	color: #b3d342;
	text-transform: uppercase;
	border-bottom: 2px solid #87888a;
	margin-right: 0;
	margin-bottom: 8px;
	clear: right;
}

.newProducts .productPictures {
	float: right;
	text-alxign: right;
	padding: 5px;
}

.newProducts .productsBox {
	background: #000000;
	padding: 5px;
	color: #baef3f;
}

.newProducts .productsBox .product {
	text-align: center;
	float: left;
	width: 33%;
	padding-bottom: 15px;
}

.newProducts .productsBox .product img {
	border: 2px solid #8a8b8c;
}

/* Subscribe Newsletter */
.subscribeNewsletter {
	height: 320px;
	background: url(images/subscribe-bg.jpg) no-repeat #1d1d1d;
}

.subscribeNewsletter .content {
	padding-top: 65px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-family: Arial;
}
