/* CSS document */
*{
	  					font-family : verdana, arial, sans-serif; 
              font-size : 11px;  
              color : #000;  
              text-align:left; 
              margin:0; 
              padding:0;
}
body{
            
              background-image:url(../images/body.jpg);
              background-repeat:repeat-x;
              background-color:#8aadc9;
             
              
}
p, h1, h2, h3{
              margin: 0;
	          padding: 0;
	          font-size : 11px;
}
p{
	line-height: 16px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:0px;
	padding:0px;
}
ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img{
     	      border: 0px;
}
#entirebody{ 
	width:921px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
#logo{           
	width:921px;   
	height:166px;  
	background:url(../images/logo.jpg) no-repeat;
	float:left;
} 
#search_main{
	float:left;
	width: 921px;
}
#search{
	float:right;
	width: 180px;
	height: 21px;
	padding-left: 10px;
	padding-top: 39px;
}
#search .search{
	float:left;
	width: 109px;
	height: 15px;
	padding: 3px 0px 0px 3px;
	border: 0px solid #000;
	background:none;
}
#search .go{
	float:left;
	width: 46px;
	height: 21px;	
	border: 0px solid #000;
	background:none;
	font-size: 11px;
	font-weight:bold;
	color: #424242;
	padding-left: 4px;
	font-family: arial;
}
#main_nav{
	float:right;
	padding-right: 23px;
	padding-top: 43px;
}
#main_nav ul{
	float:left;
}
#main_nav ul li{
	float:left;
	background: url(../images/main_nav_vija.jpg) no-repeat right;
}
#main_nav ul li.last{
	background:none;
}
#main_nav ul li a{
	float:left;
	color: #306086;
	font-weight:bold;
	font-size: 10px;
	padding: 0px 6px;
}
#main_nav ul li a:hover,#main_nav ul li a.active{
	text-decoration:none;
	color: #707072;
}
#languages{
	float:right;
	padding-top: 16px;
	padding-right: 13px;
}
#languages ul{
	float:left;
}
#languages ul li{
	float:left;
	background: url(../images/languages_vija.jpg) no-repeat right;
}
#languages ul li.last{
	background:none;
}
#languages ul li a{
	float:left;
	color: #fff;
	font-size: 10px;
	font-weight:bold;
	padding: 0px 5px;
}
#languages ul li a:hover,#languages ul li a.active{
	text-decoration:none;
	color: #eaef21;
}
#container{
	float:left;
	width: 907px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(../images/container_bg_new.jpg) repeat-y;
}
#leftnav{
	float:left;
	width: 202px;
	padding: 15px 16px;
	margin-right: 3px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	background: url(../images/leftnav_bg.jpg) repeat-x;
}
#leftnav .box1,#leftnav .box2{
	float:left;
	width: 202px;
}
#leftnav .box2{
	float:left;
	width: 202px;
	padding-top: 20px;
}
#leftnav .box1 ul,#leftnav .box2 ul{
	float:left;
}
#leftnav .box1 ul li,#leftnav .box2 ul li{
	float:left;
}
#leftnav .box1 ul li a{
	float:left;
	width: 142px;
	color: #707072;
	text-transform:uppercase;
	font-size: 12px;
	font-family:arial;
	font-weight:bold;
	padding: 16px 0px 16px 60px;
	margin-bottom: 8px;
}
#leftnav .box1 ul li a:hover,#leftnav .box1 ul li a.active{
	color: #0c679e;
	text-decoration:none;
}
#leftnav .box1 ul li.first a{
	background:url(../images/left2.jpg) no-repeat;
}
#leftnav .box1 ul li.second a{
	background:url(../images/left1.jpg) no-repeat;
}
#leftnav .box1 ul li.third a{
	background:url(../images/left3.jpg) no-repeat;
}
#leftnav .box1 ul li.first a:hover,#leftnav .box1 ul li.first a.active{
	background:url(../images/left2_hover.jpg) no-repeat;
}
#leftnav .box1 ul li.second a:hover,#leftnav .box1 ul li.second a.active{
	background:url(../images/left1_hover.jpg) no-repeat;
}
#leftnav .box1 ul li.third a:hover,#leftnav .box1 ul li.third a.active{
	background:url(../images/left3_hover.jpg) no-repeat;
}
#leftnav .box2 ul li a{
	float:left;
	width: 192px;
	color: #2483be;
	font-size: 12px;
	font-family:arial;
	font-weight:bold;
	padding: 0px 0px 8px 10px;
	background:url(../images/leftnav_box2_shigj.jpg) no-repeat 0px 3px;	
}
#leftnav .box2 ul li a:hover{
	background:url(../images/leftnav_box2_shigj_hov.jpg) no-repeat 0px 3px;	
	text-decoration:none;
	color: #0a508c;
}
#topnav{
	float:left;
	width: 669px;
	background: url(../images/topnav_img.jpg) no-repeat 0px 0px;
}
#topnav ul{
	float:left;
	width: 669px;
	padding-top: 28px;
	background: url(../images/topnav_bg.jpg) repeat-x 0px 28px;
}
#topnav ul li{
	float:left;
	padding-right: 1px;
	background: url(../images/topnav_vija.jpg) no-repeat right;
}	
#topnav ul li.last{
	background:none;
}
#topnav ul li a{
	float:left;
	padding: 10px 24px 7px 24px;
	text-transform:uppercase;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}
