/* ---------- Overall Specifications ---------- */

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}
a {
outline:none !important;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	color: #8B0000;
	line-height: 1.4em;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	
}
h1, h2, h3, h4, h5, h6, .region-header, .view-id-editprice .view-grouping .view-grouping-header, .view-id-editprice .view-grouping caption {

}
h1 {
	font-size: 24px;


}

h1.rtecenter {
	width: 100%;
	white-space: nowrap;
}
h2 {
	font-size: 20px;
}
.sidebar h2 {
	margin: 0px;
	font-size: 26px;
}
p {
	margin: 0 0 1.2em;
}
.view-id-editprice .view-grouping .view-grouping-header {
	font-size: 20px;
	font-weight: 600;
} 
.view-id-editprice .view-grouping caption {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
del {
	text-decoration: line-through;
}
tr.odd {
	background-color: #dddddd;
}
img {
	outline: 0;
}
code, pre, kbd, samp, var {
	padding: 0 0.4em;
	font-size: 0.77em;
	font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
	background-color: #f2f2f2;
	background-color: rgba(40, 40, 0, 0.06);
}
pre code, pre kbd, pre samp, pre var, kbd kbd, kbd samp, code var {
	font-size: 100%;
	background-color: transparent;
}
pre code, pre samp, pre var {
	padding: 0;
}
.description code {
	font-size: 1em;
}
kbd {
	background-color: #f2f2f2;
	border: 1px outset #575757;
	margin: 0 3px;
	color: #666;
	display: inline-block;
	padding: 0 6px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
pre {
	background-color: #f2f2f2;
	background-color: rgba(40, 40, 0, 0.06);
	margin: 10px 0;
	overflow: hidden;
	padding: 15px;
	white-space: pre-wrap;
}
/* ------------------ Fonts ------------------ */

body, #site-slogan, .ui-widget, .comment-form label {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}
#header, #footer-wrapper, #skip-link, ul.contextual-links, ul.links, ul.primary, .item-list .pager, div.field-type-taxonomy-term-reference, div.messages, div.meta, p.comment-time, table, .breadcrumb {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input, textarea, select, a.button {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
/* ------------------ Reset Styles ------------------ */

caption {
	text-align: left; /* LTR */
	font-weight: normal;
}
blockquote {
	background: #f7f7f7;
	border-left: 1px solid #bbb;
	font-style: italic;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
}
blockquote:before {
	color: #bbb;
	content: "\201C";
	font-size: 3em;
	line-height: 0.1em;
	margin-right: 0.2em;
	vertical-align: -.4em;
}
blockquote:after {
	color: #bbb;
	content: "\201D";
	font-size: 3em;
	line-height: 0.1em;
	vertical-align: -.45em;
}
blockquote > p:first-child {
	display: inline;
}
a.feed-icon {
	display: inline-block;
	padding: 15px 0 0 0;
}
/* ------------------ Table Styles ------------------ */

table {
	border: 0;
	border-spacing: 0;
	margin: 10px 0;
	width: 100%;
}
table table {
	font-size: 1em;
}
#footer-wrapper table {
	font-size: 1em;
}
table tr th {
	background: #757575;
	background: rgba(0, 0, 0, 0.51);
	border-bottom-style: none;
}
table tr th, table tr th a, table tr th a:hover {
	color: #FFF;
	font-weight: bold;
}
table tbody tr th {
	vertical-align: top;
}
tr td, tr th {
	padding: 4px 9px;
	border: 1px solid #fff;
	text-align: left; /* LTR */
	vertical-align: middle;
}
td.views-field-edit-delete input.form-submit, td.views-field-edit-delete a.button {
	margin: 0px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-size: 12px;
}
#footer-wrapper tr td, #footer-wrapper tr th {
	border-color: #555;
	border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
	background: #e4e4e4;
	background: rgba(0, 0, 0, 0.105);
}
tr, tr.even {
	background: #efefef;
	background: rgba(0, 0, 0, 0.063);
}
table ul.links {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
table ul.links li {
	padding: 0 1em 0 0;
}
/* ------------------ List Styles ------------------ */

.block ol, .block ul {
	margin: 0;
	padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
	font-size: small !important;
}
ul.contextual-links {
	font-size: 0.923em;
}
.contextual-links-wrapper a {
	text-shadow: 0 0 0 !important;
}
.item-list .pager {
	font-size: 0.929em;
}
ul.menu li {
	margin: 0;
}
.region-content ul, .region-content ol {
	margin: 1em 0;
	padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
	margin: 0;
	padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
	padding: 0 0 0 1.25em; /* LTR */
}
/* ------------------ Header ------------------ */
#skip-link {
	left: 50%;
	margin-left: -5.25em;
	margin-top: 0;
	position: absolute;
	width: auto;
	z-index: 50;
}
#skip-link a, #skip-link a:link, #skip-link a:visited {
	background: #444;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	display: block;
	font-size: 0.94em;
	line-height: 1.7;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	-khtml-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0 0 10px 10px;
}
#skip-link a:hover, #skip-link a:active, #skip-link a:focus {
	outline: 0;
}
#logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	position: relative;
	float: left;
}
#name-and-slogan {
	float: left; /* LTR */
	padding-top: 8px;
	margin: 0px;
	position: relative;
	top: 30px;
	width: 550px;


}
#site-name {
	font-size: 25px;
	color: #4b7fb2;
	font-weight: bold;
}
h1#site-name {
	margin: 0;
	text-shadow: none;
}
#site-name a {
	font-weight: bold;
	color: #FFF;
}
#site-name a:hover {
	text-decoration: none;

}
#site-slogan {
	font-size: 22px;
	margin-top: 2px;
	word-spacing: 0.1em;
	font-style: italic;
	font-weight: bold;
	color: #cc1e1e;
}
/* Region header blocks. */
.region-header .block {
	font-size: 0.857em;
	float: left; /* LTR */
	margin: 0 10px;
	padding: 0;
	position: relative;
}
.region-header .block .content {
	margin: 0;
	padding: 0;
}
.region-header .block ul {
	margin: 0;
	padding: 0;
}
.region-header .block li {
	list-style: none;
	list-style-image: none;
	padding: 0;
}
.region-header .form-text {
	background: #fefefe;
	background: rgba(255, 255, 255, 0.7);
	border-color: #ccc;
	border-color: rgba(255, 255, 255, 0.3);
	margin-right: 2px; /* LTR */
	width: 120px;
}
.region-header .form-text:hover, .region-header .form-text:focus, .region-header .form-text:active {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
	color: #eee;
	color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
	border: 1px solid;
	border-color: #eee;
	border-color: rgba(255, 255, 255, 0.2);
	padding: 0;
	width: 208px;
}
.region-header .block-menu li a {
	display: block;
	border-bottom: 1px solid;
	border-bottom-color: #eee;
	border-bottom-color: rgba(255, 255, 255, 0.2);
	padding: 3px 7px;
}
.region-header .block-menu li a:hover, .region-header .block-menu li a:focus, .region-header .block-menu li a:active {
	text-decoration: none;
	background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
	border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
	width: auto;
}
.region-header #block-user-login .content {
	margin-top: 2px;
}
.region-header #block-user-login .form-item {
	float: left; /* LTR */
	margin: 0;
	padding: 0;
}
.region-header #block-user-login div.item-list, .region-header #block-user-login div.description {
	font-size: 0.916em;
	margin: 0;
}
.region-header #block-user-login div.item-list {
	clear: both;
}
.region-header #block-user-login div.description {
	display: inline;
}
.region-header #block-user-login .item-list ul {
	padding: 0;
	line-height: 1;
}
.region-header #block-user-login .item-list li {
	list-style: none;
	float: left; /* LTR */
	padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
	padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
	padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a, .region-header #user-login li.openid-link a {
	padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
	margin: 4px 0 0;
	padding: 0;
	clear: both;
}
.region-header #block-user-login input.form-submit {
	border: 1px solid;
	border-color: #ccc;
	border-color: rgba(255, 255, 255, 0.5);
	background: #eee;
	background: rgba(255, 255, 255, 0.7);
	margin: 4px 0;
	padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover, .region-header #block-user-login input.form-submit:focus {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
	width: 208px;
	top: 20px;
}
.region-header #block-search-form .form-text {
	width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
	display: inline;
	padding: 0 0.5em;
}
/* --------------- Main Menu ------------ */

