@charset "utf-8";
/* CSS Document */
/*----импорт шрифтов---*/
/*@import url(http://fonts.bfg.su/PT_Sans/google-ver.css);*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic);
/*
=====================
	Общие штучуи
=====================     путь к картинкам       /templates/mustang/pics/
*/

*/
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th, div {
	margin: 0;
	padding: 0;
}

body,
html {
	font-size: 14px;
	margin: 0;
	font-family: Arial, sans-serif;
}

body,
html {
	height: 100%;
}
body { /*background-color: #7f7f7f;*/
	background: url('/templates/mustang/pics/fon.png') left top repeat scroll transparent;
 }

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3;
	font-weight: normal;
	color: ;
}

h1 {
	font-family: Arial, sans-serif;
	margin: 2px auto auto 5px;
	font-size: 30px;
	color: #404041;
}

h2 {

	margin: 0 0 0.6em 0;
	font-size: 1.3em;
}

h3 {

	margin: 0 0 0.6em 0;
	font-size: 1.2em;
	color: #1a8bc5;
}

h4 {
	font-weight: bold;
	margin: 0 0 1.2em 0;
	font-size: 16px;
} 

h5 {

	font-size: 0.9em;
}



input, textarea, select {
	font-size: 100%;
}

img, a img  {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table tr td {vertical-align: top;}

ul, ol {
	list-style-position: outside;
}

a {
	color: blue;
	/*text-decoration: underline;*/
}

a:hover {
	color: red;
	text-decoration: underline;
}


ol{
	margin-bottom: 0.8em;
}

ol li{
	padding-bottom: 0.3em;
}

:focus {
	outline: none;
}

.hidden {
	visibility: hidden;
	display: none;
}

.clear {
	clear: both;
	/*padding-bottom: 1px; /* Margin-bottom fix for Opera <= 10 */
}

.clear:after {
	clear: both;
	display: block;
	content: '';
}

.clickable {
	cursor: pointer;
	cursor: hand;
}

/*
=====================
	тексты
=====================
*/
p {
	font-size: 14px;
    margin: 1em 0;
	color: #404041;
}
.bold {
	font-weight: bold;
}

div.last_publications_title {font-family: 'PT Sans', sans-serif;}

.partner_logo td {padding: 5px; vertical-align: top;}
/*
=====================
	формы
=====================
*/

/*
=====================
	Сетка документа
=====================
*/

#outer {
	background-color: #ffffff;
	width: 1195px;
	display: block;
	position: relative;
	margin: 0px auto;
	box-shadow: 0px 0px 8px 4px #818181;
}

#header {
	display: block;
	position: relative;
	border-top: 1px solid black;
}

#page {
	
}



#content {

}

#footer { 
	display: block;
	position: relative;
	background: url('/templates/mustang/pics/footer_bg.png') left top repeat-x transparent;
	box-shadow: 0px -5px 5px black inset;
	margin-top: -4px;
	color: #707070;
	padding: 5px 0px 10px 18px;
	z-index: 6;
}

/*
=====================
	HEADER
=====================
*/
#slogan { position: absolute; z-index: 1000; color: #ffe900; margin: 1px 0px 0px 55px; text-transform: uppercase; font-size: 10px; letter-spacing: 1px; }
#slogan h1 { text-transform: uppercase; font-size: 10px; letter-spacing: 1px; color: #ffe900; }
#header #top {
	display: block;
	position: relative;
	background: #231f20;
}
#header #top #logo {
	display: block;
	position: relative;
	width: 254px;
	float: left;
	padding-left: 36px;
	margin-right: 67px;
	height: 92px;
	z-index:2;
}
#header #top #center {
	display: block;
	position: relative;
	float: left;
	max-width: 577px;
	min-width: 455px;
}

#header #top #center img {
	display: block;
	position: relative;
	margin: 0 auto;
}

#header #top #top_right {
	display: block;
	position: relative;
	float: right;
	width: 362px;
}

#header #top #top_right #info {
	display: block;
	position: relative;
	width: 187px;
	float: left;
	padding-top: 0px;
}

#header #top #top_right #info p {
	margin: 0px;
	text-align: right;
}

#header #top #top_right #info p#call_me {
	font-size: 12px;
	color: white;
	font-style: italic;
	margin-top: 9px;
}

#header #top #top_right #info p#tel {
	font-size: 22px;
	color: white;
	margin-top: 7px;
	margin-bottom: 6px;
	/*font-weight: bold;*/
}

