/* $Id: ie.css,v 1.10 2009/05/07 17:00:39 jmburnz Exp $ */
/* ie fixes */
fieldset { background: none; }
ul.primary { position: relative;}
html.js fieldset.collapsible { position: relative; top: -1em; }
html.js fieldset.collapsed { top: 0; margin-bottom: 1em; }
td.menu-disabled { filter: alpha(opacity=50); }
#header-region { height: 1em; }
#attach-hide label, #uploadprogress div.message { background-color: #ffffff; }
/*Pixture Reloaded specific*/
.node-full-view .sticky,
.node-full-view .node-inner-0,
.node-full-view .node-inner-1,
.node-full-view .node-inner-2,
.node-full-view .node-inner-3 { background: none; }
.with-logo #primary-inner   { margin: 6px 0 0 0; }
.with-logo #superfish-inner { margin: 0; }
#primary ul.links li a,
#superfish { position: relative; z-index: 10;}
#primary,
#superfish {
  _width: 100%;
  _margin: 0 -100% 0 0;
}
.block .node {
  padding: 5px 5px 0;
  background: #FFF;
}
/*slideshow fix*/
.views-slideshow-controls-bottom  img {
margin: 2px 0 2px 0;
}

.views-slideshow-controls-bottom {
    bottom: 0;
    left: 0;
    margin: 0;
    position: relative;
    z-index: 10;
}
/*search block fix*/
#search-box {
  text-align: right;
  font-size: 11px;
}
#search-box .form-text {
  width: 10em;
  padding: 2px 2px;
  border: solid 1px #aaa;
}
#search-box label {visibility: hidden;}
#edit-search-theme-form-1-wrapper {display: inline;}

#edit-search-block-form-1-wrapper label {
  display:none
}
#block-search-0 .block-content-inner {
height:23px
}
#search-block-form {
position:absolute;
}
#edit-search-block-form-1-wrapper .form-text {
 width:115px;
 height:19px
}
#search-block-form .form-submit {
 width:65px;
 position:relative;
}