#topnav ul li a:hover,#topnav ul li a.active{
	background: url(../images/topnav_hover.jpg) repeat-x;
	text-decoration:none;
	color: #eaef21;
}
#content{
	float:left;
	width: 457px;
	padding: 15px 15px;
}
#content h1,#home_content h1{
	color:#01549a;
	font-family: arial;
	font-size: 15px;
	margin-bottom: 15px;
}
#content h2{
	color: #2c77b7;
	padding: 8px 0px;
	font-size: 12px;
}
#content ul{
	padding: 10px 0px 10px 15px;
}
#content ul li{
	line-height: 16px;
	padding: 0px 0px 7px 15px;
	background: url(../images/content_bullit.jpg) no-repeat 0px 6px;
}
#content ol{
	padding: 10px 0px 10px 35px;
}
#content ol li{
	line-height: 16px;
	padding: 0px 0px 7px 5px;
}
#content ol li a{
	color: #0c518c;

}
#content p a{
	color: #0c518c;
	text-decoration:underline;
}
#content p a:hover{
	text-decoration:none;
}
#content a strong{
	color: #0c518c;
	text-decoration:underline;
}
#content a:hover strong{
	text-decoration:none;
}
#home_content{
	float:left;
	width: 641px;
	background-color: #e8e8e6;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	padding-left: 28px;
	padding-top: 10px;
}
#home_content .content{
	float:left;
	width: 590px;
	padding-bottom: 20px;
}
#home_content .box1{
	float:left;
	width: 585px;
	padding: 8px 15px;
	height: 150px;
	margin-bottom: 20px;
	background: url(../images/content_box.jpg) no-repeat;
}
#home_content .box1 h2{
	float:left;
	width: 580px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	color: #0c518c;
}
#home_content .box1 p a{
	color: #0c518c;
	font-weight:bold;
	margin-left: 8px;
	font-size: 10px;
}
#home_content .box1 img{
	float:left;
	margin-right: 15px;
	width: 120px;
}
#home_content .box2{
	float:left;
	width: 268px;
	padding: 8px 15px;
	height: 153px;
	margin-bottom: 45px;
	margin-right: 15px;
	background: url(../images/home_box23.jpg) no-repeat;
}
#home_content .box2 h2{
	float:left;
	width: 260px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	color: #0c518c;
}
#home_content .box2 p a{
	color: #0c518c;
	font-weight:bold;
	margin-left: 8px;
	font-size: 10px;
}
#home_content .box2 img{
	float:left;
	width: 92px;
	margin-right: 15px;
}
#home_content .logos{
	float:left;
	width: 610px;
	background-color: #fff;
}
#home_content .logos ul{
	  text-align:left; 
	  padding-top:5px;
	  padding-bottom:5px;     
}
#home_content .logos ul li{
	text-align:left; 
	list-style-type:none;
	display:inline;
	margin-left:10px;
	margin-right:20px;
}
#home_content .logos ul li img{
} 
#rightnav{
	float:left;
	width: 182px;
}
#rightnav h2{
	float:left;
	width: 160px;
	color: #0c679e;
	padding: 6px 10px;
	background: url(../images/rightnav_h2_bg1.jpg) repeat-x;
}
#rightnav .info_box{
	float:left;
	width: 162px;
	padding: 8px 10px;
	background:#f6f6f6 url(../images/rightnav_info_bg1.jpg) repeat-x;
}
#rightnav .info_box a{
	color: #0c518c;
	text-decoration:underline;
}
#rightnav .info_box a:hover{
	text-decoration:none;
}
#copyright{
	width: 905px;
	background-color:#dededc;
	padding-top:3px;
	padding-bottom:5px;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
	float:left;
}      
#copyright p{
	text-align:left;
	color:#706f6d;
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
}     
#copyright p img{ 
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
}
#copyright p span{
	text-align:left;
	color:#8d8d8c;
	font-size:10px;
	font-weight:bold;
}
#copyright a{
	font-size:10px; 
	color:#3e75ad;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
	float:right;
	margin-top: -13px;
	padding-left: 17px;
	margin-right:15px;
}
#design_purpose{
	clear:both;
}

