/* Designed By SergY14 */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video 
{
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:url(../images/tail-body.jpg) center top; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#232931;
	padding-bottom:26px;
}
html { 
	min-width:980px;
	height:100%;
}


/* Global Structure ============================================================= */

/* Movie Start = */

#movie-title{
  background:url(/images/movie-title.png) no-repeat;
  width:445px;
  height:42px;
}
#movie-title a{
  color:#fff;
  font-size:12px;
  line-height:45px;
  padding-left:15px;
  text-decoration:none;
  font-weight:bold;
}

#movie-title a:hover{color:#fff; text-shadow:0px 0px 5px #fff; text-decoration:none;}


#movie-content{
  background:url(/images/movie-content.png) repeat-y;
  width:445px;
  padding:3px;
  color:#000;
}

#movie-footer{
  background:url(/images/movie-footer.png) no-repeat;
  width:445px;
  height:37px;
}
#movie-footer span{
  line-height:44px;
  padding-left:15px;
  color:white;
  }
#movie-footer span a{
  color:white;
  }
#movie-footer span a:hover{text-decoration:none;text-shadow:0px 0px 5px #fff;}
/* Movie End = */

#main {
	margin:0 auto;
	width:980px;
	font-size:.75em;
}

	/* Header */
	header {
		height:132px;
		position:relative;
	}
	
	/* Content */
	section#content {
		width:748px;
		float:left;
	}
	
	/* Sidebar */
	aside {
		float:left;
		width:222px;
		margin-right:10px;
	}
			
	/* Footer */
	footer .right {
		height:40px;
                color:white;
		background:url(../images/footer-right.gif) no-repeat right top;
	}

       footer .right a{color:White;}


/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*---- tailings ----*/
.tail-top { 
	background:url(../images/tail-top.jpg) center top repeat-x;
	min-height:290px;
	height:auto !important;
	height:290px;
}
.header-bg {
	background:url(../images/header-bg.jpg) no-repeat center top;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

fieldset {
	border:0;
}

/*Vertical Menu*/
#v-menu{
list-style:none;
}
#v-menu li{
width:210px;
height:37px;
background:url(/images/v-menu-li.png) no-repeat;
}
#v-menu li:hover{
width:210px;
height:37px;
background:url(/images/v-menu-li-hover.png) no-repeat;
}
#v-menu li a{text-shadow:0px 2px 5px #000;line-height:33px;padding-left:29px;color:white;text-decoration:none;}
#v-menu li a:hover{text-shadow:0px 2px 5px #000;line-height:33px;padding-left:29px;color:white;text-decoration:underline;}

/*----- lists -----*/

.top-menu {
	position:absolute;
	right:0;
	top:38px;
}
	.top-menu li {
		float:left;
		border-right:1px solid #3e454d;
		padding-right:8px;
		margin-right:5px;
	}
	.top-menu li.last {
		border:0;
		margin:0;
		padding:0;
	}
		.top-menu li a {
			color:#6f8197;
			text-decoration:none;
		}
		.top-menu li a:hover {
			color:#d0dcea;
		}

.list {
	padding-bottom:15px;
}
	.list li {
		border-bottom:1px solid #dedede;
		padding:0 0 6px 15px;
		margin-bottom:7px;
		background:url(../images/marker.gif) no-repeat left 2px;
	}
	.list li.last {
		border:0;
		padding-bottom:0;
		margin:0;
	}
		.list li a {
			color:#0077ca;
			font-weight:bold;
			text-decoration:none;
		}
		.list li a:hover {
			text-decoration:underline;
		}

