/* Common */

body, td, p , a, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background-image: url(../images/bg_.gif); 
	background-color: White; 
	background-repeat: repeat-y;
}

.tablebackgr {
	background-image: url(../images/ba_table_gray.gif); 
	background-position: top; 
	background-repeat: repeat-x; 
	background-color: #ffffff;
}

.separator {
	color: #1A5184;
	font-size: x-small;
	font-weight: normal;
	border-bottom-color: #1A5184;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	margin-bottom: 12px;
}

.separator-grey {
	color: #CCC;
	font-size: x-small;
	font-weight: normal;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
/*	margin-bottom: 12px;*/
}

.shieldik {
	color: White;
	background-color: #039A21;
	font-weight: bold;
	display: inline;
}

.smaller {
	font-size: smaller;
}

h1 {
	color: #039A21;
	font-size: large ! important;
	font-weight: normal;
/*	border-bottom-width: 100%;*/
	border-bottom-color: #039A21;
	border-bottom-style: solid;
	border-width: 0 0 2px 0;
	margin-top: 10px;
	margin-bottom: 0px;
/*	padding-right: 3.5em;*/
}

h2 {
	color: #1A5184;
	font-size: medium ! important;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 12px;
}

h3 {
	color: #1A5184;
	font-size: small ! important;
	font-weight: bold;
/*	margin-bottom: 0;*/
	margin-bottom: 6px;
	margin-top: 12px;
}

h4 {
	color: #1A5184;
	font-size: x-small ! important;
	font-weight: bold;
/*	margin-bottom: 0;*/
	margin-bottom: 6px;
	margin-top: 12px;
}

#frame {
	height: 100%; 
	background-image: url(../images/bg_.gif); 
	background-position: right; 
	background-repeat: repeat-y;
	width: 100%;
}

#topstripe {
	background-image: url(../images/menu_bg_trans.gif); 
	background-position: top; 
	background-repeat: repeat-x; 
	text-align: left;
	vertical-align: top;
}

a:link {
	color: #0072A9;
}

a:visited, #signature a:visited {
	color: #666;
}

a:hover, #signature a:hover {
	color: #00991E;
}

a:active, #signature a:active {
	color: #00991E;
}

#adplace, #adplace2 {
	height: 50px;
	width: 100%;
/*	border: 1px solid Black;
	vertical-align: top;*/
}

#content {
	width: 100%;
}

#content tr {
	vertical-align: top;
}

#centercontent {
/*	 width: 23%;*/
/*	 padding-right: 12px;*/
	 vertical-align: top !important;
/*	 text-align: center;*/
}

#centercontent .article {
	width: 100%;
}

#rightcontent {
	padding-right: 13px;
	vertical-align: top;
}

/*#rightcontent h2{
	padding-top: 0.7ex;
}*/

#rightcontent .article {
	padding: 0 10px 0 10px;
}

#rightcontent .article-grey {
	padding: 0 10px 0 10px;
	background-image: url(../images/ba_table_gray.gif); 
	background-position: top; 
	background-repeat: repeat-x; 
	background-color: #ffffff;
}

.image-padding img {
	margin-right: 7px;
}

.pic-desc {
	font-size: x-small;
}

.pic-desc a {
	text-decoration: none;
}

.leftcontent {
	margin-left: 13px;
	font-size: xx-small;
}

/*.rightclumn {
	margin-left: 13px;
}*/

.selectedpage {
	color: #ffffff; 
	background-color: #039A21; 
	padding-left: 3px; 
	padding-right: 3px;
	font-size: x-small;
	font-weight: bold;
}



/* Userpanel */

#userpanel {
	font-size: xx-small; 
	padding: 5px 14px 0px 14px;
/*	border: 1px solid Black;*/
}

#userpanel a:link, #userpanel a:visited, #userpanel a:active {
	text-decoration: none;
}

#userpanel a:hover {
	text-decoration: underline;
}

a.signout:link, a.signout:visited, a.signout:hover, a.signout:active {
	color: #ff0000; 
	font-weight: bold;
}

/* Article */

.article {
	margin-top: 1em;
}

.article-top {
	vertical-align: top;
	width: 94%;
}

.article-top h1 {
	vertical-align: top;
	margin-top: 0 !important
}

.article h1, .article h2  {
	margin-top: 0;

}

.article-grey h1, .article-grey h2 {
	margin-top: 0;
	padding-top: 5px;
	font-weight: normal;
}

