@charset "utf-8";
/* CSS Document */
.admin_menu {
	position:absolute;
	top:0px;
	width:100%;
	background-color:#EEE;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color: #efefef;/*#e8e8e8;*/
}
a:hover{
	text-decoration:none;	

}
.add_share{
    float: right;
    margin-left: 453px;
    margin-top: -20px;
    position: absolute;
    width: 206px;
}
.add_share span.FBConnectButton_Small{
    display: block;
    float: left;
    margin: 0 0 0 3px;
    width: 59px;
}
.fb_share_count_right {
    display: inline-block;
    margin: 0 !important;
}
.addthis_default_style{    
    display: block;
    float: left;
    height: 18px;
    margin: 0;
    width: 19px;
}
.print_me{
    display: block;
    width: 18px;}
/* google chrome */
.at15t_compact{
/*margin: -14px 0px 0px 0px;*/
}
.fb_share_size_Small {
    display: block;
    float: left;
    width: 92px;
}
td#bl_cent a.title{
    display: block;
    width: 439px;
}



#all{
	margin:auto;
	width:980px;

}

#head{
	position:relative;	
	height:136px;
	margin-top:10px;
}

/* LOGO */
#logo {
	width: 273px;
	height: 86px;
	position:absolute;	
	top:5px;
	left:5px
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#logo img {
	visibility: hidden;
}
/* ---- */

#superNav{
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#superNav li{
	float:left;
	font-size:10px;
}
#superNav a{
	color:#a7d3f1;
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-left:1px solid #0f5280;
}
#superNav a:hover{
	color:#fff;	
}
#langs{
	clear:both;
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#langs li{
	float:left;
	font-size:10px;
}
#langs a:hover{
	color:#fff;	
}
#langs a{
	color:#a7d3f1;
	display:block;
	padding-right:7px;
	padding-left:7px;
	border-left:1px solid #0f5280;
}
.srch{
	clear:both;
	float:right;	
	margin-top:15px;
	margin-right:10px;
	position:relative;
	margin-bottom:5px;
}
.srch input{
	border-radius:5px;
	-moz-border-radius:5px; 	
	-webkit-border-radius:5px;
	font-size:10px;
	padding:5px;	
	color:#20609b;
	width:170px;
	background:url(../imgs/srch_ico.png) no-repeat #fff;
	background-position:right;
	padding-right:25px;
}
.srch .submit{
	position:absolute;
	background:none;
	width:20px;
	right:0px;
	cursor:pointer;
}

.search-form input{
	border: 1px #CCC solid;
}
.search_table td {
	padding: 1px;
	color: #444;
}

.ext-search {
	text-align: left;
	color: #333;
	padding: 0 10px;
}
.ext-search .lang-chooser { text-align: right; clear: both; overflow:hidden;}
.ext-search .lang-chooser span { 
	float: right;
	margin-top:1px;
	padding-right:5px;
}
.ext-search .lang-chooser input { margin: 2px 4px 0 0;  float: right; }

.ext-search .search-text {
	width: 64%;
	float: left;
	margin: 10px 10px 0 0;
	*margin: 10px 5px 0 0;
}
.ext-search .search-text input { width: 100%;}

.ext-search .search-type {
	width: 33%;
	float: left;
	margin-top: 10px;
}
.ext-search .search-type select { width: 100%; }

.ext-search .year {
	width: 10%;
	float: left;
	margin: 10px 0 0 10px;
}
.ext-search .year select { width: 100%; font-size: 12px; }

.ext-search .from-to {
	margin-top: 20px;
	overflow: hidden;
}
.ext-search .from-to p {
	float: left;
	margin-right: 20px;
}
.ext-search .from-to p span, .ext-search .from-to p input { float: right; }

.ext-search .from-to p.attached-docs input { margin: 3px 4px 0 0; }

.ext-search .from-to p span { margin: 2px 4px 0 0; }

.ext-search .go-search {
	margin: 14px 0 6px 0;
	text-align: center;
}

.alpha_search {
	border: 1px solid #ccc;
	padding: 4px; 
}
.alphabet { overflow: hidden; }
.alphabet ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.alphabet ul li {
	float:left;
	padding:2px;
	margin:1px;
	margin-bottom: 4px;
}
.alphabet ul li a {
	font-size: 13px;
	color: #666;
}
.alphabet ul li a:hover { text-decoration: underline; color: royalblue; }

