/* Burton & Co. CSS Document */
/* Author: Sorrel Hoare      */
/* Copyright: Vebra 2007     */
* { padding: 0; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px;}
body {
	background: #009D2A url(../stat/body_bg.jpg) 0 0 repeat-x;
	}
#main_container {
	margin: 0 auto;
	width: 800px;
	height: 720px;
	min-height: 720px;
	background: url(../stat/bg.jpg) 0 0 no-repeat;
	color: #fff;
	}
#hiddenLogo {display:none;}
.numbered_lists {
	list-style-type: decimal;
	margin-left: 40px;
	}

#centre {
	width: 595px;
	margin-top: 30px;
	}

#feature {
	margin: 10px 10px 10px 20px;
	}

.hide {
	display: none;
	}
	
.left {
	float: left;
	}
	
.bold {
	font-weight: bold;
	}
	
.hdr {
	margin-bottom: 10px;
	}

a {
	color: #fff;
	}

p {
	padding: 5px 10px 0 0;
	line-height: 16px;
	clear: left;
	text-align:justify;
	}
	
h2, h3, h4 { text-align: center; line-height: 18px; }
h2 { font-size: 18px; line-height: 20px; color:#B9C1E2; margin-bottom: 5px; }
h3 { font-size:14px; }

#centre ul { padding: 10px 20px; background:#72C989; color:#021C97; border: 0px solid #FF9A00; }

.bluechip { color: #B9C1E2; font-weight:bold; }

#nav_bar li a {
	display: block;
	width: 160px;
	height: 23px;
	margin-bottom: 5px;
	}
	
#nav_container {
	width: 183px;
	padding-left: 20px;
	padding-top: 30px;
	}
	
#nav_bar {
	list-style-type: none;
	}
	
#nav0 a{background: url(../stat/nav_search.jpg) 0 0 no-repeat;}
#nav1 a{background: url(../stat/nav_val.jpg) 0 0 no-repeat;}
#nav2 a{background: url(../stat/nav_reg.jpg) 0 0 no-repeat;}
#nav3 a{background: url(../stat/nav_details.jpg) 0 0 no-repeat;}
#nav4 a{background: url(../stat/nav_about.jpg) 0 0 no-repeat;}
#nav5 a{background: url(../stat/nav_conv.jpg) 0 0 no-repeat;}
#nav6 a{background: url(../stat/nav_hips.jpg) 0 0 no-repeat;}
#nav7 a{background: url(../stat/nav_legal.jpg) 0 0 no-repeat;}
#nav8 a{background: url(../stat/nav_home.jpg) 0 0 no-repeat;}

#nav0 a:hover{background: url(../stat/nav_search_over.jpg) 0 0 no-repeat;}
#nav1 a:hover{background: url(../stat/nav_val_over.jpg) 0 0 no-repeat;}
#nav2 a:hover{background: url(../stat/nav_reg_over.jpg) 0 0 no-repeat;}
#nav3 a:hover{background: url(../stat/nav_details_over.jpg) 0 0 no-repeat;}
#nav4 a:hover{background: url(../stat/nav_about_over.jpg) 0 0 no-repeat;}
#nav5 a:hover{background: url(../stat/nav_conv_over.jpg) 0 0 no-repeat;}
#nav6 a:hover{background: url(../stat/nav_hips_over.jpg) 0 0 no-repeat;}
#nav7 a:hover{background: url(../stat/nav_legal_over.jpg) 0 0 no-repeat;}
#nav8 a:hover{background: url(../stat/nav_home_over.jpg) 0 0 no-repeat;}

/******** QUICKSEARCH STYLES ********/

#quicksearch {
	width: 202px;
	height: 167px;
	background: url(../stat/qs_bg.gif) 0 0 no-repeat;
	margin-left: 13px;
	padding-top: 30px;
	color: #fff;
	}

#quicksearch p{
	margin: 0 5px;
	}

#quicksearch fieldset {
	border: none;
	color: #000000;
	}

#qs_minPrice, #qs_maxPrice, #alo, #type {
	width: 125px;
	color: #000000 !important;
	margin-bottom: 5px;
	}

#beds {
	color: #000000 !important;
	margin-bottom: 5px;
	}

#quicksearch #submit {
	background: url(../btns/search.gif) 0 0 no-repeat;
	width: 78px;
	height: 20px;
	display: block;
	border: none;
	}

hr { 
	border: 0px;
	border-bottom: 1px dotted #666;
	margin-top: 5px;
	background: none;
	}
	
	
/* FORMS */


fieldset {
/*	border: 0; */
width: 490px;
padding: 10px;
margin-top: 10px;
}

fieldset legend {
	font-weight: bold;
	padding: 0 5px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
fieldset label {
	display: block;
	width: 165px;
	float: left;
}

div.subform {
	width: 270px;
	margin-left: 165px;

}

div.subform label {
	width: 220px;
	margin-left: 0;
	margin-bottom: 4px;
}

input, select, textarea {
	margin-bottom: 4px;
}

input {
	background: #eee;
}

div.subform input {
	float: left;
	margin-right: 6px;
}

br.clearing {
	clear: left;
}


input#form_sendbtn {
	margin: 10px 0 10px 180px;
	width: 100px;
/*	height: 18px;
	width: 71px;
	background: url(../images/btn_register.gif) 0 0 no-repeat;
	text-indent: -5000px;
	overflow: hidden;*/
}

div.form_frame fieldset input {
	background: #F2F2F2 !important;
}

div.form_frame fieldset input.required {
	background: #FFFFA0 !important;
}

div.form_frame fieldset div.subform input {
	background: none !important;
}

#form_sendbtn {
background:transparent url(../btns/submit.gif) no-repeat scroll 0pt;
color:#000099;
font-size:10px !important;
font-weight:bold;
height:20px;
margin:2px 0pt;
padding-bottom:2px;
width:110px;
}