/* END OF DEFAULT STYLES */

.FloaLeft { float: left; }
.FloatRight { float: right; }

.textContainer
{
	padding: 10px; margin-bottom: 10px;
}

#welcomeText
{
	min-height: 77px; margin-bottom: 8px;
}

.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;
}

.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;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
	border: solid 1px #cdcdcd;
}
.smallImageMainPic
{
	border-right: solid 1px #cdcdcd;
}

.hr
{
	height: 1px; width: 100%; margin-top: 10px; color: inherit; margin-bottom: 10px;
}

select
{
	font-family: Verdana, Tahoma, Sans-Serif; font-size: 100%;
	width: 145px; margin-top: 5px; margin-bottom: 10px; 
}

.textField
{
	width: 140px; margin-top: 5px; margin-bottom: 10px;
}

#photoContainer
{
	margin-top:20px;
	height: 440px;

}

.photoHolder, #printContainer
{
	border:solid 1px #CBCBCD;
	height:460px;
}

.mobilePhotoHolder
{
	width: 100%; height: 94px; margin-top: 10px; margin-bottom: 10px;
}

.mainPic			{ float: left; }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder
{
	margin-left:-5px;
	margin-right:-5px;
}

.pagePadding
{
	padding: 20px;
}

.noResults
{
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* FOOTER CLASSES */

.branchHolder
{
	text-align: left;
	color:#4B4A4A;
	font-size:80%;
	float:left;
	width:16%;
}
.YellowTxt {
	color:#F4CF32;
}
.copyRight {
	padding: 10px 0px; text-align: left; position: relative;
	display: block; color:#4B4A4A; font-size:80%;
}
.HomecopyRight { 
	text-align: center; position: relative;
	display: block; color:#555555; font-size:80%; margin-top: 10px;
}
.BotcopyRight { 
	padding: 10px 0px; text-align: center; border-top:solid 2px #ADAEB0; position: relative;
	display: block; color:#555555; font-size:80%;
}

/* ADVANCED MAP SEARCH RESULTS */

.perPage
{
	float: left;
}

/* Message Panels */

.messagepanel-container
{
    padding: 5px 5px 5px 5px;
}

.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;
}

.SavePropGreyBox {
	
	padding:15px;
}

.ArrangeViewingSaved {
	float:left;
	width:260px;
	padding-top: 10px;
}
.SendThisProp {
	margin-left:290px;
	height:120px;
	padding-top: 10px;
}

.textContainerSavedProp
{
	margin-top: 10px; margin-bottom: 20px;
}

.saveContainer
{
	padding: 10px; margin-top: 5px;
	margin-bottom: 10px;
}

/* GOOGLE MAP ULTIMATE CLASSES */

#mapContainer
{
	position: relative; display: block; background-color: #FFFFFF; 
	border-left: 250px solid #FFFFFF;
}

#mapInner
{
	display: block; margin-left: -250px;
}

#mapResults 
{
	float: left; position: absolute; width: 230px; left: -250px; padding: 10px;
}

#theMap 
{
	margin-left: 230px; position: relative; display: block; height: 1%;
	padding: 10px; min-height: 500px;
}

/* END OF GOOGLE MAP ULTIMATE CLASSES */

/* NEW HOME PAGE CLASSES - MT 01/05/08 */

html
{
	height: 100%; min-width: 1002px;
}

body
{
	margin: 20px 0px 0px 0px; padding: 0px; 
	font-family: Verdana, Tahoma, Sans-Serif; font-size:70%;
	height: 100%; 
	color: #222222;
}

