/*
    Document   : common
    Created on : Aug 30, 2012, 11:32:35 AM
    Author     : developer
    Description:
        Purpose of the stylesheet follows.
*/

root {
    display: block;
}

body {
    background-color: #FFFFFF;
    color:#666666;
    font-family: CelesteWeb,Georgia,serif;
    font-size: 1em;
}
h1 {
    font-size: 2em;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
}
a {
    color: #003366;
    text-decoration: none;
}
ul li {
    background-image: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
h1 {
    color: #064783;
    font-size: 2.18em;
    padding-bottom: 15px;
}
.clearfix:after, .main_content:after {
    clear: both;
}
.clearfix:before, .clearfix:after, .main_content:before, .main_content:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:before, .clearfix:after, .main_content:before, .main_content:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.wrapper {
    margin: 0 auto;
    overflow: hidden;
    width: 975px;
}

/* Header */
.header {

    height: 154px;
    margin: 0 auto;
    /*background: url("../images/page-bg.png") repeat-x scroll 0 0 transparent;*/
    width: 100%;
}
.header .wrapper {
    position: relative;
    min-height: 154px;
}
.header h1 {
    top: 0px;
    left: 0;
    position: absolute;
}
.header h1 a {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-family: Georgia,Serif;
    font-size: 150%;
    line-height: 100px;
    text-decoration: none;
}
.header h1 img {
    display: inline;
    float: left;
    margin-top: 9px;
    padding-right: 20px;
}


.main_content {
    padding: 20px 0;
    position: relative;
}
.main_content {
    margin-left: auto;
    margin-right: auto;
    width: 975px;
}

/* Datetime */
.date .element, .time .element {
    float:left;
}
/* endof Datetime */


/* teaser */
.teaser-block{
    padding: 5px;
    overflow: auto;
}
.teaser-image, .teaser-content {
    float:left;
    padding:3px;
    word-break: break-all;
}
.teaser-content{
    width: 70%;
}
/* endof teaser */

/* contact */
.contact {
    width:50%;
    display:block;
    clear:both;
    padding:5px;
    overflow: auto;
    border-bottom: 1px solid #ababab;
}
.contact_picture, .contact_data {
    float:left;
    margin: 2px;
}

/* end of contact */


/* search */
.content-search .search-inputs input {
    font-size: 15px;
}
.content-search .search-inputs {
    margin-bottom: 15px;
}
.content-search label {
    margin-bottom: 10px;
}
/* end fo search */



/* pager - navigator */
.pagenavigator {
    margin-top: 15px;
}
.pagenavigator .previous, .pagenavigator .next, .pagenavigator .pages{
    font-size:14px;
}

/* endof pager - navigator */
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

/* Header */
.header {

    height: 154px;
    margin: 0 auto;
    /*background: url("../images/header-bg.png") repeat-x scroll 0 0 transparent;*/
    width: 100%;
}
.header .wrapper {
    position: relative;
    min-height: 154px;
    /*background: url("../images/header-wrapper-bg.png") no-repeat scroll top left transparent;*/
}
.header .site-links {
    display:none;
}
.header .site-links li:first-child {
    border-left:1px solid #646464;
}
.header .site-links li {
    width:47px;
    height:23px;
    float:left;
    padding-top:14px;
    border-right:1px solid #646464;
}
.header .site-links li a {
    display:block;
    text-align: center;
}

.header h1 {
    top: 8px;
    left: 0;
    position: absolute;
}
.header h1 a {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-family: Georgia,Serif;
    font-size: 150%;
    line-height: 100px;
    text-decoration: none;
    padding-bottom:0;
    padding-top:15px;
}
.header h1 img {
    display: inline;
    float: left;
    margin-top: 0px;
    padding-right: 20px;
}

.header .search input[type="text"], .header .search input[type="search"] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat-x scroll left top #505050;
    border-style: none;
    color: #FFFFFF;
    font-family: Georgia,Serif;
    font-size: 0.9em;
    height: auto;
    margin-left: 20px;
    padding: 2px 3px;
    width: 120px;
}
.header .search input[type="submit"] {
    position: relative;
    vertical-align: top;
    border:none;
    background:none repeat scroll 0 0 #878787;
    color:#fff;
    padding:0 3px;
}
.header .search {
    display:none;
    /*background: none no-repeat scroll left bottom transparent;
    box-shadow: none;
    padding-bottom: 0;
    margin-top: 5px;
    z-index: 1;
    float:right;*/
}

