
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "PT Sans",serif;
  line-height: 1.5em;
  font-size: 100%; /* = 14px assuming browser's regular font size is 16px */
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: disc;
  margin-left: 10px;
}
ol {
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
a {
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
}
em {
  font-style: italic;
}
/* p,a,strong,em,li,dl,dt { */
p,li,dl,dt {
  margin-bottom: 1em;
  line-height: 1.5em;
  text-align: justify;
}
dd {
  margin-left: 2.5em;
}
table {
  width: 100%;
  margin: 10px 0px;
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.15em;
}
h5 {
  font-size: 1em;
}
fieldset {
  border-width: 1px;
  border-style: solid;
}
#site-name, #site-slogan {
  font-family: ;
}

/*------- end of default section --------*/

.spacer {
  display: block;
  margin-top: 10px;
}

/**
 * Header
 */
#header {
  
  padding: 0px;
  display: block;
  border-style:;
  border-width: 1px;
  overflow: hidden;
}
#header-watermark {;
  margin: 0;
  padding: 0;
  height: 200px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top center;
}
div#logo {
  float: left;
}
#name-and-slogan {
  float: left; 
}
#site-name a,
#header h1 a,
#header h1 a:link,
#header h1 a:visited {
  font-weight: 800;
  text-decoration: none;
  line-height: 1em;
  font-size: 16px; /* we do not want it changed by text scaling */
}
#site-slogan {background-color:#FBFBFB;
  font-weight: ;
   padding: 8px;
  color: #676767;
  margin: 3px 0 3px 30px;
  font-size: 14px; /* we do not want it changed by text scaling */
  line-height: 1.5em;
}

/**
 * Footer
 */
#footer-wrapper {
  text-align: center;
  clear: both;
  display: block;
  margin: 0px;
  padding: 10px;
  font-size: 0.9em;
  font-weight: normal;
}
#footer-wrapper .column-block {
  border-style: solid;
  border-width: 0px;
}
#footer-wrapper .column-block h2 {
  font-size: 1.5em;
}
#footer .block {
  margin: 5px 0px;
}

/**
 * Menu bar (for sub menus)
 */
#submenubar,
#menubar {
  padding: 0px;
  margin: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 4px 0px;
}
#submenubar ul,
#menubar ul {
  padding: 0px;
  margin: 0px;
}

/**
 * Top menus (#main-menu, #secondary-menu)
 */
#navigation {
  margin: 0px;
  padding: 4px 0px 4px 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  overflow: hidden;
}
#navigation ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#navigation ul li {
  margin: 0px;
  padding: 0px;
  margin-right: 0px;
  padding: 2px 4px 2px 0px;
  border-right-style: solid;
  border-right-width: 1px;
}
#navigation ul li.active {
}
#navigation ul li a {
  padding: 2px 4px;
  font-weight: normal;
  font-size: 0.9em;
}
#navigation ul li a:hover {
}
#navigation #main-menu {
  margin: 0;
  padding: 0px;
  float: left;
}
#navigation #secondary-menu {
  margin: 0;
  padding: 0px;
  float: right;
}

/**
 * Banner area (#banner-top, #banner-bottom)
 */
.banner p {
  padding: 0px;
  margin: 0px;
}
#banner-top,
#banner-bottom {
  padding: 0px;
  border: none;
  width: 100%;
}

.views_slideshow_cycle_slide {
        width: 100%;
}
.project-slider img {
        display: block;
        margin: 0 auto;
}

/**
 * Highlighted
 */
#highlighted .block {
  margin-bottom: 10px;
}

.column-block {
  font-size: 0.9em;
  margin: 0px;
  border-style: solid;
  border-width: 1px;
}
.column-block h2 {
  font-size: 1.25em;
  line-height: 1em;
  padding: 2px 0px;
  margin: 0px 0px 3px 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}



/**
 * Sidebar
 */