#generations{
	float:left;
	width: 445px;
	padding-bottom: 8px;
}
#generations a.answer{
	color:#01549a;
	font-family: arial;
	text-decoration:underline;
	font-weight:bold;
	float:left;
	width: 430px;
	font-size: 12px;
	padding-bottom: 4px;
	padding-left: 19px;
	background:url(../images/plus.gif) no-repeat 0px 3px;
}
#generations .box2{
	float:left;
	padding-left: 19px;
	padding-top: 10px;
}

/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;

	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	
	}
#imageContainer{
	padding: 10px;
	
	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
		
	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	
	}
/* end of Lightbox */
/*---------------------------------- ContactForm --------------------------------------------*/
#contactform {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-bottom:80px;
}
#contactform form {
	margin: 0px;
	padding: 0px;
	margin-top:10px;

}
#contactform dl {
margin: 0px;
padding: 0px;
margin-top:0px;

}
#contactform input {
	font-size: 11px;
	background-color:#ffffa0;
	background: url(../images/input_bg.gif) repeat-x;
}
#contactform input.search {
	width: 100px;
	font-size:10px;
	margin-top:7px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:normal;
	border:1px solid #9a988d;
	text-align:center;
	background-image:none;
	background: url(../images/input_bg.gif) repeat-x;

}

#contactform textarea{
	width:350px;
	margin-right:50px;
}

/*---------------------------------- end of ContactForm ----------------------------------------*/
/*--------------------------------------- start of sitemap ----------------------------------*/
#sitemap{
	text-align: left;
}
#sitemap ul{
	margin: 0px;
	padding: 0px;
}
#sitemap ul li{
	list-style-type: none;
	margin:0px;
	background-image:none;
	padding-top:3px;
	padding-bottom:2px;
	background-color:transparent;
	border-bottom:0px solid #fff;
	line-height: 13px;
}
#sitemap ul li a, #sitemap ul li ul li a, #sitemap ul li ul li ul li a, #sitemap ul li ul li ul li ul li a{
	min-height: 1px;
	height: auto !important;
	height: 1px;
	padding: 3px 0px 2px 30px;
	background: url(../images/sitemap/icon.gif) no-repeat;
	background-position: 7px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#sitemap ul li a.home{
	font-weight: bold;
	padding-left: 18px;
	background: url(../images/sitemap/home_.gif) no-repeat 0px 2px;
}
#sitemap ul li a:hover{
	text-decoration: underline;
}
#sitemap ul li ul{
	background: url(../images/sitemap/ul_bg.gif) repeat-y;
	margin-bottom: -2px;
}
#sitemap ul li ul li {
	padding-left: 15px;
}
#sitemap ul li ul li a{
}
#sitemap li.end a{
	background: url(../images/sitemap/endlist.gif) no-repeat;
	background-position: 7px 0px;
}
#sitemap li.end ul{
	background: none;
}
#sitemap li.end ul li a{
	background-position: 7px 0px;
}
#sitemap li.end ul li.end a{
	background-position: 7px 0px;
}
#sitemap li.end ul li a{

}


