.productListing-heading {
  font-family: Tahoma, Arial;
  font-size: 11px;
  background: url('default/tile_sub.gif');
  color: #6478A0;
  font-weight: bold;
}

body {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size: 11px;
  font-family: Tahoma, Arial;
  background: url('default/bg_02.jpg');
}

table {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size: 11px;
  font-family: Tahoma, Arial;
}

.banner{
	height: 68px;
	background: url('default/tile_back.gif');
}

td {
	vertical-align: top;
}

a { 
  color: #000000; 
  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: Tahoma, Arial;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

.content{
	padding: 5px 5px 5px 5px;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.header_menu{
	background: #F0F0F0;
	height: 28px;
	font-size: 11px;
	font-family: Tahoma, Arial;
	border-top: solid 1px #B6BEC3;
	border-bottom: solid 1px #B6BEC3;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #6478A0;
	background: url('default/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: Tahoma, Arial;
	border-top: solid 1px #B6BEC3;
	border-bottom: solid 1px #B6BEC3;
}

.menu_content, .table_content{
  background: #f8f8f9;
  font-family:Tahoma, 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: Tahoma, Arial;
	font-size: 11px;
	background: #F0F0F0;
	border: solid 1px #B6BEC3;
}

select, input, textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.pageheader {
   font-family: Times;
	font-size: 20px;
  font-weight: bold;
  color: #000000;
}

img{
	border: 0px;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B6BEC3;
  border-spacing: 3px;
}

td.productListing-data {
  font-family: Tahoma, Arial;
  font-size: 11px;
}

tr.productListing-odd{
  background: #ffffff;
}

tr.productListing-even{
  background: #eeeeee;
}

td.center{
  font-family: Tahoma, Arial;
  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 #B6BEC3;
}

td.searchoption{
	padding: 5px 5px 5px 5px;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

option.standard{
	font-weight: bold;
	font-family: Tahoma, Arial;
	background: #EAEAEA;
}

option.main{
	font-family: Tahoma, Arial;
	background: #EAEAEA;
}

.box h2, .box_large h2
{
	font-size: 13px;
	font-family: Arial,Verdana;
	height: 24px;
	margin: 0;
	color: #000000;
	padding: 3px 0px 0px 12px;
	border-bottom: 1px #B6BEC3 solid;
	background-image: url('default/menu_top.jpg');
	padding-top: 4px;
}

.boxG h2, .boxG_large h2
{
	font-size: 13px;
	font-family: Arial,Verdana;
	height: 24px;
	margin: 0;
	color: #000000;
	padding: 3px 0px 0px 12px;
	border-bottom: 0px #B6BEC3 solid;
	background-image: url('default/menu_top_G.gif');
	padding-top: 4px;
}

.boxB h2, .boxB_large h2
{
	font-size: 13px;
	font-family: Arial,Verdana;
	height: 24px;
	margin: 0;
	color: #000000;
	padding: 3px 0px 0px 12px;
	border-bottom: 0px #B6BEC3 solid;
	background-image: url('default/menu_top_Green.gif');
	padding-top: 4px;
}

.box_large{
	border: 1px #B6BEC3 solid;
	padding: 1px;
}

.box p, .box_large p
{
	font-size: 11px;
	margin: 2px 2px 2px 2px;
	font-family: Tahoma, 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: 12px;
	font-weight: bold;
}

.offline
{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

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('default/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}
.style1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
}
.style3 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {
	color: #0066FF;
	font-weight: bold;
}
.style5 {font-family: Arial, Verdana, Tahoma; 
   font-size: 12px; 
   color: #0066FF; 
 }
 .style6 {
	font-family: Times;
	font-size: 26px;
	color: #F05000;
 }
 .style7 {
	font-family: Times;
	font-size: 26px;
	color: #000000;
 }
 .style8 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
 }
 .style9 {
	font-family: Times;
	font-size: 18px;
 }
  .style10 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 8px;
	color: #000000;
 }
 .style11 {
	font-family: Times;
	font-size: 25px;
	color: #000000;
 }
.style12 {
color: #FF9900
}

#marqueecontainer{
	position: relative;
	width: 160px;
	height: 590px;
	background-color: white;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	padding-left: 0px;
}