.header nav {
    /*background: url("../images/menu_shade.png") no-repeat scroll left bottom transparent;        */
    font-family: CelesteWeb,Georgia,Sans-serif;
    padding-bottom: 10px;
    bottom: 15px;
    position: absolute;
    width:100%;
}
.header nav .topmenu {
    display:none;
    /*background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;*/
    /*border-radius: 3px 3px 0 0;*/
    /*box-shadow:3px 3px 4px #143D8C;*/
    /*float:right;*/
}

.header .breadcrumbs {
    color: #999999;
    font-size: 0.7em;
    left: 0;
    padding-top: 10px;
    position: absolute;
    bottom: 0px;
}
.header .breadcrumbs a
{
    color:#064783;
}
.header .breadcrumbs span {
    padding-right: 0;
}
.header .breadcrumbs span {
    color: #666666;
    padding-right: 5px;
}

/* Top menu */
.topmenu li:first-child {
    padding-left: 25px;
    border-left:none;
}
.topmenu li.selected:first-child {
    border-radius: 3px 0 0 0;
}
.topmenu li {
    display: inline-block;
    padding: 8px 17px;
    border-left:1px solid #535353;
}

.topmenu li a {
   color:#cecece;
   text-decoration: none;
   font-size: 0.9em;
}
.topmenu li a:hover {
    text-decoration: underline;
}
.topmenu .selected,
.topmenu .current {
    /*background: url("../images/menu-selected-bg.png") repeat-x scroll left top #ECECEC;*/
    color:#fff;
    font-weight:700;

}
.topmenu .selected a,
.topmenu .current a {
    color:#fff;
}

/* Footer */
footer {
    /*background: url("../images/footer-bg.png") repeat-x scroll 0 0 transparent;*/
    height: 245px;
    margin: 0 auto;
    width: 100%;
}
footer .wrapper {
    min-height: 245px;
    position: relative;
    /*background: url("../images/footer-wrapper-bg.png") no-repeat scroll top right transparent;*/
}

/* Left menu */
.menu, .menu ul {
    border-top: 1px solid #CCCCCC;
    list-style:none;
}
.menu {
    border: 0 none;
}
.menu {
    line-height: 1.3;
}
.menu > li {
    border-bottom: 3px solid #D6D6D6;
}
.menu > li {
    border-bottom: 1px solid #CCCCCC;
}
.menu ul > li {
    border-top: 1px solid #D6D6D6;
}
.menu .expanded > a {
    background: none repeat scroll 0 0 transparent;
}
.menu .selected > a, .menu .expanded > a {
    color: #1D398D;
    font-family: CelesteWeb,Georgia,serif;
    font-size: 1.18em;
    text-transform: uppercase;
}
.menu .selected > a, .menu .expanded > a {
    color: #1D398D;
    font-family: CelesteWeb,Georgia,serif;
    font-size: 1.18em;
    text-transform: uppercase;
}
.menu .selected > a, .topmenu .selected > a {
    font-weight: bold;
}
.menu > .expanded > a {
    background-position: right 16px;
}
.menu .expanded > a {
    /*background: url("../images/arrow_down.png") no-repeat scroll right 8px transparent;*/
    padding-right: 20px;
}
.menu > li > a {
    padding: 12px 0;
}
.menu > li a {
    color: #58595B;
    padding: 5px 10px;
}
.menu ul a {
    padding-left: 15px;
}
.menu a {
    display: block;
    padding: 4px 0;
}
.menu ul a:hover {
    background-color: #eeeeee;

}
.menu ul {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D6D6D6 -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 3px 0 0;
    padding: 0;
    list-style:none;
}
.menu ul > li:first-child {
    border-top: medium none;
}
.menu ul .expanded > a, .menu ul .selected > a {
    color: #58595B;
    font-family: Verdana,arial,sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-transform: none;
}
.menu .selected > a, .menu .expanded > a {
    color: #064783;
    font-family: CelesteWeb,Georgia,serif;
    font-size: 1.18em;
    text-transform: uppercase;
}
.menu .selected > a, .topmenu .selected > a {
    font-weight: bold;
}
.menu li.selected.expanded li, .menu li.nodeinpath2.expanded li {
    padding-left: 15px;
}
article.ingress ul {
    list-style:disc;
    list-style-position: inside;
}
article.ingress ol {
    list-style-type: decimal;
    list-style-position: inside;
}

