body {
	margin:0;
	padding:5px 0 0;
	color:#fff;
	font:14px "Arial Narrow", Arial, Helvetica, sans-serif;
	background:#0b0b0b url('/layout/images/all-bg.gif') repeat-x;
	min-width:1015px;
}
img {
	border: none;
}
a {
	text-decoration:underline;
	color:#8e8e8e;
}
a:hover {
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*main container*/
#main {
	/* width:1015px; */
	width:1175px; /* Changed for temporary banner */ 
	margin:0 auto;
}
#right-banner {
	float: right;
	width: 160px;
	height: 600px;
	margin-top:113px;
}
#container {
	display:table;
	width:1015px;
}
/*header container*/
#header {
	display: table-header-group;
}
/*header inner container*/
.header-inner {
	width:100%;
	padding:0 0 15px;
	overflow:hidden;
}
/*logo*/
.logo {
	width:299px;
	margin:20px 0 0;
	float:left;
}
.logo a {
	float:left;
	width:299px;
	height:74px;
	text-indent:-9999px;
	overflow:hidden;
	background: url('/layout/images/logo.png') no-repeat;
	cursor:pointer;
}
/*player and navigation outer*/
.player-nav-outer {
	width:670px;
	float:right;
}
/*player outer*/
.player-outer {
	width:100%;
	overflow:hidden;
}
.player {
	float:right;
	margin:0 0 25px;
	width:325px;
	height:55px;
	overflow:hidden;
}
/*main naviagtion*/
ul#main-nav {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main-nav li {
	float:left;
	font-size:14px;
	line-height:18px;
	padding:0 12px 0 15px;
	text-transform:uppercase;
	background:url('/layout/images/separ1.gif') no-repeat 0 50%;
}
#main-nav li.first {
	padding:0 12px 0 0;
	background:none;
}
#main-nav li a {
	text-decoration:none;
}
#main-nav li a:hover {
	color:#fff;
}
#main-nav li.active a {
	color:#fff;
	text-decoration:underline;
}
/*content*/
#content {
	display: table-footer-group;
}
/*content inner container*/
.content-inner {
	width:1015px;
	overflow:hidden;
}
#main-content {
	width:998px;
	margin:0 0 23px;
	background:url('/layout/images/main-cont-bg1.gif') repeat-x;
}
.main-content-inner {
	width:996px;
	height:378px;
	padding:0 0 0 2px;
	overflow:hidden;
	background:url('/layout/images/main-cont-bg2.gif') no-repeat 100% 0;
	position:relative;
}
/*content heading*/
.cont-heading {
	width:674px;
	float:left;
}
/*main picture*/
.main-pict {
	display:block;
	position: relative;
	background-color: #000000;
	width: 674px;
	height: 378px;
}
.main-pict img {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;	
}
/*main heading outer*/
.heading-outer {
	width:674px;
	position:absolute;
	bottom:0;
	left:2px;
}
.heading-inner {
	width:634px;
	padding:10px 20px;
	background:url('/layout/images/main-heading-bg.png') repeat-y;
}
.heading-inner h1 {
	margin:0;
	font-size:50px;
	line-height:50px;
	color:#fff;
	text-transform:uppercase;
}
/*content text outer*/
.cont-text {
	width:290px;
	height:354px;
	padding:12px 10px 0 22px;
	float:right;
	overflow:auto;
}
.cont-text h2 {
	margin:0 0 20px;
	font-size:18px;
	line-height:18px;
}
.cont-text p {
	margin:0 0 15px;
	line-height:17px;
}
.date {
	display:block;
	font-size:11px;
}
/*for scroll area*/
.scrollable {
	height:354px; /* container height */
	overflow:hidden;
}
.vscroll-bar {
	width:6px;
	overflow:hidden;
}
.vscroll-line { /* slider container */
	width:6px;
	height:354px;
	background:url('/layout/images/scroll-slide-bg.gif') no-repeat;
}
.vscroll-up,
.vscroll-down { /* свойства кнопок */
	display:none;
}
.vscroll-slider { /* slider */
	width:6px;
	padding:5px 0;
	position:relative;
}
#scrollslider0 {
	width:100%;
	background:url('/layout/images/scroll-slider-bg.png') repeat-y;
}
.scroll-bar-top {
	position:absolute;
	top:0;
	left:0;
	width:6px;
	height:5px;
	overflow:hidden;
	background:url('/layout/images/scroll-slider-top.png') no-repeat;
}
.scroll-bar-bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:6px;
	height:5px;
	overflow:hidden;
	background:url('/layout/images/scroll-slider-btm.png') no-repeat;
}
.scroll-content { /* scroll text container */
	width:270px !important;
}
/*news block outer*/
.news-outer {
	width:100%;
	margin:0 0 23px;
}
/* Youtube */
.youtube-outer {
	width:100%;
	margin:0 0 23px;
}
ul.youtube-list {
	width:100%;
	/* height:105px; */
	overflow-x: hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.youtube-list li {
	float:left;
	margin:0 16px 0 0;
}
/*news list*/
ul.news-list {
	width:100%;
	/* height:105px; */
	overflow-x: hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.news-list li {
	float:left;
	margin:0 0 22px 22px;
}
.news-list li.first {
	margin:0;
}
.news-list li a {
	width:217px;
	height:105px;
	padding:0 15px 0 1px;
	overflow:hidden;
	float:left;
	background:url('/layout/images/news-bg.gif') no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	color:#531616;
	outline:none;
	cursor:pointer;
}
/*news picture*/
.news-pict {
	float:left;
	width:110px;
}
li.small .news-pict {
	width: 57px;
	margin: 4px 0 4px 4px;
}
.news-pict img {
	display:block;
	filter:alpha(opacity=40); 
	-moz-opacity:0.40; 
	opacity:0.40;
}
/*news text*/
.news-text {
	width:95px;
	padding:8px 0;
	float:right;
	font-size:13px;
	line-height:14px;
}

.news-list li a:hover,
.news-list li.active a {
	background-position:0 -105px;
	color:#fff;
}
.news-list li a:hover .news-pict img ,
.news-list li.active a  .news-pict img {
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	opacity:1;
}
.news-date {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #252525;
	font-weight: normal;
	float: left;
	margin-top: 6px;
	width: 130px;
}
.news-outer li.small .news-text {
	font-family: Arial;
	color:#383838;
	font-size: 12px;
	float: left;
	font-weight: normal;
	text-transform: none;
	height:28px;
	overflow:hidden;
	padding: 2px 0 0;
	width: 130px;
}
.news-outer li.active .news-date,
.news-outer li.small a:hover .news-date {
	color: #666666;
}
.news-outer li.active .news-text,
.news-outer li.small a:hover .news-text {
	color:#ffffff;
}
.news-outer .news-list li.small {
	margin: 0 7px 7px 0;
}
.news-outer .news-list li.small a {
	width:194px;
	height:57px;
	padding:0;
	overflow:hidden;
	float:left;
	background: none;
	background-color: #111111;
	text-decoration:none;
	text-transform:uppercase;
	color:#151515;
	outline:none;
	cursor:pointer;
}
.news-outer ul.news-list li.small.active a,
.news-outer ul.news-list li.small-active a,
.news-outer ul.news-list li.small a:hover {
	background-color: #151515;
}
/*mail form outer*/
.mail-form-outer {
	width:998px;
	margin:0 0 23px;
	background:url('/layout/images/mail-form-bg1.gif') repeat-x;
}
.mail-form-inner {
	width:978px;
	padding:10px 10px 0;
	height:27px;
	background:url('/layout/images/mail-form-bg2.gif') no-repeat 100% 0;
}
.mail-headings {
	width:220px;
	margin:-5px 0 0;
	float:left;
}
.mail-headings strong {
	display:block;
	font-size:13px;
	line-height:13px;
	color:#b5b5b5;
}
.mail-headings a {
	font-size:11px;
	line-height:12px;
	color:#747474;
	text-decoration:none;
}
.mail-headings a:hover {
	color:#fff;
}
.mail-form {
	width:736px;
	float:right;
}
.txt-input1 {
	width:154px;
	height:15px;
	margin:0 9px 0 0;
	padding:0 5px 2px;
	background:url('/layout/images/txt-input-bg1.gif') no-repeat;
	float:left;
}
.txt-input1 input {
	width:154px;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font:13px/15px "Arial Narrow", Arial, Verdana, Tahoma, sans-serif;
	color:#8b8b8b;
}
.select-outer {
	width:154px;
	height:17px;
	margin:0 9px 0 0;
	float:left;
}
.select-outer select {
	width:154px !important;
}
.send-btn {
	float:left;
	width:43px;
	height:17px;
	margin:-1px 0 0;
	padding:2px 0 0;
	background:url('/layout/images/send-btn.gif') no-repeat;
	color:#b5b5b5;
	font:11px/12px "Arial Narrow", Arial, Verdana, Tahoma, sans-serif;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
a.send-btn:hover {
	background-position:0 -19px;
}
/*footer*/
#footer {
	width:998px;
	padding:10px 0 60px;
	border-top:4px solid #242424;
	overflow:hidden;
	color:#3c3c3c;
	font-size:10px;
	line-height:12px;
}
#footer ul {
	height:1%;
	margin:0 -3px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer li {
	float:right;
	padding:0 3px 0 7px;
	text-transform:uppercase;
	background: url('/layout/images/separ2.gif') no-repeat 0 50%;
}
#footer li.first {
	background:none;
	padding:0 3px 0 0;
}

#shop { z-index: 1000; visibility: hidden; position:absolute; top: 118px; left: 50%; margin-left: 57px; width: 354px; height: 378px }
#mailinglist-response { display: none }
#mailinglist-form { }
#video { position: absolute; background-color: #000000; left: 50%; margin-left: -585px; top: 118px; width: 673px; height:378px }