/* CSS Document. Character set: UTF-8 */

/* Base */
* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 8pt;
	color: #3e3e3e;
	margin: 0;
	padding: 0;
}

a {
	color: #919191;
	text-decoration: underline;
}

a:hover {
	color: #e78d00;
	text-decoration: none;
}

a img {
	border: 0;
}

img.block {
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	color: #2bc202;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0;
	padding: 0;
}

h1 {}
h2 { color: #e99002; }
h3 {}
h4 {}
h5 {}
h6 {}

a h2 {
	text-decoration: none;
}

a:hover h2 {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

input, textarea {
	border: 1px solid #e2e2e2;
	padding: 0;
	margin: 0;
}

input.radio, input.checkbox {
	border: 0;
}

form {
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
	margin-left: 25px;
	list-style: none;
	text-indent: 0;
/*	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 25px;*/
}

ul li {
	list-style-image: url(/img/li1.gif);
	list-style-position: inside;
	/*background: url(/img/li.gif) no-repeat left 2px;*/
	padding: 2px 0 2px 25px;
	text-indent: 0;
}
/* IDs */

#mainContaner {
	min-width: 990px;
}

#headerContainer {
	height: 433px;
}

#headerContainer #headerIns {
	background: #FFF url(/img/header-bg.jpg) repeat-x left 50px;
	border: 0;
	height: 433px;
	width: 100%;
}
/*
#headerContainer #headerIns2 {
	height: 13px;
}
*/
#headerLogo {
	width: 219px;
	vertical-align: top;
	background-color: #FFF;
}

#headerChilds {
	vertical-align: top;
	/*background: url(/img/header-childs.jpg) no-repeat left 50px;*/
}

#headerChilds img.childs {
	margin-top: 50px;
}

#headerFlash {
	width: 92px;
	vertical-align: top;
	background: url(/img/header-flash-bg-balloons.jpg) no-repeat;
}

#headerUnderLogoFlash {
	height: 52px; /* 65 - 13 = 52 */
	width: 189px; /* 219 - 30 = 189 */
	margin-top: 50px;
	padding-top: 13px;
	padding-left: 30px;
	/*border: 1px solid red;*/
}

#headerUnderLogoFlash span {
	color: #58ade3;
	font-size: 12pt;
	line-height: 15px;
}

#headerLogoFlash {
	background: url(/img/logo-kroshkaru.jpg) no-repeat;
	height: 208px;
	width: 219px;
}

#middleContainer {
	
}

#footerContainer {
	background: #FFF url(/img/footer-bg.jpg) no-repeat left bottom;
	height: 298px;
}

#footerFlash {
	background: #FFF url(/img/footer-kangaroo.jpg) no-repeat;
	width: 230px;
	height: 237px;
}

#footerInfo {
	height: 61px;
	width: 100%;
}

#foterInfoLeft {
	text-align: left;
	vertical-align: middle;
	padding-left: 17px;
	width: 50%;
	color: #FFF;
}

#foterInfoRight {
	text-align: right;
	vertical-align: middle;
	padding-right: 17px;
	width: 50%;
}

#foterInfoRight span {
	color: #aeaeae;
	font-size: 10pt;
}

#foterInfoRight img {
	vertical-align: middle
}

#foterInfoLeft a {
	color: #FFF;
	font-size: 10pt;
	text-decoration: none;
}

#foterInfoLeft a:hover {
	text-decoration: underline;
}

#overSideBar1 {
	width: 230px;
}

#menuBar {
	padding-left: 37px;
}

#menu1OverFlash {
	position: absolute;
	z-index: 10;
	left: 219px;
	top: 323px;
	width: 160px;
	height: 133px;
	background: url(/img/menu1-kangaroo.jpg) no-repeat;
}

#middleIns1, #middleIns2 {
	width: 100%;
}

#menu1 {
	margin-top: 13px;
	height: 64px;
	width: 100%;
}

#menu1Row1 {
	background: #2bc202 url(/img/menu1-corner-lt.gif) no-repeat;
	padding-left: 14px;
	height: 32px;
}

#menu1Row2 {
	background: #11d0dc url(/img/menu1-corner-lb.gif) no-repeat;
	padding-left: 14px;
	height: 32px;
}

#sideBar1 {
	width: 230px;
	vertical-align: top;
	padding-top: 15px;
}

#contentBar {
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top;
}

#sideBar2 {
	width: 230px;
	vertical-align: top;
	padding-top: 15px;
}

