
#guts #left #presentation_transcriptsearch {
	width: 386px;
	background-color: #F2F2F2;
	padding-bottom: 30px;
	overflow:hidden;
}

#guts #left #presentation_transcriptsearch .search_box {
	background:transparent url(/images/bg-search.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:36px;
	margin: 0 5px 0 30px;
	position:relative;
	width:230px;
}

#guts #left #presentation_transcriptsearch .search_box input {
	border:0 none;
	color:#B62818;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	height:20px;
	left:5px;
	position:absolute;
	top:5px;
	width:190px;
}

#guts #left #presentation_transcriptsearch .search_box input.normal {
	color: #000;	
}

#guts #left #presentation_transcriptsearch input.button {
	background:transparent url(/images/btn-go.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:36px;
	width:72px;	
}




/*#search_json br {
	font-size: 5px;
	line-height: 5px;	
}

#search_json {
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
	height: 570px;
	position: absolute;
	width: 485px;
	z-index: 5000;
	overflow: hidden;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}

#search_json #close {
	cursor: pointer;
	height: 30px;
	left: 406px;
	position: absolute;
	top: 5px;
	width: 70px;
	z-index: 5001;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: .9em;
	color: #242B66;
	background: url("/universal/csslibrary/fwsites/presentation/search_results/images/close.gif") 40px 4px no-repeat;
}

#search_json #content {
	height: 533px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 485px;
}

#search_json #scroll-wrap {
	padding: 10px;
	width: 96%;
}

#search_json #content #main_header {
	position: relative;
	background-color: #EAEAEA;
	width: 100%;
}

#search_json #content #sub_header {
	position: relative;
	background-color: #ddd3b0;
	width: 100%;
}

#search_json #content #main_header div.inner {
	margin: 0;
	padding: 20px;
}

#search_json #content #sub_header {
	position: relative;
	background-color: #ddd3b0;
	width: 100%;
}

#search_json #content #main_header div.inner,#search_json #content #sub_header div.inner {
	margin: 0;
	padding: 20px;
	line-height: 1.4em;
}

#search_json #content #sub_header div.inner {
	font-weight: bold;
}

#search_json #content #sub_header div.inner a {
	color: #000;	
}

.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;
}

#search_toggle {
	cursor: pointer;
	margin-top: 4px;
	text-decoration: underline;
	width: 400px;
	height: 25px;
	font-size: .8em;
}

#search_sort_container {
	font-size: 13px;
	position: relative;
	width: 150px;
	display: block;
	padding-bottom: 10px;
	margin-left: 258px;
}

#relevance_radio {
	background-image: url("/universal/csslibrary/fwsites/presentation/search_results/images/radio.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	height: 19px;
	left: 0;
	position: absolute;
	top: 0;
	width: 19px;
}

#relevance_label {
	left: 24px;
	position: absolute;
	top: 3px;
	font-size: .9em;
}

#time_radio {
	background-image: url("/universal/csslibrary/fwsites/presentation/search_results/images/radio.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	height: 19px;
	left: 100px;
	position: absolute;
	top: 0;
	width: 19px;
}

#time_label {
	left: 123px;
	position: absolute;
	top: 3px;
	font-size: .9em;
}

#search_json #content #row {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	height: 110px;
	margin: 10px;
	position: relative;
	width: 96%;
}

#search_json #content #row #picture {
	height: 90px;
	left: 10px;
	position: absolute;
	top: 0;
	width: 120px;
}

#search_json #content #row #picture img {
	border: 1px solid #666666;
}

#search_json #content #row #data {
	left: 150px;
	position: absolute;
	top: 0;
	width: 280px;
}

#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_json #content #row #data #link {
	margin-right: 4px;
	padding: 1px;
	float: right;
}

#search_json #content #row #data #link a {
	color: #DB6C1D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#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-color: #d4e1b5;
}

#handle h5 {
	color: #242B66;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.radio_on {
	background-position: -19px 0;
}

#search_json #content #main_header .p-count {
	line-height: 1.2em;
}

a.hidden_row {
	padding: 10px 0;
	color: #00478D;
	text-decoration: underline;
	margin-left: 20px;
	cursor: pointer;
	font-size: .8em;
	font-weight: bold;
}

.l-float {
	padding-bottom: 10px;
}*/