a:link		{ color: #3F3F3F; text-decoration: none; background-color: inherit; }
a:visited	{ color: #3F3F3F; text-decoration: none; background-color: inherit; }
a:hover		{ color: #3F3F3F; text-decoration: none; background-color: inherit; }

img { border:0px; }

form
{ 
	margin-top: 0px; padding: 0px 0px 0px 0px; margin-bottom: 0px; 
	margin-left: 0px; margin-right: 0px; font-size: 100%;
}

input 
{
	font-size: 100%;
}

textarea
{
	font-size: 100%; font-family: Verdana, Tahoma, Sans-Serif;
}

.homepageClear
{
	clear: both; height: 1px; background-color: #ffffff; padding: 0px; margin: 0px;
}

#siteContainer /* TO MAKE 100% WIDTH SITE, SET WIDTH TO 100%, AND REMOVE LEFT AND MARGIN-LEFT VALUES */
{
	width: 930px;
	left:50%; margin-left:-465px;
	padding: 0px;
	position:relative;
	overflow:hidden;
}

/* The header and footer */
.header {
	text-align: center; padding: 15px 0px 0px 0px; height: 100px;
}

.headerJud {
	text-align: center; padding: 15px 0px 0px 0px; height: 126px;
}

.footer{
	text-align:left;
	padding-top:10px;
	height:50px;
}

/* HEADER DIVS */

#headerItems
{
	position: relative; height: 40px; /* HEIGHT OF THE LOGO */
}

#headerItemsJud
{
	position: relative; height: 126px; /* HEIGHT OF THE LOGO */
}

.logoContainer
{
	border: 0px; position: relative;
}
.logo {
	background-image: url('../Images/logos/logo_header.gif');
	width: 339px; height: 83px;
}


.telContainer
{
	border: 0px; position: relative; float: right;
}

.mobileSpaceOnly
{
	width: 100%; height: 6px; background-color: inherit; color: inherit;
}

/*Navigation bar styles */
#navbar {
	padding-left: 20px;	padding-right: 20px;
	padding-top:6px;
	margin-bottom:1px;
	height: 19px;
	text-align:center;
	color: #FDFDFD;
	position: relative; z-index: 999;
}

.navbarBG
{
	background-image: url(../Images/top-menu-bg.gif);
	background-repeat: no-repeat; width: 930px;
	background-position: left top; height: 25px;
	position: absolute; z-index: 1;
}

#navbar div { display:inline; }

.navBarItem { position: relative; z-index: 999; }
.navBarItem-over { position: relative; z-index: 999; }

.navBarItem-static		{ text-decoration: none; color: #EAEDF0; background-color: inherit; }

.navBar-separator { position: relative; margin-top: 4px; padding: 0px; color: #EAEDF0; }

a.navBarItem-link:link		{ color: #EAEDF0; text-decoration: none; background-color: inherit; padding: 5px 5px 4px 5px; position: relative; margin: 0px; }
a.navBarItem-link:visited	{ color: #EAEDF0; text-decoration: none; background-color: inherit; padding: 5px 5px 4px 5px; position: relative; margin: 0px; }
a.navBarItem-link:hover		{ color: #999FA8; text-decoration: none; background-color: inherit; padding: 5px 5px 4px 5px; position: relative; margin: 0px; background-color: #EAEDF0; border-bottom: #B9BEC5 1px solid; border-top: #B9BEC5 1px solid; height: 11px; }

.navBarItem-subItem			{ background-color: #8E959F; padding: 5px; }
.navBarItem-subItem-over	{ background-color: #EAEDF0; padding: 5px; }

a.navBarItem-subLink:link		{ color: #cdcdcd; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:visited	{ color: #cdcdcd; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:hover		{ color: #999FA8; text-decoration: none; white-space: nowrap; }


.selectedPage
{
	color: #000000;
}

/* PAGE CLASSES */

h1
{
	text-decoration: none; margin-top: 10px; margin-bottom: 10px; 
	padding: 0px; font-size: 120%;
}

h2
{
	text-decoration: none; margin-top: 0px; margin-bottom: 0px; 
	padding: 0px; font-size: 100%;
}

html>body h3
{
	padding: 8px 0px 3px 0px; margin: 0px;
	font-size: 110%;
}

* html h3
{
	padding: 8px 0px 3px 0px; margin: 0px; position: relative;
	font-size: 110%; 
}

.pagingContainer
{
	width: 100%; height: 22px;
	background-image:url(../Images/pages-bg.gif);
	background-repeat:repeat-x;
}
.pagingContainerBot
{
	width: 100%; height: 22px; margin-top:20px;
	background-image:url(../Images/pages-bg.gif);
	background-repeat:repeat-x;
}

.propertiesFound
{
	float: left;
}

.pagingBox {
	float:right;
}

/* Property Next/Prev Control */

.propertyNavigation
{
	height: 25px; width: 100%;
	margin-bottom: 10px;
}

#forwardContainer
{
	position: absolute;
	z-index: 100000; margin-right: 10px;
	width: 250px; right: 50%; margin-right: -396px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer; margin-top: 20px; padding: 5px;
}

#backContainer
{
	position: absolute; 
	z-index: 100000; margin-right: 10px;
	width: 250px; left: 50%; margin-left: -396px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer; margin-top: 20px; padding: 5px;
}

.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
{
	padding: 5px;
	height: 75px;
}

#pnlPreviousMenu
{
	padding: 5px;
	height: 98px;
}

.imgNextProperty
{
	float: left; width: 100px;
	margin-right: 10px;
}

.nextHeading
{
	float: right; width: 130px;
}

.previousHeading
{
	float: left; width: 130px;
}

.imgPreviousProperty
{
	float: right; width: 100px;
	margin-left: 10px;
}

.txtBackToSearchResults
{
	width: 240px;
	padding: 5px 0px 5px 0px; font-weight: bold;
}

.txtBackToSearchResultsOver
{
	width: 240px;
	padding: 5px 0px 5px 0px; font-weight: bold;
}

/* Property Next/Prev Control */

/* ICONS */

.iconHolder
{
	height: 25px;
	margin-bottom:10px;
	background-image:url(../Images/icon-bg.gif);
}

.icon { float: left; }
.icon:hover { float: left; }

.icon2 { float: left; }
.icon2:hover { float: left; }

a.iconLink:link 	{ color:#000000; display:block; width:133px; padding:5px 10px; margin-right:1px; margin-left:1px; border-top:solid 1px #A3A8B0; background-image:url(../Images/icon-arrow.gif); background-repeat:no-repeat; background-position:right center; }
a.iconLink:visited 	{ color:#000000; display:block; width:133px; padding:5px 10px; margin-right:1px; margin-left:1px; border-top:solid 1px #A3A8B0; background-image:url(../Images/icon-arrow.gif); background-repeat:no-repeat; background-position:right center; }
a.iconLink:hover 	{ color:#000000; display:block; width:133px; padding:5px 10px; margin-right:1px; margin-left:1px; border-top:solid 1px #A3A8B0; background-image:url(../Images/icon-arrow-over.gif); background-repeat:no-repeat; background-position:right center; background-color:#EAEDF0;}

a.iconLink2:link 	{ color:#000000; display:block; width:90px; padding:5px 10px; margin-right:1px; margin-left:1px; border-top:solid 1px #A3A8B0; background-image:url(../Images/icon-arrow.gif); background-repeat:no-repeat; background-position:right center; }
a.iconLink2:visited 	{ color:#000000; display:block; width:90px; padding:5px 10px; margin-right:1px; margin-left:1px; border-top:solid 1px #A3A8B0; background-image:url(../Images/icon-arrow.gif); background-repeat:no-repeat; background-position:right center; }
a.iconLink2:hover 	{ color:#000000; display:block; width:90px; padding:5px 10px; margin-right:1px; margin-left:1px; border-top:solid 1px #A3A8B0; background-image:url(../Images/icon-arrow-over.gif); background-repeat:no-repeat; background-position:right center; background-color:#EAEDF0;}




/* ICONS */

ul{	list-style: none; padding: 0px 0px 0px 0px; margin: 15px 0px 0px 0px; }
li{	list-style: none; background-image:url(../Images/icon.gif); background-repeat:no-repeat; background-position:left 6px; font-size: 100%; padding: 0px 0px 0px 15px; margin: 0px 0px 11px 0px; position: relative; }/* DATE FIELDS */

.preference{	 float: left; margin-right: 5px; width: 120px; display: block;}

.PagerOtherPageCells { padding:0px 5px; }
a.PagerHyperlinkStyle:link { color:#909090; }
a.PagerHyperlinkStyle:visited { color:#909090; }
a.PagerHyperlinkStyle:hover { color:#050505; }

a.propAdd:link		{ color: #000000; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #000000; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #000000; text-decoration: none; white-space: nowrap; background-color: Transparent; }

.vAlignMiddle { vertical-align:middle; }
.BackToTop { background-image:url(../Images/bottom-menu-bg.gif); background-repeat:no-repeat; height:22px; padding:8px 5px 5px 15px; margin-bottom:10px; }

.FooterContainer { border-top:solid 1px #ADAEB2; position:relative; height:120px; }
.FixWidth { 
	width: 930px;
	left:50%; margin-left:-465px;
	padding: 0px;
	position:relative;
	overflow:hidden;
}
.FooterLine {
	border-top:solid 1px #ADAEB2; 
	border-bottom:solid 1px #ADAEB2; 
	height:30px;
}
.ViewPropSmlContainer {
	padding: 30px 10px 0px 15px;
	margin-left:620px;
}
.ViewPropTxtScroll {
	margin:20px 0px 20px 0px;
	height:125px;
	font-size:90%;
	overflow:auto;
}
.ListResultsRooms
{
	display: block;
	float:right;
	margin-top:5px;
	padding-right:5px;
}

.BrdrBox{
	border:solid 1px #CACACD;
	margin-bottom:20px;
}
.FullDescriptions {
	padding:5px 10px;
	border-right:solid 1px #CACACD;
	width:134px;
	font-weight:bold;
	color:#000000;
}
.PageTitle {
	float:left;
	border-top:solid 1px #C4C5C8;
	border-left:solid 1px #C4C5C8;
	border-right:solid 1px #C4C5C8;
	height:15px;
	padding:3px 40px 3px 20px;
	color:#000000;
	font-weight:bold;


	_margin-right:-3px;
}
.PageTitleStatic {
	float:left;
	_margin-right:-3px;
}
.Spacer {
	float:left;
	border-top:solid 1px #C4C5C8;
	border-right:solid 1px #C4C5C8;
	height:15px;
	padding:3px 40px 3px 20px;
	width:50px;
	_margin-right:-3px;
}

/* Default Class */
.HomeTop { margin-top: 25px; }
.HomeTopLeft { width: 620px; float: left;
	position: absolute; left: 0px }

.HomeTopRight {
	margin-left: 625px;
	height: 392px;
	padding: 20px 15px 35px 30px;
	background-image: url(../Images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.HomeBottom { margin-bottom: 15px; position: relative; }

.propertyBox { margin-bottom: 20px; font-size: 80%; }

.keywordBox { font-size: 80%; padding-top: 15px; }

.keywordText { width: 150px; padding: 5px 0px 5px 0px; font-size: 120%; letter-spacing:-1px; }

.TypeRadio {
	display:block;
	float:left;
	padding-top:3px;
	margin-bottom:6px;
	margin-right:5px;
	width:90px;
}

.propertyTextBox { float: left; margin: 3px 14px 3px 0px; }
.propertyTextBoxRight { float: left; margin: 3px 0px 3px 0px;  }
.propertyTextBoxRadius { float: left; margin: 3px 0px 3px 0px; }

.TextBox { width: 120px; border: #B99B38 1px solid; margin: 0px 0px 10px 0px; padding: 0px; }

.EmailText { margin: 10px 0px 10px 0px; }

.EmailTxtContainer { line-height:190%; margin-right:50px;}
.EmailCheckBox {
	float:right;
	text-align:right;
	_margin-top:-3px;
}
/* Default Class */

.ContactContainer {
	background-color:#E9EDF0;
	margin: 20px 0px 2px 0px;
	padding: 27px 0px 25px 35px;
	_height:1%;
}

.ContactText { padding-bottom:20px; padding-right: 20px; line-height: 17px; }

.ContactTopBranch { font-size: 80%; padding: 0px 0px 15px 0px; }
.RegNoContact { font-size: 80%; }

.ContactMidleContainer {
	background-image: url(../Images/contact-midle-box-bg.gif);
	background-repeat: no-repeat;
	width: 409px;
	height: 200px;
	padding: 1px 5px 8px 3px;
	float: left;
	font-size:80%;
	margin-right:30px;
	margin-bottom:10px;
}
.contact-jud {
	background-image: url(../Images/contact-midle-box-bg2.gif);
	background-repeat: no-repeat;
	width: 409px;
	height: 191px;
	padding: 1px 5px 8px 3px;
	float: left;
	font-size:80%;
	margin-right:30px;
	margin-bottom:10px;
}

.contact-jud2 {
	background-image: url(../Images/contact-midle-box-bg3.gif);
	background-repeat: no-repeat;
	width: 409px;
	height: 191px;
	padding: 1px 5px 8px 3px;
	float: left;
	font-size:80%;
	margin-right:30px;
	margin-bottom:10px;
}



.ContactMidleBoxLeft {
	float:left;
	margin-right:10px;
	border-top: #B3B7BC 1px solid;
	border-left: #B3B7BC 1px solid;
	border-bottom: #B3B7BC 1px solid;
}

.ContactMidleContainer h4 { font-size:105%; margin:0px; color:#FFFFFF; font-weight:bold; padding-top:7px; padding-bottom:14px; }
.contact-jud h4 { font-size:105%; margin:0px; color:#FFFFFF; font-weight:bold; padding-top:7px; padding-bottom:14px; }

.ContactMidleContainer td { padding:0px 3px 3px 0px;}
.ContactGreyTxt { color:#9AA1AB; }
.ContactTel { font-size:180%; color:#EFBD10; font-weight:bold;}

a.ContactEmail:link { color:#000000; text-decoration:underline;}
a.ContactEmail:visited { color:#000000; text-decoration:underline;}
a.ContactEmail:hover { color:#000000; text-decoration:underline;}




.ViewMap { position:absolute; margin: 146px 0px 0px 1px; }

.SubPageCenter { background-image: url(../Images/center-bg-line.gif); background-repeat: repeat-y; margin: 40px 0px 40px 0px; }
.SubPageMortgagesCenter { background-image: url(../Images/center-bg-line.gif); background-repeat: repeat-y; margin: 40px 0px 20px 0px; }

.SubPageCenterLeft { float: left; line-height: 20px; text-align: right; width: 250px; padding: 10px 20px 0px 10px; _margin-right: -3px; }
.SubPageCenterRight { margin-left: 280px; _margin-left: 277px; line-height: 20px; padding-left: 18px; }

.AboutLeftText { font-size: 110%; margin: 35px 0px 90px 0px; }

.AboutImage { margin-bottom: 5px; }

.NAEA { margin: 15px 0px 10px 0px; }
.AboutBotImage { margin-top: 35px; height: 70px; padding-left: 10px; }

.ConveyancingLeftText { font-size: 120%; margin: 20px 0px 0px 0px; line-height: 40px; }

.ConveyancingLeftTitle {
	position: absolute;
	color:#8E959F;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	width: 240px;
	margin-left: -290px;
	padding-right: 100px;
	text-align: right;
	_margin-top: -4px;
}

.SellingLeftTitle {
	position: absolute;
	color:#8E959F;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	width: 240px;
	margin-left: -310px;
	padding-right: 100px;
	text-align: right;
	_margin-top: -4px;
}

.NeedMore {
	position: absolute;
	color:#8E959F;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	width: 230px;
	margin-left: -280px;
	padding-right: 100px;
	text-align: right;
	padding-top: 45px;
}
.ConveyancingTextRight { margin-top: 20px; font-size: 110%; line-height: 20px; padding-left: 10px; }

.MoreInfoTextRight { background-color: #EBECEE; margin-top: 20px; margin-bottom: 20px; margin-left:-15px; padding: 8px 10px 10px 25px; height:52px; color:#787878; font-size: 110%; line-height: 20px; }


a:visited.Click { color: #0C0C0C; text-decoration: underline; font-size: 110%; }
a:link.Click 	{ color: #0C0C0C; text-decoration: underline; font-size: 110%; }
a:hover.Click   { color: #0C0C0C; text-decoration: none; font-size: 110%; }

.TextBold { font-size: 110%; font-weight: bold; }

.LandlordsBotText {
	color: #303030;
	margin-top: 20px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 130%;
	line-height: 20px;
	font-weight: bold;
}

.LandlordsLeftText { font-size: 120%; line-height: 25px; margin: 20px 0px 90px 0px; }
.mortgagesLeftText { font-size: 120%; margin: 20px 0px 0px 0px; line-height: 30px; }


.MortgagesTextLeft {
	position: absolute;
	text-transform: uppercase;
	width: 230px;
	margin-left: -255px;
	margin-top:-13px;
	text-align: right;
}
.MortgagesTextLeftBot {
	position: absolute;
	text-transform: uppercase;
	width: 230px;
	margin-left: -267px;
	margin-top:-13px;
	text-align: right;
}

.MortgagesBotImage {
	position: absolute;
	color:#171717;
	font-size: 80%;
	text-transform: uppercase;
	width: 230px;
	margin-left: -280px;
	padding-right: 100px;
	text-align: right;
	line-height: 10px;
}

.MortgagesTextRight { background-color: #EBECEE; margin-top: 20px; margin-left:-15px; padding: 10px 10px 10px 25px; height:74px; color:#787878; font-size:130%; }
.MortgagesTextRight3 { background-color: #EBECEE; margin-top: 20px; margin-left:-15px; padding: 10px 10px 10px 25px; height:136px; color:#787878; font-size:130%; }
.MortgagesTextRight4 { background-color: #EBECEE; margin-top: 20px; margin-left:-15px; padding: 10px 10px 10px 25px; height:429px; color:#787878; font-size:130%; }

.sellingTextRight { background-color: #EBECEE; margin-top: 20px; font-size: 110%; line-height: 22px; margin-left: 10px; padding: 20px; }

.SellingBotImage {
	position: absolute;
	color:#171717;
	font-size: 80%;
	width: 230px;
	margin-left: -280px;
	padding-right: 100px;
	text-align: right;
	line-height: 17px;
	padding-top: 18px;
}

.MortgagesUlText { color: #2F3032; margin-top: 10px; line-height: 25px; }

.MortgagesBotText { color: #4D4D4D; font-size: 90%; text-align: center; margin-bottom: 20px; }



.Mobilelogo {
	background-image: url('../Images/logos/mobile.gif');
	width: 156px; height: 45px;
}

.KeyMainContainer {
	background-color: #FFFFFF;
	position:absolute;
	right:5px;
	width:130px;
	font-size:11px;
	color:#282421;
	z-index:2;
	min-height:60px;
	_height:60px;
}
.KeyTitle {
	background-color:#F4CF32;
	border-bottom: solid 1px #000000;
	text-align:center;
	font-weight:bold;
	padding:2px;
	color:#000000;
}
.KeyContainer {
	border-bottom: solid 1px #000000; border-left: solid 1px #000000;
	height:24px; background-color: #FFFFFF; border-right: solid 1px #000000;
}
.KeyContainer1 {
	border-bottom: solid 1px #000000; border-left: solid 1px #000000; text-align: center;
	height:18px; background-color: #FFFFFF; border-right: solid 1px #000000; padding-top: 5px;
}

.KeyIcon {
	float:left;
	width:24px;
	padding:2px;
	height:20px;
	text-align:center;
	border-right: solid 1px #000000;
}
.KeyName {
	margin-left:32px;
	padding-top:5px;
}

/*testing contents below*/

.LocationDropDown {
	position:absolute;
	border:solid 1px #FFFFFF;
	background-color:#F8F7F7;
	background-image:url(../Images/drop-down-bg.gif);
	background-repeat:repeat-x;
	margin-right: -310px;
	padding:5px;
	right: 50%;
	margin-top: -12px;
	z-index:11111111;
	width: 108px;
}
.OfficeAreaContainer {
	color:#000000;
	float:left;
	width:125px;
}
.OfficeAreaName {
	font-size:120%;
	font-weight:bold;
	color:#000000;
}
.OfficeCheckBox {
	margin-bottom:-1px;
}
.OfficeSubAreas {
	font-size:100%; width: 120px; height: 100px;
}
.CloseBar {
	background-color:#414649;
	text-align:right;
	clear:both;
	margin:-5px;
	margin: 5px -5px -5px -5px;
	padding:2px 10px 2px 5px;
}

.CloseBarTop {
	position: relative;
	text-align:right;
	clear:both;
	margin:-5px;
	margin: -5px -5px 5px -5px;
	padding:2px 10px 2px 5px;
}

.RedTxt { color:#FF0000; padding-left: 5px;}

.ShowResults { float:right; color:#FFFFFF; font-size:110%; margin-right:10px; }
.ShowResultsTop { float:right; color:#FFFFFF; font-size:90%; margin-right:10px; font-weight:normal; margin-top:-7px;}
.ShowResultsSelect { width:auto; vertical-align:middle; font-size:80%; }

#cntrlPropertySearch_map_backToMapContainer { display:none; }

.scrollTop
{
	position: relative; display: block;
	margin-left: 494px;
	margin-top: 0px; width: 184px; height: 18px;
	z-index: 1000;
}

/*#cntrlPropertySearch_map_pnlResults
{
	height: 529px;
	overflow: hidden;
}*/

.slider {position:relative; overflow:hidden; height:520px;background-color: #033826; width: 184px; overflow: hidden;}
.slidercontent {position:absolute; background-color: #033826}
.linkslider {cursor:pointer; color:#666}
.linkslider:hover {color:#000}


.pnlLocationContainer
{
	float: left; width: 45%; margin-right: 10px; margin-bottom: 10px;
}


.officeCheckBoxHolder
{
	font-weight: bold; color: #033826;
}

.OfficeSubAreas
{
	font-weight: normal; height: 20px; padding: 0px;
}

a.WhiteLink:link	{ color: #ffffff; }
a.WhiteLink:visited { color: #ffffff; }
a.WhiteLink:hover	{ color: #ff0000; }

.WhiteLink			{ color: #ffffff; cursor: pointer; margin-right: 5px; }
.WhiteLink:hover	{ color: #ff0000; cursor: pointer; margin-right: 5px; }

.BlackLink	{ color: #000000; cursor: pointer; margin-right: 5px; }

.resultContainer
{
	padding: 10px;
}

.OfficeHeadingText 
{
	position: absolute;
	left: 0px;
	padding-left: 10px;
}

.OfficeColumnItem
{
	width:23%;
	float:left;	
}

/* suggestion */

.mapping-googlesuggestion-container 
{
	width:100%; height:150px; overflow:auto;
	padding: 0px; margin: 0px;
}

.mapping-googlesuggestion-item
{
	cursor:pointer;
	width:98%;
	padding:3px;
	font-size: 90%;
}

div.mapping-googlesuggestion-item:hover { background-color: #eaedf0; color: #8e959f; }

html>body .location
{
	position:absolute; margin-top:38px;
}

*html .location
{
	position:absolute; margin-top:46px;
}

.location-safari 
{
	position:absolute;
	margin-top:36px;
}


.searchButton
{
	margin-top: 10px;
}

#news {
	float: left;
	height:153px; width:433px; background-image:url(/Images/news-bg.gif)
}

#newsinner {
	margin: 32px 15px 0;
}

#news p {
	margin: 0; padding: 0;
}

#news a {
	text-decoration: underline;
}

div.newsitem {
	margin-bottom: 10px;
}
