.container_12 .grid_12,
.container_16 .grid_16 {
    width: 960px;
}

div {
    position: relative;
}

.nomargins {
    margin:0 !important;
}

.left {
    display:inline;
    float:left;
    margin:0;
    margin-left: 25px;
    position:relative;
}
body {
    background: #222;
    color: #ccc;
    font-family:'Lucida Grande','Verdana', 'Helvetica Neue', "Arial",sans-serif;
    font-size: 65%;
}

#container {
    background:#3A3A3A;
    color: #cccccc;
}

div#navigation {
}

#logo {
    background: transparent url(../img/layout/bf_logo_header.gif) center center no-repeat;
    height: 120px;
    /* background-position: 1.5em 1.5em; */
}

#footer {
    margin: 0px auto;
    color:#999;
    font-size:0.9em;
    width:100%;
}

#footer .credits a {
    margin:0 !important;
    color:#ddd;
    display:inline !important;
}

#footer .credits {
    text-align:center;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:focus {
    border: none;
    text-decoration:none;
    margin:20px auto;
    text-align:center;
    display: block;
}

#footer img {
    border:none;
    margin: 0px auto;
}


.address {
    text-align: right;
    background: transparent url(../img/layout/bf_logo_footer.gif) top right no-repeat;
    padding:0;
    padding-right:65px;
    margin-top: 10px;
    height:50px;
    width: 690px !important; 
}


#navbar {
    margin: 20px 0px 20px auto;
    width: 790px;
}

#navbar ul {
    background: transparent url(../img/layout/bf_menu_bg.gif) top left repeat-x;
    color: #CCC;
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 20px;
}

#navbar a {
    color: #fff;
    background: transparent;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

#navbar a:hover,
#navbar a.selected {
    color:#82DA2C;
}

#navbar li ul li a {
    color:#868686;
    text-shadow: 0px 1px 0 #000;
}

#navbar ul li {
    display:inline;
    float: left;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    position: relative;
}
#navbar ul li ul {
    margin:0;
    margin-top: 5px;
    padding:0;
    background: transparent;
}
#navbar li ul li {
    display:block;
    clear: both;
    margin:0;
    padding:0;
}
dl {
    padding:10px;
    position:relative;
}
dt {
    color:#EEE;
    text-transform:uppercase;
    text-shadow:#222 1px 1px 0;
    font-weight:bold;
}
strong,b { color:#96ad27; }
div.emotion img { display:block; }
/* HOME */
div.informations {
    margin: 10px 0px;
}
div.newslist {
    height:11em;
    overflow:hidden;
    width:580px;
    margin-left:10px;
    float:left;
    display:block;
}
div.news-elements {
    font-size: 0.8em;
    line-height: 1.5;
    background: #222;
    margin-left: 0;
    margin-right: 1em;
    margin-bottom: 1em;
    height: 14em;
}
div.news-elements img {
    height: 70px;
    width: auto;
    margin: 5px;
    border: 2px solid #CCC;
}
div.element {
    padding: 5px 10px;
}
div.element-title {
    font-size:1.1em;
    font-weight: bold;
    color: #96ad27 !important;
    text-shadow: #222222 0 1px 0;
    margin-bottom:0.5em;
}
div.element-description {
    font-size: 1em;
}
div.element-link {
    text-align: right;
}
div.logos {
    line-height: 11em;
    width: 370px;
    display: block;
    float: right;
}
div.logos img {
    height: 117px;
    vertical-align: middle !important;
    margin:0;
    width: 173px !important;
}
div.logos img:hover { cursor: pointer;}
div.logos img + img {
    margin-left: 10px !important;
}
/* PAGES */
#document {
    background: #000;
    min-height: 500px;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

#document table {
    border: none;
    margin: 20px auto !important;
    text-shadow: 0 1px 0 #000;
    width:860px;
}

#document table th,
#document table td {
    padding: 10px 15px;
}

#document a:link,
#document a:visited,
#document a:focus {
    text-decoration: none;
}


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

#document a:link,
#document a:visited,
#document a:focus,
#document table a:link,
#document table a:visited,
#document table a:focus {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000;
    font-size: 0.9em;
}

#document h1,
#document h2,
#document h3 {
    background: #636363;
    color: #fff;
    font-size: 1.3em;
    letter-spacing: -1px;
    padding:0;
    padding-right: 55px;
    text-align: right;
    text-transform: uppercase;
    text-shadow: 0px 1px 0 #000;
}

#carousel-wrapper {
    display: block;
    margin: 0px auto;
    margin-top: 40px;
    overflow: hidden;
    width: 89%;
}
#carousel-wrapper .slide {
    background:#000;
    display: inline;
    float: left;
    margin: 0px 10px;
    padding: 15px;
    vertical-align: top;
    width: 163px;
    height: 100px;
}

#slider-wrapper {
    width: 89%;
    margin: 10px auto;
    height: 20px;
    line-height: 20px;
    position: relative;
    vertical-align: middle;
    background: #222;/* #ccc; */
}
div.name {
    font-size: 0.8em !important;
}
div.name div.description {
    color: #96AD27;
    font-weight: bold;
}
#slider {
    width: 109px;
    height: 20px;
    line-height: 20px;
    background: transparent;
    cursor: move;
}

div.event-wrapper {
    width: 90%;
    margin: 0px auto;
    margin-bottom: 2em;
}

div.paging {
    margin-top: 2em;
    text-align: center;
}

div.paging div.disabled {
    display: inline;
}
/* EVENTS
------------------------------------------------------------------------------*/
div.event-content img {
    margin: 10px;
}

div.event-content {
    margin-bottom: 1.5em;
}

div.event-title {
}

div.event-title a:link {
    display:block;
    clear:both;
    padding: 0;
    margin: 0;
    line-height: 1.5 !important;
    font-size: 1.2em !important;
}

div.event-title a:first-child {
    margin-bottom: -1em;
    font-size: 1em !important;
}

div.event-description p {
    margin-bottom: 1em;
}

div.event-description img {
    margin-left: 0px;
}

div.event {
    height: 200px;
    border-bottom: 1px double #96ad27;
    padding: 0px 0px;
}
div.event-body {
    clear: both;
}

div.event.view {
    height: auto;
    border: none;
}

a.event-readall {
    display:block;
    margin: 10px 0px;
}
div.event-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
/* LANGUAGE SELECTOR
-----------------------------------------------------------------------------*/
#language_selector {
    text-align: right;
}
#language_selector div {
    margin-left: 850px;
    padding: 15px 15px 0px;
}
#language_selector a:visited,
#language_selector a:link {
    width: 40px;
    height: 32px;
    display: block;
    float: left;
}

