body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	background: #51585e url(/images/body_bg.gif) repeat-x;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
}

#header, #header_genocide {
	background-repeat: no-repeat;
	height: 246px;
}

.headerimg { background-position: center top; background-repeat: no-repeat; width:940px; height:246px; position:absolute; }

#head1 {
	background: no-repeat url(/images/top_round.png) top;
}

#head2 {
	height: 96px;
	background: no-repeat url(/images/title.png) bottom;
	padding-top: 150px;
}

#head2_genocide {
	height: 96px;
	background: no-repeat url(/images/title_genocide.png) bottom;
	padding-top: 150px;
}

#lang-switch {
	height: 34px;
	line-height: 34px;
	font-family: "Arian AMU", "Arial AMU", "Arial Unicode", Sylfaen, sans-serif;
}

#lang-switch li {
	height: 34px;
	float: right;
	font-size: 1.3em;
	margin-right: 15px;
}

#lang-switch a {
	color: white;
	text-decoration: none;
}

#lang-switch a:hover {
	text-decoration: underline;
}


#content {
	background: no-repeat white url(/images/content_bottom.gif) bottom;
	padding: 20px 0;
}

#footer {
	height: 77px;
	background: no-repeat url(/images/footer.gif);
	margin-bottom: 30px;
}

#buttons {
	height: 92px;
}

#buttons a {
	width: 140px;
	height: 65px;
	display: block;
	float: left;
	color: white;
	font-size: 1.4em;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-left: 80px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	padding-top: 25px;
}

#banners {
	height: 185px;
}

#banners a {
	width: 170px;
	height: 85px;
	display: block;
	float: left;
	color: white;
	font-size: 1.4em;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	padding-top: 5px;
	text-align: center;
}

#header h1 a {
	line-height: 90px;
	padding-left: 125px;
	color: white;
	font-size: 28px;
	font-family: Georgia;
	display: block;
	text-decoration: none;
	outline: none;
}

#header_genocide h1 a {
	line-height: 90px;
	color: white;
	font-size: 18px;
	font-family: Georgia;
	display: block;
	text-decoration: none;
	text-align: center;
	outline: none;
}

#menu-col {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#menu li {
	
	font-size: 1.4em;
}

#menu li ul {
	display: none;
}

#menu li a {
	font-weight: bold;
	padding: 9px 17px;
	background: repeat-x url(/images/menu_separator.gif) bottom; 
	display: block;
	outline: none;
}

#menu li ul li a {
	font-weight: 100;
	padding: 9px 40px;
}

#menu li ul li {
	font-size: 0.9em;
	
}

.selected-menu {
	background: #f2f2f2;
}

.selected-submenu a {
	font-weight: bold !important;
	color: #666 !important;
}

#menu a {
	color: #2f9dd0;
	text-decoration: none;
}

#main-cont {
	width: 580px;
	padding: 0 20px;
	float: left;
}

#main-cont-ds {
	width: 902px;
	padding: 0 20px;
	margin-top: 80px;
	float: left;
}

#home-col1 {
	width: 280px;
	margin-right: 20px;
	float: left;
}

#home-col2 {
	float: left;
	width: 260px;
	padding-left: 20px;
}

.news-home {
	margin-bottom: 20px;
	font-size: 1.2em;
	float: left;
}

.news-home-ds {
	width: 200px;
	float: left;
	margin-right: 25px;
	font-size: 1.2em;
}

.h-n-d {
	color: #76c1e1;
	font-style: italic;
	font-weight: bold;
}

.h-n-t a {
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
}

.home-titles {
	margin-bottom: 15px;
	font-size: 1.6em;
	padding: 5px 15px;
	color: white;
	font-weight: bold;
	background: repeat-x url(/images/block_header.gif); 
}

#f1 {
	padding: 40px 20px 0 80px;
	font-size: 1.3em;
	color: #666;
	font-weight: bold;	
}

#f1_ac {
	padding: 30px 20px 0 110px;
	font-size: 1.5em;
	color: #666;
	font-weight: bold;	
}

#f2 {
	padding: 20px 30px 0 20px;
	font-size: 1.2em;
}


#main-content {
	font-size: 1.4em;
	padding: 0 20px 50px 0;
}

#main-content p {
	margin-bottom: 1em;
}

#main-content h1, #main-content h2, #main-content h3, #main-content h4 {
	color: #51585E;
}

#main-content h1 {
	font-size: 2em;
	margin-bottom: 1em;
	border-bottom: 1px solid #51585E;
}

#main-content h2 {
	font-size: 1.7em;
	margin: 1em 0 0.5em;
}

#main-content h3 {
	font-size: 1.5em;
	margin: 1em 0 0.5em;
}

#main-content h4 {
	font-size: 1.2em;
	margin: 1em 0 0.5em;
}