#topnav{
	position:absolute;
	bottom:0;	
	float:left;	
	margin-top:3px;
	margin-left:7px;
}
#topnav li {
	float:left;
	background:url(../imgs/nav_right.png) no-repeat right;
	position: relative;
}
#topnav a {
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	margin-right:3px;
	margin-top:2px;
	height:26px;
	padding-right:15px;
	padding-left:15px;
	padding-top:9px;
	display:block;
}
#topnav a:hover{
	background-image:url(../imgs/nav_right_hover.png);	
}
#topnav li ul {
	position: absolute;	
	display: none;
	z-index: 999;
	left: 0;
	width:220px;
}

#topnav .par_selected a, #topnav .selected a  {
	background-image: url(../imgs/nav_right_hover.png);	
}
#topnav li:first-child a { /*-- No Active state for HomePage menu item --*/
	background-image: none !important;
}

#topnav .par_selected ul a, #topnav .selected ul a  {
	color:#000;
}

#topnav  li ul li { padding:0px; height:auto; margin:0px; float:none; }
#topnav  li ul a { padding:5px 10px 5px 10px; min-width:200px; height:auto; margin:0px; color:#000; background-color:#316a98; font-size:11px; z-index:50;	}
#topnav  li:hover li a, #topnav ul li.sfhover li a{ background:#2c6191; color:#fff; }
#topnav  li:hover a, #topnav li.sfhover a{ background:#2c6191; color:#fff; }
#topnav  li ul a:hover { background: #316a98; color:#FFF; }
#topnav  li ul ul { margin: -22px 0 0 265px;}
#topnav  li:hover ul ul, #horiz_nav li:hover  ul ul, #horiz_nav li.sfhover  ul, #horiz_nav li.sfhover  ul ul { position:absolute;  left:-999em; }
#topnav  li:hover ul, #topnav  li.sfhover ul { display: block; }


#main_ban{
	margin-top:10px;	
	position:relative;
	*z-index: -1;
}
#main_ban ul{
	margin-top:1px;
	position:absolute;
	right:0px;
	top:0px;
}
#main_ban li{
	margin-bottom:1px;
}
#main_ban li:hover{
	background:url(../imgs/main_nav_bg_hover.png);
}
#main_ban .selected{
	background:url(../imgs/main_nav_bg_hover.png);
}
#main_ban .selected  a{
	background:url(../imgs/main_nav_bg_a_hover.png) right no-repeat;
}
#main_ban li a{
	display:block;
	border-right:3px solid #ffc000;
	color:#fff;
	padding: 10px 15px;	
	height:20px;
	background:url(../imgs/main_nav_bg.png);
	text-transform:uppercase;
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#main_ban li a:hover{
	background:url(../imgs/main_nav_bg_a_hover.png) right no-repeat;	
}
#cont{
	margin-top:10px;	
	
}
#bl_left{
	width:253px;
	background:url(../imgs/block_bord.png) repeat-y right;
	padding: 0 2px;
}
#bl_cent{
	background:url(../imgs/block_bord.png) repeat-y right;
	min-width:440px;
	padding: 0 10px;
}
#bl_right{
	width:250px;
	padding-left:8px;
}

#bl_right div, #bl_left div {
	margin-bottom: 3px;
}

h2{
	font-size:18px;
	color:#464646;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:10px;
}	

.news{
	margin-top:10px;	
	margin-right:8px;
	background:url(../imgs/arrow.png) no-repeat 0px 2px;
	padding-left:13px;
}

