/* END OF DEFAULT STYLES */

img { border: 0px; }

.FloatLeft  { float: left; }
.FloatRight { float: right; }

.textContainer
{
	padding: 10px; margin-bottom: 10px;
}
.textContainerArrange
{
	padding: 0px; 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, Tahoma, Verdana; font-size: 100%; margin-bottom: 5px; 
	width: 110px; border: #A2A2A2 1px solid; background-color: #757474; color: #1E1E1E;
}

.textField
{
	width: 140px; margin-top: 5px; margin-bottom: 10px;
}

#photoContainer {
	height: 359px; margin-bottom: 15px;
	background-image: url(../Images/line.gif); background-repeat: repeat-x; background-position: bottom left; /* height of main pic + 30px */
}

.photoHolder, #printContainer {
	float: left; width: 451px;
	_margin-right:-3px;
}

.PhotoHolderRight { margin-left: 462px; _margin-left: 459px; }

.mobilePhotoHolder {
	width: 100%; height: 94px; margin-top: 10px; margin-bottom: 10px;
}

.mainPic			{ float: left; }
.mainPicSplitter	{ float: left; width: 10px; }

.extraPhotosHolder {
	width: 242px; height: 120px; margin-right:-20px;
	/* commented by KM - 11/12/08 background-image: url(../Images/Full-small-image-bg.gif); */ background-repeat: no-repeat;
}
.FullsmallImage { border: #E2E2E2 1px solid; margin: 0px 4px 4px 0px; }

.pagePadding {
	padding: 20px;
}

.noResults
{
	_height: 400px; min-height: 400px;
	text-align: center;
}

/* FOOTER CLASSES */

.branchHolder
{
	text-align: center;
}

.copyRight {
	text-align: right; position: relative;	display: block; height: 14; padding: 18px 40px 18px 260px;
}
.copyRightDefault {
	text-align: left; position: absolute; margin-top:10px; font-size:90%; margin-right:-40px; height:20px; width:310px;
}

/* 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: 5px; margin-bottom: 5px;
}

.saveContainer
{
	padding: 0px; margin-top: 5px;
	margin-bottom: 5px;
}

/* 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%; min-width: 1002px;
}

body {
	margin: 0px; padding: 0px; 
	font-family: Arial, Tahoma, Verdana; font-size:70%;
	height: 100%; 
}

form { padding: 0px; margin: 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: 1004px;
	position: relative;
	padding: 0px; margin: 0px;
}

#siteContainerDefault
{
	width: 1004px;
	height:600px;
	position: relative;
	padding: 0px;
}

/* The header and footer */
.header {
	text-align: left; color: inherit; height: 64px; padding: 40px 35px;
}

.Defaultheader {
	text-align: left; color: inherit; height: 70px;
}

.SubPageheader {
	text-align: left; color: inherit; height: 64px; background-color: #000000; padding: 40px 35px; border-top: #D3401E 5px solid;
}

.footer {
	text-align: left; padding: 20px; 
	height: 30px; color: inherit;
}

/* 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 */
html>body #navbar {
	position: relative; z-index: 1; padding-left: 40px; line-height: 16px;
	background-image: url(../Images/navbar.gif); background-repeat: repeat;
}

*html #navbar {
	position: relative; z-index: 1; padding-left: 40px; line-height: 16px;
	background-image: url(../Images/navbar.gif); background-repeat: repeat;
}

#Defaultnavbar { position: absolute; z-index: 1000; width: 195px; border-top: #646464 1px solid; text-transform: uppercase; }

.DefaultRightMenubg {
	position: absolute; z-index: 1000; width: 195px; height: 420px; padding-top: 180px;
	background-image: url(../Images/default-menu-bg.png);
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/default-menu-bg.png', sizingMethod='scale');
}
.DropDown { z-index: 1000; margin-left:-20px; }
.DropDownSub { z-index: 1000; margin-left:-30px; }