.list1 li {
	position:relative;
	border-bottom:1px solid #d6d6d6;
	min-height:71px;
	height:auto !important;
	height:71px;
	padding:0 0 19px 90px;
	margin-bottom:19px;
}
.list1 li.last {
	border:0;
	margin-bottom:0;
}	
	.list1 li	h2 {
		color:#0077ca;
		line-height:1.111em;
		padding:0;
		position:relative;
		margin-bottom:3px;
	}
		.list1 li	h2 a {
			color:#0077ca;
			text-decoration:none;
		}
		.list1 li	h2 a:hover {
			text-decoration:underline;
		}
		.list1 li	h2 em {
			font-style:normal;
			font-size:.778em;
			line-height:1.4em;
		}
	.list1 li strong {
		width:71px;
		height:71px;
		display:block;
		position:absolute;
		font-weight:normal;
		left:0;
		top:0;
                font-size:8px;
		color:#414445;
		text-transform:uppercase;
		background:url(../images/marker1.gif) no-repeat left top;
		text-align:center;
	}
		.list1 li strong b {
			display:block;
			font-size:3em;
			line-height:1.5em;
			margin-bottom:-7px;
		}
	.list1 li p {
		margin:0;
		line-height:1.17em;
		color:#232931;
		padding-bottom:10px;
		width:260px;
	}
	.list1 li a.button {
		position:absolute;
		right:0;
		bottom:18px !important;
		bottom:17px;
	}
	.list1 li a.more {
		text-decoration:none;
		color:#909497;
		position:absolute;
		left:90px;
		bottom:16px;
	}
	.list1 li a.more:hover {
		color:#0077ca;
	}

.list2 {
	padding-bottom:19px;
}
	.list2 li {
		padding-top:7px;
		width:100%;
		overflow:hidden;
		vertical-align:top;
		border-bottom:1px solid #dedede;
		padding-bottom:20px;
		margin-bottom:25px;
	}
	.list2 li.last {
		border:0;
		padding-bottom:0;
		margin-bottom:0;
	}
		.list2 li img {
			border:1px solid #c7c7c7;
			float:left;
			margin:-7px 15px 0 0;
		}
		.list2 li a {
			font-weight:bold;
			color:#0077ca;
			line-height:1.5em;
		}
		.list2 li p {
			 clear:left;
			 overflow:hidden;
			 margin:0;
			 padding-top:12px;
			 line-height:1.333em;
		}
		
.list3 li {
	padding-top:7px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	border-bottom:1px solid #dedede;
	padding-bottom:23px;
	margin-bottom:24px;
}
.list3 li.last {
	border:0;
	padding-bottom:0;
	margin-bottom:0;
}
	.list3 li img {
		border:1px solid #c7c7c7;
		float:left;
		margin:-7px 15px 0 0;
	}
	.list3 li strong {
		display:block;
		padding-bottom:12px;
	}
		.list3 li strong a {
			color:#0077ca;
			line-height:1.5em;
		}
	.list3 li p {
		 margin:0 0 10px 0;
		 line-height:1.333em;
	}
		.list3 li p.clear {
			overflow:hidden;
			clear:left;
			margin:0;
		}
	.list3 li a.button {
		float:right;
	}
	
.list4 li {
	padding-top:7px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	border-bottom:1px solid #dedede;
	padding-bottom:23px;
	margin-bottom:28px;
}
.list4 li.last {
	border:0;
	padding-bottom:0;
	margin-bottom:0;
}
	.list4 li img {
		border:1px solid #c7c7c7;
		float:left;
		margin:-7px 15px 0 0;
	}
	.list4 li strong {
		display:block;
		padding-bottom:12px;
	}
		.list4 li strong a {
			color:#0077ca;
			line-height:1.5em;
		}
	.list4 li p {
		 overflow:hidden;
		 margin:0;
		 clear:left;
		 line-height:1.333em;
	}
	.list4 li a.button {
		float:right;
	}
	.list4 li .extra-wrap {
		padding-bottom:24px;
	}

	

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:16px;
}
	
.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}
		
.inside {
	padding:10px 0 11px 0;
}
.bottom-indent {
	margin-bottom:10px;
}



/*----- txt, links, lines, titles -----*/
a {
	color:#232931; 
	outline:none;
	border:0;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
}
	h1 a {
		display:block;
		width:380px;
		height:80px;
		background:url(../images/logo.png) no-repeat left top;
		position:absolute;
		left:1px;
		top:5px;
	}
h2 {
	font-size:1.5em;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:25px;
}

.link {
	color:#ff4800;
}

