body {
  min-height: 100%;
  margin-bottom: -150px;
  position: relative;
}

.hidden {
  display: none;
}

#wrapper {
  background: url(/images/header_bottomshadow4.png) repeat-x left 175px;
}

#header {
  background: #f5f8f9 url(/images/header_bg.png) repeat-x bottom left;
  border-left: 1px solid #27338b;
  border-right: 1px solid #27338b;
  height: 151px;
  position: relative;
  z-index: 5999;
}
#header .type {
  background: url(/images/header_type.png) no-repeat top left;
  display: block;
  float: left;
  height: 61px;
  left: 20px;
  position: absolute;
  top: 60px;
  width: 277px;
}
#header .type a {
  display: block;
  height: 61px;
  width: 277px;
}
#header .type h1 {
  text-indent: -9999px;
}
#header .capitol {
  background: url(/images/header_capitol4.png) no-repeat  60px bottom;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 345px;
}

.shadow {
  background: url(/images/header_bg2.png) repeat-x top left;
  display: inline-block;
  height: 68px;
  position: absolute;
  top: 161px;
  width: 100%;
}

#main {
  clear: both;
  margin-top: -9px !important;
  position: relative;
}
#main .govpulse {
  color: #5b5b5b;
}
#main .govpulse span {
  color: #fa6900;
}
#main .govpulse:hover {
  color: #5b5b5b;
}
#main .vote {
  float: left;
  margin: 0 10px 0 0;
}
#main .vote.big {
  margin-bottom: 15px;
}
#main h1 {
  border-top: 3px double #999;
  border-bottom: 3px double #999;
  color: #46565c;
  font: 2.5em Georgia,"Times New Roman",Serif;
  line-height: 1.6em;
  margin: 10px 0;
  padding: 10px;
  text-align: center;
}
#main h1.noMargin {
  margin: 0;
}
#main h2 {
  border-top: 3px double #999;
  border-bottom: 3px double #999;
  color: #46565c;
  margin: 0 0 .5em 0;
  padding: 5px 0;
}
#main h2 span {
  font-size: .6em;
}
#main h3 {
  border-bottom: 1px solid #aaa;
  color: #333;
  font: 1.4em Georgia,"Times New Roman",Serif;
  margin: 10px 0;
}
#main h3:first-child {
  margin-top: 0;
}
#main h3 span.top {
  float: right;
}
#main h4 {
  border-bottom: 1px solid #aaa;
  font: 1.2em Georgia,"Times New Roman",Serif;
  margin: 0 0 5px;
  float: left;
}
#main h4.title {
  float: none;
}
#main h5 {
  color: #333;
  font: 1.1em sans-serif;
  padding: 0;
  margin: 0 0 5px 0;
}
#main p.votecenter {
  font-size: 1.5em;
  text-align: center;
}
#main a {
  border: none;
  color: #005b81;
  outline: none;
  text-decoration: none;
}
#main a:hover, #main a:focus {
  color: #cf8227;
}
#main a.raquo {
  background: url(/images/raquo3.png) no-repeat 0 5px;
  padding: 0 0 0 10px;
}
#main span.gray {
  color: #7D7D7D;
}
#main span.orange {
  color: #fa6900;
}
#main ul {
  padding: 0;
  margin: 0;
}
#main ul li {
  list-style-type: none;
  padding: 0 0 5px 0;
}
#main ul li ul {
  padding: 0;
}
#main ul li ul ul {
  clear: left;
}
#main ul li.parent_agency {
  margin-bottom: 5px;
  position: relative;
}
#main ul li.parent_agency.group {
  padding: 0;
}
#main ul li.parent_agency ul {
  margin-top: 5px;
}
#main ul li.parent_agency ul li {
  margin-bottom: 10px;
}
#main ul li.parent_agency ul li.agency {
  position: relative;
}
#main ul li.parent_agency ul li.agency .showhide {
  background-position: left 5px;
  left: 19px;
  *top: 15px;
}
#main ul li.parent_agency ul li.agency .showhide:hover, #main ul li.parent_agency ul li.agency .showhide:active {
  background-position: left -245px;
}
#main ul li.parent_agency ul li.agency.open .showhide {
  background-position: left -495px;
}
#main ul li.parent_agency ul li.agency.open .showhide:hover, #main ul li.parent_agency ul li.agency.open .showhide:active {
  background-position: left -745px;
}
#main ul li.parent_agency .showhide {
  background: url(/images/openCloseArrow.gif) no-repeat left 5px;
  cursor: pointer;
  display: inline;
  height: 20px;
  left: 0;
  position: absolute;
  text-indent: -9999px;
  width: 15px;
  z-index: 9999;
}
#main ul li.parent_agency .showhide:hover, #main ul li.parent_agency .showhide:active {
  background-position: left -245px;
}
#main ul li.parent_agency.open .showhide {
  background-position: left -495px;
}
#main ul li.parent_agency.open .showhide:hover, #main ul li.parent_agency.open .showhide:active {
  background-position: left -745px;
}
#main ul li.parent_agency h3, #main ul li.parent_agency h4 {
  border-bottom: 1px solid #bbb;
  font-family: "Arial";
  font-weight: bold;
  margin-top: 0;
  padding: 1px 0 1px 15px;
  position: relative;
  width: 100%;
}
#main ul li.parent_agency h3 .entry_count, #main ul li.parent_agency h4 .entry_count {
  color: #6e6e6e;
  font-family: "Tahoma", "Arial";
  font-size: 10px;
  font-weight: normal;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
}
#main ul li.parent_agency h4 {
  float: none;
}
#main ul li.parent_agency p {
  line-height: 20px;
  margin-bottom: 0;
}
#main ul li.parent_agency dl {
  color: #7C9AA7;
  margin: 5px 0;
  opacity: .75;
}
#main ul li.parent_agency dl dt {
  *background: #E3EBF3;
  background: rgba(171,199,222,.45);
  border: 1px solid #ABC7DE;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius: 2px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  float: left;
  font-size: 9px;
  font-weight: bold;
  line-height: 18px;
  padding: 0 5px;
  text-transform: uppercase;
}
#main ul li.parent_agency dl dd {
  border: 1px solid #ABC7DE;
  border-left: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  float: left;
  margin-left: 0;
  margin-right: 10px;
  padding: 0 5px;
}
#main ul li.parent_agency li:hover >  dl {
  opacity: 1;
}
#main ul li.group {
  padding: 0 0 15px 0;
}
#main ul.indent li {
  padding-left: 1.5em;
}
#main ul.bullets li {
  list-style-type: disc !important;
}
#main ul.raquo li {
  background: url(/images/raquo3.png) no-repeat 4px 6px;
}
#main ul.raquo li.agency {
  background: none;
}
#main ul.agencyList li {
  height: 25px;
}
#main ul.agencyList li a {
  display: block;
  float: left;
  margin-top: 7px;
}
#main ul.agencyList.raquo li {
  background-position: 4px 13px;
}
#main ul.citation div.tip,
#main ul.citation-right_tip div.tip {
  display: none;
}
#main ul.btn li {
  padding: 0;
}
#main .header {
  background: #fff url(/images/main_hX_bg3.png) repeat-x left bottom;
  border: 1px solid #bdbcbd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 10px 0;
  padding: 3px 10px;
}
#main .header h1 {
  background-image: none;
  float: left;
}
#main .header h2 {
  border: none;
  margin-bottom: 0;
}
#main .header a.options {
  float: right;
}
#main .header.slide {
  margin-top: -5px;
}
#main .header.search {
  padding: 10px;
}
#main .header.calendar {
  position: relative;
}
#main .header.flatBottom {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
}
#main .widget {
  border: 1px solid #bdbcbd;
  border-top: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 10px;
}
#main .widget .header {
  margin-bottom: 0;
}
#main .content {
  min-height: 600px;
  padding: 20px 0;
}
#main .content ul.recent_prorule {
  max-height: 250px;
  overflow: auto;
  padding: 0 10px 10px 10px;
}
#main .content ul.recent_prorule li {
  border-top: 1px solid #ddd;
  font-size: 1.2em;
  padding-top: 10px;
}
#main .content ul.recent_prorule li:first-child {
  border: none;
}
#main .content ul.recent_prorule li a {
  font-weight: bold;
}
#main .content ul.recent_prorule li span.details {
  font-size: 12px;
}
#main .content ul.recent_prorule li ul li {
  border: none;
  font-size: 12px;
  padding-top: 0;
}
#main .content ul.recent_prorule li ul li a {
  font-weight: normal;
}
#main .content .precolumn .votepane {
  margin: 0 auto;
  width: 50%;
}
#main .content .precolumn ul.agency_precolumn li {
  float: left;
  margin: 0 20px 20px 0;
}
#main .content .precolumn ul.agency_precolumn li#col1 {
  width: 270px;
}
#main .content .precolumn ul.agency_precolumn li#col1 div.pulses {
  height: 70px;
}
#main .content .precolumn ul.agency_precolumn ul li {
  clear: both;
  margin: 0;
}
#main .content .precolumn div.tag_cloud div.fancy {
  position: relative;
  width: 230px;
  height: 230px;
  overflow: hidden;
}
#main .content .precolumn .large_map {
  width: 900px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}
