﻿/************************************************************************/
/* CSS for Inner Content */
/************************************************************************/
div.search_result
{
	clear: both;
	margin-bottom: 10px;
}
table.search_table
{
	background: url(../../Images/1.EN/SideBar/sb_bg.gif) repeat-y left top;
	border: solid 1px #a4d1f8;
	border-top: 0px;
	vertical-align: top;
	width: 100%;
	margin-bottom: 10px;
}
td.td_link_back_from_list
{
    background: url(../../Images/1.EN/Search/search_arrow.gif) no-repeat 40px 11px;
	padding: 6px 0px 6px 6px;
}
table.search_table a.link_back_right
{
    font-weight: bold;
    color: #012C97;
}
div.inner_content
{
	display: table;
	width: 780px;
	margin: 0px auto;
	font-size: 13px;
}
div.inner_content div.right_pane
{
	width: 145px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
div.inner_content div.left_pane
{
	float: left;
	width: 600px;
}

div.inner_content div.left_pane_search_new
{
	float: none !important;
	width: 770px !important;
	margin: 0px auto !important;
}

.left_pane_search_new .content table
{
    width: 100%;
}
div.left_pane_search_new .searchSiteBg
{
    background: url(../../Images/1.HE/Lobby/border_bg_w760.gif) no-repeat left bottom !important;
    width: 760px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
div.left_pane_search_new .searchSiteBgInner
{
    background: url(../../Images/1.HE/Lobby/lobby_container_top_760.gif) no-repeat top !important;
    width: 760px;
    padding-top: 10px;
}

div.content td.table_results_list
{
    padding-right: 10px;
    vertical-align: top;
}
table.table_results
{
    padding: 0px;
    margin: 0px;
    width: 100%
}
table.table_results td
{
    padding: 0px;
    margin: 0px;
}
table.table_results td.table_results_title
{
    border-left: solid 1px #E5F3FF;
    padding-left: 13px;
    height: 18px;
    width: 50%;
    border-bottom: solid 1px #E5F3FF;
}
table.table_results td.table_results_title span
{
    color: #0AAB1A;
}
table.table_results td.table_results_back
{
    border-right: solid 1px #E5F3FF;
    height: 18px;
    width: 50%;
    padding-left: 13px;
    border-bottom: solid 1px #E5F3FF;
    text-align: right;
}
td.table_results_back div
{
    background: url(../../Images/1.EN/Search/search_arrow.gif) no-repeat 5px right;
    padding-right: 15px;
}
table.table_results table td
{
    color: #012C97;
    font-weight: bold;
    font-size: small;
}
table.table_results table td a
{
    color: #012C97;
    font-weight: bold;
    font-size: small;
    
}
table.table_results td.table_results_top_right
{
    background: url(../../images/1.HE/Search/results_top_left.gif) repeat-x left top;
    height: 5px;
}
table.table_results td.table_results_top_left
{
    background: url(../../images/1.HE/Search/results_top_right.gif) repeat-x right top;
    height: 5px;
}
table.table_results td.results_line
{
    border-right: solid 1px #E5F3FF;
    border-left: solid 1px #E5F3FF;
}
table.table_results td.results_delimeter
{
    background-color: #E5F3FF;
    height: 1px;
}
table.table_results td.results_bottom_right
{
    background: #fff url(../../images/1.HE/Search/results_bottom_left.gif) repeat-x left top;
    height: 23px;
}
table.table_results td.results_bottom_left
{
    background: #fff url(../../images/1.HE/Search/results_bottom_right.gif) repeat-x right top;
    height: 23px;
}
table.table_results td.result_line_img
{
    padding-top: 13px; 
    width: 25px;
    padding-left: 10px;
}
table.table_results td.result_line_link
{
    padding-top: 13px; 
}
table.table_results td.result_line_link a
{
    color: #012C97;
    font-weight: bold;
    font-size: small;
}
table.table_results td.result_line_abstract
{
    color: #012C97;
    font-weight: normal;
    font-size: small;
}
.result_file_properties
{
    direction: ltr;
}
.result_file_properties span
{
    font-weight: normal;
    color: #707070;
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
}
.result_file_properties span a
{
    font-weight: normal;
    color: #707070;
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
}
tr.search_last_part
{
}
td.search_last_part
{
	height: 30px;
}
img.search_last_part
{
	width: 100%;
	height: 30px;
}
tr.search_lev_1
{
    color: #012C97
}
tr.search_lev_1_h, tr.search_lev_1_s
{
}

td.search_lev_1
{
	background: url(../../Images/1.EN/Search/search_arrow.gif) no-repeat 5px 11px;
	padding: 6px 0px 6px 15px;
}
td.search_lev_1_h, td.search_lev_1_s
{
	background: url(../../Images/1.HE/Search/search_arrow.gif) no-repeat 130px 11px;
	padding: 6px 15px 6px 0px;
}

a.search_lev_1, 
a.search_lev_1:active, 
a.search_lev_1:visit
{
	color: #012c97;
	text-decoration: underline;
	font-size: small;
	font-weight: normal;
}
a.search_lev_1:hover
{
    color: #0aab1a;
	text-decoration: underline;
	font-size: small;
	/*font-weight: bold;*/
}
a.search_lev_1_h, a.search_lev_1_h:hover, a.search_lev_1_h:active, a.search_lev_1_h:visit
{
	color: #0aab1a;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.search_lev_1_s, a.search_lev_1_s:hover, a.search_lev_1_s:active, a.search_lev_1_s:visit
{
	color: #0AAB1A;
	font-weight: bold;
	font-size: small;
}

img.search_lev_1
{
	display: none;
}
img.search_lev_1_h, img.search_lev_1_s
{
	display: none;
}

span.search_lev_1
{
	text-decoration: none !important;
}
span.search_lev_1_h, span.search_lev_1_s
{
}
/************************************************************************/
/* CSS for Item */
/************************************************************************/
td.wrapper_w600 div.DisplayAllItems 
{
    text-decoration:none !important;
    width: 268px;
    height: 23px;
    padding: 0px;
    padding-top: 2px;
    color: #0071BA;
    text-align: center;
    background: url(../../images/display_all_items.gif) no-repeat top right;
}
td.wrapper_w600 div.DisplayAllItems a
{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
td.wrapper_w600 div.DisplayAllItems a:hover
{
    color: #ffffff;
    font-weight: bold;
}
div.image_side
{
	width: 140px;
	height: 69px;
	clear: both;
	margin-bottom: 8px;
}
div.image_side img
{
	width: 140px !important;
	height: 69px;
}