a:link {
	color: #7d7d7d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7d7d7d;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #7d7d7d;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
	margin: auto;
	padding: 0px;
}
.container {
	background-image: url(../images/template-main/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	background-image: url(../images/template-main/content_bk.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 683px;
}
p {
	vertical-align: top;
	padding-left: 15px;
	font-size: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7d7d7d;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
}
.spanCapital {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.content2 {
	background-color: #FFF;
	width: 683px;
}
.enquirybutton {
	text-align: center;
}
.productimage {
	padding-left: 15px;
	padding-top: 15px;
}
input {
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-size: 12px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	color: #999;
	margin: 0px;
	padding: 0px;
	width: 175px;
	font-size: 12px;
}
.textarea-enq {
	font-family: "Times New Roman", Times, serif;
	color: #999;
	margin: 0px;
	padding: 0px;
	width: 260px;
	font-size: 12px;
}
div.scroll {
	height: 400px;
	width: 280px;
	overflow: auto;
	padding: 8px;
}
.phpresponse {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-align: center;
	background-color: #FFF;
	height: 350px;
	padding-top: 20px;
}
.small-text {
	font-size: 8px;
}
.lowercase-text {
	text-transform: lowercase;
}
.stockistsBKrepeat {
	background-image: url(../images/Stockists/bk-repeat.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
}

