/* CSS Document - Created by Tim Davies  - Web engineer*/
html{
	overflow: scroll;
}
body,td,th {
	font-family: Trebuchet MS,arial;
}
body {
	background-color: #9A9A9A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, label{
	font-size:0.9em;
}
.bodytext{
	padding-left:20px;
	padding-right:180px;
}
.bullets{
	list-style:disc;
}
.bodytextheader{
	padding-left:20px;
	font-weight:bold;
	color:#002653;
}
.bodytextheadergreen{
	padding-left:20px;
	font-weight:bold;
	color:#336600;
}

.linktext{
	font-size:0.9em;
}
.menulinks{
	text-decoration:none;
	font-family:Trebuchet MS,arial,arial;
	font-size:0.8em;
	padding-left:8px;
	color:#FFFFFF;
	display:block;
}
.menulinks:link,.menulinks:visited,.menulinks:active{
	color:#FFFFFF;
	padding-left:8px;	
}
.menulinks:hover{
	text-decoration:underline;
	color:#FFFFFF;
	padding-left:8px;	
}
.mnu:hover{
	background-color:#6FA4CF;
}

.mnu_selected{
	text-decoration:none;
	color: #3073AA;
	background-image:url(../images/menuselected.gif);
	background-repeat:no-repeat;	
}
.mnu_links_green:hover{
	background-color:#448800;
}
.mnu_links_external{
	border-top:1px solid #FFFFFF;
}
.mnu_links_external:hover{
	background-color:#E28080;
}

.mnu_green-mailing-listselected{
	color: #3073AA;
	background-color:#448800;
}

#menu a{
    display:block;
}

#greenform label{
	display:inline-block;
	width:100px;
}

/* property management link */
.mnu_propman:link{
	background-image: url(../images/propman_lft.png);
	background-repeat: no-repeat;
}
.mnu_propman:hover{
	background-image:url(../images/propman_lft_hover.png);
	background-repeat:no-repeat;
}
.sidelinks{
	text-decoration:none;
	font-family:Trebuchet MS,arial;
	font-size:0.9em;
	color:#FFFFFF;
}
.sidelinks:link,.sidelinks:visited ,.sidelinks:active{
	color:#FFFFFF;
}
.sidelinks:hover{
	text-decoration:underline;
}

.property_text_title{
	font-family:Trebuchet MS,arial;
	font-size:0.7em;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
}
.property_text{
	font-family:Trebuchet MS,arial;
	color:#FFFFFF;
	font-size:0.7em;
	padding-left:8px;
	padding-left:2px;
}
.propertyborder{
	border:none;
	border-top: 4px #D32920 solid;
}
table.news{
	background-image:url('http://turner-locker.co.uk/images/news_watermark.gif');
	background-repeat:no-repeat;
	background-position: top right;
}

.news_title{
	font-family:Trebuchet MS,arial;
	font-size: 0.8em;
	color:#000000;
	font-weight:bold;
}
.news_body{
	font-family:Trebuchet MS,arial;
	font-size: 0.7em;
	color:#000000;
}
.news_date{
	font-family:Trebuchet MS,arial;
	font-size: 0.8em;
	color:#000000;
}
.main_txt{
	font-family:Trebuchet MS,arial;
	font-size:1em;
	color:#666666;
}

.thinborder{
	border-top:1px;
	border-bottom:0px;
	border-left:1px;	
	border-right:1px;
	border-color:#FFFFFF;
	border-style:solid;
}
.formtext{
	font-family:Arial, Helvetica, sans-serif;
	color:#002654;
	font-size:12px;
	font-weight:normal;
}
.formborder{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-color:#999999;
	border-style:solid;
	padding-top:2px;
	padding-left: 4px;
	color: #000099;
}
.formback{
	background-color:#CACACA;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;	
	border-right:1px;
	border-color:#666666;
	border-style:solid;
}
.floatingnum{
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#EDA9A7;
	position:relative;
	top:-62px;
	width: 600px; 
	text-align:right;
}
.picborderwhite{
	border-color:#FFFFFF;
	border-width:4px;
}
a.advert{
	color:#666666;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
}
.multicolumn_properties{
	width:204px;
/*	height:290px;*/
	margin-right:25px;
	margin-top:0;
	margin-left:0;
	margin-bottom:25px;
	border:0;
	float:right;
}
.floatinggadgets{
	width:184px;
	text-align:right;
	position:absolute;
}

.floatingdelete{
	padding-right:0px;
	padding-top:0px;
	float:left;
	position:relative;
	top:1px;
/*	width:100px;*/
}
img.floatinggadgets{
	margin-left:4px;
	top:4px;
}
.propertylink:link{
	color:#A3B2CC;
	text-decoration:underline;
}
.propertylink:hover{
	color:#A3B2CC;
	text-decoration:none;
}
.propertylink:active{
	color:#A3B2CC;
}
.propertylink:visited{
	color:#A3B2CC;
}
img.smalllogo{
	float:left;
}
.imagefloat{
	float:right;
	position:relative;
	border:solid 1px #CCCCCC;
	margin-right:-100px;
	margin-left:5px;
}

