*
{
	margin:0;padding:0;
}
html,body{margin:0;padding:0;height:100%;min-height:100%;}
body{font: 13px Arial;
color: #131313;
line-height: 140%;
background:#FAFAFA url(../images/bg.gif) repeat top center;}
img
{
	border: none;
	margin:0;
	padding:0;
}
/*.mobile {display: none;}*/
.rtfe textarea {
    height: 100px;
}
a
{
	color:black;
}
a:hover
{
	color:#ad1281;
}
.node a
{
	color:#CB45A4;
}
.node a:hover
{
	color:#b5b5b5;
}
.clear
{
clear: both;
line-height: 0;
font-size: 0px;
height: 0px;
}
sup {
position:relative;
top:-0.45em;
vertical-align:baseline;
}
#container
{
	width: 1070px;
	margin:10px auto;
	position:relative;
	padding: 10px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
-webkit-box-shadow: 1px 1px 3px 1px #e3dede;
-moz-box-shadow: 1px 1px 3px 1px #e3dede;
box-shadow: 1px 1px 3px 1px #e3dede; 
background-color: white;
}
.headr1
{
	height: 20px;
	padding: 0px 0 8px 0;
	line-height: 20px;
}
.topmenu .right
{
	padding: 13px 10px 0 ;
}
.topmenu .right a
{
	font-size:12px;
	font-weight: bold;
	color:black;
	font-family: "Trebuchet MS";
}
.topmenu .right ul li
{
	float: left;
	margin:0 0 0 10px;
}
a.frontpage
{
	padding: 0 0 0 16px;
	background: url(../images/home.gif) no-repeat left center;
}
a.t1
{
	padding: 0 0 0 16px;
	background: url(../images/login.png) no-repeat left center;
}
a.t2
{
	padding: 0 0 0 16px;
	background: url(../images/reg.png) no-repeat left center;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
#headerbigp
{
	height:84px;
	width:100%;
	position:relative;
	background: url(../images/header.jpg) no-repeat top center;
}
a#logo
{
	display:block;
	width:192px;
	height: 33px;
	position: absolute;
	top:34px;
	left:132px;
	background: url(../images/logo.png) no-repeat top left;
	
}

ul.menu li.leaf
{
	margin:0 8px 0 0;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

.topmenu
{
	clear: both;
	min-height: 40px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe1dc+0,e792e3+100 */
background: rgb(255,225,220); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,225,220,1) 0%, rgba(231,146,227,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,225,220,1) 0%,rgba(231,146,227,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,225,220,1) 0%,rgba(231,146,227,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe1dc', endColorstr='#e792e3',GradientType=0 ); /* IE6-9 */
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.topmenu .left {float: none;}

.topmenu ul.menu {text-align: center;}
.topmenu ul.menu li.leaf
{
	list-style: none;
	display: inline-block;
	margin: 2px 7px;
	list-style-image: none;
	list-style-type: none;
}

.topmenu ul.menu li.leaf a {
	font-size:14px;
	font-family: "Trebuchet MS";
	color: #5a1351;
	font-weight: bold;
	text-decoration: none;
}
/*
.topmenu ul.menu li.leaf a
{
	display: block;
	floaT:left;
	padding: 0 14px 0 50px;
	line-height: 40px;
	height: 40px;
	font-size:14px;
	font-family: "Trebuchet MS";
	color: #5a1351;
	font-weight: bold;
	text-decoration: none;
}
.topmenu ul.menu li.leaf a.ico1
{
	background:url(../images/ico1.png) no-repeat center left;
}
.topmenu ul.menu li.leaf a.ico2
{
	background:url(../images/ico3.png) no-repeat center left;
}
.topmenu ul.menu li.leaf a.ico3
{
	background:url(../images/ico2.png) no-repeat center left;
}
.topmenu ul.menu li.leaf a.ico4
{
	background:url(../images/ico4.png) no-repeat center left;
}
.topmenu ul.menu li.leaf a.ico5
{
	background:url(../images/ico5.png) no-repeat center left;
}
.topmenu ul.menu li.leaf a:hover
{
text-decoration:underline;

}
*/
a, img
{
	outline: none;
}
 ul.menu
{
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0px;
padding: 0px;

}
.borderer
{
	padding:15px 0;
}
.leftcol {
    float: left;
	margin-left: -100%;
    width: 200px;
}
.wrappercol {float: left; width: 100%;}
.ccol {margin: 0 220px;}
.rightcol {
    float: left;
    padding: 0;
	margin-left: -200px;
    width: 200px;
}
.block-search
{
	position: absolute;
	top:30px;
	right:20px;
}
.leftcol .block-wrapper
{
	padding: 6px;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
background-color: #fdfdfd;
border:1px solid #ececec;
margin:0  0 15px 0;
}
.block-wrapper .views-field-title
{
	padding: 0 0 6px 0;
	font-weight: bold;
}
.block-wrapper .views-row
{
	padding: 6px 0 7px 0;
	border-bottom:1px dotted #dfdfdf;
}
.block-wrapper .views-row.views-row-last
{
	border-bottom:none;
}
.block-wrapper .views-field-title a
{
	text-decoration: none;
}
.block-wrapper .imagecache  img, .block-wrapper  img.imagefield
{
	border:1px solid #c6c6c6;
	margin:0 0 6px 0;
}
.leftcol .block-wrapper .block-title 
{
	background: url(../images/head2.png) no-repeat top left;
	width:155px;
	height: 35px;
	padding: 0 0 0 20px;
	line-height: 26px;
	font-family: "Trebuchet MS";
	color:white;
	font-size:14px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #e3887e;
filter: dropshadow(color=#e3887e, offx=1, offy=1); 
margin: 0 0 6px -12px;
}

#block-menu-menu-articles ul li  {
	padding: 3px 0;
}

#block-menu-menu-articles ul li a {
	background: url("../images/fmenu.png") no-repeat scroll left center transparent;
    padding: 0 0 0 10px;
	 font-weight: bold;
	 font-size: 16px;
	 text-decoration: none;
	 font-family: "Trebuchet MS";
}


#block-menu-primary-links ul li {
	margin: 4px 0px 5px 20px;
	padding: 0px;
}
#block-menu-primary-links ul li a {

	 font-weight: bold;
	 font-size: 15px;
	 font-style: italic;
	 text-decoration: none;
	 font-family: "Trebuchet MS";
}


.rightcol .block-wrapper, #content-bottom2  .block-wrapper
{
	padding: 6px;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
background-color: #fdfdfd;
border:1px solid #fcccfc;
margin:0  0 15px 0;
}
.ccol input.form-submit 
{
		-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
border:1px solid #baa888;
font-weight: bold;
font-size:12px;
color:#ab0b7d;
margin: 0 0 15px 0;
padding: 2px 10px;
background-color: #f9f7f3;
cursor: pointer;
}
.ccol input.form-text
{
			-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
border:1px solid #656057;
padding: 2px 3px;
}
.rightcol .block-wrapper .block-title 
{
	background: url(../images/head1.png) no-repeat top left;
	width:193px;
	height: 35px;
	padding: 0 0 0 20px;
	line-height: 26px;
	font-family: "Trebuchet MS";
	color:white;
	font-size:13px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #e3887e;
filter: dropshadow(color=#e3887e, offx=1, offy=1); 
margin: 0 0 10px -12px;
}
#content-bottom .block-wrapper 
{
		padding: 6px 6px 20px 6px;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
background-color: #fdfdfd;
border:1px solid #fcccfc;
margin:0  0 15px 0;
position: relative;
}
#content-bottom .block-wrapper .block-title,
.view-similar-entries .view-header
{
	background: url(../images/head6.png) no-repeat top left;
	width:155px;
	height: 35px;
	padding: 0 0 0 20px;
	line-height: 26px;
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #5a59b2;
filter: dropshadow(color=#5a59b2, offx=1, offy=1); 
margin: 0 0 3px -12px;
}
#content-bottom2 .block-wrapper .block-title 
{
	background: url(../images/head2.png) no-repeat top left;
	width:155px;
	height: 35px;
	padding: 0 0 0 20px;
	line-height: 26px;
	font-family: "Trebuchet MS";
	color:white;
	font-size:14px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #f60d19;
filter: dropshadow(color=#f60d19, offx=1, offy=1); 
margin: 0 0 3px -12px;
}
#content-bottom .block-wrapper #block-views-new_node-block_1 .block-title 
{
	background: url(../images/head1.png) no-repeat top left;
	width:193px;
	height: 35px;
		text-shadow: 1px 1px 0px #9a439a;
filter: dropshadow(color=#9a439a, offx=1, offy=1); 
}
.block-similar ul li
{
	float:left;
	width:48%;
	margin:0 0 3px 0;
	list-style-type: none;
	padding: 2px 2% 4px 0;
	border-bottom: 1px dashed #E3E3E3;
}

.block-similar ul li a {
	font-weight: bold;
	color: #350026;
}
.block-similar ul li a:hover {
	color: #ad1281;
}

h1 {
	font-family: "Trebuchet MS";
	font-size:20px;
	font-weight: normal;
	margin: 10px 0 12px 0;
	color:#cb45a4;
}

a.z123
{
	font-weight: bold;
	padding: 3px 0 3px 23px;
	background: url(../images/comments-icon.png) no-repeat center left;
	display: block;
	margin:3px 0 8px 0;
	
}
h2, .comments_title
{
	font-family: "Trebuchet MS";
	font-size:18px;
	font-weight: normal;
	margin: 10px 0 12px 0;
	color:#350026;
}
.noder
{
	margin:15px 0 15px 0;
	padding: 12px;
	border-bottom:1px solid #fcccfc;
	background-color: #f6f5f5;
}
.rightcol #sidebar-last .block-wrapper, #content-bottom2  .block-wrapper 
{
	background-color: #fef5ef;
	border-color:#f3ddce;
}
#content-bottom2  .block-wrapper 
{
	padding: 6px 6px 20px 6px;
	position: relative;
}
.poll .title
{
	font-weight: bold;
	padding: 0 0 8px 0;
	color:#75399c;
	font-size:14px;
}
.poll .choices
{
	margin:0 0 10px 0;
}
.poll input.form-submit
{
	border: none;
	background: url(../images/otvetit.png) no-repeat top left;
	width:92px;
	height: 24px;
	color:#ab0b7d;
	font-weight: bold;
	font-size:12px;
	padding: 0 0 0 20px;
	font-family: "Trebuchet MS";
	float:right;
}

.node img {
    max-width: 100%;
    height: auto;
}

.node img.imagecache,.node img.imagefield
{
float:left;
margin:0 10px 0 0;
border:2px solid #c6c6c6;	
}


.noder .title
{
	font-size:16px;
	font-weight: bold;
	padding: 0 0 7px 0;
	margin: 0 0 8px 0;
	border-bottom:1px solid #ce55c5;
}
.noder .title a
{
	text-decoration: none;
}
.node p, .node li {font-size: 15px; line-height: 1.2;}
.node p
{
	margin:0 0 10px 0;
}

.node_column {
	float: left; 
	margin-right: 15px;
	width: 300px;
}

.view-similar-entriesview-header {
	padding-bottom: 15px;
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #350026;
}

.view-similar-entries .views-row {
	padding: 5px 0 5px 15px;
}

.view-similar-entries .views-field-title {font-weight: normal; padding: 0;}
.view-similar-entries .views-field-title a {font-size: 15px; color: #CB45A4;}
.block-wrapper {
	display: block;
	zoom:1;
}
.rightcol .block-wrapper:after, .leftcol .block-wrapper:after  {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ul.pager
{
	margin: 15px 0;
	list-style: none;
	padding: 0px;
}
ul.pager li
{
	margin:0 5px 0 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size:12px;
	display: inline;
}
.clearfooter {
clear:both;
height:0px;
}
#footer {
clear:both;
height:60px;
margin:0 auto;

position:relative;
width:1070px;

}

.lastcomm .views-field-timestamp
{
	background: url(../images/commbg.gif) no-repeat top center;
	width:59px;
	height: 42px;
	text-align: center;
	padding: 8px 2px;
	font-size: 10px;
	float: left;
	font-weight: bold;
}
.lastcomm .views-field-comment
{
	
	font-size: 12px;
}
#footer .fleft
{
	float:left;
	width:320px;
	padding: 0 10px 10px 10px;
	background: url(../images/flogo.png) no-repeat 56px 10px;
}
.fleft2
{
	float:left;
	width:120px;
	padding: 0 10px 10px 10px;
}
.fleft2 ul li.leaf
{
	padding: 0 0 0 10px;
	background: url(../images/fmenu.png) no-repeat center left;
}
.fleft2 ul li a
{
	font-weight: bold;
	font-size:12px;
}
.fleft3
{
	float:left;
	width:560px;
	padding: 0 10px 10px 10px;
	font-size:13px;
	line-height: 14px;
}
.fleft3 p
{
	margin: 0 0 7px 0;
}
#search-block-form .form-item
{
	margin: 0px;
}

#search-block-form .container-inline div {display: block;}

#search-block-form
{
	width:178px;
	height: 25px;
	background-color: #fff;
	border: 1px solid grey;
	position: relative;
	
}
#search-block-form input.form-submit
{
	position: absolute;
	top:4px;
	right:4px;
}
#search-block-form input.form-text
{
	width: 100%;
	padding: 4px;
	border: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
#DIV_DA_52347 img
{
	padding: 0 0 0 20px;
}
.view-new-node .views-row
{
	 border-bottom: 1px dotted #BFBFBF;
    padding: 6px 6px 5px 10px;
}
.view-new-node .views-row img
{
	float: left;
	margin:0 10px 0 0;
}
.morelinks2 table
{
	width:100%;
}
.morelinks2 table td
{
	padding:1px 0;
	width:50%;
}
.node .socials .title {
    background-color: transparent;
    border: medium none;
    float: left;
    line-height: 20px;
    margin: 0 10px 0 0;
    padding: 0;
}
.block-addthis .at300bs {
    background: url("../images/ic.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    line-height: 20px !important;
    overflow: hidden;
    width: 21px;
}
.block-addthis .at15t_facebook {
    background-position: -21px 0;
}
.block-addthis .at15t_twitter {
    background-position: -42px 0;
}
.block-addthis .at15t_vk {
    background-position: -63px 0;
}
.block-addthis .at15t_mymailru {
    background-position: -84px 0;
}
.socials {

 background-color: white;
    border-bottom: 2px solid #FCA7AB;
    border-top: 2px solid #FCA7AB;
    margin: 0 0 10px;
    padding: 6px;
	 height: 20px;
}
.socials .block {
    float: left;
    width: 33%;
}
.commcount {
    background: url("../images/cc.gif") no-repeat scroll 0 3px transparent;
    float: right;
    height: 29px;
    line-height: 20px;
    padding: 0 0 0 25px;
}
.blue {
    color: #5684C2;
    font-weight: bold;
}
.podp {
    padding: 0 0 0 20px;
}
a.podp {
    background: url("../images/d1.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 20px;
    width: 21px;
}
#content-bottom .views-row img, #content-bottom2 .views-row img 
{
	float:left;
	margin:0 8px 0 0;
	border:1px solid #a4a4a4;
}
 #content-bottom2 .views-row
 {
 	float:left;
	width:48%;
	padding: 0 2% 5px 0;
 }
.front #content-bottom .block-wrapper.odd
{
	float:left;
	width:295px;
}
.front #content-bottom .block-wrapper.even
{
	float:right;
	width:295px;
}
.readmorea a
{
	width:173px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	display: block;
	position: absolute;
	bottom:5px;
	font-weight: bold;
	font-size:13px;
	color:#4e4e4e;
	right:5px;
}
body #y5_direct2 .ad-link a, body #y5_direct1 .ad-link a
{
	font-size:1.1em !important;
}
.node ul li
{
	list-style-type: disc;
	margin: 0 0 3px 20px;
}
.node ul
{
	 margin: 0 0 10px;
}
#block-block-5 .content {
	width: 400px;
	float: right;
}

div.views-field-teaser {
	text-align: justify;
}

div.content div.view div.view-content div.views-row div.views-field-title span.field-content a:link,
div.content div.view div.view-content div.views-row div.views-field-title span.field-content a:visited,
div.content div.view div.view-content div.views-row div.views-field-title span.field-content a:active {
	color: #350026;
}

div.content div.view div.view-content div.views-row div.views-field-title span.field-content a:hover {
	color: #ad1281;
}

#content-content div.node div.content h1,
#content-content div.node div.content h2,
#content-content div.node div.content h3,
#content-content div.node div.content h4,
#content-content div.node div.content h5 {
	color: #350026;
}

#content-content div.node div.content h1 {
	font-size: 20px;
}

#content-content div.node div.content h2 {
	font-size: 18px;
}

#content-content div.node div.content h3 {
	font-size: 16px;
}

#content-content div.node div.content h4 {
	font-size: 15px;
}

#content-content div.node div.content h5 {
	font-size: 14px;
}

#content-content div.node div.content p.rtejustify img {
	margin: 5px;
}

.rtejustify  {
	text-align: justify;
}
.rteleft  {
	text-align: left;
}
.rteright  {
	text-align: right;
}
.rtecenter  {
	text-align: center;
}

#sleva {
	margin-left : 13px;
}

