/*
 * jQuery UI CSS Framework 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix: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 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(../../style/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #4C80A1; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(../../style/jquery/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_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, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(../../style/jquery/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(../../style/jquery/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(../../style/jquery/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(../../style/jquery/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(../../style/jquery/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

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

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

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


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

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

/* Overlays */
.ui-widget-overlay { background: #666666 url(../../style/jquery/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(../../style/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.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: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; 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;}/*
 * jQuery UI Selectable 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.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 .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 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; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.9
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.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 { position: relative; 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 .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.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; background-position: 0 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; }/*
 * jQuery UI Tabs 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

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

/* 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*/
}/*
 * jQuery UI Progressbar 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/**
Anleitung zum Erstellen der Icon-CSS-Sprites fuer toonsUp:

Altes all.zip löschen
Dann markieren:
icons/16px
icons/18px
icons/32px
icons/menu
icons/smilies

und mit Winzip 'Add to zip' oder WinRar 'Zum Archiv hinzufügen' wählen 

speichern als:
all.zip

Include subfolders, Save extra folder anhaken
und 'add' drücken.

http://spritegen.website-performance.org 
aufrufen und das all.zip auswählen

Optionen:
Ignore duplicate images
Build Direction: vertical
Horizontal Offset: 5
Vertical Offset: 5
Wrap columns to fix Opera bug: ja
Use Background Colour for Transparency: ja
Output Format: PNG
Number of Colours: True Colour
Class-Prefix: sprite-

Knopf drücken: 'Create Sprite Image and CSS'

CSS-Text ausschneiden und in unser style_icons.css kopieren
und Bild runterladen über 'Download Sprite Image' 

In Photoshop folgendermassen speichern:
Für Web speichern...
und als PNG-24 mit Transparenz

In Gimp folgendermassen speichern:
Speichern unter...
Standardeinstellungen nehmen

Speichern unter: webapps/icons/all_iconsX.png
Wobei X jeweils um 1 hochgezaehlt wird. Diese Datei auch hier in das oberste
'.sprite {}' eintragen.

Klasse 
  de.toonsup.util.AlterStyleIcons.java
ausführen

*/



/* display:inline-block ist aequivalent zu img-tags. 'block' wuerde immer nach dem span umbrechen
   und 'inline' haette keine hoehe und breite */
.sprite {
	display: inline-block;
  background: url(/icons/all_icons18.png);
  background-repeat: no-repeat;
}