.DefaultnavBarItem      { padding: 2px 2px 2px 20px; margin: 0px; border-bottom: #646464 1px solid; height: 1%; }
.DefaultnavBarItem-over {
	padding: 2px 2px 2px 20px; margin: 0px; border-bottom: #646464 1px solid; height: 1%;
	background-image: url(../Images/default-menu-bg-over.png);
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/default-menu-bg-over.png', sizingMethod='scale');
}

a.DefaultnavBarItem-link:link		{ color: #FFFFFF; text-decoration: none; background-color: inherit; }
a.DefaultnavBarItem-link:visited	{ color: #FFFFFF; text-decoration: none; background-color: inherit; }
a.DefaultnavBarItem-link:hover		{ color: #FFFFFF; text-decoration: none; background-color: inherit; }

.navBarItem      { padding: 2px 2px 2px 0px; margin: 0px; _height: 1%; }
.navBarItem-over { padding: 2px 2px 2px 0px; margin: 0px; _height: 1%; }

.navBarItem-static		{ text-decoration: none; }

.navBarItem-subItem		 { background-image:url(../Images/desh.gif); background-repeat:no-repeat; background-position:0px center; }
.navBarItem-subItem-over { background-image:url(../Images/desh.gif); background-repeat:no-repeat; background-position:0px center; }

.navBarItemDefault-subItem		 { background-image:url(../Images/desh.gif); background-repeat:no-repeat; background-position:30px center; }
.navBarItemDefault-subItem-over { background-image:url(../Images/desh.gif); background-repeat:no-repeat; background-position:30px center; }

.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; padding: 0px; margin: 0px; font-size: 100%; font-weight: normal; text-transform: uppercase;
}

html>body h3 {
	padding: 0px; margin: 0px; font-weight: normal;
	font-size: 100%; text-transform: uppercase;
}

* html h3 {
	padding: 0px; margin: 0px; position: relative;
	font-size: 100%; text-transform: uppercase;
}

.pagingContainer {
	height: 20px; padding: 7px 10px 1px 10px; margin-bottom: 20px;
	background-image: url(../Images/paging-bg.gif); background-repeat: no-repeat;
}

.propertiesFound {
	float: left; color: #000000; margin-left: 5px; padding-top: 2px; font-size: 80%; font-weight: normal;
}

.pagingBox {
	float: right; 
}

/* 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: 219px;
}
.iconHolder img { }

.icon {
	height: 22px; width: 239px; margin-bottom: 4px;
}

.icon:hover {
	height: 22px; width: 239px; margin-bottom: 4px;
}

a.iconLink:link		{ color: #FFFFFF; text-decoration: none; padding-top:3px; display:block; }
a.iconLink:visited	{ color: #FFFFFF; text-decoration: none; padding-top:3px; display:block; }
a.iconLink:hover	{ color: #000000; text-decoration: none; padding-top:3px; display:block; }

/* ICONS */

ul{	padding-left: 0px;	list-style: none;	line-height: 150%;	margin-top: 0px;	margin-bottom: 0px; margin-left: 10px;}
li{	padding-top: 0px;	list-style: none; padding-left:15px;	font-size: 100%;	position: relative; background-image:url(../Images/structure/bullet-red.gif); background-repeat:no-repeat; background-position:left center;}/* DATE FIELDS */

.preference{	 float: left; margin-right: 5px; width: 120px; display: block;}

.SearchTitleLeft { height: 14px; padding: 3px 35px; background-color: #D3401E; color: #000000; }

.LeftSearchBoxBG { background-color: #000000; padding: 20px 73px 20px 35px; color: #FFFFFF; _height:1%; }

.SearchBut { margin-top: 8px; padding-left: 47px; }

a.tweb:link		{ color: #666666; text-decoration: none; }
a.tweb:visited	{ color: #666666; text-decoration: none; }
a.tweb:hover	{ color: #000000; text-decoration: none; }

a.twebDefault:link		{ color: #666666; text-decoration: none; }
a.twebDefault:visited	{ color: #666666; text-decoration: none; }
a.twebDefault:hover		{ color: #999999; text-decoration: none; }

.TopTitleBG { color: #000000; font-size: 130%; font-weight: bold; height: 25px; }

.BackBG {
	height: 16px; padding: 6px 0px; margin-bottom: 10px;
	background-image: url(../Images/back-bg.gif); background-repeat: repeat-x;
}

a.BackLink:link		{ color: #000000; text-decoration: none; }
a.BackLink:visited	{ color: #000000; text-decoration: none; }
a.BackLink:hover	{ color: #D3401E; text-decoration: none; }

a.PagerHyperlinkStyle:link	  { height: 14px; width: 10px; padding: 1px 0px 0px 5px; margin-left: 1px; display: block; color: #FFFFFF; text-decoration: none; background-color: #282828; }
a.PagerHyperlinkStyle:visited { height: 14px; width: 10px; padding: 1px 0px 0px 5px; margin-left: 1px; display: block; color: #FFFFFF; text-decoration: none; background-color: #282828; }
a.PagerHyperlinkStyle:hover	  { height: 14px; width: 10px; padding: 1px 0px 0px 5px; margin-left: 1px; display: block; color: #FFFFFF; text-decoration: none; background-color: #D3401F; }

.MidleSubPadding { padding: 60px 40px 0px 40px; }
.MidleFullSubPadding { padding: 60px 40px 20px 40px; }

.SearchText { color: #636363; padding: 5px 0px 10px 0px; height: 117px; }

a.FullBotLink:link	  { color: #000000; float: left; text-decoration: none; display: block; height: 15px; width: 75px; padding: 3px 10px 0px 10px; background-color: #D8D8D8; }
a.FullBotLink:visited { color: #000000; float: left; text-decoration: none; display: block; height: 15px; width: 75px; padding: 3px 10px 0px 10px; background-color: #D8D8D8; }
a.FullBotLink:hover	  { color: #FFFFFF; float: left; text-decoration: none; display: block; height: 15px; width: 75px; padding: 3px 10px 0px 10px; background-color: #D3401E; }

a.SaveBotLink:link	  { color: #000000; float: left; text-decoration: none; display: block; height: 15px; width: 100px; padding: 3px 10px 0px 10px; background-color: #D8D8D8; }
a.SaveBotLink:visited { color: #000000; float: left; text-decoration: none; display: block; height: 15px; width: 100px; padding: 3px 10px 0px 10px; background-color: #D8D8D8; }
a.SaveBotLink:hover	  { color: #FFFFFF; float: left; text-decoration: none; display: block; height: 15px; width: 100px; padding: 3px 10px 0px 10px; background-color: #D3401E; }

a.DeleteLink:link	 { color: #000000; float: left; text-decoration: none; display: block; height: 15px; width: 50px; padding: 3px 10px 0px 10px; background-color: #D8D8D8; }
a.DeleteLink:visited { color: #000000; float: left; text-decoration: none; display: block; height: 15px; width: 50px; padding: 3px 10px 0px 10px; background-color: #D8D8D8; }
a.DeleteLink:hover	 { color: #FFFFFF; float: left; text-decoration: none; display: block; height: 15px; width: 50px; padding: 3px 10px 0px 10px; background-color: #D3401E; }

.FullPrice { float: right; }

.FullNameTopBG {
	height: 20px; padding: 7px 10px 1px 10px; margin-bottom: 16px;
	background-image: url(../Images/paging-bg.gif); background-repeat: no-repeat;
}

.IconImage { padding: 0px 20px 0px 6px; vertical-align: middle; display:block; float:left; }

.FullBotText { color: #000000; }
.FullBotText b { font-size: 110%; font-weight: normal; color: #000000; }

.FullBotTextBox { background-color: #F0F0F0; border: #D9D9D9 1px dashed; padding: 15px; margin: 0px 0px; }

.WebpageMidle { min-height: 500px; }

.SubPageBGRight { float: right; width: 504px; }
.SubPageBGLeft { margin-right: 504px; padding: 110px 38px 20px 38px; }

.SubPageSellingBGRight { float: right; width: 477px; }
.SubPageSellingBGLeft { margin-right: 477px; padding: 110px 40px 20px 39px; }

.SubPagewebpage { padding: 0px 0px 40px 39px; }

.SubPageLargeBG { z-index: 1; position: relative; }
/*
.SubPageBGLargeLeft {
	position: absolute; z-index: 1000; width: 230px; height: 470px; padding: 110px 40px 20px 40px;
	background-image: url(../Images/subpage-left-text-bg.png);
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/subpage-left-text-bg.png', sizingMethod='scale');
}
*/
.SubPageBGLargeLeft {
	position: absolute; z-index: 1000; width: 230px; height: 470px; padding: 110px 40px 20px 40px;
	background-color:#FFFFFF;

	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}

.HomeTxt
{
	width: 220px; font-size: 8pt; height: 288px;
	padding-right: 10px;
}

.ButBot { margin-top: 15px; }

.SubPageRedText { color: #D3401E; margin-top: 20px; }

.DefaultBG { background-color: #2B2B2B; background-image: url(../Images/default-bg.gif); background-repeat: repeat-y;}

.DefaultRight { float: right; width: 596px; }
.Defaultleft { margin-right: 596px; margin-left: 10px; padding: 50px 56px 0px 85px; }

.DefaultSearchBox { padding: 55px 0px 10px 0px; color: #FFFFFF; }
.DefaultFloat { float: left; margin-right: 15px; }

.DefaultSearchBut { margin-top: 17px; }

.DefaultLeftHome { background-color: #D3401E; width: 20px; position: absolute; margin-left: -85px; padding-top: 100px; top: 0px; }

.DefaultTitleLeft { margin-bottom: 15px; }

.DefaultBotCallText { color: #E2E2E2; font-size: 110%; }
.DefaultBotCallTextGray { color: #AAAAAA; }

.DefaultLineBg { background-image:url(../Images/ver-line-bg.gif); background-repeat:no-repeat; background-position:10px center; position:relative; height:100%; position:absolute; }

.OrderBy
{
	float: left;
	margin-top: -2px;
}

.OrderSelectBox
{
	border: solid 1px #000000; margin: 0px;
	padding: 0px;
}

.OrderText
{
	float: left; margin: 3px 5px 0px 0px;
}