/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img {
    border: none;
}



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.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; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=02_glass.png&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=02_glass.png&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Segoe UI, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #666666; background: #000000 url(images/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x; color: #ffffff; }
.ui-widget-content a { color: #ffffff; }
.ui-widget-header { border: 1px solid #333333; background: #333333 url(images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #666666; background: #555555 url(images/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eeeeee; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; 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 #59b4d4; background: #0078a3 url(images/ui-bg_glass_40_0078a3_1x400.png) 50% 50% repeat-x; font-weight: bold; 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 #ffaf0f; background: #f58400 url(images/ui-bg_inset-soft_30_f58400_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #cccccc; background: #eeeeee url(images/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x; color: #2e7db2; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #2e7db2; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #ffc73d url(images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; color: #111111; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #111111; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #111111; }
.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; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_cccccc_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_cccccc_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_cccccc_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_4b8e0b_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_a83300_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.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; }/* Datepicker
----------------------------------*/
.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; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.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: .5em 1em; 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; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.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;}/* Slider
----------------------------------*/
.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; }/* Tabs
----------------------------------*/
.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; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


.hidden {
    display: none;
}

.gym_notice.notice {
    //    color: green;
    margin-bottom: 10px;
    border-color: green;
    background: url(/images/landigpalestre.jpg);
    display: block;
    height: 225px;
    position: relative;
    z-index: 1;
    border-size: 2px;
}

body {
    background: transparent url(/images/background.jpg);
    margin: 0;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

a.un {
    text-decoration: underline;
    color: white;
}

a.un:hover {
    color: orange;
}

#fake_header {
    width: 100%;
    background: url(/images/header.jpg);
    height: 49px;
    text-align: center;
    border-bottom: 1px solid #333;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.clear {
    clear: both;
}

#google_map .gym_from, #google_map .gmap {
    font-size: 12px;
    color: #333;
}


#header {
    height: 49px;
    width: 943px;
    margin: 0 auto;
}

#header_links, #header_links2 {
    float: right;
    margin-top: 12px;
}

#header_links2 {
    margin-right: 40px;
}

#quicksearch {
    margin-left: 40px;
    float: right;
    margin-top: 14px;
}

a {
    text-decoration: none;
    color: white;
    font-size: 12px;
}

.options.noun li a {
    text-decoration: none;
}

.icon a {
    height: 140px;
    float: left;
}

#nome object {
    width: 200px;
    display: block;
}

a:hover {
    text-decoration: underline;
    color: #ff9933;
}

div.img_roll_over, .act_image {
    border: solid #ccc 2px;
    float: left;
    padding: 0px;
}

a.roll_over {
    padding: 0px;
    border: solid #ccc 2px;
    display: block;
    overflow: hidden;
}

.act_user {
    font-size: 12px;
}

div.img_roll_over {
    overflow: hidden;
    line-height: 0;
    display: block;
    padding: 0px;
    text-align: center;
}

.act_image {
    border: solid #ccc 1px;
}

.gym_info, .topic_info {
    margin: 10px;
    margin-left: 25px;
    font-size: 11px;
    display: inline-block;
    width: 460px;
    float: left;
     overflow-y: hidden;
}

.gym_info {
   height: 100px;
}

.topic_info {
   height: 135px;
}

.value {
    color: white;
}

.label {
    color: #ff9900;
}

div.img_roll_over a, .act_image a {
    padding: 0px;
    overflow: hidden;
    display: inline-block;
}

div.img_roll_over a {
    padding: 0px;
    display: block;
}


a.roll_over:hover, div.img_roll_over:hover {
    padding: 0px;
    border: solid #ff9900 2px;
}

div.act_image:hover {
    border: solid #ff9900 1px;
}

a h3, a .sub, .h3inline {
    color: #ff9933;
}


a.header:hover {
    background: url(/images/homebutton.png) repeat-x;
    color: #333;
    text-decoration: none;
}

.link_minimal a:hover, a.minimal:hover, .value a:hover {
    text-decoration: underline;
    color: #ff9900;
    background: none;
}

#header_links span, #header_links2 span {
    color: white;
}

#container {
    width: 943px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

#quick_search_form {
    float: right;
    margin-top: 18px;
}

p.micro:hover {
    text-decoration: underline;
}

#quick_search_form input {
    height: 18px;
    width: 235px;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    color: #999;
    padding-top: 4px;
    padding-left: 4px;
}

#quick_search {
    margin-left: 3px;
    margin-top: 3px;
    position: relative;
    top: 3px;
}

#flash_container > div {
    border: 1px solid #666;
    overflow: hidden;
}

.home_button {
    background: url(/images/homebutton.png) repeat-x;
    text-decoration: none;
    font-size: 15px;
    padding: 5px;
    padding-left: 11px;
    padding-right: 11px;
}

a.home_button:hover {
    background: url(/images/homebutton_over.png) repeat-x;
    color: white;
    text-decoration: none;
}

