.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: url('skinxx/tile_sub.gif');
  color: #3f3f3f;
  font-weight: bold;
}

table {

  color: #262626;
  
  font-size: 11px;
  font-family: Arial;
}

.banner{
	height: 68px;
	background: url('skinxx/tile_back.gif');
}
.headder{
vertical-align: bottom;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#1D1D1D;
}
td {
	vertical-align: top;
}

a { 
  color:#262626; 
  text-decoration: none; 
}

a:hover { 
  color: #000000;
  text-decoration: underline; 
}

a.cat_selected{
	font-weight: bold;
}

/* Layout */
.catdisplay{
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

.content{
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 11px;
}

.header_menu{
	background: #F0F0F0;
	height: 30px;
	font-size: 12px;
	font-family: Arial;
	border-top: solid 1px #B6BEC3;
	border-bottom: solid 1px #B6BEC3;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #c54202;
	background: url('skinxx/tile_sub.gif');
	padding-right: 10px;
}

table.maintable {
	width: 100%;
	height: 200px;
	text-align: left;
	border: 0px;
}

table.menu {
	width: 140px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.menu_top, .table_top {
	background: #F0F0F0;
	height: 14px;
	font-size: 11px;
	font-family: Arial;
	border-top: solid 1px #B6BEC3;
	border-bottom: solid 1px #B6BEC3;
}

.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Arial;
  font-size: 11px;
  border-left: solid 1px #B6BEC3;
  border-right: solid 1px #B6BEC3;
  border-bottom: solid 1px #B6BEC3;
  padding: 2px 2px 2px 2px;
}

input.cmd {
	font-family: Arial;
	font-size: 11px;
	background: #F0F0F0;
	border: solid 1px #B6BEC3;
}

select, input, textarea {
	font-family: Arial;
	font-size: 11px;
}

.pageheader {
  font-weight: bold;
  color: #3f3f3f;
  font-size : 20px;
}

img{
	border: 0px;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B6BEC3;
  border-spacing: 3px;
}

td.productListing-data {
  font-family: Arial;
  font-size: 11px;
}

tr.productListing-odd{
  background: #ffffff;
}

tr.productListing-even{
  background: #eeeeee;
}
.whiteprodheader { 
	font-size:11px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:2px;
	}
td.center{
  font-family: Arial;
  font-size: 11px;
  text-align: center;
}

input.required{
	background: #ED7284;
}

table.error{
	border: solid 1px #FF0000;
	background: #ED7284;
}

table.search, table.contact{
	width: 600px;
	border: solid 1px #B6BEC3;
}

td.searchoption{
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

option.standard{
	font-weight: bold;
	font-family: Arial;
	background: #EAEAEA;
}

option.main{
	font-family: Arial;
	background: #EAEAEA;
}

.box h2, .box_large h2
{
	font-size: 12px;
	font-family: Arial;
	height: 17px;
	margin: 0;
	color: #ffffff;
	padding: 3px 0px 0px 12px;
	border-bottom: 2px #B6BEC3 solid;
	background-image: url('skinxx/menu_top.gif');
}

.box
{
	border: 1px #B6BEC3 solid;
	width: 140px;
	padding: 1px;
}

.box_large{
	border: 1px #B6BEC3 solid;
	width: 98%;
	padding: 1px;
}

.box p, .box_large p
{
	font-size: 11px;
	margin: 2px 2px 2px 2px;
	font-family: Arial;
}
p.searchresults{
	border-bottom: solid 1px #B6BEC3;
	margin-left: -1px;
	padding-left: 4px;
	margin-right: -1px;
}

.copyright
{
	text-align: center;
	font-size: 10px;
}

td.new_products
{
	text-align: center;
	width: 150px;
}

td.new_products b
{
	font-size: 13px;
	font-weight: bold;
}

.offline
{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

input.cart_input
{
	font-size: 10px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}

div.center
{
	text-align: center;
}

.home_toprow
{
	border-bottom: solid 1px #B6BEC3;
	padding: 2px;
}

.home_spacer
{
	width: 3px;
	border-bottom: solid 1px #B6BEC3;
	background: url('skinxx/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}