#main-menu {
	min-height: 40px;
	width: 100%;
	padding: 0px;
	background-color: rgba(139,0,0, 0.9);
	position: fixed;
	z-index: 50;
	top: 0px;
}
#main-menu-links {
	font-size: 12px;
	height: 50px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	width: 1200px;
}
#main-menu-links li {
	float: left; /* LTR */
	list-style: none;
	height: 50px;
}
#main-menu-links a {
	color: #FFF;
	float: left; /* LTR */
	text-decoration: none;
	height: 50px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 50px;
	border-right: 1px solid #cc1e1e;
}
#main-menu-links li.first a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc1e1e;
}
#main-menu-links a:hover {
	color: #CCC;
	background-color: rgba(0,0,0, 0.9);
}
#main-menu-links a:active, #main-menu-links li a.active {
	color: #CCC;
    background-color: rgba(0,0,0, 0.9);
}
/* --------------- Secondary Menu ------------ */
/***  superfish ****/
.super {
	position: absolute;
	bottom: 0px;
}
#block-superfish-1 {
	float: left;
}
#block-views-exp-search-page-page {
	float: left;
	padding-left: 30px;
}
#block-views-exp-search-page-page .views-submit-button {
	padding-top: 13px;
}
.view-search-page .views-row {
	padding-bottom: 15px;
}
.sf-menu.sf-style-default {
	float: left;
	padding: 0;
	height: 71px;
	margin: 0px;
}
.sf-menu.sf-style-default li {
	display: block;
	float: left;
	height: 71px;
	line-height: 71px;
	position: relative;
	z-index: 999;
	background-image: none;
	background-color: transparent;
}
.sf-menu.sf-style-default {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline-block;
}
.sf-menu.sf-style-default a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.sf-menu.sf-style-default > li {
	float: left;
	z-index: 999;
	display:block;
	position:relative;
	height:71px;
	line-height:71px;
}
.sf-menu.sf-style-default a, .sf-menu.sf-style-default a:visited, .sf-menu.sf-style-default a:hover {
	color: #FFF;
	background-color: transparent;
}
ul.sf-menu.sf-style-default > li > a {
	font-family: 'Cabin', sans-serif;
	font-weight:bold;
	display:inline-block;
	z-index: 1;
	position: relative;
	font-size:17px;
	color:#fff;
	min-width:120px;
	text-decoration:none;
	line-height:24px;
	text-align:center;
	vertical-align:middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 13px;
}
ul.sf-menu.sf-style-default > li:nth-child(6n+1) {
	/**grad--**/	
	background-color: #a83c79;
	background-image: -moz-linear-gradient(top, #a83c79, #8c2e5b);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a83c79), to(#8c2e5b));
	background-image: -webkit-linear-gradient(top, #a83c79, #8c2e5b);
	background-image: -o-linear-gradient(top, #a83c79, #8c2e5b);
	background-image: linear-gradient(to bottom, #a83c79, #8c2e5b);
	background-repeat: repeat-x;/**--grad**/
}
ul.sf-menu.sf-style-default > li:nth-child(6n+2) {
	/**grad--**/	
	background-color: #e95d93;
	background-image: -moz-linear-gradient(top, #e95d93, #e24771);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e95d93), to(#e24771));
	background-image: -webkit-linear-gradient(top, #e95d93, #e24771);
	background-image: -o-linear-gradient(top, #e95d93, #e24771);
	background-image: linear-gradient(to bottom, #e95d93, #e24771);
	background-repeat: repeat-x;/**--grad**/
}
ul.sf-menu.sf-style-default > li:nth-child(6n+3) {
	/**grad--**/	
	background-color: #32b9b6;
	background-image: -moz-linear-gradient(top, #32b9b6, #26a39f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#32b9b6), to(#26a39f));
	background-image: -webkit-linear-gradient(top, #32b9b6, #26a39f);
	background-image: -o-linear-gradient(top, #32b9b6, #26a39f);
	background-image: linear-gradient(to bottom, #32b9b6, #26a39f);
	background-repeat: repeat-x;/**--grad**/
}
ul.sf-menu.sf-style-default > li:nth-child(6n+4) {
	/**grad--**/	
	background-color: #eac336;
	background-image: -moz-linear-gradient(top, #eac336, #e4af29);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eac336), to(#e4af29));
	background-image: -webkit-linear-gradient(top, #eac336, #e4af29);
	background-image: -o-linear-gradient(top, #eac336, #e4af29);
	background-image: linear-gradient(to bottom, #eac336, #e4af29);
	background-repeat: repeat-x;/**--grad**/
}
ul.sf-menu.sf-style-default > li:nth-child(6n+5) {
	/**grad--**/	
	background-color: #9cc326;
	background-image: -moz-linear-gradient(top, #9cc326, #7caf1c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9cc326), to(#7caf1c));
	background-image: -webkit-linear-gradient(top, #9cc326, #7caf1c);
	background-image: -o-linear-gradient(top, #9cc326, #7caf1c);
	background-image: linear-gradient(to bottom, #9cc326, #7caf1c);
	background-repeat: repeat-x;/**--grad**/
}
ul.sf-menu.sf-style-default > li:nth-child(6n+6) {
	/**grad--**/	
	background-color: #626262;
	background-image: -moz-linear-gradient(top, #626262, #4a4a4a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#626262), to(#4a4a4a));
	background-image: -webkit-linear-gradient(top, #626262, #4a4a4a);
	background-image: -o-linear-gradient(top, #626262, #4a4a4a);
	background-image: linear-gradient(to bottom, #626262, #4a4a4a);
	background-repeat: repeat-x;/**--grad**/
}
ul.sf-menu.sf-style-default > li:hover >a, ul.sf-menu.sf-style-default > li.sfHover>a, ul.sf-menu.sf-style-default > ul > li.active>a, ul.sf-menu.sf-style-default > li.current>a {
	color:#de3f3f;
}
ul.sf-menu.sf-style-default > li {
	cursor:pointer;
}
ul.sf-menu.sf-style-default > li:hover, ul.sf-menu.sf-style-default > li.sfHover, ul.sf-menu.sf-style-default > ul > li.active, ul.sf-menu.sf-style-default > li.current {
	/**grad--**/	
	background-color: #eee;
	background-image: -moz-linear-gradient(top, #eee, #ddd);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#ddd));
	background-image: -webkit-linear-gradient(top, #eee, #ddd);
	background-image: -o-linear-gradient(top, #eee, #ddd);
	background-image: linear-gradient(to bottom, #eee, #ddd);
	background-repeat: repeat-x;/**--grad**/
}
.sf-menu.sf-style-default li ul {
	display: none;
	z-index: 100;
	position: absolute;
	background-color:#363636;
	overflow:visible;
	content:'';
	left:0;
	top:100%;
}
.sf-menu.sf-style-default li li {
	background-color:#363636;
	line-height: 40px;
	height: 40px;
}
.sf-menu.sf-style-default li li:hover {
	background-color:#272727;
}
.sf-menu.sf-style-default li ul li a {
	color: #CCC;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	line-height: 40px;
	padding-top: 0px;
}
.sf-menu.sf-style-default li ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}
/* ------------------- Main ------------------- */

#main {
	margin-top: 0px;
	margin-bottom: 40px;
	position: relative;
	min-height: 500px;
}
/* ----------------- Featured ----------------- */

#featured {
	padding: 0px;
	margin: 0px;
	background-color: #000;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #cc1e1e;
}
#featured .views-field-field-kartinka .field-content a.slider {
	width: 870px;
	height: 520px;
	display: block;
	position: absolute;
	top: 0px;
}
#featured .views-field-field-kartinka  {
	width: 870px;
	height: 520px;
	overflow: hidden;
	float: left;
}
#featured .views-field-field-kartinka img {

	overflow: hidden;	
		width: 870px;
	height: 520px;
}
#block-views-slider-block-1, #block-views-slider-block {
	float: left;
}
#block-block-12 {
	position: relative;
	margin-left: 20px;
	float: left;
	height: 353px;
	text-align: center;
	width: 250px;
	border: 1px solid #4b7fb2;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
#block-block-12 .content {
	height: 353px;
	text-align: center;
	width: 250px;
	overflow: hidden;
}
	 .s-desc {
	font-size:16px;
	padding:39px 0 39px;
	text-align: center;
	border-radius: 17px;
	bottom: 0px;
	color: #79797B;
	display: block;
	font-size: 13px;
	left: 0;
	padding: 31px 0;
	position: absolute;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 100%;
	background-attachment: scroll;
	background-color: #4b7fb2;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
		}
	.s-desc h1{
	margin:0 0 5px 0;
	color: #FFF;
		}
.s-desc h2{
	font-size:22px;
	line-height:26px;
	margin:0 0 13px 0;
	font-weight: bold;
	color: #FF8383;
		}
 .s-desc span{
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px;
	color: #171717;
	display: inline-block;
	font-family: Trebuchet MS,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 16px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
		}
#featured h2 {
	font-size: 1.174em;
	line-height: 1;
}
#featured p {
	margin: 0;
	padding: 0;
}
#block-views-general-block .views-row {
	float: left;
	margin-right: 35px;
	margin-left: 35px;
}
#block-views-slider-block, #block-views-slider-block-1, .views-nivo-slider-view  {
	width: 1200px;
	height: 350px;
	overflow: hidden;
}
body.front #brand {
	height: 90px;
	width: 1200px;
	clear: both;
}
#brand .views-row  {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
/* --------------- Highlighted ---------------- */

#highlighted {
	border-bottom: 1px solid #d3d7d9;
	font-size: 120%;
}
/* ------------------- Help ------------------- */

.region-help {
	border: 1px solid #d3d7d9;
	padding: 0 1.5em;
	margin-bottom: 30px;
}
/* ----------------- Content ------------------ */

.content {
	margin-top: 0px;
	position: relative;
	text-align: left;
}
.front .content {
	clear: both;
}
a#main-content {
	
}
/**
h1#page-title, .field-name-body .field-label {
	font-size:18px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:40px;
	width: 94%;

	background-color: #0068BA;

	background-image: -moz-linear-gradient(top, #343434, #1a1a1a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#343434), to(#1a1a1a));
	background-image: -webkit-linear-gradient(top, #343434, #1a1a1a);
	background-image: -o-linear-gradient(top, #343434, #1a1a1a);
	background-image: linear-gradient(to bottom, #343434, #1a1a1a);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff343434', endColorstr='#ff1a1a1a', GradientType=0);
	

	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	text-align: center;
	padding: 10px;
	position: relative;
	left: 17px;
}
**/
.field-name-body .field-label {
	width: 99%;
	left: 0px;
}
body.page-node-580 h1#page-title {
	width: 90%;

}
body.front h1#page-title {
	margin-bottom: 0px;

}
/**
body.node-type-pdoduct-display h1#page-title {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #000;
	text-transform: none;
}
**/
#content h2 {
	margin-bottom: 2px;
	font-size: 1.429em;
	line-height: 1.4;
}
.node .content {
	font-size: 1.071em;
}
.node .content .field-type-taxonomy-term-reference ul li {
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-bottom: 4px;
	padding-left: 27px;
	padding-top: 5px;
	list-style-image: none;
	list-style-type: none;
}
.node-teaser .content {
	font-size: 1em;
}
.node-teaser h2 {
	margin-top: 0;
	padding-top: 0.5em;
}
.node-teaser h2 a {
	color: #181818;
}
.node-teaser {
	border-bottom: 1px solid #d3d7d9;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.node-sticky {
	background: #f9f9f9;
	background: rgba(0, 0, 0, 0.024);
	border: 1px solid #d3d7d9;
	padding: 0 15px 15px;
}
.node-full {
	background: none;
	border: none;
	padding: 0;
}
.node-teaser .content {
	clear: none;
	line-height: 1.6;
}
.meta {
	font-size: 0.857em;
	color: #68696b;
	margin-bottom: -5px;
}
.submitted .user-picture img {
	float: left; /* LTR */
	height: 20px;
	margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
	margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
	font-weight: normal;
	margin: 0;
	padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference ul.links {
	font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label, .node-teaser .field-type-taxonomy-term-reference ul.links {
	font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
	padding: 0;
	margin: 0;
	list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
	float: left; /* LTR */
	/*padding: 0 1em 0 0;*//* LTR */
	white-space: nowrap;
	clear:left;
}
.link-wrapper {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
}
.field-type-image img, .user-picture img {
	margin: 0 0 1em;
	border: 1px solid #dddddd;
}
.field-type-image img:hover {box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px;}
ul.links {
	font-size: 0.821em;
}
.node-unpublished {
	margin: -20px -15px 0;
	padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
	border-left: 1px solid #fff4f4;
	border-right: 1px solid #fff4f4;
}
/* ----------------- Comments ----------------- */

.comment h2.title {
	margin-bottom: 1em;
}
.comment div.user-picture img {
	margin-left: 0; /* LTR */
}
.comment {
	margin-bottom: 20px;
	display: table;
	vertical-align: top;
}
.comment .attribution {
	display: table-cell;
	padding: 0 30px 0 0; /* LTR */
	vertical-align: top;
	overflow: hidden;
}
.comment .attribution img {
	margin: 0;
	border: 1px solid #d3d7d9;
}
.comment .attribution .username {
	white-space: nowrap;
}
.comment .submitted p {
	margin: 4px 0;
	font-size: 1.071em;
	line-height: 1.2;
}
.comment .submitted .comment-time {
	font-size: 0.786em;
	color: #68696b;
}
.comment .submitted .comment-permalink {
	font-size: 0.786em;
	text-transform: lowercase;
}
.comment .content {
	font-size: 0.929em;
	line-height: 1.6;
}
.comment .comment-arrow {
	background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
	border-left: 1px solid;
	border-right: 1px solid;
	height: 40px;
	margin-left: -47px; /* LTR */
	margin-top: 10px;
	position: absolute;
	width: 20px;
}
.comment .comment-text {
	padding: 10px 25px;
	border: 1px solid #d3d7d9;
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 100%;
}
.comment .indented {
	margin-left: 40px; /* LTR */
}
.comment ul.links {
	padding: 0 0 0.25em 0;
}
.comment ul.links li {
	padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
	margin-right: 5px; /* LTR */
	padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
	border-left: 1px solid #fff4f4;
	border-right: 1px solid #fff4f4;
}
/* ------------------ Sidebar ----------------- */
.sidebar .section {
	padding: 0px;
}
.sidebar .section .region {
	padding: 2px;
	position: relative;
}
.sidebar .block {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 5px;
	float: left;
}
.sidebar .block .item-list ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#block-views-recomenduems-block, #block-views-recomenduems-block-2,  #block-views-recomenduems-block-3 {
	clear: both;
	position: relative;
	padding-top: 20px;
}

#block-views-recomenduems-block h2, #block-views-recomenduems-block-2 h2, body.front h1#page-title, #block-views-recomenduems-block-3 h2 {
	font-size:38px;
	line-height:150%;
	text-align: center;
}
.sidebar h2
.sidebar #block-views-recomenduems-block-1 h2, .sidebar #block-views-recomenduems-block-2 h2{

}
#block-views-recomenduems-block h2, #block-views-recomenduems-block-2 h2, #block-views-recomenduems-block-4 h2 {
	
	margin-bottom: 20px;
	position: relative;
}
.block-commerce-cart {
}
#block-menu-menu-catalog .content, #block-menu-menu-uslugi .content {
	margin: 0px;
	padding: 0px;
}
#block-menu-menu-catalog ul.menu, #block-menu-menu-uslugi ul.menu {
	margin: 0px;
	padding: 0px;
}
.sidebar ul.menu li {
	list-style-image: none;
	list-style-type: none;
}
.sidebar .block .content {
	top: -5px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sidebar #block-views-recomenduems-block-1.block .content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar a {
	color: #333;
}
.sidebar a:hover {
	color: #000;
	text-decoration: none;
}
.sidebar tbody {
	border: none;
}
.sidebar tr.even, .sidebar tr.odd {
	background: none;
	border-bottom: 1px solid #d6d6d6;
}
.sidebar ul.menu {
	margin: 0px;
	padding: 0px;
	width: 220px;
}
.sidebar ul.menu li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	list-style-image: none;
}
.sidebar ul.menu li.collapsed {
	background-image: url(../images/tickcl.png);
	background-repeat: no-repeat;
	background-position: right 10px;

}
.sidebar ul.menu li.expanded {
	background-image: url(../images/tickexp.png);
	background-repeat: no-repeat;
	background-position: right 13px;
}
.sidebar ul.menu li.expanded a {
	background-image: url(../images/liexpanded.png);
	background-repeat: no-repeat;
	background-position: 200px 13px;
}
.sidebar ul.menu li.collapsed a {
	background-image: url(../images/licollapsed.png);
	background-repeat: no-repeat;
	background-position: 200px 13px;
}
.sidebar ul.menu li.expanded  ul li a {
	background-image: none;
}
.sidebar ul.menu  li.dhtml-menu-open > a {
	font-style: normal;
	text-decoration: none;
}
.sidebar ul.menu li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
}
.sidebar ul.menu li ul li {
	padding-left: 17px;
}
.sidebar ul.menu li.expanded, .sidebar ul.menu li.collapsed, .sidebar ul.menu li.leaf  {
	padding: 0px;

}
.sidebar ul.menu li.expanded ul li a {
	padding-left: 20px;
	background-position: 10px;
		font-style: italic;
}
.sidebar ul.menu li.expanded ul li ul li a {
	padding-left: 30px;
	background-position: 20px;
}

.sidebar ul.menu li ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar ul.menu li a {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #8B0000;
	color: #FFF;
}
.sidebar ul.menu li a:hover, .sidebar ul.menu li a.active, .sidebar ul.menu li a:focus {
	color: #CCC;
	background-color: rgba(0,0,0, 0.9);
}
.sidebar ul.menu li .active-trail.active ul li a {
	color: #CCC;
}
.sidebar ul.menu li ul li a {
	font-weight: normal;
	font-size: 11px;
}
/**
.sidebar ul.menu li ul li {

}
.sidebar ul.menu li.expanded {
	list-style-image: url(../images/a2.png);
	list-style-type: circle;
}
.sidebar ul.menu li.collapsed {
	list-style-image: url(../images/a1.png);
	list-style-type: disc;
}
.sidebar ul.menu li a {
	padding-left: 27px;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.sidebar ul.menu li ul li a {
	padding-left: 32px;
	background-position: 12px center;
	text-transform: none;
}
.sidebar ul.menu li a:hover, .sidebar ul.menu li a.active {
	color: #C00;
}
/* ----------------- Triptych ----------------- */

#triptych-wrapper {
	background-color: #f0f0f0;
	background: rgba(30, 50, 10, 0.08);
	border-top: 1px solid #e7e7e7;
}
#triptych h2 {
	color: #000;
	font-size: 1.714em;
	margin-bottom: 0.8em;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
	line-height: 1;
}
#triptych .block {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.3;
}
#triptych .block.last {
	border-bottom: none;
}
#triptych .block ul li, #triptych .block ol li {
	list-style: none;
}
#triptych .block ul, #triptych .block ol {
	padding-left: 0;
}
#triptych #block-user-login .form-text {
	width: 185px;
}
#triptych #block-user-online p {
	margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
	overflow: hidden;
	width: 0;
	height: 0;
}
#triptych-last #block-node-syndicate {
	text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
	width: 185px;
}
#triptych-middle #block-system-powered-by {
	text-align: center;
}
#triptych-last #block-system-powered-by {
	text-align: right;
}
/* ------------------ Footer ------------------ */

