body { 
	background: #9A7DAD url(images/bg.gif) repeat-x scroll top left;
	font-family: Lucida, Arial, Tahoma;
	font-size: 11px;
	color:#000000;
	text-align:center;
	min-width:740px;
	margin-top:5px;
	}
	
.body { 
	font-family: Lucida, Arial, Tahoma;
	font-size: 11px;
	color:#000000;
	}
	
h4 {
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	text-transform:uppercase;
	}	
	
h3{
	background-image:url(images/h3.gif);
	border-bottom:1px solid #666666;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	width:100px;
	padding-left:10px;
	font-weight:bold;
}
	
h2 {
	font-size: 14px;
	background-image:url(images/h2.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding: 7px 0px 0px 10px;
	height:30px;
	}
	
h2.right {
float:right;
background-image:none;
padding:0px;
margin: -16px 18px 0px 0px;
}	

	
/* SITE SPECIFIC CSS */

.edittable{
width:100%;
border:0px;
}
.label{
font-weight:bold;
}
	
#break {
    clear: both;
}
#pagewrap {
	width:740px;
	margin:0 auto;
	text-align:left;
}
#heading {
height:120px;
}
#heading-logo{
float:left;
}
#heading-search{
float:right;
}

#heading-search select {
font-size:11px;
}

#nav {
background-image:url(images/top_nav_bg.gif);
background-repeat:repeat-y;
/*padding:11px 10px 11px 12px;*/
padding-left:5px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
border-top: 1px dotted #FF99FF;
}

#nav a{
padding-right:0px;
}

.leftnav{
float:left;
}


.rightnav{
float:right;
margin-top:4px;
}
.greennav{
font-weight:bold;
color:#c7f140;
}


#nav-date{
background-color:#3F3346;
color:#FFFFFF;
padding: 2px 12px 3px 12px;
}

#content-wrap{
padding:0px;
margin:0px;
}

#content-mid{
background-image:url(images/content_mid.gif);
background-repeat:repeat-y;
width:740px;
color:#000000;
}

#content{
padding: 1px 20px 10px 20px;
}

#content-main{
float:left;
width:520px;
}

#content-main-results{
float:left;
width:735px;
}

#content-sidebar {
float:right;
width:170px;
}

#content a{
text-decoration:none;
color:#336699;
}

#footer{
text-align:center;
font-size:11px;
padding:10px;
color:#FFFFFF;
}

#featuredlistings{
	background-image:url(../images/bg_featured.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-bottom:1px solid #53445D;
	padding:0px;
	margin:0px;
}

#featuredlisting{
width:125px;
text-align:center;
margin:7px 11px 0px 12px;
float:left;
display:block;
}

#featuredlisting span {
width:125px;
display:block;
margin-top:4px;
height:10px;
}

#flashad {
border-bottom:1px dotted #FF99FF;
}

#keyword_col{
	float:left;
	padding-right:20px;
}
#keyword_col a{
	float:left;
	display:block;
	clear:left;
}
#keywords-wrap{
margin-bottom:15px;
}

#keywords{
float:left;
margin-bottom:10px;
}

#keywords a {
color:#336699;
text-decoration:none;
}
#keywords a:hover {
text-decoration:underline;
}
#keywords-right{
float:right;
margin-right:25px;
}

#mediagallery{
border:1px solid #666666;
background-color:#f5f5f5;
padding:5px;
margin: 0px 2px 10px 0px;
}

#emptymediagallery{
padding:5px;
margin: 0px 2px 0px 0px;
}

#mediagallery img {
border: 1px solid #666666;
}

#mediagallery img.noborder {
border:0px;
}

#mediagallery-main {
float:left;
}

#mediagallery-thumbs {
float:right;
width:355px;
}

#mediagallery-thumbs img {
width:107px;
margin: 0px 2px 10px 6px;
}
#mediagallery-thumbs hr{
width:75%;
text-align:center;
}

#listing-info {
float:left;
width:512px;
}

.listinginfo-heading{
border-bottom:1px solid #999999;
}

#listing-sidebar {
float:right;
width:170px;
}

#listingmenu{
width:170px;
height:20px;
color:#FFFFFF;
font-weight:bold;
margin-top:3px;
padding: 8px 0px 0px 8px;
}

#listingmenu a{
color:#FFFFFF;
}



.lm1{
background-image:url(../images/listing_but_enquirenow.gif);
background-repeat:no-repeat;
}

.lm2{
background-image:url(../images/listing_but_makeanoffer.gif);
background-repeat:no-repeat;
}

.lm3{
background-image:url(../images/listing_but_watch.gif);
background-repeat:no-repeat;
}

.lm4{
background-image:url(../images/listing_but_contactus.gif);
background-repeat:no-repeat;
}

.listingbox1{
border-top:solid 1px #666666;
background-color:#E7E9EB;
border-left:solid 1px #666666;
border-right:solid 1px #666666;
padding:5px;
}

.listingbox2{
border-bottom:solid 1px #666666;
background-color:#F2F3F4;
border-left:solid 1px #666666;
border-right:solid 1px #666666;
padding:5px;
}

.oddrow{
background-color:#EEEEEE;
}

.updatedrow{
background-color:#FFDDDD;
border: 1px #CC0000 solid;
}

/* warning */

.warningbox {
	padding: 10px;
	line-height: 13px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	border: 1px #CC0000 solid;
	background: #FFDDDD;
	}
	
.warningbox ul {
	padding: 0px;
	margin: 0px;
	}

.warningbox li {
	list-style-type: none;
	}
	
/* message */

.messagebox {
	padding: 10px;
	line-height: 13px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	border: 1px #339933 solid;
	background: #D8ECD7;
	}
.messagebox ul {
	padding: 0px;
	margin: 0px;
	}

.messagebox li {
	list-style-type: none;
	}	
	
/* STANDARD CSS */
	
form {
	margin: 0px;
	}

img {border-width:0px;
	 }
	
a {
	text-decoration: none;
	color: #ffffff;
	}

a:active, a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
input {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#666666;
}
	
input.small {
	width: 90px;
	}
	
input.medium {
	width: 180px;
	}
	
input.large {
	width: 400px;
	}

input.company {
	width: 350px;
	}
	
input.button {
	margin: 2px 2px 2px 2px;
	vertical-align:middle;
	font-size:11px;
	}
	
input.checkbox {
	align: left;
	}
	
select {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	vertical-align:middle;
}
	
select.small {
	width: 90px;
	}
	
select.medium {
	width: 180px;
	}
	
select.large {
	width: 400px;
	}

textarea {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
}
	
textarea.small {
	width: 400px;
	height: 100px;
	}
	
textarea.medium {
	width: 400px;
	height: 200px;
	}
	
textarea.large {
	width: 400px;
	height: 400px;
	}

hr {
	border: 0px;
	height: 1px;
	background-color:#999999;
	color: #999999;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#ASC {
	background-image: url(images/list_arrowdown.gif); 
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:0px 4px;
	}	

#DESC 
{
	background-image: url(images/list_arrowup.gif); 
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: 0px 4px;
	}	