* {

	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
table {
    
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* End CSS Reset */
h1, h2, h3, h4, h5 {
	line-height: inherit;
	padding: 0 0 10px 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
h2 {
	font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px 0;
}
h3 {
	font-size: 15px;
    font-weight: bold;
}
h4 {
	font-size: 14px;
    font-weight: bold;
}
h5 {
	font-size: 14px;
    font-weight: bold;
}
a {
	color: #425f47;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0 none;
}
p {
	margin: 0 0 10px 0;
}
textarea {
	resize: vertical;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-display: swap;
	line-height: 18px;
	background-color: #f7f7f7;
}
.wrapper {
	width: 100%;
	min-width: 1100px;
}
table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.lcol, .rcol, form {
    display: inline;
}

.lcol {
    float: left;
}

 .rcol {
    float: right;
}
.clr {
	clear: both;
}
hr {
	border: 0;
	height: 1px;
	background: #e8e7e7;
	margin: 10px 0;
}
#ldM58 input[type="text"] {
	font-size: 14px;
	color: #000;
	padding: 5px 15px 6px 15px;
	width: 400px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-style: normal;
	font-weight: normal;
}

input[type="text"], input[type="password"] {
	font-size: 14px;
	color: #000;
	padding: 5px 15px 6px 15px;
	width: 400px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-style: normal;
	font-weight: normal;
}


textarea {
	font-size: 14px;
	color: #000;
	padding: 5px 15px 6px 15px;
	width: 620px;
	margin: 2px;
	border: 1px solid #dcdcdc;
	font-style: normal;
	font-weight: normal;
}
.securityCode {
	width: 150px !important;
}
.manFlSbm, .manFlRst, .commSbmFl, #sbt47, .searchSbmFl, #table1 input[type="submit"] {
	float: right;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	padding: 3px 15px 5px 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 12px 0 0;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	cursor: pointer;
}
.manFlSbm, .commSbmFl, #sbt47, .searchSbmFl, #table1 input[type="submit"] {
	background-image: url(../images/btn-blue.png);
	background-color: #22aed3;
	border: 1px solid #0ba7b9;
}
.manFlRst {
	background-image: url(../images/btn-green.png);
	background-color: #879c2f;
	border: 1px solid #425f47;
}
.manFlSbm:hover, .manFlRst:hover, .commSbmFl:hover, #sbt47:hover, .searchSbmFl:hover, #table1 input[type="submit"]:hover {
	opacity: 0.8;
}
.commSbmFl {
	margin: 10px 10px 15px 0 !important;
}
#table1 input[type="submit"] {
	margin: 0px -10px 20px 10px;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 103px;
	background-color:#fdf0dc;
}
.headblock {
	height: 108px;
	border-bottom: 1px solid #FFF;
}
.headblock-menu {
	height: 44px;
	background-color: #FFF;
    border-bottom: 3px solid #425f47;
}
.align-center {
	margin: 0 auto;
	width: 1100px;
	position: relative;
}
.logo {
    background-image: url(../images/logo.webp);
	float: left;
	margin: 0 0 0 0;
	width: 162px;
    height: 103px;
}
.searchblock {
	float: right;
	position: relative;
	margin: 25px 60px 0 50px;
	width: 380px;
}
.search-field {
	font-size: 18px !important;
	color: #cecece !important;
	padding: 12px 50px 13px 18px !important;
	width: 310px !important;
	border: 1px solid #dcdcdc;
	font-style: italic !important;
	font-weight: bold !important;
}
.search-btn {
	background-image: url(../images/seach.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	height: 24px;
	width: 24px;
	top: 13px;
	right: 15px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
}
.login-panel {
	float: left;
	width: 270px;
	margin: 46px 0 0 0;
}
.btn-blue, .btn-green {
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	padding: 6px 15px 8px 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 12px 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
}
.btn-blue {
	background-color: #0ba7b9;
}
.btn-green {
	background-color: #425f47;
}
.btn-blue:hover, .btn-green:hover {
	opacity: 0.8;
}
.btn-blues, .btn-greens {
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	padding: 6px 15px 8px 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 12px 0 0;
}
.btn-blues {
	background-color: #0ba7b9;
}
.btn-greens {
	background-color: #425f47;
}
.btn-blues:hover, .btn-greens:hover {
	opacity: 0.8;
}
.smbtnsh {
	width: 120px;
	margin: 5px 12px 10px 0;
}
ul.mainmenu {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.mainmenu li {
	float: left;
}
ul.mainmenu li a {
	float: left;
	padding: 14px 15px 14px 20px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #28424b;
	text-decoration: none;
	display: block;
}
ul.mainmenu li a:hover {
	background-position: left bottom;
	color: #497050;
}
ul.mainmenu li a.active {
	background-position: left bottom;
}
.soc-box {
	float: right;
	margin: 8px 15px 0 0;
}
/* Slider Main
-----------------------------------------------------------------------------*/
.slider-box {
	background-image: url(../images/sliderbg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	height: 217px;
	width: 100%;
	float: left;
	overflow: hidden;
}
.slider-align {
	margin: 0 auto;
	max-width: 1180px;
	min-width: 1100px;
	position: relative;
}
.sliderbg {
	float: left;
	background-color: rgba(255, 255, 255, 0.2);
	display: block;
	padding: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 17px 13px 17px 13px;
}
.contboxslider {
	width: 1100px;
	margin: 0 auto;
}
.slides1_wrap {
	padding: 0px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
#slides1 {
	height: 152px;
}
#slides1 li {
	list-style: none;
	width: 1100px;
}
#slides1 li img {
	float: left;
	width: 167px;
	height: 167px;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
#slides1 li img:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.slides1_wrap .bx-prev {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -26px;
	outline: 0;
	width: 52px;
	height: 52px;
	text-indent: -99999;
	background-image: url(../images/move-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -99999px;
}
.slides1_wrap .bx-next {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -26px;
	outline: 0;
	width: 52px;
	height: 52px;
	text-indent: -99999px;
	background-image: url(../images/move-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.slides1_wrap .prev:hover, .slides1_wrap .next:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
/* Slider Serials
-----------------------------------------------------------------------------*/
.slides3_wrap {
	padding: 0px;
	width: 307px;
}
#slides3 {
	height: 700px;
}
#slides3 li {
	list-style: none;
	width: 307px;
	height: auto;
	display: block;
	margin-left: 0px;
}
#slides3 li a {
	width: 123px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#slides3 li img {
	float: left;
	width: 115px;
	height: 115px;
	margin: 5px 4px 0px 4px;
}
#slides3 li span {
	float: left;
	width: 115px;
	margin: 2px 4px 10px 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slides3_wrap .bx-prev {
	position: absolute;
	right: 40px;
	top: -34px;
	outline: 0;
	width: 31px;
	height: 31px;
	background-image: url(../images/controls.webp);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -99999px;
	margin: -15px 0 0 0;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	z-index:1;
}
.slides3_wrap .bx-next {
	position: absolute;
	right: 5px;
	top: -34px;
	outline: 0;
	width: 31px;
	height: 31px;
	background-image: url(../images/controls.webp);
	background-repeat: no-repeat;
	background-position: -43px 0;
	display: block;
	text-indent: -99999px;
	margin: -15px 0 0 0;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	z-index:1;
}
.slides3_wrap .prev:hover, .slides3_wrap .next:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}
.sidesliderblock {
	float: left;
	width: 286px;
	margin: 5px 0 0 10px;
	position: relative;
}
/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
}
.content {
	padding: 30px 20px 30px 320px;
}

.askform {color:#425f47;cursor:pointer;text-decoration: underline;}
.askform:hover {text-decoration: none;}
#uCatsMenu7 {
	left: -1px !important;
	top: 19px !important;
}
.u-combo {
	position: relative;
}
.content h1 {
	float: left;
	width: 100%;
}
.content-banner {
	float: left;
	text-align: center; 
	height: 250px; 
	min-width: 600px; 
	width: 100%; 
	padding: 50px 0;
	margin:0 0 25px 0;
	background: black url(../../b.am11.ru/2b/2b1fdd9343cb240.gif) center center no-repeat;
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 303px;
	padding: 30px 0;
	margin-left: -100%;
	position: relative;
}
.nav-title {
    width: 291px;
	float: left;
	background-color: #425f47;
	display: block;
	height: 32px;
	margin: 0 0 7px 0;
    padding: 12px 0 0 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}
