@charset "UTF-8";
@import "common.css";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#page {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #000000;
}
#header {
	text-align: right;
	margin-right: 55px;
	padding-top: 86px;
	height: 26px;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#navi li {
	float: right;
}
#navi li a {
	background-image: url(../harborough_images/butt_bg.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	color: #818181;
	background-position: right;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 84px;
}
#navi li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../harborough_images/butt_bg_over.gif);
	height: 31px;
	margin-top: 0px;
}
#InfoHeader {
	margin-bottom: 15px;
}
#mainbody {
	padding-top: 28px;
}
#PicArea {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#PicArea h1 {
	color: #999999;
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 20px;
}
#form1 {
	float: left;
	width: 320px;
}
#Pix {
	height: 268px;
	text-align: center;
	margin-bottom: 15px;
	width: 500px;
	float: left;
}
#Pix img {
	border: 1px solid #FFFFFF;
}
#ThumbHldr {
	margin-left: 16px;
}
#Thumbs {
	float: left;
	height: 83px;
	width: 812px;
	overflow: hidden;
	position:relative;
	text-align: center;
}
#Thumbs li {
	float: left;
}
#Thumbs a {
	border: 2px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}
#Thumbs a:hover {
	border: 2px solid #ffffff;
}


div.scrollable ul.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
}
#PicArea h2 {
	font-size: 22px;
	line-height: 24px;
	color: #cc7b16;
}
.Section {
	width: 200px;
	text-align: center;
	height: 150px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.SectTitle {
	line-height: 29px;
	background-image: url(../harborough_images/sect_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	font-weight: bold;
}
#Price {
	float: right;
	font-size: 25px;
}
#warning {
	padding-top: 5px;
	padding-bottom: 5px;
}
label {
	float: left;
	width: 50px;
}
#PriceTable th, #PriceTable td {
	padding-right: 20px;
	padding-left: 10px;
}
#EnquiryForm p {
	line-height: 23px;
	clear: left;
	margin-bottom: 6px;
	padding-bottom: 2px;
}

