/*

CONTENTS
1.	General styles, not page specific
	Lines 17 - 219
2.	Search Results (List Map View)
	Lines 227 - 270
3.	Full Details style only (incorporating facilities such as next & previous)
	Lines 276 - 388
4.	Saved Properties style only
	Lines 394 - 419

*/

/* GENERAL STYLES USED, NOT PAGE SPECIFIC */

html {
	height: 100%;
}

body {
	margin: 0px; padding: 0px;
	font-family: Arial, Verdana, Tahoma; font-size:70%;
	height: 100%; 
}

img { border: 0px; }

.FloatLeft  { float: left; }
.FloatRight { float: right; }

.ImageMidle { vertical-align: middle; }

form { margin: 0px; padding: 0px; font-size: 100%; }

input {
	font-size: 100%;
}

.field {
	position: absolute; left: 50%;
}

.clearPropData {
	clear: both; height: 1px; overflow: hidden;
}

.dialogTitle {
	font-weight: bold;
}

textarea {
	font-size: 100%; font-family: Arial, Verdana, Tahoma;
}

select {
	font-family: Arial, Verdana, Tahoma; font-size: 100%;
	width: 148px; border: #55565A 1px solid; margin-bottom: 6px;
}

.textField {
	width: 145px; border: #55565A 1px solid; margin-bottom: 6px;
}

#siteContainer {
	width: 1000px;
	position: relative;
	left: 50%; margin-left: -500px;
	padding: 0px; overflow: hidden;
	color: inherit;
}


ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; list-style: none; line-height: 150%; }
li { padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; color: #5E5E5E; font-size: 100%; position: relative; }

#webpageBullet ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; list-style: none; line-height: 150%; }
#webpageBullet li { padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background: url(../Images/structure/bullet.gif) no-repeat left 6px; color: #5E5E5E; font-size: 100%; position: relative; }


.hr {
	height: 1px; width: 100%; margin-top: 10px; color: inherit; margin-bottom: 10px;
}

.header {
	height: 100px; padding: 35px 60px 0px 0px;
}

#headerItems {
	position: relative; height: 56px; margin-bottom: 20px;
}

.logoContainer {
	border: 0px; position: relative; float:right;
}

.footer {
}

.branchHolder {
	text-align: center;
}

.copyRight {
	position: absolute; margin-right: -500px;
    right: 50%; margin-top: 15px;
}

html>body #navbar {
	height: 24px; width: 555px; padding-left: 47px;
}

*html #navbar {
	height: 24px; width: 555px; padding-left: 47px;
}

.navBarItem { padding: 5px; position: relative; float: left; margin: 0px; }
.navBarItem-over { padding: 5px; position: relative; float: left; margin: 0px; }

.navBarItem-static	{ text-decoration: none; }

.navBar-separator { float: left; position: relative; margin-top: 4px; padding: 0px; }

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%; 
}

.emailSent {
	width: 100%; text-align: center;
	padding-top: 40px;
}

.textContainer {
	padding: 10px; margin-bottom: 10px;
}

.noResults {
	_height: 600px; min-height: 600px;
	padding-top: 15px;
}

.welcomeText {
    margin-bottom: 10px; 
}

.featuredProperty {
    margin-bottom: 10px;   
}

.featuredSalesHolder {
    margin-bottom: 10px;   
}

.featuredLettingsHolder {
    margin-bottom: 10px; 
}

.searchItem { float: left; width: 150px; margin-right: 6px; margin-bottom:8px; }
.searchItemRadio { margin-bottom:10px; font-size: 150% }

/* FORMS */

.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;
}

.propertyCellRight {
	float: left; position: relative;
}

/* FORMS */

/* GENERAL STYLES USED, NOT PAGE SPECIFIC */

/* SEARCH RESULTS (LIST MAP VIEW) */

#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: 0px 55px 55px 55px; min-height: 500px;
}

