.ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute; left: -99999999px; } .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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .ui-helper-clearfix { display: inline-block; }  * html .ui-helper-clearfix { height:1%; } .ui-helper-clearfix { display:block; }  .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }  .ui-state-disabled { cursor: default !important; }   .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }   .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }   .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.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 #aaaaaa; background: #ffffff url(jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }  .ui-widget-header { border: 1px solid #aaaaaa; background: #8b8b8b url(jquery-ui/images/ui-bg_highlight-soft_75_8b8b8b_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; } .ui-widget-header a { color: #ffffff; }  .ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #6b6b6b url(jquery-ui/images/ui-bg_highlight-soft_75_6b6b6b_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; outline: none; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #8b8b8b url(jquery-ui/images/ui-bg_glass_75_8b8b8b_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; } .ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; outline: none; } .ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }  .ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; } .ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(jquery-ui/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; } .ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; } .ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; } .ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } .ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; } .ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }   .ui-icon { width: 16px; height: 16px; background-image: url(jquery-ui/images/ui-icons_222222_256x240.png); } .ui-widget-content .ui-icon {background-image: url(jquery-ui/images/ui-icons_222222_256x240.png); } .ui-widget-header .ui-icon {background-image: url(jquery-ui/images/ui-icons_ffffff_256x240.png); } .ui-state-default .ui-icon { background-image: url(jquery-ui/images/ui-icons_ffffff_256x240.png); } .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(jquery-ui/images/ui-icons_ffffff_256x240.png); } .ui-state-active .ui-icon {background-image: url(jquery-ui/images/ui-icons_454545_256x240.png); } .ui-state-highlight .ui-icon {background-image: url(jquery-ui/images/ui-icons_2e83ff_256x240.png); } .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(jquery-ui/images/ui-icons_cd0a0a_256x240.png); }  .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-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; }   .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; } .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; } .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; } .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; } .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; } .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; } .ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; } .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; } .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }  .ui-widget-overlay { background: #aaaaaa url(jquery-ui/images/ui-bg_flat_0_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(jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; } .ui-resizable { position: relative;} .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;} .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;} .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; } .ui-accordion .ui-accordion-li-fix { display: inline; } .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; } .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; } .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; } .ui-accordion .ui-accordion-content-active { display: block; } .ui-dialog { position: relative; padding: .2em; width: 300px; } .ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; } .ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } .ui-dialog .ui-dialog-content { border: 0; padding: 6px 10px; background: none; overflow: auto; zoom: 1; } .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; } .ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; } .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } .ui-draggable .ui-dialog-titlebar { cursor: move; }  .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; } .ui-slider-horizontal { height: .8em; } .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } .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; } .ui-tabs { padding: .2em; zoom: 1; } .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; } .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; } .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; }  .ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; } .ui-tabs .ui-tabs-hide { display: none !important; }  .ui-datepicker { width: 17em; padding: .2em .2em 0; } .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 { float:left; 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 .ui-datepicker-title select.ui-datepicker-year { float: right; } .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; }  .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%; }  .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; }  .ui-datepicker-cover { display: none;  display: block;  position: absolute;  z-index: -1;  filter: mask();  top: -4px;  left: -4px;  width: 200px;  height: 200px;  } .ui-progressbar { height:2em; text-align: left; } .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }   html{height:96%; overflow-y: scroll;} html#iframe_form {height:auto; overflow-y:auto;} body { color: #7C7974; height:100%; margin: 0; background: #fff; } body, input, select, textarea { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Arial, Verdana, sans-serif; font-size: 12px; } optgroup option { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Arial, Verdana, sans-serif !important; } body.he, body.he input, body.he select, body.he textarea { font-size: 13px; } body.fr, body.fr input, body.fr select, body.fr textarea { font-size:11px; } body option, body optgroup { padding-left:0; margin-left:3px; } body optgroup option { padding-left:0; margin-left:8px; } code { font-weight:bold; } body.flower4 { background: transparent url('../style/flower4_left.jpg') no-repeat top left; color: #444343; }  #container { position:relative; min-height: 100%; height:auto !important; height: 100%; width: 880px; margin:0 auto 0 auto;  } #container2 { position:relative; min-height: 100%; height:auto !important; height: 100%; width: 880px; margin:0 auto 0 auto;  } html#iframe_form body { width:auto; } html#iframe_form #container { position:static; width:430px; min-height:auto; height:auto !important; height:auto; margin:0 0 0 30px; padding:0; } #main { width: 880px; margin: 0; padding:0 0 3em 0; position:relative; } html#iframe_form #main { width:auto; margin:0; padding:0; position:static; } body.flower4 #main .guest { width: 685px; margin:0 0 0 184px; } body.flower4 #main .member { width: 682px; margin:0 0 0 187px; } #main_box { position:relative; height:100%; } #main_box_content { position:relative; z-index:55; top:1em; padding-left:30px; padding-right:30px; } #main_background { position:absolute; height:100%; width:100%; z-index:5; top:0; opacity: 0.5;  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); background:white; width:100%; height:100%; } #main_background .filter{ background:white; width:100%; height:100%; } #main_box_bottom { position:relative; margin:0; padding: 0; display:block; width:100%; height:5px; opacity: 0.5;  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); background: transparent url('../style/fbbl.gif') no-repeat bottom left; z-index:5; clear:both; } #main_box_bottom .center { background-color: white; height:5px; width:630px; margin:0 0 0 5px; padding:0; display:block; overflow:hidden; } h1{ color:#484847; font-size:2em; line-height:40px; vertical-align:top; border-bottom:1px solid #cccac9; clear:both; } #iframe_form h1.title_h1 { color:#484847; font-size:18px; line-height:1.5em; border:none; clear:both; } .two_col_cont, #two_col_cont {  width:880px; margin:0 0 10px 0; } .col_1_50{  display:block; width:436px; float:left; } .col_2_50{  display:block; width:436px; float:right; } body.to_view .col_1_50, body.to_preview .col_1_50 { width:416px; } body.to_view .col_2_50, body.to_preview .col_2_50 { width:456px; } .floats{ float:left; }  #footer { clear:both; position:relative; z-index:55; margin: -3em auto 0 auto; width: 869px; padding:0; font-size:1em; color:#a6a8aa; text-align:center; } ul#FooterMenu{ height:1.5em; position:relative; display:block; width:100%; padding:0; margin:0; text-align:center; } ul#FooterMenu li{ display:inline; margin:0 1px 0 1px; padding:0; line-height:15px; color:#A7A7A7; } ul#FooterMenu a{  color:black; margin:0; padding:0; text-decoration:none;   } #tooltip { position: absolute; z-index: 3000; border: 1px solid #111; background-color: #eee; padding: 5px; font-size: 1em; } #tooltip h3, #tooltip div { margin: 0; } div, form {padding:0; margin:0;} p {padding:0; margin:1em 0; line-height:130%;} .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }  * html .clearfix {height: 1%;}  .ac_results {z-index:1000; position:absolute;}  span.report_abuse{ color:#F43020; padding:0 0 0 15px; margin:2px 0; float:left; clear:both; background: url('../style/icons/abuseIcon.gif?3') no-repeat left bottom; height:12px; font-size:12px; } span.report_abuse a{ font-size:0.75em; color:#F43020; margin:0; padding:0; vertical-align:middle; } span.server_time span.timestamp {display:none;} body #sm2-container {left:1px;} body.he #sm2-container {right:1px;} a.popup_banner {border:none; text-decoration:none; width:864px; height:100px; position:relative; top:0; left:0;} img.banner {width:864px; height:100px; margin:auto; border:none; text-decoration:none; } .to_updates img.banner {position:absolute; top:0; left:0;} .to_events img.banner {margin:0 0 10px -30px;} img.banner_click_now {width:173px; height:25px; border:none; text-decoration:none; position:absolute; top:69px; left:410px;} body.he img.banner_click_now {width:173px; height:25px; border:none; text-decoration:none; position:absolute; top:69px; left:277px;} form.language_bar {display:inline;} form.language_bar select {width:120px; font-size:smaller; display:inline;} div.bread_crumb { margin-bottom:10px; font-weight:bold;} div.long_message{font-size:1.5em;}  .superSearchLine {width:200px; display:inline-block;} .superSearchLine input {width:20px;} .superSearchLine input.q {width:160px;} .search_pages_bar .superSearchTd {text-align:right} .search_pages_bar .superSearchLine {width:360px} .search_pages_bar .superSearchLine input.q { width:320px;}  .superSearchLine .go_icon, .superSearchLine .search_icon {color:transparent; width:18px; height:18px; padding:0; border: 0 none; margin:0 2px; cursor:pointer;} #header .headerSuperSearch {width:270px; margin:0; height:21px; line-height:21px; margin:6px 0; display:inline-block;} #header .superSearchLine .q {color:grey;} #header .superSearchLine .q_changed {color:black;} #header .superSearchLine .q_focus {color:black;}  #facebook_teaser_container { text-align:center; margin-bottom:10px; } .facebook_teaser {   padding-right:15px; padding-left:15px; margin-right: 90px; margin-left: 90px; height:80px; width:auto; border: #008 solid 5px;  } .facebook_teaser_photo { float:left; width:80px; margin-right:10px; height:100%; padding:3px;  } .facebook_teaser_text {  height:100%; } .facebook_teaser_top { font-size:18px; font-weight:normal; line-height:230%; color:black; } .facebook_teaser_bottom { line-height:230%; } body #main .facebook_teaser_bottom a { font-size:16px; color:white; background-color: #008;  text-decoration:none; padding:3px; }   #header { display:block; width: 880px; margin: 18px auto 0 auto; zoom:1; } #header div.logo {float:left; display:inline; width:163px; height:33px; margin:0 10px 11px 8px;}  #header div.logo a {border:none; margin:0; padding:0; text-decoration:none;} #header div.logo a img {width:163px; height:33px; border:none; margin:0; padding:0; } #header br{clear:both;} #header, #header a {color:#44464a; text-decoration:none;} #header a:hover {text-decoration:underline;} #TopLinks{ margin:0 0 0 7px; padding:0 0 0 0; height:33px; line-height:33px; float:left; width:140px; overflow:hidden; } #TopLinks span.hello{ max-width:60px; overflow:hidden; } #TopRight{ margin:0; padding:0; height:33px; line-height:33px; float:right; width:240px;  text-align:right; display:block;  } #TopRight .connect_button { display:inline-block; width:91px; height:21px; vertical-align:middle; text-align:center; overflow:hidden; } .guest #TopRight { width:600px; }  #TopRight li { display:inline-block; height:21px; line-height:21px; margin:6px 0; padding:0 4px; border-left:3px solid #d0d0d1; text-transform: capitalize; } #TopRight li img {vertical-align:middle;} span.you{ margin:0 0 0 10px;} span.unread{ margin:0 0 0 7px; padding:0 ;background:transparent url('../style/icons.gif') no-repeat left -1px; } span.invitations{ margin:0 0 0 9px; padding:0 ;background:transparent url('../style/icons.gif') no-repeat left -18px; } span.invitations a, span.unread a , span.invitations a, span.help a, span.logout a , span.account a, span.login a, span.about a{padding:0 0 0 20px; text-transform: lowercase;}  #MainMenu, .wizard, .marline { zoom:1; width:870px; height:28px; background:transparent url('bar.gif?MezExp=2') no-repeat top left; margin: 0 0 10px 0; padding:4px 0 0 10px; list-style-type: none; line-height:20px; text-align:left; font-size:12px; float:left; display:inline; font-weight:bold; color:white;  } #Nav { zoom:1; position:relative; top:0; left:0; width:880px; clear:both; } .marline { text-align:center; padding: 4px 10px 0 10px; color: #c35612; font-size:18px; font-family:"Arial", "sans-serif" } .wizard { background:transparent url('bar_wizard.gif') no-repeat top left; margin: 1px 0 1px 0px; padding:1px 0 0 10px; line-height:16px; height:66px; vertical-align:middle; text-align:center; } .wizard .current_phase_tooltip { clear:both; text-align:center; color:#ddd; padding: 0 20px; float:none;  } .wizard .current_phase_tooltip a { font-size:115%; } #MainMenu li, .wizard li { display: block; float:left; margin:0 22px 2px 22px; padding:0 0 5px 0; line-height:20px; height:20px; } .wizard li { line-height:16px; height:32px;  margin:0 15px 2px 15px; } #MainMenu li.dummy, .wizard li.dummy { margin:0 0 0 15px; padding:0; } #MainMenu li.here, #MainMenu li.temp_here, .wizard li.here, .wizard li.temp_here { margin:0 7px 2px 7px; padding:0 0 5px 0; line-height:16px; height:16px; } #MainMenu li a, .wizard li a { text-decoration:none; text-transform: capitalize; color:white; } .wizard li { margin-top:2px; } #MainMenu li.here b, #MainMenu li.temp_here b, .wizard li.here b, .wizard li.temp_here b { background:#87888b url('bar_li_selected_left.gif'); margin-top:2px; width:9px; height:16px; float:left } .wizard li.here b, .wizard li.temp_here b { background:#c98849 url('bar_wizard_li_selected_left.gif'); height:36px; } #MainMenu li.here a, #MainMenu li.temp_here a, .wizard li.here a, .wizard li.temp_here a { background-color:#87888b; margin-top:2px; height:16px; float:left } ul.wizard li.here a, ul.wizard li.temp_here a { background-color:#c98849; height:36px; } #MainMenu li.here a span, #MainMenu li.temp_here a span, .wizard li.here a span, .wizard li.temp_here a span { padding:0 6px; } #MainMenu li.here i, #MainMenu li.temp_here i, .wizard li.here i, .wizard li.temp_here i { background:#87888b url('bar_li_selected_right.gif'); margin-top:2px; width:9px; height:16px; float:left; } .wizard li.here i, .wizard li.temp_here i { background:#c98849 url('bar_wizard_li_selected_right.gif'); height:36px; } #MainMenu li strong, .wizard li strong, .wizard .title { font-size:1.15em; font-weight:bolder; } .wizard li.title{ width:70px; }   strong.new_mail, strong.read_mail, strong.sent_mail { padding-left:20px; } body div#main p.sm_title { clear:both; float:left; line-height:18px; height:18px; font-size:0.9em; font-weight:bold; color:#44464a; margin:0 10px 2px 10px; padding:0 0 0 23px; }     .HighUserBox {height:106px; width:73px; float:left; display:block;} .HighUserBox .min_height_box {width:1px; float:right; height:106px;} .UserBox {height:86px; width:72px; float:left; display:block} .UserBox .UserBox_Photo {height:64px; width:64px; padding:4px; background: transparent url('../style/user_bg2.gif') no-repeat top left;} .ExternalUserBox .UserBox_Photo {background: transparent url('../style/user_bg_fb.gif?MezExp=2') no-repeat top left;} .UserBox .NoUser { background:transparent url('../style/user_bg_del.gif') no-repeat top left; width:72px; height:72px;} .UserBox .UserBox_Photo a {border:none;} .UserBox .UserBox_Photo a img{border:none;} .UserBox .UserBox_Photo img{border:none; margin:0; padding:0; height:64px; width:64px;} .ExternalUserBox .UserBox_Photo img {margin:7px; height:50px; width:50px;} body .UserBox .UserBox_Photo a {text-decoration:none !important;} body .UserBox .UserBox_Photo a * {text-decoration:none;} .UserBox .UserBox_Photo .Excuse {display:block; text-decoration:none; color:#696969; margin:0; padding:0; background-color:white; overflow:hidden; font-weight:bold; height:64px; width:64px; font-size:11px;} .UserBox .UserBox_Photo .Excuse span {display:block; margin:1px 1px 6px 2px; padding:0; line-height:100%; text-decoration:none; } .UserBox .UserBox_Photo .Excuse .ExcuseTitle {font-size:10px;} .UserBox .UserBox_Photo .Excuse span.ExcuseFace {display:none;} .no_image_big .Excuse span.MaleExcuse, .UserBox .UserBox_Photo span.MaleExcuse {color:#2872b1; } .no_image_big .Excuse span.FemaleExcuse, .UserBox .UserBox_Photo span.FemaleExcuse {color:#ff4879; }  .UserBox .UserBox_Icons {margin-top:1px; height:20px;} .UserBox .UserBox_Icons img{border:none;} .UserBox .UserBox_Icons img.country_flag {height:12px; width:18px; float:left;}  .UserBox .UserBox_Icons img.goal_icon{height:8px; width:11px; margin-top:2px; margin-left:1px; margin-right:1px; float:right;} .UserBox .UserBox_Icons img.gender_icon{height:12px; width:12px; margin-left:1px; margin-right:3px; float:right;} .UserBox .UserBox_Icons img.online_icon{height:8px; width:8px; margin-top:2px; margin-left:1px; margin-right:3px; float:right;}  .UserBox .Support img{ border:0; width:72px; height:72px; } .UserBox .Support a { height:72px; width:72px; display:block; } .Selectable_Extended_UserBox { float:left; width:265px; height:86px; padding:4px; margin:2px; } .Selectable_Extended_UserBox .selector{ float:left; } .Hover_Selectable_UserBox { background-color: #EEEEFF; border:1px solid #D6D6F6; padding:3px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; } .SelectedUserBox { background:#DDDDFF url(icons/checkbox_on.gif) no-repeat scroll right bottom; border:1px solid #CCCCEE; padding:3px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }  .ExtendedUserBox {width:280px;float:left; height:97px; overflow:hidden} .ExtendedUserBox .min_height_box {height:106px; width:1px; float:right;} .Selectable_Extended_UserBox .ExtendedUserBox {width:260px; padding:0;} .ExtendedUserBox .UserBox {float:none; display:inline-block; vertical-align:top;} .ExtendedUserBox .text {display:inline-block; font-size:0.9em;color:#4a4a4b; margin: 0 4px; vertical-align:top; width:199px; height:150px} .ExtendedUserBox .text p {} .GalleryRow .ExtendedUserBox .text {width:193px;} .Selectable_Extended_UserBox .ExtendedUserBox .text, .Selectable_Extended_UserBox .ExtendedUserBox .text .selector {width:169px;} .ExtendedUserBox .text h5{font-size:1em;color:#ef8718;padding-bottom: 0.5em;margin:0;} .ExtendedUserBox .text h5 img { vertical-align:middle; width:32px; height:32px; margin-right:4px;} .ExtendedUserBox .text h5 a img {width:auto; height:auto;} .ExtendedUserBox .text p {padding:0px; margin:0px; line-height:100%} .ExtendedUserBox ul.UserDropdownConnections, .ExtendedUserBox .EmptyDropdownConnections { padding:0; margin:0; border:none; text-decoration:none; line-height:150%; } .MinimizedUserActions {width:137px; float:left;} .MatchesLine {margin-bottom:12px;}  .MatchesLine .UserBox {margin-left:5px; margin-right:5px;} .MatchesLine .HighUserBox {margin-right:15px;} .MatchesLine .HighUserBox .UserBox {margin-right:0; margin-left:0;} #ConnectionsMainBox{width:400px; padding-left:14px;} .ConnectionsLine{height:84px;width:604px;margin-top:10px;} .two_col_cont .ConnectionsLine {width:404px;} .ConnectionsLine .no_path_connector { text-align:left; color:black; font-size:12px; width:222px; background:transparent url('../style/no_path_background.gif') no-repeat 0 0; float:left; padding:8px 8px 8px 8px; height:56px; line-height:18px; color:red; } .ConnectionsLine .no_path_connector img { float: left; margin: 0 10px 30px 17px; } .ConnectionsLine2{margin-top:10px;} .ConnectionsLine2 .UserBox {margin-right:8px;} .people_registration .UserBox {margin-right:5px;margin-bottom:5px;} body.to_view div.gadget, body.to_preview div.gadget {width:404px; padding:15px 0 0 14px; margin: 0 0 5px 0; clear:both;} .DivMeText{font-size:1.3em;color:#7C7972;float:right;margin-top:27px;} div.path_connection{float:left; width:11px; height:75px;} div.path_connection img {width:11px; height:75px;}  .connector{float:left;width:32px;height:75px;background-image:url(../style/user_Chain_StripeBG2.gif);background-repeat:no-repeat; margin:0 0 0 -10px;} .DivMeStripLine{float:left;width:72px;height:75px; position:relative; z-index:1;} .DivMeStrip{font-size:1.3em;color:#7C7972;width:70px;height:75px;float:left;background-image:url(../style/user_Chain_ME2.gif);background-repeat:no-repeat;margin:0 0 0 -4px;padding:28px 0 0 45px;position:relative; z-index:100;}  .UserBox_Dropdown { position:absolute; width:239px; background:#fff url('../style/Popup_Top.gif') no-repeat top left; display:none; left:auto; margin-top: -20px; margin-left: 15px; } .UserBox_Dropdown h4{ background:#E5E2DB; width:227px; height:20px; margin:7px 0 0 0; border-left:1px solid #6A6E6D; border-right:1px solid #6A6E6D; padding:0 0 0 10px; font-size: 1em; } .UserBox_Dropdown img.small_trust{ float:right; width:32px; height:32px; border:none; } .UserBox_Dropdown img.arrow_up { margin:-14px 3px 0 0; padding:0; float:right; clear:both; border:none; cursor:pointer; } .UserBox_Dropdown .lists{ border-left:1px solid #6A6E6D; border-right:1px solid #6A6E6D; border-bottom:1px solid #6A6E6D; } .UserBox_Dropdown ul.UserDropdownConnections, .UserBox_Dropdown .EmptyDropdownConnections { width:195px; padding:10px 0 10px 0; margin:0 0 0 10px; font-size:1em; color:#4f4f4e; text-decoration:none; line-height:150%; border-bottom:1px solid #E5E2DB; } div.EmptyDropdownConnections { display:none; width:20px; margin:auto; text-align:center;  } ul.UserDropdownConnections li { list-style-type:none; margin:0; padding:0; } ul.UserDropdownConnections li a em { font-style:normal; font-weight:bold; } ul.UserDropdownContactOptions{ width:195px; padding:10px 0 10px 10px; margin:0; color:#787773; } .MinimizedUserActions .UserDropdownContactOptions{ width:auto; padding:0; margin:0; color:#787773; } .UserDropdownContactOptions li{ list-style-type:none; width:100%; margin:0; padding:0; vertical-align:top; } .UserDropdownContactOptions li a{ color:#787773; text-decoration:none; } .UserDropdownContactOptions li a img{ border:none; margin:0 3px 0 0; position:relative; top:6px; }  .no_image_big {display:block; width:200px; height:160px;} .big_excuse_background {background-color:#f4f3f1; text-align:center; padding-top:40px;}  .no_image_big .Excuse { display:block; padding-top:16px;width:200px; font-weight:bolder; text-align:center; vertical-align:middle; margin-bottom:50px; font-size:16px;} .no_image_big .Excuse .ExcuseTitle {display:none;} .no_image_big .Excuse .ExcuseFace {display:block; font-size:48px; padding-bottom:30px} .no_image_big .Excuse .FemaleExcuse, .no_image_big .Excuse .MaleExcuse {display:block;}   #view_tags{ display:block; width:187px; padding:6px; } #view_tags h2{ color:#555452; font-size:1.5em; margin:0; } .TagsText{color:#ef8718;text-decoration:none;padding:0px 2px 0px 2px;} .TagToAdd{cursor: pointer;}   input {padding:0 1px; } fieldset{border: 1px solid black;} fieldset.goal{border: 0px solid black; margin:0px; padding:0px;} div.submit {margin-top:1em}  div.row span.status, td span.status {height:15px; width:15px; display:inline-block; vertical-align:middle;} span.status span.error{ height:15px; width:15px; display:block; background:url('../style/icons/edit_icons.gif') no-repeat 0 0;} span.status span.sending{ height:15px; width:15px; display:block; background:url('../style/loading_small.gif');} span.status span.ok{ height:15px; width:15px; display:block; background:url('../style/icons/saved.gif');} div.boolean_row .input { width:20px; display:inline-block; vertical-align:middle;} div.boolean_row .input input { width:15px; margin-right:5px; display:inline; } div.boolean_row label{display:inline-block; vertical-align:middle; padding-left:10px;}   .formBox div.category_close h3, h3.category_close { background:url('../style/icons/arrow_orange_left.gif') no-repeat left -16px; padding:0 0 0 18px; cursor:pointer;} .formBox div.category_open h3, h3.category_open{ background:url('../style/icons/arrow_orange_left.gif') no-repeat left 0; padding:0 0 0 18px; cursor:pointer;} .formBox div.category_open .fields, .formBox div.category_close .fields { margin-right:-3px;} .formBox div.category_open .fields {margin-bottom:10px;}  .formBox hr{display:block;margin:5px 0; padding:0;} .formBox h3{color:#ef8718;margin-bottom:6px;font-size:1em;} #ActiveTinyForm{font-size:12px; cursor:default;} body.fr #ActiveTinyForm{font-size:11px;} #ActiveTinyForm p, #ActiveTinyForm h3, #ActiveTinyForm label, #ActiveTinyForm input, #ActiveTinyForm a {font-size:100%; line-height:1.5em;} #ActiveTinyForm .formBox p {padding:6px 0 5px; margin:0;}  #ActiveTinyForm .formBox h3 {font-size:12px; line-height:18px; margin:6px 0 9px; color:#ff9b2f;} #ActiveTinyForm .formBox hr {margin:17px 0 8px; clear:both;} #ActiveTinyForm .formBox label {font-weight:normal;} .to_welcome_external #guest_form div.submit {padding-bottom:9px;} .to_welcome_external #guest_form div.submit input {margin-left:0; margin-bottom:10px;} .TinyForm .GadgetContent h3 {font-size:12px; line-height:18px; margin:4px 0 9px;} #ActiveTinyForm .formBox .to_welcome_external h3 {font-size: 15px; margin:6px 0 14px 0;} .TinyForm .GadgetContent .to_welcome_external h3 {font-size: 19px; margin:8px 0 18px 0;} body #main .to_welcome_external div#get_started a {font-size:16px} .to_welcome_external div.GadgetBox div.GadgetContent {padding-bottom:0px} .formBox div.row {color:#0F0F0E; margin-bottom:0.3em;}  .formBox div.row label {width:120px; display:inline-block; vertical-align:top; font-weight:bold; line-height:18px;} .formBox div.row .input {width:251px; display:inline-block; vertical-align:top;}  .formBox div.row input {width:244px; padding:0 1px;} .formBox div.row textarea {width:244px; padding:0 1px;} .formBox div.row select {width:250px;} .formBox div.row .comment {font-size:0.8em;display:block;} .formBox div.row span.status { display:inline-block;}  .formBox div.radio_fieldset {padding:0 0 10px 0;} .formBox div.radio_fieldset fieldset {width:350px; display:inline-block;} .formBox div.radio_fieldset fieldset.goal {width:260px;} .formBox div.radio_fieldset legend, .formBox div.radio_fieldset p.legend{ font-weight:bold; color:#4F4F4E;} .formBox div.radio_fieldset p.wrong {color:red;} .formBox div.radio_fieldset div.radio_row label {width:310px;} .formBox div.radio_fieldset fieldset.goal label {width:230px;} .formBox td.label_goal {width:100px; font-weight:bold;} .formBox div.radio_fieldset div.radio_row input {width:15px; margin-right:5px; display:inline;} .formBox div.radio_fieldset .status {margin-top:10px;vertical-align:top;} .to_complete .formBox div.radio_fieldset .status {display:none;}  .formBox div.boolean_row .input { width:20px; display:inline-block; vertical-align:middle;} .formBox div.boolean_row .input input { width:15px; margin-right:5px; display:inline; } .formBox div.boolean_row label {vertical-align:middle; padding-top:0;} body div div div.boolean_row .input {width:20px; vertical-align:middle;} body div div div.boolean_row span.status {vertical-align:middle;} .formBox div.boolean_row label {width:350px;}  .formBox div.row h4 {width:383px;} .formBox div.row .UserBox_Dropdown h4 {width:227px;}  .formBox div.row .tooltip_mark {height:15px; width:13px; float:right;} .formBox div.row fieldset.wrong {border-color:#ee341f;} .formBox div.row label.wrong, .formBox div.row fieldset legend.wrong {color:#ee341f;} .formBox div.row table input.checkbox{width:20px;} .formBox div.row .comment .wrong {color:#ee341f;} .formBox div.submit input, .formBox div.row div.reset input, body #main div.button_link a, body #ActiveTinyForm div.button_link a, .formBox #guest_form div.submit input { margin-top:6px 0; width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat; outline: none;border:none; display:inline-block; text-align:center;line-height:15px;color:#ffffff;font-weight:bold;cursor:pointer;font-size:1em;padding:0 1px; text-decoration:none; vertical-align: baseline; white-space:pre; }  body #main div.button_link a, body #ActiveTinyForm div.button_link a { height:15px; padding:3px 0 3px; float:none;  }  .formBox div.row div.submit div.button, .formBox div.row div.reset div.button { margin-top:12px; padding-top:3px; width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat;outline: none;border:none; float:left; text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;font-size:1em; }  body div .formBox div.row div.yes_no_cancel div.submit input, body div .formBox div.row div.yes_no_cancel div.reset input { margin-top:12px;width:89px;height:21px;background:url(../style/submit_orange_short.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;font-size:1em; float:left; }  body .formBox div.birth_date select{width:82px; margin-right:2px;} body .formBox div.birth_date .input {width:261px; margin-right:-10px;} body div.formBox div.direct_link label, body div.formBox div.direct_tell label, body div.formBox div.direct_tell_as_single label {width:350px} div.UserPhoto {float:left; clear:both;} div.UserPhoto h5 {font-size:1em; color:#ef8718;padding:0 0 0 3px; margin:5px 0 0 0;} div.UserPhoto img {width:91px; height:100px;} .formBox fieldset.looking_for_fieldset {float:left;clear:both;width:411px;margin:0 20px; color:#4f4f4e; margin-bottom:0.3em;} #formPage_Text .GadgetBox p, #formPage_Text .GadgetBox div.row {color:#0F0F0E; margin-bottom:0.3em;} #formPage_Text img.review_photo {display:block; float:right; max-width:200px; max-height:200px;margin-left:10px;} #formPage_Text .no_image_big {display:block; float:right; width:200px; height:200px; background-color:#f4f3f1; } .to_identities th {text-align:left;} .to_identities td.is_primary input {margin:0 2px;} .to_identities td.remove a img{ border:0;} .to_identities .sm_icon {margin-right:0; padding-left:0;} .to_identities .formBox div.reminder_email .input {width:150px;} .to_identities .formBox div.reminder_email .input .status {display:none;} .to_identities .formBox div.reminder_email .input input {width:144px;} .to_identities .formBox div.row label { width:80px; } .to_identities .formBox div.row {float:left;} .to_identities td.primary_for_site_and_userid {font-weight:bold;} .ui-widget .not,.GadgetBox .not {margin-left:10px; font-size:smaller; font-weight:bold;} .to_lobby div.button_link a, .to_welcome_external div.button_link a, #guest_form div.submit input {text-transform:capitalize;} .facebook_privacy {font-size:12px;} body.to_lobby .facebook_privacy {font-size:10px;}  ol li { margin-bottom:3px  } .OrboldText{color:#ef8718;text-decoration:none;} .reset, .submit{display:inline-block; width:144px; margin-right:10px;} input.SubmitOrangeShort {margin-top:12px;width:89px;height:21px;background:url(../style/submit_orange_short.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} input.SubmitOrange180 {margin-top:12px;width:180px;height:21px;background:url(../style/submit_orange_180.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} input.SubmitGrey100 {margin-right:10px;margin-top:12px;width:100px;height:21px;background:url(../style/submit_gray100.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_disable .formBox div.why_disable_else label { display:block; clear:both; width:auto; font-weight:normal; } .hardBreak{ white-space: pre-wrap;  white-space: -moz-pre-wrap;  white-space: -pre-wrap;  white-space: -o-pre-wrap;  word-wrap: break-word;  } a { color: #007FB4; text-decoration:underline; cursor:pointer; }  .mez_clickable {  color:#ef8718; text-decoration:underline; cursor:pointer; } a:hover {text-decoration: none;} .redMessage { font-size: 1.3em; font-weight: bold; color: #ee341f; } img.loading{height:16px; width:16px;} div.notice{display:none; width:882px;height:73px; color:#fff; position:absolute; top:130px;left:30px;padding:5px 0 0 2px; z-index:999; } div.notice em{display:block; width:852px;height:35px; color:#fff;padding:0 0 0 28px; font-weight:bold; position:relative; top:-110px; left:2px; filter:alpha(opacity=100);-moz-opacity:1;opacity:1; z-index:999;} div.notice img.notice_bg{float:left; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; z-index:999; } div.notice img.notice_bg2{float:left; position:relative; top:-73px; left:2px; filter:alpha(opacity=100);-moz-opacity:1;opacity:1; z-index:999; } .hidden_div{display:none;margin: 0;} body.member .guest_info, body.guest .member_info {display:none;} .block_jsonly{display:none;} body.to_static .ConnectionsFlash {float:right; width:50%} div.kv_row {margin-bottom:8px; width:404px;} div.kv_row div.key {width:100px; display:inline-block; font-weight:bold;} div.kv_row div.value {width:290px; display:inline-block;} body.to_error div#main { font-size:18px; } div.external_providers div.GadgetContent .SubMenu li { width: 53px; margin-bottom:1em; } div div div.contacts_importer_privacy { font-size:0.8em; float:right; text-decoration:underline; } div div div.contacts_importer_info { font-size:0.8em; float:right; text-decoration:underline; } div div div.contacts_importer_intro { font-weight:bold; margin-bottom:1em; } form.contacts_importer div.row { float:none; clear:both } .to_events dl {margin:0;} .to_events dl.inline dd {display:inline-block;} .to_events dl.inline dt {display:inline-block;} .to_events dd {padding:0.4em 0; margin:0;font-weight:bold; font-style:italic;} .to_events dt {padding:1em 0 0.5em 0; margin:0; color:#0000D6; font-size:1em; font-weight:bold; display:block;} div.PagesNav a, div.PagesNav b {margin-right:20px;} .to_forum span.server_time .d , .to_forum span.server_time .t {display:block;} .to_forum span.server_time .b {display;none;} .to_register img.meezoog_party_reg {width:400px; height:267px; float:none; margin-right:5px;} .to_register .i_have_an_account {font-size:1.1em; font-weight:bold; text-align:right; line-height:100%; margin:0} .ui-draggable {cursor:move;} h2 {display:block; font-size:1.5em; font-weight:bold; margin:0.83em 0; padding:0;} h3 {display:block; font-size:1.17em; font-weight:bold; margin:1em 0; padding:0;} a,li,span,b,ul{font-style:normal;} label small {font-weight:normal;} body.to_events #main a {position:relative; z-index:99999;} .wink_type fieldset {border: none 0; padding:0; } .wink_type fieldset legend {display:none;} form.paypal { margin:1.5em 0; } form.paypal p { margin:0; } .to_premium .benefits img { width:15px; height:15px; } .to_premium .benefits table { border-collapse: collapse; text-align: center; border-spacing: 0px; margin: 0; } .to_premium table td.middle { border:solid 1px black; padding:0px; border-spacing: 0px; } .to_premium .benefits table td, .to_premium .benefits table th { border-width:1px; padding:4px; border-style:inset; border-color:gray; } .to_premium table h2 {margin:0;} .to_premium .benefits table tr.header th {height:60px;} .to_premium .benefits table tr.header th {font-size:16px;} .to_premium .benefits table td { font-weight:bold; } .to_premium form.paypal { margin:0; padding:15px 0; } .to_premium form.paypal p, .to_premium form.paypal p img{ padding:0; margin:0; } .to_premium form.paypal h3 { margin:0 0 15px 0; padding:0; } .to_premium .payment_plans { padding: 6px; } .to_premium .payment_plans p { text-align:center; margin:auto; } .UserDropdownContactOptions li a, .UserDropdownContactOptions li { line-height: 20px; } img.premium_feature, .UserDropdownContactOptions li a img.premium_feature { width:9px; height:10px; vertical-align:middle; border:0; margin:0; position: static; } div#email_bar { height:20px; border:1px solid red; line-height:20px; padding:6px; font-size:14px; margin-bottom:10px; } div#email_bar span#why_should_I { float:right; } .page_navigation_bar { text-align:right; } div.GadgetBox div.GadgetContent h2.visibility { color:black; font-size:14px; font-weight:bold; } .boxed_msg {  padding: 1px; width: 420px; } .centered_msg { margin-left: auto; margin-right: auto; text-align: center; } #like_header { position:absolute; left:585px; top:8px; width:50px; height:auto; }  .b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;} .b1 {height:1px; background:#333; margin:0 5px;} .b2 {height:1px; border-right:2px solid #333; border-left:2px solid #333; margin:0 3px;} .b3 {height:1px; border-right:1px solid #333; border-left:1px solid #333; margin:0 2px;} .b4 {height:2px; border-right:1px solid #333; border-left:1px solid #333; margin:0 1px;} .contentb {border-right:1px solid #333; border-left:1px solid #333;} .contentb div {margin-left: 5px;} .contentb p {margin-top: 0px;} .empty_label {margin-left: 230px;} .align_above_table {margin-left: 4px;}  #guest_form p {margin-top:0;} #guest_form label {width:81px; display:inline-block; font-size:12px; line-height:14px; font-weight:bold;} #guest_form form div.row .input {width:auto;} #guest_form div.row input {width:139px; height:14px; font-size:12px; line-height:14px; border:1px solid #9f9f9f; background:transparent; display:inline-block; margin:0; padding:1px; } #guest_form div.row {margin: 0 0 5px 0; padding:0; height:20px;}  #guest_form div.submit {margin-bottom:1em;} #guest_form div.submit input { margin-left:81px; cursor:pointer;} #guest_form div.submit a img {margin-top:8px;} #guest_form .togglers { margin-left:81px; float:none; clear:both; margin-bottom:6px; font-size:smaller} #guest_form .ForgotPassword,#guest_form .ForgotUsername, #guest_form a, #guest_form .login_back{ text-decoration:underline; margin:5px 0 5px 0; cursor:pointer; } #guest_form .login_back {clear:both;}   #formPage_Text .site_images{margin:0 0 40px 0; color:#52514f; font-weight:normal;} #formPage_Text .site_images p{margin:0; padding:0; border-bottom:2px solid #bebdbb; line-height:20px; vertical-align:bottom; font-weight:normal;} #formPage_Text .site_images p span{margin:0; padding:0 10px 0 11px; border-right:1px solid #bebdbb; font-weight:bold; } .i_agree {font-weight:normal; color:#EF8718; font-size:0.9em;} .registration_logo { float:left; margin-left:20px; } body.to_register div.GadgetContent { padding-top:10px; } body.to_register .formBox p, body.to_register .formBox div.row { margin-bottom:3px; } body.to_register .formBox p { padding-bottom : 0;} body.to_register .sep {border-top:1px solid gray; margin:5px 0; height:1px; width:370px; float:left;clear:both;}  .to_manage_special_mail .formBox div.row label {display:block; float:none; width:404px;} .to_manage_special_mail .formBox div.row .input {display:block; float:none; width:404px;} .to_manage_special_mail .formBox div.row input, .to_manage_special_mail .formBox div.row textarea {width:401px;}  body.to_account div.formBox form h3 {float:none; clear:both; display:block;} body.to_account div.formBox hr {width:400px; clear:both;} table.payments {width:99%; text-align:left;}  body.to_account div#main div.GadgetBox div.GadgetContent { color:#666; } body.to_account div#main div.GadgetBox div.GadgetContent h2 { color:#222; height:10px; }  body.to_check .formBox div.row select {width:100px;}  body.to_import_profile input, body.to_import_profile textarea {width:200px;} body.to_import_profile select {width:204px;} body.to_import_profile td.new_birthday_value select {width:68px;} body.to_import_profile div.submit input, body.to_import_profile div.reset input { margin-top:12px;width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat;outline: none;border:none; text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer; float:left; } body.to_import_profile td.old_value, body.to_import_profile td.old_birthday_value, body.to_import_profile td.fb_value, body.to_import_profile td.fb_birthday_value {cursor:pointer; text-decoration:underline;} body.to_import_profile td.imp_fb {width:22px; height:20px; margin: 0 10px; cursor:pointer; background:url(../style/icons/arrow_left.gif) no-repeat center center; } body.to_import_profile td.imp_current {width:22px; height:20px; margin: 0 10px; cursor:pointer; background:url(../style/icons/arrow_right.gif) no-repeat center center; }  body.to_opinion .formBox div.row select {float:left;} body.to_opinion .formBox div.row .input{width:191px;} body.to_opinion .formBox div.row label {width:195px;} body.to_opinion div .formBox div.boolean_row label {width:350px;} body.to_opinion div .formBox div.boolean_row .input {width:20px;} body.to_opinion .formBox div.row select {width:190px;} body.to_opinion .formBox .row .comment{float:left; clear:left; width:187px} body.to_opinion div.on_disconnect {display:none;}  body.to_introduce div.submit {clear:both;}  body.to_invite_email .GadgetBox .GadgetContent h4 {font-size:1.5em; margin:5px 0;}  body.to_complete .TinyForm textarea {height:40px;}  body.to_party #main a img { color:inherit; text-decoration:none; border:none; } body.to_party table td { vertical-align:middle; text-align:center; margin:auto; height:100px; width:100px; padding:10px; }  body.to_conclude_by_search input, .to_conclude_by_search select { width:25%; } body.to_conclude_by_search span.conclude_label { margin-left:5px; margin-right:5px; } .to_connect table .formBox label {width:200px;} .to_connect table td .GadgetContent {height:300px;} .to_connect table#disconnected_layout_connect td .GadgetContent {height:auto;} .to_import_details .complex_field_import .row {width:500px; display:inline-block; vertical-align:top;} .to_import_details .complex_field_import .row label {width:200px;} .to_import_details .complex_field_import label.import_me {width:200px; display:inline-block; vertical-align:top;} .to_welcome_external .formBox div.row span.status {display:none;} html#iframe_form .to_invite_email h1.title_h1, html#iframe_form .to_invite_edit h1.title_h1 {display:none;} .to_invite_edit p, .to_invite_edit h3, .to_invite_edit table {display:none;} .to_invite_edit p#invite_edit_p {display:block;} html#iframe_form img#workplace_scketch, html#iframe_form img.workplace_scketch {width:480px; height:80px; position:absolute; top:220px; left:10px; margin:0 -200px -200px 0;} .to_invite_external h2, .to_invite_external_skipped h2, .to_complete h2, .to_email_required h2, .to_relate_here .formBox h3 {font-size:22px; color:#4d4b48; } .to_invite_external .tooltip {text-decoration:underline;} .to_invite_external .tooltip_body {text-decoration:none;} h1 .tooltip {font-size:12px; color:#EF8718; text-decoration:underline; font-weight:normal;}  #invite_external_top {width:880px; height:197px; background:url(fbrw/invite_top_blank.jpg) top left no-repeat; position:relative; top:0; left:0; } #invite_external_top .text_left {position:absolute; top:20px; left:578px; width:242px; height:90px; } #invite_external_top .text_right {position:absolute; top:20px; right:578px; width:242px; height:90px; text-align:center;} #invite_external_middle {width:878px; border:1px solid #969d9c; border-top:0 none; border-bottom:0 none;} #invite_external_middle iframe {width:848px;} #invite_external_bottom {width:880px; height:90px; background:url(fbrw/invite_bottom.jpg) top left no-repeat;} #complete_page {width:880px; min-height:540px; margin:0 -60px; padding:0 60px; background:url(fbrw/complete_left.jpg) top left no-repeat; position:relative; top:0; left:0;} #complete_form {padding:130px 63px 0 63px; width:580px;} #complete_form .reminder_email {margin:6px 0;} #complete_page .text {position:absolute; top:28px; left:707px; width:274px; height:86px; } #complete_page #complete_form div.submit {text-align:center; width:auto; display:block;} #complete_page #complete_form div.submit input {background:url(fbrw/complete_save.png) no-repeat top left; width:242px; height:35px; line-height:35px; color:white; font-size:16px; float:none;} #relate_here_select {width:880px; min-height:341px; margin:0 -29px; padding:129px 29px 0; background:url(fbrw/relate_left.jpg) no-repeat top left; position:relative; top:0; left:0;} #select_area {margin-left:220px; width:590px; height:238px; overflow-y:scroll; } #relate_here_select div.tooltiptext {position:absolute; top:30px; left:128px; width:243px; height:77px;} #relate_here_select .buttons_row {text-align:center;} #relate_here_select .buttons_row .submit input {background:url(fbrw/relate_send_left.png) no-repeat top left; width:144px; padding-left:20px; height:27px; line-height:27px; color:white; font-size:12px; float:none;} #relate_here_select .buttons_row .skip {display:inline-block;} #relate_here_select .buttons_row .skip input {background:url(fbrw/relate_skip_left.png) no-repeat top left;} #invite_external_middle .skip {display:inline-block;} #invite_external_middle .skip a {background:url(fbrw/relate_kip_left.png) no-repeat top left; width:144px; padding-left:20px; height:27px; line-height:27px; color:black; font-size:12px; float:none;} #invite_external_skipped {width:824p; min-height:312px; padding:196px 41px 0 40px; background:url(fbrw/stop.jpg) no-repeat top left; position:relative; top:0; left:0;} #invite_external_skipped_internal {position:absolute; left:210px; top:210px; height:196px; width:590px;} #invite_external_skipped p, #invite_external_skipped ul {font-size:1.2em;} #disconnected_invited {background:url(fbrw/disconnected_invited_left.jpg) no-repeat top left; width:404px; margin:20px auto; padding:9px 379px 9px 16px; height:130px; color:#d54799} #disconnected_invited h2 {margin:0 0 1em 0; padding:0; font-size:20px} #disconnected_invited h3 {height:30px; margin:0; padding:0; font-size:24px; line-height:30px;} #disconnected_invited p {line-height:20px; font-size:13px; font-weight:bold;} #disconnected_zero {background:url(fbrw/disconnected_left.jpg) no-repeat bottom left; width:874px; height:200px; padding:5px 0 0 0 ; margin:20px 0; color:#5c5c5c; position:relative; top:0; left:0; border:3px solid #8A8A8A; } #disconnected_zero h2, #main #disconnected_zero a {color:#3997ab; line-height:26px; font-size:22px; font-weight:bold; margin:0; padding:0;} #disconnected_zero h2 { text-align:center;} #dis_zero_1 { position:absolute; top:25px; left:20px; width:415px; } #dis_zero_2 { position:absolute; top:25px; left:460px; width:415px; } a.dis_zero_1, a.dis_zero_2 { position:absolute; top:110px; left:135px; } #main #disconnected_zero h3 a {color:black; font-size:12px} #register_connect { height:40px; text-align:center } #register_connect #fb_connect_loading { height:28px; width:28px; margin:6px 0 6px 11px; vertical-align:top; display:none; }  body #main #register_connect a {text-decoration:none;} a.fb_button {text-decoration:none}  .grayMessage { font-weight: bold; color: #434343; }    body.to_updates table {width:880px; border-spacing:0;} body.to_updates table tbody {width:880px;} body.to_updates table tr {vertical-align:top; width:880px;} body.to_updates table tr td {margin:0; padding:0; border-spacing:0; } #ContentLeftColumn{width:432px;} #ContentSpacerColumn {width:16px;} #ContentRightColumn{width:432px;} #ContentLeftColumn .GadgetBox, #ContentRightColumn .GadgetBox {width:432px;}   #ContentSingleColumn{width:95%;} #ContentSingleColumn .GadgetBox{width:839px} .to_updates hr{color:#adadac;width:392px;} body #main div.MoreButton { width:41px; margin-top:30px; float:left; } body #main div.MoreButton a {border:none; text-decoration:none; color:#938f8f; margin-left:5px; display:inline-block; vertical-align:center; } body #main div.MoreButton a:hover {text-decoration:underline;} .captionText{font-size:0.9em;} body #main div.MoreButton a span {display:inline-block; vertical-align:center; text-decoration:none;}  ul.requests { margin:0; padding:0 10px 0 0; width:90%; } ul.requests li{ text-decoration:none; padding:3px 0 3px 32px; display:block; margin: 0 0 15px 0; } ul.awaiting { margin:0; padding:0; } ul.awaiting li{ margin:0; padding:5px 0 5px 25px; min-height:25px; display:block; } body.to_updates div.mood label, body.to_updates div.plan label {float:left; padding-right:8px; padding-top:2px;} body.to_updates div.mood input {width:220px; float:left;} body.to_updates div.plan input {width:170px; float:left;} body.to_updates div.mood span.status, body.to_updates div.plan span.status {width:20px; float:left; padding-left:4px;} body.to_updates ol { margin:0; padding:0; } body.to_updates ol li {padding-left:48px; min-height:40px; list-style:none; } body.to_updates ol li.i1 {background: url('../style/icons/bullet_1_e.gif') no-repeat top left; } body.to_updates ol li.i2 {background: url('../style/icons/bullet_2_e.gif') no-repeat top left; } body.to_updates ol li.i3 {background: url('../style/icons/bullet_3_e.gif') no-repeat top left; } body.to_updates ol li.i4 {background: url('../style/icons/bullet_4_e.gif') no-repeat top left; } body.to_updates ol li.i5 {background: url('../style/icons/bullet_5_e.gif') no-repeat top left; } body.to_updates ol li.in1 {background: url('../style/icons/bullet_1.png?MezExp=3') no-repeat top left; } body.to_updates ol li.in2 {background: url('../style/icons/bullet_2.png?MezExp=3') no-repeat top left; padding-top:10px; min-height:30px;} body.to_updates ol li.in3 {background: url('../style/icons/bullet_3.png?MezExp=3') no-repeat top left; } body.to_updates .GadgetBox p {padding:0 0 8px 0; margin:0 0 1em 0;}    body.to_basic .GadgetBox .ProfileBox{background-image: url(../style/ProfileBG_left.gif);background-repeat:repeat-y;color:#4f4f4e;} body.to_basic .GadgetBox .ProfileBox br { clear:both; } body.to_basic div.row span.status { display:inline-block; } body.to_basic #ProfileLeft {width:353px; float:left; padding-top:10px; margin-right:-3px;} body.to_basic #ProfileLeft .row{ width:363px;margin-right:-3px;margin-bottom:8px;} body.to_basic #ProfileLeft label{width:140px; display:inline-block; vertical-align:top; font-weight:bold;} body.to_basic #ProfileLeft .boolean_row label {width:310px; vertical-align:middle;} body.to_basic #ProfileLeft .input {width:200px; display:inline-block; vertical-align:top; } body.to_basic #ProfileLeft .boolean_row .input {width:20px; vertical-align:middle;} body.to_basic #ProfileLeft .comment {display:block;} body.to_basic #ProfileLeft .input input {width:190px; height:16px;} body.to_basic #ProfileLeft .boolean_row .input input {width:20px; margin:0 5px 0 0; padding-left:0; vertical-align:top;} body.to_basic #ProfileLeft .input select{width:196px;} body.to_basic #ProfileLeft div.birth_date .input {width:201px; margin-right:-1px;} body.to_basic #ProfileLeft div.birth_date select{width:64px; margin-right:2px;} body.to_basic #ProfileLeft .input textarea{width:192px;height:150px;margin:0;}  body.to_basic #ProfileRight {float:right;width:463px;margin-right:-3px;padding-top:10px;} body.to_basic #ProfileRight .row {width:443px;margin-right:-3px;margin-bottom:8px;padding-right:10px;} body.to_basic #ProfileRight label {width:170px;font-weight:bold;display:inline-block;vertical-align:top;} body.to_visibility #ProfileRight .row {width:743px;margin-right:-3px;margin-bottom:8px;padding-right:10px;} body.to_visibility #ProfileRight label {width:230px;font-weight:bold;display:inline-block;vertical-align:top;} body.to_basic #ProfileRight .boolean_row label {width:380px; vertical-align:middle;} body.to_basic #ProfileRight .input {width:250px;display:inline-block; vertical-align:top;} body.to_basic #ProfileRight .boolean_row .input {width:20px; vertical-align:middle;} body.to_basic #ProfileRight .comment {width:260px;float:right; margin-top:-0.5em; margin-bottom:0.9em;} body.to_basic #ProfileRight .input input {width:234px;} body.to_basic #ProfileRight .boolean_row .input input { width:auto; margin:0 5px 0 0; padding-left:0; vertical-align:top;} body.to_basic #ProfileRight .input select{width:240px;} body.to_basic #ProfileRight .input textarea{width:234px;height:120px;margin:0;} body.to_basic #ProfileRight .input input#remove_picture_button {margin-right:20px;} body.to_basic #ProfileRight div.submit input, body.to_visibility #ProfileRight div.submit input {margin-top:12px;width:180px;height:21px;background:url(../style/submit_orange_180.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_basic #ProfileRight .imgLine {float:left; width:100%;} body.to_basic h3{width:383px;color:#ef8718;margin-bottom:10px; margin-top:0px; font-size:1em;}     #QuestionsIntroDIV{width:845px;color:#4f4f4e;text-decoration:none;line-height:130%;margin-bottom:10px;padding-left:22px;margin-top:6px; font-weight:bold;} #QuestionsLeft{float:left;width:533px;margin-right:12px;} body.to_custom h5{font-size:1.25em;color:#52514f;line-height:200%; padding:0; margin:0;clear:both;} body.to_custom .QA {margin-bottom:1em; clear:both; position:relative; width:503px;} body.to_custom .QA label {float:left; width:277px; vertical-align:top; overflow:hidden; text-decoration:none;} body.to_custom .QAOn label{color:#ef8718;} body.to_custom .QAOff label{color:#686868;} body.to_custom .QA .row label {width:410px;} body.to_custom .QA .input{display:block; width:503px;color:#4a4a4b;} body.to_custom .QA .input input {margin: 0 15px; width:380px;} body.to_custom .QA select{width:390px; display:inline-block; margin: 0 15px;} body.to_custom .QA .delete_flag {width:70px; position:absolute; top:0; left:420px;} body.to_custom .QA .delete_flag * {display:inline-block; vertical-align:middle;} body.to_custom .QA .input .delete_flag input {margin:0; width:auto; } body.to_custom .QA .report_abuse {position:absolute; top:20px; left:420px;} #QuestionsRight{float:left;width:322px;} .QuestionLineRight{float:left;width:292px;margin-bottom:15px;} .QuestionsTextField{width:150px; display:block;} .delete_flag {display:inline-block;} .QuestionsTextField2{width:250px; display:block;} .QuestionsTextareaField{width:250px;height:100px;margin:0; display:block;} .QuestionsText1 span.input input{width:144px; display:block-inline;} .QuestionsText1 span {display:block-inline;} .QuestionsText1 span.input span.delete_flag input{display:inline-block; width:20px;} .QuestionLineRight label {display:block;} .QuestionLineRight a {display:block;} body.to_custom span.status {display:none;}     .ImageBox{float:left;width:249px;margin-bottom:15px;} .ImageTitle{color:#ef8718;text-decoration:none;float:left;line-height:230%;} .ImageText{color:#4f4f4e;text-decoration:none;float:left;line-height:140%;margin-top:5px;} div#mgm_box div.new_item{float:left;width:289px;} div#mgm_box div.new_item form{float:left;width:260px;padding-left:20px;margin-bottom:15px;} div#mgm_box fieldset{border:0;} div#mgm_box div.manage_item fieldset{clear:left;} div#mgm_box legend{font-size:1.3em;color:#686868;text-decoration:none;font-weight:bold} div#mgm_box label span{display:block; color:#4f4f4e;text-decoration:none;font-weight:bold; line-height:200%;} div#mgm_box label input{display:block; width:250px;} div#mgm_box label textarea{width:250px;height:100px;margin:0;} div#mgm_box div.mgm_thumb_container {width:200px; height:130px; } div#mgm_box div.thumb h2.photo_title{color:#ef8718;text-decoration:none;line-height:230%;} div#mgm_box div.thumb .mgm_fields{height:38px; color:#4f4f4e;text-decoration:none;float:left;line-height:140%;margin-top:5px; width:100%;} div#mgm_box div.thumb .mgm_fields .mgm_field .mgm_field_label{float:left; clear:left; display:none;} div#mgm_box div.thumb .mgm_fields .mgm_field .mgm_field_value{float:left; padding:0; margin:0; height:3em; width:216px; overflow:hidden;} div#mgm_box #ConnectionsImagesBox div.thumb {float:left;width:216px;} div#mgm_box #ConnectionsImagesBox div.thumb h2 {color:#ef8718;text-decoration:none;} .to_gallery_of .fb_thumb {float:left; height:130px; width:130px; padding:5px; line-height:130px; border:1px solid #eeeeee; margin:0 5px 5px 0; text-align:center;} .to_gallery_of .sixth {margin:0 0 5px 0; } .to_gallery_of .fb_thumb a {border: 0 none; text-decoration:none; vertical-align:middle; line-height:130px;} .to_gallery_of .fb_thumb a img {border: 0 none; text-decoration:none; vertical-align:middle;} .fb_hide_first li {display:none;} .FB_ElementReady li {display:list-item;}   body.to_friends h2.list_of_users_header{font-size:1.5em;} body.to_friends div#main p{line-height:100%;} #InnerCircleContent { margin:0; padding:0 0 0 20px; } .InnerCircleLine{ width:839px; margin-top:2em; margin-bottom:4em; } .InnerCircle025Icon{width:32px;margin-top:3px;margin-left:25px;} .InnerCircle025Text{float:left; width:202px;color:#4a4a4b;padding-left:5px;} .InnerCircle025Text h5{float:left; padding:0 0 0 3px; margin:0; width:170px; color:#ef8718;} .InnerCircle025Text strong{float:left; clear:both; width:90px} .InnerCircle025Text span{float:left; width:104px; overflow:hidden;} .InnerCircle025MiddlePart{float:left; width:220px;color:#4a4a4b;margin-right:40px;} .InnerCircle025RightPart{float:left; width:280px;color:#4a4a4b; margin-top:14px;} .InnerCircle025MiddlePart ul li{list-style: url(../style/dot.gif);color:#4a4a4b;list-style-type:disc;list-style-position: outside;} a.InnerCircle025{text-decoration:none;} a.InnerCircle025:hover{text-decoration:underline;} .InnerCircle025Line{background-image:url(../style/Gpixel.gif);height:1px;width:820px;background-repeat:repeat-x;margin:15px 0;clear:both;} .InnerCircle025RightPart select{width:100px;} .InnerCircle025RightPart .submit input {margin-top:12px;width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;}  body.to_friends div.boolean_row {clear:both; margin-bottom:0.8em;} body.to_friends div.boolean_row span.input input {display:inline-block; width:20px; vertical-align:middle;} body.to_friends div.boolean_row label {display:inline-block; width:220px; vertical-align:middle;} body.to_friends div.boolean_row span.status {display:inline-block; float:none; vertical-align:middle;}  #People{width:849px;padding-left:20px;clear:both;} .pageTitle{font-size:1.3em;color:#686868;text-decoration:none;} body.member #main h2.search_results { color:#686868; font-size:1.3em; vertical-align:top; margin:0 0 15px 0; padding:0 0 0 20px; width:97%; clear:both; }  #People .GalleryRow{width:849px;margin-bottom:27px;float:left; } .MinimizedRow{width:420px;margin:15px 0 0 0; }  body.to_introduce .GalleryRow div.spacer { clear:both; }  body #main div.user_header div.details1 a {text-decoration:none;} .user_header_goal_icon { width:17px; height:16px; vertical-align:top;} body.to_view div.your_comments form div.row label {display:none;} body.to_view div.your_comments form div.row span.input{ float:left; width:360px; } body.to_view div.your_comments form div.row span.status { margin-left:20px; margin-top:5px; margin-right:-20px; display:inline; } .your_comments form textarea{ width:360px; height:50px; overflow:auto; padding:5px; margin:5px 0; } .grayHyperLink{text-decoration:underline;} form.interest_form{ position:absolute; z-index:10; left:820px; margin-top:3px;} form.interest_form input{height:18px; width:18px; margin:1px;} form.interest_form input.selected{border:1px solid yellow; margin:0;} body.to_chat form.interest_form{ position:static; display:inline} body.to_chat form.interest_form div {display:inline} body.to_chat form.interest_form input.selected{border-color:blue; margin:0;} body.to_chat form.interest_form label{display:none} body.to_chat form.interest_form label.selected{display:inline}  #user_menu{ display:block; width:869px; background: url('../style/user_menu.gif') no-repeat 0 0; height:23px; padding:7px 0 0 0; margin:0 0 20px 0; } #user_menu ul { display:inline; margin:0; padding:0 0 0 20px; } #user_menu ul li{ display:inline; margin:0 1px; line-height:15px; } #user_menu ul li a{ margin:0 4px 0 0; text-decoration:none; font-weight:bold; } #user_menu ul li a.here{ color:#CB1C07; }  body #main div.GadgetBox .user_header{ background: white url('../style/user_detail_box_left.gif?MezExp=3') repeat top; padding:9px; } body #main .two_col_cont div.GadgetBox .user_header {background:none;} .user_header br { clear:both; } .user_header hr { width:203px; } .user_header .details3 hr { width:275px; margin:10px 5px 10px 0; } .details1{ display:block; width:201px; margin-right:10px; height:200px; float:left; background-color:#f4f3f1; text-align:center; } .details_institute { float:right; width:180px; } .details1 a img{ border:none; text-decoration:none; margin: 0 auto; } .details1 .add_photo_link{ display:block; padding:5px; } .details2{ display:block; width:195px; float:left; line-height:15px; } .details3{ display:block; margin-left:10px; width:280px; margin-right:5px; float:left; } .details4{ display:block; width:150px; margin-left:9px;  float:left; text-align:center; font-size:11px; font-weight:bold; } .user_header .details4 #ConnectionsFlashLink a { line-height:100%; font-size:12px; } .details2 div{ float:left; margin:0 0 2px 0; } .details2 strong{ width:85px; float:left; } .details3 strong{ width:95px; float:left; } body div#container .details3 ul.sm_ml_icons{ background:repeat-y 0 0 white; margin:0; padding:0; width:280px; } body div#container .details3 ul.sm_ml_icons li { width:132px; height:35px; font-size:11px; } body div#container .details3 ul.sm_ml_icons li.first_and_last { width:280px; background:white; z-index:1; }  body div#container .details3 ul.sm_ml_icons li.first { margin-right:16px; } body div#container .details3 ul.sm_ml_icons li.sep { width:280px; clear:both; height:1px; background:url('../style/user_header_details3_hr.gif') no-repeat 0 0 white; padding:0; margin:0; } .details3 ul.sm_ml_icons li span.smi { display:inline-block; margin-top:8px; margin-bottom:9px; } .details3 ul.sm_ml_icons li a { font-weight:100; width:104px; display:inline-block; vertical-align:middle; } .details3 ul.sm_ml_icons li.first_and_last a { width:208px; } body.to_opinion #formPage_Text div.row div { margin-top:4px; } body.to_opinion #formPage_Text div.row div strong { display:inline; } .details2 span.value { width:107px; } .details3 span.value { width:117px; } .details2 span.value, .details3 span.value{ display:block; float:right; max-height:45px; overflow:hidden; } body.to_opinion #formPage_Text span.value { display:inline; max-height:45px; overflow:hidden; } body.to_register .col_1_50 { border-right: solid 1px #888; padding-right: 10px; margin-right: 10px; width:416px;  } .details3 strong{ width:55px; } .details3 span.value { width:151px; } .details3 p img.goal_icon{ float:left; margin: 5px 5px 0 0; } .details3 p strong{ float:left; width:180px; } body .GadgetBox .details3 p { line-height:130%; clear:both; font-weight:normal; } .user_header .details4 a{ font-size:smaller; text-decoration:underline; line-height:40px; padding:20px 0 0 0; } .public_relations {float:left; clear:left; width:398px;padding-left:14px;margin-bottom:5px;} .public_relations h2{font-size:1.2em;font-weight:bold;} .public_relations ul{padding:0px; margin:-10px 16px 20px 0px; font-weight:bold;} .public_relations li{list-style: url(../style/dot.gif);color:#4a4a4b;list-style-type:disc;list-style-position: outside;} .long_details, .long_detail br{ clear:both; } .long_details strong{ clear:both; display:block; width:30em; overflow:hidden; font-weight:bold } .long_details .seperator { clear:both; width:369px; height:1px; padding: 0 15px 0 0; margin:5px 0 5px 0; border-bottom:1px solid #5B5B5B; } .long_details_top{ display:block; width:369px; padding:0 15px 5px 0; margin:0 0 10px 0; border-bottom:1px solid #5B5B5B; line-height:150%; float:left; clear:both; } .long_details_top_l{ display:block; width:195px; padding:0 ; margin:0 ; float:left; } .long_details_top_r{ display:block; width:195px; padding:0; margin:0; float:left; } .long_details .long_details_top_r strong, .long_details .long_details_top_l strong{ clear:both; display:block; float:left; width:95px; font-weight:bold; } .long_details_top_r span.value, .long_details_top_l span.value{ float:left; } .long_details .GadgetContent p{ clear:both; width:30em; overflow:hidden; font-weight:normal; } body.to_view div.custom_subscriber span.status { margin-left:1px; } body.to_view div.custom_subscriber label {font-weight:normal; width:300px;} body.to_view div#main , body.to_preview div#main {color:#7c7972;} body.to_view div#main strong, body.to_preview div#main strong{color:#444343;} body.to_view div#main a strong, body.to_preview div#main a strong{color:#EF8718;} body.to_view h2, body.to_preview h2 {font-size:larger;font-weight:bold; margin:0; clear:both;} #ConnectionsImagesBox{float:left;width:651px;} .ConnectionsImageLine{float:left;width:651px;margin-bottom:15px;} .ConnectionsPhotoBox{float:left;width:216px;}  .Selectable_UserBox{float:left;width:72px;margin-bottom:10px;} .Selectable_UserBox div.selector {text-align:center;} div.GalleryRow div.submit input{margin-top:12px;width:160px;height:21px;background:url(../style/submit_orange_160.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} .ConnectionsMainBox {padding-left:14px;} .details3 ul.sm_icons { width:280px; background:url('../style/user_header_actions_sep.gif') repeat-y; } body div#container .details3 ul.sm_icons li {margin:0 0 12px 0; font-size:12px; font-weight:normal;} ul.sm_icons li a {display:inline-block; vertical-align:middle;} .details3 h5 {margin:0 0 5px 0; padding:0; color:#ef8718; font-weight:normal; font-size:12px;} body div#container .details_institute ul.sm_ml_icons{ clear:none; width:183px; } body div#container .details_institute ul.sm_ml_icons li { width:183px; height:35px; font-size:11px; }  body div#container .details_institute ul.sm_ml_icons li.sep { display:none; } .details_institute ul.sm_ml_icons li span.smi { display:inline-block; margin-top:8px; margin-bottom:9px; } .details_institute ul.sm_ml_icons li a { font-weight:100; width:154px; display:inline-block; vertical-align:middle; } #invite_vouchers{clear:both;display:block;}  .boldText{color:#4f4f4e;} .mailSubject{font-size:1.5em;color:#ef8718} img.X {width:9px; height:9px; border:none} .boldSmallRegTxt{font-size:0.9em;color:#676464}  #MailHeaderLine{width:846px;color:#4f4f4e;text-decoration:none;margin:0;} #MailPageBackTo{float:right;color:#4f4f4e;} #MailSelector{float:left;width:200px;} .MailLine{width:846px;color:#4a4a4b;margin:12px 0 0 0;} .MailLineFull{width:846px;color:#4a4a4b;margin:12px 0 0 0;} .MailLineCorrespondence{width:846px;margin:12px 0 0 0;} .MailArrow{float:left;width:40px;margin-top:30px;margin-right:-3px} .MailPara1{width:120px;float:left;overflow:hidden;padding:10px 0 0 10px;margin:0 -3px 0 0;} .MailPara2{width:300px;float:left;overflow:hidden;padding:10px 0 0 10px;margin:0 -3px 0 0;} .MailPara2 h3{width:300px; overflow:hidden; font-weight:normal; margin:0 0 5px 0; padding:0; color:#EF8718; } .MailPara2 h3 strong{width:300px; overflow:hidden; font-weight:bold;} .MailPara3{width:210px;float:left;margin:30px -3px 0 10px;} body #main .MailPara3 a {text-decoration:none} .MailOrange{color:#ef8718;} .MailGrayLine{border-bottom:1px solid #adadac;width:846px;height:1px; font-size:1px; float:left;margin:0;}  #InboxTitle{float:left;width:500px;overflow:hidden;margin-top:10px;} #InboxHeaderLine{float:left;width:849px;color:#4f4f4e;text-decoration:none;} #InboxReplayLine{width:809px;padding-top:30px;float:left;} .InboxReplayBox {width:700px} .InboxReplayBox input {width:550px; margin-left:80px} .InboxReplayBox input.SubmitOrangeShort{margin-top: 12px; width: 89px; height: 21px;}  .InboxReplayBox textarea{width:550px; margin-left:80px; height:100px; margin-top:5px}  #InboxBottomLinks{float:left;width:135px;margin-top:10px;margin-left:15px;}  body div .reply_form { float:left; width:320px; } body div .reply_form .row {display:block; float:none; width:auto; color:#4f4f4e;text-decoration:none; } body div .reply_form .row label {display:block; float:none; width:auto; font-weight:bold; margin-bottom:2px; vertical-align:top;} body div .reply_form .row .input {display:block; float:none; margin-bottom:6px; width:300px;} body div .reply_form .row .input input, body div .reply_form .row .input textarea, body div .reply_form .row .input select{width:300px;}   #main .reply_form div.receiver span.status { display:none; } .to_simplemail .reply_link img { vertical-align:middle; position:static; }   div.minmax {clear:both;} .formBox form div.min_age, .formBox form div.min_distance, .formBox form div.min_height {width:224px; float:left;} .formBox form div.min_age .comment, .formBox form div.min_distance .comment, .formBox form div.min_height .comment {clear:left;} .formBox form div.max_age, .formBox form div.max_distance, .formBox form div.max_height {width:156px; padding-left:0px; float:left;} .formBox form div.min_age .input select, .formBox form div.max_age .input select, .formBox form div.min_distance .input select, .formBox form div.max_distance .input select, .formBox form div.min_height .input select, .formBox form div.max_height .input select {width:104px;} body.he .formBox form div.min_age .input select, body.he .formBox form div.max_age .input select, body.he .formBox form div.min_distance .input select, body.he .formBox form div.max_distance .input select, body.he .formBox form div.min_height .input select, body.he .formBox form div.max_height .input select {width:104px;} body .formBox form div.min_age .input ,body .formBox form div.max_age .input , body .formBox form div.min_distance .input ,body .formBox form div.max_distance .input , body .formBox form div.min_height .input ,body .formBox form div.max_height .input {width:104px;} .formBox form div.max_age label, .formBox form div.max_distance label, .formBox form div.max_height label {width:42px; padding-left:0px; text-align: center;} .AdvancedSearchTable tbody tr{width:380px;padding-left:20px;margin:0px;} .AdvancedSearchTable tbody th{width:200px;color:#7c7972;text-align:left;} .AdvancedSearchTable thead th{text-align:center;width:50px;} .AdvancedSearchTable tbody td{color:#ef8718;text-align:center;} div.no_results_suggestion { border-top:solid 1px #888; padding-top:12px; border-bottom:solid 1px #888; padding-bottom:12px; margin-bottom:12px; clear:both; } h1.search_pages_bar span.tip { float:right; font-size:12px; font-weight:bold; margin-top:4px;} h1.search_pages_bar table { width:100%; border-spacing:0px; } h1.search_pages_bar td { margin:0; padding:0; } .search_pages_bar .tooltip { font-size:12px; color:#BF0F36; text-decoration:underline; font-weight:normal} h2.search_pages_bar { font-size:15px; color:black; margin: 2em 0; font-weight:normal; }  body div#container p.more_short {float:right;} body div .invite_form div.row label{width:380px;} body div div .invite_form div.boolean_row label{width:350px;} body div .invite_form div.row textarea {width:380px;} .regularText{color:#4f4f4e;text-decoration:none;line-height:130%;}  ul.EMailProviders { list-style: none; padding:0; } ul.EMailProviders li { display:inline; padding:1.2em; margin:1.2em; line-height:220%;} ul.EMailProviders li img { border:0; width:120px; height:24px; } #invite_table{ width:380px; } body div .invite_form div.row #invite_table input {width:171px;padding-right:1px;} body div .invite_form div.row select{width:380px;} .invite_msg textarea {width:377px; height:80px;} body.to_invite_email div.row { clear:both; width:404px; } body.to_invite_email span#invitation_count, body.to_contacts_importer span#max_invitations {display:none;} body.to_invite_email div.import_table_row { height:200px; overflow-y:scroll; border:3px inset #E6E0DA; } body.to_invite_email #first_letter_navigators { text-align:center; margin:auto } table.friends_phase3 td.e input, table.friends_phase3 td.n input { display:none;} table.friends_phase3 tr.checked td.e input, table.friends_phase3 tr.checked td.n input { width:152px; display:block; } table.friends_phase3 td.e i, table.friends_phase3 td.n i { display:block; font-style:normal; width:160px; overflow:hidden;} table.friends_phase3 tr.checked td.e i, table.friends_phase3 tr.checked td.n i { display:none; } body.to_invite div.friends_youve_invited div.row { margin:10px 0 0 0; } body.to_invite div.friends_youve_invited div.row span.name{ float:left; direction:ltr; clear:both; width:170px; word-wrap: break-word; overflow:hidden; margin:0 10px 0 0; padding:0; color:#ef8718; } body.to_invite div.friends_youve_invited div.row span.status{ float:left; width:160px; margin:0 0 0 5px; padding:0; height:auto; color:#7c7972; } body.to_invite div.friends_youve_invited div span.delete { margin:0 0 0 5px; } .GadgetContent ul {clear:both;} .GadgetContent .UserBox ul {clear:none;} body.to_invite #formPage_Text .GadgetBox div.row { float:none; display:block; width:auto; clear:both; } #imported_friends_table td {cursor:pointer;}  body div#container .SubMenu { margin: 0 0 10px 0; padding:4px 0 0 0; list-style-type: none; text-align:left; float:left; font-size:0.9em; font-weight:bold; } body div#container .SubMenu li { float:left; margin:0 10px 2px 10px; padding:0 0 0 23px; line-height:18px; height:18px; } body div#container .sm_ml_icons li { padding:0; margin: 0 0 2px 0;} body div#container .SubMenu li a { color:#44464a; text-decoration:none;  } body div#container .SubMenu li a:hover { text-decoration:underline; } .forum_icon {width:12px; height:12px; display:inline-block; vertical-align:middle; margin-right:5px;} .latest_post_icon { background: transparent url('forum/forum_icons_left.gif') no-repeat left 0; } .add_post_icon { background: transparent url('forum/forum_icons_left.gif') no-repeat left -12px; } .open_post_icon { background: transparent url('forum/forum_icons_left.gif') no-repeat left -24px; } .close_post_icon { background: transparent url('forum/forum_icons_left.gif') no-repeat left -36px; } .sm_icon { width:18px; } ul.smis li, .sm_icon {height:18px; display:inline-block; vertical-align:middle; margin-right:5px;} ul.smis { padding-left:0; } ul.smis li {list-style-type:none; padding-left:23px; } ul.sm_ml_icons li {list-style-type:none;} ul.sm_ml_icons li .smi {height:18px; width:18px; display:inline-block; vertical-align:middle; margin-right:5px;} ul.smis .dummy {background:transparent; padding:0;} ul.smis .profile , ul.smis .preview { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left 0; } ul.smis .basic { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -18px; } ul.smis .my_photo { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -36px; } ul.smis .custom { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -54px; } ul.smis .gallery { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -72px; } ul.smis .account { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -90px; } ul.smis .facebook , .icon_facebook { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -108px; } ul.smis .youtube , .icon_youtube , ul.smis .video { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -126px; } ul.smis .interesting { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -144px; } ul.smis .blocked { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -162px; } ul.smis .invite , ul.smis .introduce { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -180px; } ul.smis .connect { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -198px; } ul.smis .email { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -522px; } ul.smis .sent_mail , strong.sent_mail { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -216px; } ul.smis .compose , strong.read_mail, ul.smis .nomail { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -234px; } ul.smis .mail , strong.new_mail, ul.smis .inbox { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -252px; } ul.smis .friends { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -270px; } ul.smis .pay { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -288px; } ul.smis .skype_off { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -306px; } ul.smis .skype_off { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -324px; } ul.smis .invite { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -342px; } ul.smis .gmail { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -360px; } ul.smis .msn { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -378px; } ul.smis .hotmail { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -396px; } ul.smis .yahoo { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -414px; } ul.smis .outlook { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -432px; } ul.smis .chat { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -450px; } ul.smis .aol { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -468px; } span.mood_line_icon { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -486px; } .search_icon { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -504px; } .go_icon { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -540px; } ul.smis .wink { background: transparent url('icons/sm_icons.gif?v=1') no-repeat left -558px; } ul.smis .plaxo { background: transparent url('icons/sm_icons.gif?v=3') no-repeat left -576px; } a.checkbox_link { text-decoration:none; } .checkbox_link img { height:20px; width:20px; border:none; margin-bottom:-4px; text-decoration:none; } ul.requests{ padding-top:5px; } ul.bigIcons li { list-style-type:none; } ul.bigIcons li.Mail { background: url('../style/icons/Contact_Big_Mail.gif') no-repeat center left; } ul.bigIcons li.Connect { background: url('../style/icons/Contact_Big_Connect.gif') no-repeat center left; } ul.bigIcons li.Profile { background: url('../style/icons/Contact_Big_Profile.gif') no-repeat center left; } ul.bigIcons li.Invite, ul.bigIcons li.Introduce { background: url('../style/icons/Contact_Big_Introduce.gif') no-repeat center left; } ul.bigIcons li.Gallery { background: url('../style/icons/Contact_Big_Gallery.gif') no-repeat center left; } ul.bigIcons li.Friends { background: url('../style/icons/Contact_Big_Friends.gif') no-repeat center left; } ul.bigIcons li.Pay { background: url('../style/icons/Contact_Big_Pay.gif') no-repeat center left; } ul.bigIcons li.Skype_On { background: url('../style/icons/Contact_Big_Skype_On.gif') no-repeat center left; } ul.bigIcons li.Skype_Off { background: url('../style/icons/Contact_Big_Skype_Off.gif') no-repeat center left; } ul.bigIcons li.Facebook { background: url('../style/icons/Contact_Big_Facebook.gif') no-repeat center left; } ul.bigIcons li.YouTube { background: url('../style/icons/Contact_Big_YouTube.gif') no-repeat center left; } div.GadgetBox span.icon {height:13px; width:13px; overflow:hidden; margin:2px; padding:0; display:block; cursor:wait; float:right;} div.GadgetBox h2 span.move { background: transparent url('icons/gadgets_icons.gif') no-repeat left 0; } div.GadgetBox h2 span.close { background: transparent url('icons/gadgets_icons.gif') no-repeat left -13px; } div.GadgetBox h2 span.open { background: transparent url('icons/gadgets_icons.gif') no-repeat left -26px; } div.GadgetBox h2 span.mini { background: transparent url('icons/gadgets_icons.gif') no-repeat left -39px; }  div#jGrowl { position: fixed; top:0; right: 40%; z-index: 1099; } * html div#jGrowl { position: absolute; } div#jGrowl div.jGrowl, div#jGrowl div.closer { background-color: #66676a; color: #ffffff; opacity: .90; filter: alpha(opacity=90); width: 235px; padding: 3px 5px 5px 5px; margin: 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; display: none; } div#jGrowl div.jGrowl { min-height: 40px; } div#jGrowl div.jGrowl div.header { font-weight: bold; font-size: 0.8em; } div#jGrowl div.jGrowl div.close { float: right; font-weight: bold; cursor: pointer; color:#eea232; } div#jGrowl div.jGrowl div.message { clear:both; padding: 5px; text-align:justify; } div#jGrowl div.closer { min-height: 10px; padding-top: 4px; padding-bottom: 4px; cursor: pointer; font-size: 0.9em; font-weight: bold; text-align: center; }    .tooltip_body {display:none;}  .tooltip_mark {text-align:center;background-color:blue; color:white;} #JT_arrow_left{ background-image: url(../style/arrow_left.gif); background-repeat: no-repeat; background-position: left top; position: absolute; z-index:1004; height:23px; width:11px; left:-12px; top:-3px; } #JT_arrow_right{ background-image: url(../style/arrow_right.gif); background-repeat: no-repeat; background-position: left top; position: absolute; z-index:1004; height:23px; width:11px; top:-3px; } #JT { position: absolute; z-index:1003; border: 2px solid #CCCCCC; background-color: #fff; } #JT_copy{ padding:10px 10px 10px 10px; color:#333333; } .JT_loader{ background-repeat: no-repeat; background-position: center center; width:100%; height:12px; } #JT_close_left{ color:#333333; background-color: #CCCCCC; text-align: left; padding-left: 8px; padding-bottom: 5px; padding-top: 2px; font-weight:bold; } #JT_close_right{ color:#333333; background-color: #CCCCCC; text-align: left; padding-left: 8px; padding-bottom: 5px; padding-top: 2px; font-weight:bold; } #JT_copy p{ margin:3px 0; } #JT_copy img{ padding: 1px; border: 1px solid #CCCCCC; } .jTip{ cursor:help; }  body.to_my_photo h2 {clear:both;} body.to_my_photo div.row {clear:both; margin-bottom:5px;} body.to_my_photo div.row label {width:50px; } body.to_my_photo div.boolean_row label {width:250px; } body.to_my_photo div.submit input, body.to_my_photo div.save input {margin-top:12px;width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_my_photo form br {clear:both;} body.to_my_photo div.row span.comment {display:block;} body.to_my_photo .mgi_photo_single {clear:both;} body.to_my_photo .mgi_photo_single img {display:none;} body.to_my_photo .mgi_photo_single .message{width:200px; font-size:0.9em;color:#ee341f;} body.to_my_photo .mgi_photo_single input {clear:both;} body.to_my_photo .mgi_photo_single input.mgi_button_1 {margin-top:12px;width:98px;height:21px;background:url(../style/submit_orange_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_my_photo .mgi_photo_single input.mgi_button_1off {margin-top:12px;width:98px;height:21px;background:url(../style/submit_grey_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_my_photo .mgi_photo_single input.mgi_button_2 {margin-left:20px; bottom:0px; margin-top:12px;width:98px;height:21px;background:url(../style/submit_orange_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_my_photo .mgi_photo_single input.mgi_button_2off {margin-left:20px; bottom:0px; margin-top:12px;width:98px;height:21px;background:url(../style/submit_grey_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;}  body.to_edit_photo h2 {clear:both;} body.to_edit_photo div.row {clear:both; margin-bottom:5px;} body.to_edit_photo div.row label {width:50px; float:left;} body.to_edit_photo div.row input {width:100px; float:left;} body.to_edit_photo div.submit input, body.to_edit_photo div.save input {margin-top:12px;width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat;outline: none;border:none;float:left;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_edit_photo form br {clear:both;} body.to_edit_photo .mgi_photo_single {clear:both;} body.to_edit_photo .mgi_photo_single img {display:none;} body.to_edit_photo .mgi_photo_single .message{width:200px; font-size:0.9em;color:#ee341f;} body.to_edit_photo .mgi_photo_single input {clear:both;} body.to_edit_photo .mgi_photo_single input.mgi_button_1 {margin-top:12px;width:98px;height:21px;background:url(../style/submit_orange_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_edit_photo .mgi_photo_single input.mgi_button_1off {margin-top:12px;width:98px;height:21px;background:url(../style/submit_grey_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_edit_photo .mgi_photo_single input.mgi_button_2 {margin-left:20px; bottom:0px; margin-top:12px;width:98px;height:21px;background:url(../style/submit_orange_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;} body.to_edit_photo .mgi_photo_single input.mgi_button_2off {margin-left:20px; bottom:0px; margin-top:12px;width:98px;height:21px;background:url(../style/submit_grey_short98.gif) no-repeat;outline: none;border:none;text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;}  body.to_review .formBox div.row span.property_value input {width:20px;}  .s_user_photo {width:100px; height:100px;} .user_photo {max-width:200px; max-height:200px;} .no_photo {width:200px; height:200px;} .hidden_photo_big_Male, .hidden_photo_big_Female {width:200px; height:200px; position:relative;} .hidden_photo_big_Male p, .hidden_photo_big_Female p{position:absolute; bottom:0; left:0; font-weight:bold;} .hidden_photo_big_Male {background: url(hiddenMale.gif) center center;} .hidden_photo_big_Female {background: url(hiddenFemale.gif) center center;}   div.TinyForm {width:434px; margin:auto; color: #7C7974;} div.ui-dialog-container{color:#7C7974;} div.ui-dialog-container a{ color:#ef8718;text-decoration:underline; } div.tiny_user_box {width:80px; float:right;} div.tiny_intro {width:auto; display:block; float:none;} div.formBox form div.buttons_row, #formPage_Text .GadgetBox form div.buttons_row {float:none; display:block; clear:both; width:auto; margin-top:14px;} #ActiveTinyForm .formBox h3 {padding:8px 0 11px; margin:0;}  .ac_img { position:absolute; margin:0; padding:0; z-index:1; width: 18px; background: url('select.gif'); height: 20px; top:0; } .ac_results { border: 1px solid gray; background-color: white; padding: 0; margin: 0; list-style: none; position: absolute; z-index: 10000; display: none; overflow-x: hidden; overflow-y: auto; height: 100px !important; margin-left: -1px !important; _margin-left: -3px !important; _margin-top: -1px !important; } .ac_results div { font-size:1em; padding-left: 2px; white-space: nowrap; } .ac_over { cursor: pointer; background-color: #3399ff; color: #fff; } .ac_match { text-decoration: underline; color: inherit; margin: 0; padding: 0; } html:first-child .ac_results {  overflow: auto; }  .to_video table { border-collapse: collapse; } .to_video th, .to_video td { padding: 0; vertical-align: top; text-align: left; } .to_video li { margin-bottom: 0.25em; } .to_video pre, .to_video code { color: #007000; font-family: monospace; font-size: 100%; } .to_video pre { border: 1px solid; background-color: #f5f5f5; padding: 0.5em;  margin: 2em; } .to_video pre ins { color: #cc0000; font-weight: bold; text-decoration: none; }  .to_video textarea { width: 600px; border: 1px solid #ddd; padding: 5px; } .to_video input, .to_video select{ border: 1px solid #ddd; margin-bottom: 2px; } .to_video hr { border: none; border-bottom: 1px solid #ddd; }  a.selected, .selected a, .selected { color: black; font-weight: bold; text-decoration: none; } a.selected:visited, .selected a:visited { color: black; } .to_video p.videoDescription { margin: 0; padding: 0;  font-size: small; } .to_video p.videoCategory { margin: 0; padding: 0;  font-size: x-small; } .to_video p.videoTags { margin: 0; padding: 0;  font-size: x-small; } .to_video p.edit { font-size: small; } .to_video .note { padding: 2px; background-color: yellow; color: #000; } .to_video #editForm { font-size: small; } .to_video table.videoList { width: 100%; } .to_video .videoList td { padding: 10px 0px 5px 5px; border-bottom: 1px solid; } .to_video .videoList td.thumbnail{ width:130px } body.to_view .to_video .videoList td.title, body.to_preview .to_video .videoList td.title { width:270px; } .to_video #titleBar { border: 1px solid; background-color: #e5ecf9; margin: 0; padding: 0; padding-top: 5px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; margin-top: 5px; margin-bottom: 15px; } .to_video #titleText { float: left; } .to_video #searchBox { float: right; } .to_video #authStatus { border-bottom: 1px solid #ddd; padding: 2px; margin-bottom: 10px; } .to_video #mainSessions { background-color: #ddd; padding: 10px; } .to_video #searchResults { width: 100%; clear:both; } .to_video #youtube_username_details { width: 100%; clear:both; } body.to_video #searchResultsListColumn { float: left; width: 47%; } .to_video #searchResultsListColumn { margin-bottom: 20px; padding-right: 2px; } .to_video #searchResultsListColumn img { cursor:pointer; } body.to_video #searchResultsVideoColumn { float: right; width: 47%; } .to_video #searchResultsVideoColumn { padding-left: 5px; border-left: 1px solid #ddd; } .to_video #sessionVariable { font-family: Courier, monospace; background-color: #fff; padding: 10px; width: 80%;  } .to_video .thumbnail { padding: 0px 0px 0px 2px; cursor:pointer; } .to_video #imageLoadThumbnail { padding: 4px; background-color: #333; }   div.GadgetBox{ margin:0 0 16px 0; clear:both; } div.GadgetBox b.tl{ background: transparent url('gadget_t_left.gif') no-repeat top left; float:left; display:block; width:5px; height:5px; font-size:5px; } div.GadgetBox b.t{ border-top: 1px solid #b6b6b6; background: #8a8a8a; display:block; height:4px; font-size:4px; margin:0 5px; padding: 0; } div.GadgetBox b.tr{ background: transparent url('gadget_t_right.gif') no-repeat top left; float:right; display:block; width:5px; height:5px; font-size:5px; } div.GadgetBox h2,body div div.GadgetBox h2{ margin:0; padding:0 14px; background-color:#8a8a8a; color:white; font-size:14px; font-weight:bold; display:block; clear:both; height:20px; } div.GadgetBox div.GadgetContent h2,body div div.GadgetBox div.GadgetContent h2{ font-size:16px; padding:1em 0; background-color:transparent; color:#8a8a8a; } div.MinimizedGadget h2 span.mini, div.OpenGadget h2 span.open{ display:none; } body div div div.GadgetBox h2 a{ color:white; color:white !important; } body div div div.GadgetBox div.GadgetContent h2 a{ color:#8a8a8a; color:#8a8a8a !important; } .ui-sortable h2 { cursor:move; } div.GadgetBox h3 { margin-top:0; } div.OpenGadget b.bl{ background: transparent url('gadget_b_left.gif') no-repeat top left; float:left; display:block; width:8px; height:8px; font-size:8px; } div.OpenGadget b.b{ background: transparent; display:block; margin-left:8px; margin-right:8px; border-bottom: 1px solid #b6b6b6; height:7px; font-size:7px; } div.OpenGadget b.br{ background: transparent url('gadget_b_right.gif') no-repeat top left; float:right; display:block; width:8px; height:8px; font-size:8px; } div.MinimizedGadget b.bl{ background: transparent url('gadget_bc_left.gif') no-repeat top left; float:left; display:block; width:5px; height:5px; font-size:5px; } div.MinimizedGadget b.b{ background: #8a8a8a; display:block; height:5px; margin-left:5px; margin-right:5px; border-bottom: 1px solid #b6b6b6; font-size:5px; } div.MinimizedGadget b.br{ background: transparent url('gadget_bc_right.gif') no-repeat top left; float:right; display:block; width:5px; height:5px; font-size:5px; } div.GadgetBox div.GadgetContent { border-left: 1px solid #b6b6b6; border-right: 1px solid #b6b6b6; padding:14px; zoom:1; } div.MinimizedGadget div.GadgetContent{ display:none; } div.GadgetBox br { clear:both; } div.welcome_ny_gadget br { clear:none; } body.flower4 div.GadgetBox div.GadgetContent { background-color:white; } body.flower4 div.OpenGadget b.b{ background-color:white; } body.flower4 div.OpenGadget b.bl{ background: transparent url('gadget_b_left_w.gif') no-repeat top left; } body.flower4 div.OpenGadget b.br{ background: transparent url('gadget_b_right_w.gif') no-repeat top left; }  * html div.GadgetBox b.tl { margin:0 -3px -1px 0; } * html div.GadgetBox b.tr { margin:0 0 -1px -3px; } * html div.GadgetBox b.t{ height:3px; font-size:3px; margin:0; } * html div.GadgetBox b.bl { margin:0 -3px -4px 0; } * html div.GadgetBox b.br { margin:0 0 -4px -3px; } * html div.GadgetBox b.b{ margin:-3px 0 0 0; } .fb_theme div.GadgetBox b.tr, div.GadgetBoxFb b.tr {background: transparent url('gadget_fb_t_right.gif') no-repeat top left;} .fb_theme div.GadgetBox b.tl, div.GadgetBoxFb b.tl {background: transparent url('gadget_fb_t_left.gif') no-repeat top left;} .fb_theme div.GadgetBox b.t, div.GadgetBoxFb b.t { border-top: 1px solid #6e8ccb; background: #3c5a99; } .fb_theme div.GadgetBox h2,body div .fb_theme div.GadgetBox h2, body div div.GadgetBoxFb h2{ background-color:#3c5a99; color:white; }  #ranks .header {font-weight:bold; clear:both; margin-bottom:5px} #ranks .canvas .row {clear:both; margin:0px 2px 2px 0px; height:125px} #ranks .row .above_user {font-size:0.8em} #ranks .row .above_user .user_name{width:72px; height:14px; overflow:hidden; display:block;} #ranks .row .above_user .user_rank{width:72px; height:14px; overflow:hidden; display:block;} #ranks .row .below_user {font-size:0.8em} #ranks .active_row {color:blue; background:#fcfcfc} #ranks .footer {clear:both} #ranks .number {} #ranks.canvas .number {float: left; width:240px; font-weight:bold; } #ranks hr {clear:both; width:762px; margin-right: 47px; } #ranks ul {margin:0; padding-left:1.2em;} #ranks ul li {margin:0.3em 0;}  #ContentRightColumn #ranks .row .users {position:absolute; top:85px; left:600px; width:250px} #ContentSingleColumn #ranks .row .users {} #ContentRightColumn #ranks .row .users {display:none} #ContentSingleColumn #ranks .row .users {display:inline} #ranks .active_row .users {display:inline} .GadgetBox strong {color:#3e3d3a;}  div.GadgetBox div.welcome_gadget form{margin:0; padding:0;} div.GadgetBox div.welcome_gadget div{width:151px; float:right; clear:both;} div.GadgetBox div.welcome_gadget form div{float:none; text-align:left; width:auto;} div.GadgetBox div.welcome_gadget ol li.in1, div.GadgetBox div.welcome_gadget ol li.in3 {padding-top:10px; min-height:30px;} div.GadgetBox div.welcome_gadget ol {font-weight:600; color:#7c7972;} div.GadgetBox div.welcome_gadget ol li {margin: 0.5em 0 0.5em 0;} div.GadgetBox div.welcome_gadget span.input {width:36px; text-align:center;} div.GadgetBox div.welcome_gadget label {padding-left:8px;}  form.mood_icon_form input{height:32px; width:32px; margin:1px; float:left;} form.mood_icon_form input.selected{border:1px solid black; margin:0;} #ranks .users .legend { margin-left:240px; } #ranks .users .legend div {width:72px; margin-right:15px; margin-bottom:10px; float:left; text-align:center; font-size:larger; font-weight:bold;} body div.interestings_gadget h2 { background: #8A8A8A url('../style/icons/interest_interesting.gif') no-repeat 14px 0px; } body.he div.interestings_gadget h2 { background: #8A8A8A url('../style/icons/interest_interesting.gif') no-repeat 407px 0px; } body div div.interestings_gadget h2 {  padding-left:37px; } body div.blog_gadget h2 { background: #8A8A8A url('../style/icons/flower.gif') no-repeat 14px 0px; } body.he div.blog_gadget h2 { background: #8A8A8A url('../style/icons/flower.gif') no-repeat 407px 0px; } body div div.blog_gadget h2 {  padding-left:37px; } body div div.blog_gadget { background: url(../../blog/wp-content/themes/default/tile2.png) } div.GadgetBox hr { clear:both; } div.find_friends_gadget div.contacts_importer_other p {clear:none; float:left; padding:6px 0 8px;} div.find_friends_gadget div.contacts_importer_other ul {clear:none; float:left;} div.to_online_now .MatchesLine {float:left; width:800px;} .ranks_gadget p {margin:0;} .events_gadget {font-size:larger} .events_gadget h3 {color:#EF8718}  body.to_chat #container { min-height:0; width:auto; height:auto; margin:0; } * html body.to_chat #container { min-height:0; width:auto; height:auto; margin:0; } body.to_chat {min-width:320px; width:auto;} body.to_chat div#jGrowl { position: fixed; top:0; right: 0; z-index: 1099; } .to_chat .chat_window {width:auto; padding:5px;} .chat_history {font-size:10px;} .to_chat .chat_box {min-height:100px; height:400px;} .to_chat .chat_box_with_video {height:100px;} .chat_form_user_box {float:right; cursor:default; margin-left:5px; width:72px;} .chat_form_user_box .UserBox .UserBox_Photo .Excuse {cursor:default;} .chat_window form {clear:both;} .to_chat .shout_box {display:block; height:47px;} .to_chat .my_name, .to_chat .other_name {display:none;} .to_chat label {display:block;} .to_chat div.write_and_submit {display:block; border:2px inset threedface; padding:1px; margin:1px; } .to_chat .chat_box, .to_chat .shout_box {overflow-y:scroll; border:none; padding:0; margin:0; width:100%;} .to_chat .submit { margin-top:12px;width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat;outline: none;border:none; text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer; display:block; } .to_chat .chat_box, .to_chat .body { white-space: pre; white-space: pre-wrap;  white-space: -pre-wrap;  white-space: -o-pre-wrap;  word-wrap: break-word;  _white-space: pre;} .to_chat .body { display:block; } .to_chat .close_chat { margin-top:12px;width:144px;height:21px;background:url(../style/submit_orange_long.gif) no-repeat; outline: none;border:none; text-align:center;line-height:120%;color:#ffffff;font-weight:bold;cursor:pointer;font-size:1em} .chat_box .message_me {background-color:#DDDDDD; color:black;} .chat_box .message_him {background-color:#EEEEEE; color:black;} .chat_box .message_me .name {color :blue;} .chat_box .message_him .name {color :red;} .chat_box .message_me, .chat_box .message_him {clear:both;} .chat_box .name, {display:block;} div.system_messages div {display:none; background-color:#DD0000; color:white; font-weight:bold; width:220px; padding:5px;} div.system_messages div a {color:white;} .chat_box .ts, .chat_request .ts {display:none;} .chat_box .tsp {float:right; color:black; font-size:9px;} .chat_request h2 .server_time {font-size:0.8em; font-weight:normal; text-decoration:none; float:right;}  fi.to_forum .all_forums {background: url('forum/seperator.gif') white top center repeat-y;} .to_forum .all_forums .forum_box {width:420px; height:132px; float:left; color:white;} .to_forum .all_forums .forum_box h2 {font-size:20px; margin:16px 0 0 23px; height:25px; overflow:hidden; color:inherit;} .to_forum .all_forums .forum_box h4 {margin:15px 15px 15px 87px; height:30px; overflow:hidden; font-size:12px; color:inherit;} body.he .to_forum .all_forums .forum_box h4 {margin:15px 87px 15px 23px; height:30px; overflow:hidden; color:inherit;} .to_forum #main .all_forums .forum_box a { color:white; text-decoration:none;} .to_forum #main .all_forums .forum_box a:hover {text-decoration:underline;} .to_forum .all_forums .forum_odd {margin-right:40px;} .to_forum .all_forums .hr {clear:both; background: url('forum/hr.gif') transparent center no-repeat; height:39px;} .to_forum .all_forums .forum_1 {background:url('forum/forum1.png') white top left no-repeat; } .to_forum .all_forums .forum_2 {background:url('forum/forum2.png') white top left no-repeat; } .to_forum .all_forums .forum_3 {background:url('forum/forum3.png') white top left no-repeat; } .to_forum .all_forums .forum_4 {background:url('forum/forum4.png') white top left no-repeat; color:#565a01;} .to_forum #main .all_forums .forum_4 a {color:#565a01;} .to_forum .all_forums .forum_5 {background:url('forum/forum5.png') white top left no-repeat; } .to_forum .all_forums .forum_6 {background:url('forum/forum6.png') white top left no-repeat; color:#3a4344;} .to_forum #main .all_forums .forum_6 a {color:#3a4344;} .to_forum .all_forums .forum_7 {background:url('forum/forum7.png') white top left no-repeat; color:#4b545b;} .to_forum #main .all_forums .forum_7 a {color:#4b545b;} .to_forum .all_forums .forum_8 {background:url('forum/forum8.png') white top left no-repeat; color:#373441;} .to_forum #main .all_forums .forum_8 a {color:#373441;} .to_forum #main .all_forums .forum_box .forum_box_stats {padding:8px; color:white; height:15px; overflow:hidden;} .to_forum #main .all_forums .forum_box .forum_box_stats .server_time {float:right; color:white; width:100px; overflow:hidden; height:15px; line-height:15px; text-align:right;} .to_forum #main .all_forums .forum_box .forum_box_stats a.ellipsis { max-width:220px; color:white; display:inline-block; height:15px; vertical-align:bottom; overflow:hidden;;} .to_forum #main .all_forums .forum_box .forum_box_stats a.more { float:right; color:white;} .ellipsis { text-overflow:ellipsis; -moz-binding: url('ellipsis.xml#ellipsis');} .forum_menu_and_body {background:url('forum/forum_sep_left.gif') white top left repeat-y;} ul.forums_menu {padding:0; margin:0; width:170px; float:left;} ul.forums_menu li {list-style-type:none; width:162px; height:21px; margin: 0 0 11px; padding:0 8px 0 8px; color:white; font-weight:bold; font-size:11px; overflow:hidden; overflow-x:hidden; overflow-y:hidden;} ul.forums_menu li.forum_h_left {padding:0 8px 0 18px; width:152px; } ul.forums_menu li.forum_h_right {padding:0 18px 0 8px; width:152px; } body #main ul.forums_menu li a {color:white; text-decoration:none; line-height:21px;} body #main ul.forums_menu li a:hover {text-decoration:underline;} ul.forums_menu .forum_1 { background:url('forum/forum_side.png') white left 0 no-repeat; } ul.forums_menu .forum_2 { background:url('forum/forum_side.png') white left -21px no-repeat; } ul.forums_menu .forum_3 { background:url('forum/forum_side.png') white left -42px no-repeat; } ul.forums_menu .forum_4 { background:url('forum/forum_side.png') white left -63px no-repeat; color:#565a01;} body #main ul.forums_menu .forum_4 a {color:#565a01;} ul.forums_menu .forum_5 { background:url('forum/forum_side.png') white left -84px no-repeat; } ul.forums_menu .forum_6 { background:url('forum/forum_side.png') white left -105px no-repeat; color:#3a4344;} body #main ul.forums_menu .forum_6 a {color:#3a4344;} ul.forums_menu .forum_7 { background:url('forum/forum_side.png') white left -126px no-repeat; color:#4b545b;} body #main ul.forums_menu .forum_7 a {color:#4b545b;} ul.forums_menu .forum_8 { background:url('forum/forum_side.png') white left -147px no-repeat; color:#373441;} body #main ul.forums_menu .forum_8 a {color:#373441;} ul.forums_menu .forum_1_h { background:url('forum/forum_side.png') white left -168px no-repeat; } ul.forums_menu .forum_2_h { background:url('forum/forum_side.png') white left -189px no-repeat; } ul.forums_menu .forum_3_h { background:url('forum/forum_side.png') white left -210px no-repeat; } ul.forums_menu .forum_4_h { background:url('forum/forum_side.png') white left -231px no-repeat; color:#565a01;} ul.forums_menu .forum_5_h { background:url('forum/forum_side.png') white left -252px no-repeat; } ul.forums_menu .forum_6_h { background:url('forum/forum_side.png') white left -273px no-repeat; color:#3a4344;} ul.forums_menu .forum_7_h { background:url('forum/forum_side.png') white left -294px no-repeat; color:#4b545b;} ul.forums_menu .forum_8_h { background:url('forum/forum_side.png') white left -315px no-repeat; color:#373441;} .forum_body {width:683px; float:right;} table.topics {width:683px; border-spacing:0; margin-bottom:2em; table-layout:fixed;} table.topics td {border:0 none; height:25px; } table.topics, div.thead { background:url('forum/forum_thead.png') white top left no-repeat; width:683px;} table.topics thead, div.thead { height:25px; line-height:25px; color:#45464a; font-size:11px; font-weight:bold; margin-top:10px} div.thead span {display:inline-block;} table.topics tbody td div { height:16px; overflow-y:hidden; } table.topics tbody td { border-bottom:1px solid black; font-size:12px;} table.topics td .max_timestamp {overflow:hidden; overflow-x:hidden; overflow-y:hidden; height:25px; line-height:25px; } body #main table.topics a {text-decoration:none;} body #main table.topics a:hover {text-decoration:underline;} .to_forum .title_forum {width:563px; height:53px; padding:0 60px; color:white} .to_forum h2 {margin-top:24px; line-height:100%;} .to_forum .title_forum h2 {font-size:15px; padding:11px 0 0 0; margin:0 0 4px 0; line-height:100%;} .to_forum .title_forum h4 {font-size:11px; padding:4px 0 0 0; margin:0 0 4px 0; line-height:100%;} .to_forum .title_forum_1 {background:url('forum/forum1_title.png') white top left no-repeat; } .to_forum .title_forum_2 {background:url('forum/forum2_title.png') white top left no-repeat; } .to_forum .title_forum_3 {background:url('forum/forum3_title.png') white top left no-repeat; } .to_forum .title_forum_4 {background:url('forum/forum4_title.png') white top left no-repeat; color:#565a01;} .to_forum .title_forum_5 {background:url('forum/forum5_title.png') white top left no-repeat; } .to_forum .title_forum_6 {background:url('forum/forum6_title.png') white top left no-repeat; color:#3a4344;} .to_forum .title_forum_7 {background:url('forum/forum7_title.png') white top left no-repeat; color:#4b545b;} .to_forum .title_forum_8 {background:url('forum/forum8_title.png') white top left no-repeat; color:#373441;} .to_forum #main div.message { clear:both; border-bottom:1px solid #b4b5b6; padding:5px; margin-top:-1px;} .to_forum #main div.message div.body {margin: 5px 5px 5px 18px; display:none;} .to_forum #main h3 .UserName {float:left; width:80px; height:1.2em; line-height:120%; overflow:hidden;} .to_forum #main textarea {height:5em;} .to_forum #main form {clear:both;} .to_forum #main h3 {font-weight:normal; font-size:1em; padding:0; margin:0; height:16px;} .to_forum #main h3 .server_time {float:right;} .to_forum #main h3 strong, .to_forum h3 a {font-weight:bold; margin-left:10px;} .to_forum #main h3 strong {width:430px; display:inline-block;} .to_forum #main div.message div.content {float:left; width:450px; padding-left:16px;} .to_forum #main h3.close {height:16px; overflow-y:hidden;} .to_forum #main h3.open {height:auto;} .to_forum #main h3 {cursor:pointer;} .to_forum #main h3 .forum_icon {float:left;} .to_forum #main h3.close .forum_icon { background: transparent url('forum/forum_icons_left.gif') no-repeat left -24px; } .to_forum #main h3.open .forum_icon { background: transparent url('forum/forum_icons_left.gif') no-repeat left -36px; } .to_forum #main div.thread h3 {margin:0.5em 0; background:url('../style/dot.gif') no-repeat left -4px; padding:0 0 0 10px;} .to_forum .PagesNav {float:left; width:200px;} .to_forum p.reply_link {float:right; width:150px; font-size:14px; margin-top:24px} .to_forum #main p.reply_link, .to_forum #main div.actions, .to_forum #main .PagesNav {text-transform:capitalize} .to_forum #main div.actions, .to_forum #main .PagesNav {padding:10px 0} .to_forum div.actions {text-align:right} .to_forum #main p.reply_link a { text-decoration:none;} .to_forum #main p.reply_link a:hover { text-decoration:underline;} .to_forum #main span.server_time .d , .to_forum #main span.server_time .t {display:inline; margin-right:5px;} .to_forum table, .to_forum div.thead {clear:both;} .to_forum #main form.interest_form {float:right; width:50px; background:transparent; clear:none;} .to_forum form.interest_form input{height:18px; width:18px; margin:1px;} .to_forum form.interest_form input.selected{border:1px solid blue; margin:0;} .to_forum table.agreements { float:right; border-collapse:collapse; background:#eee } .to_forum table.agreements img {width:16px; height:16px} .to_forum table.agreements td {height:100%; vertical-align:top} .to_forum p.reply_link {text-align:right;}  .to_forum div.row span.status {display:inline-block;}  .to_forum div.formBox div.subject label {display:block} .to_forum div.formBox div.body label {display:block}   .msDropDown div{display:inline-block; color:#000000; text-align:left;} .coloredScroll {   } .msDropDown { background:#f2f2f2 url(style/custom_combo/bg.gif) repeat-x; border:1px solid #c3c3c3; padding:0; width:auto; display:inline-block; position:absolute; font-size:smaller; } .msDropDown .msDropDown_Child{border:1px solid #c3c3c3;display:none; width:auto; margin:0; padding:0; cursor:pointer; background-color:#FFFFFF; height:auto; overflow-y:auto; overflow-x:hidden} .msDropDown .msEnabled{cursor:pointer} .msDropDown .msDisabled{cursor:default;} .msDropDown .msArrow{width:13px;height:13px;padding:0; position:relative; float:right;} .msDropDown .msArrow img{width:13px;height:13px;} .msDropDown .msDropdownTitle{width:auto; display:inline-block;float:left;padding-top:0; overflow:hidden; font-size:smaller; line-height:110%;} .msDropDown img{border:0; padding-right:4px;} .msDropDown a img.icon{padding-right:6px;} .msDropDown .msDropDown_Child a{padding:1px 0 1px 2px; text-decoration:none;; display:block; height:auto; clear:both; margin:0; width:130%;} .msDropDown .msDropDown_Child a, .msDropDown .msDropDown_Child a:visited{color:#000000;} .msDropDown .msDropDown_Child a:hover{color:#000000; background-color:#66CCFF;} .msDropDown .msDropDown_Child a.selected{color:#000000; background-color:#66CCFF;} .msDropDown .msDropDown_Child a img, .msDropDown .msDropDown_Child a span{vertical-align:middle; display:inline-block; font-size:smaller; line-height:110%;}  div.tabs { margin: 10px 0 7px 0; overflow:hidden; overflow-x:hidden; overflow-y:hidden; height:25px; width:100%;} ul.tabs {display:block; list-style-type: none; padding:0; margin:0;} ul.tabs li {float:left; height:23px; margin: 0; padding: 1px 1px 0 1px; vertical-align:bottom; border-bottom:1px solid #b6b6b6;} ul.tabs li * {padding:0; margin:0;} ul.tabs li.selected {border-bottom:0 none; padding:1px 0 0 0;} body #main ul.tabs li a { text-decoration:none; margin-bottom:-1px; } ul.tabs li a {float:left;} ul.tabs li a span.tmi {text-decoration:none; color:black; float:left; height:17px; background-color:#c9c8c8; font-weight:bold; padding:4px 5px 0; margin:2px 0 0 0;} .fb_theme ul.tabs li a span.tmi {color:#3c5a99;} ul.tabs li.selected a span.tmi {text-decoration:none; color:#bf0f36;} .fb_theme ul.tabs li.selected a span.tmi {color:#3c5a99;} ul.tabs li a:hover span.tmi {text-decoration:underline;} ul.tabs li.selected a span.tmi { border-top:1px solid #b6b6b6; padding-top:5px; border-bottom:0 none; height:18px; margin:0; background-color:transparent; } ul.tabs li b{background:transparent url('tabs-left.gif') -14px 0; height:23px; width:6px; float:left; padding:0; margin:0;} ul.tabs li i{background:transparent url('tabs-left.gif') -20px 0; height:23px; width:6px; float:left; padding:0; margin:0;} ul.tabs li.selected b{background:transparent url('tabs-left.gif') 0 0; height:24px; width:7px;} ul.tabs li.selected i{background:transparent url('tabs-left.gif') -7px 0; height:24px; width:7px;} ul.tabs li.first { margin-left:0; padding-left:0;} ul.tabs li.last {width:800px;}  .MatchesLine .user_scroller { display:inline-block; vertical-align:middle; overflow:hidden; width:328px; margin:0 2px;} .MatchesLine .user_scroller .user_scroller_internal {float:left; overflow:hidden; width:656px; }  .MatchesLine .scroll_fore, .MatchesLine .scroll_back { width:17px; height:67px; display:inline-block; vertical-align:middle; } .MatchesLine .scroll_fore {background: url('../style/moreBtn_right.gif?MezExp=2') no-repeat center left; } .MatchesLine .scroll_back {background: url('../style/moreBtn_left.gif?MezExp=2') no-repeat center left; } .MatchesLine .no_scroller {margin:0 19px;}  .to_connect h1{  color:#11b9b6; font-size:30px; line-height:100%; vertical-align:middle; border:0 none; margin:0; padding:0; text-align:center; font-weight:normal; } .to_connect h3{ color:#11b9b6;  font-size: 1.1em; vertical-align:middle; border:0 none; margin:0; padding:0; text-align:center; font-weight:normal; }  .to_connect p.scketch {text-align:center; padding:0;} .to_connect p.scketch img {width:785px; height:163px; border:0 none;} .to_connect hr {margin-bottom:20px;} .to_connect #ConnectMenu {width:280px; float:left; font-size:18px; font-weight:bold} .to_connect #ConnectMenu ul {padding:0; margin:3px 0 0 0;} .to_connect #ConnectMenu li {list-style:none; margin:15px 0 0 0; padding:0; width:280px; height:37px; line-height:37px; overflow:hidden;} .to_connect #ConnectMenu li a {color:white; text-decoration:none; font-size:16px; font-weight:bold; padding:0 0 0 20px; margin:0 0 0 0; width:240px; height:37px; display:block;} .to_connect #ConnectMenu li.here a, .to_connect #ConnectMenu .li_fb a{padding:0 0 0 40px;} .to_connect #ConnectMenu li.here div.li_fb a{padding:0 0 0 60px;} .to_connect #ConnectMenu div.li_1 {background: transparent url(connect/li_1.png) top left;} .to_connect #ConnectMenu div.li_2 {background: transparent url(connect/li_2.png) top left;} .to_connect #ConnectMenu div.li_3 {background: transparent url(connect/li_3.png) top left;} .to_connect #ConnectMenu div.li_4 {background: transparent url(connect/li_4.png) top left;} .to_connect #ConnectMenu div.li_fb {background: transparent url(connect/li_fb_left.png) top left;} .to_connect #ConnectMenu .here div.li_1 {background: transparent url(connect/li_1_left.png) top left;} .to_connect #ConnectMenu .here div.li_2 {background: transparent url(connect/li_2_left.png) top left;} .to_connect #ConnectMenu .here div.li_3 {background: transparent url(connect/li_3_left.png) top left;} .to_connect #ConnectMenu .here div.li_4 {background: transparent url(connect/li_4_left.png) top left;} .to_connect #ConnectMenu .here div.li_fb {background: transparent url(connect/li_fb_h_left.png) top left;} .to_connect #ConnectFrame {border:1px solid #969d9c; width:520px; float:right; height:300px; padding:9px; -moz-border-radius:9px; -webkit-border-radius:9px; border-radius:9px; }