body {
	color: #333;
}

body, td {
	font-size: 0.90em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, Arial, sans-serif;
}


a {
	color: #0086c3;
}

h1 {
	font-size: 1.85em;
}

h2 {
	font-size: 1.55em;
}

h3 {
	font-size: 1.25em;
}

h4,
h5,
h6 {
	font-size: 1em;
}

h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #000;
}


hr {
}


*.gray,
*.gray * {
	color: #999;
}

.spacer {
	width: 1px;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
}

.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


#pageHeader,
#pageMenu,
#search,
#pageFooter,
#newsTicker,
.getDirectionForm,
.navigationBar,
.spacerGlobal {
	display: none;
}


#homepageNews {
		padding: 15px 0 20px 0;
}

#homepageNews h2 {
	margin: 0 0 0.5em 0;
}


#news {
}

#news td {
	padding: 0 0 20px 0;
}


.newsDate {
	width: 70px;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
}


.newsImage {
	width: 76px;/* 74+border */
	margin: 0 8px 0 0;
	padding: 2px 0 0 0;
	text-align: center;
}

.newsImage img {
	/*border: 1px solid #484848;*/
	vertical-align: bottom;
}

.newsImage a:hover img {
	border: 1px solid #ffab00;
}


.newsTitle {
	margin: 0;
	font-size: 1em;
}

.newsDescription {
	margin: 0.25em 0 0 0;
}


#newsPage {
	padding: 0.75em 0 0 0;
}

#newsOpen .newsDate {
	width: auto;
	margin: 1em 0 0 0;
}


#homepageProducts {
	padding: 0 0 15px 0;
}

#homepageProducts h2 {
	margin: 0.15em 0 0.65em 0;
}


#products {
	margin: 0 -15px 0 0;
	position: relative;
	left: -4px;
	top: -4px;
	z-index: 10001;
}

#homepage #products {
	margin: 0;
}

#products img {
	vertical-align: bottom;
}

#products .spacer {
	width: 3px;
	height: 25px;
}


.productCell {
}

.product {
	width: 201px;/*181+10+10*/
}


.productImage {
}

.productImage a {
	display: block;
	height: 118px;/*98+10+10*/
	background: center center url("/images/page/product-border-off-print.gif") no-repeat;
	text-align: center;
}


.productTitle {
	margin: 0.4em 0 0 0;
	padding: 0 10px 1px/*view border*/ 10px;
	font-size: 1.17em;
	font-weight: normal;
}

.productTitle a {
	display: block;
	text-decoration: none !important;
}

.productTitle a span {
	border-bottom: 1px dashed #0086c3;
}

.productPreview {
	display: none;
}

.productDescription {
	margin: 0.5em 0 0.5em 0;
	padding: 0 10px 0 10px;
}

.productCode {
	margin: 0 0 0.5em 0;
	padding: 0 10px 0 10px;
	color: #4a3300;
}


.productPrice {
	margin: 0.75em 0 0 0;
	padding: 0 10px 0 10px;
	font-size: 0.95em;
	font-weight: bold;
	color: #4a3300;
}

.productDiscount {
	margin: 0.5em 0 0 0;
	color: #eb0000;
}

.productBasket {
	margin: 1em 0 -1px 0;
	padding: 0 10px 0 10px;
}

.productBasket img {
	background: #656567;
	color: #fff;
}


#homepage .light-rb {
	padding: 0 25px 0 0;
}

#homepage .light-lb {
	padding: 0 0 0 26px;
	border-left: 1px solid #ccc;
}