.sidebar * {
  padding: 0;
  margin: 0;
  line-height: 1.3em;
}
.sidebar .block {
  padding: 1px 5px;
  font-size: 0.9em;
  margin-bottom: 30px;
  border-style: solid;
  border-width: 1px;
}
.column-block h2,
.sidebar h2 {
  background: transparent;
  line-height: 1em;
  border-bottom: 2px solid #B00000;
  margin: 4px 0px 2px 0px;
  padding: 2px 0px;
}
.column-block .content,
.sidebar .block .content {
  padding: 7px 2px;
  font-size: 14px;
  /*overflow: hidden; Removed for Superfish */
}
 .column-color {
   background:#F7F4D4;
   padding: 5px;
}

.region-sidebar-second  {
  background:;

}

.region-sidebar-first {
  background:;

}

.column-block table tr th,
.sidebar .block table tr th {
  border-style: solid;
  border-width: 0px;
  padding: 0px 4px;
  background: none;
  border-bottom-width: 3px;
}
.column-block table tr td,
.sidebar .block table tr td {
  padding-bottom: 7px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  margin-bottom:10px;
  border-style: solid;
  border-width: 0px;
  border-bottom:solid 1px #DEDEDE;
  background: none;
}

.sidebar .block ul {
  margin: 0px;
  padding: 0px;
}
.sidebar .block ul.links {
  margin-top: 10px;
  text-align: right;
}
.sidebar .block ul.links li {
  display: inline;
  margin-left: 15px;
}
.sidebar .block .menu {
  padding-left: 10px;
  padding-bottom: 5px;
}
.sidebar .block .language-switcher-locale-url {
  margin: 0 0 0 10px;
  padding-left: 10px;
}

.region-menubar {background: #373737;
  padding: 3px 2px;
  font-size: 1.1em;
  /*overflow: hidden; Removed for Superfish */
}

/**
 * Page
 */
#breadcrumb {
  font-size: 1em;
  font-style: italic;
  padding-left: 5px;
}

#breadcrumb a {
  font-size: 1em;
  font-style: italic;
}

#page-title {
   font-family: 'Open Sans', sans-serif;
   color: #3c434d;
   font-size: 20px;
   line-height: 33px;
   padding: 5px 25px 5px 25px;
}

.views-field-title-front a{
   font-size: 17px;
   line-height: 1.5em;
   font-weight: bold;
}
.block h2 { /* main content: block title */
  background: transparent;
  line-height: 1em;
  margin: 6px 0px 2px 0px;
  padding: 12px 8px;
  text-transform: uppercase;
}

.block h3 { /* main content: block title */
   font-size: 1.17em;
    line-height: 1.4em;
    margin: 1px 0 2px;
    padding: 2px 0;
}


.action-links {
  padding-left: 10px;
}

/**
 * Pager
 */
div.item-list .pager {
  border: none;
  padding: 0px;
}
div.item-list ul.pager {
  margin: 10px 0px;
  margin-top: 10px;
  padding: 1px 0px;
  overflow: hidden;
  list-style-type: none;
}
div.item-list ul.pager li {
  display: inline;
  margin: 0px;
  padding: 0px;
  line-height: 1em;
  padding: 2px 0px;
}
div.item-list ul.pager li.pager-current {
  padding: 2px 8px;
}

div.item-list ul.pager li a {
  margin: 0px;
  padding: 2px 8px;
}

/**
 * tabs
 */
div.tabs .secondary,
div.tabs .primary {
  border: none;
  padding: 0px;
  margin: 8px 0px;
  margin: 8px 0px 0px 0px;
  list-style-type: none;
}
ul.secondary li,
ul.primary li {
  padding: 2px 0px;
  margin: 0px;
  line-height: 1em;
}
ul.secondary li a,
ul.primary li a {
  margin: 0px;
  padding: 2px 8px;
  background: transparent;
}

div.tabs .secondary,
div.tabs .primary {
  margin-bottom: 10px;
}

div.tabs .secondary li a,
div.tabs .primary li a {
  border-width: 1px;
}

div.tabs .secondary li a.active,
div.tabs .primary li a.active {
  background: url('../images/dark.png') repeat top left;
}

