/*
DIMENSIONS
=============
*/


#wrapper
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#masthead
{
	height: 178px;
}

#header
{
	height: 140px;
	position:relative;
}

#header_maingraphic
{
	position: absolute;
	top: 27px;
	left: 248px;
}

#header_phonegraphic
{
	position: absolute;
	top: 25px;
	left: 640px;
}

#headerleft, #headerright
{
	position: relative;
	float: left;
	height: 140px;
	width: 9px;
}

#headerright
{
	float: right;
	margin-right: 0px;
}

#header > #headerright
{
	width: 11px;
}

img.bottomcorner
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}


#secondarynav
{
	height: 38px;
}

div.logo
{
	margin-left: 18px;
	margin-top: 28px;
	float: left;
	width: 32px;
	height: 86px;
}


#nav
{
	margin-left: 232px;
}

div.nav
{
	width: 142px;
	float: left;
	padding-top: 101px;
}

div.nav  a
{
	display: block;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 10px;
	vertical-align: bottom;
}


#middle
{
	height:436px;
}

#sidebar
{
	float: left;
	width: 180px;
}


#content
{
	margin-left: 198px;
	position: relative;
}

#contentmain
{
	float: left;
	width: 356px;
	height: 428px;
	padding: 8px 4px 0px 4px;
}

body#contact #contentmain,
body#salessearch #contentmain,
body#lettingssearch #contentmain,
body#lettings #contentmain,
body#links #contentmain,
body#legal #contentmain,
body#news #contentmain
{
	float: left;
	width: 730px;
	height: 402px;
	padding: 16px 16px 0px 16px;
	overflow: auto;
}

body#contact #contentmainform
{
	float: left;
	width: 752px;
	height: 413px;
	padding: 5px 5px 0px 5px;
	overflow: auto;
}

#contentmainleft, #contentmainright
{
	position: relative;
	float: left;
	height: 436px;
	width: 9px;
}

#content > #contentmainright
{
	width: 10px;
}

#content_searchbutton
{
	position: absolute;
	width: 385px;
	height: 86px;
}

#content_propweek
{
	position: absolute;
	width: 385px;
	height: 329px;
	top: 107px;
}

#content_middle
{
	position: absolute;
	width: 202px;
	height: 436px;
	left: 397px;
}

div.content_middle_left, div.content_middle_right
{
	margin-bottom: 14px;
	position: relative;
	float: left;
	width: 9px;
	height: 436px;
}

div.content_middle_content
{
	float: left;
	width: 174px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

div.sidebarcontentshort, div.sidebarcontentlong
{
	float: left;
	width: 152px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 14px;
}

div.sidebarleftshort, div.sidebarrightshort, div.sidebarleftlong, div.sidebarrightlong
{
	margin-bottom: 14px;
	position: relative;
	float: left;
	width: 9px;
}

#sidebar > div.sidebarrightshort
{
	width: 11px;
}

#sidebar > div.sidebarrightlong
{
	width: 10px;
}


div.sidebarcontentlong
{
	height: 428px;
}

div.sidebarleftlong, 
div.sidebarrightlong
{
	height: 436px;
}


div.sidebarcontentshort
{
	height: 128px;
}

#sidebarbuttons {
	width:180px;
	height:35px;
	margin-bottom:15px;
}

#latestproperties {
	width:160px;
	height:225px;
	overflow:auto;
	margin-left: 10px;
	margin-top: 5px;
}

div.sidebarleftshort, 
div.sidebarrightshort
{
	height: 136px;
}

#photopanel
{
	float: left;
	margin-left: 18px;
	width: 380px;
}

#photopanel_home
{
	float: right;
	width: 171px;
}

#contentmain iframe
{
	width: 726px;
	height: 382px;
	border: none;
}
#footerwrapper
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
#footer
{
	height: 28px;
	clear:both;
	margin-bottom: 20px;
	padding-left: 15px;
	margin-top: 10px;
	width: 965px;
	position: relative;
}
#foot_text1
{
	position: absolute;
	width: 343px;
}
#foot_text2
{
	position: absolute;
	left: 610px;
}
#foot_text3
{
	position: absolute;
	left: 930px;
}
.footright
{
	float:right;
}


/* MARTIN'S SIDEBARLEFT SALES HOME */

div.sidebarcontentmart
{
	height: 286px;
	width: 180px;
	background-image: url(../images/layout/sidebar_content_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 14px;
}
body.lettings div.sidebarcontentmart
{
	height: 286px;
	width: 180px;
	background-image: url(../images/layout/sidebar_content_bot_lett.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 14px;
}

/********************************************* *Lettings/Blue version... ********************************************************/

body.lettings #header_maingraphic
{
	position: absolute;
	top: 26px;
	left: 218px;
}
body.lettings #contentmainform
{
	float: left;
	width: 752px;
	height: 413px;
	padding: 5px 5px 0px 5px;
	overflow: auto;
}

