/* END OF DEFAULT STYLES */

img { border: 0px; }

.FloatLeft  { float: left; }
.FloatRight { float: right; }

.ImageMidle { vertical-align: middle; }

.textContainer
{
	padding: 10px; margin-bottom: 10px;
}

#welcomeText
{
	min-height: 77px; margin-bottom: 8px;
}

.tblRow
{
	width: 100%; min-height: 35px;
}

table
{
	font-family: Arial, Tahoma, Verdana; font-size:100%;
}

.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;
}
.propertyCellLeftArrange {
	float:left; margin-right:10px;
}

.mobileRoomHolder
{
	height: 25px; margin-bottom: 5px;
}

.propertyCellRight
{
	float: left; position: relative;
}

.smallImage, .pagingBorder {
	padding: 3px;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

.hr {
	height: 1px; width: 100%; margin-top: 10px; color: inherit; margin-bottom: 10px;
}

select {
	font-family: Arial, Tahoma, Verdana; font-size: 100%; color: #3D3D3D;
	width: 100px; margin: 1px 0px 0px 0px; padding: 0px; border: #CBCBCB 1px solid;
}

.textField {
	width: 140px; margin-top: 5px; margin-bottom: 10px;
}

#photoContainer {
	height: 426px; /* height of main pic + 30px */
}

.photoHolder, #printContainer {
	float: left; width: 686px; _margin-right: -3px;
}

#DevelopmentPrintContainer {
	height: 526px; position: relative;
}

.mobilePhotoHolder {
	height: 94px;
}

.mainPic			{ float: left; }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder {
	float: right;
}

.pagePadding {
	padding: 20px;
}

.noResults {
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* ICONS */

/* FOOTER CLASSES */

.branchHolder {
	text-align: center;
}

.copyRight {
	position: relative; display: block; height: 73px;
}

/* 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:407px;
}

.textContainerSavedProp
{
	margin-top: 10px; margin-bottom: 10px;
}

.saveContainer
{
	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: 0px; padding: 0px; 
	font-family: Arial, Tahoma, Verdana; font-size:70%;
	height: 100%; 
}

form { margin: 0px; padding: 0px; font-size: 100%; }

input {
	font-size: 100%;
}

textarea {
	font-size: 100%; font-family: Arial, Tahoma, Verdana;
}

.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: 1002px;
	position: relative;
	left: 50%; margin-left: -501px;
	padding: 0px; overflow: hidden;
	color: inherit;
}

/* The header and footer */
.header {
	text-align: left; padding: 37px 50px 17px 41px; height: 60px; color: inherit;
}
.headerSiteMap {
	text-align: left; padding: 0px 50px 0px 41px; height: 140px; color: inherit;
}
.headerDefault {
	padding: 37px 50px 17px 41px;
	position:absolute; right:0px;
}

.footer {
	text-align: left; padding: 20px; 
	height: 30px; color: inherit;
}

/* HEADER DIVS */

#headerItems {
	position: relative; /* HEIGHT OF THE LOGO */
}

.logoContainer {
	border: 0px; position: relative; float: right;
}

.telContainer
{
	border: 0px; position: relative; float: right;
}

.mobileSpaceOnly
{
	width: 100%; height: 6px; background-color: inherit; color: inherit;
}

/*Navigation bar styles */
html>body #navbar {
	position: relative; height: 25px; padding: 9px 0px 0px 41px; z-index: 1; font-size: 110%;
}

*html #navbar {
	position: relative; height: 25px; padding: 9px 0px 0px 41px; z-index: 1; font-size: 110%;
}
#navbarDefault {
	position: absolute; height: 25px; padding: 9px 0px 0px 41px; z-index: 1; font-size: 110%;
	width:100%; top:112px;
}

.navBarItem      { position: relative; float: left; margin: 0px; padding: 0px; }
.navBarItem-over { position: relative; float: left; margin: 0px; padding: 0px; }

.navBarItem-static		{ text-decoration: none; }

.navBar-separator { float: left; position: relative; font-weight: bold; margin: 0px; padding: 0px 12px; }

/* PAGE CLASSES */

h1 {
	text-decoration: none; margin-top: 10px; margin-bottom: 10px; 
	padding: 0px; font-size: 120%;
}

h2 {
	text-decoration: none; margin: 0px;
	padding: 0px; font-size: 100%;
}

html>body h3 {
	padding: 0px; margin: 0px;
	font-size: 100%;
}

