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

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


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


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

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


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

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



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=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-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) none 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) none 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

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

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

/* states and images */
.ui-icon { width: 16px; height: 16px; }
.ui-icon { background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(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-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; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(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(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; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

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

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*debug/ Abstand aufgrund des fixed Infocenters*/
pre { margin-top:35px; }
* {	padding: 0;	margin: 0; }
html { height: 100%;}
body {background: #fff;margin: 0;padding: 0;color: #000;height: 100%;font-size: 12px;font-family: Verdana, Arial, sans-serif;background-image:url(/images/bg.png);}
.breadcrumb_link { text-decoration:underline; }
/* LIST HEADER */
.list-header-actions { min-height:30px;text-align:right; }
.list-header-actions a { position:relative;top:10px;padding:3px;border-width:1px;border-style:solid;cursor:pointer;font-size:10px;margin-left:6px;padding-left:6px;padding-right:6px; }
.list-header-actions a:hover { text-decoration:none !important; }
.list-header-actions a:before { content:"↙ "; }
.list-header-actions a.addx { font-weight:bold; }
.addx{background-color:#FAF4B1;}
.list-header-actions a.addx:before { content:"+ "; }
.lst_header { margin-bottom:0px; }
/* .lst_header a.tgllnk { cursor:pointer;padding:3px;position:relative;width:10px;height:10px;background-color:#666;text-indent:-999999px;} */
/*.x-page-84 h3.sectionHeader, .x-page-47 h3.sectionHeader, .x-page-42 h3.sectionHeader, .x-page-53 h3.sectionHeader, x-page-73 h3.sectionHeader, .x-page-178 h3.sectionHeader, .x-page-24 h3.sectionHeader, .x-page-15 h3.sectionHeader, .x-page-119 h3.sectionHeader, .x-page-122 h3.sectionHeader { padding-bottom:0px !important;margin-bottom:0px !important; }*/
.x-page-1 h3.sectionHeader {padding-top:10px;}
.list_opt, .sort_opt { margin-left:2px;margin-right:2px; }
.list_opt .list_view, .list_opt .simple_view, .list_opt .detail_view, .list_opt .gallery_view {margin-left:3px;margin-right:0px;}
.lst_header .bar { margin-bottom: 1px !important; }
#searchformitem .bar { background-image: none; border-width: 1px; border-style: solid; margin-bottom: 1px; }
#searchformitem .bar-title, #filterbar .bar-title { height:24px; }
#searchformitem .bar-title b, #filterbar .bar-title b { display: block; width: 300px; float: left; }
#filterbar { background-image:none;border-width:1px;border-style:solid;display:none; }
#xl-search { display:inline; }
#xl-filter { display:none; }
/* PAGINATION */
.shift {padding-bottom:10px;padding-top:10px;}
/* JQuery edit from jquery-ui-1.7.2.custom.css */
/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; }
.ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }
/* states and images */
.ui-icon { background-image: none; }
.ui-widget-content .ui-icon {background-image: none; }
.ui-widget-header .ui-icon {background-image: none; }
.ui-state-default .ui-icon { background-image: none; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: none; }
.ui-state-active .ui-icon {background-image: none; }
.ui-state-highlight .ui-icon {background-image: none; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: none; }
/* Interaction Cues */
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 0px; background: transparent; }
.ui-state-error, .ui-widget-content .ui-state-error { background: transparent; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled {opacity: 1.00; filter:Alpha(Opacity=80); }
/* Interaction states */
.ui-state-default, .ui-widget-content .ui-state-default { border: 0px; background: transparent; font-weight: normal; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 0px; background: transparent; font-weight: normal; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 0px; background: transparent; font-weight: normal; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { outline: none; text-decoration: none; }
/* Component containers */
.ui-widget-header { border: 0px; background: transparent; font-weight: normal; }
/**********************************************************************/
/*infocenter position fixed distance to wrapper-outer*/
.wrapper_login, .wrapper_logout_static { margin-top:30px; }
html.* .wrapper_login, html.* .wrapper_logout_static { margin-top:0px !important; }
h1  {font-size:23px;margin:0px;padding:0px;}
h2  {font-size:18px;margin:0px;padding:0px;}
h3  {font-size:15px;margin:0px;padding:0px;}
h4  {font-size: 14px; margin: 5px 0; font-weight: normal;}
h5  {font-size: 12px; margin: 5px 0; font-weight: normal;font-style:italic;}
img {border:none;margin:0px;padding:0px;}
#catf { width:180px; }
hr {margin-bottom: 7px;!margin-bottom: 0px;margin-top: 7px;!margin-top: 0px;!color:#ffffff !important;!background-color:#ffffff !important;}
a { outline: none; }
a, td a, th a{text-decoration: none;font-weight: normal;}
a:hover, a:hover h3 {text-decoration: underline !important;}
table {border-collapse: collapse;border-spacing: 0px;width: 100%;}
table .vtop{vertical-align:top;}
th {font-size: 12px;padding: 10px;font-weight: normal;text-align: left;}
/*////////////////////////////////////////////////////////
Forms
///////////////////////////////////////////////////////*/
label {text-align: left;font-weight: normal;display: block;}
#content-left label {float: left;}
.simple label {width: 135px;padding-right: 6px;}
/*simple made longer for longer label-text*/
.simple_changed label {width: 200px;padding-right: 7px;}
.admin form .t1 #ftr-document-label, .admin form .t1 #nick_create { width: 210px; !width: 280px;}
#pass_mail_success { line-height:20px; }
#pass_mail_center_success { margin:10px 0px; }
label.inline {display: inline;margin-right: 5px;}
label.auto {width:auto;}
label.left {float: left;margin-right: 1em;padding: 1px 4px;}
label.avatar{padding-left: 10px;font-weight: bold !important;}
.join .avatar {margin-bottom: 10px;}
label.avatar span {display: inline!important;font-weight: normal !important;}
input, textarea {font-size: 12px;padding: 3px;!padding: 2px;}
textarea {font-family: "Lucida Grande", Verdana, Arial, sans-serif;resize: none;}
#content-left input, #content-left textarea {float: right;}
#content-left .requiredinfotable_field #zip {float:left !important;}
#content-left .ulcomment textarea {height:170px;width:420px;}
.x-page-64 #content-left .ulcomment textarea, .x-page-233 #content-left .ulcomment textarea {height:170px;width:460px;}
#content-left textarea {height:170px;width:520px;}
#content-left .nofloat input{float:none;}
.simple input , .simple textarea, .profile .simple input, #cmsfront_list_all .genericlist_item .simple input{width: 520px;}
.genericlist_item .simple input {width: 500px;}
/*simple changed for longer label text */
.simple_changed input , .simple_changed textarea, .profile .simple_changed input {width: 455px;}
#content-left .profile .multinput{width: 250px;float: left;}
.simple .inner input{width: 392px;!width: 394px;}
.simple span {font-size:11px;width: 400px;padding-left: 141px;padding-bottom: 5px;display: block;}
.login-required span {float:left;padding-left:0 !important;}
table.login-required {margin-top:10px;}
#bannerword {width:440px;}
.profile input, .profileditinput input, .simple .profileditinput input{width: 312px;!width: 314px;}
#content-left .profile textarea, #content-left .profileditinput textarea{width: 320px;!width: 322px;height:auto;}
.profile select, #content-left .profileditinput select{width: 320px;}
.prof_option{margin-top:5px;}
.profile .auto{width: auto;}
.profile span{padding-bottom: 5px;display: block;}
.nocontent{padding:30px 10px 30px 10px;text-align:center;margin-top: 20px;}
input.calendarDateInput {padding: 3px !important;float: none !important;width: 115px !important;}
.simple select, .simple_changed select{width: 338px;}
.simple select.auto{width: auto;vertical-align:baseline;}
select.calendarDateInput {background: #FFFFFF !importantwidth: 75px !important;}
.calendarDateInput{margin: 0px 3px 5px 5px !important;}
.t1 .ul, div.line{clear: both;padding-bottom: 6px;margin-bottom: 6px;}
.inner{float: left;width: 535px;}
.inner div{padding-bottom: 10px;}
.inner div div{padding-bottom: 0px;}
div.top{padding-bottom: 0px;}
.subitem{margin-top:10px;margin-left:35px;}
.subsubitem{margin-top:10px;margin-left:70px;}
.formarea label, .formarea input, .formarea textarea, .actionbox input, .actionbox textarea {float: none !important;}
.formarea textarea {display:block;width: 635px;!width:637px;}
.galleries .formarea textarea {width: 514px;!width:516px;}
#files_list_all .formarea textarea {width: 572px;!width:574px;}
.album .formarea textarea {width: 635px;!width:637px;}
.videos .formarea textarea {width: 635px;!width:637px;}
.actionbox label{float: none !important;width: auto;padding: 5px 0px 3px;}
.actionbox label span {display: inline;font-size: 11px;padding: 0px;margin: 0px;}
.actionbox form, .actionbox .pseudoform {padding: 0px 10px 10px 10px;}
#content-left .pseudoform {min-height:260px;margin-top:-10px;}
.actionbox input{display:block;width: 520px;!width: 522px;}
.actionbox textarea {display:block;width: 655px;!width: 657px;}
.actionbox  .hidden{display:none;}
.t1 .formarea .btn, .actionbox .btn {display:block;margin-top:10px;}
.formarea label {padding: 5px 0px 3px;}
.ulcomment input{width: 400px;!width: 402px;}
.ulcomment input.checkbox{clear: left;margin-bottom: 10px;}
.ulcomment label{float: none;padding-bottom: 10px;}
.ulcomment textarea{width: 459px;!width: 461px;margin-bottom: 10px;}
.user-posts .ulcomment textarea{width: 595px;!width: 597px;}
.event .ulcomment textarea{width: 460px;!width: 462px;}
input.btn, input.btn-alt , .t1 input.btn_inv, .sr_btn {width:auto !important;margin-top:0px;text-decoration:none;font-weight: normal;display:inline;font-size:12px !important;padding:1px 16px 2px 16px !important;float: none !important;cursor:pointer;!cursor:hand;}
.b-right-1 .btn, .b-right-2 .btn, .b-right-3 .btn {float:right !important;}
.b-right-1 .autologin{clear:both;margin:5px 0px;}
.b-right-1 .autologin .checkbox{vertical-align:bottom;!vertical-align:middle;}
#content-right input, #content-right textarea {width: 200px;!width: 202px;}
#content-right .b-right-3 input, #content-right .b-right-3 textarea{margin-bottom:10px;width: 216px;!width: 218px;}
#content-right .b-right-3 textarea {height:100px;}
#content-right .b-right-3 select{margin-bottom:10px;width: 224px;}
input.checkbox {border: none !important;width: auto !important;background: none !important;padding:1px;}
#content-left input.checkbox {float: left;margin-right: 10px;margin-top: 4px;!margin-top: 0px;}
.simple input.checkbox{margin-left: 141px;!margin-left: 138px;}
.simple_changed input.checkbox{margin-left: 207px;!margin-left: 204px;}
.simple input.checkbox.lb {margin-left: 0px;!margin-left: -3px;}
input.file{width: auto !important;float: left !important;}
.simple input.file {margin-left: 0px;float: left;}
input.radio {float: left;margin-right: 1em;}
.simple input.radio {border: none !important;width: auto !important;background: none !important;margin-right: 23px;}
input[type="radio"] {border:0px !important;}
select option {padding: 0 5px;}
input.inside, label.inside { margin-bottom: 0px; margin-top: 5px !important; padding: 0px;}
label.inside span, span.solo{margin-bottom: 0px !important; padding-bottom: 0px;}
span.solo.sl { margin-top: 2px; !margin-top: 3px;}
#content input.inline {display: inline; margin-right: 5px;width: auto;height: auto;}
#content input.inline {display: inline; margin-right: 5px;width: auto;height: auto;}
#content input.button {width: auto;border: 3px double #999999;border-top-color: #CCCCCC;border-left-color: #CCCCCC;padding: 0.25em;background-repeat: repeat-x;color: #333333;font-size: 12px;font-weight: bold;font-family: Verdana, Helvetica, Arial, sans-serif;}
.simple .txtcounter{padding-left:141px;}
.txtcounter span, .headerbox .txtcounter span{padding-left:0px;width:auto;display:inline;}
/*Allgemeine Klassen*/
.fleft {float: left !important;}
.fright {float: right !important;}
.clear{clear: both !important;}
.empty{height: 0px !important;overflow: hidden !important;}
.nospace { margin-top: 0px; }
.space { margin-top: 4px; }
.space10 {margin-top: 10px;}
.space20 {margin-top: 20px;}
.no_pd{padding: 0px !important;}
#wrapper {background-color:white;border:10px solid white;margin-top:1px !important;}
/*--- rnav ---*/
.rnav {margin-bottom:10px;font-size: 13px;margin-top:20px;}
.rnav a {padding:0px 10px 0px 5px;text-decoration:none;font-size:12px;height:16px;}
.rnav a.current {background-repeat:no-repeat;background-position: 5px -1px;padding-left: 23px;font-weight: bold;}
/*--- bug report ---*/
.tribax-bug-dialog label{font-size:10px;color:#FF8700;}
.tribax-bug-dialog p{margin:10px 0px 0px 0px;}
.tribax-bug-dialog textarea{width:386px; height:100px;}
.tribax-bug-dialog .input{width:386px;}
.tribax-bug-dialog .left{float:left;}
.tribax-bug-dialog .right{float:right;}
.tribax-bug-dialog .submit{background: #ff8700 url(/images/cr_bub.gif) no-repeat right;color: #FFFFFF;height: 21px;width:130px;text-align:center;font-weight:bold;border: none;font-size:13px;cursor:pointer;}
#bug-head{background:url(/images/bug.gif) no-repeat;padding:20px 0px 0px 70px;height:30px;font-size:12px;color:#FF8700;}
#bug-report{font-size:12px;}
#bug-report a:link, #bug-report a:visited{margin:0px 0px 10px 0px;display:block;padding:10px 0 10px /*20px 0px 70px*/;/*height:40px;background:url(/images/bug.gif) no-repeat;*/color:#FF8700;font-weight:normal;}

#webmail-invite-teaser{width:243px;height:133px;display:block;background:#ffffff url(/images/supported-webmail.gif) no-repeat right;}
/* Pinnwand */
.pbaction a{background-repeat:no-repeat;background-position:0px;padding-left: 40px;display: block;margin-top: 10px;}
.is_attendee {float:left;width:18px;height:18px;}
/*BREADCRUMB*/
.breadcrumb{font-size: 11px;padding-bottom: 15px;overflow:hidden}
/*--- tables ---*/
.t1 {width:100%;margin-top:0px;}
.t1 th {padding: 6px 10px;}
.t1 thead td, .t1 tbody td {font-weight:normal;border:none;font-size: 12px;}
.t1 tbody td { padding: 0px 10px;}
.t1 tbody td.nopad { padding: 0px;}
.t1 tbody td.first, .t1 tbody tr.first td {padding-top: 10px;}
.t1 tbody td.last{padding-bottom: 20px;}
.t1 tfoot th {padding-top:0px;}
.t1 tbody th { font-weight: bold; }
.t1 thead th a {font-weight:normal;font-size:12px;}
.t1 tbody td.on {font-weight:bold;padding:10px 10px 10px 18px;}
.t1 label, #video-upload label {font-weight:normal;display:block;font-size:12px;/*margin-bottom:4px;*/line-height:22px;}
.t1 label span {padding-left: 0px; margin-bottom: 20px;}
.t1 label span.last { margin-bottom: 5px; }
.t1 tr.myself td {color:white;}
.t1 tr.myself td .comments {color:white;}
.t1 tr.myself td .uldesc {color:white;}
.t1 tr.myself td .uldesc a {color:white;}

.check_usr_choice {clear:both;padding-top:10px;}
/*ie*/.check_usr_choice label {!font-size:11px;!padding-top:2px;}

/* table head */
.t1 tr.headrow th {background-repeat:no-repeat;background-position:6px 6px;padding-left:40px;padding-bottom:4px;}
.t1 tr.headrow th.news{padding-bottom:10px;}
th.edit, th.upload, th.comments{background-repeat:no-repeat;background-position:5px;padding-left:40px;}
.t1 tr.headrow th input.text{width:120px;margin-right: 10px;}
.t1 tr.headrow th input.btn{float: right !important;}
.captcha{float:left;}
.reload-captcha{margin-left:5px;float:left;width:16px;height:16px;background-repeat:no-repeat;background-position:center;padding:2px;}

/*--- logos ---*/
a.b_name{display: block;}
.ub .ullogo, .t1 .ullogo {float:left;width:52px;height:52px;margin-bottom:0px;position:relative;display:block;}
.t1.album .ullogo, .ub.album .ullogo{width:110px;height:110px;display:block;}
.t1.video .ullogo, .ub.video .ullogo{width:150px;height:110px;display:block;}
.ub .ullogo img, .t1 .ullogo img, .connectbox img.logo, img.avatar {width:42px;height:42px;padding:4px;display:block;}
.t1.album .ullogo img, .ub.album .ullogo img{width:100px;height:100px;display:block;}
.t1.video .ullogo img, .ub.video .ullogo img {width:140px;height:100px;display:block;}

/*--- connextions ---*/
.uconnections a {float:left;width:82px;min-height:52px;margin-left:33px;font-size:11px;text-decoration:none;font-weight:normal;}
.uconnections a img {margin-bottom:5px;}
.uconnections .connect {float:left;padding-top:18px;display:block;}
.connectbox {margin-bottom:10px;}
.connectbox .headline {margin-bottom:10px;font-size:12px;padding:10px;}
.connectbox blockquote{margin:10px;font-style:italic;}
.connectbox p{margin-bottom:10px;}
.connectbox .headline a {font-weight:bold;font-size:12px;}
.connectbox .uconnections{padding:0px 10px 0px 10px;}
span.connect{display:block;background-repeat:no-repeat;margin-top:18px;height:16px;width:27px;}

/*--- lists --*/
.uldesc {padding-left:14px;float:left;overflow: hidden;}
.t1 .uldesc, #events_list_all .uldesc {width: 604px;}
.admin .news ul {padding:10px 0 10px 30px;}
.admin .news ul li {margin-bottom:5px;}

.t1.album .uldesc{width: 546px;}
.t1.video .uldesc{width: 506px;}
.t1 .uldesc0{width: 500px;float: left;}
.t1.album .uldesc0{width: 440px;}
.t1 .uldesc1{width: 300px;float: left;}
.t1 .uldesc2{width: 200px;float: left;}
.t1 .uldesc3{width: 180px;float: left;}
.uldesc .uldesc-teaser { width:496px;padding-bottom:3px; }
.uldesc .uldesc-teaser a { font-weight:normal; }
.genericlist_item .uldesc .formarea { padding:0px; }
.uldesc .item-rating-bg { margin-bottom:4px; }
.ub .uldesc {height:auto;background-image:none;width: 254px;}
.ub2 .album .uldesc{width:196px;}
.ub2 .video .uldesc{width:156px;}
.ub .uldesc a.name {display:block;font-size:12px;margin-bottom:1px;}

.t1 .flname{height:52px;}
.t1 .uldesc .desc {font-size:12px;height:20px;}
.t1 .uldesc .tags {height:auto;}

.t1 .uldesc2 .tags, .communityheader .tags, .albumheader .tags, .t1.imagecomments .tags, .t1.videocomments .tags, .tags{font-size:12px;background-position: left 1px;background-repeat: no-repeat; padding-left:25px;min-height:20px;overflow-x:hidden;}
.t1 .uldesc2 .note, .t1 .uldesc .note, .groups .note {font-size:10px;height:auto !important;letter-spacing:-0.05em;margin-top:16px;padding-bottom:0px;}
.t1 td .note {font-size: 10px;}

/*--- news ---*/
.stickynews{padding:6px;margin-bottom:10px;}
.stickynews .logo{width:160px;height:160px;padding:5px;}
.stickynews .corner{float:left;margin-left:5px;padding-left:13px;width:456px;}
/*ie6*/html.* .stickynews .corner{width:575px;margin-right:10px;}
.stickynews .message{padding:8px;}
.stickynews .hide-news{float:right;top:4px;right:4px;width:20px;height:20px;}
.stickynews .ping{float:left;margin-left:5px;padding-left:13px;width:575px;}
.stickynews .ping .message{padding:19px 8px 19px 46px;background-repeat:no-repeat;background-position:8px center;}
.stickynews textarea{width:640px;}
.stickynews .btn{margin:5px 25px 0px 0px;}
.ping_date {color:#373732;font-size:11px;padding-bottom:5px;}
.pingbox .logo {width:42px;height:42px;}
/*--- wizard ---*/
.wizard{margin-bottom:10px;}
.wizard .head{padding:4px 10px 4px 10px;}
.wizard .head strong{margin-right:10px;}
.wizard .head .fright{float:right;width:250px;text-align:right;}
.wizard .head .fleft{float:left;width:250px;}
.wizard .body{padding:5px 10px 10px 10px;color:#000;}
.wizard .body h3{font-weight:normal;font-size:16px;margin-bottom:10px;}
.wizard .body .actions{margin-top:15px;text-align:right;}
.wizard .wzrd-btn, .wizard .wzrd-btn-alt{font-weight:normal;padding:3px 8px 3px 8px;line-height:22px;margin-left:10px;}
.wizard .body  a:active, .wizard .body  a:focus, .wizard .body  a:hover{text-decoration:none !important;}
/*--- wizard CMS ---*/
.wizard_cms_icon {float:left;width:35px;background-repeat:no-repeat;height:25px;}

/* --- join teaser --- */
.join-box { margin-bottom:10px; }
.join-box form { padding:25px 110px 25px 72px; }
.join-box p{float:left;padding-top:3px;}
.join-box .btn-alt{float:right !important;}
.join-box iframe { padding:0;margin:0;border:0 solid white; }

/*--- detail boxes ---*/
.headerbox .logo, .blog .genericlist_item .logo {float:left;padding:4px;width:160px;height:160px;}
.small .logo{float:left;padding:4px;width:42px;height:42px;}
.galleries .small .logo{width:100px;height:100px;}
.videos .headerbox .logo{width:160px;height:108px;}
.videos .small .logo{width:100px;height:71px;}

.headerbox {margin-bottom:10px;padding:10px;min-height:170px;}/*position:relative; Aufgrund des DropDownMenues im IE,*/
.small { min-height: 52px;}
.connection .connectbox {background-color:transparent;margin-bottom:0px;padding:0px;}
.headerbox h3 {font-weight:bold;font-size:14px;}
.headerbox h3 span {font-weight:normal;display:inline;font-size:14px;}
.headerbox .mod {height:29px;margin:0px;padding:0px;font-size:12px;}
.headerbox .private{font-size:12px;}
.headerbox .wysiwyg {display:block;margin:0px 0px 6px 0px;padding:0px;font-size:12px;}
.headerbox.eventheader span, .headerbox.groupheader span {min-height:107px;}
.headerbox.eventheader span.actions, .headerbox.groupheader span.actions {min-height:50px;}
.headerbox .desc {float: right; width: 492px; overflow: hidden;}
.member_link{font-weight:normal;}
.small .desc{float:left;padding-left:10px;width:606px;}
html.* .small .desc{width:608px;}
html.* .galleries .small .desc {width: 549px;}
.headerbox.albumheader.small .desc {width: 549px;}
.headerbox.videoheader.small .desc {width: 549px;}
html.* .videos .desc {width: 480px;padding-left:10px;}
html.* .videos .small .desc {width: 550px;}

.headerbox .name2 {top:0px;right:0px;position:absolute;padding:10px;font-size:14px;}
.headerbox p{margin-bottom:5px;}
.headerbox #more1 {clear: left;padding-top: 10px;width: 170px;}
.headerbox #more0 a:hover, .headerbox #more0 a:active, .headerbox #more0 a:focus{text-decoration:none !important}
/*--- list navigation --*/
.pagebar {text-align:right;font-weight:bold;padding: 0px 10px 10px 10px !important;}
.pagebar a, .tagsbar a {font-weight:normal;}
.pagebar .order {float:left;text-align:left;}
.tagsbar {text-align:left;padding: 0px 10px 10px 10px !important;}
.filterbar{padding: 0px 0px 10px 0px !important;text-align:left;}
.rows {float:right;text-align:left;}
tbody th .rows {height: 15px; font-weight: normal;}
tbody th .rows select {margin-top:-3px;!margin-bottom:-3px;}
html.* tbody th .rows {margin-top: -3px;margin-bottom:-3px;}
html.* tbody th .rows select {margin:0px;}
.pagebar .ishift {float:right;width:160px;text-align:right;}
.shift {text-align:center;padding-top: 25px;padding-bottom: 15px;margin: 0px 10px 0 10px;}
.shift a, .shift strong, .before  a, .after a, .shift_opt a {padding: 3px 4px;margin: 0px 2px;font-size: 11px;}
.before a{margin:0 2px 0 0;}
.after a{margin:0 0 0 2px;}
.shift .stepf, .formarea .pager .stepf, .actionbox .pager .stepf{margin-right: 20px;}
.shift .stepb, .formarea .pager .stepb, .actionbox .pager .stepb{margin-left: 20px;}
.bottom{padding-top: 5px;border: none !important;}
.ulhead { z-index:1;position:relative; }
.ulclosed { z-index:2;position:relative; }
.t1.forum .ulhead div.uldesc2{width:300px !important; }
.ulcount{width: 60px;float: left;}
.t1.news .pagebar .order, .t1.forum .pagebar .order {width:425px !important;}
.t1.news .pagebar .rows, .t1.forum .pagebar .rows {width:179px !important;}
.t1.news .thread .ulhead div.uldesc div, .t1.forum .thread .ulhead div.uldesc div {height:auto !important;}
.ulcomment .uldesc .name, .ulcomment .uldesc .inline_ac {font-size:11px;}
.ulcomment .uldesc .inline_ac { float:right; }
.ulcomment .uldesc .comment form .btn { margin-right:75px;margin-top:5px; }
.ulcomment .uldesc, .t1.pinboard .uldesc{float:none !important;}
.user-posts .ulcomment .uldesc {width:604px  !important;padding-left: 14px !important;}
.t1.imagecomments .thread .ulhead div.uldesc {height:auto !important;width:410px !important;}
.t1.news .thread .ulhead div.uldesc form,
.t1.news .thread .ulhead div.uldesc form input.btn,
.t1.forum .thread .ulhead div.uldesc form,
.t1.forum .thread .ulhead div.uldesc form input.btn{margin-top: 10px;}
.forum .nocontent {margin-top:40px;margin-bottom:30px;}
.forum-list-left  {display:block;float:left;width:300px;height:45px;overflow:hidden;}
.forum-list-center, .forum-list-right {display:block;float:right;width:100px;height:45px;overflow:hidden;}
.forum-list-right {width:200px;font-size:11px;}
.newForum .group-item, .newForum .company-item {padding-bottom:0;font-size:11px;background-position:-7px -4px;padding-left:19px;}
.citation {padding:0 !important;text-align:right;}
.citation a { padding:0 2px;border:1px dotted transparent;font-family:"Times new roman",times,arial;font-weight:bold;font-size:18px;line-height:10px;}
.citation a:hover { border:1px dotted gray;text-decoration:none !important;background-color:#ffffff; }
.comment {padding-top: 20px;padding-left: 40px;background-repeat: no-repeat;background-position: 0px 17px;min-height: 20px;}
.user .comment{padding-bottom: 10px;}
.user .speakicon {margin-left: 0px !important;}
html.* .t1.news .thread .ulhead div.uldesc div.comment, .t1.forum.thread .ulhead div.uldesc div.comment {height: 20px !important;overflow: visible !important;}
.t1.group .ulhead div.uldesc2 {width:286px !important;}
.t1.album .pagebar .order {width:264px !important;margin:0px;}
/* action aufklapper */
.ul {position:relative;}
.ulopen {display:none;clear: left;margin-top: 2px;padding: 3px;padding-top: 0px;!margin-left:0px !important;}
html.* .ulopen {margin-bottom: 5px;}
.open_close {margin-top:10px;}
.t1 .uledit{clear: left;}
.t1 .actionlist {width:601px;clear: left;float: none;}
#files_list_all .actionlist_details_doc .btn { margin-bottom:10px; }
.t1 .thread .actionlist {width:465px;}
.headeractions {overflow:hidden;height:30px;}
.headeractions .ulclosed, .headeractions .ulopen {margin-top:10px;padding:0;}
.actionboxNew {margin-top:5px !important;display:none;}
.genericlist_item .ulclosed {/*padding-left:3px;*/float:right;margin-top:-25px;display:none;}
.genericlist_item:hover .ulclosed,
.x-url-_news_ .genericlist_item:hover .news_edit_switch,
.tbl_lst tr:hover .action-download,
.simple_lst .lst_item:hover .action-download { display:block !important; }
.lst_item:hover,
.lst_item:hover .item_desc,
.lst_item:hover .item_logo img,
.two_col .tbl_lst tbody tr:hover td,
.lst_gallery .tbl_lst tbody tr:hover td {background-color: #FFFBD7 !important;}

/* bugfix für webkit */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .genericlist_item .ulclosed {margin-top:-5px;}
 }*/
.pinnboard .ulclosed {margin-top:-5px;}
.thread .ulclosed {margin-top:-12px;}
/*--- actionbox ---*/
.actionbox {margin: -7px;margin-top: 20px;}
.actionbox a, .actionlist a {width:110px;display:block;float:left;font-weight:normal;text-decoration:none;font-size:11px;background-position:5px 7px;background-repeat:no-repeat;padding:7px 5px 9px 28px;}
.actionbox #editfiles a {padding: 0px !important;float: none !important;display: inline !important;}
html.* .actionbox a, html.* .actionlist a { width:110px; }
.actionbox a img {margin-left:15px;display:block;}
.actionlist a span, .actionbox a span {display:block;}
.t1 .ulclosed {clear: left;padding-top:2px;}
.t1 .firstil, .edit-profile-table th.edit{width: 220px;}
#profileTB0 .oneCol {width: 450px;}
.t1 .ulclosed .icon, .t1 .ulopen .icon, .headerbox .icon, .columnAction .icon {background-repeat:no-repeat;background-position:2px 4px;padding-top:7px;text-align:center;width:25px;float: left;padding-bottom: 5px;}
.t1 .ulclosed .edit, .t1 .ulopen .edit, .headerbox .edit {padding-top:5px;width: 110px;!width: 95px;}
#files_list_all .ulclosed {/*margin-top:-28px;*/float:right;}
#files_list_all .ulclosed .edit, #files_list_all .ulopen .edit {font-size:11px;width:auto;}
#files_list_all .ulclosed .icon, #files_list_all .ulopen .icon  {display:none;}
#files_list_all .ulopen .edit {text-align:right;padding-bottom:4px;}

.t1 .ulclosed .edit a, .t1 .ulopen .edit a {font-weight:normal;text-decoration:underline;}
.t1 .ulclosed .edit a:hover, .t1 .ulopen .edit a:hover {text-decoration:none !important;}
.icon a { text-decoration:none;display:block;}
.icon a:hover { text-decoration:none !important;}
.t1 .ul .comments, .t1.forum .comments{overflow:hidden;background-repeat:no-repeat; background-position: -4px -2px;padding:0px 0px 0px 27px;}
.t1.pinboard  .pbaction, .t1.imagecomments  .pbaction{margin-left: -40px; padding-top: 10px;}
.t1 .forum .uname {height:19px;vertical-align:top;}

.forum_list_theaser, .forum_thread_list_theaser, .forum_thread_entry_list_theaser, .forum_thread_entry_list_item_theaser { overflow:hidden;width:400px; }
.forum_thread_list_theaser { width:380px; }
.forum_thread_entry_list_theaser { width:450px; }
.forum_thread_entry_list_item_theaser { width:440px; }

.t1 .ulname { font-size:12px;} /* margin-left:12px; */
.t1 .ulname a {text-decoration:none; font-weight: normal;}
.t1 .ulname p{ display:block;margin-bottom:3px;font-size:12px;font-weight:bold;}
.t1 .ulname p a{font-weight:bold;}

.t1 .fl a {font-weight:normal;}
.t1 .flhead a {text-decoration:none;}
.t1 .fllogo {float:left;width:52px;height:52px;}
.t1 .fllogo img {width:52px;height:52px;}
.t1 .flclosed {position:absolute;top:22px;left:0px;}
.t1 .flclosed .icon {float:left;padding-top:6px;text-align:center;z-index:2;margin-left:565px;width:27px;}
.t1 .flclosed .edit {float:right;width:70px;padding-top:5px;}
.t1 .flclosed .edit a, .headerbox .edit a {font-weight:normal;text-decoration:none;}
.t1 .flopen .icon {float:left;padding-top:4px;text-align:center;z-index:2;position:absolute;margin-left:565px;background-color:white;width:27px;height:36px;}
.t1 .flopen .edit {float:right;width:70px;padding-top:5px;}
.t1 .flopen .edit a {font-weight:normal;text-decoration:none;}
.t1 .flopeni { position:absolute;top:22px;left:0px;}
.t1 .flname { font-size:12px;margin-left:12px;float:left;height:52px;line-height:17px;}
.t1 .fldesc { font-size:12px;float:left;width:276px;height:52px;line-height:17px;}
.t1 .flname a { font-size:12px;text-decoration:none;display:block;overflow:hidden;}
.t1 .fldesc .desc {font-size:12px;height:29px;}
.t1 .note {font-size:10px;height:23px;}
form .note, .videos p.note, .groups p.note {margin-bottom:10px;font-size:10px;text-align:center;}
#multiple-upload form .fontsize, #video-upload form .fontsize { font-size:12px; }
.t1.imagecomments th{text-align:center; font-weight: normal !important; padding: 8px 10px 3px;}
.t1.imagecomments th.before{text-align:left;width:100px;}
.t1.imagecomments th.after{text-align:right;width:100px!important;}
.t1.album tbody td.thumb{width: 33%;vertical-align: top;}
.t1.album tbody td.thumb img{padding:4px;margin-top:5px;}
.t1.album tbody td.thumb p{margin:0px 0px 5px 0px;}
.t1.album tbody td.thumb h4{margin-top:10px;font-size: 12px;}
.change-preview-img{font-weight:normal;}
.gallerypic{margin:0px auto;text-align:center;}
.videos .gallerypic{width:500px;}
.t1.imagecomments td p, .t1.videocomments td p {margin-left: 7px;margin-bottom: 7px;}
.t1.imagecomments td div.tags, .t1.videocomments td div.tags{margin-left: 7px;}
.t1 .formarea {clear: left;padding: 0px 10px 10px 10px;}
.t1 .formarea .input_text {display:block;width:440px !important;}
.t1 .formarea td {padding: 0px !important;}
.t1 .formarea hr{margin-top: 0px;margin-bottom: 10px;}
.dnone {display:none;}
.event .col4 {float:left;width:20px;text-align:right;}
.attendee-0, .attendee-1, .attendee-2{height:16px;line-height:16px;background-repeat:no-repeat;background-position:left center;padding-left:25px;}
.attende_height_2 { height:30px; } /*This class will be eligible to participate maybe used event header*/
.form .add-item, .form .del-item {display:block;font-size:12px;text-decoration:none;font-weight:normal;cursor:pointer;line-height:20px;height:22px;background-repeat:no-repeat;padding-left:30px;background-position:center left;}

gall#master-image-form th strong, #master-image-form1 th strong, #master-image-form2 th strong, #master-image-form3 th strong, #master-image-form4 th strong, #master-image-form5 th strong, #master-image-form6 th strong, #master-image-form7 th strong, #master-image-form8 th strong, #master-image-form9 th strong, #master-image-form10 th strong  {display:block;width:630px;overflow:hidden}

.t1 tr.sub th {font-weight:bold;}
.t1 tr.sub th.nobold {font-weight:normal;}
.newProfile td.firstil {text-align:right;border-right:1px solid #e0e0e0;color:#b0b0b0;}
.newProfile tr.sub th {font-size:1.3em;font-style:italic;font-weight:normal;padding:0 0 0 10px;background-color:transparent !important;color:#666666;}
.profileHeader {border-width:0 0 1px 0 !important;}
.newProfile tbody th {background-color:transparent;}
.edit-profile-table tbody td {padding:1px 10px;}
.profile td.c1 { width: 250px;}
.profile .c2, .edit-profile-table th.columnDescName { width: 150px; }
.profileditname, .profileditchance {vertical-align:top;}
.profileditname {width:200px !important;}
.profileditchance { width:150px !important; font-style:italic; }
.profileditinput, .edit-profile-table th.columnAction { width:330px; padding:0 10px; }
.profileditinput input { padding-right:12px; }

#content-left h2 {color:#646464;font-weight:normal;}
.b-left-1 h2 {margin-bottom:7px;}
.b-left-1 {font-size:12px;font-weight:normal;color:#646464;margin-bottom:35px;}
.bf {font-size:12px;color:#646464;display:block;margin-top:8px;font-weight:normal;}
.b-left-1 .bf a {font-size:12px !important;font-weight:bold;}
div.ub li:after {content: "<li>.</li>";display: block;height: 0;clear: both;visibility: hidden;}
div.ub li {list-style-type: none;margin: 5px 10px 0px 10px;padding: 0px 0px 5px 0px;overflow:hidden;}
html.* div.ub li {padding-bottom:5px;}
.groups div.ub  .uba, .company div.ub .uba {!height:32px;}
div.ub li.last-row{ height:auto; border-bottom: none; }
.ub .more-link{ text-align:right; }
.ub2 div.ub {width:340px;margin-bottom:10px;}
div.ub h3 {font-size: 13px;font-weight: normal;padding: 8px;}
div.ub h3 a {font-weight: normal;}
div.ub.user h3, div.ub.group h3, div.ub.company h3, div.ub.forums h3, div.ub.album h3, div.ub.events h3, div.ub.video h3, div.ub.activity h3, div.ub.files h3, div.ub.friends h3, div.ub.blog h3 {background-position:5px center;background-repeat:no-repeat;padding-left: 27px;}
/*IE6 Icon entfernen, link ändern nachträglich nicht mehr machbar*/
html.* .files .documentenheader .desc h3 { background-image:none !important;padding-left:0px !important; }
div.ub ul.hori { overflow:hidden; }
div.ub ul.hori li { margin:0 10px 10px;padding:0;overflow:auto;float:left;border-bottom:0; }
div.ub ul.hori li:after { content:"";display:inline;height:auto;clear:none;visibility:visible; }
ul.hori div.ullogo { float:none; }
div.ub h3 span {padding-bottom:5px;position:absolute;}
.uldesc p {padding-bottom: 3px;}
.uldesc p.last {padding-top: 0px;}
div.ubleft{clear: left;}
div.ub.ubleft li{float: left;height: auto;width: 210px;border: none !important;}
div.ub.ubleft .uldesc{clear: left;padding-left: 0px;margin-top: 5px;width: 200px;}
.fl {float:left;}
.fr {float:right;}
.t1 {font-size: 1.0em;}
.t2 {font-size: 1.2em;}
.t3 {font-size: 1.4em;}
.t4 {font-size: 1.6em;}
.t5 {font-size: 1.8em;}
.t6 {font-size: 2.0em;}
#wrapper{position: relative;width:950px;margin:0px auto 0px auto;padding:0px;}
.cc {margin:0px 0px 0px 0px;}
h3 span.bold {font-weight: bold;}
h2 span.right{float: right;}
h2 span.right a{font-size: 0.8em;font-weight: normal;}
.right {text-align: right; margin: 5px;}
.left {text-align: left;}
a { font-weight: bold;}
#header-wrapper{padding:0px;text-align: center;}
#header{margin: 0px;min-height: 80px;text-align: left;}
#header .t{height:50px;padding:10px 20px 20px 20px;}
#header .t h1 a{color:white;text-decoration:none;font-weight:normal;font-size:23px;}
#header .t strong{color:white;text-decoration:none;font-weight:bold;font-size:13px;display:block;margin-top:8px;}
.navi {text-align: left;padding-top:0px;padding-left:20px;border-top: 1px solid black;list-style:none;}
.navi a {
	display: block;
	text-decoration:none;
	font-weight: normal;
    padding:9px 8px;
}
.navi a.current {
	font-weight:bold;
}
.navi a:hover, .hatching a:hover{
	text-decoration: none !important;
}
.navi li {
	display: block;
	float: left;
	font-size:12px;
	border-right: 1px solid black;
}
.navi li:first-child {
	border-left: 1px solid black;
}
.navi li ul{
    display:none;
    position: absolute;
    width:180px;
    z-index:500;    
}
.navi li:hover > ul{
    display:block;
}
.navi li ul li{
    float:none;
    border-bottom:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
}
.navi .subdrop li:first-child{
    min-height:33px;
    !min-height:30px;
}
.navi .subdrop li{
    min-height:32px;
    !margin-top:-2px;
}
.navi li ul li:first-child{
    border-top:1px solid black;
}
.navi li:hover ul li ul{
    display:none;
    z-index:500;
}
.navi li ul li:hover > ul{
    display:block;
    position: absolute;    
    left:179px;
    width:180px;
    margin-top:-34px;
    !margin-top:-31px;
}
.navi .isparent > a:after {
    content:' \25b6';
}
html.* .navi {
    height:32px;
}
html.* .navi a {
    height:16px;
    padding:8px;
}
html.* .navi li {
    width:100px;
    height:32px;
}
html.* .navi li ul li {
    width:180px;
}
html.* .navi li:hover ul{
    display:block;
    position: absolute;
	width:180px;
}
html.* .navi li ul li:hover ul{
    display:block;
    position: absolute;    
    left:181px;
    width:180px;
    margin-top:-32px;
}
html.* .navi .subdrop li{
    min-height:32px;
    margin-top:0px;
}
html.* .navi .subdrop li:first-child{
    min-height:33px;
}
.logo
{
	height: 62px;
	width: 750px;
	float: left;
}
.logo img
{
	float: left;
	margin-right: 10px;
}

/***************** top navi ********************/

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

.sub-navi li
{
	display: inline;
	list-style-type: none;
}

.sub-navi a:link, .sub-navi a:visited
{
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	color: #333;
	padding: 5px 10px;
}
#content-left .sub-navi a.first
{
	padding-left: 0;
}
#content-left .sub-navi a.last
{
	border-right: none;
}

.sub-navi a:hover
{
	background: transparent;
}

/* content  -------------------------------- */
#content-wrapper
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;

}
#content
{
	text-align: left;
	margin: 0 auto;
}
#content-left
{
	float: left;
	width: 690px;
	margin-top:0px;
	padding:0px;
}
#content-right
{
	float: right;
	width: 250px;
	margin-top:0px;
	padding:0px;
}

.b-right-1 {
    margin-top:0px;
    padding:10px;
    display:block;
    margin-bottom:10px;
}
.b-right-2 {
    margin-top:0px;
    padding:10px 10px 5px 10px;
    display:block;
    margin-bottom:10px;
}
#content-right .b-right-2 #add_search {
    font-size:10px; 
}



/*disabled Search Sidebar*/
#content-right .b-right-2.search #add_search label { display:inline;!margin-top:3px; }
#content-right .b-right-2.search #add_search .search_more { width:65px;!margin-top:3px;margin-left:10px; }
#content-right .b-right-2.search #search_item1, #content-right .b-right-2.search #search_item2 { width: auto;margin-right: 5px;vertical-align: bottom;padding: 6px; }
#content-right .b-right-2.search.disabled_btn_search { color:#CFCFCF !important;float:right !important; }
#content-right .b-right-2.search.disabled_input_search { background-color:#CFCFCF !important; }
#content-right .b-right-2.search .sr_btn { !width:75px !important;float:right !important; }
/*END*/

.b-right-action {display:none;margin-top:0px;padding:3px;display:block;margin-bottom:10px;}
.b-right-action .arrow {text-align:center;display:block;}
.b-right-action.closed .arrow img {background-position:center;background-repeat:no-repeat;width:15px;height:15px;}
.b-right-action.closed .icon {margin-left:3px;text-align:center;height:22px !important;float:left;padding-top:5px;}
.b-right-action.open .icon {text-align:center;height:22px;float:left;padding-top:5px;}
.b-right-action .head {overflow:hidden;padding-top:5px;height:20px;font-size:12px;width:220px;}
.b-right-action .head strong {font-weight: normal;}
.b-right-action.open .arrow img { /* nonsense */ background-position:center;background-repeat:no-repeat;width:15px;height:15px;margin-left:4px;}
.b-right-action.open .body {font-size:11px;!padding-bottom:2px;}
.b-right-action.open .body small{font-size:10px;line-height:11px;display:block;}
.b-right-action.open .content {padding:10px;}
#invite2.b-right-action.open .content {padding:0px;}
.b-right-action.open .contenthead {line-height:18px;font-size:12px;padding-bottom:5px;overflow:hidden;}
html.* .b-right-action.open .contenthead { height:60px; }
.b-right-action.open .contenthead img{width:42px;height:42px;padding:4px;margin-right:17px;}
.welcomelogout {padding:3px;}
.welcomelogout a {padding-left:30px;text-decoration:none;font-size:12px;background-repeat:no-repeat;background-position:0px -1px;font-weight:normal;}
.b-right-action a {
    text-decoration:none;
    font-weight:normal;
}
.b-right-action .item {
    padding:6px 6px 6px 70px;
    background-repeat:no-repeat;
    background-position:20px 2px;
    display:block;
}
.b-right-action .bt {
	margin-top:8px;
	padding-top: 10px;
    background-position:20px 5px;
}
.ico-logout {background-position:32px 10px !important;}

/* ie fix 4 top10 boxes (ratings) */
#content-right .b-right-action .body .scf {
    !padding-bottom:10px;
}
.b-right-1 strong{
    margin-top:0px;
    margin-bottom:8px;
    display:block;
    font-size:12px;
    font-weight:normal;
	float: left;
}
.b-right-1 label {
    margin-top:0px;
    display:block;
    font-size:9px;
}
.b-right-1 a{
    font-weight:normal;
	text-decoration: none;
	display: block;
	clear: both;
}

.itext {
    margin-top:0px;
    display:block;
	width:135px !important;
	margin-bottom:6px;
	!margin-bottom: 8px;
	clear: both;
	float: left;
}
#sidebar_search_form .itext {width:195px !important;float:left !important;}
#sidebar_search_form .submit-link {display:block;float:left;margin-left:4px;width:23px;height:21px;background-repeat:no-repeat;background-position:center center;}
#sidebar_search_form a.submit-link:hover {text-decoration:none !important;}
#sidebar_search_form .hidden-submit {height:1px;width:1px;visibility:hidden;}
.t1 tbody .close {
    position:absolute;
    right:0px;
    margin-right:10px;
    color:white;
    font-weight:normal;
    font-size:9px;
}

.b-right-1:after, .b-right-2:after, .b-right-action:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ads{
	text-align: right;
}

a img {
	border: none;
	text-decoration: none;
	color: #fff;
}

.group-status, .member-status, .event-status, .company-status {
    padding:4px 0px 4px 40px;
    background-repeat:no-repeat;
    display:block;
    height:16px;
    font-size:11px;
}
.detail_lst .lst_item .item_desc .group-status-bar .group-status-icon, .detail_lst .lst_item .item_desc .company-status-bar .company-status-icon {
    margin-top:6px;
    padding:0px;
    margin-right:4px;
    display:block;
    float:left;
    width:16px;
    height:16px;
    overflow:hidden;
    margin-top:6px;
}
.user .member-staus-friend, .user .member-staus-requested {
    line-height:110%;
}
.content #cmsfront_list_all .ulopen { margin-bottom:5px; }

/* footer ------------------- */
#footer{margin-top: 20px;margin-bottom: 0px;padding: 15px 0px;font-size: 1.1em;text-align: center;color:white;}
#footer a {color:white;}
#footer .addthis{float:left;margin-left:10px;width:150px;}
#footer .addthis_text{float:right;width:720px;text-align:left;}
#imprint{width:970px;margin:2px auto;font-size:10px;text-align:right;}
#imprint a{font-weight:normal;color:#000;}
.legal_tpl td { padding-top:10px !important; }
.legal_tpl ul { padding-left:15px !important; }

/*-- System messages --*/
.error, .warning, .notify{padding:15px 15px 15px 90px; margin:0px 0px 5px 0px; color:#000; display:block; min-height:25px;font-size:10pt;}
.error{background:#ffc8e6 url(../images/error.png) no-repeat 15px 50%; border: 1px solid #e00000;}
.warning{background:#ffff96  url(../images/warning.png) no-repeat 15px 50%; border: 1px solid #d56716;}
.notify{background:#E6FFBE url(../images/notice.png) no-repeat 15px 50%; border: 1px solid #146433;}
.error a, .warning a, .notify a{color:#000;}

/*ADMIN*/
.subspacer {height: 10px;}
.admin-icon {display:block;width:24px;height:24px;background-repeat:no-repeat;background-position:center;margin:-5px;cursor:pointer;}
.admin-icon.move {margin-left:auto;margin-right:auto;}
.sub .admin-icon.move {margin-left:auto;margin-right:auto;}
.admin-icon.move .up, .admin-icon.move .down {height:12px;}
.loadingconn{background-image:url(/images/loading.gif);background-repeat:no-repeat;background-position:center center;height:70px;}
.start_header{font-weight:bold; padding:8px;}
.tbx_first_containers{margin-top:10px; float:left;}
.tbx_container_right{margin-left:16px}
.tbx_container_discarded{clear:both;}
.tbx_container {min-height:24px; width:333px; margin:4px 0px;}
.tbx_box  {height:16px; width:277px; margin:4px; padding:8px 8px 8px 40px; cursor: pointer;}
.admin #orderForm .tbx_container .tbx_box {cursor:move;}

/* Search */
.advsearchlnk {margin-top:5px;clear:both;display:block;}
.advsearchform {padding:0px 10px 10px 10px;}
.advsearchform .condition {border-bottom: 1px solid #fff; padding:5px 0px 5px 0px;clear:left;}
.advsearchform .add-item {margin-top:5px; width:200px;float:left;}
.advsearchform .btn {margin-top:5px;}
.advsearchform select , .advsearchform  .first{float:left;width:200px;}
#content-left .advsearchform .text, .advsearchform  .second {float:left;width:300px;margin-left:20px;}
#content-left .advsearchform .DatePicker {width:105px;}
.advsearchform .del-item {float:right;}
.advsearchform label{margin-top:5px;margin-bottom:2px;}

/*adverts*/

#adzone1 {width:468px;height:60px;float:right;margin-top:10px;margin-right:10px;}
#adzone2 {width:250px;height:250px;text-align:center;overflow:hidden;padding:0px;}
#adzone3 {width:250px;height:250px;text-align:center;overflow:hidden;padding:0px;}
#adzone4 {width:250px;height:250px;text-align:center;overflow:hidden;padding:0px;}
#adzone7 {width:468px;height:60px;text-align:center;overflow:hidden;padding:0px;}

/* BROWSER HACKS */
/* IE except mac 5.5 */
form.b-right-2{!height:26px;}
div.b-right-1{!height: 20px;}
.itext{!float: none;!clear: none;}
.b-right-2 .btn, form.b-right-1 .btn{!margin-top:-34px;}
input.btn, input.btn-alt{!width: 1px;!padding: 1px 16px !important;!overflow: visible;}
.formarea hr {!margin-top: -5px !important;!margin-bottom: 0px !important;}
.simple input.file {!margin-right: 0px;!width: 530px !important;}
.profile input.file{!width: 320px !important;!margin-left: 2px !important;}
input.inside{!margin-top: 2px!important;}
div.ub ul {margin-top:10px;}
div.ub.ubleft ul {!margin-top: 0px;}
.actionbox .fright{!padding: 0px 7px;}
/* IE6 */
html.* .btn, html.* .btn-alt{height: 0px;}
html.* .contenthead{height: 1px;width: 225px;overflow: visible;}
html.* .b-right-2{overflow: hidden;}
html.* div.b-right-1 {overflow: hidden;}
html.* .sub th {padding-top: 8px;padding-bottom: 8px;}
html.* .tags {height: 20px;overflow: visible;}
html.* .headerbox{height:1%;}
html.* #welcome2contenthead {height:1%;width:100%;}
html.* .comments{top:0px;left:0px;}
html.* .thread .ulhead .comments{left:-125px;}

/* HI CLIP */
.hiclip_api1 td{padding:0px 10px;}
.hiclip_api1 h2{float:left;display:block;font-size:12px;font-weight:normal;padding-right:7px;width:135px;}
.hiclip_api1 .hiclip_upload_border{width:500px;padding:1px;}
.hiclip_api1 .hiclip_upload_bar{font-size:0;text-indent:-5000px;height:12px;width:10%;margin:0;}
#hiclip_tr1_2 td input,  #hiclip_tr3_2 td input{float:right;width:520px;}
#hiclip_tr1_1 td, #hiclip_tr2_1 td, #hiclip_tr3_1 td{font-weight:bold;padding:10px;text-align:left;}
#hiclip_tr1_1 td h1, #hiclip_tr2_1 td h1,  #hiclip_tr3_1 td h1{font-size:12px;}
#hiclip_tr1_2 td, #hiclip_tr2_2 td, #hiclip_tr3_2 td{padding-top:20px;}
#hiclip_tr1_3 td input, #hiclip_tr2_3 td input, #hiclip_tr2_3 td strong, #hiclip_tr3_4 td strong{float:left;}
#hiclip_tr2_3 td strong{margin-left:10px;}
#hiclip_tr2_4 td h2, #hiclip_tr2_6 td h2{width:auto;}
#hiclip_tr2_5 td input, #hiclip_tr3_4 td input{float:left;margin-right:10px;}
#hiclip_tr3_4, #hiclip_tr1_4{display:none!important;}
#hiclip_tr1_2 td, #hiclip_tr1_3 td, #hiclip_tr2_2 td, #hiclip_tr2_4 td, #hiclip_tr3_4 td p{padding-bottom:10px;}
#hiclip_tr1_3 td, #hiclip_tr1_4 td, #hiclip_tr2_6 td, #hiclip_tr2_4 td{padding-top:10px;}
#hiclip_tr2_7 td table td input{float:left;width:510px;}
#hiclip_tr2_7 td table td{padding:0px 0px 10px 0px;}
#hiclip_tr3_2 textarea{height:78px;width:520px;margin-bottom:10px;}
#hiclip_tr3_2 h2{clear:both;!margin-bottom:83px;}
#hiclip_tr2_3 td input , #hiclip_tr2_5  td input{clear:both;border:0px;background-color:transparent;}
#hiclip_field_chan1, #hiclip_field_chan2, #hiclip_field_chan3, #hiclip_field_chan4, #hiclip_field_chan5, #hiclip_field_chan6, #hiclip_field_chan7, #hiclip_field_chan8, #hiclip_field_chan9, #hiclip_field_chan10, #hiclip_field_chan11, #hiclip_field_chan12, #hiclip_field_chan13, #hiclip_field_chan14, #hiclip_field_chan15, #hiclip_field_chan16, #hiclip_field_chan17, #hiclip_field_chan18{padding:1px;}

/* css for member list - tables to divs */
.genericlist_header hr {margin-top: 2px;}
.genericlist_header .top {margin: 0pt;padding: 10px 10px 11px 40px;font-size: 12px;font-weight: normal;text-align: left;display: block;background-position: 6px 6px;background-repeat: no-repeat;}
.genericlist_header .top a {font-weight: normal;}
.genericlist_header .pagebar {font-weight: normal;}
.genericlist_header .order {float: left;text-align: left;}
.genericlist_header .rows {float: right;text-align: right !important;}
.genericlist_item  {margin: 0pt;border: medium none;font-size: 12px;font-weight: normal;padding: 10px 10px 0;}
.genericlist_item .ul {position: static;clear: both;padding-bottom: 10px;overflow: hidden;}
.ulcomment {padding-top:10px;}
html.* .genericlist_item .ul {padding-bottom: 0px;}
.action-new-item { float:right;font-size:11px;font-weight:normal;padding:7px 5px 9px 40px;text-decoration:none;background-position:10px 3px;background-repeat:no-repeat; }
.genericlist_item .ul .ulhead .ullogo, .community-stream .ullogo {float:left;margin-bottom:0px;height:52px !important;width:52px !important;}
.genericlist_item .album .ul .ulhead .ullogo {float:left;margin-bottom:0px;height:110px !important;width:110px !important;}
.genericlist_item .album .ul .ulhead .ullogo img {height:100px;width:100px;display:block;}
.genericlist_item .video .ul .ulhead .ullogo {float:left;margin-bottom:0px;height:110px !important;width:150px !important;}
.genericlist_item .video .ul .ulhead .ullogo img {height:100px;width:140px;display:block;}
.genericlist_item  .forumDesc {width:540px;}
.genericlist_item .ul .ulhead .uldesc .wysiwyg p, .blog .wysiwyg p {padding-bottom: 10px;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 {float:left;width:300px;padding-right:10px;}
/*application Member*/
.action-accept-user-application, .action-reject-user-application, .action-accept-contact, .action-reject-contact, .action-add-role-user, .action-remove-role-user, .action-accept-company, .action-reject-company, .action-accept-group, .action-reject-group, .action-accept-file, .action-reject-file {background-repeat:no-repeat;padding:0 20px 2px;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname {font-size: 12px;overflow:hidden;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname p {display: block;font-size: 12px;font-weight: bold;margin-bottom: 3px;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname p a {font-weight: bold;text-decoration: none;}
.genericlist_item .online .ulhead .ullogo img {padding:4px;}
.genericlist_item .ulhead .ullogo img {padding:4px;}
.genericlist_item  .ulhead .uldesc .ulclosed {clear: left;padding-top: 2px;}
.genericlist_item .ulclosed .icon, .genericlist_item .ulopen .icon {display:none;}
.genericlist_item .ulopen .edit, .genericlist_item .ulclosed .edit {font-size:11px;line-height:25px;text-align:right;}
.genericlist_item .ulopen .actionlist, .genericlist_item .ulclosed .actionlist {clear:left;float:none;}
.genericlist_item .ulopen .edit a, .genericlist_item .ulclosed .edit a {font-weight: normal;text-decoration: underline !important;line-height:25px;}
.genericlist_item .ulopen .edit a:hover, .genericlist_item .ulclosed .edit a:hover {text-decoration: none !important;}
.genericlist_item  .ulhead .uldesc .uldesc3 {float:left;width:196px;}
.genericlist_item  .uldesc .desc {font-size: 12px;height:20px;!padding-bottom: 6px;}
.genericlist_item .uldesc .tags {height: auto;}
.genericlist_item .uldesc .desc a{font-weight:normal;}
.genericlist_item .formarea  {clear: left;padding: 0px 10px 10px 10px;}
.genericlist_item .formarea .btn {display: block;margin-top: 10px;}
.genericlist_item .formarea .input_text {display:block;width:635px !important;}
.genericlist_item .formarea hr {margin-top: 0px;margin-bottom: 10px;}
.actionshr{margin:0px 10px;}
/* tables to divs - group list */
.genericlist_item .ul .ulhead .uldesc .uldesc1 a, .genericlist_item .ul .ulhead .uldesc .uldesc2 a, .genericlist_item .ul .ulhead .uldesc .name a {font-weight: normal;}
/* tables to divs - events list */
.genericlist_item .ul .ulhead .uldesc .uldesc2 {float:left;width:278px;margin-left:5px;}
/* tables to divs - albums list */
.genericlist_header .top .top_left {display: inline; float: left;}
.genericlist_header .top .top_center {display: inline; float: left; margin-left: 76px; padding-top: 5px;}
.genericlist_header .top .top_right, .formarea .top_right, .actionbox .top_right {float: right; width: 370px;vertical-align:top;text-align:right;}
#content-left .top_right .btn {display:inline !important;float:none !important;}
.formarea .top_right #chown_search {margin-right:10px;}
.genericlist_header .top .top_right .btn{!margin-top:0px;}
.formarea .top_right .btn, .actionbox .top_right .btn{margin-top:0px;}
.actionbox .top_right input{display:inline;width: auto;}
#content-left .genericlist_header .top .form_text {float:none;width:120px;vertical-align:bottom;}
.genericlist_header .top form .form_submit {float: right !important;}
.galleries .genericlist_item .ullogo, .user-galleries .genericlist_item .ullogo, .mygalleries.genericlist_item .ullogo,
.groups .genericlist_item .album .ulhead .ullogo, .company .genericlist_item .album .ulhead .ullogo {height: 110px !important;width: 110px !important;}
.galleries .genericlist_item .uldesc .uldesc0, .user-galleries .genericlist_item .uldesc .uldesc0, .mygalleries .genericlist_item .uldesc .uldesc0,
.groups .genericlist_item .album .uldesc .uldesc0, .company .genericlist_item .album .uldesc .uldesc0 {width: 440px;float: left;}
.galleries .genericlist_item .uldesc .uldesc0 .ulname p a, .user-galleries .genericlist_item .uldesc .uldesc0 .ulname p a, .mygalleries .genericlist_item .uldesc .uldesc0 .ulname p a,
.groups .genericlist_item .album .uldesc .uldesc0 .ulname p a, .company .genericlist_item .album .uldesc .uldesc0 .ulname p a {font-weight: bold;}
.galleries .genericlist_item .ulname a, .user-galleries .genericlist_item .ulname a, .mygalleries .genericlist_item .ulname a,.groups .genericlist_item .album .ulname a, .company .genericlist_item .album .ulname a {font-weight: normal;}
.galleries .genericlist_item .ulname p, .user-galleries .genericlist_item .ulname p, .mygalleries .genericlist_item .ulname p,.groups .genericlist_item .album .ulname p, .company .genericlist_item .album .ulname p {display: block;font-size:12px;font-weight:bold;margin-bottom:3px;}
.genericlist_item .album .uldesc .uldesc0 .ulname {overflow:hidden;}
.galleries .pagebar .tag_cloud {width:670px;overflow:hidden;}
.ulclosed .edit a, .actionLink, #admin a, .company-link-icon {color:#992828 !important;}
/* tables to divs - videos list */
.videos .genericlist_item .ullogo, .user-videos .genericlist_item .ullogo , .user-videos.genericlist_item .ullogo  {height: 110px !important;width: 150px !important;}
.genericlist_item .actionlist .ullogo {height: auto !important;width: auto !important;}
.genericlist_item .actionlist .user .ullogo, .t1 .actionlist .user .ullogo, .actionbox .user .ullogo, .actionbox .user .ullogo {float:left;margin-right:10px;}
.videos .genericlist_item .uldesc .uldesc0, .user-videos .genericlist_item .uldesc .uldesc0, .myvideos .genericlist_item .uldesc .uldesc0,
.groups .genericlist_item .video .uldesc .uldesc0, .company .genericlist_item .uldesc .uldesc0 {width: 499px !important;float: left;}
.videos .genericlist_item .uldesc .uldesc0 .ulname p a, .user-videos .genericlist_item .uldesc .uldesc0 .ulname p a, .myvideos .genericlist_item .uldesc .uldesc0 .ulname p a, .groups .genericlist_item .video  .uldesc .uldesc0 .ulname p a {font-weight:bold;}
.videos .genericlist_item .ulname a, .user-videos .genericlist_item .ulname a, .myvideos .genericlist_item .ulname a,
.groups .genericlist_item .video .ulname a {font-weight: normal;}
.videos .genericlist_item .ulname p, .user-videos .genericlist_item .ulname p, .myvideos .genericlist_item .ulname p,
.groups .genericlist_item .video .ulname p {display: block;font-size:12px;font-weight:bold;margin-bottom:3px;}
.genericlist_item .video .uldesc .ulopen {!margin-left: 0px !important;}
.genericlist_item .video .uldesc .ulclosed {!margin-left: 3px !important;}
#userpost_list_all .genericlist_item .uldesc form .btn { margin:-25px 0px 15px 0px; }
/* tables to divs - forums */
.sep {padding: 0px 10px;}
.genericlist_item .ulname p {display: block;font-size: 12px;font-weight: bold;margin-bottom: 3px;}
.genericlist_item .ulname p a {font-weight: bold;}
.genericlist_item .reply a{font-weight:normal;}
/* tables to divs - news */
.genericlist_item .first {padding-top: 20px;}
.genericlist_item .news .thread .ul {padding-bottom: 10px;}
.genericlist_item .news a{font-weight:normal;}
.newsTopic {font-size:14px;}
/* tables to divs - albums (images.tpl) */
.genericlist_item .album .thumb {vertical-align: top;padding-left:9%;width: 23%;float: left;}
.genericlist_item .album .thumb img {margin: 5px 0 5px 10px;padding: 4px;}
.genericlist_item .album .thumb a {font-weight: normal;}
.genericlist_item .album .thumb p {margin:0px 0px 5px;}
#content-left .tell_friend .list_tell_friend { width:635px; }
.group-item, .event-item, .company-item {background-position:left 1px;background-repeat:no-repeat;display:block;padding:0px 0px 12px 20px;}
a.group-item, a.event-item, a.company-item  {font-weight: normal;}
#my-add-item-link {margin: 1em 0 2em;}
/*Companyheaderbox IE 6 no logo*/
html.* .company .headerbox h3 { background-image:none !important; }
/* tables to divs - view image */
.genericlist_item .imagecomments .header {font-weight: normal !important; padding: 8px 0px 16px 0px;}
.genericlist_item .imagecomments .header .before {text-align:left;width:100px;float:left;padding-top:4px;padding-bottom:4px;}
.genericlist_item .imagecomments .header .center {width: auto; width: 450px;float:left;text-align:center;}
.genericlist_item .imagecomments .header .after {text-align:right;width:100px!important;float:right;padding-top:4px;padding-bottom:4px;}
.genericlist_item .imagecomments p {margin-left: 7px; margin-bottom: 7px;}
.genericlist_item .imagecomments span {font-size: 12px;}
.genericlist_item .imagecomments div.tags, .genericlist_item .videocomments div.tags{margin-left: 7px;}
#content-left .videocomments { margin-bottom: 10px; }
.genericlist_item .pinboard .pbaction {margin-left: -40px; padding-top: 10px;}
.genericlist_item .pinboard a{font-weight:normal;}
.genericlist_item .pinboard .last {padding-bottom:30px;}
#cms-page-comments{padding:15px 0 0 0;}
#event-comments{padding:0px;}
#event-comments .pinboard, #cms-page-comments .pinboard { margin-left:20px; }
.genericlist_item .comments {background-position:5px 50%;background-repeat:no-repeat;padding-left:40px;font-size:12px;font-weight:bold;padding:10px 10px 15px 40px;text-align:left;margin-bottom:10px;}
html.* .genericlist_item .comments {background-position:5px 50%;background-repeat:no-repeat;padding-left:40px;font-size:12px;font-weight:bold;padding:10px 10px 15px 40px;text-align:left;}
.genericlist_item .comments .rows {font-weight:normal;height:15px;}
.genericlist_item .pinboard .ulhead .uldesc .pbaction a {font-weight:normal;}
.genericlist_item .pinboard .online form .ul {border-bottom: 0px !important;}
.genericlist_item  .comments .fleft {margin-top: 3px;!margin-top: 5px;}
/* tables to divs - admin.tpl */
.admin .genericlist_header .noicon .top {padding: 10px 10px 11px 10px;!padding: 10px 10px 5px 10px;}
.admin .genericlist_header .pagebar .ishift {padding-top: 3px;}
/* self containing floats (getting rid of clear) */
.scf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.scf { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.scf { display: block; }
.pinboard .genericlist_item .ul .ulhead .uldesc a, .pinboard .genericlist_item .ulcomment .ulhead .uldesc a,
.mypinboard .genericlist_item .ul .ulhead .uldesc a, .mypinboard .genericlist_item .ulcomment .ulhead .uldesc a {text-decoration: none !important;font-weight: normal !important;}
.pinboard .genericlist_item .ul .ulhead .uldesc a, .pinboard .genericlist_item .ulcomment .ulhead .uldesc a,
.mypinboard .genericlist_item .ul .ulhead .uldesc a, .mypinboard .genericlist_item .ulcomment .ulhead .uldesc a {text-decoration: none !important;font-weight: normal !important;}
.pinboard .genericlist_item .pbaction,.mypinboard .genericlist_item .pbaction {margin-left:-40px;padding-top:10px;}
.pinboard .genericlist_item .ulcomment .ulhead .ullogo, .mypinboard .genericlist_item .ulcomment .ulhead .ullogo {float:left;height:52px !important;width:52px !important;margin-bottom:0px;position:relative;}
.edit-profile-table td, .edit-profile-table tfoot {display:none;}
.edit-profile-table  { margin-bottom:10px; }
.subTableClass { margin-bottom:0px; }
.edit-profile-table div.edit {width:97px;padding-top:4px;}
.edit-profile-table .oneCol {width:auto;}
.edit-profile-table .columnDescName small {white-space:nowrap;}
.profile .headerbox .actionbox #add-tag form .fright {float: none !important;}
.profile .headerbox .actionbox #add-tag form .fright #tf-tags {clear: right;float: right !important;}
.profile .headerbox .actionbox #add-tag form .fright .btn {clear: right;float: right !important;}
/* choose design (admin) */
.admin form .t1 tbody tr td .style-sel { width: 525px; float: right; }
.admin form .t1 tbody tr td .style-sel #style_2 { margin-left: 60px; }
.admin form .t1 tbody tr td .style-sel #style_3 { clear: left; }
.admin form .t1 tbody tr td .style-sel #style_4 { margin-left: 60px; }
.admin form .t1 tbody tr td .style-sel img { margin-bottom: 20px; height: 139px; }
/* options.tpl */
.stat-bar-container {border:1px solid black;padding:2px 0;height:10px;width:360px;margin-left: 142px;}
.ui-progressbar {border:1px solid black;padding:2px 0;height:10px;width:470px;float:right;}
.stat-bar-green, #content-left .ui-progressbar-value {float:left;height:10px;background-color:green !important;text-align:center;}
.stat-bar-red {float:left;height:10px;background-color:red;text-align:center;}
.stat-bar-info {margin-left:141px;margin-bottom:10px;}
.ui-progressbar-info {width:472px;float:right;position:relative;}
.queued-filename{width:190px;float:left;}
.del-multi-queued{top:0px;right:0px;position:absolute;}
.multi-upload{margin-bottom:5px;}
/* event-details  */
.genericblock_header {background-color:#BEBEB4;color:#373732;font-weight:bold;font-size:12px;padding:10px;text-align:left;}
.genericblock_normal {padding:0px 10px;color: #373732;}
.genericblock_normal .first{padding-top:20px;}
.genericblock_normal .last {padding-bottom:30px;}
.genericblock_normal .label {width: 135px;float: left;}
.genericblock_normal .note {font-size:10px;}
.genericblock_normal .firstil {float:left;width:240px;}
.genericblock_normal .secstil {float:right;width:430px;}
.genericblock_normal .rightside {width: 360px;float: right;}
.event .genericblock_normal .rightside ul li {list-style-type: disc;list-style-position: inside;list-style-image: none;}
/* features */
.admin form .t1 #ftr-images-label, .admin form .t1 #ftr-videos-label, .admin form .t1 #ftr-events-label, .admin form .t1 #ftr-groups-label, .admin form .t1 #ftr-wizard-label,
.admin form .t1 #usr-nick-label, .admin form .t1 #ftr-files-label, .admin form .t1 #ftr-greet-label, .admin form .t1 #ftr-tickle-label, .admin form .t1 #ftr-flirt-label,
.admin form .t1 #ftr-kiss-label, .admin form .t1 #ftr-wink-label, .admin form .t1 #ftr-document-label, .admin form .t1 #ftr-forum-label, .admin form .t1 #ftr-stern-label,
.admin form .t1 #ftr-hip-label, .admin form .t1 #ftr-heuli-label, .admin form .t1 #ftr-grrr-label, .admin form .t1 #ftr-zeichen-label, .admin form .t1 #ftr-sonne-label,
.admin form .t1 #ftr-ohhh-label, .admin form .t1 #ftr-knochen-label, .admin form .t1 #ftr-goast-label, .admin form .t1 #ftr-short-label, .admin form .t1 #ftr-blog-label,
.admin form .t1 #ftr-cms-label {background-repeat:no-repeat;background-position: 0 2px;height: 24px;padding-left: 25px;}
.top_ten_list_count { width:50px !important;float:left;margin-right:10px; }
.admin_cms_pages { padding-left:20px; }
#content-left form .t1 .usr-amount input{width:35px;float:left;margin-right:10px;}
#content-left form .t1 .usr-amount label{margin-top:4px;}
.substatbar{margin-left: 35px;}
.simple .substatbar span, .simple .substatbar .stat-bar-container{padding-left:0px;margin-left:0px;}
.join  #joinform form .t1 tr td div.choose_image {width: 525px; float: right;}
/* aligning buttons to the right */
.genericlist_header .top .btn {!margin-top: 3px;}
.b-right-2 .btn, form.b-right-1 .btn, .b-right-2 .sr_btn {!margin-top: -30px;}
#content-left input.btn {float: right !important;}
.genericlist_item .image_actionbox .ulclosed {margin-left:34px;margin-top:20px;margin-bottom: 10px;}
.genericlist_item .image_actionbox .ulopen {margin-bottom:10px;margin-top:20px;}
.fakeBlock1, .fakeBlock2, .fakeBlock3 {width:125px;line-height:1px;height:1px;}
.fakeBlock2 {width:146px;}
.fakeBlock3 {width:325px;}
/*Dateformat*/
.dateformat { display:inline !important;padding-left:10px !important; }
.event_dateformat { width:120px !important; }
.album_dateformat { float:left;width:510px !important; }
.event_search_date_format_left { width:180px;float:left;font-size:10px;margin-top:5px;margin-left:220px; }
html.* .event_search_date_format_left { margin-left:110px; }
.event_search_date_format_right { width:110px;float:left;font-size:10px;margin-top:5px; }
/* datepicker */
.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-datepicker {background: transparent none;font-size:inherit;font-family:Lucida Grande,Verdana,Arial,sans-serif;border-width: 1px 2px 2px 1px;border-style: solid;width:180px;top:25px;left:0;margin: 0px 0px 3px 0px;-moz-border-radius:6px;-webkit-border-radius:6px;padding:0;z-index:1000;}
#content-left .ui-datepicker{position: absolute;}
.ui-datepicker .ui-datepicker-header {position:relative;padding:.2em 0;background: transparent none;border:0 none;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {position:absolute;top:4px;width:20px;height:20px;background-image:none;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {text-decoration:none !important;background-color:#ffffff;color:#000 !important;filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;cursor:pointer;!cursor:hand;}
.ui-datepicker .ui-datepicker-prev {left:2px;}
.ui-datepicker .ui-datepicker-next {right:2px;}
.ui-datepicker .ui-icon {background-image: none; text-indent:0;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {display: block;position:absolute;left:50%;margin-left:-6px;top:50%;margin-top:-6px;}
.ui-datepicker .ui-datepicker-title {margin:0 2.3em;line-height:1.8em;text-align:center;}
.ui-datepicker .ui-datepicker-title select {float:left;font-size:1em;margin:1px 0;}
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {float: right;}
.ui-datepicker table {width:179px;font-size:.9em;border-collapse:collapse;margin:1px 1px 6px;}
.ui-datepicker th {padding:2px 0px;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 !important;}
.ui-datepicker select.ui-datepicker-month{float:right;}
#sidedatepicker .ui-datepicker{margin:0px auto; width:250px;-moz-border-radius:0px;-webkit-border-radius:0px;border-width:0px;}
#sidedatepicker{margin-bottom:10px;}
#sidedatepicker .ui-datepicker table {width:247px;margin:2px;}
#sidedatepicker .ui-datepicker td span, #sidedatepicker .ui-datepicker td a{padding:.5em;}
#content-left .DatePicker{float:left;}
/* Datepicker for IE6*/
html.* .ui-datepicker-cover { display:none !important; }
input.DatePicker{display: block;width: 281px;padding: 3px;}
.dp_container{position: relative;padding: 0;z-index: 500;}
.dp_cal{border-width: 1px 2px 2px 1px;border-style: solid;position: absolute;width: 177px;top: 25px;left: 0;margin: 0px 0px 3px 0px;}
.dp_cal table{width: 100%;border-collapse: collapse;border-spacing: 0;}
.dp_cal select{margin: 2px 3px;font-size: 11px;width:auto;}
.dp_cal select option{padding: 1px 3px;}
.dp_cal th, .dp_cal td{width: 20px !important;text-align: center;font-size: 10px !important;padding: 2px 0 !important;}
.dp_cal th{font-weight: bold;}
.dp_cal td{cursor: pointer;}
.simple .dp_cal{left:142px;}
/* must have this for the IE6 select box hiding */
.dp_hide{visibility: hidden;}
/* wysiwyg editor */
.admin .t1.news .thread .ulhead div.uldesc .nicEdit-panel div{height:20px !important;}
.actionbox .nicEdit-outer{background-color:#fff;}
.nicEdit-main span{margin:0px;padding:0px;display:inline;font-size:12px;}
.nicEdit-main p{margin-bottom:10px;}
.nicEdit-main ul{margin-left:15px;}
html.* .nicEdit-main li{list-style-position:inside;}
.nicEdit-outer {float:right;padding:3px;}
.nicEdit-outerpanel{float:right;margin-right:8px;}
.nicEdit-panelContain{padding: 0px 3px;}
/*for M&P*/
html.* .documentenheader  .actionbox textarea, html.* .documentenheader  .actionbox textarea, html.* .documentenheader .nicEdit-outer, html.* .documentenheader .nicEdit-outerpanel {width: 625px;float:left !important;}
/* wysiwyg */
#more2 .wysiwyg { overflow:hidden; }
.wysiwyg .underline{display:inline;min-height:0px;margin:0px;padding:0px;font-size:12px;text-decoration:underline;}
.wysiwyg a{font-weight:normal;}
.headerbox .wysiwyg p {margin-bottom:10px;}
.wysiwyg ul{padding-left:20px;margin-left:15px;margin-bottom:15px;}
html.* .wysiwyg li{list-style-position:inside;}
.actionlist_details_doc .nicEdit-outer {float:left;}
/* double lines */
div.doubleline {clear: both;height:3px;line-height:3px;margin-bottom: 10px;}
.admin .tbx_container_discarded .tbx_container {margin-bottom: 20px;}
/* widget selection */
.widget_text_header {background-color:#BEBEB4;color:#373732;font-weight:bold;padding:8px;}
.widget_preview {margin-top: 10px;padding-bottom: 30px;float: left;}
#content-left .widget_code textarea {height: 230px !important;width: 422px;margin-top: 10px;margin-bottom: 10px;margin-left: 10px;float: left !important;}
.widget_code_small textarea {height: 230px !important;width: 262px;margin-top: 10px;margin-bottom: 10px;margin-left: 10px;float: left !important;}
/* required info page */
.t1 .requiredinfotable_title {width: 150px;}
.t1 .requiredinfotable_field input {width:520px;}
.t1 .requiredinfotable_field input.DatePicker {width:490px !important;}
.t1 .requiredinfotable_field label {float: none !important;display: inline !important;margin-right: 20px;}

/* CMS */
.wizard_cms_close {visibility:visible;float:right;}
.wizard_c {padding:8px;display:block;position:relative;height:25px;}
.wizard_cms {float:left;width:580px;padding:5px;}
.company .wizard_cms { padding:0px !important; }

.ajax-loading{background-image:url(/images/loading.gif);background-repeat:no-repeat;background-position:center center;}
.ajax-loading-small{background-image:url(/images/loading-small.gif);background-repeat:no-repeat;background-position:center center;}
.cmsitem{border:1px solid black;padding:10px;margin-bottom:5px;font-weight:bold;clear:both;position:relative;}
.cmsitem span{margin-left:20px;font-size:12px;font-weight:normal;}
.addcmsitem{display:block;font-size:12px;text-decoration:none;font-weight:normal;cursor:pointer;line-height:20px;height:22px;background-repeat:no-repeat;padding-left:30px;background-position:center left;margin-bottom:5px;}
.addcmsitem_news {padding:0px !important;margin:10px 0px 10px 0px;border:1px solid #CCCCCC;}
.addcmsitem_news_first{padding:7px !important;border:0px !important;}
.first_cms{background-position:4px center;}
.cmsitem .online, .cmsitem .online-on{position:absolute;top:12px;right:115px;height:10px;width:10px;}
.cmsitem .online{background-color:#134F00;cursor:pointer;}
.cmsitem .online-on{background-color:#3DFF00;cursor:pointer;}
.cmsitem .offline, .cmsitem .offline-on{position:absolute;top:12px;right:100px;height:10px;width:10px;}
.cmsitem .offline{background-color:#4F0000;cursor:pointer;}
.cmsitem .offline-on{background-color:#FF0000;cursor:pointer;}
.movecmsitem{position:absolute;top:10px;right:70px;}
.movecmsitem .up, .movecmsitem .down{cursor:pointer;height:12px;width:24px;}
#cms .it-online, #cms .it-offline {background-repeat:no-repeat;background-position:10px 9px;padding-left:33px;}

.editcmsitem{cursor:pointer;position:absolute;top:10px;right:40px;}
.removecmsitem{cursor:pointer;position:absolute;top:10px;right:10px;}
.static{background-color:#FF4747;}
.addform{padding:5px 0px 10px 20px;}
.addform #type{margin-bottom:0px;}
.editform{margin:10px 0px 0px 0px;}
.level2 {margin-left:30px;}
.level3 {margin-left:60px;}
#content-left .addform select, #content-left .editform select{margin-right:10px;}
#content-left .addform input, #content-left .editform input{float:none;margin-right:10px;}
#content-left .addform label, #content-left .editform label{float:none;display:inline;margin-right:10px;}
#content-left .addform .btn, #content-left .editform .btn{float:none !important;margin-top:10px;}

#cms .genericlist_item .image_actionbox .ulclosed{margin:10px 0px 10px 0px;}
#cms .genericlist_item .image_actionbox .ulopen{margin:10px 0px 10px 0px;}

#cms .addform .list_item, .formarea .list_item, .actionbox .list_item{width:180px;float:left;cursor:pointer;overflow:hidden;}
#cms .addform .list_item{margin:10px 10px 10px 0px;}
.formarea .list_item, .actionbox .list_item{margin:3px 3px 3px 0px;width:200px;}

#cms .addform .list_item img, .formarea .list_item img, .actionbox .list_item img{padding:4px;background-color:#fff;margin-bottom:5px;}
#cms .addform .album img{width:100px;height:100px;}
#cms .addform .video img{width:140px;height:100px;}
#cms .addform .cms-text{width:42px;height:42px;margin:10px 10px 10px 0px;float:left;background-image:url(/images/cms-text.png);}
#cms .addform .cms-bild-text{width:42px;height:42px;margin:10px 10px 10px 0px;float:left;background-image:url(/images/cms-bild-text.png);}
#cms .addform .cms-text-bild{width:42px;height:42px;margin:10px 10px 10px 0px;float:left;background-image:url(/images/cms-text-bild.png);}
#cms .text_item .selected{border:1px solid black !important;}
#cms .addform .heading{margin:15px 0px 5px 0px;}
#cms .addform .heading a{width:auto;display:inline;float:none;margin:0px;padding:0px;}
#cms .addform .pager, .formarea .pager, .actionbox .pager{margin:10px 0px 10px 0px;text-align:center;}
#cms .addform .pager a, .formarea .pager a, .actionbox .pager a, .formarea .pager strong, .actionbox .pager strong{width:auto;display:inline;float:none;font-size:11px;margin:0 2px;padding:3px 5px;font-weight:bold;}
#cms .addform .pager a, .formarea .pager a, .actionbox .pager a{cursor:pointer;}
#cms .editform select{width:300px;}

.actionlist  .nicEdit-outer a{width:auto;display:inline;float:none;background-color:#fff;font-size:12px;margin:0px;padding:0px;}

#cms-front .cms-page-item{padding:40px 10px 10px 10px;clear:both;position:relative;min-height:12px;}
/* @todo */
#cms-front .pagetitle-cms-content {color:#005078;font-size:16px;font-weight:bold;border-bottom-style:solid;border-bottom-width:1px;padding-bottom:6px;margin-bottom:6px;}

#cms-front .page-item-name{font-size:14px;padding-bottom:20px;}
#cms-front .firstpage {padding-top:35px;}
#cms-front .firstcat {padding:10px 0 10px 25px;}
#cms-front .firstcats {width:590px;}
#cms-front .cms-page-item .uldesc {width:620px;}
#cms-front .cms-page-item .uldesc1 {overflow:hidden;padding-left:14px;float:left;width:580px;}
#cms-front .video .uldesc1 {width:480px !important;}
#cms-front .album .uldesc1 {width:525px !important;}
#cms-front .frame-page {padding:40px 0 0 25px;}
#cms-front .cms-page-item .uldesc2 {padding:25px 0 0 15px;}
#cms-front .cms-content .cms_topic {color:#005078;font-weight:bold;font-size:14px !important;}
#cms-front .cms-page-item .ullogo{padding-left:14px;}
#cms-front .cms-list{padding-left:14px;}
#cms-front .tags {margin-bottom:10px;}
#cms-front {margin-bottom:20px;}

#cms .cms-page-item {padding:10px;clear:both;position:relative;min-height:12px;}
#cms .cms-page-item .ullogo img, #cms-front .cms-page-item .ullogo img{padding:4px;background-color:#fff;}
#cms .cms-page-item .ullogo, #cms-front  .cms-page-item .ullogo{float:left;}
#cms .cms-page-item .gallery, #cms-front .cms-page-item .gallery{width:110px;}
#cms .cms-page-item .video, #cms-front .cms-page-item .video{width:150px;}
#cms .cms-page-item .ulname, #cms-front .cms-page-item .ulname{font-weight:bold;}
#cms .cms-page-item .descriprion, #cms-front .cms-page-item .descriprion{margin-top:10px;}
#cms .cms-page-item .actions{position:absolute;right:0px;top:0px;}
#cms .text_item .nicEdit-outer{background-color:#fff;}
#cms .video .uldesc {width:500px !important;}
#cms .event .uldesc {width:600px !important;}

#content-left .cms-content h2{margin-bottom:10px;color:#000;}
.cms-contents {padding:10px 0 0 25px;width:660px;}
.cms-content .fleft{margin-right:10px;margin-bottom:10px;}
.cms-content .fright{margin-left:10px;margin-bottom:10px;}
.cms-content .wysiwyg{line-height:1.7em;}
.cms-content .wysiwyg .content-body{padding-top:12px;}
.cms-content .editform textarea{height:170px;width:572px;}
.cms-content .editform .input_text{display:block;width:440px !important;}
.cms-content .editform .btn{margin-top:10px;}
.cms-content .editform .nicEdit-outerpanel, .cms-content .editform .nicEdit-outer, #cms .text_item .nicEdit-outerpanel, #cms .text_item .nicEdit-outer{float:none;}

.cms-list .item{width:33%;float:left;}
.cms-list .item img{padding:4px;background-color:#fff;margin-top:10px;}

/* Nick History */
#opens_nick {display:none;}
#closes_nick {display:block;}
#op, #clos {padding-top:5px;}
#change_history_nick {display:none;margin-top:5px;z-index:9;width:435px;height:123px;overflow:auto;position:absolute;!overflow-x:hidden;}
.content_nick {padding:5px;!margin-right:10px;}


/* Profile key values form */
.prof_key_val_form  form{
    clear:all;
    margin:10px 0px 10px 0px;
}
.prof_key_val_form select{
    float:left;
    width:200px;
    height:60px;
}
#content-left .prof_key_val_form .text{
    width:200px;
    float:left;
}

/* Documentencenter*/
#search_doc_order {margin-left:15px;}
#upload_description {width:635px;}
#doc_recht {font-size:10px;margin:0 0 0 90px;padding:10px;text-align:center;width:480px;}
/*.actionlist_details_doc {width:664px !important;padding-bottom:5px;}*/
.cat_block_doc {width:140px !important;}
.item_doc_img {background-color:#FFFFFF;border:1px solid #7D7D73;padding:4px;width:100px;height:100px;}
.doc_logo_temp .item_doc_img {background-color:#FFFFFF;border:1px solid #7D7D73;padding:4px;width:42px;height:42px;}
.item_title_update, .item_url_update {width:400px;}
.item_kat_update { width:408px; }
.documentenheader .item_kat_update { width:525px; }
.new_duty {font-size:9px;padding-top:5px;}
.new_doc_form {padding:5px 55px 0px 30px;}
.root_user_doc {font-weight:normal;}
.doc_margin_name, .doc_margin_url, .doc_margin_kat {margin:5px 2px;text-align:right;}
.doc_margin_name div, .doc_margin_url div, .doc_margin_kat div {display:block;float:left;line-height:23px;}
.t1 .formarea .doc_td {padding:5px !important;}
.doc_td_width {width:220px;}
.doc_url_input {width:483px;}
.upload_class_doc {width:170px;}

/*Documentensidebar*/
#invite-files2 .content { height:200px;overflow-y:auto; }
#file_name_side { overflow:hidden;padding-top:10px; }
.file_page {
	width:290px;
	height:auto;
	display:none;
	right:220px;
}
.file_content_side {
	overflow:hidden;
	width:250px;
	height:auto;
	padding:10px;
    color:#000000;
}
.side_file_name {
	font-weight:bold;
	padding-bottom:10px;
	font-size:12px;
    color:#000000;
}
.file_content_side .group-item, .file_content_side .event-item, .file_content_side .company-item {
    padding:2px 0px 10px 25px;
}
.file_content_side .tags {
    color:#000000;
}
html.* .file_page { right:240px; }
html.* #file_name_side { width:200px; }

/*Search All*/
#search_string_all, .search_result_all { padding:15px; }
 
.mp3player {
    margin-top:16px;
    width:275px;
    height:24px;
    border:0px solid #648cb4;
    border-color:#648cb4;
    color:#b9d7e6;;
    background-color:white;
}

.doc_logo .mp3player {
    margin:16px auto;
}

.prof-type-sel{
    margin-bottom:10px;
}
.prof-type-sel select{
    width:300px;
}
.searchform #proftype{
    clear:left;
}
ins {margin-bottom:10px !important;}
ins ins {margin-bottom:0px !important;}

.bold_text, .text_bold { font-weight:bold !important;display:inline !important; }
.required, label.text_bold, label.bold_text { display:block !important; }

/* Item rating */
.item-rating-bg{width:60px;height:12px;background-repeat:repeat-x;float:left;}
.item-rating-full{height:12px;background-repeat:repeat-x;}
#content-left .item-rating{height:12px;width:12px;padding:0px;background-position:0px -1px;margin-top:2px;}
.rating-count{margin-left:5px;float:left;}
.rate-item-form strong {margin-right:9px;}
.rate-item-form span.bold_text {margin-right:5px;}
.item-rating-singel-pic strong{margin-left:7px;margin-right:4px;float:left;}
.item-rating-singel-pic .item-rating-bg, .list-item-rating .rating-count, .item-rating-singel-pic .rating-count{margin-top:2px;}
.list-item-rating span{margin-right:4px;float:left;}
.list-item-rating p, .album .thumb .list-item-rating p{display:inline;margin-right:4px;float:left;}
.list-item-rating .item-rating-bg, .list-item-rating .rating-count{margin-top:2px;}
#content-left a.item-rating {float:left;display:block;margin-top:1px;}
#content-left a.item-rating-full {!margin-top:0px;}
form div.item-rating-full {!margin-top:-14px;}
html.* form div.item-rating-full {!margin-top:-16px;}
.tag_cloud{text-align:left;font-size:12px;overflow:hidden;}
.tag_cloud a{font-weight:normal;}
.tag_cloud sup{font-size:9px;}
.tag_header_name { font-weight:bold;padding-bottom:5px; }
#tags_side .tag_header_name { display:none; }
#content-left .tags a{font-weight:normal;}


#cms-front .rightcol .content-body, #cms-front .leftcol .content-body { width:310px; }
.pages #cms-front .cms-content .wysiwyg .content-body, .content #cms-front .cms-content .wysiwyg .content-body { overflow:hidden; }
#cms-front .leftcol{float:left;width:345px;}
#cms-front .rightcol{float:right;width:345px;}
#cms-front .leftcol .cms-contents, #cms-front .rightcol .cms-contents{width:auto;}
#cms-front .leftcol .cms-contents, #cms-front .rightcol .cms-contents, #cms-front .leftcol .cms-page-item, #cms-front .rightcol .cms-page-item, #cms-front .leftcol .frame-page, #cms-front .rightcol .frame-page{padding:10px;margin:0px 5px 0px 5px;}
#cms-front .leftcol .page_info, #cms-front .rightcol .page_info{margin:2px 5px 8px 5px;}
#cms-front .morelnk{float:right;}
#cms-front .leftcol .uldesc, #cms-front .rightcol .uldesc, #cms-front .leftcol .ullogo, #cms-front .rightcol .ullogo, #cms-front .leftcol .uldesc1, #cms-front .rightcol .uldesc1, #cms-front .leftcol .cms-list, #cms-front .rightcol .cms-list{padding:0px;}
#cms-front .leftcol .cms-list .item, #cms-front .rightcol .cms-list .item{width:50%;}
#cms-front .page_info .comment_count{float:left;margin-left:50px;}
#cms-front .page_info .rating{float:left;margin-top:2px;}
#cms-front .page_info .views{float:right;}
#cms-front .leftcol .uldesc, #cms-front .rightcol .uldesc, #cms-front .leftcol .uldesc1, #cms-front .rightcol .uldesc1{width:300px !important;}


/*Skype Integration*/
.skypestatus, .skypestatus0, .skypestatus1 { background:transparent url(../images/skype_offline.png) no-repeat right 50%;height:16px;width:16px;padding:0px 25px 2px 0px; }
.skypestatus2, .skypestatus3, .skypestatus4, .skypestatus5, .skypestatus6, .skypestatus7 { background:transparent url(../images/skype_online.png) no-repeat right 50%;height:16px;width:16px;padding:0px 25px 2px 0px; }

.connectbox .btn{margin-left:10px;}
.connectbox textarea, .connectbox .text{width:665px;float:none !important;}
.connectbox label{float:none !important;display:block;padding:5px 0px 3px;}

.t1 tbody .multifield{padding-top:10px;}

.chat-status-perm, .chat-status-pass, .chat-status-temp, .chat-status-nopass {padding-bottom:8px;padding-left:25px;background-repeat:no-repeat;background-position: 0 0;}
.chat-num-online {float:right}
.chat .chatheader .logo {background-position:center center;background-repeat:no-repeat;}

.swfupload {position:absolute;right:265px;!right:280px;}
#multiple-upload form, #video-upload form { padding:10px;!width:670px; }
#video-upload #btnSelectFile {margin-right:10px;}
#video-upload .swfupload {position:absolute;right:414px;}

.helploading {
    background-image: url(images/loading.gif);
    background-position:center center;
    background-repeat:no-repeat;
}
.helptext {
    display:none !important;
    width:15px;
    height:15px;
    cursor:pointer;
    background: transparent url(/styles/ui-lightness/custom/ic-jq-help.gif) no-repeat scroll 0 0;
    border-width: 0px;
    margin:1px;
    padding:0px !important;
    -moz-border-radius: 2px;-webkit-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;
}

#helpdialog, #modaldialog, #bugdialog {
    left: 35%;
    top: 313px;
    padding:7px 5px 5px;
    /*height: auto !important;*/
    line-height:1.4em;
} 
#helpdialog h1, #helpdialog h2, #helpdialog h3, #helpdialog h4, #helpdialog h5, 
#modaldialog h1, #modaldialog h2, #modaldialog h3, #modaldialog h4, #modaldialog h5,
#bugdialog h1, #bugdialog h2, #bugdialog h3, #bugdialog h4, #bugdialog h5 {
    font-size:13px;
}
.tribax-help-dialog .ui-widget-header, .tribax-dialog .ui-widget-header {
    background-image: none !important;
    border: 0 none !important;
	background-color:#5C5F62;
}
.tribax-bug-dialog  .ui-widget-header {
    background-image: none !important;
    border: 0 none !important;
	background-color:#FF8700;
}
.tribax-help-dialog, .tribax-dialog {
    -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;
    border-width: 1px !important;
    border-style: solid !important;
	background-color:#FAFFCF;
    height: auto !important;
}
.tribax-bug-dialog{
    -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;
    border-width: 1px !important;
    border-style: solid !important;
	background-color:#FFFFFF;
    height: auto !important;
}
.tribax-help-dialog .ui-state-hover,
.tribax-help-dialog .ui-widget-content .ui-state-hover,
.tribax-help-dialog .ui-state-focus,
.tribax-help-dialog .ui-widget-content .ui-state-focus,
.tribax-dialog .ui-state-hover,
.tribax-dialog .ui-widget-content .ui-state-hover,
.tribax-dialog .ui-state-focus,
.tribax-dialog .ui-widget-content .ui-state-focus,
.tribax-bug-dialog .ui-state-hover,
.tribax-bug-dialog .ui-widget-content .ui-state-hover,
.tribax-bug-dialog .ui-state-focus,
.tribax-bug-dialog .ui-widget-content .ui-state-focus  {
    background-image: none;
    border: 0 none !important;
    background-color: transparent !important;
}
.tribax-help-dialog .ui-dialog-titlebar-close .ui-icon, .tribax-dialog .ui-dialog-titlebar-close .ui-icon, .tribax-bug-dialog .ui-dialog-titlebar-close .ui-icon /*,
.lst_header .tgllnk */ {
    background-image: url(/styles/ui-lightness/custom/ic-jq-close.gif);
    background-position: 0 0;
}



.tribax-help-dialog .ui-dialog-titlebar, .tribax-dialog .ui-dialog-titlebar, .tribax-bug-dialog .ui-dialog-titlebar { padding:0.5em 0.3em 0.3em 0.5em !important; }

.tribax-modal {border:2px solid #666 !important;padding:0;}
.tribax-modal .ui-dialog-titlebar {font-weight:bold;font-style:italic;}
.tribax-modal textarea{width:384px; height:120px;margin-bottom:5px;}
.tribax-modal .input_text{width:384px;margin-bottom:5px;}
.tribax-modal .btn{float:right !important;}
.tribax-modal p{margin-bottom:5px;}
.tribax-modal .formarea .list_item{width:186px;}
.tribax-modal .formarea .list_item .ullogo{float:left;margin-right:5px;}
.tribax-modal .formarea .list_item .ulname{float:right;overflow:hidden;width:129px;}

.tribax-help-dialog .ui-state-hover .ui-icon, .tribax-help-dialog .ui-state-focus .ui-icon,
.tribax-dialog .ui-state-hover .ui-icon, .tribax-dialog .ui-state-focus .ui-icon,
.tribax-bug-dialog .ui-state-hover .ui-icon, .tribax-bug-dialog .ui-state-focus .ui-icon {
    background-image: url(/styles/ui-lightness/custom/ic-jq-close-hover.gif);
    background-position: 0 0;
    -moz-border-radius: 2px;-webkit-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;
}
.company-link-icon{
    display:block;
    float:right;
    height:14px;
    padding-left:18px;
    width:60px;
}

html.* .company .small #img1 { width:42px !important;height:42px !important; }

.appli_class div.space {display:none;}
.appli_class p {font-size:10px;}
.comment-class {padding-top:5px;background-position:0 3px;}
.lst_member .comment {padding-top:5px;padding-bottom:15px;}
#inviteUsers input {float: none;}
#inviteUsers #areaSearch, #inviteList #areaSearch {float:right;padding-top:6px;}
#inviteUsers .rnav a {background-position:5px 4px;padding-bottom:6px;padding-top:5px;}
#inviteUsers .line {margin:0;padding:2px 0;}
#inviteUsers .shift {text-align:left;border-bottom:0 none;margin-bottom:0;margin-top:0;padding-top:13px;line-height:30px;}
#inviteUsers .shift .active a {text-decoration:none;}
#inviteUsers .recipientRow {line-height:150%;}
#inviteUsers .genericblock_header {margin-top:20px;}
#inviteUsers .genericblock_header a {font-weight:normal;text-decoration:underline;}
#inviteUsers .genericblock_item .formDesc, #inviteUsers .txtcounter {display:block;font-size:11px;margin:5px 0 5px 180px;}
#inviteUsers .genericblock_item label {margin-left:0px;}
#inviteUsers .rowSelector {float:right;}
#inviteUsers .rowSelector select {margin-left:5px;margin-top:-5px;}
html.* #inviteUsers .rowSelector select {margin-top:-3px;}
#inviteUsers textarea {width:500px;}
#inviteUsers .selectionTabs {padding-top:10px;}
#inviteUsers .selectionTabs li {list-style-type:none;display:inline;}
#inviteUsers .selectionTabs li a {border-right:0 none;}
#inviteUsers #guest-invite {display:none;}
#inviteUsers #recipientSelectionContainer {display:none;}
#inviteUsers .recipient {float:left;padding-right:15px;white-space:nowrap;}
#inviteUsers .recipient a, .selectionHelper a {font-weight:normal;}
#inviteUsers .selectionHelper {float:left;}
#inviteUsers .upperSelectionHelper, #inviteUsers .rowSelector {padding-top:10px;}
#inviteUsers .note {padding-top:25px;font-size:130%;}
#inviteUsers .errmsg {text-align:center;}
#inviteUsers .rowTitle {padding-left:20px;}
#inviteUsers .action-members-group, #inviteUsers .action-view-group, #inviteUsers .action-view-company, #inviteUsers .action-view-event {
    background-position: left center;padding-left:23px;background-repeat:no-repeat;padding-top:4px;padding-bottom:4px;display:block;overflow:hidden;
}
#inviteUsers #changeSortOrder, #inviteUsers #changeSortOrder2 {float:left;margin-right:50px;display:none;}
#inviteUsers a.inviteSelectAll {float:right;font-weight:normal;font-style:italic;font-size:90%;padding-left:10px;}
#content-left .invite label{line-height:14px;}
#content-left .invite .checkbox{margin-top:0px;}

table.tbxTable {margin-bottom:25px;}
table.tbxTable td {padding:5px;}
table.tbxTable th, table.tbxTable td {border-style:solid;border-width:1px;font-size:12px !important;}
table.tbxTable {background-color:transparent !important;}
table.tbxTable .fixedWidth {width:95px;}
table.tbxTable .fixedWidthName {width:120px;}
table.tbxTable td .nameContainer {width:110px;overflow:hidden;}
table.tbxTable td input {border: 0 none !important;}
#inviteList .tbxTable .ico-message {width:30px;height:20px;margin-left:20px;cursor:pointer;background-position:0 4px;background-repeat:no-repeat;}
#inviteList .tbxTable .b-right-action {background-color:transparent !important;margin:0;padding:0 0 5px 17px;}
#inviteList .tbxTable .b-right-action input {float:left;}
#inviteList .checkWrapper {display:block;width:16px;height:16px;margin-top:5px;float:left;}
#inviteList .checkWrapper {!margin-top:2px;}
#inviteList .tbxTable .date {text-align:center;}
#inviteList .lst_header {margin:20px 0;}
.videoplayer{background-color:#000000;}

.mceLayout tbody td { padding: 0px;}
.mceStatusbar span, .mceStatusbar span a {display:inline;width:auto;float:none;}
.simple .mceEditor {padding:0px;}
.ui-widget { font-size:12px; }



h3.sectionHeader {font-size:25px;font-weight:normal;margin-bottom:10px;padding:0 0 10px;overflow:hidden;}
h3.blogname {padding: 10px;}

.smallfont {font-size:11px;}
.community-stream {list-style-type: none; overflow: hidden;}
.community-stream .subline {margin-bottom:5px;margin-top:5px;zoom:1;}
.community-stream li {padding: 10px 2px;zoom:1;}
.community-stream li.odd {background-color: #fafafa;}
.community-stream li.even {background-color: #E6E6E6;}
.lst .even {background-color: #E6E6E6;}
.community-stream li.blog {background-image: none;}
.community-stream li.first-stream {border-width:1px 0 0 0;border-style:dashed;}
.community-stream .sticky, .community-stream .sticky.odd {background-color:#FFF3F3;}
.community-stream .sticky.even {background-color:#FFEEEE;}
.community-stream .action-pos1, .community-stream .action-pos2 {background-position: left 3px;background-repeat: no-repeat;font-weight: normal;padding: 3px 0 3px 20px;}
.community-stream .action-pos1 {float: left;}
.community-stream .action-pos2 {float: right;/*width:210px;*/}
.community-stream .video .action-pos1 {padding-bottom:5px;padding-left:20px;padding-top:3px;}
.community-stream .ullogo img {padding:4px;border-width: 1px; border-style: solid; margin-right:10px;}
.community-stream .desc {padding-left:62px;}
.community-stream .forum .subline {margin-top:10px;}
.community-stream .subline a {font-weight:normal;}
.community-stream .action-visit-pinboard {height:20px;padding:0;width:40px;background-position:center center;background-repeat:no-repeat;}
.activity-date {float:right;font-size:11px;}
.hilight {background-color:#FFF264 !important;padding:2px 4px;}
.hilight2 {background-color:#FFF58B;padding:2px 4px;}
.stream {padding:0 0 10px;border:0 none; border-width:0 0 1px !important;}
.stream .shift {margin:0;padding:0;border-bottom:0 none;float:right;width:490px;}
.stream form, .stream select {float:left;}
.stream #joinbx form{float:none;}
.stream select {margin-right:10px;}
.stream form label {padding:4px 4px 0 0;}
.stream .shift, .stream .shift a, .stream .shift strong {font-size:9px;}
.stream label, .stream select, .stream option {font-size:10px;}
.stream .shift .stepf {margin-right:10px;}
.stream .shift .stepb {margin-left:10px;}
.streambox {margin-top:10px;}
/*ie6*/
.community-stream .ullogo {width:52px !important;height:52px !important;}
.community-stream .ullogo img {width:42px !important;height:42px !important;display:block;}

.newpanel .item { background-position:32px 2px; padding: 2px 0 3px 60px;}
.newpanel .user img {margin-right: 7px !important;margin-bottom:7px;}
.newpanel .infoline {text-align:center;}

/* New list design */

/* List Header */ 
.lst_header{margin-bottom:6px;}
.lst_header .bar {
    border-bottom-width:1px;
    border-bottom-style:solid;
}
.lst_header .filter-bar { 
    background-color:#F0F0F0; 
    text-align:center;
    padding: 7px;
}
.lst_header .search-bar {
    margin-bottom:40px;
}
.x-page-155 .lst_header h3 {display:none;} /*group files*/
.lst_header h4{font-size:12px;font-weight:bold;margin-bottom:10px;} 
.lst_header a{font-weight:normal;}

.lst_header .bar {padding:7px;margin:0px;}
.lst_header .bar, .lst_header input, .lst_header select {font-size:11px}
.lst_header .bar .add-item  {background-position:left center;background-repeat:no-repeat;cursor:pointer;font-size:12px;height:22px;line-height:20px;padding-left:30px;float:left;}
.lst_header .bar .del-item{background-position:left center;background-repeat:no-repeat;cursor:pointer;display:block;font-size:12px;height:22px;line-height:20px;padding-left:30px;float:right;}
.lst_header .bar .condition {clear:left;padding:5px 0px;}
.lst_header .bar .condition select {float:left;width:200px;}
.lst_header .bar-title .tgllnk {float:right;cursor:pointer;font-size:11px;width:80px;}
.lst_header .bar #proftypes{margin:10px 0px 0px;}
.lst_header .bar #proftypes label{margin-right:10px;}
.lst_header .tabs {margin-top:10px;}
#content-left .lst_header .bar #smplsearchform .btn, #content-left .srch .btn{float:none !important;}

#content-left .lst_header .bar .condition input {float:left;margin-left:20px;width:300px;}    
#content-left .sbmtbtn{padding:3px;font-size:12px;cursor:pointer;float:none;!padding:2px;}
#content-left .lst_header #conditions .sbmtbtn{float:right;}
#content-left .lst_header .createbtn, #content-left .two_col .left_col .createbtn {float:right;}
#content-left input.cancelbtn{float:left !important;}
#content-left .txtfld {float:none;}
#content-left .lst_post .post_content textarea{width:99%;padding:0px;}

.lst_header .desc_teas, .lst_header .desc_full/*{margin-top:10px;*/}
.lst_header .desc_teas .tgllnk, .lst_header .desc_full .tgllnk{float:right;}
.lst_header .teas_text{float:left;width:645px;}
.lst_header .wysiwyg p{margin-bottom:10px;}

/*Search Event more, Two Inputs with Datepicker List*/
.event_search_datepicker1 { float:left;width:350px; }
.search_event_date { width:100px !important; }
html.* #content-left .lst_header .bar .condition .event_search_datepicker1 input { margin-left:10px !important; }
.event_search_datepicker1 .ui-datepicker-trigger { float:left; }

/*Event Date Delete list*/
.del_event_date {width:30px;float:left;}
.select_event_time {width:250px;float:left;}
.date_event {float:left;width:350px;}
#bis_date { width:10px;margin-left:10px;float:left; }

/* List options */ 
.list_opt, .sort_opt {float:left;}    
.list_opt .list_view, .list_opt .simple_view, .list_opt .detail_view, .list_opt .gallery_view {float:right;width:16px;height:16px;overflow:hidden;padding:2px 0 0 2px;cursor:pointer;background-color:#cccccc;}
.list_opt .list_view img {height:1px;margin-bottom:1px;width:14px;}
.list_opt .simple_view img {height:2px;margin-bottom:2px;width:14px;}
.list_opt .detail_view img {height:6px;margin-bottom:2px;width:14px;}    
.list_opt .gallery_view img {float:left;height:6px;margin-bottom:2px;margin-right:2px;width:6px;}
       
/* Shift page */ .detail_lst .lst_item .item_desc .group-status
.shift_opt a, .shift_opt strong {font-size:11px;line-height:23px;padding:3px 5px;margin:0px;}    
.shift_opt td{padding:0px 5px;}
.shift_opt .fix{width:89px;padding:0px;!padding:4px 0px;}

/* Tabs */
.tabs a{padding:5px 7px;font-weight:normal;margin: 0px 2px 2px 0px;display:block;float:left;}
.tabs a:hover, .tabs a:focus, .tabs a:active, .tabs .current{text-decoration:none !important;}
.tabs .current{margin: 0px 2px 0px 0px;padding:5px 7px 7px 7px;}
.tabs {margin-bottom:10px;}

.lst{margin-bottom:20px;margin-top:10px;}
.acenter{text-align:center;}
.aright{text-align:right;}
.aleft{text-align:left;}
a.item_caption, .item_desc .member-status a {font-weight:normal;}
.item_logo img {background-position:center center;background-repeat:no-repeat;padding:4px;}    
.group_item, .event_item, .company_item {background-position:left center;background-repeat:no-repeat;display:block;min-height:20px;padding:4px 0px 0px 19px;font-weight:normal;overflow:hidden;}
.actions {margin-top:15px;text-align:right;}
.actions a{font-weight:normal;}
/* CMS Page Action */
.pages #cms_list_all .cms-page-item .actions { text-align:right;margin-top:0px; }

/*USERBLOG NEW*/
.blogwysiwyg { padding:0px 10px 10px; }
.blogwysiwyg p, .blogwysiwyg ul {line-height:160%;}
.blogwysiwyg ul li {padding-bottom:4px;}
.blogwysiwyg p b i, .blogwysiwyg p i b {letter-spacing:0.1em;}
.blog .actions { margin-bottom: 15px;padding:10px 10px 0px; }
html.* .blog .genericlist_item, html.* .blog .actions {
    padding-left:0px;
    padding-right:0px;
}
.blog .genericlist_item .blogdesc {border-style:solid;border-width:1px 0 0;margin-bottom:20px;padding-top:10px;}
.blog .blogdesc, .blog .blogdesc .tags {font-size:11px;}
.blog .genericlist_item .blogdesc .blogheader_right {
    width: 160px;
}
.blog .blogdesc .tags {margin-top:10px;}

/* List types */    
.tbl_lst, .simple_lst, .detail_lst, .gallery_lst{margin-bottom:10px;}

.tbl_lst .icon-only{width:30px;}
.tbl_lst th{font-weight:bold;padding:6px 5px;}
.two_col .tbl_lst th {border-bottom:1px solid #999;}
.tbl_lst td{padding:5px 5px 5px 5px;}
.tbl_lst .small_image{width:52px;padding:5px 0px 5px 5px;}
.tbl_lst .small_image .item_logo{height:52px;width:52px;}
.tbl_lst .item_logo img {height:42px;width:42px;}    
.tbl_lst .poster{width:180px;font-size:11px;}
.tbl_lst .action-download {width:30px;height:16px;background-repeat:no-repeat;display:none;}
.tbl_lst .date-only {font-size:10px;white-space:nowrap;}
.tbl_lst .group_item, .tbl_lst .company_item {width:360px;}
.tbl_lst .action-link{font-weight:bold;}
.simple_lst .lst_item{margin-bottom:5px;}
.simple_lst .lst_item .item_logo{float:left;height:52px;width:52px;padding-right:5px;}
.simple_lst .lst_item .item_logo img {height:42px;width:42px;}
.simple_lst .lst_item .item_desc{padding:5px;float:left;width:610px;overflow:hidden;min-height:42px;}
.simple_lst .action-download {float:right;width:30px;height:30px;background-repeat:no-repeat;display:none;}

.detail_lst .lst_item{margin-bottom:5px;}
.detail_lst .lst_item .item_logo{float:left;padding-right:5px;margin:4px 0 0 4px;}
.detail_lst .lst_item .item_logo img{height:42px;width:42px;}
.lst_file .detail_lst .lst_item .item_logo img, .lst_gallery  .detail_lst .lst_item .item_logo img{height:100px;width:100px;}
.lst_video .detail_lst .lst_item .item_logo img{height:100px;width:140px;}
.detail_lst .lst_item .item_desc{padding:5px;float:left;width:615px;overflow:hidden;}
.detail_lst .lst_item .desc-container {width:380px;float:left;clear:right;padding-top:2px;overflow:hidden;}
.detail_lst .lst_item .desc-container p, .detail_lst .lst_item .desc-container .rate-function {margin-bottom:3px;}
.lst_gallery .detail_lst .lst_item .item_desc{width:560px;}
.lst_file .detail_lst .lst_item .item_desc{width:560px;}
.lst_gallery .detail_lst .lst_item .desc-container{width:325px;}
.lst_video .detail_lst .lst_item .item_desc{width:520px;}
.lst_video .detail_lst .lst_item .desc-container{width:285px;}
.detail_lst .action-download {float:right;width:30px;height:30px;background-repeat:no-repeat;display:none;}
.detail_lst .lst_item .item_desc .member-status, .detail_lst .lst_item .item_desc .company-status, .detail_lst .lst_item .item_desc .event-status, .detail_lst .lst_item .item_desc .group-status {font-size:10px;line-height:14px;height:auto;width:200px;float:right !important;clear:right !important;background-image:none !important;padding:0;margin-right:0 !important;}

/*.detail_lst .lst_item .group-item, .detail_lst .lst_item .company-item, .detail_lst .lst_item .event-item {background-position: left 5px;padding:4px 0 3px 25px;}*/
.detail_lst .lst_item .subinfo {width:200px;float:right;clear:right}
.minor {font-size:10px;}
.detail_lst .lst_item .list-item-rating span, .detail_lst .lst_item .list-item-rating .item-rating-bg, .detail_lst .lst_item .list-item-rating .rating-count {margin:0px;}
.detail_lst .lst_item .ulclosed a, .detail_lst .lst_item .ulopen a{font-weight:normal;}
.detail_lst .ulclosed {/*background-color:#FFFFFF;border-style:solid;border-width:1px;*/float:right;/*padding:3px 12px;position:absolute;right:265px;*/visibility:hidden;}
.detail_lst .lst_item:hover .ulclosed {visibility:visible;}
.detail_lst .ulopen {position:absolute;width:225px;padding:0;z-index:3;right:265px;margin-top:0;}
.detail_lst .ulopen .edit {text-align:right;height:16px;padding:3px 0 4px 10px;float:right;background-color:white;border-style:solid;border-width:1px 1px 0;}
.detail_lst .actionlist a {padding:4px 5px 6px 35px;background-position:10px 4px;background-color:#fff;clear:left;display:inline;width:170px;}
.detail_lst .actionlist {width:223px;padding-bottom:10px;padding-top:10px;background-color:#fff;margin-top:23px;!margin-top:24px;border-width:1px;border-style:solid;}
.detail_lst .actionlist, .detail_lst .ulopen .edit, .detail_lst .ulclosed {border-color:#888888;}
.headeractionsNew .actionlist {display:none;position:absolute;right:265px;z-index:1;}
.headeractionsNew .edit a {margin-right:10px;}
.headeractionsNew { !width:100px; }
/*ie8*/
/*.detail_lst .actionlist {!margin-height:24px;}*/

.gallery_lst .lst_item{float:left;width:33.33%;padding-top:10px;overflow:hidden;}
.gallery_lst .lst_item .item_logo{margin:0px auto;width:108px;}
.lst_video .gallery_lst .lst_item .item_logo{width:148px;}
.gallery_lst .lst_item .item_logo img{height:100px;width:100px;}
.lst_video .gallery_lst .lst_item .item_logo img{width:140px;}
.gallery_lst .lst_item .item_desc{margin:5px;text-align:center;}

.lst_user .chown_lst .lst_item{margin-bottom:5px;float:left;width:33.33%;cursor:pointer;}
.lst_user .chown_lst .lst_item .item_logo, .lst_post .item_logo{float:left;height:52px;width:52px;padding-right:5px;}
.lst_user .chown_lst .lst_item .item_logo img{height:42px;width:42px;}
.lst_user .chown_lst .lst_item .item_desc{margin:0px;float:left;text-align:left;width:150px;margin-right:5px;overflow:hidden;}

.lst_forum thead .acenter {width:60px;}
.lst_forum thead .last_reply {width:140px;}
.lst_thread thead .acenter {font-size:10px;width:85px;}
.lst_thread thead .last_reply {width:160px;}
tbody .last_reply {font-size:11px;}
tbody .last_reply p{width:140px;overflow:hidden;}
.topic_caption {font-weight:bold !important;}
.lst_thread, .lst_post {margin-top:0;}
.lst_post .item_desc p{margin-bottom:5px;}
.lst_post .item_caption{padding-left:10px;}
.lst_post .entry_poster{margin:10px 0px 20px;}
.lst_post .post_content{padding:15px 10px 20px}
.lst_post .wysiwyg p, .lst_user_post .wysiwyg p{margin-bottom:10px;}
.lst_post .edited, .lst_post .removed, .lst_user_post .edited, .lst_user_post .removed{font-size:10px;}
.lst_post .edited, .lst_user_post .edited{margin-top:10px;}
.lst_post .list_item_rating{margin-top:10px;}
.lst_post .inline_ac{float:right;margin-top:-15px;font-size:11px;}
.lst_post .item_caption .txtfld{width:450px;}

#content-left .lst_user_post textarea{width:372px;}

/* Two columns */
.two_col .left_col {width:230px;margin-right:9px;float:left;}
html.* .two_col .left_col{margin-right:5px;}
.two_col .tbl_lst, .two_col .simple_lst, .two_col .detail_lst, .two_col .gallery_lst, .two_col .shift_opt {width:450px;float:right;}
.two_col .simple_lst .lst_item .item_desc{width:383px;}
.two_col .detail_lst .lst_item .item_desc{width:320px;}
.two_col .nocontent{width:430px;float:right;margin-top:0px;}
    
.two_col .left_col .new_dir{background-position: left 8px;background-repeat:no-repeat;padding:9px 0px 4px 20px;display:block;cursor:pointer;}
.two_col .left_col .new_dir_form{padding:0px 5px 0px 20px;}
.two_col .left_col .new_dir_form .txtfld{width:197px;margin-bottom:5px;}
.two_col .left_col .mod_files{background-position:0 10px;background-repeat:no-repeat;padding:9px 0px 4px 20px;display:block;cursor:pointer;margin-top:5px;}
.two_col .left_col .lst{margin:0px;overflow:auto;height:400px;}
.two_col .left_col .lst .current .item_caption:hover{text-decoration:none !important;}
.two_col .left_col .lst .lst_item {padding:0 5px 0 20px;background-position:0 5px;background-repeat:no-repeat;}
.two_col .left_col .lst .lst_item .item_caption{display:block;padding:5px 0 5px 18px;width:145px;overflow:hidden;}
.two_col .left_col .lst .level1 .item_caption {width:125px;}
.two_col .left_col .lst .level1{margin-left:20px;}
.two_col .left_col .lst .level2{margin-left:40px;}
.two_col .left_col .lst .level3{margin-left:60px;}
.two_col .left_col .lst .inline_ac{float:right;width:24px;}
#content-left .two_col .left_col .lst input {width:95%;margin-bottom:2px;}
#content-left .two_col .left_col .lst .txtfld {margin-top:5px;}
.two_col .left_col .edit_small{height:22px;width:24px;display:block;margin-top:1px;background-repeat:no-repeat;background-position:center center}
.two_col .left_col .del_small{clear:both;padding:6px 26px 6px 0px;display:block;float:right;background-repeat:no-repeat;background-position:center right;}
.drgbl_item{width:200px;border:2px solid #7D7D7D;padding:5px;font-weight:bold;background-color:#D4D4D4;}
.draggable:hover{cursor:move;}

.two_col .left_col .lst .icon-arrow-right .item_caption, .two_col .left_col .lst .icon-grey-arrow-right .item_caption{background-image:url("/images/ic_directory_closed.png");background-repeat:no-repeat;background-position: left 5px;}
.two_col .left_col .lst .current .item_caption, .two_col .left_col .lst .icon-arrow-down .item_caption, .two_col .left_col .lst .icon-grey-arrow-down .item_caption{background-image:url("/images/ic_directory_open.png");background-repeat:no-repeat;background-position: left 5px;}

.icon-grey-arrow-down{background-image:url("/images/arrow_down.png");}
.icon-grey-arrow-right{background-image:url("/images/arrow_right.png");}

.lst_item .chat-status {margin-top:5px;padding-bottom:0;}

/* Mini Header */
.mini-header{margin-bottom:10px;padding:5px;width:200px;float:right;border-style:solid;border-width:1px;line-height:14px;}
.mini-header img{float:left;margin-right:5px;background-position:center center;height:30px;width:30px;background-size:30px;-moz-background-size:30px;-o-background-size:30px; -webkit-background-size:30px;-khtml-background-size:30px;}

/* Admin actions, forms & pseudoforms */
.admin_actions{margin-top:10px;}
.admin_actions a{background-position:5px center;background-repeat:no-repeat;display:block;float:left;font-size:11px;font-weight:normal;padding:7px 30px 9px 28px;text-align:left;}
.form_place .avl_af{margin-top:10px;text-align:left;padding:10px;}
#content-left .form_place form label{display:block;float:none;margin-bottom:2px;}
#content-left .form_place form .txtfld{width:658px;margin-bottom:10px;}
.form_place .srch{margin-bottom:20px;}
.psdform{padding:10px;min-height:80px;}

.noborders {border-style:none !important;margin-bottom:0px !important;margin-top:0px !important;}
/* Toggleboxes */
.two_col .left_col .tglbox{margin-top:5px;}
.tglbox .body{padding:10px;}    
.tglbox .head a{cursor:pointer;display:block;padding:5px 5px 5px 20px;background-position:center left;background-repeat:no-repeat;}

.x-url-_news_ .news .newsitem .news_edit_switch { display: none;text-align: right; }
.genericlist_item .news .bubble .ulhead .ullogo { width: 170px !important; height: 170px !important; }
.genericlist_item .news .bubble .ulhead .uldesc {
    background-image: url(/images/news_speaker.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 479px !important; padding: 15px 10px 0 31px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}

.genericlist_item .news .bubble .ulhead .name { margin-left:15px; /*width: 437px;*/ height:15px; overflow:hidden; border-bottom: 2px solid white; padding-bottom: 5px; }
.genericlist_item .news .bubble .ulhead .wysiwyg {
    padding:10px 0 15px 15px;
    background-image: url(/images/rc_bl.png);
    background-repeat:no-repeat;
    background-position: bottom left;
    min-height:108px;
}
#newsScroller li.genericlist_item {padding-left:0px;}
#dirlist a { font-weight:normal; }
html.* .genericlist_item .news .bubble .ulhead .uldesc {background-image: url(/images/news_speaker.gif);} /*IE6*/
html.* .genericlist_item .news .bubble .ulhead .wysiwyg {background-image: url(/images/rc_bl.gif);}
.bubble .hide-news {float:right;font-size:11px;padding:0 8px 3px 0;}
.bubble .tagline {font-style:italic;}
.bubble .tagline a {font-style:normal;}
.bubble .space {height:10px !important;}

.x-page-64 .t1 .thread .ulhead div.uldesc, .x-page-233 .ulhead div.uldesc{width:509px !important;margin-left:40px;}
/*.x-page-64 .t1.news .thread .ulhead div.uldesc .comment {margin-left:40px;}*/
#newsScroller .newsitem {width:690px;height:195px;}
#newsScroller .thread .ul {padding-bottom:0;margin-bottom:0;}
.genericlist_item .bubble {border-bottom:0 none !important;}
#content-left > .genericlist_item, #newsScroller .genericlist_item, #newsScroll .newsitem, .c-news .genericlist_item {list-style-type:none;}
.c-news .ulcount {display:none;}
.c-news .newsitem .uldesc, .x-url-_news_ .news .uldesc {width:604px;}
#newsScroller .newsitem .ullogo {margin-top:18px;}
.x-url-_news_ #content-left > .newsitem .ullogo {margin-top:0;}
.jcarousel-container {margin-bottom:10px;padding-bottom:5px;border-bottom-style:solid;border-bottom-width:1px;}
#newsScroll .b-right-action {margin-bottom:0;}
html.* .jcarousel-container {width:690px;overflow:hidden;} /* IE6 hack cause jcarousel doesn't work :\'*/
/*
* {-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;}
.tabs a {-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-radius-bottomleft:0px;-webkit-border-radius-bottomright:0px;border-radius-bottomleft:0px;border-radius-bottomright:0px;}
.navi a, .hatching li {-moz-border-radius:0px;-webkit-border-radius:0px;-khtml-border-radius:0px;border-radius:0px;}
*/
.item_logo img, .community-stream .ullogo img {background-color:#FFFFFF !important;}
.blog .genericlist_item .logo, img.avatar, .genericlist_item .ulhead .ullogo img, .item_logo img, .ub .ullogo img, .t1 .ullogo img, .connectbox img.logo, .album .thumb img, .community-stream .ullogo img {border-color: #dadada !important;}
.community-stream .sticky .ullogo img {background-color: #AB3333 !important;}
.headerbox .logo, .b-right-action.open .contenthead img {border-color: #a1a1a1 !important;}
.lst_header .main-bar {
    -moz-box-shadow: 1px 2px 2px #666666;-webkit-box-shadow: 1px 2px 2px #666666;-khtml-box-shadow: 1px 2px 2px #666666;-o-box-shadow: 1px 2px 2px #666666;box-shadow: 1px 2px 2px #666666;
    -moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}
/*debug/ Abstand aufgrund des fixed Infocenters*/
pre { margin-top:35px; }
* {	padding: 0;	margin: 0; }
html { height: 100%;}
body {background: #fff;margin: 0;padding: 0;color: #000;height: 100%;font-size: 12px;font-family: Verdana, Arial, sans-serif;background-image:url(/images/bg.png);}
.breadcrumb_link { text-decoration:underline; }
/* LIST HEADER */
.list-header-actions { min-height:30px;text-align:right; }
.list-header-actions a { position:relative;top:10px;padding:3px;border-width:1px;border-style:solid;cursor:pointer;font-size:10px;margin-left:6px;padding-left:6px;padding-right:6px; }
.list-header-actions a:hover { text-decoration:none !important; }
.list-header-actions a:before { content:"↙ "; }
.list-header-actions a.addx { font-weight:bold; }
.addx{background-color:#FAF4B1;}
.list-header-actions a.addx:before { content:"+ "; }
.lst_header { margin-bottom:0px; }
/* .lst_header a.tgllnk { cursor:pointer;padding:3px;position:relative;width:10px;height:10px;background-color:#666;text-indent:-999999px;} */
/*.x-page-84 h3.sectionHeader, .x-page-47 h3.sectionHeader, .x-page-42 h3.sectionHeader, .x-page-53 h3.sectionHeader, x-page-73 h3.sectionHeader, .x-page-178 h3.sectionHeader, .x-page-24 h3.sectionHeader, .x-page-15 h3.sectionHeader, .x-page-119 h3.sectionHeader, .x-page-122 h3.sectionHeader { padding-bottom:0px !important;margin-bottom:0px !important; }*/
.x-page-1 h3.sectionHeader {padding-top:10px;}
.list_opt, .sort_opt { margin-left:2px;margin-right:2px; }
.list_opt .list_view, .list_opt .simple_view, .list_opt .detail_view, .list_opt .gallery_view {margin-left:3px;margin-right:0px;}
.lst_header .bar { margin-bottom: 1px !important; }
#searchformitem .bar { background-image: none; border-width: 1px; border-style: solid; margin-bottom: 1px; }
#searchformitem .bar-title, #filterbar .bar-title { height:24px; }
#searchformitem .bar-title b, #filterbar .bar-title b { display: block; width: 300px; float: left; }
#filterbar { background-image:none;border-width:1px;border-style:solid;display:none; }
#xl-search { display:inline; }
#xl-filter { display:none; }
/* PAGINATION */
.shift {padding-bottom:10px;padding-top:10px;}
/* JQuery edit from jquery-ui-1.7.2.custom.css */
/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; }
.ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }
/* states and images */
.ui-icon { background-image: none; }
.ui-widget-content .ui-icon {background-image: none; }
.ui-widget-header .ui-icon {background-image: none; }
.ui-state-default .ui-icon { background-image: none; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: none; }
.ui-state-active .ui-icon {background-image: none; }
.ui-state-highlight .ui-icon {background-image: none; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: none; }
/* Interaction Cues */
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 0px; background: transparent; }
.ui-state-error, .ui-widget-content .ui-state-error { background: transparent; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled {opacity: 1.00; filter:Alpha(Opacity=80); }
/* Interaction states */
.ui-state-default, .ui-widget-content .ui-state-default { border: 0px; background: transparent; font-weight: normal; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 0px; background: transparent; font-weight: normal; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 0px; background: transparent; font-weight: normal; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { outline: none; text-decoration: none; }
/* Component containers */
.ui-widget-header { border: 0px; background: transparent; font-weight: normal; }
/**********************************************************************/
/*infocenter position fixed distance to wrapper-outer*/
.wrapper_login, .wrapper_logout_static { margin-top:30px; }
html.* .wrapper_login, html.* .wrapper_logout_static { margin-top:0px !important; }
h1  {font-size:23px;margin:0px;padding:0px;}
h2  {font-size:18px;margin:0px;padding:0px;}
h3  {font-size:15px;margin:0px;padding:0px;}
h4  {font-size: 14px; margin: 5px 0; font-weight: normal;}
h5  {font-size: 12px; margin: 5px 0; font-weight: normal;font-style:italic;}
img {border:none;margin:0px;padding:0px;}
#catf { width:180px; }
hr {margin-bottom: 7px;!margin-bottom: 0px;margin-top: 7px;!margin-top: 0px;!color:#ffffff !important;!background-color:#ffffff !important;}
a { outline: none; }
a, td a, th a{text-decoration: none;font-weight: normal;}
a:hover, a:hover h3 {text-decoration: underline !important;}
table {border-collapse: collapse;border-spacing: 0px;width: 100%;}
table .vtop{vertical-align:top;}
th {font-size: 12px;padding: 10px;font-weight: normal;text-align: left;}
/*////////////////////////////////////////////////////////
Forms
///////////////////////////////////////////////////////*/
label {text-align: left;font-weight: normal;display: block;}
#content-left label {float: left;}
.simple label {width: 135px;padding-right: 6px;}
/*simple made longer for longer label-text*/
.simple_changed label {width: 200px;padding-right: 7px;}
.admin form .t1 #ftr-document-label, .admin form .t1 #nick_create { width: 210px; !width: 280px;}
#pass_mail_success { line-height:20px; }
#pass_mail_center_success { margin:10px 0px; }
label.inline {display: inline;margin-right: 5px;}
label.auto {width:auto;}
label.left {float: left;margin-right: 1em;padding: 1px 4px;}
label.avatar{padding-left: 10px;font-weight: bold !important;}
.join .avatar {margin-bottom: 10px;}
label.avatar span {display: inline!important;font-weight: normal !important;}
input, textarea {font-size: 12px;padding: 3px;!padding: 2px;}
textarea {font-family: "Lucida Grande", Verdana, Arial, sans-serif;resize: none;}
#content-left input, #content-left textarea {float: right;}
#content-left .requiredinfotable_field #zip {float:left !important;}
#content-left .ulcomment textarea {height:170px;width:420px;}
.x-page-64 #content-left .ulcomment textarea, .x-page-233 #content-left .ulcomment textarea {height:170px;width:460px;}
#content-left textarea {height:170px;width:520px;}
#content-left .nofloat input{float:none;}
.simple input , .simple textarea, .profile .simple input, #cmsfront_list_all .genericlist_item .simple input{width: 520px;}
.genericlist_item .simple input {width: 500px;}
/*simple changed for longer label text */
.simple_changed input , .simple_changed textarea, .profile .simple_changed input {width: 455px;}
#content-left .profile .multinput{width: 250px;float: left;}
.simple .inner input{width: 392px;!width: 394px;}
.simple span {font-size:11px;width: 400px;padding-left: 141px;padding-bottom: 5px;display: block;}
.login-required span {float:left;padding-left:0 !important;}
table.login-required {margin-top:10px;}
#bannerword {width:440px;}
.profile input, .profileditinput input, .simple .profileditinput input{width: 312px;!width: 314px;}
#content-left .profile textarea, #content-left .profileditinput textarea{width: 320px;!width: 322px;height:auto;}
.profile select, #content-left .profileditinput select{width: 320px;}
.prof_option{margin-top:5px;}
.profile .auto{width: auto;}
.profile span{padding-bottom: 5px;display: block;}
.nocontent{padding:30px 10px 30px 10px;text-align:center;margin-top: 20px;}
input.calendarDateInput {padding: 3px !important;float: none !important;width: 115px !important;}
.simple select, .simple_changed select{width: 338px;}
.simple select.auto{width: auto;vertical-align:baseline;}
select.calendarDateInput {background: #FFFFFF !importantwidth: 75px !important;}
.calendarDateInput{margin: 0px 3px 5px 5px !important;}
.t1 .ul, div.line{clear: both;padding-bottom: 6px;margin-bottom: 6px;}
.inner{float: left;width: 535px;}
.inner div{padding-bottom: 10px;}
.inner div div{padding-bottom: 0px;}
div.top{padding-bottom: 0px;}
.subitem{margin-top:10px;margin-left:35px;}
.subsubitem{margin-top:10px;margin-left:70px;}
.formarea label, .formarea input, .formarea textarea, .actionbox input, .actionbox textarea {float: none !important;}
.formarea textarea {display:block;width: 635px;!width:637px;}
.galleries .formarea textarea {width: 514px;!width:516px;}
#files_list_all .formarea textarea {width: 572px;!width:574px;}
.album .formarea textarea {width: 635px;!width:637px;}
.videos .formarea textarea {width: 635px;!width:637px;}
.actionbox label{float: none !important;width: auto;padding: 5px 0px 3px;}
.actionbox label span {display: inline;font-size: 11px;padding: 0px;margin: 0px;}
.actionbox form, .actionbox .pseudoform {padding: 0px 10px 10px 10px;}
#content-left .pseudoform {min-height:260px;margin-top:-10px;}
.actionbox input{display:block;width: 520px;!width: 522px;}
.actionbox textarea {display:block;width: 655px;!width: 657px;}
.actionbox  .hidden{display:none;}
.t1 .formarea .btn, .actionbox .btn {display:block;margin-top:10px;}
.formarea label {padding: 5px 0px 3px;}
.ulcomment input{width: 400px;!width: 402px;}
.ulcomment input.checkbox{clear: left;margin-bottom: 10px;}
.ulcomment label{float: none;padding-bottom: 10px;}
.ulcomment textarea{width: 459px;!width: 461px;margin-bottom: 10px;}
.user-posts .ulcomment textarea{width: 595px;!width: 597px;}
.event .ulcomment textarea{width: 460px;!width: 462px;}
input.btn, input.btn-alt , .t1 input.btn_inv, .sr_btn {width:auto !important;margin-top:0px;text-decoration:none;font-weight: normal;display:inline;font-size:12px !important;padding:1px 16px 2px 16px !important;float: none !important;cursor:pointer;!cursor:hand;}
.b-right-1 .btn, .b-right-2 .btn, .b-right-3 .btn {float:right !important;}
.b-right-1 .autologin{clear:both;margin:5px 0px;}
.b-right-1 .autologin .checkbox{vertical-align:bottom;!vertical-align:middle;}
#content-right input, #content-right textarea {width: 200px;!width: 202px;}
#content-right .b-right-3 input, #content-right .b-right-3 textarea{margin-bottom:10px;width: 216px;!width: 218px;}
#content-right .b-right-3 textarea {height:100px;}
#content-right .b-right-3 select{margin-bottom:10px;width: 224px;}
input.checkbox {border: none !important;width: auto !important;background: none !important;padding:1px;}
#content-left input.checkbox {float: left;margin-right: 10px;margin-top: 4px;!margin-top: 0px;}
.simple input.checkbox{margin-left: 141px;!margin-left: 138px;}
.simple_changed input.checkbox{margin-left: 207px;!margin-left: 204px;}
.simple input.checkbox.lb {margin-left: 0px;!margin-left: -3px;}
input.file{width: auto !important;float: left !important;}
.simple input.file {margin-left: 0px;float: left;}
input.radio {float: left;margin-right: 1em;}
.simple input.radio {border: none !important;width: auto !important;background: none !important;margin-right: 23px;}
input[type="radio"] {border:0px !important;}
select option {padding: 0 5px;}
input.inside, label.inside { margin-bottom: 0px; margin-top: 5px !important; padding: 0px;}
label.inside span, span.solo{margin-bottom: 0px !important; padding-bottom: 0px;}
span.solo.sl { margin-top: 2px; !margin-top: 3px;}
#content input.inline {display: inline; margin-right: 5px;width: auto;height: auto;}
#content input.inline {display: inline; margin-right: 5px;width: auto;height: auto;}
#content input.button {width: auto;border: 3px double #999999;border-top-color: #CCCCCC;border-left-color: #CCCCCC;padding: 0.25em;background-repeat: repeat-x;color: #333333;font-size: 12px;font-weight: bold;font-family: Verdana, Helvetica, Arial, sans-serif;}
.simple .txtcounter{padding-left:141px;}
.txtcounter span, .headerbox .txtcounter span{padding-left:0px;width:auto;display:inline;}
/*Allgemeine Klassen*/
.fleft {float: left !important;}
.fright {float: right !important;}
.clear{clear: both !important;}
.empty{height: 0px !important;overflow: hidden !important;}
.nospace { margin-top: 0px; }
.space { margin-top: 4px; }
.space10 {margin-top: 10px;}
.space20 {margin-top: 20px;}
.no_pd{padding: 0px !important;}
#wrapper {background-color:white;border:10px solid white;margin-top:1px !important;}
/*--- rnav ---*/
.rnav {margin-bottom:10px;font-size: 13px;margin-top:20px;}
.rnav a {padding:0px 10px 0px 5px;text-decoration:none;font-size:12px;height:16px;}
.rnav a.current {background-repeat:no-repeat;background-position: 5px -1px;padding-left: 23px;font-weight: bold;}
/*--- bug report ---*/
.tribax-bug-dialog label{font-size:10px;color:#FF8700;}
.tribax-bug-dialog p{margin:10px 0px 0px 0px;}
.tribax-bug-dialog textarea{width:386px; height:100px;}
.tribax-bug-dialog .input{width:386px;}
.tribax-bug-dialog .left{float:left;}
.tribax-bug-dialog .right{float:right;}
.tribax-bug-dialog .submit{background: #ff8700 url(/images/cr_bub.gif) no-repeat right;color: #FFFFFF;height: 21px;width:130px;text-align:center;font-weight:bold;border: none;font-size:13px;cursor:pointer;}
#bug-head{background:url(/images/bug.gif) no-repeat;padding:20px 0px 0px 70px;height:30px;font-size:12px;color:#FF8700;}
#bug-report{font-size:12px;}
#bug-report a:link, #bug-report a:visited{margin:0px 0px 10px 0px;display:block;padding:10px 0 10px /*20px 0px 70px*/;/*height:40px;background:url(/images/bug.gif) no-repeat;*/color:#FF8700;font-weight:normal;}

#webmail-invite-teaser{width:243px;height:133px;display:block;background:#ffffff url(/images/supported-webmail.gif) no-repeat right;}
/* Pinnwand */
.pbaction a{background-repeat:no-repeat;background-position:0px;padding-left: 40px;display: block;margin-top: 10px;}
.is_attendee {float:left;width:18px;height:18px;}
/*BREADCRUMB*/
.breadcrumb{font-size: 11px;padding-bottom: 15px;overflow:hidden}
/*--- tables ---*/
.t1 {width:100%;margin-top:0px;}
.t1 th {padding: 6px 10px;}
.t1 thead td, .t1 tbody td {font-weight:normal;border:none;font-size: 12px;}
.t1 tbody td { padding: 0px 10px;}
.t1 tbody td.nopad { padding: 0px;}
.t1 tbody td.first, .t1 tbody tr.first td {padding-top: 10px;}
.t1 tbody td.last{padding-bottom: 20px;}
.t1 tfoot th {padding-top:0px;}
.t1 tbody th { font-weight: bold; }
.t1 thead th a {font-weight:normal;font-size:12px;}
.t1 tbody td.on {font-weight:bold;padding:10px 10px 10px 18px;}
.t1 label, #video-upload label {font-weight:normal;display:block;font-size:12px;/*margin-bottom:4px;*/line-height:22px;}
.t1 label span {padding-left: 0px; margin-bottom: 20px;}
.t1 label span.last { margin-bottom: 5px; }
.t1 tr.myself td {color:white;}
.t1 tr.myself td .comments {color:white;}
.t1 tr.myself td .uldesc {color:white;}
.t1 tr.myself td .uldesc a {color:white;}

.check_usr_choice {clear:both;padding-top:10px;}
/*ie*/.check_usr_choice label {!font-size:11px;!padding-top:2px;}

/* table head */
.t1 tr.headrow th {background-repeat:no-repeat;background-position:6px 6px;padding-left:40px;padding-bottom:4px;}
.t1 tr.headrow th.news{padding-bottom:10px;}
th.edit, th.upload, th.comments{background-repeat:no-repeat;background-position:5px;padding-left:40px;}
.t1 tr.headrow th input.text{width:120px;margin-right: 10px;}
.t1 tr.headrow th input.btn{float: right !important;}
.captcha{float:left;}
.reload-captcha{margin-left:5px;float:left;width:16px;height:16px;background-repeat:no-repeat;background-position:center;padding:2px;}

/*--- logos ---*/
a.b_name{display: block;}
.ub .ullogo, .t1 .ullogo {float:left;width:52px;height:52px;margin-bottom:0px;position:relative;display:block;}
.t1.album .ullogo, .ub.album .ullogo{width:110px;height:110px;display:block;}
.t1.video .ullogo, .ub.video .ullogo{width:150px;height:110px;display:block;}
.ub .ullogo img, .t1 .ullogo img, .connectbox img.logo, img.avatar {width:42px;height:42px;padding:4px;display:block;}
.t1.album .ullogo img, .ub.album .ullogo img{width:100px;height:100px;display:block;}
.t1.video .ullogo img, .ub.video .ullogo img {width:140px;height:100px;display:block;}

/*--- connextions ---*/
.uconnections a {float:left;width:82px;min-height:52px;margin-left:33px;font-size:11px;text-decoration:none;font-weight:normal;}
.uconnections a img {margin-bottom:5px;}
.uconnections .connect {float:left;padding-top:18px;display:block;}
.connectbox {margin-bottom:10px;}
.connectbox .headline {margin-bottom:10px;font-size:12px;padding:10px;}
.connectbox blockquote{margin:10px;font-style:italic;}
.connectbox p{margin-bottom:10px;}
.connectbox .headline a {font-weight:bold;font-size:12px;}
.connectbox .uconnections{padding:0px 10px 0px 10px;}
span.connect{display:block;background-repeat:no-repeat;margin-top:18px;height:16px;width:27px;}

/*--- lists --*/
.uldesc {padding-left:14px;float:left;overflow: hidden;}
.t1 .uldesc, #events_list_all .uldesc {width: 604px;}
.admin .news ul {padding:10px 0 10px 30px;}
.admin .news ul li {margin-bottom:5px;}

.t1.album .uldesc{width: 546px;}
.t1.video .uldesc{width: 506px;}
.t1 .uldesc0{width: 500px;float: left;}
.t1.album .uldesc0{width: 440px;}
.t1 .uldesc1{width: 300px;float: left;}
.t1 .uldesc2{width: 200px;float: left;}
.t1 .uldesc3{width: 180px;float: left;}
.uldesc .uldesc-teaser { width:496px;padding-bottom:3px; }
.uldesc .uldesc-teaser a { font-weight:normal; }
.genericlist_item .uldesc .formarea { padding:0px; }
.uldesc .item-rating-bg { margin-bottom:4px; }
.ub .uldesc {height:auto;background-image:none;width: 254px;}
.ub2 .album .uldesc{width:196px;}
.ub2 .video .uldesc{width:156px;}
.ub .uldesc a.name {display:block;font-size:12px;margin-bottom:1px;}

.t1 .flname{height:52px;}
.t1 .uldesc .desc {font-size:12px;height:20px;}
.t1 .uldesc .tags {height:auto;}

.t1 .uldesc2 .tags, .communityheader .tags, .albumheader .tags, .t1.imagecomments .tags, .t1.videocomments .tags, .tags{font-size:12px;background-position: left 1px;background-repeat: no-repeat; padding-left:25px;min-height:20px;overflow-x:hidden;}
.t1 .uldesc2 .note, .t1 .uldesc .note, .groups .note {font-size:10px;height:auto !important;letter-spacing:-0.05em;margin-top:16px;padding-bottom:0px;}
.t1 td .note {font-size: 10px;}

/*--- news ---*/
.stickynews{padding:6px;margin-bottom:10px;}
.stickynews .logo{width:160px;height:160px;padding:5px;}
.stickynews .corner{float:left;margin-left:5px;padding-left:13px;width:456px;}
/*ie6*/html.* .stickynews .corner{width:575px;margin-right:10px;}
.stickynews .message{padding:8px;}
.stickynews .hide-news{float:right;top:4px;right:4px;width:20px;height:20px;}
.stickynews .ping{float:left;margin-left:5px;padding-left:13px;width:575px;}
.stickynews .ping .message{padding:19px 8px 19px 46px;background-repeat:no-repeat;background-position:8px center;}
.stickynews textarea{width:640px;}
.stickynews .btn{margin:5px 25px 0px 0px;}
.ping_date {color:#373732;font-size:11px;padding-bottom:5px;}
.pingbox .logo {width:42px;height:42px;}
/*--- wizard ---*/
.wizard{margin-bottom:10px;}
.wizard .head{padding:4px 10px 4px 10px;}
.wizard .head strong{margin-right:10px;}
.wizard .head .fright{float:right;width:250px;text-align:right;}
.wizard .head .fleft{float:left;width:250px;}
.wizard .body{padding:5px 10px 10px 10px;color:#000;}
.wizard .body h3{font-weight:normal;font-size:16px;margin-bottom:10px;}
.wizard .body .actions{margin-top:15px;text-align:right;}
.wizard .wzrd-btn, .wizard .wzrd-btn-alt{font-weight:normal;padding:3px 8px 3px 8px;line-height:22px;margin-left:10px;}
.wizard .body  a:active, .wizard .body  a:focus, .wizard .body  a:hover{text-decoration:none !important;}
/*--- wizard CMS ---*/
.wizard_cms_icon {float:left;width:35px;background-repeat:no-repeat;height:25px;}

/* --- join teaser --- */
.join-box { margin-bottom:10px; }
.join-box form { padding:25px 110px 25px 72px; }
.join-box p{float:left;padding-top:3px;}
.join-box .btn-alt{float:right !important;}
.join-box iframe { padding:0;margin:0;border:0 solid white; }

/*--- detail boxes ---*/
.headerbox .logo, .blog .genericlist_item .logo {float:left;padding:4px;width:160px;height:160px;}
.small .logo{float:left;padding:4px;width:42px;height:42px;}
.galleries .small .logo{width:100px;height:100px;}
.videos .headerbox .logo{width:160px;height:108px;}
.videos .small .logo{width:100px;height:71px;}

.headerbox {margin-bottom:10px;padding:10px;min-height:170px;}/*position:relative; Aufgrund des DropDownMenues im IE,*/
.small { min-height: 52px;}
.connection .connectbox {background-color:transparent;margin-bottom:0px;padding:0px;}
.headerbox h3 {font-weight:bold;font-size:14px;}
.headerbox h3 span {font-weight:normal;display:inline;font-size:14px;}
.headerbox .mod {height:29px;margin:0px;padding:0px;font-size:12px;}
.headerbox .private{font-size:12px;}
.headerbox .wysiwyg {display:block;margin:0px 0px 6px 0px;padding:0px;font-size:12px;}
.headerbox.eventheader span, .headerbox.groupheader span {min-height:107px;}
.headerbox.eventheader span.actions, .headerbox.groupheader span.actions {min-height:50px;}
.headerbox .desc {float: right; width: 492px; overflow: hidden;}
.member_link{font-weight:normal;}
.small .desc{float:left;padding-left:10px;width:606px;}
html.* .small .desc{width:608px;}
html.* .galleries .small .desc {width: 549px;}
.headerbox.albumheader.small .desc {width: 549px;}
.headerbox.videoheader.small .desc {width: 549px;}
html.* .videos .desc {width: 480px;padding-left:10px;}
html.* .videos .small .desc {width: 550px;}

.headerbox .name2 {top:0px;right:0px;position:absolute;padding:10px;font-size:14px;}
.headerbox p{margin-bottom:5px;}
.headerbox #more1 {clear: left;padding-top: 10px;width: 170px;}
.headerbox #more0 a:hover, .headerbox #more0 a:active, .headerbox #more0 a:focus{text-decoration:none !important}
/*--- list navigation --*/
.pagebar {text-align:right;font-weight:bold;padding: 0px 10px 10px 10px !important;}
.pagebar a, .tagsbar a {font-weight:normal;}
.pagebar .order {float:left;text-align:left;}
.tagsbar {text-align:left;padding: 0px 10px 10px 10px !important;}
.filterbar{padding: 0px 0px 10px 0px !important;text-align:left;}
.rows {float:right;text-align:left;}
tbody th .rows {height: 15px; font-weight: normal;}
tbody th .rows select {margin-top:-3px;!margin-bottom:-3px;}
html.* tbody th .rows {margin-top: -3px;margin-bottom:-3px;}
html.* tbody th .rows select {margin:0px;}
.pagebar .ishift {float:right;width:160px;text-align:right;}
.shift {text-align:center;padding-top: 25px;padding-bottom: 15px;margin: 0px 10px 0 10px;}
.shift a, .shift strong, .before  a, .after a, .shift_opt a {padding: 3px 4px;margin: 0px 2px;font-size: 11px;}
.before a{margin:0 2px 0 0;}
.after a{margin:0 0 0 2px;}
.shift .stepf, .formarea .pager .stepf, .actionbox .pager .stepf{margin-right: 20px;}
.shift .stepb, .formarea .pager .stepb, .actionbox .pager .stepb{margin-left: 20px;}
.bottom{padding-top: 5px;border: none !important;}
.ulhead { z-index:1;position:relative; }
.ulclosed { z-index:2;position:relative; }
.t1.forum .ulhead div.uldesc2{width:300px !important; }
.ulcount{width: 60px;float: left;}
.t1.news .pagebar .order, .t1.forum .pagebar .order {width:425px !important;}
.t1.news .pagebar .rows, .t1.forum .pagebar .rows {width:179px !important;}
.t1.news .thread .ulhead div.uldesc div, .t1.forum .thread .ulhead div.uldesc div {height:auto !important;}
.ulcomment .uldesc .name, .ulcomment .uldesc .inline_ac {font-size:11px;}
.ulcomment .uldesc .inline_ac { float:right; }
.ulcomment .uldesc .comment form .btn { margin-right:75px;margin-top:5px; }
.ulcomment .uldesc, .t1.pinboard .uldesc{float:none !important;}
.user-posts .ulcomment .uldesc {width:604px  !important;padding-left: 14px !important;}
.t1.imagecomments .thread .ulhead div.uldesc {height:auto !important;width:410px !important;}
.t1.news .thread .ulhead div.uldesc form,
.t1.news .thread .ulhead div.uldesc form input.btn,
.t1.forum .thread .ulhead div.uldesc form,
.t1.forum .thread .ulhead div.uldesc form input.btn{margin-top: 10px;}
.forum .nocontent {margin-top:40px;margin-bottom:30px;}
.forum-list-left  {display:block;float:left;width:300px;height:45px;overflow:hidden;}
.forum-list-center, .forum-list-right {display:block;float:right;width:100px;height:45px;overflow:hidden;}
.forum-list-right {width:200px;font-size:11px;}
.newForum .group-item, .newForum .company-item {padding-bottom:0;font-size:11px;background-position:-7px -4px;padding-left:19px;}
.citation {padding:0 !important;text-align:right;}
.citation a { padding:0 2px;border:1px dotted transparent;font-family:"Times new roman",times,arial;font-weight:bold;font-size:18px;line-height:10px;}
.citation a:hover { border:1px dotted gray;text-decoration:none !important;background-color:#ffffff; }
.comment {padding-top: 20px;padding-left: 40px;background-repeat: no-repeat;background-position: 0px 17px;min-height: 20px;}
.user .comment{padding-bottom: 10px;}
.user .speakicon {margin-left: 0px !important;}
html.* .t1.news .thread .ulhead div.uldesc div.comment, .t1.forum.thread .ulhead div.uldesc div.comment {height: 20px !important;overflow: visible !important;}
.t1.group .ulhead div.uldesc2 {width:286px !important;}
.t1.album .pagebar .order {width:264px !important;margin:0px;}
/* action aufklapper */
.ul {position:relative;}
.ulopen {display:none;clear: left;margin-top: 2px;padding: 3px;padding-top: 0px;!margin-left:0px !important;}
html.* .ulopen {margin-bottom: 5px;}
.open_close {margin-top:10px;}
.t1 .uledit{clear: left;}
.t1 .actionlist {width:601px;clear: left;float: none;}
#files_list_all .actionlist_details_doc .btn { margin-bottom:10px; }
.t1 .thread .actionlist {width:465px;}
.headeractions {overflow:hidden;height:30px;}
.headeractions .ulclosed, .headeractions .ulopen {margin-top:10px;padding:0;}
.actionboxNew {margin-top:5px !important;display:none;}
.genericlist_item .ulclosed {/*padding-left:3px;*/float:right;margin-top:-25px;display:none;}
.genericlist_item:hover .ulclosed,
.x-url-_news_ .genericlist_item:hover .news_edit_switch,
.tbl_lst tr:hover .action-download,
.simple_lst .lst_item:hover .action-download { display:block !important; }
.lst_item:hover,
.lst_item:hover .item_desc,
.lst_item:hover .item_logo img,
.two_col .tbl_lst tbody tr:hover td,
.lst_gallery .tbl_lst tbody tr:hover td {background-color: #FFFBD7 !important;}

/* bugfix für webkit */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .genericlist_item .ulclosed {margin-top:-5px;}
 }*/
.pinnboard .ulclosed {margin-top:-5px;}
.thread .ulclosed {margin-top:-12px;}
/*--- actionbox ---*/
.actionbox {margin: -7px;margin-top: 20px;}
.actionbox a, .actionlist a {width:110px;display:block;float:left;font-weight:normal;text-decoration:none;font-size:11px;background-position:5px 7px;background-repeat:no-repeat;padding:7px 5px 9px 28px;}
.actionbox #editfiles a {padding: 0px !important;float: none !important;display: inline !important;}
html.* .actionbox a, html.* .actionlist a { width:110px; }
.actionbox a img {margin-left:15px;display:block;}
.actionlist a span, .actionbox a span {display:block;}
.t1 .ulclosed {clear: left;padding-top:2px;}
.t1 .firstil, .edit-profile-table th.edit{width: 220px;}
#profileTB0 .oneCol {width: 450px;}
.t1 .ulclosed .icon, .t1 .ulopen .icon, .headerbox .icon, .columnAction .icon {background-repeat:no-repeat;background-position:2px 4px;padding-top:7px;text-align:center;width:25px;float: left;padding-bottom: 5px;}
.t1 .ulclosed .edit, .t1 .ulopen .edit, .headerbox .edit {padding-top:5px;width: 110px;!width: 95px;}
#files_list_all .ulclosed {/*margin-top:-28px;*/float:right;}
#files_list_all .ulclosed .edit, #files_list_all .ulopen .edit {font-size:11px;width:auto;}
#files_list_all .ulclosed .icon, #files_list_all .ulopen .icon  {display:none;}
#files_list_all .ulopen .edit {text-align:right;padding-bottom:4px;}

.t1 .ulclosed .edit a, .t1 .ulopen .edit a {font-weight:normal;text-decoration:underline;}
.t1 .ulclosed .edit a:hover, .t1 .ulopen .edit a:hover {text-decoration:none !important;}
.icon a { text-decoration:none;display:block;}
.icon a:hover { text-decoration:none !important;}
.t1 .ul .comments, .t1.forum .comments{overflow:hidden;background-repeat:no-repeat; background-position: -4px -2px;padding:0px 0px 0px 27px;}
.t1.pinboard  .pbaction, .t1.imagecomments  .pbaction{margin-left: -40px; padding-top: 10px;}
.t1 .forum .uname {height:19px;vertical-align:top;}

.forum_list_theaser, .forum_thread_list_theaser, .forum_thread_entry_list_theaser, .forum_thread_entry_list_item_theaser { overflow:hidden;width:400px; }
.forum_thread_list_theaser { width:380px; }
.forum_thread_entry_list_theaser { width:450px; }
.forum_thread_entry_list_item_theaser { width:440px; }

.t1 .ulname { font-size:12px;} /* margin-left:12px; */
.t1 .ulname a {text-decoration:none; font-weight: normal;}
.t1 .ulname p{ display:block;margin-bottom:3px;font-size:12px;font-weight:bold;}
.t1 .ulname p a{font-weight:bold;}

.t1 .fl a {font-weight:normal;}
.t1 .flhead a {text-decoration:none;}
.t1 .fllogo {float:left;width:52px;height:52px;}
.t1 .fllogo img {width:52px;height:52px;}
.t1 .flclosed {position:absolute;top:22px;left:0px;}
.t1 .flclosed .icon {float:left;padding-top:6px;text-align:center;z-index:2;margin-left:565px;width:27px;}
.t1 .flclosed .edit {float:right;width:70px;padding-top:5px;}
.t1 .flclosed .edit a, .headerbox .edit a {font-weight:normal;text-decoration:none;}
.t1 .flopen .icon {float:left;padding-top:4px;text-align:center;z-index:2;position:absolute;margin-left:565px;background-color:white;width:27px;height:36px;}
.t1 .flopen .edit {float:right;width:70px;padding-top:5px;}
.t1 .flopen .edit a {font-weight:normal;text-decoration:none;}
.t1 .flopeni { position:absolute;top:22px;left:0px;}
.t1 .flname { font-size:12px;margin-left:12px;float:left;height:52px;line-height:17px;}
.t1 .fldesc { font-size:12px;float:left;width:276px;height:52px;line-height:17px;}
.t1 .flname a { font-size:12px;text-decoration:none;display:block;overflow:hidden;}
.t1 .fldesc .desc {font-size:12px;height:29px;}
.t1 .note {font-size:10px;height:23px;}
form .note, .videos p.note, .groups p.note {margin-bottom:10px;font-size:10px;text-align:center;}
#multiple-upload form .fontsize, #video-upload form .fontsize { font-size:12px; }
.t1.imagecomments th{text-align:center; font-weight: normal !important; padding: 8px 10px 3px;}
.t1.imagecomments th.before{text-align:left;width:100px;}
.t1.imagecomments th.after{text-align:right;width:100px!important;}
.t1.album tbody td.thumb{width: 33%;vertical-align: top;}
.t1.album tbody td.thumb img{padding:4px;margin-top:5px;}
.t1.album tbody td.thumb p{margin:0px 0px 5px 0px;}
.t1.album tbody td.thumb h4{margin-top:10px;font-size: 12px;}
.change-preview-img{font-weight:normal;}
.gallerypic{margin:0px auto;text-align:center;}
.videos .gallerypic{width:500px;}
.t1.imagecomments td p, .t1.videocomments td p {margin-left: 7px;margin-bottom: 7px;}
.t1.imagecomments td div.tags, .t1.videocomments td div.tags{margin-left: 7px;}
.t1 .formarea {clear: left;padding: 0px 10px 10px 10px;}
.t1 .formarea .input_text {display:block;width:440px !important;}
.t1 .formarea td {padding: 0px !important;}
.t1 .formarea hr{margin-top: 0px;margin-bottom: 10px;}
.dnone {display:none;}
.event .col4 {float:left;width:20px;text-align:right;}
.attendee-0, .attendee-1, .attendee-2{height:16px;line-height:16px;background-repeat:no-repeat;background-position:left center;padding-left:25px;}
.attende_height_2 { height:30px; } /*This class will be eligible to participate maybe used event header*/
.form .add-item, .form .del-item {display:block;font-size:12px;text-decoration:none;font-weight:normal;cursor:pointer;line-height:20px;height:22px;background-repeat:no-repeat;padding-left:30px;background-position:center left;}

gall#master-image-form th strong, #master-image-form1 th strong, #master-image-form2 th strong, #master-image-form3 th strong, #master-image-form4 th strong, #master-image-form5 th strong, #master-image-form6 th strong, #master-image-form7 th strong, #master-image-form8 th strong, #master-image-form9 th strong, #master-image-form10 th strong  {display:block;width:630px;overflow:hidden}

.t1 tr.sub th {font-weight:bold;}
.t1 tr.sub th.nobold {font-weight:normal;}
.newProfile td.firstil {text-align:right;border-right:1px solid #e0e0e0;color:#b0b0b0;}
.newProfile tr.sub th {font-size:1.3em;font-style:italic;font-weight:normal;padding:0 0 0 10px;background-color:transparent !important;color:#666666;}
.profileHeader {border-width:0 0 1px 0 !important;}
.newProfile tbody th {background-color:transparent;}
.edit-profile-table tbody td {padding:1px 10px;}
.profile td.c1 { width: 250px;}
.profile .c2, .edit-profile-table th.columnDescName { width: 150px; }
.profileditname, .profileditchance {vertical-align:top;}
.profileditname {width:200px !important;}
.profileditchance { width:150px !important; font-style:italic; }
.profileditinput, .edit-profile-table th.columnAction { width:330px; padding:0 10px; }
.profileditinput input { padding-right:12px; }

#content-left h2 {color:#646464;font-weight:normal;}
.b-left-1 h2 {margin-bottom:7px;}
.b-left-1 {font-size:12px;font-weight:normal;color:#646464;margin-bottom:35px;}
.bf {font-size:12px;color:#646464;display:block;margin-top:8px;font-weight:normal;}
.b-left-1 .bf a {font-size:12px !important;font-weight:bold;}
div.ub li:after {content: "<li>.</li>";display: block;height: 0;clear: both;visibility: hidden;}
div.ub li {list-style-type: none;margin: 5px 10px 0px 10px;padding: 0px 0px 5px 0px;overflow:hidden;}
html.* div.ub li {padding-bottom:5px;}
.groups div.ub  .uba, .company div.ub .uba {!height:32px;}
div.ub li.last-row{ height:auto; border-bottom: none; }
.ub .more-link{ text-align:right; }
.ub2 div.ub {width:340px;margin-bottom:10px;}
div.ub h3 {font-size: 13px;font-weight: normal;padding: 8px;}
div.ub h3 a {font-weight: normal;}
div.ub.user h3, div.ub.group h3, div.ub.company h3, div.ub.forums h3, div.ub.album h3, div.ub.events h3, div.ub.video h3, div.ub.activity h3, div.ub.files h3, div.ub.friends h3, div.ub.blog h3 {background-position:5px center;background-repeat:no-repeat;padding-left: 27px;}
/*IE6 Icon entfernen, link ändern nachträglich nicht mehr machbar*/
html.* .files .documentenheader .desc h3 { background-image:none !important;padding-left:0px !important; }
div.ub ul.hori { overflow:hidden; }
div.ub ul.hori li { margin:0 10px 10px;padding:0;overflow:auto;float:left;border-bottom:0; }
div.ub ul.hori li:after { content:"";display:inline;height:auto;clear:none;visibility:visible; }
ul.hori div.ullogo { float:none; }
div.ub h3 span {padding-bottom:5px;position:absolute;}
.uldesc p {padding-bottom: 3px;}
.uldesc p.last {padding-top: 0px;}
div.ubleft{clear: left;}
div.ub.ubleft li{float: left;height: auto;width: 210px;border: none !important;}
div.ub.ubleft .uldesc{clear: left;padding-left: 0px;margin-top: 5px;width: 200px;}
.fl {float:left;}
.fr {float:right;}
.t1 {font-size: 1.0em;}
.t2 {font-size: 1.2em;}
.t3 {font-size: 1.4em;}
.t4 {font-size: 1.6em;}
.t5 {font-size: 1.8em;}
.t6 {font-size: 2.0em;}
#wrapper{position: relative;width:950px;margin:0px auto 0px auto;padding:0px;}
.cc {margin:0px 0px 0px 0px;}
h3 span.bold {font-weight: bold;}
h2 span.right{float: right;}
h2 span.right a{font-size: 0.8em;font-weight: normal;}
.right {text-align: right; margin: 5px;}
.left {text-align: left;}
a { font-weight: bold;}
#header-wrapper{padding:0px;text-align: center;}
#header{margin: 0px;min-height: 80px;text-align: left;}
#header .t{height:50px;padding:10px 20px 20px 20px;}
#header .t h1 a{color:white;text-decoration:none;font-weight:normal;font-size:23px;}
#header .t strong{color:white;text-decoration:none;font-weight:bold;font-size:13px;display:block;margin-top:8px;}
.navi {text-align: left;padding-top:0px;padding-left:20px;border-top: 1px solid black;list-style:none;}
.navi a {
	display: block;
	text-decoration:none;
	font-weight: normal;
    padding:9px 8px;
}
.navi a.current {
	font-weight:bold;
}
.navi a:hover, .hatching a:hover{
	text-decoration: none !important;
}
.navi li {
	display: block;
	float: left;
	font-size:12px;
	border-right: 1px solid black;
}
.navi li:first-child {
	border-left: 1px solid black;
}
.navi li ul{
    display:none;
    position: absolute;
    width:180px;
    z-index:500;    
}
.navi li:hover > ul{
    display:block;
}
.navi li ul li{
    float:none;
    border-bottom:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
}
.navi .subdrop li:first-child{
    min-height:33px;
    !min-height:30px;
}
.navi .subdrop li{
    min-height:32px;
    !margin-top:-2px;
}
.navi li ul li:first-child{
    border-top:1px solid black;
}
.navi li:hover ul li ul{
    display:none;
    z-index:500;
}
.navi li ul li:hover > ul{
    display:block;
    position: absolute;    
    left:179px;
    width:180px;
    margin-top:-34px;
    !margin-top:-31px;
}
.navi .isparent > a:after {
    content:' \25b6';
}
html.* .navi {
    height:32px;
}
html.* .navi a {
    height:16px;
    padding:8px;
}
html.* .navi li {
    width:100px;
    height:32px;
}
html.* .navi li ul li {
    width:180px;
}
html.* .navi li:hover ul{
    display:block;
    position: absolute;
	width:180px;
}
html.* .navi li ul li:hover ul{
    display:block;
    position: absolute;    
    left:181px;
    width:180px;
    margin-top:-32px;
}
html.* .navi .subdrop li{
    min-height:32px;
    margin-top:0px;
}
html.* .navi .subdrop li:first-child{
    min-height:33px;
}
.logo
{
	height: 62px;
	width: 750px;
	float: left;
}
.logo img
{
	float: left;
	margin-right: 10px;
}

/***************** top navi ********************/

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

.sub-navi li
{
	display: inline;
	list-style-type: none;
}

.sub-navi a:link, .sub-navi a:visited
{
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	color: #333;
	padding: 5px 10px;
}
#content-left .sub-navi a.first
{
	padding-left: 0;
}
#content-left .sub-navi a.last
{
	border-right: none;
}

.sub-navi a:hover
{
	background: transparent;
}

/* content  -------------------------------- */
#content-wrapper
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;

}
#content
{
	text-align: left;
	margin: 0 auto;
}
#content-left
{
	float: left;
	width: 690px;
	margin-top:0px;
	padding:0px;
}
#content-right
{
	float: right;
	width: 250px;
	margin-top:0px;
	padding:0px;
}

.b-right-1 {
    margin-top:0px;
    padding:10px;
    display:block;
    margin-bottom:10px;
}
.b-right-2 {
    margin-top:0px;
    padding:10px 10px 5px 10px;
    display:block;
    margin-bottom:10px;
}
#content-right .b-right-2 #add_search {
    font-size:10px; 
}



/*disabled Search Sidebar*/
#content-right .b-right-2.search #add_search label { display:inline;!margin-top:3px; }
#content-right .b-right-2.search #add_search .search_more { width:65px;!margin-top:3px;margin-left:10px; }
#content-right .b-right-2.search #search_item1, #content-right .b-right-2.search #search_item2 { width: auto;margin-right: 5px;vertical-align: bottom;padding: 6px; }
#content-right .b-right-2.search.disabled_btn_search { color:#CFCFCF !important;float:right !important; }
#content-right .b-right-2.search.disabled_input_search { background-color:#CFCFCF !important; }
#content-right .b-right-2.search .sr_btn { !width:75px !important;float:right !important; }
/*END*/

.b-right-action {display:none;margin-top:0px;padding:3px;display:block;margin-bottom:10px;}
.b-right-action .arrow {text-align:center;display:block;}
.b-right-action.closed .arrow img {background-position:center;background-repeat:no-repeat;width:15px;height:15px;}
.b-right-action.closed .icon {margin-left:3px;text-align:center;height:22px !important;float:left;padding-top:5px;}
.b-right-action.open .icon {text-align:center;height:22px;float:left;padding-top:5px;}
.b-right-action .head {overflow:hidden;padding-top:5px;height:20px;font-size:12px;width:220px;}
.b-right-action .head strong {font-weight: normal;}
.b-right-action.open .arrow img { /* nonsense */ background-position:center;background-repeat:no-repeat;width:15px;height:15px;margin-left:4px;}
.b-right-action.open .body {font-size:11px;!padding-bottom:2px;}
.b-right-action.open .body small{font-size:10px;line-height:11px;display:block;}
.b-right-action.open .content {padding:10px;}
#invite2.b-right-action.open .content {padding:0px;}
.b-right-action.open .contenthead {line-height:18px;font-size:12px;padding-bottom:5px;overflow:hidden;}
html.* .b-right-action.open .contenthead { height:60px; }
.b-right-action.open .contenthead img{width:42px;height:42px;padding:4px;margin-right:17px;}
.welcomelogout {padding:3px;}
.welcomelogout a {padding-left:30px;text-decoration:none;font-size:12px;background-repeat:no-repeat;background-position:0px -1px;font-weight:normal;}
.b-right-action a {
    text-decoration:none;
    font-weight:normal;
}
.b-right-action .item {
    padding:6px 6px 6px 70px;
    background-repeat:no-repeat;
    background-position:20px 2px;
    display:block;
}
.b-right-action .bt {
	margin-top:8px;
	padding-top: 10px;
    background-position:20px 5px;
}
.ico-logout {background-position:32px 10px !important;}

/* ie fix 4 top10 boxes (ratings) */
#content-right .b-right-action .body .scf {
    !padding-bottom:10px;
}
.b-right-1 strong{
    margin-top:0px;
    margin-bottom:8px;
    display:block;
    font-size:12px;
    font-weight:normal;
	float: left;
}
.b-right-1 label {
    margin-top:0px;
    display:block;
    font-size:9px;
}
.b-right-1 a{
    font-weight:normal;
	text-decoration: none;
	display: block;
	clear: both;
}

.itext {
    margin-top:0px;
    display:block;
	width:135px !important;
	margin-bottom:6px;
	!margin-bottom: 8px;
	clear: both;
	float: left;
}
#sidebar_search_form .itext {width:195px !important;float:left !important;}
#sidebar_search_form .submit-link {display:block;float:left;margin-left:4px;width:23px;height:21px;background-repeat:no-repeat;background-position:center center;}
#sidebar_search_form a.submit-link:hover {text-decoration:none !important;}
#sidebar_search_form .hidden-submit {height:1px;width:1px;visibility:hidden;}
.t1 tbody .close {
    position:absolute;
    right:0px;
    margin-right:10px;
    color:white;
    font-weight:normal;
    font-size:9px;
}

.b-right-1:after, .b-right-2:after, .b-right-action:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ads{
	text-align: right;
}

a img {
	border: none;
	text-decoration: none;
	color: #fff;
}

.group-status, .member-status, .event-status, .company-status {
    padding:4px 0px 4px 40px;
    background-repeat:no-repeat;
    display:block;
    height:16px;
    font-size:11px;
}
.detail_lst .lst_item .item_desc .group-status-bar .group-status-icon, .detail_lst .lst_item .item_desc .company-status-bar .company-status-icon {
    margin-top:6px;
    padding:0px;
    margin-right:4px;
    display:block;
    float:left;
    width:16px;
    height:16px;
    overflow:hidden;
    margin-top:6px;
}
.user .member-staus-friend, .user .member-staus-requested {
    line-height:110%;
}
.content #cmsfront_list_all .ulopen { margin-bottom:5px; }

/* footer ------------------- */
#footer{margin-top: 20px;margin-bottom: 0px;padding: 15px 0px;font-size: 1.1em;text-align: center;color:white;}
#footer a {color:white;}
#footer .addthis{float:left;margin-left:10px;width:150px;}
#footer .addthis_text{float:right;width:720px;text-align:left;}
#imprint{width:970px;margin:2px auto;font-size:10px;text-align:right;}
#imprint a{font-weight:normal;color:#000;}
.legal_tpl td { padding-top:10px !important; }
.legal_tpl ul { padding-left:15px !important; }

/*-- System messages --*/
.error, .warning, .notify{padding:15px 15px 15px 90px; margin:0px 0px 5px 0px; color:#000; display:block; min-height:25px;font-size:10pt;}
.error{background:#ffc8e6 url(../images/error.png) no-repeat 15px 50%; border: 1px solid #e00000;}
.warning{background:#ffff96  url(../images/warning.png) no-repeat 15px 50%; border: 1px solid #d56716;}
.notify{background:#E6FFBE url(../images/notice.png) no-repeat 15px 50%; border: 1px solid #146433;}
.error a, .warning a, .notify a{color:#000;}

/*ADMIN*/
.subspacer {height: 10px;}
.admin-icon {display:block;width:24px;height:24px;background-repeat:no-repeat;background-position:center;margin:-5px;cursor:pointer;}
.admin-icon.move {margin-left:auto;margin-right:auto;}
.sub .admin-icon.move {margin-left:auto;margin-right:auto;}
.admin-icon.move .up, .admin-icon.move .down {height:12px;}
.loadingconn{background-image:url(/images/loading.gif);background-repeat:no-repeat;background-position:center center;height:70px;}
.start_header{font-weight:bold; padding:8px;}
.tbx_first_containers{margin-top:10px; float:left;}
.tbx_container_right{margin-left:16px}
.tbx_container_discarded{clear:both;}
.tbx_container {min-height:24px; width:333px; margin:4px 0px;}
.tbx_box  {height:16px; width:277px; margin:4px; padding:8px 8px 8px 40px; cursor: pointer;}
.admin #orderForm .tbx_container .tbx_box {cursor:move;}

/* Search */
.advsearchlnk {margin-top:5px;clear:both;display:block;}
.advsearchform {padding:0px 10px 10px 10px;}
.advsearchform .condition {border-bottom: 1px solid #fff; padding:5px 0px 5px 0px;clear:left;}
.advsearchform .add-item {margin-top:5px; width:200px;float:left;}
.advsearchform .btn {margin-top:5px;}
.advsearchform select , .advsearchform  .first{float:left;width:200px;}
#content-left .advsearchform .text, .advsearchform  .second {float:left;width:300px;margin-left:20px;}
#content-left .advsearchform .DatePicker {width:105px;}
.advsearchform .del-item {float:right;}
.advsearchform label{margin-top:5px;margin-bottom:2px;}

/*adverts*/

#adzone1 {width:468px;height:60px;float:right;margin-top:10px;margin-right:10px;}
#adzone2 {width:250px;height:250px;text-align:center;overflow:hidden;padding:0px;}
#adzone3 {width:250px;height:250px;text-align:center;overflow:hidden;padding:0px;}
#adzone4 {width:250px;height:250px;text-align:center;overflow:hidden;padding:0px;}
#adzone7 {width:468px;height:60px;text-align:center;overflow:hidden;padding:0px;}

/* BROWSER HACKS */
/* IE except mac 5.5 */
form.b-right-2{!height:26px;}
div.b-right-1{!height: 20px;}
.itext{!float: none;!clear: none;}
.b-right-2 .btn, form.b-right-1 .btn{!margin-top:-34px;}
input.btn, input.btn-alt{!width: 1px;!padding: 1px 16px !important;!overflow: visible;}
.formarea hr {!margin-top: -5px !important;!margin-bottom: 0px !important;}
.simple input.file {!margin-right: 0px;!width: 530px !important;}
.profile input.file{!width: 320px !important;!margin-left: 2px !important;}
input.inside{!margin-top: 2px!important;}
div.ub ul {margin-top:10px;}
div.ub.ubleft ul {!margin-top: 0px;}
.actionbox .fright{!padding: 0px 7px;}
/* IE6 */
html.* .btn, html.* .btn-alt{height: 0px;}
html.* .contenthead{height: 1px;width: 225px;overflow: visible;}
html.* .b-right-2{overflow: hidden;}
html.* div.b-right-1 {overflow: hidden;}
html.* .sub th {padding-top: 8px;padding-bottom: 8px;}
html.* .tags {height: 20px;overflow: visible;}
html.* .headerbox{height:1%;}
html.* #welcome2contenthead {height:1%;width:100%;}
html.* .comments{top:0px;left:0px;}
html.* .thread .ulhead .comments{left:-125px;}

/* HI CLIP */
.hiclip_api1 td{padding:0px 10px;}
.hiclip_api1 h2{float:left;display:block;font-size:12px;font-weight:normal;padding-right:7px;width:135px;}
.hiclip_api1 .hiclip_upload_border{width:500px;padding:1px;}
.hiclip_api1 .hiclip_upload_bar{font-size:0;text-indent:-5000px;height:12px;width:10%;margin:0;}
#hiclip_tr1_2 td input,  #hiclip_tr3_2 td input{float:right;width:520px;}
#hiclip_tr1_1 td, #hiclip_tr2_1 td, #hiclip_tr3_1 td{font-weight:bold;padding:10px;text-align:left;}
#hiclip_tr1_1 td h1, #hiclip_tr2_1 td h1,  #hiclip_tr3_1 td h1{font-size:12px;}
#hiclip_tr1_2 td, #hiclip_tr2_2 td, #hiclip_tr3_2 td{padding-top:20px;}
#hiclip_tr1_3 td input, #hiclip_tr2_3 td input, #hiclip_tr2_3 td strong, #hiclip_tr3_4 td strong{float:left;}
#hiclip_tr2_3 td strong{margin-left:10px;}
#hiclip_tr2_4 td h2, #hiclip_tr2_6 td h2{width:auto;}
#hiclip_tr2_5 td input, #hiclip_tr3_4 td input{float:left;margin-right:10px;}
#hiclip_tr3_4, #hiclip_tr1_4{display:none!important;}
#hiclip_tr1_2 td, #hiclip_tr1_3 td, #hiclip_tr2_2 td, #hiclip_tr2_4 td, #hiclip_tr3_4 td p{padding-bottom:10px;}
#hiclip_tr1_3 td, #hiclip_tr1_4 td, #hiclip_tr2_6 td, #hiclip_tr2_4 td{padding-top:10px;}
#hiclip_tr2_7 td table td input{float:left;width:510px;}
#hiclip_tr2_7 td table td{padding:0px 0px 10px 0px;}
#hiclip_tr3_2 textarea{height:78px;width:520px;margin-bottom:10px;}
#hiclip_tr3_2 h2{clear:both;!margin-bottom:83px;}
#hiclip_tr2_3 td input , #hiclip_tr2_5  td input{clear:both;border:0px;background-color:transparent;}
#hiclip_field_chan1, #hiclip_field_chan2, #hiclip_field_chan3, #hiclip_field_chan4, #hiclip_field_chan5, #hiclip_field_chan6, #hiclip_field_chan7, #hiclip_field_chan8, #hiclip_field_chan9, #hiclip_field_chan10, #hiclip_field_chan11, #hiclip_field_chan12, #hiclip_field_chan13, #hiclip_field_chan14, #hiclip_field_chan15, #hiclip_field_chan16, #hiclip_field_chan17, #hiclip_field_chan18{padding:1px;}

/* css for member list - tables to divs */
.genericlist_header hr {margin-top: 2px;}
.genericlist_header .top {margin: 0pt;padding: 10px 10px 11px 40px;font-size: 12px;font-weight: normal;text-align: left;display: block;background-position: 6px 6px;background-repeat: no-repeat;}
.genericlist_header .top a {font-weight: normal;}
.genericlist_header .pagebar {font-weight: normal;}
.genericlist_header .order {float: left;text-align: left;}
.genericlist_header .rows {float: right;text-align: right !important;}
.genericlist_item  {margin: 0pt;border: medium none;font-size: 12px;font-weight: normal;padding: 10px 10px 0;}
.genericlist_item .ul {position: static;clear: both;padding-bottom: 10px;overflow: hidden;}
.ulcomment {padding-top:10px;}
html.* .genericlist_item .ul {padding-bottom: 0px;}
.action-new-item { float:right;font-size:11px;font-weight:normal;padding:7px 5px 9px 40px;text-decoration:none;background-position:10px 3px;background-repeat:no-repeat; }
.genericlist_item .ul .ulhead .ullogo, .community-stream .ullogo {float:left;margin-bottom:0px;height:52px !important;width:52px !important;}
.genericlist_item .album .ul .ulhead .ullogo {float:left;margin-bottom:0px;height:110px !important;width:110px !important;}
.genericlist_item .album .ul .ulhead .ullogo img {height:100px;width:100px;display:block;}
.genericlist_item .video .ul .ulhead .ullogo {float:left;margin-bottom:0px;height:110px !important;width:150px !important;}
.genericlist_item .video .ul .ulhead .ullogo img {height:100px;width:140px;display:block;}
.genericlist_item  .forumDesc {width:540px;}
.genericlist_item .ul .ulhead .uldesc .wysiwyg p, .blog .wysiwyg p {padding-bottom: 10px;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 {float:left;width:300px;padding-right:10px;}
/*application Member*/
.action-accept-user-application, .action-reject-user-application, .action-accept-contact, .action-reject-contact, .action-add-role-user, .action-remove-role-user, .action-accept-company, .action-reject-company, .action-accept-group, .action-reject-group, .action-accept-file, .action-reject-file {background-repeat:no-repeat;padding:0 20px 2px;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname {font-size: 12px;overflow:hidden;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname p {display: block;font-size: 12px;font-weight: bold;margin-bottom: 3px;}
.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname p a {font-weight: bold;text-decoration: none;}
.genericlist_item .online .ulhead .ullogo img {padding:4px;}
.genericlist_item .ulhead .ullogo img {padding:4px;}
.genericlist_item  .ulhead .uldesc .ulclosed {clear: left;padding-top: 2px;}
.genericlist_item .ulclosed .icon, .genericlist_item .ulopen .icon {display:none;}
.genericlist_item .ulopen .edit, .genericlist_item .ulclosed .edit {font-size:11px;line-height:25px;text-align:right;}
.genericlist_item .ulopen .actionlist, .genericlist_item .ulclosed .actionlist {clear:left;float:none;}
.genericlist_item .ulopen .edit a, .genericlist_item .ulclosed .edit a {font-weight: normal;text-decoration: underline !important;line-height:25px;}
.genericlist_item .ulopen .edit a:hover, .genericlist_item .ulclosed .edit a:hover {text-decoration: none !important;}
.genericlist_item  .ulhead .uldesc .uldesc3 {float:left;width:196px;}
.genericlist_item  .uldesc .desc {font-size: 12px;height:20px;!padding-bottom: 6px;}
.genericlist_item .uldesc .tags {height: auto;}
.genericlist_item .uldesc .desc a{font-weight:normal;}
.genericlist_item .formarea  {clear: left;padding: 0px 10px 10px 10px;}
.genericlist_item .formarea .btn {display: block;margin-top: 10px;}
.genericlist_item .formarea .input_text {display:block;width:635px !important;}
.genericlist_item .formarea hr {margin-top: 0px;margin-bottom: 10px;}
.actionshr{margin:0px 10px;}
/* tables to divs - group list */
.genericlist_item .ul .ulhead .uldesc .uldesc1 a, .genericlist_item .ul .ulhead .uldesc .uldesc2 a, .genericlist_item .ul .ulhead .uldesc .name a {font-weight: normal;}
/* tables to divs - events list */
.genericlist_item .ul .ulhead .uldesc .uldesc2 {float:left;width:278px;margin-left:5px;}
/* tables to divs - albums list */
.genericlist_header .top .top_left {display: inline; float: left;}
.genericlist_header .top .top_center {display: inline; float: left; margin-left: 76px; padding-top: 5px;}
.genericlist_header .top .top_right, .formarea .top_right, .actionbox .top_right {float: right; width: 370px;vertical-align:top;text-align:right;}
#content-left .top_right .btn {display:inline !important;float:none !important;}
.formarea .top_right #chown_search {margin-right:10px;}
.genericlist_header .top .top_right .btn{!margin-top:0px;}
.formarea .top_right .btn, .actionbox .top_right .btn{margin-top:0px;}
.actionbox .top_right input{display:inline;width: auto;}
#content-left .genericlist_header .top .form_text {float:none;width:120px;vertical-align:bottom;}
.genericlist_header .top form .form_submit {float: right !important;}
.galleries .genericlist_item .ullogo, .user-galleries .genericlist_item .ullogo, .mygalleries.genericlist_item .ullogo,
.groups .genericlist_item .album .ulhead .ullogo, .company .genericlist_item .album .ulhead .ullogo {height: 110px !important;width: 110px !important;}
.galleries .genericlist_item .uldesc .uldesc0, .user-galleries .genericlist_item .uldesc .uldesc0, .mygalleries .genericlist_item .uldesc .uldesc0,
.groups .genericlist_item .album .uldesc .uldesc0, .company .genericlist_item .album .uldesc .uldesc0 {width: 440px;float: left;}
.galleries .genericlist_item .uldesc .uldesc0 .ulname p a, .user-galleries .genericlist_item .uldesc .uldesc0 .ulname p a, .mygalleries .genericlist_item .uldesc .uldesc0 .ulname p a,
.groups .genericlist_item .album .uldesc .uldesc0 .ulname p a, .company .genericlist_item .album .uldesc .uldesc0 .ulname p a {font-weight: bold;}
.galleries .genericlist_item .ulname a, .user-galleries .genericlist_item .ulname a, .mygalleries .genericlist_item .ulname a,.groups .genericlist_item .album .ulname a, .company .genericlist_item .album .ulname a {font-weight: normal;}
.galleries .genericlist_item .ulname p, .user-galleries .genericlist_item .ulname p, .mygalleries .genericlist_item .ulname p,.groups .genericlist_item .album .ulname p, .company .genericlist_item .album .ulname p {display: block;font-size:12px;font-weight:bold;margin-bottom:3px;}
.genericlist_item .album .uldesc .uldesc0 .ulname {overflow:hidden;}
.galleries .pagebar .tag_cloud {width:670px;overflow:hidden;}
.ulclosed .edit a, .actionLink, #admin a, .company-link-icon {color:#992828 !important;}
/* tables to divs - videos list */
.videos .genericlist_item .ullogo, .user-videos .genericlist_item .ullogo , .user-videos.genericlist_item .ullogo  {height: 110px !important;width: 150px !important;}
.genericlist_item .actionlist .ullogo {height: auto !important;width: auto !important;}
.genericlist_item .actionlist .user .ullogo, .t1 .actionlist .user .ullogo, .actionbox .user .ullogo, .actionbox .user .ullogo {float:left;margin-right:10px;}
.videos .genericlist_item .uldesc .uldesc0, .user-videos .genericlist_item .uldesc .uldesc0, .myvideos .genericlist_item .uldesc .uldesc0,
.groups .genericlist_item .video .uldesc .uldesc0, .company .genericlist_item .uldesc .uldesc0 {width: 499px !important;float: left;}
.videos .genericlist_item .uldesc .uldesc0 .ulname p a, .user-videos .genericlist_item .uldesc .uldesc0 .ulname p a, .myvideos .genericlist_item .uldesc .uldesc0 .ulname p a, .groups .genericlist_item .video  .uldesc .uldesc0 .ulname p a {font-weight:bold;}
.videos .genericlist_item .ulname a, .user-videos .genericlist_item .ulname a, .myvideos .genericlist_item .ulname a,
.groups .genericlist_item .video .ulname a {font-weight: normal;}
.videos .genericlist_item .ulname p, .user-videos .genericlist_item .ulname p, .myvideos .genericlist_item .ulname p,
.groups .genericlist_item .video .ulname p {display: block;font-size:12px;font-weight:bold;margin-bottom:3px;}
.genericlist_item .video .uldesc .ulopen {!margin-left: 0px !important;}
.genericlist_item .video .uldesc .ulclosed {!margin-left: 3px !important;}
#userpost_list_all .genericlist_item .uldesc form .btn { margin:-25px 0px 15px 0px; }
/* tables to divs - forums */
.sep {padding: 0px 10px;}
.genericlist_item .ulname p {display: block;font-size: 12px;font-weight: bold;margin-bottom: 3px;}
.genericlist_item .ulname p a {font-weight: bold;}
.genericlist_item .reply a{font-weight:normal;}
/* tables to divs - news */
.genericlist_item .first {padding-top: 20px;}
.genericlist_item .news .thread .ul {padding-bottom: 10px;}
.genericlist_item .news a{font-weight:normal;}
.newsTopic {font-size:14px;}
/* tables to divs - albums (images.tpl) */
.genericlist_item .album .thumb {vertical-align: top;padding-left:9%;width: 23%;float: left;}
.genericlist_item .album .thumb img {margin: 5px 0 5px 10px;padding: 4px;}
.genericlist_item .album .thumb a {font-weight: normal;}
.genericlist_item .album .thumb p {margin:0px 0px 5px;}
#content-left .tell_friend .list_tell_friend { width:635px; }
.group-item, .event-item, .company-item {background-position:left 1px;background-repeat:no-repeat;display:block;padding:0px 0px 12px 20px;}
a.group-item, a.event-item, a.company-item  {font-weight: normal;}
#my-add-item-link {margin: 1em 0 2em;}
/*Companyheaderbox IE 6 no logo*/
html.* .company .headerbox h3 { background-image:none !important; }
/* tables to divs - view image */
.genericlist_item .imagecomments .header {font-weight: normal !important; padding: 8px 0px 16px 0px;}
.genericlist_item .imagecomments .header .before {text-align:left;width:100px;float:left;padding-top:4px;padding-bottom:4px;}
.genericlist_item .imagecomments .header .center {width: auto; width: 450px;float:left;text-align:center;}
.genericlist_item .imagecomments .header .after {text-align:right;width:100px!important;float:right;padding-top:4px;padding-bottom:4px;}
.genericlist_item .imagecomments p {margin-left: 7px; margin-bottom: 7px;}
.genericlist_item .imagecomments span {font-size: 12px;}
.genericlist_item .imagecomments div.tags, .genericlist_item .videocomments div.tags{margin-left: 7px;}
#content-left .videocomments { margin-bottom: 10px; }
.genericlist_item .pinboard .pbaction {margin-left: -40px; padding-top: 10px;}
.genericlist_item .pinboard a{font-weight:normal;}
.genericlist_item .pinboard .last {padding-bottom:30px;}
#cms-page-comments{padding:15px 0 0 0;}
#event-comments{padding:0px;}
#event-comments .pinboard, #cms-page-comments .pinboard { margin-left:20px; }
.genericlist_item .comments {background-position:5px 50%;background-repeat:no-repeat;padding-left:40px;font-size:12px;font-weight:bold;padding:10px 10px 15px 40px;text-align:left;margin-bottom:10px;}
html.* .genericlist_item .comments {background-position:5px 50%;background-repeat:no-repeat;padding-left:40px;font-size:12px;font-weight:bold;padding:10px 10px 15px 40px;text-align:left;}
.genericlist_item .comments .rows {font-weight:normal;height:15px;}
.genericlist_item .pinboard .ulhead .uldesc .pbaction a {font-weight:normal;}
.genericlist_item .pinboard .online form .ul {border-bottom: 0px !important;}
.genericlist_item  .comments .fleft {margin-top: 3px;!margin-top: 5px;}
/* tables to divs - admin.tpl */
.admin .genericlist_header .noicon .top {padding: 10px 10px 11px 10px;!padding: 10px 10px 5px 10px;}
.admin .genericlist_header .pagebar .ishift {padding-top: 3px;}
/* self containing floats (getting rid of clear) */
.scf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.scf { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.scf { display: block; }
.pinboard .genericlist_item .ul .ulhead .uldesc a, .pinboard .genericlist_item .ulcomment .ulhead .uldesc a,
.mypinboard .genericlist_item .ul .ulhead .uldesc a, .mypinboard .genericlist_item .ulcomment .ulhead .uldesc a {text-decoration: none !important;font-weight: normal !important;}
.pinboard .genericlist_item .ul .ulhead .uldesc a, .pinboard .genericlist_item .ulcomment .ulhead .uldesc a,
.mypinboard .genericlist_item .ul .ulhead .uldesc a, .mypinboard .genericlist_item .ulcomment .ulhead .uldesc a {text-decoration: none !important;font-weight: normal !important;}
.pinboard .genericlist_item .pbaction,.mypinboard .genericlist_item .pbaction {margin-left:-40px;padding-top:10px;}
.pinboard .genericlist_item .ulcomment .ulhead .ullogo, .mypinboard .genericlist_item .ulcomment .ulhead .ullogo {float:left;height:52px !important;width:52px !important;margin-bottom:0px;position:relative;}
.edit-profile-table td, .edit-profile-table tfoot {display:none;}
.edit-profile-table  { margin-bottom:10px; }
.subTableClass { margin-bottom:0px; }
.edit-profile-table div.edit {width:97px;padding-top:4px;}
.edit-profile-table .oneCol {width:auto;}
.edit-profile-table .columnDescName small {white-space:nowrap;}
.profile .headerbox .actionbox #add-tag form .fright {float: none !important;}
.profile .headerbox .actionbox #add-tag form .fright #tf-tags {clear: right;float: right !important;}
.profile .headerbox .actionbox #add-tag form .fright .btn {clear: right;float: right !important;}
/* choose design (admin) */
.admin form .t1 tbody tr td .style-sel { width: 525px; float: right; }
.admin form .t1 tbody tr td .style-sel #style_2 { margin-left: 60px; }
.admin form .t1 tbody tr td .style-sel #style_3 { clear: left; }
.admin form .t1 tbody tr td .style-sel #style_4 { margin-left: 60px; }
.admin form .t1 tbody tr td .style-sel img { margin-bottom: 20px; height: 139px; }
/* options.tpl */
.stat-bar-container {border:1px solid black;padding:2px 0;height:10px;width:360px;margin-left: 142px;}
.ui-progressbar {border:1px solid black;padding:2px 0;height:10px;width:470px;float:right;}
.stat-bar-green, #content-left .ui-progressbar-value {float:left;height:10px;background-color:green !important;text-align:center;}
.stat-bar-red {float:left;height:10px;background-color:red;text-align:center;}
.stat-bar-info {margin-left:141px;margin-bottom:10px;}
.ui-progressbar-info {width:472px;float:right;position:relative;}
.queued-filename{width:190px;float:left;}
.del-multi-queued{top:0px;right:0px;position:absolute;}
.multi-upload{margin-bottom:5px;}
/* event-details  */
.genericblock_header {background-color:#BEBEB4;color:#373732;font-weight:bold;font-size:12px;padding:10px;text-align:left;}
.genericblock_normal {padding:0px 10px;color: #373732;}
.genericblock_normal .first{padding-top:20px;}
.genericblock_normal .last {padding-bottom:30px;}
.genericblock_normal .label {width: 135px;float: left;}
.genericblock_normal .note {font-size:10px;}
.genericblock_normal .firstil {float:left;width:240px;}
.genericblock_normal .secstil {float:right;width:430px;}
.genericblock_normal .rightside {width: 360px;float: right;}
.event .genericblock_normal .rightside ul li {list-style-type: disc;list-style-position: inside;list-style-image: none;}
/* features */
.admin form .t1 #ftr-images-label, .admin form .t1 #ftr-videos-label, .admin form .t1 #ftr-events-label, .admin form .t1 #ftr-groups-label, .admin form .t1 #ftr-wizard-label,
.admin form .t1 #usr-nick-label, .admin form .t1 #ftr-files-label, .admin form .t1 #ftr-greet-label, .admin form .t1 #ftr-tickle-label, .admin form .t1 #ftr-flirt-label,
.admin form .t1 #ftr-kiss-label, .admin form .t1 #ftr-wink-label, .admin form .t1 #ftr-document-label, .admin form .t1 #ftr-forum-label, .admin form .t1 #ftr-stern-label,
.admin form .t1 #ftr-hip-label, .admin form .t1 #ftr-heuli-label, .admin form .t1 #ftr-grrr-label, .admin form .t1 #ftr-zeichen-label, .admin form .t1 #ftr-sonne-label,
.admin form .t1 #ftr-ohhh-label, .admin form .t1 #ftr-knochen-label, .admin form .t1 #ftr-goast-label, .admin form .t1 #ftr-short-label, .admin form .t1 #ftr-blog-label,
.admin form .t1 #ftr-cms-label {background-repeat:no-repeat;background-position: 0 2px;height: 24px;padding-left: 25px;}
.top_ten_list_count { width:50px !important;float:left;margin-right:10px; }
.admin_cms_pages { padding-left:20px; }
#content-left form .t1 .usr-amount input{width:35px;float:left;margin-right:10px;}
#content-left form .t1 .usr-amount label{margin-top:4px;}
.substatbar{margin-left: 35px;}
.simple .substatbar span, .simple .substatbar .stat-bar-container{padding-left:0px;margin-left:0px;}
.join  #joinform form .t1 tr td div.choose_image {width: 525px; float: right;}
/* aligning buttons to the right */
.genericlist_header .top .btn {!margin-top: 3px;}
.b-right-2 .btn, form.b-right-1 .btn, .b-right-2 .sr_btn {!margin-top: -30px;}
#content-left input.btn {float: right !important;}
.genericlist_item .image_actionbox .ulclosed {margin-left:34px;margin-top:20px;margin-bottom: 10px;}
.genericlist_item .image_actionbox .ulopen {margin-bottom:10px;margin-top:20px;}
.fakeBlock1, .fakeBlock2, .fakeBlock3 {width:125px;line-height:1px;height:1px;}
.fakeBlock2 {width:146px;}
.fakeBlock3 {width:325px;}
/*Dateformat*/
.dateformat { display:inline !important;padding-left:10px !important; }
.event_dateformat { width:120px !important; }
.album_dateformat { float:left;width:510px !important; }
.event_search_date_format_left { width:180px;float:left;font-size:10px;margin-top:5px;margin-left:220px; }
html.* .event_search_date_format_left { margin-left:110px; }
.event_search_date_format_right { width:110px;float:left;font-size:10px;margin-top:5px; }
/* datepicker */
.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-datepicker {background: transparent none;font-size:inherit;font-family:Lucida Grande,Verdana,Arial,sans-serif;border-width: 1px 2px 2px 1px;border-style: solid;width:180px;top:25px;left:0;margin: 0px 0px 3px 0px;-moz-border-radius:6px;-webkit-border-radius:6px;padding:0;z-index:1000;}
#content-left .ui-datepicker{position: absolute;}
.ui-datepicker .ui-datepicker-header {position:relative;padding:.2em 0;background: transparent none;border:0 none;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {position:absolute;top:4px;width:20px;height:20px;background-image:none;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {text-decoration:none !important;background-color:#ffffff;color:#000 !important;filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;cursor:pointer;!cursor:hand;}
.ui-datepicker .ui-datepicker-prev {left:2px;}
.ui-datepicker .ui-datepicker-next {right:2px;}
.ui-datepicker .ui-icon {background-image: none; text-indent:0;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {display: block;position:absolute;left:50%;margin-left:-6px;top:50%;margin-top:-6px;}
.ui-datepicker .ui-datepicker-title {margin:0 2.3em;line-height:1.8em;text-align:center;}
.ui-datepicker .ui-datepicker-title select {float:left;font-size:1em;margin:1px 0;}
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {float: right;}
.ui-datepicker table {width:179px;font-size:.9em;border-collapse:collapse;margin:1px 1px 6px;}
.ui-datepicker th {padding:2px 0px;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 !important;}
.ui-datepicker select.ui-datepicker-month{float:right;}
#sidedatepicker .ui-datepicker{margin:0px auto; width:250px;-moz-border-radius:0px;-webkit-border-radius:0px;border-width:0px;}
#sidedatepicker{margin-bottom:10px;}
#sidedatepicker .ui-datepicker table {width:247px;margin:2px;}
#sidedatepicker .ui-datepicker td span, #sidedatepicker .ui-datepicker td a{padding:.5em;}
#content-left .DatePicker{float:left;}
/* Datepicker for IE6*/
html.* .ui-datepicker-cover { display:none !important; }
input.DatePicker{display: block;width: 281px;padding: 3px;}
.dp_container{position: relative;padding: 0;z-index: 500;}
.dp_cal{border-width: 1px 2px 2px 1px;border-style: solid;position: absolute;width: 177px;top: 25px;left: 0;margin: 0px 0px 3px 0px;}
.dp_cal table{width: 100%;border-collapse: collapse;border-spacing: 0;}
.dp_cal select{margin: 2px 3px;font-size: 11px;width:auto;}
.dp_cal select option{padding: 1px 3px;}
.dp_cal th, .dp_cal td{width: 20px !important;text-align: center;font-size: 10px !important;padding: 2px 0 !important;}
.dp_cal th{font-weight: bold;}
.dp_cal td{cursor: pointer;}
.simple .dp_cal{left:142px;}
/* must have this for the IE6 select box hiding */
.dp_hide{visibility: hidden;}
/* wysiwyg editor */
.admin .t1.news .thread .ulhead div.uldesc .nicEdit-panel div{height:20px !important;}
.actionbox .nicEdit-outer{background-color:#fff;}
.nicEdit-main span{margin:0px;padding:0px;display:inline;font-size:12px;}
.nicEdit-main p{margin-bottom:10px;}
.nicEdit-main ul{margin-left:15px;}
html.* .nicEdit-main li{list-style-position:inside;}
.nicEdit-outer {float:right;padding:3px;}
.nicEdit-outerpanel{float:right;margin-right:8px;}
.nicEdit-panelContain{padding: 0px 3px;}
/*for M&P*/
html.* .documentenheader  .actionbox textarea, html.* .documentenheader  .actionbox textarea, html.* .documentenheader .nicEdit-outer, html.* .documentenheader .nicEdit-outerpanel {width: 625px;float:left !important;}
/* wysiwyg */
#more2 .wysiwyg { overflow:hidden; }
.wysiwyg .underline{display:inline;min-height:0px;margin:0px;padding:0px;font-size:12px;text-decoration:underline;}
.wysiwyg a{font-weight:normal;}
.headerbox .wysiwyg p {margin-bottom:10px;}
.wysiwyg ul{padding-left:20px;margin-left:15px;margin-bottom:15px;}
html.* .wysiwyg li{list-style-position:inside;}
.actionlist_details_doc .nicEdit-outer {float:left;}
/* double lines */
div.doubleline {clear: both;height:3px;line-height:3px;margin-bottom: 10px;}
.admin .tbx_container_discarded .tbx_container {margin-bottom: 20px;}
/* widget selection */
.widget_text_header {background-color:#BEBEB4;color:#373732;font-weight:bold;padding:8px;}
.widget_preview {margin-top: 10px;padding-bottom: 30px;float: left;}
#content-left .widget_code textarea {height: 230px !important;width: 422px;margin-top: 10px;margin-bottom: 10px;margin-left: 10px;float: left !important;}
.widget_code_small textarea {height: 230px !important;width: 262px;margin-top: 10px;margin-bottom: 10px;margin-left: 10px;float: left !important;}
/* required info page */
.t1 .requiredinfotable_title {width: 150px;}
.t1 .requiredinfotable_field input {width:520px;}
.t1 .requiredinfotable_field input.DatePicker {width:490px !important;}
.t1 .requiredinfotable_field label {float: none !important;display: inline !important;margin-right: 20px;}

/* CMS */
.wizard_cms_close {visibility:visible;float:right;}
.wizard_c {padding:8px;display:block;position:relative;height:25px;}
.wizard_cms {float:left;width:580px;padding:5px;}
.company .wizard_cms { padding:0px !important; }

.ajax-loading{background-image:url(/images/loading.gif);background-repeat:no-repeat;background-position:center center;}
.ajax-loading-small{background-image:url(/images/loading-small.gif);background-repeat:no-repeat;background-position:center center;}
.cmsitem{border:1px solid black;padding:10px;margin-bottom:5px;font-weight:bold;clear:both;position:relative;}
.cmsitem span{margin-left:20px;font-size:12px;font-weight:normal;}
.addcmsitem{display:block;font-size:12px;text-decoration:none;font-weight:normal;cursor:pointer;line-height:20px;height:22px;background-repeat:no-repeat;padding-left:30px;background-position:center left;margin-bottom:5px;}
.addcmsitem_news {padding:0px !important;margin:10px 0px 10px 0px;border:1px solid #CCCCCC;}
.addcmsitem_news_first{padding:7px !important;border:0px !important;}
.first_cms{background-position:4px center;}
.cmsitem .online, .cmsitem .online-on{position:absolute;top:12px;right:115px;height:10px;width:10px;}
.cmsitem .online{background-color:#134F00;cursor:pointer;}
.cmsitem .online-on{background-color:#3DFF00;cursor:pointer;}
.cmsitem .offline, .cmsitem .offline-on{position:absolute;top:12px;right:100px;height:10px;width:10px;}
.cmsitem .offline{background-color:#4F0000;cursor:pointer;}
.cmsitem .offline-on{background-color:#FF0000;cursor:pointer;}
.movecmsitem{position:absolute;top:10px;right:70px;}
.movecmsitem .up, .movecmsitem .down{cursor:pointer;height:12px;width:24px;}
#cms .it-online, #cms .it-offline {background-repeat:no-repeat;background-position:10px 9px;padding-left:33px;}

.editcmsitem{cursor:pointer;position:absolute;top:10px;right:40px;}
.removecmsitem{cursor:pointer;position:absolute;top:10px;right:10px;}
.static{background-color:#FF4747;}
.addform{padding:5px 0px 10px 20px;}
.addform #type{margin-bottom:0px;}
.editform{margin:10px 0px 0px 0px;}
.level2 {margin-left:30px;}
.level3 {margin-left:60px;}
#content-left .addform select, #content-left .editform select{margin-right:10px;}
#content-left .addform input, #content-left .editform input{float:none;margin-right:10px;}
#content-left .addform label, #content-left .editform label{float:none;display:inline;margin-right:10px;}
#content-left .addform .btn, #content-left .editform .btn{float:none !important;margin-top:10px;}

#cms .genericlist_item .image_actionbox .ulclosed{margin:10px 0px 10px 0px;}
#cms .genericlist_item .image_actionbox .ulopen{margin:10px 0px 10px 0px;}

#cms .addform .list_item, .formarea .list_item, .actionbox .list_item{width:180px;float:left;cursor:pointer;overflow:hidden;}
#cms .addform .list_item{margin:10px 10px 10px 0px;}
.formarea .list_item, .actionbox .list_item{margin:3px 3px 3px 0px;width:200px;}

#cms .addform .list_item img, .formarea .list_item img, .actionbox .list_item img{padding:4px;background-color:#fff;margin-bottom:5px;}
#cms .addform .album img{width:100px;height:100px;}
#cms .addform .video img{width:140px;height:100px;}
#cms .addform .cms-text{width:42px;height:42px;margin:10px 10px 10px 0px;float:left;background-image:url(/images/cms-text.png);}
#cms .addform .cms-bild-text{width:42px;height:42px;margin:10px 10px 10px 0px;float:left;background-image:url(/images/cms-bild-text.png);}
#cms .addform .cms-text-bild{width:42px;height:42px;margin:10px 10px 10px 0px;float:left;background-image:url(/images/cms-text-bild.png);}
#cms .text_item .selected{border:1px solid black !important;}
#cms .addform .heading{margin:15px 0px 5px 0px;}
#cms .addform .heading a{width:auto;display:inline;float:none;margin:0px;padding:0px;}
#cms .addform .pager, .formarea .pager, .actionbox .pager{margin:10px 0px 10px 0px;text-align:center;}
#cms .addform .pager a, .formarea .pager a, .actionbox .pager a, .formarea .pager strong, .actionbox .pager strong{width:auto;display:inline;float:none;font-size:11px;margin:0 2px;padding:3px 5px;font-weight:bold;}
#cms .addform .pager a, .formarea .pager a, .actionbox .pager a{cursor:pointer;}
#cms .editform select{width:300px;}

.actionlist  .nicEdit-outer a{width:auto;display:inline;float:none;background-color:#fff;font-size:12px;margin:0px;padding:0px;}

#cms-front .cms-page-item{padding:40px 10px 10px 10px;clear:both;position:relative;min-height:12px;}
/* @todo */
#cms-front .pagetitle-cms-content {color:#005078;font-size:16px;font-weight:bold;border-bottom-style:solid;border-bottom-width:1px;padding-bottom:6px;margin-bottom:6px;}

#cms-front .page-item-name{font-size:14px;padding-bottom:20px;}
#cms-front .firstpage {padding-top:35px;}
#cms-front .firstcat {padding:10px 0 10px 25px;}
#cms-front .firstcats {width:590px;}
#cms-front .cms-page-item .uldesc {width:620px;}
#cms-front .cms-page-item .uldesc1 {overflow:hidden;padding-left:14px;float:left;width:580px;}
#cms-front .video .uldesc1 {width:480px !important;}
#cms-front .album .uldesc1 {width:525px !important;}
#cms-front .frame-page {padding:40px 0 0 25px;}
#cms-front .cms-page-item .uldesc2 {padding:25px 0 0 15px;}
#cms-front .cms-content .cms_topic {color:#005078;font-weight:bold;font-size:14px !important;}
#cms-front .cms-page-item .ullogo{padding-left:14px;}
#cms-front .cms-list{padding-left:14px;}
#cms-front .tags {margin-bottom:10px;}
#cms-front {margin-bottom:20px;}

#cms .cms-page-item {padding:10px;clear:both;position:relative;min-height:12px;}
#cms .cms-page-item .ullogo img, #cms-front .cms-page-item .ullogo img{padding:4px;background-color:#fff;}
#cms .cms-page-item .ullogo, #cms-front  .cms-page-item .ullogo{float:left;}
#cms .cms-page-item .gallery, #cms-front .cms-page-item .gallery{width:110px;}
#cms .cms-page-item .video, #cms-front .cms-page-item .video{width:150px;}
#cms .cms-page-item .ulname, #cms-front .cms-page-item .ulname{font-weight:bold;}
#cms .cms-page-item .descriprion, #cms-front .cms-page-item .descriprion{margin-top:10px;}
#cms .cms-page-item .actions{position:absolute;right:0px;top:0px;}
#cms .text_item .nicEdit-outer{background-color:#fff;}
#cms .video .uldesc {width:500px !important;}
#cms .event .uldesc {width:600px !important;}

#content-left .cms-content h2{margin-bottom:10px;color:#000;}
.cms-contents {padding:10px 0 0 25px;width:660px;}
.cms-content .fleft{margin-right:10px;margin-bottom:10px;}
.cms-content .fright{margin-left:10px;margin-bottom:10px;}
.cms-content .wysiwyg{line-height:1.7em;}
.cms-content .wysiwyg .content-body{padding-top:12px;}
.cms-content .editform textarea{height:170px;width:572px;}
.cms-content .editform .input_text{display:block;width:440px !important;}
.cms-content .editform .btn{margin-top:10px;}
.cms-content .editform .nicEdit-outerpanel, .cms-content .editform .nicEdit-outer, #cms .text_item .nicEdit-outerpanel, #cms .text_item .nicEdit-outer{float:none;}

.cms-list .item{width:33%;float:left;}
.cms-list .item img{padding:4px;background-color:#fff;margin-top:10px;}

/* Nick History */
#opens_nick {display:none;}
#closes_nick {display:block;}
#op, #clos {padding-top:5px;}
#change_history_nick {display:none;margin-top:5px;z-index:9;width:435px;height:123px;overflow:auto;position:absolute;!overflow-x:hidden;}
.content_nick {padding:5px;!margin-right:10px;}


/* Profile key values form */
.prof_key_val_form  form{
    clear:all;
    margin:10px 0px 10px 0px;
}
.prof_key_val_form select{
    float:left;
    width:200px;
    height:60px;
}
#content-left .prof_key_val_form .text{
    width:200px;
    float:left;
}

/* Documentencenter*/
#search_doc_order {margin-left:15px;}
#upload_description {width:635px;}
#doc_recht {font-size:10px;margin:0 0 0 90px;padding:10px;text-align:center;width:480px;}
/*.actionlist_details_doc {width:664px !important;padding-bottom:5px;}*/
.cat_block_doc {width:140px !important;}
.item_doc_img {background-color:#FFFFFF;border:1px solid #7D7D73;padding:4px;width:100px;height:100px;}
.doc_logo_temp .item_doc_img {background-color:#FFFFFF;border:1px solid #7D7D73;padding:4px;width:42px;height:42px;}
.item_title_update, .item_url_update {width:400px;}
.item_kat_update { width:408px; }
.documentenheader .item_kat_update { width:525px; }
.new_duty {font-size:9px;padding-top:5px;}
.new_doc_form {padding:5px 55px 0px 30px;}
.root_user_doc {font-weight:normal;}
.doc_margin_name, .doc_margin_url, .doc_margin_kat {margin:5px 2px;text-align:right;}
.doc_margin_name div, .doc_margin_url div, .doc_margin_kat div {display:block;float:left;line-height:23px;}
.t1 .formarea .doc_td {padding:5px !important;}
.doc_td_width {width:220px;}
.doc_url_input {width:483px;}
.upload_class_doc {width:170px;}

/*Documentensidebar*/
#invite-files2 .content { height:200px;overflow-y:auto; }
#file_name_side { overflow:hidden;padding-top:10px; }
.file_page {
	width:290px;
	height:auto;
	display:none;
	right:220px;
}
.file_content_side {
	overflow:hidden;
	width:250px;
	height:auto;
	padding:10px;
    color:#000000;
}
.side_file_name {
	font-weight:bold;
	padding-bottom:10px;
	font-size:12px;
    color:#000000;
}
.file_content_side .group-item, .file_content_side .event-item, .file_content_side .company-item {
    padding:2px 0px 10px 25px;
}
.file_content_side .tags {
    color:#000000;
}
html.* .file_page { right:240px; }
html.* #file_name_side { width:200px; }

/*Search All*/
#search_string_all, .search_result_all { padding:15px; }
 
.mp3player {
    margin-top:16px;
    width:275px;
    height:24px;
    border:0px solid #648cb4;
    border-color:#648cb4;
    color:#b9d7e6;;
    background-color:white;
}

.doc_logo .mp3player {
    margin:16px auto;
}

.prof-type-sel{
    margin-bottom:10px;
}
.prof-type-sel select{
    width:300px;
}
.searchform #proftype{
    clear:left;
}
ins {margin-bottom:10px !important;}
ins ins {margin-bottom:0px !important;}

.bold_text, .text_bold { font-weight:bold !important;display:inline !important; }
.required, label.text_bold, label.bold_text { display:block !important; }

/* Item rating */
.item-rating-bg{width:60px;height:12px;background-repeat:repeat-x;float:left;}
.item-rating-full{height:12px;background-repeat:repeat-x;}
#content-left .item-rating{height:12px;width:12px;padding:0px;background-position:0px -1px;margin-top:2px;}
.rating-count{margin-left:5px;float:left;}
.rate-item-form strong {margin-right:9px;}
.rate-item-form span.bold_text {margin-right:5px;}
.item-rating-singel-pic strong{margin-left:7px;margin-right:4px;float:left;}
.item-rating-singel-pic .item-rating-bg, .list-item-rating .rating-count, .item-rating-singel-pic .rating-count{margin-top:2px;}
.list-item-rating span{margin-right:4px;float:left;}
.list-item-rating p, .album .thumb .list-item-rating p{display:inline;margin-right:4px;float:left;}
.list-item-rating .item-rating-bg, .list-item-rating .rating-count{margin-top:2px;}
#content-left a.item-rating {float:left;display:block;margin-top:1px;}
#content-left a.item-rating-full {!margin-top:0px;}
form div.item-rating-full {!margin-top:-14px;}
html.* form div.item-rating-full {!margin-top:-16px;}
.tag_cloud{text-align:left;font-size:12px;overflow:hidden;}
.tag_cloud a{font-weight:normal;}
.tag_cloud sup{font-size:9px;}
.tag_header_name { font-weight:bold;padding-bottom:5px; }
#tags_side .tag_header_name { display:none; }
#content-left .tags a{font-weight:normal;}


#cms-front .rightcol .content-body, #cms-front .leftcol .content-body { width:310px; }
.pages #cms-front .cms-content .wysiwyg .content-body, .content #cms-front .cms-content .wysiwyg .content-body { overflow:hidden; }
#cms-front .leftcol{float:left;width:345px;}
#cms-front .rightcol{float:right;width:345px;}
#cms-front .leftcol .cms-contents, #cms-front .rightcol .cms-contents{width:auto;}
#cms-front .leftcol .cms-contents, #cms-front .rightcol .cms-contents, #cms-front .leftcol .cms-page-item, #cms-front .rightcol .cms-page-item, #cms-front .leftcol .frame-page, #cms-front .rightcol .frame-page{padding:10px;margin:0px 5px 0px 5px;}
#cms-front .leftcol .page_info, #cms-front .rightcol .page_info{margin:2px 5px 8px 5px;}
#cms-front .morelnk{float:right;}
#cms-front .leftcol .uldesc, #cms-front .rightcol .uldesc, #cms-front .leftcol .ullogo, #cms-front .rightcol .ullogo, #cms-front .leftcol .uldesc1, #cms-front .rightcol .uldesc1, #cms-front .leftcol .cms-list, #cms-front .rightcol .cms-list{padding:0px;}
#cms-front .leftcol .cms-list .item, #cms-front .rightcol .cms-list .item{width:50%;}
#cms-front .page_info .comment_count{float:left;margin-left:50px;}
#cms-front .page_info .rating{float:left;margin-top:2px;}
#cms-front .page_info .views{float:right;}
#cms-front .leftcol .uldesc, #cms-front .rightcol .uldesc, #cms-front .leftcol .uldesc1, #cms-front .rightcol .uldesc1{width:300px !important;}


/*Skype Integration*/
.skypestatus, .skypestatus0, .skypestatus1 { background:transparent url(../images/skype_offline.png) no-repeat right 50%;height:16px;width:16px;padding:0px 25px 2px 0px; }
.skypestatus2, .skypestatus3, .skypestatus4, .skypestatus5, .skypestatus6, .skypestatus7 { background:transparent url(../images/skype_online.png) no-repeat right 50%;height:16px;width:16px;padding:0px 25px 2px 0px; }

.connectbox .btn{margin-left:10px;}
.connectbox textarea, .connectbox .text{width:665px;float:none !important;}
.connectbox label{float:none !important;display:block;padding:5px 0px 3px;}

.t1 tbody .multifield{padding-top:10px;}

.chat-status-perm, .chat-status-pass, .chat-status-temp, .chat-status-nopass {padding-bottom:8px;padding-left:25px;background-repeat:no-repeat;background-position: 0 0;}
.chat-num-online {float:right}
.chat .chatheader .logo {background-position:center center;background-repeat:no-repeat;}

.swfupload {position:absolute;right:265px;!right:280px;}
#multiple-upload form, #video-upload form { padding:10px;!width:670px; }
#video-upload #btnSelectFile {margin-right:10px;}
#video-upload .swfupload {position:absolute;right:414px;}

.helploading {
    background-image: url(images/loading.gif);
    background-position:center center;
    background-repeat:no-repeat;
}
.helptext {
    display:none !important;
    width:15px;
    height:15px;
    cursor:pointer;
    background: transparent url(/styles/ui-lightness/custom/ic-jq-help.gif) no-repeat scroll 0 0;
    border-width: 0px;
    margin:1px;
    padding:0px !important;
    -moz-border-radius: 2px;-webkit-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;
}

#helpdialog, #modaldialog, #bugdialog {
    left: 35%;
    top: 313px;
    padding:7px 5px 5px;
    /*height: auto !important;*/
    line-height:1.4em;
} 
#helpdialog h1, #helpdialog h2, #helpdialog h3, #helpdialog h4, #helpdialog h5, 
#modaldialog h1, #modaldialog h2, #modaldialog h3, #modaldialog h4, #modaldialog h5,
#bugdialog h1, #bugdialog h2, #bugdialog h3, #bugdialog h4, #bugdialog h5 {
    font-size:13px;
}
.tribax-help-dialog .ui-widget-header, .tribax-dialog .ui-widget-header {
    background-image: none !important;
    border: 0 none !important;
	background-color:#5C5F62;
}
.tribax-bug-dialog  .ui-widget-header {
    background-image: none !important;
    border: 0 none !important;
	background-color:#FF8700;
}
.tribax-help-dialog, .tribax-dialog {
    -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;
    border-width: 1px !important;
    border-style: solid !important;
	background-color:#FAFFCF;
    height: auto !important;
}
.tribax-bug-dialog{
    -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;
    border-width: 1px !important;
    border-style: solid !important;
	background-color:#FFFFFF;
    height: auto !important;
}
.tribax-help-dialog .ui-state-hover,
.tribax-help-dialog .ui-widget-content .ui-state-hover,
.tribax-help-dialog .ui-state-focus,
.tribax-help-dialog .ui-widget-content .ui-state-focus,
.tribax-dialog .ui-state-hover,
.tribax-dialog .ui-widget-content .ui-state-hover,
.tribax-dialog .ui-state-focus,
.tribax-dialog .ui-widget-content .ui-state-focus,
.tribax-bug-dialog .ui-state-hover,
.tribax-bug-dialog .ui-widget-content .ui-state-hover,
.tribax-bug-dialog .ui-state-focus,
.tribax-bug-dialog .ui-widget-content .ui-state-focus  {
    background-image: none;
    border: 0 none !important;
    background-color: transparent !important;
}
.tribax-help-dialog .ui-dialog-titlebar-close .ui-icon, .tribax-dialog .ui-dialog-titlebar-close .ui-icon, .tribax-bug-dialog .ui-dialog-titlebar-close .ui-icon /*,
.lst_header .tgllnk */ {
    background-image: url(/styles/ui-lightness/custom/ic-jq-close.gif);
    background-position: 0 0;
}



.tribax-help-dialog .ui-dialog-titlebar, .tribax-dialog .ui-dialog-titlebar, .tribax-bug-dialog .ui-dialog-titlebar { padding:0.5em 0.3em 0.3em 0.5em !important; }

.tribax-modal {border:2px solid #666 !important;padding:0;}
.tribax-modal .ui-dialog-titlebar {font-weight:bold;font-style:italic;}
.tribax-modal textarea{width:384px; height:120px;margin-bottom:5px;}
.tribax-modal .input_text{width:384px;margin-bottom:5px;}
.tribax-modal .btn{float:right !important;}
.tribax-modal p{margin-bottom:5px;}
.tribax-modal .formarea .list_item{width:186px;}
.tribax-modal .formarea .list_item .ullogo{float:left;margin-right:5px;}
.tribax-modal .formarea .list_item .ulname{float:right;overflow:hidden;width:129px;}

.tribax-help-dialog .ui-state-hover .ui-icon, .tribax-help-dialog .ui-state-focus .ui-icon,
.tribax-dialog .ui-state-hover .ui-icon, .tribax-dialog .ui-state-focus .ui-icon,
.tribax-bug-dialog .ui-state-hover .ui-icon, .tribax-bug-dialog .ui-state-focus .ui-icon {
    background-image: url(/styles/ui-lightness/custom/ic-jq-close-hover.gif);
    background-position: 0 0;
    -moz-border-radius: 2px;-webkit-border-radius: 2px;-khtml-border-radius: 2px;border-radius: 2px;
}
.company-link-icon{
    display:block;
    float:right;
    height:14px;
    padding-left:18px;
    width:60px;
}

html.* .company .small #img1 { width:42px !important;height:42px !important; }

.appli_class div.space {display:none;}
.appli_class p {font-size:10px;}
.comment-class {padding-top:5px;background-position:0 3px;}
.lst_member .comment {padding-top:5px;padding-bottom:15px;}
#inviteUsers input {float: none;}
#inviteUsers #areaSearch, #inviteList #areaSearch {float:right;padding-top:6px;}
#inviteUsers .rnav a {background-position:5px 4px;padding-bottom:6px;padding-top:5px;}
#inviteUsers .line {margin:0;padding:2px 0;}
#inviteUsers .shift {text-align:left;border-bottom:0 none;margin-bottom:0;margin-top:0;padding-top:13px;line-height:30px;}
#inviteUsers .shift .active a {text-decoration:none;}
#inviteUsers .recipientRow {line-height:150%;}
#inviteUsers .genericblock_header {margin-top:20px;}
#inviteUsers .genericblock_header a {font-weight:normal;text-decoration:underline;}
#inviteUsers .genericblock_item .formDesc, #inviteUsers .txtcounter {display:block;font-size:11px;margin:5px 0 5px 180px;}
#inviteUsers .genericblock_item label {margin-left:0px;}
#inviteUsers .rowSelector {float:right;}
#inviteUsers .rowSelector select {margin-left:5px;margin-top:-5px;}
html.* #inviteUsers .rowSelector select {margin-top:-3px;}
#inviteUsers textarea {width:500px;}
#inviteUsers .selectionTabs {padding-top:10px;}
#inviteUsers .selectionTabs li {list-style-type:none;display:inline;}
#inviteUsers .selectionTabs li a {border-right:0 none;}
#inviteUsers #guest-invite {display:none;}
#inviteUsers #recipientSelectionContainer {display:none;}
#inviteUsers .recipient {float:left;padding-right:15px;white-space:nowrap;}
#inviteUsers .recipient a, .selectionHelper a {font-weight:normal;}
#inviteUsers .selectionHelper {float:left;}
#inviteUsers .upperSelectionHelper, #inviteUsers .rowSelector {padding-top:10px;}
#inviteUsers .note {padding-top:25px;font-size:130%;}
#inviteUsers .errmsg {text-align:center;}
#inviteUsers .rowTitle {padding-left:20px;}
#inviteUsers .action-members-group, #inviteUsers .action-view-group, #inviteUsers .action-view-company, #inviteUsers .action-view-event {
    background-position: left center;padding-left:23px;background-repeat:no-repeat;padding-top:4px;padding-bottom:4px;display:block;overflow:hidden;
}
#inviteUsers #changeSortOrder, #inviteUsers #changeSortOrder2 {float:left;margin-right:50px;display:none;}
#inviteUsers a.inviteSelectAll {float:right;font-weight:normal;font-style:italic;font-size:90%;padding-left:10px;}
#content-left .invite label{line-height:14px;}
#content-left .invite .checkbox{margin-top:0px;}

table.tbxTable {margin-bottom:25px;}
table.tbxTable td {padding:5px;}
table.tbxTable th, table.tbxTable td {border-style:solid;border-width:1px;font-size:12px !important;}
table.tbxTable {background-color:transparent !important;}
table.tbxTable .fixedWidth {width:95px;}
table.tbxTable .fixedWidthName {width:120px;}
table.tbxTable td .nameContainer {width:110px;overflow:hidden;}
table.tbxTable td input {border: 0 none !important;}
#inviteList .tbxTable .ico-message {width:30px;height:20px;margin-left:20px;cursor:pointer;background-position:0 4px;background-repeat:no-repeat;}
#inviteList .tbxTable .b-right-action {background-color:transparent !important;margin:0;padding:0 0 5px 17px;}
#inviteList .tbxTable .b-right-action input {float:left;}
#inviteList .checkWrapper {display:block;width:16px;height:16px;margin-top:5px;float:left;}
#inviteList .checkWrapper {!margin-top:2px;}
#inviteList .tbxTable .date {text-align:center;}
#inviteList .lst_header {margin:20px 0;}
.videoplayer{background-color:#000000;}

.mceLayout tbody td { padding: 0px;}
.mceStatusbar span, .mceStatusbar span a {display:inline;width:auto;float:none;}
.simple .mceEditor {padding:0px;}
.ui-widget { font-size:12px; }



h3.sectionHeader {font-size:25px;font-weight:normal;margin-bottom:10px;padding:0 0 10px;overflow:hidden;}
h3.blogname {padding: 10px;}

.smallfont {font-size:11px;}
.community-stream {list-style-type: none; overflow: hidden;}
.community-stream .subline {margin-bottom:5px;margin-top:5px;zoom:1;}
.community-stream li {padding: 10px 2px;zoom:1;}
.community-stream li.odd {background-color: #fafafa;}
.community-stream li.even {background-color: #E6E6E6;}
.lst .even {background-color: #E6E6E6;}
.community-stream li.blog {background-image: none;}
.community-stream li.first-stream {border-width:1px 0 0 0;border-style:dashed;}
.community-stream .sticky, .community-stream .sticky.odd {background-color:#FFF3F3;}
.community-stream .sticky.even {background-color:#FFEEEE;}
.community-stream .action-pos1, .community-stream .action-pos2 {background-position: left 3px;background-repeat: no-repeat;font-weight: normal;padding: 3px 0 3px 20px;}
.community-stream .action-pos1 {float: left;}
.community-stream .action-pos2 {float: right;/*width:210px;*/}
.community-stream .video .action-pos1 {padding-bottom:5px;padding-left:20px;padding-top:3px;}
.community-stream .ullogo img {padding:4px;border-width: 1px; border-style: solid; margin-right:10px;}
.community-stream .desc {padding-left:62px;}
.community-stream .forum .subline {margin-top:10px;}
.community-stream .subline a {font-weight:normal;}
.community-stream .action-visit-pinboard {height:20px;padding:0;width:40px;background-position:center center;background-repeat:no-repeat;}
.activity-date {float:right;font-size:11px;}
.hilight {background-color:#FFF264 !important;padding:2px 4px;}
.hilight2 {background-color:#FFF58B;padding:2px 4px;}
.stream {padding:0 0 10px;border:0 none; border-width:0 0 1px !important;}
.stream .shift {margin:0;padding:0;border-bottom:0 none;float:right;width:490px;}
.stream form, .stream select {float:left;}
.stream #joinbx form{float:none;}
.stream select {margin-right:10px;}
.stream form label {padding:4px 4px 0 0;}
.stream .shift, .stream .shift a, .stream .shift strong {font-size:9px;}
.stream label, .stream select, .stream option {font-size:10px;}
.stream .shift .stepf {margin-right:10px;}
.stream .shift .stepb {margin-left:10px;}
.streambox {margin-top:10px;}
/*ie6*/
.community-stream .ullogo {width:52px !important;height:52px !important;}
.community-stream .ullogo img {width:42px !important;height:42px !important;display:block;}

.newpanel .item { background-position:32px 2px; padding: 2px 0 3px 60px;}
.newpanel .user img {margin-right: 7px !important;margin-bottom:7px;}
.newpanel .infoline {text-align:center;}

/* New list design */

/* List Header */ 
.lst_header{margin-bottom:6px;}
.lst_header .bar {
    border-bottom-width:1px;
    border-bottom-style:solid;
}
.lst_header .filter-bar { 
    background-color:#F0F0F0; 
    text-align:center;
    padding: 7px;
}
.lst_header .search-bar {
    margin-bottom:40px;
}
.x-page-155 .lst_header h3 {display:none;} /*group files*/
.lst_header h4{font-size:12px;font-weight:bold;margin-bottom:10px;} 
.lst_header a{font-weight:normal;}

.lst_header .bar {padding:7px;margin:0px;}
.lst_header .bar, .lst_header input, .lst_header select {font-size:11px}
.lst_header .bar .add-item  {background-position:left center;background-repeat:no-repeat;cursor:pointer;font-size:12px;height:22px;line-height:20px;padding-left:30px;float:left;}
.lst_header .bar .del-item{background-position:left center;background-repeat:no-repeat;cursor:pointer;display:block;font-size:12px;height:22px;line-height:20px;padding-left:30px;float:right;}
.lst_header .bar .condition {clear:left;padding:5px 0px;}
.lst_header .bar .condition select {float:left;width:200px;}
.lst_header .bar-title .tgllnk {float:right;cursor:pointer;font-size:11px;width:80px;}
.lst_header .bar #proftypes{margin:10px 0px 0px;}
.lst_header .bar #proftypes label{margin-right:10px;}
.lst_header .tabs {margin-top:10px;}
#content-left .lst_header .bar #smplsearchform .btn, #content-left .srch .btn{float:none !important;}

#content-left .lst_header .bar .condition input {float:left;margin-left:20px;width:300px;}    
#content-left .sbmtbtn{padding:3px;font-size:12px;cursor:pointer;float:none;!padding:2px;}
#content-left .lst_header #conditions .sbmtbtn{float:right;}
#content-left .lst_header .createbtn, #content-left .two_col .left_col .createbtn {float:right;}
#content-left input.cancelbtn{float:left !important;}
#content-left .txtfld {float:none;}
#content-left .lst_post .post_content textarea{width:99%;padding:0px;}

.lst_header .desc_teas, .lst_header .desc_full/*{margin-top:10px;*/}
.lst_header .desc_teas .tgllnk, .lst_header .desc_full .tgllnk{float:right;}
.lst_header .teas_text{float:left;width:645px;}
.lst_header .wysiwyg p{margin-bottom:10px;}

/*Search Event more, Two Inputs with Datepicker List*/
.event_search_datepicker1 { float:left;width:350px; }
.search_event_date { width:100px !important; }
html.* #content-left .lst_header .bar .condition .event_search_datepicker1 input { margin-left:10px !important; }
.event_search_datepicker1 .ui-datepicker-trigger { float:left; }

/*Event Date Delete list*/
.del_event_date {width:30px;float:left;}
.select_event_time {width:250px;float:left;}
.date_event {float:left;width:350px;}
#bis_date { width:10px;margin-left:10px;float:left; }

/* List options */ 
.list_opt, .sort_opt {float:left;}    
.list_opt .list_view, .list_opt .simple_view, .list_opt .detail_view, .list_opt .gallery_view {float:right;width:16px;height:16px;overflow:hidden;padding:2px 0 0 2px;cursor:pointer;background-color:#cccccc;}
.list_opt .list_view img {height:1px;margin-bottom:1px;width:14px;}
.list_opt .simple_view img {height:2px;margin-bottom:2px;width:14px;}
.list_opt .detail_view img {height:6px;margin-bottom:2px;width:14px;}    
.list_opt .gallery_view img {float:left;height:6px;margin-bottom:2px;margin-right:2px;width:6px;}
       
/* Shift page */ .detail_lst .lst_item .item_desc .group-status
.shift_opt a, .shift_opt strong {font-size:11px;line-height:23px;padding:3px 5px;margin:0px;}    
.shift_opt td{padding:0px 5px;}
.shift_opt .fix{width:89px;padding:0px;!padding:4px 0px;}

/* Tabs */
.tabs a{padding:5px 7px;font-weight:normal;margin: 0px 2px 2px 0px;display:block;float:left;}
.tabs a:hover, .tabs a:focus, .tabs a:active, .tabs .current{text-decoration:none !important;}
.tabs .current{margin: 0px 2px 0px 0px;padding:5px 7px 7px 7px;}
.tabs {margin-bottom:10px;}

.lst{margin-bottom:20px;margin-top:10px;}
.acenter{text-align:center;}
.aright{text-align:right;}
.aleft{text-align:left;}
a.item_caption, .item_desc .member-status a {font-weight:normal;}
.item_logo img {background-position:center center;background-repeat:no-repeat;padding:4px;}    
.group_item, .event_item, .company_item {background-position:left center;background-repeat:no-repeat;display:block;min-height:20px;padding:4px 0px 0px 19px;font-weight:normal;overflow:hidden;}
.actions {margin-top:15px;text-align:right;}
.actions a{font-weight:normal;}
/* CMS Page Action */
.pages #cms_list_all .cms-page-item .actions { text-align:right;margin-top:0px; }

/*USERBLOG NEW*/
.blogwysiwyg { padding:0px 10px 10px; }
.blogwysiwyg p, .blogwysiwyg ul {line-height:160%;}
.blogwysiwyg ul li {padding-bottom:4px;}
.blogwysiwyg p b i, .blogwysiwyg p i b {letter-spacing:0.1em;}
.blog .actions { margin-bottom: 15px;padding:10px 10px 0px; }
html.* .blog .genericlist_item, html.* .blog .actions {
    padding-left:0px;
    padding-right:0px;
}
.blog .genericlist_item .blogdesc {border-style:solid;border-width:1px 0 0;margin-bottom:20px;padding-top:10px;}
.blog .blogdesc, .blog .blogdesc .tags {font-size:11px;}
.blog .genericlist_item .blogdesc .blogheader_right {
    width: 160px;
}
.blog .blogdesc .tags {margin-top:10px;}

/* List types */    
.tbl_lst, .simple_lst, .detail_lst, .gallery_lst{margin-bottom:10px;}

.tbl_lst .icon-only{width:30px;}
.tbl_lst th{font-weight:bold;padding:6px 5px;}
.two_col .tbl_lst th {border-bottom:1px solid #999;}
.tbl_lst td{padding:5px 5px 5px 5px;}
.tbl_lst .small_image{width:52px;padding:5px 0px 5px 5px;}
.tbl_lst .small_image .item_logo{height:52px;width:52px;}
.tbl_lst .item_logo img {height:42px;width:42px;}    
.tbl_lst .poster{width:180px;font-size:11px;}
.tbl_lst .action-download {width:30px;height:16px;background-repeat:no-repeat;display:none;}
.tbl_lst .date-only {font-size:10px;white-space:nowrap;}
.tbl_lst .group_item, .tbl_lst .company_item {width:360px;}
.tbl_lst .action-link{font-weight:bold;}
.simple_lst .lst_item{margin-bottom:5px;}
.simple_lst .lst_item .item_logo{float:left;height:52px;width:52px;padding-right:5px;}
.simple_lst .lst_item .item_logo img {height:42px;width:42px;}
.simple_lst .lst_item .item_desc{padding:5px;float:left;width:610px;overflow:hidden;min-height:42px;}
.simple_lst .action-download {float:right;width:30px;height:30px;background-repeat:no-repeat;display:none;}

.detail_lst .lst_item{margin-bottom:5px;}
.detail_lst .lst_item .item_logo{float:left;padding-right:5px;margin:4px 0 0 4px;}
.detail_lst .lst_item .item_logo img{height:42px;width:42px;}
.lst_file .detail_lst .lst_item .item_logo img, .lst_gallery  .detail_lst .lst_item .item_logo img{height:100px;width:100px;}
.lst_video .detail_lst .lst_item .item_logo img{height:100px;width:140px;}
.detail_lst .lst_item .item_desc{padding:5px;float:left;width:615px;overflow:hidden;}
.detail_lst .lst_item .desc-container {width:380px;float:left;clear:right;padding-top:2px;overflow:hidden;}
.detail_lst .lst_item .desc-container p, .detail_lst .lst_item .desc-container .rate-function {margin-bottom:3px;}
.lst_gallery .detail_lst .lst_item .item_desc{width:560px;}
.lst_file .detail_lst .lst_item .item_desc{width:560px;}
.lst_gallery .detail_lst .lst_item .desc-container{width:325px;}
.lst_video .detail_lst .lst_item .item_desc{width:520px;}
.lst_video .detail_lst .lst_item .desc-container{width:285px;}
.detail_lst .action-download {float:right;width:30px;height:30px;background-repeat:no-repeat;display:none;}
.detail_lst .lst_item .item_desc .member-status, .detail_lst .lst_item .item_desc .company-status, .detail_lst .lst_item .item_desc .event-status, .detail_lst .lst_item .item_desc .group-status {font-size:10px;line-height:14px;height:auto;width:200px;float:right !important;clear:right !important;background-image:none !important;padding:0;margin-right:0 !important;}

/*.detail_lst .lst_item .group-item, .detail_lst .lst_item .company-item, .detail_lst .lst_item .event-item {background-position: left 5px;padding:4px 0 3px 25px;}*/
.detail_lst .lst_item .subinfo {width:200px;float:right;clear:right}
.minor {font-size:10px;}
.detail_lst .lst_item .list-item-rating span, .detail_lst .lst_item .list-item-rating .item-rating-bg, .detail_lst .lst_item .list-item-rating .rating-count {margin:0px;}
.detail_lst .lst_item .ulclosed a, .detail_lst .lst_item .ulopen a{font-weight:normal;}
.detail_lst .ulclosed {/*background-color:#FFFFFF;border-style:solid;border-width:1px;*/float:right;/*padding:3px 12px;position:absolute;right:265px;*/visibility:hidden;}
.detail_lst .lst_item:hover .ulclosed {visibility:visible;}
.detail_lst .ulopen {position:absolute;width:225px;padding:0;z-index:3;right:265px;margin-top:0;}
.detail_lst .ulopen .edit {text-align:right;height:16px;padding:3px 0 4px 10px;float:right;background-color:white;border-style:solid;border-width:1px 1px 0;}
.detail_lst .actionlist a {padding:4px 5px 6px 35px;background-position:10px 4px;background-color:#fff;clear:left;display:inline;width:170px;}
.detail_lst .actionlist {width:223px;padding-bottom:10px;padding-top:10px;background-color:#fff;margin-top:23px;!margin-top:24px;border-width:1px;border-style:solid;}
.detail_lst .actionlist, .detail_lst .ulopen .edit, .detail_lst .ulclosed {border-color:#888888;}
.headeractionsNew .actionlist {display:none;position:absolute;right:265px;z-index:1;}
.headeractionsNew .edit a {margin-right:10px;}
.headeractionsNew { !width:100px; }
/*ie8*/
/*.detail_lst .actionlist {!margin-height:24px;}*/

.gallery_lst .lst_item{float:left;width:33.33%;padding-top:10px;overflow:hidden;}
.gallery_lst .lst_item .item_logo{margin:0px auto;width:108px;}
.lst_video .gallery_lst .lst_item .item_logo{width:148px;}
.gallery_lst .lst_item .item_logo img{height:100px;width:100px;}
.lst_video .gallery_lst .lst_item .item_logo img{width:140px;}
.gallery_lst .lst_item .item_desc{margin:5px;text-align:center;}

.lst_user .chown_lst .lst_item{margin-bottom:5px;float:left;width:33.33%;cursor:pointer;}
.lst_user .chown_lst .lst_item .item_logo, .lst_post .item_logo{float:left;height:52px;width:52px;padding-right:5px;}
.lst_user .chown_lst .lst_item .item_logo img{height:42px;width:42px;}
.lst_user .chown_lst .lst_item .item_desc{margin:0px;float:left;text-align:left;width:150px;margin-right:5px;overflow:hidden;}

.lst_forum thead .acenter {width:60px;}
.lst_forum thead .last_reply {width:140px;}
.lst_thread thead .acenter {font-size:10px;width:85px;}
.lst_thread thead .last_reply {width:160px;}
tbody .last_reply {font-size:11px;}
tbody .last_reply p{width:140px;overflow:hidden;}
.topic_caption {font-weight:bold !important;}
.lst_thread, .lst_post {margin-top:0;}
.lst_post .item_desc p{margin-bottom:5px;}
.lst_post .item_caption{padding-left:10px;}
.lst_post .entry_poster{margin:10px 0px 20px;}
.lst_post .post_content{padding:15px 10px 20px}
.lst_post .wysiwyg p, .lst_user_post .wysiwyg p{margin-bottom:10px;}
.lst_post .edited, .lst_post .removed, .lst_user_post .edited, .lst_user_post .removed{font-size:10px;}
.lst_post .edited, .lst_user_post .edited{margin-top:10px;}
.lst_post .list_item_rating{margin-top:10px;}
.lst_post .inline_ac{float:right;margin-top:-15px;font-size:11px;}
.lst_post .item_caption .txtfld{width:450px;}

#content-left .lst_user_post textarea{width:372px;}

/* Two columns */
.two_col .left_col {width:230px;margin-right:9px;float:left;}
html.* .two_col .left_col{margin-right:5px;}
.two_col .tbl_lst, .two_col .simple_lst, .two_col .detail_lst, .two_col .gallery_lst, .two_col .shift_opt {width:450px;float:right;}
.two_col .simple_lst .lst_item .item_desc{width:383px;}
.two_col .detail_lst .lst_item .item_desc{width:320px;}
.two_col .nocontent{width:430px;float:right;margin-top:0px;}
    
.two_col .left_col .new_dir{background-position: left 8px;background-repeat:no-repeat;padding:9px 0px 4px 20px;display:block;cursor:pointer;}
.two_col .left_col .new_dir_form{padding:0px 5px 0px 20px;}
.two_col .left_col .new_dir_form .txtfld{width:197px;margin-bottom:5px;}
.two_col .left_col .mod_files{background-position:0 10px;background-repeat:no-repeat;padding:9px 0px 4px 20px;display:block;cursor:pointer;margin-top:5px;}
.two_col .left_col .lst{margin:0px;overflow:auto;height:400px;}
.two_col .left_col .lst .current .item_caption:hover{text-decoration:none !important;}
.two_col .left_col .lst .lst_item {padding:0 5px 0 20px;background-position:0 5px;background-repeat:no-repeat;}
.two_col .left_col .lst .lst_item .item_caption{display:block;padding:5px 0 5px 18px;width:145px;overflow:hidden;}
.two_col .left_col .lst .level1 .item_caption {width:125px;}
.two_col .left_col .lst .level1{margin-left:20px;}
.two_col .left_col .lst .level2{margin-left:40px;}
.two_col .left_col .lst .level3{margin-left:60px;}
.two_col .left_col .lst .inline_ac{float:right;width:24px;}
#content-left .two_col .left_col .lst input {width:95%;margin-bottom:2px;}
#content-left .two_col .left_col .lst .txtfld {margin-top:5px;}
.two_col .left_col .edit_small{height:22px;width:24px;display:block;margin-top:1px;background-repeat:no-repeat;background-position:center center}
.two_col .left_col .del_small{clear:both;padding:6px 26px 6px 0px;display:block;float:right;background-repeat:no-repeat;background-position:center right;}
.drgbl_item{width:200px;border:2px solid #7D7D7D;padding:5px;font-weight:bold;background-color:#D4D4D4;}
.draggable:hover{cursor:move;}

.two_col .left_col .lst .icon-arrow-right .item_caption, .two_col .left_col .lst .icon-grey-arrow-right .item_caption{background-image:url("/images/ic_directory_closed.png");background-repeat:no-repeat;background-position: left 5px;}
.two_col .left_col .lst .current .item_caption, .two_col .left_col .lst .icon-arrow-down .item_caption, .two_col .left_col .lst .icon-grey-arrow-down .item_caption{background-image:url("/images/ic_directory_open.png");background-repeat:no-repeat;background-position: left 5px;}

.icon-grey-arrow-down{background-image:url("/images/arrow_down.png");}
.icon-grey-arrow-right{background-image:url("/images/arrow_right.png");}

.lst_item .chat-status {margin-top:5px;padding-bottom:0;}

/* Mini Header */
.mini-header{margin-bottom:10px;padding:5px;width:200px;float:right;border-style:solid;border-width:1px;line-height:14px;}
.mini-header img{float:left;margin-right:5px;background-position:center center;height:30px;width:30px;background-size:30px;-moz-background-size:30px;-o-background-size:30px; -webkit-background-size:30px;-khtml-background-size:30px;}

/* Admin actions, forms & pseudoforms */
.admin_actions{margin-top:10px;}
.admin_actions a{background-position:5px center;background-repeat:no-repeat;display:block;float:left;font-size:11px;font-weight:normal;padding:7px 30px 9px 28px;text-align:left;}
.form_place .avl_af{margin-top:10px;text-align:left;padding:10px;}
#content-left .form_place form label{display:block;float:none;margin-bottom:2px;}
#content-left .form_place form .txtfld{width:658px;margin-bottom:10px;}
.form_place .srch{margin-bottom:20px;}
.psdform{padding:10px;min-height:80px;}

.noborders {border-style:none !important;margin-bottom:0px !important;margin-top:0px !important;}
/* Toggleboxes */
.two_col .left_col .tglbox{margin-top:5px;}
.tglbox .body{padding:10px;}    
.tglbox .head a{cursor:pointer;display:block;padding:5px 5px 5px 20px;background-position:center left;background-repeat:no-repeat;}

.x-url-_news_ .news .newsitem .news_edit_switch { display: none;text-align: right; }
.genericlist_item .news .bubble .ulhead .ullogo { width: 170px !important; height: 170px !important; }
.genericlist_item .news .bubble .ulhead .uldesc {
    background-image: url(/images/news_speaker.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 479px !important; padding: 15px 10px 0 31px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}

.genericlist_item .news .bubble .ulhead .name { margin-left:15px; /*width: 437px;*/ height:15px; overflow:hidden; border-bottom: 2px solid white; padding-bottom: 5px; }
.genericlist_item .news .bubble .ulhead .wysiwyg {
    padding:10px 0 15px 15px;
    background-image: url(/images/rc_bl.png);
    background-repeat:no-repeat;
    background-position: bottom left;
    min-height:108px;
}
#newsScroller li.genericlist_item {padding-left:0px;}
#dirlist a { font-weight:normal; }
html.* .genericlist_item .news .bubble .ulhead .uldesc {background-image: url(/images/news_speaker.gif);} /*IE6*/
html.* .genericlist_item .news .bubble .ulhead .wysiwyg {background-image: url(/images/rc_bl.gif);}
.bubble .hide-news {float:right;font-size:11px;padding:0 8px 3px 0;}
.bubble .tagline {font-style:italic;}
.bubble .tagline a {font-style:normal;}
.bubble .space {height:10px !important;}

.x-page-64 .t1 .thread .ulhead div.uldesc, .x-page-233 .ulhead div.uldesc{width:509px !important;margin-left:40px;}
/*.x-page-64 .t1.news .thread .ulhead div.uldesc .comment {margin-left:40px;}*/
#newsScroller .newsitem {width:690px;height:195px;}
#newsScroller .thread .ul {padding-bottom:0;margin-bottom:0;}
.genericlist_item .bubble {border-bottom:0 none !important;}
#content-left > .genericlist_item, #newsScroller .genericlist_item, #newsScroll .newsitem, .c-news .genericlist_item {list-style-type:none;}
.c-news .ulcount {display:none;}
.c-news .newsitem .uldesc, .x-url-_news_ .news .uldesc {width:604px;}
#newsScroller .newsitem .ullogo {margin-top:18px;}
.x-url-_news_ #content-left > .newsitem .ullogo {margin-top:0;}
.jcarousel-container {margin-bottom:10px;padding-bottom:5px;border-bottom-style:solid;border-bottom-width:1px;}
#newsScroll .b-right-action {margin-bottom:0;}
html.* .jcarousel-container {width:690px;overflow:hidden;} /* IE6 hack cause jcarousel doesn't work :\'*/
/*
* {-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;}
.tabs a {-moz-border-radius-bottomleft:0px;-moz-border-radius-bottomright:0px;-webkit-border-radius-bottomleft:0px;-webkit-border-radius-bottomright:0px;border-radius-bottomleft:0px;border-radius-bottomright:0px;}
.navi a, .hatching li {-moz-border-radius:0px;-webkit-border-radius:0px;-khtml-border-radius:0px;border-radius:0px;}
*/
.item_logo img, .community-stream .ullogo img {background-color:#FFFFFF !important;}
.blog .genericlist_item .logo, img.avatar, .genericlist_item .ulhead .ullogo img, .item_logo img, .ub .ullogo img, .t1 .ullogo img, .connectbox img.logo, .album .thumb img, .community-stream .ullogo img {border-color: #dadada !important;}
.community-stream .sticky .ullogo img {background-color: #AB3333 !important;}
.headerbox .logo, .b-right-action.open .contenthead img {border-color: #a1a1a1 !important;}
.lst_header .main-bar {
    -moz-box-shadow: 1px 2px 2px #666666;-webkit-box-shadow: 1px 2px 2px #666666;-khtml-box-shadow: 1px 2px 2px #666666;-o-box-shadow: 1px 2px 2px #666666;box-shadow: 1px 2px 2px #666666;
    -moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}
@import url("/styles/community2.css");

.c01 { color:#00325A; }
.c02 { color:#1A5896; }
.c03 { color:#648CB4; }
.c04 { color:#B9D7E6; }
.c05 { color:#DCF5F5; }
.c06 { color:#F0F0F0; }
.c07 { color:#3278FF; }
.c08 { color:#000000; }
.c09 { color:#505050; }
.c10 { color:#BEBEBE; }
.c11 { color:#F0F0F0; }
.c12 { color:#FFFFFF; }
.c13 { color:#00FF00; }

.bc01 { border-color:#00325A !important; }
.bc02 { border-color:#1A5896 !important; }
.bc03 { border-color:#648CB4 !important; }
.bc04 { border-color:#B9D7E6 !important; }
.bc05 { border-color:#DCF5F5 !important; }
.bc06 { border-color:#F0F0F0 !important; }
.bc07 { border-color:#3278FF !important; }
.bc08 { border-color:#000000 !important; }
.bc09 { border-color:#505050 !important; }
.bc10 { border-color:#BEBEBE !important; }
.bc11 { border-color:#F0F0F0 !important; }
.bc12 { border-color:#FFFFFF !important; }
.bc13 { border-color:#00FF00 !important; }

.bgc01 { background-color:#00325A; }
.bgc02 { background-color:#1A5896; }
.bgc03 { background-color:#648CB4; }
.bgc04 { background-color:#B9D7E6; }
.bgc05 { background-color:#DCF5F5; }
.bgc06 { background-color:#F0F0F0; }
.bgc07 { background-color:#3278FF; }
.bgc08 { background-color:#000000; }
.bgc09 { background-color:#505050; }
.bgc10 { background-color:#BEBEBE; }
.bgc11 { background-color:#F0F0F0; }
.bgc12 { background-color:#FFFFFF; }
.bgc13 { background-color:#00FF00; }

.hbgc01:hover { background-color:#00325A; }
.hbgc02:hover { background-color:#1A5896; }
.hbgc03:hover { background-color:#648CB4; }
.hbgc04:hover { background-color:#B9D7E6; }
.hbgc05:hover { background-color:#DCF5F5; }
.hbgc06:hover { background-color:#F0F0F0; }
.hbgc07:hover { background-color:#3278FF; }
.hbgc08:hover { background-color:#000000; }
.hbgc09:hover { background-color:#505050; }
.hbgc10:hover { background-color:#BEBEBE; }
.hbgc11:hover { background-color:#F0F0F0; }
.hbgc12:hover { background-color:#FFFFFF; }
.hbgc13:hover { background-color:#00FF00; }

/*---allgemeines---*/
h4  {font-size: 14px; margin: 5px 0; color: #4C5C68; font-weight: normal;}
h5  {font-size: 12px; margin: 5px 0; color: #4C5C68; font-weight: normal;}
a {color:#3278FF;}
hr{color:#B9D7E6;background-color:#B9D7E6;}

/* List Header */
.lst_header .main-bar {
   border-bottom:1px solid #999999;
   background-image:-moz-linear-gradient(top , #00325A, #1A5896, #00325A);
   background: -webkit-gradient(linear, left top, left bottom, from(#00325A), to(#00325A), color-stop(0.5, #1A5896));
   background-image:linear-gradient(top , #00325A, #1A5896, #00325A);
   color:#ffffff !important;
}

/* FORMS */
input, textarea {border: 1px solid #bebebe;}

#content-left input, #content-left textarea, .nicEdit-outer {
    border: 1px solid #b9d7e6;
    color: #000000;
	background: #F0F0F0;
}

#cms-front .pagetitle-cms-content { border-bottom-color:#00325A;color:#00325A; }

.formarea strong{color:#000000;}
.formarea input, .formarea textarea, .sub input, .t1 tr.headrow th input.text, .actionbox input, .actionbox textarea {
	border: 1px solid #BEBEBE !important;
	background: #FFFFFF !important;
}


input:focus, textarea:focus {border: 1px solid #999999 !important;}

input.btn {
    background-color: #1A5896 !important;
	color: #FFFFFF !important;
	border-left: 2px solid #DCF5F5 !important;
	border-top: 2px solid #DCF5F5 !important;
	border-right: 2px solid #00325A !important;
	border-bottom: 2px solid #00325A !important;
}
input.btn:hover, input.btn:active, input.btn:focus {
    background-color: #3278FF !important;
}
input.btn-alt {
    background-color: #3278FF !important;
	color: #FFFFFF !important;
	border-left: 1px solid #DCF5F5 !important;
	border-top: 1px solid #DCF5F5 !important;
	border-right: 1px solid #00325A !important;
	border-bottom: 1px solid #00325A !important;

}
input.btn-alt:hover, input.btn-alt:active, input.btn-alt:focus {
    background-color: #1A5896 !important;
}

/* Header und Navigation */
#header-wrapper{
	background-color:#1A5896;
}
.navi {
	background: #000 url(/images/c1-blue/flag_gradient.png);
}
.navi a {
	color: #FFFFFF;
}
.navi a:hover {
	color: #B9D7E6;
}
.navi a.current {
	color:#00325A;
	background: #FFFFFF;
}
.hatching, .hatching li li {
  background: #1A5896;
}
.hatching a, .hatching .current li a {
    color:#FFFFFF;
}
.hatching a:hover, .hatching .current li a:hover {
    color:#B9D7E6;
}
.hatching .current {
    background: #FFFFFF;
}
.hatching .current a, .current .subdrop .current a, .current .subdrop .current a:hover{
	color:#00325A;
}
.sub-navi a:link, .sub-navi a:visited{
	border-right: 1px solid #DAEAF6;
}


/*--- rnav ---*/

.rnav a {
	color:#3278FF;
	border-right:1px solid #B9D7E6;
}
.rnav a.last {
    border-right: none !important;
}
.rnav a.current {
    background-image: url(/images/c1-blue/ic_bulletpoint_contentnavi.png);
	color: #1A5896;
}


/*--- avatar-spacers ---*/

.ullogo img {background-position:center center;background-repeat:no-repeat}
.b-right-action.open .user img, .user .ullogo img, .pinboard .ullogo img, .event  .pinboard .ullogo img, .event .user .ullogo img, .thread .ullogo img, .uconnections .logo, img.avatar, .activity .ullogo img, .group .user .ullogo img, .company .list .user .ullogo img, .galleries .list .user .ullogo img, .forum .list .user .ullogo img, .messages .list .ullogo img {background:#ffffff url(/images/c1-blue/community_user-small.png) center center no-repeat;}
.user-posts .headerbox .logo, .user-companies .headerbox .logo, .mycompanies .headerbox .logo, .mypinboard .headerbox .logo, .user-files .headerbox .logo, .user-blog .headerbox .logo, .myfiles .headerbox .logo, .profile-details .headerbox .logo, .myprofile .headerbox .logo, .connections .headerbox .logo, .options .headerbox .logo, .pinboard .headerbox .logo, .network .headerbox .logo, .mygalleries .headerbox .logo, .editprofile .headerbox .logo, .profile  .headerbox .logo, .mygroups .headerbox .logo, .myevents .headerbox .logo, .myevents1 .headerbox .logo, .myevents2 .headerbox .logo, .user-events .headerbox .logo, .user-events1 .headerbox .logo, .user-events2 .headerbox .logo, .user-groups .headerbox .logo, .user-videos .headerbox .logo, .user-galleries .headerbox .logo, .myvideos .headerbox .logo, .friends .headerbox .logo, .user-twitter .headerbox .logo{background:transparent url(/images/c1-blue/user_big.png) center center no-repeat;}
.user-posts .small .logo, .mycompanies .small .logo, .user-companies .small .logo, .mypinboard .small .logo, .user-files .small .logo, .user-blog .small .logo, .myfiles .small .logo, .profile-details .small .logo, .myprofile .small .logo, .connections .small .logo, .options .small .logo, .pinboard .small .logo, .network .small .logo, .mygalleries .small .logo, .mygroups .small .logo, .editprofile .small .logo, .profile  .small .logo, .myevents .small .logo, .myevents1 .small .logo, .myevents2 .small .logo, .user-events .small .logo, .user-events1 .small .logo, .user-events2 .small .logo, .user-groups .small .logo, .user-videos .small .logo, .user-galleries .small .logo, .myvideos .small .logo, .friends .small .logo, .user-twitter .small .logo{background:transparent url(/images/c1-blue/community_user-small.png) center center no-repeat;}
.event .ullogo img, .events .ullogo img{background:transparent url(/images/c1-blue/event_small.png) center center no-repeat;}
.event .headerbox  .logo{background:transparent url(/images/c1-blue/event_big.png) center center no-repeat;}
.event .small .logo{background:transparent url(/images/c1-blue/event_small.png) center center no-repeat;}
.group .ullogo img{background:transparent url(/images/c1-blue/group_small.png) center center no-repeat;}
.page .ullogo img {background-image:url(/images/c1-blue/custom_page.png); }
.groups .headerbox  .logo{background:transparent url(/images/c1-blue/group_big.png) center center no-repeat;}
.groups .small .logo{background:transparent url(/images/c1-blue/group_small.png) center center no-repeat;}
.admin .headerbox .logo, #newsScroller .news .ullogo img, .start .headerbox .logo{background:#ffffff url(/images/c1-blue/ic_community-big.png) center center no-repeat;}
.b-right-action.open .community img, .admin .small .logo, .start .small .logo, .news .ullogo img{background:#ffffff url(/images/c1-blue/community_small.png) center center no-repeat;}
.album .ullogo img{background:transparent url(/images/c1-blue/ic_album.png) no-repeat scroll center;}
.imagecomments .ullogo img{background:transparent url(/images/c1-blue/community_user-small.png) no-repeat scroll center;}
.galleries .headerbox .logo{background:transparent url(/images/c1-blue/album_big.png) no-repeat scroll center;}
.community-stream .thumb img {background: transparent url(/images/c1-blue/album_small.png) no-repeat scroll center;}
.galleries .small .logo{background:transparent url(/images/c1-blue/ic_album.png) no-repeat scroll center;}
.forums .ullogo img{background:transparent url(/images/c1-blue/forum_small.png) no-repeat scroll center;}
.forum .thread .ullogo img { background:transparent url(/images/c1-blue/community_user-small.png) center center no-repeat; }
.forum .headerbox .logo{background:transparent url(/images/c1-blue/forum_big.png) no-repeat scroll center;}
.forum .small .logo{background:transparent url(/images/c1-blue/forum_small.png) no-repeat scroll center;}
.blogs .ullogo img, .community-stream .blog .ullogo img {background:transparent url(/images/c1-blue/blog_small.png) no-repeat scroll center;}
.blog .headerbox .logo, .blog .genericlist_item .logo{background:transparent url(/images/c1-blue/ic_blog_big.png) no-repeat scroll center;}
.blog .small .logo{background:transparent url(/images/c1-blue/blog_small.png) no-repeat scroll center;}
#cms-front .cms-page-item  {background-repeat:no-repeat;background-position:655px 4px; }

.company .user .ullogo img, .company .ulhead .ullogo img, .company .list.user .ulhead .ullogo img, .company #event-comments .ulhead .ullogo img, .company #picture-comments .ulhead .ullogo img { background:transparent url(/images/c1-blue/community_user-small.png) center center no-repeat; }
.company .forumheader.small .logo, .company .list.thread .ullogo img, .company .list.forums .ullogo img, .company .ub.forums .ullogo img { background:transparent url(/images/c1-blue/forum_small.png) no-repeat scroll center; }
.company .forumheader .logo { background:transparent url(/images/c1-blue/forum_big.png) no-repeat scroll center; }
.company .albumheader .logo { background:transparent url(/images/c1-blue/album_big.png) no-repeat scroll center; }
.company .albumheader.small .logo { background:transparent url(/images/c1-blue/ic_album.png) no-repeat scroll center;height:100px !important;width:100px !important; }
.company .list .album .ullogo img { background:transparent url(/images/c1-blue/ic_album.png) no-repeat scroll center; }
.company .eventheader .logo { background:transparent url(/images/c1-blue/event_big.png) no-repeat scroll center; }
.company .eventheader.small .logo, .company .list.events .ullogo img, .company .list.event .ullogo img { background:transparent url(/images/c1-blue/event_small.png) no-repeat scroll center; }
.company .documentenheader  .logo { background:transparent url(/images/c1-blue/file_big.png) no-repeat scroll center; }
.company .documentenheader.small .logo { background:transparent url(/images/c1-blue/file_small.png) no-repeat scroll center; }
.company .list .video .ullogo img { background:none !important; }
.company .headerbox  .logo{background:transparent url(/images/c1-blue/group_big.png) center center no-repeat;}
.company .small .logo, .company .list .ullogo img { background:transparent url(/images/c1-blue/group_small.png) center center no-repeat; }


/*--- list status bars ---*/
.detail_lst .lst_item .item_desc .group-staus-private, .detail_lst .lst_item .item_desc .company-staus-private {
    background-image:url(/images/c1-blue/ic_preview.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-onlymemb, .detail_lst .lst_item .item_desc .company-staus-onlymemb {
    background-image:url(/images/c1-blue/ic_locked-group.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-member, .detail_lst .lst_item .item_desc .company-staus-member {
    background-image:url(/images/c1-blue/ic_user.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-applied, .detail_lst .lst_item .item_desc .company-staus-applied {
    background-image:url(/images/c1-blue/ic_group-request.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-invited, .detail_lst .lst_item .item_desc .company-staus-invited {
    background-image:url(/images/c1-blue/ic_chat_invite.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-admin, .detail_lst .lst_item .item_desc .company-staus-admin {
    background-image:url(/images/c1-blue/ic_admin-upgrade.png) !important;
}

/*--- actionbox ---*/
.actionbox, .actionlist {
   background: #F0F0F0;
}
.actionbox a, .actionlist a {
    color:#3278FF;
	background-color: #F0F0F0;
}

.action-export-event {background-image:url(/images/c1-blue/ic_header_events_23.png);}
.action-export-member-event {background-image:url(/images/c1-blue/ic_header_events_23.png);}
.action-details-file {background-image:url(/images/c1-blue/ic_doccenter.png);}
.ico-activity_files, .action-download { background-image:url(/images/c1-blue/ic_download-file.png);}
.action-accept-contact {background-image:url(/images/c1-blue/ic_add-contact.png);}
.action-del-contact {background-image:url(/images/c1-blue/ic_delete-contact.png);}
.action-profile {background-image:url(/images/c1-blue/ic_profile.png);}
.action-visit-pinboard {background-image:url(/images/c1-blue/ic_action_pinboard.png);}
.action-add-note {background-image:url(/images/c1-blue/ic_add-memo.png);}
.action-add-bookmark {background-image:url(/images/c1-blue/ic_action_tagged.png);}
.action-add-block {background-image:url(/images/c1-blue/ic_block-user.png);}
.action-del-block {background-image:url(/images/c1-blue/ic_block-user.png);}
.action-del-user {background-image:url(/images/c1-blue/ic_delete.png);}
.action-del-event {background-image:url(/images/c1-blue/ic_delete.png);}
.action-edit-event {background-image:url(/images/c1-blue/ic_edit.png);}
.action-add-user {background-image:url(/images/c1-blue/ic_add-contact.png);}
.action-write-message {background-image:url(/images/c1-blue/ic_message.png);}
.action-download-vcard {background-image:url(/images/c1-blue/ic_contact.png);}
.action-edit-thread{background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-thread {background-image:url(/images/c1-blue/ic_delete.png);}
.action-join-group {background-image:url(/images/c1-blue/ic_join-group.png);}
.action-part-group {background-image:url(/images/c1-blue/ic_leave-group.png);}
.action-edit-group {background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-group {background-image:url(/images/c1-blue/ic_delete.png);}
.action-request-group-membership {background-image:url(/images/c1-blue/ic_group-request.png);}
.action-add-thread {background-image:url(/images/c1-blue/ic_plus.png);}
.action-accept-user-application{background-image:url(/images/c1-blue/ic_add-contact.png);}
.action-reject-user-application{background-image:url(/images/c1-blue/ic_delete-contact.png);}
.action-view-album{background-image:url(/images/c1-blue/ic_change-pic.png);}
.action-edit-album{background-image:url(/images/c1-blue/ic_edit.png);}
.action-upload-album{background-image:url(/images/c1-blue/upload_image.png);}
.action-del-album{background-image:url(/images/c1-blue/ic_delete.png);}
.action-edit-picture{background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-picture{background-image:url(/images/c1-blue/ic_delete.png);}
.action-remove-role-user{background-image:url(/images/c1-blue/ic_delete.png);}
.action-add-role-user{background-image:url(/images/c1-blue/ic_plus.png);}
.action-add-forum{background-image:url(/images/c1-blue/ic_topics.png);}
.action-add-album{background-image:url(/images/c1-blue/ic_add-album.png);}
.action-add-event{background-image:url(/images/c1-blue/ic_header_events_23.png);}
.action-members-group{background-image:url(/images/c1-blue/ic_user.png);}
.action-edit-forum{background-image:url(/images/c1-blue/ic_edit.png);}
.action-edit-file{background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-forum{background-image:url(/images/c1-blue/ic_delete.png);}
.action-view-picture{background-image:url(/images/c1-blue/ic_change-pic.png);}
.action-applications-group{background-image:url(/images/c1-blue/ic_application.png);}
.action-view-group{background-image:url(/images/c1-blue/ic_group.png);}
.action-add-startpage{background-image:url(/images/c1-blue/ic_startpage.png);}
.action-remove-startpage{background-image:url(/images/c1-blue/ic_remove-startpage.png);}
.action-edit-video{background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-video{background-image:url(/images/c1-blue/ic_delete.png);}
.action-add-video{background-image:url(/images/c1-blue/upload_video.png);}
.action-add-file{background-image:url(/images/c1-blue/ic_doccenter.png);}
.action-view-event{background-image:url(/images/c1-blue/ic_header_events_23.png);}
.notify-violation{background-image:url(/images/c1-blue/ic_notify-violation.png);}
.action-invite{background-image:url(/images/c1-blue/ic_only-invited.png);}
.action-grant{background-image:url(/images/c1-blue/ic_only_member.png);}
.action-greet{background-image:url(/images/c1-blue/ic_greet.png);}
.action-tickle{background-image:url(/images/c1-blue/ic_tickle.png);}
.action-flirt{background-image:url(/images/c1-blue/ic_flirt.png);}
.action-kiss{background-image:url(/images/c1-blue/ic_kiss.png);}
.action-wink{background-image:url(/images/c1-blue/ic_blink.png);}
.action-show-widget{background-image:url(/images/c1-blue/ic_widgets.png);}
.action-tell-friend{background-image:url(/images/c1-blue/ic_tellafriend.png);}
.action-accept-company, .action-accept-group, .action-accept-file{background-image:url(/images/c1-blue/ic_yesyes.png);}
.action-reject-company, .action-reject-group, .action-reject-file{background-image:url(/images/c1-blue/ic_nono.png);}
.action-view-blog{background-image:url(/images/c1-blue/ic_blog_small.png);}
.action-edit-blog{background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-blog{background-image:url(/images/c1-blue/ic_delete.png);}
.action-rate-item{background-image:url(/images/c1-blue/ic_rating.png);}
.action-view-file{background-image:url(/images/c1-blue/ic_doccenter.png);}

a.pbaction-delete{background-image:url(/images/c1-blue/ic_delete.png);}
a.pbaction-email {background-image:url(/images/c1-blue/ic_message.png);}

.group-staus-private{background-image:url(/images/c1-blue/ic_locked-group.png);}
.group-staus-member{background-image:url(/images/c1-blue/ic_user.png);}
.group-staus-onlymemb{background-image:url(/images/c1-blue/ic_only_member.png);}
.group-staus-applied{background-image:url(/images/c1-blue/ic_group-request.png);}
.group-staus-invited{background-image:url(/images/c1-blue/ic_only-invited.png);}
.member-staus-blocked{background-image:url(/images/c1-blue/ic_block-user.png);}
.member-staus-requested{background-image:url(/images/c1-blue/ic_own-contact-request.png);}
.member-staus-friend{background-image:url(/images/c1-blue/ic_contact.png);}
.member-staus-admin{background-image:url(/images/c1-blue/ic_admin-upgrade.png);}
.member-staus-member{background-image:url(/images/c1-blue/ic_profile.png);}
.event-staus-invite{background-image:url(/images/c1-blue/ic_only-invited.png);}
.event-staus-private{background-image:url(/images/c1-blue/ic_only_member.png);}

.ping_greet{background-image:url(/images/c1-blue/ic_greet.png);}
.ping_tickle{background-image:url(/images/c1-blue/ic_tickle.png);}
.ping_flirt{background-image:url(/images/c1-blue/ic_flirt.png);}
.ping_kiss{background-image:url(/images/c1-blue/ic_kiss.png);}
.ping_wink{background-image:url(/images/c1-blue/ic_blink.png);}
.ping_short{background-image:url(/images/c1-blue/ic_greet_10.png);}
.ping_goast{background-image:url(/images/c1-blue/ic_greet_09.png);}
.ping_knochen{background-image:url(/images/c1-blue/ic_greet_08.png);}
.ping_ohhh{background-image:url(/images/c1-blue/ic_greet_07.png);}
.ping_sonne{background-image:url(/images/c1-blue/ic_greet_06.png);}
.ping_zeichen{background-image:url(/images/c1-blue/ic_greet_05.png);}
.ping_grrr{background-image:url(/images/c1-blue/ic_greet_04.png);}
.ping_heuli{background-image:url(/images/c1-blue/ic_greet_03.png);}
.ping_hip{background-image:url(/images/c1-blue/ic_greet_02.png);}
.ping_stern{background-image:url(/images/c1-blue/ic_greet_01.png);}

/*--- tables ---*/
.t1 thead td, .t1 tbody td {/*background-color:#dcf5f5;*/color:#00325A;}
.t1 thead th, .t1 tbody th {background-color:#b9d7e6;color:#00325A;}
.t1 thead th a {color:# 3278FF}
.t1 label, .t1 label a {color:# 3278FF}

.t1.imagecomments td p {
	color: #000000;
}

.t1.imagecomments th {
	background: none !important;
}

.t1 tr.even td {/*background-color:#b9d7e6;*/}
.t1 tr.myself td {background-color:#1a5896;}

/*---table-head---*/
.t1 tr.headrow th.group{background-image:url(/images/c1-blue/ic_group.png);}
.t1 tr.headrow th.contact{background-image:url(/images/c1-blue/ic_contact.png);}
.t1 tr.headrow th.connect{background-image:url(/images/c1-blue/ic_arrows-leftright.png);}
.t1 tr.headrow th.member{background-image:url(/images/c1-blue/ic_user.png);}
.t1 tr.headrow th.blocked{background-image:url(/images/c1-blue/ic_block-user.png);}
.t1 tr.headrow th.visitor{background-image:url(/images/c1-blue/ic_user.png);}
.t1 tr.headrow th.attendee{background-image:url(/images/c1-blue/ic_user.png);}
.t1 tr.headrow th.tagged{background-image:url(/images/c1-blue/ic_action_tagged.png);}
.t1 tr.headrow th.thread{background-image:url(/images/c1-blue/ic_topics.png);}
.t1 tr.headrow th.forums{background-image:url(/images/c1-blue/ic_topics.png);}
.t1 tr.headrow th.event{background-image:url(/images/c1-blue/ic_header_events_23.png);}
.t1 tr.headrow th.search{background-image:url(/images/c1-blue/ic_header_search.png);}
.t1 tr.headrow th.pinboard{background-image:url(/images/c1-blue/ic_action_pinboard.png);}
.t1 tr.headrow th.album{background-image:url(/images/c1-blue/ic_add-album.png);}
.t1 tr.headrow th.video{background-image:url(/images/c1-blue/upload_video.png);}
.t1 tr.headrow th.news{background-image:url(/images/c1-blue/ic_newsflash.png);}
.t1 tr.headrow th.blog{background-image:url(/images/c1-blue/ic_blog.png);}

th.edit{background-image:url(/images/c1-blue/ic_edit.png);}
th.upload{background-image:url(/images/c1-blue/upload_image.png);}

.reload-captcha{background-image:url(/images/c1-blue/upload_image.png);}

/*--- logos ---*/
.ub .ullogo a, .t1 .ulhead a, .headerbox .mod a  {color:#3278FF;}
.ub .ullogo img, .t1 .ullogo img, .connectbox img.logo, .album .thumb img{border:1px solid #648CB4;/*background-color:#dcf5f5;*/}
.ub .ullogo.online img, .t1 .online .ullogo img, .connectbox img.logo.online{background-color:#00ff00;}

/*--- connextions ---*/
.connectbox  .headline{background-color:#b9d7e6;}
.c1, .uconnections a, .connectbox .headline , .connectbox .headline a {color:#00325A;}
span.connect{background-image:url(/images/c1-blue/ic_arrows-leftright.png);}
.nocontent{background-color:#B9D7E6;}

.t1 .uldesc2 .tags, .communityheader .tags, .albumheader .tags, .t1.imagecomments .tags, .tags {background-image:url(/images/c1-blue/ic_action_tagged.png);color:#00325A;}
/*ie6*/html.* .t1 .uldesc2 .tags, html.* .communityheader .tags, html.* .albumheader .tags, html.* .t1.imagecomments .tags, .tags {background-image:url(/images/c1-blue/ic_action_tagged.gif);}

/*--- news ---*/
.stickynews{border:3px solid #B9D7E6;background-color:#f0f0f0;}
.stickynews .corner{background:transparent url(/images/c1-blue/news-corner.png) 0px 20px no-repeat;}
/*ie6*/html.* .stickynews .corner{background:transparent url(/images/c1-blue/news-corner.gif) 0px 20px no-repeat;}
.stickynews .logo{border:1px solid #648CB4;background:#FFFFFF url(/images/c1-blue/community_small.png) center center no-repeat;}
.stickynews .message{border:1px solid #648CB4;background-color:#FFFFFF;}
.stickynews .hide-news{background:transparent url(/images/c1-blue/ic_delete.png) center center no-repeat;}
/*ie6*/html.* .stickynews .hide-news{background:transparent url(/images/c1-blue/ic_delete.gif) center center no-repeat;}

/*--- wizard ---*/
.wizard{border:12px solid #FF9C00;background-color:#FFF5E6;}
.wizard .head{color:#000;border-bottom:2px solid #FF9C00;}
.wizard .head  a{color:#000;font-weight:normal;margin-left:10px;}
.wizard .wzrd-btn{color:#000;background-color:#B5C6CF;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #000;border-right:1px solid #000;}
.wizard .wzrd-btn:active, .wizard .wzrd-btn:focus, .wizard .wzrd-btn:hover{background-color:#ccc;}
.wizard .wzrd-btn-alt{color:#000;background-color:#FF9C00;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #000;border-right:1px solid #000;}
.wizard .wzrd-btn-alt:active, .wizard .wzrd-btn-alt:focus, .wizard .wzrd-btn-alt:hover{background-color:#ccc;}

/* --- join teaser --- */
.join-box{background-color:#00325A;color:#FFFFFF;}
.join-box .btn-alt{float:right;}

/*--- detail boxes ---*/
.headerbox .logo, .blog .genericlist_item .logo, img.avatar {border:1px solid #00325A; background-color: #FFFFFF!important;}
.headerbox {background-color:#B9D7E6;}


/*--- list navigation --*/
.pagebar { background-color: #B9D7E6;}
.shift{color:#1A5896;}
.shift a, .before  a, .after a {color: #3278FF;}
.shift a, .shift strong , .before  a, .after a, .defaultBorder{border: 1px solid #B9D7E6;}

/* LIST */

.shift, .t1 .ul, div.line, div.ub li{
	border-bottom: 1px solid #B9D7E6;
}
html.* .t1 .ul {
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #B9D7E6;
	border-right: none;
}

.simple span {
	color: #00325A;
}

.t1 .ulname{
	color: #000000;
}
.t1 .ulname p a{
	color: #000000;
}


/* action aufklapper */
.t1 .ulopen {
	background: #B9D7E6;
}


.ulopen .icon, .headerbox .icon, .columnAction .icon-open { background-image:url(/images/c1-blue/ic_close-dock.png);}
/*ie6*/html.* .ulopen .icon,  html.* .headerbox .icon, html.* .columnAction .icon-open  { background-image:url(/images/c1-blue/ic_close-dock.gif);}
.ulclosed .icon, .small #open .icon, .columnAction .icon-close {background-image:url(/images/c1-blue/ic_right.png);}
/*ie6*/html.* .ulclosed .icon, html.* .small #open .icon, html.* .columnAction .icon-close {background-image:url(/images/c1-blue/ic_right.gif);}
.t1 .ul .comments, .t1.forums .comments, .comments, .comment {background-image:url(/images/c1-blue/ic_comments.png);}
/*ie6*/html.* .t1 .ul .comments, .t1.forums .comments, .comments, .comment {background-image:url(/images/c1-blue/ic_comments.gif);}
.t1 .flopen .icon {border-left:1px solid #1a5896;border-top:2px ridge #b9d7e6;}

.columnAction a, .t1 .flhead a, .t1 .flhead a, .t1 .ulopen .edit a, .t1 .ulclosed .edit a, .t1 .flclosed .edit a, .t1 .flopen .edit a, .t1 .flname a , .headerbox .edit a  {color:#00325A;}


.attendee-0 {background-image:url(/images/c1-blue/ic_nono.png);}
.attendee-1 {background-image:url(/images/c1-blue/ic_yesyes.png);}
.attendee-2 {background-image:url(/images/c1-blue/ic_dontknow.png);}
/*ie6*/
html.* .attendee-0 {background-image:url(/images/c1-blue/ic_nono.gif);}
html.* .attendee-1 {background-image:url(/images/c1-blue/ic_yesyes.gif);}
html.* .attendee-2 {background-image:url(/images/c1-blue/ic_dontknow.gif);}
/*end ie6*/

.form .add-item, .form .del-item, .profile .add-item, .profile .del-item {color:#00325A;}
.form .add-item, .profile .add-item {background-image:url(/images/c1-blue/ic_plus.png);}
.form .del-item, .profile .del-item {background-image:url(/images/c1-blue/ic_delete.png);}
/*ie6*/
.form .add-item {background-image:url(/images/c1-blue/ic_plus.gif);}
.form .del-item {background-image:url(/images/c1-blue/ic_delete.gif);}
/*end ie6*/

.b-left-1 .bf a {
    color:#1a5896;
}

/*--- lists --*/
div.ub h3  {
    color: #00325A;
	background-color: #B9D7E6;
}


div.ub.user h3 {background-image:url(/images/c1-blue/ic_user.png);}
div.ub.group h3 {background-image:url(/images/c1-blue/ic_group.png);}
div.ub.forums h3 {background-image:url(/images/c1-blue/ic_topics.png);}
div.ub.album h3 {background-image:url(/images/c1-blue/ic_add-album.png);}
div.ub.events h3 {background-image:url(/images/c1-blue/ic_header_events_23.png);}
div.ub.video h3 {background-image:url(/images/c1-blue/upload_video.png);}
div.ub.files h3 {background-image:url(/images/c1-blue/ic_doccenter.png);}
div.ub.activity h3 {background-image:url(/images/c1-blue/ic_community_activities.png);}
div.ub.blog h3 {background-image:url(/images/c1-blue/ic_blog_small.png);}

div.ub h3 a, .pager strong{
    color:#00325A;
}
h2 span.right a
{
	color: #4C5C68;
}

#content-left .sub-navi a.current
{
	color: #84B8E0;
}
.sub-navi a:hover
{
	color: #84B8E0;
}
.b-right-1 {
    background-color:#b9d7e6;
    color:#00325A;
}
.b-right-2{
    background-color:#B9D7E6;
}

.b-right-action {
    background-color:#b9d7e6;
    color:#00325A;
}
.b-right-action .head a{
	color:#00325A;
}
.b-right-action .contenthead{
    color:#000000 !important;
}
.b-right-action.open .contenthead img{border:1px solid #648CB4;}

.b-right-action.closed .arrow img {background-image:url(/images/c1-blue/ic_bulletpoint_contentnavi.png);}
/*ie6*/html.* .b-right-action.closed .arrow img {background-image:url(/images/c1-blue/ic_bulletpoint_contentnavi.gif);}
.b-right-action.open .arrow img {background-image:url(/images/c1-blue/ic_bulletpoint_contentnavi_down.png);}
/*ie6*/html.* .b-right-action.open .arrow img {background-image:url(/images/c1-blue/ic_bulletpoint_contentnavi_down.gif);}
.b-right-action.open .body {background-color:#F0F0F0; color: #3278FF;}
.welcomelogout a, .ico-logout {background-image:url(/images/c1-blue/ic_layout.png) !important;color:#00325A;}
/*ie6*/html.* .welcomelogout a, .ico-logout{background-image:url(/images/c1-blue/ic_layout.gif) !important;}

.b-right-action a, .attendee a{
    color:#3278FF;
}
.b-right-action .item {
    background-image:url(/images/c1-blue/ic_user.png);
}
/*ie6*/html.* .b-right-action .item {background-image:url(/images/c1-blue/ic_user.gif);}
.b-right-action .bt {
    border-top:1px solid #b9d7e6;
}
.b-right-action .ico-member {background-image:url(/images/c1-blue/ic_user.png);}
.b-right-action .ico-member-online {background-image:url(/images/c1-blue/ic_member-online.png);}
.b-right-action .ico-contact {background-image:url(/images/c1-blue/ic_contact.png);}
.b-right-action .ico-blocked {background-image:url(/images/c1-blue/ic_block-user.png);}
.b-right-action .ico-tagged {background-image:url(/images/c1-blue/ic_action_tagged.png);}
.b-right-action .ico-edit {background-image:url(/images/c1-blue/ic_edit.png);}
.b-right-action .ico-invite{background-image:url(/images/c1-blue/invite_contact.png);}
.b-right-action .ico-application{background-image:url(/images/c1-blue/ic_application.png);}
.b-right-action .ico-group-application{background-image:url(/images/c1-blue/ic_group.png);}
.b-right-action .ico-message{background-image:url(/images/c1-blue/ic_message.png);}
.b-right-action .ico-activity{background-image:url(/images/c1-blue/ic_community_activities.png);}
.b-right-action .ico-pinboard{background-image:url(/images/c1-blue/ic_action_pinboard.png);}
.b-right-action .ico-file-application{background-image:url(/images/c1-blue/ic_doccenter.png);}

.b-right-1 strong, .b-right-1 label, .b-right-1 .itext, .b-right-2 .itext, .b-right-3 #com-invite-email, .b-right-3 #com-invite-user-friend-category, .b-right-3 #com-invite-message{
    color:#1a5896;
}
.b-right-1 a{
	color: #3278FF;
}
/*.b-right-1 .btn, .t1 .btn, .b-right-2 .btn {*/


.t1 .btn_inv{
    color:#1a5896!important;
    background-color:#fff;
}


.online { /*background-color: #00ff00!important;*/}

/*---------------------------------------------------
		Tables
----------------------------------------------------*/

.even { /*background: #f4f9fa;*/}

#footer
{
	border-top: 1px solid #DAEAF6;
	background-color:#1a5896;
}

/*ADMIN*/
.t1 tr.sub th {background-color:#f0f0f0;}
.admin-icon.del {background-image:url(/images/c1-blue/ic_delete.png);}
.admin-icon.upd {background-image:url(/images/c1-blue/ic_edit.png);}
.admin-icon.permissions {background-image:url(/images/c1-blue/ic_only_member.png);}
.admin-icon.save {background-image:url(/images/c1-blue/ic_save.png);}
.admin-icon.move {background-image:url(/images/c1-blue/ic_arrows.png);}
.sub .admin-icon.move {background-image:url(/images/c1-blue/ic_arrows.png);}

/* -- startseite -- */
.start_header{color:#00325A;}
.tbx_first_containers{color:#00325A;}
.tbx_container_discarded{color:#00325A;}
.tbx_container {border:#1A5896 2px solid;}
.tbx_box  {color:#00325A;}
.tbx_box_members {background: #B9D7E6 url(/images/c1-blue/ic_user.png) no-repeat 5px;}
html.* .tbx_box_members {background-image:url(/images/c1-blue/ic_user.gif);}
.tbx_box_groups {background: #B9D7E6 url(/images/c1-blue/ic_group.png) no-repeat 5px;}
html.* .tbx_box_groups {background-image: url(/images/c1-blue/ic_group.gif);}
.tbx_box_galleries {background: #B9D7E6 url(/images/c1-blue/ic_add-album.png) no-repeat 5px;}
html.* .tbx_box_galleries {background-image: url(/images/c1-blue/ic_add-album.gif);}
.tbx_box_events {background: #B9D7E6 url(/images/c1-blue/ic_header_events_23.png) no-repeat 5px;}
html.* .tbx_box_events {background-image: url(/images/c1-blue/ic_header_events_23.gif);}
.tbx_box_videos {background: #B9D7E6 url(/images/c1-blue/upload_video.png) no-repeat 5px;}
html.* .tbx_box_videos {background-image: url(/images/c1-blue/upload_video.gif);}
.tbx_box_forums {background: #B9D7E6 url(/images/c1-blue/ic_topics.png) no-repeat 5px;}
html.* .tbx_box_forums {background-image: url(/images/c1-blue/ic_topics.gif);}
.tbx_box_files {background: #B9D7E6 url(/images/c1-blue/ic_doccenter.png) no-repeat 5px;}
html.* .tbx_box_files {background-image: url(/images/c1-blue/ic_doccenter.gif);}
.tbx_box_blogs {background: #B9D7E6 url(/images/c1-blue/ic_blog_small.png) no-repeat 5px;}
html.* .tbx_box_blogs {background-image: url(/images/c1-blue/ic_blog_small.gif);}
.tbx_box_company {background: #B9D7E6 url(/images/c1-blue/ic_group.png) no-repeat 5px;}
.company-link-icon  {background: #B9D7E6 url(/images/c1-blue/ic_group.png) no-repeat;}
html.* .tbx_box_company, html.* .company-link-icon {background-image: url(/images/c1-blue/ic_group.gif);}

/*Browser Hacks*/
html.* .welcomelogout{
	background: #b9d7e6;
}

/* pngs durch gifs ersetzen ACHTUNG: MANCHE WERDEN SCHON WEITER OBEN ERSETZT (diekt unter den entsprechenden pngs) */
html.* .action-export-event {background-image:url(/images/c1-blue/ic_header_events_23.gif);}
html.* .action-export-member-event {background-image:url(/images/c1-blue/ic_header_events_23.gif);}
html.* .action-details-file {background-image:url(/images/c1-blue/ic_doccenter.gif);}
html.* .action-accept-contact {background-image:url(/images/c1-blue/ic_add-contact.gif);}
html.* .ico-activity_files, html.* .action-download { background-image:url(/images/c1-blue/ic_download-file.gif);}
html.* .action-del-contact {background-image:url(/images/c1-blue/ic_delete-contact.gif);}
html.* .action-profile {background-image:url(/images/c1-blue/ic_profile.gif);}
html.* .action-visit-pinboard {background-image:url(/images/c1-blue/ic_action_pinboard.gif);}
html.* .action-add-note {background-image:url(/images/c1-blue/ic_add-memo.gif);}
html.* .action-add-bookmark {background-image:url(/images/c1-blue/ic_action_tagged.gif);}
html.* .action-add-block {background-image:url(/images/c1-blue/ic_block-user.gif);}
html.* .action-del-block {background-image:url(/images/c1-blue/ic_block-user.gif);}
html.* .action-del-user {background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-del-event {background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-edit-event {background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-add-user {background-image:url(/images/c1-blue/ic_add-contact.gif);}
html.* .action-write-message {background-image:url(/images/c1-blue/ic_message.gif);}
html.* .action-edit-thread{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-thread {background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-join-group {background-image:url(/images/c1-blue/ic_join-group.gif);}
html.* .action-part-group {background-image:url(/images/c1-blue/ic_leave-group.gif);}
html.* .action-edit-group {background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-group {background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-request-group-membership {background-image:url(/images/c1-blue/ic_group-request.gif);}
html.* .action-add-thread {background-image:url(/images/c1-blue/ic_plus.gif);}
html.* .action-accept-user-application{background-image:url(/images/c1-blue/ic_add-contact.gif);}
html.* .action-reject-user-application{background-image:url(/images/c1-blue/ic_delete-contact.gif);}
html.* .action-view-album{background-image:url(/images/c1-blue/ic_change-pic.gif);}
html.* .action-edit-album{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-upload-album{background-image:url(/images/c1-blue/upload_image.gif);}
html.* .action-del-album{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-edit-picture{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-picture{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-add-forum{background-image:url(/images/c1-blue/ic_topics.gif);}
html.* .action-add-album{background-image:url(/images/c1-blue/ic_add-album.gif);}
html.* .action-add-event{background-image:url(/images/c1-blue/ic_header_events_23.gif);}
html.* .action-members-group{background-image:url(/images/c1-blue/ic_user.gif);}
html.* .action-edit-forum{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-edit-file{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-forum{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-view-picture{background-image:url(/images/c1-blue/ic_change-pic.gif);}
html.* .action-applications-group{background-image:url(/images/c1-blue/ic_application.gif);}
html.* .action-view-group{background-image:url(/images/c1-blue/ic_group.gif);}
html.* .action-add-startpage{background-image:url(/images/c1-blue/ic_startpage.gif);}
html.* .action-remove-startpage{background-image:url(/images/c1-blue/ic_remove-startpage.gif);}
html.* .action-edit-video{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-video{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-add-video{background-image:url(/images/c1-blue/upload_video.gif);}
html.* .action-add-file{background-image:url(/images/c1-blue/ic_doccenter.gif);}
html.* .action-view-event{background-image:url(/images/c1-blue/ic_header_events_23.gif);}
html.* .notify-violation{background-image:url(/images/c1-blue/ic_notify-violation.gif);}
html.* .action-grant{background-image:url(/images/c1-blue/ic_only_member.gif);}
html.* .action-invite{background-image:url(/images/c1-blue/ic_only-invited.gif);}
html.* .action-greet{background-image:url(/images/c1-blue/ic_greet.gif);}
html.* .action-tickle{background-image:url(/images/c1-blue/ic_tickle.gif);}
html.* .action-flirt{background-image:url(/images/c1-blue/ic_flirt.gif);}
html.* .action-kiss{background-image:url(/images/c1-blue/ic_kiss.gif);}
html.* .action-wink{background-image:url(/images/c1-blue/ic_blink.gif);}
html.* .action-show-widget{background-image:url(/images/c1-blue/ic_widgets.gif);}
html.* .action-tell-friend{background-image:url(/images/c1-blue/ic_tellafriend.gif);}
html.* .action-accept-company, html.* .action-accept-group, html.* .action-accept-file{background-image:url(/images/c1-blue/ic_yesyes.gif);}
html.* .action-reject-company, html.* .action-reject-group, html.* .action-reject-file{background-image:url(/images/c1-blue/ic_nono.gif);}
html.* .action-download-vcard {background-image:url(/images/c1-blue/ic_contact.gif);}
html.* .action-view-blog{background-image:url(/images/c1-blue/ic_blog_small.gif);}
html.* .action-edit-blog{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-blog{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-remove-role-user{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-add-role-user{background-image:url(/images/c1-blue/ic_plus.gif);}
html.* .action-rate-item{background-image:url(/images/c1-blue/ic_rating.gif);}
html.* .action-view-file{background-image:url(/images/c1-blue/ic_doccenter.gif);}

html.* a.pbaction-delete{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* a.pbaction-email {background-image:url(/images/c1-blue/ic_message.gif);}

html.* .group-staus-private{background-image:url(/images/c1-blue/ic_locked-group.gif);}
html.* .group-staus-member{background-image:url(/images/c1-blue/ic_user.gif);}
html.* .group-staus-onlymemb{background-image:url(/images/c1-blue/ic_only_member.gif);}
html.* .group-staus-applied{background-image:url(/images/c1-blue/ic_group-request.gif);}
html.* .group-staus-invited{background-image:url(/images/c1-blue/ic_only-invited.gif);}
html.* .member-staus-blocked{background-image:url(/images/c1-blue/ic_block-user.gif);}
html.* .member-staus-requested{background-image:url(/images/c1-blue/ic_own-contact-request.gif);}
html.* .member-staus-friend{background-image:url(/images/c1-blue/ic_contact.gif);}
html.* .member-staus-admin{background-image:url(/images/c1-blue/ic_admin-upgrade.gif);}
html.* .member-staus-member{background-image:url(/images/c1-blue/ic_profile.gif);}
html.* .event-staus-invite{background-image:url(/images/c1-blue/ic_only-invited.gif);}
html.* .event-staus-private{background-image:url(/images/c1-blue/ic_only_member.gif);}

html.* .ping_greet{background-image:url(/images/c1-blue/ic_greet.gif);}
html.* .ping_tickle{background-image:url(/images/c1-blue/ic_tickle.gif);}
html.* .ping_flirt{background-image:url(/images/c1-blue/ic_flirt.gif);}
html.* .ping_kiss{background-image:url(/images/c1-blue/ic_kiss.gif);}
html.* .ping_wink{background-image:url(/images/c1-blue/ic_blink.gif);}

html.* .t1 tr.headrow th.group{background-image:url(/images/c1-blue/ic_group.gif);}
html.* .t1 tr.headrow th.contact{background-image:url(/images/c1-blue/ic_contact.gif);}
html.* .t1 tr.headrow th.connect{background-image:url(/images/c1-blue/ic_arrows-leftright.gif);}
html.* .t1 tr.headrow th.member{background-image:url(/images/c1-blue/ic_user.gif);}
html.* .t1 tr.headrow th.blocked{background-image:url(/images/c1-blue/ic_block-user.gif);}
html.* .t1 tr.headrow th.visitor{background-image:url(/images/c1-blue/ic_user.gif);}
html.* .t1 tr.headrow th.attendee{background-image:url(/images/c1-blue/ic_user.gif);}
html.* .t1 tr.headrow th.tagged{background-image:url(/images/c1-blue/ic_action_tagged.gif);}
html.* .t1 tr.headrow th.thread{background-image:url(/images/c1-blue/ic_topics.gif);}
html.* .t1 tr.headrow th.forums{background-image:url(/images/c1-blue/ic_topics.gif);}
html.* .t1 tr.headrow th.event{background-image:url(/images/c1-blue/ic_header_events_23.gif);}
html.* .t1 tr.headrow th.search{background-image:url(/images/c1-blue/ic_header_search.gif);}
html.* .t1 tr.headrow th.pinboard{background-image:url(/images/c1-blue/ic_action_pinboard.gif);}
html.* .t1 tr.headrow th.album{background-image:url(/images/c1-blue/ic_add-album.gif);}
html.* .t1 tr.headrow th.video{background-image:url(/images/c1-blue/upload_video.gif);}
html.* .t1 tr.headrow th.news{background-image:url(/images/c1-blue/ic_newsflash.gif);}

html.* th.edit{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* th.upload{background-image:url(/images/c1-blue/upload_image.gif);}


html.* .b-right-action .ico-member {background-image:url(/images/c1-blue/ic_user.gif);}
html.* .b-right-action .ico-member-online {background-image:url(/images/c1-blue/ic_member-online.gif);}
html.* .b-right-action .ico-contact {background-image:url(/images/c1-blue/ic_contact.gif);}
html.* .b-right-action .ico-blocked {background-image:url(/images/c1-blue/ic_block-user.gif);}
html.* .b-right-action .ico-tagged {background-image:url(/images/c1-blue/ic_action_tagged.gif);}
html.* .b-right-action .ico-edit {background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .b-right-action .ico-invite{background-image:url(/images/c1-blue/invite_contact.gif);}
html.* .b-right-action .ico-application{background-image:url(/images/c1-blue/ic_application.gif);}
html.* .b-right-action .ico-group-application{background-image:url(/images/c1-blue/ic_group.gif);}
html.* .b-right-action .ico-message{background-image:url(/images/c1-blue/ic_message.gif);}
html.* .b-right-action .ico-activity{background-image:url(/images/c1-blue/ic_community_activities.gif);}
html.* .b-right-action .ico-pinboard{background-image:url(/images/c1-blue/ic_action_pinboard.gif);}
html.* .b-right-action .ico-file-application{background-image:url(/images/c1-blue/ic_doccenter.gif);}

html.* .ub.user h3 {background-image:url(/images/c1-blue/ic_user.gif);}
html.* .ub.group h3 {background-image:url(/images/c1-blue/ic_group.gif);}
html.* .ub.forums h3 {background-image:url(/images/c1-blue/ic_topics.gif);}
html.* .ub.files h3 {background-image:url(/images/c1-blue/ic_doccenter.gif);}
html.* .ub.album h3 {background-image:url(/images/c1-blue/ic_add-album.gif);}
html.* .ub.events h3 {background-image:url(/images/c1-blue/ic_header_events_23.gif);}
html.* .ub.video h3 {background-image:url(/images/c1-blue/upload_video.gif);}
html.* .ub.activity h3 {background-image:url(/images/c1-blue/ic_community_activities.gif);}
html.* .ub.blog h3 {background-image:url(/images/c1-blue/ic_blog_small.gif);}

html.* span.connect{background-image:url(/images/c1-blue/ic_arrows-leftright.gif);}

html.* .rnav a.current{background-image:url(/images/c1-blue/ic_bulletpoint_contentnavi.gif);}

/*ADMIN*/

html.* .admin-icon.del {background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .admin-icon.upd {background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .admin-icon.permissions{background-image:url(/images/c1-blue/ic_only_member.gif);}
html.* .admin-icon.save {background-image:url(/images/c1-blue/ic_save.gif);}
html.* .admin-icon.move {background-image:url(/images/c1-blue/ic_arrows.gif);}
html.* .sub .admin-icon.move {background-image:url(/images/c1-blue/ic_arrows.gif);}

html.* .uldesc2 {	background: none;}

/* HI CLIP */
#hiclip_tr1_1 td, #hiclip_tr2_1 td, #hiclip_tr3_1 td{background-color:#B9D7E6;color:#00325A;}
#hiclip_tr1_2 td input,  #hiclip_tr3_2 td input, #hiclip_tr2_7 td table td input{background-color:#F0F0F0;border:1px solid #B9D7E6;color:#000000;}
.hiclip_api1 h2{color:#00325A !important;}
.hiclip_button{background-color: #1A5896 !important;color: #FFFFFF !important;border-left: 2px solid #DCF5F5 !important;border-top: 2px solid #DCF5F5 !important;border-right: 2px solid #00325A !important;border-bottom: 2px solid #00325A !important;}
.hiclip_button:hover, .hiclip_button:active, .hiclip_button:focus {background-color: #3278FF !important;}
.hiclip_api1 .hiclip_upload_border{border:1px solid #F0F0F0;}
.hiclip_api1 .hiclip_upload_bar{background-color:#00325A;}



/* tables to divs */
.genericlist_header {
	background-color: #B9D7E6; /* c04 */
	color: #00325A; /* c01 */
}

.genericlist_item { color: #00325A; } /* c01 */

.genericlist_item .ul, .jcarousel-container { border-bottom: 1px solid #B9D7E6; } /* c04 */

.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname { color: #000000; } /* c08 */

.genericlist_item .ul .ulhead .uldesc .uldesc1 .ulname p a { color: #000000; } /* c08 */

#wrapper .genericlist_item .online .ulhead .ullogo img {
background-color: #00ff00; /* c13 */
border:1px solid #648CB4 !important; /* c03 */
}

.genericlist_item .ulhead .ullogo img {
background-color: #FFFFFF; /* c12 */
border:1px solid #648CB4; /* c03 */
}

.genericlist_item .ulopen { background:#B9D7E6 none repeat scroll 0%; } /* c04 */

.genericlist_item .ulopen .edit a, .genericlist_item .ulclosed .edit a { color: #00325A; } /* c01 */

.genericlist_header .contact { background-image:url(/images/c1-blue/ic_contact.png); }
html.* .genericlist_header .contact { background-image:url(/images/c1-blue/ic_contact.gif); }
.genericlist_header .member { background-image:url(/images/c1-blue/ic_user.png); }
html.* .genericlist_header .member { background-image:url(/images/c1-blue/ic_user.gif); }
.genericlist_header .file { background-image:url(/images/c1-blue/ic_doccenter.png); }
html.* .genericlist_header .file { background-image:url(/images/c1-blue/ic_doccenter.gif); }
.genericlist_header .blocked { background-image:url(/images/c1-blue/ic_block-user.png); }
html.* .genericlist_header .blocked { background-image:url(/images/c1-blue/ic_block-user.gif); }
.genericlist_header .tagged { background-image:url(/images/c1-blue/ic_action_tagged.png); }
html.* .genericlist_header .tagged { background-image:url(/images/c1-blue/ic_action_tagged.gif); }
#sidebar_search_form .submit-link, .genericlist_header .search { background-image:url(/images/c1-blue/ic_header_search.png); }
html.* #sidebar_search_form .submit-link, html.* .genericlist_header .search { background-image:url(/images/c1-blue/ic_header_search.gif); }



/* tables to divs - group list  */
.genericlist_header .group { background-image:url(/images/c1-blue/ic_group.png); }
html.* .genericlist_header .group { background-image:url(/images/c1-blue/ic_group.gif); }

/* tables to divs - events list  */
.genericlist_header .event { background-image:url(/images/c1-blue/ic_header_events_23.png); }
html.* .genericlist_header .event { background-image:url(/images/c1-blue/ic_header_events_23.gif); }

/* tables to divs - album list  */
.genericlist_header .album { background-image:url(/images/c1-blue/ic_add-album.png); }
html.* .genericlist_header .album { background-image:url(/images/c1-blue/ic_add-album.gif); }

.galleries .genericlist_item .uldesc .uldesc0 .ulname p a, .user-galleries .genericlist_item .uldesc .uldesc0 .ulname p a, .mygalleries .genericlist_item .uldesc .uldesc0 .ulname p a {
color: #000000; /* c08 */
}

.genericlist_header .top .form_text, .advsearchform  .form_text {
background-color:#FFFFFF !important; /* c12 */
border:1px solid #BEBEBE !important; /* c10 */
}

/* tables to divs - video list  */
.genericlist_header .video { background-image:url(/images/c1-blue/upload_video.png); }
html.* .genericlist_header .video { background-image:url(/images/c1-blue/upload_video.gif); }

.videos .genericlist_item .uldesc .uldesc0 .ulname p a, .user-videos .genericlist_item .uldesc .uldesc0 .ulname p a, .myvideos .genericlist_item .uldesc .uldesc0 .ulname p a {
color: #000000; /* c08 */
}

.action-view-video { background-image:url(/images/c1-blue/upload_video.png); }
html.* .action-view-video { background-image:url(/images/c1-blue/upload_video.gif); }


/* tables to divs - forums */
.genericlist_header .forums { background-image:url(/images/c1-blue/ic_topics.png); }
html.* .genericlist_header .forums { background-image:url(/images/c1-blue/ic_topics.gif); }

.genericlist_item .ulname p a {
color: #000000; /* c08 */
}

.genericlist_header .thread { background-image:url(/images/c1-blue/ic_topics.png); }
html.* .genericlist_header .thread { background-image:url(/images/c1-blue/ic_topics.gif); }

.action-view-forum { background-image:url(/images/c1-blue/ic_topics.png); }
html.* .action-view-forum { background-image:url(/images/c1-blue/ic_topics.gif); }

.genericlist_header .blogs { background-image:url(/images/c1-blue/ic_blog_small.png); }
html.* .genericlist_header .blogs { background-image:url(/images/c1-blue/ic_blog_small.gif); }

/* tables to divs - news */
.genericlist_header .news { background-image:url(/images/c1-blue/ic_newsflash.png); }
html.* .genericlist_header .news { background-image:url(/images/c1-blue/ic_newsflash.gif); }

/* albums - images.tpl */
.group-item { background-image:url(/images/c1-blue/ic_group.png); }
html.* .group-item { background-image:url(/images/c1-blue/ic_group.gif); }

.event-item { background-image:url(/images/c1-blue/ic_header_events_23.png); }
html.* .event-item { background-image:url(/images/c1-blue/ic_header_events_23.gif); }


/* albums - image.tpl */
.genericlist_item .comments {
background-color:#B9D7E6; /* c04 */
color:#00325A; /* c01 */
background-image:url(/images/c1-blue/ic_comments.png);
}
html.* .genericlist_item .comments {
background-color:#B9D7E6; /* c04 */
color:#00325A; /* c01 */
background-image:url(/images/c1-blue/ic_comments.gif);
}

/* tables to divs - pinboard, blog */
.genericlist_header .pinboard, .genericlist_item  .blog { background-image:url(/images/c1-blue/ic_action_pinboard.png); }
html.* .genericlist_header .pinboard, html.* .genericlist_item  .blog { background-image:url(/images/c1-blue/ic_action_pinboard.gif); }

/* event-details  */
.genericblock_header {
background-color:#B9D7E6; /* c04 */
color:#00325A; /* c01 */
}

.genericblock_normal {
color: #00325A; /* c01 */
}


/* features */
.admin form .t1 #ftr-cms-label { background-image:url(/images/c1-blue/ic_editcontent.png); }
html.* .admin form .t1 #ftr-cms-label { background-image:url(/images/c1-blue/ic_editcontent.gif); }
.admin form .t1 #ftr-images-label { background-image:url(/images/c1-blue/ic_add-album.png); }
html.* .admin form .t1 #ftr-images-label { background-image:url(/images/c1-blue/ic_add-album.gif); }
.admin form .t1 #ftr-videos-label { background-image:url(/images/c1-blue/upload_video.png); }
html.* .admin form .t1 #ftr-videos-label { background-image:url(/images/c1-blue/upload_video.gif); }
.admin form .t1 #ftr-events-label { background-image:url(/images/c1-blue/ic_header_events_23.png); }
html.* .admin form .t1 #ftr-events-label { background-image:url(/images/c1-blue/ic_header_events_23.gif); }
.admin form .t1 #ftr-groups-label { background-image:url(/images/c1-blue/ic_group.png); }
html.* .admin form .t1 #ftr-groups-label { background-image:url(/images/c1-blue/ic_group.gif); }
.admin form .t1 #ftr-forum-label { background-image:url(/images/c1-blue/ic_topics.png); }
html.* .admin form .t1 #ftr-forum-label { background-image:url(/images/c1-blue/ic_topics.gif); }
.admin form .t1 #usr-nick-label { background-image:url(/images/c1-blue/ic_changenicname.png); }
html.* .admin form .t1 #usr-nick-label { background-image:url(/images/c1-blue/ic_changenicname.gif); }
.admin form .t1 #ftr-files-label { background-image:url(/images/c1-blue/ic_doccenter.png); }
html.* .admin form .t1 #ftr-files-label { background-image:url(/images/c1-blue/ic_doccenter.gif); }
.admin form .t1 #ftr-wizard-label { background-image:url(/images/c1-blue/ic_wizzard.png); }
html.* .admin form .t1 #ftr-wizard-label { background-image:url(/images/c1-blue/ic_wizzard.gif); }
.b-right-action .ico-wizard { background-image: url(/images/c1-blue/ic_wizzard.png); }
html.* .b-right-action .ico-wizard { background-image: url(/images/c1-blue/ic_wizzard.gif); }
.admin form .t1 #ftr-greet-label { background-image:url(/images/c1-blue/ic_greet.png); }
html.* .admin form .t1 #ftr-greet-label { background-image:url(/images/c1-blue/ic_greet.gif); }
.admin form .t1 #ftr-tickle-label { background-image:url(/images/c1-blue/ic_tickle.png); }
html.* .admin form .t1 #ftr-tickle-label { background-image:url(/images/c1-blue/ic_tickle.gif); }
.admin form .t1 #ftr-flirt-label { background-image:url(/images/c1-blue/ic_flirt.png); }
html.* .admin form .t1 #ftr-flirt-label { background-image:url(/images/c1-blue/ic_flirt.gif); }
.admin form .t1 #ftr-kiss-label { background-image:url(/images/c1-blue/ic_kiss.png); }
html.* .admin form .t1 #ftr-kiss-label { background-image:url(/images/c1-blue/ic_kiss.gif); }
.admin form .t1 #ftr-wink-label { background-image:url(/images/c1-blue/ic_blink.png); }
html.* .admin form .t1 #ftr-wink-label { background-image:url(/images/c1-blue/ic_blink.gif); }
.admin form .t1 #ftr-blog-label { background-image:url(/images/c1-blue/ic_blog_small.png); }
html.* .admin form .t1 #ftr-blog-label { background-image:url(/images/c1-blue/ic_blog_small.gif); }
.action-stern, .admin form .t1 #ftr-stern-label { background-image:url(/images/c1-blue/ic_greet_01.png); }
html.* .action-stern, html.* .admin form .t1 #ftr-stern-label { background-image:url(/images/c1-blue/ic_greet_01.gif); }
.action-hip, .admin form .t1 #ftr-hip-label { background-image:url(/images/c1-blue/ic_greet_02.png); }
html.* .action-hip, html.* .admin form .t1 #ftr-hip-label { background-image:url(/images/c1-blue/ic_greet_02.gif); }
.action-heuli, .admin form .t1 #ftr-heuli-label { background-image:url(/images/c1-blue/ic_greet_03.png); }
html.* .action-heuli, html.* .admin form .t1 #ftr-heuli-label { background-image:url(/images/c1-blue/ic_greet_03.gif); }
.action-grrr, .admin form .t1 #ftr-grrr-label { background-image:url(/images/c1-blue/ic_greet_04.png); }
html.* .action-grrr, html.* .admin form .t1 #ftr-grrr-label { background-image:url(/images/c1-blue/ic_greet_04.gif); }
.action-zeichen, .admin form .t1 #ftr-zeichen-label { background-image:url(/images/c1-blue/ic_greet_05.png); }
html.* .action-zeichen, html.* .admin form .t1 #ftr-zeichen-label { background-image:url(/images/c1-blue/ic_greet_05.gif); }
.action-sonne, .admin form .t1 #ftr-sonne-label { background-image:url(/images/c1-blue/ic_greet_06.png); }
html.* .action-sonne, html.* .admin form .t1 #ftr-sonne-label { background-image:url(/images/c1-blue/ic_greet_06.gif); }
.action-ohhh, .admin form .t1 #ftr-ohhh-label { background-image:url(/images/c1-blue/ic_greet_07.png); }
html.* .action-ohhh, html.* .admin form .t1 #ftr-ohhh-label { background-image:url(/images/c1-blue/ic_greet_07.gif); }
.action-knochen, .admin form .t1 #ftr-knochen-label { background-image:url(/images/c1-blue/ic_greet_08.png); }
html.* .action-knochen, html.* .admin form .t1 #ftr-knochen-label { background-image:url(/images/c1-blue/ic_greet_08.gif); }
.action-goast, .admin form .t1 #ftr-goast-label { background-image:url(/images/c1-blue/ic_greet_09.png); }
html.* .action-goast, html.*.admin form .t1 #ftr-goast-label { background-image:url(/images/c1-blue/ic_greet_09.gif); }
.action-short, .admin form .t1 #ftr-short-label { background-image:url(/images/c1-blue/ic_greet_10.png); }
html.* .action-short, html.* .admin form .t1 #ftr-short-label { background-image:url(/images/c1-blue/ic_greet_10.gif); }
/*--- wizard CMS ---*/
.wizard_cms_icon {background-image:url(/images/c1-blue/ic_wizzard.png);}
html.* .wizard_cms_icon {background-image:url(/images/c1-blue/ic_wizzard.gif);}

/* datepicker */
input.DatePicker{
	border: 1px solid #bebeb4 !important; /* c04 */
}

.ui-datepicker-trigger { background: transparent url(/images/c1-blue/Datepicker.png) no-repeat 5px 3px !important; }
html.* .ui-datepicker-trigger { background: transparent url(/images/c1-blue/Datepicker.gif) no-repeat 5px 3px !important; }

.ui-datepicker{
	background-color: #B9D7E6 !important; /* c04 */
	color: #00325A !important; /* c01 */
    border-color: #00325A !important; /* c01 */
}
.ui-datepicker tbody{
    background-color:#ffffff !important; /* c12 */
}
.ui-state-active{
	color: #ffffff !important; /* c12 */
	background: #1A5896 !important; /* c02 */
}
.ui-state-default{
    color:#00325A !important; /* c01 */
}
.ui-widget-header a {
	color: #3278FF !important;
}
.ui-state-hover {
    color: #ffffff !important; /* c12 */
	background: #3278FF !important; /* c07 */
}	
.ui-datepicker-other-month, .ui-datepicker-unselectable{
    color: #000000 !important; /* c08 */
	background: #F0F0F0 !important; /* c11 */
}
.ui-state-highlight{    
	background: #B9D7E6 !important; /* c04 */
}
.ui-datepicker td{
    border:1px solid #B9D7E6 !important; /* c04 */
}

div.doubleline {
border-top:1px solid #B9D7E6; /* c04 */
border-bottom:1px solid #B9D7E6; /* c04 */
}

/*--- cms ---*/
.addcmsitem{background-image:url(/images/c1-blue/ic_plus.png);}
.editcmsitem{background-image:url(/images/c1-blue/ic_edit.png);}
.removecmsitem{background-image:url(/images/c1-blue/ic_delete.png);}
.movecmsitem{background-image:url(/images/c1-blue/ic_arrows.png);}
html.* .addcmsitem{background-image:url(/images/c1-blue/ic_plus.gif);}
html.* .editcmsitem{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .removecmsitem{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .movecmsitem{background-image:url(/images/c1-blue/ic_arrows.gif);}
#cms .addform .list_item img, .formarea .list_item img, .actionbox .list_item img{border:1px solid #648CB4;}
#cms .addform .cms-text{border:1px solid #648CB4;}
#cms .addform .cms-bild-text{border:1px solid #648CB4;}
#cms .addform .cms-text-bild{border:1px solid #648CB4;}
#cms .addform .pager a, .formarea .pager a, .actionbox .pager a{border:1px solid #B9D7E6;color:#3278FF;}
.formarea .pager strong, .actionbox .pager strong{border:1px solid #B9D7E6;}
#cms .cms-page-item, #cms-front .cms-page-item{background-color:#B9D7E6;}
#cms .cms-page-item .ullogo img, #cms-front .cms-page-item .ullogo img{border:1px solid #00325A;}
#cms .it-online {background-image:url(/images/c1-blue/ic_activatepage.png);}
html.* #cms .it-online {background-image:url(/images/c1-blue/ic_activatepage.gif);}
#cms .it-offline {background-image:url(/images/c1-blue/ic_lockpage.png);}
html.* #cms .it-offline {background-image:url(/images/c1-blue/ic_lockpage.gif);}
.cms-list .item  img{border:1px solid #648CB4;}
.action-view-page{background-image:url(/images/c1-blue/ic_viewpage.png);}
.action-edit-content{background-image:url(/images/c1-blue/ic_editcontent.png);}
.action-edit-page{background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-page{background-image:url(/images/c1-blue/ic_delete.png);}
.action-cms-add-item{background-image:url(/images/c1-blue/ic_plus.png);}
html.* .action-cms-add-item{background-image:url(/images/c1-blue/ic_plus.gif);}
.pages .pageheader .logo {background:transparent url(/images/c1-blue/ic_custompage_big.png) center center no-repeat;}
.pages .small .logo{background:transparent url(/images/c1-blue/custom_page.png) center center no-repeat;}
.first_cms {background-image:url(/images/c1-blue/ic_editcontent.png);background-repeat:no-repeat;}
#cms-front .listcms {background-color:#FFFFFF;}
.addcmsitem_news_first{background-color:#B9D7E6;}

html.* .action-view-page{background-image:url(/images/c1-blue/ic_viewpage.gif);}
html.* .action-edit-content{background-image:url(/images/c1-blue/ic_editcontent.gif);}
html.* .action-edit-page{background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-page{background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-cms-add-item{background-image:url(/images/c1-blue/ic_plus.gif);}

.genericlist_header .pages { background-image:url(/images/c1-blue/ic_editcontent.png); }
html.* .genericlist_header .pages { background-image:url(/images/c1-blue/ic_editcontent.gif); }
html.* .first_cms {background-image:url(/images/c1-blue/ic_editcontent.gif);background-repeat:no-repeat;}

/*Nicknamehistory*/
#op a, #clos a {color:#00325A;}
#change_history_nick {background-color:#F0F0F0; border:2px solid #1A5896;}
.content_nick {border-bottom:1px solid #1A5896;color:#00325A;}

/*all Search*/
.search_result_all { border-bottom:1px solid #B9D7E6; }

/*Dokumentencenter IMG, wenn kein Bildupload*/
.doc_logo img { background:#ffffff url(/images/c1-blue/ic_file.png) center center no-repeat; }
.community-stream .filedc img{background: transparent url(/images/c1-blue/file_small.png) no-repeat center center;}
.files .headerbox .logo { background:#ffffff url(/images/c1-blue/file_big.png) center center no-repeat; }
.ub .doc_logo img, .files .small .logo, .doc_logo_temp img { background:#ffffff url(/images/c1-blue/file_small.png) center center no-repeat; }
.ulopen .edit { background-color:#B9D7E6; }

/*mp3player*/
.mp3player {
    border-color:#1a5896;
    color:#B9D7E6;
    background-color:#FFFFFF;
}

.headerbox .mp3player {
    color:#FFFFFF;
    background-color:#B9D7E6;
}

/* Item rating */
.item-rating-bg, #content-left .item-rating{background-image:url(/images/c1-blue/ic_rating_zero.png);}
html.* .item-rating-bg, html.* #content-left .item-rating{background-image:url(/images/c1-blue/ic_rating_zero.gif);}
#content-left .item-rating-full, .item-rating-full{background-image:url(/images/c1-blue/ic_rating_full.png);}
html.* #content-left .item-rating-full, html.* .item-rating-full{background-image:url(/images/c1-blue/ic_rating_full.gif);}

#cms-front .leftcol .cms-contents, #cms-front .rightcol .cms-contents, #cms-front .leftcol .cms-page-item, #cms-front .rightcol .cms-page-item, #cms-front .leftcol .frame-page, #cms-front .rightcol .frame-page{border:1px solid #648CB4;}

/*  FIRMEN  */
.company-item { background-image:url(/images/c1-blue/ic_group.png); }
html.* .company-item { background-image:url(/images/c1-blue/ic_group.gif); }
.genericlist_header .company { background-image:url(/images/c1-blue/ic_group.png); }
html.* .genericlist_header .company { background-image:url(/images/c1-blue/ic_group.gif); }
/*html.* .ub.company h3 {background-image:url(/images/c1-blue/ic_group.gif);}*/
html.* .b-right-action .ico-company-application{background-image:url(/images/c1-blue/ic_group.gif);}
html.* .t1 tr.headrow th.company{background-image:url(/images/c1-blue/ic_group.gif);}
html.* .company-staus-private{background-image:url(/images/c1-blue/ic_locked-group.gif);}
html.* .company-staus-member{background-image:url(/images/c1-blue/ic_user.gif);}
html.* .company-staus-onlymemb{background-image:url(/images/c1-blue/ic_only_member.gif);}
html.* .company-staus-applied{background-image:url(/images/c1-blue/ic_group-request.gif);}
html.* .company-staus-invited{background-image:url(/images/c1-blue/ic_only-invited.gif);}
html.* .action-join-company {background-image:url(/images/c1-blue/ic_join-group.gif);}
html.* .action-part-company {background-image:url(/images/c1-blue/ic_leave-group.gif);}
html.* .action-edit-company {background-image:url(/images/c1-blue/ic_edit.gif);}
html.* .action-del-company {background-image:url(/images/c1-blue/ic_delete.gif);}
html.* .action-request-company-membership {background-image:url(/images/c1-blue/ic_group-request.gif);}
html.* .action-members-company{background-image:url(/images/c1-blue/ic_user.gif);}
html.* .action-applications-company{background-image:url(/images/c1-blue/ic_application.gif);}
html.* .action-view-company{background-image:url(/images/c1-blue/ic_group.gif);}
.b-right-action .ico-company-application{background-image:url(/images/c1-blue/ic_group.png);}
/*div.ub.company h3 {background-image:url(/images/c1-blue/ic_group.png);}*/
.t1 tr.headrow th.company{background-image:url(/images/c1-blue/ic_group.png);}
.company-staus-private{background-image:url(/images/c1-blue/ic_locked-group.png);}
.company-staus-member{background-image:url(/images/c1-blue/ic_user.png);}
.company-staus-onlymemb{background-image:url(/images/c1-blue/ic_only_member.png);}
.company-staus-applied{background-image:url(/images/c1-blue/ic_group-request.png);}
.company-staus-invited{background-image:url(/images/c1-blue/ic_only-invited.png);}
.action-join-company {background-image:url(/images/c1-blue/ic_join-group.png);}
.action-part-company {background-image:url(/images/c1-blue/ic_leave-group.png);}
.action-edit-company {background-image:url(/images/c1-blue/ic_edit.png);}
.action-del-company {background-image:url(/images/c1-blue/ic_delete.png);}
.action-request-company-membership {background-image:url(/images/c1-blue/ic_group-request.png);}
.action-members-company{background-image:url(/images/c1-blue/ic_user.png);}
.action-applications-company{background-image:url(/images/c1-blue/ic_application.png);}
.action-view-company{background-image:url(/images/c1-blue/ic_group.png);}


/* chat rooms*/
.chat .headerbox .logo {background-image:url(/images/c1-blue/forum_big.png);}
html.* .chat .headerbox .logo {background-image:url(/images/c1-blue/forum_big.gif);}
div.chat-room a img, .chat .small .logo {background-image:url(/images/c1-blue/forum_small.png);}
html.* div.chat-room a img, html.* .chat .small .logo {background-image:url(/images/c1-blue/forum_small.gif);}
.chat-status-temp {background-image: url(/images/c1-blue/ic_chatroom_temporary.png);}
html.* .chat-status-temp {background-image: url(/images/c1-blue/ic_chatroom_temporary.gif);}
.chat-status-perm {background-image: url(/images/c1-blue/ic_chatroom.png);}
html.* .chat-status-perm {background-image: url(/images/c1-blue/ic_chatroom.gif);}
.chat-status-nopass {background-image: url(/images/c1-blue/ic_chatroom_unlocked.png);}
html.* .chat-status-nopass {background-image: url(/images/c1-blue/ic_chatroom_unlocked.gif);}
.chat-status-pass {background-image: url(/images/c1-blue/ic_chatroom_locked.png);}
html.* .chat-status-pass {background-image: url(/images/c1-blue/ic_chatroom_locked.gif);}
.action-chat-invite {background-image: url(/images/c1-blue/ic_chat_invite.png);}
html.* .action-chat-invite {background-image: url(/images/c1-blue/ic_chat_invite.gif);} 

.action-chown {background-image:url(/images/c1-blue/ic_profile.png);}
html.* .action-chown {background-image:url(/images/c1-blue/ic_profile.gif);}

/* non-modal help box */
.helptext { color: #efefef !important;background-color: #B9D7E6 !important; }
.tribax-help-dialog .ui-widget-header, .tribax-dialog .ui-widget-header { background-color:#1A5896; }
/* .tribax-help-dialog .ui-widget-header, .tribax-dialog .ui-widget-header, .helptext { background-color:#1A5896;color: #efefef !important; } */
.tribax-help-dialog, .tribax-dialog .ui-dialog {border-color: #00325a !important;}

.default-border, .tbxTable th, .tbxTable td {border-color:#B9D7E6;} /* C04 */

.action-new-item { background-image:url(/images/c1-blue/ic_plus.png); }
html.* .action-new-item { background-image:url(/images/c1-blue/ic_plus.gif); }

/* New list design */
.lst_header, .lst_header h3, .lst_header h4 {color:#00325A;}

#content-left .txtfld {background-color:#FFFFFF;border:1px solid #999999;}    

.item_logo img {background-color:#FFFFFF;border:1px solid #00325A;}    
.lst .even{background-color:#E6E6E6;}
.hovers, .hovers .even  { background-color:#B9D7E6 !important; }

.lst_header .bar .del-item{background-image:url("/images/c1-blue/ic_delete.gif");}
.lst_header .bar .add-item  {background-image:url("/images/c1-blue/ic_plus.gif");} 
#content-left .sbmtbtn{background-color:#B9D7E6;color:#00325A;border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF;border-bottom:1px solid #00325A;border-right:1px solid #00325A;}
#content-left .sbmtbtn:hover{border-top:1px solid #00325A;border-left:1px solid #00325A;border-bottom:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}

.list_opt .list_view, .list_opt .simple_view, .list_opt .detail_view, .list_opt .gallery_view {border:1px solid #00325A;}
.list_opt .list_view img, .list_opt .simple_view img, .list_opt .detail_view img, .list_opt .gallery_view img{background-color:#00325A;}
.list_opt a:hover img, .list_opt a:focus img, .list_opt a:active img, .list_opt .current img{background-color:#3278FF;}    
    
.shift_opt a, .shift_opt strong {border:1px solid #B9D7E6;}

.tabs a{background-color:#F0F0F0;color:#00325A;}
.tabs a:hover, .tabs a:focus, .tabs a:active, .tabs .current{background-color:#B9D7E6;}
.tabs{border-bottom:1px solid #B9D7E6;}    

.lst_item .item_desc{color:#00325A;}    
.group_item {background-image:url("/images/c1-blue/ic_group.png");}
.event_item {background-image:url("/images/c1-blue/ic_header_events_23.png");}
.company_item {background-image:url("/images/c1-blue/ic_group.png");}    
    
.tbl_lst th{background-color:#BEBEB4;color:#00325A;}
.tbl_lst td{color:#00325A;}
.lst_file .tbl_lst .icon{background-image:url("/images/c1-blue/ic_doccenter.png");}    
.lst_file .simple_lst .lst_item .item_logo img {background-image:url("/images/c1-blue/file_small.png");}
.lst_file .detail_lst .lst_item .item_logo img, .lst_file .gallery_lst .lst_item .item_logo img{background-image:url("/images/c1-blue/ic_file.png");}
.lst_group .simple_lst .lst_item .item_logo img, .lst_group .detail_lst .lst_item .item_logo img, .group_avatar img {background-image:url("/images/c1-blue/group_small.png");}
.lst_company .simple_lst .lst_item .item_logo img, .lst_company .detail_lst .lst_item .item_logo img, .company_avatar img {background-image:url("/images/c1-blue/group_small.png");}
.lst_event .simple_lst .lst_item .item_logo img, .lst_event .detail_lst .lst_item .item_logo img {background-image:url("/images/c1-blue/event_small.png");}
.lst_member .simple_lst .lst_item .item_logo img, .lst_member .detail_lst .lst_item .item_logo img {background-image:url("/images/c1-blue/community_user-small.png");}
.lst_blog .simple_lst .lst_item .item_logo img, .lst_blog .detail_lst .lst_item .item_logo img {background-image:url("/images/c1-blue/blog_small.png");}
.lst_gallery  .simple_lst .lst_item .item_logo img{background-image:url("/images/c1-blue/album_small.png");}
.lst_gallery  .detail_lst .lst_item .item_logo img{background-image:url("/images/c1-blue/ic_album.png");}
.lst_cms_pages  .detail_lst .lst_item .item_logo img{background-image:url("/images/c1-blue/custom_page.png");}
.lst_chat  .detail_lst .lst_item .item_logo img, .lst_user_post  .detail_lst .lst_item .item_logo img{background-image:url("/images/c1-blue/forum_small.png");}

.lst_forum .tbl_lst .item_logo img, .forum_avatar img {background-image:url("/images/c1-blue/forum_small.png");}
.lst_thread .tbl_lst .item_logo img, .lst_post .tbl_lst .item_logo img, .lst_user .chown_lst .item_logo img{background-image:url("/images/c1-blue/community_user-small.png");}       

.lst_thread thead .acenter, .lst_forum thead .acenter{border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}
.lst_thread tbody .acenter, .lst_forum tbody .acenter{border-left:1px solid #F0F0F0;border-right:1px solid #F0F0F0;}
.lst_thread tbody .even .acenter, .lst_forum tbody .even .acenter{border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}

.lst_user .chown_lst .highlight{background-color:#B9D7E6;}

.lst_post .item_caption{border-left:2px solid #FFFFFF;}
.lst_post .post_content{border-left:2px solid #F0F0F0;}
.wysiwyg blockquote { border-left:10px solid #E6E6E6;padding:0px 0px 5px 15px;margin-bottom:5px;font-style:italic; }
  
.two_col .left_col{border-right:1px solid #B9D7E6;}        
.two_col .left_col .new_dir, .two_col .left_col .mod_files, .tglbox{border-top:1px solid #B9D7E6;}
.two_col .left_col .new_dir{background-image:url("/images/c1-blue/ic_edit.png");color:#00325A;}
html.* .two_col .left_col .new_dir{background-image:url("/images/c1-blue/ic_edit.gif");}
.two_col .left_col .mod_files{background-image:url("/images/c1-blue/ic_unconfirmed-contact.png");color:#00325A;}
html.* .two_col .left_col .mod_files{background-image:url("/images/c1-blue/ic_unconfirmed-contact.gif");}

.two_col .left_col .lst{color:#00325A;}
.two_col .left_col #dirlst .highlight, .two_col .left_col #dirlst .current{background-color:#B9D7E6 !important;color:#00325A !important;}
.two_col .left_col .lst .current a{color:#00325A;}    


.edit_small{background-image:url("/images/c1-blue/ic_edit.png");}
html.* .edit_small{background-image:url("/images/c1-blue/ic_edit.gif");}
.del_small{background-image:url("/images/c1-blue/ic_delete.png");}
html.* .del_small{background-image:url("/images/c1-blue/ic_delete.gif");}

.tglbox .body{background-color:#F0F0F0;}
.tglbox .head a, .icon-arrow-down{background-image:url("/images/c1-blue/ic_bulletpoint_contentnavi_down.png");color:#00325A;}
.tglbox .head .closed, .icon-arrow-right {background-image:url("/images/c1-blue/ic_bulletpoint_contentnavi.png");}

.form_place .avl_af{border:2px solid #B9D7E6;background-color:#F0F0F0;}
.admin_actions{border:2px solid #B9D7E6;background-color:#F0F0F0;}

.lst_event .item_logo img.event-day-1, .event .small img.event-day-1, .community-stream .event-day-1, .ub img.event-day-1 {background-image: url(/images/c1-blue/event_small_01.png) !important;}
.lst_event .item_logo img.event-day-2, .event .small img.event-day-2, .community-stream .event-day-2, .ub img.event-day-2 {background-image: url(/images/c1-blue/event_small_02.png) !important;}
.lst_event .item_logo img.event-day-3, .event .small img.event-day-3, .community-stream .event-day-3, .ub img.event-day-3 {background-image: url(/images/c1-blue/event_small_03.png) !important;}
.lst_event .item_logo img.event-day-4, .event .small img.event-day-4, .community-stream .event-day-4, .ub img.event-day-4 {background-image: url(/images/c1-blue/event_small_04.png) !important;}
.lst_event .item_logo img.event-day-5, .event .small img.event-day-5, .community-stream .event-day-5, .ub img.event-day-5 {background-image: url(/images/c1-blue/event_small_05.png) !important;}
.lst_event .item_logo img.event-day-6, .event .small img.event-day-6, .community-stream .event-day-6, .ub img.event-day-6 {background-image: url(/images/c1-blue/event_small_06.png) !important;}
.lst_event .item_logo img.event-day-7, .event .small img.event-day-7, .community-stream .event-day-7, .ub img.event-day-7 {background-image: url(/images/c1-blue/event_small_07.png) !important;}
.lst_event .item_logo img.event-day-8, .event .small img.event-day-8, .community-stream .event-day-8, .ub img.event-day-8 {background-image: url(/images/c1-blue/event_small_08.png) !important;}
.lst_event .item_logo img.event-day-9, .event .small img.event-day-9, .community-stream .event-day-9, .ub img.event-day-9 {background-image: url(/images/c1-blue/event_small_09.png) !important;}
.lst_event .item_logo img.event-day-10, .event .small img.event-day-10, .community-stream .event-day-10, .ub img.event-day-10 {background-image: url(/images/c1-blue/event_small_10.png) !important;}
.lst_event .item_logo img.event-day-11, .event .small img.event-day-11, .community-stream .event-day-11, .ub img.event-day-11 {background-image: url(/images/c1-blue/event_small_11.png) !important;}
.lst_event .item_logo img.event-day-12, .event .small img.event-day-12, .community-stream .event-day-12, .ub img.event-day-12 {background-image: url(/images/c1-blue/event_small_12.png) !important;}
.lst_event .item_logo img.event-day-13, .event .small img.event-day-13, .community-stream .event-day-13, .ub img.event-day-13 {background-image: url(/images/c1-blue/event_small_13.png) !important;}
.lst_event .item_logo img.event-day-14, .event .small img.event-day-14, .community-stream .event-day-14, .ub img.event-day-14 {background-image: url(/images/c1-blue/event_small_14.png) !important;}
.lst_event .item_logo img.event-day-15, .event .small img.event-day-15, .community-stream .event-day-15, .ub img.event-day-15 {background-image: url(/images/c1-blue/event_small_15.png) !important;}
.lst_event .item_logo img.event-day-16, .event .small img.event-day-16, .community-stream .event-day-16, .ub img.event-day-16 {background-image: url(/images/c1-blue/event_small_16.png) !important;}
.lst_event .item_logo img.event-day-17, .event .small img.event-day-17, .community-stream .event-day-17, .ub img.event-day-17 {background-image: url(/images/c1-blue/event_small_17.png) !important;}
.lst_event .item_logo img.event-day-18, .event .small img.event-day-18, .community-stream .event-day-18, .ub img.event-day-18 {background-image: url(/images/c1-blue/event_small_18.png) !important;}
.lst_event .item_logo img.event-day-19, .event .small img.event-day-19, .community-stream .event-day-19, .ub img.event-day-19 {background-image: url(/images/c1-blue/event_small_19.png) !important;}
.lst_event .item_logo img.event-day-20, .event .small img.event-day-20, .community-stream .event-day-20, .ub img.event-day-20 {background-image: url(/images/c1-blue/event_small_20.png) !important;}
.lst_event .item_logo img.event-day-21, .event .small img.event-day-21, .community-stream .event-day-21, .ub img.event-day-21 {background-image: url(/images/c1-blue/event_small_21.png) !important;}
.lst_event .item_logo img.event-day-22, .event .small img.event-day-22, .community-stream .event-day-22, .ub img.event-day-22 {background-image: url(/images/c1-blue/event_small_22.png) !important;}
.lst_event .item_logo img.event-day-23, .event .small img.event-day-23, .community-stream .event-day-23, .ub img.event-day-23 {background-image: url(/images/c1-blue/event_small_23.png) !important;}
.lst_event .item_logo img.event-day-24, .event .small img.event-day-24, .community-stream .event-day-24, .ub img.event-day-24 {background-image: url(/images/c1-blue/event_small_24.png) !important;}
.lst_event .item_logo img.event-day-25, .event .small img.event-day-25, .community-stream .event-day-25, .ub img.event-day-25 {background-image: url(/images/c1-blue/event_small_25.png) !important;}
.lst_event .item_logo img.event-day-26, .event .small img.event-day-26, .community-stream .event-day-26, .ub img.event-day-26 {background-image: url(/images/c1-blue/event_small_26.png) !important;}
.lst_event .item_logo img.event-day-27, .event .small img.event-day-27, .community-stream .event-day-27, .ub img.event-day-27 {background-image: url(/images/c1-blue/event_small_27.png) !important;}
.lst_event .item_logo img.event-day-28, .event .small img.event-day-28, .community-stream .event-day-28, .ub img.event-day-28 {background-image: url(/images/c1-blue/event_small_28.png) !important;}
.lst_event .item_logo img.event-day-29, .event .small img.event-day-29, .community-stream .event-day-29, .ub img.event-day-29 {background-image: url(/images/c1-blue/event_small_29.png) !important;}
.lst_event .item_logo img.event-day-30, .event .small img.event-day-30, .community-stream .event-day-30, .ub img.event-day-30 {background-image: url(/images/c1-blue/event_small_30.png) !important;}
.lst_event .item_logo img.event-day-31, .event .small img.event-day-31, .community-stream .event-day-31, .ub img.event-day-31 {background-image: url(/images/c1-blue/event_small_31.png) !important;}

.headerbox img.event-day-1 {background-image: url(/images/c1-blue/event_big_01.png) !important;}
.headerbox img.event-day-2 {background-image: url(/images/c1-blue/event_big_02.png) !important;}
.headerbox img.event-day-3 {background-image: url(/images/c1-blue/event_big_03.png) !important;}
.headerbox img.event-day-4 {background-image: url(/images/c1-blue/event_big_04.png) !important;}
.headerbox img.event-day-5 {background-image: url(/images/c1-blue/event_big_05.png) !important;}
.headerbox img.event-day-6 {background-image: url(/images/c1-blue/event_big_06.png) !important;}
.headerbox img.event-day-7 {background-image: url(/images/c1-blue/event_big_07.png) !important;}
.headerbox img.event-day-8 {background-image: url(/images/c1-blue/event_big_08.png) !important;}
.headerbox img.event-day-9 {background-image: url(/images/c1-blue/event_big_09.png) !important;}
.headerbox img.event-day-10 {background-image: url(/images/c1-blue/event_big_10.png) !important;}
.headerbox img.event-day-11 {background-image: url(/images/c1-blue/event_big_11.png) !important;}
.headerbox img.event-day-12 {background-image: url(/images/c1-blue/event_big_12.png) !important;}
.headerbox img.event-day-13 {background-image: url(/images/c1-blue/event_big_13.png) !important;}
.headerbox img.event-day-14 {background-image: url(/images/c1-blue/event_big_14.png) !important;}
.headerbox img.event-day-15 {background-image: url(/images/c1-blue/event_big_15.png) !important;}
.headerbox img.event-day-16 {background-image: url(/images/c1-blue/event_big_16.png) !important;}
.headerbox img.event-day-17 {background-image: url(/images/c1-blue/event_big_17.png) !important;}
.headerbox img.event-day-18 {background-image: url(/images/c1-blue/event_big_18.png) !important;}
.headerbox img.event-day-19 {background-image: url(/images/c1-blue/event_big_19.png) !important;}
.headerbox img.event-day-20 {background-image: url(/images/c1-blue/event_big_20.png) !important;}
.headerbox img.event-day-21 {background-image: url(/images/c1-blue/event_big_21.png) !important;}
.headerbox img.event-day-22 {background-image: url(/images/c1-blue/event_big_22.png) !important;}
.headerbox img.event-day-23 {background-image: url(/images/c1-blue/event_big_23.png) !important;}
.headerbox img.event-day-24 {background-image: url(/images/c1-blue/event_big_24.png) !important;}
.headerbox img.event-day-25 {background-image: url(/images/c1-blue/event_big_25.png) !important;}
.headerbox img.event-day-26 {background-image: url(/images/c1-blue/event_big_26.png) !important;}
.headerbox img.event-day-27 {background-image: url(/images/c1-blue/event_big_27.png) !important;}
.headerbox img.event-day-28 {background-image: url(/images/c1-blue/event_big_28.png) !important;}
.headerbox img.event-day-29 {background-image: url(/images/c1-blue/event_big_29.png) !important;}
.headerbox img.event-day-30 {background-image: url(/images/c1-blue/event_big_30.png) !important;}
.headerbox img.event-day-31 {background-image: url(/images/c1-blue/event_big_31.png) !important;}

.event-icon-1 {background-image: url(/images/c1-blue/ic_header_events_01.png) !important;}
.event-icon-2 {background-image: url(/images/c1-blue/ic_header_events_02.png) !important;}
.event-icon-3 {background-image: url(/images/c1-blue/ic_header_events_03.png) !important;}
.event-icon-4 {background-image: url(/images/c1-blue/ic_header_events_04.png) !important;}
.event-icon-5 {background-image: url(/images/c1-blue/ic_header_events_05.png) !important;}
.event-icon-6 {background-image: url(/images/c1-blue/ic_header_events_06.png) !important;}
.event-icon-7 {background-image: url(/images/c1-blue/ic_header_events_07.png) !important;}
.event-icon-8 {background-image: url(/images/c1-blue/ic_header_events_08.png) !important;}
.event-icon-9 {background-image: url(/images/c1-blue/ic_header_events_09.png) !important;}
.event-icon-10 {background-image: url(/images/c1-blue/ic_header_events_10.png) !important;}
.event-icon-11 {background-image: url(/images/c1-blue/ic_header_events_11.png) !important;}
.event-icon-12 {background-image: url(/images/c1-blue/ic_header_events_12.png) !important;}
.event-icon-13 {background-image: url(/images/c1-blue/ic_header_events_13.png) !important;}
.event-icon-14 {background-image: url(/images/c1-blue/ic_header_events_14.png) !important;}
.event-icon-15 {background-image: url(/images/c1-blue/ic_header_events_15.png) !important;}
.event-icon-16 {background-image: url(/images/c1-blue/ic_header_events_16.png) !important;}
.event-icon-17 {background-image: url(/images/c1-blue/ic_header_events_17.png) !important;}
.event-icon-18 {background-image: url(/images/c1-blue/ic_header_events_18.png) !important;}
.event-icon-19 {background-image: url(/images/c1-blue/ic_header_events_19.png) !important;}
.event-icon-20 {background-image: url(/images/c1-blue/ic_header_events_20.png) !important;}
.event-icon-21 {background-image: url(/images/c1-blue/ic_header_events_21.png) !important;}
.event-icon-22 {background-image: url(/images/c1-blue/ic_header_events_22.png) !important;}
.event-icon-23 {background-image: url(/images/c1-blue/ic_header_events_23.png) !important;}
.event-icon-24 {background-image: url(/images/c1-blue/ic_header_events_24.png) !important;}
.event-icon-25 {background-image: url(/images/c1-blue/ic_header_events_25.png) !important;}
.event-icon-26 {background-image: url(/images/c1-blue/ic_header_events_26.png) !important;}
.event-icon-27 {background-image: url(/images/c1-blue/ic_header_events_27.png) !important;}
.event-icon-28 {background-image: url(/images/c1-blue/ic_header_events_28.png) !important;}
.event-icon-29 {background-image: url(/images/c1-blue/ic_header_events_29.png) !important;}
.event-icon-30 {background-image: url(/images/c1-blue/ic_header_events_30.png) !important;}
.event-icon-31 {background-image: url(/images/c1-blue/ic_header_events_31.png) !important;}
html.* .event-icon-1 {background-image: url(/images/c1-blue/ic_header_events_01.gif) !important;}
html.* .event-icon-2 {background-image: url(/images/c1-blue/ic_header_events_02.gif) !important;}
html.* .event-icon-3 {background-image: url(/images/c1-blue/ic_header_events_03.gif) !important;}
html.* .event-icon-4 {background-image: url(/images/c1-blue/ic_header_events_04.gif) !important;}
html.* .event-icon-5 {background-image: url(/images/c1-blue/ic_header_events_05.gif) !important;}
html.* .event-icon-6 {background-image: url(/images/c1-blue/ic_header_events_06.gif) !important;}
html.* .event-icon-7 {background-image: url(/images/c1-blue/ic_header_events_07.gif) !important;}
html.* .event-icon-8 {background-image: url(/images/c1-blue/ic_header_events_08.gif) !important;}
html.* .event-icon-9 {background-image: url(/images/c1-blue/ic_header_events_09.gif) !important;}
html.* .event-icon-10 {background-image: url(/images/c1-blue/ic_header_events_10.gif) !important;}
html.* .event-icon-11 {background-image: url(/images/c1-blue/ic_header_events_11.gif) !important;}
html.* .event-icon-12 {background-image: url(/images/c1-blue/ic_header_events_12.gif) !important;}
html.* .event-icon-13 {background-image: url(/images/c1-blue/ic_header_events_13.gif) !important;}
html.* .event-icon-14 {background-image: url(/images/c1-blue/ic_header_events_14.gif) !important;}
html.* .event-icon-15 {background-image: url(/images/c1-blue/ic_header_events_15.gif) !important;}
html.* .event-icon-16 {background-image: url(/images/c1-blue/ic_header_events_16.gif) !important;}
html.* .event-icon-17 {background-image: url(/images/c1-blue/ic_header_events_17.gif) !important;}
html.* .event-icon-18 {background-image: url(/images/c1-blue/ic_header_events_18.gif) !important;}
html.* .event-icon-19 {background-image: url(/images/c1-blue/ic_header_events_19.gif) !important;}
html.* .event-icon-20 {background-image: url(/images/c1-blue/ic_header_events_20.gif) !important;}
html.* .event-icon-21 {background-image: url(/images/c1-blue/ic_header_events_21.gif) !important;}
html.* .event-icon-22 {background-image: url(/images/c1-blue/ic_header_events_22.gif) !important;}
html.* .event-icon-23 {background-image: url(/images/c1-blue/ic_header_events_23.gif) !important;}
html.* .event-icon-24 {background-image: url(/images/c1-blue/ic_header_events_24.gif) !important;}
html.* .event-icon-25 {background-image: url(/images/c1-blue/ic_header_events_25.gif) !important;}
html.* .event-icon-26 {background-image: url(/images/c1-blue/ic_header_events_26.gif) !important;}
html.* .event-icon-27 {background-image: url(/images/c1-blue/ic_header_events_27.gif) !important;}
html.* .event-icon-28 {background-image: url(/images/c1-blue/ic_header_events_28.gif) !important;}
html.* .event-icon-29 {background-image: url(/images/c1-blue/ic_header_events_29.gif) !important;}
html.* .event-icon-30 {background-image: url(/images/c1-blue/ic_header_events_30.gif) !important;}
html.* .event-icon-31 {background-image: url(/images/c1-blue/ic_header_events_31.gif) !important;}





@import url("/styles/community2.css");
@import url("/styles/c1.css");

body{
	background:#fff url(/images/meimusi/four_seasons_background.jpg) no-repeat fixed 0 0;
}


.ulopen .edit, .genericlist_item .comments { background-color:#FFDD00 !important; }

div.ub li {
	height:60px !important;
}
div.ub.album li, div.ub.video li {
	height:100px !important;
}

#wrapper_outer {
	padding:20px;
}

#wrapper {
	background:transparent url(/images/meimusi/background-trans.png) repeat scroll center top;
}

input.btn {
    background-color: #1A5896 !important;
	color: #FFFFFF !important;
	border-left: 2px solid #DCF5F5 !important;
	border-top: 2px solid #DCF5F5 !important;
	border-right: 2px solid #00325A !important;
	border-bottom: 2px solid #00325A !important;
}
input.btn:hover, input.btn:active, input.btn:focus {
    background-color: #5691dd !important;
}
input.btn-alt {
    background-color: #FFDD00 !important;
	color: #000000 !important;
	border-left: 1px solid #ffffff !important;
	border-top: 1px solid #ffffff !important;
	border-right: 1px solid #5691dd !important;
	border-bottom: 1px solid #5691dd !important;

}
.tabs a, .nocontent {background-color:#E0D6B3;}
.tabs a.current {background-color:#FFDD00;}

input.btn-alt:hover, input.btn-alt:active, input.btn-alt:focus {
    color: #ffffff !important;
	background-color: #5691dd !important;
	border-right: 1px solid #FFDD00 !important;
	border-bottom: 1px solid #FFDD00 !important;
}
.navi {
	background: #47261f;
}
.navi a {
	color: #FFFFFF;
}
.navi a:hover {
	color: #ffdd00;
}
.navi a.current {
	color:#47261f;
	background: #FFFFFF;
}
.hatching, .hatching li li {
    background: #47261f;
}
.hatching a, .hatching .current li a {
    color:#FFFFFF;
}
.hatching a:hover, .hatching .current li a:hover {
    color:#ffdd00;
}
.hatching .current {
    background: #FFFFFF;
}
.hatching .current a, .current .subdrop .current a, .current .subdrop .current a:hover{
	color:#47261f;
}
.sub-navi a:link, .sub-navi a:visited{
	border-right: 1px solid #DAEAF6;
}

/*--- rnav ---*/
.rnav a {
	color:#5691dd;
	border-right:0px !important;
}
.rnav a.last {
    border-right: none !important;
}
.rnav a.current {
    background-image: url(/images/meimusi/ic_bulletpoint_contentnavi.png);
	color: #000;
}


.join-box {
	display:none;
	/*background:#4da6d2 url(/images/meimusi/join-now.png) no-repeat;*/
    position:relative;
	/*height:293px;*/
}
.join-box input{
    position:absolute;
    right:80px;
    bottom:25px;
}
.join-box p{
    display:none;
}

#footer {
	background-image:url(/images/meimusi/footer.jpg);
	color:white;
	font-size:1.1em;
	margin-bottom:0;
	margin-top:20px;
	text-align:center;
	padding:3px 0px;
}
#imprint a { color:#76945e;font-weight:bold;padding:10px;}
#imprint {background:#fff;margin:0px auto;padding-bottom:10px;}

.genericblock_header, hr, #hiclip_tr1_1 td, #hiclip_tr2_1 td, #hiclip_tr3_1 td, .tbx_box, .genericlist_item .ulopen, .b-right-1, .t1 thead th, .t1 tbody th, .b-right-2, .b-right-action, .t1 .ulopen, .t1 tbody .ulopen  {
	background-color:#ffdd00 !important;
}

.pagebar { background-color:#fff !important; }

.genericlist_header { color:#000 !important;}

#headerbx, div.ub h3, .genericlist_header, .pagebar { background-color:#e0d6b3 !important; }

.stickynews {
	border:3px solid #ffdd00 !important;
}

.b-right-action .head a, .rnav a.current, .b-right-3 label, .b-right-1 label, .edit a, .genericlist_item label, .t1 label, .hiclip_api1 h2 {
	color:#000 !important;
}

.item_doc_img, .ub .ullogo img, .t1 .ullogo img, .connectbox img.logo, .album .thumb img, .b-right-action.open .contenthead img, .headerbox .logo, img.avatar, .genericlist_item .ulhead .ullogo img  {
	border:0px !important;
 }

.shift, .t1 .ul, div.line, div.ub li, .genericlist_item .ul, .jcarousel-container { border-bottom:1px solid #e0d6b3 !important;
}

.pagebar hr, hr { color:#e0d6b3 !important; }

.b-right-action .bt { border-top:1px solid #e0d6b3; }

div.ub li.last-row {
	border-bottom:0px !important;
	height:auto !important;
}
.b-right-action.open .body {
	background-color:#fff;
}

#headerbx #opens_nick, #headerbx #closes_nick { display:none; }

/*--- avatar-spacers ---*/
.ullogo img {background-position:center center;background-repeat:no-repeat}
.b-right-action.open .user img, .user .ullogo img, .pinboard .ullogo img, .event  .pinboard .ullogo img, .event .user .ullogo img, .thread .ullogo img, .uconnections .logo, img.avatar, .activity .ullogo img, .group .user .ullogo img, .company .list .user .ullogo img, .galleries .list .user .ullogo img, .forum .list .user .ullogo img, .messages .list .ullogo img {background:#ffffff url(/images/meimusi/community_user-small.png) center center no-repeat;}
.user-posts .headerbox .logo, .user-companies .headerbox .logo, .mycompanies .headerbox .logo, .mypinboard .headerbox .logo, .user-files .headerbox .logo, .user-blog .headerbox .logo, .myfiles .headerbox .logo, .profile-details .headerbox .logo, .myprofile .headerbox .logo, .connections .headerbox .logo, .options .headerbox .logo, .pinboard .headerbox .logo, .network .headerbox .logo, .mygalleries .headerbox .logo, .editprofile .headerbox .logo, .profile  .headerbox .logo, .mygroups .headerbox .logo, .myevents .headerbox .logo, .myevents1 .headerbox .logo, .myevents2 .headerbox .logo, .user-events .headerbox .logo, .user-events1 .headerbox .logo, .user-events2 .headerbox .logo, .user-groups .headerbox .logo, .user-videos .headerbox .logo, .user-galleries .headerbox .logo, .myvideos .headerbox .logo, .friends .headerbox .logo, .user-twitter .headerbox .logo{background:transparent url(/images/meimusi/user_big.png) center center no-repeat;}
.user-posts .small .logo, .mycompanies .small .logo, .user-companies .small .logo, .mypinboard .small .logo, .user-files .small .logo, .user-blog .small .logo, .myfiles .small .logo, .profile-details .small .logo, .myprofile .small .logo, .connections .small .logo, .options .small .logo, .pinboard .small .logo, .network .small .logo, .mygalleries .small .logo, .mygroups .small .logo, .editprofile .small .logo, .profile  .small .logo, .myevents .small .logo, .myevents1 .small .logo, .myevents2 .small .logo, .user-events .small .logo, .user-events1 .small .logo, .user-events2 .small .logo, .user-groups .small .logo, .user-videos .small .logo, .user-galleries .small .logo, .myvideos .small .logo, .friends .small .logo, .user-twitter .small .logo{background:transparent url(/images/meimusi/community_user-small.png) center center no-repeat;}
.event .ullogo img, .events .ullogo img{background:transparent url(/images/meimusi/event_small.png) center center no-repeat;}
.event .headerbox  .logo{background:transparent url(/images/meimusi/event_big.png) center center no-repeat;}
.event .small .logo{background:transparent url(/images/meimusi/event_small.png) center center no-repeat;}
.group .ullogo img{background:transparent url(/images/meimusi/group_small.png) center center no-repeat;}
.page .ullogo img {background-image:url(/images/meimusi/custom_page.png); }
.groups .headerbox  .logo{background:transparent url(/images/meimusi/group_big.png) center center no-repeat;}
.groups .small .logo{background:transparent url(/images/meimusi/group_small.png) center center no-repeat;}
.admin .headerbox .logo, #newsScroller .news .ullogo img, .start .headerbox .logo{background:#ffffff url(/images/meimusi/ic_community-big.png) center center no-repeat;}
.b-right-action.open .community img, .admin .small .logo, .start .small .logo, .news .ullogo img{background:#ffffff url(/images/meimusi/community_small.png) center center no-repeat;}
.album .ullogo img{background:transparent url(/images/meimusi/ic_album.png) no-repeat scroll center;}
.imagecomments .ullogo img{background:transparent url(/images/meimusi/community_user-small.png) no-repeat scroll center;}
.galleries .headerbox .logo{background:transparent url(/images/meimusi/album_big.png) no-repeat scroll center;}
.community-stream .thumb img {background: transparent url(/images/meimusi/album_small.png) no-repeat scroll center;}
.galleries .small .logo{background:transparent url(/images/meimusi/ic_album.png) no-repeat scroll center;}
.forums .ullogo img{background:transparent url(/images/meimusi/forum_small.png) no-repeat scroll center;}
.forum .thread .ullogo img, .company .list.thread .ullogo img { background:transparent url(/images/meimusi/community_user-small.png) center center no-repeat; }
.forum .headerbox .logo{background:transparent url(/images/meimusi/forum_big.png) no-repeat scroll center;}
.forum .small .logo{background:transparent url(/images/meimusi/forum_small.png) no-repeat scroll center;}
.blogs .ullogo img, .community-stream .blog .ullogo img {background:transparent url(/images/meimusi/blog_small.png) no-repeat scroll center;}
.blog .headerbox .logo, .blog .genericlist_item .logo{background:transparent url(/images/meimusi/ic_blog_big.png) no-repeat scroll center;}
.blog .small .logo{background:transparent url(/images/meimusi/blog_small.png) no-repeat scroll center;}
#cms-front .cms-page-item  {background-repeat:no-repeat;background-position:655px 4px; }

.company .user .ullogo img, .company .ulhead .ullogo img, .company .list.user .ulhead .ullogo img, .company #event-comments .ulhead .ullogo img, .company #picture-comments .ulhead .ullogo img { background:transparent url(/images/meimusi/community_user-small.png) center center no-repeat; }
.company .forumheader.small .logo, .company .list.forums .ullogo img, .company .ub.forums .ullogo img { background:transparent url(/images/meimusi/forum_small.png) no-repeat scroll center; }
.company .forumheader .logo { background:transparent url(/images/meimusi/forum_big.png) no-repeat scroll center; }
.company .albumheader .logo { background:transparent url(/images/meimusi/album_big.png) no-repeat scroll center; }
.company .albumheader.small .logo { background:transparent url(/images/meimusi/ic_album.png) no-repeat scroll center;height:100px !important;width:100px !important; }
.company .list .album .ullogo img { background:transparent url(/images/meimusi/ic_album.png) no-repeat scroll center; }
.company .eventheader .logo { background:transparent url(/images/meimusi/event_big.png) no-repeat scroll center; }
.company .eventheader.small .logo, .company .list.events .ullogo img, .company .list.event .ullogo img { background:transparent url(/images/meimusi/event_small.png) no-repeat scroll center; }
.company .documentenheader  .logo { background:transparent url(/images/meimusi/file_big.png) no-repeat scroll center; }
.company .documentenheader.small .logo { background:transparent url(/images/meimusi/file_small.png) no-repeat scroll center; }
.company .list .video .ullogo img { background:none !important; }
.company .headerbox  .logo{background:transparent url(/images/meimusi/group_big.png) center center no-repeat;}
.company .small .logo, .company .list .ullogo img { background:transparent url(/images/meimusi/group_small.png) center center no-repeat; }


/*--- list status bars ---*/
.detail_lst .lst_item .item_desc .group-staus-private, .detail_lst .lst_item .item_desc .company-staus-private {
    background-image:url(/images/meimusi/ic_preview.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-onlymemb, .detail_lst .lst_item .item_desc .company-staus-onlymemb {
    background-image:url(/images/meimusi/ic_locked-group.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-member, .detail_lst .lst_item .item_desc .company-staus-member {
    background-image:url(/images/meimusi/ic_user.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-applied, .detail_lst .lst_item .item_desc .company-staus-applied {
    background-image:url(/images/meimusi/ic_group-request.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-invited, .detail_lst .lst_item .item_desc .company-staus-invited {
    background-image:url(/images/meimusi/ic_chat_invite.png) !important;
}
.detail_lst .lst_item .item_desc .group-staus-admin, .detail_lst .lst_item .item_desc .company-staus-admin {
    background-image:url(/images/meimusi/ic_admin-upgrade.png) !important;
}


.action-export-event {background-image:url(/images/meimusi/ic_header_events_23.png);}
.action-export-member-event {background-image:url(/images/meimusi/ic_header_events_23.png);}
.action-details-file {background-image:url(/images/meimusi/ic_doccenter.png);}
.ico-activity_files, .action-download { background-image:url(/images/meimusi/ic_download-file.png);}
.action-accept-contact {background-image:url(/images/meimusi/ic_add-contact.png);}
.action-del-contact {background-image:url(/images/meimusi/ic_delete-contact.png);}
.action-profile {background-image:url(/images/meimusi/ic_profile.png);}
.action-visit-pinboard {background-image:url(/images/meimusi/ic_action_pinboard.png);}
.action-add-note {background-image:url(/images/meimusi/ic_add-memo.png);}
.action-add-bookmark {background-image:url(/images/meimusi/ic_action_tagged.png);}
.action-add-block {background-image:url(/images/meimusi/ic_block-user.png);}
.action-del-block {background-image:url(/images/meimusi/ic_block-user.png);}
.action-del-user {background-image:url(/images/meimusi/ic_delete.png);}
.action-del-event {background-image:url(/images/meimusi/ic_delete.png);}
.action-edit-event {background-image:url(/images/meimusi/ic_edit.png);}
.action-add-user {background-image:url(/images/meimusi/ic_add-contact.png);}
.action-write-message {background-image:url(/images/meimusi/ic_message.png);}
.action-download-vcard {background-image:url(/images/meimusi/ic_contact.png);}
.action-edit-thread{background-image:url(/images/meimusi/ic_edit.png);}
.action-del-thread {background-image:url(/images/meimusi/ic_delete.png);}
.action-join-group {background-image:url(/images/meimusi/ic_join-group.png);}
.action-part-group {background-image:url(/images/meimusi/ic_leave-group.png);}
.action-edit-group {background-image:url(/images/meimusi/ic_edit.png);}
.action-del-group {background-image:url(/images/meimusi/ic_delete.png);}
.action-request-group-membership {background-image:url(/images/meimusi/ic_group-request.png);}
.action-add-thread {background-image:url(/images/meimusi/ic_plus.png);}
.action-accept-user-application{background-image:url(/images/meimusi/ic_add-contact.png);}
.action-reject-user-application{background-image:url(/images/meimusi/ic_delete-contact.png);}
.action-view-album{background-image:url(/images/meimusi/ic_change-pic.png);}
.action-edit-album{background-image:url(/images/meimusi/ic_edit.png);}
.action-upload-album{background-image:url(/images/meimusi/upload_image.png);}
.action-del-album{background-image:url(/images/meimusi/ic_delete.png);}
.action-edit-picture{background-image:url(/images/meimusi/ic_edit.png);}
.action-del-picture{background-image:url(/images/meimusi/ic_delete.png);}
.action-remove-role-user{background-image:url(/images/meimusi/ic_delete.png);}
.action-add-role-user{background-image:url(/images/meimusi/ic_plus.png);}
.action-add-forum{background-image:url(/images/meimusi/ic_topics.png);}
.action-add-album{background-image:url(/images/meimusi/ic_add-album.png);}
.action-add-event{background-image:url(/images/meimusi/ic_header_events_23.png);}
.action-members-group{background-image:url(/images/meimusi/ic_user.png);}
.action-edit-forum{background-image:url(/images/meimusi/ic_edit.png);}
.action-edit-file{background-image:url(/images/meimusi/ic_edit.png);}
.action-del-forum{background-image:url(/images/meimusi/ic_delete.png);}
.action-view-picture{background-image:url(/images/meimusi/ic_change-pic.png);}
.action-applications-group{background-image:url(/images/meimusi/ic_application.png);}
.action-view-group{background-image:url(/images/meimusi/ic_group.png);}
.action-add-startpage{background-image:url(/images/meimusi/ic_startpage.png);}
.action-remove-startpage{background-image:url(/images/meimusi/ic_remove-startpage.png);}
.action-edit-video{background-image:url(/images/meimusi/ic_edit.png);}
.action-del-video{background-image:url(/images/meimusi/ic_delete.png);}
.action-add-video{background-image:url(/images/meimusi/upload_video.png);}
.action-add-file{background-image:url(/images/meimusi/ic_doccenter.png);}
.action-view-event{background-image:url(/images/meimusi/ic_header_events_23.png);}
.notify-violation{background-image:url(/images/meimusi/ic_notify-violation.png);}
.action-invite{background-image:url(/images/meimusi/ic_only-invited.png);}
.action-grant{background-image:url(/images/meimusi/ic_only_member.png);}
.action-greet{background-image:url(/images/meimusi/ic_greet.png);}
.action-tickle{background-image:url(/images/meimusi/ic_tickle.png);}
.action-flirt{background-image:url(/images/meimusi/ic_flirt.png);}
.action-kiss{background-image:url(/images/meimusi/ic_kiss.png);}
.action-wink{background-image:url(/images/meimusi/ic_blink.png);}
.action-show-widget{background-image:url(/images/meimusi/ic_widgets.png);}
.action-tell-friend{background-image:url(/images/meimusi/ic_tellafriend.png);}
.action-accept-company, .action-accept-group, .action-accept-file{background-image:url(/images/meimusi/ic_yesyes.png);}
.action-reject-company, .action-reject-group, .action-reject-file{background-image:url(/images/meimusi/ic_nono.png);}
.action-view-blog{background-image:url(/images/meimusi/ic_blog_small.png);}
.action-edit-blog{background-image:url(/images/meimusi/ic_edit.png);}
.action-del-blog{background-image:url(/images/meimusi/ic_delete.png);}
.action-rate-item{background-image:url(/images/meimusi/ic_rating.png);}
.action-view-file{background-image:url(/images/meimusi/ic_doccenter.png);}

a.pbaction-delete{background-image:url(/images/meimusi/ic_delete.png);}
a.pbaction-email {background-image:url(/images/meimusi/ic_message.png);}

.group-staus-private{background-image:url(/images/meimusi/ic_locked-group.png);}
.group-staus-member{background-image:url(/images/meimusi/ic_user.png);}
.group-staus-onlymemb{background-image:url(/images/meimusi/ic_only_member.png);}
.group-staus-applied{background-image:url(/images/meimusi/ic_group-request.png);}
.group-staus-invited{background-image:url(/images/meimusi/ic_only-invited.png);}
.member-staus-blocked{background-image:url(/images/meimusi/ic_block-user.png);}
.member-staus-requested{background-image:url(/images/meimusi/ic_own-contact-request.png);}
.member-staus-friend{background-image:url(/images/meimusi/ic_contact.png);}
.member-staus-admin{background-image:url(/images/meimusi/ic_admin-upgrade.png);}
.member-staus-member{background-image:url(/images/meimusi/ic_profile.png);}
.event-staus-invite{background-image:url(/images/meimusi/ic_only-invited.png);}
.event-staus-private{background-image:url(/images/meimusi/ic_only_member.png);}

.ping_greet{background-image:url(/images/meimusi/ic_greet.png);}
.ping_tickle{background-image:url(/images/meimusi/ic_tickle.png);}
.ping_flirt{background-image:url(/images/meimusi/ic_flirt.png);}
.ping_kiss{background-image:url(/images/meimusi/ic_kiss.png);}
.ping_wink{background-image:url(/images/meimusi/ic_blink.png);}
.ping_short{background-image:url(/images/meimusi/ic_greet_10.png);}
.ping_goast{background-image:url(/images/meimusi/ic_greet_09.png);}
.ping_knochen{background-image:url(/images/meimusi/ic_greet_08.png);}
.ping_ohhh{background-image:url(/images/meimusi/ic_greet_07.png);}
.ping_sonne{background-image:url(/images/meimusi/ic_greet_06.png);}
.ping_zeichen{background-image:url(/images/meimusi/ic_greet_05.png);}
.ping_grrr{background-image:url(/images/meimusi/ic_greet_04.png);}
.ping_heuli{background-image:url(/images/meimusi/ic_greet_03.png);}
.ping_hip{background-image:url(/images/meimusi/ic_greet_02.png);}
.ping_stern{background-image:url(/images/meimusi/ic_greet_01.png);}

/*---table-head---*/
.t1 tr.headrow th.group{background-image:url(/images/meimusi/ic_group.png);}
.t1 tr.headrow th.contact{background-image:url(/images/meimusi/ic_contact.png);}
.t1 tr.headrow th.connect{background-image:url(/images/meimusi/ic_arrows-leftright.png);}
.t1 tr.headrow th.member{background-image:url(/images/meimusi/ic_user.png);}
.t1 tr.headrow th.blocked{background-image:url(/images/meimusi/ic_block-user.png);}
.t1 tr.headrow th.visitor{background-image:url(/images/meimusi/ic_user.png);}
.t1 tr.headrow th.attendee{background-image:url(/images/meimusi/ic_user.png);}
.t1 tr.headrow th.tagged{background-image:url(/images/meimusi/ic_action_tagged.png);}
.t1 tr.headrow th.thread{background-image:url(/images/meimusi/ic_topics.png);}
.t1 tr.headrow th.forums{background-image:url(/images/meimusi/ic_topics.png);}
.t1 tr.headrow th.event{background-image:url(/images/meimusi/ic_header_events_23.png);}
.t1 tr.headrow th.search{background-image:url(/images/meimusi/ic_header_search.png);}
.t1 tr.headrow th.pinboard{background-image:url(/images/meimusi/ic_action_pinboard.png);}
.t1 tr.headrow th.album{background-image:url(/images/meimusi/ic_add-album.png);}
.t1 tr.headrow th.video{background-image:url(/images/meimusi/upload_video.png);}
.t1 tr.headrow th.news{background-image:url(/images/meimusi/ic_newsflash.png);}
.t1 tr.headrow th.blog{background-image:url(/images/meimusi/ic_blog.png);}

th.edit{background-image:url(/images/meimusi/ic_edit.png);}
th.upload{background-image:url(/images/meimusi/upload_image.png);}

.reload-captcha{background-image:url(/images/meimusi/upload_image.png);}

span.connect{background-image:url(/images/meimusi/ic_arrows-leftright.png);}

.t1 .uldesc2 .tags, .communityheader .tags, .albumheader .tags, .t1.imagecomments .tags, .tags {background-image:url(/images/meimusi/ic_action_tagged.png);.stickynews .corner{background:transparent url(/images/meimusi/news-corner.png) 0px 20px no-repeat;}
/*ie6*/html.* .stickynews .corner{background:transparent url(/images/meimusi/news-corner.gif) 0px 20px no-repeat;}
.stickynews .logo{border:1px solid #648CB4;background:#FFFFFF url(/images/meimusi/community_small.png) center center no-repeat;}
.stickynews .hide-news{background:transparent url(/images/meimusi/ic_delete.png) center center no-repeat;}
/*ie6*/html.* .stickynews .hide-news{background:transparent url(/images/meimusi/ic_delete.gif) center center no-repeat;}}
/*ie6*/html.* .t1 .uldesc2 .tags, html.* .communityheader .tags, html.* .albumheader .tags, html.* .t1.imagecomments .tags, .tags {background-image:url(/images/meimusi/ic_action_tagged.gif);}

.ulopen .icon, .headerbox .icon, .columnAction .icon-open { background-image:url(/images/meimusi/ic_close-dock.png);}
/*ie6*/html.* .ulopen .icon,  .headerbox .icon, html.* .columnAction .icon-open  { background-image:url(/images/meimusi/ic_close-dock.gif);}
.ulclosed .icon, .small #open .icon, .columnAction .icon-close {background-image:url(/images/meimusi/ic_right.png);}
/*ie6*/html.* .ulclosed .icon, .small #open .icon, html.* .columnAction .icon-close {background-image:url(/images/meimusi/ic_right.gif);}
.t1 .ul .comments, .t1.forums .comments, .comments, .comment {background-image:url(/images/meimusi/ic_comments.png);}
/*ie6*/html.* .t1 .ul .comments, .t1.forums .comments, .comments, .comment {background-image:url(/images/meimusi/ic_comments.gif);}

.attendee-0 {background-image:url(/images/meimusi/ic_nono.png);}
.attendee-1 {background-image:url(/images/meimusi/ic_yesyes.png);}
.attendee-2 {background-image:url(/images/meimusi/ic_dontknow.png);}
/*ie6*/
html.* .attendee-0 {background-image:url(/images/meimusi/ic_nono.gif);}
html.* .attendee-1 {background-image:url(/images/meimusi/ic_yesyes.gif);}
html.* .attendee-2 {background-image:url(/images/meimusi/ic_dontknow.gif);}
/*end ie6*/

.form .add-item {background-image:url(/images/meimusi/ic_plus.png);}
.form .del-item {background-image:url(/images/meimusi/ic_delete.png);}
/*ie6*/
.form .add-item {background-image:url(/images/meimusi/ic_plus.gif);}
.form .del-item {background-image:url(/images/meimusi/ic_delete.gif);}

div.ub.user h3 {background-image:url(/images/meimusi/ic_user.png);}
div.ub.group h3 {background-image:url(/images/meimusi/ic_group.png);}
div.ub.forums h3 {background-image:url(/images/meimusi/ic_topics.png);}
div.ub.album h3 {background-image:url(/images/meimusi/ic_add-album.png);}
div.ub.events h3 {background-image:url(/images/meimusi/ic_header_events_23.png);}
div.ub.video h3 {background-image:url(/images/meimusi/upload_video.png);}
div.ub.files h3 {background-image:url(/images/meimusi/ic_doccenter.png);}
div.ub.activity h3 {background-image:url(/images/meimusi/ic_community_activities.png);}
div.ub.blog h3 {background-image:url(/images/meimusi/ic_blog_small.png);}



.b-right-action.closed .arrow img {background-image:url(/images/meimusi/ic_bulletpoint_contentnavi.png);}
/*ie6*/html.* .b-right-action.closed .arrow img {background-image:url(/images/meimusi/ic_bulletpoint_contentnavi.gif);}
.b-right-action.open .arrow img {background-image:url(/images/meimusi/ic_bulletpoint_contentnavi_down.png);}
/*ie6*/html.* .b-right-action.open .arrow img {background-image:url(/images/meimusi/ic_bulletpoint_contentnavi_down.gif);}
.welcomelogout a, .ico-logout {background-image:url(/images/meimusi/ic_layout.png) !important;color:#00325A;}
/*ie6*/html.* .welcomelogout a, .ico-logout{background-image:url(/images/meimusi/ic_layout.gif) !important;}

.b-right-action .item {
    background-image:url(/images/meimusi/ic_user.png);
}
/*ie6*/html.* .b-right-action .item {background-image:url(/images/meimusi/ic_user.gif);}

.b-right-action .ico-member {background-image:url(/images/meimusi/ic_user.png);}
.b-right-action .ico-member-online {background-image:url(/images/meimusi/ic_member-online.png);}
.b-right-action .ico-contact {background-image:url(/images/meimusi/ic_contact.png);}
.b-right-action .ico-blocked {background-image:url(/images/meimusi/ic_block-user.png);}
.b-right-action .ico-tagged {background-image:url(/images/meimusi/ic_action_tagged.png);}
.b-right-action .ico-edit {background-image:url(/images/meimusi/ic_edit.png);}
.b-right-action .ico-invite{background-image:url(/images/meimusi/invite_contact.png);}
.b-right-action .ico-application{background-image:url(/images/meimusi/ic_application.png);}
.b-right-action .ico-group-application{background-image:url(/images/meimusi/ic_group.png);}
.b-right-action .ico-message{background-image:url(/images/meimusi/ic_message.png);}
.b-right-action .ico-activity{background-image:url(/images/meimusi/ic_community_activities.png);}
.b-right-action .ico-pinboard{background-image:url(/images/meimusi/ic_action_pinboard.png);}
.b-right-action .ico-file-application{background-image:url(/images/meimusi/ic_doccenter.png);}

.admin-icon.del {background-image:url(/images/meimusi/ic_delete.png);}
.admin-icon.upd {background-image:url(/images/meimusi/ic_edit.png);}
.admin-icon.permissions {background-image:url(/images/meimusi/ic_only_member.png);}
.admin-icon.save {background-image:url(/images/meimusi/ic_save.png);}
.admin-icon.move {background-image:url(/images/meimusi/ic_arrows.png);}
.sub .admin-icon.move {background-image:url(/images/meimusi/ic_arrows.png);}

.tbx_box_members {background: #B9D7E6 url(/images/meimusi/ic_user.png) no-repeat 5px;}
html.* .tbx_box_members {background-image:url(/images/meimusi/ic_user.gif);}
.tbx_box_groups {background: #B9D7E6 url(/images/meimusi/ic_group.png) no-repeat 5px;}
html.* .tbx_box_groups {background-image: url(/images/meimusi/ic_group.gif);}
.tbx_box_galleries {background: #B9D7E6 url(/images/meimusi/ic_add-album.png) no-repeat 5px;}
html.* .tbx_box_galleries {background-image: url(/images/meimusi/ic_add-album.gif);}
.tbx_box_events {background: #B9D7E6 url(/images/meimusi/ic_header_events_23.png) no-repeat 5px;}
html.* .tbx_box_events {background-image: url(/images/meimusi/ic_header_events_23.gif);}
.tbx_box_videos {background: #B9D7E6 url(/images/meimusi/upload_video.png) no-repeat 5px;}
html.* .tbx_box_videos {background-image: url(/images/meimusi/upload_video.gif);}
.tbx_box_forums {background: #B9D7E6 url(/images/meimusi/ic_topics.png) no-repeat 5px;}
html.* .tbx_box_forums {background-image: url(/images/meimusi/ic_topics.gif);}
.tbx_box_files {background: #B9D7E6 url(/images/meimusi/ic_doccenter.png) no-repeat 5px;}
html.* .tbx_box_files {background-image: url(/images/meimusi/ic_doccenter.gif);}
.tbx_box_blogs {background: #B9D7E6 url(/images/meimusi/ic_blog_small.png) no-repeat 5px;}
html.* .tbx_box_blogs {background-image: url(/images/meimusi/ic_blog_small.gif);}
.tbx_box_company {background: #B9D7E6 url(/images/meimusi/ic_group.png) no-repeat 5px;}
.company-link-icon  {background: #B9D7E6 url(/images/meimusi/ic_group.png) no-repeat;}
html.* .tbx_box_company, html.* .company-link-icon {background-image: url(/images/meimusi/ic_group.gif);}


/* pngs durch gifs ersetzen ACHTUNG: MANCHE WERDEN SCHON WEITER OBEN ERSETZT (diekt unter den entsprechenden pngs) */
html.* .action-export-event {background-image:url(/images/meimusi/ic_header_events_23.gif);}
html.* .action-export-member-event {background-image:url(/images/meimusi/ic_header_events_23.gif);}
html.* .action-details-file {background-image:url(/images/meimusi/ic_doccenter.gif);}
html.* .action-accept-contact {background-image:url(/images/meimusi/ic_add-contact.gif);}
html.* .ico-activity_files, html.* .action-download { background-image:url(/images/meimusi/ic_download-file.gif);}
html.* .action-del-contact {background-image:url(/images/meimusi/ic_delete-contact.gif);}
html.* .action-profile {background-image:url(/images/meimusi/ic_profile.gif);}
html.* .action-visit-pinboard {background-image:url(/images/meimusi/ic_action_pinboard.gif);}
html.* .action-add-note {background-image:url(/images/meimusi/ic_add-memo.gif);}
html.* .action-add-bookmark {background-image:url(/images/meimusi/ic_action_tagged.gif);}
html.* .action-add-block {background-image:url(/images/meimusi/ic_block-user.gif);}
html.* .action-del-block {background-image:url(/images/meimusi/ic_block-user.gif);}
html.* .action-del-user {background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-del-event {background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-edit-event {background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-add-user {background-image:url(/images/meimusi/ic_add-contact.gif);}
html.* .action-write-message {background-image:url(/images/meimusi/ic_message.gif);}
html.* .action-edit-thread{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-thread {background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-join-group {background-image:url(/images/meimusi/ic_join-group.gif);}
html.* .action-part-group {background-image:url(/images/meimusi/ic_leave-group.gif);}
html.* .action-edit-group {background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-group {background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-request-group-membership {background-image:url(/images/meimusi/ic_group-request.gif);}
html.* .action-add-thread {background-image:url(/images/meimusi/ic_plus.gif);}
html.* .action-accept-user-application{background-image:url(/images/meimusi/ic_add-contact.gif);}
html.* .action-reject-user-application{background-image:url(/images/meimusi/ic_delete-contact.gif);}
html.* .action-view-album{background-image:url(/images/meimusi/ic_change-pic.gif);}
html.* .action-edit-album{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-upload-album{background-image:url(/images/meimusi/upload_image.gif);}
html.* .action-del-album{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-edit-picture{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-picture{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-add-forum{background-image:url(/images/meimusi/ic_topics.gif);}
html.* .action-add-album{background-image:url(/images/meimusi/ic_add-album.gif);}
html.* .action-add-event{background-image:url(/images/meimusi/ic_header_events_23.gif);}
html.* .action-members-group{background-image:url(/images/meimusi/ic_user.gif);}
html.* .action-edit-forum{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-edit-file{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-forum{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-view-picture{background-image:url(/images/meimusi/ic_change-pic.gif);}
html.* .action-applications-group{background-image:url(/images/meimusi/ic_application.gif);}
html.* .action-view-group{background-image:url(/images/meimusi/ic_group.gif);}
html.* .action-add-startpage{background-image:url(/images/meimusi/ic_startpage.gif);}
html.* .action-remove-startpage{background-image:url(/images/meimusi/ic_remove-startpage.gif);}
html.* .action-edit-video{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-video{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-add-video{background-image:url(/images/meimusi/upload_video.gif);}
html.* .action-add-file{background-image:url(/images/meimusi/ic_doccenter.gif);}
html.* .action-view-event{background-image:url(/images/meimusi/ic_header_events_23.gif);}
html.* .notify-violation{background-image:url(/images/meimusi/ic_notify-violation.gif);}
html.* .action-grant{background-image:url(/images/meimusi/ic_only_member.gif);}
html.* .action-invite{background-image:url(/images/meimusi/ic_only-invited.gif);}
html.* .action-greet{background-image:url(/images/meimusi/ic_greet.gif);}
html.* .action-tickle{background-image:url(/images/meimusi/ic_tickle.gif);}
html.* .action-flirt{background-image:url(/images/meimusi/ic_flirt.gif);}
html.* .action-kiss{background-image:url(/images/meimusi/ic_kiss.gif);}
html.* .action-wink{background-image:url(/images/meimusi/ic_blink.gif);}
html.* .action-show-widget{background-image:url(/images/meimusi/ic_widgets.gif);}
html.* .action-tell-friend{background-image:url(/images/meimusi/ic_tellafriend.gif);}
html.* .action-accept-company, html.* .action-accept-group, html.* .action-accept-file{background-image:url(/images/meimusi/ic_yesyes.gif);}
html.* .action-reject-company, html.* .action-reject-group, html.* .action-reject-file{background-image:url(/images/meimusi/ic_nono.gif);}
html.* .action-download-vcard {background-image:url(/images/meimusi/ic_contact.gif);}
html.* .action-view-blog{background-image:url(/images/meimusi/ic_blog_small.gif);}
html.* .action-edit-blog{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-blog{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-remove-role-user{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-add-role-user{background-image:url(/images/meimusi/ic_plus.gif);}
html.* .action-rate-item{background-image:url(/images/meimusi/ic_rating.gif);}
html.* .action-view-file{background-image:url(/images/meimusi/ic_doccenter.gif);}

html.* a.pbaction-delete{background-image:url(/images/meimusi/ic_delete.gif);}
html.* a.pbaction-email {background-image:url(/images/meimusi/ic_message.gif);}

html.* .group-staus-private{background-image:url(/images/meimusi/ic_locked-group.gif);}
html.* .group-staus-member{background-image:url(/images/meimusi/ic_user.gif);}
html.* .group-staus-onlymemb{background-image:url(/images/meimusi/ic_only_member.gif);}
html.* .group-staus-applied{background-image:url(/images/meimusi/ic_group-request.gif);}
html.* .group-staus-invited{background-image:url(/images/meimusi/ic_only-invited.gif);}
html.* .member-staus-blocked{background-image:url(/images/meimusi/ic_block-user.gif);}
html.* .member-staus-requested{background-image:url(/images/meimusi/ic_own-contact-request.gif);}
html.* .member-staus-friend{background-image:url(/images/meimusi/ic_contact.gif);}
html.* .member-staus-admin{background-image:url(/images/meimusi/ic_admin-upgrade.gif);}
html.* .member-staus-member{background-image:url(/images/meimusi/ic_profile.gif);}
html.* .event-staus-invite{background-image:url(/images/meimusi/ic_only-invited.gif);}
html.* .event-staus-private{background-image:url(/images/meimusi/ic_only_member.gif);}

html.* .ping_greet{background-image:url(/images/meimusi/ic_greet.gif);}
html.* .ping_tickle{background-image:url(/images/meimusi/ic_tickle.gif);}
html.* .ping_flirt{background-image:url(/images/meimusi/ic_flirt.gif);}
html.* .ping_kiss{background-image:url(/images/meimusi/ic_kiss.gif);}
html.* .ping_wink{background-image:url(/images/meimusi/ic_blink.gif);}

html.* .t1 tr.headrow th.group{background-image:url(/images/meimusi/ic_group.gif);}
html.* .t1 tr.headrow th.contact{background-image:url(/images/meimusi/ic_contact.gif);}
html.* .t1 tr.headrow th.connect{background-image:url(/images/meimusi/ic_arrows-leftright.gif);}
html.* .t1 tr.headrow th.member{background-image:url(/images/meimusi/ic_user.gif);}
html.* .t1 tr.headrow th.blocked{background-image:url(/images/meimusi/ic_block-user.gif);}
html.* .t1 tr.headrow th.visitor{background-image:url(/images/meimusi/ic_user.gif);}
html.* .t1 tr.headrow th.attendee{background-image:url(/images/meimusi/ic_user.gif);}
html.* .t1 tr.headrow th.tagged{background-image:url(/images/meimusi/ic_action_tagged.gif);}
html.* .t1 tr.headrow th.thread{background-image:url(/images/meimusi/ic_topics.gif);}
html.* .t1 tr.headrow th.forums{background-image:url(/images/meimusi/ic_topics.gif);}
html.* .t1 tr.headrow th.event{background-image:url(/images/meimusi/ic_header_events_23.gif);}
html.* .t1 tr.headrow th.search{background-image:url(/images/meimusi/ic_header_search.gif);}
html.* .t1 tr.headrow th.pinboard{background-image:url(/images/meimusi/ic_action_pinboard.gif);}
html.* .t1 tr.headrow th.album{background-image:url(/images/meimusi/ic_add-album.gif);}
html.* .t1 tr.headrow th.video{background-image:url(/images/meimusi/upload_video.gif);}
html.* .t1 tr.headrow th.news{background-image:url(/images/meimusi/ic_newsflash.gif);}

html.* th.edit{background-image:url(/images/meimusi/ic_edit.gif);}
html.* th.upload{background-image:url(/images/meimusi/upload_image.gif);}


html.* .b-right-action .ico-member {background-image:url(/images/meimusi/ic_user.gif);}
html.* .b-right-action .ico-member-online {background-image:url(/images/meimusi/ic_member-online.gif);}
html.* .b-right-action .ico-contact {background-image:url(/images/meimusi/ic_contact.gif);}
html.* .b-right-action .ico-blocked {background-image:url(/images/meimusi/ic_block-user.gif);}
html.* .b-right-action .ico-tagged {background-image:url(/images/meimusi/ic_action_tagged.gif);}
html.* .b-right-action .ico-edit {background-image:url(/images/meimusi/ic_edit.gif);}
html.* .b-right-action .ico-invite{background-image:url(/images/meimusi/invite_contact.gif);}
html.* .b-right-action .ico-application{background-image:url(/images/meimusi/ic_application.gif);}
html.* .b-right-action .ico-group-application{background-image:url(/images/meimusi/ic_group.gif);}
html.* .b-right-action .ico-message{background-image:url(/images/meimusi/ic_message.gif);}
html.* .b-right-action .ico-activity{background-image:url(/images/meimusi/ic_community_activities.gif);}
html.* .b-right-action .ico-pinboard{background-image:url(/images/meimusi/ic_action_pinboard.gif);}
html.* .b-right-action .ico-file-application{background-image:url(/images/meimusi/ic_doccenter.gif);}

html.* .ub.user h3 {background-image:url(/images/meimusi/ic_user.gif);}
html.* .ub.group h3 {background-image:url(/images/meimusi/ic_group.gif);}
html.* .ub.forums h3 {background-image:url(/images/meimusi/ic_topics.gif);}
html.* .ub.files h3 {background-image:url(/images/meimusi/ic_doccenter.gif);}
html.* .ub.album h3 {background-image:url(/images/meimusi/ic_add-album.gif);}
html.* .ub.events h3 {background-image:url(/images/meimusi/ic_header_events_23.gif);}
html.* .ub.video h3 {background-image:url(/images/meimusi/upload_video.gif);}
html.* .ub.activity h3 {background-image:url(/images/meimusi/ic_community_activities.gif);}
html.* .ub.blog h3 {background-image:url(/images/meimusi/ic_blog_small.gif);}

html.* span.connect{background-image:url(/images/meimusi/ic_arrows-leftright.gif);}

html.* .rnav a.current{background-image:url(/images/meimusi/ic_bulletpoint_contentnavi.gif);}

/*ADMIN*/

html.* .admin-icon.del {background-image:url(/images/meimusi/ic_delete.gif);}
html.* .admin-icon.upd {background-image:url(/images/meimusi/ic_edit.gif);}
html.* .admin-icon.permissions{background-image:url(/images/meimusi/ic_only_member.gif);}
html.* .admin-icon.save {background-image:url(/images/meimusi/ic_save.gif);}
html.* .admin-icon.move {background-image:url(/images/meimusi/ic_arrows.gif);}
html.* .sub .admin-icon.move {background-image:url(/images/meimusi/ic_arrows.gif);}

.genericlist_header .contact { background-image:url(/images/meimusi/ic_contact.png); }
html.* .genericlist_header .contact { background-image:url(/images/meimusi/ic_contact.gif); }
.genericlist_header .member { background-image:url(/images/meimusi/ic_user.png); }
html.* .genericlist_header .member { background-image:url(/images/meimusi/ic_user.gif); }
.genericlist_header .file { background-image:url(/images/meimusi/ic_doccenter.png); }
html.* .genericlist_header .file { background-image:url(/images/meimusi/ic_doccenter.gif); }
.genericlist_header .blocked { background-image:url(/images/meimusi/ic_block-user.png); }
html.* .genericlist_header .blocked { background-image:url(/images/meimusi/ic_block-user.gif); }
.genericlist_header .tagged { background-image:url(/images/meimusi/ic_action_tagged.png); }
html.* .genericlist_header .tagged { background-image:url(/images/meimusi/ic_action_tagged.gif); }
#sidebar_search_form .submit-link, .genericlist_header .search { background-image:url(/images/meimusi/ic_header_search.png); }
html.* #sidebar_search_form .submit-link, html.* .genericlist_header .search { background-image:url(/images/meimusi/ic_header_search.gif); }

/* tables to divs - group list  */
.genericlist_header .group { background-image:url(/images/meimusi/ic_group.png); }
html.* .genericlist_header .group { background-image:url(/images/meimusi/ic_group.gif); }

/* tables to divs - events list  */
.genericlist_header .event { background-image:url(/images/meimusi/ic_header_events_23.png); }
html.* .genericlist_header .event { background-image:url(/images/meimusi/ic_header_events_23.gif); }

/* tables to divs - album list  */
.genericlist_header .album { background-image:url(/images/meimusi/ic_add-album.png); }
html.* .genericlist_header .album { background-image:url(/images/meimusi/ic_add-album.gif); }

/* tables to divs - video list  */
.genericlist_header .video { background-image:url(/images/meimusi/upload_video.png); }
html.* .genericlist_header .video { background-image:url(/images/meimusi/upload_video.gif); }

.action-view-video { background-image:url(/images/meimusi/upload_video.png); }
html.* .action-view-video { background-image:url(/images/meimusi/upload_video.gif); }


/* tables to divs - forums */
.genericlist_header .forums { background-image:url(/images/meimusi/ic_topics.png); }
html.* .genericlist_header .forums { background-image:url(/images/meimusi/ic_topics.gif); }

.genericlist_header .thread { background-image:url(/images/meimusi/ic_topics.png); }
html.* .genericlist_header .thread { background-image:url(/images/meimusi/ic_topics.gif); }

.action-view-forum { background-image:url(/images/meimusi/ic_topics.png); }
html.* .action-view-forum { background-image:url(/images/meimusi/ic_topics.gif); }

.genericlist_header .blogs { background-image:url(/images/meimusi/ic_blog_small.png); }
html.* .genericlist_header .blogs { background-image:url(/images/meimusi/ic_blog_small.gif); }

/* tables to divs - news */
.genericlist_header .news { background-image:url(/images/meimusi/ic_newsflash.png); }
html.* .genericlist_header .news { background-image:url(/images/meimusi/ic_newsflash.gif); }

/* albums - images.tpl */
.group-item { background-image:url(/images/meimusi/ic_group.png); }
html.* .group-item { background-image:url(/images/meimusi/ic_group.gif); }

.event-item { background-image:url(/images/meimusi/ic_header_events_23.png); }
html.* .event-item { background-image:url(/images/meimusi/ic_header_events_23.gif); }

/* albums - image.tpl */
.genericlist_item .comments {
	background-image:url(/images/meimusi/ic_comments.png);
}
html.* .genericlist_item .comments {
	background-image:url(/images/meimusi/ic_comments.gif);
}

/* tables to divs - pinboard, blog */
.genericlist_header .pinboard, .genericlist_item  .blog { background-image:url(/images/meimusi/ic_action_pinboard.png); }
html.* .genericlist_header .pinboard, html.* .genericlist_item  .blog { background-image:url(/images/meimusi/ic_action_pinboard.gif); }

/* features */
.admin form .t1 #ftr-cms-label { background-image:url(/images/meimusi/ic_editcontent.png); }
html.* .admin form .t1 #ftr-cms-label { background-image:url(/images/meimusi/ic_editcontent.gif); }
.admin form .t1 #ftr-images-label { background-image:url(/images/meimusi/ic_add-album.png); }
html.* .admin form .t1 #ftr-images-label { background-image:url(/images/meimusi/ic_add-album.gif); }
.admin form .t1 #ftr-videos-label { background-image:url(/images/meimusi/upload_video.png); }
html.* .admin form .t1 #ftr-videos-label { background-image:url(/images/meimusi/upload_video.gif); }
.admin form .t1 #ftr-events-label { background-image:url(/images/meimusi/ic_header_events_23.png); }
html.* .admin form .t1 #ftr-events-label { background-image:url(/images/meimusi/ic_header_events_23.gif); }
.admin form .t1 #ftr-groups-label { background-image:url(/images/meimusi/ic_group.png); }
html.* .admin form .t1 #ftr-groups-label { background-image:url(/images/meimusi/ic_group.gif); }
.admin form .t1 #ftr-forum-label { background-image:url(/images/meimusi/ic_topics.png); }
html.* .admin form .t1 #ftr-forum-label { background-image:url(/images/meimusi/ic_topics.gif); }
.admin form .t1 #usr-nick-label { background-image:url(/images/meimusi/ic_changenicname.png); }
html.* .admin form .t1 #usr-nick-label { background-image:url(/images/meimusi/ic_changenicname.gif); }
.admin form .t1 #ftr-files-label { background-image:url(/images/meimusi/ic_doccenter.png); }
html.* .admin form .t1 #ftr-files-label { background-image:url(/images/meimusi/ic_doccenter.gif); }
.admin form .t1 #ftr-wizard-label { background-image:url(/images/meimusi/ic_wizzard.png); }
html.* .admin form .t1 #ftr-wizard-label { background-image:url(/images/meimusi/ic_wizzard.gif); }
.b-right-action .ico-wizard { background-image: url(/images/meimusi/ic_wizzard.png); }
html.* .b-right-action .ico-wizard { background-image: url(/images/meimusi/ic_wizzard.gif); }
.admin form .t1 #ftr-greet-label { background-image:url(/images/meimusi/ic_greet.png); }
html.* .admin form .t1 #ftr-greet-label { background-image:url(/images/meimusi/ic_greet.gif); }
.admin form .t1 #ftr-tickle-label { background-image:url(/images/meimusi/ic_tickle.png); }
html.* .admin form .t1 #ftr-tickle-label { background-image:url(/images/meimusi/ic_tickle.gif); }
.admin form .t1 #ftr-flirt-label { background-image:url(/images/meimusi/ic_flirt.png); }
html.* .admin form .t1 #ftr-flirt-label { background-image:url(/images/meimusi/ic_flirt.gif); }
.admin form .t1 #ftr-kiss-label { background-image:url(/images/meimusi/ic_kiss.png); }
html.* .admin form .t1 #ftr-kiss-label { background-image:url(/images/meimusi/ic_kiss.gif); }
.admin form .t1 #ftr-wink-label { background-image:url(/images/meimusi/ic_blink.png); }
html.* .admin form .t1 #ftr-wink-label { background-image:url(/images/meimusi/ic_blink.gif); }
.admin form .t1 #ftr-blog-label { background-image:url(/images/meimusi/ic_blog_small.png); }
html.* .admin form .t1 #ftr-blog-label { background-image:url(/images/meimusi/ic_blog_small.gif); }
.action-stern, .admin form .t1 #ftr-stern-label { background-image:url(/images/meimusi/ic_greet_01.png); }
html.* .action-stern, html.* .admin form .t1 #ftr-stern-label { background-image:url(/images/meimusi/ic_greet_01.gif); }
.action-hip, .admin form .t1 #ftr-hip-label { background-image:url(/images/meimusi/ic_greet_02.png); }
html.* .action-hip, html.* .admin form .t1 #ftr-hip-label { background-image:url(/images/meimusi/ic_greet_02.gif); }
.action-heuli, .admin form .t1 #ftr-heuli-label { background-image:url(/images/meimusi/ic_greet_03.png); }
html.* .action-heuli, html.* .admin form .t1 #ftr-heuli-label { background-image:url(/images/meimusi/ic_greet_03.gif); }
.action-grrr, .admin form .t1 #ftr-grrr-label { background-image:url(/images/meimusi/ic_greet_04.png); }
html.* .action-grrr, html.* .admin form .t1 #ftr-grrr-label { background-image:url(/images/meimusi/ic_greet_04.gif); }
.action-zeichen, .admin form .t1 #ftr-zeichen-label { background-image:url(/images/meimusi/ic_greet_05.png); }
html.* .action-zeichen, html.* .admin form .t1 #ftr-zeichen-label { background-image:url(/images/meimusi/ic_greet_05.gif); }
.action-sonne, .admin form .t1 #ftr-sonne-label { background-image:url(/images/meimusi/ic_greet_06.png); }
html.* .action-sonne, html.* .admin form .t1 #ftr-sonne-label { background-image:url(/images/meimusi/ic_greet_06.gif); }
.action-ohhh, .admin form .t1 #ftr-ohhh-label { background-image:url(/images/meimusi/ic_greet_07.png); }
html.* .action-ohhh, html.* .admin form .t1 #ftr-ohhh-label { background-image:url(/images/meimusi/ic_greet_07.gif); }
.action-knochen, .admin form .t1 #ftr-knochen-label { background-image:url(/images/meimusi/ic_greet_08.png); }
html.* .action-knochen, html.* .admin form .t1 #ftr-knochen-label { background-image:url(/images/meimusi/ic_greet_08.gif); }
.action-goast, .admin form .t1 #ftr-goast-label { background-image:url(/images/meimusi/ic_greet_09.png); }
html.* .action-goast, html.*.admin form .t1 #ftr-goast-label { background-image:url(/images/meimusi/ic_greet_09.gif); }
.action-short, .admin form .t1 #ftr-short-label { background-image:url(/images/meimusi/ic_greet_10.png); }
html.* .action-short, html.* .admin form .t1 #ftr-short-label { background-image:url(/images/meimusi/ic_greet_10.gif); }
/*--- wizard CMS ---*/
.wizard_cms_icon {background-image:url(/images/meimusi/ic_wizzard.png);}
html.* .wizard_cms_icon {background-image:url(/images/meimusi/ic_wizzard.gif);}

/* datepicker */
.ui-datepicker-trigger { background: transparent url(/images/meimusi/Datepicker.png) no-repeat 5px 3px !important; }
html.* .ui-datepicker-trigger { background: transparent url(/images/meimusi/Datepicker.gif) no-repeat 5px 3px !important; }


/*--- cms ---*/
.addcmsitem{background-image:url(/images/meimusi/ic_plus.png);}
.editcmsitem{background-image:url(/images/meimusi/ic_edit.png);}
.removecmsitem{background-image:url(/images/meimusi/ic_delete.png);}
.movecmsitem{background-image:url(/images/meimusi/ic_arrows.png);}
html.* .addcmsitem{background-image:url(/images/meimusi/ic_plus.gif);}
html.* .editcmsitem{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .removecmsitem{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .movecmsitem{background-image:url(/images/meimusi/ic_arrows.gif);}
#cms .it-online {background-image:url(/images/meimusi/ic_activatepage.png);}
html.* #cms .it-online {background-image:url(/images/meimusi/ic_activatepage.gif);}
#cms .it-offline {background-image:url(/images/meimusi/ic_lockpage.png);}
html.* #cms .it-offline {background-image:url(/images/meimusi/ic_lockpage.gif);}
.action-view-page{background-image:url(/images/meimusi/ic_viewpage.png);}
.action-edit-content{background-image:url(/images/meimusi/ic_editcontent.png);}
.action-edit-page{background-image:url(/images/meimusi/ic_edit.png);}
.action-del-page{background-image:url(/images/meimusi/ic_delete.png);}
.action-cms-add-item{background-image:url(/images/meimusi/ic_plus.png);}
html.* .action-cms-add-item{background-image:url(/images/meimusi/ic_plus.gif);}
.pages .pageheader .logo {background:transparent url(/images/meimusi/ic_custompage_big.png) center center no-repeat;}
.pages .small .logo{background:transparent url(/images/meimusi/custom_page.png) center center no-repeat;}
.first_cms {background-image:url(/images/meimusi/ic_editcontent.png);background-repeat:no-repeat;}

html.* .action-view-page{background-image:url(/images/meimusi/ic_viewpage.gif);}
html.* .action-edit-content{background-image:url(/images/meimusi/ic_editcontent.gif);}
html.* .action-edit-page{background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-page{background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-cms-add-item{background-image:url(/images/meimusi/ic_plus.gif);}

.genericlist_header .pages { background-image:url(/images/meimusi/ic_editcontent.png); }
html.* .genericlist_header .pages { background-image:url(/images/meimusi/ic_editcontent.gif); }
html.* .first_cms {background-image:url(/images/meimusi/ic_editcontent.gif);background-repeat:no-repeat;}

/*Dokumentencenter IMG, wenn kein Bildupload*/
.doc_logo img { background:#ffffff url(/images/meimusi/ic_file.png) center center no-repeat; }
.community-stream .filedc img{background: transparent url(/images/meimusi/file_small.png) no-repeat center center;}
.files .headerbox .logo { background:#ffffff url(/images/meimusi/file_big.png) center center no-repeat; }
.ub .doc_logo img, .files .small .logo, .doc_logo_temp img { background:#ffffff url(/images/meimusi/file_small.png) center center no-repeat; }
.files .t1 .ulopen .edit, .files .genericlist_item .ulopen .edit { background-color:#FFDD00; }

/* Item rating */
.item-rating-bg, #content-left .item-rating{background-image:url(/images/meimusi/ic_rating_zero.png);}
html.* .item-rating-bg, html.* #content-left .item-rating{background-image:url(/images/meimusi/ic_rating_zero.gif);}
#content-left .item-rating-full, .item-rating-full{background-image:url(/images/meimusi/ic_rating_full.png);}
html.* #content-left .item-rating-full, html.* .item-rating-full{background-image:url(/images/meimusi/ic_rating_full.gif);}

/*  FIRMEN  */
.company-item { background-image:url(/images/meimusi/ic_group.png); }
html.* .company-item { background-image:url(/images/meimusi/ic_group.gif); }
.genericlist_header .company { background-image:url(/images/meimusi/ic_group.png); }
html.* .genericlist_header .company { background-image:url(/images/meimusi/ic_group.gif); }
/*html.* .ub.company h3 {background-image:url(/images/meimusi/ic_group.gif);}*/
html.* .b-right-action .ico-company-application{background-image:url(/images/meimusi/ic_group.gif);}
html.* .t1 tr.headrow th.company{background-image:url(/images/meimusi/ic_group.gif);}
html.* .company-staus-private{background-image:url(/images/meimusi/ic_locked-group.gif);}
html.* .company-staus-member{background-image:url(/images/meimusi/ic_user.gif);}
html.* .company-staus-onlymemb{background-image:url(/images/meimusi/ic_only_member.gif);}
html.* .company-staus-applied{background-image:url(/images/meimusi/ic_group-request.gif);}
html.* .company-staus-invited{background-image:url(/images/meimusi/ic_only-invited.gif);}
html.* .action-join-company {background-image:url(/images/meimusi/ic_join-group.gif);}
html.* .action-part-company {background-image:url(/images/meimusi/ic_leave-group.gif);}
html.* .action-edit-company {background-image:url(/images/meimusi/ic_edit.gif);}
html.* .action-del-company {background-image:url(/images/meimusi/ic_delete.gif);}
html.* .action-request-company-membership {background-image:url(/images/meimusi/ic_group-request.gif);}
html.* .action-members-company{background-image:url(/images/meimusi/ic_user.gif);}
html.* .action-applications-company{background-image:url(/images/meimusi/ic_application.gif);}
html.* .action-view-company{background-image:url(/images/meimusi/ic_group.gif);}
.b-right-action .ico-company-application{background-image:url(/images/meimusi/ic_group.png);}
/*div.ub.company h3 {background-image:url(/images/meimusi/ic_group.png);}*/
.t1 tr.headrow th.company{background-image:url(/images/meimusi/ic_group.png);}
.company-staus-private{background-image:url(/images/meimusi/ic_locked-group.png);}
.company-staus-member{background-image:url(/images/meimusi/ic_user.png);}
.company-staus-onlymemb{background-image:url(/images/meimusi/ic_only_member.png);}
.company-staus-applied{background-image:url(/images/meimusi/ic_group-request.png);}
.company-staus-invited{background-image:url(/images/meimusi/ic_only-invited.png);}
.action-join-company {background-image:url(/images/meimusi/ic_join-group.png);}
.action-part-company {background-image:url(/images/meimusi/ic_leave-group.png);}
.action-edit-company {background-image:url(/images/meimusi/ic_edit.png);}
.action-del-company {background-image:url(/images/meimusi/ic_delete.png);}
.action-request-company-membership {background-image:url(/images/meimusi/ic_group-request.png);}
.action-members-company{background-image:url(/images/meimusi/ic_user.png);}
.action-applications-company{background-image:url(/images/meimusi/ic_application.png);}
.action-view-company{background-image:url(/images/meimusi/ic_group.png);}


.ui-datepicker{
	background-color: #FFDD00 !important; /* c04 */
	color: #00325A !important; /* c01 */
    border-color: #FFDD00 !important; /* c01 */
}
.ui-datepicker td{
    border:1px solid #FFDD00 !important; /* c04 */
}

.action-new-item { background-image:url(/images/meimusi/ic_plus.png); }
html.* .action-new-item { background-image:url(/images/meimusi/ic_plus.gif); }

/* New list design */
.lst_header .bar .del-item{background-image:url("/images/meimusi/ic_delete.gif");}
.lst_header .bar .add-item  {background-image:url("/images/meimusi/ic_plus.gif");} 
.group_item {background-image:url("/images/meimusi/ic_group.png");}
.event_item {background-image:url("/images/meimusi/ic_header_events_23.png");}
.company_item {background-image:url("/images/meimusi/ic_group.png");}    
.lst_file .tbl_lst .icon{background-image:url("/images/meimusi/ic_doccenter.png");}    
.lst_file .simple_lst .lst_item .item_logo img {background-image:url("/images/meimusi/file_small.png");}
.lst_file .detail_lst .lst_item .item_logo img, .lst_file .gallery_lst .lst_item .item_logo img{background-image:url("/images/meimusi/ic_file.png");}
.lst_group .simple_lst .lst_item .item_logo img , .lst_group .detail_lst .lst_item .item_logo img, .group_avatar img {background-image:url("/images/meimusi/group_small.png");}
.lst_company .simple_lst .lst_item .item_logo img , .lst_company .detail_lst .lst_item .item_logo img, .company_avatar img {background-image:url("/images/meimusi/group_small.png");}
.lst_event .simple_lst .lst_item .item_logo img, .lst_event .detail_lst .lst_item .item_logo img {background-image:url("/images/meimusi/event_small.png");}
.lst_member .simple_lst .lst_item .item_logo img, .lst_member .detail_lst .lst_item .item_logo img {background-image:url("/images/meimusi/community_user-small.png");}
.lst_blog .simple_lst .lst_item .item_logo img, .lst_blog .detail_lst .lst_item .item_logo img {background-image:url("/images/meimusi/blog_small.png");}
.lst_gallery  .simple_lst .lst_item .item_logo img{background-image:url("/images/meimusi/album_small.png");}
.lst_gallery  .detail_lst .lst_item .item_logo img{background-image:url("/images/meimusi/ic_album.png");}
.lst_cms_pages  .detail_lst .lst_item .item_logo img{background-image:url("/images/meimusi/custom_page.png");}
.lst_chat  .detail_lst .lst_item .item_logo img, .lst_user_post  .detail_lst .lst_item .item_logo img{background-image:url("/images/meimusi/forum_small.png");}
.lst_forum .tbl_lst .item_logo img, .forum_avatar img {background-image:url("/images/meimusi/forum_small.png");}
.lst_thread .tbl_lst .item_logo img, .lst_post .tbl_lst .item_logo img, .lst_user .chown_lst .item_logo img{background-image:url("/images/meimusi/community_user-small.png");}       
.edit_small{background-image:url("/images/meimusi/ic_edit.png");}
html.* .edit_small{background-image:url("/images/meimusi/ic_edit.gif");}
.del_small{background-image:url("/images/meimusi/ic_delete.png");}
html.* .del_small{background-image:url("/images/meimusi/ic_delete.gif");}
.tglbox .head a, .icon-arrow-down{background-image:url("/images/meimusi/ic_bulletpoint_contentnavi_down.png");}
.tglbox .head .closed, .icon-arrow-right {background-image:url("/images/meimusi/ic_bulletpoint_contentnavi.png");}
.two_col .left_col #dirlst .highlight, .two_col .left_col #dirlst .current  {background-color:#FFDD00 !important;color:#00325A !important;}
.lst_header .main-bar {
   border-bottom:1px solid #999999;
   background-image:-moz-linear-gradient(top , #47261F, #7D3627, #47261F);
   background: -webkit-gradient(linear, left top, left bottom, from(#47261F), to(#47261F), color-stop(0.5, #7D3627));
   background-image:linear-gradient(top , #47261F, #7D3627, #47261F);
   color:#ffffff !important;
}