.title{
	color:#095fb8;
	font-size:13px;
	font-weight:bold;
	/*padding-left:12px;*/
	line-height:normal;
}
.news .txt{
	color:#464646;
	line-height:14px;
	background:url(../imgs/news_bot.png) repeat-x bottom;
	padding-bottom:6px;
}	
.news .readmore{
	color:#ffc000;
	text-decoration:underline;
	margin-top:5px;
	display:block;
}
.clear{
	clear:both;
}	
#footer{
	display:block;
	margin-top:10px;
	background:url(../imgs/footer.png) no-repeat;
	height:96px;
	width:988px;
	margin:auto;
	overflow: hidden;
}
.news .date{
	color: #cf9c00;
	font-size:10px;
	margin-right:5px;
	padding: 0 3px;
	border-right: 1px solid #ccc;
}
#cent_bans{
	text-align:center;	
}
#bl_cent .news .title{
	background:none;
	/*padding-left:5px;*/
}
#bl_cent .news .txt{
/*	padding-left:20px;	*/
}
#footer{
	position: relative;	
}
#footer ul{

	float:left;
	margin-top:10px;
	margin-right:10px;
	text-transform:uppercase;
	padding-top:20px;
	padding-left:10px;
}
#footer li{
	float:left;
	font-size:10px;
}
#footer li a:hover{
	color:#fff;	
}
#footer li a{
	color:#a7d3f1;
	display:block;
	padding-right:7px;
	padding-left:7px;
	border-left:1px solid #0f5280;
}
#footer .srch{
	position:absolute;
	right:10px; top: 0;
}
.copy{
	clear:both;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	color:#444444;
}
.copy a{
	font-weight:bold;
	color:#444444;
}
.pager {
	margin-top:10px;
}
.pager b {
	border:1px solid #e5e6e5;
	padding:5px 10px 5px 10px;
	margin:3px;
	background-color:#214a78;
	color:#FFF;
}
.pager a {
	color:#214a78;
	padding:5px 10px 5px 10px;
	margin:3px;
	border:1px solid #e5e6e5;
}
.pager a:hover{
	background-color:#214a78;
	color:#FFF;
}

.gal_album {
	float:left;
	border:1px dashed #e5e5e5;
	padding:4px;
	width:220px;
	height:165px;
	margin-right:4px;
	margin-bottom:5px;
}
.gal_album_img {
	position:relative;
}
.album_title {
	position:absolute;
	bottom:0px;
	background-image:url(../imgs/gal_album.png);
	color:#FFF;
	width:210px;
	padding:5px;
	text-align:center;
}
.left_nav {
	list-style:none;
	margin:0px;
	padding:0px;
}
.left_nav li {
	margin-left:5px;
	padding-right:15px;
}
.left_nav li a {
	display:block;
	padding:5px;
	padding-left:0px;
	border-bottom:1px #b9b9b9 dotted;
	color:#464646;
	padding-left: 10px;
}
.left_nav li a:hover, .left_nav li.selected a {
	color:#fff;
	background-color: #316a98;
}
.left_nav li li { 
	padding-right: 0; 
	margin-left: 28px;	 
}



.left_nav ul li.selected_child a { 
	background: #fff url(../imgs/block_list_icon.png) no-repeat; 
	color:#464646;	   
}
.left_nav ul li.selected a { 
	background: #fff url(../imgs/block_list_icon.png) no-repeat;
	color: #316a98;
}
.left_nav li.par_selected a { 
	color:#fff;
	background-color: #316a98;
}

.textinput{
	border:1px solid #bbb;	
	width:250px;
}
.fdb_fields {
	overflow: hidden;
}
.fdb_titles{
	width: 411px;
	color:#464646;	
	padding-top:10px;
	padding-bottom:10px;
}

.chkbx_row {
	overflow: hidden;
	width: 100px;
	margin: 10px 0 4px 10px;
}

.fdb_titles input {
	float:right;
	padding-right: 39px;
}
.fdb_titles span {
	clear:both;
}
.fdb_titles span p {

}
.fdb_titles textarea {
	/*width: 320px;*/
	height: 200px;
	margin-top: 4px;
	float: right;
	border: 1px solid #bbb;
	padding-left: 5px;
}
table select[name=send_mail_id] {
	width: 290px;
}

#fdb_send input{
	background:#1d5689;
	color:#fff;
	padding:3px;
	border:1px solid #387bb6;
	font-size:10px;
}
#newsletter_form td {
	padding:5px;
}
#newsletter_form input {
	border:1px #CCC solid;
}
#breadcrumbs{
	margin-top:3px;
	margin-bottom:3px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	border:1px solid #e7e7e7;
	width:970px;
	text-align:left;
}	
#breadcrumbs a{
	color:#464646;	
}

#breadcrumbs span{
	color:#ffc000;
	padding-left:3px;
	padding-right:3px;
}
.txt{
	margin-top:10px;
	font-size: 13px;	
}
.txt ol, .txt ul { 
	margin: 10px 0; 
	padding-left: 30px; 
}
.txt ul { list-style: square; }
.txt ol { list-style: decimal; }
.txt li {
	color: #333;
	margin-bottom: 6px;
}
.txt p {
	line-height: 16px;
	margin-bottom: 14px;	
} 
.txt a { color: royalblue !important; text-decoration: underline; }