#vnizu {
	margin-left : 139px;
}

div.mix-block{
	background:#fff;
	width:192px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity:0.95;
	opacity:0.95;
}
div.mix-block img{
	max-width:90px;
           height:auto;
	margin:2px 0px 5px 5px;
	text-align:center;
	float:left;
	position:relative;
	display:block;
}
div.mm-right{
	float:right;
	width:92px;
	margin-right:0px;
}
div.mm-name a{
	display:block;
	color:#009900;
	font-size:16px;
	line-height:19px;
           font-weight:bold;
	text-decoration:none;
	padding:8px 0px 12px 0px;
}
div.mm-name a:hover, div.mm-merch a:hover{
	text-decoration:underline;color:#000099;
}

div.c{
	background:#fff000;
	float:left;
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
	padding:7px 4px 7px 9px;
           text-shadow: 1px 1px 0px #ffffff
}


div.mm-merch a{
	display:block;
	font-size:9px;
	color:#c4c4c4;
	text-decoration:none;
	padding:7px 0px 7px 0px;
}
iv.mix-block1{
	background:#fff;
	width:282px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity:0.95;
	opacity:0.95;
}
div.mix-block1 img{
	 width:70px;
            height:auto;
	margin:10px 0px 10px 10px;
	text-align:center;
	float:left;
	position:relative;
	display:block;
}
div.mm-right1{
	float:right;
	width:140px;
	margin-right:10px;
}
div.mm-name1 a{
	display:block;
	color:#009900;
	font-size:15px;
	line-height:18px;
           	text-decoration:none;
	padding:8px 0px 12px 0px;
}
div.mm-name1 a:hover, div.mm-merch a:hover{
	text-decoration:underline;color:#000099;
}
div.l{
	width:2px;
	height:30px;
	background:url("../images/l.jpg") no-repeat;
	float:left;
}
div.c1{
	background:#ffc629;
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px 4px 7px 9px;
           text-shadow: 1px 1px 0px #000
}
div.r{
	width:18px;
	height:30px;
	background:url("../images/r.jpg") no-repeat;
	float:left;
}
div.mm-merch1 a{
	display:block;
	font-size:19px;
	color:#999;
	text-decoration:none;
	padding:7px 0px 7px 0px;
}
div.mix-block2{
	background:#fff;
	width:580px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity:0.95;
	opacity:0.95;
}
div.mix-block2 img{
	width:100px;
	height:auto;
	margin:10px 0px 10px 10px;
	text-align:center;
	float:left;
	position:relative;
	display:block;
}
div.mm-right2{
	float:right;
	width:450px;
	margin-right:10px;
}
div.mm-name2 a{
	display:block;
	color:#009900;
	font-size:19px;
	line-height:22px;
	text-decoration:underline;
	padding:8px 0px 12px 0px;
}