a.button {
	display:block;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
	background:url(../images/button-left.png) no-repeat left top;
}
	a.button span {
		display:block;
		float:left;
		padding:0 13px;
		background:url(../images/button-right.png) no-repeat right top;
	}
	a.button span b {
		display:block;
		background:url(../images/button-tail.gif) repeat-x left top;
		padding:6px 0 6px 0;
	}
	a.button:hover span b {
		color:#000;
	}


/*==================boxes====================*/
.nav-box {
	position:absolute;
	left:1px;
	bottom:0;
	width:728px;
	height:45px;
	background:url(../images/nav-box-bg.jpg) no-repeat left top;
}
	.nav-box nav {
		padding:7px 0 0 10px;
	}
		.nav-box nav ul li {
			float:left;
		}
			.nav-box nav ul li a {
				color:#763107;
				text-transform:uppercase;
				text-decoration:none;
				font-size:1.08em;
				display:block;
				text-shadow:1px 1px #ffaa2f;
				background-repeat:repeat-x;
			}
			.nav-box nav ul li a:hover,
			.nav-box nav ul li.current a {
				text-shadow:0 0 #ffaa2f;
				background-image:url(../images/nav-act-tail.gif);
			}
				.nav-box nav ul li a span {
					display:block;
					background-repeat:no-repeat;
					background-position:left top;
				}
				.nav-box nav ul li a:hover span,
				.nav-box nav ul li.current a span {
					background-image:url(../images/nav-act-left.gif);
				}
					.nav-box nav ul li a span span {
						padding:7px 15px 9px 15px;
						background-repeat:no-repeat;
						background-position:right top;
					}
					.nav-box nav ul li a:hover span span,
					.nav-box nav ul li.current a span span {
						background-image:url(../images/nav-act-right.gif);
					}

.box {
	width:100%;
}
	.box .left-top-corner {
		background:url(../images/left-top-corner.png) no-repeat left top;
		height:47px;
		padding-left:10px;
	}
		.box .left-top-corner1 {
			background:url(../images/left-top-corner1.png) no-repeat left top;
			height:57px;
			padding-left:10px;
		}
	.box .right-top-corner {
		background:url(../images/right-top-corner.png) no-repeat right top;
		height:47px;
		padding-right:10px;
	}
		.box .right-top-corner1 {
			background:url(../images/right-top-corner1.png) no-repeat right top;
			height:57px;
			padding-right:10px;
		}
	.box .border-top {
		background:url(../images/border-top.png) repeat-x left top;
		height:47px;
	}
		.box .border-top1 {
			background:url(../images/border-top1.png) repeat-x left top;
			height:57px;
		}
	.box .left-bot-corner {
		background:url(../images/left-bot-corner.png) no-repeat left bottom;
		height:6px;
		padding-left:6px;
	}
	.box .right-bot-corner {
		background:url(../images/right-bot-corner.png) no-repeat right bottom;
		height:6px;
		padding-right:6px;
	}
	.box .border-bot {
		background:url(../images/border-bot.png) repeat-x left bottom;
		height:6px;
		font-size:0;
		line-height:0;
		overflow:hidden;
	}
	.box .border-left {
		background:url(../images/border.png) repeat-y left top;
		padding-left:1px;
	}
	.box .border-right {
		background:url(../images/border.png) repeat-y right top;
		padding-right:1px;
	}
	.box .xcontent {
		background:url(../images/box-tail.gif) repeat-x left top #fbfbfb;
		width:100%;
		min-height:155px;
		height:auto !important;
		height:155px;
	}
	.box .inner { 
		padding:20px 13px 20px 20px;
	}
		.box .inner1 { 
			padding:0 6px 0 6px;
		}
			.box .inner2 { 
				padding:20px 25px 20px 20px;
			}
	.box h2 {
		color:#fff;
		padding:15px 0 0 12px;
		margin:0;
	}
	
