/*
    TOC:
        - undefined
        - bxslider
*/


/* Undefined
-----------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	min-width: 1000px;
	font: 15px "Times New Roman", Times, serif;
	color: #484848;
	background: #0d1d4a url(../images/design/background.png) repeat-x;
}
a {
	color: #1a316d;
	text-decoration: none;
	outline: none;
}
input, select { vertical-align: middle; } a:hover { color: #c1956a; }
img { border: 0; vertical-align: top; } form { margin: 0; } p { margin: 0; padding: 0 0 15px 0; }
fieldset {
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
}
legend {
	display: none;
}
input, label {
	outline: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 40px;
	padding: 0 0 20px 0;
	margin: 0;
	font-weight: normal;
}
h2 {
	font-size: 28px;
	padding: 0 0 15px 0;
	margin: 0 0 0 -40px;
	font-weight: normal;
}



.layout {
	background: url(../images/design/cover.png) bottom center no-repeat;
}
.holder {
	width: 910px;
	margin: 0 auto 0 auto;
	background: url(../images/design/layout-bg.gif);
	position: relative;
}


.head {
	margin-bottom: 30px;
	background: url(../images/design/head-bg.png);
}
.head-inner {
	background: url(../images/design/head-border.png);
	padding: 18px 25px 0 25px;
	height: 80px;
}
.logo {
	float: left;
	/*width: 664px;*/
    width: 470px;
}
.header-gogreen {
    width: 115px;
    margin-right: 105px;
    float: left;
}
.header-gogreen a {
    color: #D9E0F0;
}
.header-gogreen a:hover {
    color: #c1956a;
}
.header-gogreen img {
    max-width: 70px;
    float: left;
}
.header-gogreen p {
    float: left;
    margin-top: 21px;
    margin-left: 10px;
}
.contacts-link {
	padding-top: 22px;
	float: left;
}
.contacts-link a {
	color: #d9e0f0;
	font-size: 17px;
}
.contacts-link a:hover {
	color: #c1956a;
}
.lang {
	float: right;
	font: 10px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 9px;
}
.lang li {
	padding-bottom: 5px;
}
.lang a {
	color: #acb6d3;
}
.lang a:hover {
	color: #c1956a;
}
.lang img {
	float: left;
	margin: 0 5px 0 0;
}



.sidebar {
	float: left;
	padding: 0 25px 225px 25px; /*175*/
	width: 192px;
}
.menu-left li {
	padding-bottom: 17px;
}
.menu-left a {
	font-size: 18px;
	line-height: 18px;
}
.menu-sub a {
	display: block;
	width: 170px;
	padding: 5px 0 4px 20px;
	background: url(../images/design/menu-sub-line.png) 0 bottom no-repeat;
	color: #484848;
	font-size: 15px;
	line-height: 15px;
}
.menu-sub a:hover {
	color: #c1956a;
}
.menu-left .active span a, .menu-sub .active {
	color: #c1956a;
	cursor: default;
}
.licence {
	font-size: 12px;
	position: absolute;
	left: 25px;
	bottom: 65px;
}
.licence ul {
	/*height: 47px;*/
	margin-bottom: 30px;
	width: 192px;
}
.licence li {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
}
.licence li div {
	position: absolute;
	width: 100px;
	background: url(../images/design/licence-popup-bullet.gif) 6px bottom no-repeat;
	padding-bottom: 15px;
	left: 18px;
	top: -95px;
}
.licence li div.row2 {
	top: -45px;
}
.licence li div p {
	background: #ffffff;
	padding: 10px;
	color: #0e1948;
	font: 11px Verdana, Geneva, sans-serif;
}



.main {
	float: right;
	padding: 0 75px 41px 50px;
	width: 543px;
}
.photos {
	margin: 0 -50px 25px -50px;
	position: relative;
}
.photos ul {
	/* height: 33px; */
}
.photos li {
	float: left;
	padding: 0 10px 0 10px;
	/* height: 33px; */
	line-height: 30px;
}
.photos .active, .photos .active a:hover {
	background: #ffffff;
	color: #484848;
	cursor: default;
}
.photos a {
	color: #484848;
}
.photos a:hover {
	color: #c1956a;
}

.photos_description {
    padding: 10px 0;
}

.frame {
	border: 10px solid #ffffff;
	position: relative;
}
.photos .frame {
	border: 10px solid #ffffff;
	position: relative;
	width: 623px;
	overflow: hidden;
}
.photos .prev {
	background: url(../images/design/prev.gif);
	width: 23px;
	height: 80px;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 11;
}
.photos .prev:hover {
	background-position: 0 bottom;
}
.photos .next {
	background: url(../images/design/next.gif);
	width: 23px;
	height: 80px;
	left: 600px;
	bottom: 0;
	position: absolute;
	z-index: 11;
}
.photos .next:hover {
	background-position: 0 bottom;
}


.bottom-border {
	height: 9px;
	font-size: 0;
	background: url(../images/design/bottom-border.gif);
	clear: both;
}



.foot {
	color: #d9e0f0;
	font-size: 13px;
	padding: 25px 0 0 0;
	height: 90px;
}
.foot-inner {
	width: 860px;
	margin: 0 auto 0 auto;
}
.copyright {
	float: left;
	line-height: 17px;
}
.dego {
	float: right;
}