/*--------------------------------------- end of sitemap ----------------------------------*/
#gallery {
}
#gallery a{
	float:left;
	width: 140px;
	border: 1px solid #2483be;
	margin-right: 14px;
	margin-bottom: 15px;
}
#gallery a img{
	padding-left: 10px;
}
#gallery a span.title{
	background-color: #2483be;
	float:left;
	width: 140px;
	padding: 10px 0px;
	color: #fff;
	text-align:center;
}
#gallery a:hover{
	text-decoration:none;
		border: 1px solid #0a508c;
}
#gallery a:hover span.title{
	background-color: #0a508c;
}
#content #gal_nav{
	min-height: 15px;
	height: auto !important;
	height: 15px;
	text-align: center;
	clear: both;
	border: transparent 1px #0a60b7;
	margin-top: 0px;
}
#content #gal_nav img{
	float: none;
	display: inline;
	margin: 0px;
	margin-bottom:0px;
	padding: 0px;
	border: 0px;
	border:none;
}
#content #gal_nav a{
	display:inline;
	margin: 0px;
	padding: 0px;
	float: none;
	border:none;
}
#content #gal_nav p{
	float: none;
	display: inline;
	margin: 0px 10px;
	padding: 0px;
}

/*---------------------------------- end of gallery --------------------------------------------*/
#list_gallery{
	float:left;
	width: 478px;
}
#list_gallery ul{
	margin:0px;
	padding:0px;
}
#list_gallery ul li{
	margin:0px;
	padding:0px;
	float:left;
	background:none;
	list-style-type:none;
	width: 132px;
	margin-right: 25px;
}
#list_gallery ul li a{
	float:left;
	width: 132px;
	height: 33px;
	margin-bottom: 25px;
	color: #0a508c;
	padding-top: 140px;
	background: url(../images/gallery_bg1.jpg) no-repeat;
}
#list_gallery ul li a span{
	width: 120px;
	text-align:center;
	float:left;
	color: #0a508c;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	padding: 0px 6px;
}
#list_gallery ul li a:hover span{
	text-decoration:underline;
}
#next_lectures_inside{
padding: 0px;
text-align:left;
}
#next_lectures_inside p{ 
padding:0px;
margin-right: 30px;
}
#next_lectures_inside p.lecture_date{
padding:0px;
color:#0f4e84;
font-weight:bold;
}
#next_lectures_inside p.lecture_date span{
color: #434a52;
font-size: 10px;
}

#next_lectures_inside h3{
color:#0f4e84;
}
#next_lectures_inside h3 span{
color: #434a52;
font-size: 11px;
}
#next_lectures_inside .next_lectures_h3_1{
margin-bottom: 10px;
}
#next_lectures_inside a.more{
float:right;
margin-top: 10px;
font-size:10px; 
text-decoration:none;
font-weight:bold;
font-family:verdana;
color:#0a528d;
}
#next_lectures_inside a:hover{
text-decoration:underline;
}

#next_lectures_list{
width: 447px;
padding-top: 0px;
text-align:left;
border-bottom: 2px solid #eaf4fe;
border-top: none;
margin-bottom: 10px;
padding: 7px 5px 3px 0px;
float:left;

}
#next_lectures_list p{
color:#0f4e84;
padding:0px;
font-weight:bold;
}
#next_lectures_list p span{
color: #434a52;
font-size: 10px;
}

#next_lectures_list h3{
color:#0f4e84;

margin-top: 0px;
}
#next_lectures_list h3 span{
color: #434a52;
font-size: 11px;
}
#next_lectures_list a.more{
float:right;
margin-top: 10px;
font-size:10px; 
text-decoration:none;
font-weight:bold;
font-family:verdana;
color:#0a528d;
}
#next_lectures_list a:hover{
text-decoration:underline;
}
#search_tpl ul.press_year{
	width: 427px;
	float:left;
	text-align:center;
}
#search_tpl ul.press_year li{
	float:left;
	background:none;
}
#search_tpl ul.press_year li a{
	float:left;
	color: #2483be;
}