#flash_container {

}

.block {
    margin-top: 10px;
    background: url(/images/tabelle.jpg);
    padding: 20px;
    padding-top: 15px;
    clear: both;
    display: table;
    position: relative;
    overflow: hidden;
}

.vcenter {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

.vcenter_int {
     #position: relative;
     #top: -50%;
}

input {
    font-size: 12px;
    font-family: arial;
}

.stats, .notification {
    height: 20px;
    font-size: 12px;
    margin-top: 15px;
    line-height: 1;
    color: #99c;
}

.gym_result_box strong {
    color: #ff9900;
    font-weight: normal;
}

.stats {
    margin-right: 20px;
    float: right;
}

.notification {
    padding-left: 15px;
    background: url(/images/freccia.png) no-repeat;
    float: left;
    margin-left: 20px;
}

.full_block {
    width: 942px;
    border: 1px solid #666;
    padding: 0px;
}

.full_block > * {
    padding: 9px;
}

#menu {
    background: url(/images/menu.jpg) repeat-x;
    height: 25px;
}

#menu a {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin-right: 27px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: middle;
    text-transform: uppercase;
}

.act_author, .timeago {
    text-align: left;
}

.error {
    font-weight: normal;
}

#search input[type="submit"] {
    font-size: 13px;
    color: 333;
}

#menu a {
    color: #ccc;
    font-size: 13px;
}

#menu a:hover {
    color: #333;
}

#search input[type="submit"]:hover {
    color: white;
}

#search {
    background: url(/images/ricerca.jpg) repeat-x;
    height: 90px;
    margin-top: 5px;
}

#search input[type="submit"] {
    background: url(/images/button.png);
    width: 120px;
    height: 29px;
    border: none;
    margin-right: 30px;
    padding-bottom: 2px;
}

.home_button_special div.open_button {
    background: url(/images/img_home/cssbotton_sx.png) no-repeat;
    float: left;
}

.home_button_special  a {
    color: #666;
}

.home_button_special  a:hover {
    color: #333;
}


.home_button_special .content_button {
    float: left;
    width: 235px;
}

div.home_button_special {
    width: 257px;
    height: 30px;
    display: inline-block;
}

.home_button_special .open_button, .home_button_special .close_button {
    width: 6px;
    padding: 0px;
    height: 32px;
}

.home_button_special .close_button {
    background: url(/images/img_home/cssbotton_dx.png) no-repeat;
    float: left;
}

.home_button_special:hover .open_button {
    background: url(/images/img_home/cssbotton_sx_over.png) no-repeat;
}

.home_button_special:hover .close_button {
    background: url(/images/img_home/cssbotton_dx_over.png) no-repeat;
}

.home_button_special div, .home_button_special span {
    height: 30px;
    padding: 5px;
    display: block;
    float: left;
    text-align: center;
    width: 257px;
    font-size: 15px;
    background: url(/images/img_home/cssbotton_center.png) repeat-x;
}

.home_button_special span:hover {
    background: url(/images/img_home/cssbotton_center_over.png) repeat-x;
}

#search input[type="radio"] {
    margin-left: 2px;
}

#search input[type="radio"], #search img {
    margin-right: 7px;
}

#search a, #search label.secondary {
    font-size: 11px;
}

#search img {
    margin-left: 3px;
}

#search fieldset:first-child {
    margin-top: 10px;
}

#search input[type="submit"]:hover {
    background: url(/images/button_over.png);
}


#search fieldset {
    float: left;
}

#search input[type="text"] {
    width: 170px;
    padding-left: 10px;
    height: 14px;

    margin-right: 40px;
}

#search label {
    color: white;
    font-size: 12px;
}

#find_label {
    margin-left: 30px;
    margin-right: 20px;
}

#gyms .gym_result_box {
    min-height: 183px;
}

.gym_result_box, #tabs {
    min-height: 183px;
}

.gym_result_box {
    width: 718px;
}

.gym_result_box span {
    line-height: 27px;
    margin-left: 5px;
}

h3.inline, .h3inline {
    float: left;
}

h3, .h3inline {
    font-size: 16px;
    margin-bottom: 20px;
}

h3 .sub, .h3inline .sub {
    font-size: 12px;
}

.gym_result_box span.inline {
    font-size: 17px;
    color: #ff9900;
    margin-bottom: 20px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mright {
    margin-right: 10px;
}

#home_featured_gyms .gym_result_box {
    width: 573px;
    height: 213px;
}

.panel .right_side3 .right_box_home {
    border: 0;
}

.panel .right_side3 > div {
    min-height: 170px;
    border: 1px solid #666;
}

#home_featured_gyms .ombra_gym {
    width: 610px;
    position: relative;
    top: -2px;
}

#home_featured_gyms .gym_info, #home_featured_gyms .topic_info {
    width: 310px;
}

