/*-- Site Map --*/
.SiteMapDataListLevel1 td {
    text-align:left;
    vertical-align:top;
    width:172px;
    padding-left:16px;
}
.SiteMapDataListLevel2 td {
    text-align:left;
    vertical-align:top;
    width:172px;
    padding-left:32px;
}

.ListingLinks{width:940px;display:block;padding:10px;margin:0 auto;}
.ListingLinks h1{padding:0;margin:0;}
.ListingLinks ul{width:300px;float:left;list-style:none;padding:0 5px 0 5px;margin:0;}

/*-- Image map drop down classes --*/
.nationalMap
{
	position:relative;
}

.openhouse
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	position:absolute;	
	
	left:300px;
	top:135px;	
}

.buying
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	position:absolute;	
	
	left:340px;
	top:60px;		
}

/*-- Breadcrumb Trail --*/
#breadcrumbTrail {
	padding:5px 12px 6px 12px;
	margin-bottom:0px;
	background:#ffffff;
    font:normal 100% Verdana, Arial, Sans-Serif;
    font-size:10px;
    color:#000000;
}
#breadcrumbTrail a{color:#990000;}
#breadcrumbTrail a:visited{color:#990000;}
#breadcrumbTrail a:hover{color:#990000;}
#breadcrumbTrail .currentPage {
	font-weight:bold;
}

/*-- Email Me Listings --*/
div#emailMeListings {
    margin: 0 5px 20px 10px;
}
#emailMeListings h1 {
    font-size : 26px;
}
.emailMeTitle {color:#000000; font-weight:bold; font-size:22px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}
.emailMeSubTitle {color:#333333; font-size:16px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}

.VerifyEmailMessage {
	color: #000000;
	padding: 5px 5px 5px 5px;
	border: dashed 1px #000000;
	background-color: #dedede;
	margin: 5px 0 5px 0;
}
/*-- end Saved Searches --*/

/*-- User Addresses --*/
div#userAddresses {
    margin: 0 5px 20px 10px;
}
.userAddressesTable 
{
    margin:10px 0 0 0;
    width:940px;
}
.userAddressesHeaderRow td
{
    border-top:solid 1px #666;
    border-bottom:solid 1px #666;
    background-color:#eeeeee;
}
.userAddressesHeaderRight
{
    border-right:solid 1px #666;
}
.userAddressesHeaderLeft
{
    border-left:solid 1px #666;
}
.userAddressesItemRow td
{
    padding:4px 0 2px 0;
}
.userAddressesRowSeparator
{
    border-top:solid 3px #666;
}
/*-- end User Address --*/

/*-- My Weichert Contact Info --*/
div#contactInfo {
    margin: 0 5px 20px 10px;
    width:558px;
}
#contactInfo h1 {
    font-size : 26px;
}
.contactInfoTitle {color:#000000; font-weight:bold; font-size:22px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}
.contactInfoSubTitle {color:#333333; font-size:16px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}

/*-- My Weichert Request Verify Email --*/
div#RequestVerifyEmail {
    margin: 0 5px 20px 10px;
    width:558px;
}
#RequestVerifyEmail h1 {
    font-size : 26px;
}
.RequestVerifyEmailTitle {color:#000000; font-weight:bold; font-size:22px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}
.RequestVerifyEmailSubTitle {color:#333333; font-size:16px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}

/*-- My Weichert Email Opt-out --*/
div#emailOptOut {
    margin: 0 5px 20px 10px;
    width:558px;
}
#emailOptOut h1 {
    font-size : 26px;
}
.emailOptOutTitle {color:#000000; font-weight:bold; font-size:22px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}
.emailOptOutSubTitle {color:#333333; font-size:16px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}

/*-- My Weichert Campaign Opt-out --*/
div#campaignOptOut {
    margin: 0 5px 20px 10px;
    width:558px;
}
#campaignOptOut h1 {
    font-size : 26px;
}
.campaignOptOutTitle {color:#000000; font-weight:bold; font-size:22px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}
.campaignOptOutSubTitle {color:#333333; font-size:16px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}

/*-- Login/Register Usercontrol --*/
#loginRegister .normal {
    color : #000000;
}
#loginRegister .header {
    font-family : "Times New Roman", Georgia, Serif;
    font-weight : normal;
    font-size : 26px;
    color : #555555;
    margin-bottom:6px;
}

#loginRegister .sectionHeader {
    font-weight: bold;
    color: #000000;
    padding: 12px 0 8px 0;
}

/*-- Search Styles --*/
.searchButton {
    background : #FFFF99;
    border : solid 1px #000000;
    width : 100px;
    padding : 0 8px 0 8px;
    color : #202020;

    font-family : Verdana, Arial, Sans-Serif;
    font-weight : bold;
    font-size : 12px;
}

.mapHeader {
    margin : 0 25px 0 25px;
}
.mapHeader h1 {
    font-size : 26px;
}
.mapHeader p {
    margin : 5px 0;
}

.mapLinks a 
{
    color : #333366;	
}
.mapLinks,
.stateLinkListCentered {
    margin: 15px 60px 0 25px;
    text-align: center;
}
.stateLinkListCentered a {
    font-size : 95%;
    color : #333366;
    white-space: nowrap;
}
.stateLinkListCentered .title {
    font-size : 95%;
    font-weight:bold;
    text-align:left;
    margin-bottom:5px;
}

.stateLinkListHomepage {
    margin: 10px 12px 0 12px;
    text-align:left;
}
.stateLinkListHomepage a {
    font-size : 95%;
    color : #333366;
    white-space: nowrap;
}
.stateLinkListHomepage .title {
    font-size : 95%;
    font-weight:bold;
    text-align:left;
    margin-bottom:2px;
}

.cityLinkList {
    margin: 15px 5px 10px 5px;
    text-align: center;
}
.cityLinkList a {
    font-size : 95%;
    color : #333366;
    white-space: nowrap;
}
.cityLinkList .title {
    font-size : 95%;
    font-weight:bold;
    text-align:left;
    margin-bottom:2px;
}

/*-- Checkbox list --*/
.checkBoxList
{
	overflow:auto; 
	border:solid 1px #7F9DB9;
}
.checkBoxListHeader, .checkboxListAltItem
{
	background-color:#FFFFFF; 
	padding: 0 0 2px 0; 
	height:20px;
	overflow: hidden;
	white-space: nowrap;
}
.checkboxListItem
{
	background-color:#EEEEEE; 
	padding: 0 0 2px 0; 
	height:20px;
	overflow: hidden;
	white-space: nowrap;
}
/*-- Pop Up window --*/
.PopUpNarrow
{
    background-image:url(../images/popupbg_narrow.gif);
    background-repeat:no-repeat;   
}
.PopUpWide
{
    background-image:url(../images/popupbg.gif);
    background-repeat:no-repeat;   
}

/*-- MyWeichert Login --*/
.login { margin-left: 10px; }

.loginTitle {color:#000000; font-weight:bold; font-size:22px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}
.loginSubTitle {color:#333333; font-size:16px; font-family:"Times New Roman", Georgia, Serif; margin: 0; letter-spacing: 0}

.loginHeader
{
	background-image:url(../images/yellowbar_long.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 40px;
}
.loginHeaderText
{
	color:#000000; 
	font:italic 10pt arial; 
	margin: 0; 
	letter-spacing: 0;
}
.loginHeaderImage
{
	margin-top: 5px;
	margin-right: 40px; 
	margin-left: 3px;
	float: right; 
	border-style:none;
	height: 104px;
	width: 102px;
}

/*--Mortgage Form--*/
.mortgageQuestion
{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
}
.mortgageTitle
{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 12px;
}
div.mortgageTitle
{
	display:inline;
	padding-bottom: 6px;
}
.mortgageWizard
{
	margin-left: auto;
	margin-right:auto;
}

#mortgageProgress {
    text-align : center;
 }
#mortgageProgress th {
    padding-right : 10px;
    font-weight : bold;
}
#mortgageProgress a:link,
#mortgageProgress a:hover,
#mortgageProgress a:visited {
    color : #0000FF;
    text-decoration : none;
}
#mortgageProgress .item,
#mortgageProgress .active,
#mortgageProgress .current {
    padding : 2px 7px 2px 7px;
    display : block;
    margin : 0 10px 0 0;
   font-weight:bold;
}
#mortgageProgress .item {
    border : solid 1px #AAAAAA;
    background : #F0F0F0;
}
#mortgageProgress .active {
    border : solid 1px #A0A0A0;
    background : #FFFFEE;
}
#mortgageProgress .current {
    border : solid 1px #999933;
    background : #FFFF99;
}
.mortgageRow
{
	background-color:#EEEEEE; 
	vertical-align:top;
}
.mortgageRowAlt
{
	background-color:#FFFFFF; 
	vertical-align:top;
}

