/* CSS Document */

#container { margin: 0px auto 0px auto; width: 921px; /* overflow:hidden; */}

#preLoader {
width:100%;height:600px;background: url(/webdata/graphics/loading.gif) no-repeat center center;
}

#membersLink { margin-top:12px; padding-right:10px; float:right;font-size:11px;	color:#e32118; background: url(/webdata/graphics/lilRedArrow.gif) no-repeat right}
#contentContainer {background:#ffffff; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;}
#topArea { width:901px; height:307px; }
#topArea #mainImage { float:left; width:601px; }
#topArea #tileHolder { float:left; width:300px; overflow:hidden; }

/*Banner Area CSS*/
#bannerArea { width:901px; height:239px; overflow:hidden;}
#bannerArea #textArea { width:240px; height:230px; position:relative; top:-238px; left:28px;}


#bannerArea #textArea h1 { font-size:20px; color:#ffffff; padding:0; margin:0}
#bannerArea #textArea p {margin:0; color:#ffffff;padding:8px 0;}

#mainContentArea { width:901px; overflow:hidden; }
#mainContentArea.twoCols { width:901px;   background:url(/webdata/graphics/rightColBg.gif) repeat-y 637px 0px; }

/*IE 6 hack*/
* html #mainContentArea.twoCols { width:881px;   background:url(/webdata/graphics/rightColBg.gif) repeat-y 637px 0px; }

#mainContentArea.searchResults { background:url(/webdata/graphics/leftColBg.gif) repeat-y 241px 0px; /*border: 1px solid red*/ }

#searchFormArea {float:left; width:255px; padding-left:25px; padding-top:10px; overflow:hidden; margin-bottom:10px; /*border:1px solid red;*/ }
#searchMapArea {float:left; width:321px; text-align:center; padding-top:10px; overflow:hidden; margin-bottom:10px; /*border:1px solid blue;*/ }

#mainContentArea #smallRightCol {float:left; overflow:hidden; width:300px; /*border:1px solid green;*/ }
/*IE 6 hack*/
* html #mainContentArea #smallRightCol {float:left; overflow:hidden; width:297px; }

#leftCol { float:left; width:627px; overflow:hidden; margin-right:10px; height:100%;}
#rightCol { margin:0; padding:0px 0px 0px 13px; float:left; width:241px; overflow:hidden;  /*border:1px solid green;*/ }
/*IE 6 hack*/
* html #rightCol { margin:0; padding:0px 0px 0px 13px; float:left; width:231px; overflow:hidden; border:none;  /*border:1px solid green;*/ }
* html #rightCol #mapCanvas   .gmnoprint { width:231px; float:right; overflow:hidden; }
#smallLeftCol { float:left; width:248px; margin-right:6px; /*border:1px solid red;*/ }

#largeRightCol { float:left; width:647px; overflow:hidden; }

div#resultsHolder { width:641px; overflow:hidden; /*border:1px solid red;*/ }


#photoHolder { position:relative; width:627px;height:397px; overflow:hidden; clip:rect(0px, 627px, 397px, 0px)}
#photoMain { position:relative; width:627px;height:397px; overflow:hidden; clip:rect(0px, 627px, 397px, 0px)}
#photoTabHolder {width:627px; height:100px;position:relative; top:-20px; }
#photoTab { width:627px; height:20px; cursor:pointer; margin:0;padding:0;}
#photoTabBody {padding-left:8px; width:10000px; height:104px; background:#120c08; text-align:left;clip:rect(0px, 627px, 94px, 0px);overflow:hidden;}
#photoTabThumbHolder { position:relative;height:86px;overflow:hidden; /*border:1px solid red;*/ }

#photoTabHolder #previousBtn { z-index:10;position:relative;top:-80px; width:44px; height:53px; visibility:hidden; }

#photoTabHolder #nextBtn {z-index:10;position:relative;top:-133px; left:583px; width:44px; height:53px; visibility:hidden; }



#photoText { width:627px; height:32px; background:#ededed; }

#photoText #photoDetail{ float:left; color:#003c78; padding:9px 10px; height:14px; }

#photoText .photoIcons{ float:right; color:#003c78; padding:9px 10px; width:40px; height:14px; border-left:1px solid #ffffff; border-right:1px solid #e1e1e1;}

#photoText .last{ float:right; color:#003c78; padding:9px 10px; height:14px; border-right:none; }
#photoText .bed { background: url(/webdata/graphics/iconBed.gif) no-repeat center right; }
#photoText .bath { background:url(/webdata/graphics/iconBath.gif) no-repeat center right; }
#photoText .car { background:url(/webdata/graphics/iconCar.gif) no-repeat center right; }

div#rentalTypeHolder {display:none;}

div#tabMapView, div#tabListView { float:left; color:#000000; font-size:12px; padding:10px; margin-right:2px; }

/*Footer CSS*/
div#footer { background: url(/webdata/graphics/footerBg.gif) no-repeat; width:909px; height:53px; overflow:hidden; padding-left:12px; padding-top:12px; color:#757575; font-size:11px; }

div#footer ul { list-style:none;text-align:center;color:#757575;font-size:13px;	margin:0;padding:0;}

div#footer ul li { 	list-style:none; padding: 0px 5px;	float:left;	border-right-width: 1px; border-right-style: solid; border-right-color: #757575; }
div#footer ul li.last { border:none; }

div#footer ul li a { color: #757575; text-decoration:none;}
div#footer ul li a:hover { color: #757575; text-decoration:underline;}

/* NEW CSS */
#SearchProfileBackgroundArea {float:left; width:597px; padding-left:10px; padding-top:0px; padding-bottom:10px; 
overflow:hidden; background:#ececec; } 

#AddProfileColumn {float:left; width:200px;padding-left:10px; padding-top:0px;padding-bottom:10px;overflow:hidden; background:#ececec;}

#SaveProfileFormArea {float:left; width:260px; padding-left:10px; padding-top:0px; padding-bottom:10px; overflow:hidden; margin-bottom:10px; background:#ececec; /*border:1px solid red;*/ }

#SaveProfileBackgroundArea {float:left; width:607px; padding-left:10px; padding-top:0px; padding-bottom:10px; 
overflow:hidden; background:#ececec; } 

#AdminConsoleTitle { margin-top:12px; padding-left:15px; float:left;font-size:20px; font-weight:bold;	color:#000000;} 

h1.PRDLogo span { visible:hidden; display:none; }

#logoutLink { margin-top:12px; padding-right:10px; float:right;font-size:11px;	color:#e32118; background: url(../../webdata/graphics/lilRedArrow.gif) no-repeat right}

#adminRightCol { margin:0; padding:20px 0px 0px 13px; float:left; width:251px; overflow:hidden;  /*border:1px solid green;*/ }
/*IE 6 hack*/
* html #adminRightCol { margin:0; padding:20px 0px 0px 13px; float:left; width:248px; overflow:hidden; border:none;  /*border:1px solid green;*/ }

#adminImgPos {float: right; padding-right:12px; padding-top:13px;}

#EditFranchiseTitleBackgroundArea {overflow:hidden; background:#ceced0; } 

/*START - Find an office CSS*/
#officeFinderLeftCol { float:left; width:627px; overflow:hidden; margin-right:10px; height:100%; border:solid 1px #ededed; padding:5px;}
/*END - Find an office CSS*/

/* END NEW CSS */

    