div.tabs ul.secondary li a {
  font-size: 0.85em;
  margin: 0px;
}
div.tabs ul.secondary li {
  border-style: solid;
  border-width: 1px;
  padding: 0px;
  margin-bottom: 2px;
}

  .field-name-field-fal{
margin-bottom:20px;
padding: 10px;
}

.field-name-field-image {
float: left;
margin-right: 5px;
padding: 3px;
}

.field-name-field-node-image a{
 float: left;
 display: inline-block;
 margin-bottom: 2px;
 margin-right: 15px;
 padding: 15px;
}

.field-name-field-imagesert a {
    display: inline-block;
    float: left;
     background-color: #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 5px;
    margin-right: 15px;
    padding: 10px;
}
 .field-name-field-avt  {
font-size: 13px;
color: #525252;
width:400px;
padding-bottom: 14px;
font-weight: bold;
}

 .field-name-field-avtor  {
font-size: 13px;
color: #333333;
width:400px;
padding-bottom: 14px;
font-weight: ;
}



 .views-field-field-image{
float: left;
margin-right: 5px;
padding: 3px;
}
 .views-news-centr-image{
margin-right: ;
padding: 3px;
text-align: justify
}

.round_image {
border-radius: 100%;
overflow: hidden;
}
.views-field-field-anons-image {
float: left;
margin-right: 5px;
padding: 3px;
}
.views-field-field-image-poster {
margin-right: 5px;
padding: 3px;
text-align: center;
}

.views-field-field-image-post {
margin-right: 5px;
font-size: 1em;
padding: 3px;
text-align: center;
background:#F5F5F5;
font-weight: bold;
}

 .views-field-field-panel-post{
font-size: 16px;
padding: 5px 5px 7px;
background:#FFFFFF;
line-height: 1.3em;
font-weight:bold;
}

 .views-field-field-panel-post a{
   color: #000000;
}

 .views-field-field-panel-post1{
margin-right: ;
font-size: 1.2em;
padding: 3px;
height:280px;
color: #616161;
}

 .views-field-field-panel-post1 a{
color: #363636;
}

.views-field-field-image-panel {
margin-right:;
padding: 1px;
text-align: center;
}

.views-field-created {
  background-color:#F3F3F3;
  font-size: 0.9em;
  color: #808080;
  padding: 5px 7px;
  margin: 0px 2px 5px 0px;
  display: inline-block;
}

.block-title-link{
  color: #474747;
}

.views-field-term-node-tid a{
  float: right;
  font-size: 85%;
  color: #0F578A;
}
 .views-field-counter {
  display: inline;
  background-image: url("../images/in-active.png");
  float: left;
  height: 13px;
  width: 13px;
  margin-right: 7px;
  margin-top: 7px;
  cursor: pointer;
  }

  .field-name-field-fio  {
  font-size: 16px;
  padding: 5px;
  margin-bottom: 15px;
  }
  .field-name-field-mest {
  font-size: 16px;
  padding: 5px;
  margin-bottom: 15px;
  }

 .views-slideshow-controls-bottom { 
  position: absolute;
  z-index: 98;
  width: 110px;
  left: 295px;
}

  .active .views-field-counter {
  background-image: url("../images/active.png");
}

.views-field-counter-slaid a{
    font-family: 'Open Sans', sans-serif;
    background-attachment: scroll;
    background-clip: border-box;
    background: linear-gradient(180deg,hsla(0,0%,100%,.68) 1%,#fff 70%);
    background-origin: padding-box;
    bottom: 0;
    box-sizing: border-box;
    color: #1A1A1A;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 7px 10px 8px 7px;
    position: absolute;
    width: 590px;
    font-size: 17px;
    line-height: 25px;
    font-weight:bold;
  }

 .views-field-field-slide{
 text-align: center;
}
 .views-field-count-pool{
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding:5px;
  line-height:1.8em;
  background: #fff url(../images/galochka.png) no-repeat;
  background-position: left top;
}
  .views-field-count-pool a{
  color: #4682B4;
}

.views-field-count a{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F5F5DC;
    background-origin: padding-box;
    bottom: 0;
    box-sizing: border-box;
    color:;
    left: 0;
    margin-left:6px;
    margin-bottom: 10px;
    opacity: 0.9;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 2px;
    padding-top: 2px;
    position: absolute;
    width: 200px;
    z-index: 8;
     border-bottom-color:;
    border-bottom-style: ;
    border-bottom-width: ;
    font-size: 13px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0;
    display: block;
    text-align: center;
    font-weight:;
  }

  .statistics_counter {
  font-size:10px;
  color: #474747;
  text-align: right;
}
}
.views-field-title a{
  font-size:;
  color: #474747;
  font-weight: ;
}
.views-field-pos{
  font-size:;
  color: #474747;
  width: 260px;
}
 .views-field-postnews{
  font-size:;
  color: #474747;
  width: 350px;
}
/**
 * node
 */
