/* 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: 2px; width: 100%; margin-top: 10px; margin-bottom: 20px;
}

select {
	font-family: Arial, verdana, tahoma; font-size: 100%;
	width: 145px; margin-top: 5px; margin-bottom: 10px; 
}

.textField {
	width: 140px; margin-top: 5px; margin-bottom: 10px;
}

#photoContainer {
	height: 450px; margin-right: -3px; /* height of main pic + 30px */
}

.photoHolder, #printContainer {
	height: 450px; float: right;
	padding-right:3px;
}

.mobilePhotoHolder {
	height: 94px;
}

.mainPic			{ }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder {
}

.pagePadding {
	padding: 20px;
}

.noResults {
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* ICONS */

/* FOOTER CLASSES */

.branchHolder { float: right; font-size: 120%; font-weight: bold; color: #FFFFFF; padding-top: 10px; }


.copyRight {
	text-align: center; position: relative; display: block; height: 70px; padding: 0px 0px 25px 0xp;
}

.CopyRightText { float: right; padding-top: 20px; }

/* 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; 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: 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, verdana, tahoma; font-size:70%;
	height: 100%; 
}

form { margin: 0px; padding: 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: 918px;
	position: relative;
	left: 50%; margin-left: -459px;
	padding: 0px; overflow: hidden;
	color: inherit;
}

/* The header and footer */
.header {
	text-align: left; height: 60px; padding: 45px 0px 28px 0px; color: inherit;
}

.footer {
	text-align: left; padding: 20px; 
	height: 30px; color: inherit;
}

b
{
	color: #002469;
}

/* HEADER DIVS */

#headerItems {
	position: relative; /* HEIGHT OF THE LOGO */
}

.logoContainer {
	border: 0px; position: relative; float: left
}

.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; z-index: 1; text-transform: uppercase; height: 26px; margin-bottom: 25px; font-size: 110%;
}

*html #navbar {
	position: relative; z-index: 1; text-transform: uppercase; height: 26px; margin-bottom: 25px; font-size: 110%;
}

.navBarItem 	 { position: relative; float: left; margin: 0px; }
.navBarItem-over { position: relative; float: left; 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: 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: 24px; margin-bottom: 10px;
}

.pagingContainerTop {
	height: 24px; margin-bottom: 10px;
	position: absolute; top: 0px; width: 713px;
}

.propertiesFound {
	float: left;
	display:none;
}

.pagingBox {
	float: right; font-size: 110%;
	width: 123px; height: 23px; padding-left: 25px;
}

/* Property Next/Prev Control */

.propertyNavigation {
	height: 25px; position: relative; float: right; margin-top: -35px;
}

#forwardContainer {
	position: absolute;
	z-index: 100000;
	width: 199px; right: 0px;
	filter: alpha(opacity=90); moz-opacity: 0.90; opacity: .90;
	cursor: pointer;
	margin-top:25px;
	top:0px;
}

#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 {
	width: 155px; cursor: pointer;
}

.navigationLeft
{
	text-align: left; padding: 5px;
	margin-bottom: 10px; float: left;
	width: 100px; cursor: pointer;
}

#pnlNextMenu {
}

#pnlPreviousMenu {
	padding: 5px;
	height: 98px;
}

.imgNextProperty {
	float: left; width: 199px;
}

.nextHeading {
	float: right; width: 155px;
}

.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: 70px; margin-right: -1px;
}

.icon {
	float: left;
}

.icon:hover {
	float: left;
}

/* ICONS */

ul { padding: 0px 0px 0px 0px; margin: 0px 60px 0px 0px; list-style: none; line-height: 170%; }
li {
	padding: 0px 0px 0px 15px; margin: 3px 0px 3px 0px; font-size: 100%; background-image:url(../Images/structure/bullet.gif); background-repeat: no-repeat; background-position: left 7px;
}/* DATE FIELDS */
.preference { float: left; margin-right: 5px; width: 120px; display: block; }


.YellowText { color: #E2AF39; text-decoration: none; }

.NewSearchTitle { height: 35px; text-decoration: none; }

.NewSearchImage { margin-bottom: 18px; }

.SelectPropertyBG { margin-top: 42px; font-size: 110%; }

.SelectRadioBoxBG { float: left; margin-right: 28px; }
.SelectCheckBoxBG { float: left; margin-right: 22px; }

.GoButBG { float: left; vertical-align: middle; }

.SearchName  { font-weight: normal; font-size: 120%; padding-top: 7px; }
.SearchPrive { font-weight: normal; padding-top: 10px; font-size: 110%; }
.SearchText  { line-height: 22px; height: 94px; padding-top: 10px; text-align: justify; }

.BotPagingBox { float: right; font-size: 110%; width: 100px; height: 25px; padding-left: 20px; }

.FullBotText { padding-bottom: 22px; line-height: 20px; font-size: 110%; }
#txtBold strong { color: #002469; }
#txtBold b { color: #002469; }

.FullName  { font-weight: normal; font-size: 120%; }
.FullPrice { font-weight: normal; padding-top: 6px; }
.FullText  { line-height: 22px; min-height: 76px; _height: 76px; margin-bottom:10px; padding-top: 8px; text-align: justify; font-size: 110%; }

.FullMidleconTextBG { text-decoration: none; margin-bottom:15px; font-size: 110%; }

.SubPageTitle { font-size: 140%; text-decoration: none; font-weight: bold; height: 30px; }

.SubPageMildeBG { min-height: 800px; _height: 800px; text-align: justify; line-height: 22px; padding-bottom: 15px; }


.ViewPropSSTC {
	height: 19px; padding: 4px 0px 0px 0px;
	background-image:url(../Images/statusBanner.gif);
	background-repeat: repeat-x; color: #FFFFFF;
	font-weight: bold; float: left;
}

.Status
{
	float:right; margin-right:210px;
}

.SSTDFloatRight { margin-right:5px; float:right; display:inline;}
