/* 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;
}

.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 {
	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%;
	width: 100px; margin-top: 2px;
	background-image: url(../../../images/text-box-bg.gif); background-repeat: repeat-x; background-position: left bottom;
}

.textField {
	width: 208px; margin-top: 2px;
	background-image: url(../../../images/text-box-bg.gif); background-repeat: repeat-x; background-position: left bottom;
}

#photoContainer {
	height: 600px; /* height of main pic + 30px */
}

.photoHolder, #printContainer { float: right; width: 653px; margin-left: -3px; }
.PhotoHolderLeft {
	margin-right: 653px; _margin-right: 650px; height: 537px; padding: 32px 10px 0px 10px;
	background-color: #F2EDE4; border-bottom: #C8BCAC 1px solid; font-size:110%;
}

.mobilePhotoHolder {
	width: 100%; height: 94px; margin-top: 10px; margin-bottom: 10px;
}

.mainPic			{ float: right; margin-bottom: 10px; }
.mainPicSplitter	{ float: left; width: 10px; }

.mobilePhotoHolder .mainPic	{ float: none; margin-bottom: 10px; }

.extraPhotosHolder {
	float: right;
}

.pagePadding {
	padding: 20px;
}
.pagePaddingWebPage {
	padding: 0px 20px 20px 20px;
}

.noResults {
	_height: 400px; min-height: 400px;
	text-align: center;
}


/* FOOTER CLASSES */

.branchHolder {
	text-align: center; color: #FFFFFF;
}

.DefauleBranchHolder {
	text-align: center; color: #050505; padding: 0px 0px 20px 0px;
}

.copyRight {
	padding: 20px; font-size: 90%; text-align: center; position: relative; display: block;
}
/* 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: 10px;
}

.saveContainer {
	padding: 10px; margin-top: 5px;
	margin-bottom: 10px;
}

/* GOOGLE MAP ULTIMATE CLASSES */

#mapContainer {
	position: relative; display: block; background-color: #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%;
}

body {
	margin: 0px; padding: 0px; 
	font-family: Arial, Tahoma, Verdana; font-size:70%; height: 100%; 
}

form { margin: 0px; padding: 0px 0px 0px 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: 992px;
	position: relative;
	left: 50%; margin-left: -496px;
	padding: 0px; overflow: hidden;
	color: inherit;
}

#DefaultSiteContainer {
	width: 1004px;
	position: relative;
	left: 50%; margin-left: -502px;
	padding: 0px; overflow: hidden;
	color: inherit;
	background-image: url(../images/default-bg.gif); background-repeat: repeat-y;
}

/* The header and footer */
.header {
	text-align: left; height: 132px; color: inherit;
}
.headerMobile {
	text-align: left; height: 102px; color: inherit;
}

.footer {
	text-align: left; color: inherit; margin-top: 20px;
}

.DefaultFooter {
	text-align: left; color: inherit;
}

/* HEADER DIVS */

#headerItems {
	position: relative; padding: 41px 0px 0px 30px; /* HEIGHT OF THE LOGO */
}

#DefaultHeaderItems {
	position: relative; padding: 11px 0px 0px 86px; /* HEIGHT OF THE LOGO */
}

.logoContainer {
	border: 0px; position: relative; float: left
}

.telContainer {
	border: 0px; position: relative; float: right;
}

.mobileSpaceOnly {
	height: 6px; background-color: inherit; color: inherit;
}

/*Navigation bar styles */
html>body #navbar {
	position: relative; height: 23px; z-index: 1; margin-bottom: 20px; font-size:110%;
}

*html #navbar {
	position: relative; height: 23px; z-index: 1; margin-bottom: 20px; font-size:110%;
}

html>body #DefaulNavbar {
	position: absolute; z-index: 1000px; right: 6px; padding-top: 10px; font-size: 110%; z-index:100;
}

*html #DefaulNavbar {
	position: absolute; z-index: 1000px; right: 6px; padding-top: 10px; font-size: 110%; z-index:100;
}

