/* CSS Document */

/*	Whitton Laing
	Designed by www.smart-data.co.uk
	Version 1.0 2006
	
	Site colours
	background : #6682b2
	menu : #04235a
	menu text : #04235a
	title text : #5c6e96
	text : #48546a
	light background : #ebf3fd
	
	Fonts
	body : "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	
	Page dimensions
	page : 780px
	sidebar : 188px
	content : 592px
*/
			/*GLOBAL PADDING*/

* {
	padding: 0;
	margin: 0;
	}
	

body {
	background: #6682b2 url(images/top_strip.gif) repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	color: #5c6e96;
	text-align: left;
	}

			/*=HEADINGS*/
	
h1 {
	font-size: 1.4em;
	color: #5c6e96;
	font-weight: normal;
	margin: 20px;
	}

h2 {
	font-size: 1.2em;
	color: #5c6e96
	}

}h3 {
	font-size: 1.1em;
	color: #fff;
	margin: 6px;
	}

h4 {
	font-size: 1.1em;
	color: #5c6e96;
	margin: 20px 0 -20px 20px;
	}

h5 {
	width: 20em;
	font-size: 1.1em;
	color: #5c6e96;
	margin: 20px 0 -20px 20px;
	border-bottom: 1px dotted #5c6e96;
	}

				/*=CONTAINER*/

#container {
	width: 100%;
	background: url(images/top_strip.gif) repeat-x;
	}

				/*=SIDEBAR*/

#sidebar {
	padding-top: 50px;
	width: 170px;
	float: left;
	text-align: left;
	font-size: 1.2em;
	background:url(images/side_top.jpg) no-repeat top left;
	background-color: #6682b2;
	}

#sidebar p {
	color: #fff;
	}



#sidebar form {
	padding-left: 10px;
	}
				/*=FEATURED PROPERTY IMAGES*/

.featured {
	margin: 10px auto;
	padding: 4px;
	width: 129px;
	height: 98px;
	background: url(images/thumb_bg.gif) no-repeat;
	}

 .thumbnail {
	float: left;
	width: 120px;
	border: 1px solid #48546a;
	margin: 15px 0 0 15px;
	padding: 3px;
	padding-bottom: 0;
	color: #48546a;
	text-align: center;
	}

				/*=CONTENT*/

#content {
	width: 610px;
	float: left;
	text-align: left;
	background: url(images/contentbg.gif) repeat-y;
	background-color: #fff;
	font-size: 1.2em;
	padding-bottom: 20px;
	}

#frame {
	padding-left: 20px;
	}

#content p {
	margin: 20px 20px 0 20px;
	line-height: 1.8em;
	color: #48546a;
	}

#content a:link, a:visited {
	color: #5c6e96;
	font-weight: bold;
	text-decoration: none;
	}

#content a:hover, a:active {
	color: #5c6e96;
	font-weight: bold;
	text-decoration: none;
	background-color:#ffffcc;
	}

#contenthome {
	position: relative;
	width: 610px;
	height: 500px;
	float: left;
	text-align: left;
	background: url(images/contentbg.gif) repeat-y;
	background-color: #fff;
	font-size: 1.2em;
	padding-bottom: 20px;
	}

#contenthome p {
	margin: 20px 190px 0 20px;
	line-height: 1.8em;
	color: #48546a;
	}

#contenthome a:link, a:visited {
	color: #5c6e96;
	font-weight: bold;
	text-decoration: none;
	}

#contenthome a:hover, a:active {
	color: #5c6e96;
	font-weight: bold;
	text-decoration: none;
	background-color:#ffffcc;
	}

#featured {
	position: absolute;
	width: 160px;
	top: 200px;
	left: 420px;
	}

#featured h3 {
	color: #5c6e96;
	}

#sidebar h3 {
	background: url(images/house.gif) no-repeat left center;
	margin-top: 40px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}

#sidebar h3 a:link, #sidebar h3 a:visited {
	text-decoration: none;
	color: #fff;
	}

#sidebar h3 a:hover, #sidebar h3 a:active {
	text-decoration: none;
	color: #000;
	}
	

				/*=CONTACT TEXT INDENT*/

.contacttext {
	padding-left: 50px;
	}

				/*=HEADER*/

#header {
	text-align: left;
	position: relative;
	width: 780px;
	height: 134px;
	background: url(images/telno.jpg) no-repeat right;
	}

				/*=HEADER MENU*/

#header ul {
	padding: 20px 0 0 180px;
	}

#header ul li {
	display: inline;
	}

#header ul li a:link, #header ul li a:visited {
	padding: 5px 6px 5px 20px;
	text-decoration: none;
	color: #fff;
	border: none;
	font-weight: normal;
	}

#header ul li a:hover, #header ul li a:active {
	color: #000;
	background-color: #6682b2;
	}

				/*=ICONS FOR HEADER MENU*/