.article p, .article li, .article td, .article-grey p, .article-grey li, .article-grey td  {
	font-size: x-small;
}

.second-column .article, .second-column .article-grey {
	width: 94%;
/*	border: 1px solid Black;*/
}

/* Forum */

.new {
	background-color: #ee0000; 
	color: #ffffff; 
	font-size: 9px; 
	display: inline; 
	padding: 0px 2px 1px 2px;
}

.forum-threaded {
	border-top: 2px solid #039A21;
	background: #f0f0f0 url(../images/narrow_stripes.gif) repeat-x scroll bottom center;
	padding: 0 0 2ex 0;
/*	width: 94%;*/
}

.forumposts {
	border-top: 2px solid #039A21;
	width: 94%;
	font-size: x-small;
}

.forumposts .odd {
	background-color: #f0f0f0;
}

.forumposts .even {
	background-color: #f7f7f7;
}

.postinfo {
	font-size: xx-small;
}

.forumposts .border {
	border-bottom-style: solid; 
	border-bottom-width: 2px; 
	border-bottom-color: #fff;
}

.forum {
	font-size: x-small;
	width: 94%;
}

.forum .row {
	background-color: #f7f7f7;
}

.forum .selected {
	background-color: #f0f0f0;
}

.forum .selected div {
	background-image: url(../images/arrow_list.gif); 
	background-repeat: no-repeat; 
	background-position: 0 17%; 
	padding-left: 18px; 
	display: block;
}

.forum .time {
	font-size: x-small;
}

.forum .header {
	background-color: #1A5184;
	color: #ffffff;
}


.forum .header a:link, .forum .header a:visited, .forum .header a:hover, .forum .header a:active {
	color: #ffffff;
	text-decoration: none;
}

.forum .header a:hover {
	text-decoration: underline;
}

.forum .row td, .forum .header td, .forum .selected td {
	padding: 6px 8px 6px 8px;
}


#ThreadView1__ctl0_ThreadList .forumHeaderBackgroundAlternate {
	background: White url(/images/narrow_stripes.gif) repeat-x top;
}

#ThreadView1__ctl0_ThreadList .forumRow {
	vertical-align: middle;
}