#header #top #top_right #info p#mail a {
	font-size: 12px;
	color: #a01d21;
	text-decoration: underline;
}

#header #top #top_right #socials_and_login {
	display: block;
	position: relative;
	float: right;
	width: 150px;
	margin-right: 11px;
}

/*
=====================
	Socials
=====================
*/
A.social_image {
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin-right: 8px;
	box-shadow: -1px 0px 3px #333e3e;
	background: url(' /templates/mustang/pics/socials.png') left top no-repeat transparent;
}

A.social_image:hover {
	opacity: 0.9;
}

A.social_image.vk {
	background-position: 0px 0px;
}
A.social_image.tw {
	background-position: -22px 0px;
}
A.social_image.fb {
	background-position: -44px 0px;
}
A.social_image.yt {
	background-position: -66px 0px;
}
A.social_image.rss {
	background-position: -88px 0px;
}
A.social_image.lj {
	background-position: -110px 0px;
}

/*
=====================
	log_buttons
=====================
*/
#header #top #top_right #socials_and_login #login {
	display: block;
	position: relative;
	padding: 14px 1px 14px 13px;
	background: #9f1e22;
	margin-top: 20px;
} 
#header #top #top_right #socials_and_login #login a {
	display: block;
	float: left;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
#header #top #top_right #socials_and_login #login a:hover{text-decoration: underline;}

#header #top #top_right #socials_and_login  #login #separator {
	display: block;
	position: relative;
	width: 1px;
	height: 19px;
	float: left;
	background: white;
	margin: 0px 10px;
}
/*
=====================
	Навигация
=====================
*/
.main_menu {
	display: block;
	position: relative;
	background: url('/templates/mustang/pics/zub.png') left top repeat-x transparent;
	margin-top: -5px;
	/**/
	padding-top: 4px;
	padding-bottom: 13px;
	height: 45px;
	/**/
}

.main_menu > ul {
	display: block;
	padding-left: 20px;
	z-index: 10;
	position: relative;
}

.main_menu > ul > li {
	display: block;
	float: left;
	/*padding: 20px 0px;
	*/
	padding: 0px;
	z-index: 10;
}
.main_menu > ul > li > a {
	font-family: 'PT Sans', sans-serif;
	font-size: 22px;
	color: white;
	padding: 2px 6px 2px 29px;
	text-decoration: none;
	z-index: 10;
}
.main_menu > ul > li > a:hover, .main_menu > ul > li.active > a {text-decoration: underline; background: url('/templates/mustang/pics/arrow.png') 8px center no-repeat transparent;}

.main_menu > ul > li > ul {
	position: absolute;
	display: none;
	left: 0px;
	padding: 28px 20px;
	z-index: 10;
	width: 1090px;
	
} 
/*.main_menu > ul > li:hover > ul,*/ .main_menu > ul > li.active > ul {
	display: block;
}
.main_menu > ul > li > ul > li {
	display: block;
	float: left;
	z-index: 10;
}

.main_menu > ul > li > ul > li a {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: white;
/* padding: 2px 15px 2px 29px; */
	padding: 2px 5px 2px 29px;
	text-decoration: none;
	z-index: 10;
}

.main_menu > ul > li > ul > li a:hover {background: url('/templates/mustang/pics/arrow.png') 7px center no-repeat transparent;}
.main_menu > ul > li > ul > li.active a {background: url('/templates/mustang/pics/arrow.png') 7px center no-repeat transparent;}

.main_menu .sub_menu_bg {
	display: block;
	position: absolute;
	width: 100%;
	height: 58px;
	background: url('/templates/mustang/pics/sub_menu_bg.png') left top repeat-x transparent;
	top: 0px;
	margin-top: 59px;
	z-index: 8;
}

/*
=====================
	Intro
=====================
*/

#intro {
	display: block;
position: relative;
z-index: 6;
padding-top: 45px;
}

#intro .slider-wrapper {
	width: 572px;
	height: 475px;
	float: left;
	overflow: hidden;
	margin-top: 7px;
}

#intro #main_themes {
	width: 342px;
	display: block;
	position: relative;
	background: #464646;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
}

#intro #journal {
	width: 279px;
	float: right;
	border-left: 1px solid white;
	background: url('/templates/mustang/pics/journal_bg.png') left top no-repeat transparent;
}