#footer-wrapper {
	background-color: #000;
	margin: 0px;
	clear: both;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #cc1e1e;
}
#footer-wrapper a {
	color: #fcfcfc;
	color: #CCC;
	font-weight: bold;
}
#footer-wrapper a:hover, #footer-wrapper a:focus {
	color: #FFF;
	text-decoration: underline;
}
#footer-wrapper .block {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-columns .block-menu, #footer .block {
	margin: 0;
	padding: 0;
	border: none;
}
#footer .block {
	margin: 0.5em 0;
}
#footer .block .content {
	padding: 0.5em 0;
	margin-top: 0;
}
#footer .block h2 {
	margin: 0;
}
#footer-columns h2 {
	border-bottom: 1px solid #555;
	border-color: rgba(255, 255, 255, 0.15);
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 3px;
	text-transform: uppercase;
}
#footer-columns .content {
	margin-top: 0;
}
#footer-columns p {
	margin-top: 1em;
}
#footer-columns .content ul {
	list-style: none;
	padding-left: 0; /* LTR */
	margin-left: 0;
}
#footer-columns .content ul li ul {
	display: none;
}
#footer-columns .content li, #block-views-catalogo-block-1 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-columns .content li a, #block-views-catalogo-block-1 li a {
	display: block;
	border-bottom: 1px solid #555;
	border-color: rgba(255, 255, 255, 0.15);
	line-height: 1.2; /* LTR */
	text-indent: -15px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 20px;
	color: #FFF;
}
#footer-columns .content li a:hover, #footer-columns .content li a:focus {
	background-color: #1f1f21;
	background-color: rgba(255, 255, 255, 0.05);
	text-decoration: none;
}
#footer {
	letter-spacing: 0.2px;
	margin-top: 30px;
	border-top: 1px solid #555;
	border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
	margin-top: 20px;
}
#footer .block {
	clear: both;
}
#block-block-3 {
	float: right;
}
#footer ul, #footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li a {
	float: left; /* LTR */
	padding: 0 12px;
	display: block;
	border-right: 1px solid #555; /* LTR */
	border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
	padding-left: 0; /* LTR */
}
#footer li.last a {
	padding-right: 0; /* LTR */
	border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
	background-color: transparent;
}
#footer-wrapper tr.even {
	background-color: #2c2c2c;
	background-color: rgba(0, 0, 0, 0.15);
}
/* --------------- System Tabs  --------------- */