.index {
	background: #0b1135;
}
.index .head {
	margin: 0;
}
.index .head-inner {
	background: none;
	width: 860px;
	margin: 0 auto 0 auto;
}
.index .foot {
	background: url(../images/design/foot-bg.png) repeat-x;
}
.index .layout {
	background: #09113c url(../images/design/index-bg.png) repeat-x;
	color: #cdd5e8;
}
.index .layout a {
	color: #d9e0f0;
}
.index .layout a:hover {
	color: #c1956a;
}
.index .holder {
	background: none;
}
.index .main {
	float: right;
	padding-left: 75px;
	padding-right: 55px;
	width: 455px;
}
.index .bottom-border {
	height: 0;
	background: none;
}
.more-button {
	display: inline-block;
	background: url(../images/design/more-left.gif) no-repeat;
	padding-left: 36px;
	float: right;
	font: 11px/31px Verdana, Geneva, sans-serif;
}
.more-button span {
	display: inline-block;
	padding-right: 23px;
	background: url(../images/design/more-right.gif) right no-repeat;
	height: 31px;
}
.index .sidebar {
	padding-top: 16px;
	padding-bottom: 55px;
}
.slogan {
	margin: 0 0 0 -16px;
	height: 100px;
	position: relative;
	z-index: 11;
}
.slogan img {
	position: absolute;
}
.index .main {
	padding-top: 30px;
}
.index .main p {
	position: relative;
	z-index: 1;
}
.collage {
	height: 325px;
	margin-right: -25px;
	position: relative;
}
.collage img {
	right: 0;
	top: 0;
	position: absolute;
}
.index .licence li div p {
	background: #d9e0f0;
}
.index .licence li div {
	background-image: url(../images/design/index-licence-popup-bullet.gif);
}
.index .licence {
	font-size: 12px;
	position: relative;
	padding-top: 90px;
	bottom: 0;
	left: auto;
}

.slideshow img {
    position:absolute;
    z-index:8;
	opacity: 0;
	/* filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
}
.slideshow img.active {
    z-index:10;
	opacity: 1;
	/* filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; */
}
.slideshow img.last-active {
    z-index:9;
}


.anythingSlider                         { width: 703px; height: 360px; position: relative; margin: 0 /*auto 15px*/; } /*703*/
.anythingSlider .wrapper                { width: 623px; overflow: auto; height: 341px; margin: 0 /*40px;*/; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; /* background: #eee; border-top: 3px solid #e0a213; border-bottom: 3px solid #e0a213;*/ margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 623px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 323px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.news-item {
	float: left;
	margin-right: 10px;
	width: 200px;
	min-height: 235px;
}
.news-item p {
	margin: 10px 10px 15px 10px;
}
.news-item .frame {
	/*width: 180px;*/
}

.e-bubble, .e-bubble-txt {
	position: relative;
}
.e-bubble-txt {
	text-align: center;
}
.e-bubble-txt span {
	padding: 3px;
    display: block;
	background-color: #395fba;
	color: #CDD5E8;
}


/* contacts map */

#popup-map {
    width: 826px;
    height: 415px;
    /*margin-top: -207px;*/
    border: 15px solid #203774;
    position: relative;
    background: url('../images/map-europe.jpg') no-repeat top left;
}

.close-popup {
    width: 22px;
    height: 22px;
    display: block;
    background: url('../images/close.png') no-repeat top left;
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 1010;
}

.map-placemark {
    position: absolute;
    right: 178px;
    top: 126px;
}


#map_canvas_contacts {
    width: 826px;
    height: 415px;
}

.map-info-wrapper {
    width: 205px;
    height: 100%;
    padding-left: 25px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    /*background: url('../images/1px-transparent-blue.png');*/
    background: url('../images/transparent-darkblue-background.png');
    color: #FFF;
    z-index: 1009;
}

.map-info-pusher {
    display: -moz-inline-box;
    display: inline-block; 
    height: 100%;
    width: 0px; 
    vertical-align: middle; 
    zoom: 1;
    //display: inline;
}

.map-info-content {
    display: -moz-inline-box;
    display: inline-block; 
    vertical-align: middle; 
    width: 200px; 
    zoom: 1;
    // display: inline;
}

.map-info-content a {
    color: #FFF;
}

/* facebox for contacts map popup */

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  width: 450px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
    display: none !important;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* bxslider
-----------------------------------------------------------------------------*/

.bx_slideshow_wrapper {
    width: 623px;
    height: 328px;
/*overflow: hidden;*/
}
.bx-wrapper {
/*width: 623px !important;*/
    height: 308px;
    position: relative;
    margin-left: -50px;
    position: relative;
    border: 10px solid #FFF;
    overflow: hidden;
}

.bx-auto {
    /*position: absolute;*/
    /*bottom: -200px;*/
    
}
.bx-window {
    /*height: 308px !important;*/
    /*width: 623px !important;*/
    /*overflow: hidden;*/
    /*z-index: 2000;*/
}
#bx_slideshow li {
    /*height: 308px !important;*/
}

.bx-prev {
    width: 23px;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    background: url(../images/design/prev.gif);
}

.bx-next {
    width: 23px;
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 11;
    background: url(../images/design/next.gif);
}