/* Content */
.main_content {
    padding: 20px 0;
    position: relative;
}
.main_content {
    margin-left: auto;
    margin-right: auto;
    width: 975px;
}
.content .wrapper {
    padding-top: 15px;
}
.content .wrapper {
    min-height: 400px;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 30px;
    font-size: 0.8em;
    line-height: 1.5;
}
.col_primary article h1 {
    padding-bottom:5px;
}
.col_primary article h3 {
    font-size:14px;
}
.col_primary article .media-wrapper {
    margin-top:15px;
}
/* Grid */
.nosidemenu .col_main {
    float: none;
    width: 100%;
}
.fullzone, .zone-wrapper {
    width: 108%;
}
.col_nav {
    float: left;
    width: 225px;
}
.col_main,
.sidemenu .col_main {
    float: right;
    overflow: hidden;
    width: 725px;
}
.col_primary,
.sidemenu .col_primary {
    float: left;
    overflow: hidden;
    width: 475px;
}
.col_secondary,
.sidemenu .col_secondary {
    float: right;
    overflow: hidden;
    width: 225px;
}
.col_primary_wide {
    float: left;
    margin-left: -22px;
    overflow: hidden;
    width: 760px;
}
.zone-wrapper .ingress {
    letter-spacing: normal;
    width: 475px;
}
.section_page .ingress {
    margin-bottom: 25px;
}
.zone-wrapper .ingress p:first-child {
    font-style: normal;
}
article .ingress, .folder .ingress, .gallery .ingress, .zone-wrapper .ingress p:first-child {
    font-size: 1.25em;
    margin-bottom: 15px;
}
article .ingress,
.folder .ingress,
.gallery .ingress,
.zone-wrapper .ingress p:first-child {
    font-family: CelesteWeb,Georgia,serif;
    font-size: 1.272em;
    font-style: normal;
}
article .ingress,
.folder .ingress,
.gallery .ingress,
.zone-wrapper .ingress p:first-child {

    margin-bottom: 15px;
}
.col_primary article .meta {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 2px;
    width: 100%;
}
article .meta .byline {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 70%;
}
article .byline {
    color: #666666;
    font-size: 0.916em;
    font-style: italic;
    margin-bottom: 10px;
    padding: 5px 0;
}
.col_primary article .meta .toolbar {
    float: right;
    text-align: right;
    width: 30%;
}
article p {
    margin-bottom: 20px;
}

