﻿*
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
}
body
{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
    line-height: 1.2;
}
div
{
    margin: 0px;
    padding: 0px;
    line-height: 1.2;
}
html 
{
	overflow-y: scroll;
}
h1
{
    margin: 12px 0px 0px 0px;
    padding: 0px;
    font-size: 36px;
    font-weight: normal;
}
h2
{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
}
h3
{
    padding: 30px 3px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;	
    font-size: 24px;    
}
img
{
	border: none;
}
a:link, a:visited
{
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}
hr
{
	height: 1px;
}
select
{
	border: 1px ridge #202020;
}

.FPOText
{
    color: Fuchsia;
}
.NoBorder
{
	border: none;
}
.ImgBorder
{
	border: solid 1px #808080;
	vertical-align: middle;
}
.PanelHide
{
    display: none;
    visibility: hidden;
}
.Clear
{
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.ClearLeft
{
	clear: left;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.ClearRight
{
	clear: right;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}
.IndentStandard
{
    margin-left: 20px;
}

.FormButtonStandard
{
	font-size: 16px;
	font-weight: bold;
}
.FormButtonAlternate
{
	font-size: 16px;
	font-weight: normal;
}
.FormButtonPrimary
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.FormButtonSecondary
{
	font-size: 16px;
	padding-left: 0px;
	margin-top: 15px;
	padding-right: 0px;
}
.InputTiny
{
	width: 40px;
}
.InputSmall
{
	width: 50px;
}
.InputShort
{
	width: 70px;
}
.InputMedium
{
	width: 100px;
}
.InputMedLrg
{
	width: 110px;
}
.InputStandard
{
	width: 120px;
}
.InputLong
{
	width: 140px;
}
.InputWide
{
	width: 180px;
}
.InputWider
{
	width: 200px;
}
.InputExtraWide
{
	width: 260px;
}
.InputDoubleLong
{
    width: 320px;
}
.InputTripleStandard
{
	width: 360px;
}
.InputDoubleWide
{
	width: 400px;
}
.InputExtreme
{
	width: 500px;
}
.InputExtremeWide
{
	width: 550px;
}

#PageContentParent
{
    position: relative;
    width: 950px;
    min-height: 650px;
    margin: 0px auto 0px auto;    
    background-position: left top;
    background-repeat: repeat-x;
}
#SiteTitleContainer
{
    position: absolute;
    top: 10px;
    left: 140px;
}
#SiteTagLinePanel
{
    font-size: 20px;
}
#SitePhotoContainer
{
    position: absolute;
    top: 5px;
    left: 25px;    
}
#SiteLogoContainer
{
    position: absolute;
    top: 30px;
    right: 30px;
}
#SiteHeadContainer
{
    height: 117px;
}
#SiteAccountContainer {
	position: absolute;
	top: 5px;
	right: 160px;
	z-index: 10;
}
#SiteAccountContainer span {
	padding-right: 20px;
}
#PageTopNavContainer
{ 
    height: 37px;
    background-repeat: repeat-x;
    background-position: left 30px;
}
#PageTopNavMenu 
{
    width: 720px;				/* 770 */
    height: 37px;
    padding: 0px;
    margin: 0px 0px 0px 230px;  /* 180 */
}
#PageTopNavMenu DIV
{
    float:left;
    font-size: 20px;
    margin-right: 40px;
    line-height: 20px;
    margin-top: 8px;
}
#PageTopNavMenu A
{
    color: #ffffff;
}
/*#PageContentParent
{
     min-height:372px;
}*/
#PageContentContainer
{
   position: relative;  
     min-height:372px;
}
#PageContentStandard
{
     padding-left: 40px;
     min-height:660px;
     position: relative;
}
#PageContentWide
{
     padding-left: 10px; 
     min-height:660px;
     position: relative;
}
#PageContentAccent
{
    background-repeat: repeat-x;
    background-position: left top;
    height: 8px;
}
#PageBaseContainer
{
    height: 35px;
    width: 950px;
    margin: 0px auto 0px auto; 
    background-position: left top;
    background-repeat: repeat-x;
}
#PageBaseLinks
{
    margin-top: 10px;
    margin-left: 12px;
    font-size: 12px;
}
#PageBaseLogo
{
    float: right;
    margin-top: 12px;
    margin-right: 10px;
    width: 160px;
    height: 25px;
    overflow: hidden;
    background-image: url(/pub/base/image/logo_backagent.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#PageBaseLogo:hover
{
    background-position: 0px -25px;
}
#PageCopyright
{
    position: relative;
    width: 950px;
    margin: 0px auto 0px auto; 
}
#PageCopyrightText
{ 
    font-size: 10px;  
    margin-left: 12px;
}

.ContentPanel
{
    width: 550px;
}
.ListingDetailPanel
{
    width: 690px;
    padding-top: 8px;
    position: relative;
}
.ListingSidePanel
{
	position: absolute; 
	top: 6px; 
	right: 7px;
}



#HomeSubFeatureContainer
{
}
#HomeSubFeatureContent
{
    height: 250px;
    width: 465px;
    margin-top: -8px;
    float: left;
}
.FeatureContent
{
    margin-top: 20px;
    margin-left: 20px;
    width: 430px;
    height: 225px;
    overflow: hidden;
}
.FeatureTitle
{
    font-size: 24px;
    color: #ffffff;   
}
.FeatureText
{
    font-size: 14px;
    color: #202020;
}
#HomeSubFeatureLinks
{
    float: left;
    width: 239px;
    padding-top: 15px;
}
.FeatureLinks
{
    padding-left: 38px;
    font-size: 12px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
.FeatureLinks:hover
{
    cursor: pointer;
}
.FeatureLinks a
{
    font-size: 14px;
    font-weight: bold;
}
.FeatureSpacer
{
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    width: 215px;
    margin-left: auto;
    margin-right: auto;
}
#HomeSubFeaturePromos
{
    float: left;
    width: 245px;
    padding-top: 5px;
}
.FeaturePromo
{
    width: 245px;
    height: 100px;
    margin-bottom: 20px;
    color: #c0c0c0;
    border: solid 1px #404040;    
    font-size: 20px;
    text-align: center;
}
.FeaturePromo:hover
{
}

.QuickListingContainer
{
    position: relative;
    width: 455px;
    height: 374px;
    margin-left: 10px;
    padding-top: 0px;
    background-image: url(/pub/Base/image/featured_back.png);
    background-repeat: no-repeat;
    background-position: left 24px;
}
.QuickListingGroupContainer
{
    float: left;
    position: absolute;
    top: 85px;
    left: 58px;
    width: 335px;
    height: 255px;
    overflow: hidden;    
}
.QuickListingGroup
{
    position: relative;
    overflow: hidden;
    height: 255px;
}
.QuickListing
{
    font-size: 12px;
    float: left;
    position: relative;
    width: 268px;
}
.QuickListing:hover
{
    cursor: pointer;
}
.QuickListingPhotoPanel
{
    float: left;
}
.QuickListingPhotoPanel IMG
{
    width: 256px;
    height: 192px;
}
.QuickListingResume
{
    position: absolute;
    top: 50px;
    right: 40px;
}
.QuickListingResume A
{
    font-weight: bold;
}
.QuickListingNextLink
{
    position: absolute;
    top: 85px;
    left: 326px;    
    width: 67px;
    height: 194px;
    z-index: 5;
}
.QuickListingNextLink:hover
{
    cursor: pointer;
}
.QuickListingBtnNext
{
    position: absolute;
    top: 150px;
    right: 40px;
    z-index: 2;
}
.QuickListingBtnPrev
{
    position: absolute;
    top: 150px;
    left: 30px;
    z-index: 2;
}
.QuickListingPricePanel
{
    position: absolute;
    top: 165px;
    right: 10px;
    width: 257px;
    height: 28px;
}
.QuickListingType
{
    position: absolute;
    top: 9px;
    left: 10px;
    width:150px;
    font-size: 14px;
    z-index: 1;
    line-height: 12px;
}
.QuickListingPrice
{
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 20px;
    z-index: 1;
    line-height: 18px;
}
.QuickListingPriceAlt
{
    position: absolute;
    top: 5px;
    right: 19px;
    font-size: 20px;
    line-height: 18px;
}
.QuickListingDetail
{
    position: absolute;
    top: 190px;
    left: 0px;
    width: 268px;
    height: 250px;
    overflow: hidden;
}
.QuickListingTitle
{
    position: absolute;
    top: 8px;
    left: 4px;
    width: 250px;
    font-weight: bold;
    font-size: 14px;
}
.QuickListingInfo
{
    position: absolute;
    top: 28px;
    right: 14px;
    font-size: 12px;
}
.QuickListingLocation
{
    position: absolute;
    top: 28px;
    left: 4px;
    width: 250px;
    font-size: 12px;
}




#QuickSearchPanel
{
   position: absolute; 
   top: 38px; 
   right: 24px;
}
.QuickSearchTextbox
{
    width: 338px;
    height: 40px;
    border: solid 3px #9e9e9e;
    font-size: 28px;
    color: #454545;
    padding-left: 10px;
    margin-top: 2px; 
    margin-left: 2px;  
}
.QuickSearchCriteriaPanel
{
    position: relative;
    width: 455px;
    height: 165px;
    background-image: url(/pub/Proto/image/quicksearch_criteria_back.png);
    background-repeat: no-repeat;
    padding-top: 15px;
}

.QuickSearchCriteriaContent
{
    margin-left: 20px;
    padding-top: 5px;
}
.QuickSearchLabel
{
    color: #2d2d2d;
    font-size: 14px;  
    padding-top: 2px;  
}
.QuickSearchInputSmall
{
    width: 55px;
}
.QuickSearchCriteriaContent INPUT
{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    height: 22px;
}
.QuickSearchCriteriaContent SELECT
{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    height: 22px;
}
.QuickSearchAccent
{
    position: absolute;
    top: -10px;
    right: 3px;
    width: 94px;
    height: 89px;
    background-image: url(/pub/Proto/image/quicksearch_overlay_search.png);
    background-repeat: no-repeat;
}
.QuickSearchCriteriaButton
{
    position: absolute;
    bottom: 25px;
    right: 12px;
    width: 77px;
    height: 53px;
    
}
.QuickSearchSpacer
{
    padding-bottom: 8px;
}


#ScreenGrayout
{
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 75;
    background-color: #000000;
    opacity: 0.65;
	filter: alpha (opacity=65);
}


/* datepicker control */
/*
.jsDatePicker { background-color: black; color: white; }
.jsDatePicker td { padding: 2px; }
.jsDatePicker td.outside { color: #999; }
*/
div.jsDatePicker
{
	position: fixed;
    z-index: 85;
    border: 1px solid #BBB;
    margin: 0;
    padding: 0;
    background-color: #FFF;
    font-family: "Verdana" , sans-serif;
    font-size: 85%;
}
div.jsDatePicker table
{
    width: 167px;
}
div.jsDatePicker table tr td
{
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    padding: 3px;
    text-align: center;
    background-color: #FFF;
}
div.jsDatePicker table thead tr.first td
{
    border-top: none;
    border-left: none;
    background-color: #666;
    color: #FFF;
    font-weight: bold;
}
div.jsDatePicker table thead tr.last td
{
    background-color: #CCC;
}
div.jsDatePicker table tfoot tr td
{
    background-color: #666;
    color: #FFF;
}
div.jsDatePicker table tr td.first
{
    border-left: none;
}
div.jsDatePicker table tbody tr td.outside
{
    color: #666;
}
div.jsDatePicker table tbody tr td.weekend
{
    background-color: #F9F9F9;
}
div.jsDatePicker table tbody tr td.today
{
    background-color: #99AABB;
}
div.jsDatePicker table tbody tr td.selected
{
    background-color: #AACCEE;
}
div.jsDatePicker table tbody tr td.todaySelected
{
    background-color: #557799;
    color: #FFF;
}
div.jsDatePicker table.pickDay tr td
{
    width: 17px;
}
div.jsDatePicker table.pickMonth tr td
{
    width: 49px;
}
div.jsDatePicker table.pickYear tr td
{
    width: 49px;
}
