





html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #F7F7F7 url(../../../templates/Default/style/pattern.png) fixed;
  color: #555;}

p
{ padding: 0 0 0px 0;
  line-height: 1.5em;
  font-size: 107%;}

img{ 
    border: 0;
    max-width: 600px;
}

h1, h2, h3, h4, h5, h6 
{ font: normal 150% 'Yanone Kaffeesatz', arial, sans-serif;
  color: #444;
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;}

h2
{ font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;
  color: #F14E23;  
  margin: 0;
  padding: 0 0 8px 0;}

h3
{ font-size: 200%;
  margin: 0 0 9px 0;
  color: #444;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 100% arial, sans-serif;
  color: #F14E23;
  line-height: 1em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: none;
  color: #F14E23;}

a:hover
{ text-decoration: none;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: none;
  margin: 0 0 0 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}


#main, #header, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ width: 950px;
  margin: 20px auto;}

#header
{ width: 952px;
  height: 130px;}

#logo
{ width: 950px;
  float: left;
  height: 100px;
  background: transparent;
  padding: 0 0 0px 10px;}

#logo h1
{ font: normal 350% 'Yanone Kaffeesatz', arial, sans-serif;
  padding: 5px 0 0 17px;
  color: #555;
  float: left;}

#logo h1 a
{ color: #35BDF5;
  text-decoration: none;}

#logo h1 a:hover
{ color: #555;
  text-decoration: none;}