/*-- Mortgage Promotion Form (/mortgage) --*/
.mortgagePromotionFormDefaultText {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.mortgagePromotionFormDefaultLabel {
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
}
/*-- Mortgage Promotion Form (/mortgage) --*/

/*-- Gold Services --*/
.goldServicesTitle 
{ 
    font-size: 18px;
    font-family: georgia, "Times New Roman", serif;
}
.goldServicesFootnote 
{ 
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/*--TextBoxes --*/
.InputNumber
{
	text-align: right;
}

/* buyer/seller's guide side bar contents */
div.GuideSideContents
{
    margin:10px 0 10px 0;
    width:96%;
    border:solid 1px #000000;
    text-align:left;
    background-color:#F1F1E1;
}
div.GuideSideContents div
{
    padding:4px;
    background-color:#000000;
    color:#ffffff;
    text-align:center;
}
div.GuideSideContents ul
{
    list-style: none url(../images/arrow-redbullet.gif); 
    display: list-item;
    margin:8px 1em 8px 2em;
    padding:0;
}
div.GuideSideContents li
{
    font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif; 
    margin:2px 0 2px 0;
    padding:0;
}


/* Career content styles*/
div.CareerContent 
{
    margin: 15px;
   	font: 11px/18px verdana, geneva, arial;   
}

div.CareerContent input
{
	font-family: Verdana;
	font-size: 11px;	 
}

div.CareerContent select
{
	font-family: Verdana;
	font-size: 11px;	 
}

div.CareerContentSubTitle
{
	margin-top: 10px;
	margin-bottom: 5px;	
	font: bold 12px verdana, geneva, arial;  
}

h1.CareerContentTitle
{
    font: bold 18px/18px Verdana, Arial, Helvetica, Sans-Serif; 
    color: #666633;
    margin-top: 15px;
    margin-bottom: 15px;      
}

div.CareerContentFootnote
{
    font: 9px/18px Verdana, Arial, Helvetica, Sans-Serif; 
    margin-top: 20px; 
}

div.CareerContentContact 
{	
	width: 44px;
	height: 44px;
	background: url(../images/careers/contact1_on.gif) no-repeat center top;	
}

div.CareerContentContact a:hover
{	
	visibility: visible;
}

div.CareerContentContact a
{	
	display:block;
}

div.CareerContentContact a:hover img 
{	
	visibility: hidden;
}

div.CareerContentSpareTime 
{	
	width: 44px;
	height: 44px;
	background: url(../images/careers/time_on.gif) no-repeat center top;	
}

div.CareerContentSpareTime a:hover
{	
	visibility: visible;
}

div.CareerContentSpareTime a
{	
	display:block;
}

div.CareerContentSpareTime a:hover img 
{	
	visibility: hidden;
}

div.CareerDreamJob 
{	
	width: 44px;
	height: 44px;
	background: url(../images/careers/dreamjob_on.gif) no-repeat center top;	
}

div.CareerDreamJob a:hover
{	
	visibility: visible;
}

div.CareerDreamJob a
{	
	display:block;
}

div.CareerDreamJob a:hover img 
{	
	visibility: hidden;
}

div.CareerContentSearch
{	
	width: 44px;
	height: 44px;
	background: url(../images/careers/searchjobs_on.gif) no-repeat center top;	
}

div.CareerContentSearch a:hover
{	
	visibility: visible;
}

div.CareerContentSearch a
{	
	display:block;
}

div.CareerContentSearch a:hover img 
{	
	visibility: hidden;
}


div.CareerSeminarSearch
{	
	width: 44px;
	height: 44px;
	background: url(../images/careers/searchseminars_on.gif) no-repeat center top;	
}

div.CareerSeminarSearch a:hover
{	
	visibility: visible;
}

div.CareerSeminarSearch a
{	
	display:block;
}

div.CareerSeminarSearch a:hover img 
{	
	visibility: hidden;
}


div.CareerViewVideo
{	
	width: 44px;
	height: 44px;
	background: url(../images/careers/viewvideo_on.gif) no-repeat center top;	
}

div.CareerViewVideo a:hover
{	
	visibility: visible;
}

div.CareerViewVideo a
{	
	display:block;
}

div.CareerViewVideo a:hover img 
{	
	visibility: hidden;
}

div.Required
{
	  font-weight: bold;
	  font-size: 10pt;
	  font-family: Verdana;
	  color: Red;
	  white-space:nowrap;
	  margin-right: 3px;
	  margin-top: 5px;	  
}


/* Basic content styles*/ 
div.BasicContent 
{
    margin: 0;
   	font: 11px/18px verdana, geneva, arial;   
}

div.BasicContent input
{
	font-family: Verdana;
	font-size: 11px;	 
}

div.BasicContent select
{
	font-family: Verdana;
	font-size: 11px;	 
}
div.BasicContentSubTitle
{
	margin-top: 10px;
	margin-bottom: 5px;
	font: bold 12px verdana, geneva, arial;  
}

h1.BasicContentTitle
{
    font: bold 18px/18px Verdana, Arial, Helvetica, Sans-Serif; 
    color: #666633;
    margin-top: 15px;
    margin-bottom: 15px;      
}

div.BasicContentFootnote
{
    font: 9px/18px Verdana, Arial, Helvetica, Sans-Serif; 
    margin-top: 20px; 
}

/* seller's guide */
div.sellerGuideContent
{
    margin: 15px; 
}
div.sellerGuideContent p,div.sellerGuideContent ul, div.sellerGuideContent li
{
    font: 11px/18px verdana, geneva, arial; 
}
h1.sellerGuide
{
    font: bold 18px/18px Verdana, Arial, Helvetica, Sans-Serif; 
    color: #666633; 
}
div.sellerGuideFootnote
{
    font: 9px/18px Verdana, Arial, Helvetica, Sans-Serif; 
    margin-top: 20px; 
}
/* state search */
.stateSearch
{
	width:924px;
	margin:0 auto;
	text-align:left;
	padding: 10px 0 0 0;
}
.stateSearch #searchBoxLabel
{
	color: #999999;
    cursor: text;
    font-size: 12px;
    line-height: 14pt;
    position: absolute;
    visibility: hidden;
    margin: 4px 0 0 5px;
    z-index: 10;
}
.stateSearch .searchByCity
{
	width:260px;
	font-size:14pt;
	height:24px;
	margin:0 4px 0 0;
	padding: 0;
}
.stateSearch .stateSearchButton{ position:absolute;}

.stateSearch .citysitemapLink
{
	display:block;
	font-size: 0.9em;
	margin: 0 0 8px 0;
	clear:left;
}

.stateSearch .searchSection
{
	clear:both;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}


#NJStateSearch
{
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
}
#NJStateSearch #NJCounties
{
	float:left;
	margin: 0;
	width: 275px;
	padding: 0 0 0 20px;
}
#NJStateSearch #NJCounties li
{
	list-style-type:none;
}

#NJStateSearch .NJStateMap
{
	float:left;
	height: 425px;
	width: 500px;
}

/* county search */
.countySearch
{
	width:100%;
	margin:0 auto;
	text-align:left;
}

#backToState { text-align:right; position:relative; top: 8px; }

/* custom header tags */
h1.stateInfo 
{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	line-height:14px;
	padding: 0; margin:8px 0 0 0; letter-spacing: .01em;
	display:inline; }
	
h1.StateTitle
{
	font-size:18px;
	font-weight:bold;
	color:Black;
	font-family: Arial, verdana, Helvetica, sans-serif; 
	letter-spacing: .01em;
	margin:0 0 0 0;
}	
	
h2.stateInfo 
{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	line-height:14px;
	padding: 0; margin:8px 0 0 0; letter-spacing: .01em;
	display:inline; 
}
h2.stateInfo a
{
	color: #000000; 
	text-decoration:none;
}
	
h3.stateInfo 
{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	line-height:14px;
	padding: 0; margin:8px 0 0 0; letter-spacing: .01em;
	display:inline; }
	


h1.subnavHeader 
{
	font-size:12px;
	font-weight:normal;
	margin:0;
	color:#ffffff;
	line-height:12px;
	font-family: verdana, arial; 
	padding: 0; 
	letter-spacing: .01em; }
h2.subnavHeader 
{
	font-size:10px;
	font-weight:normal;
	margin:0;
	color:#ffffff;
	line-height:12px;
	font-family: verdana, arial; 
	padding: 0; 
	letter-spacing: .01em; }


/*-- Email Me Listings --*/
.tabControl .solidHorizRule {
  background : #C0C0C0;
  height : 2px;
}
.tabControl .tab,
.tabControl .tabSelected {
	border : 1px solid #C0C0C0;
	background : #C0C0C0;
	font-size : 100%;
}
.tabControl .tab:hover {
	background : #F0F0F0;
}
.tabControl .tabSelected {
	background : #ffffff;
	border-bottom-width:0px;
}

.tabControl {
}
.tabControl .tabNavigation {
}
.tabControl .tab,
.tabControl .tabSelected {
	display : block;
	padding : .1em .5em .1em .5em;
	text-decoration : none;
	white-space : nowrap;
}
.tabControl .tab:hover,
.tabControl .tabSelected:hover {
	text-decoration : none;
}
.tabControl .tabSelected {
	border-bottom : 0px;
	padding-bottom : 3px;
	font-weight : bold;
}
.tabControl .utilityArea {
	font-size : 90%;
	margin : 0 0 .4em 0;
	text-align : right;
}	
.HeaderLabel{
   font-weight: bold;
   padding-top: 10px;
  }

#mapicon { position: absolute; width: 20px; height: 20px; visibility: hidden }
#mapicon2 { position: absolute; width: 20px; height: 20px; visibility: hidden }

/*-- Search Footer --*/
.searchFooter
{
    font-family : Arial, Helvetica, sans-serif;
	width: 100%;
	font-size : 10px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
}
.searchFooterWide
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	font-size : 9px;
	margin: 10px 10px 10px 10px;
}
.ListingFooter
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin: 10px 0 10px 0;
}

