body{

	font-family:Arial, Helvetica, sans-serif; 

	font-size:14px; 

	color:#333333; 

	background-color:#FFFFFF; 

	margin:0px;

	line-height:22px;

}

a{color:#6e9fcd; text-decoration:none; outline:none}
a:hover{color:#666666; text-decoration:underline}
img{border:0px}
h1, h2, h3, h4{font-family: 'Bitter', serif;font-weight:normal; margin:0px; margin-bottom:15px;}
p{margin:0px; padding:0px; padding-bottom:10px}

h1{font-size:28px; color:#232323; margin-bottom:25px; line-height:32px}
h2{font-size:22px; color:#232323; margin-bottom:25px; color:#666666}
h3{font-size:16px; color:#660033; margin-bottom:5px}
h4{font-size:18px; color:#000; margin-bottom:10px; margin-top:30px}
th, td{vertical-align:top}

input, textarea{border-radius:5px; border:1px solid #ccc; padding:4px}
textarea{ font-family:Arial, Helvetica, sans-serif; -moz-border-radius: 4px; border-radius: 4px; padding:6px; border:1px solid #e6e7e8;}
hr{border:0px; border:1px dotted #999999; margin-bottom:20px; margin-top:20px}
label{display:block; font-size:11px; font-weight:bold; clear:both; vertical-align:top}
label p{float:left; min-width:100px; padding-top:10px}
label input, .infotable input, .infotable textarea{border:1px solid #e6e7e8; padding:7px;-moz-border-radius: 4px;
	border-radius: 4px; outline:none}
select{border:1px solid #e6e7e8; padding:4px;-moz-border-radius: 4px;border-radius: 4px; outline:none}

blockquote{
	background-color:#f0f1f2;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #e6e7e8;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
	padding:15px
}

blockquote h2{color:#6e9fcd; font-size:18px; margin-bottom:15px}
blockquote hr{ border:0px; border-bottom:2px solid #333333; margin-bottom:30px; margin-top:30px}


.flex{display:-webkit-flex; display:flex; -webkit-align-items:stretch; align-items:stretch}
.flex > div{-webkit-flex-grow:1; flex-grow:1}
.green{color:#00A203}
.noPhoto{border:6px dashed #868686; padding:90px 10px}
.propFlex img{max-width:100%; margin-bottom:15px}
.propFlex > div:last-of-type{max-width:300px; width:300px min-width:300px}
.propFlex input[type=file]{ background-color:#fff; max-width:185px}

#top{height:4px; overflow:hidden; background-color:#232323; width:100%}
#socialIconsTop{ position:absolute; top:25px; right:0px}
#masthead{width:1010px; height:90px; margin-left:auto; margin-right:auto; position:relative}
#logo{position:absolute; top:20px; left:0px}
#rhc{width:380px; float:right}

#nav{list-style:none; margin:0px; padding:0px; position:absolute; left:0px; top:80px; font-size:11px}
#nav li{float:left; padding:0px 12px 0px 12px; border-right:1px solid black}
#nav li:first-child{padding-left:0px}
#nav li:last-child{border:0px}
#nav a:hover{ text-decoration:none; color:#000000}

#container{width:1010px; border-top:1px solid white; margin-left:auto; margin-right:auto; background-image:url(../images/masthead.jpg); background-repeat:no-repeat;}

#content{min-height:300px; margin-top:250px; padding-bottom:30px; margin-left:5px}
#content strong, #content b{ font-weight:normal}

#footerOuter{background-color:#232323; width:100%; height:120px; margin:0px; padding-top:40px; margin-top:60px}
#footer{width:1010px; margin:0px auto 0px auto ;margin-left:auto; margin-right:auto; color:#CCCCCC; font-size:11px; display:block}
#footer a{color:#CCCCCC}
#address{width:800px; margin-top:10px; line-height:16px; margin-left:20px}
#social-icons{float:right; margin-top:30px; margin-right:20px}
#pricePaidDisplay{ font-size:18px; font-weight:bold; padding-top:8px; color:#006600}

.user_action_timescale{float:right; width:540px; padding-top:5px}



.infotable{ border:0px; margin-bottom:25px; font-size:14px}

.infotable tr:nth-child(odd){ background-color:#F2F2F2}

.infotable tr:nth-last-child(1) td{ border:0px}

.infotable th, .infotable td{padding:5px}

.infotable th{ font-weight:bold; text-align:right; padding-top:14px; font-size:14px}

.infotable td, .infotable th{vertical-align:top}



.qContainer h2{cursor:pointer}



.displaytable{border:0px; margin-bottom:25px; font-size:14px}

.displaytable tr:nth-child(odd){ background-color:#F2F2F2}

.displaytable tr:nth-last-child(1) td{border:0px}

.displaytable th, .displaytable td{padding:10px; border-bottom:1px dotted silver; text-align:left}

.displaytable th{ font-weight:bold;font-size:14px}


.floatright{float:right; margin-bottom:10px}
.closeme{display:none; text-align:right; font-weight:bold; clear:both}
.actionquote{ background-color:#FFFFFF}
.actionquote hr{border-bottom:1px dotted silver; margin:5px; margin-left:0px}
.actionquote label{width:98% !important}
.radiobuttonfield label{min-width:40px}
.checkboxlabel{ padding:0px; margin:0px;}
.button{padding:10px 30px 10px 30px; background-color:#333333; color:#FFFFFF; font-weight:bold; -moz-border-radius: 5px; border-radius: 5px; border:1px solid #666666; cursor:pointer; box-shadow: 2px 2px 3px #888;}
.small{font-size:0.8em;}
.bold{font-weight:bold !important}

.scrollbox{ height:160px; overflow:auto; border:1px solid #e6e7e8;-moz-border-radius: 4px;border-radius: 4px; padding:10px; background-color:#fff; margin-bottom:10px}
.red{color:#990000}
.blue{color:#6eabde}
.grey{ color:#666666}
.mandatory td{color:#990000}

.reporttable{}
.reporttable th, .reporttable td{ padding:5px; border-bottom:1px dotted #fff; text-align:left}
.reporttable th{padding-left:0px; color:#666666; font-size:14px}

.actions{padding:0px; margin:0px; margin-left:20px}
.reportComment, .reportAction, .reportControl{width:480px; margin-bottom:25px}
.reportComment{float:left}
.reportAction, .reportControl{float:right}
.divider{clear:both; border-bottom:1px solid white; border-top:1px solid #999999; margin-bottom:30px}
.infotext{ padding-top:10px; color:#333333; font-size:0.9em; line-height:14px}

#sleepingRiskWarning, #fourStoreysWarning{color:#990000; font-weight:bold;display:none; padding-top:15px}

#priceCalc{}
#priceCalc th{text-align:right}
#priceCalc th, #priceCalc td{font-size:11px}
#priceCalc #pricePaidDisplay{padding:0px; font-size:14px}
.calcButton{ background-color:#333333; color:#FFFFFF}

#subNavContainer{height:30px; clear:both; padding:10px; padding-left:0px; font-size:12px; font-weight:bold}

#qNav{list-style:none; margin:0px; padding:0px; margin-bottom:20px; clear:both; display:block}

#qNav li{float:left; margin-right:10px}

#qNav a{padding:5px 15px 5px 15px; border:2px solid #608cff; -moz-border-radius: 5px; border-radius: 5px; background-color:#e6edff; color:#333333; text-decoration:none; box-shadow: 2px 2px 2px #ffefef;}

#qNav a:hover{background-color:#7097ff; color:#FFFFFF}



#colourKey{}

.redbox, .greenbox{ display:inline; padding:2px 10px 2px 10px; border:1px solid green; border-radius:3px; margin-right:10px}

.redbox{border-color:red}

.greenbox{ margin-left:20px}

.small{font-weight:normal !important; font-size:10px}



.hidden{display:none}

.hidden label{width:100px}

.helpIcons{float:right}

.plusminus{float:left; margin-right:10px}

.helper{border:1px dotted silver; -moz-border-radius: 10px; border-radius: 10px; padding:20px; display:none; background-color:#FFF2CA; margin-bottom:15px}

.linedtable td, .linedtable th{border-bottom:1px dotted #ccc; padding-bottom:10px; padding-top:10px; vertical-align:top}

.borderbottom{ border-bottom:1px dotted silver; margin-bottom:20px}



.documentList{ list-style:none; padding:0px; margin:0px}

.documentList li{border-bottom:1px dotted silver; padding-top:5px}

.documentList li:last-child{border:0px}

.documentList li a{display:block; padding:10px; padding-left:43px; margin-bottom:5px; background-image:url(../images/icon-word.png); background-repeat:no-repeat; background-position:5px 5px; -moz-border-radius: 4px; border-radius: 4px;}

.documentList li a:hover{background-color:#e3e3e3; text-decoration:none}



/* --- BLOG -- */



.postoverview{padding-bottom:40px; margin-bottom:20px; border-bottom:1px dotted silver; clear:both; min-height:260px; line-height:22px; color:#666666;font-family: 'Droid Sans', arial, serif;; font-size:13px}

.postoverview p{}

.blogphoto{width:199px; height:199px; float:right; margin-left:15px; margin-bottom:15px; overflow:hidden}

.blogphotosmall{width:120px; height:120px; float:right; margin-left:10px; margin-bottom:10px; overflow:hidden; background-color:#CCCCCC; padding:4px}

.blogpostedby{border:1px dotted silver; border-left:0px; border-right:0px; padding:6px 0px 6px 0px; margin:10px 0px 10px 0px; color:#999999; font-size:14px; font-weight:bold; font-style:italic}

.readmore{clear:both; padding-top:14px; text-align:right}

.readmore a{text-decoration:none}

.postoverview h2{ color:#333333; font-size:20px; font-variant:normal}

.tweet{float:right; margin-left:15px; margin-bottom:10px; width:100px; clear:right}



.comment{border-bottom:1px dotted silver; font-family: 'Droid Sans', arial, serif;; font-size:13px; color:#666666; min-height:60px}

.comment img{float:left; margin-right:20px}

.comment h3{padding:0px; margin:0px; margin-top:15px; font-size:14px}

.comment h3 p{padding:0px}

.commdate{font-style:normal; padding:0px; margin:0px}

.commentform{font-family: 'Droid Sans', arial, serif; font-size:13px; clear:both}

.commentform strong{font-size:16px}

.commentform textarea{width:450px}



.subUsersTable{border:1px solid #666666; margin-bottom:15px; box-shadow:2px 2px #ccc; width:970px}

.subUsersTable th, .subUsersTable td{padding:4px; border-right:1px dotted #ccc; font-size:12px}

.subUsersTable th{ background-color:#F5F5F5; text-align:left; }

.subUsersTable td{background-color:#fff; border-top:1px dotted #ccc}



.usertree{margin:0px; padding:0px; padding-left:15px; font-size:11px}

.usertree li{padding:0px; margin:0px}



.percBarOuter{background-color:#F4F4F4; width:100%; height:20px; border-radius:6px; border:1px solid #ccc; overflow:hidden; text-align:left; position:relative}

.percBarLegend{position:absolute; font-size:10px; color:#fff; top:0px; left:5px}

.percBarInner{height:20px; width:50%; background-color:#009933; border-radius:3px;}



#newsticker{list-style:none; padding:0px; margin:0px; font-size:13px}

#newsticker li{padding:0px; margin:0px; padding-top:5px; padding-bottom:10px; background-color:none; display:none; width:350px}

#newsticker li strong{color:#0a67a3;}



.pagelinks{margin-top:15px}

.pagelinks a{display:block; float:left; margin-left:3px; padding:0px 7px; border:1px solid #CCCCCC;

text-decoration:none; border-radius:10px}

.pagelinks a:hover{ background-color:#F5F5F5}