div.mm-name2 a:hover, div.mm-merch2 a:hover{
	text-decoration:underline;color: #000099
}
div.l{
	width:2px;
	height:30px;
	background:url("../images/l.jpg") no-repeat;
	float:left;
}
div.c1{
	background:#ffc629;
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px 4px 7px 9px;
}
div.r{
	width:18px;
	height:30px;
	background:url("../images/r.jpg") no-repeat;
	float:left;
}

div.mm-merch2 a{
	display:block;
	font-size:10px;
	color:#999;
	text-decoration:none;
	padding:7px 0px 7px 0px;
}

#mixkt_4294912706 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294912706 a:hover {color: #CB45A4;
}

#mixkt_4294912941 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294912941 a:hover {color: #CB45A4;
}

#mixkt_4294912705 a {
 text-decoration: underline;
font-weight: 500;
 color: #ff0000;
 font-size: 18px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294912705 img {
 max-width: 100px;
}

#mixkt_4294912705 a:hover {color: #CB45A4;
}

#mixkt_4294911754 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911754 a:hover {color: #CB45A4;
}

#mixkt_4294911753 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911753 a:hover {color: #CB45A4;
}

#mixkt_4294911752 a {
 text-decoration: underline;
font-weight: 500;
 color: #ff0000;
 font-size: 18px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911752 img {
 max-width: 100px;
}