.col_primary_wide .block,
.fullzone .block,
.col_primary .block {
    display: inline-block;
    letter-spacing: normal;
    margin-right: 25px;
    overflow: hidden;
    vertical-align: top;
    word-spacing: normal;
}
.col_primary_wide .block,
.col_main .block {
    border-top: 1px solid #CCCCCC;
    margin-bottom: 30px;
    padding-top: 5px;
}
.col_primary_wide .block {
    margin-right: 0;
    margin-left: 25px;
}
.col_main .fullzone .block {
    margin-bottom: 30px;
    margin-top: 0;
}
.col_main .block {
    border: medium none;
    padding-top: 0;
}
.zone .block h2:first-child {
    border-top:1px solid #CCCCCC;
    padding-top:5px;
    font-size: 1.18em;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    background:none no-repeat scroll left top transparent;
}
.fullzone .block h2:first-child {
    padding-left: 28px;
    padding-top: 5px;
}
.zone .one_column, .one_column {
    width: 225px;
    word-wrap: break-word;
}
.zone ul.items {
    letter-spacing: -4px;
    word-spacing: -4px;
}
.zone ul.items li {
    letter-spacing: normal;
    word-spacing: normal;
}
.zone ul.items li a:hover {
    text-decoration: underline;
}
.zone .block .items article .meta {
    margin: 0;
}
.zone .block .items article .meta {
    border: medium none;
    margin-top: 0;
    padding-bottom: 0;
}
.zone .block .items .meta, .zone .block.one_column .items .event-date {
    color: #58595B;
    display: block;
    float: none;
}
.zone .two_columns ul.items,
.zone .three_columns ul.items,
.files ul.items
{
    letter-spacing: -4px;
    width: 110%;
    word-spacing: -4px;
}
.zone .two_columns,
.zone .three_columns,
.zone .four_columns {
    width: 105%;
}
.zone .two_columns ul.items li,
.files ul.items li{
    width: 225px;
    word-wrap: break-word;
}
.zone .two_columns ul.items li.n1, .zone .two_columns ul.items li.n2, .zone .three_columns ul.items li.n1, .zone .three_columns ul.items li.n2, .zone .three_columns ul.items li.n3, .zone .four_columns ul.items li.n1, .zone .four_columns ul.items li.n2, .zone .four_columns ul.items li.n3, .zone .four_columns ul.items li.n4, .files ul.items li {
    border-top: 0 none;
}
.zone .one_column ul.items li, .zone .two_columns ul.items li, .zone .three_columns ul.items li, .zone .four_columns ul.items li, .zone .simple_list ul.items li, .zone .latest_news ul.items li, .files ul.items li {
    /*border-bottom: 1px solid #D6D6D6;*/
    padding-bottom: 5px;
    padding-top: 5px;
}
.zone .two_columns ul.items li,
.zone .three_columns ul.items li,
.zone .four_columns ul.items li,
.files ul.items li {
    display: inline-block;
    letter-spacing: normal;
    margin-right: 25px;
    overflow: hidden;
    vertical-align: top;
    word-spacing: normal;
}
.two_columns article, .one_column article, .three_columns article, .four_columns article {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}
.two_columns article img, .one_column article img, .four_columns article img, .three_columns article img {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.block .contact h3, .block .latest_news_list article h3, .block .items.article h3 {
    font-family: CelesteWeb,Georgia,Sans-serif;
    font-size: 1em;
    text-transform: none;
}
.two_columns article h3, .one_column article h3, .four_columns article h3, .three_columns article h3 {
    font-weight: normal;
    padding-bottom: 3px;
}

.block h2 {
    font-size: 1.333em;
    padding-bottom: 10px;
}


.simple_list li article,
.one_column li article {
    margin-bottom: 0;
}

/* VCard */
.vcard {
    margin-top:40px;
    color:#afafaf;
    line-height:1.4em;
    font-size:75%;
}
.vcard .organization-name {
    display:block;
    margin-bottom:25px;
    text-transform: uppercase;
    font-size:125%;
}
.vcard a {
    color:#afafaf;
    text-decoration: underline;
}


/* Bookmarks */
.favorites-list {
    display:none;
    /*
    background-color: #EEEEEE;
    margin-bottom: 10px;
    max-height: 175px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 225px;*/
}
.favorites-list ul {
    width:215px;
    list-style:none;
}
.favorites-list ul li {
    height: 26px;
}
.favorites-list ul li > a {
    display:block;
    background: url("../images/favorites-icon.png") no-repeat scroll left bottom transparent;
    padding-left: 22px;
    float: left;
}
.favorites-list ul li > a:hover {
    text-decoration: underline;
}
.favorites-list .delete-favorite {
    width:25px;
    height:25px;
    background: url("../images/icon-sprites.png") no-repeat scroll 9px 2px transparent;
    display:block;
    text-indent: -9999px;
    cursor:pointer;
    float:right;
    padding:0;
}
.favorites-list h1 {
    font-size:12px;
    font-weight: 700;
    margin:5px 0 10px 10px;
    padding:0;
    color:#58595B;
}
.favorites-list .empty-list {
    margin:5px 0 10px 10px;
}
.remove-favorite,
.add-favorite {
    height:20px;
    width:20px;
    display:inline-block;
}
.remove-favorite {
    background: url("../images/favorites-icon.png") no-repeat scroll left -50px transparent;
}
.add-favorite
{
    background: url("../images/favorites-icon.png") no-repeat scroll left top transparent;
}
.remove-favorite.disabled,
.add-favorite.disabled {
    display:none;
}
.favorites-list a.closed,
.favorites-list a.open {
    background: url("../images/favorites-arrows.png") no-repeat scroll center 2px #eee;
    height:16px;
    width:225px;
    display:block;
    bottom:0;
    left:0;
    cursor:pointer;
    padding-bottom:5px;
    display:none;
}
.favorites-list a.closed {
    position:absolute;
    background-position: center -17px;
}

/* Teaser */
.small-teaser h3 {
    font-size:14px;
    margin:4px 0 0;
}
.main_teaser article {
    width:691px;
    height:178px;
    background: url("../images/main-teaser-bg.png") no-repeat scroll left top transparent;
    padding:17px;
    color:#666666;
}
.main_teaser article > a {
    float:left;
    margin-right:25px;
}
.main_teaser .teaser-date {
    font-size:10px;
    text-transform: uppercase;
}
.main_teaser h3 {
    font-size:14px;
    font-weight:700;
    padding:5px 0;
}
.main_teaser h3 > a:hover {
    text-decoration:underline;
}
.main_teaser .teaser-text {
    font-size:12px;
}
/* First teaser with image */
.three_columns .main_first_item {
    max-height:350px;
    height:350px;
    padding-bottom:20px;
    border-bottom:1px solid #ccc;
    width:225px;
    margin-right:25px;
    float:left;
}
.three_columns .main_item {
    width:225px;
    margin-right:25px;
    float:left;
}
.main_first_item > a {
    margin-bottom:20px;
    display:block;
}
.main_first_item > a img {
    float:none;
}
.main_first_item .teaser-date, .main_item .teaser-date {
    text-transform: uppercase;
    font-size:10px;
}
.main_first_item h3 {
    margin:5px 0;
    font-size:14px;
}
.main_first_item h3 > a:hover,
.main_item h3 > a:hover{
    text-decoration:underline;
}
.three_columns .more-link {
    float:left;
    display:block;
}
/* Calendar */
.col_main .calendar {

}
.col_main .calendar .calendar_block_table td,
.col_main .calendar .calendar_block_table th {
    text-align: center;
    padding: 10px 41px;
    background-color:#eee;
}
.col_main .calendar .calendar_block_table .calendar_heading_days th{
    color:#fff;
    background-color:#999999;
}
.calendar form {
    float: left;
    margin-left: 15px;
    margin-top: 7px;
}
.calendar h1 {
    float: left;
}
.calendar #timetable {
    clear:both;
}
.calendar_block {

}

