html
{
	height: 100%;
}

body
{
	margin: 0px; padding: 0px; background-color: #E6E6E6; 
	font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size:70%;
	height: 100%; color: #000000;
	background-image:url(../Images/bg.gif); background-repeat:repeat-x;
}
.DefaultBody {
	background-image:url(../Images/bg-default.gif); background-repeat:repeat-x;
}
.OverseasBody {
	background-color:#E0F4FB;
}

a:link		{ color: #000000; text-decoration: none; background-color: inherit; }
a:visited	{ color: #000000; text-decoration: none; background-color: inherit; }
a:hover		{ color: #000000; text-decoration: none; background-color: inherit; }

a.eMail:link	{ color: #FFFFFF; text-decoration: none; background-color: inherit; }
a.eMail:visited	{ color: #FFFFFF; text-decoration: none; background-color: inherit; }
a.eMail:hover	{ color: #FFFFFF; text-decoration: none; background-color: inherit; }

a.tweb:link		{ color: #000000; text-decoration: none; background-color: inherit; }
a.tweb:visited	{ color: #000000; text-decoration: none; background-color: inherit; }
a.tweb:hover	{ color: #000000; text-decoration: none; background-color: inherit; }

form
{ 
	margin-top: 0px; padding: 0px; margin-bottom: 0px; 
	margin-left: 0px; margin-right: 0px; font-size: 100%;
}

input 
{
	font-size: 100%;
}

.SearchType
{
	padding-bottom: 15px; font-size: 110%;
	color: #00476b; font-weight: bold;
}

textarea
{
	font-size: 100%; font-family: Arial, Verdana, Tahoma, Sans-Serif;
}

ul	{		margin-left: 0px;		padding-left: 0px;		list-style: none;		line-height: 150%;		margin-top: 0px;		margin-bottom: 0px;	}li	{		padding-left: 10px;		padding-top: 0px;		background-image: url('../images/structure/bullet.gif');		background-repeat: no-repeat;		background-position: 0px 6px;		font-size: 100%;	}

img { border:0px; }

/* END OF DEFAULT STYLES */

#siteContainer /* TO MAKE 100% WIDTH SITE, SET WIDTH TO 100%, AND REMOVE LEFT AND MARGIN-LEFT VALUES */
{
	width: 100%;
	position: relative;
	overflow: hidden;
	color: inherit;
}

/* The header and footer */
.header
{
	text-align: left; height:83px; color: inherit;
	background-image:url(../Images/header-bg.gif); background-repeat:no-repeat; background-position:center 21px;
}
.headerDefault
{
	text-align: left; height:93px; padding-top:10px; color: inherit; margin-left:30px;
}
.headerOverseas
{
	text-align: left; height:83px; color: inherit;
	background-image:url(../Images/header-bg-overseas.gif); background-repeat:no-repeat; background-position:center 21px;
}
.FixWidth {
	width: 952px;
	padding-left:50px;
	position: relative;
	left: 50%; margin-left: -501px;
	overflow: hidden;
	color: inherit;
}

.footer
{
	text-align: left; padding-top: 13px; 
	color: inherit;
	margin-right:289px;
	line-height:180%;
	color:#FFFFFF;
	font-size:90%;
}
.FooterFixWidth {
	width: 982px;
	height:100px;
	padding-left:20px;
	position: relative;
	left: 50%; margin-left: -443px;
	overflow: hidden;
	color: inherit;
}
.FooterDefaultFixWidth {
	width: 982px;
	height:100px;
	padding-left:20px;
	position: relative;
	left: 50%; margin-left: -427px;
	overflow: hidden;
	color: inherit;
}
.FooterContainer {
	background-color:#00A2E0;
}
.FooterIcons {
	float:right;
	padding-top:20px;
	padding-right:30px;
	width:400px;
}

/* HEADER DIVS */

#headerItems
{
	position: relative; padding:20px 0px 0px 30px; text-align:right; background-color:#00A2E0;
}
#headerItemsDefault
{
	position: relative; padding:20px 40px 0px 30px; text-align:right; background-color:#00A2E0;
}
.CityDocklandsDefault { padding-top:15px; height:24px; text-align:right;}

.logoContainer
{
	border: 0px; position: relative; float:left;
}

.telContainer
{
	border: 0px; position: relative; float: right;
}

.mobileSpaceOnly
{
	width: 100%; height: 6px; background-color: inherit; color: inherit;
}

/*Navigation bar styles */
#navbar
{
	position: relative; height: 42px; color: inherit; z-index: 1; padding-left:45px; text-transform:uppercase; font-size:90%;
	background-image:url(../Images/nav-arrow.gif); background-repeat:no-repeat; background-position:30px top; width:790px;
}

.navBarItem { padding: 0px; position: relative; margin: 0px; }
.navBarItem-over { padding: 0px; position: relative; margin: 0px; }

.navBarItem-static		{ color: #FFFFFF; text-decoration: none;  background-color: inherit;}

a.navBarItem-link:link		{ color: #FFFFFF; text-decoration: none; border-right: solid 1px #C0C0C0; display:block; float:left; padding:3px 5px 4px 5px; width:130px; text-align:center; margin-top:1px; }
a.navBarItem-link:visited	{ color: #FFFFFF; text-decoration: none; border-right: solid 1px #C0C0C0; display:block; float:left; padding:3px 5px 4px 5px; width:130px; text-align:center; margin-top:1px; }
a.navBarItem-link:hover		{ color: #FFFFFF; text-decoration: none; border-right: solid 1px #C0C0C0; display:block; float:left; padding:3px 5px 4px 5px; width:130px; text-align:center; margin-top:1px; background-color:#00A3E0; }

.navBarItem-subItem			{ background-color: #84221E; padding: 4px; }
.navBarItem-subItem-over	{ background-color: #C2C2C2; padding: 4px; }

a.navBarItem-subLink:link		{ color: #000000; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:visited	{ color: #000000; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:hover		{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }

.selected
{
	color: #000000;
}

.selectedPage
{
	color: #00a2e0;
	padding:0px 5px;
}

/* PAGE CLASSES */

h1
{
	color: #000000; text-decoration: none; margin-top: 10px; margin-bottom: 10px; 
	padding: 0px; font-size: 120%; background-color: inherit;
}

h2
{
	color: #000000; text-decoration: none; margin-top: 0px; margin-bottom: 0px; 
	padding: 0px; font-size: 120%; background-color: inherit;
}

h3
{
	margin: 0px;
	color: #000000; font-size: 100%;
}

h4
{
	color: #00a2e0; text-decoration: none; margin-top: 0px; margin-bottom: 0px; 
	padding: 0px; font-size: 120%; background-color: inherit; 
}

.pagingContainer
{
	height: 17px;
	padding:4px 10px 0px 15px;
	background-color:#878787;
	color:#FFFFFF;
	position:relative;
}

.propertiesFound
{
	float: left;
	font-size:90%;
	margin-left:10px;
}

.pagingBox
{
	float: right;
	font-size:90%;
}
a.PagingLink:link { color:#FFFFFF; text-decoration:none; display:block; padding:0px 5px;}
a.PagingLink:visited { color:#FFFFFF; text-decoration:none; display:block; padding:0px 5px;}
a.PagingLink:hover { color:#FFFFFF; text-decoration:none; display:block; padding:0px 5px;}


.textContainer
{
	margin-top: 10px; margin-bottom: 10px; 
}
.textContainerSearch
{
	margin-top: 15px; margin-bottom: 15px;
	height:144px;
	position:relative;
}

.OverseasItem
{
	float: left; padding: 0px 10px 5px 0px;
}

#welcomeText
{
	min-height: 77px; margin-bottom: 8px;
}

.featuredContainer
{
	margin-top: 10px; margin-bottom: 10px; height: 155px;
}

.tblRow
{
	width: 100%; min-height: 35px;
}

.tblTextBoxRow
{
	width: 100%; height: 85px;
}

.tblCellLeft
{
	margin-right: 10px; float: left; height: 25px; padding-top: 7px; width: 150px;
}

.tblCellRight
{
	margin-right: 10px; float: left; height: 25px;
}

.propertyCellLeft
{
	float: left; margin-right: 10px; position: relative;
}

.mobilePropertyCellLeft
{
	float: left; margin-right: 10px; position: relative; width: 60px;
}

.mobileRoomHolder
{
	height: 25px; margin-bottom: 5px;
}

.propertyCellRight
{
	float: left; position: relative;
}

.smallImage, .pagingBorder
{
	padding: 0px; border: solid 1px #5C5856;
}
.smallImageExtraPhoto {
	padding: 0px; border-left: solid 1px #5C5856;
}

.hr
{
	height: 1px; width: 100%; background-color: #C2C2C2; margin-top: 10px; color: inherit;
}
.hrBlue
{
	height: 1px; width: 100%; background-color: #466371; margin-top: 20px; margin-bottom: 20px;
}

select
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 100%;
	width: 124px; margin-top: 1px; margin-bottom: 10px; 
}

.conOutput
{
	width: 158px; margin-top: 1px; margin-bottom: 10px;
	background-color: #FFFFFF; margin-left: 50px;
	padding: 2px 0px 2px 4px; border-top: solid 1px #abadb3;
	border-left: solid 1px #e2e3ea; border-right: solid 1px #dbdfe6;
	border-bottom: solid 1px #e3e9ef;
}

.textField
{
	width: 120px; margin-top: 5px; margin-bottom: 10px;
}

#photoContainer
{
	margin-top:15px;
	margin-bottom:15px;
	height:441px;
}

.photoHolder, #printContainer
{
	margin-top: 0px; margin-bottom: 0px; float: right; _margin-left:-3px;
}
.ViewPropSmlDescriptions {
	margin-right:484px;
	_margin-right:481px;
	background-color:#E6E6E6;
	height:441px;
	position:relative;
}
.ViewPropSmlDescriptionsOverseas {
	margin-right:484px;
	_margin-right:481px;
	background-color:#E0F4FB;
	height:441px;
}

.mobilePhotoHolder
{
	width: 100%; height: 75px; margin-top: 10px; margin-bottom: 10px;
}

.mainPic			{ }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder
{
	border-right: solid 1px #5C5856; border-bottom: solid 1px #5C5856;
}

.pagePadding
{
	padding: 20px;
}
.pagePaddingWebPage
{
	padding: 20px 0px;
}
.pagePaddingArrange
{
	padding: 20px;
}

.noResults
{
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* ICONS */

.iconHolder
{
	background-color:#00476B; _height:1%;
}

.icon
{
	border-bottom:solid 1px #9AB2BD;
}
a.iconLink:link		{ color:#FFFFFF; display:block; padding:3px 15px; background-image:url(../Images/view-prop-arrow-icon.gif); background-repeat:no-repeat; background-position:right center}
a.iconLink:visited	{ color:#FFFFFF; display:block; padding:3px 15px; background-image:url(../Images/view-prop-arrow-icon.gif); background-repeat:no-repeat; background-position:right center}
a.iconLink:hover	{ color:#FFFFFF; display:block; padding:3px 15px; background-image:url(../Images/view-prop-arrow-over.gif); background-repeat:no-repeat; background-position:right center; background-color:#00A3E0;}

/* FOOTER CLASSES */

.branchHolder
{
	float: left; text-align: left; width: 33%;
}

.copyRight
{
	padding: 5px; background-color: #FFFFFF; text-align: center; color: #000000; margin-top: 5px;
}

/* ADVANCED MAP SEARCH RESULTS */

.perPage
{
	float: left;
}

/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    padding: 5px 5px 5px 5px;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #000000;
}

.messagepanel-error
{
    color: Red;
}

/* Property Next/Prev Control */

.propertyNavigation
{
	height: 25px; width: 100%;
	margin-bottom: 10px;
}

#forwardContainer
{
	border: solid 1px #808080;
	position: absolute; background-color: #FFFFFF;
	z-index: 100000; 
	right:0px;
	width: 100px; 
	color:#000000;
	cursor: pointer; top: 15px; 
	border-top: solid 10px #808080;
	margin-right:-10px;
}

#backContainer
{
	border: solid 1px #808080;
	position: absolute; background-color: #FFFFFF;
	z-index: 100000; 
	right:193px;
	width: 100px; 
	color:#000000;
	cursor: pointer; top: 15px; 
	border-top: solid 10px #808080;
}

.navigationRight
{
	text-align: right; padding: 5px;
	margin-bottom: 10px; float: right;
	width: 100px; cursor: pointer;
}

.navigationLeft
{
	text-align: left; padding: 5px;
	margin-bottom: 10px; float: left;
	width: 100px; cursor: pointer;
}

#pnlNextMenu
{
}


#pnlPreviousMenu
{
}

.imgNextProperty
{
}

.nextHeading
{
	height: 15px;
	padding:0px 10px 0px 10px;
	background-color:#878787;
	color:#FFFFFF;
	overflow:hidden;
}

.previousHeading
{
	height: 15px;
	padding:0px 10px 0px 10px;
	background-color:#878787;
	color:#FFFFFF;
	overflow:hidden;
}

.txtBackToSearchResults
{
	width: 240px;
	padding: 5px 0px 5px 0px; font-weight: bold;
}

.txtBackToSearchResultsOver
{
	width: 240px; background-color: #C0C0C0;
	padding: 5px 0px 5px 0px; font-weight: bold;
}

.SearchResults
{
	margin-top: 3px;
	padding:2px 10px 0px 10px;
	background-color:#878787;
	color:#FFFFFF; float: right; 
	overflow:hidden;
}

.field
{
	position: absolute; left: 50%;
}

.field1
{
	position: absolute; left: 50%; margin-bottom: 10px;
}

.field2
{
	position: absolute; left: 50%; margin-left: 0px;
}

.clearPropData
{
	clear: both; height: 1px; overflow: hidden;
}

.dialogTitle
{
	font-weight: bold;
}
.vAlignMiddle {
	vertical-align:middle;
}
.SearchPanel { padding:15px 0px 0px 0px; font-size:90%;}
.KeyWordSearch { padding:30px 0px 0px 0px; font-size:90%;}

.OverseaSearchPanel { width: 300px; font-size:90%; float: left;}

.FloatRight { float:right; }
.FloatLeft { float:left; }

.PropSale {
	height:18px;
	padding-top:2px;
}

.PropLet  {
	height:18px;
	padding-top:2px;
	margin-bottom:10px;
}
.PropSaleDefault {
	padding-top:2px;
	float:left;
	margin-right:10px;
}
.PropLetDefault  {
	padding-top:2px;
	margin-bottom:5px;
}
.KeyWordTxt { padding-top:15px; padding-bottom:5px;}
.KeyWordTxtDefault { padding-top:15px; padding-bottom:5px; height:62px;}

.TextUppercase {
	text-transform:uppercase;
}

.PageTitleImg {
	float:left;
}
.PageTitle {
	font-size:110%;
	font-weight:bold;
	margin-top:-1px;
}

.propertyCellLeftSearch
{
	float: left; position: relative; _margin-right:-3px;
}
.SearchResultContainer {
	margin-left:194px;
	_margin-left:191px;
	padding:8px 15px 15px 20px;
}
.SearchResultLinkBelt {
	margin-left:194px;
	_margin-left:191px;
	background-color:#00476B;
	height:18px;
	padding-top:6px;
	padding-right:15px;
	text-align:right;
}
.SearchResultDescriptions {
	padding-top:5px;
	height:60px;
	line-height:140%;
	font-size:90%;
}
.Options {
	background-color:#878787;
	padding:8px 10px;
}
.OptionsOverseas {
	background-color:#9FC2D1;
	padding:5px 10px;
}
.ViewPropSmlScroll {
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	height:206px;
	overflow:auto;

	scrollbar-face-color:#E6E6E6;
	scrollbar-arrow-color:#00476B;
	scrollbar-track-color:#E6E6E6;
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-darkshadow-Color:#E6E6E6;
}
.ViewPropSmlScrollOverseas {
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	height:268px;
	overflow:auto;

	scrollbar-face-color:#E0F4FB;
	scrollbar-arrow-color:#00476B;
	scrollbar-track-color:#E0F4FB;
	scrollbar-shadow-color:#E0F4FB;
	scrollbar-highlight-color:#E0F4FB;
	scrollbar-3dlight-color:#E0F4FB;
	scrollbar-darkshadow-Color:#E0F4FB;
}
.ViewPropPrice {
	font-size:100%;
	margin-top:1px;
	margin-bottom:8px;
}
.ViewPropSmlScroll ul	{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ViewPropSmlScroll li	{
	padding-left: 10px;
	padding-top: 0px;
	background-image: url('../images/structure/bullet-ViewProp.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 100%;
}
.ViewPropSmlScrollOverseas ul	{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ViewPropSmlScrollOverseas li	{
	padding-left: 10px;
	padding-top: 0px;
	background-image: url('../images/structure/bullet-ViewProp.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 100%;
}

.GreyBelt {
	height: 15px;
	padding:6px 10px 0px 10px;
	background-color:#878787;
	color:#FFFFFF;
}
.GreyBeltSub {
	padding:5px 10px 5px 10px;
	background-color:#878787;
	color:#FFFFFF;
}

.DefaultFixWidth {
	width: 952px;
	padding-left:50px;
	position: relative;
	left: 50%; margin-left: -501px;
	overflow: hidden;
}
.Flash {
	width: 908px;
	padding-left:94px;
	position: relative;
	left: 50%; margin-left: -501px;
	overflow: hidden;
}
.FlashBg {
	background-image:url(../Images/flash-bg.gif);
	background-repeat:no-repeat; background-position:center top;
}
.WelcomeTxt {
	position:absolute;
	top:120px;
	width:240px;
}
.SearchPanelDefaultLineBg {
	background-image:url(../Images/search-bg-default-line.gif); background-repeat:repeat-y; background-position:center top;
}
.SearchResultDefault {
	width: 905px;
	padding-left:95px;
	padding-top:30px;
	padding-bottom:20px;
	position: relative;
	left: 50%; margin-left: -501px;
	overflow: hidden;
	background-image:url(../Images/search-bg-default.gif); background-repeat:no-repeat;
}

.ArrowWelcome {
	position:absolute;
	margin-left:-15px;
}

a.BlueLinkBold:link { color:#00476B; font-weight:bold;}
a.BlueLinkBold:visited { color:#00476B; font-weight:bold;}
a.BlueLinkBold:hover { color:#000000; font-weight:bold;}

.Offices {
	width:292px;
	padding-left:0px;
	float:left;
	_margin-right:-3px;
}
.SearchPanelGroup {
	margin-left:292px;
	_margin-left:289px;
	padding-left:20px;
}
.SearchPanelDefault {
	width:270px;
	float:left;
	_margin-right:-3px;
}
.SearchDefaultFloatLeft {
	float:left;
	margin-right:10px;
	display:inline;
}
.KeyWordSearchDefault {
	margin-left:290px;
	_margin-left:287px;
}

.OverseasDefaultBg {
	background-image:url(../Images/overseas-featured-bg.gif);
	background-repeat:no-repeat; background-position:center top;
}
.OverseasDefaultFix {
	width: 908px;
	padding-left:94px;
	position: relative;
	left: 50%; margin-left: -501px;
	overflow: hidden;
}
.OverseasWelcomeTxt {
	padding-top:40px;
	width:246px;
	float:left;
	_margin-right:-3px;
	height: 140px; overflow-x: hidden;
	overflow-y: auto;
}
.OverseasFeaturedContainer {
	margin-left:296px;
	_margin-left:293px;
	width:580px;
	height:184px;
}
.OverseasFeaturedContent {
	margin-left:320px;
	padding:0px;
}
.OverseasFeaturedBelt {
	text-align:right;
}
.FeaturedTitle {
	padding:6px 0px;
	margin-bottom:10px;
}
.OverseasFeaturedDescriptions {
	padding:10px 0px;
	height:78px;
}
.OverseasSearchPanelDefaultLineBg {
	background-image:url(../Images/overseas-default-bg.gif); background-repeat:repeat-y; background-position:center top;
}
.OverseasSearchResultDefault {
	width: 905px;
	padding-left:95px;
	padding-top:30px;
	padding-bottom:20px;
	position: relative;
	left: 50%; margin-left: -501px;
	height: 140px;
}
.OverseasSearchPanelGroup {
	margin-left:295px;
	_margin-left:295px;
	padding-left:20px;
}
.OverseasOffices {
	width:240px;
	float:left;
	color:#00476B;
	font-weight:bold;
	font-size:120%;
}
.OverseasOfficeSpacer { padding-bottom:24px;}
a.BlueUnderLineLink:link { color:#00476B; text-decoration:underline; }
a.BlueUnderLineLink:visited { color:#00476B; text-decoration:underline; }
a.BlueUnderLineLink:hover { color:#00476B; text-decoration:none; }

.OverseasDefautSearchTitle { margin-bottom:10px; }

.OverseasSearchPanelDefault {
	margin-left:270px;
}
.ConvertorTxt {
	padding:10px;
	font-size:90%;
}
.LightBlueBg {
	background-color:#E0F4FB;
	padding:10px;
	margin-bottom:20px;
}

.propTitle {
	color: #000000; text-decoration: none; margin-top: 0px; margin-bottom: 0px; 
	padding: 0px; font-size: 120%; background-color: inherit; font-weight:bold;
	height:18px; overflow:hidden;
}

.converterTxtBox {
	width:52px;
}

.defaultTxt
{
	font-size: 8pt; height: 110px; width: 288px; 
	overflow: auto; margin-bottom: 5px; padding-right: 5px;
	scrollbar-base-color: #FFFFFF;	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #00476b; scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF;
	background-color: #FFFFFF;
}

.frenchHome
{
	font-size: 8pt; height: 125px; width: 245px; 
	overflow: auto; margin-bottom: 5px; padding-right: 5px;
	scrollbar-base-color: #FFFFFF;	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #00476b; scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF;
	background-color: #FFFFFF;
}

.ArrangeViewingSaved {
	width:310px;
}

.SendThisProp {
	width: 300px; margin-left: 340px;
	height:1%; position: absolute;
	top: 57px; _right: 270px;
}

.SavePropGreyBox {
	background-color:#e6e6e6;
	padding:15px; height: 150px;
}

.height
{
	min-height: 1100px;
}