body {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px 10px;
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
	text-decoration: underline;
}

h1 {
	font: bold 16px Tahoma, Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p,td {
	font: 11px/14px Tahoma, Arial;
	text-align: justify;
	color: #FFFFFF;
}

.hdashBlack {
	background: url(images/hdash_b.gif) repeat-x left center;
}
.menuSection {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 3px;
}

.menuLink {
	font: bold 11px/17px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 7px;
}

a.menuLink:link , a.menuLink:active , a.menuLink:visited  {
	color: #666666;
	text-decoration: none;
}

a.menuLink:hover  {
	color: #FF6600;
	text-decoration: underline;
}

a.menuSection:link , a.menuSection:active, a.menuSection:visited {
	color: #000000;
	text-decoration: none;
}

a.menuSection:hover  {
	color: #666666;
	text-decoration: underline;
}

.hdashWhite {
	background: url(images/hdash_w.gif) repeat-x left center;
}

/* hp-offer */
td.hp-offer {
	text-align: center;
}
* html td.hp-offer {
	padding: 1em 0;
}
td.hp-offer h2 {
	color: #d00;
}
td.hp-offer p {
	font-size: 140%;
	text-align: center;
}
td.hp-offer a {
	text-decoration: underline;
}

/* order */
p.alerts {
	font-size: 13px;
	color: #f00;
}
p.feedback {
	font-size: 13px;
	color: #0f0;
}
div.contact {
	width: 273px;
}
div.contact.left { float: left; }
div.contact.right { float: right; }

div.contact input {
	margin-bottom: 10px;
	width: 196px;
}
* html textarea {
	border: none;
}
* html input {
	padding: 3px 2px;
	border: none;
}
* html div.contact input {
	width: 185px;
}
div.contact label {
	display: block;
	float: left;
	clear: left;
	margin-right: 10px;
	padding: 3px 0;
	width: 61px;
}
div.contact div.field.address2 label {
	text-align: left;
}
div.contact #postcode {
	width: 8em;
}
input#members {
	margin-left: 10px;
	width: 8em;
}
#submit_enquiry {
	width: 145px;
	height: 42px;
	text-indent: -9999em;
	background: url('https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif');
	border: none;
	cursor: pointer;
}
#otherLength {
	font-size: 14px;
	font-weight: bold;
}
* html #submit_enquiry {
	font-size: 9999em;
}

span.was-price {
	color: #D00;
}
