body {
	background-color: #E0E9ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
.masthead {
	background-image: url(images/mastheadbkg.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:0px;
	height: 141px;
	background-position: right top;
	border:none;
}
.masthead img {
  border:none;
}
a {
  outline:none;
}
.tabs {
	margin-left: 178px;
	margin-top: -13px;
    padding:0px;
	margin-bottom:10px;
	margin-right:0px;
}
.tabs ul {
	font-size:12px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.tabs ul li {
	display:block;
	margin:0px;
	font-size:12px;
	padding-top:3px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	float:left;
	width: 130px;
	text-align:center;
}
.tabs ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
.tabs ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tabs ul li a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.tabs ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tabs ul li a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.thepage {
	margin-left:178px;
	background: #ffffff url(images/tr.gif) no-repeat top right;
	margin-right:10px;
	margin-top: 0px;
	clear: both;
}
.thepage .tl {
   background: transparent url(images/tl.gif) no-repeat top left;
}
.thepage .tl .br {
   background: transparent url(images/br.gif) no-repeat bottom right;
}
.thepage .tl .br .bl {
   background: transparent url(images/bl.gif) no-repeat bottom left;
   padding: 16px;
}
.sidebar {
	font-size: 0.8em;
	background-image: url(images/leftside.gif);
	height: 448px;
	width: 177px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	vertical-align: top;
	background-repeat: no-repeat;
	position: absolute;
	top: 128px;
	left: 0px;
}
.sidebar h3 {
	width: 130px;
	margin: 20px 0px 0px 20px;
	color: #FF6600;
	font-weight:bold;
	font-size:1em;
}
.sidebar ul {
	display: block;
	width: 130px;
	padding: 0px;
	margin: 10px 0px 0px 20px;
	list-style-type: none;
}
.sidebar a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.newsbox {
	float: right;
	width: 20em;
	margin-right:10px;
}
.newsbox img {
	float: left;
	margin-right: 5px;
	display: block;
}
.newsbox h3 {
	color: #CC3300;
	background-color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.newsbox h2 {
	font-size: 1em;
	font-weight: bold;
}
.newsbox fieldset {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newsbox legend {
	background-color: #CCCCCC;
	color: #660000;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
	text-align: left;
	margin-bottom:10px;
}
.section {
	border: 1px solid #999999;
	padding: 0.5em;
	min-width: 15em;
}
.sectionheading {
	background-color: #CCCCCC;
	display: block;
	color: #660000;
	width: 10em;
	padding-left: 1em;
	font-weight: bold;
	text-align: left;
}
.footer {
	margin-top: 0px;
	border-collapse:collapse;
	font-size: 0.7em;
	color: #999999;
	width: 100%;
	clear: both;
}
.bkgfiller {
	background-color: #5a3d1d;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 570px;
}
.footer .footerbasic {
	text-align: center;
}
.footer .websitedesign {
	text-align: right;
}
.footer td {
	padding-left: 1em;
	padding-right: 1em;
}
.footer a:link {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.footer a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.tablelabel {
	padding: 0px;
	width: 15em;
	text-align: right;
	vertical-align: top;
}
.tableasterisk {
	text-align: left;
	width: 1em;
	vertical-align: top;
}
.tablecolon {
	text-align: center;
	width: 1em;
	vertical-align: top;
}
.tableinput {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 5px 0px 0px 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.formbuttons {
	text-align: right;
	width: 100%;
}
.formbuttons input {
	width: 10em;
	margin-right: 5px;
	margin-left: 5px;
}
.cancelbutton {
	width: 7em;
}
.submitbutton {
	width: 10em;
}
legend {
	font-weight: bold;
	font-size:0.9em;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #660000;
}
#WebSite {
	width: 90%;
}
.emailinput {
	width: 90%;
}
#Postcode {
	width: 8em;
}
textarea {
	border: 1px solid #999999;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.sexlabel {
	text-align: right;
	width: 8em;
}
.sexradio {
	text-align: center;
	width: 3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mmradio {
	text-align: center;
	width: 3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	border: 1px solid #999999;
	width: 20em;
}
.spacer {
	clear: both;
	margin-left:175px;
}
.modeldetail {
	border-collapse:collapse;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	font-size: 0.8em;
	padding: 3px;
	text-align: center;
}
.modeldetail td {
	text-align: center;
	vertical-align: top;
}
.modeldetail .thumbnails {
	font-size: 1em;
	line-height: 120%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	border: 2px solid #FFFFFF;
	margin-top: 0px;
	padding: 2px;
	min-width: 120px;
}
.modeldetail .thumbnails .scroller {
	height: 400px;
	overflow: auto;
}
.modeldetail .thumbnails .scroller img{
	margin-top:5px;
}
.modeldetail img {
	border: 1px solid #999999;
	display: block;
}
.modellisting {
	border-collapse:collapse;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	font-size: 0.8em;
	padding: 2px;
	text-align: center;
}
.modellisting .modeldetails{
	text-align: center;
}
.modellisting td {
	width: 120px;
	font-size: 1em;
	line-height:150%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding: 3px;
	border: 5px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	max-width: 120px;
}
.modellisting td p {
	font-size: 1em;
	line-height: 120%;
	margin-top: 5px;
}
.modellisting a:link{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.modellisting a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.modellisting h1 {
	font-size: 1em;
	font-weight: bold;
	line-height:120%;
	color: #660000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.modellisting h1 a:link{
	font-size: 1em;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration:none;
}
.modellisting h1 a:visited{
	font-size: 1em;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration:none;
}
.modellisting h1 a:hover{
	font-size: 1em;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration:underline;
}
.modellisting h2 {
	font-size: 1em;
	line-height: 80%;
	font-weight: bold;
	color: #333333;
	height: 1em;
}
.modellisting img {
	border: 1px solid #999999;
	margin: 5px;
}
.listing {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.listing a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.listing a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.listing a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.listing h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.listing h2 {
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.listing img {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
}
.listing .author{
	font-weight: bold;
	color: #333333;
	display: block;
	text-align: right;
	margin-right: 5em;
}
.listing .author a:link {
	font-weight: bold;
	color: #333333;
	display: block;
	text-decoration: none;
}
.listing .author a:visited {
	font-weight: bold;
	color: #333333;
	display: block;
	text-decoration: none;
}
.listing .author a:hover {
	font-weight: bold;
	color: #333333;
	display: block;
	text-decoration: underline;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #660000;
	margin-top:0px;
	padding-top:0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #660000;
	margin-top:0px;
	padding-top:0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
.statsbox {
	border: 1px solid #666666;
	width: 22em;
	margin: 5px;
	padding-top: 1em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	position: relative;
	text-align: left;
}
.statsbox .sectionheading {
	left: 1em;
	top: -2em;
	position: relative;
}
.tableform {
	border-collapse:collapse;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	width: 100%;
}
.tableform td {
	vertical-align: top;
}
.modeldetail .statslabel {
  text-align: right;
  padding-right: 5px;
}
.modeldetail .statsvalue {
  text-align: left;
  padding-left: 5px;
}
.formerror {
	color: #FF0000;
	font-weight: bold;
}
.mmcheckbox {
	width: 3em;
}
.tablemin {
	padding: 0px;
	width: 3em;
	text-align: right;
	vertical-align: top;
}
.contactmahogany a:link{
	color: #660000;
	font-weight: bold;
}
.contactmahogany a:visited{
	color: #660000;
	font-weight: bold;
}
.contactmahogany a:hover{
	color: #660000;
	font-weight: bold;
	text-decoration:underline;
}
.featureright {
	display: block;
	float: right;
	width: 150px;
	text-align: center;
	margin-left: 10px;
}
.featureright p {
	font-size: 0.7em;
	margin-top: -5px;
	line-height: 120%;
}
.featureleft {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 20px;
}
.featureleft p {
	font-size: 0.7em;
	margin-top: -5px;
	line-height: 120%;
}