#main .content .precolumn .large_map div.wml-text-background {
  opacity: 0;
}
#main .content .precolumn .large_map div.wml-copyright-text {
  width: 900px;
}
#main .content .precolumn .medium_map {
  width: 350px;
  height: 320px;
  margin: 0 auto;
  padding: 0 1em;
}
#main .content .precolumn .medium_map div.wml-info-window-content ul {
  margin: 0;
}
#main .content .precolumn .medium_map div.wml-info-window-content ul li {
  margin-left: 10px;
}
#main .content .precolumn .infobox {
  padding: 1em 0;
  margin: 0 0 20px 0;
}
#main .content .precolumn .infobox p {
  clear: both;
  margin: 0;
  text-align: center;
}
#main .content .precolumn .infobox p.fed {
  width: 100%;
  font: 250% Georgia,"Times New Roman",Serif;
  color: #46565C;
}
#main .content .precolumn .infobox p.fed.alt {
  color: #fa6900;
  font-size: 200%;
}
#main .content .precolumn .infobox p.copy {
  width: 700px;
  text-align: justify;
  margin: 10px auto;
}
#main .content .precolumn .infobox p.stats span.num {
  display: block;
  float: left;
  margin-right: 20px;
  text-align: right;
  width: 48%;
}
#main .content .precolumn .infobox p.stats span.stat {
  display: block;
  float: left;
  text-align: left;
  width: 48%;
}
#main .content .precolumn .infobox p span.around {
  color: #f00;
}
#main .content .precolumn div.entry_calendars {
  display: none;
  margin: 0 auto;
  width: 850px;
}
#main .content .precolumn div.entry_calendars div.search {
  margin: 0 auto;
  width: 100%;
}
#main .content .precolumn div.entry_calendars div.search form {
  color: #005073;
  font-size: 1.5em;
  text-align: center;
  width: 100%;
}
#main .content .precolumn div.entry_calendars div.search form #search {
  height: 15px;
}
#main .content .precolumn div.entry_calendars .group {
  float: left;
  width: 250px;
  margin: 0 30px 30px 0;
}
#main .content .precolumn div.entry_calendars .group tbody {
  height: 135px;
}
#main .content .col1 .filterBy {
  margin: 13px 10px 0 0;
}
#main .content .col1 .fulltextWrapper {
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 400px;
  margin-bottom: 20px;
  overflow: auto;
}
#main .content .col1 .fulltextWrapper pre {
  background-color: #fff;
  font-size: 1.1em;
  margin: 0;
  padding: 10px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