a.linkSmallBold, a.linkMenuSink {
	font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink {
	font-size: 0.7em;
}

.userOnlineLinkBold, a.userOnlineLinkBold, a.userOnlineLinkBold:Visited, a.userOnlineLinkBold:Link {
	text-decoration: none;
	color: #00991E;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Link {
	text-decoration: none;
	color: #E36600;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Link {
	text-decoration: none;
	color: #f00;
}

a.adminOnlineLinkBold:Hover, a.moderatorOnlineLinkBold:Hover, a.userOnlineLinkBold:Hover {
	text-decoration: underline;
}

.menuTitle {
	font-weight: bold;
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif;
}

.menuText {
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
}

a.menuTextLink:visited, a.menuTextLink:link
{
	font-size: x-small;
}

.searchPager {
	font-size : 0.7em;
	font-weight: bold;
}

.searchAlternatingItem {
	background-color: #FFFFFF;
}

td.flatViewSpacing {
	height: 2px;
}

td.forumHeaderBackgroundAlternate {
	background-color: #f0f0f0;
	padding: 6px 8px 6px 8px; 
}

.validationWarningSmall {
	color: Red;
	font-size : 0.7em;
}

.normalTextSmall { 
	font-size : 0.7em;
}

.normalTextSmallBold { 
	font-size : 0.7em;
	font-weight: bold;
}

.normalTextSmaller {
	font-size: 0.6em;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller { 
	color : #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tableHeaderText {
	color: white;
	font-size: 0.7em;
	font-weight:bold;
	background-color: #1A5184;
	padding: 6px 8px 6px 8px; 
}

/*	th {
	background-color: #1A5184;
	padding: 6px 8px 6px 8px; 
}*/

.tableBorder td {
	background-color: #f0f0f0;
}

td.forumRow {
background-color: #f0f0f0;
}

td.forumAlternate {
	background-color: #f0f0f0;
}

td.threadTitle {
	background-color: #f0f0f0;
}

.threadDetailTextSmall {
	font-size: 0.7em;
}

.threadDetailTextSmallBold {
	font-size: 0.7em;
	font-weight: bold;
}

.forumTitle {
	font-weight: bold;
}

.forumName {
	font-weight: bold;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #1A5184;
}

a.forumName:hover {
	text-decoration: underline;
}

.CenterColumn select {
	font-size: xx-small;
	font-weight: bold;
}

A.linkMenuSink {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

TD.popupMenuSink {
	position: relative;
}

DIV.popupMenu {
	background-color: White;
	font-size: xx-small;
	border: 1px solid #1A5184;
}

DIV.popupTitle {
	background-color: #1A5184;
	color: white;
	font-weight: bold;
	padding: 4px 6px 4px 6px; 
}

DIV.popupItem {	
 padding: 4px 6px 4px 6px; 
}

/* Login */

.login, .login a {
	color: #1A5184;
	font-size: x-small; /* er-- */
}

.portal {
	color: #1A5184;
	font-size: x-small; 
}

.portal b {
	display: block;
	margin: 10px 0 0 20px;
}

.login .othersites td {
	vertical-align: top;
}
.login .othersites td img {
	margin-right: 3px;
}

table.login {
	margin: 15px;
}

td.login {
	height: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.error {
	color: #f00;
	font-weight: bold;
}

.loginstripe {
	background-color: #1A5184;
	height: 4px;
}

.login .input {
	border-style: solid;
	border-width: 1px;
	border-color: #1A5184;
	background-image: url(../images/search_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 180px;
	padding-left: 4px;
	padding-right: 4px;
}

.login .button {
	font-weight: normal;
	background-color: #1A5184;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: smaller;*/
	border-style: solid;
	border-width: 0;
	padding: 2px;
	text-align : center;
	width: auto;
}

/* File */

.file, .file a {
	font-size: x-small;
}


/* Files */

.ico  {
	margin-bottom: -2px;
}

.size {
	font-weight: normal;
	color: #797979;
}

/* Album */

.album {
	width: 90%; 
	font-size: xx-small; 
	left: 3%; 
	position: relative;	
}

.album td div {
	width: 90%; 
	display: block;
	padding-bottom: 18px;
}

.album td div a {
	color: #1A5184; 
	font-size: x-small; 
	font-weight: bold;
}

.album .images td {
	vertical-align: middle;
}

/* Tabs */

.tabs td {
	text-align: center;
	font-size: small;
	background-color: #f0f0f0;
	padding: 6px 10px 6px 10px; /* ! padding-right: 2px; ! */
	border-right: 1px solid White;
	color: #999;
}

.tabs td a  {
	text-align: center;

}

.tabscollapsed td {
	text-align: center;
	font-size: small;
	background-color: #f0f0f0;
	color: #999;
	padding: 6px 10px 6px 10px; /* ! padding-right: 2px; ! */
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}

.tabscollapsed td.header {
	text-align: left;
}

.tabscollapsed td.header b {
	padding-left: 16px;
}

.tabscollapsed td.header a b {
	padding-left: 0;
}

.tabscollapsed td a {
	text-decoration: none;
	display: block;
}

.tabscollapsed td.header a:hover {
	background-image: url(../images/dagger_act.gif); 

}

.tabs td a, .tabs td a:link {
	text-decoration: none;
}

.tabs td a:hover {
	text-decoration: underline;
}

.tabscollapsed td a:hover {
	text-decoration: underline;
	color: #00991E;
}

.tabs td.selected {
	background-color: #039A21;
	border-right: 2px solid #039A21;
	padding: 6px 8px 6px 8px;
}

.tabs td.selected a:link, .tabs td.selected a:hover , .tabs td.selected a:visited {
	color: White;
}

.tabs td.header {
	text-align: left;
}

.tabs td.header a {
	text-decoration: none;
	text-align: left;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat; 
	background-position: left center;
	padding-left: 16px;
	display: block;
}

.tabs td a:visited, .tabscollapsed td a:visited {
	color: #0072A9;
}

.tabs td a:hover, .tabscollapsed td a:hover {
	color: #00991E;
}

	
.tabscollapsed td.header a{
	text-align: left;
	background-image: url(../images/dagger.gif);
	background-repeat: no-repeat; 
	background-position: left center;
	padding-left: 16px;
/*	display: block;
	border: 1px solid Black;*/
}

.tabs td.header a:hover {
	background-image: url(../images/minus_act.gif); 
	color: #00991E;
}

.tabslayer td {
	background-image: url(../images/ba_table_gray.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: small;
	border-top: 4px solid #039A21;
/*	border-bottom: 1px solid White;*/
	padding: 6px 8px 6px 8px;
}

.tabslayer td table {
	border-collapse: collapse;
}

.tabslayer td table td {
	background-image: none;
	background-color: transparent;
	border: 1px solid Black;
/*	border-bottom: 1px solid White;*/
	padding: 6px 8px 6px 8px;
}

.tabslayer {
	display: table-row;
}

.tabslayercollapsed {
	display: none;
}


/* Events */

.events td{
	padding: 6px 8px 6px 8px;
	font-size: x-small;
}

.events .odd {
	background-color: #f7f7f7;
}

.events .even {
	background-color: #f0f0f0;
}

.events .header {
	background-color: #1A5184;
	color: #ffffff;
}

/* News */

.news {
	padding-top: 2ex;
	font-size: x-small;
}

.news h2 {
	padding-top: 0;
	margin-top: 0;
}

.date {
	font-size: xx-small; 
	color: #444444;
}

.readmore {
	text-align: right;
	margin: 10px 0 10px 0;
}

/* Searchresults */

.searchresults td {
	font-size: x-small;
}

.searchresults tr {
	padding-bottom: 1ex;
}

.listnumber {
	display: block;
	text-align: center;
	width: 45px	;
	margin: 0 5px 0 5px;
}

.listnumber-highlt {
	display: block;
	text-align: center;
	width: 45px	;
	/*background-color: #888;*/
	background-color: #00991E;
	color: White;
	font-weight: bold;
	margin: 0 5px 0 5px;
}

.results {
	color: #797979;
}

.searchparam {
	color: #999;
}


/* Object */

.objectblock, .objectrelax  {
	background: White url(../images/narrow_stripes.gif) repeat-x scroll bottom center;
	padding: 0 0 6px 0;
	width: 94%;
}

.objecttable {
	width: 94%;
}

.objecttable td {
	font-size: x-small;	
}
	
.objectrelax h1 {
	margin-top: 0;
}

.objectblock h1 {
	margin-bottom: 0;
	margin-top: 0;
}

.object {
	padding: 6px 8px 6px 8px;
	background-image: url(../images/ba_table_gray.gif); 
	background-position: top; 
	background-repeat: repeat-x; 
	background-color: #ffffff;
/*	width: 100%*/
}


.objectbottom, .addclass .objectbottom {
	background: White url(../images/narrow_stripes.gif) repeat-x top;
}


/* Forms */

.object h2 {
	margin-top: 0;
}

.object td, .object p {
	font-size: x-small;
}

.object input, .object select, .object textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	border-style: solid;	
	border-width: 1px; 
	border-color: #1A5184;*/
	font-size: x-small;
	font-weight: normal;
/*	background-color: #ffffff;*/
	padding-left: 4px;
	padding-right: 2px;
	margin: 0 1px 0 1px;
	width: 99%;
/*	background-color: transparent;*/
/*	width: 100%;*/
}

.object .auto {
	width: auto;
}

.object .button {
	font-weight: normal;
	background-color: #1A5184;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-style: solid;
	border-width: 0;
	padding: 1px;
	text-align : center;
	padding-left: 4px;
	padding-right: 4px;
	width: auto;
}



/* Group selector */

.selectorheader {
	font-size: x-small; 
	border-bottom-width: 4px; 
	border-bottom-color: #1A5184; 
	border-bottom-style: solid;
	color: #1A5184; 
	line-height: 18px;
	font-weight: bold;
}

.selectorheader span {
	width: 165px;
	display: block;
}

.selectorbody {
	font-size: xx-small; 
	padding: 8px 8px 8px 8px;
	background-image: url(../images/ba_table_gray.gif); 
	background-position: top; 
	background-repeat: repeat-x; 
	background-color: #ffffff;
}

.selectorbody a {
	line-height: 16px;
}

.selector {
	line-height: 16px;
	color: #0072a9;
}

.selectorbody a.selected {
	background-color: #039A21; 
	font-weight: bold; 
	color: #ffffff; 
	padding: 0 3px 2px 3px;
}

.selectoralt:link {
	color: #dd0000 ;
}

.selectoralt:hover {
	color: #FF0000;
}

.selectoralt:visited {
	color: #CA5656;
}

.selectoralt:active {
	color: #DD0000;
}


/* Search */

.searchcontainer {
	width: 85%;
}

.searchbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-style: solid;
	border-width: 1px;
	border-color: #1A5184;
	background-image: url(../images/search_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #ffffff;
	height: 21px;
	padding: 0 4px 0 2px;
	width: 100%;
}
.advancedsearch {
	font-size: x-small; /* er-- */
	margin-left: 12px;
	display: block;
}


/* Calendar */

.calendar {
	font-size: xx-small;
	margin-left: 6px;
	color: Black;
	vertical-align: top;
}

.calendar h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.weekdayheader {
	background-color: #1A5184;
	color: White;
}

.weekendheader {
	background-color: #cc1111;
	color: White;
}

#selectedday span  {
	display: block; 
	border: 2px solid #cc1111; 
	margin: -2px -2px -2px -2px;
}

.weekend {
	background-color: #E5E5E5;
	color: #CC1111;
}

.weekday {
	background-color: #E5E5E5;
}

.othermonth {
	background-color: #F4F4F4;
	color: #A3A3A3;
}

.eventday {
	background-color: #039A21;
}

.eventday a:link {
	text-decoration: none;
	font-size: xx-small;
	color: #eeeeee;
}

.eventday a:visited {
		color: #eeeeee;
}
.eventday a:hover {
		color: #ffffff;
		text-decoration: underline;
}

.eventday a:active {
		color: #dd0000;
}


/* Topmenu */

#menubar {
	width: 95%;
}
#menubar tr {
	height: 63px;
}

#menubar td{
	padding: 0 6px 6px 6px;
	vertical-align: bottom;
	text-align: center;
}

#menubar .selected {
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../images/menu_bg_act2.gif);
}

