 /*General
-----------------------------------------------------*/
* 				{ margin:0pt; padding:0pt; }
	
td, input, textarea, select {font: normal 100% Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px; }
	
p 				{padding: 0;}

form 			{margin:0px; padding:0px;}
	
hr 				{display:none;}

.align-top	    {vertical-align:top;}
.align-right	{text-align:right;}
.align-left 	{text-align:left;}
.align-center 	{text-align:center;}
.float-left 	{float:left; padding-right:12px;}
.float-right 	{float:right; padding-left:12px;}
.left 			{float:left;}
.right 			{float:right;}
.clearall 		{clear:both;}

br.clearall  	{clear:both; display:block; height:0em; line-height:0em;}
	
img 			{border:0px none;}
acronym 		{border-bottom:1px dotted black;}
.hide 			{display:none;}
.error 			{color:#FF0000;}
.small 			{font-size:0.9em;}
.texxt span {font-weight:bold;}

/*Poligraphy
-----------------------------------------------------------*/

body {background: transparent url(/images/body-bg.jpg) center top; line-height:normal; font: normal 76% Verdana, Arial, Helvetica, sans-serif; height:auto !important; min-height:100%; margin:0 auto; padding:0; max-width: 1400px;}
	
a {text-decoration: underline; outline: none;}
	
a:visited {text-decoration: underline; color: #663366;}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal;}	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;}

h1 {font-family: 'PT Sans'; font-size: 18px; color: #f21f0c; padding: 0 0 0 12px; border-left: solid 6px #f21f0c; margin: 0 5px 5px 5px;}
h2 {font-family: 'PT Sans'; font-size: 18px; color: #666666; padding: 7px 0 0 0px; margin: 0;}
h3 {font-size: 14px; color: #666666; font-family: Arial; padding: 5px 0 0px 0;}
h4 {font-size:1.2em; padding:8px 0 8px 0; color: #e67817;}
h5 {font-size:1em; padding:10px 0; color: #960209;}
h6 {font-size:1em; color:#000000;}

h2 a {color: #666666;}

p {margin: 9px 0;}

div#container{width:1041px;margin:0 auto; }
div#container{text-align:left; position: relative;}

div#header{ margin: 0 0 28px 0; position:relative; height: 143px; background: transparent url(/images/header-bg.jpg) no-repeat center top;}
div#header .logo {width:101px; height:83px; position: absolute; left: 25px; top: 50px;}
div#header #topmenu {font-family: 'PT Sans'; font-size: 14px; padding: 10px 0 0 150px;}
div#header #topmenu ul {list-style: none;}
div#header #topmenu li {float: left; padding: 0 24px 0 0;}
div#header #topmenu li a{text-decoration: none; color: #333333; position: relative; z-index: 150;}
div#header #topmenu li.active {text-decoration: underline;}

/* Search */
.search form {margin: 0;}
.search input {border: 0; padding: 0;}
.search .text {border: 0; width: 150px;	height: 14px; color: #a8a8a8; font-weight: normal; font-size: 10pt; padding: 2px; margin-right: 9px; font-family: 'PT Sans'; }
.r1, .r2, .r3, .r4 {display: block; height: 1px; background: #f81909 url('/images/red_grad.gif') repeat-y 0 0; overflow: hidden;}
.search .r1 {  margin: 0 5px; }
.search .r2 {  margin: 0 3px; }
.search .r3 {  margin: 0 2px; }
.search .r4 {  margin: 0 1px; height: 2px; }
.block-round-content {background: #f81909 url('/images/red_grad.gif') repeat-y 0 0;  padding: 0 0 0 10px;}
.search {height: 20px; width: 200px; position: absolute; right: 30px; padding: 0 18px;}
/* End of Search */

div#banner-top {margin: 33px 26px;}

div#wrapper{float:left;width:100%;}
div#content{margin-right: 446px; padding: 0 0px;}
div#content-comp{margin-right: 0px; padding: 0 0px;}
div#content-inner{margin-right: 211px; padding: 0 5px;}

div#content-new{margin-right: 213px; padding: 0 0px;}

div#navigation{float:left;width:211px;margin-left:-213px; border-left: solid 2px #f21f0c;}

div#extra{float:left;width:211px;margin-left:-426px; border-left: solid 2px #d1d1d1;}

div#extra-blogs{float:left;width:211px;margin-left:-213px; border-left: solid 2px #d1d1d1;}

div#footer{white-space: normal;clear:left;width:100%; background: #e6e6e6 url(/images/lizard.jpg) no-repeat right bottom; height: 125px; position: relative;}

/* Table */
table.table1
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:collapse;
    padding: 0 0 20px 0;
}

.table1 a {text-decoration: none; color: #666666 }

.table1 thead th
{
    padding:2px;
    color:#fff;
    text-shadow:1px 1px 1px #a12115;
    border:1px solid #b41709;
    border-bottom:3px solid #b41709;
    background-color:#cb1a0a;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(204,0,0)),
        color-stop(0.51, rgb(203,26,10)),
        color-stop(0.87, rgb(242,31,12))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(204,0,0) 2%,
        rgb(203,26,10) 51%,
        rgb(242,31,12) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
	text-align: center;
}

.table1 thead th:empty {background:transparent; border:none;}

.table1 thead .empty {background-color:#ffffff; border:none;}

.table1 tbody th{
    color:#fff;
    text-shadow:1px 1px 1px #a12115;
    background-color:#cb1a0a;
    border:1px solid #b41709;
    border-right:3px solid #b41709;
    padding:0px 5px;
    background:-webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0.02, rgb(242,31,12)),
        color-stop(0.51, rgb(203,26,10)),
        color-stop(0.87, rgb(204,0,0))
        );
    background: -moz-linear-gradient(
        left bottom,
        rgb(242,31,12) 2%,
        rgb(203,26,10) 51%,
        rgb(204,0,0) 87%
        );
    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
	text-align: center;
}
.table1 tfoot td{color: #9CD009; font-size:32px; text-align:center; padding:10px 0px; text-shadow:1px 1px 1px #444; }
.table1 tfoot th{color:#666;}
.table1 tbody td{
    padding:3px;
    text-align:center;
    background-color:#fffbda;
    border: 2px solid #fbf5c6;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
	font-size: 12px;
}
.table1 tbody span.check::before{content : url(../images/check0.png);}

.table1 ul {list-style: none; display: inline-block;}
.table1 li {float: left;}

table.table2
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:collaps;
    padding: 0 0 20px 0;
}

.table2 a {text-decoration: none; color: #666666 }

.table2 thead th
{
    padding:2px;
    color:#fff;
    text-shadow:1px 1px 1px #BCBCBC;
    border:1px solid #BCBCBC;
    border-bottom:3px solid #BCBCBC;
    background-color:#888888;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(136,136,136)),
        color-stop(0.51, rgb(194,194,194)),
        color-stop(0.87, rgb(226,226,226))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(226,226,226) 2%,
        rgb(194,194,194) 51%,
        rgb(136,136,136) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
	text-align: center;
}

.table2 thead th:empty {background:transparent; border:none;}

.table2 thead .empty {background-color:#ffffff; border:none;}

.table2 tbody th{
    color:#fff;
    text-shadow:1px 1px 1px #BCBCBC;
    border:1px solid #BCBCBC;
    border-bottom:3px solid #BCBCBC;
    background-color:#888888;
    padding:0px 5px;
    background:-webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0.02, rgb(226,226,226)),
        color-stop(0.51, rgb(194,194,194)),
        color-stop(0.87, rgb(136,136,136))
        );
    background: -moz-linear-gradient(
        left bottom,
        rgb(226,226,226) 2%,
        rgb(194,194,194) 51%,
        rgb(136,136,136) 87%
        );
    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
	text-align: center;
}
.table2 tfoot td{color: #9CD009; font-size:32px; text-align:center; padding:10px 0px; text-shadow:1px 1px 1px #444; }
.table2 tfoot th{color:#666;}
.table2 tbody td{
    padding:3px;
    text-align:center;
    background-color:#f3f4f4;
    border: 2px solid #e5ebeb;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
	font-size: 12px;
}
.table2 tbody span.check::before{content : url(../images/check0.png);}
.table2 ul {list-style: none; display: inline-block;}
.table2 li {float: left;}
/* Table */

.attention {float:left;}
.day {padding: 3px 5px 3px 5px; float:left;}

/* Tooltip */
.jQtooltip {
  position: relative;
}
.jQtooltip div {
  display: none;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 1000;
  width: auto;
  padding: 2px 2px;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.table-do .jQtooltip div
{
  -webkit-box-shadow: 0 1px 3px #C4C4C4;
  -moz-box-shadow: 0 1px 3px #C4C4C4;
  box-shadow: 0 1px 3px #C4C4C4;
  border: 1px solid #DBB779;
  background: #FFF6BD;
  }
  
  .table-posle .jQtooltip div
{
  -webkit-box-shadow: 0 1px 3px #C4C4C4;
  -moz-box-shadow: 0 1px 3px #C4C4C4;
  box-shadow: 0 1px 3px #C4C4C4;
  border: 1px solid #dddddd;
  background: #e2e2e2;
  }
/* Tooltip */

.all {font-family: "Trebuchet MS", sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    font-style: normal;
    padding: 0 0 20px 0;
    text-align: right;
}


#content-new .all {font-family: "Trebuchet MS", sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    font-style: normal;
    padding: 0 20px 20px 0;
    text-align: right;
}


#blogs { margin: 0 10px;}

#blogs .r1, #blogs .r2 {
    background: none repeat scroll 0 0 #f21f0c;
    display: block;
    height: 1px;
    overflow: hidden;
}
.r1{
    margin: 0 3px;
}
.r2 {
    height: 2px;
    margin: 0 1px;
}
#blogs .inner {
    background: none repeat scroll 0 0 #f21f0c;
    font-size: 15px;
    padding: 0 10px;
}

#panel
{
	width: 193px; color: #ffffff; font-weight: bold; font-family: 'PT Sans'; font-size: 18px;
}

#blogs .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #f21f0c; display: block; padding: 0 0 0 10px;}
#blogs .name a {color: #39373a; text-decoration: none;}
#blogs .date {font-family: 'MyriadProRegular'; font-size: 11px; padding: 7px 0 0 17px;}
#blogs .author {font-family: 'MyriadProRegular'; font-size: 11px; padding: 4px 0 0 17px;}
#blogs .text {font-family: 'PT Sans'; font-size: 13px; padding: 4px 0 0 17px;}

#blogs ul {list-style: none; padding: 15px 0 0 0;}

#blogs li {padding: 5px 0;}

#fso { margin: 0 10px;}

#fso .r1, #fso .r2 {
    background: none repeat scroll 0 0 #f21f0c;
    display: block;
    height: 1px;
    overflow: hidden;
}
#fso .inner {
    background: none repeat scroll 0 0 #f21f0c;
    font-size: 15px;
    padding: 0 10px;
}

#fso .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #f21f0c; display: block; padding: 0 0 0 10px;}
#fso .name a {color: #39373a; text-decoration: none;}
#fso .date {font-family: 'MyriadProRegular'; font-size: 11px; padding: 7px 0 0 17px;}
#fso .author {font-family: 'MyriadProRegular'; font-size: 11px; padding: 4px 0 0 17px;}
#fso .text {font-family: 'PT Sans'; font-size: 13px; padding: 4px 0 0 17px;}

#fso ul {list-style: none;}

#fso li {padding: 15px 0;}

#gratters .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #f21f0c; display: block; padding: 0 0 0 10px;}
#gratters .name a {color: #39373a; text-decoration: none;}
#gratters .date {font-family: 'MyriadProRegular'; font-size: 11px; padding: 7px 0 0 17px;}
#gratters .author {font-family: 'MyriadProRegular'; font-size: 11px; padding: 4px 0 0 17px;}
#gratters .text {font-family: 'PT Sans'; font-size: 13px; padding: 4px 0 0 17px;}

#gratters ul {list-style: none;}

#gratters li {padding: 15px 0;}

#gratters { margin: 0 10px;}

#gratters .r1, #gratters .r2 {
    background: none repeat scroll 0 0 #b41709;
    display: block;
    height: 1px;
    overflow: hidden;
}
#gratters .inner {
    background: none repeat scroll 0 0 #b41709;
    font-size: 15px;
    padding: 0 10px;
}

#gratters .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #b41709; display: block; padding: 0 0 0 10px;}
#gratters .date {font-family: 'MyriadProRegular'; font-size: 11px; padding: 7px 0 0 17px;}
#gratters .author {font-family: 'MyriadProRegular'; font-size: 11px; padding: 4px 0 0 17px;}
#gratters .text {font-family: 'PT Sans'; font-size: 13px; padding: 4px 0 0 17px;}

#gratters ul {list-style: none;}

#gratters li {padding: 15px 0;}

#remember { margin: 0 10px;}

#remember .r1, #remember .r2 {
    background: none repeat scroll 0 0 #888888;
    display: block;
    height: 1px;
    overflow: hidden;
}
#remember .inner {
    background: none repeat scroll 0 0 #888888;
    font-size: 15px;
    padding: 0 10px;
}

#remember .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #888888; display: block; padding: 0 0 0 10px;}
#remember .name a {color: #39373a; text-decoration: none;}
#remember .date {font-family: 'MyriadProRegular'; font-size: 11px; padding: 7px 0 0 17px;}
#remember .author {font-family: 'MyriadProRegular'; font-size: 11px; padding: 4px 0 0 17px;}
#remember .text {font-family: 'PT Sans'; font-size: 13px; padding: 4px 0 0 17px;}

#remember ul {list-style: none;}

#remember li {padding: 15px 0;}

#banner-bot {padding: 20px 0; background: #fff;}
#banner-bot ul {list-style: none;}
#banner-bot li {float: left; padding: 0 14px; width: 180px; height:90px; overflow:hidden;}
#banner-bot li img {width: 180px;}

#navigation #banner-bot {padding: 20px 0; background: #fff;}
#navigation #banner-bot ul {list-style: none;}
#navigation #banner-bot li {padding: 10px 14px; width: 180px; height:90px; overflow:hidden;}
#navigation #banner-bot li img {width: 180px;}

div#footer #botmenu {font-family: 'PT Sans'; font-size: 14px; padding: 10px 0 0 20px;}
div#footer #botmenu ul {list-style: none;}
div#footer #botmenu li {float: left; padding: 0 24px 0 0;}
div#footer #botmenu li a{text-decoration: none; color: #333333;}
div#footer #botmenu li.active {text-decoration: underline;}

div#footer .copyright {font-family: 'PT Sans'; font-size: 11px; padding: 20px 0 0 20px; float: left; width: 400px;}
div#footer .author {font-family: 'PT Sans'; font-size: 11px; position: absolute; right: 20px; top: 80px; width: 240px}
div#footer .counter {padding: 70px 0 0 540px; margin: -20px 0 0 0;}
div#footer .counter img {vertical-align: top;}

.breadcrumps {font-size: 11px; color: #666666; padding: 0 0 10px 0;}

.attention-inner {padding: 10px 0; color: #B41709; font-weight: bold;}

#content-new .attention-inner {padding: 10px 20px 10px 0; color: #B41709; font-weight: bold;}

.comp-inner ul {list-style: none;}
.comp-inner li {padding: 0; margin: 0; float: none;}

#ShowAddComment {margin: 20px 0px; font-size: 15pt;}
#ShowAddComment a {color: #8a8a8a;}

/* ссылка "ответить" для комментария */
.c_u_l {	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment {
	margin-bottom: 10px;
	padding: 0 20px 0 0;
	zoom: 1;
	position: relative;
}

.comment-form {width: 450px;}

.comment input[type="text"],
.comment input[type="file"],
.comment textarea {
	width: 100% !important;
	width: auto;
}

.comment input[type="text"]
 {
	height: 20px;
}


.comment_desc
{
	margin: 0px 0px 30px 20px;
}

.comment_desc a
{
	color: #5C5C5C;
}


.stars
{
	margin: 0px;
	padding: 0px;
}

.stars li
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: url('/hostcmsfiles//images/stars_gray.gif') no-repeat 0 0 !important;
	cursor: pointer;
	list-style-type: none;
}

.stars .curr
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles//images/stars_single.gif') no-repeat 0 0 !important;
}

/* ****************** */
#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #F2EDE9;
	background: url('/hostcmsfiles//images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

#message,
#status_message {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles//images/message.gif') no-repeat 5px 50%;
	width: 450px;
}

#message p
{
	margin: 0px;
	padding: 0px;
}

.comment .d1, .comment .d2, .comment .d3 { 
    display: block; font-size: 0; overflow: hidden; height: 1px;
   }


   
.comment .d2, .comment .d3, .comment .dialog-round div {
    border: 1px solid #bababa; /* Параметры рамки */
    border-top: none; border-bottom: none; /* Убираем границу сверху и снизу */
    background: #e5e5e5; /* Цвет фона блока */
   }
   
.comment .d1 { margin: 0 4px; background: #bababa; }
   
.comment .d2 { margin: 0 2px; border-width: 2px; }
   
.comment .d3 { margin: 0 1px; height: 2px; }
   
.comment .dialog-round div { padding: 10px 10px; font-size: 14px;}
pre {white-space: pre-wrap;}

/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
	background: #fff;
	float: left;
}

.page_link
{
	border: 1px solid #e7e7e7;
}
.current
{
	border: 1px solid #F21F0C;
	background-color: #F21F0C;
	color: #fff;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

.table-do table, .table-comp table {
    border: 1px solid #D1D1D1;
    border-collapse: collapse;
}
.table-do td  {
    border: 1px solid #D1D1D1;
    border-collapse: collapse;
    padding: 3px;
text-align: center;
}

.table-comp td {
    border: 1px solid #D1D1D1;
    border-collapse: collapse;
    padding: 3px;
text-align: left;
}

.table-comp td.center {text-align: center;
}


.table-do th, .table-comp th {
    background: none repeat scroll 0 0 #FFF6BD;
    border: 1px solid #666666;
    border-collapse: collapse;
    padding: 3px;
	text-align: center;
color:#666666;
}
.table-do thead th:empty, .table-comp thead th:empty {background:transparent; border:none;}
.table-do thead .empty, .table-comp thead .empty {background-color:#ffffff; border:none;}

.table-do ul, .table-comp ul {list-style: none; display: inline-block;}
.table-do li, .table-comp li {float: left;}

.table-do a, .table-comp a {text-decoration: none; color: #666666 }

.table-do th a, .table-comp th a {text-decoration: underline; color: #666666 }

table.table-do, table.table-comp {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:collapse;
    padding: 0 0 20px 0;
}
.table-do thead th, .table-comp thead th {
    padding:2px;
    color:#666666;
    
	text-align: center;
}

.table-posle table {
    border: 1px solid #D1D1D1;
    border-collapse: collapse;
}
.table-posle td {
    border: 1px solid #D1D1D1;
    border-collapse: collapse;
    padding: 3px;
text-align: center;
}
.table-posle th {
    background: none repeat scroll 0 0 #D1D1D1;
    border: 1px solid #666666;
    border-collapse: collapse;
    padding: 3px;
	text-align: center;
color:#666666;
}
.table-posle thead th:empty {background:transparent; border:none;}
.table-posle thead .empty {background-color:#ffffff; border:none;}

.table-posle ul {list-style: none; display: inline-block;}
.table-posle li {float: left;}

.table-posle a {text-decoration: none; color: #666666 }

.table-posle th a {text-decoration: underline; color: #666666 }

table.table-posle{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:collapse;
    padding: 0 0 20px 0;
}
.table-posle thead th {padding:2px; color:#666666; text-align: center;}

img.img {width: 170px; padding: 5px 10px 5px 17px;}

/*Рамка для важного сообщения*/
.attention-inner .d1, .attention-inner .d2, .attention-inner .d3 {display: block; font-size: 0; overflow: hidden; height: 1px;}  
.attention-inner .d2, .attention-inner .d3, .attention-inner .dialog-round div {border: 1px solid #bababa; border-top: none; border-bottom: none; background: #FFF6BD;}
.attention-inner .d1 { margin: 0 4px; background: #bababa; } 
.attention-inner .d2 { margin: 0 2px; border-width: 2px; }
.attention-inner .d3 { margin: 0 1px; height: 2px; }   
.attention-inner .dialog-round div { padding: 10px 10px; }
/* End of Рамка для важного сообщения*/

.attention-gray .d1, .attention-gray .d2, .attention-gray .d3 {display: block; font-size: 0; overflow: hidden; height: 1px;}  
.attention-gray .d2, .attention-gray .d3, .attention-gray .dialog-round div {border: 1px solid #bababa; border-top: none; border-bottom: none; background: #eeeeee;}
.attention-gray .d1 { margin: 0 4px; background: #bababa; } 
.attention-gray .d2 { margin: 0 2px; border-width: 2px; }
.attention-gray .d3 { margin: 0 1px; height: 2px; }   
.attention-gray .dialog-round div { padding: 10px 10px; }
.attention-gray p {margin: 0 !important; padding: 0;}

.comp-inner .date {font-family: 'MyriadProRegular'; font-size: 13px; padding: 5px 0 5px 20px;}
.comp-inner .results .date {padding: 5px 0 0px 0px;}
.comp-inner .results h2 {padding: 0px 0 0 0px;}
.comp-inner .results ul {padding: 0 0 15px 0;}

.do {float: left; width: 520px;}
.posle {float: right; width: 520px; margin-left: -520px;}

.orgeo {}

#fso-inner { margin: 0 10px;}

#fso-inner .r1, #fso-inner .r2 {
    background: none repeat scroll 0 0 #f21f0c;
    display: block;
    height: 1px;
    overflow: hidden;
}
#fso-inner .inner {
    background: none repeat scroll 0 0 #f21f0c;
    font-size: 15px;
    padding: 0 10px;
}

#fso-inner .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #f21f0c; display: block; padding: 0 0 0 10px;}
#fso-inner .name a {color: #39373a; text-decoration: none;}
#fso-inner .date {font-family: 'MyriadProRegular'; font-size: 11px; padding: 7px 0 0 17px;}
#fso-inner .author {font-family: 'MyriadProRegular'; font-size: 11px; padding: 4px 0 0 17px;}
#fso-inner .text {font-family: 'PT Sans'; font-size: 13px; padding: 4px 0 0 17px;}

#fso-inner  ul {list-style: none;}

#fso-inner .groups li {padding: 15px 0; float: left; width: 200px;}
#fso-inner li {padding: 15px 0;}
#fso-inner li.item {clear: both;}
.autor-img {width: 150px; height: 200px; overflow: hidden; padding: 5px;}
.autor-img img {width: 150px;}
#fso-inner li.item img {padding: 15px; width: 150px;}


.jcarousel-skin-tango .jcarousel-container {
/*    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97; */
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 700px;
    padding: 20px 40px 20px 40px;
    margin: 0 auto;
}

.razbor .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 700px !important;
    padding: 20px 40px 20px 40px;
    margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  500px;
    height: auto;
}

.razbor .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  700px !important;
    height: auto;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: auto;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: auto;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/images/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/images/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango ul li:before {
none !important;
}

.jcarousel-skin-tango {
	margin: 0 auto;
}

.jcarousel-skin-tango li {
	position: relative;
}

.description {display: none; position: absolute; bottom: 10px; padding: 10px; background: #000; opacity: 0.5; color: #fff; width: 100%;}
.jcarousel-skin-tango li:hover .description {display: block;}

.razbor .description {display: block; position: relative !important; bottom: 0px !important; padding: 10px 0 10px 10px !important; background: #000; opacity: 0.5; color: #fff; width: 100%;}


.inner a {display: block; text-decoration: none; color: #fff;}

.main {width:785px; float: left;}

#main_comment .name {
    border-left: 6px solid #F21F0C;
    color: #39373A;
    display: block;
    font-size: 12px;
    padding: 0 0 0 10px;
}
#main_comment .name a {
    color: #39373A;
    text-decoration: underline
}
#main_comment .date {
    font-family: 'MyriadProRegular';
    font-size: 11px;
    padding: 7px 0 0 17px;
}
#main_comment .author {
    font-family: 'MyriadProRegular';
    font-size: 11px;
    padding: 4px 0 0 17px;
    font-weight: bold;
}
#main_comment .text {
    font-family: 'PT Sans';
    font-size: 13px;
    padding: 4px 0 0 17px;
}

#main_comment .text  a {
   text-decoration: none;
   color: #000;
   font-weight: bold;
}

#main_comment {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 20px 0;
}
#main_comment ul {
    list-style: none outside none;
    padding: 10px 0 0 0px;
}
#main_comment li {
    float: left;
    height: 150px;
    overflow: hidden;
    padding: 0 14px;
    width: 180px;
}
#main_comment .inner {
    background: none repeat scroll 0 0 #F21F0C;
    font-size: 15px;
    padding: 0 10px;
}

#main_comment .r1, #main_comment .r2 {
    background: none repeat scroll 0 0 #F21F0C;
    display: block;
    height: 1px;
    overflow: hidden;
}

.share42init
{
	padding: 8px 0 0 0;
}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 1;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

.komm {
	font-size: 10px;
color: #666666;
padding: 0 0 10px 0;
}
.menu-img {

    margin: -30px 0 0 50px;
    position: relative;
    z-index: 100;

}

#slider {width: 988px; height: 124px; position:relative; margin: 28px 0 0 0;}
#slides {position: absolute; z-index:100;}
.slides_container {width:988px; overflow:hidden; position:relative; display:none;}
.slides_container a {width:988px; height:124px;	display:block;}
.pagination {position: absolute; margin: 10px 0 0 0; z-index: 110; right: 12px; height:20px;}
.pagination li {float:left;	margin:0 5px 0 0; list-style:none;}
.pagination li a {display:block; width:13px; height:1px; padding-top:12px; background-image:url(/images/pagination.png); background-position:0 0; float:left; overflow:hidden;}
.pagination li.current a {background-position:0 -16px;}
.pagination .current {background: none; border: none; padding: 0;}

#slides .next,#slides .prev {display:none;}
#slides:hover .next, #slides:hover .prev {display:block;}
#slides .next .main, #slides .prev .main {position:absolute; z-index:101; opacity: 0.5; top:17px; left:0px; width: 50px;}
#slides .next .inner, #slides .prev .inner {opacity: 1; top:47px; left:16px; z-index:102; position:absolute;}

#slides .next .main {left:934px;}
#slides .next .inner{left:954px;}

/* Table */
#content-inner table
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:collapse;
    padding: 0 0 20px 0;
}

#content-inner table a {text-decoration: none; color: #666666 }

#content-inner table thead th
{
    padding:2px;
    color:#fff;
    text-shadow:1px 1px 1px #a12115;
    border:1px solid #b41709;
    border-bottom:3px solid #b41709;
    background-color:#cb1a0a;
    text-align: left;
}

#content-inner table thead th:empty {background:transparent; border:none;}

#content-inner table thead .empty {background-color:#ffffff; border:none;}

#content-inner table tbody th{
    color:#fff;
    text-shadow:1px 1px 1px #a12115;
    background-color:#cb1a0a;
    border:1px solid #b41709;
    border-right:1px solid #b41709;
    padding:0px 5px;
    text-align: center;
    border-collapse:collapse;
}

#content-inner table ul {list-style: none; display: inline-block;}
#content-inner table li {float: left;}

#content-inner table td {border: 1px solid #D1D1D1; border-collapse: collapse; padding: 3px; text-align: left;}

#happyb ul {list-style: none;}
#happyb li {padding: 5px 0;}
#happyb .img img {width: 150px;}
#happyb .img {width: 150px; height: 150px; overflow: hidden; float: left; padding: 0 10px 0 0;}
#happyb h2 {font-family: 'PT Sans'; font-size: 18px; color: #666666; padding: 0 0 7px 0; margin: 0;}
#happyb .all {font-family: "Trebuchet MS", sans-serif; font-size: 13px; line-height: 1.4em; font-style: normal; padding: 0 0 10px 0; text-align: right;}
#happyb .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #f21f0c; display: block; padding: 0 0 0 10px;}
#happyb .name a {text-decoration: none; color: #39373A;}

.comp-group ul {list-style: none; padding: 10px 0;}
.comp-group li {float: left; padding: 0 10px;}

.counter ul {list-style: none;}
.counter li {float: left; padding: 0 20px 0 0;}

#link { margin: 0 10px;}

#link .caption {text-align: center; font-weight: bold; font-family: 'PT Sans'; font-size: 18px; color: #f21f0c; padding: 0 0 0 12px; margin: 0 5px 5px 5px;}

#link .r1, #link .r2 {
    background: none repeat scroll 0 0 #f21f0c;
    display: block;
    height: 1px;
    overflow: hidden;
}
#link .inner {
    background: none repeat scroll 0 0 #f21f0c;
    font-size: 15px;
    padding: 0 10px;
}

#link .name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #f21f0c; display: block; padding: 0 0 0 10px;}
#link .name a {color: #39373a; text-decoration: none;}
#link .date {font-family: 'MyriadProRegular'; font-size: 11px; padding: 7px 0 0 17px;}
#link .author {font-family: 'MyriadProRegular'; font-size: 11px; padding: 4px 0 0 17px;}
#link .text {font-family: 'PT Sans'; font-size: 13px; padding: 4px 0 0 17px;}

#link ul {list-style: none;}

#link li {padding: 15px 0; width: 200px; float: left;}

.poll td {border: none !important;}
.poll input, .poll label {margin: 10px 0;}

.shop_items li {float: left; width: 300px; list-style: none; padding: 0 0 20px 0;}
.shop_items li .item-name {color: #39373a; font-size: 15px; font-weight: bold; border-left: solid 6px #f21f0c; display: block; padding: 0 0 0 10px; height: 20px;}
.shop_items li .item-name a {color: #39373a; text-decoration: none;}
.shop_items li img.image {width: 250px; padding: 20px; left: 0; 
    position:absolute; 
    top: 0; }
  .demo { 
    position:relative; 
    margin:0 auto; 
    height: 360px;
    width:300px;
    display: block;
}
.shop_items li img.raz {opacity:0;filter:alpha(opacity=0);}
.shop_items li:hover img.raz {opacity:1;filter:alpha(opacity=100);}
.shop_items li:hover img.dva, .shop_items li img.dva:hover {opacity:0;filter:alpha(opacity=0);}


#little_cart { right:11%;
  top:404px;
  position:fixed;
  background-color:#fff;
  padding:20px;
  border:solid #999999 1px;
  z-index:100;
width: 135px;}


/* Стили для магазина */

.shop_cart_table
{
	/* width: 100%; */
	border-spacing: 2px;
}

.shop_cart_table, .shop_cart_table td
{
	empty-cells: show;
}

.shop_cart_table td, .shop_cart_table th
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	padding-bottom: 4px;
	padding-top: 4px;
}

.shop_cart_table th
{
	text-align: left;
	border-bottom: 1px solid #d20a1c;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}

.hit {
	width: 40px;
	height: 40px;
	background: url('/images/hit.png') no-repeat 0 0 !important;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hit.png');
}

/* Строки фильтра и сортировки */
.shop_block
{
	border: 1px solid #ccc;
	background: #EEE;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.shop_block input, .shop_block select {
	border: 1px solid #969696;
}

.shop_block .gray_button input {
	border-width: 0;
}

.gray_button {
padding: 0 0 20px 0;
}

.arrow_up,
.arrow_up_gray,
.arrow_down,
.arrow_down_gray {
	width: 16px;
	height: 16px;
	z-index: 1;
	float: left;
}

.arrow_up img,
.arrow_up_gray img,
.arrow_down img,
.arrow_down_gray img {
	filter: alpha(opacity=0);
}


.arrow_up
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
}

.arrow_up_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation {
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
}

.shop_navigation li {
	float: left;
	padding-right: 10px;
}

.shop_navigation span {
	margin-right: 10px;
	border-bottom: 1px solid #d20a1c;
}

.shop_navigation_current span {
	color: #525252;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 1px solid #d20a1c;
}
/* END стили для магазина */

.border_no {border:0px none !important;}