/* Calendar list */
.ezagenda_events {
    margin-top:20px;
}
.ezagenda_events h2{
    margin:10px 0;
    font-size:14px;
    font-weight: 700;
    border-bottom: 1px solid #CCCCCC;
}
.ezagenda_events article {
    padding-left:40px;
    margin-bottom:20px;
}
.ezagenda_events article .ezagenda_keyword,
.ezagenda_events article .location {
    display:block;
    color:#666666;
    font-style: italic;
}
.ezagenda_events article .attribute-short {
    margin-top:5px;
}
.ezagenda_events article .ezagenda_date{
    font-size: 10px;
    text-transform: uppercase;
    margin-left:-40px;
}
.ezagenda_events article h3{
   font-size:14px;
   font-weight: 700;
   margin:5px 0;
}
.ezagenda_events article h4{

}
/* Calendar block*/
.calendar_block_table{
    border-collapse: separate;
    border-spacing: 1px;
    width:225px;
}
.calendar_block_table td, .calendar_block_table th {
    text-align: center;
    padding: 4px;
    background-color:#eee;
}

.calendar_block_table .week_number {
    color:#6D6D6D;
    background-color:#DDDDDD;
}
.calendar_block_table .calendar_heading th{
    background-color:#eee;
    border-collapse: separate;
    border-spacing: 1px;
}
.calendar_block_table .calendar_heading_days th{
    color:#fff;
    background-color:#999999;
}
.calendar_heading_prev, .calendar_heading_next {
    text-align: center;
}
.calendar_block_table td.ezagenda_current{
    color:#fff!important;
    background-color: #EEBA22!important;
}
.calendar_block_table td.ezagenda_current > a {
    color:#fff;
    background-color: #EEBA22;
}
td.eventful > a {
    display:block;
}
td.eventful > a:hover {
    text-decoration: underline;
}
td.eventful > a {
    color:#fff!important;
}
td.eventful {
    color:#fff!important;
    background-color: #e0109d!important;
}
.ezagenda_calendar_today {
    background-color: #EEEEEE;
    width:225px;
    padding-top:5px;
    padding-bottom:5px;
}

