/** This file will hold styles that are loaded using the same media query as the normal grid. *
*   Responsive layouts - Normal
*   This will hold the Div you want to see on Most Ipad Potraits.
*  
*  
*   global is everywhere 
*   default is mobile/phones
*   narrow is 740-800 / Ipad Potrait
*   normal is 980-1024 / Desktop
*   wide is 1020 ++
*/

#region-search {
  float: right;
  margin-right: 1px !important;
  width: auto;
}
#block-search-form {
  margin-bottom: 0px !important;
  float:right;
}
#zone-header {
  display: block;
}
ul.megamenu-skin-hdtheme li.megamenu-parent {
  margin-right: 5px;
  width: 70px;
}
ul.megamenu-skin-hdtheme li.megamenu-parent h2 a {
  font-size: 12px !important;
}
#ckanpackage-search-form .form-item-sub-agency {
    margin:0;
    padding:0;
}
#ckanpackage-search-form .form-item-subject-area {
    float:left;
}
#ckanpackage-search-form .form-submit {
    float:right;
    margin-top:20px;

}
#zone-preface .region {
  width: 315px; /* half of the slide show width, minus a few pixels for borders and the margin */
}
#zone-preface #region-preface-third.region {
  width: 308px; /* half of the slide show width, minus a few pixels for borders */
}

div.view-slider {
  width: 940px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 880px !important;
  left: 30px;
}
#region-sidebar-second {
   width: 298px;
}