/*-- Search Header --*/
.searchHeader
{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding: 0 10px 10px 10px;
}

a.calendarDetails
{
   font-family: verdana, geneva, arial;
   font-size: 10px;
   color: #666666; 
   text-decoration: none;
}

a.calendarDetails:hover
{
  color: #FE6703;
  font-weight: bold;
  text-decoration: none;
}

/* Pop up */
.LinkListPopUp{    
    background-color : #F4F4E6; 
    position : absolute;
    border : solid 2px #000000;
    padding : 5px 10px 5px 10px;
    font-size:12px;
}

/* WDCMap */
.WDCMap
{
}

.wait
{
    position: absolute; 
	/*background: rgba(255, 255, 255, 0.5);*/
    z-index : 1000;
}

.wait div
{
	background-color: #f0f0e1;
    border: 1px solid black;
	position: relative;
	padding: 10px 25px 10px 25px;	
}

.MapLocationPopUp{    
    background-color : #F4F4E6; 
    position : absolute;
    border : solid 2px #000000;
    padding : 5px 10px 5px 10px;
    font-size:12px;
    z-index: 1000;
}

/* WDCMap Tooltip */
.mapTooltip {
	font-size:10px;
	color:#ffffff;
	overflow:hidden;
}
.mapTooltip .mapTooltipBg{
	background-color:#235087;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100% !important;
	height: 9000px;
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.mapTooltip .mapTooltipText{
	margin:0;
	padding:2px;
	position: relative;
	top: 0;
	z-index: 2;
}

/* WDCMap Info box */
.mapInfoBox{
	position:absolute;
	text-align:left;
	visibility:hidden;
}
.mapInfoBox-left .popup-container{left:-37px;}
.mapInfoBox-right .popup-container{left:-260px;}
.mapInfoBox .popup-container{
	position:absolute;
	top:-194px;
	height:168px;
	width:322px;
}

.mapInfoBox .close{
	position:absolute;
	top: 6px;
	right: 18px;
	height:16px;
	width:16px;
	z-index:100;
	background: url('../images/maps/close.gif') no-repeat left top;
}
.mapInfoBox .main{
	position:absolute;
	top:0;
	left:0;
	height:175px;
	width:316px;
	z-index:75;
	background: url('../images/maps/whitebox2.png') no-repeat left top;
}

.mapInfoBox .body{
	padding: 8px;
	position:relative;
	top:0;
	left:0;
	z-index:100;
}
.mapInfoBox .body div{position:relative;}

.mapInfoBox .shadow{
	position:absolute;
	top:3px;
	left:3px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	height:175px;
	width:316px;
	z-index:25;
	background: url('../images/maps/graybox2.gif') no-repeat left top;
}
.mapInfoBox .beak {
	position:absolute;
	bottom:-23px;
	height:17px;
	width:34px;
	z-index:80;
	background: url('../images/maps/whitetriangle.png') no-repeat left top;
}

.mapInfoBox .beakShadow {
	position:absolute;
	bottom:0px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	height:17px;
	width:34px;
	z-index:30;
	background: url('../images/maps/graytriangle.gif') no-repeat left top;
}
.mapInfoBox-left .beak{
	left:20px;
}
.mapInfoBox-right .beak{
	right:44px;
}
.mapInfoBox-left .beakShadow{
	left:22px;
}
.mapInfoBox-right .beakShadow{
	right:42px;
}

/* end WDCMap Info box */

.resultsSurveyLink {
    position:absolute; 
	top:178px;
	left:460px;
	z-index: 1;
}

.ForeclosureSearchBox 
{
	padding: 10px 0 5px 75px;
	margin:20px 0 20px 0;
	background-color: #D5E2D5;
	border: solid 1px #D0D0A1;	
	border-top: solid 4px #669999;
}

/* Dabble Quiz (Real Estate IQ quiz) */
   .QuizContent{ margin: 0 20px 0 20px; }
   .QuizQuestion { font-weight: bold; text-align: left;}
   .CustomQuestion { font-weight: bold; text-align: left; padding-left: 40px;}
   .QuizAnswer { padding-bottom: 15px; text-align: left; padding: 0 0 15px 30px; }
   .CustomAnswer { padding-bottom: 15px; text-align: left; padding: 0 0 15px 50px; }
   
   
/* Request Form */
.ContentExperimentsDetail .RequestForm{
	width:578px;
}
.ContentExperimentsDetail .RequestForm .RFHeaderOld{
	position:absolute;
	left:0;
	top:0;
	width:578px;
	height:300px;
	background-image:url(../images/popupbg.gif);
	background-repeat:no-repeat;
}
.ContentExperimentsDetail .RequestForm .RFHeaderImage {padding-top: 20px;}
.ContentExperimentsDetail .RequestForm .RFHeaderText {display:none;}
.ContentExperimentsDetail .RequestForm .RFHeadline{
	position:absolute; 
	top:40px;
	left:145px;
	color:#000000; 
	font-size:24pt; 
	font-family:"Times New Roman", Georgia, Serif;
	letter-spacing: 1px;
}
.ContentExperimentsDetail .RequestForm .RFContent .formLargeImage{
	display:none;
}
.ContentExperimentsDetail .RequestForm .RFContent .apptformLargeImage{
	display:none;
}
.ContentExperimentsDetail .RequestForm .RFContent .requestFormButton {background: transparent url(../images/buttons/button_moreinfo_5-1.gif) no-repeat scroll left top; height: 33px; width: 135px;}
.ContentExperimentsDetail .RequestForm .RFContent .apptFormButton {background: transparent url(../images/buttons/button_moreinfo_4-1.gif) no-repeat scroll left top; height: 27px; width: 139px;}
.ContentExperimentsDetail .RequestForm .RFContent .formSubmitSection {text-align:right;padding-top: 10px;}
.ContentExperimentsDetail .RequestForm .RFContent .formTermsSection {padding-top: 20px;}
.ContentExperimentsDetail .RequestForm .RFContent{
	position:relative;
	width: 400px; 
	margin: 0 auto;
}
.ContentExperimentsDetail .RequestForm .moreinfoForm{
	padding-top: 100px; 
}
.ContentExperimentsDetail .RequestForm .appointmentForm{
	padding-top: 40px; 
}

.ContentExperimentsDetail .RequestForm .RFPhone{
	margin:2px 0 0 75px;
	font-weight:bold;
	width:115px;
}	
/* end Request Form */
/* Request Form 1 */
.ContentExperimentsDetail1 .RequestForm{
	width:556px;
	border: 3px solid #fff200;
	overflow:auto;
}
.ContentExperimentsDetail1 .RequestForm .RFHeaderOld{
	position:relative;
	width:556px;
}
.ContentExperimentsDetail1 .RequestForm .RFHeaderImage { display:none;}
.ContentExperimentsDetail1 .RequestForm .RFHeaderText {
	font-size:24px; 
	font-family:Trebuchet MS, Helvetica, Sans-serif;
	font-weight:bold;
	color: #0179c1;
	margin: 8px auto;
	text-align:center;
}
.ContentExperimentsDetail1 .RequestForm .RFHeadline{
	display:none;
}
.ContentExperimentsDetail1 .RequestForm .RFContent .formLargeImage{
	float:left;
	width:113;
	margin:0 6px 0 14px;
}
.ContentExperimentsDetail1 .RequestForm .RFContent .formRightSide{
	float:left;
	width:400;
	margin:0 10px 0 0;
}
.ContentExperimentsDetail1 .RequestForm .RFContent .apptformLargeImage{
	float:left;
	width:113;
	margin:0 0 0 8px;
}
.ContentExperimentsDetail1 .RequestForm .RFContent .apptformRightSide{
	float:left;
	width:400;
	margin:0 0 0 0;
}
.ContentExperimentsDetail1 .RequestForm .RFContent .formSectionHead {margin-top:10px;margin-left:10px;}
.ContentExperimentsDetail1 .RequestForm .RFContent .formValidation {margin-left:10px;}
.ContentExperimentsDetail1 .RequestForm .RFContent .formFields {margin-left:10px;}
.ContentExperimentsDetail1 .RequestForm .RFContent .requestFormButton {background: transparent url(../images/forms/click.gif) no-repeat scroll left top; height: 33px; width: 135px;}
.ContentExperimentsDetail1 .RequestForm .RFContent .apptFormButton {background: transparent url(../images/forms/click.gif) no-repeat scroll left top; height: 33px; width: 135px;}
.ContentExperimentsDetail1 .RequestForm .RFContent .formSubmitSection {text-align:left;padding-top: 10px;}
.ContentExperimentsDetail1 .RequestForm .RFContent .thumbImage{
	display:none;
}
.ContentExperimentsDetail1 .RequestForm .RFContent{
	position:relative;
	width: 555px; 
	margin: 0 auto;
}

.ContentExperimentsDetail1 .RequestForm .RFPhone{
	margin:0 auto 20px;
	font-weight:bold;
	text-align:center;
	font-size:18px; 
	font-family:Arial, Helvetica, Sans-serif;
}	
/* end Request Form 1 */
/* Request Form 2 */
.ContentExperimentsDetail2 .RequestForm{
	width:562px;
	overflow:auto;
}
.ContentExperimentsDetail2 .RequestForm .RFHeaderOld{
	position:relative;
	width:562px;
}
.ContentExperimentsDetail2 .RequestForm .RFHeaderImage { display:none;}
.ContentExperimentsDetail2 .RequestForm .RFHeaderText {
	font-size:24px; 
	font-family:Trebuchet MS, Helvetica, Sans-serif;
	font-weight:bold;
	color: #fff200;
	margin: 8px auto;
	padding-left:16px;
	text-align:left;
	background-color:#000000;
	width:546px;
	height:49px;
	line-height:49px;
}
.ContentExperimentsDetail2 .RequestForm .RFHeadline{
	display:none;
}
.ContentExperimentsDetail2 .RequestForm .RFContent .formLargeImage{
	float:left;
	width:113;
	margin:0 6px 0 14px;
}
.ContentExperimentsDetail2 .RequestForm .RFContent .formRightSide{
	float:left;
	width:400;
	margin:0 10px 0 0;
}
.ContentExperimentsDetail2 .RequestForm .RFContent .apptformLargeImage{
	float:left;
	width:113;
	margin:0 0 0 8px;
}
.ContentExperimentsDetail2 .RequestForm .RFContent .apptformRightSide{
	float:left;
	width:400;
	margin:0 0 0 0;
}
.ContentExperimentsDetail2 .RequestForm .RFContent .formSectionHead {margin-top:10px;margin-left:10px;}
.ContentExperimentsDetail2 .RequestForm .RFContent .formValidation {margin-left:10px;}
.ContentExperimentsDetail2 .RequestForm .RFContent .formFields {margin-left:10px;}
.ContentExperimentsDetail2 .RequestForm .RFContent .requestFormButton {background: transparent url(../images/forms/click.gif) no-repeat scroll left top; height: 33px; width: 135px;}
.ContentExperimentsDetail2 .RequestForm .RFContent .apptFormButton {background: transparent url(../images/forms/click.gif) no-repeat scroll left top; height: 33px; width: 135px;}
.ContentExperimentsDetail2 .RequestForm .RFContent .formSubmitSection {text-align:left;padding-top: 10px;}
.ContentExperimentsDetail2 .RequestForm .RFContent .thumbImage{
	display:none;
}
.ContentExperimentsDetail2 .RequestForm .RFContent{
	position:relative;
	width: 555px; 
	margin: 0 auto;
}

.ContentExperimentsDetail2 .RequestForm .RFPhone{
	margin:0 auto 20px;
	font-weight:bold;
	text-align:center;
	font-size:18px; 
	font-family:Arial, Helvetica, Sans-serif;
}	
/* end Request Form 2 */

#openhouseSearch{position:relative;margin:20px 0 0 0;width:745px;height:506px;background: transparent url(../images/openhouses/openhouse-bg.jpg) no-repeat scroll top left;}
#openhouseSearchForm{padding:20px 30px 20px 30px;color:#3C3D3C;font-weight:bold;font-family : Verdana, Arial, Helvetica, sans-serif;font-size:14px;}
#openhouseSearchForm h1 {font-family:"Times New Roman", Georgia, Serif;width:400px;margin:0;padding:0;color:Black;font-size:36px;font-weight:normal;}
#openhouseSearchForm h2 {font-family : Verdana, Arial, Helvetica, sans-serif;width:400px;margin:0;padding:0;color:#3C3D3C;font-size:18px;font-weight:normal;font-style:italic;padding:2px 0 20px 0;}
#openhouseSearchForm label{display:block;padding:5px 0 2px 0;font-weight:bold;}
#openhouseSearchForm .defaultLabel{display:inline;position:absolute;font-weight:normal;font-size:12px;color:#999999;cursor:text;visibility:hidden;padding:0;}
#openhouseSearchForm .location{padding:4px;width:335px;font-size:14pt;}
#openhouseSearchForm .InputNumber{width:50px;}
#openhouseSearchForm .openhouseSearchButton{padding:0 0 0 20px;margin:0;}
.openhouseSearchBlurb {margin:10px 30px 10px 30px;color:#3C3D3C;font-size:12px;font-family : Verdana, Arial, Helvetica, sans-serif;}

.saveLink{padding-left:20px; background: url('../images/icons/save.gif') no-repeat left center;
}
.emailMeLink{margin-left:8px;padding-left:20px; background: url('../images/icons/email.gif') no-repeat left center;
}

#associateSearchNav{position:relative;height:25px;z-index:1;top:21px;left:19px;}
#associateSearchNav ul{list-style:none;padding:0;margin:0;}
#associateSearchNav li{display:block;height:25px;float:left;padding:0;margin:0;}
#associateSearchNav a{display:block;height:25px;float:left;}
#associateSearch{position:relative;margin:20px 0 0 0;width:745px;height:506px;background: transparent url(../images/agents/associate-search-bg.jpg) no-repeat scroll top left;}
#associateSearchForm{padding:20px 30px 20px 30px;color:#3C3D3C;font-weight:bold;font-family : Verdana, Arial, Helvetica, sans-serif;font-size:14px;width:400px;}
#associateSearchForm h1 {font-family:"Times New Roman", Georgia, Serif;margin:0;padding:0;color:Black;font-size:36px;font-weight:normal;}
#associateSearchForm h2 {font-family : Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;color:#3C3D3C;font-size:18px;font-weight:normal;font-style:italic;padding:2px 0 20px 0;}
#associateSearchForm label{display:block;padding:5px 0 2px 0;font-weight:normal;}
#associateSearchForm input{display:block;}
#associateSearchForm select{display:block;margin:12px 0 0 0;}
#associateSearchForm .associateSearchButton{display:block;margin:15px 0 0 0;}

#officeSearchTop{margin:20px 0 0 0;width:745px;height:16px;background: #F1F3EF url(../images/agents/top-bg.gif) no-repeat scroll top left;}
#officeSearch{position:relative;width:745px;background: #F1F3EF url(../images/agents/middle-bg.gif) repeat-y scroll top left;}
#officeSearchBottom{width:745px;height:16px;background: #F1F3EF url(../images/agents/bottom-bg.gif) no-repeat scroll top left;}
#officeSearchForm{padding:4px 30px 10px 30px;color:#3C3D3C;font-weight:bold;font-family : Verdana, Arial, Helvetica, sans-serif;font-size:14px;width:680px;}
#officeSearchForm h1 {font-family:"Times New Roman", Georgia, Serif;margin:0;padding:0;color:Black;font-size:36px;font-weight:normal;}
#officeSearchForm h2 {font-family : Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;color:#3C3D3C;font-size:18px;font-weight:normal;font-style:italic;padding:2px 0 20px 0;}

/*-- Main Content Table --*/
#officeStateSearch {
     width:725px;
     border:solid 2px #cccccc;
     margin: 2px 0 0 6px;     
}

#associateResultsTop{margin:20px 0 0 0;width:745px;height:16px;background: #F1F3EF url(../images/agents/top-bg.gif) no-repeat scroll top left;}
#associateResults{position:relative;width:745px;background: #F1F3EF url(../images/agents/middle-bg.gif) repeat-y scroll top left;}
#associateResultsBottom{width:745px;height:16px;background: #F1F3EF url(../images/agents/bottom-bg.gif) no-repeat scroll top left;}
#associateResultsContent{padding:4px 30px 10px 30px;color:#3C3D3C;font-family : Verdana, Arial, Helvetica, sans-serif;font-size:14px;width:680px;}
#associateResultsContent h1 {font-family:"Times New Roman", Georgia, Serif;margin:0;padding:0;color:Black;font-size:36px;font-weight:normal;}
#associateResultsContent h2 {font-family : Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;color:#3C3D3C;font-size:18px;font-weight:normal;font-style:italic;padding:2px 0 20px 0;}

/*--State Search Advanced Section--*/
#advancedSearch{width:900px;margin:15px auto;}
#advancedSearch #searchSection{width:887px;height:445px;}
#advancedSearch #mapSection{float:left;width:350px;margin:0;text-align:center;border-right:solid 1px #dddddd;height:100%;position:relative;}
#advancedSearch #waitImageSection{text-align:center;position:absolute;top:28px;left:135px;}
#advancedSearch #areaSection{float:left;margin:0 0 0 22px;width:235px;border-right:solid 1px #dddddd;height:100%;}
#advancedSearch .sectionItem{margin:10px 0;}
#advancedSearch .justListed{padding-left: 15px;background: url('../images/search/i_justlisted.gif') no-repeat left center; 
display:inline;position:relative;left:15px;
}
#advancedSearch #cityList{width: 210px; height: 155px;margin:5px 0;}
#advancedSearch #districtList{width: 210px; height: 155px;margin:5px 0;}
#advancedSearch #featureSection{float:left;margin:0 0 0 22px;width:250px;height:100%;}
#advancedSearch #priceLine{margin:5px 0;}
#advancedSearch #propertyTypeList{width: 180px; height: 132px;margin:5px 0;}
#advancedSearch #searchButtonSection{margin:10px 0 10px 0;position:relative;top:0;right:175px;text-align:right;}
#advancedSearch #regionLinksList{margin:15px auto;text-align:center;}
#advancedSearch a.maplink{font-size:10px;}



