﻿* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  
  font: 12px Tahoma;
  text-align: center;
  background-image: url('../images/bg.jpg');
  background-repeat: repeat-x;
}


#container-page {
  margin: 0 auto;
  width:906px;
  background: white;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
  background: white;
}

#head {
  padding: 1em;
}



#content-sec ul,
#content-sec ul li {
  list-style: none none;
}

#container-foot {

  width: 100%;
  background: white;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 278px;
}

#foot {
  padding: 0 1em;
  line-height: 40px;
}

.image {
	background-image:url('../images/headerimage.jpg');
	height:204px;
}
.imageEn {
	background-image:url('../images/headerimageEn.jpg');
	height:204px;
}

.head{
	height:286px;
	background-color:#243d53;
	padding-top: 5px;
}

.miniLinks {
	background-image:url('../images/minilinksbg.gif');
	height:32px;
}

.miniLinks .language {
	padding-top:10px;
	padding-left:8px;
	float:left;
	font-size:9px;
	color:#fafaf0
}

.miniLinks .links {
	padding-top:10px;
	text-transform:uppercase;
	padding-right:8px;
	float:right;
	font-size:9px;
	color:#fafaf0;
	position:absolute;
	left:220px;
}

.miniLinks .language a:visited {
	color:#fafaf0;
	text-decoration:none;
} 

.miniLinks .language a:active {
	color:#fafaf0;
	text-decoration:none;
} 

.miniLinks .language a:link {
	color:#fafaf0;
	text-decoration:none;
} 
.miniLinks .language a:hover {
	text-decoration:underline;
}

.miniLinks .links a:hover {
	text-decoration:underline;
}

.miniLinks .language {
	padding-top:10px;
	padding-left:8px;
	float:left;
	font-size:9px;
	color:white;
}


.miniLinks .links {
	padding-top:10px;
	text-transform:uppercase;
	padding-right:8px;
	float:right;
	font-size:9px;
	color:#fafaf0;
	position:absolute;
	left:220px;
}

.miniLinks .language a:visited {
	color:#fafaf0;
	text-decoration:none;
} 

.miniLinks .language a:active {
	color:#fafaf0;
	text-decoration:none;
} 

.miniLinks .language a:link {
	color:#fafaf0;
	text-decoration:none;
}


.miniLinks {
	background-image:url('../images/minilinksbg.jpg');
	height:32px;
}

.clearFix {
	clear:both;
}

.footer {
	
	margin-top:40px;
	padding-top:15px;
	font-size:10px;
	padding-right:5px;
	color:#243d53;
	height:45px;
	border-top:1px #adad8c dashed;
	background-color:white;
	width:902px;
}


.footer h1 {
	float:left;	
	font-size:10px;
	color:#243d53;
	background-image:none;
	font-weight:normal;
	text-transform:none;
}

.footer h2 {
	float:right;	
	margin:0px;
	font-size:10px;
	color:#243d53;
	background-image:none;
	font-weight:normal;
	text-transform:none;
}

.footer h1 a:visited {
	color:#243d53;
	padding-left:4px;
	padding-right:4px;
	text-decoration:underline;
}

.footer h2 a:visited {
	color:#243d53;
	padding-left:4px;
	padding-right:4px;
	text-decoration:underline;
}

.footer h1 a:active{
	color:#243d53;
	padding-left:4px;
	padding-right:4px;
	text-decoration:underline;
}

.footer h2 a:active{
	color:#243d53;
	padding-left:4px;
	padding-right:4px;
	text-decoration:underline;
}

.footer h1 a:link{
	color:#243d53;
	padding-left:4px;
	padding-right:4px;
	text-decoration:underline;
}

.footer h2 a:link{
	color:#243d53;
	padding-left:4px;
	padding-right:4px;
	text-decoration:underline;
}

.footer h1 a:hover{
	text-decoration:none;
}

.footer h2 a:hover{
	text-decoration:none;
}

.bottomBar .large, .center .large {
	width:907px;
	background-image:url('../images/largebg.gif');
	background-position:bottom;
	background-color:white;
	
}

.bottomBar .large .text, .center .large .text {
	padding:10px;
	padding-bottom:30px;
	margin-top:5px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url('../images/largeBottom.gif');
	text-align:center;
}
.ads {
	padding:6px;
	border:0px;
}

.center {
	margin-top:26px;
	margin-bottom:26px;
}

.center .small {
	background-image:url('images/otherlinksBg.gif');
	background-position:top;
	width:232px;
	background-color:white;
	float:left;
}

.center .small .text {
	padding:10px;
	padding-bottom:10px;
	text-align:center;
	margin-top:5px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url('/images/otherlinksBottom.gif');
}


#container-content {
	padding-bottom:290px;
	width: 896px;
	padding-left:10px;
	padding-top:10px;
	
}

#container-content:after {
  	clear: both;
  	display: block;
  	font: 1px/0px serif;
  	content: ".";
  	height: 0;
  	visibility: hidden;
  	
}


.leftBar {
	text-align: center;
	border: 1px solid silver;
	display: block;
	float: left;	
	margin: 0px;
	padding:5px;
	width: 190px;
	height: 100%;
}

.leftBar img{
	border: 0;

}

.textBar {
	display: block;
	position: static;
	
	padding-top:12px;
	padding-right:10px;	
	padding-left:30px;
	float: left;
	width: 650px;
	font-size: 13px;

}

.textBar ul{
	padding-left: 40px;
}
.textBar ol{
	padding-left: 40px;
}
.textBar h1{
        font-size: 18px;
        padding-bottom: 15px; 

}
.textBar p{
	font: 12px Tahoma;
	padding-bottom: 10px; 
	
}

.textBar a {
	text-decoration:underline;
}

.textBar a:link {
	text-decoration:underline;
}


.textBar a:visited {
	text-decoration:underline;
}

.textBar a:active {
	text-decoration:underline;
}

.textBar a:hover {
	text-decoration:none;
}

.textBar hr{
	height: 1px;
 	padding-top: 5px;
 	padding-bottom: 5px;
}

#tooltip{
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden
}

/* Lightbox **/

    #modal_container {  
        padding:5px;  
        background-color:#4411FF;  
        border:1px solid #666;  
        overflow:auto;  
        font-family:"Lucida Grande",Verdana;  
        font-size:12px;  
        color:#333;  
        text-align:left;  
   } 
    
   #modal_overlay {  
       background-color:#000;  
   }  
   
   
 /* end of Lightbox */