* html h3 {
	padding: 0px; margin: 0px; position: relative;
	font-size: 100%; 
}

.pagingContainer {
	height: 50px; width: 920px;
}

.propertiesFound {
	float: left; color: #95B704; font-size: 90%; padding: 3px 0px 0px 5px;
}

.pagingBox {
	padding-left: 14px;
	float: right; background-image: url(../Images/paging-line.gif); background-repeat: no-repeat; background-position: left top;
}

/* Property Next/Prev Control */

.propertyNavigation {
	height: 17px; float: right; width: 210px; padding-top: 7px;
}

#forwardContainer {
	position: absolute;
	z-index: 100000;
	width: 102px; right: 40px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer;
	margin-top:17px;
}

#backContainer
{
	position: absolute; 
	z-index: 100000;
	width: 105px; right: 146px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer;
	margin-top:17px;
}

.navigationRight {
	text-align: right; float: right;
	width: 102px; cursor: pointer;
}

.navigationLeft {
	text-align: left; float: left;
	width: 105px; cursor: pointer;
}

#pnlNextMenu
{
	height: 75px;
}

#pnlPreviousMenu
{
	height: 75px;
}

.imgNextProperty {
	float: left; width: 102px;
}

.nextHeading {
	float: right; width: 130px;
}

.previousHeading
{
	float: left; width: 130px;
}

.imgPreviousProperty {
	float: right; width: 105px;
}

.txtBackToSearchResults {
	width: 240px; display: none;
	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: 22px; padding-top: 8px; font-size: 110%; background-image: url(../Images/icon-bg.gif); background-repeat: repeat-x;
}

.icon {
	float: left; margin-right: 20px;
}

.icon:hover {
	float: left; margin-right: 20px;
}

/* ICONS */

ul { padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; list-style: none; line-height: 150%; }
li { padding: 0px 0px 0px 12px; margin: 0px 0px 0px 0px; background-image: url(../Images/structure/bullet.gif); background-repeat: no-repeat; background-position: left 7px; font-size: 100%; position: relative; }/* DATE FIELDS */
.preference { float: left; margin-right: 5px; width: 120px; display: block; }

.SearchMidlePaddingBG { padding: 18px 9px 0px 41px; }

.copyRightFix {
	width: 952px;
	position: relative;
	left: 50%; margin-left: -501px;
	padding: 30px 0px 30px 50px;
}

.HeaderLeftTextBG { float: left; padding-top: 12px; }

.SearchBoxBG {  padding: 6px 22px 10px 24px; margin: 2px 0px 15px 0px; }

.SaveBoxBG { width: 874px; height: 121px; padding: 8px 22px 0px 24px; margin: 2px 0px 15px 0px; }

.SearchTextBoxBG { float: left; margin-right: 20px; }

.SearchBut { position: relative; margin-top: 15px; margin-left: -10px; _margin-left: -13px; padding: 0px; }

.SearchTitleBG { font-size: 120%; float: left; font-weight: bold; text-decoration: none; }

.PagerOtherPageCells { padding-left: 4px; }

.BotBoxTopLineBG { height: 74px; margin: 0px 41px; padding: 34px 0px; }

.BotBoxLeftBG { float: left; margin-right: 9px; }

.BotBoxRightBG { margin-left: 464px; _margin-left: 461px; height: 49px; padding: 25px 0px 0px 0px; }

.BotBoxRightText { width: 123px; float: left; text-align: center; }
.BotBoxRightTextLine { width: 123px; float: left; text-align: center; }

.OpeningHours { width: 139px; height: 133px; margin-top: -89px; right: 65px; position: absolute; display: block; z-index: 1000px; }

.SearchNamePriceBG 
{ 
	padding: 8px 4px 6px 4px; margin: 10px 4px; height: 45px;
	border-top: dashed 1px #9d9d9d; border-bottom: dashed 1px #9d9d9d;
}

.SearchName { font-weight: normal; font-size:110%; }
.SearchPrice { font-weight: normal; font-size:110%; }
.SearchText {
	height: 65px; margin: 0px 4px; padding-left: 2px;
	background-image: url(../Images/search-text-bot-line.gif); background-repeat: repeat-x; background-position: left bottom;
}

.MidlePaddingBG { padding: 18px 41px 0px 41px; }

.FullSmallImage { padding: 3px; margin-bottom: 8px; }

