/* Read First <<<<<<<<<<<!@#!@#!@#!@#!@#!@#!@#!@#
   Here values must be:
   padding-bottom >= -margin-top >= height */
body { font-size: 0.875em; } /* == 14em*/
/*html, body, .sticky-wrap {height: 100%;}
body > .sticky-wrap {height: auto; min-height: 100%;}
.sticky-main {
  padding-bottom: 130px;  value padding-bottom  
}
.sticky-footer {
  position: relative; 
  margin-top: -65px;     value margin-top 
  height: 65px;          value height 
  clear:both;
}
*//* end Sticky footer */
body > .sticky-wrap {height: auto; min-height: 80%;}


body { background: black url("../i/teatr-bg.jpg") top center no-repeat; color: #ccc; background-attachment: fixed; }

.sticky-main {}
#header  { width: 950px; padding-top: 0px; /*background: black url("../i/teatr-bg.jpg") top center no-repeat;*/ }

#primary , #secondary{ width: 680px; /* padding-left:5px; padding-right:5px;*/ margin-left: auto; margin-right: auto; text-align: left;}
#primary {overflow: hidden;}

#footer  { color: white; text-aligncenter; height: 65px; background: url("../i/h-border.png") repeat-x;/*background: url("../i/v-border.png") repeat-y;*/}
#footer div  { /*background: url("../i/v-border.png") repeat-y right;*/  background: transparent; padding-top: 15px;}
#footer h5, #footer div p{ line-height: 14px; margin:0; padding:0; color: #eee; font-weight: normal}
#footer p{}
#footer a { color: white;}


.btop {background: url("../i/h-border.png") repeat-x; height: 10px;}
/*#logo { height: 75px; width: 250px; background: url("/../i/logo.png") no-repeat right; position: absolute; top: 80px; right: 118px;}*/
.bleft { background: url("../i/v-border.png") repeat-y; /*padding-bottom:9999px; margin-bottom:-9999px;*/}
.bright { background: url("../i/v-border.png") repeat-y right ; /*padding-bottom:9999px; margin-bottom:-9999px;*/}
#text { margin-left: 11px; margin-right: 11px; padding: 15px; background: #080000;}
hr { height: 1px; }

#top-menu { margin-left: 11px; margin-right: 11px; margin-top: 0px; background: url("../i/top-menu-bg.jpg") no-repeat center; }
#top-menu table{ margin: 0; margin-top: 0px; width: 100%; }
#top-menu table a{ display: block;  line-height: 30px; text-align: center;
                   height: 40px; font-size: 1.6em; text-decoration: none; color: #f0f0f0; }
#top-menu table a span { cursor:pointer; color: #f2f2f2; }
#top-menu table td{ padding: 5px; }

#top-menu table a.active { border-bottom: 2px white solid; color:white;/*background-color:#cc3333; background-position: 0 -110px*/}
#top-menu table a:hover { /*text-decoration: underline;*/ color:white;}
#top-menu table a:hover span { /*text-decoration: underline;*/ color:white;}

#lang {height:49px; font-size: 16px; font-style: italic; color: #ccc; display:none;}
#lang a{color: #ccc;}
#lang a:hover{color: #fff;}
#bottom-menu {text-align:right; line-height: 10px;}
#bottom-menu a{color: #cc3333; text-decoration: none; padding: 0 4px;}
#bottom-menu a.active {}
#bottom-menu a:hover { text-decoration: underline;}

#header h2 {color: #cc3333}



h1, h2, h3, h4, h5, h6 {color:#666;}


.middled { width: 110px; height: 50px; display: table-cell; vertical-align: middle; text-align: center; color: white; }

.relative {position: relative;}

form label.form-error {position:absolute; top: -8px; left:0; background: none; border: none; color: red; margin: 0; padding: 0; line-height:16px; font-size: .8em; font-weight:normal}

table, td, th {vertical-align:top !important;}

.for-image {margin: 0 0.5em 0.5em 0; border: silver solid 1px;}

h2 {color: #ccc}
.reset {padding:0; margin:0;}
p + p { text-indent:0em; margin-top:-1.5em; }

a {color: #777;}
a:hover, a:active {color: #999}
.lightbox {} /* in oreder to use lightbox jquery plugin in tinymce*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}