h2.block {
    clear: both;
    padding: 5px;
    padding-right: 20px;
    padding-left: 20px;
}

#gym_scheda .gym_result_box {
    height: 173px;
}

.ui-widget-header {
background: none;
border: 0;
}

.ui-tabs .ui-tabs-nav li {
border-bottom-width:0 !important;
float:left;
margin:0 0.2em -1px 0;
padding:0;
position:relative;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-state-default, .ui-widget-content .ui-state-default {
    background: none;
    border: none;
}

.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: pointer;
}

li.ui-tabs-selected a span {
    color: #ff9900;
    font-size: 12px;
}

.block.ui-widget-content {
    border: 0;
}

h4 {
    background: url(/images/img_schedapalestra/square_arrow.png) no-repeat scroll 0 3px;
    padding-left: 19px;
}

.left_side {
    float: left;
    width: 758px;
}

.left_side2 {
    float: left;
    max-width: 615px;
    overflow: hidden;
}

.right_side2 {
    float: right;
    width: 320px;
}

.left_side3 {
    float: left;
    width: 280px;
    margin-right: 19px;
    padding-top: 10px;
}

.main {
    padding-top: 10px;
    float: left;
    width: 444px;
    margin-right: 20px;
}

.right_side3 {
    float: right;
    width: 180px;
}

.ui-tabs .ui-tabs-panel {
    padding: 15px;
}

.h4 {
    clear: both;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    position: relative;
    left: -15px;
    margin-bottom: 20px;
    background: url(/images/header.jpg);
}

.ui-tabs-panel {
    font-size: 11px;
}

.ui-tabs-panel p, .ui-tabs-panel ul.elenco {
    margin-bottom: 30px;
}

.elenco {
    list-style-type: none;
    min-height: 50px;
    clear: both;
}


.elenco2 a {
    border-bottom: 1px solid #ff9900;
    margin-right: 20px;
    margin-bottom: 7px;
}

#home_featured_gyms .right_box_home {
    padding-left: 20px;
}

.elenco li {
    float: left;
    width: 100px;
    display: inline-block;
    border-bottom: 1px solid #ff9900;
    height: 15px;
    margin-right: 20px;
    margin-bottom: 7px;
    overflow: hidden;
}


h5 {
    background-color: #ff9900;
    padding: 10px;
    border-bottom: 1px solid #999;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.options {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;

}

.options a:hover {
    color: #ff9933;
}

.options a {
    text-decoration: underline;
    border-bottom: 10px;
}

.banner1, .banner2 {
    background-color: #999;
    border: 1px solid #666;
}

.banner1 {
    height: 600px;
    width: 160px;
    margin-left: 8px;
}

.banner2 {
    width: 280px;
    height: 125px;
}

.right_box_home.big_box {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.right_box_home {
    padding: 10px;
    border: 1px solid #666;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}


#home_featured_gyms h3, #home_featured_gyms .h3inline {
    font-size: 15px;
    color: #ff9900;
}

h3.right_box_home, h3.right_box_home2  {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    padding: 5px;
    padding-left: 10px;
    margin-bottom: 0px;
    border-bottom: 0px;
    font-weight: bold;
    font-size: 13px;
    color: #a0a0a0;
    text-align: left;
}

#tabs {
    padding: 0px;
    width: 758px;
    -moz-border-radius: 0;
}

#tabs ul.elenco {
    -moz-border-radius: 0;
    overflow: hidden;
}

#tabs .block {
    margin-left: 10px;
    -moz-border-radius: 0;
}

.ui-tabs .ui-tabs-nav {
    background: url(/images/header.jpg);
    height: 33px;
    padding-top: 7px;
}

.pt_gallery p, .profile_gallery p {
    font-size: 11px;
}

.profile_gallery .p_info {
    width: 230px;
}

.pt_info_int h4 {
    font-size: 12px;
}

.pt_info .pt_info_int p {
    font-size: 10px;
}

.pt_gallery .pt_info .pt_info_int {
    padding: 10px;
    overflow: hidden;
}

.pt_gallery .pt_info, .profile_gallery .p_info {
    float: left;
    width: 170px;
    overflow: hidden;
    height: 70px;


}

.profile_gallery .p_info {
  height: 64px;
  margin-left: 10px;
}

.linea {
    background: url(/images/linea.jpg) repeat-x;
    height: 2px;
}

.right_side2 .right_box_home img {
    margin-top: 20px;
    margin-bottom: 15px;
}

/* 2 exceptions to previous line */
.right_side2 h3.right_box_home img {
    margin-bottom: 0px;
}

.right_side3 > h3:first-child {
    margin-top: 10px;
}

.right_side2 .right_box_home .img_roll_over a img {
    padding: 0px;
    margin: 0px;
}

.right_box_home .pt_gallery .pt_gallery_entry img, .right_box_home .profile_gallery .profile_gallery_entry img {
    margin-top: 0px;
}

