/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.0
build: 2026
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:sans-serif;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.0
build: 2026
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.0
build: 2026
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
html, body {
	min-height: 100%;
	height: auto !important;
}

a#logo {
	text-indent: -9999px;
	outline: none;
	background: no-repeat left top;
	display: block;
	overflow: hidden;
	height: 100px;
}

#header-background {
	position: absolute;
	height: 200px;
	width: 100%;
	z-index: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	z-index: 1;
	padding-top: 10px;
	position: relative;
}

#header {
	width: 780px;
	margin: 0 auto;
}

#main-outer {
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
}

	#main-outer-left {
		width: 100px;
		position: absolute;
		left: 0;
		top: 40px;
		bottom: 40px;
		margin-left: -100px;
		background-repeat: repeat;
	}

	#main-outer-right {
		width: 100px;
		position: absolute;
		right: 0;
		margin-right: -100px;
		top: 40px;
		bottom: 40px;
		background-repeat: repeat;
	}

#main-wrapper {
	clear: both;
	width: 760px;
}

	#main-header {
		float: left;
		width: 760px;
		height: 40px;
	}

#navigation {
	width: 200px;
	float: left;
}

	#navigation ul {
		margin: 0 10px 0 0;
	}

	#navigation ul li {
		list-style-type: none;
		margin: 0 10px 5px;
		font-weight: bold;
		padding-bottom: 5px;
	}

	#navigation ul li ul {
		margin: 5px 0 -5px 5px;
		}

	#navigation ul li a {
		text-decoration: none;
		font-weight: bold;
	}

	#navigation ul li a:hover {
		text-decoration: underline;
	}

	#navigation ul li ul li {
		border-bottom: none;
		padding-bottom: 5px;
		padding-left: 0;
	}

	.navigation-box {
		margin: 30px 20px 10px 10px;
		padding: 0;
	}

	.navigation-box ul {
		margin: 12px 0 5px 0 !important;
	}

	.navigation-box ul li {
		margin: 0 0 10px 0 !important;
		padding: 0 !important;
		border-bottom: none !important;
	}

	.navigation-box h2 {
		margin: 0 0 5px 0;
		width: 158px;
		font-size: 13px;
		line-height: 13px;
		padding: 5px;
		text-transform: uppercase;
	}

	.navigation-box h2 a {
		text-decoration: none;	
	}
	
	.navigation-box h2 a:hover {
		text-decoration: underline;	
	}

	.navigation-box ul {
		clear: both;
	}

	.navigation-box p {
		margin-bottom: 0;
		font-size: 11px;
	}

	.navigation-box h3 {
		margin: 0;
		font-size: 13px;
	}

#contents-wrapper {
	width: 550px;
	float: left;
	padding: 10px 0 0 10px;
}

	#home-header {
		margin-bottom: 10px;
		width: 540px;
		padding-right: 10px;
		height: 230px;
		overflow: hidden;
	}

	#breadcrumbs {
		margin-bottom: 10px;
	}

	#content {
		width: 380px;
		float: left;
		margin: 0 10px 0 0;
		padding-bottom: 10px;
	}

		#content h1 {
			margin: 0 0 10px 0;
			padding: 5px;
		}

		#content img {
			max-width: 380px;
		}

	#sidebar {
		width: 150px;
		float: left;
	}

		.sidebar-box {
			margin-bottom: 10px;
		}

		.sidebar-box h2 {
			text-align: center;
			font-size: 1em;
			padding: 2px 5px;
			margin: 0;
		}
		
		.sidebar-box ul {
			margin: 10px;
		}

			.sidebar-box ul li {
				list-style: none;
				margin-bottom: 5px;
			}

#footer {
	width: 760px;
	margin: 0 auto;
	clear: both;
}

#footer p {
	text-align: center;
	padding: 10px;
}

#enquiry_form td,
#mailing_list td,
#support_form td {
	border: none;
}

img.even {
	float: right
}
img.odd {
	float: left
}
span.even {
	text-align: right
}
hr.staff {
	clear: both
}

.staff .name {
	font-weight: bold;
	float: left;
	clear: both;
}

.staff .job_title {
	font-weight: bold;
	float: left;
	clear: both;
}

