@import url(form.css);

* { margin: 0px; padding: 0px; font-size: 100%; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a:link { color: #0000FF; }
a:visited { color: #FF0000; }
a:hover { color: #800000; }
a:active { color: #000080; }
body { background-color: #f2f2f2; font-size: 0.7em; color: #000000; line-height: 1.6em; }
h1, h2, h3, h4, h5, h6 { color: #000044; }
h1 { font-size: 1.5em; margin-bottom: 0.75em; font-weight: normal; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
hr { display: none; }
div.hr { border-top: 1px solid #000000; padding-top: 8px; margin-bottom: 7px; }
img { border: 0px; }
input.text, input.text-ghosted { padding: 2px; border: 1px solid #808080; }
input.text-ghosted { color: #808080; }
input.text { color: #000000; }
a.button, input.button { text-decoration: none; background-color: #000044; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #000088; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }

#shadow { width: 940px; margin: 10px auto 0px; background-image: url(../images/shadowright.gif); background-repeat: repeat-y; background-position: top right; }
#root { width: 920px; height: 1%; border: 2px solid #bad9de; background-color: white; }
	#header { }
		#mainmenu { float: right; padding: 0px 30px 0px 0px; }
			#mainmenu ul { list-style-type: none; margin: 0px; padding: 0px; margin-bottom: 10px; }
			#mainmenu li { display: inline; }
			#mainmenu a:link, #mainmenu a:visited { display: block; float: left; padding: 85px 8px 8px 8px; margin-left: 1px; background-color: #c1dfe3; color: #000000; text-decoration: none; }
			#mainmenu a span { display: block; }
			#mainmenu a:hover, #mainmenu a:active { text-decoration: underline; }
			
			#mainmenu #link- { background-color: #f7911d; color: #FFFFFF; }
			#mainmenu #link-about { background-color: #bf5026; color: #FFFFFF; }
			#mainmenu #link-letting-your-property { background-color: #067f90; color: #FFFFFF; }
			#mainmenu #link-search { background-color: #70bf44; color: #FFFFFF; }
			#mainmenu #link-contact { background-color: #4e2d88; color: #FFFFFF; }
			
		#logo { float: left; }

#main { background-color: #FFFFFF; height: 1%; background-image: url(../images/logo-br.gif); background-repeat: no-repeat; background-position: bottom right; padding-bottom: 60px; }
	#mainbody-index { float: left; width: 460px; }
		#mainbody-index .content { padding: 30px 20px 20px 40px; }

	#mainbody .content { padding: 30px 20px 20px 40px; }
	
	#searchbox { float: right; width: 400px; margin-right: 30px; margin-bottom: 30px; }
	#searchbox #searchimage { padding-left: 20px; margin-bottom: 5px; }
		#searchbox .content { border: 1px solid #bad9de; padding: 20px; }
		
	#property-thumbnails { float: right; width: 400px; margin-right: 30px; margin-bottom: 30px; }
		.property-thumbnail { float: left; width: 70px; height: 70px; border: 1px solid #b0b0b0; margin-right: 8px; margin-bottom: 8px; }
		.property-printedimage { float: left; width: 180px; height: 180px; margin-right: 10px; margin-bottom: 10px; }

.property-box { border-bottom: 1px solid #bad9de; margin-bottom: 20px; }
	.property-town { float: left; width: 254px; margin-right: 20px; }
		.property-town h4 { background-color: #0b4a82; padding: 2px 8px; color: #FFFFFF; font-weight: bold; font-size: 1.1em; text-align: right; }
		.property-town .property-image { text-align: center; margin-top: 10px; margin-bottom: 10px; }
		.property-town .property-image img { text-align: center; margin-top: 10px; border: 1px solid #b0b0b0; }
		
	.property-text { float: left; width: 600px; }
	.property-price { float: right; margin-bottom: 8px; width: 239px; padding: 2px 8px; background-color: #067f90; background-image: url(../images/pricebkgd.gif); background-repeat: repeat-y; background-position: top right; padding: 2px 8px; color: #FFFFFF; font-weight: bold; font-size: 1.1em; text-align: right; }
	
#copyrights { width: 920px; padding-top: 10px; padding-right: 20px; margin: 0px auto; text-align: right; font-size: 0.8em; color: #606060; background-image: url(../images/shadowbottom.gif); background-repeat: no-repeat; }

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.float-left { float: left; }
.float-right { float: right; }

table.form th { background-color: #747474; padding: 2px 3px; font-weight: normal; color: #ffffff; }
table.form td { background-color: #fdfdfd; padding: 2px 3px; }
table.form div.hr { border-top: 1px solid #747474; padding-top: 0px; margin-bottom: 0px; }

.error { color: #ff0000; text-align: center; }

#mainbodypadding table th { background-color: #747474; padding: 2px 3px; font-weight: normal; color: #ffffff; }
#mainbodypadding table td { background-color: #f0f0f0; padding: 2px 3px; vertical-align: top; }

