/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.3
 * @revision        $Revision:392 $
 * @lastmodified    $Date:2009-07-05 12:18:40 +0200 (So, 05. Jul 2009) $
 * @appdef yaml
 */

@media all
{
 /**
  * Fonts
  *
  * (en) global settings of font-families and font-sizes
  * (de) Globale Einstellungen für Zeichensatz und Schriftgrößen
  *
  * @section content-global-settings
  */

  /* (en) reset font size for all elements to standard (16 Pixel) */
  /* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */
  html * { font-size:100.01%; }

 /**
  * (en) reset monospaced elements to font size 16px in all browsers
  * (de) Schriftgröße von monospaced Elemente in allen Browsern auf 16 Pixel setzen
  *
  * @see: http://webkit.org/blog/67/strange-medium/
  */

  textarea, pre, code, kbd, samp, var, tt {
    font-family:Verdana, Tahoma, Arial;
  }

  /* (en) base layout gets standard font size 12px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
  body {
    font-family:Verdana, Tahoma, Arial;
    font-size:75.00%; /* 12px */
    color:#626366;
    line-height: 1.167em;
  }

  /*--- Headings | Überschriften ------------------------------------------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-family:Verdana, Tahoma, Arial;
    font-weight:normal;
    line-height: 1.167em;
    color:#626366;
    margin:0 0 0.25em 0;
  }

  h1 { font-size:183.3%; }                     /* 22px */
  h2 { font-size:183.3%; }                     /* 22px */
  h3 { font-size:166.7%; }                     /* 20px */
  h4 { font-size:133.33%; }                    /* 16px */
  h5 { font-size:116.67%; }                    /* 14px */
  h6 { font-size:116.67%; }                    /* 14px */

  /* --- Lists | Listen  -------------------------------------------------------------------------------- */

  ul, ol, dl { line-height:1em; margin:0; }
  ul { list-style-type:none; }
  ul ul { list-style-type:none; margin-bottom:0; }

  ol { list-style-type:decimal; }
  ol ol { list-style-type:lower-latin; margin-bottom:0; }

  li { margin-left:0; line-height: 1.2em; }

  dt { font-weight:bold; }
  dd { margin:0; }

  /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

  p { line-height:inherit; margin:0 0 1em 0; }

  blockquote, cite, q {
    font-family:Verdana, Tahoma, Arial;
    font-style:italic;
  }
  blockquote { margin:0 0 1em 1.6em; color:#666; }

  strong,b { font-weight:bold; }
  em,i { font-style:italic; }

  big { font-size:116.7%; }
  small { font-size:83.3%; }

  pre { line-height:inherit; margin:0; }
  pre, code, kbd, tt, samp, var { font-size:inherit; }
  pre, code { color:inherit; }
  kbd, samp, var, tt { color:inherit; font-weight:bold; }
  var, dfn { font-style:italic; }

  acronym, abbr {
    border-bottom:1px #aaa dotted;
    font-variant:small-caps;
    letter-spacing:.07em;
    cursor:help;
  }

  sub { vertical-align: sub; font-size: smaller; }
  sup { vertical-align: super; font-size: smaller; }

  hr {
    color:#fff;
    background:transparent;
    margin:0 0 0.5em 0;
    padding:0 0 0.5em 0;
    border:0;
    border-bottom:1px #eee solid;
  }

  /*--- Links ----------------------------------------------------------------------------------------- */

  a { color:#626366; background:transparent; text-decoration:none; }
  a:visited  { color:#626366; }

  /* (en) maximum constrast for tab focus - change with great care */
  a:focus { text-decoration:underline; color:#231f20; background: transparent; }
  a:hover,
  a:active { color:#231f20; text-decoration:underline; }

  /* --- images (with optional captions) | Bilder (mit optionaler Bildunterschrift) ------------------ */

  p.icaption_left { float:left; display:inline; margin:0 1em 0.15em 0; }
  p.icaption_right { float:right; display:inline; margin:0 0 0.15em 1em; }

  p.icaption_left img,
  p.icaption_right img { padding:0; border:1px #888 solid; }

  p.icaption_left strong,
  p.icaption_right strong { display:block; overflow:hidden; margin-top:2px; padding:0.3em 0.5em; background:#eee; font-weight:normal; font-size:91.667%; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Generic Content Classes
  *
  * (en) standard classes for positioning and highlighting
  * (de) Standardklassen zur Positionierung und Hervorhebung
  *
  * @section content-generic-classes
  */

  .highlight { color:#c30; }
  .dimmed { color:#888; }

  .info { background:transparent; color:inherit; padding:0; margin-bottom:0; font-size:inherit; }

  .note { background:transparent; color:inherit; border:none; padding:0; margin-bottom:0; }
  .important { background:transparent; color:inherit; border:none; padding:0; margin-bottom:0; }
  .warning { background:transparent; color:inherit; border:none; padding:0; margin-bottom:0; }

  .float_left { float:left; display:inline; margin-right:1em; margin-bottom:0.15em; }
  .float_right { float:right; display:inline; margin-left:1em; margin-bottom:0.15em; }
  .center { display:block; text-align:center; margin:0 auto; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Tables | Tabellen
  *
  * (en) Generic classes for table-width and design definition
  * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
  *
  * @section content-tables
  */

  table { width:auto; border-collapse:collapse; margin:0; }
  table caption { font-variant:small-caps; }
  table.full { width:100%; }
  table.fixed { table-layout:fixed; }

  th,td { padding:0; }
  thead th { color:inherit; border-bottom:1px #800 solid; }
  tbody th { background:none; color:inherit; }
  tbody th[scope="row"], tbody th.sub { background:none; }

  tbody th { border-bottom:0 none; text-align:left; }
  tbody td { border-bottom:0 none; }

  tbody tr:hover th[scope="row"],
  tbody tr:hover tbody th.sub { background: none; }
  tbody tr:hover td { background: none; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Miscellaneous | Sonstiges
  *
  * @section content-misc
  */

h2.head { font-weight: bold; margin-bottom: 20px; }
h2.head span {}

img { vertical-align: text-bottom; vertical-align: middle; }


a.underline,
a.underline:visited  { text-decoration: underline; }

a.underline:focus { text-decoration: none; }
a.underline:hover,
a.underline:active { text-decoration: none; }

a.hot,
a.hot:visited { color: #ff0000; }


/* SPECIFIC CLASSES */
.clear
{
    clear: both;
}
.descriptionsearch {
    clear: both;
    white-space: normal !important;
}
.odd
{
}
.even
{
}
.blur
{
    color: #888;
}
.highlight
{
/*    color: #ff0000;
    font-size: 0.75em;*/
}
.hot
{
    color: #ff0000;
}
.comment
{
    color: #848484;
    font-size: 0.9em;
}
.active
{
/*    background: #B2B2B2;*/
}
.active_reverse
{
/*    background: #000;*/
}
.error
{
    color: #ff0000;
    font-weight: bold;
    margin: 20px 0 0 0;
}
.hidden
{
    display: none;
}
.top
{
    vertical-align: top;
}
.word_wrap
{
    width:100%;
    white-space: pre-wrap;
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
}
.inline
{
    display: inline;
    float: left;
}
.inline_right
{
    display: inline;
    float: right;
}
.top_spacer
{
    margin-top:20px;
}
.right_spacer
{
    margin-right:20px;
}
.left_spacer
{
    margin-left:20px;
}
.error_background
{
    background: #fcc;
}
.bold
{
    font-weight:bold;
}
.tiny_text
{
    font-size: 0.9em;
}

/* INPUT FIELDS */
input,
textarea,
select,
.input
{
/*    font-size: 9pt;*/
/*    font-weight: bold;*/
    -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px;
}
input.Texts,
textarea.Texts
{
    padding: 2px 3px;
    height: 17px;
    border: #ccc 1px solid;
    float: left;
    width: 200px;
/*    margin-right: 2px;*/
}
textarea.Texts
{
    height: 47px;
}
select.Texts
{
    width: auto;
    padding: 2px 3px;
    border: #ccc 1px solid;
    vertical-align: middle;
    vertical-align: text-bottom;
    display: inline;
    height: 23px;
}
input.Button,
a.Button
{
    color: #626366;
    border: #ccc 1px solid;
    padding: 2px 10px 2px 10px;
    cursor: pointer;
    vertical-align: middle;
    vertical-align: text-bottom;
    display: inline;
    height: 23px;

    text-decoration: none !important;
    background: -moz-linear-gradient(top, #ffffff, #cccccc);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #cccccc));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#cccccc')";
}
input.Button:hover,
a.Button:hover
{
    color: #231f20;
    border: #231f20 1px solid;
}
input.Widget
{
    border: #ccc 1px solid;
    margin:0; width:13px; height:13px; overflow:hidden;
    vertical-align: middle;
    vertical-align: text-bottom;
}


  .rounded_corners { -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
  .rounded_corners_small { -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; }

  .copyright { font-size: 83.3%; line-height: 1.083em; }

  .currentdayinfo { font-size: 83.3%; line-height: 1.083em; }
  .currentdayinfo th,
  .currentdayinfo td { padding-left: 0.75em;}
  .currentdayinfo li { line-height: 1.083em; }

  .baners { overflow: hidden; margin-bottom: -8px; }
  .baners.last { margin-bottom: 0; }
  .baners li { display:block; text-align:center; margin:0 auto; }
  .baners li .banner-content { display:block; text-align:center; margin:0 auto; margin-bottom: 8px; }
  .baners li.zo-extension { display: none; }

  #loginbox { font-size: 100%; line-height: 1.167em; }
  #main_searchbox { font-size: inherit; line-height: inherit; }

  .searchboxform ul { margin-bottom: -4px; }
  .searchboxform ul li { margin-bottom: 4px; }
  .searchboxform ul li input.Texts { width: 74.75%; }
  .searchboxform ul li input.Button,
  .searchboxform ul li a.Button { width: 16.95%; overflow: hidden; }
  .searchboxform ul li.actions { font-size: 83.3%; line-height: 1.083em; }

  .loginactions { text-align: right; padding: 5px 0 4px 0; }
  .username { padding: 5px 0 4px 0; margin-bottom: 4px; white-space: nowrap; overflow: hidden; }
  .userinfo { font-size: 83.3%; line-height: 1.083em; }
  .userinfo .userip { float: left; }
  .userinfo .logout_button { float: right; }

  li.roundsquare { padding-left: 12px; background: url(../../../../img/zo_v1.2/bullet.png) 0 2px no-repeat; }
  li.roundsquareempty { padding-left: 12px; background: none; height: 2px; }
  li.roundsquareblack { padding-left: 12px; background: url(../../../../img/zo_v1.2/bullet.png) 0 2px no-repeat; color: #000000; }
  li.roundsquareblack a { color: #007676 }

  .zo-extension { display: none; }

  #country_filter { position: relative; margin-bottom: 8px;}
  #country_filter #filter_name { margin-right: 150px; }
  #country_filter #change_filter { float:right; width:150px; text-align: right; }



/*****************************************
============= BUSINESS UNIT LIST
*****************************************/
/* BUSINESS UNIT LIST */
#BusUnitList > ul,
.BusUnitList > ul { border-top: 1px #ccc solid; }
#BusUnitList > ul li.searchlistitem,
.BusUnitList > ul li.searchlistitem { border-bottom: 1px #ccc solid; padding: 8px 0; position: relative; _height: 100px; *height: 100px }
#BusUnitList > ul li.searchlistitem:hover,
.BusUnitList > ul li.searchlistitem:hover { background: #f0efef; }

#BusUnitList > ul li.searchlistitem ul.top,
.BusUnitList > ul li.searchlistitem ul.top { cursor: pointer; position: relative; }
#BusUnitList > ul li.searchlistitem ul.top li,
.BusUnitList > ul li.searchlistitem ul.top li {  }

#BusUnitList > ul li.searchlistitem ul.top li.logo,
.BusUnitList > ul li.searchlistitem ul.top li.logo { float:left; width: 90px; overflow: hidden; }
#BusUnitList > ul li.searchlistitem ul.top li.title,
.BusUnitList > ul li.searchlistitem ul.top li.title { margin-left:90px; overflow: hidden; }
#BusUnitList > ul li.searchlistitem ul.top li.title .title_content,
.BusUnitList > ul li.searchlistitem ul.top li.title .title_content { padding-left: 8px; font-weight: bold; color: #231f20; }
#BusUnitList > ul li.searchlistitem ul.top li.title a,
.BusUnitList > ul li.searchlistitem ul.top li.title a { color: #231f20; }
#BusUnitList > ul li.searchlistitem ul.top li.title a:hover,
.BusUnitList > ul li.searchlistitem ul.top li.title a:hover { color: #626366; }

#BusUnitList > ul li.searchlistitem ul.bottom,
.BusUnitList > ul li.searchlistitem ul.bottom { margin-top: 8px; margin-bottom: -2px; }
#BusUnitList > ul li.searchlistitem ul.bottom li,
.BusUnitList > ul li.searchlistitem ul.bottom li { font-size: 83.3%; line-height: 1.167em; margin-bottom: 2px; white-space: nowrap; overflow: hidden; }
#BusUnitList > ul li.searchlistitem ul.bottom li.inline_item,
.BusUnitList > ul li.searchlistitem ul.bottom li.inline_item { float:left; margin-right: 8px; }

#BusUnitList > ul li.searchlistitem .unit_stats,
.BusUnitList > ul li.searchlistitem .unit_stats { font-size: 83.3%; float:right; text-align: right; margin-left: 8px; }

#BusUnitList > ul li.searchlistitem .unit_stats .bar_widget,
.BusUnitList > ul li.searchlistitem .unit_stats .bar_widget {}


#VipBusUnitList > ul.promo,
.VipBusUnitList > ul.promo { margin-top: 8px;
    background-color: #ddd;
    background: -moz-linear-gradient(top, #ffffff, #dddddd);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #dddddd));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dddddd')";
}
#VipBusUnitList > ul.promo li.searchlistitem ul.bottom li,
.VipBusUnitList > ul.promo li.searchlistitem ul.bottom li { float: left; margin-right: 8px; }


/*****************************************
============= PAGE LIST
*****************************************/

/* RESULT INFO */
#resinfo, .resinfo
{
    font-weight:bold;
    margin-top: 8px;

}
#resinfo div, .resinfo div
{
/*    border-bottom: #000000 2px solid;*/
/*    height: 23px;*/
}
#resinfo span, .resinfo span
{
/*    color: #FFFFFF;*/
/*    background: #000000;*/
/*    text-transform: uppercase;*/

/*    float: left;*/
/*    padding: 4px;*/
/*    height: 15px;*/
}

/* PAGE LIST */
#pagelist,
.pagelist
{
    text-align:center;
    padding-top: 8px;
    padding-bottom: 8px;
}
#pagelist img,
.pagelist img
{
    margin: 0;
}
#pagelist .current,
.pagelist .current
{
    font-weight: bold;
}
#pagelist .plitem,
.pagelist .plitem
{
    padding: 0 2px;
    margin: 0 1px;
}
#pagelist a.plitem,
.pagelist a.plitem
{
    text-decoration:none;
}
#pagelist a.plitem:hover,
.pagelist a.plitem:hover
{
    background-color:#e1e1e1;
}
#pagelist a.page_iterator,
.pagelist a.page_iterator
{
    margin: 0 4px;
}



/*****************************************
============= HELP
*****************************************/
.help
{
    display: inline-block; text-align:center; margin:0 auto;
    border: 1px #ccc solid;
    width: 17px; height: 17px;
    padding: 4px 2px 0 2px;
    overflow: hidden;
    cursor: help;
    vertical-align: middle;
    vertical-align: text-bottom;

    background: -moz-linear-gradient(top, #ffffff, #cccccc);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #cccccc));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#cccccc')";

    -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px;
}
.help:hover
{
    color: #231f20;
    border: #231f20 1px solid;
    text-decoration: none;
}





/*****************************************
============= TOOLTIP
*****************************************/

#tooltip,
.tooltip
{
    display: none;
    background: transparent url(../../../../img/auk.png) no-repeat scroll bottom right;
    font-size: 83.3%;
    padding: 5px 5px 15px;
    color: #FFF;
    z-index: 2001;
}
#tooltip.bottom,
.tooltip.bottom
{
    background: transparent url(../../../../img/apk.png) no-repeat scroll top right;
    padding: 15px 5px 5px;
}
#tooltip.right,
.tooltip.right
{
    background: transparent url(../../../../img/aul.png) no-repeat scroll bottom left;
    padding: 5px 5px 15px;
}
#tooltip.bottom.right,
.tooltip.bottom.right
{
    background: transparent url(../../../../img/apl.png) no-repeat scroll top left;
    padding: 15px 5px 5px;
}





/*****************************************
============= OVERLAY
*****************************************/

#overlay,
.overlay
{
    background-color:#fff;
    display:none;
    width:600px;
    text-align:left;
    border:2px solid #000;
}
#overlay .close,
.overlay .close
{
    background-image:url(../../../../img/krustins.png);
    position:absolute;
    right: 1px;
    top: 1px;
    cursor:pointer;
    height:25px;
    width:25px;
}
#overlay #overlay_head,
.overlay  .overlay_head
{
    background: url(../../../../img/logo-mazais-izlecosie-logi.png) no-repeat scroll left center;
    margin: 25px;
    margin-bottom: 10px;
    height: 65px;
}
#overlay #overlay_line,
.overlay  .overlay_line
{
    background: #000;
    padding: 0 25px;
    height: 23px;
}
#overlay #overlay_content,
.overlay  .overlay_content
{
    margin: 20px 0 20px 20px;
    padding-right: 20px;
    height: 55%;
    overflow-y: auto;
}
#overlay #overlay_copyright,
.overlay  .overlay_copyright
{
    margin: 20px 20px 8px 20px;
    font-size: 83.3%;
    font-weight: normal;
}
/* Overlay menu */
.overlay  .overlay_line .menu
{
    color: #FFF;
    text-transform: uppercase;
    height: 23px;

    overflow:hidden;
    position:relative;
}
.overlay  .overlay_line .menu ul
{
    float:left;
    position:relative;
    left:50%;
    text-align:center;
}
.overlay  .overlay_line .menu ul li
{
    border-right: #FFFFFF 2px solid;
    float:left;
    height:23px;

    position:relative;
    right:50%;
}
.overlay  .overlay_line .menu ul li.first
{
    border-left: #FFFFFF 2px solid;
}
.overlay  .overlay_line .menu ul li a
{
    color: #FFF;
    font-weight: bold;
    text-decoration:none;
    float:left;
    padding: 4px 10px;
    height: 15px;
    white-space: nowrap;
}
.overlay  .overlay_line .menu ul li a:hover
{
    background: #B2B2B2;
}





/*****************************************
============= POPUP
*****************************************/

#PopupBackground
{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:50001;
}
#Popup
{
    background-color:#fff;
    display:none;
    width:600px;
    text-align:left;
    border: 2px solid #000;
    z-index:50002;
}
#Popup #PopupClose
{
    background-image:url(../../../../img/krustins.png);
    position:absolute;
    right: 1px;
    top: 1px;
    cursor:pointer;
    height:25px;
    width:25px;
}
#Popup #PopupHead
{
    background: url(../../../../img/logo-mazais-izlecosie-logi.png) no-repeat scroll left center;
    margin: 25px;
    margin-bottom: 10px;
    height: 65px;
}
#Popup #PopupLine
{
    background: #000;
    padding: 0 25px;
    height: 23px;
}
#Popup #PopupContent
{
    margin: 25px 0 25px 25px;
    padding-right: 25px;
    height: 70%;
    overflow-y: auto;
}


/*****************************************
============= CUSTOM ALERT
*****************************************/

#CustomAlert
{
}
#CustomAlert #CustomAlertMessage
{
    margin: 0 0 25px 0;
}
#CustomAlert #CustomAlertActions
{
    text-align: center;
}


/*****************************************
============= TABS
*****************************************/


/* root element for tabs  */
ul.tabs {
    margin:0 !important;
    padding:0;
    height:30px;
    border-bottom:1px solid #000;
}
/* single tab */
ul.tabs li {
    float:left;
    padding:0;
    margin:0;
    list-style-type:none;
}
/* link inside the tab. uses a background image */
ul.tabs a {
    float:left;
    font-size:1em;
    display:block;
    padding:5px 30px;
    text-decoration:none;
    border:1px solid #000;
    border-bottom:0;
    height:18px;
    background-color:#efefef;
    color:#777;
    margin-right:2px;
    position:relative;
    top:1px;
    outline:0;
}
ul.tabs a:hover {
    background-color:#F7F7F7;
    color:#333;
}
/* selected tab */
ul.tabs a.current {
    background-color:#000;
    border-bottom:1px solid #000;
    color:#fff;
    cursor:default;
    font-weight: bold;
}
/* tab pane */
.tab-panes div.pane {
    display:none;
}


/* calendar root element */
#calroot {
    /* place on top of other elements. set a higher value if nessessary */
    z-index:10000;

    margin-top:-1px;
    width:198px;
    padding:2px;
    background-color:#fff;
    font-size:11px;
    border:1px solid #ccc;

    -moz-border-radius:5px;
    -webkit-border-radius:5px;

    -moz-box-shadow: 0 0 15px #666;
    -webkit-box-shadow: 0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
    padding:2px 0;
    height:22px;
}

#caltitle {
    font-size:14px;
    color:#0150D1;
    float:left;
    text-align:center;
    width:155px;
    line-height:20px;
    text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
    display:block;
    width:20px;
    height:20px;
    background:transparent url(../../../../img/zo_v1.2/poga-neakt-maza-kreisa.png) no-repeat scroll center center;
    float:left;
    cursor:pointer;
}

#calnext {
    background-image:url(../../../../img/zo_v1.2/poga-neakt-maza-laba.png);
    float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility:hidden;
}

/* year/month selector */
#caltitle select {
    font-size:10px;
}

/* names of the days */
#caldays {
    height:14px;
    border-bottom:1px solid #ddd;
}

#caldays span {
    display:block;
    float:left;
    width:28px;
    text-align:center;
}

/* container for weeks */
#calweeks {
    background-color:#fff;
    margin-top:4px;
}

/* single week */
.calweek {
    clear:left;
    height:22px;
}

/* single day */
.calweek a {
    display:block;
    float:left;
    width:27px;
    height:20px;
    text-decoration:none;
    font-size:11px;
    margin-left:1px;
    text-align:center;
    line-height:20px;
    color:#666;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

/* different states */
.calweek a:hover, .calfocus {
    background-color:#ddd;
}

/* sunday */
a.calsun {
    color:red;
}

/* offmonth day */
a.caloff {
    color:#ccc;
}

a.caloff:hover {
    background-color:rgb(245, 245, 250);
}


/* unselecteble day */
a.caldisabled {
    background-color:#efefef !important;
    color:#ccc    !important;
    cursor:default;
}

/* current day */
#calcurrent {
    background-color:#498CE2;
    color:#fff;
}

/* today */
#caltoday {
    background-color:#333;
    color:#fff;
}


.bar_widget { width: 101px; position: relative; display: inline-block; }
.bar_common { white-space: nowrap; }
.bar_neg { background-color: #d14119; font-size: 0; height: 10px; }
.bar_pos { background-color: #ecbc22; border-right: 1px solid #FFFFFF; font-size: 0; height: 10px; position: absolute; left: 0; top: 0; }


/*RateIt plugin*/
div.rateit
{
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    width: 78px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}
div.rateit div.rateit-range
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(../../../../img/jquery.rateit/star13.png);
    height: 13px;
}
/* for IE 6 */
* html div.rateit, * html div.rateit div.rateit-range
{
    display: inline;
}
/* for IE 7 */
* + html div.rateit, * + html div.rateit div.rateit-range
{
    display: inline;
}
div.rateit div.rateit-hover, div.rateit div.rateit-selected
{
    position: absolute;
}
div.rateit div.rateit-hover
{
    background: url(../../../../img/jquery.rateit/star13.png) left -13px;
}
div.rateit div.rateit-hover-rtl
{
    background-position: right -13px;
}
div.rateit div.rateit-selected
{
    background: url(../../../../img/jquery.rateit/star13.png) left -26px;
}
div.rateit div.rateit-selected-rtl
{
    background-position: right -26px;
}
div.rateit div.rateit-preset
{
    background: url(../../../../img/jquery.rateit/star13.png) left -39px;
}
div.rateit div.rateit-preset-rtl
{
    background: url(../../../../img/jquery.rateit/star13.png) left -39px;
}
div.rateit div.rateit-reset
{
    background: url(../../../../img/jquery.rateit/delete13.png) 0 0;
    width: 13px;
    height: 13px;
    display: -moz-inline-box;
    display: inline-block;
    float: right;
}
div.rateit div.rateit-reset:hover
{
    background-position: 0 -13px;
}


 /**
  * (en) Emphasizing external Hyperlinks via CSS
  * (de) Hervorhebung externer Hyperlinks mit CSS
  *
  * @section             content-external-links
  * @app-yaml-default    disabled
  */

  /*
  #main a[href^="http://www.my-domain.com"],
  #main a[href^="https://www.my-domain.com"]
  {
    padding-left:12px;
    background-image:url('your_image.gif');
    background-repeat:no-repeat;
    background-position:0 0.45em;
  }
  */

    .textbutton {
        -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
        box-shadow: inset 0px 1px 0px 0px #ffffff;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
        background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ededed', endColorstr = '#dfdfdf');
        background-color: #ededed;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #dcdcdc;
        display: inline-block;
        color: #777777;
        font-family: arial;
        font-size: 13px;
        font-weight: normal;
        width: 9px;
        text-align: center;
        padding: 3px 3px;
        text-decoration: none;
        text-shadow: 1px 1px 0px #ffffff;
    }

    .textbutton:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
        background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dfdfdf', endColorstr = '#ededed');
        background-color: #dfdfdf;
        text-decoration: none;
    }

    .textbutton:active {
        position: relative;
        top:1px;
        text-decoration: none;
      }

    .ulcatalog {
        padding: 0 0 0 10px;
        margin: 0 0 0 10px;
        border: 0;
    }

    .ulcatalog ul {
        list-style-type: inherit;
        float:left;
        border: 0;
    }

    .ulcatalog li {
        width: 210px;
        border: 0;
        padding: 5px 25px 5px 0;
    }

    #col1_content, .col1_content {
        background-position: bottom;
        background-repeat: repeat-x;
    }


    .borderbottom {
        border-bottom: 1px solid #BBBBBB;
        margin: 0 0 15px 0;
    }

    .noborderbottom {
        margin: 0 0 2px 0;
    }

    .newspictures {
        float: left;
    }

    .newsbody {
        padding: 0 5px 0 10px;
        width: 225px;
        text-align: justify;
    }

    .rightinfo {
        font-size: 9px;
        color: #777777;
        text-align: right;
        padding: 0 0 5px 0;
    }

    .newsheader {
        padding: 0 0 5px 0;
    }
    .newsblockleft {
        border-bottom: 1px solid #999999;
        padding: 10px 0 10px 0;
        height: 150px;
        width: 353px;
        float: left;
        position: relative;
        background-color: #FFFFFF;
    }
    .newsblockleftnoborder {
        padding: 10px 0 0 0;
        height: 120px;
        width: 353px;
        float: left;
        position: relative;
        background-color: #FFFFFF;
    }
    .newsblockseparator {
        height: 150px;
        width: 20px;
        float: left;
    }
    .newsblockright {
        border-bottom: 1px solid #999999;
        padding: 10px 0 15px 0;
        margin: 0 0 0 5px;
    }
    div#artimg {
        margin: 0 1em 1em 0;
        width: 200px;
        float: left;
    }
    .newslogo {
        float: left;
        width: 90px;
        height: 48px;
    }
    .newsblocktext {
        height: 91px;
        overflow: hidden;
        text-align: justify;
        width: 353px;
    }
    #articlecontent {
        width: 725px;
        word-wrap: break-word;
    }

        .shareBlock {
            margin-top: 8px;
        }

        .shareBlockText {
            float: left;
            line-height: 16px;
            margin-right: 5px;
        }


    .bl_card_edit_steps {
        padding: 0;
        background-color: #ffdc3e;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border-radius: 5px;
        overflow:hidden;
    }
    .bl_card_edit_steps .bl_c_red {
        color: #d14119;
    }
    .bl_card_edit_steps .bl_c_grey,
    .bl_card_edit_steps .bl_passive,
    .bl_card_edit_steps .bl_passive div,
    .bl_card_edit_steps .bl_passive span{
        color: #626366 !important;
    }
    .bl_card_edit_steps .bl_light {
        font-weight: lighter;
    }
    .bl_card_edit_steps .bl_bold {
        font-weight: bold;
    }
    .bl_card_edit_steps .part_left {
        float:left;
        position: relative;
        width: 615px;
        background-color: #ffdc3e;
        padding: 0 0 15px 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .bl_card_edit_steps .part_right {
        float: left;
        position: relative;
        width: 153px;
        background-color: #231F20;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .bl_card_edit_steps .part_right > div > .bl_top {
        margin: auto;
        color: #231F20;
        background-color: #FFFFFF;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        padding: 10px 0;
    }
    .bl_card_edit_steps .part_right > div > .bl_bottom {
        margin: auto;
        color: #FFFFFF;
        background-color: #231F20;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
        padding: 10px 0;
    }
    .bl_card_edit_steps .block_step {
        float: left;
        width: 200px;
        margin: 0 5px 0 0;
        color: #231F20;
        font-size: 12px;
    }
    /* #231F20 #626366*/
    .bl_card_edit_steps .block_step > .bl_title {
        margin: 0 0 10px 5px;
    }
    .bl_card_edit_steps .block_step > .bl_title > .bl_title_txt {
        display: inline-block;
        padding: 10px;
        font-weight: bold;
        font-size: 20px;
        line-height: 1;
    }
    .bl_card_edit_steps .block_step.bl_active > .bl_title > .bl_title_txt {
        background-color: #231F20;
        color: #FFFFFF;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
    }
    .bl_card_edit_steps .block_step > .bl_title > .bl_step_arrow {
        display: inline-block;
        width:89px;
    }
    .bl_card_edit_steps .block_step > .bl_title > .bl_step_arrow > .bl_arrow_line {
        margin-top:5px;
        width:80px;
        background:black;
        height:3px;
        float:left;
    }
    .bl_card_edit_steps .block_step > .bl_title > .bl_step_arrow > .bl_arrow_point {
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 9px solid black;
        float:right;
    }
    .bl_card_edit_steps .block_step > .bl_cont_txt {
        margin: 0 10px 0 15px;
    }
}
