#search_form {overflow:hidden;}
  input.txt {float:left; border:.3em solid #d9dff9; width:70%; font-size:14px; padding:3px 0 5px 5px; background:#f9fafe;}
  input.button {float:right; border:.3em solid #d9dff9; width:17%; height:2.3em; font-size:1em; text-transform:uppercase; color:#162841; background:#f9fafe;}
  
  
form label.invisible {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;	
}

fieldset {
	border: none;
}
   
#search_json br {
	font-size: 5px;
	line-height: 5px;	
}
#search_json  {
	background-color:#FFFFFF;
	border:1px solid #C3C3C3;
	height:570px;
	overflow:hidden;
	position:absolute;
	right:155px;
	top:218px;
	width:522px;
	z-index:5000;
text-align: left;
}
#search_json #close {
	background:url("/universal/csslibrary/fwsites/presentation/search_results/images/close.gif") no-repeat scroll 40px 4px transparent;
	/*color:#242B66;*/
	cursor:pointer;
	font-size:0.9em;
	height:30px;
	left:455px;
	padding-top:8px;
	position:absolute;
	text-transform:uppercase;
	top:5px;
	width:70px;
	z-index:5001;
}
#search_json #content {
	float:left;
	height:533px;
	overflow-x:hidden;
	overflow-y:auto;
	width:100%;
}
#search_json #scroll-wrap {
	float:left;
	padding:10px;
	width:96%;
}
#search_json #content #main_header {
	background-color:#F3EFE4;
	border-bottom:1px solid #D6D6D6;
	font-size:0.8em;
	padding:10px 20px 20px;
	position:relative;
}

#search_json #content #main_header div.inner {
	float:left;
	margin:0;
	padding:20px;
}
/*#search_json #content #sub_header {
	background-color:#DDD3B0;
	float:left;
	position:relative;
	width:100%;
}*/

#search_json #content #main_header div.inner, #search_json #content #sub_header div.inner {
	line-height:1.4em;
	margin:0;
	padding:20px;
	background-color: #DDD3B0;
}
#search_json #content #sub_header div.inner {
	font-weight:bold;
}
.search_heading {
	font-size:16px;
	font-weight:bold;
}
.search_count {
	color:#DB6C1D;
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
}
.search_heading {
	font-size:16px;
	font-weight:bold;
	color: #444444;
}
#search_toggle, #search_toggle_single {
	cursor:pointer;
	margin-top:4px;
	color: #469AC9;
	float: left;
	width: 400px;
	height: 25px;
	font-size: 1.3em;
}
#search_sort_container {
	display:block;
	float:right;
	font-size:13px;
	padding-bottom:10px;
	width:165px;
}
#relevance_radio {
	background-image:url("/universal/csslibrary/fwsites/presentation/search_results/images/radio.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	height:19px;
	left:0;
	top:0;
	width:19px;
	float: left;
}
#relevance_label {
	cursor: pointer;
}
#time_radio {
	background-image:url("/universal/csslibrary/fwsites/presentation/search_results/images/radio.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	height:19px;
	left:100px;
	top:0;
	width:19px;
	float: left;
}
#time_label {
	cursor: pointer;
}
#search_json #content .row {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	/*float:left;*/
	height:125px;
	margin:10px;
	/*position:relative;*/
	width:480px;
}
#search_json #content .row .picture {
	height:90px;
	left:10px;
	padding-right: 20px;
	float:left;
	top:0;
	/*width:120px;
	position:absolute;*/
}
#search_json #content .row .picture img {
	border:1px solid #666666;
}
#search_json #content .row .data {
	left:150px;
	top:0;
	/*width:280px;
	position:absolute;*/
}
#search_json #content .row .data .text {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	/*position:relative;*/
}
.search_highlight {
	background-color:#38D878;
	color:#FFFFFF;
}
#search_sort_container .selected {
	font-weight: bold;
}
#search_sort_container .unselected {
	color: #4593bf;
}
#search_json #content .row .data .link {
	margin-right:4px;
	padding:1px;
}
#search_json #content .row .data .link a {
	color: #3D7ACE;
}
#search_json #content .row .data .timecode {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10.5px;
	font-weight:bold;
	margin-top:3px;
	/*position:relative;
	width:160px;*/
}
#handle {
	background: url(/images/handle_tile.png) repeat-x;
}
#handle h5 {
	color: #4d4d4d;
	font-weight: normal;
	padding: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.1em;
}
.radio_on {
	background-position:-19px 0;
}
#search_json #content #main_header .p-count {
	line-height:1.2em;
}
a.hidden_row {
	color:#00478D;
	cursor:pointer;
	font-size:0.8em;
	font-weight:bold;
	margin-left:20px;
	padding:10px 0;
	text-decoration:underline;
}
.l-float {
	padding-bottom:10px;
}
.hidden {
display:none;
}
span.hl {
background-color: yellow;
}
#searchTXT_invalid {
	width: 200px;
}
