/*************
SEARCH RESULTS
**************/

#search_results {
	float: left;
	width: 946px;
	display: inline;
	padding-bottom: 40px;
	background: #fff url(../../images/client/search_navbot.gif) no-repeat left bottom;
	margin: 0 0 20px 20px;
}

#h_top {background: url(../../images/client/search_res_top.gif) no-repeat 0 100%; padding-bottom: 20px;}
.web_title {padding-bottom: 0;}

/*.search_h2 {
	float: left;
	width: 926px;
	font-size: 200%;
	color: #fff;
	margin: 1em 0 0.5em 21px;
	padding-left: 20px;
}*/
.blank #header {   }
.search_h2{
	width: 926px;
	float: left;
	padding: 0.5em 0 0 20px;
	color: white;
	font-size: 200%;
	/*background: #000 url(../assets/York2/site/search_navtop.gif) no-repeat;*/
	background-color: #5F92A7;
}
.blank a.return {display: block; width: 946px; background-color: #5F92A7; text-align: right; color: #fff; font-weight: bold;}
.blank a:hover.return {color: #fff;}
.blank a:visited.return {color: #fff;}
#search_header ul {
	display: block;
	float: left;
	clear: left;
	width: 936px;
	background-color: #5F92A7;
	padding-left: 10px;
}
#search_header li {
	display: block;
	float: left;
	background: url(../../images/client/searchtab_gray.gif) no-repeat right top;
	margin-right: 4px;
}
#search_header li a {
	background: url(../../images/client/searchtab_gray.gif) no-repeat left top;
	float: left;
	line-height: 2em;
	padding: 0 0 0 14px;
	color: #000;
	margin-right: 14px;
}
#search_header .selected { background: url(../../images/client/searchtab_white.gif) no-repeat right top; }
#search_header .selected a {
	background: url(../../images/client/searchtab_white.gif) no-repeat left top;
	color: #000 !important;
}
#search_header .but_scsearch { margin-left: 40px; }
#main_results {
	float: left;
	padding-left: 24px;
	background-color: #fff;
	width: 608px;
}
#search_results .pagination {
	display: block;
	float: left;
	width: 100%;
	background: #fff url(../../images/client/search_pag_bg.gif) repeat-y 24px 0;
	width: 100%;
	margin: 1.5em 0 10px 0;
}
#search_results .pagination * {
	display: block;
	float: left;
	color: #fff;
}
#search_results .pagination ul {
	padding: 1em 0;
	display: inline;
	margin-left: 23px;
}
#search_results .pagination li {
	display: block;
	float: left;
	width: 285px;
}
#search_results .pagination li * { }
#search_results .pagination .no_results {
	width: 135px;
	padding-left: 16px;
}
#search_results .pagination ul ul {
	width: 208px;
	padding: 0;
	margin-left: 0.5em;
}
#search_results .pagination li li { width: auto; }
#search_results .pagination a { padding-right: 0.25em; }
#search_results .pagination form {
	width: 174px;
	text-align: right;
	/*vertical-align: text-bottom;*/
	padding: 1em 0;
}
#search_results .pagination form p { }
#search_results .pagination form label { padding-right: 1em; }
#search_results .pagination form input {
	margin: 0 4px 0 0;
	padding: 0;
	height: 1em;
}
#results_col { }
#recommended { background: #D2E1E6 url(../../images/client/search_rec_top.gif) no-repeat; }
#recommended .inner {
	background: url(../../images/client/search_rec_bot.gif) no-repeat bottom;
	padding: 20px;
}
#recommended h3 { padding-bottom: 1em; }
#recommended ul { }
#recommended li, #results_list li {
	padding: 6px 0 0 0;
	min-height: 3em;
	width: 100%; 
}
#recommended li a {
	display: block;
	float: left;
	cursor: pointer;
}
#recommended li span { }
#recommended .title, #recommended .synopsis, #recommended .url, #results_list .title, #results_list .synopsis, #results_list .url {
	float: left;
	clear: left;
	padding-bottom: 0;
	/*margin-bottom: 0.25em;*/
	padding-top: 0.25em;
}
#results_list .title { padding-left: 0; }
#recommended #recommended { }
#results_list { float: left; }