#mixkt_4294911752 a:hover {color: #CB45A4;
}

#mixkt_4294911660 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911660 a:hover {color: #CB45A4;
}

#mixkt_4294911661 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911661 a:hover {color: #CB45A4;
}

#mixkt_4294911656 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911656 a:hover {color: #CB45A4;
}

#mixkt_4294911657 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911657 a:hover {color: #CB45A4;
}

#mixkt_4294911654 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911654 a:hover {color: #CB45A4;
}

#mixkt_4294911655 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911655 a:hover {color: #CB45A4;
}

#mixkt_4294911653 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911653 a:hover {color: #CB45A4;
}

#mixkt_4294911651 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911651 a:hover {color: #CB45A4;
}

#mixkt_4294911652 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911652 a:hover {color: #CB45A4;
}

#mixkt_4294911650 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911650 a:hover {color: #CB45A4;
}

#mixkt_4294911649 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911649 a:hover {color: #CB45A4;
}

#mixkt_4294911439 a {
 text-decoration: none;
font-weight: 600;
 color: #ff0000;
 font-size: 14px;
font-family:  "Tahoma", sans-serif;
}

#mixkt_4294911439 a:hover {color: #CB45A4;
}


.hidden {display: none;}

.clearfix:after,
.clearfloat:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}