.staff .text {
	clear: left;
}
html, body {
	background: #dedbdb;
}
th,td {
border: none;
padding: 0;
}
#header-background {
	background: #dedbdb;
}

#main-outer-left {
	margin-top: -100px;
}
#main-outer-right {
	margin-top: -100px;
}

#main-outer {
	background: #c5c8ce;
}

#main-outer-left {
	background-image: url(c82b1f57fb75d227a0a03383fd4257e0.jpg);
}

#main-outer-right {
	background-image: url(marwoodrhbar.jpg);
}

#main-wrapper,
#main-header {
	background: #c5c8ce;
}

#navigation {
	margin-right: -560px;
	border-right: 560px solid #FFFFFF;
}

#navigation ul li {
	border-bottom: 1px dotted #000000; 
}

#navigation ul li,
#navigation ul li a {
	color: #000000;
}

#navigation ul li a:hover {
	color: #666666;
}

.navigation-box {
	background: #c5c8ce;
	border: 1px solid #c5c8ce;
}

.navigation-box h2 {
	background: #cc0000;
	color: #FFFFFF;
}

.navigation-box h2 a {
	color: #FFFFFF;
}

.navigation-box h2 .link a:hover {
	color: #000000;
}

.navigation-box p small {
	color: #FFFFFF;
}

.navigation-box h3,
.navigation-box h3 a {
	color: #990000 !important;
}

.navigation-box h3 a:hover {
	color: #075b00 !important;
}

.navigation-box p {
	color: #000000 !important;
}

#contents-wrapper {
	background: #FFFFFF;
}

#content {
	color: #000000;
}

#content h1 {
	background: #CC0000;
	color: #FFFFFF;
}

#content a {
	color: #cc0000;
}

#content a:hover {
	color: #cc0000;
}

.sidebar-box {
	background: #dedbdb;
	border: 1px solid #000000;
}

.sidebar-box h2 {
	background: #CC0000;
	color: #FFFFFF;
}

.sidebar-box ul li {
	color: #000000;
}

.sidebar-box ul li a {
	color: #000000;
}

.sidebar-box ul li a:hover {
	color: #000000;
}

#footer,
#footer a {
	color: #000000;
}

#footer a:hover {
	color: #666666;
}
.main {
	margin-right: 10px;
}
.leftBar {
	float: right;
	margin-right: 10px;
}
h1 {
	font-size:14px;
	padding:0;
	margin:5px 0 5px 0;
	color:#c00;
}
input.formGo {
	font-size:10px;
	cursor:pointer;
	color:#fff;
	padding: 2px 4px;
	background: #c00;
	border: 1px solid #eee;
	font-weight: bold;
}
.image-column {
	width: 140px;
}
a img {
	border: none;
}
a.marketplace-image span {
	display: block;
	margin-bottom: 10px;
	font-size: 10px;
}
#searchSideForm {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding: 0 0 10px 10px;
}
div.itemPremium {
	clear: both;
	background: #fff;
	width:532px;
	height:auto;
	margin:5px 0 10px 0;
	padding:4px;
	vertical-align:top;
	overflow:hidden;
}

* html div.itemPremium {
	width: 540px;
}

div.itemPremium img {
	width:70px;
	border:1px solid #92AE0D;
}

div.itemPremium h1 a,
div.itemPremium h2 a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

div.itemPremium h1 a:hover,
div.itemPremium h2 a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

div.itemPremium h1,
div.itemPremium h2 {
	background: #c00;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:0 0 10px 0;
	overflow:hidden;
}

div.itemPremium strong {
	color: #c00;
	white-space: nowrap;
}

div.item {
	width:532px;
	height:auto;
	margin:0 0 10px 0;
	padding:4px;
	vertical-align:top;
	overflow:hidden;
}

* html div.item {
	width:540px;
}

div.item img {
	width: 70px;
	border: 1px solid #92AE0D;
}

div.item h1,
div.item h2 {
	color:#fff;
	background: #ccc;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:0 0 10px 0;
	overflow:hidden;
}

div.item h1 a,
div.item h2 a {
	color:#000;
	font-weight:bold;
}

div.item h1 a:hover,
div.item h2 a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

