@charset "utf-8";
/* CSS Document */


#image {
	float: left;
	height: 288px;
	width: 523px;
	background-image: url(../graphics/contact.jpg);
	background-repeat:no-repeat;
	padding-top:120px;
}


#mid-enq {
	width:515px;
	height:400px;
	padding-left:5px;

}
#mid-enq label {
	width:60px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12.5px;
}
#mid-enq input {
	margin-bottom:4px;
	margin-top:4px;
	width:400px;
	height: auto;
	float:left;
	
}

#mid-enq input img {
	width:50px;
}

#mid-enq textarea {
	width:400px;
	height:250px;
	font:  Arial, Helvetica, sans-serif;
}

#product_list {
	height: 435px;
	width: 132px;
	background-image: url(../graphics/bg_product_list.jpg);
	padding-bottom: 15px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left:15px;
}


.itemadvert a:hover {
	background-color: #ffe387;
	color:#000;
}
.itemadvert a {
	color: #666;
	text-decoration: none;
	display:block;
	width:116px;
	padding-top:5px;
	padding-bottom: 5px;
	height: auto;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.itemphoto {
	display:none;
}
.itemtitle {
	color:#000;
	font-family:Arial;
	font-size:12px;
}
.itemprice {
	display:none;
}
.itembriefdescription {
	display:none;
}
.itemmoreinfo a {
	display:none;
}
.itemadvert {

}
.itemphoto {
	display:none;
}
.itemtitle {
	color:#000;
	font-family:Arial;
	font-size:12px;
}
.itemprice {
	display:none;
}
.itembriefdescription {
	display:none;
}
.itemmoreinfo a {
	color:#FFF;
}
.itemmore a:hover {
}