.PhotoHolderRight {
	width: 184px; height: 368px; padding: 20px; margin-left: 696px; _margin-left: 693px;
	background-image: url(../Images/Full-right-box-bg.gif); background-repeat: no-repeat;
}

.FullRightTitleBG {
	height: 24px; font-size: 120%;
	background-image: url(../Images/full-right-title-line.gif); background-repeat: repeat-x; background-position: left bottom;
}

.FullRightIconHolder { margin-top: 5px; line-height: 18px; }
.FullRightIcon { padding-left: 15px; background-image: url(../Images/structure/bullet.gif); background-repeat: no-repeat; background-position: left 7px; }

.FullBotTextBG { margin-top: 20px; text-decoration: none; font-weight: normal; }
.FullBotTextBG b { text-decoration: none; font-weight: normal; display: block; }

.FullTopNameBG { height: 31px; padding: 5px 0px 5px 5px; margin-bottom: 20px; background-image: url(../Images/full-top-name-bg.gif); background-repeat: repeat-x; }

.FullName { font-weight: normal; float: left; padding: 5px 0px 0px 7px; background-image: url(../Images/full-top-name-line.gif); background-repeat: no-repeat; background-position: left top; }
.FullPrice { font-size: 140%; font-weight: normal; float: left; margin-right: 4px; }

.FullLeftNameBG { float: left; padding-top: 7px; }

.FullTopBackBut {
	margin-left: 570px; margin-right: 225px; height: 24px; padding-top: 7px; padding-right: 3px;
	background-image: url(../Images/full-top-back-line.gif); background-repeat: no-repeat; background-position: right top;
}

.SubPageTitleBG {
	height: 31px; padding: 10px 0px 0px 5px; margin-bottom: 15px; color: #97B601; font-size: 150%;
	background-image: url(../Images/full-top-name-bg.gif); background-repeat: repeat-x;
}

.SubPageMidleTextBG { _height: 1%; padding: 30px 0px 50px 0px; }
.WebPageMidleTextBG { _height: 1%; padding: 10px 0px 30px 0px; }

.SubPageMidleTextLeft  { float: left; width: 286px; _margin-right: -3px; text-align: justify; line-height: 18px;  }
.SubPageMidleTextRight { float: right; width: 286px; _margin-left: -3px; text-align: justify; line-height: 18px; }
.SubPageMidleTextMidle { width: 286px; margin-left: 316px; _margin-left: 313px; margin-right: 316px; _margin-right: 313px; text-align: justify; line-height: 18px; }

.TextImageBG { margin: 15px 0px; }

.ListSearchDevelopments {
	height: 157px; padding: 7px; margin: 0px 0px 20px 0px;
	border: #EFEFEF 1px solid; background-image: url(../Images/Developments-box-bg.gif); background-repeat: repeat-x;
}

.DevelopmentsMidlePaddingBG { padding: 25px 41px 0px 41px; }

.DevelopmentspagingContainer { height: 40px; }

.DevelopmentsCellLeft  { float: left; width: 208px; }
.DevelopmentsCellRight { margin-left: 218px; }

.DevelopmentsName  { font-size: 130%; font-weight: bold; }
.DevelopmentsPrice { font-size: 120%; font-weight: bold; }
.DevelopmentsText  {
	height: 60px; padding: 7px 4px; margin: 6px 0px 12px 0px;
	background-image: url(../Images/Developments-text-bg.gif); background-repeat: repeat-x;
}

.DevelopmentsFullBut { text-align: right; }


.test {
	background-color:#A5D301;
	border-bottom:solid 5px #96B802;
}

.FullDevelopmentSmallImage { padding: 3px; border: solid 1px #D0D0D0; margin: 0px 0px 8px 8px; }

.FullBotTextBoxTitle { background-color: #A4D200; color: #FFFFFF; text-align: left; font-size: 110%; padding: 3px 0px 2px 10px; }

.FullBotTextBoderBG { border-bottom: #E1E1E1 1px solid; border-right: #E1E1E1 1px solid; }

.FullBotTextBoxBG {
	height: 26px; padding: 4px 0px 0px 10px; border-left: #E1E1E1 1px solid; color: #444444;
	background-image: url(../Images/Developments-full-bot-bg.gif); background-repeat: repeat-x;
}

.Time
{
	float: right; position: relative; left: 220px; top: 40px;
	color: #FFFFFF; font-size: 120%;
}

.statusBanner
{
	float: right; margin-right: 10px;
}