.node {  
  font-size: 15px;
  margin: 0;
  padding: 25px 25px 10px 25px;
  margin-bottom: 10px;
}
.node-sticky {
  border-width: 0px;
}

#content .node h2 { /* main content: node title */
  padding: 0px;
  background: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #474747;
  font-size: 16px;
  text-transform: none;
}

.node .submitted {
    background-color: #F3F3F3;
    font-size: 0.9em;
    color: #808080;
    padding: 5px 7px;
    margin: 0px 2px 10px 0px;
    display: inline-block;
}

.node ul,
.node ol {
  padding-left: 15px;
}
.node ul.links a{
  padding: 0px;
  color: #5385AA;
  font-size: 0.9em;
  float: right;
  clear: both;
  text-transform: uppercase;

}
.node .user-picture {
  float: right;
  padding: 0px 0px 10px 10px;
  background-color: inherit;
}

/**
 * Comment
 */
.comment {
  padding: 8px 10px;
  font-size: 1.1em;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
}
.comment-unpublished {
  background: url(../images/unpublished.png) repeat top right;
}
.comment-spam {
  background: url(../images/spam.png) repeat top right;
}
.comment h3 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#comments h2.title {
  margin-bottom: 5px;
  font-size: 1.1em;
}
.comment .submitted {
  font-size: 0.9em;
}

.username {
  font-size: 1.2em;
 color: #303030;
  font-weight: bold;
}
.comment ul.links {
  padding: 0px;
  font-size: 0.75em;
  float: right;
  clear: both;
}
.comment .user-picture {
  float: left;
  padding: 4px 10px 10px 5px;
  background-color: inherit;
}

/**
 * User profile
 */
.profile .user-picture {
  margin: 0px;
  padding: 5px;
}
/* =============================================================================
   SEARCH
   ========================================================================== */
/**
 * Header searchbox form
 * - no 'submit' button
 * - add search magnifier image
 * - use javascript to show prompt
 */
 #header-searchbox form div {
   display: inline;
 }
 /* text field header search */
.form-item-search-block-form .form-text {
  border: 1px solid #EDEDED;
  border-right: none;
  float: left; /* LTR */
  height: 14px;
  padding: 6px;
  color: #949494;
  background-color: #FAFAFA;
}
/* submit button */
#header-searchbox form input.form-submit {
  border:none;
  width:30px;
  height:30px;
  border: ;
  border-left: 0;
  text-indent:-9999px;
  margin:0;
  background: none;
  padding: 0;
}
#header .form-item-search-block-form {
  float: right;
  margin: 0px;
}
#header-searchbox {
  float: right;
  overflow: hidden;
}
/*#header-searchbox .form-submit:hover,
#header-searchbox .form-submit:focus,
#header-searchbox .form-submit:active {
  cursor: pointer;
}*/

/*
 *  Search block form
 *  - submit replaced by magnify image.
 *  - says 'search this site'
 */

#block-search-form .block .inner .content {
  padding-top: 0;
}

/* text field search block */
.block-search .form-item input.form-search,
.white_bg .region-header .block-search .form-item input.form-search,
.white_bg #navigation .block-search .form-item input.form-search {
  border: 1px solid #ccc;
  border-right: none;
  float: left; /* LTR */
  height: 14px;
  padding: 6px;
  color: #4e4e4e;
  background-color: #FAFAFA;
}
/* submit button */
.block-search form input.form-submit {
  border:none;
  width:31px;
  height:26px;
  border: 1px solid #ccc;
  border-left: 0;
  text-indent:-9999px;
  margin:0;
  background: none;
  padding: 0;
}