.node .content ul > li:before {
    margin-right: 10px;
    content: url("/sites/all/themes/ow/images/list-tick-okpacome.png");
}

.node .content ul li, .node.full .content ol li {
    list-style-type: none;
}




.node-faq .teaser.faq-content {
    position: relative;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #d7d7d7
}
.node-faq .field-name-field-faq-author .field-item {
    font-size: 12px;
    color: #919191
}
.node-faq h2,
.node-faq h2 a {
    padding: 10px 0;
    font-size: 23px;
    font-weight: 400;
    color: #39738e;
    line-height: 26px
}
.node-faq .teaser .field-name-body p,
.node-faq .teaser .field-name-body li {
    font-size: 15px;
    color: #6b6b6b;
    line-height: 19px
}
.node-faq .full .field-name-field-faq-author .field-item {
    font-size: 20px;
    color: #161616;
    line-height: 22px;
    text-transform: uppercase
}
.node-faq .full .field-name-field-faq-author .field-item:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 21px;
    height: 21px;
    background: url(//vsegdazdorov.net/sites/zdorov/themes/vsegdazdorov/images/sprite_faq.png) no-repeat -2px -102px;
    vertical-align: middle
}
.node-faq .full .field-name-body {
    padding: 15px 0
}
.node-faq .full .field-name-body p {
    font-size: 17px;
    color: #161616;
    line-height: 23px
}
.node-faq .full .field-name-body a {
    color: #47a6d7
}
.node-faq .full .field-name-body a:hover {
    text-decoration: none
}
.node-faq .field-name-field-faq-answer {
    padding-top: 15px;
    border-top: 6px solid #99cc7e
}
.node-faq .field-name-field-faq-answer .field-label {
    font-size: 20px;
    color: #161616;
    line-height: 22px;
    text-transform: uppercase
}
.node-faq .field-name-field-faq-answer .field-label:before {
    content: "";
    display: inline-block;
    margin-right: 15px;
    width: 46px;
    height: 40px;
    background: url(//vsegdazdorov.net/sites/zdorov/themes/vsegdazdorov/images/sprite_faq.png) no-repeat -2px -132px;
    vertical-align: middle
}
.node-faq .field-name-field-faq-answer p,
.node-faq .field-name-field-faq-answer ul,
.node-faq .field-name-field-faq-answer ol {
    padding: 10px 0
}
.node-faq .field-name-field-faq-answer p,
.node-faq .field-name-field-faq-answer li {
    font-size: 17px;
    color: #161616;
    line-height: 23px
}


.view-faq-view h2, .view-faq-view a h2 {
    padding: 10px 0;
    margin: 0;
    font-size: 23px;
    font-weight: 400;
    color: #F5A218;
    line-height: 26px;
    text-decoration-color: #F5A218;
}
.view-faq-view a {
    text-decoration-color: #F5A218;
}
.view-faq-view a:hover {
    text-decoration-color: #6CAF23;
}



.view-faq-view .views-row {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #F5A218;

}

.block-block-42 a {
-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    margin-bottom: 0px;
    padding: 5px 5px 5px 11px;
    /*height: 35px;*/
    line-height: 25px;
    cursor: pointer;
    background-color: #eba3eb;
    border: 1px solid #fcccfc;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #5a59b2;
    text-transform: uppercase;
}