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

body {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}



h1,h2,h3,h4,h5,h6{font-family:Georgia, "Times New Roman", Times, serif; color:#114477;}

h1 {font-size:23px;margin:10px 0px 20px 5px;}
h2 {
  font-size: 1.143em;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}

/**
 * The generic monospace font family is listed before Courier new to avoid a
 * a bug in font-size rendering:
 * http://meyerweb.com/eric/thoughts/2010/02/12/fixed-monospace-sizing
 */
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;
  -moz-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 ------------------ */

#site-slogan{font-family: Arial, Helvetica, sans-serif;margin-top:3px;font-size:14px;font-weight:bold;}
body,
.ui-widget,
.comment-form label {
  font-family: 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;
}
img {



}

/* ------------------ Table Styles ------------------ */

table {

  border-spacing: 0;
  font-size: 0.857em;
  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;

  text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
	border:0;
}
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;
}
tbody {
border: 0px none currentColor!important;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-region .contextual .contextual-links a {
  font-size: 0.923em;
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
.item-list .pager li {
  padding: 0;
}
.item-list .pager a {
  display: inline-block;
  padding: 10px 15px;
}
.item-list .pager .pager-first a {
  padding: 10px 10px 10px 0;
}
.item-list .pager .pager-previous a {
  padding: 10px 0;
}
.item-list .pager .pager-current {
  padding: 0 10px;
}
.item-list .pager .pager-next a,
.item-list .pager .pager-last a {
  padding: 10px 0 10px 10px;
}
ul.menu li {
  margin: 12px 0;
}

ul.menu li a {
  padding: 10px 0;
}

.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 15px; /* 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;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  float: left; /* LTR */
  padding-left: 5px; /* LTR */
}

#name-and-slogan{float:left; /* LTR */margin:0;padding:5px 10px 8px;width:125px;line-height:1.3;}
#site-name {
  font-size: 1.6em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: left; /* LTR */
  margin: 0 10px;
  padding: 0;
}
.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;
}
.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 {

  margin: 0 auto;
}
#main-menu-links {

  margin: 0 5px;
  padding: 0;

}
#main-menu-links li {
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#main-menu-links a:hover,
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
#main-menu-links li a.active {
  border-bottom: none;
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 0 10px;
}
#secondary-menu-links  li{
  margin: 0;
  padding: 0;
}
#secondary-menu-links  a {
  display: inline-block;
  padding:  0.8em;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/* ------------------- Main ------------------- */
#main{margin-top:0;margin-bottom:40px;}

/* ----------------- Featured ----------------- */

#featured {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 10px 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.2em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- 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: 10px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1;
}
#content h2 {
  margin-bottom: 5px;
  font-size: 1.429em;
  line-height: 1.4;
  margin-top:10px;
}

#content h2 a:link {
  padding-top: 5px;

}

.node .content {
  font-size: 14px;
}
.view-mode-teaser .content {
  font-size: 1em;
}
.view-mode-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.view-mode-teaser h2 a {
  color: #181818;
}
.view-mode-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.view-mode-teaser.sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.view-mode-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: 0;
}

.submitted a {
  padding: 10px 0 15px;
}

.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  width:20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {

}
.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;
}
.view-mode-teaser .field-type-taxonomy-term-reference .field-label,
.view-mode-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;
}

.field-type-taxonomy-term-reference ul.links li a {
  padding: 5px 0 20px;
}

.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}

ul.links.inline li a {
  display: inline;
  padding: 18px 0 5px;
}

.unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.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 .submitted .comment-permalink a {
  padding: 8px 0 18px;
}

.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 .comment-text h3  a{
  padding-top: 22px;
}

.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 .content{margin-top:0;}
.sidebar .section {
  padding-top: 10px;
}
#sidebar-second .section{}

.sidebar .block{padding:0 10px;margin:0 0 10px;}
.sidebar h2{
text-decoration:underline;
margin:0;
padding:5px 0 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;font-style:normal;
color:#0b62b0;
font-variant:normal;

letter-spacing:normal;
word-spacing:normal;
}
.stickers h3{
margin:0;
padding:0;
font-size:14px;
}
.stickers h3 a {
font-family:arial;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#58595b;
font-style: italic;
}