#intro #slider_footer {
	display: block;
	position: relative;
	height: 58px;
	background: url('/templates/mustang/pics/slider_footer.png') left top repeat-x transparent;
	z-index: 8;
	margin-top: -18px;
	padding-top: 16px;
	padding-left: 15px;
	padding-right: 26px;
	z-index: 10;
}

#intro #main_themes a.theme {
	display: block;
	position: relative;
	padding: 10px 23px;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px solid #626262;
	overflow: hidden;
	height: 114px;
}
#intro #main_themes a.theme:last-child {
	border-bottom: none;
}

#intro #main_themes a.theme:hover {
	background-color: #505050;
	background: url('/templates/mustang/pics/menu_selected.jpg');
}

#intro #main_themes .theme  img {
	float: left;
	margin: 0px 22px 0px 0px;
}
#intro #main_themes a.theme  p {
	line-height: 15px;
	font-size: 12px;
	color: #b5b5b5;
	margin: 0px;
	margin-bottom: 0.5em;
}
#intro #main_themes a.theme p span, #intro #main_themes a.theme p.header {
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

#intro #journal #journal_ {
	padding: 14px 14px 14px 14px;
}

#intro #journal #journal_img {
	display: block;
	position: relative;
	width: 250px;
	height: 336px;
	margin: 0 auto 12px;
	box-shadow: 3px 3px 5px black;
	overflow: hidden;
	
}

#intro #journal #journal_buttons {
	display: block;
	position: relative;
	margin: 0 auto 10px;
}
#intro #journal #journal_img p { margin: 0px; padding: 0px; }

#intro #slider_footer_left {
	width: 40%;
	float: left;
}

#intro #slider_footer_right {
	width: 18%;
	float: right;
	text-align: left;
}

#search_wrap {
	display: block;
	position: absolute;
	z-index: 10;
	width: 18%;
	right: 1px;
	text-align: left;
	top: 19px;
}

#search_wrap form[name="search_form"] {
	display: block;
	position: relative;
	border: 1px solid #161616;
	border-radius: 3px;
	width: 203px;
	box-shadow: 0px 2px 1px #1c4a49;
}

#search_wrap  input[type="submit"] {
	background: url('/templates/mustang/pics/submit.png') left top no-repeat transparent;
	border: none;
	display: block;
	width: 33px;
	height: 22px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#search_wrap input[type="text"] {
	font-size: 12px;
	font-family: Arial;
	color: #cfcfcf; 
	display: block;
	position: relative;
	width: 160px;
	float: left;
	margin: 0px;
	/*border: 1px solid black;*/
	border-left: none;
	padding: 4px 5px;
	/*border-radius: 0px 3px 3px 0px;*/
	background: #231f20;
	box-shadow: 0px 1px 2px black inset;
	//margin-bottom: 5px;
	border: none;
	
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

#search_wrap  input[type="text"]:focus {
background: white;
color: #999999;
}
/*
=====================
	Content
=====================
*/

#faq ul { margin: 0px; padding: 0px; }
#faq ul li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px #cccccc solid; }
#faq ul li:last-child { border-bottom: none; }
#faq ul li i { color: #999999; font-size: 12px; }
#faq ul li a { color: #111111; padding: 0px 0px 0px 0px; font-size: 16px; }
#faq ul li a:hover { text-decoration: none; }
#faq ul li p { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }

#page {
	display: block;
	position: relative;
	margin-top: -5px;
	/* overflow: hidden; */
clear: both;
z-index: 7;
}

#page #left_sidebar {
	display: block;
	position: relative;
	width: 300px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

#page #left_sidebar #sponsors {
	display: none;
}

#page #left_sidebar #sponsors .sponsor {
	display: block;
	position: relative;
	width: 49%;
	overflow: hidden;
	height: 95px;
}
#page #left_sidebar #sponsors .sponsor.l {
	float: left;
}
#page #left_sidebar #sponsors .sponsor.r {
	float: right;
}

#page p.black_header {
	display: block;
	position: relative;
	padding: 10px 20px;
	background: #231f20;
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	color: white;
	margin: 2px 0px;
}
#page .video {

}

#page .video .description {
	color: black;
	font-size: 11px;
	padding: 10px 0px 15px 26px;
}
#page .video .description span {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

#page #index_content {
	display: block;
	position: relative;
	width: 573px;
	float: left;
	margin-right: 10px;
	/* overflow: hidden; */
}

#page #index_content .main {
	display: block;
	position: relative;
}

#page #index_content .main img {
	width: 100%;
}

#page #index_content .main .desc {
	display: block;
	position: absolute; 
	left: 0px;
	margin-left: -3px;
	margin-top: -80px;
}

