/*
RESET
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
/*
/RESET
*/

/*
GENERAL
*/
html, body{ height: 100%;}
	
a img {border:none;}

table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #776A52 /*#006156*/;
	background-color:#012A24;
	background-image:url("../img/bg-body.jpg");
	background-repeat:repeat-x;
}

a {
text-decoration:none;
color: #006156/*#064E88*/;
}

strong {font-weight: bold;}

h2 {font-size: 1.3em; color: #0876A7; font-weight:300; margin:2px;}
h3 {font-size: 1.2em; color: #908164 ; margin:2px;} 

.left {text-align: left;}

.p {text-indent: 20px; text-align: left;}
.p a {border-bottom: 1px dashed #AF9D79;}
/*
/GENERAL
*/


/* 
MAIN TPL TABLE CLASSES
*/
#leftHandler {
	min-width: 240px;
	text-align:center;
	vertical-align: top;
	color: #F7F7F7;
}

#centerHandler {
	width:100%;
	text-align:center;
	vertical-align: top;
}

#rightHandler {
   min-width: 220px;
	text-align:center;
	vertical-align: top;
}

#leftPicNav {
	padding: 0px 0px 0px 0px;
}

#leftPicNav li {
	padding: 10px 0px 10px 0px;
	list-style: none;
	text-align: center;
}
/* 
/MAIN TPL TABLE CLASSES
*/


/* 
MAIN TPL CELL
*/
#tpl_tlc {
width: 40px;
height: 49px;
}

#tpl_trc {
width: 40px;
height: 49px;	
}

#tpl_tm {
height: 49px;  
background-image: url(../img/tpl_tm.png);
background-repeat: repeat-x;
}

#tpl_blc {
width: 40px;
height: 55px;
}

#tpl_brc {
width: 40px;
height: 55px;	
}

#tpl_bm {
height: 55px;
background-image: url(../img/tpl_bm.png);
background-repeat: repeat-x;
}


#tpl_lm {
width: 40px;
background-image: url(../img/tpl_lm.png);
background-repeat: repeat-y;
vertical-align: top;	
}

#tpl_rm {
width: 40px;
background-image: url(../img/tpl_rm.png);
background-repeat: repeat-y;
vertical-align: bottom;		
}

#tpl_content {
background-color: #FBF8E5;
height: 88%;
text-align: center;
vertical-align: top;
}

.tpl_years {
   margin: 0 0 0 10px;
   list-style: none;
   font-size: 12px;
	font-weight: bold;
	float: left;
}
.tpl_years li {float:left; margin-top: 1px; width: 44px; height: 45px; text-align:left;}
.tpl_years li:hover {
   background-image: url(../img/tpl_top_green.png);
   background-repeat: no-repeat;
	}
.tpl_years li a {
	display:block;
	cursor:pointer;
	width: 30px;
	height: 25px;
	float:left;	
	color: #908164;
	margin: 24px 0px 0px 12px;
}
.tpl_years li a:hover {
color: #FFF;
}
#currYear{
	background-image: url(../img/tpl_top.png);
   background-repeat: no-repeat;
	color: #FFF;
	padding:24px 0 0 12px;
	margin: 1px 0 -24px 0;
}

.longTitle {
	font-family: arial, verdana, tahoma,  sans-serif;
	font-size: 1.8em;
   font-weight: 200;
	color: #006156/*#908164*/;
	margin: 10px;
   text-transform: uppercase; 
}

.centerText {
 text-align: left;
}

.imgTip img{
	 margin: 1px;
	 border: 3px double #cdd2c5;
}

.imgLink {
	 margin: 1px;
	 border: 3px double #cdd2c5;
}

.infoTable td{
	border-bottom: 1px dashed #AF9D79;
	padding: 1px;
	vertical-align: top;
	text-align: left;
}
.infoTable tr:hover{
   background-color: #FDFBF0;
	border-bottom: 1px solid #AF9D79;
}

.errMsg {
	color: #FA8C3B;
	font-size: 16px; font-weight:  bold;
}

#topRightAd
{
	margin: 20px 0px 0px 0px;
}
/* 
/MAIN TPL CELL
*/

/*
LOGIN FORM
*/
.loginForm {
font-size: 14px;
margin: 10px 0px 10px 0px;
color: white;
}
.loginForm a{
   color: white;
   border-bottom: 1px dashed white; 
}
.loginInput {
	width:195px;
	border: 1px solid #066359;
	background-color: #009C8E;
	color: #FBF8E5;
	text-align: center;
	margin-bottom:5px;
}
/*
/LOGIN FORM
*/

/*
NEWS
*/
.newsImg {       

	 margin: 0px 8px 0px 5px;
	 float: left;
	 border: 3px double #cdd2c5;
}
.newsLink {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	font-family: arial, sans-serif;
   text-transform: uppercase;
}
.newsItem {
	padding-bottom: 5px;
} 
.newsText {
   display: block;
	padding: 5px 0 5px 0;
}
.newsText a { border-bottom: 1px dashed #AF9D79;}
.newsAttr{
float:right;
font-size: 0.8em;
}
.digits { font-family: Georgia, sans-serif;}
/*
/NEWS
*/

/*
DITTO PAGINATION
*/
.ditto_currentpage {
  font-weight: bold;
  background-color: #AF9D79;
  padding: 1px 3px 1px 3px;
  color: white;
}

.ditto_page a{
  padding: 1px 3px 1px 3px;
}

.ditto_page a:hover {
  background-color: #AF9D79; color: white; font-weight: bold;
}
/*
/DITTO PAGINATION
*/






/* 
jQuery Scrollable
*/
div.scrollable {   
    position:relative; 
    overflow:hidden;       
    height: 160px;      
    width: 150px;
	 left: 50px;   
} 

div.scrollable div.items {     
    position:absolute;  
    height:20000em;  
}

div.items div {
	 padding-bottom: 10px;  
}
/* 
/jQuery Scrollable
*/


/* 
jQuery Droppy - Fading Menu
*/
 #nav { display: block; margin: 7px 0px 12px 0px; padding: 0; position: relative; width: 570px;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Øèðèíà âûïàäàþùèõ ýëåìåíòîâ */
#nav ul { width: 180px; }
#nav ul ul { left: 151px;}

/* Everything else is theming */
#nav { background-color: #FBF8E5; height: 24px; }
#nav *:hover { background-color: none; }
#nav a {color: #776A52; font-size: 14px; /*font-weight: bold;*/ padding: 6px; line-height: 1; }
  #nav ul li { border: 1px solid #AF9D79; width: 210px;}
  #nav li.hover a { background-color: #AF9D79; color: white; }
  #nav ul { top: 24px; }
    #nav ul li a { background-color: #AF9D79; text-align: left; padding-left: 20px}
      #nav ul a.hover { background-color: #FBF8E5; color: #776A52;}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */
/* 
/jQuery Droppy - Fading Menu
*/



/* 
jQuery FancyBox
*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../img/fancy/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancy/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy/fancy_title_right.png) repeat-x;
}
/* 
/jQuery FancyBox 
*/


/* 
jQuery Tipsy 
*/
  .tipsy { padding: 5px; font-size: 14px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
  .tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 600px; text-align: center; }
  .tipsy-north { background-image: url(../img/tipsy/tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(../img/tipsy/tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(../img/tipsy/tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(../img/tipsy/tipsy-west.gif); background-position: left center; }
/* 
/jQuery Tipsy 
*/