.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 24px;
}
.style1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.style3 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.style4 {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}
.style5 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
}
.style6 {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
}
.style7 {
    font-family: Verdana;
    font-weight: bold;
}

.productListing-heading {
  font-family: Verdana;
  font-size: 11px;
  background: #F0F0F0;
  color: #000000;
  font-weight: bold;
}

table {
  font-size: 11px;
  font-family: Verdana;
}

.banner{
	height: 68px;
	background: url('default/tile_back.gif');
}



a { 
  color: #000000; 
  text-decoration: none; 
}

a:hover { 
  color: #003399;
}

a.cat_selected{
	font-weight: bold;
}

/* Layout */
.catdisplay{
	padding: 5px 5px 5px 5px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

.content{
	padding: 5px 5px 5px 5px;
	font-family: Verdana;
	font-size: 11px;
}

.header_menu{
	height: 20px;
	font-size: 10px;
	font-family: Verdana;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #0099FF;
	text-align: center;
	vertical-align: middle;
	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: Verdana;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
}

.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Verdana;
  font-size: 11px;
  border-left: solid 1px #C2C2C2;
  border-right: solid 1px #C2C2C2;
  border-bottom: solid 1px #C2C2C2;
  padding: 2px 2px 2px 2px;
}

input.cmd {
	font-family: Verdana;
	font-size: 11px;
	background: #F0F0F0;
	border: solid 1px #000000;
}

select, input, textarea {
	font-family: Verdana;
	font-size: 11px;
}

.pageheader {
  font-weight: bold;
  color: #003399;
  font-size : 20px;
}

img{
	border: 0px;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C2C2C2;
  border-spacing: 3px;
}

td.productListing-data {
  font-family: Verdana;
  font-size: 11px;
}

tr.productListing-odd{
  background: #ffffff;
}

tr.productListing-even{
  background: #fafafa;
}

td.center{
  font-family: Verdana;
  font-size: 11px;
  text-align: center;
}

input.required{
	background: #ED7284;
}

table.error{
	border: solid 1px #FF0000;
	background: #ED7284;
}

table.search, table.contact{
	border: solid 1px #000000;
}

td.searchoption{
	padding: 5px 5px 5px 5px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

option.standard{
	font-weight: bold;
	font-family: Verdana;
	background: #EAEAEA;
}

option.main{
	font-family: Verdana;
	background: #EAEAEA;
}

.box h2
{
	font-size: 14px;
	font-family: Verdana;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #000000 solid;
	background-image: url('default/menu_top.jpg');
}

 .box_large h2
{
	font-size: 14px;
	font-family: Verdana;
	color: #ffffff;
	padding: 1px 0px 0px 0px;
	border-bottom: 1px #000000 solid;
	background-image: url('default/menu_top.jpg');
}

.box
{
    height: 30;
	text-align: left;
}

.box_large{
	width: 98%;
	padding: 1px;
}

.box p, .box_large p
{
	font-size: 11px;
	margin: 2px 2px 2px 2px;
	font-family: Verdana;
}
p.searchresults{
	border-bottom: solid 1px #000000;
	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 #000000;
	padding: 2px;
}

.home_spacer
{
	width: 3px;
	border-bottom: solid 1px #000000;
	background: url('default/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}

#position a
{

}

ul.menu
{
	list-style-type: none;
	padding: 5px;
	margin: 0px 0px 0px 5px;
}

ul.menu li
{
	margin-right: 2px;
	border-bottom: solid 1px #EEEEEE;
}

ul.menu li:hover
{
	border-bottom: solid 1px #6D8CB8;
}

li.m_selected
{
	font-weight: bold;
	border-right: solid 1px #6D8CB8;
}

#newsdate
{
	text-align: right;
	font-size: 9px;
}

#menulist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menulist li{
	float: right;
	padding: 4;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(default/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(default/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="default/overlay.png", sizingMethod="scale");
	z-index: inherit;
	}
	