#page #index_content .main .desc span {
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	background-color: #000000;
	text-transform: uppercase;
	padding-left: 11px;
	padding-right: 5px;
	color: #ffffff;
}

#page #index_content .main .date {
	color: #D3D3D3;
    display: block;
    float: right;
    font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 1em;
    position: absolute;
    right: 23px;
    text-align: right;
    top: 19px;
	
}

#page #index_content .anons {
	border-width: 10px 10px 10px 10px;
	-moz-border-image: url(/templates/mustang/pics/ramka.png) 10 10 10 10 round;
	-webkit-border-image: url(/templates/mustang/pics/ramka.png) 10 10 10 10 round;
	-o-border-image: url(/templates/mustang/pics/ramka.png) 10 10 10 10 round;
	border-image: url(/templates/mustang/pics/ramka.png) 10 10 10 10 fill round;
	margin-top: -10px;
	padding: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}
#page #index_content .button_back { margin-bottom: 10px; margin-top: 10px;}
#page #index_content .button_back a { color: #999999; font-size: 12px; }
#page #index_content .button_back a:hover { text-decoration: none; }

#page #index_content .author_on_image { position: relative; /*margin-top: -100px;*/ /*margin-left: 370px;*/ /*color: #ffffff;*/ /*text-shadow: #000000 1px 1px;*/ font-size: 12px; font-family: Arial; padding-left: 17px; }
#page #index_content .photographer_on_image { position: relative; /*margin-top: -42px; *//*margin-left: 370px;*/ /*color: #ffffff; text-shadow: #000000 1px 1px;*/ font-size: 12px; font-family: Arial; padding-left: 17px; }

#page #index_content .date_on_image { position: absolute; margin-top: -130px; width: 300px; color: #ffffff; text-shadow: #000000 1px 1px; font-size: 12px; font-family: Arial; padding-left: 17px; }

#page #index_content .h1_on_image { position: absolute; margin-top: -120px; width: 300px; }
#page #index_content .h1_on_image { }
#page #index_content .h1_on_image h1 { color: #ffffff; text-shadow: #000000 1px 1px; font-size: 28px; }

#page #index_content .anons p { margin: 0px; padding: 0px; font-weight: bold; color: #515151; font-size: 12px; }
#page #index_content h1 {
	font: 30px/30px 'PT Sans';
	font-size: 30px;
	line-height: 1em;
	padding: 0px;
	margin: 10px 0px 20px 15px;
}
#page #index_content h2 {
	font: 26px/26px 'PT Sans';
	font-size: 26px;
	line-height: 1em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#page #index_content .anons p.bold {
	font-size: 13px;
	color: #313131;
	font-weight: bold;
	margin-top: 5px;
}

#page #index_content .texts {
	padding: 0 20px;
}

#page #index_content .texts p {
	font-size: 12px;
	color: #464646;
}

#page #index_content .photo_gallery {
	display: block;
	position: relative;
	background-color: #d3d3d3;
	padding: 10px;
}
#page #index_content .photo_gallery p { margin: 0px 0px 10px 0px; padding: 0px; font-size: 12px; }

#page #index_content .photo_gallery  .img_wrap {
	display: block;
	position: relative;
	float: left;
	width: 84px;
	height: 80px;
	overflow: hidden;
	margin: 0px 4px 10px 0px;
}

#page #index_content .photo_gallery  .img_wrap a img{
	border: 1px #d3d3d3 solid;
}

#page #index_content .photo_gallery  .img_wrap a img:hover{
	opacity: .9;
	border: 1px #f0f0f0 solid;
}


#page #index_content .photo_gallery  .img_wrap2 {
	display: block;
	position: relative;
	float: left;
	width: 150px;
	height: 180px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	font-size: 12px; 
	background-color: #e0e0e0;
	padding: 10px; 
}

#page #index_content .photo_gallery  .img_wrap2 a img{
	border: 1px #d3d3d3 solid;
	margin-bottom: 5px;
}

#page #index_content .photo_gallery  .img_wrap2 a img:hover{
	opacity: .9;
	border: 1px #f0f0f0 solid;
}


#page #right_sidebar {
	display: block;
	position: relative;
	width: 300px;
	float: right;
	background: lightGrey;
	padding-top: 13px;
	overflow: hidden;

}

#page #right_sidebar a.theme {
	border-bottom: 1px solid #626262;
    cursor: pointer;
    display: block;
    padding: 14px 11px;
    position: relative;
    text-decoration: none;
}

