@charset "utf-8";
/* CSS Document */

.advanced_top_border {
  background:transparent url(/images/content_border_top.png) repeat-x scroll left center;
  float:left;
  height:6px;
  width:950px;
}

.advanced_border_bottom {
  background:transparent url(/images/content_border_bottom.png) repeat-x scroll left center;
  float:left;
  height:6px;
  width:970px;
}

div #advanced_search {
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  font-weight:bold;
  color:#00745E;
  width: 890px;
  padding-left:10px;
  overflow: auto;
/*  float:left;*/
}

div #advanced_search h2, h3 {
  font-size: 1em;
  float: left;
  clear: both;
  text-align: left;
  margin: 0.5em 0;
}

div #advanced_search p.filter_hint {
  float: left;
  clear: both;
  font-size: 0.8em;
  margin: 0 0 1em 0;
}

div #advanced_search #conditions {
  float:left;
  clear: both;
  margin-top: -40px;
}

div .filters {
  font-size: 0.8em;
  clear: both; 
  width: 100%;
}

div.filter-row {
  overflow: hidden;
  float: left;
  clear: both;
  width: 98%;
  border: 1px dashed;
  margin-bottom: 15px;
}

div .filter_lbl {
  padding-left:5px;
  float:left;
  font-size: 1.1em;
  /* width: 300px; */
}

div .filters ul label {
  padding-left:5px;
}

div #advanced_search ul.checkbox_list {
  padding: 0;
  float: left;
}

div .filter li{
  list-style-type: none;
  float:left;
  /* line-height:0; */
  margin:0;
  width:290px;
  text-align:left;
}

div .filter {
  clear: both;
}

div .filter-funder {
  clear: both;
}

div .filter-funder li{
  list-style-type: none;
  float:left;
  line-height:0;
  width:800px;
  text-align:left;
}

div #advanced_search .search-button-div {
  text-align: right;
  clear: both; 
  margin-top:10px;
  padding-right:16px;
}

span.as_search_bar_hl {
  float:left;
}

span.as_search_bar_txt {
  letter-spacing:0 !important;
  letter-spacing:-1px;
}

ul#filter {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  width:667px;
}

.as_reset-button {
  cursor:pointer;
}