.home {
	background: url(images/home.gif) no-repeat left center;
	}
	
.auction {
	background: url(images/search.gif) no-repeat left center;
	}
	
.contact {
	background: url(images/email.gif) no-repeat left center;
	}

.news {
	background: url(images/news.gif) no-repeat left center;
	}
	
				/*=LOGO HOLDER*/

#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 174px;
	height: 134px;
	}

				/*=MAIN MENU*/

#navcontainer {
	position: absolute;
	top: 100px;
	right: 8px;
	width: 598px;
	height: 34px;
	margin: 0;
	padding: 0;
	}

#navcontainer ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 598px;
	background: url(images/navcontainerbg.gif) repeat-x;
	}

#navcontainer ul li {
	float: left;
	}

#navcontainer ul a {
	float: left;
	display: block;
	padding: 0 2em;
	line-height: 2.1em;
	text-decoration: none;
	color: #999;
	background-image: url(images/menu.jpg);
	}

#navcontainer ul li a:hover {
	color: #fff;
	background-image: url(images/menu_over.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}

#navcontainer ul li a:link, #navcontainer ul li a:visited {
	font-weight: normal;
	font-size: 1.0em;
	color: #fff;
	background-image: url(images/menu.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color:#04235a;
	border: none;
	}

#navcontainer ul li a:hover {
	color: #fff;
	background-image: url(images/menu_over.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}

#navcontainer ul li a#here {
	background-image: url(images/menu_over.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
	}


				/*=SUB MENU*/

#submenu {
	width: 170px;
	padding-top: 20px;
	}

#submenu ul {
	list-style: none;
	padding-bottom: 1px;
	background: url(images/sub_menu_button.jpg) no-repeat bottom;
	}

#submenu li {
	margin: 0px 0;
	}

#submenu li a:link, #submenu li a:visited {
	font-weight: normal;
	font-size: 1.0em;
	display: block;
	width: 170px;
	height: 30px;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	background: url(images/sub_menu_button.jpg) no-repeat right top;
	text-indent: 20px;
	}

#submenu li a:hover, #submenu li a:active {
	background-position: left top;
	}

#submenu li #here {
	background: url(images/sub_menu_button.jpg) no-repeat left top;
	}




	
				/*=FORM STYLES*/	

.registrationtable {
	border-collapse: collapse;
	margin: 2px;
	color: #48546a;
	}

td {
	border: 1px solid #000;
	background: #8399c2;
	color: #000;
	height: 2em;
	line-height: 1.6;
	padding: 1px;
	}

fieldset {
	width: 530px;
	margin: 1em 2em;
	padding: 1em;
	border: 1px solid #6682b2;
	background: #ebf3fd;
	}

legend {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #6682b2;
	}

label {
	float: left;
	width: 10em;
	}

input {
	width: 200px;
	}

input:focus, textarea:focus {
	background: #ecebe6;
	}

.register {
	width: 120px;
	margin-bottom: 8px;
	}

.line {
	float: left;
	width: 50px;
	}





#search h2 {
	width: 3em;
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	}

#search div {
	width: 60px;
	float: left;
	text-align: left;
	}

#search label {
	width: 2em;
	float: none;
	display: inline;
	}

#search p {
	margin: 5px 0;
	}

#search input {
	
	}

input.btn {
	width: 200px;
	}

input.checkbox {
	width: auto;
	float: left;
	}

.clear {
	clear: both;
	}
	
#titles {
	width: 100px;
	}

#titles p {
	padding-bottom: 0.8em;
	
	}
				/*=FOOTER*/

#footer {
	clear: both;
	width: 780px;
	height: 120px;
	background-color: #666;
	background-image: url(images/page_footer.jpg);
	color: #48546a;
	text-align: left;
	}

#xxfooter p {
	padding-right: 20px;
	padding-top: 75px;
	text-align: right;
	}


#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #48546a;
	}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #48546a;
	font-weight: bold;
	background-color:#ffffcc;
	}

#footer .strapline {
	float: right;
	margin-right: 2em;
	margin-top: 8em;
	}

#footer .logo {
	float: left;
	margin-top: 7em;
	}

	
				/*=IMAGE STYLES*/

.imageleft {
	float: left;
	padding: 4px;
	padding-bottom: 12px;
	margin: 0 10px 10px 0;
	background-color: #ebf3fd;
	border: 1px solid #c1c9d2;
	}

.imageright {
	float: right;
	padding: 4px;
	padding-bottom: 12px;
	margin: 0 0 10px 10px;
	background-color: #ebf3fd;
	border: 1px solid #c1c9d2;
	}

.logos {
	float: left;
	padding: 4px;
	padding-bottom: 12px;
	margin: 0 10px 10px 0;
	background-color: #fff;
	border: 1px solid #c1c9d2;
	}

.clearboth {
	clear: both;
	}