.tabs {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
.tabs ul.primary {
	padding: 0 3px;
	margin: 0;
	overflow: hidden;
	border: none;
	background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
	display: block;
	float: left; /* LTR */
	vertical-align: bottom;
	margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
	border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
	color: #000;
	background-color: #ededed;
	height: 1.8em;
	line-height: 1.9;
	display: block;
	font-size: 0.929em;
	float: left; /* not LTR */
	padding: 0 10px 3px;
	margin: 0;
	text-shadow: 0 1px 0 #fff;
	-khtml-border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-khtml-border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
	background-color: #ffffff;
}
.tabs ul.secondary {
	border-bottom: none;
	padding: 0.5em 0;
}
.tabs ul.secondary li {
	display: block;
	float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
	border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
	padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
	padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
	background: #f2f2f2;
	border-bottom: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
ul.action-links {
	list-style: none;
	margin: 5px;
	padding: 0.5em 1em;
}
ul.action-links li {
	display: inline-block;
	margin-left: 10px;
}
ul.action-links li a {
	padding-left: 15px;
	background: url(../images/add.png) no-repeat left center;
	margin: 0 10px 0 0;
}
/* ---------------- Messages  ----------------- */

#messages {
	padding: 20px 0 5px;
	margin: 0 auto;
	display: none;
}
.featured #messages {
	background: #f0f0f0;
	background: rgba(30, 50, 10, 0.08);
}
div.messages {
	margin: 8px 15px;
}
/* -------------- Breadcrumbs   -------------- */