#main .content .col1 .calendar_date {
  display: none;
}
#main .content .col1 .calendar_date .extra {
  display: none;
}
#main .content .col1 .calendar_date span.more, #main .content .col1 .calendar_date span.less {
  float: right;
}
#main .content .col1 ul.entries h2 {
  margin-bottom: 15px;
}
#main .content .col2 .sidebar {
  padding-right: 5px;
}
#main .content .col2 .sidebar .hAction {
  position: relative;
}
#main .content .col2 .sidebar .hAction span.small_link {
  font-size: 85%;
  position: absolute;
  right: 0;
}
#main .content .col2 .sidebar ul li {
  list-style-type: none;
}
#main .content .col2 .sidebar h2 {
  border-bottom: 1px solid #46565C;
}
#main .content .col2 .sidebar h3 {
  font-size: 1.2em;
  padding-bottom: 5px;
}
#main .content .col2 .sidebar h3 + ul {
  padding: 0;
}
#main .content .col2 .sidebar .small_map {
  width: 250px;
  height: 350px;
  margin: 0 0 10px 7px;
}
#main .content .col2 .sidebar .small_map div.wml-info-window-content ul {
  margin: 0;
}
#main .content .col2 .sidebar .small_map div.wml-info-window-content ul li {
  margin-left: 10px;
}
#main .content .col2 .sidebar div.featured_agencies {
  width: 345px;
}
#main .content .col2 .sidebar div.featured_agencies ul.entry_counts li {
  clear: left;
}
#main .content .col2 .sidebar div.featured_agencies ul.entry_counts li a {
  float: left;
  height: 20px;
  margin-top: 3px;
  line-height: 25px;
}
#main .content .col2 .sidebar div.featured_agencies ul.entry_counts li div.viewport {
  *float: left;
  width: 135px;
  position: relative;
  height: 25px;
  overflow: hidden;
}
#main .content .col2 .sidebar div.featured_agencies ul.entry_counts li div.viewport ul {
  float: left;
  height: 75px;
  position: absolute;
  top: 0;
}
#main .content .col2 .sidebar div.featured_agencies ul.entry_counts li div.viewport ul li {
  height: 25px;
}
#main .content .col2 .sidebar div.tag_cloud div.fancy {
  position: relative;
  width: 230px;
  height: 230px;
  overflow: hidden;
}
#main .content .col2 .sidebar ul.social li {
  padding: 5px 0 5px 30px;
}
#main .content .col2 .sidebar ul.social li#twitter {
  background: url(/images/social/tweeter_24x24.png) no-repeat top left;
}
#main .content .col2 .sidebar ul.social li#facebook {
  background: url(/images/social/facebook_24x24.png) no-repeat top left;
}
#main .content .col2 .sidebar ul.social li#digg {
  background: url(/images/social/digg_24x24.png) no-repeat top left;
}
#main .content .col2 .sidebar ul.social li#reddit {
  background: url(/images/social/reddit_24x24.png) no-repeat top left;
}
#main .content .col2 .sidebar span.social {
  display: block;
  width: 290px;
}
#main .content .col2 .sidebar ul.congressional_members {
  padding: 0 0 0 10px;
}
#main .content .col2 .sidebar ul.congressional_members li.member_info span.member_details {
  display: none;
}
#main .content .search {
  height: 25px;
  margin: 10px 0 20px 0;
  padding: 0 10px 0 0;
}
#main .content .search form input {
  margin: 0;
}
#main .content .search form input:focus {
  outline: none;
}
#main .content .currentevents {
  vertical-align: text-top;
}
#main .content .currentevents .header {
  margin: 0;
  position: relative;
  z-index: 9999;
}
#main .content .currentevents .slide {
  background: #eee;
  margin-top: -10px;
  z-index: 5555;
}
#main .content .currentevents .daily {
  height: 7em;
  margin: 10px 0 0 0;
  position: relative;
  overflow: hidden;
}
#main .content .currentevents .daily ul.items {
  margin: 0;
  height: 10000em;
  position: absolute;
}
#main .content .currentevents .daily ul.items li {
  float: left;
  height: 6em;
  list-style-type: none;
  width: 100%;
}
#main .content .currentevents .daily ul.items li p.number {
  float: left;
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 6em;
  font-weight: bold;
  line-height: 1;
  margin: 0 15px 0 0;
  text-align: right;
  width: 115px;
  vertical-align: text-top;
}
#main .content .currentevents .daily ul.items li a {
  font: 140% Georgia,"Times New Roman",Serif;
  padding-left: 15px;
  text-decoration: none;
  width: 95%;
}
#main .content .currentevents .daily ul.items li a.entry {
  color: #005B81;
  float: left;
  margin-top: 10px;
}
#main .content .currentevents .daily ul.items li a.agency {
  color: #999;
  float: left;
  font-style: italic;
}
#main .content .currentevents .daily ul.items li a:hover {
  color: #cf8227;
}
#main ul.btn {
  margin: 10px 0 10px 0;
}
#main ul.btn li {
  border: 1px solid #747d87;
  float: left;
  margin-right: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#main ul.btn li a {
  color: #747d87;
  display: block;
  font-weight: bold;
  padding: 0 5px;
  text-decoration: none;
}
#main ul.btn li a:hover {
  background: #747d87;
  color: #fff;
}
#main ul.btn li.on a {
  background: #747d87;
  color: #fff;
}
#main ul.btn.small li {
  margin-right: 1px;
  width: 19px;
  height: 20px;
}
#main ul.btn.small li a {
  padding: 1px 2px;
  text-align: center;
}
#main ul.btn li.livesearch {
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  float: right;
  height: 18px;
  line-height: 16px;
}
#main ul.btn li.livesearch input {
  border: none;
  color: #747d87;
  margin: 0 5px;
  padding: 0;
  background: transparent;
  width: 114px;
  height: 18px;
}
#main ul.btn li.livesearch input:focus {
  outline: none;
}
#main ul.btn li.livesearch.on {
  border-width: 2px;
  height: 16px;
  line-height: 14px;
}
#main ul.count {
  margin: 0;
  padding: 0;
}
#main ul.count li {
  background: #eef;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #343434;
  font-size: .8em;
  height: 10px;
  margin: 0 0 5px 0;
  position: relative;
}
#main ul.count li a {
  color: #343434;
  font-weight: bold;
  text-decoration: none;
}
#main ul.count li .info {
  display: block;
  height: 15px;
  line-height: 16px;
  margin-left: 10px;
  position: relative;
  z-index: 5555;
}
#main ul.count li .bg {
  background: url(/images/count_bg.png) repeat-x left top;
  border: 1px solid #83bbd9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1111;
}
#main .search_info p.entries {
  float: left;
  margin: 20px 0 0 0;
}
#main .search_info .pagination {
  float: right;
  margin: 20px 0 0 0;
}
#main .search_info .pagination a {
  border: 1px solid #aaa;
  padding: 1px 3px;
}
#main .search_info .pagination a.next_page,
#main .search_info .pagination a.prev_page {
  border: none;
}
#main .search_info .pagination a:hover {
  background: #39505e;
  color: #fff;
}
#main ol.results {
  clear: both;
  margin: 10px 0 0 0;
}
#main ol.results li {
  list-style-type: none;
  margin: 0 0 20px 0;
}
#main ol.results li .result_info {
  padding: 0 0 0 15px;
}
#main ol.results li .result_info .date {
  color: #565656;
  font-weight: bold;
}
#main dl.fixed {
  width: 600px;
}
#main dl.fixed dt {
  clear: left;
  float: left;
  text-align: right;
  width: 45%;
}
#main dl.fixed dd {
  float: left;
  width: 45%;
}
#main table.calendar {
  height: 200px;
  margin: 10px auto;
  width: 50%;
}
#main table.calendar th {
  background: none;
}
#main table.calendar th.current {
  border-bottom: 1px solid grey;
  color: #005073;
  font-size: 1.5em;
  text-align: center;
}
#main table.calendar td.day a {
  font-weight: bold;
}
#main table.calendar td.day a:visited {
  color: #b48144;
}
#main .icon {
  padding: 5px 0 5px 60px;
  background-repeat: no-repeat;
}
#main .icon.cal {
  background-image: url(/images/ical_small.gif);
  background-position: left top;
  height: 24px;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 10px;
  width: 24px;
}
#main .icon.agency {
  background-image: url(/images/icons/agency_small2.png);
  background-position: top left;
  margin: 0;
  padding: 0 0 10px 65px;
}
#main .icon.contact {
  background-image: url(/images/icons/contact_small.png);
  background-position: top left;
  padding: 32px 0 0 60px;
}
#main .icon.arrow {
  background-image: url(/images/arrow.png);
  background-position: left 2px;
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
  width: 80px;
}
#main .icon.arrow.next {
  background-position: right 2px;
  padding: 0 20px 0 0;
}
#main .icon.arrow.next.floatRight {
  float: right;
  width: auto;
}
#main .icon.arrow.open {
  background-position: left -15px;
}
#main .icon.arrow:visited {
  color: #005b81;
}
#main .icon.arrow.prev {
  background-position: left -30px;
}
#main .icon.arrow.prev.floatLeft {
  float: left;
  width: auto;
}
#main input.btn {
  background: #d9f0fc url(/images/btn_bg2.png) repeat-x left bottom;
  border: 1px solid #83bbd9;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: bold;
  margin-bottom: .5em;
  padding: 5px;
}
#main input.btn:hover {
  background: url(/images/btn_bg2_hover.png) repeat-x left 50%;
}

