/* CSS done by Bart Westland */

/* Header, spacers, menu etc. */
.topleftbig {
	background-image: url(img/top_left_big.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 531px;
	height: 147px;
}

.topspacerlo {
	background-image: url(img/top_spacer_big.gif);
	background-repeat: repeat-x;
	background-position: left;	
}

.topcurve {
	background-image: url(img/top_curve_big.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 140px;
	height: 92px;
	vertical-align: top;
}

.topspacerhi {
	background-image: url(img/top_spacer_hi_big.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.topleftspacer {
	background-image: url(img/left_spacer.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 219px;
	height: 20px;
}

.leftspacer {
	background-image: url(img/left_spacer.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 219px;
	vertical-align: top;
}

.rightspacer {
	background-image: url(img/right_spacer.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 215px;
}

.topright {
	background-image: url(img/top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 215px;
	height: 147px;
}

/* Content header, specifications and spacer */

.contentheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	width: 50%;
}
.contentspecs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

.contentspacer{
    width: 10px;

}

.content1{
background-color: #F0F7DF;
height: 137px;
}

.content2{
background-color: #FFFFFF;
height: 137px;
}

.newprods{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.newprodsheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #788952;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}
a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
		text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

/* Fly of the month 1 & 2 */
.fotm1 {
	background-image: url(img/fotm/fotm1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 147;
	height: 137;
	vertical-align: top;
}