.breadcrumb {

}
.breadcrumb a {
	color: #FFF;
	font-size: 15px;
}
.breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}
/* -------------- User Profile   -------------- */

.profile .user-picture {
	float: none;
}
/* -------------- Password Meter  ------------- */

.confirm-parent, .password-parent {
	width: 34em;
}
.password-parent, div.form-item div.password-suggestions {
	position: relative;
}
.password-strength-text, .password-strength-title, div.password-confirm {
	font-size: 0.82em;
}
.password-strength-text {
	margin-top: 0.2em;
}
div.password-confirm {
	margin-top: 2.2em;
	width: 20.73em;
}
/* ---------------- Buttons    ---------------- */

input.form-submit, a.button {
	background: #fff url(../images/buttons.png) 0 0 repeat-x;
	border: 1px solid #e4e4e4;
	border-bottom: 1px solid #b4b4b4;
	border-left-color: #d2d2d2;
	border-right-color: #d2d2d2;
	color: #3a3a3a;
	cursor: pointer;
	font-size: 0.929em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 1em;
	margin-right: 0.6em; /* LTR */
	padding: 4px 17px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	display: none;
}
a.button:link, a.button:visited, a.button:hover, a.button:focus, a.button:active {
	text-decoration: none;
	color: #5a5a5a;
}
/* -------------- Form Elements   ------------- */