.pt_gallery .linea, .profile_gallery .linea {
    width: 265px;
    margin-bottom: 15px;
}

.pt_gallery_entry, .profile_gallery_entry {
    text-align: left;
    margin-bottom: 12px;
    margin-top: 10px;
    height: 80px;
}

.profile_gallery_entry {
    width: 360px;
}

.orange  {
    color: orange;
}

.pt_info h4, .p_info h4 {
    color: orange;
    background: none;
    padding: 0px;
}

.pt_gallery ul, .profile_gallery ul {
    list-style-type: none;
}

.titoletto {
    border: 1px solid #666;
    width: 585px;
    padding: 5px;
    padding-left: 20px;
    background: url(/images/tabelle.jpg);
    font-size: 14px;
    font-weight: bold;
}

.right_box_home p {
    font-size: 12px;
    text-align: left;
}

div.ui-dialog {
    border: 20px solid #333;
    border-top: 0;
    padding-top: 5px;
}

.dialog {
    display: none;
}

.ui-dialog .dialog {
    padding: 20px;
    overflow: auto;
    padding-bottom: 0px;
    background: #ff9933 url(/images/dialog/gradientform.jpg) repeat-x;
    text-align: left;
    color: #333;
    font-size: 12px;
}


.ui-dialog .ui-dialog-titlebar {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.ui-widget-content{
    background: #333;
}

.ui-dialog .ui-dialog-buttonpane {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: #ff9933;
}

.ui-dialog .ui-dialog-buttonpane button {
    color: #333;
}

.ui-dialog .ui-dialog-buttonpane button {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    color: black;
}

.dialog label, #form-wrap label {
    display: block;
    color: #333;
    margin-bottom: 3px;
    font-size:15px;
}

input[type="submit"].home_button {
    color: white;
}

#gym_signup_form input[type=text], #gym_signup_form textarea, #gym_signup_form select {
    min-width: 250px;
}

.editform fieldset, #gym_signup_form fieldset {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.ui-dialog .dialog textarea.addcmt_textarea {
    width: 100%;
}

.editform label, #gym_signup_form label  {
    display: block;
    color: #ccc;
    margin-bottom: 3px;
    font-size:15px;
}

.new_photo_name {
    font-size: 12px;
}

.act_content {
    overflow: hidden;
}

#activity_slider li {
    min-height: 1530px;
}

.dialog fieldset.twocol {
    width: 48%;
    float: right;
    overflow: hidden;
    border-bottom-width: 0;
}

.dialog fieldset.twocol:first-child {
    border-right: 1px dashed #333;
    float: left;
}

.dialog a {
    color: #333;
    font-size: 12px;
    padding: 0px;
}

.dialog a:hover {
    text-decoration: underline;
}

.ui-dialog .dialog input, .ui-dialog .dialog textarea {
    margin-bottom: 10px;
}

.editform input,  .editform textarea, .editform select {
    margin-bottom: 10px;
}

.editform input[type="text"], .editform input[type="password"] {
    width: 200px;
}

a span {
    cursor: pointer;
}

.editform textarea {
    width: 400px;
    height: 200px;

}

.editform .home_button {
    margin-top: 20px;
    float: right;
    margin-right: 20px;
}

.ui-dialog .dialog input[type="text"], .ui-dialog .dialog input[type="password"], .ui-dialog .dialog select, .ui-dialog .dialog textarea {
    width: 200px;
}

.ui-dialog .dialog textarea {
    height: 150px;
}

input[type="checkbox"] {
    margin-right: 5px;
}

.ui-widget-overlay {
    background: black;
    opacity: 0.85;
}

.dialog fieldset {
    border-bottom:1px dashed #666666;
    margin-bottom:10px;
    padding-bottom:10px;
}

.editform fieldset {
    border-bottom:1px dashed #666666;
}

.dialog img.dialoglogo {
    margin-top: 50px;
    margin-right: 40px;
}

.error {
    color: black;
    font-size: 15px;
    font-weight: bold;
}

.notice .block {
    margin: 0px;
    display: block;
    background: transparent;
}

#tabs .notice  {
    position: relative;
    left: -15px;
}

.notice, .notice2 {
    border: 2px solid #ffff66;
    color: white;
    overflow: hidden;
    padding: 15px;
}

.notice, .notice a, .notice2, .notice2 a {
    font-size: 14px;
}

.notice a, .notice2 a {
    color: #3399ff;
}

.error.block, .notice.block {
    display: block;
}

#slider ul li {
    height: 378px;
}

#slider ul, #cycle ul {
    list-style-type: none;
}

form.right_box_home {
    text-align: left;
    overflow: hidden;
    padding-bottom: 30px;
}

.editform .home_button {
    padding-top: 0px;
}

.logoheader {
    color: #ff9933;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.logoheader object {
    width: 600px;
    margin-left: 10px;
    margin-top: 27px;
}