.single_calendar_event {
    margin: 4px;
    padding: 3px;
}
.single_calendar_event a {
    color:#003366;
}
.calendar_events > a:hover,
.single_calendar_event a:hover {
    text-decoration: underline;
}
.calendar_events > a {
    color:#E0109D;
    font-style: italic;
    margin:8px;
    display:block;
}
/* endof Calendar */

/* RSS Feed */
.zone .feed_reader {
    width: 225px;
    word-wrap: break-word;
}
.zone .feed_reader .block-type-feed-reader {
    color:#666666;
    background:none no-repeat scroll left top transparent;
}
.zone .feed_reader .block-type-feed-reader a:hover {
    text-decoration: underline;
}
.zone .feed_reader .block-type-feed-reader h2 {
    padding-left:0;
}
.zone .feed_reader .block-type-feed-reader h2 a {
    color:#666666;
}
.zone .feed_reader .block-type-feed-reader div a {
    padding:0;
    color:#003366;
    margin:0;
    background:none no-repeat scroll left top transparent;
}
.zone .feed_reader .block-type-feed-reader div {
    background:none no-repeat scroll left top transparent;
}
.zone .rss-item {
    margin:0 0 15px 0;
}
.zone .rss-item .date{
    text-transform: uppercase;
    font-size:10px;
}

/* Infobox */
.zone .infobox {
    background-color:#eeeeee;
    padding: 6px 4px;
}
.zone .infobox h3
{
    margin: 4px;
    font-size:12px;
    font-weight: 700;
}
.zone .infobox .infobox-text
{
    margin: 4px;
}
.zone .infobox .infobox-text p {
    margin-bottom:5px;
}
.zone .infobox .infobox-text ul li
{
    list-style:disc;

}
.zone .infobox .infobox-text ul
{
    margin-left:12px;
    list-style:none;
}

