html, body {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	padding: 0 16px;
	min-width: 980px;
	font: 10pt/120% Arial, Helvetica, sans-serif;
}

#header {
	width: 900px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	background: #f00;
	height: 47px;
	background: #666 url(/static/img/header_left.gif) 0 0 no-repeat;
}

.logo a {
	display: block;
	width: 360px;
	height: 47px;
	background: url(/static/img/logo.png) 16px 13px no-repeat;
}

#header .wrapper {
	height: 100%; width: 100%;
	background: url(/static/img/header_right.gif) 100% 0 no-repeat;
}

#header .rusen {
	position: absolute;
	top: 4px;
	width: 40px;
	/*left: 512px;*/
	left: 462px;
	font-size: 11px;
	line-height: 13px;
}
#header .rusen * {
	display: block;
	color: #fff;
	padding: 4px 3px 2px 3px;
	text-align: center;
}
#header .rusen a {
	text-decoration: none;
	text-align: center;
}
#header .rusen span {
	background: #007cc3;
	cursor: default;
}

#header .menu {
	height: 100%;
	position: absolute;
	top: 0;
	right: 20px;
	border-left: 1px solid #fff;
}

#header .menu a {
	text-align: center;
	display: block;
	float: left;
	width: 150px !important;
	height: 47px;
	line-height: 47px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	border-right: #fff solid 1px;
}

#header .menu a.active {
	background: #007cc3;
	color: #fff;
}

#header .menu a.active, #header .menu a:hover {
	background: #007cc3;
	color: #fff;
}

#detail_switcher {
	position: absolute;
	right: 30px;
	top: -30px;
	font-size: 10pt;
	line-height: 20pt;
	text-transform: uppercase;
	text-decoration: underline;
	color: #007cc3;
	cursor: pointer;
	display: none;
}

#hleb {
	position: absolute;
	left: 30px;
	top: -30px;
	font-size: 10pt;
	line-height: 20pt;
	text-transform: uppercase;
}

#hleb .sub {
	color: #007cc3;
	font-size: 14pt;
}

#arr_left, #arr_right {
	position: absolute;
	width: 56px;
	top: 20px;
	height: 700px;
}

#arr_left {
	left: -31px;
	background: url(/static/img/arr_left_inactive.gif) 40% 50% no-repeat;
}

#arr_left.active {
	background-image: url(/static/img/arr_left_active.gif);
	cursor: pointer;
}

#arr_right {
	right: -31px;
	background: url(/static/img/arr_right_inactive.gif) 60% 50% no-repeat;
}

#arr_right.active {
	background-image: url(/static/img/arr_right_active.gif);
	cursor: pointer;
}

#content {
	width: 950px;
	margin: 50px auto;
	position: relative;
}
#content .frame {
	margin: 0 auto;
}
#content .frame, #content .wheel {
	width: 900px;
}

#content .top, #content .top .wrapper {
	height: 18px;
	width: 100%;
}
#content .top {
	background: #666 url(/static/img/footer_left.gif) 0 0 no-repeat;
	margin-bottom: 2px;
}
#content .top .wrapper {
	background: url(/static/img/footer_right.gif) 100% 0 no-repeat;
}

#content .bottom, #content .bottom .wrapper {
	min-height: 15px;
	width: 100%;
}
#content .bottom {
	background: #666 url(/static/img/footer_left.gif) 0 100% no-repeat;
	margin-top: 2px;
}
#content .bottom .wrapper {
	background: url(/static/img/footer_right.gif) 100% 100% no-repeat;
	padding: 3px 0;
	height: 34px;
}

#content .bottom {
	text-align: center;
	font-size: 9pt;
	color: #fff;
}

#content .bottom p {
	margin: 0; padding: 3px;
	line-height: 80%;
	text-align: center;
}

#content .wheel {
	position: relative;
	height: 700px;
	/*background: #aaa url('/static/img/progress.gif') no-repeat 430px 310px;*/
}

#content .wheel .image {
	position: absolute;
	top: 0; left: 0;
	width: 900px;
	height: 700px;
	background-position: 49% 50%;
	background-repeat: no-repeat;
}

#content .details {
	position: absolute;
	top: 0; left: 0;
	/*top: 19px; left: 25px;*/
	width: 900px;
	height: 700px;
}

#content .details div.onedetail {
	position: absolute;
	width: 80px;
	height: 80px;
	border: 1px solid #007cc3;
	cursor: pointer;
}

#content .details div.onedetail a {
	display: block;
	width: 80px;
	height: 80px;
	background: #fff;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#content .content {
	position: absolute;
	/*top: 59px; left: 70px;*/
	top: 45px; left: 47px;
	width: 626px;
	height: 611px;
	background: url(/static/img/content_bg.png) 0 0 no-repeat;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/content_bg.png",sizingMethod="scale");
	overflow:hidden;
	visibility: hidden;
}

#content .content_wrapper {
	position: relative;
	margin: 50px 40px 30px 20px;
	height: 531px;
	overflow: hidden;
}

#content .content_holder {
	position: absolute;
	font-size: 11.5pt;
	line-height: 13.5pt;
}

#content .content_holder h1, h2, h3, a {
	color: #007cc3;
}