/*.block-search .form-submit:hover,
.block-search .form-submit:focus,
.block-search .form-submit:active {
  cursor: pointer;
}*/

/*#search-block-form input[type="submit"] {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}*/
/************************/
/**
 * Form
 */
.pushbutton, button, .form-submit {
  margin: 2px;
  padding: 2px 10px;
  color: #555555;
  cursor: pointer;
  font-size: 0.9em;
  border: solid 1px #888888;
  background: #fff url(../images/button.gif) repeat-x center;
}
.pushbutton:hover, button:hover, .form-submit:hover {
  color: #111111;
  border: solid 1px #666666;
  background: #fff url(../images/button-o.gif) repeat-x center;
}

/**
 * Font resize controls
 */
#header-fontsizer {
  float: right;
  margin: 0;
  margin-right: 20px;
  padding: 0px;
  border-width: 0px;
  line-height: 1.2em;

}
.decreaseFont {
  padding-right: 22px;
  padding-bottom: 25px;
  background: url('../images/fontsizer-1.png') no-repeat top left;
  margin-right: 1px;
}
.resetFont {
  padding-right: 21px;
  padding-bottom: 25px;
  background: url('../images/fontsizer-2.png') no-repeat top left;
}
.increaseFont {
  padding-right: 23px;
  padding-bottom: 25px;
  background: url('../images/fontsizer-3.png') no-repeat top left;
  margin-left: 1px;
}
.decreaseFont:hover {
  background: url('../images/fontsizer-1-o.png') no-repeat top left;
}
.resetFont:hover {
  background: url('../images/fontsizer-2-o.png') no-repeat top left;
}
.increaseFont:hover {
  background: url('../images/fontsizer-3-o.png') no-repeat top left;
}
#header-fontsizer a,
#header-fontsizer a:visited,
#header-fontsizer a:focus,
#header-fontsizer a:active {
 /* suppress dotted frame around the links for IE */
 border: none;
 outline: none;
}

/**
 * Other
 */
table.views-view-grid tr td {
  padding: 12px 10px;
  border-bottom:solid 1px #DEDEDE;
}
.filter-wrapper {
  border: none;
  margin-top: 5px;
  padding: 5px;
  font-size: 0.9em;
}
.filter-wrapper ul li {
  margin-left: 10px;
}
.field-type-taxonomy-term-reference a {
  overflow: hidden;
  margin-bottom: 0.5em;
   color: #5385AA;
}
.field-type-taxonomy-term-reference .field-label {
  float: left;
  overflow: hidden;
}
.field-type-taxonomy-term-reference .field-items {
  overflow: hidden;
}
.field-type-taxonomy-term-reference .field-items .field-item {
  float: right;
  margin: 0 0.6em;
  padding: 0px;
  font-size: 0.9em;
}
.field-type-text-with-summary {
  /*clear: left;*/ /* do not use 'both' */
}

table tr {
  border-style: solid;
  border-width: 0px;
}
table tr td {
  padding: 4px 6px;
  border-style: solid;
  border-width: 0px;
}
table tr th {
  border-style: solid;
  padding: 4px 6px;
  border-width: 0px;
  border-right-width: 1px;
}
table thead * {
  padding: 2px 3px;
  border-bottom: none;
  border-width: 0px;
}
table tbody {
  border-width: 0px;
}
table.sticky-enabled tr td {
  padding: 2px 3px;
  border-style: solid;
  border-width: 0px;
}
tr.even td.active,
tr.odd td.active {
  background-image: url('../images/dark.png');
}
tr.even,
tr.odd {
  border-width: 0px;
}
blockquote {
  padding: 0px 10px;
  border-left-style: solid;
  border-left-width: 5px;
  font-style: italic;
}

/**
 * Superfish menu
 */
