@import url("../../parts/styles_lt4/global.css");

body
{
	font-family: "Droid Sans", Arial, Verdana, sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	background: #fff;
}

body.home, body.inner
{
	padding: 20px;
	background: #ecebeb;
}

.allContainer
{
	margin: 0;
	padding: 5px 20px;
	zoom: 1;
}
.widthContainer
{
	width: 997px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.contentBG
{
	color: #000;
	background: white;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	padding-bottom: 1px;
}
.editorContentMain
{
	color: #000;
	background: white;
}

header.page .banner
{
	position: relative;
	height: 160px;
	margin: 0;
}
header.page .banner a
{
	display: inline-block;
	text-decoration: none;
}
header.page .banner a:focus { background: transparent; box-shadow: 0 0 8px #ffffcc; }
header.page .banner .logo, header.page .banner .title
{ 
	position: absolute;
	top: 20px;
	left: 20px;
	display: block; 
	border: none; 
}
header.page .banner .title { font-size: 30pt; }
header.page .banner .slogan 
{
	font-size: 20pt; 
	position: absolute; 
	top: 100px; 
	right: 10px; 
}
.searchSocial { top: 10px; bottom: auto;}
.mainTable
{
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	border: 0;
	background: #fff url(images/contentgrad.png) repeat-x top left;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.mainTable td.column { vertical-align: top; text-align: left; padding: 0 }
/* column dimensions */
.mainTable td.centerColumn { padding: 20px; }
.mainTable td.leftColumn { width: 240px; max-width: 240px; padding: 8px; }
.mainTable td.rightColumn { width: 310px; max-width: 310px; padding: 8px; }
.home .mainTable td.rightColumn { padding: 0 8px 8px 8px; }

.mainTable td.leftColumn, .editorContentLeft   { color: inherit; }
.mainTable td.centerColumn, .editorContentMain { color: inherit; }
.mainTable td.rightColumn, .editorContentRight { color: inherit;  }

a {	color: #4d747a; }
a:hover { color: #000; }
a:focus { outline: none; background: #ffffcc; color: #bf1722; }
:focus { outline:none; }
::-moz-focus-inner { border:0; }

a#skipLink 
{ 
	background: transparent;
	top: -40px; 
	left: 0; 
	color: white;
	transition: top 1s ease-out 0s, background 1s linear 0s;
	border-radius: 0 0 5px 0; 
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 8px 5px;
}
a#skipLink:focus 
{
	background: #bf1722;
	top: 0;
	transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
}
input:focus { background: #ffffcc; color: #000;}

/*===( HEADLINES )===*/
h1, h2, h3, h4, h5 {  }
h1, h2, .centerColumn section h3 
{
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 180%;
	font-weight: normal;
	line-height: 115%;
	color: #131c23;
	text-align: center;
}
.centerColumn section h2, 
.centerColumn article h2
{ font-size: 160%; text-align: left; }
.centerColumn section h3, 
.centerColumn article h3 
{ font-size: 140%; text-align: left; }
h4 {}
h1 a, h2 a, h3 a, h4 a, h5 a {}
div.readmore { font-weight: bold; }

.centerColumn .box, .editorContentMain {}
.centerColumn .box > h1 { margin-bottom: 10px; }
.centerColumn .box > .body, .editorContentMain {  }
.attachments {}
.centerColumn a, .editorContentMain a {  }
.centerColumn a:hover, .editorContentMain a:hover {}

.leftColumn .box, .editorContentLeft 
{ 
	margin-bottom: 10px; 
}
.leftColumn .box h2
{
	font-family: "Droid Sans", Arial, sans-serif;
	text-transform: uppercase;
	background: #2e2962;
	color: #fff;
	font-size: 180%;
	line-height: 115%;
	text-align: center;
	padding: 8px 0; 
}
.leftColumn .box .body, .editorContentLeft { padding: 8px; background: transparent url(images/sidebargrad.png) repeat-x top left; }
.leftColumn a, .editorContentLeft a {  }
.leftColumn a:hover, .editorContentLeft a:hover { }

.rightColumn .box, .editorContentRight
{
	margin-bottom: 10px;
}
.home .rightColumn .content { margin-top: -475px; }
.rightColumn .box h2
{
	font-family: "Droid Sans", Arial, sans-serif;
	text-transform: uppercase;
	background: #2e2962;
	color: #fff;
	font-size: 180%;
	line-height: 115%;
	text-align: center;
	padding: 8px 0; 
}
.rightColumn .box .body { background: transparent url(images/sidebargrad.png) repeat-x top left; padding: 8px; }
.rightColumn A, .editorContentRight a {	 }
.rightColumn A:hover, .editorContentRight a:hover {}

.rightColumn .box .body.ru { background: #ecebeb; padding: 10px;}
.rightColumn .box .body.ru label.ru_label { display: block; font-weight: bold; margin-top: 10px; }
.rightColumn .box .body.ru input { display: block; width: 97%; }
.rightColumn .box .body.ru input#ru_subscribe 
{ 
	padding: 6px; 
	text-transform: uppercase; 
	width: 100%; 
	border-radius: 6px;
	background-color: #790000;
	color: white;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 20px;
	margin-top: 10px;
	border: none;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.rightColumn .box .body.ru input#ru_subscribe:hover
{
	box-shadow: -3px -3px 4px rgba(0,0,0,0.3);
}


/* Filmroll */
.filmrollBar { display: block; margin-bottom: 20px; }
div.film_roll_wrapper { vertical-align: top; }
ul#filmroll { margin: 0 50px; padding: 0; }
#filmroll li
{
	width: 240px;
	text-align: center;
	margin: 5px 0;
}
#filmroll li a { display: inline-block; }
#filmroll li img { opacity: 0.8; }
#filmroll li.active img { opacity: 1.0; }
.film_roll_prev, .film_roll_next, .film_roll_pager { display: none !important; }

.arrowwrap { position: relative; height: 0; }
.arrowwrap img { cursor: pointer; }
.arrowwrap .arrowleft { position: absolute; bottom: 60px; left: 5px; width: 24px; height: 33px; }
.arrowwrap .arrowright { position: absolute; bottom: 60px; right: 5px; width: 24px; height: 33px; }

footer.main
{
	position: relative;
	color: #fff;
	background: #2e2962;
	margin: 6px;
	padding: 5px 8px;
	overflow: wrap;
	min-height: 17px;
}
footer.main .text
{
	font-family: "Droid Sans" Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
}
footer.misc { position: relative; }
footer.misc a, footer.misc a.small
{
	color: #555;
}
footer.misc a:focus, 
footer.misc a.small:focus,
footer.misc a:hover
{
	background: #ffffcc;
	color: #000;
	text-decoration: underline;
}

footer.misc ul
{
	text-align: center;
	margin: 0;
	/* font-size: 8pt; */
}
nav.horizontal.footer { margin: 1em; }
footer.misc ul { text-align: center; }
footer.misc ul li 
{
	list-style-position: outside;
    list-style-type: none;
	display: inline-block;
	border-right: 1px solid #fff;
	padding-right: 3px;
	margin: 0 0 3px 3px;
	line-height: 100%;
	font-size: 8.5pt;	
}
footer.misc ul li:last-child { border-right: none; }
footer.misc ul li a { font-weight: normal; padding: 1px 3px; text-decoration: none; }
footer.misc { text-align: center; }
footer .verticalLogo_text { margin: 0; }
footer .verticalLogo_text a { float: right; color: #6699cc; margin-bottom: 0;}
footer .verticalLogo_text a:hover {}

nav li a {}
nav > ul > li > a {	font-weight: normal; }
nav li.current > a, nav li.open > a, nav li:hover > a {}

/* vertical */
nav.vertical { margin-bottom: 1em; }
nav.vertical > ul > li > a
{
	color: #2e2962;
	margin-bottom: 2px;
	text-transform: uppercase;
}
nav.vertical > ul > li.current > a,
nav.vertical > ul > li.open > a,
nav.vertical > ul > li:hover > a,
nav.vertical > ul > li > a:focus
{
	color: #2e2962;
	text-decoration: underline;
}
nav.vertical li li > a
{
	color: #2e2962;
	margin-bottom: 2px;
}
nav.vertical li li.current > a,
nav.vertical li li.open > a,
nav.vertical li li > a:hover,
nav.vertical li li > a:focus
{
	color: #2e2962;
	text-decoration: underline;
}

/* horizontal */
nav.horizontal { background: none; }
nav.horizontal > ul  > li
{
	display: inline-block;
	border-right: 1px solid #333;
	padding-right: 3px;
	margin: 0 0 3px 3px;
	line-height: 100%;
}
nav.horizontal > ul  > li:last-child { border-right: none; }
nav.horizontal > ul  > li > a {}
nav.horizontal li.current > a, nav.horizontal li.open > a, nav.horizontal li:hover > a {}

/* cookie crumb */
/*
nav.cookiecrumb { color: #637593; } 
nav.cookiecrumb a {	color: #637593;	}
nav.cookiecrumb li.current:last-child a { color: black; }
*/

/* all block */
nav.block a, nav.topLevelBlock > ul > li > a
{
	font-size: 13pt;
	font-weight: bold;
	padding: 4px 15px;
}
nav.block > ul > li > a {}
nav.block li.current > a, nav.block li.open > a, nav.block li:hover > a {}

/* horizontal-block */
nav.horizontal.block { text-align: right; margin-bottom: 10px; padding-right: 8px; }
nav.horizontal.block > ul { white-space: nowrap; }
nav.horizontal.block > ul  > li
{
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
	line-height: normal;
}
nav.horizontal.block > ul > li > a
{
	text-transform: uppercase;
	color: #2e2962;
	border: none;
	margin-right: 3px;
	border-radius: 5px;
	/* text-transform: uppercase; */
	/* border-left: 1px solid #666; */
}
nav.horizontal.block > ul > li:last-child { border-right: none; }
nav.horizontal.block > ul > li:last-child a
{
	margin-left: 3px;
	border-radius: 5px;
	background: #751d1c;
	color: white;
}
nav.horizontal.block > ul > li.current > a,
nav.horizontal.block > ul > li.open > a,
nav.horizontal.block > ul > li:hover > a 
{
	color: #2e2962;
	text-decoration: underline;
}
nav.horizontal.block > ul > li:last-child.current > a,
nav.horizontal.block > ul > li:last-child.open > a,
nav.horizontal.block > ul > li:last-child:hover > a { color: white; }

nav.horizontal.block li li > a { color: #2e2962; display: block; }
nav.horizontal.block li li.current > a,
nav.horizontal.block li li.open > a,
nav.horizontal.block li li > a:hover
{
	color: #2e2962;
	text-decoration: underline;
}
nav.horizontal.block > ul > li.open > a
{
	position: relative;
	z-index: 1002;
}

/* subsections */
nav.subsections ul { list-style-type: none; padding-left: 10px; }
nav.subsections a {	text-decoration: none; color: #333; font-weight: bold; }
nav.subsections li.open > a, nav.subsections li.current > a { color: #952f25; }

/* menus */
nav.vertical.menu > ul ul
{
	background-color: #fff;
	width: 240px;
	text-align: left;
	box-shadow: -7px 7px 10px rgba(0,0,0,0.1);
	padding: 5px;
}
nav.horizontal.menu > ul ul
{
	background-color: #fff;
	width: 240px;
	text-align: left;
	box-shadow: -7px 7px 10px rgba(0,0,0,0.1);
	padding: 5px;
}
/* nav.horizontal.menu.block > ul > li > ul { border-radius: 0 5px 5px 5px; } */
/* nav.horizontal.menu.block > ul > li > ul > li:first-child > a {	border-top-right-radius: 5px; } */



/* calendar */
.calMonth table
{
	border: none;
	background-color: #506270;
	border-spacing: 1px;
	border-collapse: separate;
	font-size: 90%;
}
.calMonthHeading
{
	background-color: #506270;
	border: none;
	font-size: 90%;
}
.calDayHeading th
{
	background: #5e7282;
	color: #ddd;
}
.calDay
{
	color: #333;
	background: #eff1f3;
}
.calMonth td, .calMonth th { border: none; }
.calGrayDay
{
	background: #bec4c9;
	color: #333;
}
.calToday { background-color: #ffffdd; filter: none; }
.eventTip
{
	color: black;
    border-color: #525200;
	background-color: #ffff88;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* skitter slider */
.border1 { margin-left: 8px; }
.border2 { }
.border3 { }
.box_skitter.box_skitter_large { width: 650px; height: 475px; }
.box_skitter .progressbar { border: 1px solid #ccc; left: 5px; }
.box_skitter.box_skitter_large .info_slide_dots { bottom: 5px; }
.box_skitter.box_skitter_large .info_slide_dots > .image_number { height: 12px; width: 12px; background-color: rgba(255,255,255,0.5); border: 1px solid #ccc; }
.box_skitter.box_skitter_large .info_slide_dots > .image_number_select { background-color: rgba(99,0,0,0.5);}