#content .content_holder h1 {
	font-size: 18pt;
	_margin-top: 12pt;
}
#content .content_holder h2 {
	font-size: 16pt;
}
#content .content_holder h3 {
	font-size: 14pt;
}
#content .content_holder b,
#content .content_holder strong {
	color: #252525;
}
#content .content_holder i,
#content .content_holder em {
	font-family: Georgia, sans-serif;
	font-style: italic;
}

#superbox .close span {
	color: #fff;
}


#submenu {
	position: absolute;
	top: 0;
	right: 0;
	height: 700px;
	width: 180px;
	overflow: hidden;
}

#submenu .transparent {
	position: absolute;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #fff;
	height: 700px;
	width: 160px;
	left: 20px;
}

#submenu .closer, #submenu .opener {
	position: absolute;
	top: 0;
	width: 20px;
	height: 700px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	cursor: pointer;
}

#submenu .closer {
	background: #007cc3 url(/static/img/hide.gif) 2px 99% no-repeat;
}

#submenu .opener {
	background: #007cc3 url(/static/img/show.gif) 2px 2px no-repeat;
	display: none;
}

#submenu .menu {
	background-position: 50% 6%;
	background-image: url(/static/img/menu_logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 20px;
	width: 160px;
	height: 500px;
}

#submenu .menu ul {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	margin-top: 95px;
	text-align: left;
	border-top: #fff solid 1px;
	width: 100%;
	list-style-type: none;

}

#submenu .menu li {
	padding: 7px 10px;
	border-bottom: #fff solid 1px;
}

#submenu .menu a {
	text-decoration: none;
	color: #000;
}

#submenu .menu a:hover, #submenu .menu span.active {
	color: #007cc3;
}
#submenu .menu span.active {
	cursor: default;
}

#gallery {
	width: 900px;
	height: 130px;
	margin: 10px auto 40px auto;
	position: relative;
}

#gallery .previews_wrapper {
	position: relative;
	width: 900px;
	height: 116px;
	overflow: hidden;
}

#gallery .previews_wrapper .previews {
	position: relative;
	height: 116px;
	overflow: hidden;
}

#gallery .previews_wrapper .previews div {
	height: 100px;
	width: 99px;
	margin: 5px;
	border: 3px solid #fff;
	background-color: #000;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	cursor: pointer;
}
#gallery .previews_wrapper .previews div.active {
	border: 3px solid #007cc3;
}

#slider-container{
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	width: 860px;
	background: #007CC3;
	padding: 0 32px 0 9px;
}
#slider {
	width: 860px;
	background: #007CC3;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#slider-left, #slider-right {
	position: absolute;
	top: 8px;
	width: 60px;
	height: 100px;
	cursor: pointer;
}
#slider-left {
	left: -61px;
	background: url(/static/img/small_arr_left_active.gif) 50% 50% no-repeat;
}
#slider-right {
	right: -61px;
	background: url(/static/img/small_arr_right_active.gif) 50% 50% no-repeat;
}

#slider-left.inactive {
	background-image: url(/static/img/small_arr_left_inactive.gif);
}
#slider-right.inactive {
	background-image: url(/static/img/small_arr_right_inactive.gif);
}

.ui-slider-handle {
	background: transparent url('/static/img/slider.gif') no-repeat left top;
	border: none;
	overflow: hidden !important;
	padding: 0 !important;
}

#footer {
	width: 900px;
	font-size: 8pt;
	color: #f2f2f2;
	margin: 20px auto;
	margin-top: -20px;
	background: #666 url(/static/img/footer_left.gif) 0 0 no-repeat;
}

#footer .wrapper {
	position: relative;
	width: 900px;
	height: 95px;
	padding-top: 20px;
	background: url(/static/img/footer_right.gif) 100% 0 no-repeat;
}

#footer a { /*color:#007cc3;*/ color: #fff !important; }
#footer a:hover { color:#007cc3; }

#footer p {
	margin: 7px 0;
	padding: 0;
}

#footer .left {
	float: left;

}
#footer .right {
	float: right;
	text-align: right;
}

#footer .left p { margin-left: 20px; }
#footer .right p { padding-right: 20px; }

/*#detail_switcher {border: 3px #f00 solid;width: 100px;height: 100px;position: absolute;font-size: 24pz;color: #0f0;}*/
.detail-square{border: 2px #0f0 solid;position: absolute;}

#for-slider {
	width: 5px;
	height: 514px;
	top: 59px;
	right: 25px;
	position: absolute;
	background: transparent url('/static/img/sldr_bg.gif') no-repeat 2px top;
}
#slider-content{border: none;background: none;height: 214px;margin: 150px 0 10px 0;}
#slider-content .ui-slider-handle{cursor: pointer;background: #007cc3;left: 0;border: none;width: 5px;height: 300px;margin-bottom: -150px;}

#bottom_content_arrow{position: absolute;left: 46%;bottom: 8px;}
#top_content_arrow{position: absolute;left: 46%;top: 28px;}

#ie8 {}
#ie6 #submenu{top: 0;right: 0;}
#ie7 #submenu{top: 0;right: 0;}
	#ie7 .content_wrapper{padding-top: 50px;}
#ie8 #submenu{top: 0;right: 0;}
#ie8 #content .details{top: 0;left: 0;}
#ie7 #content .image{top:expression((this.parentNode.clientHeight-this.clientHeight)/2 + 'px');}
#ie7 #content .content {
	top: 40px; left: 45px;
}
#ie8 #content .content {
	top: 40px; left: 45px;
}
