@charset "UTF-8";

/* Defaults */

* {
    margin: 0;
    padding: 0;
}

html {
    border: 0;
    margin: 0;
    height: 100%;
    padding: 0;
}

body {
    background-color: #000;
    border: 0;
    color: #000;
    font-family: 'trebuchet ms', verdana, arial, sans-serif;
    font-size: 13px;
    height: 100%;
    margin: 0;
    padding: 0;
}

img,
a img {
    border: 0;
}

h1 {
    color: #d93d04;
    font-family: 'museo 700', museo, sans;
    font-size: 22.5px;
    margin-bottom: 12px;
    margin-left: -10px;
}
h2 {
    color: #d93d04;
    font-size: 20.5px;
    margin-bottom: 12px;
    margin-left: -10px;
    padding: 0px 0px 0px 10px;
}

a,
a:link,
a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #d93d04;
}

a:active {
    border: 0 !important;
    outline: 0 !important;
}

a:active * {
    outline: 0 !important;
}

tr,
td {
    margin: 0;
    padding: 0;
}

p + p {
    margin-top: 6px;
}


/* Layout grid */

#GridTable {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

#GridBanner {
    height: 153px;
}

#GridFooter {
    height: 22px;
    overflow: hidden;
}

#GridTable .filler {
    max-height: 100%;
    min-height: 10px;
}

#GridTable .void {
    font-size: 0;
    line-height: 0;
    max-height: 100%;
    min-height: 10px;
}


/* Logo */

#Logo {
    float: left;
    height: 82px;
}

#Logo img {
    margin: 12px 0 0;
}


/* Top Menu */

#TopMenu {
    background-image: url(../images/bg/top-menu.png);
    float: right;
    height: 21px;
    margin: 19px 0 0;
    padding: 6px 8px 0 0;
}

#TopMenu a {
    margin: 0 10px;
    text-decoration: none;
}

#TopMenu span {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

#TopMenu a:hover span {
    color: #e4b54b;
}


/* Main Menu */

#MainMenu {
    background-image: url(../images/bg/main-menu.png);
    color: #d1a746;
    height: 96px;
    margin: 10px auto 0;
    width: 880px;
}

#MainMenu .holder {
    margin: 0 auto;
}

#MainMenu div.item {
    float: left;
    display: block;
    height: 96px;
    margin: 0px 1px;
    width: 94px;
}

#MainMenu a {
    float: left;
    display: block;
    height: 96px;
    text-decoration: none;
    width: 94px;
}

#MainMenu a.current,
#MainMenu a.section,
#MainMenu a:hover {
}

#MainMenu span {
    color: #d1a746;
}


/* Footer Menu */

#FooterMenu {
    background-color: #000;
    height: 22px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

#FooterMenu .holder {
    margin: 0 auto;
    width: 100%;
}

#FooterMenu a {
    margin: 0 10px;
    text-decoration: none;
}

#FooterMenu span {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

#FooterMenu a:hover span {
    color: #e4b54b;
}

/* Banner Scrolling Menu */

#BannerMenu {
    background-image: url(../images/bg/banner-menu.png);
    height: 153px;
    margin: 0;
    position: relative;
    width: 100%;
}

.banner-carousel {
    height: 153px;
    left: 0;
    overflow: scroll;
    position: relative;
    top: 0;
    width: 100%;
}

.banner-carousel .banner-belt {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    min-width: 100%;
}

.banner-carousel .banner-panel {
    float: left;
    overflow: hidden;
    margin: 0 5px;
}


/* Social Networks Menu */

#SocialNetworkMenu {
    background-image: url(../images/bg/top-menu.png);
    float: right;
    height: 21px;
    margin: 19px 10px 0 0;
    padding: 6px 5px 0;
    vertical-align: middle;
}

#SocialNetworkMenu a {
    margin: 0 1px;
}


/* Locale Flags Menu */

#LocaleMenu {
    background-image: url(../images/bg/top-menu.png);
    float: right;
    height: 21px;
    margin: 19px 0 0;
    padding: 6px 4px 0;
}

#LocaleMenu a {
    margin: 0 2px ;
}


/* Layout */

#CloverBanner {
    float: right;
    height: 63px;
    margin: 0 20px -63px 0;
    position: relative;
    top: -10px;
    width: 64px;
    z-index: 10;
}

#Container {
    margin: 0 auto;
    padding: 0;
    width: 880px;
}

#Layout {
    height: 412px;
    width: 880px;
}

#Content0 {
    background-image: url(../images/bg/body.png);
    height: 412px;
    position: relative;
    width: 880px;
}

#Content1 {
    background-image: url(../images/bg/body.png);
    float: right;
    height: 412px;
    position: relative;
    width: 691px;
}

#Content2 {
    background-image: url(../images/bg/body.png);
    float: right;
    height: 412px;
    position: relative;
    width: 700px;
}

#Content3 {
    background-image: url(../images/bg/body.png);
    float: right;
    height: 412px;
    position: relative;
    width: 576px;
}

#Content_Menu {
    height: 412px;
    position: relative;
    width: 880px;
}

#ContentScroller1 {
    height: 403px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 9px 24px 0;
}

#ContentScroller2 {
    height: 396px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 16px 24px 0;
}

#SideBar1 {
    float: left;
    height: 412px;
    width: 179px;
}

