html
{
	height: 100%;
}

body
{
	margin: 0px; padding: 0px; background-color: #FFFFFF; 
	font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size:70%;
	height: 100%; color: #000000;
	background-image:url(../Images/header-bg.gif); background-repeat:repeat-x;
	margin-top:30px;
}
.DefaultBody{ background-image:url(../Images/header-bg-default.gif); background-repeat:repeat-x;}
.BasicBody { background-image:none; background-color:#FFFFFF; padding:10px;}

a:link		{ color: #84221E; text-decoration: none; background-color: inherit; }
a:visited	{ color: #84221E; text-decoration: none; background-color: inherit; }
a:hover		{ color: #84221E; text-decoration: none; background-color: inherit; }


form
{ 
	margin-top: 0px; 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, Sans-Serif;
}

ul	{	color:#B87E73;	margin-left: 3px;		padding-left: 3px;		list-style: none;		line-height: 150%;		margin-top: 0px;		margin-bottom: 0px;	}li	{		padding-left: 10px;		padding-top: 0px;		background-image: url('../images/structure/bullet.gif');		background-repeat: no-repeat;		background-position: 0px 6px;		font-size: 100%;	}

img {border:0px;}

/* END OF DEFAULT STYLES */

#siteContainer /* TO MAKE 100% WIDTH SITE, SET WIDTH TO 100%, AND REMOVE LEFT AND MARGIN-LEFT VALUES */
{
	width: 874px; 
	background-color: #FFFFFF;
	position: relative;
	left: 50%; margin-left: -437px;
	padding: 0px; overflow: hidden;
	color: inherit;
}

/* The header and footer */
.header
{
	background-color: #FFFFFF; text-align: left; padding: 10px 30px 5px 30px; color: inherit;
}

.footer
{
	text-align: left; padding: 15px 0px; 
	height: 40px; font-size:90%;
}

/* HEADER DIVS */

#headerItems
{
	position: relative; height: 40px; /* 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 */
#navbar
{
	background-color: #891A1C; position: relative; height: 22px; color: inherit; z-index: 1; text-transform:uppercase; font-size:90%;
	padding-left:30px;
}

.navBarItem { padding-top: 4px; position: relative; float: left; margin: 0px; }
.navBarItem-over { padding-top: 4px; position: relative; float: left; margin: 0px; }

.navBarItem-static		{ color: #FFFFFF; text-decoration: none;  padding:0px 10px 0px 0px; margin-right:10px; background-image:url(../Images/nav-seprator.gif); background-repeat:no-repeat; background-position:right center; }

a.navBarItem-link:link		{ color: #FFFFFF; text-decoration: none; padding:0px 10px 0px 0px; margin-right:10px; background-image:url(../Images/nav-seprator.gif); background-repeat:no-repeat; background-position:right center; }
a.navBarItem-link:visited	{ color: #FFFFFF; text-decoration: none; padding:0px 10px 0px 0px; margin-right:10px; background-image:url(../Images/nav-seprator.gif); background-repeat:no-repeat; background-position:right center; }
a.navBarItem-link:hover		{ color: #CBC3B7; text-decoration: none; padding:0px 10px 0px 0px; margin-right:10px; background-image:url(../Images/nav-seprator.gif); background-repeat:no-repeat; background-position:right center; }

.navBarItem-subItem			{ background-color: #891A1C; padding: 5px; }
.navBarItem-subItem-over	{ background-color: #891A1C; padding: 5px; }

a.navBarItem-subLink:link		{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:visited	{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:hover		{ color: #CBC3B7; text-decoration: none; white-space: nowrap; }

.selectedPage
{
	color:#000000; display:block; padding:0px; width:14px; height:14px;
}

/* PAGE CLASSES */

h1
{
	color: #84221E; text-decoration: none; margin-top: 10px; margin-bottom: 10px; 
	padding: 0px; font-size: 120%; background-color: inherit;
}

h2
{
	color: #881B1D; text-decoration: none; margin-top: 0px; margin-bottom: 0px; 
	padding: 0px; font-size: 100%; background-color: inherit;
}

h3
{
	padding: 0px; margin: 0px;
	color: #000000; font-size: 100%;
}

.pagingContainer
{
	width: 100%; height: 20px;
	padding-top:15px;
	text-transform:uppercase;
	font-size:90%;
	background-image:url(../Images/doted-line-h.gif); background-repeat:repeat-x; background-position:bottom;
}
.pagingContainerBot
{
	width: 100%; height: 30px;
	padding-top:15px;
	text-transform:uppercase;
	font-size:90%;
	background-image:url(../Images/doted-line-h.gif); background-repeat:repeat-x; background-position:bottom;
}

.propertiesFound
{
	float: left;
}

.pagingBox
{
	float: right;
}
a.PagingLink:link { color:#000000; display:block; padding:0px; width:14px; height:14px; }
a.PagingLink:visited { color:#000000; display:block; padding:0px; width:14px; height:14px; }
a.PagingLink:hover { color:#000000; display:block; padding:0px; width:14px; height:14px; background-image:url(../Images/paging-link-over.gif); background-repeat:no-repeat;}

a.PagingLinkNextPrev:link { color:#000000; display:block; margin:0px 5px;}
a.PagingLinkNextPrev:visited { color:#000000; display:block; margin:0px 5px;}
a.PagingLinkNextPrev:hover { color:#000000; display:block; margin:0px 5px; border-bottom: 1px solid #B59497;}

.textContainer
{
	margin-top: 10px; margin-bottom: 10px;
}
.textContainerSearch
{
	margin-top: 10px; margin-bottom: 30px;
	color:#414141; height:158px;
}
.textContainerViewProp { margin-top: 10px; margin-bottom: 10px; }
.textContainerViewProp b { text-transform:uppercase; font-weight:normal; font-size:110%;}

.textContainerNewInstruction
{
	margin-top: 20px; margin-right: 15px; float:left; color:#544942; width:134px;
}
#welcomeText
{
	min-height: 77px; margin-bottom: 8px;
}

.featuredContainer
{
	margin-top: 10px; margin-bottom: 10px; height: 155px;
}

.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;
}

.propertyCellLeft
{
	float: left; margin-right: 10px; position: relative;
}

.mobilePropertyCellLeft
{
	float: left; margin-right: 10px; position: relative; width: 60px;
}

.mobileRoomHolder
{
	height: 25px; margin-bottom: 5px;
}

.propertyCellRight
{
	float: left; position: relative;
}

.smallImage, .pagingBorder
{
	padding: 1px; border: solid 1px #C2C2C2;
}

.hr
{
	height: 1px; width: 100%; background-color: #C2C2C2; margin-top: 10px; color: inherit;
}

select
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 100%; color:#404041;
	width: 100px; margin-top: 2px; margin-bottom: 10px; border:solid 1px #C2BAB6;
}
.selectDefault
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif; font-size: 100%; color:#404041; background-color:#AFA1A0;
	width: 140px; margin-top: 2px; margin-bottom: 10px; border:solid 1px #C2BAB6;
}

.textField
{
	width: 110px; margin-top: 2px; margin-bottom: 24px;  border:solid 1px #C2BAB6; color:#404041;
}
.textFieldDefault
{
	width: 300px; margin-top: 2px; margin-bottom: 0px;  border:solid 1px #C2BAB6; color:#404041; float:left;
}

#photoContainer
{
	background-color:#FFFFFF;
	height:290px;
}

.photoHolder, #printContainer
{
	background-color:#FFFFFF;
}

.mobilePhotoHolder
{
	width: 100%; height: 75px; margin-top: 10px; margin-bottom: 10px;
}

.mainPic			{ background-color:#FFFFFF; }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder
{
	margin-top: 0px;
	margin-left:-4px;
	background-color:#FFFFFF;
	width:392px;
}

.pagePadding
{
	padding: 20px;
}
.pagePaddingWebPage
{
	padding:20px 0px;
	min-height:300px;
	_height:300px;
}

.noResults
{
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* ICONS */

.iconHolder
{
	_height:1%;
}

.icon
{
	border-bottom:solid 1px #CCCDCF;
	padding:4px 4px 4px 20px;
}

a.iconLink:link { color:#414141;}
a.iconLink:visited { color:#414141;}
a.iconLink:hover { color:#FFFFFF;}

/* FOOTER CLASSES */

.branchHolder
{
	float: left; text-align: left; width: 33%;
}

.copyRight
{
	padding: 0px; text-align: right; float:right; color: #414141;
}

/* ADVANCED MAP SEARCH RESULTS */

.perPage
{
	float: left;
}

/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    padding: 5px 5px 5px 5px;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #000000;
}

.messagepanel-error
{
    color: Red;
}

/* Property Next/Prev Control */

.propertyNavigation
{
	height: 25px; width: 100%;
	margin-bottom: 10px;
}

#forwardContainer
{
	border: solid 1px #808080;
	position: absolute; background-color: #FFFFFF;
	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
{
	border: solid 1px #808080;
	position: absolute; background-color: #FFFFFF;
	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; background-color: #C0C0C0;
	padding: 5px 0px 5px 0px; font-weight: bold;
}

.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;
}
.SubHeader { height:145px; background-color:#DCD6D6;}
.SubHeaderImg { float:left; _margin-right:-3px;}

.DefaultHeader { height:165px; background-color:#DCD6D6;}
.DefaultHeaderImg { float:left; _margin-right:-3px;}
.DefaultHeaderItem {
	margin-left:475px;
	_margin-left:472px;
	background-image:url(../Images/watermark-default.gif);
	background-repeat:no-repeat; background-position:right;
	height:126px;
	padding:20px 30px 0px 0px;
	text-align:right;
}

.SearchPanels {
	margin-left:394px;
	_margin-left:391px;
	padding:20px 30px 0px 30px;
	font-size:90%;
	color:#404041;
	height:106px;
}
.KeywordSearchPanel { float:left; width:120px; _margin-right:-3px;}
.MainSearchPanel { margin-left:140px; _margin-left:137px; padding:0px 0px 0px 20px; background-image:url(../Images/search-panel-doted-line.gif); background-repeat:no-repeat; background-position:left 15px; height:86px;}
.SearchPanelFloat { float:left; margin-right:10px; }
.SearchBtn { margin-top:14px; float:left;}

.SearchPanelsDefault {
	margin-left:475px;
	_margin-left:472px;
	margin-top:25px;
	padding:0px 0px 0px 0px;
	font-size:90%;
	color:#404041;
	background-image:url(../Images/doted-line-h.gif); background-repeat:repeat-x; background-position:left 20px;
}
.KeywordSearchPanelDefault { background-image:url(../Images/doted-line-h.gif); background-repeat:repeat-x; padding-top:20px; height:1%; }
.MainSearchPanelDefault { width:380px; padding-bottom:10px; padding-top:20px; height:85px; }
.SearchPanelFloatDefault { float:left; margin-right:25px; }
.SearchBtnDefault { margin-left:24px; float:left;}

.NewInstructions { margin-top:25px; width:475px; _margin-right:-3px; float:left; background-image:url(../Images/doted-line-h.gif); background-repeat:repeat-x; background-position:left 20px;}

.CallUsOnBelt {
	background-color:#AFA1A0;
	margin-left:394px;
	_margin-left:391px;
	height:19px;
	font-size:80%;
}
.DefaultCallUsOnBelt {
	background-color:#AFA1A0;
	margin-left:475px;
	_margin-left:472px;
	height:19px;
	font-size:80%;
}

.SearchPropName { font-weight:normal; color:#881B1D; font-size:110%; margin-top:-1px; margin-bottom:-1px; }
.SearchPropPrice { font-weight:normal; color:#414141; font-size:110%; margin-top:-1px; margin-bottom:10px; }
.SearchResultDescriptions { height:99px;}
.SearchResultLinkBelt { border-top:solid 1px #EDDFDC; border-bottom:solid 1px #EDDFDC; font-size:90%; padding:3px 0px; }

a.fullDetails:link { color:#B87E73; }
a.fullDetails:visited { color:#B87E73; }
a.fullDetails:hover { color:#B87E73; }

a.BackToTop:link { color:#414141; }
a.BackToTop:visited { color:#414141; }
a.BackToTop:hover { color:#832324; }

a.tweb:link { color:#414141; }
a.tweb:visited { color:#414141; }
a.tweb:hover { color:#832324; }

.BottomLine { background-color:#AFA1A0; height:10px; }

.ViewPropContainer { background-image:url(../Images/view-prop-grey-bg.gif); background-repeat:repeat-y; margin-top:15px; _height:550px; min-height:550px; position:relative; }
.ViewPropLeftPart { float:left; width:388px; _margin-right:-3px; position:relative;}
.ViewPropRightPart { margin-left:407px; _margin-left:410px; color:#414141; padding-right:10px; position:relative;}

.VeiwPropName { font-weight:normal; color:#881B1D; font-size:110%; margin-top:-1px; margin-bottom:-1px; }
.ViewPropPrice { font-weight:normal; color:#881B1D; font-size:110%; margin-top:-1px; margin-bottom:10px; }

.PageTitleTxt { font-size:130%; text-transform:none; color:#404042; }

.MaroonTxt { color:#6B151C;}
.Floatleft { float:left; }

.NewInstruPropName { font-weight:normal; color:#881B1D; font-size:110%; margin-top:10px; margin-bottom:1px; }
.NewInstruPropPrice { font-weight:normal; color:#881B1D; font-size:110%; margin-top:1px; margin-top:1px; }
.ClickForFullDetails { position:absolute; display:none; margin-top:64px; width:134px; text-align:center; color:#FFFFFF; background-color:#891A1C; padding:5px 0px;}
.ClickForFullDetailsOver { position:absolute; display:block; margin-top:64px; width:134px; text-align:center; color:#FFFFFF; background-color:#891A1C; padding:5px 0px;}

a.ClickFullDetails:link { color:#FFFFFF; }
a.ClickFullDetails:visited { color:#FFFFFF; }
a.ClickFullDetails:hover { color:#DCD6D6; }

.WebPageHeaderItem {
	background-image:url(../Images/watermark-default.gif);
	background-repeat:no-repeat; background-position:right;
	text-align:right;

	margin-left:394px;
	_margin-left:391px;
	padding:20px 30px 0px 30px;
	font-size:90%;
	color:#404041;
	height:106px;
}


/* Selling ) */
.sellingtitle { margin-top:25px; _margin-top:25px; height: 1%; }

#sellingcenter { position: relative; display: block; font-size: 110%; height: 1%; padding: 0px; background-image: url(../Images/selling-bg.gif); background-repeat: no-repeat; background-position: 215px right; }

.CenterThinkingleft { width: 267px; float: left; text-align:justify; }
.CenterThinkingmidle { margin-left: 303px; text-align:justify; width: 267px; }
.CenterThinkingright { width: 267px; float:right; text-align:justify; }

.Please { margin-top: 18px; height: 24px; background-color: #AFA1A0; }

.CenterWhyLeft { margin-right: 430px; }
.CenterWhyRight { width: 394px; float:right; margin-top: 50px; }

.TitlePadding { padding-bottom: 5px; }
.SellingContainer { position: relative; display: block; font-size: 110%; height: 1%; padding: 0px; background-image: url(../Images/selling-bg.gif); background-repeat: no-repeat; background-position: 40px right; background-color:#FFFFFF; }

.whiteBG { background-color:#FFFFFF; }

.SavePropGreyBox {
	
	padding:15px;
}

.ArrangeViewingSaved {
	float:left;
	width:300px;
}
.SendThisProp {
	margin-left:350px;
	height:1%;
}

.textContainerSavedProp
{
	margin-top: 15px; margin-bottom: 29px;
}

.saveContainer
{
	background-color:#dcd6d6;
	padding: 10px; margin-top: 5px;
	margin-bottom: 5px;
}

.TitleHeading
{
	font-size: 140%; color: #404041;
}