html
{
	height:100%;
	overflow:scroll;
}

html,body
{
	margin:0;
	padding:0
}

body
{
	font: 76% arial,sans-serif;
}






/* - bof - width control - */

div#bodydiv
{
	padding: 0 350px 0 350px;
	text-align: center;
}

div#sizer
{
	width: 100%;
	text-align: left;
}

div#expander 
{
	margin: 0 -350px 0 -350px;
	position: relative;
	min-width:700px;
}

/* Holly Hacks \*/
* html div#bodydiv, 
* html div#sizer, 
* html div#expander { height: 0; }
/* */

/* - eof - width control - */


div#bodydiv table {
	font-size:12px;
}

/* - bof - stndard definitions - */

p
{
	margin:0 0 10px 0;
}

a:link,
a:visited
{
	display:inline;
	margin:0;
	padding:0;
	color:#246f4c;
	font-weight:bold;
	text-decoration:none;
}

a:hover,
a:active
{
	text-decoration:underline;
}

img
{
	margin:0;
	padding:0;
	border:0;

}

img.imgleft
{
	float:left;
	margin:0 15px 5px 0;
}

img.imgright
{
	float:right;
	margin:0 0 5px 15px ;
}

br.clearthis
{
	clear:both;
	width:100%;
}

/* - eof - standard definitions - */








div#wrapper
{
	float:left;
	width:100%
}

div#col_m
{
	line-height:1.4;
	margin: 0 204px 0 190px;
	padding:0 0 20px 0;
}




div#col_m h1
{
	font-size:1.6em;
	font-weight:normal;
	margin:0 10px 15px 25px;
	padding:0;
	color:#016b92;
	line-height:1.2em;
}

div#col_m p
{
	margin:0 10px 10px 25px;
	text-align:justify;
	padding:0;
}

div#col_m p.date
{
	margin:0 10px 10px 25px;
	text-align:justify;
	padding:0;
	font-size:0.9em;
	color:#016b92;
}

div#col_m p.nobtmmargin
{
	margin-bottom:0;
	padding-bottom:0;
}

div#col_m div.page_img_hold_a
{
	float:right;
	width:176px;
	border-top:1px solid #b7b5b5;
	border-bottom:1px solid #b7b5b5;
	background:url("../images/1pxdot1.gif") repeat-y top left;
	margin:0 10px 10px 20px;
}

div#col_m div.page_img_hold_b
{
	float:right;
	width:170px;
	padding:2px 3px;
	background:url("../images/1pxdot1.gif") repeat-y top right;
	text-align:right;
}

div#col_m div.page_img_hold_b a
{
	color:#838080;
	font-weight:normal;
	font-size:10px;
}

div#col_m h2
{
	font-size:1.1em;
	font-weight:bold;
	margin:0 10px 15px 25px;
	padding:15px 0 0 0;
	color:#016b92;
}

div#col_m h3.bar01
{
	color:white;
	padding:1px 2px;
	font-size:1.2em;
	margin:0 10px 5px 25px;
	display:block;
	background:#9a8f7e;
}

div#col_m ul
{
	margin:0 10px 0 25px;
	padding:0 0 10px 20px;
	list-style: disc url("../images/bullet01.gif");
}

div#col_m ul li
{
	margin:0;
	padding:0;
}

div#col_m ul.key_docs li p
{
	margin:5px 0 15px 0;
	padding:0;
	font-size:11px;
}

div#col_m ul li a
{
	color:#3a4245;
}

div#col_m div.partners
{
	margin:0 10px 0 30px;
}

div#col_m div.partners img
{
	margin:0 15px 0 0;
}




/* - bof - page header - */

div#col_m div.h00a
{
	width:100%;
	height:182px;
	background:url("../images/rnd01.gif") left bottom no-repeat white;
}

div#col_m div.h00a div.h00b
{
	width:100%;
	height:166px;
	background:#006aaa;
}

div#col_m div.h00a div.h00b div.top
{
	width:100%;
	height:28px;
	background:url("../images/2pxdot.gif") left bottom repeat-x #878787;
}