.caticon {
	float: left;
	background-image: url(../images/cat.png);
	background-repeat: no-repeat;
	background-position: 13px 11px;
	display: block;
	height: 45px;
	width: 50px;
	margin: -12px 15px 0 3px;
}
.sericon {
	float: left;
	background-image: url(../images/ser.png);
	background-repeat: no-repeat;
	background-position: 11px 9px;
	display: block;
	height: 45px;
	width: 50px;
	margin: -12px 15px 0 3px;
}
ul.nav-left {
	float: left;
	list-style-type: none;
	margin: -20px 0 0 10px;
	width: 230px;
	padding: 30px 0 6px 0;
	background-color: #425f47;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
ul.nav-left li {
	width: 230px;
	float: left;
	display: block;
}
ul.nav-left li.active {
	background-image: url(../images/lliactive.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
ul.nav-left li a {
	width: 190px;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 20px;
	white-space: nowrap; /* ��������� ������� ����� */
	overflow: hidden; /* �������� ���, ��� �� ���������� � ������� */
	text-overflow: ellipsis; /* ��������� ���������� */
	border-bottom: 1px solid #99b330;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
ul.nav-left li a:hover {
	background: #99b330;
}
ul.nav-left li.active a {
	color: #000;
	background-image: url(../images/lliactive2.png);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	font-weight: bold;
	width: 170px;
	padding: 6px 20px 6px 40px;
	border-bottom: 1px solid #425f47;
	text-shadow: none;
}
ul.nav-left li:last-child a {
	border-bottom: 0px;
}
ul.nav-cat {
	float: left;
	list-style-type: none;
	margin: 0px 0 15px 10px;
    padding: 0 0 3px 0;
	width: 280px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
ul.nav-cat li {
	float: left;
	width: 280px;
}
ul.nav-cat li span {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #425f47;
	padding: 10px 20px 14px 20px;
}
ul.nav-cat li a {
	width: 240px;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding: 4px 20px;
	white-space: nowrap; /* ��������� ������� ����� */
	overflow: hidden; /* �������� ���, ��� �� ���������� � ������� */
	text-overflow: ellipsis; /* ��������� ���������� */
	border-top: 1px solid #f7f7f7;
	font-weight: normal;
	line-height: 16px;
}
ul.nav-cat li a:hover {
	background: #f7f7f7;
}
ul.nav-cat li.active a {
	font-weight: bold;
	padding: 6px 40px 6px 20px;
	width: 170px;
	background-image: url(../images/lliactive2.png);
	background-repeat: no-repeat;
	background-position: 240px 7px;
}
.nav-comm-box {
	float: left;
	width: 248px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	border: 1px solid #2a6c93;
	margin: 0 0 25px 0;
}
.nav-title-cat {
	float: left;
	background-image: url(../images/title-comm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 32px;
	width: 179px;
	margin: 0 0 0 0px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	padding: 11px 0 0 69px;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.comm-text-box {
	float: left;
	background-image: url(../images/bgcomm.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	width: 248px;
	min-height: 10px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background-color: #004e74;
}
.shcommbox {
	float: left;
	width: 228px;
	padding: 13px 10px;
	border-top: 1px solid #0e3d43;
	border-bottom: 1px solid #439db9;
}
.shcommbox:first-child {
	border-top: 0;
}
.shcommbox:last-child {
	border-bottom: 0;
}
.shcommbox .shcommimg {
	float: left;
	width: 60px;
	height: 50px;
	background-image: url(../images/noavatar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.shcommbox .shcommimg img {
	width: 50px;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.shcommbox .shcommtext {
	float: left;
	width: 168px;
}
.shcommbox .shcommtext .autor {
	float: left;
	width: 168px;
	white-space: nowrap; /* ��������� ������� ����� */
	overflow: hidden; /* �������� ���, ��� �� ���������� � ������� */
	text-overflow: ellipsis; /* ��������� ���������� */
	font-size: 14px;
	font-weight: bold;
	color: #a4c425;
}
.shcommbox .shcommtext .autor a {
	color: #a4c425;
	text-decoration: none;
}
.shcommbox .shcommtext .autor a:hover, .shcommbox .shcommtext .film a:hover {
	text-decoration: underline;
}
.shcommbox .shcommtext .film {
	float: left;
	width: 168px;
	white-space: nowrap; /* ��������� ������� ����� */
	overflow: hidden; /* �������� ���, ��� �� ���������� � ������� */
	text-overflow: ellipsis; /* ��������� ���������� */
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 22px;
}
.shcommbox .shcommtext .film a {
	color: #fff;
	text-decoration: none;
}
.shcommbox .shcommtext .commfilm {
	float: left;
	width: 168px;
	font-size: 14px;
	color: #9aceec;
	height:20px;
	line-height: 14px;
	white-space: nowrap; /* ��������� ������� ����� */
	overflow: hidden; /* �������� ���, ��� �� ���������� � ������� */
	text-overflow: ellipsis; /* ��������� ���������� */
}
/* sscat
-----------------------------------------------------------------------------*/
.sscat {
	float: left;
	width: 360px;
	margin: 0 10px 10px 0;
}
.sscatbox {
	display: inline-block;
	vertical-align: top;
	width: 353px;
}
.sscat .poster {
	width: 175px;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px 0;
}
.sscat .poster img {
	float: left;
	width: 100%;
	min-height: 175px;
}
.sscat .sscatinfo {
	float: left;
	width: 163px;
}
.sscat .sscatblock {
	float: left;
	width: 345px;
}
.sscat .sscatblock .carname {
	float: left;
	width: 345px;
	font-size: 14px;
	color: #000;
	padding: 0px 0px 10px;
	font-weight: bold;
	line-height: 22px;
	text-decoration:none;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sscat .sscatblock .carname:hover {
	text-decoration:underline;
}
.sscat .sscatblock .catp {
	float: left;
	width: 335px;
	padding: 10px 10px 0px 10px;
	height: 93px;
	overflow: hidden;
	margin: 0 0 0 -10px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 10px solid #FFF;
}
.sscatinfo {
	float: left;
}
.sscatinfo b {
	color: #000;
}
.sscatinfo {
	color: #7b7e7c;
	padding: 1px 0;

}
.sscatinfo .btn-blue, .sscatinfo .btn-green {
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	padding: 6px 15px 8px 15px;
	font-weight: bold;
	color: #FFF;
	width: 90px;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0 5px 0;
}
.sscatinfo .btn-blue {
	background-color: #0ba7b9;
	margin: 10px 0 5px 0;
}
.sscatinfo .btn-green {
	background-color: #425f47;
	margin: 10px 0 5px 0;
}
.sscatinfo .btn-blue:hover, .sscatinfo .btn-green:hover {
	opacity: 0.8;
}
/* Search
-----------------------------------------------------------------------------*/
.eTitle a {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #000;
	padding: 0px 0px 10px;
	font-weight: bold;
}
.shortsearchbox {
	width: 172px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 30px 0;
}
.searchimg {
	float: left;
	width: 172px;
	padding-bottom: 4px;
	background-color: #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.searchimg img {
	float: left;
	width: 172px;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.searchmas {
	float: left;
	width: 172px;
}
.searchmas span {
	float: left;
	width: 172px;
	text-align: center;
	font-size: 14px;
	color: #000;
	padding: 5px 0px;
	font-weight: bold;
	white-space: nowrap; /* ��������� ������� ����� */
	overflow: hidden; /* �������� ���, ��� �� ���������� � ������� */
	text-overflow: ellipsis; /* ��������� ���������� */
}
.searchmas p {
	float: left;
	width: 152px;
	padding: 10px;
	margin: 0 0 0 0px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wysibb {
	float: left;
	margin: 0 0 30px 0;
	width: 100%;
}
/* Navigation
-----------------------------------------------------------------------------*/
.catPages1 {
	float: left;
	text-align: center;
	width: 100%;
}
.swchItem, .swchItemA, .swchItemDots, .swchItem_l span, .swchItem_r span, .swchItem_l a, .swchItem_r a, .pgs a, .pgs span  {
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	padding: 4px 8px 6px 8px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 3px 10px 0;
}

.swchItem:last-child, .swchItem_r {
	margin-left: 20px;
}
.swchItem:first-child, .swchItem_l {
	margin-right: 20px;
}
.swchItemA:first-child {
	margin-right: 20px;
}
.swchItem, .swchItem_l a, .swchItem_r a, .pgs a, .pgs span {
	background-color: #425f47;
}
.swchItemA, .swchItemDots, .pgs span, .swchItem_l span, .swchItem_r span {
	background-color: #000000;
}
.swchItem:hover, .pgs a:hover, .pgs span:hover, .swchItem_l a:hover, .swchItem_r a:hover  {
	opacity: 0.8;
}
/* pagecontent
-----------------------------------------------------------------------------*/
.price {padding:5px; float: left;}
.location {padding:5px; float: right;}

.pagecontentbox {
	float: left;
	width: 100%;
	height: 650px;
	margin: 0 0 35px 0;
}
.pagecontent {
	float: left;
	margin: 0 0 20px 0;
    display:block;
    white-space:normal;
}
.pagecontent .poster {
	float: left;
	overflow: hidden;
	margin: 10px auto;
	padding-bottom: 4px;
	background-color: #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pagecontent .poster img {
	float: left;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pagecontent .techblock {
	float: left;
}
.pagecontent .sscatblock p {
	float: left;
	width: 335px;
	padding: 10px;
	margin: 0 0 0 -10px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.techblock {
    display: inline-block;
    width:100%;
    margin: 0 0 10px 20px;
}
ul.techblock b {
	color: #000;
}
ul.techblock li {
	color: #7b7e7c;
	padding: 1px 0;
    width:33%;
    display: list-item;
    float: left;

}
.speedbar {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #cecece;
	font-weight: bold;
	padding: 15px 0 20px 0;
}
.speedbar a {
	color: #425f47;
	text-decoration: none;
}
.speedbar a:hover {
	color: #425f47;
	text-decoration: underline;
}
.fullright {
	width: 517px;
	padding: 0 4px;
	position: absolute;
	right: 15px;
}
.pagecontentbox.lcol {
	margin: 0 0 0 -178px;
	width: 172px;
}
.fullright2 {
	padding: 0 4px 40px 174px;
	float: left;
	
}
.fullright2 .pagecontentbox {
	height: auto;
}
.playerbox {
	float: left;
	width: 517px;
	padding: 4px;
	background-color: #000;
	-webkit-border-radius: 4px 0 4px 0;
	-moz-border-radius: 4px 0 4px 0;
	border-radius: 4px 0 4px 0;
	position: relative;
	margin: 0 0 55px 0px;
	min-height:373px;
}
.playerbox iframe, .playerbox object {
	width: 517px;
	border: none;
}
.playerbox div.tab {
	display:none;
}
ul.playertabs {
	position: absolute;
	bottom: -34px;
	left: 0px;
	background-color: #000;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
ul.playertabs li {
	float: left;
	list-style-type: none;
	background-color: none;
	background-color: #303030;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #000;
}
ul.playertabs li:hover {
	background-color: #3c3c3c;
}
ul.playertabs li a {
	float: left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 15px;
}
ul.playertabs li.active {
	background-color: #000;
}
ul.playertabs li:last-child {
	-webkit-border-radius: 10px 0 10px 0;
	-moz-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px 0;
}
ul.playertabs li:first-child {
	-webkit-border-radius: 0 10px 0 10px;
	-moz-border-radius: 0 10px 0 10px;
	border-radius: 0 10px 0 10px;
}
.bag {
	background-image: url(../images/bag.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	height: 236px;
	width: 26px;
	top: -2px;
	right: -26px;
	text-indent: -99999px;
}
.bag:hover {
	opacity: 0.8;
}
.sliderblock {
    width: 100%;
    float:left;

}
.sliderblock ul span {font-weight:bold;}

.staticimg img {max-width:734px;display: block;
  margin: auto;}
.staticimg {font-size:12px;color:#797979; margin: 0 0 10px 0;}
figcaption {
  text-align: center;
}
blockquote {background-color:#f7f7f7; padding:10px; margin:10px 0 10px 20px;}
blockquote p {margin:0;}
.uldisc {list-style-type: disc; list-style-position: inside; margin: 0 0 10px 0;}
.autumnbg {background-color:#eeb9a2;margin:10px; padding:10px;}
ul.likes {
	float: left;
	width: 525px;
	background-color: #eeeeee;
	display: block;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin: -20px 0 0 190px;
}
ul.likes h2 {
	width: 480px;
	text-align: center;
	font-size: 16px;
}
ul.likes li {
	float: left;
	padding: 10px 0px 10px 20px;
	height: 20px;
}
.pagecontent-title {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #425f47;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0px;
}
.pagecontent-info {
	float: left;
    width:100%;
    margin-bottom: 10px;
    text-overflow: ellipsis;
}

.pagecontent-info table {
    width:100%;
    word-break: break-all;
}

.pagecontent-about {
	float: left;
	text-align: justify;
	padding: 0 0 25px 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
.pagecontent-about img {
	float: left;
	margin: 0 10px 5px 0;
	max-width: 265px;
	height: auto;
}
.simblock {
	float: left;
	display: block;
	min-height: 230px;
	width: 100%;
	position: relative;
	padding: 0 0 0 3px;
	margin-bottom: 25px;
}
.simtitle {
	float: left;
	background-color: #425f47;
	border-radius: 10px 10px 0 0;
	display: block;
	width: 192px;
	position: absolute;
	margin-left: -96px;
	height: 28px;
	left: 50%;
	top: -28px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.related-posterbg {
	float: left;
	display: block;
	padding: 8px;
}
.simdiv:hover .related-posterbg {
	background-color: rgba(255, 255, 255, 0.3);
}
.related-posterbg img {
	float: left;
	width: 115px;
	height: 115px
}
.simdiv {
	float: left;
	width: 131px;
    height: 230px;
	margin: 17px 8px 5px 7px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
    overflow: hidden;
  	text-overflow: ellipsis;

}
.simdiv span {
	float: left;
	width: 131px;
	margin: 5px 0 5px 0;
	text-align: center;
}
.pagecontent-commbox {
	float: left;
	width: 720px;
	margin: 0 0 40px 0;
}
.comm-avatar {
	float: left;
	width: 110px;
	display: block;
}
.comm-avatar img {
	float: left;
	width: 80px;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.comm-avatar a {
	float: left;
	background-color: #48a6c0;
	padding: 5px 15px;
	width: 50px;
	white-space: nowrap; /* ��������� ������� ����� */
	overflow: hidden; /* �������� ���, ��� �� ���������� � ������� */
	text-overflow: ellipsis; /* ��������� ���������� */
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin: 10px 0 0 0;
}
.comm-avatar a:hover {
	background-color: #2fbfdd;
}
.comm-text {
	float: left;
	width: 574px;
	background-color: #FFF;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 3px solid #e1e1e1;
	padding: 24px 15px;
	position: relative;
}
.commyg {
	background-image: url(../images/comm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	height: 29px;
	width: 18px;
	left: -18px;
	top: 27px;
}
.commdate {
	display: block;
	position: absolute;
	left: 50%;
	top: -15px;
	margin: 0 0 0 -73px;
	height: 30px;
	padding: 0 20px;
	background-color: #425f47;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-decoration: none;
}
.commedit {
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
}
.commcitat {
	display: block;
	position: absolute;
	right: 24px;
	bottom: -15px;
	height: 30px;
	background-color: #425f47;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-indent: -99999px;
	background-image: url(../images/citat.png);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	width: 30px;
}
.commcitat:hover {
	background-color: #9daf3d;
}
.commtitle {
	padding: 15px 0px 40px 10px;
}
.imageblock, .imageblock2 {
    width:734px;
	float: left;
	background-color: #FFF;
	position: relative;
	padding: 13px;
	-webkit-border-radius: 10px 0 10px 10px;
	-moz-border-radius: 10px 0 10px 10px;
	border-radius: 10px 0 10px 10px;
	margin: 0 0 20px 0;

}

.kb2 {padding: 10px 10px 0 10px;}

.highslide-gallery {
	overflow:hidden;
}

.bxslider_container {
    margin: 0 auto;
    }

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

.kadrbg {
	background-image: url(../images/kadrbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	height: 47px;
	width: 128px;
	top: -47px;
	right: 0px;
}

    
.slides4_wrap {
	padding: 0px;
	width: 100%;
}
#slides4 {

}
#slides4 li {
	list-style: none;
	width: 650px;
	height: auto;
	display: block;
	border: 0px;
	background: none;
    float: left;
}
#slides4 li a {

}
#slides4 li img {
    max-width: 650px;
  	max-height: 500px;
  	margin: 0 auto;   
    display: block;

}
.slides4_wrap .bx-prev {
	position: absolute;
	left: 12px;
	top: 50%;
	outline: 0;
	width: 35px;
	height: 35px;
	background-image: url(../images/prevkadr.webp);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -99999px;
    margin-top: -35px;

}
.slides4_wrap .bx-next {
	position: absolute;
	right: 12px;
	top: 50%;
	outline: 0;
	width: 35px;
	height: 35px;
	background-image: url(../images/nextkadr.webp);
	background-repeat: no-repeat;
	background-position: 0px 0;
	display: block;
	text-indent: -99999px;
    margin-top: -35px;

}
.slides4_wrap .prev:hover, .slides4_wrap .next:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.85em;
    border-top: 1px solid #dfddd9;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.rateui {
    width: 85px;
    height: 17px;
    margin: 0 auto;
    padding-top: 4px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #dfddd9;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .rcol {
    width: 100%;
}

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

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}


.fbutton, .vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
}

.fbutton {
    text-shadow: 0 1px 0 #fff;
    margin-bottom: 2px;
    border: 1px solid #c4c4c4;
    width: 103px;
    height: 31px;
    color: #3c3c3c;
    padding: 4px 0 5px 0;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
    font-weight: bold;
    -moz-box-shadow: 0 1px 4px -2px black;
    -webkit-box-shadow: 0 1px 4px -2px black;
    box-shadow: 0 1px 4px -2px black;
}

.fbutton:hover {
    background-position: 0 5px;
}

button.fbutton span {
    cursor: pointer;
    display: block;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    margin: 0 0 20px -1px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px 0 0;
    margin-bottom: 2px;
}

.stat {display:none;}
.logform li.lfield {
    margin-bottom: 10px;
}

.logform li.lbtn {
    text-align: center;
}

.logform li.lfield input {
    width: 240px;
}

.logform li.lfchek input {
    width: 13px;
    border: none;
    background: none;
}

.logform li.lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 165px;
}
.footerblock {
	height: 44px;
	border-top: 1px solid #e8e7e7;
	border-bottom: 1px solid #e8e7e7;
	background-color: #FFF;
}
ul.footer-menu {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.footer-menu li {
	float: left;
}
ul.footer-menu li a {
	float: left;
	padding: 14px 20px 19px 20px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #28424b;
	text-decoration: none;
	display: block;
}
ul.footer-menu li a:hover {
	background-position: left bottom;
	color: #497050;
}
.totop {
	background-image: url(../images/totop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	height: 37px;
	width: 57px;
	top: -18px;
	right: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #3782a7;
	text-decoration: none;
	text-align: center;
	padding: 40px 0 0 0;
	cursor: pointer;
}
.totop:hover {
	background-position: -57px 0px;
	color: #497050;
}
.copyfooter {
    padding: 20px 0px 10px 0px;
    text-align: center;
	font-size: 14px;
	color: #797979;
	background-repeat: no-repeat;
	background-position: 10px 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.topres {
	float: right;
	text-align: right;
	width: 230px;
	padding: 40px 10px 0 0;
}
.topres a {
	opacity: 0.7;
	margin-left: 15px;
}
.topres a:hover {
	opacity: 1.0;
}

.popup-bg {
	background: #b3dff0;
	padding: 10px 0;
}
.popup {
	margin: 0 8px;
	border-radius: 5px;
	background: #fff;
	padding: 1px;
	text-align: left;
}
.popup, .popup td {
	color: #6b6b6b;
	font: 11px 'Tahoma';
}
.popup a, .popup td a {
	color: #1a4e89;
}
.popuptitle {
	font: bold 12px/30px 'Arial';
	color: #bee3f5;
	background: #45afe1;
	border: 1px solid #3298c9;
	border-radius: 5px;
}
.pt-inside {
	background: url(../.s/t/788/8.jpg) no-repeat top right;
	padding: 0 20px;
}
.popupbody {
	padding: 5px 15px;
	width: 100% /*FOR IE*/;
}

.cuzadpn {position:absolute;top:0;left:0;width:100%;background:#CAD9EC url('/.s/img/wd/1/abbg.gif') repeat-x; height:24px;} div > div.cuzadpn {position:fixed;}
#uzadmp {padding-left:4px}
.cuzadpn, .cuzadpn td {font:normal normal normal 8pt/normal Tahoma,'ms sans serif',Arial !important;color:#000000 !important;}
.cuzadpn form {padding:0;margin:0;}
.cuzadpn input {padding:1px 3px; border:1px solid #B5B8C8; background:#FFFFFF url(/.s/img/wd/1/text-bg.gif) repeat-x 0 0; font-family:Tahoma,Arial;font-size:8pt;color:#515151;}

.u-menu .xw-mc{background:#CAD9EC;border-right:1px solid #DFE8F6;border-bottom:1px solid #DFE8F6;border-top:1px solid #a3bae9;border-left:1px solid #a3bae9;}
.u-menu .u-menubody {border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;background:transparent !important;}
.u-menuvsep {background: url('/.s/img/wd/1/spr.gif') repeat-x 0 3px;padding: 3px 0;}
.u-menuvitem {text-decoration:none!important;position:relative;padding: 2px 16px 2px 4px;white-space: nowrap;overflow: visible;line-height:18px;zoom:1;color:#000000;text-align:left;}
.u-menu .u-menuitemhl {background: #DEE7F6 url('/.s/img/wd/1/menubg.gif') repeat-x scroll 0 0;cursor:pointer;}
.u-menuarrow {background:transparent url(/.s/img/wd/1/ar1.gif) no-repeat scroll 5px 8px;height:16px;width:16px;position:absolute;right:0;top:0}
.u-menuvitemparent {}

.u-menuh {padding-top:1px;}
.u-menuh .u-menubody {background:transparent}
.u-menuhsep {border-left:2px ridge #CAD9EC;height:100%}
.u-menuhitem {padding:0;white-space: nowrap;overflow: visible;cursor:pointer;color:#000000;text-align:left;}
.u-menuh .u-menuitemhl {cursor:pointer;}
.u-menuitemhl .admBarLeft {background: transparent url('/.s/img/wd/1/tb-btn-sprite.gif') no-repeat 0 0;}
.u-menuitemhl .admBarRight {background: transparent url('/.s/img/wd/1/tb-btn-sprite.gif') no-repeat 0 -21px;}
.u-menuitemhl .admBarCenter {background: #DEE7F6 url('/.s/img/wd/1/tb-btn-sprite.gif') repeat-x 0 -42px;}
.admBarLeft,.admBarRight {width:3px;height:21px;float:left;}
.admBarCenter {height:21px;float:left}
.admBarCenter div {;padding:3px 3px 0 3px;font-weight:normal;}

.u-menu a:link,.u-menu a:visited,.u-menu a:hover,.u-menu a:active {text-decoration:none;color:#000000;cursor:pointer;}

.u-wndmenufr {border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;}
.u-wndmenu {overflow:hidden}
.u-wndmenu .u-menuhitem {padding: 2px 6px 2px 6px;white-space: nowrap;overflow: visible;cursor:pointer}

.pbarContainer {text-align:left;position:absolute; z-index:56; top:5px; right:7px; height:13px; width:49px; padding:0 2px; font-size:1px; background:url('/.s/img/wd/1/discuse.gif') top no-repeat; cursor:help;}
.pbarFiller {height:3px; margin:5px 0; background:#51B5EA;}
* html .pbarContainer {width:53px;}
/* ============== */

.x-unselectable {-moz-user-select:-moz-none;}
.x-selectable {-moz-user-select:text}

.x-sh, .x-sh *{overflow:hidden;margin:0;border:0}
.xsl *,.xsr *,.xsb * {height:100%}

.x-sh .xstl{padding-top:6px;background:transparent url( /.s/img/wd/1/shadow-h.png ) no-repeat 0 0;}
.x-sh .xsml{background:transparent url( /.s/img/wd/1/shadow-h.png ) repeat-y -6px 0;}
.x-sh .xstr{padding-top:6px;background:transparent url( /.s/img/wd/1/shadow-h.png ) no-repeat -18px 0;}
.x-sh .xsmr{background:transparent url( /.s/img/wd/1/shadow-h.png ) repeat-y -12px 0;}
.x-sh .xsbl{padding-left:6px;background:transparent url( /.s/img/wd/1/shadow.png ) no-repeat 0 -12px;}
.x-sh .xsbc{background:transparent url( /.s/img/wd/1/shadow.png ) repeat-x 0 -36px;}
.x-sh .xsbr{padding-right:6px;background:transparent url( /.s/img/wd/1/shadow.png ) no-repeat right -6px;}

.xt{position:relative;overflow:hidden;width:15px;height:15px;float:right;cursor:pointer;background:transparent url(/.s/img/wd/1/tool-sprites.gif) no-repeat;margin-left:2px;margin-top:4px;}
.xt-close{background-position:0 0;}
.xt-close-over{background-position:-15px 0;}
.xt-mini{background-position:0 -15px;}
.xt-mini-over{background-position:-15px -15px;}
.xt-maxi{background-position:0 -30px;}
.xt-maxi-over{background-position:-15px -30px;}
.xt-rest{background-position:0 -45px;}
.xt-rest-over{background-position:-15px -45px;}
.xw-hdr{text-align:left;white-space:nowrap;padding:1px 0 0 0;white-space:nowrap;zoom:1;height:24px}
.xw-hdr-text{vertical-align:3px;cursor:default;color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;line-height:20px;}
.xw-sps {height:4px;overflow:hidden;position:absolute;width:100%;z-index:1}
.xw-tsps{height:6px}
.xw-resize .xw-tl {cursor:nw-resize}
.xw-resize .xw-tr {cursor:ne-resize}
.xw-resize .xw-sps {cursor:n-resize}
.xw-resize .xw-ml {cursor:w-resize}
.xw-resize .xw-mr {cursor:e-resize}
.xw-resize .xw-mc {cursor:default}
.xw-resize .xw-bl {cursor:sw-resize}
.xw-resize .xw-br {cursor:se-resize}
.xw-resize .xw-bc {cursor:s-resize}
.xw-dragging .xw-tl {opacity:0.7;filter:Alpha(Opacity='70');}
.xw-tc{background:transparent url(/.s/img/wd/1/top-bottom.png) repeat-x 0 0;overflow:hidden;zoom:1;position:relative;font-size:0;line-height:0;}
.xw-tl{background:transparent url(/.s/img/wd/1/left-corners.png) no-repeat 0 0;padding-left:6px;position:relative;zoom:1}
.xw-tr{background:transparent url(/.s/img/wd/1/right-corners.png) no-repeat right 0;padding-right:6px;position:relative;zoom:1}
.xw-bc{background:transparent url(/.s/img/wd/1/top-bottom.png) repeat-x 0 bottom;zoom:1;font-size:0;line-height:0;overflow:hidden;}
.xw-bcm{height:2px;background:transparent url(/.s/img/wd/1/top-bottom.png) repeat-x 0 bottom;zoom:1}
.xw-bc .xw-footer{padding-bottom:6px;font-size:0;line-height:0;zoom:1;}
.xw-bcm .xw-footer{padding-bottom:2px;font-size:0;line-height:0;zoom:1;}
.xw-bl{background:transparent url(/.s/img/wd/1/left-corners.png) no-repeat 0 bottom;padding-left:6px;zoom:1;}
.xw-br{background:transparent url(/.s/img/wd/1/right-corners.png) no-repeat right bottom;padding-right:6px;zoom:1;}
.xw-mc{border:1px solid #99bbe8;padding:0;margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;background:#CAD9EC;zoom:1;}
.xw-ml{background:transparent url(/.s/img/wd/1/left-right.png) repeat-y 0 0;padding-left:6px;zoom:1;}
.xw-mr{background:transparent url(/.s/img/wd/1/left-right.png) repeat-y right 0;padding-right:6px;zoom:1;}
.xw-bc {height:6px;}
.xw-icon{width:16px;margin:2px 2px 0 0;height:16px;}
.xw-body{background:transparent}
.xw-draggable,.xw-draggable .xw-hdr-text{cursor:move;}
.xw-plain .xw-mc{background:#CAD9EC;border-right:1px solid #DFE8F6;border-bottom:1px solid #DFE8F6;border-top:1px solid #a3bae9;border-left:1px solid #a3bae9;}
.xw-plain .xw-body{padding:3px;border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;background:transparent !important;}
.xw-blank {background:#a3bae9;opacity:0.4;filter:Alpha(Opacity='40');overflow:hidden}

.myWinGrid {background:#000000 url('/.s/img/1px.gif');opacity:0.25;filter:alpha(opacity=25);}
.myWinCont,.myWinCont td, .myWinCont dl,.myWinCont dt {color:#000000;font-size:8pt;font-family:Tahoma,Arial;}
.myWinCont a:link, .myWinCont a:visited{text-decoration:underline;color:#515151;}
.myWinCont a:hover,.myWinCont a:active{text-decoration:none;color:#000000;}
.myWinError {color:red;}
.myWinSuccess {color:blue;}
.myWinCont {overflow:hidden;-moz-user-select:text}
.myWinCont form {padding:0px;margin:0px;}
.myWinCont input, .myWinCont select {font-family:Tahoma,Arial;font-size:8pt;color:#515151;vertical-align:middle;}
.myWinCont input[type='checkbox'], .myWinCont input[type='radio'] {height:16px;width:16px;}
.myWinCont input[type='text'],.myWinCont input[type='password'] {padding:2px 3px;border:1px solid #B5B8C8; background:#ffffff url(/.s/img/wd/1/text-bg.gif) repeat-x 0 0;}
.myWinCont textarea {padding:2px 3px;border:1px solid #B5B8C8; background:#ffffff url(/.s/img/wd/1/text-bg.gif) repeat-x 0 0;}
.myWinCont input[readonly] {color:#BBBBBB}
.myWinCont textarea {font-family:'Courier New';font-size:9pt;}
.myWinCont input[type='text']:focus,.myWinCont input[type='password']:focus, .myWinCont textarea:focus {border:1px solid #799ADF; background:#ffffff url(/.s/img/wd/1/text-bg-focus.gif) repeat-x 0 0;}
.myWinCont input[type='checkbox'],.myWinCont input[type='radio'] {margin:1px 2px 0 1px;}
.myWinCont hr {height:1px;border:1px dashed #a3bae9;border-top:0px;background:transparent;}
.myWinCont label {cursor:pointer;display:inline; margin:0;vertical-align:middle;}
.myWinCont legend {padding-bottom:2px;padding-left:3px;padding-right:3px; font-size:10px; color:#15428b;}
.myWinCont fieldset {border:1px solid #a3bae9; padding:2px 5px; margin-bottom:3px;}
.myWinCont ul {list-style:none; margin: 0 0 0 3px; padding-left: 0px;}
.myWinCont ul > li {margin:2px 0 2px 0; padding: 0 0 0 14px; background: url('/.s/img/wd/1/li.png') no-repeat 0 2px;}
.myWinCont .fHelp {font-size:7pt;color:#8A8A8A;}
.myWinLoad {margin:0;width:31px;height:31px;background:url('/.s/img/wd/1/ajax.gif') no-repeat 0 0;}
.myWinLoadS {margin:0;width:16px;height:16px;background:url('/.s/img/wd/1/ajaxs.gif') no-repeat 0 0;}
.myWinLoadSD {margin:0;width:16px;height:16px;background:url('/.s/img/icon/ok.png') no-repeat 0 0;}
.myWinLoadSF {margin:0;width:16px;height:16px;background:url('/.s/img/icon/er.png') no-repeat 0 0;cursor:help;}
.myWinPollG {margin:0;width:215px;height:131px;background:url('/.s/img/wd/1/gridh.gif') no-repeat 0 0;}
.myWinPollT {background:#a3bae9;}
.myWinPollTd {background:#D5E1F0;}
.myWinTD1 {background:#CAD9EC;}
.myWinTD2 {background:#DFE8F6;}

.myWinCont .pgSwch, .myWinCont .pgSwchA {padding:2px 5px 2px 5px; border:1px solid #a3bae9; font-weight:bold; line-height:2em;}
.myWinCont .pgSwchA {background:#DFE8F6;}
.myWinCont a.pgSwch:link, .myWinCont a.pgSwch:visited  {text-decoration:none; color:#3288B5;}
.myWinCont a.pgSwch:hover {text-decoration:none; background:#DFE8F6; color:#000000}

/* ============== */
.myBtnCont {padding:0 4px 2px 4px;width:auto;white-space:nowrap;cursor:pointer;}
.myBtnCont a:link, .myBtnCont a:visited, .myBtnCont a:hover, .myBtnCont a:active {text-decoration:none; font-family:tahoma,arial,verdana; color:#000000; font-size:8pt;}
.myBtnDis a:link, .myBtnDis a:visited, .myBtnDis a:hover, .myBtnDis a:active {color:#B3B3B3;}

.myBtnLeftA {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 -133px;}
.myBtnRightA {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 -152px;}
.myBtnCenterA {background: #E3E7EB url('/.s/img/wd/1/btn-sprite.gif') repeat-x 0 -171px;height:19px;}

.overBtn .myBtnLeftA,.downBtn .myBtnLeftA,.overBtn .myBtnLeft,.downBtn .myBtnLeft {background-position: 0 -57px;}
.overBtn .myBtnRightA,.downBtn .myBtnRightA,.overBtn .myBtnRight,.downBtn .myBtnRight {background-position: 0 -76px;}
.overBtn .myBtnCenter,.overBtn .myBtnCenterA {background-position: 0 -95px;}
.downBtn .myBtnCenter,.downBtn .myBtnCenterA {background-position: 0 -114px;}
 
.myBtnLeftA, .myBtnRightA, .myBtnLeft, .myBtnRight {width:3px;height:19px;white-space:nowrap;}
.myBtnLeftA img, .myBtnRightA img, .myBtnLeft img, .myBtnRight img {width:3px;height:19px;}
.myBtnLeft {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 0;}
.myBtnRight {background: transparent url('/.s/img/wd/1/btn-sprite.gif') no-repeat 0 -19px;}
.myBtnCenter {background: #E3E7EB url('/.s/img/wd/1/btn-sprite.gif') repeat-x 0 -38px;height:19px;}
/* ============== */

/* ============== */
.u-sugglist {overflow:auto;position:relative;border:1px solid #799ADF;border-top:0px;background:#FFFFFF}
.u-suggcont {text-align:left;padding-left:3px;background:#FFFFFF;border-collapse:separate;border-spacing:0}
.u-suggrowhl {background:#DEE7F6 !important}
.u-suggcell0 {color:#515151;}
.u-suggmark {font-weight:bold;}
.u-suggcell1 {}
.u-suggcont td {}
.u-suggcell2 {}
.u-suggrow {} 
/* ============== */

/* ============== */
.u-tabc-p {position:relative;overflow:hidden;}
.u-tabc-listp {}
.u-tabc-list {height:26px} 
.u-tabc-scrbut {position:absolute;background: transparent;right:0px;top:0;width:43px;height:26px;z-index:5}
.u-tabc-scrl, .u-tabc-scrr {width:18px;float:left;height:22px;display:inline;overflow:hidden;font-size:1px}
.u-tabc-scrl {margin:4px 0 0 7px;background:transparent url(/.s/img/wd/1/scroll-left.gif) no-repeat scroll 0 0;cursor:pointer;}
.u-tabc-scrr {margin:4px 0 0 0;background:transparent url(/.s/img/wd/1/scroll-right.gif) no-repeat scroll -18px 0;cursor:pointer;}
.u-tabc-tab {overflow:hidden;cursor:pointer; float:left;padding-right:1px;position:relative;z-index:1;zoom:1;display:inline; height:26px;}
.u-tabc-tab-act {color:#15428B;z-index:2;height:26px; margin-bottom:0px} 
.u-tabc-tab-over {color:#15428B;}
.u-tabc-pbot {display:none;height:3px;overflow:hidden;font-size:1px;}
.u-tabc-tabl {padding-bottom:10px; margin-top:2px;padding-right:10px;background:transparent url(/.s/img/wd/1/tabs-sprite.gif) no-repeat scroll right -351px; position:relative;}
.u-tabc-tab-act .u-tabc-tabl {padding-bottom:10px; margin-top:0px; background:transparent url(/.s/img/wd/1/tabs-sprite.gif) no-repeat scroll right -351px}
.u-tabc-tabr {padding-left:10px;background:transparent url('/.s/img/wd/1/tabs-sprite.gif') no-repeat scroll 0 -51px}
.u-tabc-tabr-wcl {padding-right:28px}
.u-tabc-label {background:transparent url(/.s/img/wd/1/tabs-sprite.gif) repeat-x scroll 0 -201px;font-size:12px;white-space:nowrap;cursor:pointer;font-family:tahoma,arial,helvetica;  font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; padding:6px 0;}

.u-tabc-closebut {display:none;width:16px;height:16px;position:absolute;right:9px;top:3px;overflow:hidden;font-size:1px}
.u-tabc-closebut-over {display:none;  }
.u-tabc-icon {display:none; margin-right:3px; width:16px;height:16px;vertical-align:-4px}

.u-tabc-body {padding:2px;border:1px solid #99bbe8}
.u-tabc-content {overflow:auto;-moz-user-select:text}
/* ============== */

/* ============== */
.u-combo {padding:0;white-space:nowrap;border-collapse: separate;border:1px solid #B5B8C8;}
.u-combofocus .u-comboeditcell {}
.u-comboeditcell {background:#EFEFEF;vertical-align:top;border-right:1px solid #B5B8C8;border-spacing:0}
.u-comboedit {color:#000000;font-weight:normal;outline:none;font-size:11px;font-family:Verdana,Tahoma,Arial;background:transparent no-repeat 2px 2px;vertical-align:top;border:0;padding:0 0 0 2px;margin-top:2px;text-align:left;}
.u-comboedit::-moz-focus-inner { border: 0; }
.u-comboeditimg {padding-left:20px !important}
.u-combobut {width:16px;height:18px;background:url('/.s/img/wd/1/trigger.gif') no-repeat 0 0;vertical-align:top;padding:0;margin:0}
.u-combobuthl {background-position:-16px 0}
.u-comboopen .u-combobut {background-position:-32px 0 !important}

.u-combolist {color:#000000;font-weight:normal;overflow:auto;position:relative;border:1px solid #B5B8C8;border-top:0px;background:#FFFFFF;}
.u-combocont {border-collapse:separate;border-spacing:0;}
.u-combocont td {font-size:11px;font-family:Verdana,Tahoma,Arial;}
.u-comborowhl {background:#EEEEEE !important; cursor:pointer;}
.u-comborowsel {}
.u-comborowicon {vertical-align:0px;margin:0 3px 0 1px}
.u-combocell0 {}
.u-combocell1 {}
/* ============== */

#gcatalog .gcont { height:430px; min-width:200px; position:relative }
#gcatalog .ghead { height:24px; line-height:24px; padding-left: 5px; background: #D4E0F1 url(/.s/img/wd/1/cmp-bg.gif) repeat-x 0 0 }
#gcatalog .gitem { width:47%; min-width:200px; float:left; margin:2px; padding:3px; text-decoration:none; font-size:12px; border: #A3BAE9 1px solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-color:transparent }
#gcatalog .gitem:hover, #gcatalog a.gsel {  background-color:#DFE8F6; border: #12151A 1px solid; color:#000 }
#gcatalog .gitem img { background: url(/.s/img/icon/ajsml.gif) no-repeat 8px 8px; width:32px; height:32px; border: 1px solid #a3bae9; float:left; margin-right:6px }
#gcatalog .gname { font-size:12px; padding-bottom:3px }
#gcatalog .gpage { padding:2px 5px 2px 5px; border-left:1px solid #a3bae9; border-top:1px solid #a3bae9; border-bottom:1px solid #a3bae9;}
#ggoods { overflow:hidden }
#gcats { overflow-x:hidden; overflow-y:scroll; padding-right:5px }
#gcats ul.cat-tree { display:none; list-style:none!important; margin:0!important; padding:0 0 0 16px!important; line-height: 14px; text-align:left }
#gcats .cat-tree li { background:none!important; padding:0!important; }
#gcats .cat-tree i { padding-left:12px; height: 14px; background:transparent url(/.s/img/wd/1/sb.gif) 0 2px no-repeat }
#gcats .cat-tree u { padding-left:12px; height: 14px; background:transparent url(/.s/img/icon/pm.gif) no-repeat }
#gcats .cat-tree u.plus { background-position:0 3px;}
#gcats .cat-tree u.minus { background-position:0 -18px }
#gcats .cat-tree a { text-decoration:none }
#gcats .cat-tree a:hover { text-decoration:underline }


div.dp-calendar { background-color: #fff; border-color:#99BBE8; }
div.dp-popup h2 { background-color: #F7F9FD; color: #000;}
table.jCalendar th { background:#fff; border-bottom:1px solid #F0F0F0; color:#313131; }
table.jCalendar td { background:#fff; color:#000; }
table.jCalendar td.other-month { background:#fff; color: #ADADAD }
table.jCalendar .dp-day td.dp-hover{ background:transparent url('/.s/img/wd/1/c.png') no-repeat 0 -79px!important; text-decoration:none; color:#1A4B77 }
table.jCalendar .dp-day td.today { background:transparent url('/.s/img/wd/1/c.png') no-repeat 0 -56px; }
table.jCalendar .dp-day td.selected { background:#00aef0 url('/.s/img/wd/1/c.png') no-repeat 0 -102px !important; color:#0066CC; }

.x-lb .x-sh, .x-lb .xw-bl {display:none !important;}
.x-lb .xw-ml, .x-lb .xw-mr {margin:0 !important;padding:0 !important;background:none !important;}
.x-lb .xw-mc {color:#333; font-weight: normal; float: none; margin: 0; padding: 3px !important; line-height:28px;background: #fff !important; border: 0 !important;border-radius:4px;-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.x-lb .xw-hdr-text {display: none !important;}
.x-lb .xw-hdr img {display:none;}
.x-lb .xw-tl, .x-lb .xw-tr, .x-lb .xw-tc, .x-lb .xw-hdr, .x-lb .xw-sps {height: 0 !important;background: none !important;padding: 0 !important;}
.x-lb .xw-tc {overflow: visible !important;}
.x-lb .xt-close {position: absolute !important;right: -18px;top: -18px;margin: 0 !important;z-index: 10014 !important;width: 36px !important;height: 36px !important; background: url(/.s/src/ulightbox/fancybox_sprite.png) !important;}
.x-lb .xw-body {border: 0 !important;padding: 0 !important;}
.x-lb a.lbuprev span, .x-lb a.lbunext span {width: 36px !important;height: 36px !important;}
.x-lb a.lbuprev span {background: url(/.s/src/ulightbox/fancybox_sprite.png) 0 -36px !important;left: 20px !important;}
.x-lb a.lbunext span {background: url(/.s/src/ulightbox/fancybox_sprite.png) 0 -72px !important;right: 20px !important;}

#subscribe{float: right;font-size: 10px;}

/* ==social buttons== */
.liSocialIcons {display: inline;list-style-type: none;padding-right: 10px;}
.imageCheckbox {display: none;}
.imageToggle .toggleImage {
    opacity: .2;
    filter: alpha(opacity=20);
}
.imageToggle .selectedImage {
    opacity: 1;
    filter: alpha(opacity=100);
}
/* ================== */

.myTblhTD1 {
    background: #ececec;
    border-top-left-radius: 5px;
    border-right:1px solid #cdcdcd;
    border-left:1px solid #c4cee0;
    border-top:1px solid #c4cee0;
    border-bottom:1px solid #cdcdcd;
    color:#707070;
    text-shadow: 0px 1px 0px #FFF;
    font-size:16px;
    font-weight:bold;
    height: 74px;
}
.myTblhmTD1 h2{
    display: inline;
    margin: 0px 0 10px 5px !important;
    float: left;
    font-size: 24px;
    font-weight: 400;
    color: #707070;
}
.myTblhTD2 {
    background: #ececec;
    border-top-right-radius: 5px;
    border-left: 1px solid #fdfdfd;
    border-top: 1px solid #c4cee0;
    border-right: 1px solid #c4cee0;
    border-bottom: 1px solid #cdcdcd;
    color: #707070;
    text-shadow: 0px 1px 0px #FFF;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
}
.myTblhTD3 {
    background: #f4f4f4;
    border-left: 1px solid #fdfdfd;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    font-size: 13px;
    color: #707070;
    text-shadow: 0px 1px 0px #FFF;
}
.myTblhTD4{
    background: #f4f4f4;
    border-left: 1px solid #fdfdfd;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #cdcdcd;
    border-right: 1px solid #c4cee0;
    font-size: 13px;
    color: #707070;
    text-shadow: 0px 1px 0px #FFF;
}
.myTblTDr1{
    background: #FFF;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #c4cee0;
    border-bottom: 1px solid #cdcdcd;
}
.myTblTDm2{
    background: #FFF;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #cdcdcd;
}
.myTblTDl3{
    background: #FFF;
    border-right: 1px solid #c4cee0;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #cdcdcd;
}
.refresh_groups{
    width:16px;
    height:16px;
    font-size:0px;
    color:transparent;
    border:0 none #000;
    margin:0;
    padding:0;
    display: inline-block;
    background:url('/.s/img/icon/refresh.png') no-repeat 0 0;
    cursor:pointer;
    vertical-align: 3px;
    opacity:0.5;
}
.noactive td label,
.noactive td input,
.noactive td button,
.noactive td select{
    cursor: default;
}
.refresh_groups:hover{
    opacity:1;
}
#connect_tr,
#connect_li,
#connect_lj,
#connect_ok,
#connect_mm,
#connect_tw,
#connect_fb,
#connect_vk{
    line-height: 16px;
    font-size: 16px;
    display: inline-block;
    color: #FFF;
    margin: 0;
    cursor:pointer !important;
    padding: 5px 20px;
    background: #4acc5b;
    border: 1px solid #359441;
    border-radius: 5px;
    text-shadow: 1px 1px 0px #338f3f;
    box-shadow: inset 1px 1px 0px #8de398, inset -1px -1px 0px #8de398;
    background-image: linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
    background-image: -o-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(41,18,192) 0%, rgb(66,184,81) 0%, rgb(76,210,94) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(41,18,192)), color-stop(0, rgb(66,184,81)), color-stop(1, rgb(76,210,94)) );
}
#connect_tr:hover,
#connect_li:hover,
#connect_lj:hover,
#connect_ok:hover,
#connect_mm:hover,
#connect_tw:hover,
#connect_fb:hover,
#connect_vk:hover{
    background-image: linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
    background-image: -o-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(76,210,94) 0%, rgb(66,183,82) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgb(76,210,94)),
        color-stop(1, rgb(66,183,82))
    );
}
#disconnect_tr,
#disconnect_li,
#disconnect_lj,
#disconnect_ok,
#disconnect_mm,
#disconnect_tw,
#disconnect_fb,
#disconnect_vk{
    background:#c2c2c2;
    line-height: 16px;
    font-size: 16px;
    display: inline-block;
    color: #FFF;
    margin: 0;
    padding: 5px 20px;
    cursor:pointer;
    border: 1px solid #949494;
    border-radius: 5px;
    text-shadow: 1px 1px 0px #818181;
    box-shadow: inset 1px 1px 0px #c5c5c5, inset -1px -1px 0px #c5c5c5;
    background-image: linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
    background-image: -o-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(166,166,166) 0%, rgb(194,194,194) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgb(166,166,166)),
        color-stop(1, rgb(194,194,194))
    );
}
#disconnect_tr:hover,
#disconnect_li:hover,
#disconnect_lj:hover,
#disconnect_ok:hover,
#disconnect_mm:hover,
#disconnect_tw:hover,
#disconnect_fb:hover,
#disconnect_vk:hover{
    background-image: linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
    background-image: -o-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
    background-image: -moz-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
    background-image: -webkit-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);
    background-image: -ms-linear-gradient(bottom, rgb(166,166,166) 100%, rgb(194,194,194) 0%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(1, rgb(166,166,166)),
        color-stop(0, rgb(194,194,194))
    );
}
.social_settings_tr .myTblTDr1{
    border-bottom-left-radius: 5px;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #c4cee0;
    border-bottom: 1px solid #c4cee0;
}
.social_settings_tr .myTblTDm2{
    border-bottom: 1px solid #c4cee0;
}
.social_settings_tr .myTblTDl3{
    border-bottom-right-radius: 5px;
    border-right: 1px solid #c4cee0;
    border-bottom: 1px solid #c4cee0;
}
.noactive td{color: #b7b7b7;cursor: default !important;}
.noactive td.myTblTDl3 a{color: #b7b7b7;}

.noactive .refresh_groups:hover{
    opacity:0.5 !important;
}
.myTbl5 #eMessage{
    float: right;
    margin-top: 4px;
    margin-right: 10px;
}
.noactive .myTblTDr1 img{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity:0.5;
}
.myTblTD3, .myTblTD4, .myTblTD5, .myTblTD6{
    background: #EBF0FA;
}

td.disabledModule{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity:0.5;
}

a.send_link_2{
    pointer-events: none;
    cursor: default;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    opacity: 0.5;
}

td.myTblTDhm1 {
    height: 39px;
    vertical-align: bottom;
}

#subscribe{float: right;font-size: 10px;}

.tbutton{
margin: 2px 10px 0 0;
}

#forum_filter form{
	float: left;
}

#forum_filter{
	float: right;
	clear: right;
}

#filter_by{
	float: left;
}

.clear2{
	float: none;
	width: 100%;
	clear: right;
}

#forum_filter #filter_by{
	margin-top: 3px;
}

#thread_search_field{
	float: right;
	width: 180px;
	margin-right: 5px;
}

#thread_search_button{
	float: right;
	margin-top: 3px;
}

ul.user_awards_list{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.user_awards_list li{
	display: inline;
}

/* qa-math captcha START */
label.captcha-block {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	width: 100%;
	cursor: pointer;
}
input.captcha-answer {
	height: 36px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	padding: 4px;
}
img.captcha-question {
	vertical-align: middle;
}
img.captcha-renew {
	border: 0;
	cursor: pointer;
	vertical-align: middle;
}
/* qa-math captcha END */










@media screen and (max-width: 1080px) {
.wrap {
    width: 940px;
}}
@media screen and (max-width: 960px) {
    
body {font-size: 16px;}

.wrapper {min-width: 300px;}
    
.header {height: auto;width:100%;background-color:#fdf0dc;}
.headblock {height: auto;width:100%;}
.logo {
    background-image: url(../images/logomobile.webp);
	float: left;
	margin: 10px 0 0 5px;
	width: 91px;
    height: 58px;
} 
ul.mainmenu li a {font-size:16px;}    
.middle {width: 680px;margin:0 auto;}

.price {float:left;width: 100%;padding: 0 0 5px 0;}

.location {float:left;width: 100%;padding: 0 0 5px 0;}

.pagecontent {float:none;}
    
.align-center {width: 100%; }  
    
.searchblock {
    overflow: hidden;
    width: auto;
    position: relative;    
    float: left;
    margin: 0;
	padding: 10px 20px;
}    
.search {font-size:12px;float:right;}  
.search-field {width: 120px !important;}
.search-btn {top:25px;right: 30px;}  
    
.content {padding: 20px 20px 30px 20px;}

.pagecontent-info {white-space:normal;word-wrap:break-word;}    
.imageblock {width: 100%;padding: 0 0 13px 0;}
.imageblock2 {width:auto;max-width:100%;padding: 10px 10px 10px 10px;}
    #slides4 {height:100%;}
    #slides4 li {width: 100%;height:100%;display: flex;} 
    #slides4 li img {width: 100%;margin:auto;}
    .slides4_wrap .bx-next, .slides4_wrap .bx-prev {top: 100%;margin-top: -43px;}
 
    ul.techblock {margin: 0 10px 20px 10px;}
    ul.techblock li {width:100%;padding-bottom:4px;}    
    
    .simblock {margin-bottom: 0;padding: 0;}
    .simdiv {width:44%;font-size: 16px;margin: 17px 3% 10px 3%;}
    .simdiv span {width:100%;max-width:191px;}
    .related-posterbg {}
    .related-posterbg img {width:100%;height:auto;}
    
    .slider-box {height:auto;}
    .slider-align {width:100%;margin: 0;max-width: none;min-width: 0;}
    .contboxslider {width: 100%;margin: 0;}
    .sliderbg {margin:0;}
    #slides1 li img {width:100%;height:100%;max-width:175px;max-height:175px;}
    .slides1_wrap .bx-prev {margin-top:-26px;}
    .slides1_wrap .bx-next {margin-top:-26px;}
    #slides1 li {}
    #slides1 {height:auto;}
    .slider1link {float:left;width:44%;margin: 17px 3% 17px 3%;}

    aside {width:100%;float:left;}
    .left-sidebar {float: left;
	width:100%;
    padding: 30px 40px;
    margin-left: 0;
    box-sizing: border-box;} 
    .nav-title {width:100%;}
    .caticon {margin: -12px 0 0 0;}
    ul.nav-cat {width:auto;margin: 0 5px 15px 5px;}
    ul.nav-cat li a {font-size:16px;}    
    .sidesliderblock {margin: 0;width:100%;}
    .slides3_wrap {width:100%;}
    #slides3 li {}
    #slides3 li a {float:left;width:44%;margin:0 3% 0 3%;font-size:16px;}
    #slides3 li img {width:100%;height:100%;max-width:175px;max-height:175px;margin: 0;}
    #slides3 li span {width:100%;margin: 2px 0 10px 0;max-width:175px;}
    .slides3_wrap .bx-prev {margin: 0;top: -44px;}
    .slides3_wrap .bx-next {margin: 0;top: -44px;}
    .sericon {margin: -12px 0 0 0;}    
    
    .sscat {width:100%;margin:0 0 20px 0;}
    .sscat .sscatblock {width:100%;}
    .sscat .sscatinfo {width:auto;}
    .sscat .sscatblock .carname {width:100%;white-space: normal;font-size: 16px;}
    
}



@media screen and (max-width: 700px) {
    .middle {width: 100%; }
   
}