.left_side3 .titoletto, .main .titoletto, .right_side3 .titoletto {
    background: #3399ff;
    color: white;
    width: auto;
    margin-bottom: 0px;
    border: 0;
}

#miniblogging form a:hover {
    background: url(/images/ok_over.jpg);
}
#miniblogging form a {
    background: url(/images/ok.jpg);
    display: block;
    width: 37px;
    height: 33px;
}

#miniblogging form a span {
    color: white;
    font-size: 16px;
    padding-top: 5px;
    padding-left: 8px;
    display: block;
}

#miniblogging input[type="text"]   {
    font-size: 10px;
    font-style: italic;
    color: #666;
    width: 362px;
    display: block;
    height: 11px;
    border: 1px solid #ccc;
    padding: 10px;
    padding-right: 0px;

}

#miniblogging p {
    text-align: justify;
    color: #222;
    font-style: italic;
    font-size: 13px;
}

.main_block {
    display: block;
}

.left_side_block, .main_block {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    padding-top: 20px;
    font-size: 12px;
}

.left_side_block {
    width: 260px;
}

#menu {
    margin-bottom: 10px;
}

ul.elenco_testo, ul.elenco_link {
    list-style-type: none;

}

ul.elenco_link li a:hover {
    text-decoration: none;
    color: #ff9933;
}

ul.elenco_link li {
    color: white;
    border-bottom: 1px solid white;
    margin-bottom: 10px;
    font-size: 13px;
}

ul.elenco_testo li {
    padding-right: 5px;
    color: white;
}

.act_image {
    float: left;
    margin-right: 10px;
}

.act_desc {
    float: left;
    width: 300px;
}

.icon.act_image, .icon.act_image img {
    width: 70px;
    height: 70px;
}

.act_author a {
    font-weight: bold;
    font-size: 14px;
}

.act_image.icon a {
    height: 70px;
}

.timeago {
    font-size: 10px;
    color: #ccc;
}

.act_desc p {
    font-size: 12px;
}

a.tooltip {
    position: relative;
    z-index: 24;
}

a.tooltip:hover {
    z-index: 25;
}

a.tooltip span {
    display: none
}

a.tooltip.tooltip2:hover span {
    top: -12em;
    width: 40em; 
    height: 10em;
    text-decoration: none;
    background: #333;
    text-align: left;
}

a.tooltip:hover span {
    display: block;
    position: absolute;
    top: 2em;
    left: -8em;
    width: 12em;
    border: 1px solid #f2f2f2; background-color: #c2c2c2; color:#000;
    text-align: center;
}

.right_side3 .right_box_home {
    text-align: left;
}

ul.submenu {
    list-style-type: none;
}

.right_side3 .options li, .right_side3 .submenu li, .right_side2 .submenu li {
    background: url(/images/img_schedapalestra/square_arrow.png) no-repeat 1px 4px;
    padding-left: 16px;
    margin-bottom: 5px;
}

ul.submenu li a {
    text-decoration: underline;
}

ul.submenu li a:hover {
    color: #ff9933;
}

.feed_actions a {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid white;
}

#status_link img, #offline img {
    margin-left: 5px;
}

.feed_actions {
    margin-top: 10px;
}

.left_side_block ol li label {
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}

.left_side_block ol  {
    list-style-type: none;
}

.left_side_block ol li {
    margin-bottom: 20px;
}

a.gmap {
    color: #333;
    font-size: 17px;
    font-weight: bold;
}

a.gmap:hover {
    color: #ff9900;
}

#menu a:hover {
    background: #ff9933;
    text-decoration: none;
}

.pag {
    position:relative;
    font-size: 10px;
    float:right;
}

.pag ul {
/*      clear:left;
        float:left;*/
        margin: 0;
        height:10px;
        list-style:none;
        padding:0;
        font-size: 12px;
}

.pag ul li.pagdatachar {
    width: 5px;
    height: 9px;
    margin-top: 6px;
    margin-right: 10px;
    border-right: 1px solid white;
}

.pag ul li {
        display:inline-block;
        float: left;
        list-style:none;
        margin:0;
        margin-right: 5px;
        padding:0;
}
.pag ul li a {
        font-size: 12px;
        float:left;
        text-align:center;
        color:white;
        text-decoration:none;
}
.pag ul li a:hover {
        color:#ff9933;
}
.pag ul li a.active,
.pag ul li a.active:hover {
        color:#ff9933;
}

ul, ol {
    list-style-type: none;
}

.act_image.icon {
    height: 70px;
}

.editform .gym_result_box {
    width: 700px;
}

.editform .ombra_gym {
    width: 740px;
}

h3.right_box_home a {
    color: #a0a0a0;
    font-size: 13px;
}

.content {
    float: left;
    overflow: hidden;
    width: 142px;
    height: 180px;
    margin-right: 90px;
    margin-bottom: 30px;
}