div#col_m div.h00a div.h00b div.cols
{
	display:table;
	width:100%;
	height:106px;
	background:url("../images/2pxdot.gif") left bottom repeat-x #006aaa;
}

div#col_m div.h00a div.h00b div.cols div.c1a,
div#col_m div.h00a div.h00b div.cols div.c2a,
div#col_m div.h00a div.h00b div.cols div.c3a
{
	display:table-cell;
	width:33%;
	height:104px;
}

div#col_m div.h00a div.h00b div.cols div.c1a
{
	background:url("../images/test-image1.jpg") no-repeat top right;
}

div#col_m div.h00a div.h00b div.cols div.c2a
{
	background:url("../images/test-image2.jpg") no-repeat top right;
}

div#col_m div.h00a div.h00b div.cols div.c3a
{
	background:url("../images/test-image3.jpg") no-repeat top right;
}


/* - eof - page header - */










div#col_l
{
	float:left;
	width:190px;
	margin-left:-100%;
	padding:0 0 50px 0;
}

div#col_l img
{
	display:block;
}







/*
General rules
*/

#nav ul{
	margin:0px;
	padding:0px;
	position:relative;
	background:#006aaa;
}

#nav li{
	list-style-type:none;
	position:relative;
}

#nav div{
	margin:0px;
	padding:0px;
}

/* 	Layout CSS */
#nav{
	width:190px;
}

/* All A tags - i.e menu items. */

#nav a
{
	color: white;
	text-decoration:none;
	display:block;
	clear:both;

}

/*
A tags
*/

#nav .slMenuItem_depth1{	/* Main menu items */
	margin:0 0 0 0;
	padding:8px 10px 8px 10px;
	border-bottom:1px solid white;
	font-weight:bold;
	font-size:1.2em;
	width:170px;
}


#nav .slMenuItem_depth2{	/* Sub menu items */
	margin:0 0 0 0;
	padding:5px 10px;
	border-bottom:1px solid #007aaa;
	border-top:1px solid #90c4dd;
	width:170px;
	font-weight:normal;
	font-size:0.9em;
	font-weight:bold;
}

#nav .slMenuItem_depth3{	/* Sub menu items */
	margin:0 0 0 0;
	padding:5px 10px;
	width:170px;
	font-weight:normal;
	font-size:0.9em;
}

#nav .slMenuItem_depth4{	/* Sub menu items */
	margin-top:1px;
	color:red;
}

#nav .slMenuItem_depth5{	/* Sub menu items */
	margin-top:1px;
}

/* UL tags, i.e group of menu utems.
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e.

#nav .slideMenuDiv1

instead of

#nav .slideMenuDiv1 ul
*/

#nav .slideMenuDiv1 ul{
	padding:0px;
	margin:0 0 0 0;
}

#nav .slideMenuDiv2 ul{
	margin:0px;
	padding:0;
	background:#0093cd;
	border-bottom:1px solid white;
}

#nav .slideMenuDiv3 ul{
	margin:0px;
	padding:0;
	background:#1087b6;
}

#nav .slMenuItem_depth4 ul{
	padding:0px;
	margin:0;
}




#nav a.last
{
	display:block;
	padding:10px;
	font-weight:bold;
	font-size:1.2em;
	background:url("../images/nav_last.gif") no-repeat left bottom #006aaa;
}




































div#col_r
{
	float:left;
	width:204px;
	margin:0 0 10px -204px;
	
}

div#col_r div.h00a
{
	width:100%;
	height:166px;
	background:#006aaa;
	margin:0 0 20px 0;
}

div#col_r div.h00a div.top
{
	width:100%;
	height:28px;
	background:url("../images/2pxdot.gif") left bottom repeat-x #878787;
}

div#col_r div.h00a div.subscr00a
{
	width:204px;
	height:106px;

	background:url("../images/subscr_back.gif") center top no-repeat #576572;
}

div#col_r div.h00a div.subscr00a div.subscr00b
{
	width:204px;
	height:106px;
	background:url("../images/2pxdot.gif") left bottom repeat-x;
}