.box1 {
	width:100%;
	background:url(../images/box1-tail.gif) repeat-x left top #f5f5f5;
}
	.box1 .border-left1 {
		background:url(../images/border1.gif) repeat-y left top;
	}
	.box1 .border-right1 {
		background:url(../images/border1.gif) repeat-y right top;
	}
	.box1 .border-bot1 {
		background:url(../images/border1.gif) repeat-x left bottom;
	}
	.box1 .left-bot-corner1 {
		background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
		width:100%;
	}
	.box1 .right-bot-corner1 {
		background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
	}
	.box1 .inner {
		padding:40px 14px 17px 14px;
	}
	
.box2 { 
	width:250px;
	background:url(../images/box2-tail.gif) repeat-y left top;
}
	.box2 .top { 
		background:url(../images/box2-top.jpg) no-repeat left top;
                padding-top:50px;
	}
	.box2 .bot { 
		background:url(../images/box2-bot.jpg) no-repeat left bottom;
		min-height:260px;
		height:auto !important;
		height:260px;
	}
	.box2 .inner { 
		padding:10px 10px 10px 5px;
	}
.R-movie img{padding-left:20px;opacity:0.7;}
.R-movie img:hover{opacity:1;}

.right-top-corner .border-top h2{text-shadow:2px 2px 5px #000;}

	
.box3 { 
	width:100%;
}
	.box3 .left-top-corner { 
		background:url(../images/left-top-corner2.png) no-repeat left top; 
		height:47px; 
		padding-left:10px;
	}
	.box3 .right-top-corner { 
		background:url(../images/right-top-corner2.png) no-repeat right top; 
		height:47px; 
		padding-right:10px;
	}
	.box3 .border-top { 
		background:url(../images/border-top2.png) left top repeat-x; 
		height:47px;
		overflow:hidden; 
	}
	.box3 .left-bot-corner { 
		background:url(../images/left-bot-corner2.png) no-repeat left bottom; 
		height:7px; 
		padding-left:7px;
	}
	.box3 .right-bot-corner { 
		background:url(../images/right-bot-corner2.png) no-repeat right bottom; 
		height:7px; 
		padding-right:7px;
	}
	.box3 .border-bot { 
		background:url(../images/border-bot1.png) left bottom repeat-x; 
		height:7px; 
		font-size:0; 
		line-height:0; 
		width:100%;
	}
	.box3 .border-left { 
		background:url(../images/border.png) left top repeat-y; 
		padding-left:1px;
	}
	.box3 .border-right { 
		background:url(../images/border.png) right top repeat-y; 
		padding-right:1px;
	}
	.box3 .xcontent {
		background-color:#fff;
		width:100%;
	}
	.box3 .inner {
		padding:20px 19px 23px 20px;
	}
	.box3 h2 {
		padding:15px 0 0 12px;
		margin:0;
	}

/*===== content =====*/
#content.content {
	float:none;
	width:auto;
}

/*===== footer =====*/
footer {
	background:url(../images/footer-tail.gif) repeat-x left top;
	color:#909397;
	line-height:1.2em;
}
	footer a {
		color:#909397;
		text-decoration:none;
	}
	footer a:hover {
		text-decoration:underline;
	}
	footer .left {
		background:url(../images/footer-left.gif) no-repeat left top;
	}
	footer .inside {
		padding:12px 21px 0 21px;
	}


/*----- forms -----*/
#search-form .rowElem {
	width:241px;
	height:35px;
	position:absolute;
	right:0;
	bottom:0;
	padding:10px 0 0 10px;
	background:url(../images/search-box-bg.jpg) no-repeat left top;
}
	#search-form .rowElem strong {
		background:url(../images/input-bg.gif) no-repeat left top;
		display:block;
		width:225px;
		height:25px;
		float:left;
		margin-right:2px;
	}
#search-form input {
	background:none;
	border:0;
	color:#767676;
	margin:5px 0 0 10px;
	vertical-align:top;
	font-size:.92em;
	line-height:1.3em;
	width:220px;
}

	
/*----------------------*/

#events-form .rowElem {
	height:49px;
}
#events-form a.but {
	float:right;
	color:#097fd2;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	line-height:1.3em;
	background:url(../images/button-left2.png) no-repeat left top;
	cursor:pointer;
}
	#events-form a.but span {
		display:block;
		float:left;
		padding:0 15px;
		background:url(../images/button-right2.png) no-repeat right top;
	}
	#events-form a.but b {
		display:block;
		background:url(../images/button-tail2.gif) repeat-x left top;
		padding:8px 0;
	}
	#events-form a.but:hover b {
		color:#000;
	}

