/* Global reset *******************************************************************************/ html, body, object, iframe, p, blockquote, pre, img, dl, dt, dd, ol, ul, li, fieldset, form, legend { margin: 0; padding: 0; outline: 0; } /* =HTML5 display definitions *******************************************************************************/ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block } audio, canvas, video { display: inline-block } audio:not([controls]) { display: none } [hidden] { display: none } /* Tags reset *******************************************************************************/ html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } a { text-decoration: none } ins { background-color: #ff9; color: #000; text-decoration: none; } del { text-decoration: line-through } table { border-collapse: collapse; border-spacing: 0; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } ul, ol { list-style: none } a:hover, a:active, label:focus, label:active, input[type="submit"], input[type="submit"]:active, textarea, textarea:active { outline: none } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; } svg:not(:root) { overflow: hidden } /* Normalizing form elements *******************************************************************************/ fieldset { border: none } textarea, button, input, select { font-size: 100%; padding: 0; margin: 0; vertical-align: baseline; } textarea { overflow: auto; min-height: 30px; max-height: 400px; resize: vertical; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; vertical-align: middle; } input[type="button"], input[type="submit"], button { cursor: pointer; -webkit-appearance: button; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none } button[disabled], input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="phone"]:focus, input[type="url"]:focus, input[type="search"]:focus { outline-color: transparent; outline-style: none; } /* ie7 fixes *******************************************************************************/ .ie7 input[type="checkbox"] { vertical-align: baseline } .ie7 textarea, .ie7 button, .ie7 input, .ie7 select { vertical-align: middle } .ie7 input[type="button"], .ie7 input[type="submit"], .ie7 button { overflow: visible } .ie7 input[type="radio"], .ie7 input[type="checkbox"] { width: 13px; height: 13px; } .ie7 audio, .ie7 canvas, .ie7 video { display: inline; zoom: 1; } /* Normalizing Tags *******************************************************************************/ small { font-size: 85% } strong, th { font-weight: bold } td, td img { vertical-align: top } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em } sub { bottom: -0.25em } pre { padding: 15px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 0; } /* Special Classes *******************************************************************************/ .clearfix:before, .clearfix:after, .f-row:before, .f-row:after { content: ""; display: table; } .clearfix:after, .f-row:after { clear: both } .clearfix, .f-row { zoom: 1 } .none-submit { /* skeleton fix */ background: transparent; border: 0; width: 0; height: 0; position: absolute; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; } /* Layout helpers ----------------------------------*/ .ui-helper-hidden { display: none } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; } .ui-helper-clearfix:after { clear: both } .ui-helper-clearfix { zoom: 1 } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); } /* Interaction Cues ----------------------------------*/ .ui-state-disabled { cursor: default !important } /* Icons ----------------------------------*/ /* states and images */ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } /* Misc visuals ----------------------------------*/ /* Overlays */ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .ui-widget .ui-widget { font-size: 1em } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; } .ui-widget-content { border: 1px solid #e0cfc2; background: #f4f0ec url(../images/bg/ui-bg_inset-soft_100_f4f0ec_1x100.png) 50% bottom repeat-x; color: #1e1b1d; } .ui-widget-content a { color: #1e1b1d } .ui-widget-header { border: 1px solid #d49768; color: #ffffff; font-weight: bold; background: url('../images/bg/bg-calendar-header.png') repeat-x #de630f; } .ui-widget-header a { color: #ffffff } /* Interaction states ----------------------------------*/ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cdc3b7; background: #ede4d4 url(../images/bg/ui-bg_glass_70_ede4d4_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #3f3731; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #3f3731; text-decoration: none; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #f5ad66; background: #f5f0e5 url(../images/bg/ui-bg_glass_100_f5f0e5_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #a46313; } .ui-state-hover a, .ui-state-hover a:hover { color: #a46313; text-decoration: none; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #e0cfc2; background: #f4f0ec url(../images/bg/ui-bg_highlight-hard_100_f4f0ec_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #b85700; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #b85700; text-decoration: none; } .ui-widget :active { outline: none } /* Interaction Cues ----------------------------------*/ .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #d9bb73; background: #f5f5b5 url(../images/bg/ui-bg_highlight-hard_75_f5f5b5_1x100.png) 50% top repeat-x; color: #060200; } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #060200 } .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #f8893f; background: #fee4bd url(../images/bg/ui-bg_highlight-hard_65_fee4bd_1x100.png) 50% top repeat-x; color: #592003; } .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #592003 } .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #592003 } .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold } .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); font-weight: normal; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter: Alpha(Opacity=35); background-image: none; } /* Icons ----------------------------------*/ /* states and images */ .ui-icon { width: 16px; height: 16px; background-image: url(../images/bg/ui-icons_c47a23_256x240.png); } .ui-widget-content .ui-icon { background-image: url(../images/bg/ui-icons_c47a23_256x240.png) } .ui-widget-header .ui-icon { background-image: url(../images/bg/ui-icons_ffffff_256x240.png) } .ui-state-default .ui-icon { background-image: url(../images/bg/ui-icons_f08000_256x240.png) } .ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(../images/bg/ui-icons_f08000_256x240.png) } .ui-state-active .ui-icon { background-image: url(../images/bg/ui-icons_f35f07_256x240.png) } .ui-state-highlight .ui-icon { background-image: url(../images/bg/ui-icons_cb672b_256x240.png) } .ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(../images/bg/ui-icons_ff7519_256x240.png) } /* positioning */ .ui-icon-carat-1-n { background-position: 0 0 } .ui-icon-carat-1-ne { background-position: -16px 0 } .ui-icon-carat-1-e { background-position: -32px 0 } .ui-icon-carat-1-se { background-position: -48px 0 } .ui-icon-carat-1-s { background-position: -64px 0 } .ui-icon-carat-1-sw { background-position: -80px 0 } .ui-icon-carat-1-w { background-position: -96px 0 } .ui-icon-carat-1-nw { background-position: -112px 0 } .ui-icon-carat-2-n-s { background-position: -128px 0 } .ui-icon-carat-2-e-w { background-position: -144px 0 } .ui-icon-triangle-1-n { background-position: 0 -16px } .ui-icon-triangle-1-ne { background-position: -16px -16px } .ui-icon-triangle-1-e { background-position: -32px -16px } .ui-icon-triangle-1-se { background-position: -48px -16px } .ui-icon-triangle-1-s { background-position: -64px -16px } .ui-icon-triangle-1-sw { background-position: -80px -16px } .ui-icon-triangle-1-w { background-position: -96px -16px } .ui-icon-triangle-1-nw { background-position: -112px -16px } .ui-icon-triangle-2-n-s { background-position: -128px -16px } .ui-icon-triangle-2-e-w { background-position: -144px -16px } .ui-icon-arrow-1-n { background-position: 0 -32px } .ui-icon-arrow-1-ne { background-position: -16px -32px } .ui-icon-arrow-1-e { background-position: -32px -32px } .ui-icon-arrow-1-se { background-position: -48px -32px } .ui-icon-arrow-1-s { background-position: -64px -32px } .ui-icon-arrow-1-sw { background-position: -80px -32px } .ui-icon-arrow-1-w { background-position: -96px -32px } .ui-icon-arrow-1-nw { background-position: -112px -32px } .ui-icon-arrow-2-n-s { background-position: -128px -32px } .ui-icon-arrow-2-ne-sw { background-position: -144px -32px } .ui-icon-arrow-2-e-w { background-position: -160px -32px } .ui-icon-arrow-2-se-nw { background-position: -176px -32px } .ui-icon-arrowstop-1-n { background-position: -192px -32px } .ui-icon-arrowstop-1-e { background-position: -208px -32px } .ui-icon-arrowstop-1-s { background-position: -224px -32px } .ui-icon-arrowstop-1-w { background-position: -240px -32px } .ui-icon-arrowthick-1-n { background-position: 0 -48px } .ui-icon-arrowthick-1-ne { background-position: -16px -48px } .ui-icon-arrowthick-1-e { background-position: -32px -48px } .ui-icon-arrowthick-1-se { background-position: -48px -48px } .ui-icon-arrowthick-1-s { background-position: -64px -48px } .ui-icon-arrowthick-1-sw { background-position: -80px -48px } .ui-icon-arrowthick-1-w { background-position: -96px -48px } .ui-icon-arrowthick-1-nw { background-position: -112px -48px } .ui-icon-arrowthick-2-n-s { background-position: -128px -48px } .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px } .ui-icon-arrowthick-2-e-w { background-position: -160px -48px } .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px } .ui-icon-arrowthickstop-1-n { background-position: -192px -48px } .ui-icon-arrowthickstop-1-e { background-position: -208px -48px } .ui-icon-arrowthickstop-1-s { background-position: -224px -48px } .ui-icon-arrowthickstop-1-w { background-position: -240px -48px } .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px } .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px } .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px } .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px } .ui-icon-arrowreturn-1-w { background-position: -64px -64px } .ui-icon-arrowreturn-1-n { background-position: -80px -64px } .ui-icon-arrowreturn-1-e { background-position: -96px -64px } .ui-icon-arrowreturn-1-s { background-position: -112px -64px } .ui-icon-arrowrefresh-1-w { background-position: -128px -64px } .ui-icon-arrowrefresh-1-n { background-position: -144px -64px } .ui-icon-arrowrefresh-1-e { background-position: -160px -64px } .ui-icon-arrowrefresh-1-s { background-position: -176px -64px } .ui-icon-arrow-4 { background-position: 0 -80px } .ui-icon-arrow-4-diag { background-position: -16px -80px } .ui-icon-extlink { background-position: -32px -80px } .ui-icon-newwin { background-position: -48px -80px } .ui-icon-refresh { background-position: -64px -80px } .ui-icon-shuffle { background-position: -80px -80px } .ui-icon-transfer-e-w { background-position: -96px -80px } .ui-icon-transferthick-e-w { background-position: -112px -80px } .ui-icon-folder-collapsed { background-position: 0 -96px } .ui-icon-folder-open { background-position: -16px -96px } .ui-icon-document { background-position: -32px -96px } .ui-icon-document-b { background-position: -48px -96px } .ui-icon-note { background-position: -64px -96px } .ui-icon-mail-closed { background-position: -80px -96px } .ui-icon-mail-open { background-position: -96px -96px } .ui-icon-suitcase { background-position: -112px -96px } .ui-icon-comment { background-position: -128px -96px } .ui-icon-person { background-position: -144px -96px } .ui-icon-print { background-position: -160px -96px } .ui-icon-trash { background-position: -176px -96px } .ui-icon-locked { background-position: -192px -96px } .ui-icon-unlocked { background-position: -208px -96px } .ui-icon-bookmark { background-position: -224px -96px } .ui-icon-tag { background-position: -240px -96px } .ui-icon-home { background-position: 0 -112px } .ui-icon-flag { background-position: -16px -112px } .ui-icon-calendar { background-position: -32px -112px } .ui-icon-cart { background-position: -48px -112px } .ui-icon-pencil { background-position: -64px -112px } .ui-icon-clock { background-position: -80px -112px } .ui-icon-disk { background-position: -96px -112px } .ui-icon-calculator { background-position: -112px -112px } .ui-icon-zoomin { background-position: -128px -112px } .ui-icon-zoomout { background-position: -144px -112px } .ui-icon-search { background-position: -160px -112px } .ui-icon-wrench { background-position: -176px -112px } .ui-icon-gear { background-position: -192px -112px } .ui-icon-heart { background-position: -208px -112px } .ui-icon-star { background-position: -224px -112px } .ui-icon-link { background-position: -240px -112px } .ui-icon-cancel { background-position: 0 -128px } .ui-icon-plus { background-position: -16px -128px } .ui-icon-plusthick { background-position: -32px -128px } .ui-icon-minus { background-position: -48px -128px } .ui-icon-minusthick { background-position: -64px -128px } .ui-icon-close { background-position: -80px -128px } .ui-icon-closethick { background-position: -96px -128px } .ui-icon-key { background-position: -112px -128px } .ui-icon-lightbulb { background-position: -128px -128px } .ui-icon-scissors { background-position: -144px -128px } .ui-icon-clipboard { background-position: -160px -128px } .ui-icon-copy { background-position: -176px -128px } .ui-icon-contact { background-position: -192px -128px } .ui-icon-image { background-position: -208px -128px } .ui-icon-video { background-position: -224px -128px } .ui-icon-script { background-position: -240px -128px } .ui-icon-alert { background-position: 0 -144px } .ui-icon-info { background-position: -16px -144px } .ui-icon-notice { background-position: -32px -144px } .ui-icon-help { background-position: -48px -144px } .ui-icon-check { background-position: -64px -144px } .ui-icon-bullet { background-position: -80px -144px } .ui-icon-radio-off { background-position: -96px -144px } .ui-icon-radio-on { background-position: -112px -144px } .ui-icon-pin-w { background-position: -128px -144px } .ui-icon-pin-s { background-position: -144px -144px } .ui-icon-play { background-position: 0 -160px } .ui-icon-pause { background-position: -16px -160px } .ui-icon-seek-next { background-position: -32px -160px } .ui-icon-seek-prev { background-position: -48px -160px } .ui-icon-seek-end { background-position: -64px -160px } .ui-icon-seek-start { background-position: -80px -160px } /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ .ui-icon-seek-first { background-position: -80px -160px } .ui-icon-stop { background-position: -96px -160px } .ui-icon-eject { background-position: -112px -160px } .ui-icon-volume-off { background-position: -128px -160px } .ui-icon-volume-on { background-position: -144px -160px } .ui-icon-power { background-position: 0 -176px } .ui-icon-signal-diag { background-position: -16px -176px } .ui-icon-signal { background-position: -32px -176px } .ui-icon-battery-0 { background-position: -48px -176px } .ui-icon-battery-1 { background-position: -64px -176px } .ui-icon-battery-2 { background-position: -80px -176px } .ui-icon-battery-3 { background-position: -96px -176px } .ui-icon-circle-plus { background-position: 0 -192px } .ui-icon-circle-minus { background-position: -16px -192px } .ui-icon-circle-close { background-position: -32px -192px } .ui-icon-circle-triangle-e { background-position: -48px -192px } .ui-icon-circle-triangle-s { background-position: -64px -192px } .ui-icon-circle-triangle-w { background-position: -80px -192px } .ui-icon-circle-triangle-n { background-position: -96px -192px } .ui-icon-circle-arrow-e { background-position: -112px -192px } .ui-icon-circle-arrow-s { background-position: -128px -192px } .ui-icon-circle-arrow-w { background-position: -144px -192px } .ui-icon-circle-arrow-n { background-position: -160px -192px } .ui-icon-circle-zoomin { background-position: -176px -192px } .ui-icon-circle-zoomout { background-position: -192px -192px } .ui-icon-circle-check { background-position: -208px -192px } .ui-icon-circlesmall-plus { background-position: 0 -208px } .ui-icon-circlesmall-minus { background-position: -16px -208px } .ui-icon-circlesmall-close { background-position: -32px -208px } .ui-icon-squaresmall-plus { background-position: -48px -208px } .ui-icon-squaresmall-minus { background-position: -64px -208px } .ui-icon-squaresmall-close { background-position: -80px -208px } .ui-icon-grip-dotted-vertical { background-position: 0 -224px } .ui-icon-grip-dotted-horizontal { background-position: -16px -224px } .ui-icon-grip-solid-vertical { background-position: -32px -224px } .ui-icon-grip-solid-horizontal { background-position: -48px -224px } .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px } .ui-icon-grip-diagonal-se { background-position: -80px -224px } /* Misc visuals ----------------------------------*/ /* Corner radius */ .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; } .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; } /* Overlays */ .ui-widget-overlay { background: #aaaaaa url(../images/bg/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30; filter: Alpha(Opacity=30); } .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../images/bg/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30; filter: Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } .ui-tabs .ui-tabs-hide { display: none !important } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; z-index: 9999 !important; } .ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px } .ui-datepicker .ui-datepicker-prev { left: 2px } .ui-datepicker .ui-datepicker-next { right: 2px } .ui-datepicker .ui-datepicker-prev-hover { left: 1px } .ui-datepicker .ui-datepicker-next-hover { right: 1px } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } .ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; } .ui-datepicker select.ui-datepicker-month-year { width: 100% } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49% } .ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; } .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } .ui-datepicker td { border: 0; padding: 1px; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left } /* with multiple calendars */ .ui-datepicker.ui-datepicker-multi { width: auto } .ui-datepicker-multi .ui-datepicker-group { float: left } .ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em; } .ui-datepicker-multi-2 .ui-datepicker-group { width: 50% } .ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3% } .ui-datepicker-multi-4 .ui-datepicker-group { width: 25% } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width: 0 } .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0 } .ui-datepicker-multi .ui-datepicker-buttonpane { clear: left } .ui-datepicker-row-break { clear: both; width: 100%; font-size: 0em; } /* RTL support */ .ui-datepicker-rtl { direction: rtl } .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right } .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float: right } .ui-datepicker-rtl .ui-datepicker-group { float: right } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ .ui-datepicker-cover { display: none; /*sorry for IE5*/ display: block; /*sorry for IE5_NO__DOTCOMMA__AFTER__*/ position: absolute; /*must have*/ z-index: -1; /*must have*/ filter: mask(); /*must have*/ top: -4px; /*must have*/ left: -4px; /*must have*/ width: 200px; /*must have*/ height: 200px; /*must have*/ } /* =SelectBox *******************************************************************************/ .selectBox-dropdown { min-width: 203px; position: relative; text-decoration: none; text-align: left; outline: none; vertical-align: middle; cursor: pointer; float: right; } .selectBox-dropdown.selectBox-menuShowing { -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .selectBox-dropdown-menu { position: absolute; z-index: 99999; max-height: 200px; min-height: 1em; border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */ background: #FFF; -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2); box-shadow: 0 2px 6px rgba(0, 0, 0, .2); overflow: auto; } .selectBox-inline { min-width: 150px; outline: none; border: solid 1px #BBB; background: #FFF; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; overflow: auto; } .selectBox-inline:focus { } .selectBox-options, .selectBox-options LI, .selectBox-options LI A { list-style: none; display: block; cursor: default; padding: 0; margin: 0; } .selectBox-options LI A { padding: 6px 5px 6px 15px; font-size: 12px; text-transform: uppercase; text-decoration: none; overflow: hidden; color: #828282; font-weight: bold; } .selectBox-options LI.selectBox-disabled A { color: #ddd; background-color: transparent; } .selectBox-options .selectBox-optgroup { color: #666; background: #EEE; font-weight: bold; line-height: 1.5; padding: 0 .3em; white-space: nowrap; } .selectBox.selectBox-disabled { color: #888 !important } .selectBox-dropdown.selectBox-disabled .selectBox-arrow { opacity: .5; filter: alpha(opacity=50); border-color: #666; } .selectBox-inline.selectBox-disabled { color: #888 !important } .selectBox-inline.selectBox-disabled .selectBox-options A { background-color: transparent !important } .selectBox-options li { padding: 0 20px 0 0; } .selectBox-options li.selectBox-hover { background-color: #EEE; } .selectBox-options LI.selectBox-selected { background: #eee; } /* =Slider *******************************************************************************/ .jslider .jslider-bg i, .jslider .jslider-pointer { background: url(../images/bg/bg-slider.png) no-repeat 0 0 } .jslider { display: block; width: 100%; height: 11px; position: relative; font-family: Arial, sans-serif; } .jslider table { width: 100%; border-collapse: collapse; border: 0; } .jslider td, .jslider th { padding: 0; vertical-align: top; text-align: left; border: 0; } .jslider table, .jslider table tr, .jslider table tr td { width: 100%; vertical-align: top; } .jslider .jslider-bg { position: relative } .jslider .jslider-bg i { height: 11px; position: absolute; font-size: 0; top: 0; } .jslider .jslider-bg .l { width: 50%; background-position: 0 0; left: 0; } .jslider .jslider-bg .r { width: 50%; left: 50%; background-position: right 0; } .jslider .jslider-bg .v { position: absolute; width: 60%; left: 20%; top: 0; height: 11px; background-position: 0 -24px; } .jslider .jslider-pointer { width: 17px; height: 18px; background-position: -5px -47px; position: absolute; left: 20%; top: -4px; margin-left: -6px; cursor: pointer; cursor: hand; } .jslider .jslider-pointer-to { left: 80% } .jslider .jslider-label { font-size: 9px; line-height: 12px; color: black; opacity: 0.4; white-space: nowrap; padding: 0px 2px; position: absolute; top: -18px; left: 0px; } .jslider .jslider-label-to { left: auto; right: 0; } .jslider .jslider-value { font-weight: bold; font-size: 14px; color: #828282; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -24px; left: 20%; background: white; line-height: 12px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; } .jslider .jslider-value-to { left: 80% } .jslider .jslider-label small, .jslider .jslider-value small { position: relative; top: -0.4em; } .jslider .jslider-scale { position: relative; top: 9px; } .jslider .jslider-scale span { position: absolute; height: 5px; border-left: 1px solid #999; font-size: 0; } .jslider .jslider-scale ins { font-size: 9px; text-decoration: none; position: absolute; left: 0px; top: 5px; color: #999; } .jslider-single .jslider-pointer-to, .jslider-single .jslider-value-to, .jslider-single .jslider-bg .v, .jslider-limitless .jslider-label { display: none } /* =General *******************************************************************************/ html { height: 100% } body { font: 12px/1.231 Arial, sans-serif; background: #fff; height: 100%; width: 100%; } body, select, input, textarea { color: #444; font: 12px Arial, sans-serif; } ::-webkit-input-placeholder { color: #a4a4a4 } :-moz-placeholder { color: #a4a4a4 } ::-moz-selection { background: #478FB2; color: #fff; } ::selection { background: #478FB2; color: #fff; } a:link { -webkit-tap-highlight-color: #478FB2 } a { color: #00467f } a:hover { color: #e37a13 } @font-face { font-family: 'OpenSansCondensedBold'; src: url('../fonts/opensans-condbold-webfont.eot'); src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-condbold-webfont.woff') format('woff'), url('../fonts/opensans-condbold-webfont.ttf') format('truetype'), url('../fonts/opensans-condbold-webfont.svg#OpenSansCondensedBold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'OpenSansCondensedLight'; src: url('../fonts/opensans-condensedlight-webfont.eot'); src: url('../fonts/opensans-condensedlight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-condensedlight-webfont.woff') format('woff'), url('../fonts/opensans-condensedlight-webfont.ttf') format('truetype'), url('../fonts/opensans-condensedlight-webfont.svg#OpenSansCondensedBold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Open Sans Condensed Bold'; src: url('../fonts/OpenSansCondensed-Bold.eot'); src: url('../fonts/OpenSansCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSansCondensed-Bold.woff') format('woff'), url('../fonts/OpenSansCondensed-Bold.ttf') format('truetype'), url('../fonts/OpenSansCondensed-Bold.svg#OpenSansCondensed-Bold') format('svg'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Open Sans Condensed'; src: url('../fonts/OpenSansCondensed-Light.eot'); src: url('../fonts/OpenSansCondensed-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSansCondensed-Light.woff') format('woff'), url('../fonts/OpenSansCondensed-Light.ttf') format('truetype'), url('../fonts/OpenSansCondensed-Light.svg#OpenSansCondensed-Light') format('svg'); font-weight: 300; font-style: normal; } @font-face { font-family: 'Open Sans'; src: url('../fonts/OpenSans-Regular.eot'); src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Open Sans SemiBold'; src: url('../fonts/OpenSans-SemiBold.eot'); src: url('../fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-SemiBold.woff') format('woff'), url('../fonts/OpenSans-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; } @font-face { font-family: 'Open Sans Bold'; src: url('../fonts/OpenSans-Bold.eot'); src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } body { background: #f8f8f8 url('../images/bg/bg-page.png') no-repeat 50% 0; min-width: 990px; } .frame { margin: 0 auto; width: 990px; } .clr { overflow: hidden; width: 100%; position: relative; } .f-l { float: left; } .f-r { float: right; } /* =Header *******************************************************************************/ .header { background: url('/images/sprite.png') repeat-x 0 -1273px; overflow: hidden; width: 100%; } .logo { float: left; margin: 54px 0 0 18px; width: 285px; height: 65px; background: url('../images/logo.png') no-repeat; } .logo a { display: block; height: 100%; } .logo img { display: block } .header-box { float: right; padding: 0 24px 0 0; } .header-links { float: right; margin-left: 22px; } .header-links ul { background: url('/images/sprite.png') no-repeat 0 -963px; float: left; font-size: 12px; text-transform: uppercase; font-weight: bold; text-shadow: 0 1px 0 #fff; } .header-links ul li { background: url('/images/sprite.png') no-repeat -965px -963px; float: left; padding: 0 0 0 3px; } .header-links ul li:first-child { background: none } .header-links ul a { float: left; color: #8e8e8e; text-decoration: none; padding: 6px 15px 7px 20px; height: 15px; } .header-links .link-sign a { padding: 6px 30px 7px 19px; background: url('/images/sprite.png') no-repeat 100% 2px; } .header-links a:hover { color: #e17212 } .header-links-corner { background: url('/images/sprite.png') no-repeat -402px -963px; float: left; width: 6px; height: 28px; } .heder-top-box, .header-bottom-box { min-width: 300px; width: 300px; } .header-bottom-box { padding: 44px 0 0; float: right; } .heder-top-box { width: 580px; } .heder-top-box .social-networks { float: right; padding: 6px 0 0; } .heder-top-box .social-networks li { float: left; margin-left: 6px; } .heder-top-box .social-networks li a { float:left; width:18px; height:18px; background: url('../images/ico/social-icos.png') no-repeat 0 0; text-indent: -5000px; overflow: hidden; } .heder-top-box .social-networks li .twitter { background-position: 0 0; } .heder-top-box .social-networks li .fb { background-position: -24px 0; } .heder-top-box .social-networks li .ln { background-position: -48px 0; } .heder-top-box .social-networks li .twitter:hover { background-position: 0 -20px; } .heder-top-box .social-networks li .fb:hover { background-position: -24px -20px; } .heder-top-box .social-networks li .ln:hover { background-position: -48px -20px; } .heder-top-box .header-phone { background: url('/images/sprite.png') no-repeat 0 -613px; float: right; padding: 7px 15px 0 29px; font-size: 16px; color: #222; line-height: 1.231; font-weight: bold; } .btn-orange, .btn-blue { background: url('../images/btn/btn-sprite.png') no-repeat; font-size: 16px; color: #fff !important; text-decoration: none !important; text-transform: uppercase; padding: 7px 25px 0 30px; height: 23px; line-height: 16px; position: relative; font-family: 'OpenSansCondensedBold'; text-align: center; float: left; margin-right: 5px; } .edit-button {float: right; margin-right: 13px; width: 50px;} .ie7 .btn-orange, .ie7 .btn-blue { padding: 8px 5px 0 10px; height: 22px; } .ie9 .btn-orange, .ie9 .btn-blue { padding: 8px 5px 0 10px; height: 22px; } .btn-orange span, .btn-blue span { background: url('/images/sprite.png') no-repeat -995px -629px; position: absolute; top: 0; right: -5px; width: 5px; height: 30px; z-index: 2; } .btn-orange:hover, .btn-blue:hover { color: #fff } .header-bottom-box .btn-orange { float: left; width: auto; } .header-bottom-box .btn-blue { width: auto; float: right; margin-right: 5px; } .btn-blue, .btn-blue span { background-position: 0 -30px } .btn-blue span { background-position: -995px -659px; } .ie7 .header-box, .ie8 .header-box { width: 396px } .ie7 .heder-top-box .header-phone { padding: 6px 15px 0 29px } .ie9 .header-links ul a { padding: 6px 15px 7px 15px } .ie9 .header-links .link-sign a { padding: 6px 30px 8px 15px } .ie9 .heder-top-box .header-phone { padding: 7px 15px 0 29px } .header-holder { padding: 0 0 15px; position: relative; } .header-panel { background: url('../images/bg/bg-header-panel.png') no-repeat; height: 57px; padding: 0 20px 0 6px; overflow: hidden; } /*.main-nav { float: left; font-size: 14px; color: #fff; font-family: 'OpenSansCondensedBold'; text-transform: uppercase; } .main-nav li { background: url('../images/bg/separator-main-nav.gif') no-repeat 100% 0; float: left; padding: 0 3px 0 0; } .main-nav a { float: left; color: #fff; text-decoration: none; padding: 16px 26px 13px 22px; letter-spacing: 1px; } .main-nav a:hover { background: #040707 } .ie7 .main-nav a { padding: 16px 27px 13px 22px } .ie9 .main-nav a { padding: 16px 22px 13px 22px; letter-spacing: 2px; }*/ .form-search { padding: 7px 0 0; float: right; } .form-search .row { background: url('/images/sprite.png') no-repeat 0 -767px; float: left; width: 220px; height: 20px; margin-right: 11px; margin-bottom: 0; padding: 8px 10px 6px 30px; overflow: hidden; } .ie7 .form-search .row, .ie8 .form-search .row, .ie9 .form-search .row { padding: 8px 9px 6px 31px } .form-search .row input { float: left; width: 220px; background: none; border: 0; padding: 0; font-size: 12px; line-height: 20px; color: #a4a4a4; font-weight: bold; overflow: hidden; height: 20px; } .btn-search-submit { background: url('/images/sprite.png') no-repeat -280px -767px; width: 50px; height: 34px; text-indent: -9999px; overflow: hidden; font-size: 0; line-height: 0; padding: 0; border: 0; cursor: pointer; float: left; } /* =Main *******************************************************************************/ .main { overflow: hidden; width: 100%; } .front-holder { background: url('../images/bg/bg-home-blocks.png') no-repeat 560px 48px; overflow: hidden; width: 100%; margin: -5px 0 0; } .page-front-slogan { font-family: "Open Sans Condensed Bold"; font-size: 52px; color: #000; text-transform: uppercase; line-height: 54px; } .page-front-slogan em { color: #00467f; margin: 0 5px 0 -5px; } .homepage-text { font-family: "Open Sans Condensed Bold"; font-size: 20px; color: #8e8e8e; margin-top: 18px; } .homepage-button-holder { margin: 20px 0 2px 0; } .front-top-holder { padding: 50px 0 22px 18px; } .box-holder { overflow: hidden; height: 1%; padding: 0 0 0 13px; } .box { float: left; width: 458px; margin-right: 52px; } .add-box { margin: 0 } .box .t, .box .b { background: url('../images/bg/bg-box.png') no-repeat; height: 17px; overflow: hidden; } .box .c { background: url('../images/bg/bg-box.png') repeat-y -916px 0; padding: 2px 19px 0; height: 1%; } .box .b { background-position: -458px 0 } .box .img-holder { position: relative } .box .image-title { background: url('/images/sprite.png') no-repeat -988px -196px; position: absolute; top: 22px; left: -27px; height: 58px; padding: 0 0 0 12px; } .box .image-title h2 { font-weight: normal; float: left; font-size: 24px; font-family: 'OpenSansCondensedBold'; color: #fff; text-transform: uppercase; background: #e37a13 url('/images/sprite.png') no-repeat 1px -274px; height: 38px; padding: 11px 17px 0 51px; } .add-box .image-title { background-position: -988px -254px } .add-box .image-title h2 { background: #00467f url('/images/sprite.png') no-repeat 8px -483px } .box-list { overflow: hidden; font-size: 12px; line-height: 16px; color: #4b4b4b; padding: 27px 0 0; text-align: justify; } .ie7 .box-list { padding: 42px 35px 0 11px } .box-list li { overflow: hidden; width: 100%; margin: 7px 0 33px; } .front-holder .c .box-list li {margin: 7px 0 13px;} .front-holder .add-box .mce-content { width: 410px; } .front-holder .clr .box-list {font-size: 11.5px; line-height: 15px;} .front-holder .c .box-buttons-row {padding-top: 0;} .box-list h3 { font-family: 'OpenSansCondensedBold'; font-size: 16px; line-height: 18px; color: #4b4b4b; text-transform: uppercase; text-align: left; font-weight: normal; } .box-list-holder { overflow: hidden; width: 100%; padding: 8px 0 0; } .box-list-icon { float: left; margin: 4px 24px 0 16px; } .front-holder .box-list-holder .box-list-icon {margin: 4px 5px 0 0;} .box-list-content { overflow: hidden } .form-holder { padding: 36px 4px 0 5px } .form-find { /*overflow: hidden;*/ width: 100%; } .location-box { float: left; width: 203px; } .location-box .text { /*overflow: hidden;*/ position: relative; height: 34px; padding: 0 15px; background: url('../images/bg/bg-location-row.gif') no-repeat; } .ie7 .location-box .text { z-index: 10; } .location-box .text input { background: none; padding: 7px 0 7px; color: #4b4b4b; font-size: 16px; font-weight: bold; border: 0; width: 170px; float: left; } .ie7 .location-box .text, .ie8 .location-box .text, .ie9 .location-box .text { padding: 0 14px 0 16px } .ie7 .location-box .text input, .ie8 .location-box .text input { padding: 8px 0 6px } .ie9 .location-box .text input { padding: 9px 0 5px } .location-box .text input::-webkit-input-placeholder { color: #4b4b4b } .location-box .text input:-moz-placeholder { color: #4b4b4b } .location-box .text-link { overflow: hidden; width: 100%; } /*.location-box .text-link a { float: left; width: 203px; height: 37px; text-indent: -9999px; overflow: hidden; background: url('../images/btn/btn-select-location.png') no-repeat; float: left; color: #fff; font-size: 10px; font-weight: bold; text-transform: uppercase; position: relative; cursor: pointer; } .location-box .text-link a.active {background-position: 0 -37px;}*/ .location-box .text-link a { float: left; width: 183px; padding: 9px 10px 0; height: 28px; overflow: hidden; background: url('../images/btn/btn-select-location.png') no-repeat; position: relative; cursor: pointer; font-size: 16px; line-height: 1.2; font-weight: bold; color: #828282; } .location-box .text-link a.active { color: #de650f; } .select-size { font-size: 16px; font-weight: bold; color: #828282; float: right; width: 203px !important; } .select-size:hover { color: #828282 } .select-size .selectBox-label { background: url('/images/sprite.png') no-repeat 0 -1888px; float: left; width: 139px !important; height: 29px; white-space: nowrap; overflow: hidden; padding: 9px 15px 0; line-height: 1.2; } .ie7 .select-size .selectBox-label, .ie8 .select-size .selectBox-label { padding: 8px 15px 0; height: 29px; } .ie9 .select-size .selectBox-label { padding: 9px 15px 0; height: 28px; } .select-size .selectBox-arrow { background: url('/images/sprite.png') no-repeat -191px -1888px; width: 34px !important; height: 37px; padding: 0; float: left; } .form-slider-holder { padding: 32px 0 35px 33px; width: 342px; } .ie7 .form-slider-holder, .ie8 .form-slider-holder { padding: 23px 0 40px 33px } .ie9 .form-slider-holder { padding: 24px 0 41px 33px } .field-title { display: block; font-size: 16px; color: #010101; } .form-slider-holder .field-title { display: block; margin-bottom: 30px; } .form-dates-holder { padding: 0 0 0 34px } .form-dates-holder .field-title { display: block; margin: 0 0 6px; } .form-date-row { padding: 0 0 0 2px; height: 1%; margin-bottom: 10px; } .ie7 .form-date-row, .ie8 .form-date-row, .ie9 .form-date-row { margin-bottom: 10px } .date-holder { margin-right: 38px; float: left; width: 141px; height: 34px; padding: 0 0 0 10px; background: url('/images/sprite.png') no-repeat 0 -2008px; } .add-date-holder { margin: 0 } .date-holder input { float: left; width: 90px; padding: 11px 0 9px; background: none; border: 0; font-size: 10px; font-weight: bold; color: #828282; text-transform: uppercase; letter-spacing: 1.2px; } .date-holder img { float: right } .box-buttons-row { overflow: hidden; width: 100%; position: relative; padding: 7px 0 0; } .box-buttons-row .box-c { position: relative; float: left; left: 50%; } .box-buttons-row .box-c2 { position: relative; float: left; left: -50%; } .btn-holder { margin-top: 4px; text-align: right; position: relative; width: 100%; display: block; } .add-link { font-weight: bold; /*font-size: 9px;*/ text-transform: uppercase; color: #00467f; text-decoration: underline; } .container { padding: 25px 0 0; width: 968px; } .container-t { background: url('../images/bg/bg-c-box.png') no-repeat; height: 7px; overflow: hidden; } .container-c { background: url('../images/bg/bg-c-box2.png') repeat-y 1px 0 } .back-link-holder { overflow: hidden; height: 1%; padding: 17px 20px 2px 21px; margin-bottom: -15px; font-size: 18px; font-weight: bold; text-transform: uppercase; } .ie9 .back-link-holder { padding: 18px 20px 2px 21px } .back-link-holder a { background: url('../images/bg/bullet-back.png') no-repeat 0 7px; padding: 0 0 0 12px; text-decoration: none; color: #e37a13; } .ie9 .back-link-holder a { background-position: 0 6px } .page-container { overflow: hidden; width: 100%; } .page-wrapper { float: left; width: 610px; padding: 0 0 0 14px; } .page-t { background: url('../images/bg/bg-page-border.png') no-repeat; height: 9px; overflow: hidden; } .page-c { background: url('../images/bg/bg-page-border.png') repeat-y -610px 0; width: 610px; } .page-b { background: url('../images/bg/bg-page-border.png') no-repeat -1220px 0; height: 9px; overflow: hidden; } .top-page-info { padding: 15px 15px 0 } .wide-layout .top-page-info { padding: 15px 0 0 !important; } .ie7 .top-page-info, .ie8 .top-page-info { padding: 16px 15px 0 } .ie9 .top-page-info { padding: 18px 15px 0 } .top-page-info h1 { font-size: 25px; color: #222; } .info-box { background: url('../images/bg/bg-info-box.gif') repeat-x 0 100%; overflow: hidden; height: 1%; padding: 15px 0 21px 3px; } .ie7 .info-box, .ie8 .info-box, .ie9 .info-box { padding: 16px 0 21px 3px } span.price { background: url('../images/bg/bullet-price.png') no-repeat 0 2px; float: left; font-size: 18px; font-weight: bold; color: #155589; padding: 0 0 0 23px; } .ie7 span.price, .ie8 span.price { background-position: 0 1px } .ie9 span.price { background-position: 0 0 } .ie7 .add-info-box span.price, .ie8 .add-info-box span.price { background-position: 0 2px } .ie9 .add-info-box span.price { background-position: 0 1px } .dates-info { background: url('../images/bg/bullet-calendar.gif') no-repeat 1px 1px; float: right; padding: 2px 5px 2px 28px; font-size: 10px; font-weight: bold; color: #828282; text-transform: uppercase; margin-right: -18px; } .ie7 .dates-info, .ie8 .dates-info { background-position: 1px 0 } .ie9 .dates-info { background-position: 0 0 } .dates-info > span { float: left; padding: 0 6px 0 0; letter-spacing: 2px; } .ie7 .dates-info span { padding: 2px 8px 0 0 } .ie8 .dates-info span { padding: 2px 6px 0 0 } .ie9 .dates-info span { padding: 2px 6px 0 0 } .ie7 .add-info-box .dates-info, .ie8 .add-info-box .dates-info { background-position: 1px 1px } .ie7 .add-info-box .dates-info span, .ie8 .add-info-box .dates-info span { padding: 3px 6px 0 0 } .dates-info strong { float: left; font-size: 18px; color: #4b4b4b; padding: 0 18px 0 0; margin-top: -2px; position: relative; text-transform: none; } .contact-owner-holder { padding: 18px 12px 0 0; position: relative; z-index: 999; } .contact-owner-holder .btn-orange { float: right; padding: 7px 37px 0 42px; } .ie7 .contact-owner-holder .btn-orange, .ie9 .contact-owner-holder .btn-orange { padding: 8px 37px 0 42px } .social-networks-holder { padding: 5px 0 0 0; text-align: center; } .social-networks-holder a { } .tabs-holder { font: 12px/1.231 Arial, sans-serif !important; overflow: hidden; height: 1%; padding: 16px 4px 0; border: 0; background: none; color: #444; font: 12px Arial,sans-serif; -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; } .tabs-holder .tabs-control { font-family: 'OpenSansCondensedBold'; text-transform: uppercase; overflow: hidden; width: 100%; font-size: 18px; color: #4b4b4b; background: url('../images/bg/bg-tabs.gif') repeat-x 0 100%; text-align: center; padding: 0 !important; border: 0 !important; -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; } .tabs-holder .tabs-control li { background: url('../images/bg/bg-tabs-compared.png') no-repeat -1px -36px !important; float: left; margin: 0 2px 0 0 !important; border: 0 !important; padding: 0 !important; top: 0 !important; left: 0 !important; height: 36px; } .tabs-holder .tabs-control a { float: left; width: 160px; padding: 10px 0 3px !important; text-decoration: none; color: #4b4b4b; } .tabs-holder .tabs-control-agent a { width: 140px !important; } .tabs-holder .tabs-control-agent-inventory a { width: 118px !important; } .tabs-holder .tabs-control li.ui-state-active { background: url('../images/bg/bg-tabs-compared.png') no-repeat 0 -108px !important } .tabs-holder .tabs-control li.ui-state-active a { color: #e37a13; padding: 10px 2px 3px 0; } .tabs-holder .tabs-control li:first-child.ui-state-active { background: url('../images/bg/bg-tabs-compared.png') no-repeat !important; margin: 0 2px 0 0 !important; } .tabs-holder .tabs-control li:first-child.ui-state-active a { width: 160px } .gallery-box { padding: 14px 0 10px 14px } .gallery { border: 1px solid #dcdcdc; width: 571px; position: relative; } .gallery-control { height: 59px; width: 529px; position: absolute; left: 0; bottom: 0; padding: 5px 18px 0 24px; background: url('../images/bg/bg-gallery.png') repeat-x; } .gallery-control ul { overflow: hidden; width: 100%; position: relative; z-index: 3; } .gallery-control ul li { float: left; width: 74px; height: 46px; padding: 5px; margin-right: 4px; } .gallery-control ul li:hover, .tabs-holder .gallery-control ul li.active { background: url('../images/bg/bg-thumb.png') no-repeat } .gallery-prev { background: url('../images/bg/bg-arrows.png') no-repeat; width: 7px; height: 13px; position: absolute; left: 8px; top: 27px; text-indent: -9999px; overflow: hidden; } .gallery-next { background: url('../images/bg/bg-arrows.png') no-repeat 0 -13px; width: 7px; height: 13px; position: absolute; right: 9px; top: 27px; text-indent: -9999px; overflow: hidden; } .tabs-holder .tab-content { padding: 0 } .tabs-holder .tab-inner-content { padding: 12px 16px 10px; font-size: 12px; line-height: 18px; color: #4b4b4b; } .add-info-box .tab-inner-content { padding: 0; font-size: 12px; line-height: 18px; color: #4b4b4b; } .tabs-holder .tab-inner-content p { margin: 0 0 16px; } .add-info-box { padding: 23px 0 0 } .add-info-box .tabs-holder { padding: 0 } .add-info-box .tabs-control { background: none; position: relative; top: 4px; } .ie7 .add-info-box .tabs-control, .ie8 .add-info-box .tabs-control { top: 4px } .add-info-box .top-page-info { padding: 0 } .add-info-box .info-box { background: none; padding: 8px 2px 10px; } .ie9 .add-info-box .info-box { padding: 9px 2px 9px } .add-info-box .top-page-content { font-size: 12px; line-height: 18px; color: #4b4b4b; padding: 0 2px; } .add-info-box .ui-tabs-panel { padding: 12px 16px 10px } .separated-lists-holder { overflow: hidden; height: 1%; padding: 14px 2px 30px 3px; font-size: 12px; line-height: 16px; color: #4b4b4b; } .ie7 .separated-lists-holder { padding: 14px 2px 30px 3px } .separated-lists-holder h3 { background: url('../images/bg/bg-info-box.gif') repeat-x 0 100%; font-family: 'OpenSansCondensedBold'; font-size: 16px; color: #4b4b4b; padding: 0 0 12px; margin: 0 0 9px; text-transform: uppercase; } .list-holder { overflow: hidden; height: 1%; } .list-holder p { margin: 0 0 18px } .list-holder dl { overflow: hidden; width: 100%; } .list-holder dl dt { float: left; font-weight: bold; font-size: 12px; color: #00467f; margin-right: 5px; clear: left; } .list-holder dl dd { overflow: hidden } .col-l { float: left; width: 267px; } .col-r { float: right; width: 267px; } strong.box-title { display: block; color: #00467f; font-size: 12px; } .two-col-box-holder { overflow: hidden; width: 100%; margin-bottom: 16px; } .two-col-box-holder .col-box { float: left; width: 95px; padding: 0 18px 0 0; } .add-info-box .btn-owner-holder { padding: 0 0 0 3px } .add-info-box .btn-owner-holder .btn-orange { padding: 8px 37px 0 42px; height: 22px; float: left; } .ie7 .add-info-box .btn-owner-holder .btn-orange { padding: 9px 37px 0 42px; height: 21px; } .add-info-box .tabs-control li:first-child.ui-state-active { background: url('../images/bg/bg-tabs-compared.png') no-repeat 0 -72px !important } .add-info-box .tabs-control li:first-child { margin: 0 2px 0 3px !important } .form-profile-holder { padding: 21px 25px } .inner-page .page-holder { padding: 21px 0 0 } .form-title { font-size: 18px; color: #155589; } .inner-page .top-page-info { padding: 14px 27px 1px } .ie7 .inner-page .top-page-info, .ie8 .inner-page .top-page-info { padding: 15px 27px 1px } .ie9 .inner-page .top-page-info { padding: 16px 27px 1px } .inner-page .tabs-holder { padding: 14px 4px 0 } .form-profile { width: 334px; padding: 17px 0 2px; } .form-profile .row { background: url('../images/bg/bg-input-wide.gif') no-repeat; overflow: hidden; width: 100%; margin-bottom: 21px; } .form-profile .row input { float: left; background: none; padding: 0; border: 0; width: 314px; height: 34px; font-size: 16px; font-weight: bold; color: #828282; padding: 0 10px; } .form-profile .select-row { overflow: hidden; width: 100%; margin-bottom: 21px; } .form-profile .select-row .selectBox-label { font-size: 16px; letter-spacing: normal; padding-top: 9px !important; text-transform: none; } .form-profile .add-row { overflow: hidden; width: 100%; font-size: 12px; font-weight: bold; } f.orm-profile .add-row a { float: left; padding: 7px 0 0 12px; text-decoration: underline; color: #00467f; } .form-profile .add-row a:hover { color: #e37a13; } .btn-save { background: url('../images/btn/btn-save.gif') no-repeat; float: right; cursor: pointer; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; width: 107px; height: 30px; font-size: 0; line-height: 0; } .form-profile .row input::-webkit-input-placeholder { color: #828282; } /* =Aside *******************************************************************************/ .aside { float: right; width: 329px; padding: 0 9px 0 0; } .aside-box { margin-bottom: 28px } .aside-box-t { background: url('../images/bg/bg-page-border.png') no-repeat -1830px 0; overflow: hidden; height: 9px; } .aside-box-b { background: url('../images/bg/bg-page-border.png') no-repeat -2518px 0; overflow: hidden; height: 9px; } .aside-box-c { background: url('../images/bg/bg-page-border.png') repeat-y -2174px 0; width: 100%; position: relative; padding: 71px 0 0; } .box-title-holder { background: url('../images/bg/bg-title-box.png') no-repeat 0 -58px; position: absolute; top: 10px; left: -8px; height: 58px; padding: 0 0 0 12px; } .box-title-holder h2 { font-weight: normal; float: left; font-size: 24px; font-family: 'OpenSansCondensedBold'; color: #fff; text-transform: uppercase; background: #00467f url('../images/ico/ico-blog.png') no-repeat 5px 16px; height: 38px; padding: 11px 17px 0 51px; width: 240px; } .add-aside-box .box-title-holder { background-position: 0 0 } .add-aside-box .box-title-holder h2 { background: #e37a13 url('../images/ico/ico-tour.png') no-repeat 6px 13px } .aside-post { overflow: hidden; padding: 0 21px 0 4px; height: 1%; margin: 0 0 12px; } .aside-info-box { overflow: hidden; width: 100%; margin-bottom: 6px; } .aside-info-box .date { float: left; background: #000; color: #fff; font-size: 12px; font-weight: bold; padding: 1px 15px 1px; line-height: 15px; } .ie9 .aside-info-box .date { padding: 2px 15px 0; height: 15px; } .aside-info-box .comments-number { background: url('../images/bg/bullet-comments.png') no-repeat 1px 1px; float: right; font-size: 12px; font-weight: bold; padding: 0 0 2px 22px; color: #e37a13; text-decoration: none; } .ie9 .aside-info-box .comments-number { } .aside-info-box-content { font-size: 12px; line-height: 18px; color: #4b4b4b; margin: 0 0 0 15px; padding: 0 0 15px; background: url('../images/bg/bg-info-box.gif') repeat-x 0 100%; } .aside-info-box-content h3 { text-transform: uppercase; font-size: 16px; font-family: 'OpenSansCondensedBold'; } .more-link { background: url('../images/bg/bullet-more.png') no-repeat 100% 4px; font-size: 12px; font-weight: bold; text-decoration: underline; padding: 0 9px 0 0; } .btn-all-holder { position: relative; overflow: hidden; height: 1%; padding: 4px 19px 7px 0; } .btn-all-holder a { background: url('../images/btn/btn-all-l.gif') no-repeat; float: right; font-size: 10px; font-weight: bold; text-transform: uppercase; color: #8e8e8e; text-decoration: none; position: relative; cursor: pointer; } .btn-all-holder a span { background: url('../images/btn/btn-all-r.gif') no-repeat 100% 0; float: left; padding: 6px 26px 6px 18px; } .btn-all-holder a:hover { color: #e37a13; } .ie9 .btn-all-holder { padding: 4px 19px 6px 0; } .ie9 .btn-all-holder a span { padding: 7px 26px 6px 18px } .aside-info-box-content ul { padding: 11px 0 0; line-height: 16px; } .aside-info-box-content ul li { background: url('../images/bg/bullet-more2.png') no-repeat 2px 3px; padding: 0 0 0 22px; margin-bottom: 16px; } .steps-holder { background: url('../images/bg/bg-step-line.png') no-repeat 4px 12px; width: 530px; height: 50px; position: relative; } .step-bar { position: absolute; left: 1px; top: 12px; height: 5px; background: url('../images/bg/bg-step-bar.png') repeat-x; } .step2 .step-bar { width: 145px; } .step3 .step-bar { width: 270px; } .step4 .step-bar { width: 400px; } .step5 .step-bar { width: 536px; } .steps-container { background: url('../images/bg/bg-info-box.gif') repeat-x 0 100%; padding: 0 1px 15px 1px; position: relative; } .wide-layout .steps-container { padding-top: 15px; } .wide-layout .steps-holder{ margin: auto; } .step-item { position: absolute; left: 0; top: -1px; font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 37px 0 0; color: #848484; z-index: 2; } .step-1 { left: -5px; } .active-step-1 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% 0; color: #404040; } .done-step-1 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -800px; } .ie9 .step-1 { left: -7px; } .step-2 { left: 100px; background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -500px; } .active-step-2 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -100px; color: #404040; } .done-step-2 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -900px; } .ie9 .step-2 { left: 99px; } .step-3 { left: 251px; background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -600px; } .active-step-3 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -200px; color: #404040; } .done-step-3 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -1000px; } .ie9 .step-3 { left: 250px; } .step-4 { left: 382px; background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -701px; } .active-step-4 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -299px; color: #404040; } .done-step-4 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -1100px; } .ie9 .step-4 { left: 381px; } .step-5 { left: 513px; background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -1322px; } .active-step-5 { background: url('../images/bg/bg-steps.png?v2017') no-repeat 50% -1220px; color: #404040; } .ie9 .step-5 { left: 512px; } .form-sign { padding: 23px 0 20px; } .user-row { overflow: hidden; height: 1%; padding: 0 0 0 169px; } .user-row input { float: left; margin-right: 4px; } .user-row label { float: left; font-size: 14px; color: #000; margin: -1px 32px 0 0; white-space: nowrap; } .sign-fields-row { position: relative; } .form-fields-row { position: relative; } .form-sign .form-fields-row { padding: 21px 0 0 169px; } .form-sign .input-row { background: url('../images/bg/bg-input-wide.gif') no-repeat; width: 314px; height: 34px; padding: 0 10px; margin-bottom: 21px; } .form-sign .input-row input { float: left; width: 314px; height: 14px; padding: 10px 0 10px; font-size: 10px; font-weight: bold; /*text-transform: uppercase;*/ color: #828282; background: none; border: 0; letter-spacing: 2px; } .ie7 .form-sign .input-row input, .ie8 .form-sign .input-row input, .ie9 .form-sign .input-row input { height: 14px; padding: 11px 0 9px; } .form-sign .textarea-row { margin-bottom: 21px; } .form-sign .add-row { overflow: hidden; width: 100%; margin-bottom: 22px; padding: 1px 0 0; } .ie9 .form-sign .add-row { padding: 2px 0 0 } .form-sign .add-row a { font-weight: bold; text-decoration: underline; color: #00467f; font-size: 12px; } .form-sign .add-row a:hover { color: #e37a13; } .form-sign .add-row input { float: left; margin: 2px 5px 0 0; } .ie9 .form-sign .add-row input { margin: -1px 5px 0 0; } .form-sign .add-row label { float: left; font-size: 14px; color: #000; margin: -1px 32px 0 0; } .btn-sign, .sign-in-row input { background: url('../images/btn/btn-sign.gif') no-repeat; width: 133px; height: 30px; text-indent: -9999px; overflow: hidden; float: left; border: 0; padding: 0; cursor: pointer; font-size: 0; line-height: 0; } .btn-add-row { overflow: hidden; width: 100%; } .form-sign .btn-add-row { margin-top: -6px; } .form-sign .remember { margin-top: 10px; } .ie9 .form-sign .btn-add-row { margin-top: -7px; } .form-title-holder { background: url('../images/bg/bg-title-corner.png') no-repeat 0 5px; position: absolute; top: 12px; left: -39px; height: 38px; padding: 9px 0 0 15px; } .form-title-holder > span { float: left; background: #00467f; color: #fff; font-size: 16px; font-family: 'OpenSansCondensedBold'; text-transform: uppercase; padding: 6px 6px 0 0; height: 25px; width: 138px; box-shadow: 0 0 5px #a9a9a9; position: relative; } .form-title-holder > span:before { content:""; position: absolute; top: 0; left: -5px; width: 5px; height: 31px; background: #00467f; } .add-info-box .ui-tabs-panel a, .aside-post a, .box-list a, .page-content-holder a, .tab-inner-content a { text-decoration: underline; color: #00467f; } .add-info-box .ui-tabs-panel a:hover, .aside-post a:hover, .box-list a:hover, .page-content-holder a:hover, .tab-inner-content a:hover { color: #e37a13 } .ui-datepicker-calendar td a { text-align: center } .page-results-holder { padding: 6px 18px 0 18px; overflow: hidden; height: 1%; color: #4B4B4B; font-size: 12px; line-height: 18px; } .page-results-top { font-size: 14px; color: #000; overflow: hidden; height: 1%; padding: 0 0 7px; border-bottom: 1px solid #666; margin-bottom: 10px; position: relative; } .page-results-filters { margin-bottom: 25px } .alignleft { float: left } .alignright { float: right } .sort-holder { font-size: 14px; color: #222; position: relative; padding: 0 20px 0 0; } .sort-holder span.select-title { float: left; margin-right: 7px; padding: 4px 0 0; } .sort-select { font-size: 13px; font-weight: bold; color: #828282; float: left; width: 153px !important; min-width: 153px !important; } .sort-select:hover { color: #828282 } .sort-select .selectBox-label { text-transform: uppercase; background: url('../images/bg/bg-select2.gif') no-repeat; float: left; width: 103px !important; height: 25px; padding: 0; white-space: nowrap; overflow: hidden; padding: 4px 8px 0; } .ie9 .sort-select .selectBox-label { height: 24px; padding: 5px 8px 0; } .sort-select .selectBox-arrow { background: url('../images/bg/bg-select-opener2.gif') no-repeat; width: 34px !important; height: 29px; padding: 0; float: left; } .sort-select-selectBox-dropdown-menu { width: 173px !important } .pagination-holder { font-size: 14px; padding: 4px 4px 0 0; } .pagination-holder a { float: left; margin-left: 11px; text-decoration: none; color: #222; } .pagination-holder a:hover { color: #e37a13 } .pagination-holder .prev, .pagination-holder .next { font-weight: bold; text-decoration: underline; color: #00467f; } .pagination-holder .prev-arrow, .pagination-holder .next-arrow { text-indent: -9999px; overflow: hidden; } .pagination-holder .prev-arrow { background: url('../images/bg/bg-pagination-arrows.gif') no-repeat 0 -27px; width: 6px; height: 16px; } .pagination-holder .next-arrow { background: url('../images/bg/bg-pagination-arrows.gif') no-repeat 0 4px; width: 6px; height: 16px; } .result-row { overflow: hidden; height: 1%; padding: 23px 0 13px 1px; background: url('../images/bg/bg-info-box.gif') repeat-x 0 0; } .wide-holder .result-row { padding: 41px 0 39px 1px; overflow: hidden; } .result-row .thumb { /* float: left; */ margin-right: 21px; } .result-row-infobox { overflow: hidden } .result-row-infobox h1 { font-size: 20px; margin: 0 0 5px; color: #222; } .result-row-infobox .property-location { font-size: 16px; } .result-row-side { float: right; width: 181px; position: relative;} .result-row-side .price { font: normal 14px Arial; float: right; display: block; margin-bottom: 9px; } .result-row-side .price strong { font: bold 18px Arial; } .result-row-side .btn-orange { clear:both; float: right; margin-right: 5px; padding: 7px 15px 0 20px; } .result-row .info-box { padding: 9px 0 0 3px; background: none; } .ie7 .result-row .info-box span.price, .ie8 .result-row .info-box span.price { background-position: 0 2px } .ie9 .result-row .info-box span.price { background-position: 0 1px } .ie7 .result-row .dates-info span { padding: 3px 8px 0 0 } .ie8 .result-row .dates-info span, .ie9 .result-row .dates-info span { padding: 3px 6px 0 0 } .ie7 .result-excerpt-holder .btn-orange, .ie9 .result-excerpt-holder .btn-orange { padding: 8px 8px 0 13px } .ie9 .result-excerpt-holder .btn-orange { margin: 5px 0 0 } .result-row .info-box span.price { font-size: 14px; padding: 2px 0 2px 25px; } .result-row .info-box .dates-info strong { font-size: 14px; padding: 0 0 0 0; margin-top: 0; } .result-row .info-box .dates-info { background-position: 0 1px } .result-row .info-box .fixed-width{ display: inline-block; width: 142px; text-align: left; } .result-row .basics-info{ font-size:12px; line-height: 17px; color: #222; padding: 15px 0 5px; } .result-row .basics-info li{ float: left; overflow: hidden; } .result-row .basics-info li:first-child{ float: none; } .result-row .basics-info .second{ width: 260px; } .result-row .basics-info li.last, .result-row .basics-info .ico-checked{ float: right; padding-right: 22px; white-space: nowrap; } .result-row .ico-checked:after { content: ""; position: absolute; background: url("../images/ico-check.png") no-repeat 0 0; width: 17px; height: 17px; margin: 1px 0 0 5px; } .result-row .basics-info .ico-verified{ float: right; padding-right: 22px; white-space: nowrap; } .result-row .ico-verified:before { content: ""; position: absolute; background: url("../images/ico-verified.png") no-repeat 0 0; width: 27px; height: 40px; margin: -1px 0 0 -37px; } .result-row .basics-info li span{ color: #00467f; font-family: 'OpenSansCondensedBold'; font-size: 16px; line-height: 23px; text-transform: uppercase; } .result-row .basics-info .first span, .result-row .basics-info .second span{ float: left; padding: 0 4px 0 0; } .result-row .basics-info .first i, .result-row .basics-info .second i{ display: block; overflow: hidden; padding: 4px 0 0; font-style: normal; } .result-row .basics-info .second i{ max-width: 184px; } .result-row .basics-note{ font: italic bold 12px/26px Arial; color: #00467f; padding: 0 0 0 29px; background: url("../images/ico-note.png") no-repeat 0 0; } .result-row .basics-note span{ color: #e37a13; } .result-excerpt-holder { overflow: hidden; height: 1%; padding: 11px 0 0 0; } .excerpt { float: left; /*width: 345px;*/ font-size: 12px; color: #222; } .excerpt p { margin: 0 0 10px } .ie9 .excerpt p { margin: 0 0 11px } .result-excerpt-holder .btn-orange { float: right; margin: 6px 0 0; padding: 7px 8px 0 13px; } .result-excerpt-holder .sep { color: #d7d8d8; padding: 0 5px; } .result-row:first-child { background: none; padding-top:10px; } .last-result-row { /*background: none; margin: 0;*/ } .page-results-bottom { padding: 13px 0 8px; border-bottom: 0; border-top: 1px solid #666; margin: 10px 0 0; } .page-results-bottom .pagination-holder { padding: 1px 4px 0 0 } .page-results-bottom .pager { padding: 1px 4px 0 0 } .list-view .empty{ display:block; padding-bottom:15px; } .leases-box .result-row-infobox a.upgrade-plan-link {color: #00467f; /* text-transform: uppercase; */ display: inline-block; font-size: 16px; position: relative; top: 0px; border-bottom: 1px dashed;} /* =Footer *******************************************************************************/ .footer { overflow: hidden; width: 100%; padding: 27px 0 20px; } .footer .frame { background: url('/images/sprite.png') repeat-x 0 -1724px; width: 962px; overflow: hidden; position: relative; } .footer-holder { float: left; padding: 21px 0 0 2px; } .ie7 .footer-holder { width: 244px } .f-logo, .f-nav-holder { overflow: hidden; width: 100%; } .copyright-holder { font-size: 10px; color: #4b4b4b; padding: 8px 0 0; } .footer-content { float: right } .ie7 .footer-content { width: 700px } .f-nav-holder { padding: 30px 0 0 } .f-nav-holder ul { font-family: 'OpenSansCondensedBold'; float: right; font-size: 14px; text-transform: uppercase; margin-right: -10px; } .f-nav-holder ul li { background: url('/images/sprite.png') no-repeat -147px -1132px; float: left; padding: 0 10px 0 12px; } .f-nav-holder ul li:first-child { background: none } .f-nav-holder ul a { float: left; text-decoration: none; color: #b0b0b0; } .f-nav-holder ul a:hover { color: #e17212 } /* =Add styles *******************************************************************************/ .page-content-holder { padding: 15px 27px; height: 1%; } .page-content-holder:after { display: block; clear: both; content: ''; } .page-content-holder p { margin: 0 0 16px; font-size: 12px; line-height: 18px; color: #4b4b4b; } .customfile-input { position: absolute; height: 100px; cursor: pointer; background: transparent; border: 0; opacity: 0; -moz-opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); z-index: 999; width: 378px !important; height: 34px; left: 0 !important; top: 0 !important; } .customfile { width: 378px; height: 34px; background: url('../images/bg/bg-file.gif') no-repeat; cursor: pointer; overflow: hidden; position: relative; float: left; margin-right: 10px; } .customfile-disabled { opacity: .5; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); cursor: default; } .customfile-feedback { display: block; color: #828282; font-size: 10px; text-transform: uppercase; font-weight: bold; padding: 10px; } .customfile-feedback-populated { color: #828282; padding: 10px 10px 10px 24px; background: url('../images/icon-generic.gif') 4px 50% no-repeat; } .customfile-button { background: url('../images/btn/btn-upload.gif') no-repeat; width: 103px; height: 34px; text-indent: -9999px; overflow: hidden; float: right; } .customfile-focus .customfile-button { outline: 1px dotted #ccc; } .customfile-ext-jpg, .customfile-ext-gif, .customfile-ext-png, .customfile-ext-jpeg, .customfile-ext-bmp { background-image: url(../images/icon-image.gif);} .customfile-ext-mp3, .customfile-ext-mp4, .customfile-ext-mov, .customfile-ext-swf, .customfile-ext-wav, .customfile-ext-m4v { background-image: url(../images/icon-media.gif);} .customfile-ext-zip, .customfile-ext-tar, .customfile-ext-sit { background-image: url(../images/icon-zip.gif); } .options-holder { width: 968px; padding: 25px 0 0 14px; } .options-holder-t { background: url('../images/bg/bg-page-wide-border.png') no-repeat; height: 10px; overflow: hidden; } .options-holder-b { background: url('../images/bg/bg-panel-options.png') no-repeat; height: 48px; overflow: hidden; position: relative; } .options-holder-c { background: url('../images/bg/bg-page-wide-border.png') repeat-y -1936px 0; width: 100%; } .wide-holder { width: 968px; padding: 15px 0 0 14px; } .wide-holder-t { background: url('../images/bg/bg-page-wide-border.png') no-repeat; height: 10px; overflow: hidden; } .wide-holder-b { background: url('../images/bg/bg-page-wide-border.png') no-repeat -968px 0; height: 10px; overflow: hidden; position: relative; } .wide-holder-c { background: url('../images/bg/bg-page-wide-border.png') repeat-y -1936px 0; width: 100%; } .wide-layout { padding: 0 30px 0 28px; width: auto; } .search-dates-row { padding: 5px 0 0 168px; position: relative; height: 1%; margin-bottom:0px; height: 128px;} .form-dates-search .field-title { font-size: 14px; margin: 0 0 4px; } .form-dates-search .field-title label { font: normal 12px Arial; } .form-dates-search .field-title input[type="checkbox"] { position: relative; top: -1px; } .form-dates-search .form-date-row .select-bedrooms { width: 206px !important; } .form-dates-search .form-date-row .select-bedrooms .selectBox-label { width: 156px !important; } .form-dates-search .date-holder { margin-right: 31px; width: 211px; background: url("../images/input-186.png") no-repeat 0 0; } .form-dates-search .date-holder input { width: 170px; } .form-dates-search .date-holder .ui-datepicker-trigger { padding: 7px 0 0; } .form-dates-search .form-date-row { margin-bottom: 10px; } .form-dates-search .btn-search { margin: 9px 0 0 0; } .form-dates-search .lease-bottom-info .btn-search { margin: 0; } .search-dates-row .form-dates-holder { float: left; padding-left: 0; } .search-dates-row .add-form-dates-holder { padding: 0 12px 0 9px; } .search-dates-row .selectBox { padding: 3px 0 0; } .btn-update { background: url('../images/btn/btn-update.gif') no-repeat; width: 111px; height: 30px; padding: 0; border: 0; font-size: 0; line-height: 0; text-indent: -9999px; overflow: hidden; cursor: pointer; float: left; margin: 22px 0 0 -9px; } .btn-search { background: url('../images/btn/btn-submit-search.png') no-repeat; width: 153px; height: 30px; padding: 0; border: 0; font-size: 0; line-height: 0; text-indent: -9999px; overflow: hidden; cursor: pointer; float: left; margin: 22px 0 0 -9px; } .btn-submit-search { background: url('../images/btn/btn-search.png') no-repeat; width: 111px; height: 30px; padding: 0; border: 0; font-size: 0; line-height: 0; text-indent: -9999px; overflow: hidden; cursor: pointer; float: left; margin: 22px 0 0 -9px; } .search-dates-row .form-title-holder { left: -11px; top: 19px; } .panel-opener { position: absolute; font-size: 12px; color: #fff; font-weight: bold; text-decoration: none; top: 17px; left: 475px; padding: 0 0 0 47px; background: url('../images/bg/bg-arrows-panel.png') no-repeat 1px -25px; outline: none !important; } .close-panel-opener { background: url('../images/bg/bg-arrows-panel.png') no-repeat 1px 2px; } .panel-opener:hover { color: #fff; } .search-options-panel { height: 0; overflow: hidden; position: relative; } .form-sign-step2 { padding: 0 0 20px; } .form-sign-step2 .form-title-holder { top:18px; } .form-sign-step2 .form-dates-holder, .form-sign-step2 .form-date-row { padding: 0; } .form-sign-step2 .date-holder { margin-right: 32px; } .form-sign-step2 .form-fields-row { padding: 21px 0 0 169px; } .form-sign-step2 .form-date-row { margin: 0; } .small-inputs-holder { overflow: hidden; width: 100%; } .small-inputs-holder .small-input-row { background: url('../images/bg/bg-small-input.png') no-repeat; width: 94px; height: 34px; margin-right: 6px; padding: 0 10px; float: left; } .small-inputs-holder .small-input-row input { float: left; width: 94px; height: 14px; padding: 10px 0 10px; font-size: 10px; font-weight: bold; color: #828282; background: none; border: 0; letter-spacing: 2px; } .small-inputs-holder .small-select-box { padding: 0; margin: 0 6px 0 0 !important; width: 113px !important; overflow: hidden; } .small-inputs-holder .small-select-box .selectBox { min-width: 113px !important; width: 113px !important; } .small-inputs-holder .small-select-box .selectBox .selectBox-label { width: 60px !important; } .form-sign-step2 .medium-input-row { background: url('../images/bg/bg-input-medium.gif') no-repeat; width: 144px; height: 34px; padding: 0 10px; float: left; margin: 0; } .form-sign-step2 .medium-input-row input { float: left; width: 144px; height: 14px; padding: 10px 0 10px; font-size: 10px; font-weight: bold; text-transform: uppercase; color: #828282; background: none; border: 0; letter-spacing: 2px; } .small-inputs-holder .add-small-input-row { background: url('../images/bg/bg-small-input2.png') no-repeat; width: 74px; } .small-inputs-holder .add-small-input-row input { width: 74px; } .form-sign-step2 .separeted-form-fields-row { background: url('../images/bg/bg-info-box.gif') repeat-x 0 100%; padding: 21px 0 24px 169px; height: 1%; } .form-sign-step2 .separeted-form-fields-row:after { display: block; clear: both; content: ''; } .select-row:after { display: block; clear: both; content: ''; } .select-row { margin-bottom: 19px; height: 1%; } .select-row .selectBox { float: left; min-width: 336px !important; width: 336px !important; color: #828282; font-size: 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; text-decoration: none; } .select-row .selectBox:hover { color: #828282; } .select-row .selectBox .selectBox-label { background: url('../images/bg/bg-select3.gif') no-repeat; float: left; width: 283px !important; height: 25px; padding: 0; white-space: nowrap; overflow: hidden; padding: 11px 10px 0; } .select-row .selectBox .selectBox-arrow { background: url('../images/bg/bg-select-opener3.gif') no-repeat; width: 33px !important; height: 36px; float: left; padding: 0; } .no-margin-bottom { margin-bottom: 0; } .form-sign-step2 .selects-group-fields-row { position: relative; padding: 75px 0 22px; } .form-sign-step2 .form-title-holder > span { width: auto; padding-right:38px; } .select-box { float: left; width: 156px; padding: 44px 0 16px; margin-left: -6px; position: relative; margin-right: 63px; } .select-boxs-holder { width: 100%; } .select-box .selectBox { float: left; min-width: 157px !important; width: 157px !important; color: #828282; font-size: 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; text-decoration: none; } .select-box .selectBox:hover { color: #828282; } .select-box .selectBox .selectBox-label { background: url('../images/bg/bg-select4.gif') no-repeat; float: left; width: 104px !important; height: 25px; padding: 0; white-space: nowrap; overflow: hidden; padding: 11px 10px 0; } .select-box .selectBox .selectBox-arrow { background: url('../images/bg/bg-select-opener4.gif') no-repeat; width: 33px !important; height: 36px; float: left; padding: 0; } .medium-select-box { width: 147px; padding: 44px 0 16px 10px; background: url('../images/bg/bg-separator-form.gif') repeat-y; margin-right: 50px; } .medium-select-box .selectBox { min-width: 147px !important; width: 147px !important; } .medium-select-box .selectBox .selectBox-label { background: url('../images/bg/bg-select5.gif') no-repeat !important; width: 94px !important; } .medium-select-box .form-title-holder, .small-select-box .form-title-holder { background: none; left: -15px; top: -12px; } .medium-select-box .form-title-holder > span, .small-select-box .form-title-holder > span { padding: 6px 6px 0 10px; width: 139px !important; } .small-select-box { background: url('../images/bg/bg-separator-form.gif') repeat-y; width: 132px !important; margin-right: 0 !important; padding: 44px 0 16px 10px; margin: 0; } .small-select-box .selectBox { min-width: 132px !important; width: 132px !important; } .small-select-box .selectBox .selectBox-label { background: url('../images/bg/bg-select6.gif') no-repeat !important; width: 79px !important; } .small-select-box .form-title-holder > span { width: 124px !important; } /*.textarea-row-field .form-title-holder > span, .small-textarea-row-field .form-title-holder > span { width: 167px; }*/ .textarea-row { background: url('../images/bg/bg-textarea.gif') no-repeat; width: 314px; height: 146px; padding: 10px; } .textarea-row textarea { padding: 0; background: none; border: 0; float: left; width: 314px; height: 146px; resize: none; font-size: 16px; font-weight: bold; color: #828282; } .textarea-row.tr--wide { margin-bottom: 0 !important; background: url('../images/bg/bg-textarea-wide.gif') no-repeat !important; width: 405px !important; height: 84px !important; } .textarea-row.tr--wide textarea { width: 100% !important; height: 84px !important; } .small-textarea-row-field .textarea-row, .small-textarea-row-field .textarea-row textarea { height: 64px; } .small-textarea-row-field .textarea-row { background: url('../images/bg/bg-textarea2.gif') no-repeat; } .checkboxs-separated-holder { /*padding: 66px 0 0 18px !important*/ } .checkboxs-area { width: 605px; float: left; } .form-side-checkboxs-area .checkboxs-area { width: 100%; } .checkboxs-area ul, .add-checkboxs-holder ul { } .checkboxs-area li { display: inline-block; vertical-align: top; width: 137px; padding: 0 13px 0 0; margin-bottom: 8px; font-size: 12px; } .form-side-checkboxs-area .checkboxs-area li { width: 135px; padding-right: 0; } .checkboxs-area input, .add-checkboxs-holder input { float: left; margin-right: 5px; } .checkboxs-area label, .add-checkboxs-holder label { display:block; overflow: hidden; margin: 0 0 0; } .add-checkboxs-holder { background: url('../images/bg/bg-separator-form.gif') repeat-y; float: right; position: relative; width: 179px; padding: 43px 0 0 16px; margin-top: -43px; } .add-checkboxs-holder .form-title-holder { background: none; left: -15px; top: -12px; } .add-checkboxs-holder .form-title-holder > span { padding: 6px 6px 0 10px; width: 174px !important; } .add-checkboxs-holder ul li { overflow: hidden; width: 100%; margin-bottom: 12px; } .add-checkboxs-holder ul { width: 100% } .btn-next-holder { width: 100%; padding: 13px 0 0; } .btn-next { background: url('../images/btn/btn-next.gif') no-repeat; float: right; width: 109px; height: 30px; text-indent: -9999px; overflow: hidden; font-size: 0; line-height: 0; cursor: pointer; padding: 0; border: 0; } .radios-separeted-form-fields-row { padding: 60px 0 26px 16px !important; } .radios-separeted-form-fields-row .form-title-holder > span { width: 295px; } .radios-row { width: 100%; } .radio-row { float: left; } .form-sign-step2 .radios-separeted-form-fields-row .radio-row {padding-top: 7px;} .radio-row input, .add-radio-row input { float: left; margin-right: 5px; } .radio-row label, .add-radio-row label { float: left; font-size: 14px; color: #000; margin: -1px 19px 0 0; } .add-radio-row { float: right; position: relative; } .add-radio-row { float: right; margin-top: -36px; padding: 43px 0 0 10px; position: relative; width: 250px; } .add-radio-row .form-title-holder { background: none; left: -15px; top: -12px; } .add-radio-row .form-title-holder > span { padding: 6px 6px 0 10px; width: 244px !important; } /*.checkboxs-separated-holder .form-title-holder > span { width: 168px }*/ .step-back-holder { font-size: 12px; font-weight: bold; padding: 11px 0 0; margin: 0 0 -6px; } .placeholder-tabs { position: relative; } .placeholder-tabs .form-title-holder { left: -11px; top: -4px; } .placeholder-tabs-text { padding: 0px 0 12px 20px; font-size: 14px; color: #222; font-weight: bold; } .placeholder-tabs-holder { padding: 26px 0 18px 18px; } .placeholder-tabs-holder .placeholder-list-control { overflow: hidden; width: 100%; } .placeholder-tabs-holder .placeholder-list-control li { float: left; height: 19px; padding: 6px 11px 0 7px; background: #f2f2f2 url('../images/bg/bg-placeholder.png') no-repeat 100% 100%; } .placeholder-tabs-holder .placeholder-list-control li.active { background: /*#e6e6e6*/#CDCDCD url('../images/bg/bg-placeholder-active2.png') no-repeat 100% 100% } .placeholder-tabs-holder .placeholder-list-control input { float: left; margin: 0 6px 0 0; } .placeholder-tabs-holder .placeholder-list-control a { padding-right: 30px; font-weight: normal; margin: -1px 0 0; font-size: 12px; font-weight: bold; color: #222; text-transform: uppercase; float: left; text-decoration: none; } .search-options-panel-holder .placeholder-tabs-holder { padding-top: 70px; padding-bottom: 18px; } #locations-container-id .placeholder-tabs-holder { padding: 0 0 20px; } .placeholder-tabs-content { width: 913px; padding: 0 0 17px 19px; background: #CDCDCD; overflow: hidden; } .placeholder-list { float: left; width: 166px; font-size: 13px; color: #00467f; padding: 15px 14px 0 0; } .placeholder-list ul { padding: 7px 0 0; } .placeholder-list ul li { overflow: hidden; width: 100%; margin-bottom: 6px; } /*.placeholder-list ul li input { float: left; margin-right: 7px; }*/ .placeholder-list ul li input { float: left; margin-right: 7px; margin-top: 1px; } /*.placeholder-list ul li label { float: left; color: #4b4b4b; margin: -1px 0 0; }*/ .placeholder-list ul li label { display: block; overflow: hidden; color: #4b4b4b; margin: 0; } .add-lease-info { clear: both; /*overflow: hidden;*/ } .add-lease-info:after { display: block; clear: both; content: ''; } .budget-box { float: left; position: relative; margin-right: 25px; width: 303px; } .budget-box .form-slider-holder { padding: 15px 0 25px 23px; width: 269px; } .budget-box .field-title { margin-bottom: 35px !important } .selects-budget-holder { /*overflow: hidden;*/ height: 1%; margin-top: 20px;} .sel-row { height: 1%; margin-bottom: 16px; padding: 0 0 0 23px; } .sel-row:after { display: block; clear: both; content: ''; } .sel-row input[type="checkbox"]{ margin:1px 8px 10px 0; float: left; } .select-bedrooms { font-size: 13px; font-weight: bold; color: #828282; float: left; width: 135px !important; min-width: 131px !important; } .select-bedrooms:hover { color: #828282; } .select-bedrooms .selectBox-label { background: url('../images/bg/bg-select2a.png') no-repeat; float: left; width: 85px !important; height: 25px; padding: 0; white-space: nowrap; overflow: hidden; padding: 5px 8px 0; text-transform: uppercase; } .ie9 .select-bedrooms .selectBox-label { height: 24px; padding: 5px 8px 0; } .select-bedrooms .selectBox-arrow { background: url('../images/bg/bg-select-opener2.gif') no-repeat; width: 34px !important; height: 29px; padding: 0; float: left; } .select-bathrooms { font-size: 13px; font-weight: bold; color: #828282; float: left; width: 135px !important; min-width: 131px !important; margin-left: 10px; } .select-bathrooms:hover { color: #828282; } .select-bathrooms .selectBox-label { background: url('../images/bg/bg-select2a.png') no-repeat; float: left; width: 85px !important; height: 25px; padding: 0; white-space: nowrap; overflow: hidden; padding: 5px 8px 0; text-transform: uppercase } .ie9 .select-bathrooms .selectBox-label { height: 24px; padding: 5px 8px 0; } .select-bathrooms .selectBox-arrow { background: url('../images/bg/bg-select-opener2.gif') no-repeat; width: 34px !important; height: 29px; padding: 0; float: left; } .add-lease-infobox { padding: 4px 0 0; float: left; position: relative; width: 312px; overflow: hidden; height: 185px; } .add-lease-infobox-holder { background: url('../images/bg/bg-separator-form.gif') repeat-y; padding: 36px 0 0 24px; width: 288px; } .add-lease-infobox .form-title-holder { background: none; left: -15px; top: -9px; } .add-lease-infobox .form-title-holder > span { padding: 6px 6px 0 10px; width: 175px; } .add-lease-infobox-holder ul { padding: 8px 0 0; overflow: hidden; min-width: 100%; margin: 0 0 0 -10px; } .add-lease-infobox-holder ul li { float: left; width: 139px; margin: 0 0 7px 10px; } /*.add-lease-infobox-holder ul li input { float: left; margin-right: 6px; }*/ .add-lease-infobox-holder ul li input { float: left; margin-right: 6px; margin-top: 1px; } /*.add-lease-infobox-holder ul li label { float: left; margin: -1px 0 0; font-size: 13px; color: #4b4b4b; }*/ .add-lease-infobox-holder ul li label { display: block; overflow: hidden; margin: 0; font-size: 13px; color: #4b4b4b; } .sub-add-lease-infobox { /*padding: 4px 0 0; float: left;*/ width: 312px; height: 185px; overflow: hidden; background: url('../images/bg/bg-separator-form.gif') repeat-y; } .sub-box { position: relative; padding: 4px 0 0; /*width: 300px;*/ overflow: hidden; margin-bottom: 15px; } .sub-box-holder { padding: 44px 0 0 14px; } .sub-box-holder ul { background: url('../images/bg/bg-info-box.gif') repeat-x 0 100%; overflow: hidden; /*width: 330px;*/ padding: 0 0 11px; } .sub-box-holder ul li { float: left; width: 145px; margin: 0 0 7px 4px; } .sub-box-holder ul li input { float: left; margin-right: 6px; margin-top: 1px; } /*.sub-box-holder ul li label { float: left; margin: -1px 0 0; font-size: 13px; color: #4b4b4b; }*/ .sub-box-holder ul li label { display: block; overflow: hidden; margin: 0; font-size: 13px; color: #4b4b4b; } .sub-box .form-title-holder { background: none; left: -15px; top: -9px; } .sub-box .form-title-holder > span { padding: 6px 6px 0 10px; width: 175px; } .add-sub-box { margin: 0; } .add-sub-box ul { background: none; margin: 0; } .lease-bottom-info { background: url('../images/bg/bg-info-box.gif') repeat-x; margin: 0 17px; width: 934px; font-size: 13px; padding: 24px 0 15px; /*height: 74px;*/ } .ie7 .lease-bottom-info { height: 74px; } .ie8 .lease-bottom-info { height: 74px; } .lease-bottom-info .alignleft { padding: 20px 0 0; width: 50%; background: url('../images/bg/bg-separator-form.gif') repeat-y 100% 0; } .lease-bottom-info .alignright { padding: 20px 0 0; } .lease-bottom-info strong { float: left; margin-right: 5px; } .lease-bottom-info input { float: left; margin-right: 1px; } .lease-bottom-info label { float: left; margin: -1px 11px 0 0; color: #4b4b4b; font-weight: normal; } .lease-bottom-1 { padding:0 0 21px; } .lease-bottom-1 strong { float:left; color: #00467f; text-align: right; width: 395px; margin-right: 26px; line-height: 35px; } .lease-bottom-1 .save-search-block { overflow: hidden; } .lease-bottom-1 .save-search-check { float: left; padding-right: 17px; line-height: 36px; } .lease-bottom-1 .save-search-check input { margin: 11px 5px 0 0; } .lease-bottom-1 .email-listings { clear: both; padding: 0 0 5px; } .lease-bottom-1 .save-search-disable .email-listings { color:#a7a7a7; } .lease-bottom-1 .email-listings input { margin: 1px 5px 0 0; } .lease-bottom-1 .f-input { float: left; background: url("../images/bg/bg-input.gif") no-repeat 0 0; margin-bottom: 10px; width: 244px; padding: 0 10px; } .lease-bottom-1 .save-search-disable .f-input { opacity: 0.5 } .lease-bottom-1 .f-input input { background: none; border: 0; color: #828282; float: left; font-size: 10px; font-weight: bold; height: 14px; letter-spacing: 2px; padding: 10px 0; width: 244px; } .lease-bottom-1 .not-login-mes { font-style: italic; font-weight: bold; padding-top: 5px; padding-right: 5px;} .lease-bottom-1 .not-login-mes a { text-decoration: underline; } .lease-bottom-2 { /*background: url('../images/bg/bg-info-box.gif') repeat-x;*/ padding: 0 0 20px; } .lease-bottom-2 strong { float:left; color: #00467f; text-align: right; width: 327px; margin-right: 26px; } .lease-bottom-2 input { margin: 1px 5px 0 0; } .lease-bottom-3 { text-align: center; /*background: url('../images/bg/bg-info-box.gif') repeat-x; padding: 24px 0 0;*/ } .lease-bottom-3 input { float: none; margin: 0; } .form-sign .gallery { margin: 0 0 0 -9px; } .gallery-info { overflow: hidden; height: 1%; padding: 0 0 11px; margin: 0 0 0 -9px; } .gallery-info strong { color: #010101; font-family: 'OpenSansCondensedBold'; font-size: 16px; text-transform: uppercase; } .gallery-info a { font-weight: bold; font-size: 12px; } .upload-holder { padding: 16px 0 7px 0; overflow: hidden; height: 1%; position: relative; left: -9px; } .upload-input { overflow: hidden; height: 34px; margin-bottom: 4px; } .image-requirements-link { font-size: 10px; font-weight: bold; } .edit-info-holder { margin-bottom: 12px; padding: 10px 0 6px; font-size: 12px; border-bottom: 1px solid #666; } .edit-info-holder .title { font-family: 'OpenSansCondensedBold'; font-size: 16px; color: #4b4b4b; text-transform: uppercase; } .edit-info-content dl { margin-bottom: 16px; overflow: hidden; height: 1%; line-height: 18px; } .edit-info-content dt { font-weight: bold; float: left; margin-right: 5px; color: #000; font-size: 16px; clear: left; } .edit-info-content dd { float: left; font-size: 13px; padding: 1px 0 0; color: #1d1d1d; } .edit-info-content dd p { margin: 0; } .edit-info-content { color: #1d1d1d; font-size: 13px; overflow: hidden; width: 100%; } .edit-info-content p { margin: 0 0 18px; } .edit-info-content strong.color-orange { font-size: 16px; color: #de6610; } .edit-info-content strong.color-orange span { font-size: 13px; color: #1d1d1d; } .edit-info-content strong.color-dark { font-size: 16px; color: #1d1d1d; } .columns-holder { margin: 0 0 18px; } .columns-holder .col-l { width: 265px; padding: 0 10px 0 0; } .columns-holder ul { line-height: 18px; } .columns-holder ul li { background: url('../images/bg/bullet-list.gif') no-repeat 0 8px; padding: 0 0 0 10px; } .photos-list-holder { overflow: hidden; width: 556px; } .photos-list-frame { overflow: hidden; width: 580px; } .photos-list { overflow: hidden; width: 100%; } .photos-list li { float: left; margin: 0 20px 20px 0; } .btn-posting { background: url('../images/btn/btn-posting.gif') no-repeat; float: right; width: 169px; height: 30px; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; font-size: 0; line-height: 0; cursor: pointer; } .btn-submit-row input { background: url('../images/btn/btn-submit.gif') no-repeat; float: left; width: 93px; height: 30px; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; font-size: 0; line-height: 0; cursor: pointer; } .error-row { margin: -11px 0 11px; font-size: 13px; color: #fff; width: 334px; background: #ac2f27; overflow: hidden; } .error-frame { background: url('../images/bg/error-t.gif') no-repeat; } .errorMessage { background: url('../images/bg/error-b.gif') no-repeat 0 100%; padding: 11px 15px 9px; overflow: hidden; } .form-sign .f-captcha { width: 334px; overflow: hidden; margin-bottom: 5px; } .form-sign .hint { font-size: 12px; line-height: 18px; color: #4b4b4b; margin-bottom: 10px; } .leases-box .excerpt p { margin: 0 0 3px; } .leases-box .dates-info > span { float:left; clear: both; width: 175px; } .leases-box .page-results-top .selectBox { float: right; color: #828282; padding: 0 25px 0 0; } .page-results-top-wide .sort-select { width: 180px !important; } .page-results-top-wide .sort-select .selectBox-label { background: url("../images/bg/bg-select2a.png") no-repeat; width: 130px !important; } .leases-box .result-row-infobox {position: relative;} .leases-box .page-results-holder { padding: 12px 18px 0; } .leases-box .result-row-infobox a { font-weight: bold; color: #00467f; } .leases-box .result-row-infobox a:hover { color: #E37A13; } .ez-hide { opacity: 0; filter: alpha(opacity=0); width: 36px; height: 21px; float: left; } .ez-checkbox { background: url('../images/bg/bg-status.gif') no-repeat 0 -21px; float: left; width: 36px; height: 21px; margin-right: 7px; } .ez-checked { background-position: 0 0; } .status-box { float: right;} .status-box label { float: left; margin-right: 7px; font-weight: bold; color: #4b4b4b; font-size: 12px; padding: 3px 0 0; } .status-box span.status-name { float: left; font-size: 12px; color: #a9a9a9; padding: 3px 0 0; font-weight: bold; min-width: 44px; text-align: right; } .status-box input { float: left; visibility: hidden; } .page-results-top-wide select#sortBy { visibility: hidden; } .page-results-top-wide { height: 29px; } .leases-box .excerpt { width: 310px; } .status-box span.active-status {color: #0b0;} .status-box span.inactive-status {color: #f00} .status-box .inactive-status-message { position: absolute; bottom: 10px; font-size: 12px; font-style: italic; width: 160px; right: 0; text-align: right; } .errorSummary { margin: 15px 0; padding: 15px; font-size: 12px; font-weight: bold; color: #f00; background: #F4F4F4; border: 1px solid #ccc; } .errorSummary p { margin: 0 0 10px; } .errorSummary p.error { color: #f00; } .errorSummary ul li { margin: 0 0 5px; } .post-holder { padding: 0 0 22px; background: url('../images/bg/bg-info-box.gif') repeat-x 0 100%; margin-bottom: 18px; } .post-box-l { float: left; width: 252px; } .post-date { float: left; background: #000; color: #fff; font-size: 12px; font-weight: bold; padding: 1px 15px 1px; line-height: 15px; margin-left: -23px; } .post-box-r { float: right; width: 304px; } .post-categories { float: left; background: #00467f; color: #fff; font-size: 12px; font-weight: bold; padding: 1px 15px 1px; line-height: 15px; } .comments-number { background: url('../images/bg/bullet-comments.png') no-repeat 1px 2px; float: right; font-size: 12px; font-weight: bold; padding: 1px 0 2px 22px; color: #e37a13 !important; text-decoration: none; } .post-content { padding: 0; } .post-content .img-holder { float: left; margin-right: 12px; } .post-text { overflow: hidden; } .post-text h2 { text-transform: uppercase; font-size: 16px; font-family: 'OpenSansCondensedBold'; } .studio { position: absolute; right: 0; bottom: 3px; font-size: 10px; color: #4b4b4b; } .studio a { color: #4b4b4b; text-decoration: underline; } .studio a:hover { text-decoration: none; } .blog .aside-box ul { padding: 0 32px 16px; font-size: 14px; color: #4b4b4b; } .blog .aside-box ul li { background: url('../images/bg/bullet-more2.png') no-repeat 2px 3px; padding: 0 0 0 22px; margin-bottom: 5px; } .blog .aside-box ul a { font-weight: bold; text-decoration: none; color: #4b4b4b; } .blog .aside-box ul a:hover { text-decoration: underline; color: #00467f; } .category-box .box-title-holder h2 { background: #00467f url('../images/ico/ico-category.png') no-repeat 5px 16px; } .archive-box .box-title-holder { background-position: 0 0; } .archive-box .box-title-holder h2 { background: #e37a13 url('../images/ico/ico-archive.png') no-repeat 5px 10px; } .ad-gallery { width: 571px; position: relative; } .ad-gallery, .ad-gallery * { margin: 0; padding: 0; } .ad-gallery .ad-image-wrapper { width: 100%; height: 379px; position: relative; /*overflow: hidden;*/ } .ad-gallery .ad-image-wrapper .ad-loader { position: absolute; z-index: 10; top: 48%; left: 48%; border: 1px solid #CCC; } .ad-gallery .ad-image-wrapper .ad-next { position: absolute; right: 0; top: 0; width: 25%; height: 100%; cursor: pointer; display: block; z-index: 200; } .ad-gallery .ad-image-wrapper .ad-prev { position: absolute; left: 0; top: 0; width: 25%; height: 100%; cursor: pointer; display: block; z-index: 200; } .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next { /* Or else IE will hide it */ background: url(../images/trans.gif); width: 20px !important;} .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background: url(../images/ad_prev.png); width: 30px; height: 30px; display: none; position: absolute; top: 47%; left: 0; z-index: 101; } .ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background: url(../images/ad_next.png); width: 30px; height: 30px; right: 0; left: auto; } .ad-gallery .ad-image-wrapper .ad-image { position: absolute; overflow: hidden; top: 0; z-index: 9; } .ad-gallery .ad-image-wrapper .ad-image a img { border: 0 } /*.ad-gallery .ad-image-wrapper .ad-image img { width: 571px; height: 379px; }*/ .ad-gallery .ad-image-wrapper .ad-image .ad-image-description { position: absolute; bottom: 0px; left: 0px; padding: 7px; text-align: left; width: 100%; z-index: 2; background: url(../images/opa75.png); color: #000; display: none; } * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='../images/opa75.png'); } .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title { display: block } .ad-gallery .ad-controls { height: 20px; display: none; } .ad-gallery .ad-info { float: left } .ad-gallery .ad-slideshow-controls { float: right } .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop { padding-left: 5px; cursor: pointer; } .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown { padding-left: 5px; font-size: 0.9em; } .ad-gallery .ad-slideshow-running .ad-slideshow-start { cursor: default; font-style: italic; } .ad-gallery .ad-nav .ad-thumbs { overflow: hidden; width: 100%; padding: 10px 0 0; margin: -10px 0 0; position: relative; } .ad-gallery .ad-thumbs .ad-thumb-list { float: left; width: 9000px; list-style: none;} .ad-preloads { position: absolute; left: -9000px; top: -9000px; } .ad-nav { background: url("../images/bg/bg-gallery.png") repeat-x; bottom: 0; height: 59px; left: 0; padding: 5px 18px 0 24px; margin: -64px 0 0; position: relative; width: 529px !important; z-index: 99; } .ad-prev-image, .ad-back { cursor: pointer; background: url("../images/bg/bg-arrows.png") no-repeat !important; height: 13px !important; left: 8px; overflow: hidden; position: absolute; text-indent: -9999px; top: 27px; width: 7px !important; z-index: 999; cursor: pointer; } .ad-next-image, .ad-forward { background: url("../images/bg/bg-arrows.png") no-repeat 0 -13px !important; height: 13px !important; overflow: hidden; position: absolute; right: 8px; text-indent: -9999px; top: 27px; width: 7px !important; z-index: 999; cursor: pointer; } .ad-prev-image, .ad-next-image { display: block !important; opacity: 0.7 !important; } .ad-prev .ad-prev-image { left: 8px !important; top: 90% !important; } .ad-next .ad-next-image { right: 8px !important; top: 90% !important; } .ad-thumbs { width: 529px; overflow: hidden; } .ad-gallery .ad-thumbs li { float: left; margin-right: 4px; position: relative; } .ad-gallery .ad-thumbs li a { float: left; padding: 5px; width: 74px; height: 46px; } .ad-gallery .ad-thumbs li a:hover, .ad-active { background: url("../images/bg/bg-thumb.png") no-repeat scroll 0 0 transparent } .ie7 .ad-thumbs { padding: 2px !important; top: -2px !important; left: -2px; } /*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */ .fancybox-tmp iframe, .fancybox-tmp object { vertical-align: top; padding: 0; margin: 0; } .fancybox-wrap, #fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 10020; border: 8px solid #e37a13; } .fancybox-skin { position: relative; padding: 0; margin: 0; background: #f9f9f9; color: #444; text-shadow: none; } .fancybox-opened { z-index: 10030 } .fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5); box-shadow: 0 0 25px rgba(0, 0, 0, 0.5); } .fancybox-outer, .fancybox-inner { padding: 0; margin: 0; position: relative; outline: none; } .fancybox-inner { overflow: hidden } .fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch } .fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 10px; } .fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; vertical-align: top; } .fancybox-image { max-width: 100%; max-height: 100%; } #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../images/fancybox_sprite.png') } #fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 10020; } #fancybox-loading div { width: 44px; height: 44px; background: url('../images/fancybox_loading.gif') center center no-repeat; } .fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 10040; } .fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; background: transparent url('../images/blank.gif'); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 10040; } .fancybox-prev { left: 0 } .fancybox-next { right: 0 } .fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 10040; visibility: hidden; } .fancybox-prev span { left: 20px; background-position: 0 -36px; } .fancybox-next span { right: 20px; background-position: 0 -72px; } .fancybox-nav:hover span { visibility: visible } .fancybox-tmp { position: absolute; top: -9999px; left: -9999px; padding: 0; overflow: visible; visibility: hidden; } /* Overlay helper */ #fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 10010; background: #000; } #fancybox-overlay.overlay-fixed { position: fixed; bottom: 0; right: 0; } /* Title helper */ .fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 10050; } .fancybox-opened .fancybox-title { visibility: visible } .fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 10030; text-align: center; } .fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; } .fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; } .fancybox-title-inside-wrap { margin-top: 10px } .fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); } #image-req { display: none; width: 500px; font-size: 14px; } #image-req p { margin: 0 0 14px;} #image-req ul li { padding: 0 0 8px 12px; } .photo-submit { float: left; width: 93px; height: 30px; float: left; text-indent: -9999px; overflow: hidden; font-size: 0; line-height: 0; cursor: pointer; padding: 0; border: 0; background: url('../images/btn/btn-upload2.gif') no-repeat; margin: 2px 0 0; } .empty-gallery { height: 201px; text-align: center; background: #E3E3E3; padding: 180px 0 0; font-weight: bold; } .empty-gallery p { font-size: 20px; color: #333; } form .row { background: url('../images/bg/bg-input-wide.gif') no-repeat; overflow: hidden; width: 100%; margin-bottom: 21px; } form .row input { float: left; background: none; padding: 0; border: 0; width: 314px; height: 34px; font-size: 16px; font-weight: bold; color: #828282; padding: 0 10px; } #UserChangePasswordForm { display: none; } div.view-info { padding: 5px; display: inline-block; margin: -23px 0 0 10px; border: 1px dotted #d7d8d8; float: right; } .fancybox-inner form { display: block !important; } #changePwSubmit { background: url('../images/btn/btn-submit.gif') no-repeat; float: left; width: 93px; height: 30px; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; font-size: 0; line-height: 0; cursor: pointer; } .ad-close-link { background: url('../images/btn/btn-close2.png') no-repeat; position: absolute; right: -8px; top: -4px; width: 24px; height: 23px; text-indent: -9999px; overflow: hidden; z-index: 999; cursor: pointer;} .ad-close-link:hover { background-position: 0 -23px; } .ad-image-close-link { background: url('../images/btn/btn-close.png') no-repeat; position: absolute; right: -14px; top: -14px; width: 30px; height: 30px; text-indent: -9999px; overflow: hidden; z-index: 999; cursor: pointer;} .ad-image-close-link:hover { background-position: 0 -30px; } .result-row .info-box span.price, .result-row .info-box .dates-info { float: none; } .result-row .info-box span.price { display: block; margin-bottom: 7px; } .result-row .info-box .dates-info { margin: 0; overflow: hidden; width: auto; height:36px; padding-right: 0; } .page-results-top .page-results-text { padding: 0; } .page-results-text { float: left; font-weight: bold; padding: 6px 0 0; } .no-thumb { width: 254px; height: 145px; margin-right: 21px; background: #E3E3E3; /* float: left; */ text-align: center; padding: 85px 0 0; } .no-thumb a { color: #4B4B4B; font: bold 24px Arial; } .page-wrapper .no-thumb { width: 97px; height: 67px; padding: 30px 0 0; } .page-results-bottom .page-results-text { padding: 0; } .pager { margin: 0 !important; float: right; padding: 1px 4px 0 0; } .yiiPager { float: left; font-size: 14px; color: #000; } .yiiPager li { float: left; margin-left: 11px; } .yiiPager li a { margin: 0; line-height: 16px; vertical-align: bottom; } .yiiPager li a:active { font-size: 16px !important; border-bottom: 2px dotted #e37a13; } .yiiPager li.previous.hidden, .yiiPager li.next.hidden, .yiiPager li.first.hidden, .yiiPager li.last.hidden { display: none; } .yiiPager a { color: #222; float: left; margin-left: 11px; text-decoration: none; } .yiiPager a:hover, .yiiPager .selected a { color: #e37a13 !important; } .yiiPager li.previous a { background: url('../images/bg/bg-pagination-arrows.gif') no-repeat 0 4px; padding: 0 0 0 10px; font-weight: bold; color: #00467f; margin: 0; } .yiiPager li.previous a:hover { background-position: 0 -94px; } .yiiPager li.next a { background: url('../images/bg/bg-pagination-arrows.gif') no-repeat 100% -45px; padding: 0 10px 0 0; font-weight: bold; color: #00467f; margin: 0; } .yiiPager li.next a:hover { background-position: 100% -137px; } .yiiPager li.first a, .yiiPager li.last a { font-weight: bold; color: #00467f; } .sort-direction { background: url('../images/bg/bg-arrow-sort.gif') no-repeat 0 -25px; width: 18px; height: 25px; text-indent: -9999px; overflow: hidden; position: absolute; top: 2px; right: 0; } .sort-direction.desc { background: url('../images/bg/bg-arrow-sort.gif') no-repeat; } .contact-owner-holder .share-links { float: left; } .contact-owner-holder .share-links li { float: left; margin-right: 5px; } #locations-container-id { padding: 20px; } #fancybox-wrap { padding: 0 !important; } #fancybox-bg-n, #fancybox-bg-ne, #fancybox-bg-e, #fancybox-bg-se, #fancybox-bg-s, #fancybox-bg-sw, #fancybox-bg-w { display: none; } #locations-container-id .form-title-holder { left: 0; display: none; } .btn-save-holder { overflow: hidden; height: 1%; } .btn-save-holder a { background: url('../images/btn/btn-save.gif') no-repeat; float: right; cursor: pointer; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; width: 107px; height: 30px; } .tab-inner-content ul li { background: url("../images/bg/bullet-more2.png") no-repeat 2px 3px; margin-bottom: 6px; padding: 0 0 0 22px; } .tabs-holder .info-box .price, .top-page-info .info-box .price { float: none; } .tabs-holder .info-box .dates-info, .top-page-info .info-box .dates-info { float: none; margin: 10px 0 0; overflow: hidden; height: 1%; } #advanced-form-id { color: #e37a13; } .ie7 .btn-holder .add-link { margin-left: 100px; } .ie7 .btn-holder #advanced-form-id { margin-left: 95px; } .budget-box .form-title-holder { top: -9px; } .edit-info-holder a { font-weight: bold; } .search-box { margin-bottom: 15px; } .custom-file-holder { overflow: hidden; position: relative; float: left; width: 378px; margin-right: 10px; height: 34px; background: url('../images/bg/bg-file.gif') no-repeat; } .custom-file-holder div { right: 0; } .custom-file-holder .file { height: 34px; width: 234px; border: 0; background: none; padding: 0 15px; font-size: 10px; font-weight: bold; color: #828282; } #file { margin: 0 !important; width: 103px !important; height: 34px !important; } input { outline: none !important; } .ie7 .add-form-dates-holder { width: 340px; } .ie7 .form-profile .row input[type="text"], .ie7 form .row input[type="text"] { line-height: 34px } .ie7 .ez-checkbox input { width: 36px; height: 21px; } .ie7 .changePwBox { width: 414px !important } .ie7 .form-search .row input[type="text"] { line-height: 20px } .select-bedrooms-selectBox-dropdown-menu, .select-bathrooms-selectBox-dropdown-menu { width: 200px !important } .ie7 #locations-container-id { width: 950px } .ie9 .lease-bottom-info label { margin: 0 11px 0 0 } .addthis_button_compact { background: url('../images/share-sprite.png') no-repeat !important } .addthis_button_compact:hover { background-position: 0 -20px !important } .date-start .field-title, .date-end .field-title { font-size: 13px; margin: 0 0 4px; } .date-start { float: left; margin-right: 32px; } .date-end { float: left } .date-start .date-holder, .date-end .date-holder { margin: 0 } .form-lease-dates-title { top: 34px } .post-text .category-box { padding: 15px 0 10px } .post-text .category-box strong { background: #00467F; color: #fff; float: left; font-size: 12px; font-weight: bold; line-height: 15px; padding: 1px 15px; margin-right: 2px; } .go-back-lnk { overflow: hidden; width: 100%; padding: 10px 0; } .go-back-lnk a { background: url("../images/bg/bullet-back.png") no-repeat 0 3px; color: #E37A13; padding: 0 0 0 14px; text-decoration: none; font-size: 12px; font-weight: bold; text-transform: uppercase; } #WpCommentForm { position: relative } #WpCommentForm h3 { font-family: 'OpenSansCondensedBold'; font-size: 14px; text-transform: uppercase; margin: 0 0 14px; } #WpCommentForm .f-row { margin-bottom: 8px } #WpCommentForm .f-row label { float: left; margin-right: 8px; width: 80px; } #WpCommentForm .f-row input[type="text"] { float: left; padding: 4px 10px; width: 280px; border: 1px solid #C6C6C6; } #WpCommentForm .f-row textarea { padding: 4px 10px; width: 280px; border: 1px solid #C6C6C6; } #WpCommentForm .f-button input[type="submit"] { float: left; margin-left: 88px; background: url('../images/btn-comments.png') no-repeat; text-indent: -9999px; overflow: hidden; font-size: 0; line-height: 0; cursor: pointer; border: 0; width: 152px; height: 30px; } .post-comments .empty { display: block; font-weight: bold; font-size: 13px; padding: 8px 0; font-family: 'OpenSansCondensedBold'; } .single-post-title { margin-bottom: 10px } .js-cancel-reply { position: absolute; top: 0; left: 85px; } .post-single-comment { padding: 10px 0 8px; margin: 0 0 7px; border-bottom: 1px solid #C6C6C6; } .post-comment-replies .list-view { padding: 0 0 0 25px } img.aligncenter { display: block; margin: 15px auto; } img.alignleft { float: left; margin: 3px 15px 0 0; } img.alignright { float: left; margin: 3px 15px 0 0; } #PostComments { margin: 15px 0 0; padding: 10px 0 0; background: url("../images/bg/bg-info-box.gif") repeat-x; } .wpBlog .page-content-holder ul li { background: url("../images/bg/bullet-more2.png") no-repeat 2px 4px; margin-bottom: 8px; padding: 0 0 0 18px; } #PostComments .errorMessage { background: none; color: #f00; margin: -2px 0 8px; padding: 0 0 0 88px; } /*.location-box .text .autocomplete { left: 0 !important; top: 30px !important; min-width: 196px; width: 196px !important; border-top: 0 !important; padding: 12px 0 0 !important; border-left: 2px solid #e58314 !important; border-right: 2px solid #e58314 !important; border-bottom: 2px solid #e58314 !important; font-weight: bold !important; font: 13px Arial,sans-serif; } .location-box .text .autocomplete li { padding: 5px 10px 5px 14px; border-top: 1px solid #a8a9a9; } .location-box .text .autocomplete li strong { color: #E37A13; text-decoration: underline; }*/ .image-title h2 a { color: #fff; text-decoration: none; } .ie9 .placeholder-list { width: 168px } .separated-lists-holder .col-box ul { margin: 0 0 10px } .separated-lists-holder .list-holder dl dd { margin-bottom: 10px; } .single-select-row .form-fields-row { padding-top: 0; } .single-select-row .select-box { margin: -5px 0 0 !important; padding: 0 !important; } .ie9 .col-r { width: 273px; } .linke-delete { color: #f00 !important; } .linke-delete:hover { text-decoration: underline !important; } .notice-text { padding: 8px 15px; margin: 10px; background-color: #FEEFB3; color: #9F6000; font-weight: bold; } .success-text { padding: 8px 15px; margin: 10px; background-color: #c4ecc5; color: #3c8c40; font-weight: bold; } .btn-cancel { float: right; width: 105px; height: 30px; text-indent: -9999px; overflow: hidden; margin-right: 13px; background: url('../images/btn/btn-cancel.png') no-repeat; } .ui-slider { position: relative; text-align: left; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } .ui-slider-vertical { width: .8em; height: 100px; } .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } .ui-slider-vertical .ui-slider-range-min { bottom: 0; } .ui-slider-vertical .ui-slider-range-max { top: 0; } /* slider */ .front-slider { width: 342px; position:relative; } .front-slider .ui-widget-content { background: url('../images/bg-slider.png') no-repeat; height: 11px; } .front-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; background: url('../images/bg-slider.png') repeat-x 0 -24px; } .front-slider .ui-slider-handle { background: url('../images/bg-slider.png') no-repeat -5px -47px; position: absolute; z-index: 2; width: 17px; height: 18px; cursor: default; top: -4px; margin-left: -6px; color: #828282; font-size: 14px; font-weight: bold; line-height: 12px; } .front-slider .ui-slider-handle em { position: absolute; left: -8px; top: -19px; font-style: normal; } #slider { border-radius: 0 !important; border: 0 !important; } #slider .ui-slider-handle { border-radius: 0 !important; border: 0 !important; } .front-slider .slider-val{ position:absolute; top:-19px; cursor: default; color: #828282; font-size: 14px; font-weight: bold; line-height: 12px; } .front-slider .js-left-range-value{ left:0; } .front-slider .js-right-range-value{ right:0; } .front-slider-medium { width: 280px; } .front-slider-medium .ui-widget-content { background: url('../images/bg-slider.png') no-repeat 0 -73px; } .info-message { color: #0F842C; font-weight: bold; padding: 10px 30px; } .warning-message { color: #f00; font-weight: bold; padding: 15px 30px; } .page-results-filters-wide .sort-select { width: 173px !important; } .page-results-filters-wide .sort-select .selectBox-label { width: 123px !important; background: url('../images/bg/bg-select2-wide.gif') no-repeat; } .add-btn-owner-holder { padding-top: 30px !important; } .row-label { display: block; font-weight: bold; font-size: 13px; color: #010101; margin: 0 0 4px; } .ie7 #UserChangePasswordForm .row input { line-height: 34px; } #short-form-id { padding: 7px 25px 0 30px } .page-box ul#yw0 li {background: url("../images/bg/bullet-more2.png") no-repeat 2px 3px; margin-bottom: 6px; padding: 0 0 0 22px; } .post-social-holder ul li { float: left; margin-right: 8px; padding: 0 !important; background: none !important; } .header-panel ul#yw0 li { background: url('/images/sprite.png') no-repeat 100% -1116px; float: left; padding: 0 3px 0 0; margin: 0; } .footer .social-networks { position: absolute; right: 0; bottom: 0; } .footer .social-networks ul li { float: left; margin-left: 6px; } .footer .social-networks li a { float:left; width:18px; height:18px; background: url('../images/ico/social-icos.png') no-repeat 0 0; text-indent: -5000px; overflow: hidden; } .footer .social-networks li .twitter { background-position: 0 0; } .footer .social-networks li .fb { background-position: -24px 0; } .footer .social-networks li .ln { background-position: -48px 0; } .footer .social-networks li .twitter:hover { background-position: 0 -20px; } .footer .social-networks li .fb:hover { background-position: -24px -20px; } .footer .social-networks li .ln:hover { background-position: -48px -20px; } .ie9 .lease-bottom-info .alignleft { padding-bottom: 20px; } .ad-crop-link { background: url("../images/ico-crop-photo-popup.png") no-repeat; cursor: pointer; height: 23px; overflow: hidden; position: absolute; right: 25px; text-indent: -9999px; top: -4px; width: 23px; z-index: 999; } .jcrop-handle { opacity: 1 !important; background: #E37A13; } .f-image-frame { position: relative; float: left; } .f-image-holder .gallery-info { float: left; width: 216px; font-size: 12px; } .f-image-holder .gallery-info span.thumbnail-text { display: block; padding: 5px 0 0; color: #4B4B4B; font-size: 12px; line-height: 18px; } .f-image-delete-link { background: url("../images/btn/btn-close2.png") no-repeat scroll 0 0 transparent; cursor: pointer; height: 23px; overflow: hidden; position: absolute; right: -10px; text-indent: -9999px; top: -10px; width: 24px; z-index: 999; } .f-image-holder { padding: 15px 0 10px; } #js-crop-image-button { float: right; } .footer .social-networks ul { overflow: hidden; height: 1%; } /*.share-links ,*/ /*.share-links iframe { visibility: hidden !important }*/ /*body .visibleImportant,*/ /*.share-links-visible iframe*/ /*{ visibility: visible !important }*/ body .at16nc.at16t_email { background: url("../images/btn/new-email-icon.png") 0 0 no-repeat !important; height: 20px !important; width: 20px !important; } #fancybox-content .add-message { margin-bottom: 10px; } .search-options-panel-holder .add-message { left: 18px; position: absolute; top: 45px; } #page-loader { background: /*url('../images/loader3.gif') no-repeat 50% 50%*/ #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.9; z-index: 9999999; } #page-load-text { background: url("../images/loader3.gif") no-repeat scroll 230px 15px #FFFFFF; color: #000000; font-weight: bold; left: 50%; margin: -38px 0 0 -150px; padding: 20px; position: fixed; top: 50%; width: 366px; z-index: 99999991; border: 10px solid #E37A13; } #SendEmailFormHolder { padding: 15px 0 0; width: 500px; } #SendEmailFormHolder .label-row label { text-align: right; float: left; width: 60px; padding-right: 10px; margin: 9px 0 0; color: #4B4B4B; font-weight: bold; cursor: pointer; } #SendEmailFormHolder .label-row .input-row, #SendEmailFormHolder .label-row .textarea-row { float: left; } #SendEmailFormHolder .label-row .textarea-row textarea { font-size: 10px; font-family: Arial, sans-serif; font-weight: bold; letter-spacing: 2px; } #SendEmailFormHolder .add-row-ch { padding-left: 73px; width: auto; } #SendEmailFormHolder .btn-send-row .btn-save { margin-left: 73px !important; } #SendEmailFormHolder .errorSummary { margin-top: 0; } #SendEmailFormHolder h2 { text-align: center; } #SendEmailFormHolder fieldset { padding-bottom: 0; } .btn-send-row input { background: url('../images/btn/btn-send.png') no-repeat; float: left; width: 58px; height: 30px; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; font-size: 0; line-height: 0; cursor: pointer; } .btn-ok input { background: url('../images/btn/btn-ok.png') no-repeat; float: left; width: 58px; height: 30px; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; font-size: 0; line-height: 0; cursor: pointer; } .btn-close-row { padding: 15px 0 0; } .btn-close-row input { background: url('../images/btn/btn-close3.png') no-repeat; float: left; width: 58px; height: 30px; text-indent: -9999px; overflow: hidden; padding: 0; border: 0; font-size: 0; line-height: 0; cursor: pointer; } .aligncenter-message { text-align: center; font-size: 18px; } .ie9 #SendEmailFormHolder .form-sign .add-row input { margin-top: 1px !important; } .ie8 #SendEmailFormHolder .form-sign .add-row input { margin-top: 1px !important; } .ie7 #SendEmailFormHolder .form-sign .add-row input { margin-top: 1px !important; } .ie7 #SendEmailFormHolder { width: 336px; } .ie7 #SendEmailFormHolder h2 { font-size: 18px; } /* Saved searches */ .page-results-holder-ss .page-results-top, .page-results-holder-ss .page-results-bottom{ margin:0 !important } .ss-row { font-weight:bold; margin:0; padding:20px 0 16px !important; line-height:21px; } .ss-row .ss-name{ color:#00467f; float:left; width:255px; padding-right:9px; } .ss-row .ss-date{ float:left; width:80px; } .ss-row .ss-email{ float:left; width:120px; } .ss-row .ss-email span{ display:inline-block; vertical-align:top; } .switch-on, .switch-off{ background: url('../images/switcher.png') no-repeat 0 0; width:52px; height:21px; display:inline-block; text-indent:-5000px; overflow:hidden; margin-left:2px; } .switch-off{ background-position: 0 -29px; } .ss-view { float:left; } .ss-del { float:right; } .page-results-holder-ss {position: relative;} /* Dedicated Property Page */ .property-page-l{ float: left; width: 610px; } .property-page-r{ float: right; width: 308px; padding: 16px 15px 0 0; } .property-page-l h1{ color: #00467f; } .property-location{ color:#4b4b4b; font: normal 22px 'OpenSansCondensedBold'; text-transform: uppercase; padding-top: 5px; } .tabs-holder .tabs-control-alt{ padding-bottom: 5px !important; background: url('../images/bg/bg-page-border.png') no-repeat -8px 100%; } .tabs-alt{ background: url('../images/bg/bg-page-border.png') repeat-y -618px 0; } .tabs-alt-bot{ background: url('../images/bg/bg-page-border.png') no-repeat -1228px 0; height: 10px; } .property-details{ position: relative; margin: 20px 0 0; padding: 50px 0 20px 20px; } .property-details .form-title-holder{ top: 0; left: -12px; } .property-details-txt{ line-height: 18px; padding-bottom: 24px; } .property-detail-list{ margin-right: -20px; } .property-detail-list .item{ display: inline-block; vertical-align: top; margin: 0 25px 25px 0; width: 275px; } .property-detail-list h3{ background: url("../images/bg/bg-info-box.gif") repeat-x scroll 0 100%; color: #00467f; font-family: 'OpenSansCondensedBold'; font-size: 16px; margin: 0 0 9px; padding: 0 0 9px; text-transform: uppercase; } .property-page-r .link-contact{ padding:7px 15px 0 20px; } .property-r-top{ padding: 14px 0 18px; background: url("../images/bg/bg-info-box.gif") repeat-x scroll 0 100%; } .property-r-top .price{ font-size: 20px; font-weight: normal; } .property-r-top .dates-info{ margin-top: 8px; } .property-r-top .dates-info span{ padding-top:3px; width: 160px; } .property-r-top .dates-info strong{ padding-right: 0; text-transform: none; } .property-r-top .dates-info .first-value{ padding-bottom:16px; } .property-r-share{ padding: 15px 0 8px; background: url("../images/bg/bg-info-box.gif") repeat-x scroll 0 100%; margin: 0 0 20px; } .property-page-r .side-block { position: relative; padding: 46px 0 15px 9px; font-size: 13px; color: #4b4b4b; } .property-page-r .form-title-holder { background: none; width: 308px; left: -15px; top: -9px; } .property-page-r .form-title-holder > span { padding: 6px 6px 0 10px; width: 292px; } .property-page-r .basics-info{ font-size:12px; line-height: 17px; color: #222; } .property-page-r .ico-checked:after { content: ""; position: absolute; background: url("../images/ico-check.png") no-repeat 0 0; width: 17px; height: 17px; margin: 1px 0 0 5px; } .property-page-r .ico-verified:after { content: ""; position: absolute; background: url("../images/ico-verified.png") no-repeat 0 0; width: 27px; height: 40px; margin: -5px 0 0 10px; } .property-page-r .basics-info-list-1{ padding-bottom: 5px; } .property-page-r .basics-info-list-1 li{ overflow: hidden; } .property-page-r .basics-info-list-1 span{ color: #00467f; font-family: 'OpenSansCondensedBold'; font-size: 16px; line-height: 23px; text-transform: uppercase; } .property-page-r .basics-info-list-1 .first span, .property-page-r .basics-info-list-1 .second span{ float: left; padding: 0 4px 0 0; } .property-page-r .basics-info-list-1 .first i, .property-page-r .basics-info-list-1 .second i{ display: block; overflow: hidden; padding: 4px 0 0; font-style: normal; } .property-page-r .basics-info-list-2 li{ line-height: 17px; padding-bottom: 3px; } .property-page-r .basics-note{ font: italic bold 12px/14px Arial; color: #00467f; padding: 0 0 0 29px; margin: 10px 0 0 -29px; background: url("../images/ico-note.png") no-repeat 0 0; } .property-page-r .basics-note span{ color: #e37a13; } /* Popup Text */ .popup-text{ width: 390px; text-align: center; } .popup-text h3{ color: #4b4b4b; font-family: 'OpenSansCondensedBold'; font-size: 18px; margin-bottom: 10px; } .popup-text-inner{ padding: 30px 0 24px; line-height: 18px; } .popup-text .share-btns{ padding-bottom: 40px; } .popup-text .share-btns a{ margin:0 10px; } .popup-text .popup-btns{ padding-top: 20px; } .popup-text .popup-btns a:last-child{ float: right; } .popup-text-450{ width: 450px; } .popup-text-500{ width: 500px; } .a-left{ text-align: left; } /* Popup Contact */ .contact-popup h3{ margin: 0 0 15px; } .contact-popup .btn-close-row{ text-align: center; padding: 5px 0 15px; } .contact-popup .btn-close-row input{ float: none; } .contact-popup input[type="checkbox"]{ margin-right: 5px; } /* Popup Form */ .popup-form{ padding:30px; } .popup-form h3{ color: #4b4b4b; font-family: 'OpenSansCondensedBold'; font-size: 18px; margin-bottom: 30px; text-align: center; } .popup-form .input-row{ margin-bottom: 12px; } .popup-form .textarea-row{ margin-bottom: 19px; } .popup-form .add-row-pass{ margin: 25px 0 30px; } .popup-form .add-row a{ font-weight: normal; margin-left: 10px; } .popup-form .add-row label{ font-size: 11px; margin-top: 2px; color: #4b4b4b; } .popup-form .btn-blue{ float: right; padding: 7px 35px 0 40px; margin-right: 9px; } .popup-form .btn-add-row{ position: relative; overflow: visible; } .popup-form .reg-title{ position: absolute; right: 21px; top: -30px; font-size: 11px; } .popup-form .free-txt{ clear: both; float: right; font:bold 12px Arial; color: #00467f; padding: 3px 0 0; width:139px; text-align: center; } .popup-form .btn-middle{ text-align: center; } .quick-edit-form .btn-middle{ margin:15px 14px 10px 0; } .popup-form .btn-middle input{ float: none; } /* Two Cols Form */ .form-two-col { margin-right: -24px; padding-top: 5px; } .form-two-col .form-item{ display:inline-block; width: 264px; vertical-align: top; margin: 0 24px 8px 0; } .form-two-col .form-item-wide{ width: 555px; } .form-two-col .input-row{ width: 244px; background-image: url("../images/bg/bg-input.gif"); margin-bottom: 0; } .form-two-col .input-row input{ width: 244px; } .form-two-col .error-row{ width: 264px; margin: 5px 0 5px; } .form-two-col .error-frame{ background-image: url(../images/bg/error-t-264.gif); } .form-two-col .errorMessage{ background-image: url(../images/bg/error-b-264.gif); } .form-two-col .form-item-wide .input-row{ width: 535px; background-image: url("../images/bg/bg-input-555.gif"); } .form-two-col .form-item-wide .input-row input{ width: 535px; } .form-two-col .select-row { margin-bottom: 0; } .form-two-col .select-row .selectBox{ min-width:0 !important; width: 264px !important; } .form-two-col .select-row .selectBox .selectBox-label{ width: 211px !important; } .form-two-col .form-note{ font-style: italic; font-size: 11px; padding: 0 0 5px 6px; } .form-sep{ height: 10px; margin-bottom:23px; background: url("../images/bg/bg-info-box.gif") repeat-x scroll 0 100%; } .form-two-col .form-sep{ width: 555px; } .form-two-col .f-captcha{ border: solid 1px #e3e3e3; border-radius: 5px; width: auto; padding: 15px 0 15px 10px; } .form-sub-title{ font-weight: bold; color: #00467f; padding: 0 0 5px; } .form-two-col .textarea-row { background: url("../images/bg/bg-textarea-264.gif") no-repeat 0 0; height: 54px; padding: 10px; width: 244px; margin:0; } .form-two-col .textarea-row textarea { height: 54px; width: 244px; font-size: 12px; } .form-two-col .last-row{ width:555px; padding:20px 0 0; } .form-two-col .f-check{ font-size: 11px; float: left; padding: 8px 0 10px; } .form-two-col .f-check-reg { width: 450px; } .form-two-col .f-check-reg label{ display: block; overflow: hidden; } .form-two-col .f-check-reg input{ margin:0 5px 10px 0; float:left; } .form-two-col .btn-submit-row{ float:right; } strong.main-label{ color: #00467f; display: block; padding-bottom: 9px; } .radio-list li{ float: left; white-space: nowrap; margin: 0 12px 9px 0; } .radio-list input{ position: relative; top: -2px; margin: 1px 6px 0 0; } .radio-list-block{ float: left; background: url("../images/bg/bg-info-box.gif") repeat-x scroll 0 0; width: 630px; } .radio-list-row{ float:left; background: url("../images/bg/bg-separator-form.gif") repeat-y 0 0; padding: 24px 0 0 24px; height:100px; width: 182px; } .radio-list-wide { width: 265px; } /* Popup Choose*/ .popup-choose{ background: url("../images/bg/img-choose-popup.jpg") no-repeat 0 0; width: 1050px; } .popup-choose h2{ text-align: center; font: normal 26px/40px 'OpenSansCondensedBold'; color: #444; text-transform: uppercase; padding: 14px 0 0; } .one-time-fee-note { font-size: 20px; margin-bottom: 26px; text-align: center; font-weight: bold; font-style: italic; color: #00467f; } .selected-plan-tbl{ background: #fff; width: 891px; border: solid 1px #cdcdcd; margin: 0 auto; box-shadow: 0 0 16px #b1b1b1; } .selected-plan-tbl-bot{ background: url("../images/bg-zebra.png") repeat 0 0; } .popup-choose .choose-col{ float: left; width: 221px; border-left: solid 1px #e9e9e9; text-align: center; color: #444; font-size: 13px; position: relative; } .popup-choose .choose-col:first-child{ width: 225px; border: none; } .popup-choose .choose-col .choose-col-top{ background: url("../images/bg/choose-popup-header.png") no-repeat -236px 0; width: 222px; height: 94px; border: none; margin: -15px 0 -8px -1px; color: #fff; } .popup-choose .choose-col .col-0{ background-position: 0 0; margin-left: -11px; width: 237px; } .popup-choose .choose-col .col-2{ margin-left: -2px; } .popup-choose .choose-col .col-3{ background-position: -457px 0; margin-right: -11px; margin-left: -3px; width: 234px; } .popup-choose .choose-col .best-value { background: url("../images/best-value.png") no-repeat; background-size: 70px 70px; width: 70px; height: 70px; position: absolute; top: -40px; right: -50px; text-indent: -9999px; } .popup-choose .exposure{ color: #e88e16; text-shadow: 0 -1px 0 #014b88; font: bold 16px Arial; text-transform: uppercase; display: block; padding: 6px 0 0; } .popup-choose .cost{ font: normal 26px Arial; padding: 0 0 5px; } .popup-choose .cost strong{ color:#fff; } .popup-choose .cost small{ font-size:11px; } .popup-choose .slogan{ font: bold 10px Arial; text-transform: uppercase; } .popup-choose strong{ color: #00579d; text-transform: uppercase; } .popup-choose .td{ } .popup-choose .td-sub, .selected-plan-tbl-bot p{ height:54px; width: 221px; display: table-cell; vertical-align: middle; } .popup-choose .choose-col:first-child .td-sub, .selected-plan-tbl-bot .choose-col:first-child p{ width: 225px; } .popup-choose button{ border:none; background: none; padding: 0; } .tooltip{ position: relative; top: -2px; left: 5px; } .popup-choose .tooltip{ top: -3px; left: 2px; } .popup-choose .bot-info{ background: url("../images/bg/bg-black-trancparent.png") repeat 0 0; font: normal 18px/29px 'OpenSansCondensedBold'; color:#fff; width: 667px; height: 29px; margin: 25px auto 14px; text-align: center; } .popup-choose .choose-check{ font:bold 12px Arial; text-align: center; padding: 19px 0 20px; background: #fff; } .popup-choose .choose-check input{ position: relative; top: -1px; margin-left: 5px; } .popup-choose .btn-orange{ padding-left: 23px; padding-right: 18px; } /* Posting */ .posting-radio-col{ float: left; width: 303px; } .posting-radio-block .item{ display: inline-block; width: 300px; vertical-align: top; margin-bottom: 18px; } .posting-radio-block .item-2{ display: inline-block; width: 602px; vertical-align: top; margin-bottom: 18px; } .posting-radio-block input[type="radio"], .posting-radio-block input[type="checkbox"]{ float: left; margin: 2px 8px 10px 0; } .posting-radio-block label{ font: bold 13px/18px Arial, sans-serif; color: #00467f; display: block; overflow: hidden; } .posting-radio-block .radio-descr{ display: block; line-height: 16px; overflow: hidden; } .posting-radio-block .optional-block{ padding-top: 8px; } .posting-radio-block a.optional-block{ font: italic bold 12px/16px Arial, sans-serif; color: #00467f; text-decoration: underline; display: block; padding-top: 8px; } .posting-radio-block a.optional-block:hover{ text-decoration: none; } .posting-sub-title{ color: #00467f; font: normal 16px 'OpenSansCondensedBold', sans-serif; text-transform: uppercase; } .posting-page { position: relative; } .quick-edit-form .posting-page .qe-price{ margin-right:43px; } .posting-page .date-col{ display:inline-block; vertical-align: top; } .posting-page .date-last-col{ margin-left: 43px; } .quick-edit-form .posting-page .date-last-col{ margin: 0 14px 0 0; float:right; } .posting-page .date-holder { background: url("../images/input-186.png") no-repeat 0 0; margin-right: 0; width: 218px; } .posting-page .date-holder-quick { background: url("../images/input-150.png") no-repeat 0 0; margin-right: 0; width: 140px; } .posting-page .latest-date { margin-top: 10px; } .posting-page .date-holder input { width: 165px; } .posting-page .date-col .posting-sub-title { padding-bottom: 7px; } .posting-page .date-col em { display: block; clear: both; font-size: 11px; } .posting-page .flex-check{ padding-top:10px; clear: both; } .posting-page .flex-check input{ float: left; margin: 1px 5px 0 0; } .posting-page .disabled-date{ opacity: 0.5; } .posting-page .date-to{ padding: 35px 30px 0; font: normal 16px 'OpenSansCondensedBold', sans-serif; color: #333; background: url("../images/bg/bg-info-box.gif") repeat-x 0 43px ; margin: 0 9px; } .quick-edit-form .posting-page .date-to{ padding: 35px 0 0; } .posting-page .date-to span{ background: #fff; padding: 0 5px; } .posting-page .textarea-row textarea{ font-size: 12px; } .posting-page .form-title-holder{ padding: 9px 0 0 20px; } .posting-page .select-row{ margin-bottom: 14px; } .fields-row-03 .form-side-block .select-row{ margin-bottom: 34px; } .fields-row-03 .form-side-block .no-margin-bottom{ margin-bottom: 0; } .col-325{ float: left; width: 325px; } .col-450{ float: left; width: 450px; } .col-455{ float: left; width: 455px; } .col-232{ margin: 0 0 0 32px; float: left; width: 232px; } .col-288{ float: left; width: 288px; } .fields-row-03 .col-232 { margin: 20px 0 0 32px; } .fields-inventory-row .col-232 { margin: 25px 0 0 32px; } .fields-inventory-row .col-288 { margin-bottom: 8px; } .col-155{ margin: 0 33px 0 0; float: left; width: 155px; position: relative; } .quick-edit-form .col-155{ margin: 0 33px 0 2px; } .col-155 .tooltip { position: absolute; left: 130px; top: -20px; } .col-179{ margin: 0 0 0 25px; float: left; width: 179px; } .col-179:first-child{ margin-left: 0; } .col-223{ margin: 0 0 0 25px; float: left; width: 223px; } .col-223:first-child{ margin-left: 0; } .col-336{ float: right; width:336px; margin-top: -52px; } .input-custom{ background: url("../images/bg/bg-input-555.gif") no-repeat 0 0; height: 34px; margin: 0 10px 16px 0; padding: 0 0 0 10px; position: relative; } .fields-row-03 .col-232 .input-custom:first-child{ margin: 0px 10px 35px 0px; } /* .fields-inventory-row .col-232 .input-custom:first-child{ margin: 0px 10px 41px 0px; } */ .input-custom:after{ background: url("../images/bg/bg-input-555.gif") no-repeat 100% 0; content:""; position: absolute; right: -10px; top: 0; width: 10px; height: 34px; } .input-custom input{ background: none; border: 0; color: #828282; float: left; font-size: 10px; font-weight: bold; height: 14px; letter-spacing: 2px; padding: 10px 0; width: 100%; } .select-132{ width: 132px; padding: 0; margin: 0 6px 0 0; } .select-132 .selectBox{ min-width: 132px !important; width: 132px !important; } .select-132 .selectBox .selectBox-label{ width: 79px !important; } .col-155 .select-box{ padding: 0 0 15px 0; margin: 0 !important; } .col-155 .selectBox{ min-width: 155px !important; width: 155px !important; } .col-155 .selectBox .selectBox-label{ width: 102px !important; } .form-side-block .col-179 .select-box, .col-179 .select-box{ padding: 0 !important; margin: 0 !important; } .form-side-block .col-179 .selectBox, .col-179 .selectBox{ min-width: 179px !important; width: 179px !important; } .form-side-block .col-179 .selectBox .selectBox-label, .col-179 .selectBox .selectBox-label{ width: 126px !important; } .form-side-block .col-223 .selectBox, .col-223 .selectBox{ min-width: 223px !important; width: 223px !important; } .form-side-block .col-223 .selectBox .selectBox-label, .col-223 .selectBox .selectBox-label{ width: 170px !important; } .col-336 .select-row{ margin-bottom: 16px !important; } .col-232 .input-74 { float:left; width: 74px; } .col-232 .input-state { float:left; width: 108px; margin-right:20px; } .col-288 .input-small-left { width: 130px; float: left; margin-bottom: 40px; } .col-288 .input-small-right { width: 100px; float: right; margin-bottom: 40px; } .fields-inventory-row .form-note { font-size: 11px; font-style: italic; margin-top: 5px; position: relative; left: -10px; } .fields-inventory-row .form-note-left { width: 150px; } .fields-inventory-row .form-note-right { width: 120px; } .form-side-block{ float: right; margin-top: -43px; padding: 43px 0 0 23px; position: relative; width: 275px; } .form-side-block-narrow { width:250px; } .form-side-block-narrow-2 { width:200px; } .form-side-block-narrow-2 .checkboxs-area {width: auto;} .form-side-block-narrow-2 .checkboxs-area li {width: 140px;} .renewal-box {width: 220px; height: 90px;} .no-bg { background: none !important; } .fields-row-03 .form-side-block{ padding: 62px 0 0 23px; } .form-side-wide{ width: 431px; } .form-side-block .form-title-holder { background: none; left: -15px; top: -12px; } .form-side-block .form-title-holder > span { padding-left: 10px; } .form-side-block .selectBox{ min-width: 275px !important; width: 275px !important; } .form-side-block .selectBox .selectBox-label{ width: 222px !important; } .virtual-tour-select .selectBox{ min-width: 325px !important; width: 325px !important; } .virtual-tour-select .selectBox .selectBox-label{ width: 272px !important; } .form-with-side{ background: url("../images/bg/bg-separator-form.gif") repeat-y 612px 0; padding: 22px 0; margin: -22px 0; } .form-with-side-wide{ background-position: 456px 0; } .top-note{ font:italic normal 12px Arial, sans-serif; min-height: 17px; padding-bottom: 8px; white-space: nowrap; } .col-325 .top-note{ padding-bottom: 3px; } .cols-3 .radio-list li{ margin-right: 18px; } .cols-3 .form-side-block, .form-side-checkboxs-area { background: url("../images/bg/bg-separator-form.gif") repeat-y 0 0; margin-bottom: -22px; padding-bottom: 22px; } .no-margin{ margin: 0 !important; } .form-side-wide .textarea-row{ margin-bottom: 0 !important; } .privacy-block{ float: left; padding-top: 35px; } .privacy-block input{ float: left; margin: 1px 8px 0 0; } .btn-next-holder-2{ padding:27px 0 0; } .form-sign-step2 .privacy-block { position: relative; } /* tooltip */ #aToolTip { position: absolute; display: none; z-index: 9999999; } #aToolTip .aToolTipContent { position:relative; margin:0; padding:0; } .defaultTheme { border:2px solid #b7620f; background:#fff; color:#00467F; margin:0; padding:17px 20px; border-radius: 7px; max-width:150px; box-shadow: 0 0 5px #555; } .role-tooltip { max-width: 300px; } .hidden-info-tooltip { max-width: 300px; } .saved-listing-tooltip { border:2px solid #00467f; } .reason-block { position: relative; } .disabled-wrap{ position: relative; } .disabled-block { background: #fff; opacity: 0.5; position: absolute; height: 100%; width: 100%; z-index: 2000; } .form-date-row .disabled-block { z-index: 2; } #all-questions .disabled-field, #signup-form .disabled-field { background: #fff; opacity: 0.5; z-index: 2000; } .hp-dates .form-dates-holder{ padding: 0; float: right; width: 202px; } .hp-dates .form-dates-holder:first-child{ float: left; } .hp-dates .date-holder { margin-right: 0; width: 176px; background: url("../images/input-150.png") no-repeat 0 0; } .hp-dates .date-holder input { width: 100px; } .hp-dates .date-holder .ui-datepicker-trigger { padding: 1px 0 0; } .hp-dates .field-title label { font: normal 12px Arial; } .hp-dates .field-title input[type="checkbox"] { position: relative; top: -1px; } .hp-dates .select-bedrooms { width: 200px !important; } .hp-dates .select-bedrooms .selectBox-label { width: 150px !important; } .removing-form{ width: 336px; margin: auto; } .removing-form textarea{ font-size: 12px; } .select-reason-selectBox-dropdown-menu li a { white-space: normal; } .select-reason .selectBox-label, .select-reason-selectBox-dropdown-menu a { text-transform: none !important; } .select-reason-selectBox-dropdown-menu{ max-height: 216px !important; height: 216px !important; } .l-height-18{ line-height: 18px; } .l-height-18 input{ margin-top: 3px !important; } .page-results-holder-ss .list-view .empty{ padding: 20px 0; text-align: center; font: bold 14px arial; } .profile-role{ padding: 10px 0 0; } .profile-role p{ padding: 0 0 7px; font-size: 14px; } .search-result-holder { padding-top: 2px; } .save-search-holder { padding-top: 2px; padding-bottom: 7px; } .save-search-holder .lease-bottom-1 { padding-top: 15px; padding-bottom: 10px; } .save-search-holder .lease-bottom-1 .save-search-check input{ margin-top: -2px; } .save-search-holder .lease-bottom-1 .email-listings input { margin-top: 1px; float: left; } .save-search-holder .page-results-holder{ padding-bottom: 6px; } .save-search-holder .save-search-btn{ padding: 3px 0; display:none; } .specialTheme{ margin: 150px 0 0 -290px; } .relative-box{ position:relative; } .c-message { padding: 30px 0 30px 20px; font-size: 16px; font-weight: bold; } .lb-l { float: left; } .save-search-holder .lb-l { position: relative; } .lb-l strong { float: none; display: block; } .lb-l em { display: block; text-align: right; color: #00467f; margin-right: 26px; padding-top: 8px; } .leases-box .button-still-available { float: none; width: auto; } body.faq .wide-holder-c { padding-left: 3px; padding-right: 0; } body.faq .inner-page .top-page-info { padding: 15px 28px 27px !important; } #FaqList { padding-bottom: 40px; } #FaqList .faqitem { margin-bottom: 2px; } #FaqList .question { position: relative; } #FaqList .question span { background: url("../images/faq-arrows.png") no-repeat 0 -21px; position: absolute; top: 15px; right: 32px; width: 21px; height: 21px; } #FaqList .open span { background: url("../images/faq-arrows.png") no-repeat 0 0; } #FaqList .question a { background: url("../images/bg-faq-section.png") no-repeat; padding: 0 70px 0 27px; display: block; font-size: 16px; font-weight: bold; color: #0a60a2; height: 51px; line-height: 51px; } #FaqList .open a { color: #fff; width: 864px; background: #00467f; } #FaqList .answer { height: 0; overflow: hidden; } #FaqList .answer-holder { font-size: 16px; line-height: 28px; color: #222; padding: 40px 35px; border-left: 7px solid #00467f; border-right: 7px solid #00467f; border-bottom: 7px solid #00467f; width: 877px; } #brokerageFirmContainer { position: relative; } #brokerageFirmContainer .form-note { position: absolute; top: -19px; left: 0; width: 100%; } /* .link-available { float: right; margin-right: 79px; background: url("../images/btn/btn-available.png") no-repeat; width: 155px; height: 24px; text-indent: -9999px; overflow: hidden; } */ .link-available { float: right; width: 138px; height: 24px; font-weight: normal !important; margin-right: 79px; font-size: 14px; padding: 7px 6px 0 12px; } .listing-available-message { float: right; margin-right: 16px; width: 200px; background-color: #FEEFB3; color: #9F6000; font-weight: bold; padding: 3px 10px; } .price-row .price { float: left !important; margin: 1px 0 0 !important; } /* post lease form */ body.module.leaseBreak form#yw0 div.col-325 div.input-custom:nth-last-child(2) { margin-bottom:8px; } body.module.leaseBreak form#yw0 .posting-radio-block .item { position:relative; } body.module.leaseBreak form#yw0 .form-note{ font-style: italic; font-size: 11px; padding: 0 0 0 6px; } #roleContainer { position: relative; } #roleContainer .form-note { position: absolute; top: -19px; left: 40px; width: 100%; } .orange { color: #e37a13; } li.month12 { width: 90px; } .quick-edit-form .flash-message{ color:#0b0; font-size:12px; margin:0 0 10px 0; display:block; } .quick-edit-form .flash-message .flash-close-link{ display:inline-block; color: #0b0; font-size:12px; margin-left:10px; } li.ui-sortable-helper{ list-style:none; } .address-loader { background-color: #eee; height: 15px; width: 590px; padding: 58px 0; position: absolute; left: 0; top: 75px; text-align: center; opacity: 0.7; display: none; z-index: 1; } .fields-inventory-row { position:relative; } .fields-inventory-row .address-loader { width: 553px; position: absolute; left: 0; top: 61px; text-align: center; opacity: 0.7; display: none; z-index: 1; padding: 95px 0; } .btn-disabled { width: 105px; height: 30px; overflow: hidden; background: url('../images/btn/btn-disabled.png') no-repeat; color: #ccc; font-size: 16px; text-decoration: none !important; text-transform: uppercase; padding-top: 6px; font-family: 'OpenSansCondensedBold'; text-align: center; float: left; } .disabled-link, .disabled-link:hover { color: #989898; text-decoration: none !important } .under-review { color: #f00; font-size: 16px; margin-bottom:5px; } .unit-tooltip { position: absolute; display: inline-block; border-bottom: 1px dotted black; } .unit-tooltip .tooltiptext { display: inline-block; width: 200px; background-color: #0b0; color: #fff; text-align: center; border-radius: 6px; padding: 6px 0; position: absolute; z-index: 999; top: 4px; left: -180px; } .unit-tooltip .tooltiptext::after { content: ""; position: absolute; top: 50%; right: 100%; margin-top: -4px; border-width: 5px; border-style: solid; border-color: transparent #0b0 transparent transparent; } .end-date-warning-tooltip { position: absolute; display: inline-block; border-bottom: 1px dotted black; } .end-date-warning-tooltip .tooltiptext { display: inline-block; width: 200px; background-color: #e37a13; color: #fff; text-align: center; border-radius: 6px; padding: 6px; position: absolute; z-index: 999; top: 3px; left: -50px; cursor: pointer; } .end-date-warning-tooltip .tooltiptext::after { content: ""; position: absolute; top: 13px; right: 100%; margin-top: -4px; border-width: 5px; border-style: solid; border-color: transparent #e37a13 transparent transparent; } .sending-button { padding: 0 0 0 73px; } .second-field-holder { position: relative; padding-top: 63px; } .second-field-holder-left { position: relative; padding-top: 73px; } .second-field-holder .form-title-holder { margin: 23px 0 0 -23px; } .second-field-holder-left .form-title-holder { margin: 0; } .landlord-approval-left { display:inline-block; float:left; width:175px; } .landlord-approval-right { display:inline-block; float:left; width:230px; } .landlord-approval-right .form-note { bottom: 10px; display: inline-block; left: 170px; position: absolute; } .landlord-approval-right .tooltip { top:0; } .popup-note-optional { margin-top:-15px; } .landlord-verified { margin-bottom:13px; } .landlord-verified p { color: #0b0; font-size: 14px; font-weight: bold; } .landlord-verified .verified-note { font-style:italic; } .landlord-verified-search { color: #0b0; font-size: 14px; font-weight: bold; float: right; margin-top: 8px; width: 86px; text-align: center; } .verified-note-search { font-style:italic; padding: 115px 0 0 96px; } .landlord-asterisk { color: #f00; display: inline-block; position: absolute; left: -12px; z-index: 1; font-size: 18px; } .share-note { float:left; font-style:italic; width:260px; text-align:left; } .share-asterisk { float: left; width: 10px; } .radio-private-shared { display: inline-block; margin: 10px 25px 0 0; } .radio-private-shared label { font-weight:bold; } .form-item .location-box .text-link a { text-decoration: none; font-size: 14px; } .form-item .location-box .text-link a:hover { color: #828282; } .form-item .location-box .text-link a.active:hover { color: #de650f; } #all-questions .date-holder { padding-bottom: 5px; } #all-questions p { margin: 16px 0 0 0; font-size: 14px; } .no-access-note { margin-bottom: 5px; font-style: italic; } .twelve-month-title { display: inline-block; } /* lead program styles */ .btn-leads { float: left !important; margin: 44px 0 0 172px !important; } .btn-leads-balance { float: left !important; margin-right: 10px !important; margin-bottom: 5px; } .my-account-header h1 { display: inline-block; } a.lead-program-manage { color: #e37a13; display: inline-block; float: right; font-size: 14px; font-weight: bold; margin: 10px 15px 0 0; text-decoration: underline; } a.lead-program-manage:hover { text-decoration: none; } .balance-holder { height:40px; } .balance-holder2 { /* height:105px; */ height:75px; } .current-balance { display: inline-block; padding-top: 6px; } p.balance-text { display: block; font-size: 14px; margin-bottom: 10px; } .leads-button-holder { display: inline-block; float: right; width: 164px; } .inactive-leads-button-holder { display: inline-block; float: right; width: 158px; } .balance-holder2 .btn-disabled { cursor: pointer; width: 147px; background: url('../images/btn/btn-disabled-wide.png') no-repeat; } .tooltip-title { padding: 5px 0 4px 0; font-weight: bold; } .tooltip-content { text-align:left; padding: 3px 5px; } .discount-info { margin-top: 5px; } .discount-info p { width: 265px; margin-bottom: 3px; } .discount-link { display: block; clear: both; padding-top: 10px; margin-bottom: 16px; text-decoration: underline; width: 100px; } .discount-info p span { float:right; } .addbalance { font-size: 14px !important; color:#000 !important; } .yousave { font-size: 14px !important; color:#0b0 !important; position: relative; } .yousave-discount { width: 45px; position: absolute; right: -50px; } .topay { font-size: 16px !important; color:#000 !important; font-weight: bold !important; } .bulk-rate-topay { position: relative; } .bulk-rate-topay-value { position: absolute; right: -64px; } .bulk-rate-topay-value span { font-weight: normal; font-size: 14px; font-style: italic; } .discount-description { color: #0b0 !important; float: right; font-size: 14px !important; position: relative; right: 15px; top: -20px; } .subscribed-program { margin: 10px 0; } .subscribed-program-name { display: inline-block; float:left; font-weight: bold; font-size: 14px; } .lead-program-unsub-link-holder { display: inline-block; margin: 2px 0 0 20px; } .lead-program-unsub-link-holder a { color: #f00; } .lead-program-unsub-link-holder a:hover { color: #f00; text-decoration: none; } .leadprogram-sub-program-link-holder { margin-top: 5px; } .discount-field { text-transform: uppercase; } .amount-tooltip { position: absolute; display: inline-block; border-bottom: 1px dotted black; } .amount-tooltip .tooltiptext { display: inline-block; width: 170px; background-color: #0b0; color: #fff; text-align: center; border-radius: 6px; padding: 6px 0; position: absolute; z-index: 999; top: 4px; left: -110px; } .amount-tooltip .tooltiptext::after { content: ""; position: absolute; top: 50%; right: 100%; margin-top: -4px; border-width: 5px; border-style: solid; border-color: transparent #0b0 transparent transparent; } .lead-program-min-amount-note { position: absolute; left: 17px; top: 17px; } .lead-program-min-amount-note .min-amount-text { width: 130px; font-size: 10px; font-style: italic; font-weight: bold; color: #00467f; } p.lead-program-balance-note { margin: 15px 0; } .form-balance .row input { font-size: 10px; letter-spacing: 2px; } .leadprogram-signup-holder .error-row { margin-top: -10px; } .leadprogram-sub-program-holder { display: block; position: relative; top: 5px; left: -17px; white-space: nowrap; } .back-link-holder-leads { overflow: hidden; padding-top: 17px; font-size: 14px; font-weight: bold; text-transform: uppercase; } .back-link-holder-leads a { background: url('../images/bg/bullet-back.png') no-repeat 0 5px; padding: 0 0 0 12px; text-decoration: none; color: #e37a13; } .errorMessage a { color: #fff; text-decoration: underline; } .errorMessage a:hover { color: #fff; text-decoration: none; } .lead-program-rules { font-size: 11px; margin-top: 15px; } .lead-program-rules ol { list-style-type: decimal; padding-left: 12px; } .lead-program-rules ol li { padding: 2px 0; } .lead-program-rules ol ul { list-style-type: disc; padding-left: 12px; } .success-message { color: #4cb050; font-weight: bold; padding: 10px 20px; border: 1px solid #4cb050; background: #addbae; margin-bottom: 15px; } .special-price { color: #f00; } .apshare-note { margin-top: -26px; } .bathroom-type { margin: 14px 0 0 190px; } .apartment-options-holder { margin-top: 44px} .select-box-search { width: 135px; height: 30px; float: left; position: relative; } .tooltip-holder { width: 200px; height: 20px; float: left; display: none; padding-left: 110px; margin-top: -20px; } .image-holder { display:inline-block; position: relative; float: left; } .featured-mark { background-color: #ffd42a; color: #fff; font-weight: bold; height: 20px; left: 52px; position: absolute; text-align: center; text-transform: uppercase; top: -10px; width: 150px; } .featured-mark-details { background-color: #ffd42a; color: #fff; height: 20px; text-align: center; text-transform: uppercase; width: 150px; font-weight: 600; font-size: 14px; padding-top: 2px; } .review-note { font-weight: bold; margin: 15px 0 5px 0; } .review-note strong { font-size: 14px; color: #e37a13; } .curly-bracket { height: 37px; width: 11px; background: url(../images/bracket.png) no-repeat; background-size: contain; position: absolute; top: 0; left: 260px; } .lease-length { padding: 3px 8px; background-color: #e37a13; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: bold; } .lease-length-review { position: absolute; top: 7px; left: 290px; } .lease-length-my-leases { position: absolute; top: 10px; right: 0px; } .lease-length-post { position: absolute; top: 13px; left: 378px; min-width: 100px; text-align: center; white-space: nowrap; } .length-tooltip { top: -6px; } .post-confirm-holder { margin-top: 20px; position: relative; } .expert-tip { position: absolute; top: 7px; left: 180px; } #emailWarning { margin-left: 6px; } #emailWarning p { font-weight: bold; color: #e37a13; } #signup-form .unit-tooltip .tooltiptext { left: 10px; width: 180px; } .title-holder { height: 50px; } .personal-info-title{ font-weight: bold; color: #00467f; width: 235px; display: inline-block; padding-top: 11px; } .fb-register-button-holder { display: inline-block; width: 265px; float: right; } .fb-register-button { display: inline-block; width: 159px; vertical-align: top; } .fb-description{ font-style: italic; font-size: 11px; display: inline-block; width: 95px; padding: 2px 0 0 5px; } .fb-message { margin: 15px 0 10px 0; } .fb-message p { display: block; margin: 5px 15px 0 0; } .fb-message h3 { margin-bottom: 15px; font-size: 16px; } .btn-cancel-small{ float: left; width: 52px; height: 20px; text-indent: -9999px; overflow: hidden; margin-left: 6px; background: url('../images/btn/btn-cancel-small.png') no-repeat; } .fb-email { font: 10px Arial, sans-serif; font-weight: bold; letter-spacing: 2px; padding: 10px 0; color: #444; font-style: italic; display: inline-block; } .fb-login-holder { display: inline-block; margin-top: -2px; } .or-column { padding: 8px 15px 0; font: normal 16px 'OpenSansCondensedBold', sans-serif; color: #333; background: url("../images/bg/bg-info-box.gif") repeat-x 0 16px; margin: 0 9px; display: inline-block; vertical-align: top; } .or-column span { background: #fff; padding: 0 5px; } .fb-login-holder { display: block; margin: 20px 0 0 170px; } .or-column-sign-in { padding: 8px 0 0 177px; font: normal 16px 'OpenSansCondensedBold', sans-serif; color: #333; background: url("../images/bg/bg-info-box.gif") repeat-x 0 16px; margin: 0 0 0 170px; display: block; vertical-align: top; width: 203px; } .or-column-sign-in span { background: #fff; padding: 0 5px; } .or-line-payment { padding: 8px 0 0 205px; font: normal 16px 'OpenSansCondensedBold', sans-serif; color: #333; background: url("../images/bg/bg-info-box.gif") repeat-x 0 16px; margin: 0 0 0 50px; display: block; vertical-align: top; width: 285px; } .classic-pp-link-holder .or-line-payment { padding-top: 2px; margin-top: 15px; margin-bottom: 20px; font-size: 24px; } .or-line-payment span { background: #fff; padding: 0 5px; } .sign-in-buttons { overflow:visible; } /* service messages */ .service-message { width: 100%; color: #fff; font-weight: bold; text-align: center; padding: 15px 0; position: relative; } .message-warning-red { background-color: #f00; } .message-notice-yellow { background-color: #f9c914; } .message-info-green { background-color: #0a0; } .message-info-orange { background-color: #e37a13; } .message-info-blue { background-color: #00467f; } .service-message a { color: #fff; text-decoration: underline; } .service-message a:hover { color: #fff; text-decoration: none; } .service-message .close { display: inline-block; float: right; margin-right: 10px; } /* end service messages */ .inventory-holder .inventory-form { padding: 20px 25px 20px 25px; } .inventory-holder .form-title-holder > span { padding-left: 10px; width: 128px; } .fields-inventory-row { margin-top: 10px; } .fields-inventory-row .form-with-side { padding-top: 70px; } .inventory-holder .description { margin: 0 0 20px 0; } .inventory-holder .separator { background: rgba(0, 0, 0, 0) url("../images/bg/bg-info-box.gif") repeat-x scroll 0 0; height:5px; } .inventory-holder span.status-new { color: #bbb; } .inventory-holder span.status-waiting { color: #00467f; } .inventory-holder span.status-approved { color: #00bb00; } .inventory-holder span.status-declined { color: #f00; } .inventory-holder .unit-tooltip .tooltiptext { width: 190px; left: -20px; } a.reload-inventory { color: #e37a13; font-weight: bold; } .review-button { margin: 5px 0 10px 25px; } .review-message { margin: 5px 0 10px 25px; font-weight: bold; color: #0b0; } #inventory-suggestions-holder { position: relative; top: 34px; left: -10px; padding: 0; margin: 0; } /*inventory warning popup*/ .inventory-popup-holder { background-color: #fff; width: 395px; height: auto; min-height: 225px; position: absolute; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; left: 100px; top: 30px; } .inventory-popup-holder-unit { min-height: 200px; top: 60px; } .inventory-description { margin: 20px 30px 0; } .inventory-description p { margin: 10px 0; font-size: 18px; } .inventory-popup-holder .buttons-holder { width: 335px; margin: 20px 30px 0; } .inventory-popup-holder .center { text-align: center; margin-left: 165px; } .inventory-popup-holder a.btn-blue{ display:inline-block; float: right; padding: 7px 15px 0 20px; margin-right: 6px; } .inventory-popup-holder a.btn-orange{ padding: 7px 19px 0 24px; } /*text warning popup*/ .warning-popup-holder { background-color: #fff; width: 450px; height: auto; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; position: fixed; left: 50%; top: 50%; margin-top: -100px; margin-left: -225px; padding: 20px 30px; } .warning-description { margin-bottom: 10px; } .warning-description p { font-size: 18px; } .warning-popup-holder a.btn-blue{ display:inline-block; padding: 7px 15px 0 20px; margin-right: 6px; } .warning-popup-holder a.btn-orange{ float: right; width: 61px; padding: 7px 19px 0 24px; } /*text warning popup*/ .text-warning-popup-holder { background-color: #fff; width: 510px; height: auto; min-height: 275px; position: absolute; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; left: 200px; top: -290px; } .text-warning-description { margin: 20px 30px 0; } .text-warning-description p { margin: 10px 0; font-size: 18px; } .text-warning-popup-holder .buttons-holder { width: 450px; margin: 20px 30px 0; } .text-warning-popup-holder a.btn-blue{ display:inline-block; padding: 7px 15px 0 20px; margin-right: 6px; } .text-warning-popup-holder a.btn-orange{ float: right; width: 61px; padding: 7px 19px 0 24px; } /*agent warning popup*/ .agent-warning-popup-holder { background-color: #fff; width: 400px; height: auto; min-height: 180px; position: absolute; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; left: 250px; top: -250px; } .agent-warning-description { margin: 20px 30px 0; } .agent-warning-description p { margin: 10px 0; font-size: 18px; } .agent-warning-popup-holder .buttons-holder { width: 340px; margin: 20px 30px 0; } .agent-warning-popup-holder a.btn-orange{ float: right; width: 61px; padding: 7px 19px 0 24px; } /* no post popup */ .nopost-popup-holder { background-color: #fff; width: 395px; height: auto; min-height: 100px; left: 50%; top: 50%; margin: -145px 0 0 -198px; position: fixed; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; } .nopost-description { margin: 20px 30px 0; } .nopost-description h3 { font-size: 20px; font-weight: bold; } .nopost-description p { margin: 10px 0; font-size: 18px; } .nopost-popup-holder .buttons-holder { height: 23px; margin: 20px 0 20px 165px; text-align: center; } .nopost-popup-holder .post-listing-buttons-holder { margin-left: 145px; } .nopost-popup-holder a.btn-orange{ padding: 7px 19px 0 24px; } /*mailchimp*/ .mailchimp-popup-holder, .feedback-popup-holder { background-color: #fff; width: 395px; height: auto; min-height: 290px; left: 50%; top: 50%; margin: -145px 0 0 -198px; position: fixed; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; } .mailchimp-form-description, .feedback-form-description { margin: 20px 30px 0; } .mailchimp-form-description h3, .feedback-form-description h3 { font-size: 22px; } .mailchimp-form-description p, .feedback-form-description p { margin: 10px 0 -10px; } .thankyou-message-container .thankyou-description, .feedback-thankyou-message-container .thankyou-description { margin: 20px 0; text-align: center; } .thankyou-message-container .thankyou-description h3, .feedback-thankyou-message-container .thankyou-description h3 { font-size: 22px; } .thankyou-message-container .thankyou-description p, .feedback-thankyou-message-container .thankyou-description p { margin: 10px 0 20px; font-weight: bold; } .mailchimp-popup-holder a.nothanks, .feedback-popup-holder a.nothanks{ display:inline-block; float: right; padding: 7px 15px 0 20px; margin-right: 6px; } .mailchimp-popup-holder a.btn-orange, .feedback-popup-holder a.btn-orange{ padding: 7px 19px 0 24px; } .close-link { display: inline-block; position: absolute; top: 10px; right: 10px; width: 16px; height: 16px; background: url(../images/close-16.png) no-repeat; } .mailchimp-loader, .feedback-loader { background: #fff; opacity: 0.5; position: absolute; height: 100%; width: 100%; z-index: 2000; text-align: center; } .mailchimp-loader img, .feedback-loader img { display: inline-block; margin: 30% 0; } .mailchimp-popup-holder textarea, .feedback-popup-holder textarea { font-size: 10px; letter-spacing: 2px; } .feedback-button { position: fixed; right: -52px; bottom: 50%; width: 140px; height: 36px; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); -ms-transform: rotate(-90deg); -moz-transform: rotate(-90deg); background-color: #00467f; border-radius: 4px 4px 0px 0px; color: #fff; line-height: 36px; text-align: center; font-size: 14px; z-index: 999999; cursor: pointer; font-family: "Usual"; font-weight: 300; } @media (max-width: 640px) { .mailchimp-popup-holder, .feedback-popup-holder { width:100%; min-height: 350px; margin:0; top:0; left:0; position:fixed; border:none; } .mailchimp-form-container, .feedback-form-container { left: 5%; max-width: 395px; position: relative; top: 10%; } .mailchimp-form-container, .thankyou-message-container, .feedback-form-container, .thankyou-message-container { position:relative; top: 10%; } } .status-holder { height: 18px; display: inline-block; position: absolute; top: -1px; right: 0; text-align: right; } .status-holder span.icon { display: inline-block; width: 18px; height: 18px; margin-left: 5px; font-size: 20px; cursor: pointer; } .status-holder .icon-featured-site { color: #ffd42a; } .status-holder .icon-featured, .status-holder .icon-paid { width: 20px !important; color: #ffd42a; } .status-holder .icon-review { color: #f00; } .site-link-icon.icon-novideo { color: #f00; margin: 0 5px; font-size: 14px; cursor: pointer; } .tipso_content a { text-decoration: underline; } .tipso_content a:hover { text-decoration: none; } .tipso_content .tipso-white { color: #fff; } .featured-info-holder { border-top: 2px dotted #ffd42a; border-bottom: 2px dotted #ffd42a; padding: 5px 0; margin-top: 10px; } .featured-countdown { font-weight: bold; text-transform: uppercase; display: inline-block; width: 310px; font-size: 12px; } .featured-countdown .countdown-days { color: green; } .featured-countdown .expire-soon { color: orange; } .featured-countdown .warning { color: red; } .featured-link { display: inline-block; width: 120px; text-align: right; float: right; } .featured-link a { font-weight: bold; } .tooltip-note{ display: inline-block; font-style: italic; font-size: 11px; padding: 0 0 5px 6px; color: #444; font-weight: normal; } /*premium plans*/ #signup-form .premium-button-holder { width: 350px; float: left; margin-bottom: 10px; } a.become-premium-button { display: inline-block; background-color: #ffd42a; border-radius: 5px; color: #fff; text-transform: uppercase; padding: 5px 14px; font-weight: bold; text-decoration: none; } a.become-premium-button:hover { color: #fff; } .premium-popup-holder { background-color: #fff; width: 600px; height: auto; min-height: 400px; left: 50%; top: 50%; margin: -200px 0 0 -300px; position: absolute; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; } .premium-plan-description { margin: 20px 30px 0; } .premium-plan-description h3 { font-size: 22px; } .premium-plan-description p { margin: 10px 0; } .premium-plan-description ul { margin: 10px 0 10px 20px; list-style-image: url(../images/list-checkmark.png); } .premium-plan-container .plans { width: 100%; text-align: center; } .premium-plan-container .plans .plan-info { width: 50%; text-align: center; float: left; color: #155589; position: relative; margin: 15px 0 30px 0; } .plans .orange { color: #e37a13 !important; } .plan-info .plan-price { font-size: 48px; } .plan-info .plan-length { font-size: 24px; margin: 10px 0; } .plan-info .plan-price-off { font-size: 14px; margin: -5px 0 10px 0; color: #f00; font-weight: bold; } .plan-info .plan-button { padding-left: 82px; } .plan-info .plan-button .btn-orange, .plan-info .plan-button .btn-blue { width: 80px; } .plan-info .plan-button .btn-disabled { cursor: default; width: 140px; background: url('../images/btn/btn-current-plan.png') no-repeat; } .premium-buy-container { width: 160px; } .no-thanks-link { position: absolute; bottom: 33px; left: 50%; margin-left: -71px; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; color: #4b4b4b !important; text-transform: uppercase; } .best-value-premium { background: url("../images/best-value.png") no-repeat; background-size: 60px 60px; width: 60px; height: 60px; position: absolute; top: -10px; right: 30px; text-indent: -9999px; } @media (max-width: 640px) { .premium-popup-holder { width:100%; min-height: 450px; margin:0; top:0; left:0; position:fixed; border:none; } .no-thanks-link { left: 220px; } .premium-plan-container { left: 5%; max-width: 395px; position: relative; top: 10%; } .plan-info .plan-button { padding-left: 15%; } .best-value-premium { top: -10px; right: -25px; } } .blurred-description{ background-image: url(../images/bg/blurred-description.jpg); min-height:76px; position: relative; text-align: center; } .why-description{ padding-top: 38px; } .why-description span.why-text{ display: inline-block; background-color: #fff; width: 200px; box-shadow: 0 0 4px 10px #fff; } .why-ss span.why-text{ width: 300px; text-align: center; } .blurred-address { width: 205px; height: 21px; position: relative; display: inline-block; background-color: #00467f; border-radius: 5px; margin-right: 5px; margin-bottom: -3px; } .blurred-address-text { display: inline-block; font-size: 20px; font-weight: bold; color: #00467f; font-family: Arial, sans-serif; } .just-posted { color: #0b0; font-size: 16px; margin-bottom:5px; } .just-posted-search { color: #0b0; font-size: 16px; margin-bottom:5px; float: right; margin-top: 8px; width: 140px; text-align: right; } .tab-content-ss {position:relative;} .disabled-block-ss { background: #fff; opacity: 0.8; position: absolute; height: 100%; width: 100%; z-index: 2000; } .why-ss { z-index: 3000; padding:0; position: absolute; top: 50%; left: 50%; margin-left: -150px; margin-top: -10px; font-weight: bold; } .notransform { text-transform: none; } .premium-countdown { width: 430px; } .premium-mark { text-transform: uppercase; color: #0b0; /*font-weight: normal;*/ font-size: 10px; position: relative; left: 3px; top: -6px; } .plan-renew-link-holder { width: 140px; } .plan-renew-link-holder a { display: inline-block; font-weight: bold; margin-top: 5px; } .saved-search-top-star { color: #0b0; position: absolute; top: 5px; left: 40px; font-size: 20px; } .saved-search-premium-text { margin-left: 40px; position: relative; top: 8px; font-size: 10px; font-weight: bold; color: #000; } .saved-search-premium-text span { font-size: 16px; color: #0b0; position: relative; top: 3px; } .pay-now-link a { color: #f00; } .btn-current-plan { width: 147px; background: url('../images/btn/btn-disabled-wide.png') no-repeat; display:inline-block; float: none; margin-top: 5px; } .reload-link-holder { padding: 0 30px; display: inline-block;} .reload-link-holder a {text-decoration: underline; font-weight: normal !important;} .reload-link-holder a:hover {text-decoration: none;} .reload-link-holder span {font-size: 14px;} .nonpaid-warning { display: inline-block; position: relative; top: -15px; left: 10px; color: #d00; font-size: 16px; } /*.tagline { font-family: "Open Sans"; color: #8e8e8e; position: absolute; bottom: 7px; left: 18px; font-size: 14px; }*/ @media (max-width: 990px) { .tagline { font-size: 12px; left: 30px; bottom: 2px; } } @media (max-width: 767px) { .tagline { left: 15px; bottom: 2px; } } .saved-searches-top { height: 37px; padding-top: 7px; } .flexible-note { margin: 5px 0 0 13px; } .confirm-share-holder { position: absolute; bottom: 10px; right: 3px; } .openhouse { color: #f00; font-family: "Open Sans"; /*font-weight: bold; font-size: 10px; letter-spacing: 2px; text-transform: uppercase;*/ } .openhouse li.today { color: #f00; } .openhouse-search { color: #f00; font-family: "Open Sans"; font-size: 12px; width: 155px; position: absolute; top: 198px; left: 34px; } .all-checkbox { margin-top: 10px; } .full-address { border-top: 1px solid #ccc; padding-top: 10px; } .search-loader { position: fixed; width: 100%; height: 100%; background: #fff; top: 0; left: 0; z-index: 9999; opacity: 0.7; display: none; } .search-loader-img { width: 100px; height: 100px; position: absolute; left: 50%; top: 50%; margin-top: -50px; margin-left: -50px; opacity: 1; } /* Homepage changes START */ .bottom-form-row { margin-top: 20px; } .length-stay-row { padding-bottom: 30px; } .length-stay-message-holder { margin-bottom: 6px; font-weight: bold; color: #000; float: left; } .stay-title-holder { font-size: 14px; margin-bottom: 14px; position: relative; width: 245px; } .stay-tooltip { left: -5px; top: -1px; } .stay-mostly-tooltip { top: 0; } .stay-months { font-weight: bold; font-size: 20px; line-height: 16px; color: #00467f; display: inline-block; height: 40px; } .stay-months .small { font-weight: normal; font-size: 10px; } .homepage-apartment-size-holder { width: 202px; float: right; position: relative; } .homepage-tooltip-holder { width: 20px; height: 20px; position: absolute; top: 40px; right: 1px; display: none; } .length-stay-note { font-weight: normal; /* position: absolute; right: 20px; top: 24px; */ } .shift-tooltip { top: 0; left: 0; } /* Homepage changes END */ /* Saved Listings START*/ .save-error { color: #f00; padding-left: 4px; } .view-saved-link { clear: both; } .save-listing-button-holder { height: 23px; padding-bottom:10px; } .saved-listing-button-holder { margin-bottom:5px; } .savings-holder .separator { background: rgba(0, 0, 0, 0) url("../images/bg/bg-info-box.gif") repeat-x scroll 0 0; height:20px; margin-top: 20px; } .savings-holder span.status-active { color: #00bb00; } .savings-holder span.status-inactive, .savings-holder span.status-removed, .savings-holder span.status-under-review { color: #f00; } .page-results-holder-ss h2 { margin-top: 8px; color: #00467f; } .saved-listings-title { padding: 12px 18px; color: #00467f; } .note-12month { margin-bottom: 10px; } .open-saved-link { display: inline-block; margin-left: 5px; font-size: 14px; } /* Saved Listings END */ .one-year-holder { float: left; margin: 5px 0 0 30px; } .min-lease-term { margin: 5px 0 5px 0; } .min-lease-term input[type="checkbox"] { float: left; margin: 1px 5px 0 0; } button.ui-datepicker-current { display: none; } /* search field */ #addressSearchForm .search-address-input { padding: 10px 7px 10px 30px; font-size: 14px; height: 34px; border: solid 1px #e0e0e0 !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 7px; margin-left: 17px; background-image: url(../images/search.svg); background-repeat: no-repeat; background-size: 18px 18px; background-position: 5px center; width: 247px; } .ui-autocomplete { z-index: 9999999; } .ui-autocomplete.ui-widget-content { background: #fff; border: 1px solid #c5c5c5; } .ui-autocomplete .ui-menu-item { font-size: 14px; font-family: Arial,Helvetica,sans-serif; } .ui-autocomplete .ui-menu-item-wrapper { position: relative; padding: 3px 1em 3px .4em; } .ui-autocomplete .ui-state-active { background: #eee !important; cursor: pointer; color: #000; font-size: 14px; font-weight: 300; border: none; } .form-profile .billing-title { margin: 40px 0 30px 0; } .form-profile .billing-info { margin-top: -15px; } .form-profile .billing-title a { font-size: 14px; font-weight: bold; outline: none; } .form-profile .billing-title a span { display: inline-block; width: 15px; } /* Bulk Rate */ .bulk-rate-profile-button { height: 30px; margin: 15px 0 0 15px; display: inline-block; } h3.bulk-rate-title { margin-bottom: 10px; } .subscription-cancelled-message { font-size: 16px; margin-top: 10px; } .bulk-rate-info { height: 25px; margin: 21px 18px 0 15px; display: inline-block; font-size: 14px; float: right; position: relative; top: -5px; } .bulk-rate-info span { font-size: 24px; font-weight: bold; color: #e37a13; } .bulk-rate-info span.bulk-rate-featured-count, .bulk-rate-info span.bulk-rate-total-count { display: inline-block; } .bulk-rate-info span.bulk-rate-featured-count { margin-right: 10px; } .bulk-rate-info span.bulk-rate-total-count { margin-left: 10px; } .page-content-holder #BulkRateSubscriptionForm p { font-size: 14px; } .bulk-rate-form-container { position: relative; } h3.bulk-rate-heading { font-size: 14px; margin-bottom: 10px; border-bottom: 1px solid #989898; color: #989898; padding-bottom: 5px; width: 400px; } p.regular-plan { color: #989898; } h3.bulk-rate-heading-monthly { font-size: 20px; margin-bottom: 10px; margin-top: 25px; border-bottom: 1px solid #000; padding-bottom: 5px; width: 400px; } h3.bulk-rate-heading span, h3.bulk-rate-heading-monthly span { font-weight: normal; } h3.bulk-rate-heading-monthly span { font-size: 16px; } .bulk-rate-table-holder { display: inline-block; width: 400px; } .bulk-rate-question-holder { display: inline-block; width: 130px; padding: 70px 0 0 20px; vertical-align: top; } .bulk-rate-question-holder span { font-size: 14px; color: #00467f; border-bottom: 1px dotted #00467f; cursor: help; } table.bulk-rate-plans { width: 100%; } table.bulk-rate-plans th { text-align: center; padding: 7px 15px 7px 15px; background-color: #eee; } table.bulk-rate-plans td { padding: 5px 15px 5px 15px; text-align: center; } .plan-change-info { margin-top: 10px; } .plan-change-info p { font-style: italic; } .initial { position: relative; } .initial a { position: absolute; left: 272px; top: 2px; text-decoration: none; border-bottom: 1px dotted #00467f; outline: none; } span.initialinfo { display: block; margin-top: 20px; } span.calculation-line { font-size: 14px; display: block; margin: 5px 0 3px 0; } .volume-link { color: #e37a13 !important; font-style: italic; } .volume-link:hover { text-decoration: underline; } .subscription-links-holder { margin: 10px 0; } .subscription-links-holder span { display: inline-block; margin-right: 7px; } .subscription-links-holder span:before { content: "|"; margin-right: 7px; } .subscription-links-holder span:first-child:before { content: ""; margin-right: 0; } .monthly-button-description { float: left; width: 166px; text-align: center; font-size: 14px; color: #989898; } .payonce-button-description { float: right; width: 122px; text-align: center; font-size: 14px; color: #989898; } .featured-box { float: right;} .featured-box label { float: left; margin-right: 7px; font-weight: bold; color: #4b4b4b; font-size: 12px; padding: 3px 0 0; } .featured-box span { float: left; font-size: 12px; color: #a9a9a9; padding: 3px 0 0; font-weight: bold; min-width: 44px; text-align: right; } .featured-box input { float: left; visibility: hidden; } .featured-box span.active-status { color: #e37a13; } .manual-featured-tooltip, .restore-listing-status-tooltip { left: 0; margin-left: 2px; } .directpay-popup-holder { background-color: #fff; width: 600px; height: auto; min-height: 400px; left: 50%; top: 50%; margin: -200px 0 0 -300px; position: fixed; z-index: 9999; border: 3px solid #e37a13; border-radius: 5px; } .directpay-description { margin: 20px 15px 0; } .directpay-description h3 { font-size: 22px; } .directpay-description h3 span { font-size: 16px; font-style: italic; font-weight: normal; } .directpay-description h4 { position: absolute; font-size: 16px; color: #e37a13; } #direct_payment .errorMessage { border: 0; color: red; background: none; padding: 5px 0 0 0; } #direct_payment .mainError { border: 0; color: red; background: none; padding: 0 0 16px 0; font-weight: 600; } /* Rental Price App */ .rental-price-app { margin: 15px 0 25px 0; } .rental-price-app h1 { display: block; margin-bottom: 10px; } .rental-price-app .price-form, .rental-price-app .price-results { display: inline-block; vertical-align: top; } .rental-price-app .price-results { margin-left: 75px; border: 1px dotted #ccc; padding: 15px 20px; max-width: 415px; } .rental-price-app .price-results-wide { max-width: 500px; } .rental-price-app .price-form .field, .rental-price-app .price-results .field { margin-top: 15px; } .rental-price-app .price-form .field strong, .rental-price-app .price-results .field strong { display: inline-block; width: 160px; } .rental-price-app .price-results-wide .field strong { width: 250px; } .rental-price-app .price-results .field span { display: inline-block; max-width: 250px; } .rental-price-app .price-results-wide .field span { max-width: 200px; } .rental-price-app .price-form .field .neighborhood-list { display: inline-block; } .rental-price-app-feedback { margin-top: 10px; font-size: 14px; } .rental-price-app-feedback span { color: #2eae2e; } /* Notifications Management */ .manage-notifications-link { font-weight: bold; font-size: 14px; } .back-link-holder-notifications { overflow: hidden; padding: 17px 0 0 20px; font-size: 14px; font-weight: bold; text-transform: uppercase; } .back-link-holder-notifications a { background: url('../images/bg/bullet-back.png') no-repeat 0 5px; padding: 0 0 0 12px; text-decoration: none; color: #e37a13; } .notifications-table { border: 0; } .notifications-table td { padding: 8px 0; } .notifications-table td.switch-holder { padding-left: 20px; } .noscroll { position:fixed; overflow: hidden; } .new-mark { display: inline-block; text-transform: uppercase; font-size: 8px; font-weight: bold; position: absolute; top: -16px; right: -35px; background-color: #0b0; color: #fff; padding: 2px 3px 0px 3px; border-radius: 3px; } .ml-fb-share-holder { float: right; text-align: left; width: 235px; } .fb-share-tooltip { top: 1px; border-bottom: 1px dotted #00467f; cursor: pointer; color: #00467f; } /*refund*/ .select-refund-reason-selectBox-dropdown-menu li a { white-space: normal; } .select-refund-reason .selectBox-label, .select-refund-reason-selectBox-dropdown-menu a { text-transform: none !important; } /* .select-refund-reason-selectBox-dropdown-menu{ max-height: 216px !important; height: 216px !important; } */ .refund-title-note { display: block; font-size: 12px; font-weight: normal; font-style: italic; margin-top: 10px; } /* Drafts */ .save-draft-container { position: absolute; right: -50px; } .save-draft-holder { position: fixed; top: 165px; text-align: center; width: 135px; } .draft-saved-message { color: #444; padding-top: 5px; clear: both; } .has-draft-message { margin-top: 20px; font-weight: bold; font-size: 14px; } .has-draft-message-profile { margin-top: 0; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; padding: 10px 0; line-height: 20px; } .has-draft-message a { text-decoration: underline; } .has-draft-message strong { color: #0b0; } .draft-name { font-weight: normal; color: #444; } .draft-loaded-message { background: #FEEFB3; border: 1px dotted #9F6000; width: 300px; padding: 10px; margin-top: 10px; margin-left: 305px; text-align: center; font-size: 14px; font-weight: bold; color: #9F6000; } .remove-all-holder { float: left; margin-top: 5px; color: #f00; font-weight: bold; font-size: 16px; } .remove-all-holder a { color: #f00; font-size: 14px; text-decoration: none; } .remove-all-holder a:hover { color: #f00; text-decoration: underline; } span.flex-price-link-container { display: inline-block; padding-left: 27px; } span.flex-price-link-container a.flexible-link { font-size: 12px; font-weight: bold; border-bottom: 1px dashed; text-decoration: none; } .flexible-price-table { width: 70%; align-self: center; margin-top: 30px; margin-bottom: 30px; font-size: 12px; font-weight: 300; } .flexible-price-table td { border: 1px #ccc dotted; padding: 3px 10px; text-align: center; } .flexible-price-table td:first-child { width: 50%; } .flexible-price-table td:last-child { width: 50%; text-align: center; } .flexible-price-popup a.info-popup-btn-orange { font-weight: normal; padding: 6px 25px 5px 30px; } #flex-popup-form { width: 300px; } .flexible-price-form-table { width: 100%; align-self: center; margin-top: 30px; margin-bottom: 30px; font-size: 12px; font-weight: 300; } .flexible-price-form-table td { border: 1px #ccc dotted; padding: 3px 10px; vertical-align:middle; height: 22px; text-align: center; } .flexible-price-form-table td.label { width: 50%; } .flexible-price-form-table td.input { width: 50%; text-align: center; } .flexible-price-form-table td.input input { height: 20px; margin-top: 2px; padding-left: 5px; } .disabled-links{ position: relative; display: inline-block; } .disabled-links-overlay { background: #fff; opacity: 0.5; position: absolute; height: 100%; width: 100%; z-index: 2000; left: 0; } .disable-account { font-size: 15px; font-weight: bold; color: #f00; } .disable-account:hover { color: #f00; text-decoration: underline; } .restore-listing-block { margin-top: 0; border-bottom: 1px dotted #ccc; padding: 12px 0 10px 0; } .restore-listing-block.top-border { margin-top: 10px; border-top: 1px dotted #ccc; } .restored-listing-message { background: #addbae; border: 1px solid #4cb050; padding: 10px 20px; width: auto; margin-top: 10px; text-align: center; font-size: 14px; font-weight: bold; color: #4cb050; display: inline-block; } .change-email-form .form-note { font-size: 12px; font-style: italic; margin: 5px 0 15px 0; }