@charset "utf-8";
/* CSS Document */
	
span.search_txt, span.search_mark {
  display:block;
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  font-size:0.75em;
  margin: 0 5px;
}

span.search_txt {
  float: left;
  text-align: left;
  margin-left: 0px;
}

span.search_txt:link {
  text-decoration:underline;
}
	
div.search_txt, div.search_mark {
  display:block;
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  font-size:0.75em;
  margin: 0 5px;
}

div.search_txt {
  float: left;
  text-align: left;
  padding-left: 5px;
}

div.search_txt:link {
  text-decoration:underline;
}

div.search-options {
  text-align: left;
  padding:5px 40px;
}

.show-advanced-search, .hide-advanced-search {
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  font-size: 0.875em;
  display: block;
}

div.results_container {
  width:670px; 
  height:84px; 
  background:transparent url(/images/search_results_bg_mid_black.png) left repeat-x;
  margin-bottom: 5px;
}

div.results_full_container {
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  width:955px;
  height:42px; 
  background:transparent url(/images/search_results_bg_mid_black.png) left repeat-x;
  margin-bottom: 5px;
}

div.container_left { 
  background:transparent url(/images/search_results_bg_left_black.png) left no-repeat;
}

div.container_right {
  float:right; 
  background:transparent url(/images/search_results_bg_right_black.png) left no-repeat;
}

div.result-container {
  clear:both;
  width:670px; 
  margin-bottom: 5px;
}

div.result-full-container {
  clear:both;
  width:950px;
  margin-bottom: 5px;
}

div.container-top {
  background:transparent url(/images/search_results_bg_top_black.png) top repeat-x;
  width: 670px;
  height: 5px;
}

div.container-full-top {
  background:transparent url(/images/search_results_bg_top_full_black.png) top repeat-x;
  width: 930px;
  height: 5px;
}

div.container-top-preview {
/*  background:transparent url(/images/search_results_bg_top1.png) top repeat-x;*/
  background:transparent url(/images/search_results_bg_top2_black.png) top repeat-x;
  width: 670px;
  height: 5px;
}

div.container-bot {
  background:transparent url(/images/search_results_bg_bot_black.png) bottom repeat-x;
  width: 670px;
  height: 5px;
  clear: both;
}

div.container-full-bot {
  background:transparent url(/images/search_results_bg_bot_full_black.png) bottom repeat-x;
  width: 930px;
  height: 5px;
  clear: both;
}

div.container-bot-preview {
/*  background:transparent url(/images/search_results_bg_bot1.png) bottom repeat-x;*/
  background:transparent url(/images/search_results_bg_bot2_black.png) bottom repeat-x;
  width: 670px;
  height: 5px;
  clear: both;
}

div.result-left {
/*  background:transparent url(/images/left_border.png) left top repeat-y; */
  width: 65px;
/*  margin: 10px 0 0;*/
  text-align: center;
  float: left; 
}

div.result-data {
  background:#000000 url(/images/bg_preview_black.png) left top repeat-x;
  border-left:1px solid #DDDDDD;
  width:668px;
  margin-left:1px;
}

div.result-full-data {
  background:#000000 url(/images/bg_preview_black.png) left top repeat-x;
  border-left:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
  width:926px;
  margin-left:1px;
}

div.result-data-preview {
/*  background:#cde2dc url(/images/bg_preview1.png) left top repeat-x;*/
  background:#000000 url(/images/bg_preview2_black.png) left top repeat-x;
  border-left:1px solid #DDDDDD;
  width:669px;
}

div.result-right {
  background:transparent url(/images/right_border_black.png) right repeat-y;
  border-left: 1px solid #CCCCCC;
  margin-left: 65px;
}

div.result-preview {
	width:602px;
        text-align:left;
}

td.search_title, td.search_date {
  width: 70px;
  vertical-align: top;
}

td.search_results a{
  width: 600px;
  vertical-align: top;
  text-decoration: underline;
  text-align: left;
}

div.container_left, div.container_right  {
	width:5px; 
	height:84px;
}

div.results_left {
  margin:10px 0 0 0; 
  width:52px; 
  height:65px; 
  border-right:#CCCCCC 1px solid; 
  text-align:center;
}

div.results_right {
  margin:10px 0 0 12px; 
  text-align:left;
}

div.no-results {
  font-family:Arial, Tahoma, Verdana, sans-serif; 
  font-size:0.75em;
  font-weight:bold;
  color:#FFFF00;
  padding-bottom:20px;
  text-align:left;
  width:670px;
}
div.no-results a {
  text-decoration:underline;
}

span.search_mark, .search_title, 
.search_date, .funder_title {
  color:#FFFF00;
}

span.search_mark {
  /*float: center;*/
}

div.search_title {
  width:75px; 
  top: 0; 
}

div.funder_title {
  top: 0; 
}

div.search_full_title {
  width:940px; 
  top: 0; 
}

.results_data .search_title, .search_date, .search_results_date {
  vertical-align: top;
}

div.search_results {
  width:600px; 
}

div.search_date {
  width:72px;  
}

div.search_results_date {
  width:84px;  
}

img.bx {
  padding:5px 5px 0 0;
}

/*.plus_more {
  padding-left:400px;
}*/

.results_bottom_line {
  width:586px; 
  border-top:#CCCCCC 1px solid; 
  text-align: left;
}

.livetraffic_bottom_line {
  clear:both;
  width:930px; 
  height:21px;
  border-top:#CCCCCC 1px solid; 
  text-align: left;
  padding-top:2px;
}

.results_bottom_line_full {
  clear:both;
  width:575px; 
  height:21px;
  border-top:#CCCCCC 1px solid; 
  text-align: left;
  padding-top:2px;
}

.results_full_bottom_line_full {
  clear:both;
  width:850px; 
  height:21px;
  border-top:#CCCCCC 1px solid; 
  text-align: left;
  padding-top:2px;
}

div.search_results_date, div.search_date,
div.search_results, div.search_title,
div.results_right, div.results_left,
div.container_left {
  float:left;
}

div.limit-update {
  width: 100%;
  float: left;
  height: 30px;
}

div .limit-update .font_bar {
  padding: 0;
  height: 42px;
}

div.limit_btn {
  float: right;
  margin: 4px auto 0 auto;
}

span.search_txt a{
  width: 455px;
  vertical-align: top;
  text-decoration: underline;
}

span.search_full_txt a{
  width: 940px;
  vertical-align: top;
  text-decoration: underline;
}

.text {
  font-family:Arial,Tahoma,Verdana,sans-serif;
  font-size:0.75em;
}

.results_image {
  float:left;
  padding-left:5px;
}