#page #right_sidebar a.theme:first-of-type { 
	margin-top: -15px;
}


#page #right_sidebar a.theme:hover {
	background-color: #dfdfdf;
}

#page #right_sidebar .theme  img {
	float: left;
    margin: 0 10px 0 0;
}
#page #right_sidebar a.theme  p {
	color: #313131;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 0 0.5em;
}
#page #right_sidebar a.theme p span, #page #right_sidebar a.theme div p.header {
	font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}

#page #right_sidebar a.theme p.href, #intro div#main_themes a.theme p.href {
	font-size: 10px;
	text-decoration: underline;
}

#page_inner { }
#page_inner div.h1 { border-bottom: 1px #d3d3d3 solid; padding: 20px 45px 15px 45px; }
#page_inner div.h1 h1 { font-size: 18px; text-transform: uppercase; font-weight: bold; color: #231f20; }
#page_inner h2 { margin-top: 20px; }
#page_inner div.texts { padding: 20px 45px 20px 45px; font-size: 14px; font-family: Arial; color: #231f20; font-size: 12px; }
#page_inner div.texts p { margin: 0px 0px 10px 0px; padding: 0px; font-size: 12px; }
#page_inner div.texts b { font-size: 14px; }
#page_inner a { color: #6c6c6c; text-decoration: none; font-size: 12px; }
#page_inner a:hover { color: #6c6c6c; text-decoration: underline; }
#page_inner table.column2 { width: 100%; }
#page_inner table.column2 td { width: 50%; }

.calendar {
	width: 100%;
	border: 1px solid #d7d7d7;
	margin-top: -14px;
}
.calendar tr td, .calendar tr th {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #b5b5b5;
	background: white;
	font-size: 12px;
	color: #2b2b2b;
	height: 25px;
}

.calendar tr th, .calendar tr td.today {
	background: #e6e6e6;
	font-size: 10px;
	color: #909090;
	text-transform: uppercase;
}

.calendar tr td.click {
	background: url('/templates/mustang/pics/calend_a_bg.png') left top repeat-x transparent;
}
.calendar tr td .td_wrap {display: block; position: relative; width: 100%; height: 100%;}
.calendar tr td a {
	color: black;
	text-decoration: none;
	
}
.calendar tr td a.absolute {
	text-shadow: 1px 1px white;
	position: absolute;
	top: 5px;
	left:14px;
}
.calendar tr td a.absolute:hover {text-decoration: underline;}

.right_banner {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: white;
}

#gallery {
	padding: 0 20px;	
}
#gallery ul { padding: 0px; margin: 0px; }
#gallery ul li { padding: 0px; margin: 0px 20px 20px 0px; float: left; list-style: none; }
#gallery ul li a { text-decoration: underline; }
#gallery ul li a:hover { text-decoration: none; }

#search_results { padding-left: 20px; padding-right: 20px; }
#search_results ol li p { margin: 0px; padding: 0px; color: #555555; font-size: 12px; }
#search_results ol li a { font-size: 14px; color: #333333; text-decoration: underline; }
#search_results ol li a:hover { text-decoration: none; }
#search_results ol li { font-size: 12px; color: #555555; margin-bottom: 10px; }

#profile_tabs {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:2px solid #000000;
   overflow:hidden;
   position:relative;
}
#profile_tabs ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
}
#profile_tabs ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}
#profile_tabs ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#cccccc;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#profile_tabs ul li a:hover {
   background:#999999;
   color:#fff;
}
#profile_tabs ul li a.active,
#profile_tabs ul li a.active:hover {
   color:#fff;
   background:#000000;
   font-weight:bold;
}
#profile_content { margin-top: 10px; }
#profile_content ul.user_data { margin: 0px 0px 20px 0px; padding: 0px; }
#profile_content ul.user_data li { margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px; list-style: none; border-bottom: 1px #cccccc solid; }

#subscribe {  }
#subscribe_left { float: left; width: 50%; height: 370px; border-right: 1px #d3d3d3 solid; border-bottom: 1px #d3d3d3 solid; position: relative;}
#subscribe_left .devices {position: absolute; left: 20px; bottom: 25px; }
#subscribe_left .button {position: absolute; right: 20px; bottom: 25px; padding-top: 30px;}
#subscribe_right { float: left; width: 49%; height: 370px; position: relative; border-bottom: 1px #d3d3d3 solid;}
#subscribe_right .button {position: absolute; left: 20px; bottom: 25px; }

