/*
*/

* {
	margin: 0;
	padding: 0;
}

body {
		background: #fff url(graphics/top-nav.gif) repeat-x top left;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}


h1, h2 {
	
	color: #87e011;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #87e011;
}

h3 {
	font-size: 1.1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}


a {
	text-decoration: none;
	/*color: #87e011;*/
	color:#000000;
	font-weight:bolder;
	text-decoration:underline;
}

a:hover {
	border: none;
	text-decoration:none;
}



hr {
	display: none;
}

/* Wrapper */

#wrapper {
	

}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	z-index:900;
}

#menu {
	height: 47px;
	width: 976px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;

	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #58032F 1px solid;
	color: #FFFFFF;
}

#menu a:hover {
	background: #24cf1d;
	color: #FFFFFF;
}

#menu .current a {
	background: #24cf1d;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF;
}

#menu .last{
	border-right: #58032F 1px solid;
}


/* Logo */

#logo {
	width: 900px;
	height: 261px;
	margin: 0 auto;
	background: url(graphics/big_hero2.jpg) no-repeat left top;
}


/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	
	background: #FFFFFF;
	border-top: none;
	padding:10px;
}

/* Content */

#content {
	float: left;
	width: 660px;
	min-height:500px;
}

#right {
width:190px;
float:right;
}

#right a, #right img
{
	border: none;
	text-decoration:none;
}


/* Footer */

#footer {
	background: #000000;
	height: 60px;
	padding-top: 20px;
	
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	
	padding: 2px 7px;
	color: #fff;
}


#enquireonline a {
display:block;
width:286px;
height:56px;
padding:2px;
background-color:#4ca42b;
border:1px solid #32721a;
margin-top:5px;
font-size:18px;
font-weight:700;
background:url(graphics/black_contact.png) no-repeat right bottom #4ca42b;
font-size:14px;
color:#FFFFFF;
}


.currentday {
background-color:#4ca42b;
color:#FFFFFF;
}

.day {
color:#000000;
}
.f-left {
float:left;
margin:5px;
margin-left:0;
}

.f-right {
float:right;
margin:5px;
margin-left:0;
}

#viewadditional {
padding:6px;
border:1px solid #000;
margin-top:10px;
}

#clickme {
font-size:16px;
font-weight:bold;
}

#menu1 {

width:205px;
float:left;
margin-left:110px;
margin-top:3px;

z-index:100;
}



#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	float: left;
}

#menu1 a {
	display: block;
	float: left;
width:180px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #fff url(graphics/top-nav.gif) repeat-x top left;
	border:1px solid #000;
}

#menu1 a:hover {
	background: #24cf1d;
	color: #FFFFFF;
}
#seomakes {
width:660px;
float:left;
clear:both;
margin-top:20px;
}

#seomakes a {
color:#333333;
}

.searchresult
{
	border: 0px solid black;
	text-decoration:none;
	width: 680px;
}

.searchresult a
{
	border: none;
	text-decoration:none;
}
.searchresult img
{
	border: none;
	text-decoration:none;
}
.result_row_0, .result_row_3	
{ 
	background-color: #38C731; 
	height: 80px;
}

.result_row_1, .result_row_2
{ 
	background-color: #FFFFFF; 
	height: 80px;
}




.asearchresult
{
	border: 0px solid black;
	text-decoration:none;
	width: 340px;
	float:left;
	line-height: 110%;
}

.asearchresultSold
{
	border: 0px solid black;
	background-image: url("{template_url}/graphics/big_hero2.jpg");
	background-repeat: no-repeat;
	background-position: top  left;
	z-index: 5;
	text-decoration:none;
	width: 340px;
	float:left;
	line-height: 110%;
}

#searchsold
{
	color: red; 
	position: absolute; 
	left: -100px
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}