﻿
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;	
	background: transparent;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #000000;
	text-decoration: underline;
	background: transparent;
}

body a:link	
{	
	color: #000000;
	text-decoration: underline;
	background: transparent;
}	
		
body a:visited	
{	
	color: #000000;
	text-decoration: underline;
	background: transparent;
}	
		
body a:active
{	
	color: #000000;
	text-decoration: underline;
	background: transparent;
}	
		
body a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
}

body div
{
	position: relative;
	display: block;	
	width: auto;
	height: auto;
	background: transparent;
}

hr {	
	width: 100%;
	height: 1px;
}

table 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 1em;
	color: #000000; 
}

#Header, #C1, #C3, #C4, #Footer {display: none;}
#C2 {
	position:relative;
	display:block;
}

#MinHeight {
	display:none;
}

#SAMenu1, #SAMenu2, #SAMenu3, #SAMenu4 {
	display:none;
}

#Searchbox {display: none;}
#ContactDiv {display: block; clear: both;}

.ProductImage {width: 100px; height: 100px; text-align: center; margin: 1px 5px 1px 8px; float: left;}
.ProductImage img {display: block; margin-left: auto; margin-right: auto;}
.ProductTitle {font-weight: bold; margin-top: 10px;}
.ProductDescription {margin-top: 3px; height: 55px; overflow: hidden;}
.ProductAvailability {margin-top: 10px; text-align: center;}
.ProductPrice {margin-top: 10px; text-align: center;}
.ProductAmount {height: 75px; margin-top: 10px; margin-left: 10px;}
.ProductOrderAmount {position: relative; top: -18px; margin-left: 80px;}
.ProductAmountBox {width: 25px!important;}

.NotPrinted {display: none;}

#Logo {display: block!important; position: relative!important;}
#ContactDivPrint {display: block!important; position: relative!important; text-align:center;}