/* slideshow */
.slider-wrapper {
    height:267px;
    width:475px;
    overflow: hidden;
    position: relative;
}
.slideshow li{
    height:267px;
    width:475px;
    float:left;
    position: relative;
}
.slideshow li .caption {
    background-color: #3a3a3a;
    background-color: rgba(58, 58, 58, 0.8);
    bottom: 0;
    color: #FFFFFF;
    /*height: 20px;*/
    padding: 1px 5px;
    position: absolute;
    width: 465px;
}
.slider-wrapper .arrow {
    color: #000000;
    cursor: pointer;
    font-size: 32px;
    height: 48px;
    margin-top: -24px;
    padding-top: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
    z-index: 10;
    background: url("../images/arrow-back.png") no-repeat scroll center center;
    background-color: rgba(255, 255, 255, 0.3);
}
.slider-wrapper .arrow.forward {
    right:0;
    background: url("../images/arrow-forward.png") no-repeat scroll center center;
    background-color: rgba(255, 255, 255, 0.3);
}

/* latest_news */
.zone .block .latest_news_list {
    margin-bottom:15px;
}
.zone .block .latest_news_list li{
   border-bottom:1px solid #CCCCCC;
}
.zone .block .latest_news_list li:last-child{
   border-bottom:1px solid #646464;
}
.zone .block .latest_news_list li:first-child article > h3 {
    font-size:16px;
}
.latest_news_list article > a {
    float:left;
    margin:0px 10px 10px 0;
}
.zone .block .latest_news_list article > h3 {
    margin-bottom:10px;
    font-size:14px;
}
.zone .block .latest_news_list article .meta {
    width:auto;
    font-size: 10px;
    text-transform: uppercase;
}
.latest_news_list article .teaser-text {
    padding-bottom: 15px;

}
.zone .block.latest_news .simple_list {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:10px 0;
}
.zone .block.latest_news .simple_list article .meta {
    display:block;
    width:110px;
    float:left;
}
.zone .block.latest_news .simple_list article > a {
    display:block;
}
.zone .block.latest_news .more-link {
    float:right;
    margin-right:20px;
}
.zone .block .simple_list {
    margin-bottom:10px;
}

/* Section list */
.zone .block.sub_section_list {
    margin-bottom:10px;
}
.sub_section_list h2 {
    display:none;
}
.sub_section_list li {
    padding:5px 0;
}
.sub_section_list .section_block {
    width:465px;
    height:120px;
    /*background: url("../images/section-teaser-bg.png") no-repeat scroll left top transparent;    */
    color:#666666;
    /*padding:10px;*/
    overflow: hidden;
}
.sub_section_list .section_block h3 {
    font-size:1.25em;
    margin-bottom: 5px;
}
.sub_section_list .section_block > a {
    float:left;
    margin-right:15px;
}

/* Event */
.event {

}
.event h1{
    padding-bottom:5px;
}
.event .ezagenda_date{
    padding-bottom:5px;
    display:block;
}
.event .event-date{
    padding-bottom:20px;
}
.event > img{
    padding-top:10px;
}
.event .event-date .item-data {
    display:block;
    padding:2px 0;
}
/* Login form */
.user-login form {
    padding-left:200px;
}
.user-login form input[type=text],
.user-login form input[type=password]{
    -moz-box-sizing: border-box;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 8px;
    padding: 5px;
    width: 200px;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 1px 0 rgba(137, 137, 137, 0.9) inset;
    margin-top: 8px;
    color: #333333;
    font-family: "ff-din-round-web","ff-din-round-web-2",arial,helvetica,calibri,sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    resize: none;
}
.user-login form .attribute-header h1{
    color: #064783;
    font-size: 20px;
    padding-bottom: 15px;
}
.user-login form .block {
    margin-bottom: 10px;
}
.user-login form .buttonblock {
    padding:10px 0;
}
.user-login form input[type=submit]
{
    background: none no-repeat scroll 100% -294px #58595b;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 1px 1px #8C8C8C;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    padding: 0 18px 0 9px;
    text-transform: uppercase;
}

/* Related files */
.col_primary .files h2:first-child {
    background: none no-repeat scroll left top transparent;
    border-top: 1px solid #CCCCCC;
    font-size: 1.18em;
    font-weight: 700;
    margin-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}
#debug, #toolbar, .add-favorite, .hide {
    display:none;
}