.sideBar1Header {
	background: #e99002 url(/img/sidebar-header-bg.gif) no-repeat;
	height: 20px; /* 22 - 2 = 20 */
	width: 148px; /* 172 - 24 = 148 */
	padding-top: 2px;
	margin-left: 24px;
	padding-left: 24px;
}

.sideBar1Header span {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
}

ul#menu1Block1, ul#menu1Block2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu1Block1 li, ul#menu1Block2 li {
	list-style-image:none;
	background: none;
	display: block;
	float: left;
	padding: 0 14px;
	height: 24px;
	vertical-align: middle;
	padding-top: 8px;
}
ul#menu1Block1 li.delimiter, ul#menu1Block2 li.delimiter {
	background: url(/img/menu1block1-delimiter.gif) no-repeat;
	padding: 0;
	width: 2px;
	height: 32px;
}

ul#menu1Block2 li.delimiter {
	background: url(/img/menu1block2-delimiter.gif) no-repeat;	
}

ul#menu1Block1 li a, ul#menu1Block2 li a {
	color: #FFF;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

ul#menu1Block1 li.selected a, ul#menu1Block2 li.selected a {
	color: #FFF;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

ul#menu1Block1 li.selected span, ul#menu1Block2 li.selected span {
	color: #FFF;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: underline;
}

ul#menu1Block1 li a:hover, ul#menu1Block2 li a:hover {
	text-decoration: underline;
}

#fastSearch {
	background: #fda311 url(/img/fastsearch-bg.gif) repeat-x;
	border: 0;
	width: 230px;
	height: 76px;
}

#fastSearchCol1 {
	background: url(/img/fastsearch-loupe.jpg) no-repeat;
	height: 76px;
}

#fastSearchCol2 {
	background: url(/img/fastsearch-right.gif) no-repeat right;
	text-align: center;
	padding: 0;
	height: 56px;
	padding-top: 20px;
	padding-left: 65px;
}

#fastSearchCol2 span {
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	line-height: 15px;
}

ul.menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 12px 5px 15px 75px;
}

ul.menu2 li {
	background: none;
	list-style-image: none;
	margin-bottom: 3px;
	padding: 0;
}

ul.menu2 li a {
	color: #4b793f;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;

}

ul.menu2 li.selected a {
	color: #e99002;

}

ul.menu2 li a:hover {
	text-decoration: underline;
}

ul.menu2 li.selected span {
	color: #e99002;
	font-weight: bold;
	font-size: 10pt;
}

#sideBarTeachersMainContainer {
	width: 192px;
	margin-left: 38px;
	margin-top: 17px;
}

.sideBarTeacherContainer {
	background-color: #f0f0f0;
	padding: 7px 0 7px 7px;
}

.sideBarTeacherContainer img {
	border: 3px solid #FFF;
	margin-bottom: 12px;
}

.sideBarTeacherContainer span.name, .sideBarTeacherContainer a.name {
	display: block;
	color: #4c7a40;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.sideBarTeacherContainer a.name:hover {
	color: #4c7a40;
	text-decoration: underline;
}

.sideBarTeacherContainer .activity {
	color: #82937e;
	font-size: 8pt
}

.sideBarTeacherContainer .activity a {
	text-decoration: none;
}

.sideBarTeacherContainer .activity a:hover {
	text-decoration: underline;
}

.sideBarTeacherBottomContainer {
	background-color: #2bc202;
	text-align: left;
	padding-top: 1px;
	padding-left: 12px;
	height: 16px;
	margin-bottom: 11px;
}

.sideBarTeacherBottomContainer a {
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #FFF;
}

.sideBarTeacherBottomContainer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#sideBarVoteContainer, #sideBarVoteResultContainer {
	padding-left: 45px;
	margin-top: 34px;
}

.voteResultContainer {
	margin: 0;
	/*margin-top: 5px;*/
	margin-bottom: 5px;
	padding: 10px;
}

#sideBarVoteContainer span.header, #sideBarVoteResultContainer span.header, .voteResultContainer span.header {
	display: block;
	color: #2bc202;
	font-size: 10pt;
	font-weight: bold;
}

.voteResultContainer a.header {
	color: #2bc202;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.voteResultContainer a.header:hover {
	color: #2bc202;
	text-decoration: underline;
}

#sideBarVoteResultContainer span.votePersents, .voteResultContainer span.votePersents {
	color: #a7a7a7;
	font-size: 7pt;
}


#sideBarVoteList, #sideBarVoteResultList, .voteResultList {
	list-style: none;
	margin: 0;
	margin-top: 7px;
	padding: 0;
}

#sideBarVoteList li, #sideBarVoteResultList li, .voteResultList li {
	background: none;
	list-style-image: none;
	margin-bottom: 5px;
	padding: 0;
}

