﻿html {
	height: 100%;
	overflow: hidden;
}

#background,
#content {
	width: 100%;
	height: 100%;
}

#background {
	z-index: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #000000;
}

#content {
	position: absolute;
	top: 245px;
	z-index: 3;
	height: auto;
}

.body {
	width: 1000px;
	height: 100%;
	font-family: Verdana;
	font-size: 11px;
	position: relative;
}

#data {
	width: 700px;
	background-color:#ffffff;
	position: absolute;
	right: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 20px;
}

.centered {
	margin: 0px auto;	
}

#footer {
	width: 100%;
	height: 30px;
	background-color:#000000;
	position: absolute;
	z-index:4;
	bottom: 0px;
}

#footer div {
	width: 1000px;
}

#footer .languages li {
	float: left;
	padding-right: 5px;
	color: #3f3f3f;
    line-height: 12px;
}

#footer .languages li.spacer {
	background-image: url("../../images/frontend/languages-ico.jpg");	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 5px;
}

#footer a {
	color: #3f3f3f;
	text-decoration: none;
}

#footer a:hover {
	color: #ee1d22;
}

#footer a.selected {
	color: #ee1d22;	
}

#footer .main-page a {
	display: block;
	padding: 2px 0px 0px 20px;
	background-image: url("../../images/frontend/main-page-ico.jpg");	
	background-repeat: no-repeat;
    line-height: 12px;
}

#footer .animation-control a {
	display: block;
	width: 11px;
	height: 9px;
	float: left;
	margin-top:2px;
}

#footer .animation-control span {
	display: block;	
	float: left;
	margin: 0px 3px 0px 0px;
	line-height: 10px;
}

#footer .animation-control .start {
	background-image: url("../../images/frontend/play_ico.jpg");
	margin-left: 3px;	
}

#footer .animation-control .stop {
	background-image: url("../../images/frontend/stop_ico.jpg");	
}

#footer .animation-control {
	float: left;
	width: 200px;
	padding-top: 10px;
}

#footer .languages,
#footer .main-page {
	float: left;
	padding-top: 8px;
}

#footer .main-page {
	width: 150px;
}

#footer .languages {
	width: 170px;
	height: 20px;
}

#footer .loader {
	background-repeat: no-repeat;
	background-position: 55px 7px;
	background-image: url("../../images/frontend/spinner-black.gif");	
}

.clear {
	clear: both;
}

.loader {
	background-image: url("../../images/frontend/spinner.gif");
	background-position: center center;
	background-repeat: no-repeat;
}

#header {
	width:100%;
	height: 550px;
	position: absolute;
	z-index: 3;
	top: 0px;
}

.header {
	width:100%;
	height: 550px;
	position: absolute;
	top: 0px;
}

.header .wraper {
	position: relative;
}

.header .background {
	height: 111px;
	width:100%;
	background-color: #000000;
	position: absolute;
	z-index: 2;
	top: 20px;
}

#header {
	width:100%;
	height: 550px;
	position: absolute;
	z-index: 3;
	top: 0px;
}


.navigator {
	width:700px;
	height: 69px;
	position: absolute;
	right: 0px;
	top:-69px;
}

.navigator .wraper {
	position: relative;
}

.navigator .background {
	height: 69px;
	width:100%;
	background-color: #000000;
	opacity:0.6;
	position: absolute;
	z-index: 0;
}

.navigator #navigator {
	height: 69px;
	position: absolute;
	z-index: 1;
}

#navigator img {
	width: auto;
	height: auto;
	behavior: url(./css/frontend/iepngfix.htc)
}

#canvas {
	height: 100%;
	
	background-color: #ffffff;

}

.singleText,
.multiTextsImages ,
.multiTexts{
    margin: 33px 33px;
}

.singleText img {
	float: left;
    padding: 10px 10px 10px 0px;
}

ul.multiTextsImages li,
ul.multiTexts li {
	margin: 10px 0px;	
}

ul.multiTextsImages a,
ul.multiTexts a {
	display: block;
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 5px;
	text-decoration: none;	
}

ul.multiTextsImages a:hover,
ul.multiTexts a:hover
{
	color:#EE1D22;
}

ul.multiTextsImages h2,
div.multiTextsImages h2,
div.multiTexts h2 {
	color:#000000;
	font-size: 16px;
	margin: 10px 0px;			
}

div.multiTextsImages a,
div.multiTexts a {
	display: block;
	color:#000000;
	font-weight: bold;
	margin: 15px 0px;
	text-decoration: none;	
}

div.multiTextsImages a:hover,
div.multiTexts a:hover
{
	color:#EE1D22;
}

ul.multiTextsImages img 
{
	float: left;
	margin: 10px 10px 10px 0px;
}

.showcase img 
{
	float: left;
	margin: 5px 13px;
}

img { 
	behavior: url(iepngfix.htc)
}

#header a {
	color:#000000	
}
a:link {
	font-family: verdana;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}

#main {
	width: 100%;
	height: 100%;
}
#main a {
	color:#000000	
}
.multiTextsImages ul,
.singleText ul {
	margin-left: 20px;
}

.multiTextsImages ul li,
.singleText li {
	list-style: disc;
}
.makeScroll{
overflow: hidden;

}
.scroll-track{
	
 width:15px;
}
ul.multiTextsImages  li.clear{
    margin-bottom: 45px;
}
ul.groupedMultiTextsImages{
    margin-bottom: 20px;
}
ul.groupedMultiTextsImages   li{
    list-style: none;
    float:left;
    margin: 5px;
    width: 139px;
    
    
}
ul.groupedMultiTextsImages   li a p{
    width: 100%;
    height: 37px;
}
ul.groupedMultiTextsImages li a{
    width: 100%;
    font-size: 11px;
    font-weight: normal;
}
ul.groupedMultiTextsImages li a img {
  margin:auto;
}
ul.groupedMultiTextsImages   li{
    text-align: center;
}
.scroll-handle{
 background-image:url("../../images/frontend/handel.png");
 cursor:pointer;
}


.scroll-handle-top{
 background-image:url("../../images/frontend/handel-top.png");
 background-repeat: no-repeat;
 height:12px;
}
.scroll-handle-bot{
 background-image:url("../../images/frontend/handel-bot.png");
 background-repeat: no-repeat;
 height:12px;
}
.scroll-track-bot{
 background-image:url("../../images/frontend/track-bot.png");
 background-repeat: no-repeat;

 height:18px;
 padding-bottom:20px;
 width:15px;

}
.scroll-track-top{
 background-image:url("../../images/frontend/track-top.png");
 background-repeat: no-repeat;
 background-position: 0% 100%;
 height:18px;
 width:15px;
}
#noFlashMessage.noFlashMessage{
    z-index:90;
    margin-left: 40%;
    margin-right: 30%;
    margin-top: 5%;
    color:#d3d3e3;
     font-size: 130%;
}
#noFlashMessage.noFlashMessage a{
        z-index:9;
    color:white;
    text-transform: uppercase;
    font-size: 150%;
    
}
#noFlashMessage.noFlashMessage a:hover{
        z-index: 90;
    font-weight: bold;


}
#footer div.social-portals   li {
   float:right;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 3px;
}