#SideBar2 {
    background-image: url(../images/bg/body.png);
    float: left;
    height: 412px;
    width: 170px;
}

#SideBar3 {
    background-image: url(../images/bg/body.png);
    float: left;
    height: 396px;
    padding: 16px 24px 0;
    width: 246px;
}

#SideBarScroller1 {
    height: 412px;
    overflow-x: hidden;
    overflow-y: auto;
}

#SideBarScroller2 {
    height: 396px;
    overflow-x: hidden;
    overflow-y: auto;
}

.content-padding-1 {
    padding: 16px 26px 0;
}

.content-padding-2 {
    padding: 16px 24px 0;
}

.content-padding-gallery {
    padding: 16px 26px 0 9px;
}

.footer-helper {
    height: 175px;
}


/* Google Maps */

#GmapHolder {
    background-image: url(../images/bg/frame-gmap.png);
    background-repeat: no-repeat; 
    height: 296px;
    margin-top: 20px;
    padding-left: 11px;
    width: 405px;
}

#Gmap {
    background-image: url(../images/bg/gmap.png);
    background-repeat: no-repeat; 
    height: 278px;
    position: relative;
    top: 9px;
    width: 396px;
}


/* Background */

#BackgroundContainer {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -10;
}

#Background {
    left: 0;
    /*overflow: hidden;*/
    position: fixed;
    top: 0;
}


/* Classes */

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.form {
    margin-top: 15px;
}

.left-half {
    float: left;
    padding: 9px 0 0 24px;
    width: 390px;
}

.right-half {
    float: right;
    padding: 9px 24px 0 0;
    width: 417px;
}

.description {
    font-weight: bold;
}

.extra-description {
}

.menus {
    margin-left: 100px;
}

.content-image {
    margin-right: -30px;
    margin-bottom: 12px;
}

.content-text {
    margin-bottom: 12px;
}
.topbox
{
	float: left;
	width: 641px;
	height: 24px;
	text-align: center;
}

.box
{
	margin: 2px;
	float: left;
	border: 1px solid green;
	width: 314px;
	height: 78px;
}
.exception-text {
    border: 2px solid black;
    padding: 10px;
}


/* Lists */

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

.ul a {
    text-decoration: none;
}

.ul a > span {
    color: #000;
}

.ul a.current > span,
.ul a:hover > span {
    color: #d93d04;
}

.ul a.current > span {
    font-weight: bold;
}

.ul .gallery a {
    background-image: url(../images/bullet.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    display: block;
    padding-left: 17px;
}

.ul .gallery a:hover,
.ul .gallery a.current {
    background-image: url(../images/bullet_h.png);
}


/* Vacancies */

.vacancies-banner-1 {
    float: left;
    margin-right: 1px;
}

.vanacies-banner-2 {
    float: left;
}


/* Gallery */

#ImageGallery .gallery-thumb {
    background-image: url(../images/bg/thumb2.png);
    background-position: 6px 0;
    background-repeat: no-repeat;
    height: 132px;
    padding: 6px 12px 0;
    width: 130px;
}

#ImageGallery table a {
    display: block;
    height: 112px;
    width: 112px;
}

#ImageGallery .gallery-thumb img {
    border: 2px solid transparent;
    height: 112px;
    margin: 0;
    width: 112px;
}

#ImageGallery .gallery-thumb a:hover img {
    border: 2px solid #487826;
}

#PageNumbers {
    float: left;
}

#PageNumbers a {
    text-decoration: none;
} 

#PageNumbers a > span {
    color: #000;
} 

#PageNumbers span.current,
#PageNumbers a.current > span,
#PageNumbers a:hover > span {
    color: #d93d04;
} 

#PageNumbers span.current,
#PageNumbers a.current > span {
    font-weight: bold;
} 

.back-to-gallery {
    float: right;
    margin-top: 6px;
    margin-bottom: 12px;
}

.gallery-sample {
    background-image: url(../images/bg/thumb.png);
    background-repeat: no-repeat;
    float: left;
    height: auto;
    margin: 14px 0 0 16px;
    overflow: hidden;
    width: 156px;
}

.gallery-sample .gallery-thumb {
    height: 112px;
    margin: 16px 0 20px 17px;
    width: 112px;
}

.gallery-sample .gallery-thumb a {
    display: block;
    height: 112px;
    width: 112px;
}

.gallery-sample .gallery-thumb a img {
    border: 2px solid transparent;
}

.gallery-sample .gallery-thumb a:hover img {
    border: 2px solid #487826;
}

.gallery-sample .gallery-text {
    margin-left: 13px;

}

.gallery-sample .gallery-text a > span {
    color: #000;
}

.gallery-sample .gallery-text a:hover > span {
    color: #d93d04;
}

.content-padding-gallery h1 {
    margin-left: 17px;
}

.gallery-paging {
    bottom: 0;
    height: 100px;
    margin: 0 20px 28px 0;
    position: absolute;
    right: 0;
    width: 144px;
}

.gallery-paging a.prev {
    background-image: url(../images/button-prev.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 33px;
    width: 66px;
}

.gallery-paging a.next {
    background-image: url(../images/button-next.png);
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 33px;
    width: 66px;
}

.gallery-paging a.prev:hover {
    background-image: url(../images/button-prev_h.png);
}

.gallery-paging a.next:hover {
    background-image: url(../images/button-next_h.png);
}