div#col_r div.h00a div.subscr00a div.subscr00b h2
{
	font-size:1.0em;
	width:184px;
	color:white;
	margin:0 0 5px 0;
	padding:15px 10px 0 10px;
}

div#col_r div.h00a div.subscr00a div.subscr00b p
{
	font-size:0.9em;
	width:184px;
	color:white;
	margin:0 0 5px 0;
	padding:0 10px 0 10px;

}

div#col_r div.h00a div.subscr00a div.subscr00b div.inputs 
{
	width:184px;
	height:17px;
	padding:0 10px;
}

div#col_r div.h00a div.subscr00a div.subscr00b div.inputs input.txt
{
	float:left;
	width:131px;
	height:15px;
	color:#5c5c5c;
	font-size:1em;
	border:none;
	padding:1px 2px;
	margin:0px 5px 0 0;
	background:white;
}

div#col_r div.h00a div.subscr00a div.subscr00b div.inputs input.btn
{
	width:38px;
	height:17px;
	font-size:1em;
	border:none;
	background:white;
	padding:0;
	margin:0;
}






/* - bof - news - */

div#col_r div#news
{
	width:189px;
	background: #e5e3de;
	margin-bottom: 8px;
}

div#col_r div#news h4
{
	width:171px;
	padding:1px 9px;
	text-transform:uppercase;
	color:white;
	font-size:1.0em;
	display:block;
	background:#006aaa;
	margin:0 0 0 0;
}


div#col_r div#news div.item
{
	padding:10px;
	background: url("../images/sidebox_sep.gif") bottom repeat-x;
}

div#col_r div#news div.item a
{
	color:#004990;
	font-size:0.9em;
	margin:0;
	padding:0;
}

div#col_r div#news div.item p
{
	font-size:0.8em;
	margin:0;
	padding:0;
}

div#col_r div#news div.item img
{
	border:none;
	float:left;
	margin:4px 10px 0 0;
}

/* - eof - news - */





/* - bof - projects - */

div#col_r div#projects
{
	width:189px;
	background:url("../images/sidebox_curve.gif") left bottom no-repeat #e5e3de;
	padding:0;
	text-align:center;
}

div#col_r div#projects h4
{
	width:171px;
	padding:1px 9px;
	text-transform:uppercase;
	font-size:1.0em;
	color:white;
	display:block;
	background:#006aaa;
	margin:0 0 0 0;
}

div#col_r div#projects div.items
{
	width:189px;
	margin:0;
	padding:12px 0 0 0;
	text-align:center;
}

div#col_r div#projects div.item
{
	width:169px;
	padding: 10px 10px 15px 10px;
	background: url("../images/sidebox_sep.gif") bottom repeat-x;
}

div#col_r div#projects div.item a
{
	color:#004990;
	font-size:0.9em;
	margin:0;
	padding:0;
}

div#col_r div#projects div.item p
{
	font-size:0.8em;
	margin:0;
	padding:0;
}

div#col_r div#projects div.item img
{
	border:none;
	margin:4px 0 4px 0;
}




/* OLD 
div#col_r div#projects div.items div.item
{
	width:189px;
	padding:0 0 10px 0;
	margin:0 0 10px 0; 
	text-align:center;
	border-bottom:1px solid #b4b4b4;
}

div#col_r div#projects div.items div.last
{
	border-bottom:none;
}

div#col_r div#projects div.items div.item a
{
	display:block;
	font-size:0.9em;
	color:#004990;
	margin:0;
	padding:0;
}

div#col_r div#projects div.items div.item p
{
	font-size:0.8em;
	margin:0 15px;
	padding:0;
}

div#col_r div#projects div.items div.item img
{
	border:1px solid #b6b6b6;
	margin:0 0 3px 0;
}

div#col_r div#projects div.btm_a
{
	width:189px;
	height:15px;
	background:url("../images/2pxdot3.gif") left bottom repeat-x;	
}

div#col_r div#projects div.btm_b
{
	width:189px;
	height:15px;
}
end OLD */




/* - eof - projects - */