div.ornament {
  background: url(/images/hr_bg3.png) no-repeat top center;
  display: block;
  height: 60px;
  margin: 0 0 20px 0;
}

form ul.searchform {
  position: relative;
}
form ul.searchform li.advanced input#all, form ul.searchform li.advanced input#exact, form ul.searchform li.advanced input#ignore {
  width: 340px;
}
form ul.searchform li.advanced input.boolean {
  width: 110px;
}
form ul.searchform li.advanced span.alignTextBox {
  line-height: 24px;
}
form ul.searchform span.advanced {
  float: right;
  display: block;
}
form ul.searchform span.advanced a {
  position: absolute;
  top: 10px;
  right: 10px;
}
form ul.searchform label {
  text-align: right;
  width: 10em;
}
form ul.searchform #q {
  width: 340px;
}
form input.labelHighlight {
  color: #aeaeae !important;
}
form li span {
  color: #6e6e6e;
  vertical-align: middle;
}
form li span.under {
  display: block;
  padding-left: 132px;
}
form li.nextto {
  clear: none;
  display: inline;
  float: left;
  width: auto;
}
form li.nextto label {
  display: block;
  float: left;
}
form li.nextto input {
  float: none;
}
form li.nextto.auto label {
  margin-left: 10px;
  width: auto;
}
form input.miles {
  width: 50px;
}