#main-content h5 {
	font-size: 1.1em;
	margin: 1em 0 0.5em;
}

#main-content h6 {
	font-size: 1em;
	margin: 1em 0 0.5em;
}

#main-content a {
	color: #2F9DD0;
}

#main-content a:visited {
	color: #46708B;
}

#main-content ul {	
	list-style: disc;
	margin-bottom: 2em;
}

#main-content ol {	
	list-style: decimal;
	margin-bottom: 2em;
}

#main-content li {
	margin: 0 3em 0.6em 3.5em;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}

.rss {
	vertical-align: middle;
	margin-top: 3px;
}

.calendar { text-align: center; margin-top: 30px; margin-bottom: 100px; width: 100%; border-top: 1px solid #c2c2c2}
.calendar a {text-decoration: none;color: #0084c9; font-weight: bold; display: block}
.calendar .month {font-weight: bold; color: 333;}
TH.day-of-week { height: 30px; line-height: 30px; border: 1px solid #e5e5e5; text-align: center;font-size: 1.1em; }
TD.selected-day { background-color: #909090; color: white; font-weight: bold; font-size: 1.4em; font-family: Arial, Helvetica, sans-serif}
TD.day {width: 14.2%; font-size: 1.3em; background-color: #fff; border: 1px solid #e5e5e5; height: 30px; line-height: 30px; font-family: Arial, Helvetica, sans-serif; color: #999}
TD.today { background-color: #fff; font-weight: bold; font-size: 1.3em; color: red}
#top-calendar th {background-color: #f2f2f2; text-align: center; font-size: 1.5em; height: 34px; line-height: 34px;border: 1px solid #e5e5e5;}

.form-row label {
	float: left;
	width: 170px;
	text-align: right;
	color: #333;
	font-weight: bold;
	padding-right: 20px;
}

.form-row p {
	float: left;
	width: 300px;
}

.f-inp {
	width: 310px;
	border: 1px silver solid;
}

.f-inp-sm {
	width: 80px;
	border: 1px silver solid;
}

#errors {
	color: red;
	margin-left: 205px;
}

#feedback {
	border-top: silver 3px solid;
	margin-top: 25px;
	padding-top: 25px;
}

.message {
	height: 120px;
	text-align: center;
	padding-top: 190px;
	font-weight: bold;
	font-size: 1.2em;
}


.warning {
	background: no-repeat url(/images/alert_info.gif) center top;
}

.error {
	background: no-repeat url(/images/alert_error.gif) center top;
}

.ok {
	background: no-repeat url(/images/alert_ok.gif) center top;
}

.req {
	color: red;
}

.hidden {
	display: none;
}

.feed_menu{
	background: url(/images/feed_menu_orange.png) 0 center no-repeat;
    padding:2px 0;
    display:-moz-inline-box;
    display:inline-block;
    width:38px;
    vertical-align:middle;
    overflow: hidden;
    margin:0 .25em;
}
.feed_menu.wood{
    background-image: url(/images/feed_menu_wood.png);
}
.feed_menu.azure{
    background-image: url(/images/feed_menu_azure.png);
}
.feed_menu.trans_on_light{
    background-image: url(/images/feed_menu_trans_light.png);
}
.feed_menu.trans_on_dark{
    background-image: url(/images/feed_menu_trans_dark.png);
}
.feed_menu.open{
    background-position: -38px center !important;
}
.feed_menu select{
    opacity:0;
    margin:0;
    padding:0;
    border:0;
}
.feed_menu option img{
    border:0;
    margin:2px;
    vertical-align: middle;
}
.feed_menu select{
	filter:alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
* html .feed_menu{
    width:auto;
    background:none;
}

#alt_block {
	background: #f2f2f2;
	margin-bottom: 20px;
}

#alt_block_title {
	font-weight: bold;
	text-align: right;
	padding: 10px 30px 10px 20px;
	color: #2F9DD0;
	cursor: pointer;
	background-repeat: no-repeat;
	
}


.alt_block_bg1 {
	background-image: url(/images/arr_right.gif);
	background-position:  535px 13px;
}

.alt_block_bg2 {
	background-image: url(/images/arr_bottom.gif);
	background-position:  535px 15px;
}


#alt_block_text {
	display: none;
	border-top: 2px solid #2F9DD0;
	padding: 20px 20px 10px 20px;
}

.n-d {
	font-weight: bold;
	color: #666;
}



.imprt {
	color: #c50000;
	background: #fed3d3;
	padding: 20px 30px;
}

.hint-block {
	background: #e8e8e8;
	padding: 30px;
	margin-bottom: 20px;
}

.intro {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding: 0 20px 0 40px;
}

.study-table td {
	vertical-align: top;
}

.icons {
	vertical-align: middle;
}

/** Module Gallery */
.gallery-pics {
	padding: 5px;
	border: 1px solid silver;
	margin: 0 15px 5px 0;
	width: 150px;
}

.albums {
	padding: 5px;
	border: 1px solid silver;
	margin: 0 0 15px 0;
	cursor: pointer;
}

.albums_bg {
	background: #f5f5f5;
}

.album-title {
	font-size: 0.8em;
	padding: 0 5px 5px 5px;
	width: 430px;
}
/** Module Gallery */

.n-d img, .smp {
border:1px solid silver;
float:left;
margin:0 10px 10px 0;
padding:5px;
}

.nlink {
	display: none;
}

.side-blocks  {
	float: left;
	margin: 0 20px 20px 0;
	padding: 10px 5px 5px 5px;
	border: 1px solid silver;
}

.news-side-title {
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
}

.bilateral-data {
	width: 100%;
}

.bilateral-data td, .bilateral-data th {
	border-bottom: 3px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
}

.bilateral-data th { 
	background: #ccc;
	font-weight: normal;
	color: #33;
	vertical-align: middle;
	border-bottom: 3px solid #333;
}

.bilateral-data td { 
	background: #f0f0f0;
}

.bilateral-data p {
	margin: 0px !important;
}

.news-b {
	margin-bottom: 1.5em;
}

/* Accordion on pages */
.accordionButton {	
	width: 520px;
	background: #f2f2f2;
	cursor: pointer;
	border-bottom: 1px dotted #cccccc;
	padding: 10px 20px;
	margin-bottom: 5px;
	color: #2f9dd0;
	font-weight: bold;
	}
	
.accordionContent {padding: 10px 10px 20px 10px; background: #ffffff; line-height: 20px;}
	
.on {background: #2f9dd0; color: #ffffff; font-weight: bold;}
.over {background: #cccccc;}
/* Accordion on pages */

/* Links blocks */
#links-bar {
	width: 165px;
	background: url("/images/news_bg.gif") #e3edf7 repeat-x;
	margin-bottom: 20px;
}

#lb1 {
	color:white;
	font-size:0.9em;
	font-weight:bold;
	line-height:25px;
	padding: 0 10px;
}

#lb2 {
	padding: 0 10px 10px 10px;
	font-size: 0.8em;
}

.separator {padding: 0 2px 0 2px; border-top: 1px dotted #4e6881;}
/* Links blocks */

.bilateral-title {
	margin-bottom: 30px !important;
}

.va {
	vertical-align: middle;
}

#easyTooltip{
	width: 350px;
	padding: 5px 10px;
	border: 1px solid #195fa4;
	background: #195fa4 url(bg.gif) repeat-x;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

#staff {border: 0px; width: 100%;}
#staff td {padding: 10px; border-right: 10px solid #ffffff; border-bottom: 10px solid #ffffff;}
#staff a {color: #2861a7;}

#commtab {border: 0px; width: 100%;}
#commtab td {padding: 5px; border-right: 5px solid #ffffff; border-bottom: 5px solid #ffffff;}

/* Howtopay modal window */
div.wrap {
	height: 600px;
	overflow-y: auto;
}

div.overlay {background-image: url(/images/howtopay/white.png); width:800px; height: 670px; display: none; padding: 55px;}
div.overlay div.close {
	background-image: url(/images/howtopay/close.png);
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

a.att {color: #000000;}
a.att:hover {text-decoration: none;}
a.att:focus {outline: none;}

p.attent {
	letter-spacing: 0.02em;
	color: #000000;
	text-align: left;
	font-size: 14px;

}
h3.attention {
	letter-spacing: 0.02em;
	color: #000000;
	text-align: left;
	font-size: 16px;
	border-bottom: 1px #9db2b9 solid;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}

h2.att1, p.attent {margin: 0 5px 10px 0;}

h3.attention {margin: 20px 0 10px 0;}
/* Howtopay modal window */

.redlink {
	text-align: center;
	padding-bottom: 25px;
	font-size: 16px;
	font-weight: bold;"
}

.formSep {margin-bottom:12px;padding-bottom:12px;border-bottom:1px dashed #dcdcdc;}

.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534;}

/* FEES */
.fees_help {
border-bottom: 1px dotted #000000; color: #000000; outline: none;
cursor: help; text-decoration: none;
}

.fees_overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;

    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.fees_overlay:target {
    visibility: visible;
    opacity: 1;
}
.fees_popup {
    background-color: #fff;
    border: 3px solid #fff;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 15px;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 10;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;

    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.fees_overlay:target+.fees_popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.fees_close {
    background-color: rgba(0, 0, 0, 0.8);
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: -15px;
    width: 30px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.fees_close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 24px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.fees_close:hover {
    background-color: rgba(64, 128, 128, 0.8);
}
.fees_popup p, .fees_popup div {
    margin-bottom: 10px;
}
/* FEES */