div#footer
{
	color: #004990;
	clear:left;
	width:100%;
	padding:10px 0;
	border-top:1px solid #b4b4b4;
}

div#footer .div
{
	color:#6c7274;
}

div#footer p
{
	margin:0;
	font-size:0.9em;
	padding:0 0 4px 10px;
}

div#footer a:link,
div#footer a:visited
{
	font-weight:normal;
	color: #004990;
}

div#footer a:active,
div#footer a:hover
{
	font-weight:normal;
	text-transform:underline;
	color: #004990;
}


/*
--------------
Property listing stuff
--------------
*/

div#property_list_hold
{
	margin:0 10px 0 30px;
}

div#property_list
{
	float:left;
	width:100%;
	clear:both;
	padding:0 0 20px 0;
}

div#property_list div.top
{
	float:left;
	position:relative;
	background:#006aaa;
	border-bottom:1px solid white;
	color:white;
	font-weight:bold;
	font-size:10px;
}

div#property_list div.list
{
	float:left;
	position:relative;
	background:white;
	border-bottom:1px solid gray;
	color:black;
	font-size:10px;
}

div#property_list div.ln
{
	float:left;
	position:relative;
	width:100%;
	padding:5px 0;
	clear:both;
}

div#property_list div.ln div.add,
div#property_list div.ln div.address,
div#property_list div.ln div.town,
div#property_list div.ln div.type,
div#property_list div.ln div.terms,
div#property_list div.ln div.details
{
	float:left;
	position:relative;
}

div#property_list div.ln div.add
{
	width:8%;
}

div#property_list div.ln div.address
{
	width:18%;
}

div#property_list div.ln div.town
{
	width:18%;
}

div#property_list div.ln div.type
{
	width:16%;
}

div#property_list div.ln div.terms
{
	width:20%;
}

div#property_list div.ln div.details
{
	width:20%;
}

div#property_list div.ln div.details img
{
	float:left;
	margin:5px 10px 5px 0;
	border:0;
}

div.tab_ln 
{
	width:100%;
	clear:both;
}

div.tab_ln div.r_0a
{
	float:right;
	width:100%;
	margin-left:-200px
}

div.tab_ln div.r_0b
{
	margin-left:200px
}

div.tab_ln div.l_0a
{
	float:left;
	width:200px
}

div.tab_ln div.r_0a div.r_0b 
{
	
}

div.tab_ln div.r_0a div.r_0b div.photobox
{
	float:left;
	background:pink;
	width:70px;
	height:70px;
	margin:0 10px 10px 0;
}







/***************
 * Page numbers
 ***************/
div#pagenum_wrap
{
        position : relative;
        float : left;
        width : 100%;
        font-size : 11px;
        text-align : center;
}

div#pagenum_wrap a
{
        color : #006ca5;
        text-decoration : none;
}

div#pagenum_prev
{
        position : relative;
        float : right;
}

div#pagenum_middle
{
        position : relative;
        float : right;
        margin : 0 5px;
}

div#pagenum_next
{
        position : relative;
        float : right;
}


.input_btn
{
	font-family : Verdana, Arial;
	font-size : 9px;
	background-color : #c3c3c3;
}

.input_txt
{
	font-family : Verdana, Arial;
	font-size : 9px;
	background-color : #c3c3c3;
	width :200px;
}

div#property_sidebar_submit
{
	text-align : center;
	padding : 0 0 10px 0;
}

ul#property_sidebar_entries
{
	padding : 0 0 20px;
}

ul#property_sidebar_entries li
{
	margin : 5px 0 0 20px;
	left : 0px; 
}


.form_line_wrap
{
	margin : 10px 0 0 20px; 
	width : 500px;
	float: left;
	clear: left;
}


.form_left
{
	float:left;
	width:200px
}

.form_right
{
	float:right;
	width:250px
}

.form_submit
{
	margin-right : 110px; 
	float : right;
}



div#map_out
{
	position:relative;
	margin:0 10px 20px 25px;
	padding:3px;
	border:1px solid #b7b5b5;
}

div#map
{
	position:relative;
	width:100%;
	height:300px;

}