#results_list ul {
	float: left;
	width: 100%;
}
#results_list li {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	background: #F2F2F2 url(../../images/client/search_list_top.gif) no-repeat;
}
/*#results_list li {float: left; width: 568px; background-color: #F2F2F2 !important; margin-top: 10px; background-position: 20px 50% !important; min-height: 62px;	padding: 1em 20px 2em 20px;}*/
#results_list .inner {
	float: left;
	display: block;
	width: 568px;
	min-height: 62px;
	padding: 1em 20px 18px 20px;
	background-position: 20px 50% !important;
}
#results_list .title {
	float: left;
	font-size: 130%;
	font-weight: bold;
	color: #004F67;
	/*margin-left: 110px;*/
}
#results_list .synopsis {
	float: left;
	padding-bottom: 1em;
	line-height: 1.5em;
	/*margin-left: 110px;*/
	width: 458px;
}
#results_list .url {/*margin-left: 110px;*/ }
#results_list li a {
	float: left;
	display: block;
	background:url(../../images/client/search_list_bot.gif) no-repeat bottom;

}
#results_list .more {
	background-image: none;
	width: auto;
	float: right;
	height: 1em;
	min-height: 1em !important;
	padding: 1em;
}
#search_options {
	float: left;
	width: 268px;
	padding: 0 23px;
}
#search_options .slider form {
	float: left;
	width: 228px;
	background: url(../../images/client/search_adv_top.gif) no-repeat;
	padding: 1em 20px 0 20px;
}
#search_options form { display: block; }
#search_options h4 {
	font-size: 133%;
	padding-bottom: 0.5em;
	color: #004F67;
}
#search_options label {
	display: block;
	line-height: 1.25em;
	margin-bottom: 0.5em;
}
#search_options input {
	display: block;
	margin: 0;
	width: 97%;
	margin-bottom: 0.5em;
}
#search_options .button {
	width: auto;
	display: block;
	float: left;
}
#search_options .adv_options {
	display: inline-block;
	float: right;
	padding-left: 1em;
}
#search_options .slider {
	clear: both;
	float: left;
	background: pink;
	margin-top: 2em;
	background: url(../../images/client/search_adv_bot.gif) no-repeat left bottom;
	padding: 8px 0;
}
#search_options .inner {
	float: left;
	background:url(../../images/client/search_adv_rep.gif) repeat-y;
	
}
#search_options p {
	float: left;
	padding-bottom: 1em;
}
#search_options label { }
#search_options .textinput {
	background-color: #E6EEF0;
	border: 1px solid #7BA8BA;
	padding: 0.25em;
}
#search_options .search_sc {
	display: block;
	float: left;
	line-height: 1.25em;
}
#search_options .search_sc {
	color: #000;
	background: #F1E7C3 url(../../images/client/arrowbox_top.gif) no-repeat;
	margin: 2em 0 1em 0;
}
#search_options .search_sc span {
	display: block;
	background: url(../../images/client/arrowbox_bottom.gif) no-repeat left bottom;
}
#search_options .search_sc span span {
	width: 205px;
	display: block;
	background: url(../../images/client/arrowbox_arrow.gif) no-repeat 100% 50%;
	padding: 10px 53px 20px 10px;
}
#search_options .search_sc span span span {
	background-image: none;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0;
}
/***********
ICON STYLING
************/
#results_list .art .bg { background:url(../../images/client/s_icon_art.gif) no-repeat; }
#results_list .vaudio .bg { background:url(../../images/client/s_icon_vaudio.gif) no-repeat; }
#results_list .book .bg { background:url(../../images/client/s_icon_book.gif) no-repeat; }
#results_list .brief .bg { background:url(../../images/client/s_icon_brief.gif) no-repeat; }
#results_list .case .bg { background:url(../../images/client/s_icon_case.gif) no-repeat; }
#results_list .conf .bg { background:url(../../images/client/s_icon_conf.gif) no-repeat; }
#results_list .guide .bg { background:url(../../images/client/s_icon_guide.gif) no-repeat; }
#results_list .journal .bg { background:url(../../images/client/s_icon_journal.gif) no-repeat; }
#results_list .jarticle .bg { background:url(../../images/client/s_icon_jarticle.gif) no-repeat; }
#results_list .paper .bg { background:url(../../images/client/s_icon_paper.gif) no-repeat; }
#results_list .report .bg { background:url(../../images/client/s_icon_report.gif) no-repeat; }
#results_list .web .bg { background:url(../../images/client/s_icon_web.gif) no-repeat; }
#results_list .other .bg { background:url(../../images/client/s_icon_other.gif) no-repeat; }

#results_list .bg { float: left; background-position: 20px 50% !important;}

/*********
UNDERLINES
*********/

a { text-decoration: none; color: #000;}
a:visited {color: #5F3474;}
#search_results span.title, #search_results span.url { background-color: transparent; font-weight: bold; border-bottom: dotted 1px #5F92A7;}
#search_results span.title:hover, #search_results span.url:hover  { text-decoration: none; border-bottom-style: solid;}
* html #search_results span.title, * html #search_results span.url {
	border-bottom: none;
	padding: 1px;
	background: url(../../images/client/dot_blue.gif) repeat-x bottom;	
}
* html #search_results span.title:hover, * html #search_results span.url:hover { background: none; }




/****************
TEMP REMOVE ICONS
*****************/

#results_list .bg { background-image: none !important;}
#results_list .title, #results_list .synopsis, #results_list .url { margin-left: 0;}