.stickers p{
font-size:14px; 
font-family: "verdana", sans-serif;
margin:0;
color:#58595b;
padding-bottom:15px;
}
.stickers p a {
color:#58595b;
font-style: italic;
text-decoration:underline;
}
.stickers p a:hover {
color:#58595b;
font-style: italic;
}

#block-views-renews-block .view-content a {color:#58595b;font-style: italic;font-size:12px;font-weight:bold;text-decoration:underline;}
#block-views-renews-block .view-content a:hover {color:#58595b;font-style: italic;}
#block-views-renews-block .view-content .field-content div {
font-family:arial;
font-size:12px;
margin:0;
color:#58595b;
padding-bottom:15px;
}
#block-menu-menu-navigation-menu-front ul.menu li.leaf a {color:#f58020;font-weight:700;}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}

/* ----------------- 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.4em;
  margin-bottom: 0.6em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 1em;
  padding-bottom: 1em;
  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-search input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

/* ------------------ Footer ------------------ */

#footer-wrapper {
  color: #c0c0c0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.857em;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fefefe;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#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 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#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;
}
#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;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 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;
  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;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
  padding: 10px;
}

.breadcrumb a {
  padding: 12px 0;

}

/* -------------- 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;
  -moz-border-radius: 20px;
  border-radius: 15px;
}
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 */
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 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;
  -moz-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%;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -moz-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;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
input.form-tel,
input.form-email,
input.form-url,
input.form-search,
input.form-number,
input.form-color,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
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%;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-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 label {
  color: #717171;
}

/* Animated throbber */
.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
.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;
  -moz-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 {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 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 {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input[type="search"],
#block-search-form input[type="search"] {
  box-sizing: border-box;
  padding: 4px;
  -webkit-appearance: textfield;
}
#search-form input[type="search"]::-webkit-search-decoration,
#block-search-form input[type="search"]::-webkit-search-decoration {
  display: none;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  margin-right: 5px;
  width: 150px;
}

#views-exposed-form-company-list-page-1  input#edit-keys,
#views-exposed-form-events-page  input#edit-keys,
#views-exposed-form-market-page input#edit-keys {
   width: 350px;
}

#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 ---------------- */
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: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- 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 */
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right; /* LTR */
  text-align: right; /* LTR */
}
.poll .choice-title {
  clear: right; /* LTR */
}
.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;
}

/* ---------- book ----------- */
.book-navigation .menu {
  border-top: 1px solid #d6d6d6;
}
.book-navigation .book-pager {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  margin: 0;
}

/* ---------- Menu toggle link ----------- */
a#menu-toggle {
  display:none;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  padding: 0.7em 0 0.7em 10px;
  text-decoration: none;
  text-shadow: 0 1px #EEEEEE;
  position:relative;
}

a#menu-toggle:after {
  content:"";
  background: url('../images/toggle.png') no-repeat;
  width: 22px;
  height: 30px;
  display: inline-block;
  position: absolute;
  right: 10px;
}

/* ----------- media queries ------------------------------- */

@media all and (max-width: 460px) {
  /* ------------ Menu on small resolutions ---------------- */
  a#menu-toggle {
    display:block;
  }

  #main-menu-links {
    display: none;
    height: auto;
  }
}

@media all and (min-width: 461px) and (max-width: 900px) {
 /* ------------ Header and Menus -------------------------- */

 .region-header {
    margin: .5em 5px .75em;
  }
  #logo {
    padding: 5px 0 0 5px; /* LTR */
  }
  #name-and-slogan {
    padding: 10px 10px 8px;
  }
  #main-menu-links {
    margin: 0 5px;
    padding: 0;
    text-align: center;
  }
  #main-menu-links li {
  
    margin-right: 5px;
    padding: 0;
    display: inline-block;
    width: 32.75%;
  }
  #main-menu-links li:nth-child(3n) {
    margin-right: -5px;
  }

}

