.show {
	width:20px;
	height:20px;
	background: url(../i/arrows_sprite.png) -297px -659px no-repeat;
	top:20px;
	z-index:10;
	position:absolute;
	cursor:pointer;
	right:20px;
	
}

.visible {
	background-position:-267px -688px;	
}
.hidden
{
	display:none
}
.image_container {
	position:absolute;
}

.block  {
	top:100px;
	left:100px;
	height:300px;
	width:300px;
	background:#adeeed;
	box-shadow:#a3a3a3 0 0 15px;
	-moz-box-shadow:#a3a3a3 0 0 15px;
	-webkit-box-shadow:#a3a3a3 0 0 15px;
	position:absolute;
	
	z-index:900;
}

.popup {	
	background-image: url(../i/pop2.png);
	background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	padding-top:4px;
	top:40px;
	right:24px;
	z-index:100;
	display:none;
}

.popup_inner {
	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;
	box-shadow: #666 0px 1px 3px;
	border:5px solid white; 
	background:#EAEEED
}

div.wallpaper {
	margin:4px 0px 0px 10px;
	width:460px;
	float:left;
}

div.mobile_downloads {
	margin:4px 0px 0px 0px;
	width:215px;
	float:left;
}

div.section_name {	
	padding-top:3px;
	height:13px;
}

.section_name h4 {
	color:#000;
}

div.mobile_downloads .one_item {
	width:215px;
}

div.one_item {	
	float:left;
	width:230px;
	margin-top:10px;
	margin-bottom:5px;
}

div.mat_image_prev {
	margin-right:10px;
	float:left;
	padding:4px 5px 6px 5px;
	background-image: url(../i/bshadow.png);
	background-repeat:no-repeat;
}
div.mobile_downloads div.one_item div.mat_image_prev
{
	background-image: url(../i/mshadow.png);
	padding-top:5px;
}

div.what {
	margin-bottom:5px
}

div.link {
	float:left;
}

a.link_forward {
	background-image: url(../i/arrows_sprite.png);
	background-position: -412px -79px;
	background-repeat: no-repeat;
	padding-left:9px;
	display:block;
	margin-bottom:4px;
}

div.wallpaper a {
	font-size:12px;
}

a.link_forward:hover {	
	background-position: -472px -19px;
	text-decoration:underline;
}

a.link_forward:hover span {
	text-decoration:underline
}

a.link_forward  img
{
	margin-left:5px;
	display:inline;
	vertical-align:bottom
}


div.news_line  {
    padding: 10px 8px 7px 10px;
}

div.head_title {
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
}

div.one_news_line {
	margin-top:15px;
	margin-bottom:15px;
}

div.news_point {
	margin-bottom:4px;
}

div.news_image_prev {
	float: left;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 2px;
	position: relative;
	width: 215px;
}

div.news_content {
	float: left;
	width: 225px;
}

.myAwesomeElement {  
	behavior: url(http://vw-kerg-ufa.ru/js/PIE/PIE.htc);
	border-radius: 2px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}


.section_menu {
	border:none!important;
}

/* --- Картинка и листалка --- */

#preloader {
	position: absolute;
	top:200px;
	left:460px;
	width:40px;
	height:40px;
	background: url('../i/preloader.gif') 50% 50% no-repeat #FFF;
	box-shadow:#666 0 1px 2px;
	-moz-box-shadow:#666 0 1px 2px;
	-webkit-box-shadow:#666 0 1px 2px;
}

#large_image {
	position:relative;
	width:960px;
	height:455px;
}

#large_image .gallery_header {
	width:500px;
	position: absolute;
	left:8px;
	top:9px;
}

#large_image h1 {
	font-size: 24px;
}

#large_image h3 {
	padding-left:12px;
	padding-top:7px;
	font-size: 12px;
	font-weight:100;
}

#large_image h1.white, #large_image h3.white, #slider_container div.white {
	color:#FFF;
}

/* Стрелки */
.slide_arrow {
	width:13px;
	height:36px;
	bottom:20px;
	position:absolute;
	cursor:pointer;
	background:url("../i/arrow_small_sprite.png") top left no-repeat;
}

.prev {
	left:10px;
	background-position: 0px 0px;
}

.next {
	right:135px;
	background-position: 0px -36px;
}

.prev:hover {
	background-position: -13px 0px;
}

.next:hover {
	background-position: -13px -36px;
}

.arrow {
	display:block;
	position:absolute;
	width:19px;
	height:50px;
	background-image:url("../i/arrow_sprite.png");
	background-repeat: no-repeat;
	top:183px;
}

#large_image h3 {
    font-weight: 100;
    padding-left: 10px;
    padding-top: 5px;
}
.content h1 {
    margin-top: 12px;
    padding-left: 10px;
	
}
#large_image h1 {
    font-size: 26px;
}
.left {
	background-position:0px 0px;
	left:8px;
}

.left_unactive {
	background-position:-38px 0px;
	left:8px;
	cursor: default;
}

.right {
	background-position:0px -50px;
	right:8px;
}

.right_unactive {
	background-position:-38px -50px;
	right:8px;
	cursor: default;
}

.left:hover {
	background-position:-18px 0px;
}

.right:hover {
	background-position:-18px -49px;
}

/* --- Док --- */
#slider {
	height: 80px;
	overflow:hidden;
	position:absolute;
	width:770px;
	left:35px;
	bottom:17px;
}

#slider_container {
	position:relative;
	height:80px;
	padding-left:2px;
}

#slider_container .link {
	width:70px;
	height:80px;
	margin-right:5px;
	float:left;
	position:relative;
	overflow:visible!important;
}

#slider_container .link a {
	display: block;
	position:absolute;
	bottom:2px;
	height:30px;
	border: 3px solid #FFF;
	box-shadow:#666 0 1px 2px;
	-moz-box-shadow:#666 0 1px 2px;
	-webkit-box-shadow:#666 0 1px 2px;
}

#slider_container .selected {
	width:90px;
}

#slider_container .selected a {
	height: 40px;
}

.label {
	position:absolute;
	bottom:40px;
	height:32px;
	width:70px;
	font-weight: bold;
	color:#000;
}


#slider_container .selected .label {
	bottom:50px;
}

.label div {
	width:100%;
	height:100%;
	position:relative;
}

.label div span {
	position: absolute;
	bottom:0px;
	line-height:16px;
}

/* --- Стрелки для каталки дока --- */
.slide {
	width:13px;
	height:36px;
	bottom:20px;
	position:absolute;
	cursor:pointer;
	background:url("../i/arrow_small_sprite.png") top left no-repeat;
}

.prev {
	left:10px;
	background-position: 0px 0px;
}

.next {
	right:135px;
	background-position: 0px -36px;
}

.prev:hover {
	background-position: -13px 0px;
}

.next:hover {
	background-position: -13px -36px;
}
