/*:::::::::::::::::::::::OVERRIDE DIMENTIONS AND COLOR ::::::::::::::::::::::::::::::: */ /* combine 001 color with 006 background to matching color */ /* psd CODE A001 */ .inner-mortgage, #api-bridge, #blockers .dakno-details { background:#E4D8E4; color:#663366; } /* this color affects mortgage calc text */ /* tag: FOUNDATION rootelement-bkg-color 001 */ /* psd CODE A002 */ .calc-accent, .inner-mortgage, .inner-mortgage input, #box-container, .dakno-standard, #api-bridge, #blockers .dakno-details, .staff-hold, .neighborhood-table, #form-container h4, .mini-error, * { border-color: #E4D8E4; } /* tag: FOUNDATAION rootelement-stroke-color 009 */ /* psd CODE A003 */ .art_list-section, .condo-listing, .condo-listing h2, .condo-listing h3, .calcs, #school-option input, #school-option select, #school-option, .listdetails, .sold-album img, .dakno-standard img, .b-photo img, .staff-image, .staff-info h2, .standard-table, .downloads, #area-list h5 { border-color:#E4D8E4; } /* tag: FOUNDATION sub-themed-stroke 002 */ /* psd CODE A004 */ .row1, #school-option, .standard-table .primary, .neighborhood-table .primary, .override .primary, .primary-textarea { background:#E4D8E4; } /* tag: FOUNDATAION master-primary-row 003 */ /* CODE A005 */ .row2, .standard-table .alt, .downloads, .neighborhood-table .alt, .override .alt, .alt-textarea, .standard-table { background:#none; } /* tag: FOUNDATAION master-alt-row 004 */ /* psd CODE A006 */ .abd-listpanel h2, .calc-accent, .calcs .alt, #calc-elements h4, .listdetails th, #school-option h3, .block-head, .mort-btn, .dakno-standard h2 , .dakno-details h2, #blockers h2, #school-top h3 { background:#663366; color:#fff; } /* tag: FOUNDATAION heading-bkg-color 006 */ /* CODE A007 */ #form-container .form-btn, input.calc-submit { background:#663366!important; color:#fff!important; } /* psd buttons */ /* psd CODE A008 */ #form-container h4, .mini-error { color:#990000; border-color:#990000; }/* error message box text color*/ /* psd CODE A009 */ .override#form-container input, .override#form-container select, .override#form-container textarea, #form-container h4, .mini-error { background:#fff; }/* input styles for basic content forms (not mini contact) */ /* psd CODE A0010 */ .override label, #yourinfo label, .submitthis input, .style-block, #area-list h5 { color:#663366!important; } /* label and legend styles for forms (not mini contact) */ /* CODE A0011 */ .anylinkcss a, .anylinkcss { border-color:#001F3E!important; color:#fff!important; } .anylinkcss { background: #02386C; } .anylinkcss a:hover { background:#006FAD; color:#fff!important; }/* styles for FLYOUT MENU */ /* calculators */ /* CODE A0012 */ .submit input { color:#fff; border-color:#fff; } #calc-elements .calcs input { border-color:#fff; } /* C- property Organizer overrides */ /* CODE A0013 #login-menu a { background:#643264; } #box-head { background:#CEBBCE;color:#880000; } .save-this, .my-searches, .buttons input { border-color:#fff; } .save-this, .my-searches { background:#00406C; color:#fff; } .buttons input { background:#A04583; color:#fff; } #login-menu a:link, #login-menu a:visited { color:#fff!important; } /* DC FORMS override ::::::::::::::::::::::::::::::::::::::::::::::::::*/ #yourinfo label { width:6.5em; } #yourinfo input, #yourinfo select { width:125px; } #yourinfo textarea { width:125px; height:75px!important; } #additional1 label { width:13.5em; } #additional1 input, #additional1 select { width:265px!important; } #additional1 textarea { width:265px; height:75px!important; } #form-container #additional1 .radio-btn { margin-right:260px; } #additional3 label { width:13.5em; } #additional3 input, #additional1 select { width:220px; } #form-container #additional3 .radio-btn { margin-right:260px; } .override#form-container input, .override#form-container select, .override#form-container textarea { border-color:#fff; color:#000; background:#CDB7CC} .override .block-accent { border:none; } /* Paging System */ li.tag-current a { background:#663366!important;/* flags current page */ color:#fff!important; } #paging-system li a { color:#663366; border-color:#E4D8E4; } li.tag-current a:hover { background:#663366!important; color:#fff!important; } #paging-system li a:hover { background-color:#663366; color:#fff; border-color:#000; } /* for local search tab on google maps */ .localSearchTab span { background:#663366; /* ID #2 */ color:#fff; /* ID #3 */ } input#btn-localsearch { background:#663366; /* ID #2 */ color:#fff!important; /* ID #3 */ } #localSearchForm { border-color:inherit; /* ID #1 */ background-color:#E4D8E4; }