.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.naude img {
	border: thick solid #cccccc;
	}
a {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #111111; font-weight:normal; text-decoration:none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #111111; font-weight:normal; text-decoration:underline;
}
a.menu{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #111111; font-weight:bold; text-decoration:none;
	}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #111111; font-weight:bold; text-decoration:none;
	 text-decoration:underline;
	}

.errors {
	color: #ff0000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	}
a.catmenustyle {
	color: #111111;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:underline;
	font-weight:bold;
	}
	
div.captiondiv{
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration:none; text-align:center; font-weight:bold; width:auto;
}
a.shoppingitemlink	{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration:none;

}
.basketheading{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight:normal;
}
input.shoppingqty{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration:none; border:1px solid #666666;
	text-align:center;width:40px;
}
input.shoppingcontact{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration:none; border:1px solid #666666;width:150px;
}
.tainput{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration:none; border:1px solid #666666;
	text-align:left;
width:150px;height:50px
}

/*lightbox style*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	overflow:auto;
}
.white_content {
	display: none;
	position: absolute;
	top: 20px	;
	left: 22%;
	width: 700px;
	height: auto;
	border: 13px solid #999999;
	background-color: white;
	z-index:1002;
	overflow:scroll;
}
#news{	height:500px;	}
html, body {
	height: 100%;
	min-height: 100%;
}