#menubar .selected a{
	color: White ! important; 
}

#menubar a {
	color: #0072A9;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller; /* er-- */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menubar a:visited {
	color: #0072A9;	
}

#menubar a:hover {
	text-decoration: underline;
	color: #00991E;
}

.corporate {
	font-size: 1.7em;
	color: White;
	text-align: right;
	margin-right: 6px;
}

/* External Links */

a.external:link {
	color: #E36600 ! important;
}

a.external:visited {
	color: #AC6932 ! important;
}

a.external:hover {
	color: #DD0000 ! important;
}

a.external:active {
	color: #DD0000 ! important;
}




/* Signature */

#signature td {
	font-size: 10px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#signature a:link {
	color: #000000; 
}


/* Side menu */

#menu {
/*	width: 12em;*/
	font-size: smaller; /* er-- */
/*	border: 1px solid #000;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menu .selected {
	border-left: 6px solid #00991E;
	margin-left: 0px;
	color: #00991E ! important;
	text-decoration: none;
}

#menu ul {
	list-style: none;
	margin: 0;
   padding: 0;
   border: none;
}

#menu li a {
	display: block;
/*	padding: 2px 1px 1px 15px;*/
	padding: 2px 1px 1px 0.5em;
	margin-right: 15px;
	border-left: 6px solid #d7d7d7;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