form ul.searchform > li {
  clear: both;
}

#main form a.topic {
  background: #dedede url(/images/topic_destroy.png) no-repeat 5px 4px;
  border: 1px solid #dedede;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */;
  -khtml-border-radius: 5px; /* for old Konqueror browsers */;
  color: #333;
  display: block;
  float: left;
  margin-right: 5px;
  padding: 3px 10px 3px 25px;
}
#main form a.topic:hover {
  background-color: #cdcdcd;
  background-position: 5px -96px;
}

#main .col2 label {
  font-weight: bold;
  width: 35px;
}
#main .col2 input, #main .col2 select, #main .col2 span {
  float: left;
}
#main .col2 span {
  padding: 5px;
}
#main .col2 select {
  margin-top: 8px;
}
#main .col2 input.pagenumber {
  margin-left: 15px;
  width: 75px;
}
#main .col2 input.btn {
  margin-left: 15px;
}
#main .col2 h4 {
  border: none;
  float: none;
  font-weight: bold;
}

.panel {
  padding-top: 2em;
}
.panel.on {
  display: block;
}

.qtip-content {
  border: 1px solid #ccc;
}
.qtip-content .tip {
  padding: 1em 1em 0 1em;
}
.qtip-content .tip .entry {
  color: #ccc;
  float: right;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.qtip-content .tip dl dt {
  border-bottom: 1px solid #ccc;
  color: #fa6900;
  font-weight: bold;
  margin-bottom: 2px;
  padding-bottom: 2px;
  text-transform: uppercase;
}
.qtip-content .tip dl dd {
  color: #39505e;
  margin: 0 0 1em 1em;
}

.home_search #location,
.location_search #location {
  border: 1px solid #cbc8c0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 16px;
  width: 195px;
}

