@charset "utf-8";
/* CSS Document */
body {
	font-size: 14px;
	font-family:Trebuchet,"Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #222;
	text-align: left;
	margin:0;
	padding:0;
	background:#000;
	
	}
p {
	line-height:21px;
}
 h1{
	color:#111;
	font-weight:100;
	font-size:28px;
	margin:0 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
}


 h2{
	color:#444;
	font-weight:100;
	font-size:21px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:lighter;
}

 h3{
	color:#333;
	font-weight:100;
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}



p {
	margin:0 0 10px 0;
	
}

.form {
	margin:0;
	padding:0;
}

img {	
	border:none;
}

th {
	color:#FFF;
	font-weight:bold;
}
td {
	vertical-align:top;
}

a {
	color:#1E4CA8
}

a:visited {
	color:#6b8ccd
}

/************************* BLOCKS *****************************/


#top {
	margin:0;
	padding:0;
	height:100px;
	background:#000 url('/img/top.jpg') repeat-x;
	border-bottom:5px solid #81BB27;
}
#logo {
	width:860px;
	margin:0 auto;
	padding:0;
	height:100px;
}

#logo a {
	background:transparent url('/img/logo.jpg') no-repeat;
	display:block;
	height:100px;
	width:380px;
}

#topHeading {
	float:right;
	text-align:right;
	padding:35px 0 0 0;
}
#topHeading h1 {
	color:#FFF;
}
#menu {
	width:860px;
	margin:0 auto;
	padding:0;
	height:50px;
	
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	float:right;
	position:relative;
	list-style: none;
	height:40px;
	line-height:40px;
	margin:0 0 0 1px;
	padding:0;
	color:#000; 
	}


#menu a, #menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none; 
	color:#000; 
	padding:0 14px 0 0; 
	}
#menu a:hover {
	background:#FFF url('/img/menu_bg.gif') bottom right;
	color:#FFF;
	}
	
#menu a div, #menu a:visited div{
	width:14px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
	}
#menu a:hover div {
	background:#FFF url('/img/menu_bg.gif') bottom left;
	color:#FFF;
	}
	
#menu a span, #menu a:visited span {
	width:14px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
	}
#menu a:hover span  {
	background:#FFF url('/img/menu_bg.gif') bottom left;
	color:#FFF;
	}
	
.current {
	background:#FFF url('/img/menu_bg.gif') bottom right;
}

.current span {
	background:#FFF url('/img/menu_bg.gif') bottom left;
	}

#wrap {
	width:100%;
	padding:0;
	background:#F2EFEA;
}

#extraWrap {
	width:100%;
	background:#FFF;
	border-top:1px solid #E3DDD7;
	border-bottom:1px solid #E3DDD7;
	padding:10px 0;
}

#extraContent {
	width:860px;
	margin:0 auto;
	padding:0;
}

#indexRight {
	width:600px;
	margin:0;
	padding:0;
	height:267px;
	float:right;
}

#indexRight img {
	padding:10px;
}

#topImage{
	background:transparent url(/img/addres-warped.jpg) no-repeat 100% 50%;
	height:200px;
}

#topImage h2 {
	font-size:24px;
}

#topImage p {
	font-size:18px;
	line-height:24px;
}


#indexRight h1 {
	height:50px;
	width:300px;
	padding:10px;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	background:#FFF url('/img/price_bg.jpg') no-repeat;
}

.indexTable h1 {
	color:#333;
	font-size:48px;
	padding:0 5px 0 0;
	margin:0;
	font-family:Trebuchet,"Trebuchet MS",Helvetica,Arial,sans-serif;
	line-height:48px;
}

.indexTable p {
	padding:5px;
	}

#indexRight span {
	font-size:10px;
	float:right;
	margin:10px 0 0 0;
}


.content {
	width:860px;
	margin:0px auto;
	clear:both;
}

#serachBox {
	padding:20px;
	width:840px;
	height:80px;
	background:#fff url('/img/search_bg.jpg') no-repeat;
	font-size:30px;
}
.searchTextField {
	height:50px;
	width:400px;
	font-size:30px;
}	

.steps {
	float:left;
	width:265px;
	margin:0 17px 0 0;
	padding:0 10px 0 0;
}

.steps img {
	padding:10px;
	border:1px solid #CCC;
	width:245px;
	margin:0 0 10px 0;
}



.steps h1{
	color:#529b04;
	font-weight:100;
	font-size:32px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:lighter;
}

#footer {
	margin:50px 0 0 0;
	padding:0;
	height:100px;
	background:#000 url('/img/top.jpg') repeat-x;
}

#footerInner {
	width:860px;
	margin:0 auto;
	padding:10px 0;
	color:#999;
	font-size:12px;
	
}

#footerInner a {
	color:#999;
}
#footerInner a:hover {
	color:#FFF;
}
/****************************** FORM ************************************/


dl {
	border:1px solid #D7D0CB;
	margin:0 0 10px 0;
	padding:2px;
	width:100%;
	background-color:#EDE9E5;
	clear:left;
}
dt {
	float:left;
	margin:1px 0 0 0;
	padding:5px;
	width:200px;
	text-align:right;
	
}
dd {
	background-color:#D7D0CB;
	margin:1px 0 0 210px ;
	padding:5px;
}