#sideBarVoteList li input {
	vertical-align: middle;
}

#sideBarVoteList li label, #sideBarVoteResultList li {
	background: none;
	color: #3e3e3e;
	font-size: 8pt;
}

#sideBarVoteContainer a, #sideBarVoteResultContainer a {
	color: #a7a7a7;
	font-size: 7pt;
	text-decoration: none;
}

#sideBarVoteContainer a:hover, #sideBarVoteResultContainer a:hover {
	text-decoration: underline;
}

#sideBarVoteContainer span.delimiter, #sideBarVoteResultContainer span.delimiter {
	color: #a7a7a7;
	font-size: 7pt;
}

#sideBarVoteContainer a.vote-submit, a.talk-submit {
	display: block;
	background: #92e97b url(/img/vote-submit-but.jpg) no-repeat;
	width: 57px;
	height: 15px;
	color: #FFF;
	text-decoration: none;
	font-size: 7.5pt;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 14px;
	margin-bottom: 12px;
}

a.talk-submit {
	width: 61px;
	padding-left: 8px;
}

a.talk-submit:hover {
	color: #FFF;
}

#sideBarVoteContainer a.vote-submit:hover {
	text-decoration: none;
}

.perpageLink {
	background-color: #e2e2e2;
	color: #888888;
	padding: 0 4px;
}

.perpageLink a {
	color: #888888;
	text-decoration: none;
}

.perpageLinkActive {
	background-color: #e89103;
	color: #fff;
	padding: 0 4px;
}

.voteResultOdd {
	background-color: #f0f0f0;
}

.voteResultEven {
	background-color: #fff;
}

span.contactsPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #e99002;
}

#sideBar2ContactsContainer {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 36px;
	padding-top: 10px;
	line-height: 18px;
}

#sideBar2ContactsContainer p {
	padding: 0;
	margin: 0;
}

#contactsMap {
	text-align: right;
}

#contactsMap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #676767;
	text-decoration: underline;
}

#contactsMap a:hover {
	text-decoration: none;
}

#talksContainer {
}

.talkContainer {
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin-bottom: 15px;
}

.talkHeader {
	padding-bottom: 10px;
}

.talkAuthor {
	font-weight: bold;
	color: #e99002;
}

.talkDate {
	font-weight: normal;
	color: #b6b6b6;
	font-size: 8pt;
}

.talksMessage {
	color: #3e3e3e;
}

#talksAddContainer {
	margin-top: 20px;
}

.talksAddError {
	background: url(/img/message-block-error-icon.png) no-repeat 10px 7px;
	border: 1px solid #CC0000;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px;
	padding-left: 50px;
}

.talksAddSuccess {
	background: url(/img/message-block-success-icon.gif) no-repeat 10px 7px;
	border: 1px solid #28be00;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px;
	padding-left: 50px;
}

.talksAddHeader {
	color: #28be00;
	font-weight: bold;
	margin-bottom: 5px;
}

#teachersContainer {
	margin-bottom: 15px;
}

#teachersContainer .header {
	font-size: 9pt;
	padding-bottom: 5px;
}

#teachersContainer h2.teachers1Header {
	display: inline;
	color: #2bc202;
	font-weight: bold;
}

#teachersContainer .teacherContainer {
	background-color: #f0f0f0;
	padding: 7px 0 7px 7px;
	margin-bottom: 15px;
}

.teacherContainer img {
	
}

.teacherContainer span.name, .teacherContainer a.name {
	color: #4c7a40;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.teacherContainer span.name {
	display: block;
}

.teacherContainer a.name:hover {
	color: #4c7a40;
	text-decoration: underline;
}

.teacherContainer .activity {
	color: #82937e;
	font-size: 8pt
}

.teacherContainer .activity a {
	text-decoration: none;
}

.teacherContainer .activity a:hover {
	text-decoration: underline;
}

#teacherDescriptionShort {
	color: #000;
	font-size: 9pt;
	margin-top: 10px;
	text-align: justify;
	padding-right: 10px;
}

.teacherInfoRow {
	border-bottom: 1px dotted #000;
}

.teacherInfoLeft {
	width: 150px;
	padding: 3px 0;
	vertical-align: top;
}

.teacherInfoRight {
	padding: 3px 0;
	vertical-align: top;
}

.teacherInfoRight a {
	text-decoration: none;
}

.teacherInfoRight a:hover {
	text-decoration: underline;
}

.teacherInfoLeft span {
	color: #e08f0c;
	font-weight: bold;
}