#main .col2 .home_search .btn,
.location_search .btn {
  margin-left: 5px;
  *font-size: 11px;
  *width: 112px;
}

.widget_map {
  background: #e5ebee;
  border: 1px solid #e5ebee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px 10px 5px 10px;
  width: 325px;
}

.widget_map.large {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 12px 10px 5px 10px;
  width: 900px;
}

.enhanced_content_wrapper {
  background: #e5ebee;
  border: 1px solid #e5ebee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px 10px 5px 10px;
  position: relative;
  width: 610px;
  height: 340px;
}
.enhanced_content_wrapper p.map_header {
  font-weight: bold;
  margin-bottom: 10px;
}
.enhanced_content_wrapper ul {
  float: right;
  position: relative;
  top: -29px;
  z-index: 100;
}
.enhanced_content_wrapper ul li {
  display: inline-block;
}
.enhanced_content_wrapper ul li a.btn, .enhanced_content_wrapper ul li a.link {
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
}
.enhanced_content_wrapper .embedded_map_wrapper {
  position: relative;
  top: -20px;
}
.enhanced_content_wrapper .wml-copyright {
  width: 100%;
}
.enhanced_content_wrapper .wml-copyright .wml-text-background {
  opacity: 0.4;
}
.enhanced_content_wrapper .embedded_map {
  width: 500px;
  height: 300px;
}
.enhanced_content_wrapper .embedded_mini_map {
  left: 510px;
  top: -300px;
  width: 100px;
  height: 100px;
}