.content p a {
    color: #ff9933;
    font-size: 14px;
}

.content p.title {
    font-size: 14px;
    margin-bottom: 5px;
}

.content .timeago {
    color: white;
}

.actions a {
    font-size: 11px;
}

.paypal tr {
    border-bottom: 2px solid black;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.paypal td {
    color: black;
    font-size: 12px;
}

.paypal th {
    color: black;
    font-size: 13px;
    font-weight: bold;
}

#tabs .gym_result_box {
    width: 618px;
}

#tabs .gym_info {
    width: 440px;
}

#tabs .ombra_gym {
    display: none;
}

#tabs .gym_info p {
    margin-bottom: 10px;
}

.big, .img_roll_over, .img_roll_over a, .act_image {
    padding: 0px;
    line-height: 0;
}

#advertising_dialog, #advertising_pt_dialog {
    padding: 0px;
}

.advertising_link {
    font-weight: bold;
}

.dialog a.adv_reg {
    font-size: 17px;
    color: white;
    position: relative;
    left: 55px;
    top: 10px;
    font-weight: bold;
    text-align: center;
}

.advertising_link strong, .advertising_pt_link strong {
    color: #ccc;
}

.editform .field_container textarea {
    width: 205px;
    height: 80px;
}

.editform h3.right_box_home {
    margin-top: 5px;
    border-bottom: 1px solid #666;
    cursor: pointer;
    background: url(/images/fracciadx.png) no-repeat scroll 4px 4px;
    padding-left: 40px;
}

.editform h3.right_box_home.active {
    border-bottom: 0px;
    background: url(/images/fracciadown.png) no-repeat scroll 4px 4px;
}

.editform form.right_box_home.active {
    display: block;
}

.editform form.right_box_home {
    display: none;
}

.gymform .field_container, .profileform .field_container {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    width: 310px;
    min-height: 60px;
}

#gym_signup_form .field_container {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
    width: 260px;
}

#gym_signup_form .privacy_disclaim {
    font-size: 9px;
    margin-bottom: 30px;
}

#gym_signup_form label {
    color: white;
    margin-bottom: 3px;
}

li.asmListItem {
    background: #333;
}

.topic_info strong {
    color: white;
    font-weight: bold;
}

div.x {
    display: block;
    height: 10px;
    overflow: visible;
}

.notice, .notice2 {
    padding-top:0px;
    background: url(/images/alert.png) no-repeat;
    padding-left: 50px;
}

.x img {
    margin-top: 10px;
    float: right;
}

.right_side3 div:first {
    min-height: 150px;
}

div.auto_complete {
  z-index: 4 !important;
}

fieldset div.auto_complete ul {
  border:1px solid #888;
  background: #666;
  width:200px;
  list-style-type:none;
  z-index:5 !important;
}

div.auto_complete ul li.auto_complete {
    position: relative;
    z-index: 3 !important;
    font-size: 12px;
    line-height:1em;
    overflow: hidden;
    padding:4px;
    margin:0;
    text-align:left;
    height:32px;
}

fieldset div.auto_complete ul li.selected {
  background-color: rgb(50,50,50);
}

div.auto_complete ul strong.highlight {
  color: #800;
  margin:0;
  padding:0;
}