.subscribe_header { font-weight: bold; font-size: 21px; border-bottom: 1px #d3d3d3 solid; text-transform: uppercase; font-family: 'PT Sans', sans-serif;}

#subscribe .subscribe_text b { font-weight: bold; font-size: 18px; text-transform: uppercase; font-family: 'PT Sans', sans-serif;}
#subscribe .subscribe_text { font-family: Arial; font-size: 12px; color: #464646; }
#subscribe .subscribe_text p, .subscribe_text p { font-family: Arial; font-size: 12px; color: #464646; margin: 10px 0px 0px 0px; padding: 0px; }
#subscribe .subscribe_text ul { padding: 0px; margin: 0px 0px 0px 0px; }
#subscribe .subscribe_text ul li { padding: 0px; margin: 0px 0px 0px 16px; list-style: disc; }

#accordion { font-size: 12px; }


/* .gallery_top { border-bottom: 1px #d3d3d3 solid; } */
.gallery_top_ { border-right: 1px #d3d3d3 solid; border-bottom: 1px #d3d3d3 solid; float: left; cursor: pointer; }
.gallery_top_:hover { background-color: #f0f0f0; }
.gallery_top_:nth-child(odd) { width: 50%; }
.gallery_top_:nth-child(even) { border-right: none; border-bottom: 1px #d3d3d3 solid; width: 49%; float: left; }
.gallery_top_:nth-child(1) { border-top: 1px #d3d3d3 solid;; }
.gallery_top_:nth-child(2) { border-top: 1px #d3d3d3 solid;;}

.gallery_top_title { padding: 10px 40px 10px 40px; font-size: 18px; border-bottom: 1px #d3d3d3 solid; }
.gallery_top_image { padding: 10px 40px 10px 40px; }
.gallery_top_annotation { padding: 10px 40px 10px 40px; font-size: 12px; color: #231f20; }

.gallery_bottom_ { border-right: 1px #d3d3d3 solid; border-bottom: 1px #d3d3d3 solid; float: left; cursor: pointer; width: 25%; float: left; }
.gallery_bottom_:nth-child(4) { width: 24%; border-bottom: 1px #d3d3d3 solid; border-right: none; }
.gallery_bottom_:hover { background-color: #f0f0f0; }
.gallery_bottom_title { padding: 10px 20px 10px 20px; font-size: 14px; border-bottom: 1px #d3d3d3 solid; } 
.gallery_bottom_image { padding: 10px 20px 10px 20px; } 
.gallery_bottom_annotation { padding: 10px 20px 10px 20px; font-size: 11px; color: #231f20; }

#gallery_full { }
#gallery_full_title { padding: 10px 40px 10px 40px; font-size: 14px; border-bottom: 1px #d3d3d3 solid; font-size: 18px; text-transform: uppercase; }
#gallery_full_image { padding: 10px 20px 10px 20px; font-size: 14px; text-align: center; }
#gallery_full_annotation { padding: 10px 40px 10px 40px; font-size: 12px; border-bottom: 1px #d3d3d3 solid; text-align: right; }
#gallery_full_previews { padding: 20px 40px 10px 40px; font-size: 12px; border-bottom: 1px #d3d3d3 solid; }
.gallery_full_preview { float: left; margin-right: 10px; margin-bottom: 10px; }
.gallery_full_preview img:hover { opacity: .9; }


/*
=====================
	footer
=====================
*/
#footer #footer_left_sidebar {
	display: block;
	position: relative; 
	width: 250px;
	float: left;
	padding-bottom: 20px;
	margin-right: 50px;
}

#footer #footer_center {
	display: block;
	position: relative; 
	width: 870px;
	padding-top: 15PX;
	float: right;
}
#footer #footer_left_sidebar p {
	margin-bottom: 4px;
	font-size: 11px;
	color: #707070;	
}
.footer_hr {
	border: none;
	width: 85%;
	right: 0px;
	border-bottom: 1px solid #313131;
	float: left;
	margin: 0px;
}
.autor a {
	color: #9f1e22;
}

#footer #footer_center > ul {
	display: block;
	position: relative;
	font: 20px/1em 'PT Sans';
	font-size: 20px;
	line-height: 1em;
	padding-left: 0px;
	margin-left: -23px;
}

#footer #footer_center > ul > li {
	display: block;
	position: relative;
	float: left;
	margin-right: 0px;
	width: 15%;
}
#footer #footer_center > ul > li:nth-child(1) {width: 14%;}
#footer #footer_center > ul > li:nth-child(2) {width: 13%;}
#footer #footer_center > ul > li:nth-child(3) {width: 16%;}
#footer #footer_center > ul > li:nth-child(4) {display: none;}
#footer #footer_center > ul > li:nth-child(5) {width: 18%;}
#footer #footer_center > ul > li:nth-child(6) {display: none;}
#footer #footer_center > ul > li:nth-child(7) {width: 14%;}

#footer #footer_center > ul > li > a {
	border-bottom: 1px solid #313131;
	padding-left: 8px;
	text-decoration: none;
	color: #707070;
}
#footer #footer_center > ul > li > ul {
	padding-left: 0px;
	margin-top: 5px;
}
#footer #footer_center > ul > li > ul > li {
	display: block;
	position: relative;
	border-bottom: 1px solid #313131;
	margin-left: 10px;
}

#footer #footer_center > ul > li > ul > li a {
	color: #707070;
	text-decoration: none;
	font-size: 12px;
	padding: 2px;
}

#footer #footer_center > ul > li > ul > li a:hover {
		color: #9f1e22;
}

#footer #footer_center .footer_contacts {
	display: block;
	position: absolute;
	right: 41px;
	top: 24px;
	overflow: hidden;
	text-align: right;
}

#footer #footer_center .footer_contacts div.call {
	font-size: 12px;
	font-style: italic;
	color: white;
	margin-bottom: 6px;
}

#footer #footer_center .footer_contacts div.number {
	font-size: 18px;
	color: white;
}

