/* Copyright (c) 2008 Smart Media Limited. All Rights Reserved */

/* ======== Set defaults for the body ======== */

body
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	background: #fff;
	color:#000;
	width: 611px;
}


/* ======== Setup layout containers ======== */

#sentenceprinth, #sentenceprintf
{clear:all;
display:block;
margin-top:0;
width:611px;
}


/* page contain all the elements */
#page
{
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}

/* wrapper contain header and content*/

#wrapper
{
	background: #fff;
}


/* ======== Styles for items in #preheader ======== */

/* Header in the top of the page */
#preheader
{
	display:none;
}


/* ======== Styles for items in #header ======== */

/* Main divs in #header */
#header
{
	xwidth: 630px;
}



/* ======== Styles for items in #topnavlist ======== */


#topnavlist
{ 
	width: 658px;
	margin-bottom:0;
}

/* Components of #topnavlist div */
#topnavlist a
{
	width: auto;
	padding:0;
	background:none;
	border:none;
	font-size:0.8em;
}
#topnavlist li
{ 
	width:62px;
	padding-left:0.3em;
	padding-right:0.3em;
}

#topnavlist li.li2 a, #topnavlist li.li3 a, #topnavlist li.li6 a
{
	padding: 5px 5px;
	text-align:center;
}
#topnavlist li.li6 
{width:80px;
}

#topnavlist li.li4 a, #topnavlist li.li5 a, #topnavlist li.li7 a, #topnavlist li.li8 a
{
	padding: 5px 5px;
}


#topnavlist li.li9 a
{
	padding: 5px 5px;
	text-align:center;
}

#topnavlist li.firstli, #topnavlist li.firstlisel
{
	width: 30px;
	padding:0;
	padding-right:1em;
	text-align:left;
	padding-left:1em;
}

#topnavlist ul
{
	width: 658px;
	margin:0;
	padding:0;
	padding-top:1em;
	
}


/* ======== Styles for items in #topnavimage ======== */
#topnavimage
{
	background-image: none;
}


/* On the homepage the height is not the same */
#topnavimage.home
{
	height: 221px;
	background-image: none;
}


/* Components of #topnavimage div */

#topnavimage #logo
{
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100);
	opacity: 1;
	background-color: #fff;
	top: 0;
	left: 0;
	margin: 5px;
}

#topnavimage .slogan
{
	display:none; 	
}



#topnavimage #logo img
{
	position: relative;
}

#topnavimage #toolbox
{
	display: none;
}

#topnavimage #topimgweb img
{
width:648px;
}


/* ======== Styles for items in #middle ======== */
#middle
{

}

/* ======== Styles for items in #topnavtablecontainer ======== */


/* Style for topnavtablecontainer who contain youarehere */
#topnavtablecontainer
{
width: 648px;
padding:0 0 0 0;
margin:0 0 0 6px;
}

#youarehere p
{padding:4px 0 0 4px;
margin:0 0 0 0;
}

#youarehere ul, #youarehere li a
{
padding:0 0 0 0;
margin:0 0 0 0;
}

/*class nosub is present when there is no leftnav */
#topnavtablecontainer.nosub
{

}

#navleft   /*081002 */
{
display:none;
}



/* ======== Styles for items in content ======== */
#middle, #middle #content /*081002 */
{
width:611px;
}

#middle div.homepage
{
	/*\ There is a bug with the fix width on IE but it need to be fix for opera*/
	* width: auto;
	/* */
}


#middle #content #elements
{
}

#bottomcontainer
{display:none;
}

#flleftwrap
{
float:none;	
}
#flright
{width:150px;
}

#flleft
{
	width: 98%;
}

#flright2
{
}

#flleft2
{
	width: 100%;
}
/*class nosub is present when there is no leftnav */
#middle #content #elements.nosub
{
}


/* ======== Styles for items in footer ======== */

#footer
{
width:611px;
}


#bookmarkwrapper, #emailprint
{display:none;
}


#headerR
{display:none;
}

#content #first
{width: 185px;
}


#content #residentsbox
{
	width: 180px;
}

#content #third
{
	float: right;
	position: absolute;
	width: 230px;
	line-height: 1.5em;
}

#middle div.homepage
{
	width: 660px;
}

#content div.box
{width:180px;
}


#content div.whatsnew
{width:230px;
}

#translatenowbox
{display:none;
}

#topproperty
{width:648px;
}
