body, table {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size: 12px;
  font-family: Arial;
}
body{
  TEXT-ALIGN: center;
	background: #FFF url('invision/body-back.jpg') repeat-x center top;
}

.banner{
	height: 66px;
	background: url('invision/tile_back.gif');
}

.banner_contact a:link, .banner_contact a:visited, .banner_contact a:active {}
.banner_contact a:hover { position: relative; left: 3px; top: 0px }

td {
	vertical-align: top;
}

a { 
  color: #000000; 
  text-decoration: none; 
}

a:hover { 
  color: #ff6101;
  text-decoration: underline; 
}

a.cat_selected{
	font-weight: bold;
}

/* Layout */
.catdisplay{
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

.content{
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 12px;
}

.header_menu{
	background: #F0F0F0;
	height: 32px;
	font-size: 12px;
	font-family: Arial;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	background: url('invision/tile_sub.gif');
	padding-right: 10px;
}

#menulist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menulist li{
	float: right;
	padding-right: 16;
	padding-top: 2;
}

/*#menulist li a:link, #menulist li a:visited, #menulist li a:active {
	color: #182a4b;
	text-decoration: none;
}

#menulist li a:hover {
	color: #ffffff;
	text-decoration: underline;
}*/

table.maintable {
	width: 965px;
	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: 12px;
	font-family: Arial;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
}

.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Arial;
  font-size: 12px;
  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: #ff6101;
  font-size : 20px;
}

img{
	border: 0px;
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #C2C2C2;
  border-spacing: 3px;
}

td.productListing-heading {
  height: 25px;
  vertical-align: middle;
  font-family: Arial;
  font-size: 12px;
  background: #E0E0E0;
  color: #000000;
  font-weight: bold;
}

td.productListing-data {
  font-family: Arial;
  font-size: 12px;
  vertical-align: middle;
  padding: 3px;
}

td.productListing-data a{
  color: #003399;
  text-decoration: none;
  font-family: arial;
  font-size: 14px;
}

td.productListing-data a:hover{
  color: #ff6101;
  text-decoration: underline;
  font-family: arial;
  font-size: 14px;
}

tr.productListing-odd{
  background: #ffffff;
}

tr.productListing-even{
  background: #f0f0f0;
}

td.center{
  font-family: Arial;
  font-size: 12px;
  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: 12px;
	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: 22px;
	margin: 0;
	color: #fff;
	/*color: #367eb8;*/
	padding: 3px 2px 3px 8px;
	border-bottom: 1px #bdcbd8 solid;
	background-image: url('invision/menu_top.jpg');
}

.box
{
	border: 1px #bdcbd8 solid;
	width: 160px;
	padding: 1px;
}

.box_large{
	border: 1px #bdcbd8 solid;
	width: 100%;
	padding: 1px;
}

.box p, .box_large p
{
	font-size: 12px;
	margin: 2px 2px 2px 2px;
	font-family: Arial;
}
p.searchresults{
	border-bottom: solid 1px #000000;
	margin-left: -1px;
	padding-left: 4px;
	margin-right: -1px;
}

.footer
{
	height: 90px;
	text-align: center;
	font-size: 10px;
	background: #90c3ee;
	border-top: 5px solid #087ad8;
	padding: 10px;
}

.copyright {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-weight: bold;
}

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 #1c598b;
	padding: 2px;
	padding-bottom: 5px;
}

.home_spacer
{
	width: 3px;
	border-bottom: solid 1px #1c598b;
	background: url('invision/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}

#position a
{
	color: #003399;
}

ul.menu
{
	list-style-type: none;
	padding: 1px;
	margin: 0px 0px 0px 5px;
}

ul.menu li
{
	line-height: 20px;
	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;
}


/* New for v0.70 */
.product_extra h2
{
	font-size: 12px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align: left;
}

.product_extra
{
	border: 1px #cccccc solid;
	width: 200px;
	margin: 4px;
	float: right;
	font-size: 10px;
	color: #000000;
}

#prodImages img{
	margin: 2px;
}

#prodImages img:hover{
	border: solid 2px #CC0033;
	margin: 0px;
}

.product_price{
	position: relative;
	float: right;
	width: 180px;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	margin: 4px;
	text-align: center;
}

.productDetail{
	float: left;
	margin: 4px;
	width: 420px;
}

.clear{
	clear: both;
}

.ourprice{
	color: #999999;
	font-size: 12px;
	/*font-weight: bold;*/
	text-align: left;
}

.oldprice{
	color:#CC0000;
	text-decoration:line-through;
	padding: 0px;
	margin: 0px;
}

.newprice{
	color: #339933;
	padding: 0px;
	margin: 0px;
}

.normalprice{
	color: #FF3333;
	padding: 0px;
	margin: 0px;
}

.boximg_collapse{
	float: right;
}

.boxcontent_collapsed{
	display: none;
	padding: 2px;
}

.boxcontent_open{
	display: block;
	padding: 2px;
}

#prodImages{
	width: 180px;
	float: right;
	background: #EEEEEE;
	border: solid 1px #AAAAAA;
	text-align: center;
	padding: 6px;
}

#listImages{
	width: 80px;
	/*float: right;*/
	background: #EEEEEE;
	border: solid 1px #AAAAAA;
	text-align: center;
	/*padding: 2px;*/
}

#mCartTotals{
	text-align: right;
	border-top: solid 1px #AAAAAA;
	font-weight: bold;
}

.regsucces h2
{
	font-size: 12px;
	margin: 0;
	padding: 1px 1px 1px 20px;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.regsucces{
	border: 1px #cccccc solid;
	background: #66CC00;
}


/* New styles for v0.74 */
.pCode{
	margin: -10px 0px 0px 0px;
	padding: 0px;
	color: #A50000;
}

.pName{
	font-size: 20px;
	color: #ff6101;
}

td.new_products a{color:#003399;text-decoration:none;font-family:arial;}
td.new_products a:hover{color:#ff6101;text-decoration:underline;font-family:arial;}

.tlt a{color:#FFFFFF;text-decoration:none;font-family:verdana;font-size:23px;}
.tlt a:hover{color:#FFFFFF;text-decoration:none;}

.cWhite { color:#FFFFFF }
.cBlack { color:#000000 }
.cRed	{ color:#FF0000 }
.cOrange { color:#FF6101 }
.cYellow { color:#FFCC00 }
.cGreen { color:#47A33E }
.cCyan	{ color:#99CC00 }
.cDBlue	{ color:#087ad8 }

.fs15{ font-family: verdana; font-size: 15px; }
.fs18{ font-family: verdana; font-size: 18px; }
.fs20{ font-family: verdana; font-size: 20px; }