.txt table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
}
.txt table td {
	border: 1px solid #ddd;
}
table.border-none, table.border-none td {
	border: none !important;
}

.the-publication {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	overflow:hidden;	
}
.yellow-date {
	color: #cf9c00;
}
.pub-heading {
	padding: 0 0 4px 0;
	font-size: 14px;
}
.pub-heading a {
	color: #095fb8;
}

.sharethis {
    display: block;
    margin-top: -17px;
    text-align: right;
    width: 51px;
}
.fbConnectWidgetTopmost{
    height: 298px;
    width: 280px !important;
}

.fac_like{
    display: block;
    height: 257px;
    margin-right: 5px;
}
.gray-box {
	background-color:#ebedf5;
	border-radius:5px; 
	-moz-border-radius:5px;	
	-webkit-border-radius:5px; 
	padding:5px;
}
/* ---------------------------------------------------- */
/* IMAGE GALLERY
/* ---------------------------------------------------- */
.the_album {
	margin: 10px 0;
	overflow: hidden;
}
.album_images {
	float: left; display: inline;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px;
	position: relative;
}
.album_images a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.album_images:hover { background-color: #85b3e0; }

.album_images .w-mark {
	position: absolute;
	bottom: 9%; right: 7%;
}
/* ---------------------------------------------------- */
/* SITEMAP
/* ---------------------------------------------------- */
.sitemap {
	position: relative;
	width: 100%;
	list-style: none;
	font-weight: bold;	
	margin: 6px 0 0 8px;
	overflow: hidden;
}
.sitemap>li {
	width: 220px;
	margin-top: 20px;
	
	float: left;
}

.sitemap li#i8 {
	position: absolute;
	left: 0; top: 20px;	
}
.sitemap li#i16 {
	position: absolute;
	left: 0; top: 40px;		
}

.sitemap li#i54 {
	width: 120px;
}
.sitemap li#i13 {
	width: 190px;
}
/*
.sitemap li#i16 {
	left:226px;
	position:absolute;
	top:241px;
}
.sitemap li#i13 {
	position: absolute;
	left: 226px; top: 0;
}
.sitemap li#i17 {
	position: absolute;
	left: 450px; top: 0;
}
.sitemap li#i4 {
	position: absolute;
	left: 450px; top: 150px;
}*/
/* --------	Second Level --------- */
.sitemap li ul {
	width: 200px;
	padding: 10px 0 0 74px;
	margin: -10px 0 0 -60px;
}
.sitemap li li {
	font-weight: normal;	
	list-style: url(../imgs/site-map-item.png);
	padding: 2px 0;
}
.sitemap li li a:hover { color: royalblue; text-decoration: underline; }