.slogan
{ float: right; 
  padding-right: 25px;
  text-align: right; 
  font: 500% 'tangerine', arial; 
  color: #111;}

#menubar
{ height: 10px;
  width: 950px;
  margin: 0px auto -1px auto;
  float: right;
  padding: 0px 0 0 0;} 

ul#menu
{ float: right;}

ul#menu li
{ float: left;
  padding: 0 0 0px 0px;
  list-style: none;
  margin: 2px 0 0 0;
  background: transparent;}

ul#menu li a
{ font: normal 120% 'Yanone Kaffeesatz', sans-serif;
  text-decoration: none;
  color: #444;
  display: block; 
  float: left; 
  height: 10px;
  padding: 7px 20px 10px 20px;
  text-align: center;} 

ul#menu li.current a
{ height: 10px;
  padding: 6px 20px 10px 20px;}

ul#menu li.current a
{ background: #fff;
  border: 1px solid black;
  border-bottom: 0;
  color: #F14E23;}

ul#menu li a:hover
{ color: #F14E23;}


#site_content
{ width: 950px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0;
  background: #fff;
  border: 1px solid black;} 

#sidebar_container
{ float: right;
  width: 250px;
  margin: 25px 0;}

.sidebar
{ float: right;
  width: 216px;
  margin: 0 24px 27px 0;
  background: #FBFBFB;
  border: 1px solid #eee;
  padding: 0 15px 15px 15px;}

.sidebar h3, .content h1
{ padding: 10px 15px;
  margin: 0 1px;}

.sidebar h1
{ padding: 5px 0 0 0;}

.paperclip
{ float: left;
  position: relative; 
  z-index: 0;
  vertical-align: middle; 
  margin: -27px 0 -60px -30px;
     width: 70px;
    height: 70px;
}

#content
{ text-align: left;
  width: 670px;
  padding: 25px 0 5px 10px;
  margin: 0;
}
/*
#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(../../../templates/Default/style/bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}
*/
#footer
{ clear: both;
  width: 100%;
  font: normal 150% 'yanone kaffeesatz',  arial, sans-serif;
  height: 85px;
  padding: 20px 0 5px 0;
  text-align: center; 
  color: #555;
  background: transparent;
  margin-bottom: 20px;}

#footer p
{ padding: 0 0 10px 0;}

#footer a, #footer a:hover
{ color: #555;
  text-decoration: none;}

#footer a:hover
{ color: #35BDF5;
  text-decoration: none;}

.gallery img
{ position:absolute;}

.form_settings
{ margin: 5px 0 0 0;}

.form_settings p
{ padding: 0 0 10px 0;}

.form_settings span
{ padding: 5px 0; 
  float: left; 
  width: 170px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ width: 252px; 
  font: 100% 'trebuchet ms', arial;
  border: 0;
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  color: #FFF;}
  
.form_settings .submit
{ border: 0; 
  width: auto;
  margin: 0 0 0 200px; 
  cursor: pointer; 
  color: #35BDF5;
  border: 1px solid #ddd;
  padding: 5px 15px;
  background: #fff;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;}

.form_settings textarea, .form_settings select
{ font: 100% 'trebuchet ms', arial; 
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  width: 252px;
  overflow: auto;}

.form_settings select
{ width: 274px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.search
{ color: #666;
  border: 1px solid #eee;
  margin: 0;
  padding: 10px 5px;
  width: 189px;
  color: #F14E23;}
  
.subscribe
{ color: #35BDF5;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background: #fff;
  float: right;
  cursor: pointer;
  margin: 0;
  font: normal 140% 'Yanone Kaffeesatz', sans-serif;}
 
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #F5F5F5;
  color: #111;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #FBFBFB;
  color: #111;
  border-top: 1px solid #FFF;
}

.clear {
height: 15px ;
}


img.links{
border: 1px solid white;
}

img.links:hover{
border: 1px solid red;
}

a.ilike_rating{display:block;float:right;background:hsla(0, 0%, 0%, 0.8) url('../../../templates/Default/dleimages/ilike.png') no-repeat 3px 3px;height:19px;padding:0 4px 0 20px;font:bold 12px/19px Arial;color:#fff;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
a.ilike_rating:hover{text-decoration:none;background-color:#000;}

.search {
padding: 0px 0 0;
margin: 0 -9px 0;
width: 216px;
}
#search span { display:block; margin:0; padding:0; float:left; background:url("../../../templates/Default/images/search.gif") no-repeat left top; height:27px; width:205px;}
#search input#s {
float: left;
width: 160px;
padding: 4px 0 6px 10px;
margin: 0;
border: 0;
background: none;
color: hsl(0, 0%, 69%);
font: normal 12px/15px "Liberation sans", Arial, Verdana, Helvetica, sans-serif;
border: 1px solid;
}
#search .btn { float:right; padding:0; margin:0; border:0; width:auto; }

#newbuttonstyle#s { float:left; width:223px; padding:6px 0 6px 10px; margin:0; border:0; background:none; color:#B0B0B0; font:normal 12px/15px "Liberation sans", Arial, Verdana, Helvetica, sans-serif; }

.bt {
border: solid 1px;
background: #8CAD68;
border-color: black;
color: white;
padding: 0px;
font-size: 12px;
}

.bt:hover{
    background: #E6EFC2 !important;
    border:2px solid #C6D880;
    color:#529214 !important;
}

fieldset {
border: 1px solid hsl(201, 22%, 79%);
padding: 5px;
text-align: left;
background: hsl(0, 100%, 100%);
}

.fullsearch {
    max-width: 600px;
}

.fullsearch.img {
    max-width: 600px;
}

img.menu {
border: 0;
}

.alfavit{margin:0 00px 0 0px; padding-top:0px;}
	.alfavit .dtitle{background:url("../../../templates/Default/images/dotted.png") repeat-x bottom; height:31px; width:100%; margin-bottom:9px;}
	.alfavit .thide{background:url("../../../templates/Default/images/alfavit.png") no-repeat; width:175px; padding-top:31px;}
	.alfavit ul{padding-left:22px;}
	.alfavit li, .alfavit a{float:left;}
	.alfavit li{padding:0 0 0 7px;}
	.alfavit a{background:url("../../../templates/Default/images/letter.png") no-repeat; width:13px; height:25px; display:block; float:left; font-family:"Cuprum", Arial, sans-serif; 
	text-transform:uppercase; color:#473a31; text-decoration:none; text-shadow:1px 1px 0 #f8c61d; line-height:20px; text-align:center; font-size:1.1em;}
		.alfavit a:hover{color:#fff; text-shadow:1px 1px 0 #8a5007;}
	.alfavit .blet{background:url("../../../templates/Default/images/bletter.png") no-repeat; width:33px;}

.reset, .reset li {list-style: none; padding: 0; margin:0;}

a.down {
    background:url("../../../templates/Default/images/downloads.png");
     width: 232px;
    height: 58px;
}
a.down:hover {
    background:url("../../../templates/Default/images/downloads1.png");
    width: 232px;
    height: 58px;
}

.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff2819),
		to(#ab0000));
	-moz-border-radius: 30px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

.css3button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#120b0b);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff2819),
		to(#120b0b));
	-moz-border-radius: 30px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #4f1212;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
.backlink {
    width: 600px;
    height: 60px;
}

/* Навигация по страницам */
.navigation {
	clear: both;
	font-size: 12px;
	padding: 10px 0 5px 10px;
	background: #fff;
	border-left: 1px #dadada solid;
}

	.navigation span, .navigation a {
		float: left;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		margin: 0 5px 5px 0;
		padding: 8px 12px 8px 12px;
		border-radius:3px; 
		-webkit-border-radius:3px; 
		-moz-border-radius:3px;
	}
	
	.navigation span {
		color: #fff !important;
		background: hsl(10, 69%, 63%);
	}
	
	.navigation a:hover {
		background: hsl(10, 69%, 63%);
	}

a.download:link,   
  a.download:visited, a.download:active, .download:link, .download:visited,   
  .download:active {text-decoration:none; font-family:arial; color:#fff;   
  background:url("../../../templates/Default/images/cd50c9265e04.png") no-repeat top right;   
  height:75px; width:325px; display:block;}   
   a.download:hover,   
  .download:hover, {text-decoration:none; font-family:arial; color:#fff;   
  background:url("../../../templates/Default/images/cd50c9265e041.png") no-repeat top right;   
  height:75px; width:325px; display:block;}

.download_button1 {display:block; width:131px; height:38px; background:url("../../../templates/Default/images/down.png") no-repeat; position:relative; color:#fff; text-shadow:0 1px 2px #000;}  
  .download_button1:hover {background-position:0 -38px; color:#fff;}  
  .error {  
  color: #990000;  
  background-color: #FFF0F0;  
  padding: 7px;  
  margin-top: 5px;  
  margin-bottom: 10px;  
  border: 1px dashed #990000;  
  }

/* Весь блок*/
.m-rating-area{height:80px;display:inline-block;margin:15px 0;padding-left:90px;border:1px solid #ddd;position:relative;}
.m-error{position:absolute;top:5px;right:5px;padding:0 15px;display:none;border:1px solid #db4a39;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font:normal 12px/28px Arial;color:#444;}
.m-load{background:#f0f0f0 url('../../../templates/Default/style/%7BTHEME%7D/images/m_load.gif') 50% 50% no-repeat !important;}

	/* Суммарный рейтинг */
	.m-rating-rate{float:left;margin-left:-90px;width:80px;border-right:1px solid #ddd;font:bold 27px/60px Arial;text-align:center;color:#777;height:80px;text-shadow:0 1px #fff;-moz-box-shadow:inset 0 1px 1px #fcfcfc;-webkit-box-shadow:inset 0 1px 1px #fcfcfc;box-shadow:inset 0 1px 1px #fcfcfc;}
		/* Количество голосов в суммарном рейтинге */
		.m-rating-rate-votes{font:normal 11px/20px Arial;margin-top:-15px;text-shadow:none;}

	/* Разбивкав 2 колонки */
	.m-rating-column{width:180px;float:left;height:80px;}
		/* Область одного рейтинга */
		.m-rating-field{padding:5px 0 5px 40px;height:30px;}
			/* Оценка */
			.m-rating-value{float:left;cursor:pointer;margin-left:-40px;width:30px;height:30px;color:#fff;font:bold 15px/30px Arial;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
			.m-rating-field:hover .m-rating-value{background:#ef622a;}

			/* Сам рейтинг */
			.m-rating{margin:0;padding:0;list-style:none;}
			.m-rating:after{content:"";display:table;clear:both;}
				.m-rating li{float:left;padding:0 1px;}
					.m-rating li span{display:block;width:10px;height:10px;border-radius:5px;background:#ccc;text-indent:-10000px;cursor:pointer;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.25), 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.25), 0 1px 0 #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.25), 0 1px 0 #fff;}
				.m-rating li.m-current span{background:#44a0de;}
				.m-rating li.m-hover span{background:#ef622a}

/* CSS3 gradients & backgrounds */
.m-rating-area{
	background:#fcfcfc;
	background: -moz-linear-gradient(top,  rgba(253,253,253,1) 0%, rgba(250,250,250,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(250,250,250,1)));
	background: -webkit-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	background: -o-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	background: -ms-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	background: linear-gradient(to bottom,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#fafafa',GradientType=0 );
}
.m-rating-rate{
	background:#f0f0f0;
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(234,234,234,1)));
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eaeaea',GradientType=0 );
}
.m-rating-value{
	background:#44a0de;
	background: -moz-linear-gradient(top,  rgba(72,169,234,1) 0%, rgba(64,151,209,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(72,169,234,1)), color-stop(100%,rgba(64,151,209,1)));
	background: -webkit-linear-gradient(top,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	background: -o-linear-gradient(top,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	background: -ms-linear-gradient(top,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	background: linear-gradient(to bottom,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48a9ea', endColorstr='#4097d1',GradientType=0 );
}

.m-error{
	background:#fafafa;
	background: url(data:image/svg+xml;base64,MTY2MjMxMTc4NTk1+PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

.short {
max-width: 315px;
height: 165px;
float: left;
border-bottom: 1px dashed #7979c9;
padding-right: 10px;
}
.ratingss {
margin: -35px 20px 24px 30px;
}

.title-short {
max-width: 315px;
height: 22px;
float: left;
overflow: hidden;
padding-bottom: 10px;
}

.img-short {
max-width: 315px;
height: 50px;
float: left;
overflow: hidden;
}


/*---buttons---*/
.btn {
cursor: pointer;
display: inline-block;
background-color: #E6E6E6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
padding: 5px 14px 6px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333;
font-size: 13px;
line-height: normal;
border: 1px solid #CCC;
border-bottom-color: #BBB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
border-image: initial;
}
.btn:hover {
background-position: 0 -15px;
color: #333;
text-decoration: none;
}
.btn:focus {
outline: 1px dotted #666;
text-decoration: none;
}
/*---buttons---*/


/*---Стиль формы---*/

.find1 {
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
display: inline-block;
width: 210px;
height: 20px;
padding: 4px;
font-size: 13px;
line-height: 18px;
color: gray;
border: 1px solid #CCC;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;

}
.find1:focus {
outline: 0;
border-color: rgba(82, 168, 236, 0.8);
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0,	 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
} 
/*---Стиль формы---*/


/*---Дополнительные стили---*/
.reserlog, .resetlog li {
list-style: none;
padding-left: 0px;
margin: 0px 0px 0px -16px;
}

.short1 {
max-width: 200px;
height: 58px;
float: left;
padding-right: 10px;
overflow: hidden;
}

a.alfavitbut{
padding: 4px;
float: center;
color: hsl(0, 0%, 0%);
background: hsl(16, 100%, 66%);
border: 1px solid hsl(0, 0%, 0%);
}

a.alfavitbut:hover{
padding: 4px;
float: center;
color: black;
background: white;
border: 1px solid hsl(0, 0%, 0%);
}
.clear1{
height: 95px;
}

p.one{
font-size: 14px;
float: left;
text-align: left;
font-family: cursive;
}

a.down-but-one{
background: rgba(255, 255, 255, 0) url('../../../templates/Default/images/downloads.png');
color: rgba(250, 235, 215, 0);
width: 123px;
height: 93px;
float: left;
}

a.down-but-one:hover{
background: rgba(255, 255, 255, 0) url('../../../templates/Default/images/downloads1.png');
color: rgba(250, 235, 215, 0);
width: 123px;
height: 93px;
float: left;
}

.sumbols{
width: 670px;
height: 720px;
overflow: hidden;
}

.wpmd{
float: left;
border: 0px solid;
min-width: 70px;
min-height: 50px;
font-size: 35px;
text-align: center;
padding-top: 15px;
color:black;
}

b.sumbols{
font-size: 13px:
}

.use_font_area{
font-family: font_;
width: 670px;
max-width: 670px;
min-width: 670px;
height: 70px;
min-height: 60px;
font-size:  32px;
color: crimson;	
}	

.use_font {
margin-bottom: 12px;
}

.short2 {
max-width: 315px;
height: 330px;
float: left;
padding-right: 10px;
overflow: hidden;
}

.img-short1 {
max-width: 315px;
height: 155px;
float: left;
overflow: hidden;
}

.title-short1 {
max-width: 366px;
height: 28px;
float: left;
overflow: hidden;
padding-bottom: 10px;
font-size: 12px;
    width: 310px;
}

/* Added by me */
.dwd-counter {
	background-color: #e74c3c;
	border-radius: 10em;
	color: #fff;
	font-size: 55px;
	height: 75px;
	line-height: 32px;
	margin: auto;
	padding: 25px 0 0 0;
	text-align: center;
	width: 100px;
	overflow: hidden;
}

.dwd-counter div {
	font-size: 16px;
	color: #ffccbc;
}

.dwd-container {
	width: 100%
	margin: 0;
	text-align: center;
	background-color: #eee;
}

.dwd-container p {
	padding: 0 0 10px 0;
}

.dwd-container h1 {
	color: blue;
	font-size: 32px;
}
/* END. Added by me */