@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-color: #030303;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
} 

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 830px;
	margin: 0 auto;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 810px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-left: 20px;
}
#right {
	width: 620px;
	float: left;
}
#left {
	width: 210px;
	float: left;
}
#left .content {
	font-size: 12px;
	background-image: url(../images/leftnav_mid.png);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	color: #FFFFFF;
}
#left .top {
	background-image: url(../images/leftnav_top.png);
	height: 8px;
	background-repeat: no-repeat;
}
#left .btm {
	background-image: url(../images/leftnav_btm.png);
	height: 8px;
	background-repeat: no-repeat;
}
#right .content {
	font-size: 12px;
	background-image: url(../images/content_mid.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#right .contenthome {
	font-size: 12px;
	background-image: url(../images/content_mid.png);
	background-repeat: repeat-y;
	padding: 10px;
}
#right .top {
	background-image: url(../images/content_top.png);
	height: 11px;
}
#right .btm {
	background-image: url(../images/content_btm.png);
	height: 11px;
}
#right .tophome {
	background-image: url(../images/home_bg.png);
	height: 25px;
	padding-top: 205px;
	padding-left: 15px;
	color: #FFFFFF;
}
#masthead .content {
	padding: 12px 16px;
	font-size: .8em;
	letter-spacing: .3em;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:CCCCCC {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:link {
	color: #FFFFFF;
	margin-right: 20px;
	text-decoration: none;
}
#header a:visited {
	color: #FFFFFF;
	margin-right: 20px;
	text-decoration: none;
}
#header a:hover {
	color: #CCCCCC;
	margin-right: 20px;
	text-decoration: none;
}
#left a:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
	text-indent: 4px;
}
#left a:visited {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
	text-indent: 4px;
}
#left a:hover {
	color: #CCCCCC;
}
#right a:link {
	color: #000000;
	text-decoration: none;
}
#right a:visited {
	color: #000000;
	text-decoration: none;
}
#right a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}

/** Search **/

.searchbox {
	width:195px;
	height:22px;
	float: right;
}
.searchinput {
	border:0px;
	width:170px;
	font-size:11px;
	height:16px;
	background-color: #1A1A1A;
	color: #FFFFFF;
}

/** Text Styles **/

.white12 {
	font-size:12px;
	color: #FFFFFF;
}
.white16 {
	font-size:16px;
	color: #FFFFFF;
}
.navtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
}
.navtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	margin-top: 14px;
	margin-bottom: 6px;
}
.prodname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
.detailname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}
.zoom {
	font-size: 10px;
}
.details {
	font-size: 10px;
	margin-right: 38px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
}
.testtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.ref {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
}

/** Layout **/

.prodimage {
	padding-top: 2px;
	padding-bottom: 1px;
}

.product {
	width: 135px;
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	position: relative;
}

input.enquiry-tel {
	font-size: 13px;
	border: 1px solid #DEDEDE;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 180px;
	float: left;
}
input.enquiry-tel:focus {
	background-color: #EEEFEE;
}
input.enquiry-comment {
	font-size: 13px;
	border: 1px solid #DEDEDE;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 180px;
	height: 120px;
}
input.enquiry-comment:focus {
	background-color: #EEEFEE;
}
.enquiry-submit {
	margin-right: 50px;
	width: 128px;
	height: 29px;
	float: left;
}
.enquiry-form {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.enquiry-thanks {
	width: 288px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
form {
  margin: 0;
  padding: 0;
}

#enquiry-send label{
width: 70px;
text-align: right;
margin-right: 0.5em;
display: block;
float: left;
padding-top: 5px;
}

.event_title {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.event_desc {
	font-size: 11px;
}
.event_add {
	font-size: 10px;
}
table.events {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.events th {
	border-width: 1px;
	padding: 4px;
	border-style: outset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.events td {
	border-width: 1px;
	padding: 4px;
	border-style: outset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.forsale {
	line-height: 15px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 15px;
	width: 55px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	right: 5px;
	bottom: 22px;
	position: absolute;
	font-size: 9px;
}