/* ---------------------------------------------------- */
/* GRANTS
/* ---------------------------------------------------- */
.grants-db {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
}
.grants-db tr.stripe {
	background-color: #eee;
}
.grants-db th { 
	color: #095fb8; 
	border: 1px solid #4c89b5;
	border-width: 1px 0;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding: 6px 0 8px 0;
}
.grants-db th.year {
	text-align: center;
	padding-right: 10px;
}
.grants-db td {
	color: #444;
	padding: 6px 0 8px 5px;
	border-bottom: 1px dashed #ddd;
	text-align: left;
}
.grants-db td.ammount {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.grants-db td.year {
	text-align: center;
	width: 50px;
	font-weight: bold;
	padding-right: 10px;
}
.grants-db td a { color: #444; }
.grants-db td a:hover { color: royalblue; }
/*/Inner Page/*/
.grant-title {
	font-size: 13px;
	color: #444;
	font-weight: bold;
}
.grant-opts {
	font-size: 13px;
}
.grant-opts li strong { color: #555; } 
.grant-desc {
	font-size: 13px;
	margin-top: 13px;
}

.the-grant {
	display: none;
}
/* ---------------------------------------------------- */
/* SUBMENU pAGE tYPE
/* ---------------------------------------------------- */
#submenu li {
	width:48%;
	border:1px solid #DFDFDF;
	float:left;
	font-size:13px;
	height:70px;
	line-height: 70px;
	margin: 5px 10px 5px 0;
	text-align:center;
}
#submenu li a:hover {
	color: #095FB8;
	text-decoration: underline;	
}

/* ---------------------------------------------------- */
/* CALENDAR
/* ---------------------------------------------------- */
.calendar_box {
	/*margin: 10px 0;*/	
	/*width: 290px;*/	
}
.calendar_box .calendar {
	/*background-color:#D9D9D9;*/
	border-collapse: collapse;
	border: 8px solid transparent;
}
.calendar_box .calendar td {
	background-color:#FFFFFF;
	border:1px solid #CDCFCF;
	color:#3F3F3F;
	font-size:12px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	width:38px;
}
.calendar_box .calendar td.calendar_days_link {
	background-color:#D9D9D9;
}
.calendar_box .calendar td.calendar_days_today {
	border:2px solid #095fb8;
	color: #095fb8;
}
.calendar_box .calendar td a {
	color:#095fb8;
	display:block;
	font-weight:bold;
	width:100%;
}
.calendar_box .calendar thead td {
	background-color:transparent;
	border:medium none;
	padding-bottom:6px;
}
.calendar_box .calendar_forms {
	background-color:#FFFFFF;
	/*border-top:3px solid transparent;*/ /*#D9D9D9;*/
	/*padding:7px 0 4px;*/
}
.calendar_box .calendar_forms select {
	font-size:11px;
}
.calendar_box .calendar_forms select[name="month"] {
	width:165px;
}
.calendar_box .calendar_forms select[name="year"] {
	width:54px;
}
.calendar_box .calendar_forms .calendar_select {
	display: inline; float: left;
	margin-top: 1px;
	height: 20px;
}
.calendar_box .calendar_forms .calendar_button {
	display: inline; float: right;
	height: 18px;
	padding-bottom: 2px;
	height: 20px;
}
.calendar_box .calendar_forms input[type="submit"], .submit-arrow {
	background:#CDCFCF url(../imgs/calendar-arrow.gif) no-repeat scroll center center;
	border:0 none;
	height:18px;
	width:24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.calendar_forms {
	overflow: hidden;
}
.calendar_head {
	/*background-color:#D9D9D9;*/
	/*padding-bottom:5px;*/
	padding-top:20px;
	text-align:center; 
}

/**/
.date-selector {
	text-align: right;
	margin: 6px 0 12px 0; 
	overflow: hidden;
	padding-left: 475px;
}
.date-selector input, .date-selector select {
	float: left;
	margin-right: 4px;
}
.date-selector input { margin-top: 2px; }

/**/
.leftpad {
	width: 233px;
	height: 24px;
	background: url(../imgs/block-bg.png) no-repeat;
	padding: 12px 0 0 12px;
	font-size: 12px;
	color: #6c6c6c;
}
/**/
.bl_main { margin-bottom: 10px; }

/**/
.newsletter-intro {
	margin-bottom: 20px;
	font-size: 12px;
}
.newsletter-intro p { margin-bottom: 6px; }

/**/
.here_comes_the_album {
	font-size: 12px;
	font-weight: bold;
	color: #777;
	padding: 20px 10px;
}
/**/

#bl_cent form { padding-left: 20px; }


/**/
.more-more { 
	text-align: right; 
	font-size: 11px; 
	padding: 0 8px 5px 0; 
	/*margin-bottom: 15px;*/
}
.more-more a { color: #2c70a3; text-decoration: none;}

/* TEXT BLOK LIST STYLE */
.txt_blok ul {
	list-style:square;
	padding-left:20px;
	padding-right:5px;
}

.txt_blok ul li {
	margin-top:5px;
	margin-bottom:5px;
}

.txt_blok ul li a{
	line-height:15px;
	font-weight:bold;
	color:#095FB8;
}


.publication-wtf {
	padding: 12px;
	font-size: 12px;
	line-height: 18px;
	/*background-color: #eee;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 10px;
}
/*.publication-wtf p {
	text-indent: 15px;
}*/
.publication-wtf a {
	color: #0959aa;
	text-decoration: underline;
}

.img img {
	float:left;
	padding-right:15px;
}

.like-it {
	position: absolute;
	left: 634px; top: 23px;
	overflow: hidden;
	
}