/* For search_json */

#search_json br {
	font-size: 5px;
	line-height: 5px;	
}

#search_json {
	background-color: #f4f4f4;
	border: 1px solid #8d8d8d;
	color: #444;
	height: 570px;
	position: absolute;
	width: 478px;
	z-index: 5000;
	overflow: hidden;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}

#search_json #close {
	cursor: pointer;
	height: 30px;
	left: 410px;
	position: absolute;
	top: 5px;
	width: 70px;
	z-index: 5001;
	padding-top: 8px;
	font-size: .9em;
	color: #242B66;
	background: url(/images/searchbox_closebtn.png) 40px 2px no-repeat;
}

#search_json #content {
	background-color:#F4F4F4;
	font-size:0.9em;
	height:533px;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;
}

#search_json #scroll-wrap {
	padding: 10px;
	width: 96%;
}

#search_json #content #main_header {
	background-color:#F3EFE4;
	border-bottom:1px solid #D6D6D6;
	font-size:0.9em;
	padding:10px;
	position:relative;
}
#main_header .keyword {
	font-weight: bold;	
}

#search_json #content #sub_header {
	background-color: #ddd3b0;
	padding: 10px 20px;
}

#search_json #content #main_header div.inner {
	margin: 0;
	padding: 20px;
}

/*#search_json #content #main_header div.inner,#search_json #content #sub_header div.inner {
	margin: 0;
	padding: 20px;
	line-height: 1.4em;
}*/

#search_json #content #sub_header div.inner {
	font-weight: bold;
	font-size: 1.1em;
}

#search_json #content #sub_header div.inner a {
	color: #000;
	text-decoration: none;	
}
#search_json #content #sub_header div.inner a:hover {
	text-decoration: underline;	
}
.search_count {
	color: #DB6C1D;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.search_heading .keyword {
	font-weight: bold;	
}

#search_toggle, #search_toggle_single {
	cursor: pointer;
	margin-top: 4px;
	color: #469ac9;
}

#search_sort_container {
	float: right;
	padding-bottom: 10px;
	width: 155px;
	position: relative;
	right: 30px;
}


#relevance_label {
	cursor: pointer;
}
#time_label {
	cursor: pointer;
}
#search_sort_container .selected {
	font-weight: bold;
}
#search_sort_container .unselected {
	color: #4593bf;
}

#search_json .row {
	border-bottom: 1px solid #dedede;
	clear: both;
	height: 125px;
	margin: 10px;
}

#search_json .row .picture {
	left: 10px;
	position: absolute;
}

#search_json .row .picture img {
	border: 1px solid #666666;
}

#search_json .row .data {
	left: 130px;
	position: absolute;
	width: 300px;
	padding-left: 20px;
}

#search_json .row .data .text {
	line-height: 18px;
	position: relative;
	font-size: 0.8em;
}

.search_highlight {
	background-color: #ffff00;
	color: #2b2b2b;
	font-weight: bold;
	padding: 0 2px;
}

#search_json .row .data .link {
	margin-right: 4px;
	/*padding: 10px;
	float: right;
	font-size: 0.8em;*/
}

#search_json .row .data .link a {
	color: #54acde;
}
#search_json .row .data .timecode_link {
	margin-bottom: 5px;
	font-size: 0.8em;
}

#search_json .row .data .timecode {
	font-weight: bold;
	padding-top: 10px;
}


#handle {
	/*background-color: #d4e1b5;*/
	background-image: url(/images/handle_bg.png);
	background-repeat: no-repeat;
}

#handle h5 {
	color: #4d4d4d;
	padding: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

.radio_on {
	background-position: -19px 0;
}

#search_json #content #main_header .p-count {
	line-height: 1.2em;
}

a.hidden_row {
	padding: 10px 0;
	color: #00478D;
	text-decoration: underline;
	margin-left: 20px;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
}

.l-float {
	padding-bottom: 10px;
}

.hidden {
	display:none;
}

span.hl {
	background-color: yellow;
}