.auto_image {float:left; padding:0 7px 5px 1px;}
.auto_name {font-size: .9em;}
.auto_city {font-size: .9em; font-weight: normal; color:#C89632; padding-top:3px;}
.auto_wrap {clear:both; border-bottom:1px solid #ccc; overflow:hidden;}
.auto_divider {
        border-bottom:1px solid #FFFFFF;
        border-top:1px solid #ccc;
        height:0;
        margin:8px 0;
        overflow:hidden;
        clear:both;
}


/* 
================================================
autosuggest, inquisitor style
================================================
*/

body
{
    position: relative;
}


div.autosuggest
{
    position: absolute;
    background-image: url(img_inquisitor/as_pointer.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
    position: relative;
    height: 6px;
    padding: 0 6px;
    background-image: url(img_inquisitor/ul_corner_tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.autosuggest div.as_footer
{
    background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-image: url(img_inquisitor/ul_corner_tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
    background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
    height: 6px;
    overflow: hidden;
    background-color: #333;
}


div.autosuggest ul
{
    list-style: none;
    margin: 0 0 -4px 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

div.autosuggest ul li
{
    color: #ccc;
    padding: 0;
    margin: 0 4px 4px;
    text-align: left;
}

div.autosuggest ul li a
{
    color: #ccc;
    display: block;
    text-decoration: none;
    background-color: transparent;
    text-shadow: #000 0px 0px 5px;
    position: relative;
    padding: 0;
    width: 100%;
}
div.autosuggest ul li a:hover
{
    background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
    background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
    display: block;
    padding: 3px 6px;
    font-weight: bold;
}

div.autosuggest ul li a span small
{
    font-weight: normal;
    color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
    color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
    color: #fff;
    background-color: #1B5CCD;
    background-image: url(img_inquisitor/hl_corner_br.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
    background-image: url(img_inquisitor/hl_corner_bl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
    background-image: transparent;
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
}
div.autosuggest ul li a .tr
{
    right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
    left: 0;
    background-image: url(img_inquisitor/hl_corner_tl.gif);
    background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
    right: 0;
    background-image: url(img_inquisitor/hl_corner_tr.gif);
    background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
    font-weight: bold;
    text-align: center;
}

div.autosuggest ul em
{
    font-style: normal;
    color: #6EADE7;
}

#tips_dialog h2 {
    font-size: 15px;
    margin-bottom: 20px;
}

#tips_dialog li {
    font-weight: bold;
    margin-bottom: 10px;
}

.topic_info p span {
    font-family: arial !important;
    line-height: 12px !important;
}

a.nohover:hover {
    text-decoration: none;
}

#gym_signup_form label.error {
  font-size: 12px;
  color: red;
  font-weight: normal;
}

.gym_textprofile {
font-size: 12px;
}


.conditions, .privacy2 {
    text-decoration: underline;
}

#search #search_article {
    width: 350px;
}

.feedback-panel {
    padding:20px;
    width: 250px;
    background: #bab6d8;
    position:absolute;
    top:-1px;
    left:-291px;
    z-index: 3000;
}

.feedback-panel a.feedback-tab {
    border-width: 1px 1px 1px 0;
    left:95px;
    float:right;
    background: #ff9933;
    top:-20px;
    position:relative;
    overflow: hidden;
    padding: 5px;
    margin: 0px;
    color: white;
    outline:none;
}
 
textarea {
    width:90%;
    padding:5px;
}
 
#response-message {
    background: #ccc;
    border: 1px solid #999;
    padding:50px;
}

p, h3, .h3inline {
    font-family: Arial, Helvetica, sans-serif;
}

#mappa_toggler {
    float: right;
}

.mod a {
    color: orange;
    text-decoration: underline;
}

      .slider4 li {
      width: 500px;
      }

  #prevIdact, #nextIdact {
  margin-right: 15px;
  margin-bottom: 30px;
  }

  #prevIdact {
    float: left;
}

#nextIdact {
  float: right;
}

  #prevIdact a:hover, #nextIdact:hover {
    color: #ff9933;
  }

  #prevIdprofile a, #prevIdsame a {
    background: url(/images/img_home/microbotton_sx.png);
  }

  #prevIdprofile a:hover, #prevIdsame a:hover {
    background: url(/images/img_home/microbotton_sx_over.png);
  }

  #nextIdprofile a, #nextIdsame a {
  background: url(/images/img_home/microbotton_dx.png);
  }

  #nextIdprofile a:hover, #nextIdsame a:hover {
  background: url(/images/img_home/microbotton_dx_over.png);
  }

  #nextIdprofile, #nextIdsame {
    float: right;
  }

  #prevIdprofile, #prevIdsame {
    float: left;
  }

  #nextIdprofile a, #prevIdprofile a, #nextIdsame a, #prevIdsame a{
    width: 16px;
    height: 16px;
    padding: 0px;
    display: block;
  }

  #nextIdprofile, #prevIdprofile, #nextIdsame, #prevIdsame {
    width: 16px;
    height: 16px;
    position:relative;
/*    top: -584px; */
  top: -392px;

  }

  #prevBtn2, #nextBtn2 {
    display: none;
  }

  #gym_grid > div {
   list-style-type: none;
  }

  #gym_grid .img_roll_over  {
    padding: 0px;
  float: left;
  margin: 5px;
  }

  #gym_grid {
    overflow: hidden;
    padding: 0px;
  }

  #prevBtn2, #nextBtn2 {
    display: none;
  }

  #gym_sponsor ul {
   list-style-type: none;
  }

  #gym_sponsor {
    overflow: hidden;
    padding: 0px;
  }

.dialog .gym_name {
font-size: 15px;
font-weight: bold;
color: #333;
}

.dialog .gym_desc {
font-size: 13px;
  color: #666;
}

           .bar {
    width: 300px;
  }

  #progress {
    background: #eee;
    border: 1px solid #222;
    margin-top: 20px;
  }
  #progressbar {
    width: 0px;
    height: 24px;
    background: #333;
  }
  #uploading {
          display: none;
  }

  #prevBtn, #nextBtn {
    display: none;
  }

  #cycle ul {
    overflow: hidden;
  }

  #cycle img {
  display: none;
  }

  #cycle img:first {
  display: inline;
  }


#postfooter ul li {
  display: inline-block;
  float: left;
  border-right: 1px solid #666;
  padding-right: 12px;
  padding-left: 12px;
  font-size: 15px;
}