dl span {
	color:#CC0000;
}


.textfield {
	padding:3px;
	width:385px;
	margin:2px 0;
	border:1px solid #7E6F68;
	height:16px
}

.password {
	padding:3px;
	width:180px;
	margin:2px 0;
	border:1px solid #7E6F68;
	height:16px
}

.textarea {
	height:100px;
	padding:3px;
	width:385px;
	margin:2px 0;
	border:1px solid #7E6F68;
}

.color {
	padding:3px;
	width:50px;
	margin:2px 0;
	border:1px solid #7E6F68;
	height:16px
}

.postCode {
	padding:3px;
	width:50px;
	margin:2px 0;
	border:1px solid #7E6F68;
	height:16px
}


.submit {
	text-align:center;
	margin:10px 0;
}

.required, .resetOutput{
	color:#CC0000;
}




/**************************** ADMIN **************************/
.admin_buttons {
	float:right;
}
.admin_buttons img{
	border:none;
}
#adminSubNav {
	float:right;
}


#admin ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#111;
}
#admin li.light {
	color:#111;
	padding:5px;
	position: relative;
	text-decoration:none;
	background:#e8e3d9;
}
#admin li.dark {
	color:#111;
	padding:5px;
	position: relative;
	text-decoration:none;
	background:#dcd5c9;
}


#admin tr.light {
	color:#111;
	padding:5px;
	position: relative;
	text-decoration:none;
	background:#e8e3d9;
}
#admin tr.dark {
	color:#111;
	padding:5px;
	position: relative;
	text-decoration:none;
	background:#dcd5c9;
}
  


#admin th {
	color:#FFF;
	padding:5px;
	position: relative;
	text-decoration:none;
	background:#81BB27;
}


#admin th a {
	color:#FFF;
}

#admin th a:hover {
	color:#FFF;
	text-decoration:none;
}


#admin td {
	padding:5px;
}
  
  
.adminSubNavAdd {
	background:transparent url('/img/add.png') no-repeat;
	padding:0 0 0 20px;
}

.adminSubNavList {
	background:transparent url('/img/list.png') no-repeat;
	padding:0 0 0 20px;
}

.adminSubNavDownload {
	background:transparent url('/img/down.png') no-repeat;
	padding:0 0 0 20px;
}


/*********************** MESSAGE BOX **********************/
  
#messageBox {
	width:100%;
	padding:0;
	margin:0 0 10px 0;
	color:#CC0000;
	border:1px solid #CC0000;
	background:#FBECEC;
	display:none;
}

#message {
	padding:5px;
}
#messageBox .closeMessageBox a {
	padding:5px;
	float:right;
	margin:0px;
	color:#CC0000;
	text-decoration:none;
}

#messageBox .closeMessageBox a:hover {
	padding:5px;
	margin:0px;
	color:#CC0000;
	text-decoration:underline;
}


.closeMessageBox a:hover {
	float:right;
	padding:0px;
	margin:0px;
	color:#CC0000;
	text-decoration:underline;
}



/******************** PAGE NAVIGATION ********************/
.pages {
	padding:20px 0 0 0;
    font-size: 12px;
    text-align:center;
	width:100%;
}
.pages a, .pages span {
    padding: 2px 6px;
    margin-right: 0.5px;
    border: 1px solid #81BB27;
    background: #fff;
    color: #333;
}

.pages span.current {
    border: 1px solid #81BB27;
    background: #81BB27;
    color: #FFF;
}

.pages a {
    border: 1px solid #81BB27;
    text-decoration: none;
}

.pages a:hover {
    border-color: #81BB27;
    background-color: #D1E6ED;
    color: #000;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #81BB27;
}

.pages span.nextprev {
        border: 1px solid #81BB27;
        color: #FFCCFF;
}


#menu .homeLink {
	float:left;
}

#menu .homeLink a {
	width:265px;
	height:61px;
	display:block;
	background:none;
}
#menu .homeLink a:hover {
	background:none;
}


/******************* STATS ********************/
.statsMainTable tr {
	vertical-align:top;
}

.statsTable {
	
	border:1px solid #b7aa9c;
}

.statsTR {
	background:#e3dccf;
}

.statsTable th {
	padding:10px;
}

.statsTable td {
	padding:2px;
	border-top:1px solid #b7aa9c;
}

.statsTable h3 {
	padding:0;
	margin:0;
}


#shareProperty {
	padding:0;
	height:30px;
	float:right
}

#shareProperty a {
	text-decoration:none;
}

.shareProperty {
	margin:0 10px;
}

#siteRight {
	float:right;
    width:240px;
    margin:0;
}

#siteIcons {
	margin:0 0 0;
	float:right;
    font-size:21px;
}

#siteIcons img {
	margin:0 5px;
	
}

#siteIcons div {
	margin:0 5px;
	float:right;
    color:#1C2D55;
}

#share {
	float:right;
}