@media all and (min-width: 901px) {

  .region-header {
    margin: 1em 5px 1.5em;
  }
  #logo{padding:0px 5px 5px 5px; /* LTR */}
  #name-and-slogan {
    padding-right:50px;
    margin:0 0 0 5px; /* LTR */
  }
  #site-name {
    font-size: 1.821em;
  }
  #main-menu-links{font-size:0.929em;margin:0;padding:0;}
  #main-menu-links li{/* LTR */list-style:none;padding:0;margin:0;width:auto;}
  #main-menu-links li.last{}
  #main-menu-links a {
    float:left; /* LTR */
    padding:8px;
    margin-bottom:0;
	color: #FFFFFF;
	font: 12px "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	font-weight: 700;
  }
/*  
	.featured #main-menu-links li a:active,
	.featured #main-menu-links li a.active {
		background: #f0f0f0;
		background: rgba(240, 240, 240, 1.0);
	  }
*/

}

@media all and (min-width: 520px) {

  /* ----------------- Featured ----------------- */
  #featured {
    font-size: 1.643em;
  }
  #featured h2 {
    font-size: 1.174em;
  }

  /* ------------------ Triptych ----------------- */
  #triptych h2 {
    font-size: 1.714em;
    margin-bottom: 0.9em;
  }
  #triptych .block {
    margin-bottom: 2em;
    padding-bottom: 2em;
  }
}

#number_one{float:left;font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-style:normal;font-size:50px;font-weight:bold;padding:0 0 0 25px;line-height:1;}
#nav_bg{background-color:#39577D;padding:1px 0;margin-top: 6px;}
.styled-list{list-style:none outside none;margin:0;padding:0;}
.left{float:left; width:42%;}
.styled-list > li::before{background-attachment:scroll;background-color:transparent;background-image:url("../images/list-icons.png");background-position:0 0;background-repeat:no-repeat;height:15px;left:0;top:1.5px;width:15px;content:"";position:absolute;}
.styled-list.style-2 > li::before{background-position:0 -60px;}
.styled-list > li{padding-left:19px;position:relative;}