#postfooter ul li a {
  font-size: 15px;
}

#footer3 .footer_item {
  width: 230px;
}

.footer_item {
  width: 250px;
  float: left;
  margin-left: 10px;
  margin-bottom: 20px;
}


#footer_gym, #footer_social, #footer_pt, #footer_articoli {
   display: inline-block;
   float: left;
   width: 55px;
   height: 55px;
}

#footercont h3 a, #footercont h3  {
  color: #6893ff;
  font-size: 13px;
  margin-bottom: 0px;
  font-weight: bold;
}

#postfooter p {
  font-size: 12px;
}

#footercont a:hover {
  text-decoration: underline;
}

#footer2 p, #footer3 p {
  font-size: 12px;
  line-height: 14px;
}

#footer_gym {
  background: url(/images/img_footer/motorediricerca.jpg);
}
#footer_gym:hover {
background: url(/images/img_footer/motorediricerca_over.jpg);
}
#footer_articoli {
  background: url(/images/img_footer/articoliicon.jpg);
}
#footer_articoli:hover {
  background: url(/images/img_footer/articoliicon_over.jpg);
}

#footer_pt {
  background: url(/images/img_footer/motorediricerca.jpg);
}
#footer_pt:hover {
background: url(/images/img_footer/motorediricerca_over.jpg);
}

#footer_social {
  background: url(/images/img_footer/socialicon.jpg);
}
#footer_social:hover {
  background: url(/images/img_footer/socialicon_over.jpg);
}


#footer1, #footer2, #footer3 {
  float: left;
  color: white;
  text-align: left;
}

#footercont h2 {
  text-align: left;
  margin-bottom: 15px;
}

#footer2 {
  width: 320px;
  margin-left: 50px;
}


#footer3 {
  width: 300px;
}

#footer1 {
  width: 260px;
  border-right: 1px solid #ccc;
}

#footercont {
width: 940px;
height: 208px;
margin:0 auto;
padding-top: 25px;
}

#postfooter {
    background: url(/images/header.jpg);
    height: 70px;
}

 #fheader {
    background: url(/images/img_footer/bkg_slice01.jpg);
    margin-top: 60px;
    height: 10px;
    width: 100%;
    clear: both;
  }

  #footer {
    clear: both;
    height: 218px;
    background: url(/images/img_footer/bgk_gradient.jpg);
  }

  #pt_grid > div {
   list-style-type: none;
  }

  #pt_grid .img_roll_over  {
    padding: 0px;
  float: left;
  margin: 5px;
  }

  #pt_grid {
    overflow: hidden;
    padding: 0px;
  }

.elenco2 a:hover { color: #ff9900 }

  #tabs .gym_info {
  width: 400px;
  }

  #slider {
    height: 328px;
  overflow: hidden;
  }


  #slider img {
  display: none;
  }

  #slide img:first {
  display: inline;
  }


  #prevIdpt a{
    background: url(/images/img_home/microbotton_sx.png);
  }

  #prevIdpt a:hover {
    background: url(/images/img_home/microbotton_sx_over.png);
  }

  #nextIdpt a {
  background: url(/images/img_home/microbotton_dx.png);
  }

  #nextIdpt a:hover {
  background: url(/images/img_home/microbotton_dx_over.png);
  }

  #nextIdpt {
    float: right;
  }

  #prevIdpt {
    float: left;
  }

  #nextIdpt a, #prevIdpt a{
    width: 16px;
    height: 16px;
    padding: 0px;
    display: block;
  }

  #nextIdpt, #prevIdpt {
    width: 16px;
    height: 16px;
    position:relative;
/*    top: -584px; */
  top: -392px;

  }

#activity_slider2, #activity_slider2 div  {
    background: transparent;
}

img {
    margin: 0px;
}



.asmContainer {
	/* container that surrounds entire asmSelect widget */
}

.asmSelect {
	/* the newly created regular 'select' */
	display: inline; 
}

.asmOptionDisabled {
	/* disabled options in new select */
	color: #999; 
}

.asmHighlight {
	/* the highlight span */
	padding: 0;
	margin: 0 0 0 1em;
}

.asmList {
	/* html list that contains selected items */
	margin: 0.25em 0 1em 0; 
	position: relative;
	display: block;
	padding-left: 0; 
	list-style: none; 
}

.asmListItem {
	/* li item from the html list above */
	position: relative; 
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background: #ddd;
	border: 1px solid #bbb; 
	width: 100%; 
	margin: 0 0 -1px 0; 
	line-height: 1em;
}

.asmListItem:hover {
	background-color: #e5e5e5;
}

.asmListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	padding: 5px; 
	display: block;
}

.asmListSortable .asmListItemLabel {
	cursor: move; 
}

.asmListItemRemove {
	/* the remove link in each list item */
	position: absolute;
	right: 0; 
	top: 0;
	padding: 5px; 
}


/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}