.navBarItem 	 { position: relative; float: left; margin: 0px; }
.navBarItem-over { position: relative; float: left; margin: 0px; }

.DefaulNavBarItem 	   { position: relative; margin: 0px; }
.DefaulNavBarItem-over { position: relative; margin: 0px; }

.navBarItem-static { text-decoration: none; }

.navBar-separator { float: left; position: relative; margin-top: 4px; padding: 0px; }

/* 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: 5px; 
	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: 21px; padding: 0px 0px 0px 10px; margin-bottom: 30px; background-color: #F2EDE4;
	border-bottom:solid 1px #CFC6B7;
}

.propertiesFound {
	float: left; padding: 4px 15px 0px 15px; font-size: 90%;
}

.pagingBox {
	float: left; 
}

/* 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: 125px; overflow: auto;
	background-image: url(../images/full-icon-bg.gif); background-repeat: no-repeat;
	scrollbar-face-color:#F2EDE4;
	scrollbar-arrow-color:#505641;
	scrollbar-track-color:#F2EDE4;
	scrollbar-shadow-color:#FCFBF9;
	scrollbar-highlight-color:#FCFBF9;
	scrollbar-3dlight-color:#FCFBF9;
	scrollbar-darkshadow-Color:#F2EDE4;
}

.icon {
}

.icon:hover {
}

/* ICONS */

ul { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; list-style: none; line-height: 150%; }
li { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-size: 100%; position: relative; }/* DATE FIELDS */
.preference { float: left; margin-right: 5px; width: 120px; display: block; }


.SearchTitleBG { float: left; padding-top: 4px; }

.PageTitle { font-size:120%; color:#646C4F; font-weight:bold; padding-top:2px;}

.PageTitleSaved { float:left; font-size:120%; color:#646C4F; font-weight:bold; padding-top:2px;}

.FooterTitleText { color: #C1A87F; text-decoration: none; }

.FooterImageBG { text-align: center; height: 50px; }

.NewSearchBut { float: right; border-left: #FFFFFF 3px solid; }

.BackButBG { float: left; padding: 3px 0px 0px 5px; width: 95px; }

.ListPropertyLeft  { margin-right: 132px; _margin-right: 129px; }
.ListPropertyRight { float: right; width: 132px; _margin-left: -3px; overflow:hidden; height:182px; background-color: #F2EDE4; }

.SearchSmallImageBG { margin-bottom: 4px; }

.SearchPrice { font-weight: normal; padding-top:2px; }
.SearchText  { height: 83px; padding: 3px 0px 15px 0px; line-height:150%; text-align:justify; }

.FullSmallImage { border: solid 1px #363837; margin-left: 10px; margin-bottom: 10px; }

.FullPrice { font-weight: normal; text-decoration: none; padding: 7px 0px 0px 0px; }

.FullIconBG { height: 157px; text-decoration: none; margin: 32px 0px 35px 0px; }

.FullIconBotTextBG {
	height: 250px; overflow: auto; padding-right: 5px;
	text-align:justify; line-height:140%;
	
	scrollbar-face-color:#F2EDE4;
	scrollbar-arrow-color:#505641;
	scrollbar-track-color:#F2EDE4;
	scrollbar-shadow-color:#FCFBF9;
	scrollbar-highlight-color:#FCFBF9;
	scrollbar-3dlight-color:#FCFBF9;
	scrollbar-darkshadow-Color:#F2EDE4;
}

.FullRightIconTitle {
	height: 22px; padding: 2px 0px 0px 10px; margin-bottom: 8px;
	background-color: #474D38; color: #C1A87F; text-decoration: none; font-size: 140%;
}

.MidleCenterBG { padding: 0px 22px 0px 30px; }

.FlashBG { height: 382px; text-decoration: none; margin-bottom: 15px; }

.DefaultMidleRightBG { float: right; width: 262px; padding-right: 30px; _margin-left: -3px; }
.DefaultMidleLeftBG  { margin-right: 292px; _margin-right: 289px; }

.ViewPropTxtContainer { font-size:110%; padding-bottom:20px; }


.test { z-index:1000;}