/*==========================================*/

/* faded slider */    

#faded { 
	width:748px;
	height:320px;
	background:url(../images/slider-bg.png) no-repeat left top;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}

#faded marquee{
       margin-left:4px;
       margin-right:4px;
       padding-top:50px;
       width:740px;
}

#faded marquee img{
       opacity:0.7;
       padding-left:5px;
}

#faded marquee img:hover{
       opacity:1;
}

/* tabs */

.tab_container {
	overflow: hidden;
	width: 100%;
	float:left;
}

ul.tabs {
	padding:17px 0 0 14px;
}
	ul.tabs li {
		font-size:1.1em;
		line-height:1.2em;
		color:#fff;
		float:left;
	}
		ul.tabs li a {
			text-decoration:none;
			color:#fff;
			width:166px;
			height:40px;
			display:block;
			background-repeat:no-repeat;
			background-position:left top;
			background-image:url(../images/tab-button.png);
			margin-right:-15px;
		}
		ul.tabs li.active a {
			color:#232931;
			background-image:url(../images/tab-button-act.png);
			position:relative;
		}
			ul.tabs li a span {
				display:block;
				padding:9px 0 0 11px;
			}
			
			
/* custom forms */
/* download */

#download{
background:url(/images/download.png) no-repeat;
width:470px;
height:36px;
line-height:35px;
font-size:12px;
color:black;
font-weight:bold;
padding-left:45px;
text-align:left;
font-weight:bold;
}
#download a{
font-size:12px;
color:white;
font-weight:bold;
text-shadow:2px 2px 5px #000;
text-decoration:none;
}
#download a:hover{
font-size:12px;
color:white;
text-shadow:2px 2px 5px #000;
text-decoration:underline;
font-weight:bold
}
/* PageSelector Start */
.catPages1 {
color:#ffffff;
margin-bottom:10px;
margin-top:10px;
border-radius:4px;
-wekit-border-radius:4px;
-moz-border-radius:4px;
}

.catPages1 a:link,
.catPages1 a:visited,
.catPages1 a:hover,
.catPages1 a:active {
text-decoration:none;
color: #ffffff;
background:#004c7e;
padding:3px 6px;
font-size:11px;
font-weight:bold;
border-radius:4px;
-wekit-border-radius:4px;
-moz-border-radius:4px;
}
.catPages1 a:hover {
text-decoration:none;
color: #ffffff;
background:#015d9a;
padding:3px 6px;
font-size:11px;
font-weight:bold;
border-radius:4px;
-wekit-border-radius:4px;
-moz-border-radius:4px;
}
.catPages1 b {
text-decoration:none;
color: #ffffff;
background:#015d9a;
padding:3px 6px;
font-size:11px;
font-weight:bold;
border-radius:4px;
-wekit-border-radius:4px;
-moz-border-radius:4px;
}

/* ucoz */

input{
background:#004c7e;
border:1px #f5f5f5 solid;
color:white;
padding-top:3px;
}
input:focus{
background:#015d9a;
}
option{
background:#004c7e no-repeat;
border:1px #f5f5f5 solid;
color:white;
}
option:hover{
background:#015d9a;
}
select{
background:#004c7e;
border:1px #f5f5f5 solid;
color:white;
}
select:hover{
background:#015d9a;
}
textarea{
font: 12px Arial, Tahoma, Verdana, Sans-serifs;
background:#004c7e;
color:white;
padding:3px;
border:0;
}
textarea:focus{
font: 12px Arial, Tahoma, Verdana, Sans-serifs;
background:#015d9a;
color:white;
padding:3px;
border:0;
}

/* eppearance of comments */

 #commentt{
 background: #0062a4;
 color:white;
 border:1px #014978 solid;
 }
 #commentt a{
 color:white;
 }
 #commentt a:hover{
 color:white;
 text-decoration:underline;
 }