/* END OF DEFAULT STYLES */

img { border: 0px; }

.FloatLeft { 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;
}
.propertyCellLeftArrange {
	float: left; margin-right: 10px;
}

.mobileRoomHolder {
	height: 25px; margin-bottom: 5px;
}

.propertyCellRight {
	float: left; position: relative;
}

.smallImage, .pagingBorder {
	padding: 2px;
	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, verdana, tahoma; font-size: 100%; color: #FFFFFF;
	width: 160px; margin-bottom: 9px; background-color: #122A45; border: #000000 1px solid;
}

.textField {
	width: 156px; margin-bottom: 9px; color: #FFFFFF; background-color: #122A45; border: #000000 1px solid;
}

#photoContainer {
	height: 413px; /* height of main pic + 30px */
}

.photoHolder, #printContainer {
	height: 390px; width: 430px; padding: 11px 4px 10px 9px; float: left; _margin-right: -3px;
}
.PhotoHolderRight { margin-left: 463px; _margin-left: 460px; height: 402px; padding: 9px 8px 0px 9px; position:relative; }

.mobilePhotoHolder {
	height: 75px;
}

.mainPic			{ height: 330px; }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder {
}

.pagePadding {
	padding: 20px;
}

.noResults {
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* ICONS */

/* FOOTER CLASSES */

.branchHolder {
	text-align: center;
}

.copyRight { height: 54px; padding: 38px 0px 0px 0px; margin: 0px; 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;
}
.SendThisProp {
	margin-left:290px;
	height:120px;
}

.textContainerSavedProp {
	margin-top: 10px; margin-bottom: 10px;
}

.saveContainer {
	padding: 0px 10px; margin-top: 0px;
	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: 0px;
}

#theMap {
	margin-left: 230px; position: relative; display: block; height: 1%;
	padding: 0px; min-height: 620px;
}

/* 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, verdana, tahoma; font-size:70%;
	height: 100%; 
}

form {
	margin-top: 10px; padding: 0px; margin-bottom: 0px; 
	margin-left: 0px; margin-right: 0px; font-size: 100%;
}

input {
	font-size: 100%;
}

textarea {
	font-size: 100%; font-family: Arial, verdana, tahoma;
}

.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: 942px;
	position: relative;
	left: 50%; margin-left: -471px;
	padding: 0px; overflow: hidden;
	color: inherit;
}

/* The header and footer */
.header {
	text-align: center; height: 102px; padding: 23px 0px 14px 30px; color: inherit;
}
.headerMobile {
	text-align: center; padding: 10px 0px 10px 30px; color: inherit;
}

.footer {
	text-align: left; padding: 20px; 
	height: 30px; color: inherit;
}

/* HEADER DIVS */

#headerItems {
	position: relative; /* HEIGHT OF THE LOGO */
}

.logoContainer {
	border: 0px; position: relative;
}

.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; text-align: center; height: 26px; padding: 44px 0px 0px 0px; z-index: 1; text-transform: uppercase;
}

*html #navbar {
	position: relative; text-align: center; height: 26px; padding: 44px 0px 0px 0px; z-index: 1; text-transform: uppercase;
}
#navbarMobile {
	position: relative; text-align: center; height: 26px; padding: 10px 0px 0px 0px; z-index: 1; text-transform: uppercase;
}

#navbar div { display: inline; }

.navBarItem 	 { padding: 0px 7px 0px 7px; position: relative; }
.navBarItem-over { padding: 0px 7px 0px 7px; position: relative; }

.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: 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: 18px; padding: 5px 9px 6px 9px; margin-bottom: 18px;
}

.propertiesFound {
	float: left; padding: 1px 0px 0px 3px;
}

.pagingBox {
	float: right; font-size: 110%;
}
.PagingBoxBot { float: right; font-size: 110%; }

/* Property Next/Prev Control */

.propertyNavigation {
	height: 25px; width: 205px; font-size: 110%; position: absolute; z-index: 1000; right: 15px; margin-top: -41px;
}

#forwardContainer {
	position: absolute;
	z-index: 100000; right:-15px;
	width: 100px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer; margin-top: 15px; padding: 5px;
}

#backContainer {
	position: absolute; 
	z-index: 100000;
	width: 100px; left:0px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer; margin-top: 15px; padding: 5px;
}

.navigationRight {
	text-align: right; float: right; width: 100px; cursor: pointer; color: #E1E1E1;  white-space:nowrap;
}

.navigationLeft {
	text-align: left; float: left; width: 100px; cursor: pointer; color: #E1E1E1; white-space:nowrap;
}

#pnlNextMenu {

}

#pnlPreviousMenu {
}

.imgNextProperty {
	margin-right: 10px;
}

.nextHeading {
	padding: 5px;
	display:block;
}

.previousHeading {
	padding: 5px;
	display:block;
}

.imgPreviousProperty {
}

.txtBackToSearchResults {
	width: 100px; display: none; font-weight: bold;
}

.txtBackToSearchResultsOver {
	width: 100px; font-weight: bold;
}

/* Property Next/Prev Control */

/* ICONS */

.iconHolder {
	height: 24px; padding: 8px 0px 0px 16px; margin: 17px 0px; font-size: 110%; text-align: center; position: relative; text-transform: uppercase;
}
.iconHolderMobile { margin:10px 0px;}

.iconHolder div { display: inline; }
.icon {
	margin-right: 16px;
}

.icon:hover {
	margin-right: 16px;
}

/* ICONS */

ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; }
li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 13px; font-size: 100%; position: relative; color: #FFFFFF; background-image: url(../Images/structure/bullet.gif); background-repeat: no-repeat; background-position: left 6px; }/* DATE FIELDS */

.PhotoHolderRight ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; line-height: 270%; position:relative; height:1%; }
.PhotoHolderRight li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 13px; font-size: 100%; position: relative; color: #FFFFFF; background-image: url(../Images/structure/bullet.gif); background-repeat: no-repeat; background-position: left 14px; }/* DATE FIELDS */

.preference { float: left; margin-right: 5px; width: 120px; display: block; }

.FullSmallImage { margin-right: 6px; }

.PhotoHolderNameBG { height: 62px; border-bottom: #6A6E72 1px dashed; margin-bottom:15px; }

.FullBotTextBG { padding: 14px 14px 30px 11px; line-height: 19px; }
.FullBotTextBG b { color: #E1E1E1; font-size: 110%; display: block; }

.test { margin-top:13px; left:0px; top:0px;	}

.vAlignMiddle { vertical-align:middle; }
.MapKeyIcon { margin-bottom:10px; }
.MapKeyBg { position:absolute; right: 755px; width: 165px; top: 290px; }