#footer #footer_center .footer_contacts a {
	font-size: 12px;
	color: #a01d21;
	text-decoration: underline;
	line-height: 1.8em;
}
#footer #footer_center .footer_contacts a img {
/*	width: 114px; */
}
/*
=====================
	Кнопулечки, плашки, стикеры
=====================
*/

.sticker_content { margin-top: -10px; margin-left: 0px; border-right: 1px #ededed solid; margin-bottom: -10px; font-size: 11px; font-family: Arial; color: #313131; }
.sticker_content a { font-size: 12px; text-decoration: none; color: #313131; }
.sticker_content a:hover { font-size: 12px; text-decoration: underline; color: #313131; }
.sticker_content div { padding-bottom: 10px; padding-top: 10px; }
.sticker_content ul { padding: 0px; margin: 0px; }
.sticker_content ul li { padding: 0px 0px 0px 30px; margin: 0px 0px 15px 10px; list-style: none; }
.sticker_content ul li.selected { background: url('/templates/mustang/pics/arrow.gif') left center no-repeat transparent; }

.sticker {
	display: block;
	position: relative;
	width: 85%;
	height: 22px;
	padding: 17px 20px 24px 11%;
	margin-left: -9px;
	margin-bottom: 5px;
	background: url('/templates/mustang/pics/sticker.png') left top no-repeat transparent;

	color: white;
	font: 24px/1em 'PT Sans';

	font-size: 24px;
	line-height: 1em;
	z-index: 10;	
}
.sticker.small {
	width: 85%;
	background: url('/templates/mustang/pics/sticker_small.png') left top no-repeat transparent;
}
.sticker.revers {
	background: url('/templates/mustang/pics/sticker_small_revers.png') left top no-repeat transparent;
	margin-left: 7px;
	margin-top: 1px;
}

/*---calend*/
.sticker.calend {
	width: auto;
	padding: 0px;
	height: 63px;
	background: url('/templates/mustang/pics/sticker_calend.png') left top no-repeat transparent;
	margin-top: 1px;
	padding-top: 0px;
}
.sticker.calend a {
	display: block;
	position: absolute;
	width: 33px;
	height: 54px;
}

.sticker.calend a.prev {
	left: 0px;
	top: 0px;
	background: url('/templates/mustang/pics/calend_rarr.png') center center no-repeat transparent;
	border-right: 2px solid #302c2d;
}

.sticker.calend a.next {
	right: 0px;
	top: 0px;
	background: url('/templates/mustang/pics/calend_larr.png') center center no-repeat transparent;
	border-left: 2px solid #302c2d;
}

.sticker.calend .calend_title {
	margin: 0px 37px;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
}

.sticker.calend .month {
	margin: 0 37px;
	text-align: center;
	font-size: 22px;
}

/*--*/
.journal_button {
	display: block;
	position: relative;
	max-width: 245px;
	padding: 4px 24px 4px 12px;
	background: url('/templates/mustang/pics/journal_button.png') left top repeat-x transparent;
	margin: 7px 0px;
	border-radius: 3px;
	box-shadow: 2px 2px 3px #72181c;
	
	font-family: 'PT Sans', sans-serif, sans-serif;
	font-size: 18px;
	color: white;
	text-decoration: none;
}
A.grey {
	color: #777575;
	font-size: 11px;
}

A.more {
	display: block;
	/*position: absolute;*/
	position: relative;
	background: url('/templates/mustang/pics/a_more.png') left top repeat-x transparent;
	padding: 10px 25px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -5px;
	/*width: 250px;*/
	bottom: 0px;
}
A.more span {
	font-size: 19px;
}

/*A img:hover {
	opacity: 0.9;
}*/
/*
=====================
	SIDEBAR 
=====================
*/


/*
=====================
	дополнительная фигня,костыли
=====================
*/
.zub {
	display: block;
	position: absolute;
	bottom: -14px;
	height: 9px;
	width: 100%;
	background: url('/templates/mustang/pics/zubchick.png') left top repeat-x transparent;
	
}


#mf {					/*Слой с красивыми выходами меню за уровеь основной страницы*/
	display: block;
	position: absolute;
	top: 89px;
	width: 100%;
	background: url('/templates/mustang/pics/m_f.png') center top no-repeat scroll transparent;
	z-index: 10;
	height: 78px;
}

.sub_publications_banners {
	margin-bottom: 1px;
}
/*------TEMP---временная для наложения картинки макета во время верстки------*/

#temp {
	background: url('/templates/mustang/pics/mustang.png') no-repeat center top transparent;
    position: absolute;
    z-index: 100;
	display: none;
	width: 100%;
	height: 1985px;
}

A.temp {
	position: fixed;
	z-index: 150;
}

.day {
	background: #093b3a;
	color: white;
	margin-bottom: 2px;
	padding: 1px 5px;
	font-size: 9px;
}
.calendar.main tr th {
	background: #093b3a;
	color: white;
}
.calendar.main tr th a.month_link {
	color: white !important;
}

::-webkit-scrollbar
{
width: 5px;
height: 5px;
}
::-webkit-scrollbar-track-piece
{
background-color: #ffffff;
-webkit-border-radius: 5px;
}
::-webkit-scrollbar-thumb:vertical
{
height: 5px;
background-color: #666;
-webkit-border-radius: 5px;
}
::-webkit-scrollbar-thumb:horizontal
{
width: 5px;
background-color: #666;
-webkit-border-radius: 5px;
}



#header #top #top_right #info p#tel p {
	font-size: 22px;
	color: white;
}