#menu li a:hover {
/*	border-left: 6px solid #00991E;*/
	color: #00991E ! important;
	text-decoration: underline;
}
#menu li a:visited {
	color: #0072A9;
}

#menu li ul a {
	font-weight: normal;
	padding: 1px 1px 0 1.5em;
/*	padding: 1px 1px 0 25px;*/
}

#menu li ul li ul a {
	font-weight: normal;
	padding: 1px 1px 0 2.5em;
/*	padding: 1px 1px 0 25px;*/
}

html>body #menu a {
	width: auto;
}

/* Banner */

.banner-left {
	text-align: center; 
	width: 100%; 
	padding: 20px 0 20px 0;
}

/* Books */

.vrezka {
	border: 1px solid Black;
	padding: 10px;
}

/* Lang switch */

#lang-switch {
	margin-top: -1.7em;
/*	padding-top: 20px;*/
	vertical-align: middle;
	float: right;
	display: inline;
	font-size: 8pt;
	color: #A1988A;
/*	padding-right: -3.5em;
	padding-left: 3.5em;*/
}

/* Books */

.books-checks td {
	vertical-align: top;
	border: 1px solid #ddd;
	text-align: center !important;
}

.books-checks label {
	display: block; 
	width: 100%; 
	text-align: left;
	padding: 8px;

/*	padding: 8px 0 8px 0;*/
}

.books-checks div {
	width: 100%;
	display: block; 
	text-align: center;
	padding: 3px 0 3px 0;
}

.books-checks input {
	border-bottom: 1px solid #ddd;
	display: block;
	width: 93% !important;
	background-color: transparent;
}