.sf-menu li a {
  /* root menu items */
  font-size: 0.9em;
  padding: 2px 8px;
  border: none;
  border-right-style:;
  border-right-width:;
  /* background-color is set by colors.css */
  /* border-right-color is set by colors.css */
  font-weight: normal;
}
.sf-menu li.last a {
  /* last item of the root menu */
  border-right: none;
}
.sf-menu li.last ul li a,
.sf-menu li ul li a,
.sf-menu li ul li.last a {
  /* all other child menu items */
  border-style: solid;
  border-width: 1px;
  /* border-color is set by colors.css */
}
.sf-menu li.menuparent a {
  /* item with child menu - adding some spaces for arrows */
  padding: 11px 17px 2px 8px;  /* Added 6px at top for alignment*/
}
.sf-menu li a.sfHover,
.sf-menu li a:hover {
  /* background-color is set by colors.css */
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  top: 2.8em;  /* Added 1.0em to bring down child items */
}
.sf-sub-indicator {
  background: url('../images/arrows-ffffff.png') no-repeat -10px -110px;margin-right: 3px;
}
a > .sf-sub-indicator {
  top: 1em; /* .2em drop in arrows */
}
.sf-menu ul {
  -khtml-border-radius: 0px;  /* for old Safari, KHTML */
  -moz-border-radius: 0px;    /* for Firefox */
  -webkit-border-radius: 0px; /* for old Safari, KHTML */
  border-radius: 0px;         /* for CSS3 */
  border-width:;
  border-style: ;
}

/**
 * Nice menus
 */
ul.nice-menu {
  line-height: 1em;
  margin: 0px;
  padding: 0px;
}
ul.nice-menu,
ul.nice-menu ul,
ul.nice-menu li {
  /* remove all borders */
  border: 0;
}
ul.nice-menu li {
  /* height of root menu items */
  line-height: 1.2em;
}
ul.nice-menu li a {
  /* root menu items */
  font-size: 0.9em;
  padding: 4px 8px;
  border: none;
  border-right-style: solid;
  border-right-width: 1px;
  /* background-color is set by colors.css */
  /* border-right-color is set by colors.css */
}
ul.nice-menu li.last a {
  /* last item of the root menu */
  border-right: none;
}

ul.nice-menu li ul {
  margin: 0;
  padding: 0px;
}

ul.nice-menu li.last ul li a,
ul.nice-menu li ul li a,
ul.nice-menu li ul li.last a {
  /* all other chile menu items */
  border-style: solid;
  border-width: 1px;
border-width: 0px;
  /* border-color is set by colors.css */
}
ul.nice-menu li.menuparent a {
  /* root menu item that has drop down menu */
  background-image: url('../images/arrow-down.png');
  background-repeat: no-repeat;
  background-position: 98%;
  /* background-color is set by colors.css */
}
ul.nice-menu li a {
  /* root menu item that has no drop down menu */
  /* background-color is set by colors.css */
}
ul.nice-menu li {
  padding: 0px;
}
ul.nice-menu li ul li.menuparent a:hover,
ul.nice-menu li ul li.menuparent:hover,
ul.nice-menu li ul li.menuparent {
  /* drop down menu item that has child menu */
  background-image: url('../images/arrow-right.png');
  background-repeat: no-repeat;
  background-position: 95%;
  /* background-color is set by colors.css */
}
ul.nice-menu li.menuparent ul {
  padding-top: -5px;
}
ul.nice-menu li.menuparent li a {
  background: none; /* do not delete! */
}
ul.nice-menu li.menuparent li {
  background: none; /* do not delete! */
}
ul.nice-menu li ul li.menuparent li a:hover {
  background: none; /* do not delete! */
}

/**
 * Overlay layout for admin pages
 */
.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #skip-link,
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #sidebar-second,
.overlay #footer-wrapper,
.overlay #banner-top,
.overlay #banner-bottom,
.overlay #highlighted,
.overlay #navigation {
  display: none;
}
.overlay #messages {
  width: auto;
}
.overlay #page-wrapper {
  width: 100%;
}
.overlay #page {
  margin: 0;
  padding: 0px;
}
#overlay-content {
  margin: 0;
  padding: 0px;
}
.filter-wrapper {
  display: none;
}