fieldset {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 32px;
	padding: 0 0 10px;
	position: relative;
	top: 12px; /* Offsets the negative margin of legends */
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.field-group-htabs-wrapper fieldset {
	background-color: transparent;
}
.field-group-htabs-wrapper ul.horizontal-tabs-list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.field-group-htabs-wrapper ul.horizontal-tabs-list li.selected {
	padding: 0px 0px 1px;
	background-color: #f0f0f0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f0f0f0;
}
.fieldset-wrapper {
	margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
	margin-top: 0;
}
.filter-wrapper {
	top: 0;
	padding: 1em 0 0.2em;
	-khtml-border-radius-topright: 0;
	-khtml-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.filter-help a {
	font-size: 0.857em;
	padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
	margin-right: 10px;
}
.filter-wrapper .form-item {
	padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
	padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
	background: transparent;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
fieldset legend {
	background: #dbdbdb;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #3b3b3b;
	display: block;
	height: 2em;
	left: -1px; /* LTR */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 2;
	padding: 0;
	position: absolute;
	text-indent: 10px;
	text-shadow: 0 1px 0 #fff;
	top: -12px;
	width: 100%;
	-khtml-border-radius-topleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-khtml-border-radius-topright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
fieldset.collapsed legend {
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
fieldset legend a {
	color: #3b3b3b;
}
fieldset legend a:hover, fieldset legend a:focus, fieldset legend a:active {
	color: #000;
}
fieldset .fieldset-wrapper {
	padding: 0 10px;
}
fieldset .fieldset-description {
	margin-top: 5px;
	margin-bottom: 1em;
	line-height: 1.4;
	color: #3c3c3c;
	font-style: italic;
}
input {
	margin: 2px 0;
	padding: 4px;
}
input, textarea {
	font-size: 0.929em;
}
.view-editprice input, .view-editprice  textarea, .view-editprice .field-name-commerce-price, .view-editprice select {
	font-size: 12px;
	font-weight: normal;
}

.view-editprice  tr td, .view-editprice .form-actions { 
	padding-top: 0px;
	padding-bottom: 0px;
}
.view-editprice  tr td {
	height: 40px;
	overflow: hidden;
	padding-top: 3px;
}
.view-editprice .form-required {
	display: none;
	visibility: hidden;
}
textarea {
	line-height: 1.5;
}
textarea.form-textarea, select.form-select {
	padding: 4px;
}
input.form-text, textarea.form-textarea, select.form-select {
	border: 1px solid #ccc;
}
input.form-text:focus, textarea.form-textarea:focus, select.form-select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input.form-submit:hover, input.form-submit:focus {
	background: #dedede;
}
.password-suggestions ul li {
	margin-left: 1.2em; /* LTR */
}
.form-item {
	margin-bottom: 1em;
	margin-top: 2px;
}
.form-item label {
	font-size: 0.929em;
}
.form-type-radio label, .form-type-checkbox label {
	margin-left: 4px;
}
.form-type-radio .description, .form-type-checkbox .description {
	margin-left: 2px;
}
.form-actions {
	padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-mail {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-subject {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-message {
	width: 76.3%;
	-khtml-border-top-left-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
	width: 76%;
	-khtml-border-bottom-left-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* Disabled form elements */
input.form-button-disabled, input.form-button-disabled:hover, input.form-button-disabled:focus, input.form-button-disabled:active, .form-disabled input, .form-disabled select, .form-disabled textarea {
	background: #ededed;
	border-color: #bbb;
	color: #717171;
}
.form-disabled .grippie {
	background-color: #ededed;
	border-color: #bbb;
}
.form-disabled label {
	color: #717171;
}
/* Animated throbber */
html.js input.form-autocomplete {
	background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
	background-position: 100% -16px; /* LTR */
}
/* Comment form */
.comment-form label {
	float: left; /* LTR */
	font-size: 0.929em;
	width: 120px;
}
.comment-form input, .comment-form .form-select {
	margin: 0;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.comment-form .form-type-textarea label {
	float: none;
}
.comment-form .form-item, .comment-form .form-radios, .comment-form .form-type-checkbox, .comment-form .form-select {
	margin-bottom: 10px;
	overflow: hidden;
}
.comment-form .form-type-checkbox, .comment-form .form-radios {
	margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label, .comment-form .form-radios label {
	float: none;
	margin-top: 0;
}
.comment-form input.form-file {
	width: auto;
}
.no-sidebars .comment-form .form-text {
	width: 800px;
}
.one-sidebar .comment-form .form-text {
	width: 500px;
}
.two-sidebars .comment-form .form-text {
	width: 320px;
}
.comment-form .form-item .description {
	font-size: 0.786em;
	line-height: 1.2;
	margin-left: 120px; /* LTR */
}
#content h2.comment-form {
	margin-bottom: 0.5em;
}
.comment-form .form-textarea {
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper, .comment-form .text-format-wrapper .form-item {
	margin-top: 0;
	margin-bottom: 0;
}
.filter-wrapper label {
	width: auto;
	float: none;
}
.filter-wrapper .form-select {
	min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
	font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
	margin-bottom: 0.4em;
}
#edit-actions input {
	margin-right: 0.6em; /* LTR */
}
/* -------------- Other Overrides ------------- */

div.password-suggestions {
	border: 0;
}
.ui-widget-overlay {
	background: #222222;
	opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
	padding: 1em;
}
#forum .name {
	font-size: 1.083em;
}
#forum .description {
	font-size: 1em;
}
/* --------------- Search Form ---------------- */

#block-search-form {
	position: relative;
	width: 200px;
	float: left;

}
#block-search-form .content {
	margin-top: 0;
}
#search-form input#edit-keys, #block-search-form .form-item-search-block-form input {
	float: left; /* LTR */
	font-size: 1em;
	height: 1.143em;
	margin-right: 5px;
	width: 9em;
}
#search-block-form input.form-submit, #search-form input.form-submit {
	margin-left: 0;
	margin-right: 0;
	height: 25px;
	width: 34px;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
	border-color: #e4e4e4 #d2d2d2 #b4b4b4;
	background: url(../images/search-button.png) no-repeat center top;
	overflow: hidden;
}
#search-block-form input.form-submit:hover, #search-block-form input.form-submit:focus, #search-form input.form-submit:hover, #search-form input.form-submit:focus {
	background-position: center bottom;
}
#search-form .form-item-keys label {
	display: block;
}
/* --------------- Search Results ---------------- */
.search-results .title {
	position: absolute;
	visibility: visible;
	display: block;
}
ol.search-results {
	padding-left: 0;
}
.search-results li {
	border-bottom: 1px solid #d3d7d9;
	padding-bottom: 0.4285em;
	margin-bottom: 0.5em;
}
.search-results li:last-child {
	border-bottom: none;
	padding-bottom: none;
	margin-bottom: 1em;
}
.search-results .search-snippet-info {
	padding-left: 0;
}
ol.search-results a {
	color: #03C;
	display: block;
}
/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
	margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
	float: left; /* LTR */
	margin: 0;
}
div.add-or-remove-shortcuts {
	padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
	padding-top: 0.8em;
}
/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
	margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
	margin: 0;
}
.page-admin-structure-block-demo .block-region {
	background: #ffff66;
	border: 1px dotted #9f9e00;
	color: #000;
	font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
	font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
	width: 500px;
}
.page-admin #admin-dblog img {
	margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
	padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
	margin-top: 0;
}
/* Configuration. */
div.admin .right, div.admin .left {
	width: 49%;
	margin: 0;
}
div.admin-panel {
	background: #fbfbfb;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 0 5px 5px;
}
div.admin-panel h3 {
	margin: 16px 7px;
}
div.admin-panel dt {
	border-top: 1px solid #ccc;
	padding: 7px 0 0;
}
div.admin-panel dd {
	margin: 0 0 10px;
}
div.admin-panel .description {
	margin: 0 0 14px 7px;
}
/* ---------- Overlay layout styles ----------- */