.smallImage, .pagingBorder {
	padding: 2px;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

.pagingContainer {
	height: 18px; margin-bottom: 32px;
}

.propertiesFound {
	float: left; padding: 2px 0px 0px 270px; font-size: 110%;
}

.pagingBox {
	float: right; margin-bottom: -3px; margin-top: -2px; font-size: 110%; line-height:normal;
}
.pagingBoxBot {
	margin-bottom: -3px; margin-top: -2px; font-size: 110%; line-height:normal;
}

/* SEARCH RESULTS (LIST MAP VIEW) */

/* FULL DETAILS STYLES ONLY */

.iconHolder {
	text-transform: uppercase; padding-left: 6px;
}

.icon { padding: 3px 0px; border-bottom: #D9D9D9 1px solid; }
.icon:hover { padding: 3px 0px; border-bottom: #D9D9D9 1px solid; }

.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;
}

#photoContainer {
	height: 267px; /* height of main pic + 30px */
}

.photoHolder {
	float: left; width: 330px;
}

.extraPhotosHolder {
	float: right;
}

.fulldetails-photo-item {
	border: none;
}

.property-statuslabel {
	color:Red;
}

/* FULL DETAILS STYLES ONLY */

/* SAVED PROPERTIES STYLES ONLY */

.SavePropGreyBox {
	padding:15px;
}

.ArrangeViewingSaved { border-bottom: #B3BDB4 1px solid; padding-bottom: 20px; margin-bottom: 22px; }

.SendThisProp { }

.textContainerSavedProp {
	font-size: 90%; margin: 12px 0px;
}

.saveContainer { float: left; width: 190px; padding: 33px 50px; }

/* SAVED PROPERTIES STYLES ONLY */

.MidleBG { padding: 28px 53px 0px 57px; }

.ListMapView { position: absolute; z-index: 1000; margin-top: -50px; }

.SearchPriceBoxBG { height: 30px; }

.SubImageBG { height: 137px; }

.SubMidleBG { padding: 40px 60px 30px 60px; min-height: 250px; _height: 250px; text-align: justify; }

.FullMidleBG { padding: 50px 56px 40px 60px; }

.PhotoHolderLeft  { float: left; width: 662px; _margin-right: -3px; }
.PhotoHolderRight { margin-left: 673px; _margin-left: 670px; }

.FullSmallImage { margin-left: 2px; margin-bottom: 2px; }

.NextPreviousBoxBG { min-height: 18px; padding-bottom: 16px; }

.FullBotTextBG { padding: 15px 220px 0px 0px; }

.DefaultImageBG { height: 575px; }

.SearchHomeBut { position: absolute; z-index: 1000; margin-top: 35px; }

.TextBoxBG { padding-bottom: 30px; height: 110px; }

.SearchText { height:45px; overflow:hidden; margin-bottom: 5px; }

.FullBotTextRightBG ul { margin:0px; padding:0px; }

.SearchBoxBG {
	background: url(../Images/search-box-bg.png);
	position: absolute; z-index: 1000; 
}
.filter {
	width: 602px; height: 580px;
}
.ulclass {  position:relative; z-index:1;  padding: 35px 110px 35px 60px;}

.searchLinksFull
{
    width: 100px; background-color: #013300;
    text-align: center; padding: 1px; float: left;
}

.searchLinksSave
{
    width: 100px; background-color: #8dc73d;
    text-align: center; padding: 1px; float: right;
}

.printHeading { font-size: 140%; font-weight: bold; padding: 20px 0px 10px 0px; }
.printText { font-size: 110%; height: 60px; }
.printTitle { font-size: 250%; padding-left: 10px; }
.printBodyText { font-size: 120%; padding-left: 15px; }
.printNumber { font-size: 300%; color: #c7c7c7; }
.printLine { border-bottom: solid 1px #8d8a89; padding-bottom: 12px; }


.DefaultRight{
	height:577px; width:398px; background:url(../Images/default-right-bg.png) no-repeat; position:absolute; right:0px;
}

.DefaultRightText{ color:#FFFFFF; text-align:center; font-size:110%; padding-top:35px;}

.DefaultRightText span{ color:#8DC63F;}
