﻿.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #F0F0F0;
  color: #000000;
  font-weight: bold;
}

body, table {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size: 11px;
  font-family: Arial;
}

.banner{
	height: 68px;
	background: url('invision/tile_back.gif');
}

td {
	vertical-align: top;
}

a { 
  color: #000000; 
  text-decoration: none; 
}

a:hover { 
  color: #84B9F5;
  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: 13px;
	font-family: Arial;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	text-align: center;
	vertical-align: middle;
	text-vertical-align: middle;
	font-weight: bold;
	color: #000000;
	background: url('invision/tile_sub.gif');
	padding-right: 10px;
}

table.maintable {
	width: 1000px;
	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 #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
}

.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Arial;
  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: Arial;
	font-size: 11px;
	background: #F0F0F0;
	border: solid 1px #000000;
}

select, input, textarea {
	font-family: Arial;
	font-size: 11px;
}

.pageheader {
  font-weight: bold;
  color: #6478A0;
  font-size : 20px;
}

img{
	border: 0px;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C2C2C2;
  border-spacing: 3px;
}

td.productListing-data {
  font-family: Arial;
  font-size: 11px;
}

tr.productListing-odd{
  background: #ffffff;
}

tr.productListing-even{
  background: #fafafa;
}

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 #000000;
}

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: 2px 0px 0px 12px;
	border-bottom: 1px #000000 solid;
	background-image: url('invision/menu_top.jpg');
}

.box
{
	border: 1px #000000 solid;
	width: 160px;
	padding: 1px;
}

.box_large{
	border: 1px #000000 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 #000000;
	margin-left: -1px;
	padding-left: 4px;
	margin-right: -1px;
}

.copyright
{
	width: 1000px;
	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('invision/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}

#position a
{

}

ul.menu
{
	list-style-type: none;
	padding: 0px;
	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;
}