.overlay #main, .overlay #content {
	width: auto;
	float: none;
}
.overlay #page {
	padding: 0 2em;
}
.overlay .region-page-top, .overlay #header, .overlay #page-title, .overlay #featured, .overlay #sidebar-first, .overlay #triptych-wrapper, .overlay #footer-wrapper {
	display: none;
}
.overlay-processed .field-type-image {
	display: block;
	float: none;
}
.overlay #messages {
	width: auto;
}
/* ---------- Poll ----------- */

.node .poll {
	margin: 2em 0;
}
.node .poll #edit-choice {
	margin: 0 0 1.5em;
}
.poll .vote-form {
	text-align: left; /* LTR */
}
.poll .vote-form .choices {
	margin: 0;
}
.poll .percent {
	font-size: 0.857em;
	font-style: italic;
	margin-bottom: 3em;
	margin-top: -3.2em;
	float: right;
	text-align: right;
}
.poll .text {
	clear: right;
	margin-right: 2.25em;
}
.poll .total {
	font-size: 0.929em;
	font-style: italic;
	text-align: right; /* LTR */
	clear: both;
}
.node .poll {
	margin: 1.8em 0 0;
}
.node .poll .text {
	margin-right: 6.75em;
}
.node .poll #edit-choice {
	margin: 0 0 1.2em;
}
.poll .bar .foreground {
	background-color: #666;
}
#footer-wrapper .poll .bar {
	background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
	background-color: #ddd;
}
#idid {
	position: absolute;
	right: 20px;
	bottom: -297px;
	z-index: 99;
}
#idid a {
	color: #CCC;
}
.view-taxonomy-catalog {
	float: left;
}
.view-taxonomy-catalog, .view-id-pages {
	text-align: center;
}
.view-taxonomy-catalog .views-field-title a, .view-id-pages .views-field-title a {
	color: #333;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}
.view-id-pages .views-field-title, .view-recomenduems .views-field-title, .view-taxonomy-catalog .views-field-title {
	height: 50px;
	display : table-cell;
	vertical-align : middle;
	width: 288px;
}
.view-id-pages .views-field-title a, .view-recomenduems .views-field-title a {
	height: 50px;
	text-align: center;
	width: 280px;
	color: #333333;
}
.view-recomenduems {
}
.view-taxonomy-catalog .views-row, .view-id-pages .views-row, .view-recomenduems .views-row,  .view-catalogo .views-row, .field-name-field-soputstvuy .node {
	float: left;
	height: 244px;
	margin: 12px;
	width: 274px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #dddddd;	
}
.view-taxonomy-catalog .views-row:hover, .view-id-pages .views-row:hover, .view-recomenduems .views-row:hover,  .view-catalogo .views-row:hover, .field-name-field-soputstvuy .node:hover {box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px;}

.view-catalogo .views-row {
	height: 260px;
}
#block-views-catalogo-block-1 .view-catalogo .views-row {
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	box-shadow: none;
	text-align: left;
}
#block-views-catalogo-block-1 .view-catalogo .views-row {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
 .view-catalogo .views-row .views-field-name {
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	vertical-align: middle;
	display: table-cell;
	width: 280px;
}
.view-catalogo .views-row .views-field-name span {

}
 .view-catalogo .views-row .views-field-name a {
	width: 280px;
	text-align: left;
	height: auto;
}
#block-views-catalogo-block-1 .view-catalogo .views-row .views-field-name {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
.view-catalogo .views-row .views-field-field-foto-katalog {
	height: 220px;
	overflow: hidden;
}
.view-recomenduems .views-row {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.field-name-field-soputstvuy .node {
	margin: 6px;
}
.field-name-field-soputstvuy .node input.form-submit {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.field-name-field-soputstvuy .node .field-type-commerce-product-reference {
	width: 195px;
}
#block-views-catalogo-block-1 {
	width: 100%;
	clear: both;
	float: left;
	padding-bottom: 20px;
	border: 1px dotted #0068BA;
}
#block-views-catalogo-block-1 li {

}
#block-views-catalogo-block-1 li a {

}
.field-name-field-soputstvuy .node {
	  width: 195px;
	text-align: center;
	height: 340px;
}
#content .field-name-field-soputstvuy .content {
	width: 195px;
}
#content .field-name-field-soputstvuy .node h2 {
	text-shadow:none;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	display: table-cell;
}
#content .field-name-field-soputstvuy .node h2 a {
	text-align: center;
	width: 190px;
	display: block;
}
#content .field-name-field-soputstvuy .node .field-name-field-foto {
	text-align: center;
	width: 190px;
}
#content .field-name-field-soputstvuy .node .link-wrapper {
	display: none;
}
#content .field-name-field-soputstvuy .node .field-name-commerce-price {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 165px;
	font-size: 18px;
	color: #900;
	float: left;
	text-align: center;
	height: 35px;
	clear: both;
	display: block;
	background-color: #E7E7E7;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 0px;
}
#block-views-recomenduems-block-1 .view-recomenduems .views-row {
	width: 210px;
	float: none;
}

body.front .view-recomenduems .views-row {
	margin-right: 12px;
	margin-left: 12px;
}
.view-id-pages .views-field-field-product-commerce-price-amount-decimal, .view-recomenduems .views-field-commerce-price, .view-taxonomy-catalog .views-field-commerce-price {
	text-align: center;
	font-size: 18px;
	color: #900;
	background-color: #E7E7E7;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.view-recomenduems .views-field-commerce-price {
}
.views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 10px;
}

.view-taxonomy-catalog label {
	font-weight: normal;
}