.sprite-accept{ background-position: 0 0; width: 18px; height: 18px; } 
.sprite-action_back{ background-position: 0 -23px; width: 16px; height: 16px; } 
.sprite-action_down{ background-position: 0 -44px; width: 16px; height: 16px; } 
.sprite-action_forward{ background-position: 0 -65px; width: 16px; height: 16px; } 
.sprite-action_up{ background-position: 0 -86px; width: 16px; height: 16px; } 
.sprite-add16px{ background-position: 0 -107px; width: 16px; height: 16px; } 
.sprite-add18px{ background-position: 0 -128px; width: 18px; height: 18px; } 
.sprite-amazon{ background-position: 0 -151px; width: 143px; height: 39px; } 
.sprite-angry{ background-position: 0 -195px; width: 20px; height: 20px; } 
.sprite-arrow{ background-position: 0 -220px; width: 12px; height: 56px; } 
.sprite-arrow_back18px{ background-position: 0 -281px; width: 18px; height: 18px; } 
.sprite-arrow_back32px{ background-position: 0 -304px; width: 32px; height: 32px; } 
.sprite-arrow_blue_first32px{ background-position: 0 -341px; width: 32px; height: 32px; } 
.sprite-arrow_blue_last32px{ background-position: 0 -378px; width: 32px; height: 32px; } 
.sprite-arrow_blue_left32px{ background-position: 0 -415px; width: 32px; height: 32px; } 
.sprite-arrow_blue_right32px{ background-position: 0 -452px; width: 32px; height: 32px; } 
.sprite-arrow_first18px{ background-position: 0 -489px; width: 18px; height: 18px; } 
.sprite-arrow_forward18px{ background-position: 0 -512px; width: 18px; height: 18px; } 
.sprite-arrow_last18px{ background-position: 0 -535px; width: 18px; height: 18px; } 
.sprite-arrow_left18px{ background-position: 0 -558px; width: 18px; height: 18px; } 
.sprite-arrow_left32px{ background-position: 0 -581px; width: 32px; height: 32px; } 
.sprite-arrow_next18px{ background-position: 0 -618px; width: 18px; height: 18px; } 
.sprite-arrow_prev18px{ background-position: 0 -641px; width: 18px; height: 18px; } 
.sprite-arrow_right18px{ background-position: 0 -664px; width: 18px; height: 18px; } 
.sprite-arrow_right32px{ background-position: 0 -687px; width: 32px; height: 32px; } 
.sprite-astonished{ background-position: 0 -724px; width: 21px; height: 22px; } 
.sprite-average{ background-position: 0 -751px; width: 16px; height: 16px; } 
.sprite-bad{ background-position: 0 -772px; width: 25px; height: 27px; } 
.sprite-beg{ background-position: 0 -804px; width: 20px; height: 21px; } 
.sprite-biggrin{ background-position: 0 -830px; width: 21px; height: 20px; } 
.sprite-blow{ background-position: 0 -855px; width: 32px; height: 29px; } 
.sprite-blush{ background-position: 0 -889px; width: 19px; height: 20px; } 
.sprite-box_bubble_bar_left_blue{ background-position: 0 -914px; width: 14px; height: 7px; } 
.sprite-box_bubble_bar_left_gray{ background-position: 0 -926px; width: 14px; height: 7px; } 
.sprite-box_bubble_bar_left_orange{ background-position: 0 -938px; width: 14px; height: 7px; } 
.sprite-box_bubble_bar_right_blue{ background-position: 0 -950px; width: 14px; height: 7px; } 
.sprite-box_bubble_bar_right_gray{ background-position: 0 -962px; width: 14px; height: 7px; } 
.sprite-box_bubble_bar_right_orange{ background-position: 0 -974px; width: 14px; height: 7px; } 
.sprite-box_bubble_bottom_left_blue{ background-position: 0 -986px; width: 14px; height: 7px; } 
.sprite-box_bubble_bottom_left_gray{ background-position: 0 -998px; width: 14px; height: 7px; } 
.sprite-box_bubble_bottom_left_orange{ background-position: 0 -1010px; width: 14px; height: 7px; } 
.sprite-box_bubble_bottom_right_blue{ background-position: 0 -1022px; width: 14px; height: 7px; } 
.sprite-box_bubble_bottom_right_gray{ background-position: 0 -1034px; width: 14px; height: 7px; } 
.sprite-box_bubble_bottom_right_orange{ background-position: 0 -1046px; width: 14px; height: 7px; } 
.sprite-box_bubble_middle_bottom_blue{ background-position: 0 -1058px; width: 10px; height: 7px; } 
.sprite-box_bubble_middle_bottom_gray{ background-position: 0 -1070px; width: 10px; height: 7px; } 
.sprite-box_bubble_middle_bottom_orange{ background-position: 0 -1082px; width: 10px; height: 7px; } 
.sprite-box_bubble_middle_top_blue{ background-position: 0 -1094px; width: 10px; height: 7px; } 
.sprite-box_bubble_middle_top_gray{ background-position: 0 -1106px; width: 10px; height: 7px; } 
.sprite-box_bubble_middle_top_orange{ background-position: 0 -1118px; width: 10px; height: 7px; } 
.sprite-box_bubble_point_blue{ background-position: 0 -1130px; width: 14px; height: 20px; } 
.sprite-box_bubble_point_gray{ background-position: 0 -1155px; width: 14px; height: 20px; } 
.sprite-box_bubble_point_orange{ background-position: 0 -1180px; width: 14px; height: 20px; } 
.sprite-box_bubble_top_left_blue{ background-position: 0 -1205px; width: 14px; height: 7px; } 
.sprite-box_bubble_top_left_gray{ background-position: 0 -1217px; width: 14px; height: 7px; } 
.sprite-box_bubble_top_left_orange{ background-position: 0 -1229px; width: 14px; height: 7px; } 
.sprite-box_bubble_top_right_blue{ background-position: 0 -1241px; width: 14px; height: 7px; } 
.sprite-box_bubble_top_right_gray{ background-position: 0 -1253px; width: 14px; height: 7px; } 
.sprite-box_bubble_top_right_orange{ background-position: 0 -1265px; width: 14px; height: 7px; } 
.sprite-box_header_left{ background-position: 0 -1277px; width: 13px; height: 72px; } 
.sprite-box_header_middle{ background-position: 0 -1354px; width: 13px; height: 72px; } 
.sprite-box_header_right{ background-position: 0 -1431px; width: 13px; height: 72px; } 
.sprite-box_headline_bar_left{ background-position: 0 -1508px; width: 10px; height: 25px; } 
.sprite-box_headline_bar_left_lightblue{ background-position: 0 -1538px; width: 10px; height: 25px; } 
.sprite-box_headline_bar_right{ background-position: 0 -1568px; width: 10px; height: 25px; } 
.sprite-box_headline_bar_right_lightblue{ background-position: 0 -1598px; width: 10px; height: 25px; } 
.sprite-box_headline_bottom_left{ background-position: 0 -1628px; width: 10px; height: 25px; } 
.sprite-box_headline_bottom_left_lightblue{ background-position: 0 -1658px; width: 10px; height: 25px; } 
.sprite-box_headline_bottom_right{ background-position: 0 -1688px; width: 10px; height: 25px; } 
.sprite-box_headline_bottom_right_lightblue{ background-position: 0 -1718px; width: 10px; height: 25px; } 
.sprite-box_headline_middle_bottom{ background-position: 0 -1748px; width: 10px; height: 25px; } 
.sprite-box_headline_middle_bottom_lightblue{ background-position: 0 -1778px; width: 10px; height: 25px; } 
.sprite-box_headline_middle_top{ background-position: 0 -1808px; width: 10px; height: 25px; } 
.sprite-box_headline_top_left{ background-position: 0 -1838px; width: 10px; height: 25px; } 
.sprite-box_headline_top_right{ background-position: 0 -1868px; width: 10px; height: 25px; } 
.sprite-box_plain_bottom_left{ background-position: 0 -1898px; width: 8px; height: 8px; } 
.sprite-box_plain_bottom_left_blue{ background-position: 0 -1911px; width: 8px; height: 8px; } 
.sprite-box_plain_bottom_left_orange{ background-position: 0 -1924px; width: 8px; height: 8px; } 
.sprite-box_plain_bottom_right{ background-position: 0 -1937px; width: 8px; height: 8px; } 
.sprite-box_plain_bottom_right_blue{ background-position: 0 -1950px; width: 8px; height: 8px; } 
.sprite-box_plain_bottom_right_orange{ background-position: 0 -1963px; width: 8px; height: 8px; } 
.sprite-box_plain_top_left{ background-position: 0 -1976px; width: 8px; height: 8px; } 
.sprite-box_plain_top_left_blue{ background-position: 0 -1989px; width: 8px; height: 8px; } 
.sprite-box_plain_top_left_orange{ background-position: -148px 0; width: 8px; height: 8px; } 
.sprite-box_plain_top_right{ background-position: -148px -13px; width: 8px; height: 8px; } 
.sprite-box_plain_top_right_blue{ background-position: -148px -26px; width: 8px; height: 8px; } 
.sprite-box_plain_top_right_orange{ background-position: -148px -39px; width: 8px; height: 8px; } 
.sprite-character_hard{ background-position: -148px -52px; width: 16px; height: 16px; } 
.sprite-character_soft{ background-position: -148px -73px; width: 16px; height: 16px; } 
.sprite-character_standard{ background-position: -148px -94px; width: 16px; height: 16px; } 
.sprite-comment{ background-position: -148px -115px; width: 18px; height: 18px; } 
.sprite-comments{ background-position: -148px -138px; width: 16px; height: 16px; } 
.sprite-confirmation{ background-position: -148px -159px; width: 18px; height: 18px; } 
.sprite-confused{ background-position: -148px -182px; width: 22px; height: 25px; } 
.sprite-cry{ background-position: -148px -212px; width: 27px; height: 22px; } 
.sprite-dead{ background-position: -148px -239px; width: 21px; height: 22px; } 
.sprite-delete{ background-position: -148px -266px; width: 18px; height: 18px; } 
.sprite-devil{ background-position: -148px -289px; width: 22px; height: 26px; } 
.sprite-document{ background-position: -148px -320px; width: 18px; height: 18px; } 
.sprite-doubletop{ background-position: -148px -343px; width: 34px; height: 22px; } 
.sprite-drool{ background-position: -148px -370px; width: 20px; height: 24px; } 
.sprite-drop_down_arrow{ background-position: -148px -399px; width: 16px; height: 16px; } 
.sprite-edit18px{ background-position: -148px -420px; width: 18px; height: 18px; } 
.sprite-edit32px{ background-position: -148px -443px; width: 32px; height: 32px; } 
.sprite-edit_data{ background-position: -148px -480px; width: 18px; height: 18px; } 
.sprite-edit_gallery{ background-position: -148px -503px; width: 18px; height: 18px; } 
.sprite-edit_pics{ background-position: -148px -526px; width: 18px; height: 18px; } 
.sprite-excellent{ background-position: -148px -549px; width: 28px; height: 23px; } 
.sprite-exhausted{ background-position: -148px -577px; width: 46px; height: 21px; } 
.sprite-expand{ background-position: -148px -603px; width: 16px; height: 16px; } 
.sprite-extras{ background-position: -148px -624px; width: 18px; height: 18px; } 
.sprite-fair{ background-position: -148px -647px; width: 27px; height: 24px; } 
.sprite-favorite18px{ background-position: -148px -676px; width: 18px; height: 18px; } 
.sprite-favorite32px{ background-position: -148px -699px; width: 32px; height: 32px; } 
.sprite-feedback_critique{ background-position: -148px -736px; width: 32px; height: 32px; } 
.sprite-feedback_critiqueandsmalltalk{ background-position: -148px -773px; width: 32px; height: 32px; } 
.sprite-feedback_critiqueexpert{ background-position: -148px -810px; width: 32px; height: 32px; } 
.sprite-feedback_newideas{ background-position: -148px -847px; width: 32px; height: 32px; } 
.sprite-feedback_smalltalk{ background-position: -148px -884px; width: 32px; height: 32px; } 
.sprite-feedback_smalltalkandcritique{ background-position: -148px -921px; width: 32px; height: 32px; } 
.sprite-feedback_theme{ background-position: -148px -958px; width: 32px; height: 32px; } 
.sprite-flag_all{ background-position: -148px -995px; width: 16px; height: 12px; } 
.sprite-flag_cn{ background-position: -148px -1012px; width: 16px; height: 11px; } 
.sprite-flag_de{ background-position: -148px -1028px; width: 16px; height: 16px; } 
.sprite-flag_es{ background-position: -148px -1049px; width: 16px; height: 16px; } 
.sprite-flag_eu{ background-position: -148px -1070px; width: 16px; height: 16px; } 
.sprite-flag_fr{ background-position: -148px -1091px; width: 16px; height: 16px; } 
.sprite-flag_gb{ background-position: -148px -1112px; width: 16px; height: 16px; } 
.sprite-flag_it{ background-position: -148px -1133px; width: 16px; height: 11px; } 
.sprite-flag_jp{ background-position: -148px -1149px; width: 16px; height: 11px; } 
.sprite-flag_no{ background-position: -148px -1165px; width: 16px; height: 11px; } 
.sprite-flag_sa{ background-position: -148px -1181px; width: 16px; height: 11px; } 
.sprite-flag_us{ background-position: -148px -1197px; width: 16px; height: 11px; } 
.sprite-foolish{ background-position: -148px -1213px; width: 20px; height: 21px; } 
.sprite-footer_separator{ background-position: -148px -1239px; width: 3px; height: 4px; } 
.sprite-friends{ background-position: -148px -1248px; width: 33px; height: 28px; } 
.sprite-frightened{ background-position: -148px -1281px; width: 28px; height: 21px; } 
.sprite-gallery{ background-position: -148px -1307px; width: 18px; height: 18px; } 
.sprite-gallery_new{ background-position: -148px -1330px; width: 18px; height: 18px; } 
.sprite-gender_female{ background-position: -148px -1353px; width: 16px; height: 16px; } 
.sprite-gender_male{ background-position: -148px -1374px; width: 16px; height: 16px; } 
.sprite-gender_notdefined{ background-position: -148px -1395px; width: 16px; height: 16px; } 
.sprite-giggle{ background-position: -148px -1416px; width: 21px; height: 20px; } 
.sprite-happy{ background-position: -148px -1441px; width: 20px; height: 21px; } 
.sprite-help{ background-position: -148px -1467px; width: 18px; height: 18px; } 
.sprite-help_action{ background-position: -148px -1490px; width: 18px; height: 18px; } 
.sprite-help_hide{ background-position: -148px -1513px; width: 18px; height: 18px; } 
.sprite-help_hide:hover{ background-position: -148px -1536px; width: 18px; height: 18px; } 
.sprite-help_hide:hover{ background-position: -148px -1536px; width: 18px; height: 18px; } 
.sprite-help_hide_sel{ background-position: -148px -1536px; width: 18px; height: 18px; } 
.sprite-help:hover{ background-position: -148px -1559px; width: 18px; height: 18px; } 
.sprite-help:hover{ background-position: -148px -1559px; width: 18px; height: 18px; } 
.sprite-help_sel{ background-position: -148px -1559px; width: 18px; height: 18px; } 
.sprite-hide{ background-position: -148px -1582px; width: 16px; height: 16px; } 
.sprite-holy{ background-position: -148px -1603px; width: 23px; height: 24px; } 
.sprite-homepage{ background-position: -148px -1632px; width: 18px; height: 18px; } 
.sprite-impressed{ background-position: -148px -1655px; width: 19px; height: 20px; } 
.sprite-irritated{ background-position: -148px -1680px; width: 19px; height: 20px; } 
.sprite-join_button{ background-position: -148px -1705px; width: 198px; height: 47px; } 
.sprite-junior{ background-position: -148px -1757px; width: 16px; height: 16px; } 
.sprite-list_arrow{ background-position: -148px -1778px; width: 16px; height: 16px; } 
.sprite-list_arrow_left{ background-position: -148px -1799px; width: 16px; height: 16px; } 
.sprite-list_arrow_right{ background-position: -148px -1820px; width: 16px; height: 16px; } 
.sprite-list_circle{ background-position: -148px -1841px; width: 16px; height: 16px; } 
.sprite-list_circle_grey{ background-position: -148px -1862px; width: 16px; height: 16px; } 
.sprite-list_point{ background-position: -148px -1883px; width: 16px; height: 16px; } 
.sprite-loading_blue{ background-position: -148px -1904px; width: 16px; height: 16px; } 
.sprite-loading_orange{ background-position: -148px -1925px; width: 16px; height: 16px; } 
.sprite-logo{ background-position: -148px -1946px; width: 214px; height: 53px; } 
.sprite-lol{ background-position: -367px 0; width: 28px; height: 23px; } 
.sprite-love{ background-position: -367px -28px; width: 22px; height: 20px; } 
.sprite-magnifier_zoom_in{ background-position: -367px -53px; width: 32px; height: 32px; } 
.sprite-magnifier_zoom_out{ background-position: -367px -90px; width: 32px; height: 32px; } 
.sprite-mail{ background-position: -367px -127px; width: 18px; height: 18px; } 
.sprite-mail_incoming{ background-position: -367px -150px; width: 18px; height: 18px; } 
.sprite-mail_new{ background-position: -367px -173px; width: 18px; height: 18px; } 
.sprite-mail_outgoing{ background-position: -367px -196px; width: 18px; height: 18px; } 
.sprite-mail_write{ background-position: -367px -219px; width: 18px; height: 18px; } 
.sprite-mixed{ background-position: -367px -242px; width: 33px; height: 21px; } 
.sprite-movedown{ background-position: -367px -268px; width: 18px; height: 18px; } 
.sprite-moveup{ background-position: -367px -291px; width: 18px; height: 18px; } 
.sprite-navigation_background{ background-position: -367px -314px; width: 1px; height: 11px; } 
.sprite-navigation_bottom{ background-position: -367px -330px; width: 1px; height: 14px; } 
.sprite-new18px{ background-position: -367px -349px; width: 18px; height: 18px; } 
.sprite-new_visual{ background-position: -367px -372px; width: 27px; height: 11px; } 
.sprite-notdefined{ background-position: -367px -388px; width: 16px; height: 16px; } 
.sprite-notification{ background-position: -367px -409px; width: 16px; height: 16px; } 
.sprite-notification_disabled{ background-position: -367px -430px; width: 16px; height: 16px; } 
.sprite-num_comments{ background-position: -367px -451px; width: 16px; height: 11px; } 
.sprite-num_comments_big_00{ background-position: -367px -467px; width: 92px; height: 16px; } 
.sprite-num_comments_big_05{ background-position: -367px -488px; width: 92px; height: 16px; } 
.sprite-num_comments_big_10{ background-position: -367px -509px; width: 92px; height: 16px; } 
.sprite-num_comments_big_15{ background-position: -367px -530px; width: 92px; height: 16px; } 
.sprite-num_comments_big_20{ background-position: -367px -551px; width: 92px; height: 16px; } 
.sprite-num_comments_big_25{ background-position: -367px -572px; width: 92px; height: 16px; } 
.sprite-num_comments_big_30{ background-position: -367px -593px; width: 92px; height: 16px; } 
.sprite-num_comments_big_35{ background-position: -367px -614px; width: 92px; height: 16px; } 
.sprite-num_comments_big_40{ background-position: -367px -635px; width: 92px; height: 16px; } 
.sprite-num_comments_big_45{ background-position: -367px -656px; width: 92px; height: 16px; } 
.sprite-num_comments_big_50{ background-position: -367px -677px; width: 92px; height: 16px; } 
.sprite-num_fans_big_00{ background-position: -367px -698px; width: 92px; height: 16px; } 
.sprite-num_fans_big_05{ background-position: -367px -719px; width: 92px; height: 16px; } 
.sprite-num_fans_big_10{ background-position: -367px -740px; width: 92px; height: 16px; } 
.sprite-num_fans_big_15{ background-position: -367px -761px; width: 92px; height: 16px; } 
.sprite-num_fans_big_20{ background-position: -367px -782px; width: 92px; height: 16px; } 
.sprite-num_fans_big_25{ background-position: -367px -803px; width: 92px; height: 16px; } 
.sprite-num_fans_big_30{ background-position: -367px -824px; width: 92px; height: 16px; } 
.sprite-num_fans_big_35{ background-position: -367px -845px; width: 92px; height: 16px; } 
.sprite-num_fans_big_40{ background-position: -367px -866px; width: 92px; height: 16px; } 
.sprite-num_fans_big_45{ background-position: -367px -887px; width: 92px; height: 16px; } 
.sprite-num_fans_big_50{ background-position: -367px -908px; width: 92px; height: 16px; } 
.sprite-num_ratings{ background-position: -367px -929px; width: 16px; height: 11px; } 
.sprite-num_ratings_big_00{ background-position: -367px -945px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_05{ background-position: -367px -966px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_10{ background-position: -367px -987px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_15{ background-position: -367px -1008px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_20{ background-position: -367px -1029px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_25{ background-position: -367px -1050px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_30{ background-position: -367px -1071px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_35{ background-position: -367px -1092px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_40{ background-position: -367px -1113px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_45{ background-position: -367px -1134px; width: 92px; height: 16px; } 
.sprite-num_ratings_big_50{ background-position: -367px -1155px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_00{ background-position: -367px -1176px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_05{ background-position: -367px -1197px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_10{ background-position: -367px -1218px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_15{ background-position: -367px -1239px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_20{ background-position: -367px -1260px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_25{ background-position: -367px -1281px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_30{ background-position: -367px -1302px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_35{ background-position: -367px -1323px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_40{ background-position: -367px -1344px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_45{ background-position: -367px -1365px; width: 92px; height: 16px; } 
.sprite-num_uploads_big_50{ background-position: -367px -1386px; width: 92px; height: 16px; } 
.sprite-num_views{ background-position: -367px -1407px; width: 16px; height: 11px; } 
.sprite-num_views_big_00{ background-position: -367px -1423px; width: 92px; height: 16px; } 
.sprite-num_views_big_05{ background-position: -367px -1444px; width: 92px; height: 16px; } 
.sprite-num_views_big_10{ background-position: -367px -1465px; width: 92px; height: 16px; } 
.sprite-num_views_big_15{ background-position: -367px -1486px; width: 92px; height: 16px; } 
.sprite-num_views_big_20{ background-position: -367px -1507px; width: 92px; height: 16px; } 
.sprite-num_views_big_25{ background-position: -367px -1528px; width: 92px; height: 16px; } 
.sprite-num_views_big_30{ background-position: -367px -1549px; width: 92px; height: 16px; } 
.sprite-num_views_big_35{ background-position: -367px -1570px; width: 92px; height: 16px; } 
.sprite-num_views_big_40{ background-position: -367px -1591px; width: 92px; height: 16px; } 
.sprite-num_views_big_45{ background-position: -367px -1612px; width: 92px; height: 16px; } 
.sprite-num_views_big_50{ background-position: -367px -1633px; width: 92px; height: 16px; } 
.sprite-num_visuals{ background-position: -367px -1654px; width: 16px; height: 11px; } 
.sprite-old{ background-position: -367px -1670px; width: 33px; height: 26px; } 
.sprite-party{ background-position: -367px -1701px; width: 20px; height: 29px; } 
.sprite-peer{ background-position: -367px -1735px; width: 29px; height: 22px; } 
.sprite-phew{ background-position: -367px -1762px; width: 31px; height: 25px; } 
.sprite-preview_visual{ background-position: -367px -1792px; width: 42px; height: 11px; } 
.sprite-product_visual{ background-position: -367px -1808px; width: 26px; height: 21px; } 
.sprite-properties{ background-position: -367px -1834px; width: 18px; height: 18px; } 
.sprite-puke{ background-position: -367px -1857px; width: 29px; height: 25px; } 
.sprite-remove{ background-position: -367px -1887px; width: 18px; height: 18px; } 
.sprite-remove:hover{ background-position: -367px -1910px; width: 18px; height: 18px; } 
.sprite-remove:hover{ background-position: -367px -1910px; width: 18px; height: 18px; } 
.sprite-remove_sel{ background-position: -367px -1910px; width: 18px; height: 18px; } 
.sprite-remove_small{ background-position: -367px -1933px; width: 18px; height: 18px; } 
.sprite-remove_small:hover{ background-position: -367px -1956px; width: 18px; height: 18px; } 
.sprite-remove_small:hover{ background-position: -367px -1956px; width: 18px; height: 18px; } 
.sprite-remove_small_sel{ background-position: -367px -1956px; width: 18px; height: 18px; } 
.sprite-report18px{ background-position: -367px -1979px; width: 18px; height: 18px; } 
.sprite-report32px{ background-position: -586px 0; width: 32px; height: 32px; } 
.sprite-roar{ background-position: -586px -37px; width: 44px; height: 22px; } 
.sprite-rolleyes{ background-position: -586px -64px; width: 20px; height: 20px; } 
.sprite-sad{ background-position: -586px -89px; width: 20px; height: 20px; } 
.sprite-search18px{ background-position: -586px -114px; width: 18px; height: 18px; } 
.sprite-search32px{ background-position: -586px -137px; width: 32px; height: 32px; } 
.sprite-share{ background-position: -586px -174px; width: 32px; height: 32px; } 
.sprite-shocked{ background-position: -586px -211px; width: 29px; height: 24px; } 
.sprite-shush{ background-position: -586px -240px; width: 25px; height: 26px; } 
.sprite-shutup{ background-position: -586px -271px; width: 20px; height: 20px; } 
.sprite-sicken{ background-position: -586px -296px; width: 21px; height: 20px; } 
.sprite-sing{ background-position: -586px -321px; width: 34px; height: 21px; } 
.sprite-sleeping{ background-position: -586px -347px; width: 27px; height: 23px; } 
.sprite-slot_icon_action{ background-position: -586px -375px; width: 21px; height: 19px; } 
.sprite-slot_icon_all{ background-position: -586px -399px; width: 21px; height: 19px; } 
.sprite-slot_icon_black{ background-position: -586px -423px; width: 21px; height: 19px; } 
.sprite-slot_icon_caricatures{ background-position: -586px -447px; width: 21px; height: 19px; } 
.sprite-slot_icon_cartoons{ background-position: -586px -471px; width: 21px; height: 19px; } 
.sprite-slot_icon_comics{ background-position: -586px -495px; width: 21px; height: 19px; } 
.sprite-slot_icon_comicscartoons{ background-position: -586px -519px; width: 21px; height: 19px; } 
.sprite-slot_icon_cute{ background-position: -586px -543px; width: 21px; height: 19px; } 
.sprite-slot_icon_erotic{ background-position: -586px -567px; width: 21px; height: 19px; } 
.sprite-slot_icon_fanart{ background-position: -586px -591px; width: 21px; height: 19px; } 
.sprite-slot_icon_fantasy{ background-position: -586px -615px; width: 21px; height: 19px; } 
.sprite-slot_icon_favorites{ background-position: -586px -639px; width: 21px; height: 19px; } 
.sprite-slot_icon_featured{ background-position: -586px -663px; width: 21px; height: 19px; } 
.sprite-slot_icon_gay{ background-position: -586px -687px; width: 21px; height: 19px; } 
.sprite-slot_icon_horror{ background-position: -586px -711px; width: 21px; height: 19px; } 
.sprite-slot_icon_illustrations{ background-position: -586px -735px; width: 21px; height: 19px; } 
.sprite-slot_icon_junior{ background-position: -586px -759px; width: 21px; height: 19px; } 
.sprite-slot_icon_manga{ background-position: -586px -783px; width: 21px; height: 19px; } 
.sprite-slot_icon_mostdiscussed{ background-position: -586px -807px; width: 21px; height: 19px; } 
.sprite-slot_icon_nice{ background-position: -586px -831px; width: 21px; height: 19px; } 
.sprite-slot_icon_picturepuzzles{ background-position: -586px -855px; width: 21px; height: 19px; } 
.sprite-slot_icon_politics{ background-position: -586px -879px; width: 21px; height: 19px; } 
.sprite-slot_icon_products{ background-position: -586px -903px; width: 21px; height: 19px; } 
.sprite-slot_icon_professional{ background-position: -586px -927px; width: 21px; height: 19px; } 
.sprite-slot_icon_profound{ background-position: -586px -951px; width: 21px; height: 19px; } 
.sprite-slot_icon_romantic{ background-position: -586px -975px; width: 21px; height: 19px; } 
.sprite-slot_icon_sciencefiction{ background-position: -586px -999px; width: 21px; height: 19px; } 
.sprite-slot_icon_superheroes{ background-position: -586px -1023px; width: 21px; height: 19px; } 
.sprite-slot_icon_team{ background-position: -586px -1047px; width: 21px; height: 19px; } 
.sprite-slot_icon_tolaugh{ background-position: -586px -1071px; width: 21px; height: 19px; } 
.sprite-slot_maximize{ background-position: -586px -1095px; width: 15px; height: 15px; } 
.sprite-slot_minimize{ background-position: -586px -1115px; width: 15px; height: 15px; } 
.sprite-slot_minimized{ background-position: -586px -1135px; width: 220px; height: 25px; } 
.sprite-slot_movedown{ background-position: -586px -1165px; width: 15px; height: 15px; } 
.sprite-slot_moveup{ background-position: -586px -1185px; width: 15px; height: 15px; } 
.sprite-slot_search{ background-position: -586px -1205px; width: 15px; height: 15px; } 
.sprite-smelling{ background-position: -586px -1225px; width: 22px; height: 21px; } 
.sprite-smile{ background-position: -586px -1251px; width: 20px; height: 20px; } 
.sprite-sob{ background-position: -586px -1276px; width: 20px; height: 20px; } 
.sprite-stars_0{ background-position: -586px -1301px; width: 16px; height: 16px; } 
.sprite-stars_00_5{ background-position: -586px -1322px; width: 80px; height: 16px; } 
.sprite-stars_00_5_controversial{ background-position: -586px -1343px; width: 80px; height: 16px; } 
.sprite-stars_05_5{ background-position: -586px -1364px; width: 80px; height: 16px; } 
.sprite-stars_05_5_controversial{ background-position: -586px -1385px; width: 80px; height: 16px; } 
.sprite-stars_1{ background-position: -586px -1406px; width: 16px; height: 16px; } 
.sprite-stars_10_5{ background-position: -586px -1427px; width: 80px; height: 16px; } 
.sprite-stars_10_5_controversial{ background-position: -586px -1448px; width: 80px; height: 16px; } 
.sprite-stars_15_5{ background-position: -586px -1469px; width: 80px; height: 16px; } 
.sprite-stars_15_5_controversial{ background-position: -586px -1490px; width: 80px; height: 16px; } 
.sprite-stars_2{ background-position: -586px -1511px; width: 32px; height: 16px; } 
.sprite-stars_20_5{ background-position: -586px -1532px; width: 80px; height: 16px; } 
.sprite-stars_20_5_controversial{ background-position: -586px -1553px; width: 80px; height: 16px; } 
.sprite-stars_25_5{ background-position: -586px -1574px; width: 80px; height: 16px; } 
.sprite-stars_25_5_controversial{ background-position: -586px -1595px; width: 80px; height: 16px; } 
.sprite-stars_3{ background-position: -586px -1616px; width: 48px; height: 16px; } 
.sprite-stars_30_5{ background-position: -586px -1637px; width: 80px; height: 16px; } 
.sprite-stars_30_5_controversial{ background-position: -586px -1658px; width: 80px; height: 16px; } 
.sprite-stars_35_5{ background-position: -586px -1679px; width: 80px; height: 16px; } 
.sprite-stars_35_5_controversial{ background-position: -586px -1700px; width: 80px; height: 16px; } 
.sprite-stars_4{ background-position: -586px -1721px; width: 64px; height: 16px; } 
.sprite-stars_40_5{ background-position: -586px -1742px; width: 80px; height: 16px; } 
.sprite-stars_40_5_controversial{ background-position: -586px -1763px; width: 80px; height: 16px; } 
.sprite-stars_45_5{ background-position: -586px -1784px; width: 80px; height: 16px; } 
.sprite-stars_45_5_controversial{ background-position: -586px -1805px; width: 80px; height: 16px; } 
.sprite-stars_5{ background-position: -586px -1826px; width: 80px; height: 16px; } 
.sprite-stars_50_5{ background-position: -586px -1847px; width: 80px; height: 16px; } 
.sprite-stars_50_5_controversial{ background-position: -586px -1868px; width: 80px; height: 16px; } 
.sprite-stars_not_rated{ background-position: -586px -1889px; width: 80px; height: 16px; } 
.sprite-start18px{ background-position: -586px -1910px; width: 18px; height: 18px; } 
.sprite-start32px{ background-position: -586px -1933px; width: 32px; height: 32px; } 
.sprite-stoned{ background-position: -586px -1970px; width: 33px; height: 23px; } 
.sprite-sub{ background-position: -811px 0; width: 18px; height: 18px; } 
.sprite-substract16px{ background-position: -811px -23px; width: 16px; height: 16px; } 
.sprite-sulk{ background-position: -811px -44px; width: 22px; height: 26px; } 
.sprite-tab{ background-position: -811px -75px; width: 117px; height: 25px; } 
.sprite-tab:hover{ background-position: -811px -105px; width: 117px; height: 25px; } 
.sprite-tab:hover{ background-position: -811px -105px; width: 117px; height: 25px; } 
.sprite-tab_sel{ background-position: -811px -105px; width: 117px; height: 25px; } 
.sprite-tongue{ background-position: -811px -135px; width: 20px; height: 20px; } 
.sprite-top{ background-position: -811px -160px; width: 26px; height: 21px; } 
.sprite-unhappy{ background-position: -811px -186px; width: 20px; height: 20px; } 
.sprite-upload{ background-position: -811px -211px; width: 18px; height: 18px; } 
.sprite-upset{ background-position: -811px -234px; width: 20px; height: 21px; } 
.sprite-user_add{ background-position: -811px -260px; width: 18px; height: 18px; } 
.sprite-user_remove{ background-position: -811px -283px; width: 18px; height: 18px; } 
.sprite-voting_status_loosing{ background-position: -811px -306px; width: 16px; height: 16px; } 
.sprite-voting_status_lost{ background-position: -811px -327px; width: 16px; height: 16px; } 
.sprite-voting_status_winner{ background-position: -811px -348px; width: 16px; height: 16px; } 
.sprite-whistle{ background-position: -811px -369px; width: 27px; height: 23px; } 
.sprite-wink{ background-position: -811px -397px; width: 20px; height: 20px; } 
.sprite-yawn{ background-position: -811px -422px; width: 25px; height: 22px; } 
/**
Anleitung zum Erstellen der Galerie-CSS-Sprites fuer toonsUp:

Altes gallery.zip löschen
Dann markieren:

icons/gallery

und mit Winzip 'Add to zip' wählen 

speichern als:
gallery.zip

Include subfolders, Save extra folder anhaken
und 'add' drücken.

http://spritegen.website-performance.org 
aufrufen und das gallery.zip auswählen

Optionen:
Ignore duplicate images
Build Direction: vertical
Horizontal Offset: 5
Vertical Offset: 5
Wrap columns to fix Opera bug: ja
Use Background Colour for Transparency: ja
Output Format: PNG
Number of Colours: True Colour
Class-Prefix: sprite-

Knopf drücken: 'Create Sprite Image and CSS'

CSS-Text ausschneiden und in unser style_icons_gallery.css kopieren
und Bild runterladen über 'Download Sprite Image' 

In Photoshop (bzw. Gimp) folgendermassen speichern:
Für Web speichern...
und als PNG-24 mit Transparenz
speichern unter: webapps/icons/all_icons_galleryX.png
Wobei X jeweils um 1 hochgezaehlt wird. Diese Datei auch hier in das oberste
'.sprite {}' eintragen.

Klasse 
  de.toonsup.util.AlterStyleIcons.java
ausführen

*/



/* display:inline-block ist aequivalent zu img-tags. 'block' wuerde immer nach dem span umbrechen
   und 'inline' haette keine hoehe und breite */
.sprite-galleryicons {
	display: inline-block;
  background: url(/icons/all_icons_gallery3.png);
  background-repeat: no-repeat;
}


.sprite-blackglass_art{ background-position: 0 0; width: 95px; height: 70px; } 
.sprite-blackglass_art:hover{ background-position: 0 -75px; width: 95px; height: 70px; } 
.sprite-blackglass_art_sel{ background-position: 0 -75px; width: 95px; height: 70px; } 
.sprite-blackglass_blog{ background-position: 0 -150px; width: 95px; height: 70px; } 
.sprite-blackglass_blog:hover{ background-position: 0 -225px; width: 95px; height: 70px; } 
.sprite-blackglass_blog_sel{ background-position: 0 -225px; width: 95px; height: 70px; } 
.sprite-blackglass_cartoons{ background-position: 0 -300px; width: 95px; height: 70px; } 
.sprite-blackglass_cartoons:hover{ background-position: 0 -375px; width: 95px; height: 70px; } 
.sprite-blackglass_cartoons_sel{ background-position: 0 -375px; width: 95px; height: 70px; } 
.sprite-blackglass_comics{ background-position: 0 -450px; width: 95px; height: 70px; } 
.sprite-blackglass_comics:hover{ background-position: 0 -525px; width: 95px; height: 70px; } 
.sprite-blackglass_comics_sel{ background-position: 0 -525px; width: 95px; height: 70px; } 
.sprite-blackglass_other{ background-position: 0 -600px; width: 95px; height: 70px; } 
.sprite-blackglass_other:hover{ background-position: 0 -675px; width: 95px; height: 70px; } 
.sprite-blackglass_other_sel{ background-position: 0 -675px; width: 95px; height: 70px; } 
.sprite-blackglass_profile{ background-position: 0 -750px; width: 95px; height: 70px; } 
.sprite-blackglass_profile:hover{ background-position: 0 -825px; width: 95px; height: 70px; } 
.sprite-blackglass_profile_sel{ background-position: 0 -825px; width: 95px; height: 70px; } 
.sprite-blackglass_sketch{ background-position: 0 -900px; width: 95px; height: 70px; } 
.sprite-blackglass_sketch:hover{ background-position: 0 -975px; width: 95px; height: 70px; } 
.sprite-blackglass_sketch_sel{ background-position: 0 -975px; width: 95px; height: 70px; } 
.sprite-blackglass_team{ background-position: 0 -1050px; width: 95px; height: 70px; } 
.sprite-blackglass_team:hover{ background-position: 0 -1125px; width: 95px; height: 70px; } 
.sprite-blackglass_team_sel{ background-position: 0 -1125px; width: 95px; height: 70px; } 
.sprite-cartoon_art{ background-position: 0 -1200px; width: 80px; height: 58px; } 
.sprite-cartoon_art:hover{ background-position: 0 -1263px; width: 80px; height: 58px; } 
.sprite-cartoon_art_sel{ background-position: 0 -1263px; width: 80px; height: 58px; } 
.sprite-cartoon_blog{ background-position: 0 -1326px; width: 80px; height: 58px; } 
.sprite-cartoon_blog:hover{ background-position: 0 -1389px; width: 80px; height: 58px; } 
.sprite-cartoon_blog_sel{ background-position: 0 -1389px; width: 80px; height: 58px; } 
.sprite-cartoon_cartoons{ background-position: 0 -1452px; width: 80px; height: 58px; } 
.sprite-cartoon_cartoons:hover{ background-position: 0 -1515px; width: 80px; height: 58px; } 
.sprite-cartoon_cartoons_sel{ background-position: 0 -1515px; width: 80px; height: 58px; } 
.sprite-cartoon_comics{ background-position: 0 -1578px; width: 80px; height: 58px; } 
.sprite-cartoon_comics:hover{ background-position: 0 -1641px; width: 80px; height: 58px; } 
.sprite-cartoon_comics_sel{ background-position: 0 -1641px; width: 80px; height: 58px; } 
.sprite-cartoon_other{ background-position: 0 -1704px; width: 80px; height: 58px; } 
.sprite-cartoon_other:hover{ background-position: 0 -1767px; width: 80px; height: 58px; } 
.sprite-cartoon_other_sel{ background-position: 0 -1767px; width: 80px; height: 58px; } 
.sprite-cartoon_profile{ background-position: 0 -1830px; width: 80px; height: 58px; } 
.sprite-cartoon_profile:hover{ background-position: 0 -1893px; width: 80px; height: 58px; } 
.sprite-cartoon_profile_sel{ background-position: 0 -1893px; width: 80px; height: 58px; } 
.sprite-cartoon_sketch{ background-position: 0 -1956px; width: 80px; height: 58px; } 
.sprite-cartoon_sketch:hover{ background-position: -100px 0; width: 80px; height: 58px; } 
.sprite-cartoon_sketch_sel{ background-position: -100px 0; width: 80px; height: 58px; } 
.sprite-cartoon_team{ background-position: -100px -63px; width: 80px; height: 58px; } 
.sprite-cartoon_team:hover{ background-position: -100px -126px; width: 80px; height: 58px; } 
.sprite-cartoon_team_sel{ background-position: -100px -126px; width: 80px; height: 58px; } 
.sprite-frame_art{ background-position: -100px -189px; width: 110px; height: 70px; } 
.sprite-frame_art:hover{ background-position: -100px -264px; width: 110px; height: 70px; } 
.sprite-frame_art_sel{ background-position: -100px -264px; width: 110px; height: 70px; } 
.sprite-frame_blog{ background-position: -100px -339px; width: 110px; height: 70px; } 
.sprite-frame_blog:hover{ background-position: -100px -414px; width: 110px; height: 70px; } 
.sprite-frame_blog_sel{ background-position: -100px -414px; width: 110px; height: 70px; } 
.sprite-frame_cartoons{ background-position: -100px -489px; width: 110px; height: 70px; } 
.sprite-frame_cartoons:hover{ background-position: -100px -564px; width: 110px; height: 70px; } 
.sprite-frame_cartoons_sel{ background-position: -100px -564px; width: 110px; height: 70px; } 
.sprite-frame_comics{ background-position: -100px -639px; width: 110px; height: 70px; } 
.sprite-frame_comics:hover{ background-position: -100px -714px; width: 110px; height: 70px; } 
.sprite-frame_comics_sel{ background-position: -100px -714px; width: 110px; height: 70px; } 
.sprite-frame_friends{ background-position: -100px -789px; width: 110px; height: 70px; } 
.sprite-frame_friends:hover{ background-position: -100px -864px; width: 110px; height: 70px; } 
.sprite-frame_friends_sel{ background-position: -100px -864px; width: 110px; height: 70px; } 
.sprite-frame_other{ background-position: -100px -939px; width: 110px; height: 70px; } 
.sprite-frame_other:hover{ background-position: -100px -1014px; width: 110px; height: 70px; } 
.sprite-frame_other_sel{ background-position: -100px -1014px; width: 110px; height: 70px; } 
.sprite-frame_profile{ background-position: -100px -1089px; width: 110px; height: 70px; } 
.sprite-frame_profile:hover{ background-position: -100px -1164px; width: 110px; height: 70px; } 
.sprite-frame_profile_sel{ background-position: -100px -1164px; width: 110px; height: 70px; } 
.sprite-frame_sketch{ background-position: -100px -1239px; width: 110px; height: 70px; } 
.sprite-frame_sketch:hover{ background-position: -100px -1314px; width: 110px; height: 70px; } 
.sprite-frame_sketch_sel{ background-position: -100px -1314px; width: 110px; height: 70px; } 
.sprite-frame_team{ background-position: -100px -1389px; width: 110px; height: 70px; } 
.sprite-frame_team:hover{ background-position: -100px -1464px; width: 110px; height: 70px; } 
.sprite-frame_team_sel{ background-position: -100px -1464px; width: 110px; height: 70px; } 
.sprite-manga_art{ background-position: -100px -1539px; width: 100px; height: 88px; } 
.sprite-manga_art:hover{ background-position: -100px -1632px; width: 100px; height: 88px; } 
.sprite-manga_art_sel{ background-position: -100px -1632px; width: 100px; height: 88px; } 
.sprite-manga_blog{ background-position: -100px -1725px; width: 100px; height: 88px; } 
.sprite-manga_blog:hover{ background-position: -100px -1818px; width: 100px; height: 88px; } 
.sprite-manga_blog_sel{ background-position: -100px -1818px; width: 100px; height: 88px; } 
.sprite-manga_cartoons{ background-position: -100px -1911px; width: 100px; height: 88px; } 
.sprite-manga_cartoons:hover{ background-position: -215px 0; width: 100px; height: 88px; } 
.sprite-manga_cartoons_sel{ background-position: -215px 0; width: 100px; height: 88px; } 
.sprite-manga_comics{ background-position: -215px -93px; width: 100px; height: 88px; } 
.sprite-manga_comics:hover{ background-position: -215px -186px; width: 100px; height: 88px; } 
.sprite-manga_comics_sel{ background-position: -215px -186px; width: 100px; height: 88px; } 
.sprite-manga_other{ background-position: -215px -279px; width: 100px; height: 88px; } 
.sprite-manga_other:hover{ background-position: -215px -372px; width: 100px; height: 88px; } 
.sprite-manga_other_sel{ background-position: -215px -372px; width: 100px; height: 88px; } 
.sprite-manga_profile{ background-position: -215px -465px; width: 100px; height: 88px; } 
.sprite-manga_profile:hover{ background-position: -215px -558px; width: 100px; height: 88px; } 
.sprite-manga_profile_sel{ background-position: -215px -558px; width: 100px; height: 88px; } 
.sprite-manga_sketch{ background-position: -215px -651px; width: 100px; height: 88px; } 
.sprite-manga_sketch:hover{ background-position: -215px -744px; width: 100px; height: 88px; } 
.sprite-manga_sketch_sel{ background-position: -215px -744px; width: 100px; height: 88px; } 
.sprite-manga_team{ background-position: -215px -837px; width: 100px; height: 88px; } 
.sprite-manga_team:hover{ background-position: -215px -930px; width: 100px; height: 88px; } 
.sprite-manga_team_sel{ background-position: -215px -930px; width: 100px; height: 88px; } 
.sprite-monochrom_art{ background-position: -215px -1023px; width: 110px; height: 110px; } 
.sprite-monochrom_art:hover{ background-position: -215px -1138px; width: 110px; height: 110px; } 
.sprite-monochrom_art_sel{ background-position: -215px -1138px; width: 110px; height: 110px; } 
.sprite-monochrom_blog{ background-position: -215px -1253px; width: 110px; height: 110px; } 
.sprite-monochrom_blog:hover{ background-position: -215px -1368px; width: 110px; height: 110px; } 
.sprite-monochrom_blog_sel{ background-position: -215px -1368px; width: 110px; height: 110px; } 
.sprite-monochrom_cartoons{ background-position: -215px -1483px; width: 110px; height: 110px; } 
.sprite-monochrom_cartoons:hover{ background-position: -215px -1598px; width: 110px; height: 110px; } 
.sprite-monochrom_cartoons_sel{ background-position: -215px -1598px; width: 110px; height: 110px; } 
.sprite-monochrom_comics{ background-position: -215px -1713px; width: 110px; height: 110px; } 
.sprite-monochrom_comics:hover{ background-position: -215px -1828px; width: 110px; height: 110px; } 
.sprite-monochrom_comics_sel{ background-position: -215px -1828px; width: 110px; height: 110px; } 
.sprite-monochrom_other{ background-position: -215px -1943px; width: 110px; height: 110px; } 
.sprite-monochrom_other:hover{ background-position: -330px 0; width: 110px; height: 110px; } 
.sprite-monochrom_other_sel{ background-position: -330px 0; width: 110px; height: 110px; } 
.sprite-monochrom_profile{ background-position: -330px -115px; width: 110px; height: 110px; } 
.sprite-monochrom_profile:hover{ background-position: -330px -230px; width: 110px; height: 110px; } 
.sprite-monochrom_profile_sel{ background-position: -330px -230px; width: 110px; height: 110px; } 
.sprite-monochrom_sketch{ background-position: -330px -345px; width: 110px; height: 110px; } 
.sprite-monochrom_sketch:hover{ background-position: -330px -460px; width: 110px; height: 110px; } 
.sprite-monochrom_sketch_sel{ background-position: -330px -460px; width: 110px; height: 110px; } 
.sprite-monochrom_team{ background-position: -330px -575px; width: 110px; height: 110px; } 
.sprite-monochrom_team:hover{ background-position: -330px -690px; width: 110px; height: 110px; } 
.sprite-monochrom_team_sel{ background-position: -330px -690px; width: 110px; height: 110px; } 
.sprite-toonsup_art{ background-position: -330px -805px; width: 70px; height: 60px; } 
.sprite-toonsup_art:hover{ background-position: -330px -870px; width: 70px; height: 60px; } 
.sprite-toonsup_art_sel{ background-position: -330px -870px; width: 70px; height: 60px; } 
.sprite-toonsup_blog{ background-position: -330px -935px; width: 70px; height: 60px; } 
.sprite-toonsup_blog:hover{ background-position: -330px -1000px; width: 70px; height: 60px; } 
.sprite-toonsup_blog_sel{ background-position: -330px -1000px; width: 70px; height: 60px; } 
.sprite-toonsup_cartoons{ background-position: -330px -1065px; width: 70px; height: 60px; } 
.sprite-toonsup_cartoons:hover{ background-position: -330px -1130px; width: 70px; height: 60px; } 
.sprite-toonsup_cartoons_sel{ background-position: -330px -1130px; width: 70px; height: 60px; } 
.sprite-toonsup_comics{ background-position: -330px -1195px; width: 70px; height: 60px; } 
.sprite-toonsup_comics:hover{ background-position: -330px -1260px; width: 70px; height: 60px; } 
.sprite-toonsup_comics_sel{ background-position: -330px -1260px; width: 70px; height: 60px; } 
.sprite-toonsup_other{ background-position: -330px -1325px; width: 70px; height: 60px; } 
.sprite-toonsup_other:hover{ background-position: -330px -1390px; width: 70px; height: 60px; } 
.sprite-toonsup_other_sel{ background-position: -330px -1390px; width: 70px; height: 60px; } 
.sprite-toonsup_profile{ background-position: -330px -1455px; width: 70px; height: 60px; } 
.sprite-toonsup_profile:hover{ background-position: -330px -1520px; width: 70px; height: 60px; } 
.sprite-toonsup_profile_sel{ background-position: -330px -1520px; width: 70px; height: 60px; } 
.sprite-toonsup_sketch{ background-position: -330px -1585px; width: 70px; height: 60px; } 
.sprite-toonsup_sketch:hover{ background-position: -330px -1650px; width: 70px; height: 60px; } 
.sprite-toonsup_sketch_sel{ background-position: -330px -1650px; width: 70px; height: 60px; } 
.sprite-toonsup_team{ background-position: -330px -1715px; width: 70px; height: 60px; } 
.sprite-toonsup_team:hover{ background-position: -330px -1780px; width: 70px; height: 60px; } 
.sprite-toonsup_team_sel{ background-position: -330px -1780px; width: 70px; height: 60px; } 


/**** Ueberschriften ****/


/* Sehr großer Text für Seitentitel
   'h1' wird von den Suchmaschinen besonders hoch 
   bewertet von den Keywords her.
   h1 nehmen, wenn man will dass die Worte indiziert werden 
   'display:inline' bewirkt, dass nach dem h-tag kein Linebreak 
   gemacht wird 
   Generell sollten grosse Texte dunkelgrau, kleinere Schwarz sein (siehe spiegel.de )
   */
h1 {
	font-size: 22px;
  font-weight: normal;
  margin: 0px;
  display: inline; 
}

/* Wie h1, aber als styleClass-Attribut einsetzbar, wenn man keine 
   Suchmaschinenindizierung möchte */
.h1 {
  font-size: 22px;
  font-weight: normal;
  margin: 0px;  
  display: inline; 
}

/* Großer Text für Zwischenüberschriften */
h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;  
  display: inline; 
} 

/* Wie h2, aber als styleClass-Attribut einsetzbar, wenn man keine 
   Suchmaschinenindizierung möchte */
.h2 {
  font-size: 16px;
  font-weight: bold;
  line-hight: 18px;  
  margin: 0px;  
  display: inline; 
}

/* Mittelgroßer Text für Zwischenüberschriften */
h3 {
  font-size: 14px;  
  font-weight: bold;  
  margin: 0px;
  display: inline; 
} 

/* Wie h3, aber als styleClass-Attribut einsetzbar, wenn man keine 
   Suchmaschinenindizierung möchte */
.h3 {
  font-size: 14px;  
  font-weight: bold;
  margin: 0px;
  display: inline; 
}







/**** Standard-Tags ****/

html { 
  padding:0px;
  margin:0px;
  /* vertikale Scrollbar immer anzeigen, damit Bild nicht springt, wenn sie erst
     beim Aufbau der Seite erscheint */
  min-height:101%;
}

/* Funzt nur im IE ändert da aber auch den Scrollbar rechts außen 
  scrollbar-face-color:#EBF5FF;
  scrollbar-base-color:#EBF5FF;
  scrollbar-arrow-color:black;
  scrollbar-track-color:#F3F3F3;
  scrollbar-shadow-color:#EBF5FF;
  scrollbar-highlight-color:#EBF5FF;
  scrollbar-3dlight-color:#78AAFF;
  scrollbar-darkshadow-Color:#78AAFF;
*/

/*
  verdana ist speziell fuer das lesen am Bildschirm entwickelt worden.
  helvetica ist ähnlich wie arial
*/
body {
  font-family:Arial,helvetica,sans-serif;
  padding:0px;
  margin:0px;
} 

/* Unsere Links sind in dem Blau der Plattform 
   Das sind z.B. die Links von den commandLinks (Speichern, Suchen, ...)
   oder die Titel der Visuals bei Peepholedarstellung 
   ACHTUNG: Farben werden in der Datei layout.xhtml über ColorThemeEnum.contentText dazugesetzt, damit auf 
   den Homepages das Farbthema auch geändert werden kann   
*/
a {
	font-size: 14px;
  font-weight: bold;	
	text-decoration: none;  
	cursor: hand;
}

/* ...beim Mouseover mit Unterstrich und Orange */
a:hover {
	font-size: 14px;
  font-weight: bold;	
	text-decoration: none;  
	cursor: hand;
}

/* Mittlgrosse Links. Erhalten ein styleClass="medium". Muss so gemacht werden, da sonst 
   beim hover wieder die größe von a:hover genommen werden würde */
a.medium-big {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;  
  text-decoration: none;  
  cursor: hand;
}

a.medium-big:hover {
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;  
  cursor: hand;
}

/* Mittlere Links. Erhalten ein styleClass="medium". Muss so gemacht werden, da sonst 
   beim hover wieder die größe von a:hover genommen werden würde */
a.medium {
  font-size: 11px;
  font-weight: bold;  
  text-decoration: none;  
  cursor: hand;
}

a.medium:hover {
  font-size: 11px;
  font-weight: bold;  
  text-decoration: none;  
  cursor: hand;
}


/* Kleine Links. Erhalten ein styleClass="small". Muss so gemacht werden, da sonst 
   beim hover wieder die größe von a:hover genommen werden würde */
a.small {
  font-size: 10px;
  font-weight: bold;  
  text-decoration: none;  
  cursor: hand;
}

a.small:hover {
  font-size: 10px;
  font-weight: bold;  
  text-decoration: none;  
  cursor: hand;
}

a.inactive {
}

/* Damit alle Tabellen erstmal cellspacing und cellpadding=0 haben */
table {
	border-spacing:0px 0px;
}

/* Damit alle Tabellen erstmal cellspacing und cellpadding=0 haben */
td {
	padding: 0px;
}

img {
  border: 0px;
  position: relative;
}

img.embedded-right {
  border: 0px;
  padding-left: 20px;  
  position: relative;
  float: right;
}



/** DropDown-Menue **/
 
/**
 * Hier werden die ueblichen Dekorationen entfernt wie die Bulletpoints.
 */
ul.dropdown {
  list-style-type: none;
  position:relative; 
  margin: 0; 
  padding: 0;
  /* Keine Focus-Raender um geklickte Links */
  outline: 0;    
}

/**
 * Unterpunkte eines DropDown. Position sorgt dafuer, dass es ueber den darunterliegenden 
 * Elementen eingeblendet wird.
 * Regel wird angewendet fuer ein ul das Kind eines li ist
 * Siehe 'css selectors'
 */
li > ul.dropdown {
  display: none;
  text-align: left; 
  position: absolute;
  z-index: 100;
  background-color: white;
  padding:10px;
  margin-left:-10px;
  border: 2px solid #FFA62E;
  border-top: 0px;
}

li.dropdownElement {
  padding-top: 3px;
  padding-bottom: 3px;
  /* Keine Focus-Raender um geklickte Links */
  outline: 0;
}







/* Breitere Font bei längeren Fliesstexten, damit sich gut lesen lässt */
.longtext-font {
  font-family:verdana,arial,helvetica,sans-serif;
}

/**** Texte (Schriftgröße und Schrifttyp) ****/ 

/* ACHTUNG: Farben werden in der Datei layout.xhtml über ColorThemeEnum.contentText dazugesetzt, damit auf 
   den Homepages das Farbthema auch geändert werden kann */
   
.text-verybig {
  font-size: 20px;
}
   
.text-big {
  font-size: 16px;
}

/* Normaler Text für längere Beschreibungen */
.text {
	font-size: 15px;
}

/* mittlere Text z.B. für die Kurzbeschreibung bei den Peepholes */
.text-medium {
	font-size: 14px;	
}

/* kleiner Info-Text neben Icons */
.text-small {
	font-size: 12px;
}

/* kleiner Info-Text neben Icons */
.text-verysmall {
  font-size: 10px;
}

/* Grosser Text fuer die Tab-Titel */
.text-tab {
  font-size: 18px;
  font-family:helvetica,sans-serif;
  font-weight: normal;
  /*So kann man einen schwarzen Rand setzten. Funzt aber nur in sehr neuen Browsern
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
}

/* Text fuer die Gallerie Icons */
.text-gallery {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;  
}

/* Formulartitel for Eingabefeldern ohne Farbangabe */
.text-field-title-nocolor {
  font-size: 14px;
  font-weight: bold;
}

/* Formulartitel for Eingabefeldern in Dunkelgrau */
.text-field-title {
  font-size: 14px;
  font-weight: bold;
  color: #575757;  
}

/* Hilfetexte kursiv die allein ohne einen block-help Hintergrund stehen (etwas heller) */
.text-help {
  font-size: 12px;
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-style: italic;
  color: #575757;
}

/* Hilfetexte die in blau auf einem block-help Hintergrund angezeigt werden (etwas dunkler) */
.text-block-help {
  font-size: 12px;
  font-family: verdana, tahoma, helvetica, sans-serif;
  font-style:italic;
}

/* Hinweistexte z.B. Wartetext bei hochladen und Texte zu fehleden Angaben im Profil in Orange */
.text-info {
  font-size: 14px;
  font-weight: bold;
  color: #EE9900;
}

/* Erfolgsmeldungen z.B. nach dem Schicken einer Privatnachricht in Gruen */
.text-confirmation {
  font-size: 14px;
  font-weight: bold;
  color: #426510;
}

/* Fehlertexte in violetter Farbe */
.text-error {
  font-size: 14px;
  font-weight:bold;
  color: #B55E67;
}

/* Shutdown-Warning */
.text-shutdown {
  font-size: 20px;
  font-weight: bold;
  text-decoration: blink;  
  color: #B55E67;
}


/* Formatierung der Kommentartext, so dass genug Platz für 20px Smilies ist */
.text-article {
  font-size: 15px;
  line-height: 19px;
  vertical-align: middle;
  color: #000000;
}

.text-headline {
  font-size: 22px;
	font-weight: bold;
}

.text-headline-type {
  font-size:18px;
  font-style: italic;
}



/**** Inputfelder (Schriftgröße, Schrifttyp, Rahmen) ****/

/* Eingabefelder (Textfelder, Comboboxen, Textareas, Checkboxen usw.) 
   Font breiter, damit sich gut lesen lässt */
.input-field {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;  
  font-weight: normal;
  font-style : normal;
  text-align: left;  
  border: 2px solid #4D9FD1;
  margin: 1px;
  background-color: #ffffff;
}

/* Eingabefelder mit Fokus darauf. 
   Fokussierte Felder haben einen dickeren orangenen Rahmen 
   (Das funktioniert leider noch nicht im IE) */
.input-field:focus, .input-field.focus {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;  
  font-weight: normal;
  font-style : normal;
  text-align: left;  
  border: 2px solid #EE9900;
  margin: 1px;
  background-color: #ffffff;
}





/**** Einzelformatierung ****/ 
/* (wenn man z.B. nicht <b></b> schreiben will ) */

/* Fettschrift */
.bold {
  font-weight: bold;
}

/* Kursiv */
.italic {
	font-style: italic;
}

/* Fett und Kursiv*/
.bold-italic {
  font-weight: bold;
	font-style: italic;
}

/* Normalschrift */
.normal {
  font-weight: normal;
  font-style: normal;
}

/* Linksbündig */
.left-align {
  text-align: left;
  margin-left: 0px;  
  margin-right: auto;
}

/* Rechtsbündig */
.right-align {
  text-align: right; 
  margin-left: auto !important;
  margin-right: 0px !important;
}

.left-align-nowrap {
  text-align: left;
  margin-left: 0px;  
  margin-right: auto;  
  white-space: nowrap;
}

.right-align-nowrap {
  text-align: right; 
  margin-left: auto;  
  margin-right: 0px;
  white-space: nowrap;  
}

.right-align-bottom {
  text-align: right;
  margin-left: auto;  
  margin-right: 0px;  
  vertical-align: bottom;  
}

.left-align-top {
  text-align: left;
  margin-left: 0px;  
  margin-right: auto;  
  vertical-align: top;
}

/* Verwendung z.B. für Tabellenzellen, um Inhalt top auszurichten */
/* Hinweis: Bei einem Tabellen-TD hilft hier eher ein VALIGN="top" */
.top-align {
  vertical-align: top;
}

.middle-align {
  vertical-align: middle;
  margin-top: auto;  
  margin-bottom: auto;  
}

.bottom-align {
  vertical-align: bottom;
}

.text-bottom-align {
  vertical-align: text-bottom;
}

.center-align {
  text-align: center;
  horizontal-align: center;
}

.center-align-top {
  text-align: center;
  horizontal-align: center;
  vertical-align: top;
}

.center-align-bottom {
  text-align: center;
  horizontal-align: center;
  vertical-align: bottom;
}

/* Zeile soll nicht umgebrochen werden */
.nowrap {
  white-space: nowrap;
}

/* Zeile soll umgebrochen werden */
.wrap {
  white-space: normal;
}







/**** Abstände ****/

.padding-24px {
	padding: 24px;
}

.padding-left {
  padding-left: 15px;
}

.padding-middle {
  padding-left: 15px;
  padding-right: 15px;
}

.padding-middle-5px {
  padding-left: 5px;
  padding-right: 5px;
}

.padding-middle-7px {
  padding-left: 7px;
  padding-right: 7px;
}

.padding-center {
  padding-top: 3px;
  padding-bottom: 3px;
}

.padding-center-10px {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-top-3px {
  padding-top: 3px;
}

.padding-top-6px {
  padding-top: 6px;
}

.padding-top-10px {
  padding-top: 10px;
}

.padding-top-15px {
  padding-top: 15px;
}

.padding-right {
  padding-right: 15px;
}

.padding-left-5px {
  padding-left: 5px;
}

.padding-left-10px {
  padding-left: 10px;
}

.padding-left-24px {
  padding-left: 24px;
}

.padding-right-10px {
  padding-right: 10px;
}

.padding-right-24px {
  padding-right: 24px;
}

.padding-left-30px {
  padding-left: 30px;
}

.padding-right-30px {
  padding-right: 30px;
}

.padding-bottom-10px {
  padding-bottom: 10px;
}

.padding-bottom-15px {
  padding-bottom: 15px;
}

.padding-bottom-20px {
  padding-bottom: 20px;
}

.margin-center {
  margin-top: 1px;
  margin-bottom: 1px;
}

.margin-center-4px {
  margin-top: 4px;
  margin-bottom: 4px;
}

.margin-center-10px {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-10px {
  margin: 10px;
}

.margin-right-3px {
  margin-right: 3px;
}

.margin-right-4px {
  margin-right: 4px;
}

.margin-right-8px {
  margin-right: 8px;
}

.margin-right-10px {
  margin-right: 10px;            
}

.margin-right-16px {
  margin-right: 16px;
}

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

.margin-right-24px {
  margin-right: 24px;
}

.margin-right-30px {
  margin-right: 30px;
}

.margin-left-4px {
  margin-left: 4px;
}

.margin-left-10px {
  margin-left: 10px;            
}

.margin-left-15px {
  margin-left: 15px;            
}

.margin-left-18px {
  margin-left: 18px;            
}

.margin-left-24px {
  margin-left: 24px;            
}

.margin-top-3px {
  margin-top: 3px;            
}

.margin-top-5px {
  margin-top: 5px;            
}

.margin-tab {
  margin-top: 5px;
}

.margin-top-10px {
  margin-top: 10px;            
}

.margin-bottom-3px {
  margin-bottom: 3px;            
}

.margin-bottom-4px {
  margin-bottom: 4px;            
}

.margin-bottom-5px {
  margin-bottom: 5px;            
}

.margin-bottom-10px {
  margin-bottom: 10px;            
}

.margin-bottom-20px {
  margin-bottom: 20px;            
}








/**** Farben ****/

/* Dunkles Grau fuer fette Texte */
.color-text {
  color: #575757;
}

/* Blau für Links und Textfeldumrandungen */
.color-link {
  color: #4C80A1;
}

/* Orange für Informationstexte */
.color-info {
	color: #F29E02;
}

/* Textfarbe fuer Tabs und für Join-Button Aufschrift */
.color-white {
  color: #FFFFFF;
}

/* Farbe für Hilfetexte */
.color-help {
  color: #426510;  	
}

/* Grau für Statustexte */
.color-disabled {
  color: #7A7A7A;
}

/* Grau für Statustexte */
.color-black {
  color: #000000;
}

/* Dunkles Orange für Links und Textfeldumrandungen */
.color-link-active {
	color: #EE9900;
}

/* Fehlerviolettrot */
.color-error {
	color: #CF183F;
}

/* Helles Orange fuer Tab und Footer */
.color-background-footer {
  background: #FFA62E;
}

/* Ganz helles Blau für den Hintergrund der Community-Box unter einem Werk */
.color-background-bubble {
  background:#FAFDFF;
}

/* Ganz helles Grau für den Hintergrund der boxPlain */
.color-background-box {
  background:#F2F2F2;
}

/* Ganz helles Blau für den Hintergrund der boxPlain */
.color-background-box-blue {
  background:#E0F3FF;
  /*C3DBEB*/
}

/* Helles Orange für den Hintergrund der boxPlain */
.color-background-box-orange {
  background:#FCF0C4;
}

/* Ganz mittel-helles Blau für den Hintergrund der Forums-Themen */
.color-background-middle-blue {
  background:#C3DBEB;  
}

.color-background-light-blue {
  background:#dde5eb;  
}





/**** Blocks ****/

.block-help {
  border: 1px solid #4C93BF;
  background:#D5E4ED;
  color: #000000;  
  padding-top:5px;
  padding-bottom:5px;  
  padding-left:10px;
  padding-right:15px;
  text-align: left;
  margin-top:3px;
  margin-bottom:12px;
     
  display:none;
  visibility:hidden;
}

.block-help-show {
  border: 1px solid #4C93BF;
  background:#D5E4ED;
  color: #000000;
  padding-top:5px;
  padding-bottom:5px;  
  padding-left:10px;
  padding-right:15px;
  text-align: left;
  margin-top:3px;
  margin-bottom:12px;
     
  display:block;
  visibility:visible;
}

.block-confirmation {
  border: 1px solid #7B9E29;
  background:#DBE8BC;
  padding-top:5px;
  padding-bottom:5px;  
  padding-left:10px;
  padding-right:15px;
  text-align: left; 
}

.debug-border {
  border: 1px solid #4D9FD1;
}





/**** Icons ****/

/* Icon mit einem Abstand von 2px nach rechts. 
   (font-size muss rein um zu steuern wie groß der alt-Text ist) */
.icon-margin-right-2px {
  vertical-align: bottom;
  margin-right: 2px;
  font-size: 8px;
}

/* Icon mit einem Abstand von 3px nach rechts. */
.icon-margin-right-3px {
  vertical-align: bottom;
  margin-right: 3px;
}

/* Icon mit einem Abstand von 5px nach rechts.
   (font-size muss rein um zu steuern wie groß der alt-Text ist) */
.icon-margin-right-5px {
  vertical-align: bottom;
  margin-right: 5px;
  font-size: 8px;
}

/* Icon mit einem Abstand von 10px nach rechts. */
.icon-margin-right-10px {
  vertical-align: bottom;
  margin-right: 10px;
  font-size: 8px;
}

.icon-margin-left-2px {
  vertical-align: bottom;
  margin-left: 2px;
  font-size: 8px;
}

/* Icon mit einem Abstand von 5px nach links. 
   (font-size muss rein um zu steuern wie groß der alt-Text ist) */
.icon-margin-left-5px {
  vertical-align: bottom;
  margin-left: 5px;
  font-size: 8px;
}

.icon-margin-left-10px {
  vertical-align: bottom;
  margin-left: 10px;
  font-size: 8px;
}

.icon-margin-left-15px {
  vertical-align: bottom;
  margin-left: 15px;
  font-size: 8px;
}

/* Icon mit größeren Abständen oben und unten top-aligend
   Z.B. für das Peephole */
.icon-margin-buttom-5px-top {
  vertical-align: top;
  margin-bottom: 3px;
}

/* Icon mit einem Abstand von 5px nach links. 
   (font-size muss rein um zu steuern wie groß der alt-Text ist) */
.icon-margin-left-right-5px {
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;  
  font-size: 8px;
}

/* Icon mittig zentriert
   ACHTUNG: Je später in einer Datei der Eintrag ist, desto eher setzt er sich durch darum nach den anderen icon-Regeln */
.icon-middle {
  vertical-align: middle;
  font-size: 8px;
}




/**** Tables ****/

/* entspricht cellspacing:0px und cellpadding:0px */
table {
	border: 0px;
	border-spacing: 0px 0px;	
}




/**** Enumerations ****/

.left-normal-enum {
  text-align: left;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: 3px;
}

.wide-enumeration-bold {
  margin-right: 24px;
  font-weight: bold;
  text-align: left;
  font-style : normal;
}






/**** Sonstiges ****/

/* Auflistung mit <ul><li>... mit luftigem Abstand zwischen den Aufzählungspunkten */
.big-ul {
  margin-top: 10px;
  margin-bottom: 7px;
}

.big-ul li {
  padding: 3px;
}

.table-help {
  border: 3px solid #5A778A;
  background:#E0F3FF;
  display:none;
  visibility:hidden;  
}

/* Zum Verbergen eines Elements */
.hidden-element {
  display: none;
  visibility: hidden;
}

.visible-element {
  display: block; 
  visibility: visible;	
}


/* Die Minimalbreite einer Seite wenn sehr wenig Inhalt drauf ist z.B. beim Login */ 
.width-min {
  width: 500px;
  max-width: 500px;
}

/* Die Breite von z.B. den Sprechblasen unter einem Visual */ 
.width-medium {
  width: 700px;
  max-width: 700px;
}


/* Die Standardbreite von unseren Dialogen, der Communitybox usw. */ 
.width-default {
	width: 800px;
  max-width: 800px;  	
}

/* Die Maximalbreite bei einer Aufloesung von 1024 * 768 */ 
.width-max {
  width: 900px;
  max-width: 900px;   
}

.height-190px {
	height: 190px;
}

.full-width {
  width: 100%;
}

/* Die Maximalbreite wird auf 1100px gesetzt. Fuer IE ist ein hack drin, weil der 
   max-width nicht versteht. */
.max-width-1100px {
  max-width: 1100px;
  width: expression(document.body.clientWidth>1100?'1100px':'100%');
  width: 100%;  
}

/* Die Maximalbreite wird auf 980px gesetzt. Fuer IE ist ein hack drin, weil der 
   max-width nicht versteht. */
.max-width-980px {
  max-width: 980px;
  width: expression(document.body.clientWidth>980?'980px':'100%');
  width: 100%;  
}

/* Die Maximalbreite wird auf 900px gesetzt. Fuer IE ist ein hack drin, weil der 
   max-width nicht versteht. */
.max-width-900px {
  max-width: 900px;
  width: expression(document.body.clientWidth>900?'900px':'100%');
  width: 100%;	
}

.max-width-800px {
  max-width: 800px;
  width: expression(document.body.clientWidth>800?'800px':'100%');
  width: 100%;  
}

.max-width-700px {
  max-width: 700px;
  width: expression(document.body.clientWidth>700?'700px':'100%');
  width: 100%; 
}

.max-width-600px {
  max-width: 600px;
  width: expression(document.body.clientWidth>600?'600px':'100%');
  width: 100%; 
}

.max-width-360px {
  max-width: 360px;
  width: expression(document.body.clientWidth>360?'360px':'100%');
  width: 100%; 
}

.max-width-300px {
  max-width: 300px;
  width: expression(document.body.clientWidth>300?'300px':'100%');
  width: 100%; 
}

.max-width-260px {
  max-width: 260px;
  width: expression(document.body.clientWidth>260?'260px':'100%');
  width: 100%; 
}

.max-height-240px {
  max-height: 240px;
  height: expression(document.body.clientHeight>240?'240px':'100%');
  height: 100%; 
}

.max-height-120px {
  max-height: 120px;
  height: expression(document.body.clientHeight>120?'120px':'100%');
  height: 100%; 
}

.max-height-80px {
  max-height: 80px;
  height: expression(document.body.clientHeight>80?'80px':'100%');
  height: 100%;
}

.min-height-400px {
  min-height: 400px;
  height: expression(document.body.clientHeight<400?'400px':'auto');  
}

.min-height-1000px {
  min-height: 1000px;
  height: expression(document.body.clientHeight<1000?'1000px':'auto');  
}

/* Anti-Spam */
.spybot { 
  display: none; 
}

/* footer.xhtml div */
.footer {
  height: 20px;
  line-height: 14px;
  text-align: right;
  padding-right: 10px;
}

/* Hellblauer Trennstrich fuer Menus und auf Masken */
.separator {
  height: 3px;
  line-height: 3px;
  background: #C5DEED;  	
}

/* sehr helles Grau fuer die Namen der Battle Teilnehmer, die gerade zurück liegen*/
.battleLoosing {
  color: #8f8f8f;
}

/* sehr helles Grau und durchgestrichen fuer die Namen der Battle-Verlierer */
.battleLooser {
  color: #8f8f8f;
  text-decoration:line-through;
}