.company-name{overflow:hidden;font-size:12px;padding:15px 0 10px 0;border-bottom:1px #ccc dashed;}
.photoContainer{float:left;}
.node-teaser .photoContainer {;width:130px; padding-left: 80px; padding-top: 15px;}
.company_tz_img{}
.company_tz_detail{ padding-bottom: 10px;}
.company-name h2{margin-top:0;}
.node-video.node-teaser{border:1px solid #EEEEEE;display:inline-block;float:left;margin:10px 13px;padding:10px;width:180px;}
.grey{color:#777777 !important;}
.dg1{font-size:0.82em;}

#sidebar-second{}

#sidebar-second ul.menu{list-style:none outside none;margin:0;padding:0;}
#sidebar-second ul.menu li{border-bottom:1px solid #EDEDED;list-style:none outside none;margin:0;padding:0;}
#sidebar-second ul.menu li.first{border-top:1px solid #EDEDED;}
#sidebar-second ul.menu li a{font-size:14px;line-height:21px;background-image:url("../images/li-cat.png");background-position:left center;background-repeat:no-repeat;color:#777777;display:block;font-weight:normal;height:19px;margin:7px 0;padding:0 0 2px 27px;transition:all 0.3s ease 0s;}
#sidebar-second ul.menu li a.active, #sidebar-second ul.menu li a:hover{background-image:url("../images/li-cat-hover.png");background-position:left center;background-repeat:no-repeat;color:#3C4C58;transition:all 0.3s ease 0s;text-decoration:none;}
.small{font-size:14px;}
.border-bottom-dashed{border-bottom: 1px dashed #D6D6D6;font-style:normal;}
.contact-info-page .icon_loc{background: url("../images/icon_footer_loc.png") no-repeat scroll 15px 13px transparent;padding:10px 15px 10px 45px;}
.contact-info-page .icon_phone{background:url("../images/icon_footer_phone.png") no-repeat scroll 15px 14px transparent;padding:10px 15px 10px 45px;}
.contact-info-page .icon_mail{background:url("../images/icon_footer_mail.png") no-repeat scroll 15px 13px transparent;line-height:24px;padding:10px 15px 10px 45px;}
.contact-info-page .icon_home{background:url("../images/icon-footer-home2.png") no-repeat scroll 15px 13px transparent;line-height:24px;padding:10px 15px 10px 45px;}

.two_column_left{display:inline;float:left;}
.two_column_left .region{ background:#fff;border-radius:20px 20px 20px 20px; padding-bottom:20px;}
.two_column_right{display:inline;float:left;overflow:hidden;}
.two_column_right .region{ background:#fff;border-radius:20px 20px 20px 20px; padding-bottom:20px;}
.two_column_right .content, .two_column_left .content {padding-left:5px;}
one_column{float:none;display:block;clear:both;width:100%;}
#block-views-market-front-block .node-product img {width:110px!important; height:110px!important;}
.two_column_right .views-row {clear:both;padding-top:5px;}

#content .front_block h2{color:#fff;margin:0;padding:5px 0 5px 10px;font:bold 16px Arial;background-color:#42628F;text-align:center;}
#content .front_block h2{border-radius:20px 20px 0 0;}
#content .front_block #block-views-new-company-block h2{background-color:#42628F;}
#content .front_block #block-views-front-company-story-block h2{background-color:#42628F;}
#content .front_block #block-views-front-company-adds-block h2{background-color:#42628F;}

.stickers{padding:0 10px 10px 10px;background:none repeat scroll 0 0 #e7e8e9; margin-bottom:5px;}
.one_column{margin:0px 0;}

.sidebar #block-user-login .content{padding:10px 0 0 25px;}
.footert td {
background-color: #FFA708;
border:0;
}
.top {
color: #FFFFFF;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 14px;
font-style: normal;
}
.main_head{
background: #FFA708;
border-bottom: 4px solid #FFA708;
width:100%;
overflow:hidden;
height:100px;
}
.main_head table {
padding:0px;
margin:0px;
width:auto;
border:0;
letter-spacing: normal;
text-align: default;
text-indent: 0px;
white-space: normal;
word-spacing: normal;
background: #FFA708;
}

.main_head table tr{
background: #FFA708;
}
.main_head table tr td {
border:0;
padding:0px;
}
.links_top {


font-family: "verdana", sans-serif;
height: 98px;
margin-left: 5px;

display:block;
}
.links_top a{
color:#39577D;
}

.links_top p {
color: #0C64B6;
font-size: 14px;
font-weight: 700;
margin-bottom: 2px;
margin-top: 2px;
padding-left: 8px;
}
.links_top ul {
font-size: 10px;
font-weight: 700;
list-style: none outside none;
margin: 0px 0px 0px 8px;
padding: 0px;
width: 100%;
}
.links_top ul li {
float: left;
width: 49%;
font-weight: 400;
}
.links_top ul li a {
font-family: "verdana", sans-serif;
font-size:14px;
font-weight: 400;
line-height:8px;
color: #0C64B6;
}
.bannertop {
float:left;
}
#social {
float:right;
margin-right: 25px;
padding-top: 15px;
}
#block-block-1 img {
width:auto;
height:auto;
max-width:100%;
max-height:100%;
}

.news-teaser .title, .news-teaser .field-items p, .news-teaser  span {

display: block;
}
.photoContainer {
display: block;
padding-right:20px;
}
.view-market img {
float:left;
padding-right:10px;
}
.node-product img {
float:left;
padding-right:10px;
}
.node-product .field-name-field-product-group, .node-product .field-name-field-product-article, .node-product .field-name-field-product-description, .node-product .field-name-field-product-price, .node-product .field-name-field-product-order-link, .node-product .field-name-field-products-rubric, .node-product .field-name-field-product-stock {
margin-left:205px;
}

.node-product .field-name-field-products-rubric {
max-height:50px;
}
#block-system-user-menu .content,
#block-menu-menu-menu-electroreclama .content{

}

.more{color:#666666;font-size:0.846em;padding:5px 0 0;padding: 10px 158px 0 0px;}
.more a, .more a:visited, .more a:hover{text-decoration:underline;}

.view-company-week .views-field-field-company-logo{margin:0 10px 0 0;}
.view-company-week .views-field-field-company-logo img{}
.view-company-week .views-field-field-company-week{}
.view-company-week .views-field-field-company-week a{}
.view-company-week .views-field-body{}

#content .front_block .node-teaser h2 {
margin:0;
padding:5px 0 0px 5px;
text-transform:none;
font:bold 12px Arial;
background-color:#fff;
}

#content .front_block .node-product .field-name-field-product-description{margin-left:110px;}

.node-product .field-name-field-product-article .field-label, .node-product .field-name-field-product-price .field-label, .node-product .field-name-field-product-stock .field-label, .node-product .field-name-field-product-order-link .field-label {float:left;}

.node-product .field-name-field-product-article {margin-top:15px;}

.node-teaser .field-name-field-product-description, .node-teaser .field-name-field-product-price {margin:0;}

#block-block-6 {margin: 0px; padding: 0px;}

#two_right_3 img {display:none;}

.news-teaser .field-items p img {display:none;}

.center_banner {text-align: center;}

.view-company-week img { margin:0 auto;padding-bottom:5px;}
.views-field-field-company-logo .field-content {margin:0 auto; max-width:230px;}
.two_column_right .view-company-week .views-row {padding-top: 0px;}

.views-field-field-company-week a {font-size:14px; font-weight:700;}

.views-field-field-company-week-description {font-size:12px;}
.company-name {background-color:#FFFFFF!important;}
#block-views-renews-block .view-display-id-block img {display:none;}
#block-system-user-menu ul.menu {padding:10px;}
.main_border {border-bottom:1px dotted #9B9C9E; margin: 20px 0;}
#footer-wrapper table {margin: 0px;}
.test tr td {width:100%; height:100%;}
.logo_head {display:inline;}
#branding {width:1024px; height:100px; margin:0 auto; padding:0;}
.view-market-front h2 a{text-decoration: underline; font-family: "verdana", sans-serif; font-size:14px; text-transform:uppercase; text-align:left;}
.view-market-front .view-content h2 {text-align:left!important;}
.front_block .views-field-title a {text-decoration: underline; font-style: italic;font-weight:700;}
.front_block .view-footer a {font-style: italic;font-size:14px;font-family: "verdana", sans-serif;}
.view-front-company-adds .views-field-body {margin-bottom:1.2em;}
.field-content, .field-items {font-family: "verdana", sans-serif; font-size:14px; text-align:left;}
.view-market-front .content {border-bottom:2px solid #9B9C9E;}
.view-market-front .views-row-last .content  {border:0;}
.block-views .view-footer a {font-size:12px; font-style: italic; font-family: "verdana", sans-serif;}
#user-login-form .item-list a {font-size:12px; font-family: "verdana", sans-serif; color: #0B62B0;font-weight:700;}
#user-login-form .item-list li {list-style-image: none; list-style-type: none;}
#user-login-form .item-list ul {padding:0; margin:0;}
.region-branding .content {margin:0;}
#two_right_4 .field-content iframe {width:320px!important; height:240px!important;}
.region-two-right-4 .views-field-title {
font-family: "verdana", sans-serif;
font-size: 14px;
text-align: left;
text-decoration: underline;
text-transform: uppercase;
padding-bottom:10px;
}
#two_right_4 .field-content {padding-bottom:50px;}

#block-search-form { 
padding-bottom: 0px;
}
#block-search-form h2 {padding-top:0;}
 { 
color: #F58020;
font-weight: 700;
}

#block-menu-menu-pod-left ul.menu li.leaf a, #block-menu-menu-menu-rekl-port ul.menu li.leaf a, #block-menu-menu-nandm-menu ul.menu li.leaf a, #block-menu-menu-menu-journal ul.menu li.leaf a, #block-menu-menu-yjdjcnb ul.menu li.leaf a, #block-menu-menu-articles-menu ul.menu li.leaf a, #block-menu-menu-obyavleniyz-menu ul.menu li.leaf a, #block-menu-menu-market-menu ul.menu li.leaf a, #block-menu-menu-catalog-menu ul.menu li.leaf a, #block-menu-menu-menu-calendar ul.menu li.leaf a, #block-menu-menu-menu-konkursy ul.menu li.leaf a, #block-menu-menu-menu-vistavki ul.menu li.leaf a, #block-menu-menu-menu-video ul.menu li.leaf a, #block-menu-menu-exzibit-conf ul.menu li.leaf a, #block-menu-menu-foto-exzibit ul.menu li.leaf a, #block-menu-menu-exzibit-diplom  ul.menu li.leaf a, #block-menu-menu-menu-exzibit-news ul.menu li.leaf a{ 
color: #F58020;
font-weight: 700;
}

.node-biblio .meta, .view-renews-in .meta, .node-re-news .meta{display:none;}

.view-vistavki .views-row {text-align:center;  padding:0px; width:100%; float:left;background:#fff; border-bottom:1px dashed #9B9C9E;}
.view-vistavki .field-content, .view-vistavki .field-items {text-align:center;}
.view-vistavki .views-field-title a{font-size:14px; font-weight:700; text-align:center;}
.view-vistavki .views-field-title {}
.views-field-field-vistavki-date1 span{font-size:14px; font-weight:700; color:#000;}
.view-vistavki .views-label {float:left;}
.views-field-field-vistavki-date1 .field-content {font-size:14px; font-weight:700; color:#000;text-align:center;}
.views-field-field-vistavki-logo img {width:160px;height:64px;}
.views-field-field-vistavki-logo {height:64px;float:left;padding:0px 20px 0 0px; border-right:1px dashed #9B9C9E;}
.view-vistavki .view-header p, .view-conf-view .view-header p{border-radius: 20px 20px 0px 0px;background-color: #42628F;color: #FFFFFF;font: 700 16px "Arial";margin: 0px;padding: 5px 0px 5px 10px;text-align: center;}
.views-field-field-vistavki-city {font-weight:700;}
#edit-field-vistavki-date1-value-min-wrapper {float:left;}
#edit-field-vistavki-date1-value-max-wrapper {float:left;}
#edit-field-vistavki-date1-value-wrapper {margin-left:10px;}
#views-exposed-form-vistavki-page .views-exposed-widgets {background: #FFFFFF; padding:0; margin:0 auto; max-width:350px; }
#edit-field-vistavki-date1-value-wrapper {margin:0 auto;}
#views-exposed-form-vistavki-page .views-exposed-form{background: #FFFFFF; padding: 10px 0; border-bottom:1px dashed #9B9C9E;}

.w70{float:left;width:70%;}
.w30{float:right;width:30%;margin-top:20px;}
.w30 p.price {font-size: 13px; color: red;}
.w30 .productmetaarticle {padding-top: 20px;}
#block-views-market-front-block .productmeta, #block-views-market-front-block .w30 {display:none;}
#block-views-market-front-block .w70 {width:100%;}
.form-required {font-weight:700;font-size:12px;}
.view-id-contestants_el h3 a{font-size:16px;font-weight:700;}
.view-id-contestants_el h3 {margin:0px;}
.view-contestants-el img {float:left; padding:0 15px 0 10px;}
.node-contest-el-site-node .field-name-field-contest-front-page img {}
.els_details {padding:10px 0 50px 0; border-bottom:2px solid #fff; margin:0 0 20px 0;}
.tarif_disp{}
.tarif_disp p{font-size:14px;}
.tarif_disp p span{color:#68AE3C;font-weight:bold;}

.company_title_left{float:left;margin-right:10px;}
.company_tarif_name{float:left;padding:13px 0 0 10px;font-weight:bold;}
.view-conf-view table {margin:0; padding:0;}
.view-conf-view  th {background:#fff; color:#000; font-weight:700;border:1px dashed #9B9C9E; font-size:14px; text-align:center;}
.view-conf-view td {background:#fff; border:1px dashed #9B9C9E; padding:5px;}
td.views-field-field-date-conf  {text-align:center;}
.view-conf-view td.views-field-title {font-weight:700;}
#block-block-4 {margin-top:31px;}
#block-block-4 {max-width:214px;}

.field-name-field-baner-image>div>div {
  display: inline-block;
  width: 200px;
  height: 100px;
}

.field-name-field-baner-image img {
  width: 100%;
  height: 100%;
}
.view-front-company-news img {display:none;}
.font16 p {font-size:14px;}
.sponsor p {
font-size: 18px;
color: #58595B;
}
.sponsor td {
vertical-align: middle;
padding-right:15px;

}
.sponsor img {
background: #FFF;
border: 1px solid #F3F3F3;
padding: 10px 18px;
margin-bottom: 5px;
-moz-box-shadow: 0 6px 6px #888;
-webkit-box-shadow: 0 6px 6px #888;
box-shadow: 0 6px 6px #888;
}
.sponsorinfo td{
padding: 10px 5px;
}
.elzname a, .elzname h2{
color:#0B62B0!important;

}
.miss-main {border-bottom: 1px #CCC dashed; border-right: 1px #CCC dashed; padding: 10px ; width:45%;float:left;}
.miss-main  .field-content  img{float:left; padding-right:50px;}
.field-name-field-el-workfiles .field-item {float:left;}
.field-name-field-el-workfiles .field-item img {padding-right:5px;}
.field-name-field-contest-video-url {clear:both;}
.field-name-field-el-cel {padding-bottom:10px;}
.field-name-field-compinfo {clear:both;}
.company_el_tz_detail span {
font-size: 11px;
font-family: "verdana", sans-serif;
color: #58595B;
}
.company_el_tz_detail {margin-bottom:10px; min-height:180px;}
.company_el_tz_detail h3{margin-top:0px;}
.node-contest-el-adv-node .field-name-field-compinfo {padding-bottom:5px;}
.node-contest-el-adv-node .field-name-field-contest-nom {color: #147;}
.juriimg  img{width:150px; float:left; padding: 0 10px 20px 0;}
.juriimg {width:170px; float:left;}
.juritext {float:left;}
.npartn img {
padding: 10px 18px;
}
.npartn {
width: 200px;
float: left;
padding: .5em;
height:162px;
}
.view-j-hb- .views-row {padding-bottom:25px;}
.view-j-hb- .views-field-title a{font-size:14px; font-weight:700;}
.view-j-hb- .views-label {float:left;}
.gol1 {color:#234600; font-weight:700;}
.gol0 {color:#800; font-weight:700;}
.screen {padding:5px 0;}
.view-contestants-el h3 {font-size:18px;}

.elsbutnn a {color:#FFA708; font-size:16px;padding:10px; background:#114477;width:140px; font-weight:700;}


.page-electroreklama-competitors-2018 .breadcrumb{display:none;}
.page-electroreklama-competitors-2018 h1#page-title{margin-top: 50px;}

.field-content {
    font-size: 14px;
}

a {
    font-size: 14px;
}


p {
    font-size: 14px;
}


input#edit-find {
    display: none;
}


div#edit-keys-wrapper {
    /*display: none;*/
}

/*
div#edit-field-company-keywords-tid-wrapper {
    display: none;
}
*/

input#edit-zag {
    width: 500px;
}

input#edit-opis {
    width: 500px;
}





#page, #main-wrapper, #featured {
    background: #fff!important;
}

.maint, .maint td { 
	background: #fff!important;
}

.stickers { 
	background: #fff!important;
}


.two_column_left .region, .two_column_right .region {
	#background: #ededed!important;
	background: rgb(243,243,243)!important;
}

.main-tabs .tdleft {
	#background: #ededed!important;
	background: rgb(243,243,243)!important;
}



/*
input#edit-reset {
    display: none;
}


*/


.view-video.view-display-id-page .view-content {
	display: -webkit-flex;
    -webkit-align-items: stretch;
    display: flex;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}





@media all and (max-width: 460px) {


.main_head {

	overflow: visible!important;

}


#links_top {

	display: none!important;

}


#header .section:nth-child(2) {

	display: none!important;

}


}