div.item strong {
	color:#c00;
	white-space:nowrap;
}

div.moreInfo {
	width:74px;
	height:25px;
	background:url(buttons/more_info.png) no-repeat;
	padding:0;
	cursor:pointer;
	float: right;
}
div.moreInfo span {
	display: none;
}
div.emailenquiry {
	width:90px;
	height:25px;
	background:url(buttons/email_enquiry.png) no-repeat;
	padding:0;
	cursor:pointer;
}
div.emailenquiry span {
	display: none;
}
div.iconSold {
	width: 64px;
	height: 18px;
	background: url(buttons/sold.png) no-repeat;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

div.iconSold span {
	display:none;
}

div.iconForSale {
	width: 64px;
	height: 18px;
	background: url(buttons/for_sale.png) no-repeat;
	padding: 0;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

div.iconForSale span {
	display:none;
}

div.iconForHire {
	width: 64px;
	height: 18px;
	background: url(buttons/for_hire.png) no-repeat;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

div.iconForHire span {
	display:none;
}

div.iconNew {
	width: 64px;
	height: 18px;
	background: url(buttons/new.png) no-repeat;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

div.iconNew span {
	display:none;
}

div.iconExDemo {
	width: 64px;
	height: 18px;
	background: url(buttons/ex_demo.png) no-repeat;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

div.iconExDemo span {
	display:none;
}

div.iconUsed {
	width: 64px;
	height: 18px;
	background: url(buttons/used.png) no-repeat;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

div.iconUsed span {
	display:none;
}

div.box {
	background:#F9FEF6;
	border:1px solid #38AB00;
	border-left:0;
	border-right:0;
	padding:0 0 10px 10px;
}

div.box tr.sub {
	background: #f7f7f7;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;		
}

div.box tr.sub:hover {
	background: #D9F0CC;
}

div.box tr.sub_alt {
	background: #f0f0f0;
	border: 0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;	
}

div.box tr.sub_alt:hover {
	background: #D9F0CC;
}

div.box tr.premsub {
	background: #F5F5EA;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;		
}

div.box tr.premsub:hover {
	background: #D9F0CC;
}

div.box tr.premsub_alt {
	background:#F0F0E1;
	border:0;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
}

div.box tr.premsub_alt:hover {
	background: #D9F0CC;
}

img.small {
	width: 70px;
	height: 70px;
	margin: 0 0 10px 0;
	border: 1px solid grey;
}

img.large {
	width: 300px;
	border: 1px solid grey;
}

/*	forms */
table.tableForm { width: 396px; margin: 6px 0 6px 0; }
* html tableForm { width: 400px; }

tr.trForm { background:#efeeee; color: black; font-size: 12px; font-weight:bold }
td.tdFormLeft  { width: 160px; border: 0; border-left: 2px solid #efeeee; background:#efeeee; color: black; font-size: 12px; font-weight: bold; padding: 0 0 0 10px }
td.tdFormLeft_alt  { width: 160px; border: 0; border-left: 2px solid #cfcccc; background:#cfcccc; color: black; font-size: 12px; font-weight: bold; padding: 0 0 0 10px }
td.tdFormRight  { border: 0; border-right: 2px solid #cfcccc; background: #cfcccc; text-align:left;color: black; font-size: 12px; font-weight:normal; padding: 0 0 0 4px }
td.tdFormRight_alt  { border: 0; border-right: 2px solid #efeeee; background: #efeeee; text-align:left;color: black; font-size: 12px; font-weight:normal; padding: 0 0 0 4px }

#map_canvas {
	margin: 10px 10px 0 10px;
	width: 500px;
	height: 400px;
	border: 1px solid #38AB00;
}

#map_canvas form {
	margin-bottom: 0;
}

.itemPremium table th,
.itemPremium table td,
.item table th,
.item table td {
	border: none;
	padding: 0;
}

#backbutton {
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
}

#human {
	visibility:hidden;
	display: none;
}

div.emailEnquiry {
	width:90px;
	height:25px;
	background: url(emailenquiry.gif) no-repeat;
	padding:0 0 2px 0;
	cursor:pointer;
	z-index:-1;
}

div.emailEnquiry span {
	display:none;
}

.item th, .itemPremium th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