.location_search {
  float: right;
  margin-top: 5px;
}

div.wml-text-background {
  opacity: 0;
}

.icon_rss {
  background: url(/images/rss_icon.gif) no-repeat left 1px;
  display: block;
  margin-bottom: 10px;
  padding-left: 40px;
}

.icon_widget {
  background: url(/images/widget_icon.gif) no-repeat left 1px;
  display: block;
  height: 40px;
  padding-left: 40px;
}

#feedback {
  background: url(/images/feedback.png) no-repeat left top;
  bottom: 20px;
  height: 102px;
  left: -10px;
  position: fixed;
  text-indent: -9999px;
  width: 40px;
}
#feedback:hover {
  background-position: left -102px;
}

#tender_window {
  z-index: 999999 !important;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.marginTop {
  margin-top: 10px;
}

.marginBottom {
  margin-bottom: 10px !important;
}

.paddingLeft {
  padding-left: 10px;
}

ul.tag_cloud {
  font-size: 1.1em;
  line-height: 1.32em;
}
ul.tag_cloud .xxs, ul.tag_cloud .xs, ul.tag_cloud .s, ul.tag_cloud .l, ul.tag_cloud .xl, ul.tag_cloud .xxl {
  line-height: 1.32em;
}
ul.tag_cloud .xxs {
  font-size: 0.55em;
}
ul.tag_cloud .xs {
  font-size: 0.733em;
}
ul.tag_cloud .s {
  font-size: 0.825em;
}
ul.tag_cloud .l {
  font-size: 1.467em;
}
ul.tag_cloud .xl {
  font-size: 1.65em;
}
ul.tag_cloud .xxl {
  font-size: 2.2em;
}
ul.tag_cloud li {
  float: left;
}

#tagcloud_label {
  background: #005b81;
  border: 2px solid #bde3f1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #bde3f1 !important;
  font: 14px Georgia,"Times New Roman",Serif !important;
  font-variant: small-caps;
  padding: 5px;
}