.ManhattanHeaderContent {position:absolute;top:10px;left:182px;z-index:1000;}
.NYCSearchForm {position:relative;width:927px;margin:0 auto; border:solid 1px #cccccc;}

.NYCSearchForm .NYCSearchHeader{margin:10px 0 0 5px;padding-top:20px;text-align:left;height:55px;}
.NYCSearchForm h2{font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:30px;font-weight:normal;}

.NYCSearchFormLeft {position:relative;float:left;width:300px;padding-left:40px;}
.NYCSearchFormLeft .Title {width:330px;margin:10px 0;text-align:left;font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:30px;}

.NYCSearchFormRight {position:relative;float:left;width:577px;}
.NYCSearchFormRight .Title {width:577px;margin:10px 0;text-align:center;font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:30px;}

.NYCSearchFormSubtitle {font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:16px;border-bottom:solid 1px #cccccc;margin:0 0 10px 0;}
.NYCNeighborhoodList{position:relative;width:423px;float:left;}
.NYCNeighborhoodList .Column1 {float:left;width:210px;}
.NYCNeighborhoodList .Column2 {float:left;width:210px;}

.NYCPropertyTypeList{width:423px;float:left;position:relative;}
.NYCPropertyTypeList .Column1 {float:left;width:210px;}
.NYCPropertyTypeList .Column2 {float:left;width:210px;}

.NYCFeatureList{width:423px;float:left;position:relative;}
.NYCFeatureList .Column1 {float:left;width:210px;}
.NYCFeatureList .Column2 {float:left;width:210px;}

.NYCBuildingLinkSection{background: url('../images/citylanding/manhattan/buildingsearch.jpg') no-repeat left top;
padding-left:40px;margin-top:30px;font-weight:bold;line-height:37px;height:37px;
}

#neighborhoodLinks{ margin: 10px; }
#neighborhoodLinks ul { padding:0; margin:0;}
#neighborhoodLinks ul li {display: inline;}

/* building page specific */
#BuildingSearch {width:927px;margin:0 auto;border:solid 1px #CCCCCC;padding:10px 0 5px 0;}
.BuildingSearchForm {position:relative;width:891px;margin:0 auto;}
.BuildingSearchHeader {padding-top:30px;text-align:left;font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:30px;height:45px;}
.BuildingSearchFormLeft {position:relative;float:left;width:330px;margin-right:10px;padding-right:10px;border-right:solid 1px #cccccc;}
.BuildingSearchFormRight {position:relative;float:left;width:535px;}

.BuildingSearchHeader .BuildingQuickConnect{
	position:absolute;
	right:1px;
	top:0;
	text-align:right;
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding:5px 56px 0 0;
	height:75px;
	background: url('../images/citylanding/quickconnect.gif') no-repeat right top;
}
.BuildingSearchHeader .BuildingQuickConnect .phone{font-size:18px;}

.BuildingSubtitle {font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:16px;border-bottom:solid 1px #cccccc;}
div.BuildingSubtitle {width:300px;margin:5px 0 10px 0;}
.BuildingNeighborhoodList{position:relative;}
.BuildingFeatureList{position:relative;}
.BuildingNeighborhoodList .selectAll,
.BuildingFeatureList .selectAll{position:absolute;right:14px;top:0; margin-right:8px;font-family:'Trebuchet MS',Helvetica, sans-serif;font-size:12px;vertical-align:bottom; margin-top:4px;}

#ManhattanSEO {display:inline;vertical-align:top;float:left;margin:0 0 0 10px;}
#ManhattanSEO h1.nycseotitle
{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:Black;
	font-family: Arial, verdana, Helvetica, sans-serif; 
	letter-spacing: .01em;
	margin:0 0 0 0;
	padding:0;
}	
	
#ManhattanSEO h2.nycseotitle
{
	display:block;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	padding: 0; margin:0 0 0 0; letter-spacing: .01em;
	 }

.BuildingCheckList{}
.BuildingCheckList .Left{float:left;width:50%;}
.BuildingCheckList .Right{float:right;width:50%;}
.CityLinkSection{text-align:center;margin:10px 0;}

.BuildingMap{border:solid 1px #CCCCCC;}
.buildingResultCount{font-size:16px;position:absolute;top:-25px;}

.buildingRow {margin:5px 0;}
.buildingRow .buildingImage img{width:125px;float:left;}
.buildingRow .buildingInfo{float:left;width: 200px; margin:0 8px 0 8px;}
.buildingRow .buildingInfo ul{padding:0;margin:0;list-style:none;}
.buildingRow .buildingInfo li{padding:2px 0 0 0;margin:0;}

.buildingRow .buildingFeatures{float:left;width: 175px;margin:0 8px 0 8px;}
.buildingRow .buildingFeatures ul{padding:0;margin:0;list-style:none;}
.buildingRow .buildingFeatures li{padding:2px 0 0 0;margin:0;}

.buildingRow .viewAllLink{margin: 0 auto; width:145px;}

.relatedListings {margin: 5px 0;}
.relatedListings .relatedListing{float:left; width:125px;}
.relatedListings .relatedListing .thumb img {width:100px;}
.viewAllUnit{vertical-align:middle;width:125px;}

#buildingResults .separator{padding: 8px 0;}
.BuildingSearchFormRight #pagingTop{width:100%;height:25px;line-height:25px;font-size:16px;}
.BuildingSearchFormRight #pagingTop #pageTurnTop{float:left;padding:0 5px 0 5px;}
.BuildingSearchFormRight #pagingTop #pageTurnTop{float:left;padding:0 5px 0 5px;}
.BuildingSearchFormRight #pagingBottom{width:100%;height:25px;line-height:25px;font-size:16px;}
.BuildingSearchFormRight #pagingBottom #pageTurnBottom{float:left;padding:0 5px 0 5px;}
.BuildingSearchFormRight #pagingBottom #pageTurnBottom{float:left;padding:0 5px 0 5px;}

/* neighborhood search */
.NeighborhoodHeaderContent {position:absolute;top:10px;left:182px;z-index:1000;}
.NeighborhoodSearchForm {position:relative;width:927px;margin:0 auto; border:solid 1px #cccccc;}

.NeighborhoodSearchForm .NeighborhoodSearchHeader{margin:10px 0 0 5px;padding-top:20px;text-align:left;height:55px;}
.NeighborhoodSearchForm h2{font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:30px;font-weight:normal;}

.NeighborhoodSearchFormLeft {position:relative;float:left;width:300px;padding-left:40px;}
.NeighborhoodSearchFormLeft .Title {width:330px;margin:10px 0;text-align:left;font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:30px;}

.NeighborhoodSearchFormRight {position:relative;float:left;width:577px;}
.NeighborhoodSearchFormRight .Title {width:577px;margin:10px 0;text-align:center;font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:30px;}

.NeighborhoodSearchFormSubtitle {font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:16px;border-bottom:solid 1px #cccccc;margin:0 0 10px 0;}
.NeighborhoodNeighborhoodList{position:relative;width:423px;float:left;}
.NeighborhoodNeighborhoodList .Column1 {float:left;width:210px;}
.NeighborhoodNeighborhoodList .Column2 {float:left;width:210px;}

.NeighborhoodPropertyTypeList{width:423px;float:left;position:relative;}
.NeighborhoodPropertyTypeList .Column1 {float:left;width:210px;}
.NeighborhoodPropertyTypeList .Column2 {float:left;width:210px;}

.NeighborhoodFeatureList{width:423px;float:left;position:relative;}
.NeighborhoodFeatureList .Column1 {float:left;width:210px;}
.NeighborhoodFeatureList .Column2 {float:left;width:210px;}

#NeighborhoodSEO {display:inline;vertical-align:top;float:left;margin:0 0 0 10px;}
#NeighborhoodSEO h1.neighborhoodseotitle
{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:Black;
	font-family: Arial, verdana, Helvetica, sans-serif; 
	letter-spacing: .01em;
	margin:0 0 0 0;
	padding:0;
}	
	
#NeighborhoodSEO h2.neighborhoodseotitle
{
	display:block;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px;
	padding: 0; margin:0 0 0 0; letter-spacing: .01em;
	 }
	 
.NeighborhoodSearchForm .NeighborhoodQuickConnect{
	position:absolute;
	right:15px;
	top:10px;
	text-align:right;
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	padding:5px 56px 0 0;
	height:75px;
	background: url('../images/citylanding/quickconnect.gif') no-repeat right top;
}
.NeighborhoodSearchForm .NeighborhoodQuickConnect .phone{font-size:18px;}

/* end neighborhood search */

/*--Open House Contact --*/
#OpenHouseContactSection {padding:10px;}
#OpenHouseContactSection h1 {margin: 10px 0;}
#OpenHouseContactSection .OpenContactFormSection{position:relative;}
#OpenHouseContactSection p {line-height:30px;}
#OpenHouseContactSection label {position:absolute;margin-left:5px;line-height:30px;font-size:12px;color:#999999;cursor:text;visibility:hidden;}
    #OpenHouseContactSection input:focus,
    #OpenHouseContactSection input:active,
    #OpenHouseContactSection button:focus,
    #OpenHouseContactSection button:active {
        border: 1px solid #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }
/*-- Mortgage Pre-Approval --*/
.preApprovalBlurb {margin:15px auto 10px auto;width:270px;padding:0 0 0 0;background:url('../images/finance/sidebannertop.gif') no-repeat left top;
}
.preApprovalTitle {padding-left:8px;height:32px;line-height:32px;font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:22px;color:#000000; }
.preApprovalMiddle {width:268px;border-left:solid 1px #d7d7d5;border-right:solid 1px #d7d7d5;}
.preApprovalSubHeader {font-weight:bold;padding:10px;}
.preApprovalCopy {padding:10px;}
.PayRentOnlineSection {margin:20px 10px;}
.preApprovalBlurbBottom {width:270px;padding:0 0 0 0;background:url('../images/finance/sidebannerbottom.gif') no-repeat left top;
width:270px;height:7px;
}

#preApprovalBody{width:880px;margin: 10px auto;}
#preApprovalContent{width:600px;float:left;}
#preApprovalSideContent{float:left;width:280px;}
#preApprovalLowRatesBox{margin:15px auto 10px auto;height:305px;width:262px;padding:0 0 0 8px;font-family:Arial,Helvetica, sans-serif;background: transparent url(../images/finance/lowratessidebanner-bg2.gif) no-repeat scroll left top;}
#preApprovalLowRatesBox .title{height:32px;line-height:32px;font-family:"Trebuchet MS",Helvetica, sans-serif;font-size:22px;margin-bottom:185px;}
#preApprovalLowRatesBox .text{font-size:12px;font-weight:normal;width:172px;margin:0 0 8px 0;}
#preApprovalLowRatesBox .text strong{font-size:15px;font-weight:normal;}

/*--preapprovalBannerBox--*/
.preapprovalBannerBox
{
	background: url('../images/banners/mortgage-preapproval-box.jpg') no-repeat left top;
    font-family: Arial,Helvetica,sans-serif;
    height: 216px;
    margin: 8px 0 0 0;
    padding: 0 0 0 8px;
    text-align: left;
    width: 176px;
}
.preapprovalBannerBox .title {font-family: "Trebuchet MS",Helvetica,sans-serif;font-size: 22px; height: 32px; line-height: 32px;}
.preapprovalBannerBox p{font-family:Arial,Helvetica, sans-serif;width:116px;font-size:10px;}
.preapprovalBannerBox strong{color:#206600;font-size:14px;}
.preapprovalBannerBox a{display:block; margin: 15px 10px;}


/* Agent Website Form */
#AgentWebAddress {background:url('../images/agents/registerwebaddress_bg.gif') no-repeat left top;
width:809px;height:478px; margin: 35px auto;
}
#AgentWebAddressContent {width: 625px; margin:0 auto; text-align:center;padding:10px 0 0 0;font-family:"Trebuchet MS",Helvetica, sans-serif;}
#AgentWebAddressContent h2 {font-size:30px;font-weight:bold;margin:0;padding:0;}
#AgentWebAddressContent p {margin:0;padding:4px 0;}
#AgentWebAddressContent #Description {font-size:13px;}
#AgentWebAddressContent #Footnote {font-size:12px;color:#666666;font-style:italic;}
#AgentWebAddressForm {font-family:Arial,Helvetica, sans-serif;font-size:12px;width:500px;height:185px;margin:8px auto;text-align:left;}
#AgentWebAddressForm label {width:162px;text-align:right;margin:2px 0 5px 0;padding:0;float:left;clear:left;}
#AgentWebAddressForm input, #AgentWebAddressForm select {width:300px;padding:2px 0;margin:0 10px 5px 10px;}
#AgentWebAddressForm .Validator {position:absolute;}
#AgentWebAddressConfirmation p {margin:20px 0;font-size:12px;color:#ff0000;}

#AgentWebAddressForm input.Phone {width:85px;padding:2px 0;margin:0 10px 5px 10px;}
#AgentWebAddressForm label.PhoneExt {width:30px;margin:0;padding:0;float:none;clear:none;vertical-align:middle;position:relative;top:-3px;}
#AgentWebAddressForm input.PhoneExt {width:100px;padding:2px 0;margin:0 10px 5px 10px;}
#AgentWebAddressHelpContact p {text-align:center;font-weight:bold;font-size:12px;}

/*Mortgage landing*/
#mortgageLanding .header
{
	background:url('../images/finance/everyhomeheader-bg2.jpg') no-repeat left top;
	height:230px;
	width:715px;
	padding:20px 0 0 25px;
	margin: 20px 0 0 0;
}
#mortgageLanding .header h1
{
	font-family:Georgia, "Times New Roman", Serif;
	font-size:50px;
	color:#000000;
	font-weight:normal;
	margin:0 0 6px 0;
	padding:0;
}

#mortgageLanding .header h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight:normal;
	margin:0 0 22px 0;
	padding:0;
	width:344px;
	color:#4d4e4d;
}
#mortgageLanding .body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: -15px 0 0 0;
}
#mortgageLanding .body ul.mortgageList
{
	border-bottom: solid 1px #b0b0b0;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}

#mortgageLanding .body ul.mortgageList li
{
	margin: 0 0 20px 0;
	padding: 0;
	vertical-align:middle;
	padding: 0 0 0 220px;
}
#mortgageLanding .body ul.mortgageList li#aGoodSign {background: transparent url(../images/finance/a-good-sign.jpg) no-repeat scroll 20px top;padding-top:36px;height: 102px;}
#mortgageLanding .body ul.mortgageList li#lowRates {background: transparent url(../images/finance/low-rates.gif) no-repeat scroll left top;padding-top:30px;height: 120px;}
#mortgageLanding .body ul.mortgageList li#downpayments {background: transparent url(../images/finance/downpayments.jpg) no-repeat scroll 20px top;padding-top:10px;height: 128px;}
#mortgageLanding .body ul.mortgageList li#USDALoan {background: transparent url(../images/finance/usdaloan.jpg) no-repeat scroll 20px top;padding-top:10px;height: 128px;}
#mortgageLanding #firstTimeMessage h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#333366;
	font-weight:normal;
}
#mortgageLanding .footnote p { margin: 30px 0 0 0;}
#mortgageLanding .footnote p
{
	font-size: 9px;
	line-height: 12px;
	background: transparent url(../images/finance/equal-housing-lender.gif) no-repeat scroll left bottom;
	padding: 0 0 0 45px;
}

/* sfmi promotion */
.SFMIContent {
	border-left:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	width:695px;
	padding-left:20px;padding-right:20px;padding-top:10px;
	background-image:url(../images/finance/sfmi.jpg);background-position:370px 60px;background-repeat:no-repeat;}
/* end sfmi promotion */

/* usda loan promotion */
.USDALoanContent {
	border-left:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	width:695px;
	padding-left:20px;padding-right:20px;padding-top:10px;
	background-image:url(../images/finance/usdaloan.jpg);background-position:310px 100px;background-repeat:no-repeat;}
/* end usda loan promotion */

/* refinance promotion */
.RefinanceTopContent {
	border-left:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	width:695px;
	padding-left:20px;padding-right:20px;padding-top:10px;
	background-image:url(../images/finance/refinance.jpg);background-position:95% 5%;background-repeat:no-repeat;}
.RefinanceBottomContent {
	width:695px;
	padding-left:20px;padding-right:20px;}
.RefinanceTitle {font-family:Georgia, Times New Roman, Serif;text-align:left;font-size:44px;width:650px;color:#000;}
.refinanceContentHeader {font-family: arial, helvetica, Sans-Serif; font-size:14px; line-height:18px; font-weight:bold;margin-top:14px;margin-bottom:8px;}
.refinanceContent {font-family: arial, helvetica, Sans-Serif; font-size:14px; line-height:14px; }
/* end refinance promotion */

/* pen fed jumbo promotion */
.PenFedJumboContent {
	border-left:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	width:695px;
	padding-left:20px;padding-right:20px;padding-top:10px;
	background-image:url(../images/finance/penfedjumbo.jpg);background-position: 310px 150px;background-repeat:no-repeat;}

.PenFedJumboContent .promotionTitle {
    text-align:left;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size:36px;
    width:650px;
}
.PenFedJumboContent .footnote p { margin: 0 0 0 0;clear:both;}
.PenFedJumboContent .footnote p
{
	font-size: 9px;
	line-height: 12px;
	padding: 0 0 0 0;
}
/* end pen fed jumbo promotion */


/* begin Open House Tour */
#openHouseSideBar
{
	float: left;
	margin: 0 auto;
	width: 190px;
	margin-top:-10px;
	margin-right:8px;
	padding:10px 0 40px 0;
}
#openHouseMainContent
{
	float: left;
	padding: 24px 0 10px 14px;
	width: 732px;	
}
.openHouseTourSideBar
{
	position:relative;
	width: 190px;
    margin-top: 10px;
    margin-bottom: 5px;
	background-color:#ffffff;
}
.openHouseTourSideBar .top
{
	background-image: url(../images/myweichert/navigation/ohtop-bg_on.gif);
	background-repeat: no-repeat;
	width: 190px;
	height:54px;
}
.openHouseTourSideBar .top .openHouseTourSideBarTitle
{
	position:absolute;
	top: 0px;
	left: 6px;
	padding:24px 0 0 48px;
	font-size: 18px; 
	font-family: Verdana, Arial;
	font-weight:normal;
}
.openHouseTourSideBar .top_on
{
	background-image: url(../images/myweichert/navigation/ohtop-bg_on.gif);
	background-repeat: no-repeat;
	width: 190px;
	height:54px;
}
.openHouseTourSideBar .top_on .openHouseTourSideBarTitle
{
	position:absolute;
	top: 0px;
	left: 6px;
	padding:24px 0 0 50px;
	font-size: 18px; 
	font-family: Verdana, Arial;
	font-weight:normal;
}
.openHouseTourSideBarContent
{
	padding-left: 4px;
	color : #000000;
    font-size : 11px;
    font-family: Verdana, Arial;
    font-weight:normal;
}

.openHouseTourSideBar .content-container
{
	padding-top:5px;
	border-left: solid 1px #6699CC;
	border-right:solid 1px #6699CC;
}
.openHouseTourSideBar .content
{
}
.openHouseTourSideBar .bottom
{
	height:6px;
	width:190px;
	background-image: url(../images/myweichert/navigation/bottom-bg.gif);
	background-repeat: no-repeat;
	border:none;
}

.openHouseTourSideBar .openHouseTourSideBarTitle{
    font-family : times, serif;
    text-align : left;
    font-size : 16px;
    font-weight : bold;
    color : #24310C;
}
.openHouseTourSideBar a{
    color : #0000FF;
}
.openHouseTourSideBar .Section{
    color : #000000;
    font-size : 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.openHouseTourSideBar .SectionHeader{
    font-weight : bold;
    cursor : pointer;
    padding : 2px 5px 2px 5px;
    font-size:16px;
    font-family:"Trebuchet MS",Helvetica, sans-serif;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
   	background-color: #F1F3EF;
	color: #000000;
}
.openHouseTourSideBar .SectionContent {
    padding : 10px 0 10px 5px;
}

.openHouseTourSideBar .ContentItem{
	padding : 5px 0 5px 0;
}

.openHouseTourSideBar ol{
	padding: 0;
	list-style-position:inside;
	margin: 0;
	padding-top:0.5em;
	padding-left:0.5em;
	margin-left:0.5em;
}

.openHouseTourSideBar li
{
	padding:0;
	margin:0;
	padding-top:.5em;
}

.openHouseTourSideBarHeader 
{
	width:188px;
	height:24px;
	line-height:24px;
	font-size: 18px; 
	font-family: Verdana, Arial;
	font-weight:normal;
	padding: 22px 0 8px 0;
	background-repeat: no-repeat;
	margin:0;
	text-align:center;
}

.openHouseTourMyWeichertSection
{
	position:relative;
	width: 190px;
    margin-top: 10px;
    margin-bottom: 5px;
	background-color:#ffffff;
}
.openHouseTourMyWeichertSection .top
{
	background-image: url(../images/myweichert/navigation/top-bg.gif);
	background-repeat: no-repeat;
	width: 190px;
	height:54px;
}
.openHouseTourMyWeichertSection .top .myWeichertNavTitle
{
	position:absolute;
	top: 0px;
	left: 6px;
	padding:24px 0 0 48px;
	font-size: 18px; 
	font-family: Verdana, Arial;
	font-weight:normal;
}
.openHouseTourMyWeichertSection .top_on
{
	background-image: url(../images/myweichert/navigation/top-bg_on.gif);
	background-repeat: no-repeat;
	width: 190px;
	height:54px;
}
.openHouseTourMyWeichertSection .top_on .openHouseTourMyWeichertSectionTitle
{
	position:absolute;
	top: 0px;
	left: 6px;
	padding:24px 0 0 50px;
	font-size: 18px; 
	font-family: Verdana, Arial;
	font-weight:normal;
}

.openHouseTourMyWeichertSectionTitle a:link, .myWeichertNavTitle a:visited, .myWeichertNavTitle a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.openHouseTourMyWeichertSectionTitle a:hover
{
	color: #3333CC;
	text-decoration: none;
	font-weight: normal;
}

.openHouseTourMyWeichertSectionHeader 
{
	width:134px;
	height:32px;
	font-size: 18px; 
	font-family: Verdana, Arial;
	font-weight:normal;
	padding: 22px 0 0 54px;
	background-repeat: no-repeat;
}
.openHouseTourMyWeichertSectionHeader a:link, .openHouseTourMyWeichertSectionHeader a:visited, .openHouseTourMyWeichertSectionHeader a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.openHouseTourMyWeichertSectionHeader a:hover
{
	color: #3333CC;
	text-decoration: none;
	font-weight: normal;
}

.openHouseTourMyWeichertSection .content-container
{
	padding-top:5px;
	border-left: solid 1px #6699CC;
	border-right:solid 1px #6699CC;
}
.openHouseTourMyWeichertSection .content
{
}
.openHouseTourMyWeichertSection .bottom
{
	height:6px;
	width:190px;
	background-image: url(../images/myweichert/navigation/bottom-bg.gif);
	background-repeat: no-repeat;
	border:none;
}

.openHouseTourMyWeichertSection .openHouseTourMyWeichertSectionTitle{
    font-family : times, serif;
    text-align : left;
    font-size : 16px;
    font-weight : bold;
    color : #24310C;
}
.openHouseTourMyWeichertSection a{
    color : #0000FF;
}
.openHouseTourNavContent
{
	padding-left: 4px;
}
#openHouseMainContent .subHeader
{
	margin: 0;
	width: 700px;
	text-align: left;
	padding: 0 0 10px 2px;
	color: #000033;
	font-weight: bold;
}

#openHouseMainContent .subHeader li
{
	 text-align: left;
	 margin-bottom: 10px;
}
/* end Open House Tour */
/* open house tour page (copied from myweichert.css) */
.openHouseStartingAddressSection {position:relative;border-left: solid 1px #6699CC;
	border-right: solid 1px #6699CC;
	width:698px;padding:0;margin:0;}
.openHouseTitle {font-size: 14px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding:14px 0 0 6px;}
.openHouseTitleImage {position:absolute;top:-20px;left:500px;z-index:1;}

.openHouseTourAddressFooter {background-image: url(../images/myweichert/modulefooter_lg.gif);
                    width: 700px; height: 12px; background-repeat: no-repeat;}

.openHouseValidationSummary {width:900px;margin-left:350px;}
#createTour{text-align:center;margin:6px 0 2px;}
.openHouseTourHeaderRow {
	
}
.openHouseTourBoxTopLeft
{
	background-image: url(../images/myweichert/plainboxdot.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding-left:6px;
	padding-bottom:8px;
}
.openHouseTourBoxTopRight
{
	background-image: url(../images/myweichert/plainboxdot.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
.tourList
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 10px;
}
.tourDirectionsPrint
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12pt;
}

.saveTourToWorkbookFormLine {font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
	font-weight:bold;
	margin:12px 0 3px 0;}
	
.saveTourToWorkbookFormButton {margin:6px 0;}
/* end open house tour page */

/* Luxury Homes Landing */
#luxuryContent{width:940px;margin:20px auto 5px;}
#luxurySearch{width:940px;margin:0 auto;position:relative;}	
#luxurySearch h2{
	margin:12px 0 0 0;
	padding:0;
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	font-weight:normal;
	font-size:18px;
	line-height:22px;	
}
#luxurySearch h3 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px;
	line-height:14px;
	padding: 0; margin:0; letter-spacing: .01em;
}
#luxurySearchImage{float:left;width:661px;}
#mainLuxurySearch{float:left;width:279px;height:383px;color:#716944;background-color:#000000;}
#mainLuxurySearchContent{padding:16px;}
#luxurySearchLocation{position:relative;width:90%;vertical-align:middle;padding:2px 0 2px 0;margin:0;height:36px;overflow:hidden;}
#luxurySearchLocation label{position:absolute;top:0;left:5px;line-height:12px;z-index:10;font-size:10px;color:#999999;cursor:text;visibility:hidden;}
#exampleLuxuryLocation{float:left;padding:0;margin:0;}
#luxurySearch input#q{float:left;width:250px;font-size:12px;padding:2px;margin:0;}
#luxurySearchButton{position:relative;float:left;padding-top:16px;}

.luxuryPageTitle {
    font-size : 95%;
    font-weight:bold;
    text-align:left;
    margin:10px 12px 2px 12px;
}
.luxurySearchText {
    color: #000000;
    font-size: 11px;
}
#priceRangeLuxury{position:relative;float:left;padding-top:4px;padding-right:50px;line-height:20px;}
#priceRangeLuxury input{width:40px;height:15px;}
#priceSeparatorLuxury{margin:0 5px 0 5px;}

label.luxurySearchLabel{position:absolute;margin-left:15px;line-height:20px;font-size:12px;color:#999999;cursor:text;visibility:hidden;}

#bedsParamLuxury{position:relative;float:left;line-height:20px;padding-top:4px;padding-right:10px;}
#bedsParamLuxury select{height:20px;}
#bathParamLuxury{position:relative;float:left;line-height:20px;vertical-align:middle;padding-top:4px;padding-right:80px;}
#bathParamLuxury select{height:20px;}

#luxuryBanner{width:940px;margin:0 auto;position:relative;clear:both;padding-top:6px;}	
/* end Luxury Homes Landing */

.searchForm {position:relative;}
.searchForm label.searchLabel{visibility:hidden;position:absolute;}

/* advanced search page */
#advancedSearchPage  
{
    position:relative;
    width: 916px;
    margin: 0 auto;
    padding: 0;
}

#advancedSearchPage #socialMediaSharing {position:relative;padding: 0; height: 25px; }
#advancedSearchPage .FBLike { float:right; margin: 0;width:90px}
#advancedSearchPage .tweet { float:right; margin: 0;width:110px }

#advancedSearchPage .searchTop
{
    background: transparent url(../images/search/advanced-banner.jpg) no-repeat scroll left top;
    height: 124px;
}

#advancedSearchPage .searchContent
{
    border: 1px solid #5b5a5a;
    border-top: none;
    background-color: #fff;
    padding: 18px 0 0;
    width:909px;   
}

#advancedSearchPage .searchTabContainer
{
    position:relative;
    margin-top:6px;
}
#advancedSearchPage .searchTabContainer a
{
    text-decoration:none;
    color:#000;
}

#advancedSearchPage h1,
#advancedSearchPage .searchForm .sectionHeader 
{
    font-weight:bold;
    display:block;
    font-size: 1em;
    margin: 0;
    padding: 8px 8px 4px;
    color:#660000;
    font-size:1.25em;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    background: transparent url(../images/search/underline-bg.png) no-repeat scroll left bottom;
}
#advancedSearchPage .searchForm label.searchLabel {text-align:center;}
#advancedSearchPage .searchForm .label {font-weight:bold;display:block;padding: 4px 0;}
#advancedSearchPage .searchForm .location {height: 64px;}
#advancedSearchPage .searchForm .location div.label {display:block;}
#advancedSearchPage .searchForm .location .searchText
{
    font-size: 16px;
    height: 20px;
    margin: 0;
    padding: 2px;
    width: 360px;
}
#advancedSearchPage .searchForm .section {width:876px;padding: 10px 18px;}
#advancedSearchPage .searchForm .priceRange {display:inline-block; width: 340px;}
#advancedSearchPage .searchForm .priceRange input { text-align:right; width: 40px; }
#advancedSearchPage .searchForm .bedsParam {display:inline-block; width: 170px;}
#advancedSearchPage .searchForm .bathParam {display:inline-block; width: 170px;}
#advancedSearchPage .searchForm  .advancedFeatures {}
#advancedSearchPage .searchForm  ul.advancedFeatures li {display:inline-block; width: 170px;padding: 10px 0;  }
#advancedSearchPage .searchForm  ul.advancedFeatures li input {width: 40px; }
#advancedSearchPage .searchForm ul {margin:0;padding:0;}
#advancedSearchPage .searchForm ul li {margin:0;padding:0;list-style-type:none;display:inline-block;width: 170px;}
#advancedSearchPage .searchForm  .newfirst .text
{
    font-weight:bold;
}
#advancedSearchPage .searchForm .searchButtonSection
{
    position:absolute;
    left: 400px;
    top: 30px;
}

#advancedSearchPage .searchBottom {text-align:center; background-color:#eee;box-shadow:0 0 0 1px #FFFFFF inset;border-top: 1px solid #ccc;padding:10px 0;}

#advancedSearchPage .searchBottom input,
#advancedSearchPage .searchForm .searchButtonSection input
{
    background: transparent url(../images/search/search-button.png) no-repeat scroll left top;
    height: 32px;
    width: 90px;
    text-indent: -9999px;
    border: 0 none;
    cursor: pointer;
}
#advancedSearchPage #classicSearchSection
{
    text-align:left;
    position:relative;
    height: 28px;
    line-height:28px;
    font-weight:bold;
    margin: 10px 0 10px 16px;
}
#advancedSearchPage #classicSearchSection a
{
    display:inline-block;
    padding: 0 48px 0 6px;
    background: transparent url(../images/search/us-map-icon.png) no-repeat scroll right center;
}

#advancedSearchViewTop
{	
	width:912px;
	background-image:url(../images/search/advanced_search_bar.gif);
	background-repeat:no-repeat;
	background-position:left 30px;
	height:37px;
}
#advancedSearchViewTop ul{margin:0 0 0 10px;padding:0;}
#advancedSearchViewTop li{display:block;height:37px;float:left;padding:0;margin:0;}
#advancedSearchViewTop a {display:block;width:165px;height:32px;float:left;
    color:#ffffff;
    font-size:17px;
    padding:5px 0 0 0;
    line-height:32px;
    font-family:"Trebuchet MS",Helvetica, sans-serif;
    background-image: url(../images/search/advanced_tab_off.gif);
	background-repeat: no-repeat;
	margin-right:1px;
	text-decoration:none;
	text-align:center;
}

#advancedSearchViewTop h2 {width:176px;color:#000000;background-image: url(../images/search/advanced_tab_on.gif);padding:0;height:37px;font-size:17px;
                           font-family:"Trebuchet MS",Helvetica, sans-serif;line-height:32px;text-align:center;margin:0;}

#advancedSearchViewTop a:hover{color:#ffff00;background-image: url(../images/search/advanced_tab_off.gif);}

div#guides {background: transparent url(../images/guides/gold-bg.jpg) no-repeat scroll left top; text-align:center;color:#fff;width:100%;}
div#guides h2 { font-size: 1.1em;font-weight: bold; margin: 0; padding: 6px 0; }
div#guides .section {text-align:left;float:left;width: 300px;padding: 22px 10px 0 0;color:#000;margin:20px 0 0 0;}
div#guides .section h3 {font-size:1em;text-align:center;}
div#guides .section h3 a {color:#fff;text-decoration:none;background: transparent url(../images/guides/black-button.png) no-repeat scroll center bottom;height:31px; width:150px;color:#fff;line-height:31px;margin: 0 auto 40px;display:block;padding:146px 0 0 0;}
div#guides .section h3 a:hover {color:#ff0;}
div#guides .section .description { padding: 0 10px;height: 235px; }
div#guides .section h4 {font-size:1em;font-style:normal;}
div#guides .buyingGuide {background: transparent url(../images/guides/buying.png) no-repeat scroll center top;}
div#guides .sellingGuide {background: transparent url(../images/guides/selling.png) no-repeat scroll center top;}
div#guides .sellingGuide h3 a {width:264px;}
div#guides .sellingGuide .description { border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
div#guides .articles {background: transparent url(../images/guides/articles.png) no-repeat scroll center top;}
div#guides .articles p a {color:#000; text-decoration:none;font-weight:bold; }
div#guides .articles ul.articleList {padding:0;margin:0 0 0 10px;}
div#guides .articles ul.articleList li.articleItem {padding:2px 0;margin:0;list-style-type:none;}
div#guides .articles ul.articleList li.articleItem a { text-decoration:none; }

#topMobileLink
{
    display: block;
    font-size: 1.3em;
    position: relative;
    text-align: center;
    height: 30px;
}