.view-taxonomy-catalog input.form-submit, a.button {
	background-image: none;
	color: #0068BA;
}
.view-taxonomy-catalog .views-row label {
	display: inline;
}
#block-views-recomenduem-block {
	font-weight: bold;
	text-align: center;
}
#block-views-recomenduem-block .views-row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c83114;
	padding-top: 5px;
	padding-bottom: 3px;
}
.view-katalog {
	text-align: center;
	font-weight: bold;
}
.view-katalog .views-row {
	border: 4px double #CCCCCC;
	box-shadow: 3px 7px 7px -7px #000000;
	float: left;
	margin: 5px;
	width: 310px;
}
.view-katalog a {
	color: #CC0000;
}
.field-name-field-foto-prev {
	margin: 7px;
	float: left;
}
.view-general {
	font-size: 20px;
	text-align: center;
}
.view-general table tr td {
	width: 48%;
	text-align: center;
}
.field-name-field-foto-product, .field-name-field-foto-termin {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.field-name-field-variant-pokritie {
	height: 150px;
}
.field-name-field-variant-pokritie img {
	float: left;
	border: 4px double #666;
	margin: 4px;
}
.view-catalog {
}
.view-catalog .views-field-name {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.field-name-field-foto-gal {
}
.field-name-field-foto-gal .field-item {
}
.field-name-field-foto-gal .field-item img {
	margin: 0px;
	padding: 0px;
}
.field-name-field-foto-gal .field-title {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background: url(../images/caption-bg.png) repeat scroll 0 0 transparent;
	bottom: -100px;
	color: #FFFFFF;
	font-size: 13px;
	left: 0;
	line-height: 15px;
	position: absolute;
	right: 0;
	text-transform: none;
	z-index: 1;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 26px;
	text-align: center;
}
.field-name-field-foto-gal .field-title a {
	color: #FFF;
}
.field-name-field-foto-gal .field-item:hover .field-title {
	bottom: 0px;
}
.view-uslugi .views-row, .view-catalog .views-row {
	float: left;
	margin: 5px;
	border: 4px double #CCCCCC;
	box-shadow: 3px 7px 7px -7px #000000;
	font-size: 12px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 268px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.view-catalog .views-row {
	height: 220px;
}
.view-catalog .view-taxonomy-catalog .views-row {
	height: 300px;
}
.view-uslugi .views-field-title {
	font-size: 28px;
	text-align: center;
}
.view-uslugi .views-row .views-field-view-node span.field-content a {
	font-family: 'Dosis', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#fff;
	letter-spacing:0px;
	text-shadow:1px 1px 1px #8e2b29;
	text-transform:uppercase;
	padding:5px 19px 6px 18px;
	box-shadow:2px 2px 2px #bdbab3;
	display:inline-block;
	background-image: url(../images/mas_rojo.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
}
.view-uslugi .views-row .views-field-view-node span.field-content:hover a {
	background-position:0 -40px;
	text-shadow:1px 1px 1px #22201c;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
	text-decoration: none;
}
#block-block-3 h2 {
	font-weight: bold;
}
/*** viece form views ***/
.view-canalog-tovaro {
}
.view-canalog-tovaro .view-content {
	height: auto;
	width: 80%;
	font-size: 15px;
	padding: 10px;
	border: 4px double #999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	box-shadow: 3px 7px 7px -7px #000000;
}
.view-canalog-tovaro table.views-view-grid {
	border-collapse: separate;
	border-spacing: 4px;
	border: 1px solid #000;
}
.view-canalog-tovaro table.views-view-grid td {
	border: 1px solid #000;
	padding: 2px;
}
.view-canalog-tovaro table.views-view-grid td {
}
/*** viece form views ***/
.field-name-field-foto {
	float: left;

}
.field-name-field-foto #field-slideshow-1-wrapper {
	margin: 0px;
	border: 4px double #CCC;
	width: 302px;
}
.field-name-field-foto .field-slideshow {
	margin: 0px;
	border: 1px solid #CCC;
	height: 300px;
	width: 300px;
}
.field-name-field-foto .field-slideshow a, .field-name-field-foto .field-slideshow img {
	height: 300px; !important;
	width: 300px; !important;
	display: block; !important;
}
.field-slideshow-1-pager 
.field-name-field-foto #field-slideshow-1-wrapper .field-type-image img {
	margin: 0px;
	padding: 0px;
}
.field-name-field-foto #field-slideshow-1-wrapper  .item-list ul li {
	margin: 1px;
	border: 1px solid #CCC;
	padding: 0px;
}
.field-name-field-foto #field-slideshow-1-wrapper  .item-list ul li.first {
	margin-left: 3px;
}
.field-name-field-foto #field-slideshow-1-wrapper  .item-list ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
.field-type-image #field-slideshow-1-wrapper img {
	margin-bottom: 0px;
}
.field-type-image #field-slideshow-1-wrapper #field-slideshow-1-pager a {
	height: 95px;
	width: 95px;
	display: block;
}
.field-name-field-foto #field-slideshow-1-wrapper {}
.node .content .field-name-field-foto ul li {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.node-pdoduct-display .field-name-field-proizvoditel, .node-pdoduct-display .field-name-field-vozrast, .node-pdoduct-display .field-name-field-razmerporodi, .node-pdoduct-display .commerce-product-field-field-nalichi {

	float: right;
	width: 570px;
}
.node-pdoduct-display .field-name-field-proizvoditel ul.links li, .node-pdoduct-display .field-name-field-vozrast ul.links li , .node-pdoduct-display .field-name-field-razmerporodi ul.links li {
	clear: none;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 15px;
}
.node-pdoduct-display .field-name-field-proizvoditel h3, .node-pdoduct-display .field-name-field-vozrast h3, .node-pdoduct-display .field-name-field-razmerporodi h3 {
	font-size: 15px;
	font-weight: bold;
}
.node-pdoduct-display .field-name-body {
	clear: both;
	padding-top: 20px;
}

.field-name-commerce-price {
	color: #930;
	font-size: 22px;
}
.node-full  .field-name-commerce-price, .node-full  .field-name-field-region, .node-full  .field-name-field-krepost, .node-full  .field-name-field-god, .node-full .field-name-field-viderzka, .node-full .field-name-field-product, .node-full .field-name-field-obiem , .node-full .field-name-field-nalitchie {
	padding-bottom: 5px;
	padding-top: 5px;
	float: right;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000;
}
.node-full  .field-name-field-izmerenie h3.field-label, .node-full .field-name-field-custom, .node-full .field-name-field-custom2 {
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	text-shadow: none;
	color: #930;
}
.node-full .field-name-field-izmerenie.field-type-taxonomy-term-reference ul.links {
	font-size: 16px;
	color: #930;
	text-align: left;
	float: left;
	font-weight: 600;

}
.node-full .field-type-taxonomy-term-reference ul.links li {
	clear: none;
	font-size: 15px;
	padding-top: 3px;
}
.node-full .field-type-taxonomy-term-reference  h3.field-label {
	font-size: 17px;
	text-shadow: none;
}
.node-full .field-name-field-izmerenie.field-type-taxonomy-term-reference ul.inline li {
	position: relative;
	top: -1px;
}
.node-full .field-name-field-razmeri {
	height: 40px;
}
.node-full .field-name-field-razmeri ul {
	float: left;
}
div.horizontal-tabs {
	clear: both;
	float: left;
	width: 915px;
	margin-top: 15px;
	position: relative;
}
.node-full .field-type-commerce-product-reference label, .node-full .form-item-quantity {
	display: inline;
	margin-right: 15px;

}
.form-item-customer-profile-info-client-field--ich-akzeptiere-die-agb-und {}
.form-item-customer-profile-info-client-field--ich-akzeptiere-die-agb-und label {
	display: inline;
	float: left;
	padding-right: 15px;
}
#outerdiv {
	width:920px;
	height:1000px;
	overflow:hidden;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#innerIframe {
	position:absolute;
	top:-210px;
	left:1px;
	width:920px;
	height:1050px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.region-header a.ctools-use-modal {
	color: #CCC;
	background-color: #8B0000;
	font-size: 16px;
	line-height: normal;
	border-radius: 15px;
	font-weight: normal;
	margin-top: 30px;
	padding-top: 9px;
	padding-right: 22px;
	padding-bottom: 9px;
	padding-left: 22px;
	position: relative;
}
.region-header a.ctools-use-modal:hover {
	color: #FFF;
	background-color: #666;
}
.region-header a:hover {
	background-color: #cc1e1e;
	text-decoration: none;
}