body
{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:0.8em;
	margin:0px auto;
	background: #fff url(cb/sidebar.gif) repeat-y left 100px;
}

h1 {
	font-size:14px;
	padding:0;
	margin:5px 0 5px 0;
	color:#5F0000;
}
table {border-collapse:collapse;margin:0;color:black;font-family:verdana,arial,helvetica,sans-serif;font-size:10px;}
form {margin:0}
div.leftBar {
	position:absolute;
	top:150px;
	left:0;
	width:150px;
	padding:0 0 10px 10px;
	border:0;
	z-index:10;
}
div.leftBar a {
	color:white;
}
div.leftBar a:hover {
	color:white;
}
div.main {
	width:400px;
	padding:10px 0 10px 0;
	left:180px;
	top:150px;
	position:absolute;
	background:white;
}
input.formGo {
	border:0;
	padding:0;
	margin:0;
	background:url('cb/gobutton.gif') no-repeat 0 0;
	font-size:10px;
	position:relative;
	line-height:10px;
	cursor:pointer;
	color:#68A32F;
	height:19px;
	width:14px;
	top:1px;
}
div.itemPremium {
	border:1px solid black;
	background:#f7f7f7 url('cb/itembg_premium.gif') repeat-x;
	height:auto;
	margin:5px 0 10px 0;
	padding:4px;
	vertical-align:top;
	overflow:hidden;
}
div.itemPremium img {
	width:70px;
	border:1px solid #E5A1A1;
}
div.itemPremium h1 a {
	color:white;
	font-weight:bold;
}
div.itemPremium h1 a:hover {
	color:#fcc;
	font-weight:bold;
	text-decoration:underline;
}
div.itemPremium h1 {
	background:url('cb/premiumstar.gif') no-repeat;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	overflow:hidden;
	height:1.5em;
}
div.itemPremium strong {
	color:#5F0000;
	white-space: nowrap;
}
div.itemPremium ul li, div.item ul li {
	background:none;
	padding:0;
	margin:0;
	float:none;
	width:0;
	position:inherit;
	height:auto;
	list-style-type:disc;
	list-style-position:inside;
	font-size:auto;
}
div.item {
	border:1px solid black;
	background:#f7f7f7 url('cb/itembg.gif') repeat-x;
	height:auto;
	margin:5px 0 10px 0;
	padding:4px;
	vertical-align:top;
	overflow:hidden;
}
div.item img {
	width:70px;
	border:1px solid #92AE0D;
}
div.item h1 {
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	overflow:hidden;
	height:1.5em;
}
div.item h1 a {
	color:white;
	font-weight:bold;
}
div.item h1 a:hover {
	color:#ccc;
	font-weight:bold;
	text-decoration:underline;
}
div.item strong {
	color:#444444;
	white-space:nowrap;
}
div.moreInfo {
	width: 74px;
	height: 25px;
	background: url('cb/moreinfo.gif') no-repeat;
	padding:0 0 2px 0;
	cursor:pointer;
}
div.moreInfo span {
	display:none;
}
div.emailEnquiry, div.emailenquiry {
	width:90px;
	height:25px;
	background: url('cb/emailenquiry.gif') no-repeat;
	padding:0 0 2px 0;
	cursor:pointer;
}
div.emailEnquiry span, div.emailenquiry span {
	display:none;
}
div.iconSold {
	width:64px;
	height:18px;
	background: url('cb/mp_sold.gif') no-repeat;
	padding:0 0 2px 0;
}
div.iconSold span {
	display:none;
}
div.iconForSale {
	width:64px;
	height:18px;
	background: url('cb/mp_forsale.gif') no-repeat;
	padding:0 0 2px 0;
}
div.iconForSale span {
	display:none;
}
div.iconForHire {
	width: 64px;
	height: 20px;
	background: url('cb/mp_forhire.gif') no-repeat;
}
div.iconForHire span {
	display:none;
}
div.iconNew {
	width: 64px;
	height: 20px;
	background: url('cb/mp_new.gif') no-repeat;
}
div.iconNew span {
	display:none;
}
div.iconExDemo {
	width: 64px;
	height: 20px;
	background: url('cb/mp_exdemo.gif') no-repeat;
}
div.iconExDemo span {
	display:none;
}
div.iconUsed {
	width: 64px;
	height: 20px;
	background: url('cb/mp_used.gif') no-repeat;
}
div.iconUsed span {
	display:none;
}
img.small {
	width:70px;
	height:70px;
	margin:0 0 10px 0;
	border:1px solid grey;
}
img.large {
	width:300px;
	border:1px solid grey;
}
div.box {
	background:#eee;
	border:1px solid black;
	padding:0 0 10px 10px;
	margin:5px 0 5px 0;
}
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: 0px;
	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
}
/*	forms */
table.tableForm {width:396px;margin:6px 0 6px 0}
* html tableForm {width:400px}
tr.trForm {background:#eeeeee;color:black;font-size:12px;font-weight:bold}
td.tdFormLeft {width:160px;border:0;border-left:2px solid #C73B3B;background:#FFDFDF;color:black;font-size: 12px;font-weight:bold;padding:0 0 0 10px}
td.tdFormLeft_alt {width:160px;border:0;border-left:2px solid #AB3333;background:#EFD1D1;color:black;font-size:12px;font-weight:bold;padding:0 0 0 10px}
td.tdFormRight  {border:0;border-right:2px solid #FFEFEF;background:#FDF9F9;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 #FFDFDF;background:#FFF2F2;text-align:left;color:black;font-size:12px;font-weight:normal;padding:0 0 0 4px}

/***************************************
 * MENU
 */

.clCMAbs {position:absolute;visibility:hidden;left:0;top:0}
/*Style for the background-bar*/
.clBar {
	position:absolute;
	width:10;
	height:10;
	visibility:hidden;
}
.clLevel0,.clLevel0over {
	position:absolute;
	padding:0 0 0 2px;
	font-size:10px;
	line-height:20px;
}

.clLevel0 {
	border:1px solid #eee;
	border-left:3px solid #000;
	background:#666;
	color:#fff;
}

.clLevel0over{
	border:1px solid #eee;
	border-left:3px solid #000;
	background:#D92415;
	cursor:pointer;
	color:#fff;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
}

.cltitle {
	background: none;
	border:0;
	padding:3px 0 0 0;
	font-weight: bold;
}

/** site specific **/
#menuBar, #menuBarLeft {
background:#CC0000 none repeat scroll 0%;
color:#FFFFFF;
height:34px;
margin:0px;
width:580px;
margin-left:180px;
}
#menuBarLeft {
background:transparent none repeat scroll 0%;
height:auto;
margin:230px 0px 0px 25px;
font-weight:bold;
}
#mainMenu ul {
list-style-type:none;
}
#menuContainer {
}
#menuContainerLeft {
width:130px;
}
#mainMenu {
height:34px;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#nav li {
background:#CC0000 none repeat scroll 0%;
color:#FFFFFF;
display:block;
float:left;
font-size:10px;
height:34px;
list-style-type:none;
padding:0pt;
position:relative;
z-index:10;
}
li ul {
background:#CC0000 none repeat scroll 0%;
color:#FFFFFF;
display:none;
left:0pt;
margin:0pt;
padding:0pt;
position:absolute;
top:34px;
width:100px;
z-index:10;
}
li > ul {
left:auto;
top:34px;
z-index:10;
}
li:hover ul, li.over ul {
display:block;
z-index:10;
}
li ul li:hover {
background:#999999 none repeat scroll 0%;
text-align:center;
}
li a, li a:visited {
color:#FFFFFF;
display:block;
height:26px;
padding:8px 0px 0px 8px;
text-align:center;
text-decoration:none;
width:100px;
}
li a:visited {
text-align:center;
}
li a:hover {
background:#999999 none repeat scroll 0%;
color:#FFFFFF;
text-align:center;
}
#menuBarLeft li {
background:transparent none repeat scroll 0%;
height:32px;
padding-left:0pt;
text-align:left;
width:140px;
}
#menuBarLeft li a, #menuBarLeft li a:visited {
padding-left:0px;
text-align:center;
width:140px;
}
#menuBarLeft li ul {
width:144px;
}
#menuBarLeft li ul {
left:140px;
top:0px;
width:144px;
}
#menuBarLeft li ul li a, #menuBarLeft li ul li a:visited {
height:26px;
padding-left:0px;
text-align:center;
width:144px;

}
#menuBarLeft li ul li a:hover {
height:26px;
padding-left:0px;
text-align:center;
width:144px;
}
ul.news_articles {
margin:0pt;
padding:0pt;
width:auto;
}
ul.news_articles li {
margin:0pt;
padding:0pt;
}
ul.news_articles li a:link, ul.news_articles li a:visited {
background:transparent none repeat scroll 0%;
display:block;
margin:0pt;
padding:0pt;
width:auto;
}
#map_canvas {
	margin: 10px 10px 0 10px;
	width: 350px;
	height: 300px;
	border: 1px solid black;
}
#map_canvas form {
	margin-bottom: 0;
}