#header #top #top_right #info p#call_me p {
	font-size: 12px;
	color: white;
	font-style: italic;
}

.scroller { margin-bottom: 20px; }
.scroller a { color: black; text-decoration: none;}
.scroller a:hover, .scroller a.active { color: #093b3a; text-decoration: underline;}

ul#magazines { padding: 0px; margin: 0px; }
ul#magazines li { padding: 0px; margin: 0px 15px 15px 0px; list-style: none; float: left; }
ul#magazines li:nth-child(3), ul#magazines li:nth-child(6), ul#magazines li:nth-child(9), ul#magazines li:nth-child(12) { padding: 0px; margin: 0px 0px 20px 0px; list-style: none; float: left; }
ul#magazines li a.title { font-size: 16px; }
ul#magazines li img:hover { opacity: 0.9; }

ul#pdf_list { padding: 0px; margin: 0px 0px 0px 0px; }
ul#pdf_list li { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 25px; list-style-image: url(/templates/mustang/pics/pdf.gif); border-bottom: 1px #f0f0f0 solid; }

#ruseng { position: absolute; margin-top: 35px; margin-left: 130px; width: 100px; height: 30px; color: #999999; }
#ruseng a { color: #ffffff; text-decoration: underline; }
#ruseng a:hover { text-decoration: none; }

table.users_table tr.header td { background-color: #cccccc; border-bottom: 1px #ffffff solid; font-weight: bold; }
table.users_table tr.row1 td { background-color: #f0f0f0; border-bottom: 1px #ffffff solid; }
table.users_table tr.row2 td { background-color: #e7e7e7; border-bottom: 1px #ffffff solid; }

.admin_link, .admin_link_ { left: 40px; top: 40px; }

.fb_iframe_widget_lift { position: absolute; z-index: 200; }