/* @override 
	http://test.orafec.org/css/search.css
	http://www.orafec.org/css/search.css
*/

.summary_tab_bar 
{
	height: 26px;
	border-bottom: 1px solid #ccc;
	z-index: 91;
	position: relative;
	background-color: #eee;
	padding-left: 10px;
}

span.partcode 
{
	margin-left: 28px;
}

#main_spyglass 
{
	position: absolute;
	top: 4px;
	left: 6px;
}

/* @group Part Details */

div.partdetail_list_item 
{
	padding: 6px 6px 6px 14px;
	cursor: pointer;
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	position: relative;
}

#partdetail_list .selected 
{
	background-color: #7dabff;
	background-image: url(../images/shade_top.png);
	border-bottom: 1px solid #95acd6;
	border-top: 1px solid #9fc1ff;
}

.partdetail_list_item .title 
{
	font-weight: bold;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.partdetail_list_item .detail 
{
	font-size: 11px;
	color: #5a5a5a;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
}

/* @group Count Numbers */

.count 
{
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 7px;
	top: 7px;
	height: 17px;
}

.count .count_left 
{
	background: url(../images/count_button_01.png) no-repeat;
	height: 16px;
	width: 7px;
	float: left;
}

.count .count_number 
{
	background: url(../images/count_button_02.png) repeat-x;
	display: table;
	height:16px;
}

.count .count_number_container 
{
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	text-align: center;
}

.count .count_right 
{
	float: right;
	background: url(../images/count_button_03.png) no-repeat;
	width: 6px;
	height: 16px;
}

/* @end */

#partdetail_list 
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #d3deff;
	width: 199px;
	overflow: auto;
	border-right: 1px solid #c6c6c6;
}

/* @end */

#partviewer_container 
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.summary_tab 
{
	float: left;
	cursor: pointer;
	padding: 7px 6px 5px;
	font-size: 12px;
	color: #bbb;
}

.summary_tab_bar .selected 
{
	font-weight: bold;;
	color:black;
}

#search_params
{
    border:1px solid #bbb;
    background-color:#eee;
    margin-bottom:3px;
    display:none;
}

#partviewer_content 
{
	position: absolute;
	top: 29px;
	right: 0;
	left: 0;
	bottom: 0;
	font-size: 12px;
	overflow: auto;
	padding: 0;
}

#photo_content 
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 200px;
	overflow: auto;
}

#photos_container 
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	margin: 12px;
}

#photo_scroller img.photo 
{
	margin-right: 6px;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #ccc;
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
	border-top-color: #e5e5e5;
}

#photo_scroller img.switch 
{
	margin-right: 6px;
}

#pricing_data 
{

}

#pricing_table
{
	border-collapse: collapse;
	width: 100%;
}

.price_year 
{
	width: 50px;
	border-right: 1px solid #ccc;
}

#pricing 
{
	padding: 14px;	
}

#pricing_table th
{
	border-bottom: 1px solid #ccc;
}

#pricing_table td
{
	text-align: left;
	padding: 2px 7px;
}

#search_header 
{
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 3px;
	font-size: 12px;
}

.search_param
{
    border-bottom:1px solid #ccc;
    padding:6px;
    height:20px;
    position:relative;
    vertical-align:middle;
}

.search_param_var
{
    
}

#saved_searches {
	position: absolute;
	top: 16px;
	z-index: 1;
	width: 228px;
	right: -21px;
}

#search_options .selected 
{
	z-index: 2;
}

#searches_button 
{
	padding: 4px 6px;
	position: absolute;
	right: 0;
	top: -2px;
}
#saved_searches a {
	font-size: 12px;
	line-height: 1em;
}

.search_param input, .search_param select
{
    margin-right:4px;
}

.search_param input[type=text]
{
    font-size:11px;
    font-weight:bold;
}

.search_param_controls
{
    
    position:absolute;
    top:4px;
    right:6px;
}

.loading
{
    padding:10px;
    text-align:center;
    position:relative;
}

.search_results_widgets
{
    font-size: 12px;
    padding-bottom:6px;
}

.search_results_nav
{
    float:right;font-size:11px;
}

table.results
{
    width:100%;
    border-collapse:collapse;
    border-top:1px solid silver;
    border-bottom:1px solid #aaa;
}
table.results th
{
    border-bottom:1px solid silver;
    white-space:nowrap;
    font-weight:bold;
}

table.results th, table.results td
{
    padding:4px;
    font-size:11px;
}

table.results td
{
}

table.results tr:hover td
{
    background-color:#eee;
}

.partresults th
{
	font-size: 11px;
	border-bottom: 1px solid #cbcbcb;
	padding: 4px 0px;
	font-weight: normal;
	font-style: normal;
}

#search_options
{
	z-index: 2;
	position: absolute;
	left: 410px;
	width: 440px;
	font-size: 12px;
	top: 36px;
}

#search_options label 
{
	margin-right: 9px;
	margin-left: 2px;
}

td.results_part_header 
{
	font-weight: bold;
	padding-left: 9px;
	background: #e0e0e0 0 bottom;
	border: 1px solid #a6a6a6;
}

.search_container 
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}

table.partresults 
{
	border-collapse: collapse;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	margin-bottom: 10px;
	width: 800px;
	margin-top: 10px;
}

table.partresults td
{
	vertical-align: middle;
}

tr.partdetailrow td 
{
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

#frontpage_search_options, .options
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #e8c39a;
	background-color: #fcf0bd;
	margin-right: 30px;
}

tr.partrow td 
{
	border-bottom: 1px solid #cfcfcf;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top: 1px solid #cfcfcf;
	height: 26px;
}

tbody.partdetails 
{
	border: 1px solid #cfcfcf;
}

#full_results_close 
{
	float: right;
	background-position: 0 bottom;
}

#full_search_results 
{
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
}

#frontpage_lookup 
{
	border-top: 1px solid #d8d8d8;
	padding-top: 15px;
	margin-top: 15px;
}

#frontpage_lookup .title 
{
	font-weight: bold;
}

#frontpage_lookup_content 
{
	margin-top: 9px;
	border-top: 1px dashed #c2c2c2;
	padding-top: 5px;
}

td.partcode
{
	white-space:nowrap;
	padding-left: 10px;
	width:150px;
}

td.partcode a 
{
	color: #2364cf;
	font-weight: bold;
	cursor: pointer;
}

td.icon
{
	width:75px;
}

.summary_thumbs
{
	margin-top: 6px;
	background-color: white;
	margin-bottom: 6px;
	vertical-align: middle;
	overflow: auto;
}

.summary_box
{
	margin: 5px;
}

.summary_images
{
	height: 495px;
	position:relative;
	background-color:white;	
}

div.summary_closebox 
{
	float: right;
	margin-right: 10px;
	margin-top: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	cursor: pointer;
}

#lookup_closebox 
{
	float: right;
	font-size: 10px;
	color: #5e5e5e;
	cursor: pointer;
}

#lookup_working 
{
	float: right;
	vertical-align: top;
	margin-right: 10px;
}

.summary td
{
	vertical-align:top;
	font-size:11px;
	padding-right:5px;
}

.pricing
{
	position: relative;
	border: 1px solid #ccc;
}

#part_search_results {
	position: relative;
	z-index: 0;
	table-layout: auto;
}

#search_legend
{
	position:absolute;
	top: 234px;
	line-height: 1.5em;
	right: 95px;
	z-index: 1;
}

input#mainsearchbox 
{
	width: 200px;
	font-size: 16px;
	height: 26px;
	border: 1px solid #cbcbcb;
	top: 0;
	left: 0;
	position: absolute;
}

#search_main 
{
	position: relative;
	left: 15px;
	padding-top: 38px;
}

#search_icon 
{
	position: absolute;
	top: 0;
	left: 170px;
	height: 28px;
	width: 30px;
	padding-left: 2px;
	border: 1px solid #cbcbcb;
	background: #fafafa url(../images/shade_bottom.png) 0 bottom;
}

#quicklookup 
{
	position: absolute;
	left: 226px;
	background-color: #ddd;
	z-index: 1;
	border-bottom: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
}

#quicklookup_title 
{
	background: url(../images/shade_bottom.png) repeat-x 0 bottom;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 10px 5px 15px;

}

#quicklookup_content 
{
	padding: 10px 15px;
}

form#mainsearch 
{
}

#lookuptable 
{
	width: 200px;
}

#lookuptable th 
{
	text-align: left;
	padding-bottom: 5px;
}

#search_icon #spinner 
{
	position: absolute;
	left: 41px;
	top: 5px;
}

/* @group Testing */

#testing {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}

.testing td {
	font-size: 12px;
}

.testing 
{
	border-collapse: collapse;
	border-spacing: 0;
}

div.testinghouse 
{
	float: left;
	margin-right: 25px;
	padding: 6px;
	margin-left: 15px;
	margin-top: 10px;
	background: #e7e7e7 url(../images/shade_top.png) repeat-x;
	border: 1px solid #a6a6a6;
	border-bottom-color: #636363;
}

div.testinghouse .name
{
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 4px;
}

#testing div.title 
{
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #bbb;
	background: #e7e7e7 url(../images/shade_top.png) repeat-x;
}

/* @end */

/* @group Pricing */

.pricing_option 
{
	padding-top: 6px;
	width: 49%;
	text-align: center;
height: 21px;
	font-weight: bold;
	font-size: 13px;
	background-color: #d8d8d8;
	background-image: url(../images/shade_top.png);
	cursor: pointer;
	border-bottom: 1px solid #a1a1a1;
	float: left;
}

#pricing_options 
{
	height: 27px;
	background-color: #d8d8d8;
	background-image: url(../images/shade_top.png);
	border-bottom: 1px solid #a1a1a1;
}

#pricing_options .selected 
{
	background-color: #3571e2;
	color: #fff;
}

.pricing_div 
{
	position: absolute;
	top: 28px;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}

#pricing_chart 
{
	padding-top:10px;
}

#pricing_footer 
{
	border-top: 1px solid #bbb;
}

/* @end */

/* @group photos */

#photo_viewer 
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 97px;
	height: 100&;
	width: 100%;
	background-color: #eee;
}

#photo_viewer_container
{
	display:table;
	height:100%;
	width: 100%;
}

#photo_viewer_content
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#photo_viewer_content img
{
	width: 640px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
		border-style: solid;
	border-width: 1px;
	border-bottom-color: #aeaeae;
	border-right-color: #bebebe;
	border-left-color: #bfbfbf;
	border-top-color: #cdcdcd;

}

#photo_scroller 
{
	overflow: auto;
	white-space: nowrap;
	height: 91px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #c6c6c6;
}

/* @end */

/* @group pinprints */

#pinprint_div 
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}

#pinprint_list 
{
	position: absolute;
	border-right: 1px solid #c8c8c8;
	top: 0;
	left: 0;
	bottom: 0;
	width: 199px;
	background-color: #d3deff;
}

#pinprint_list_content .selected 
{
	background-color: #7dabff;
	background-image: url(../images/shade_top.png);
	border-bottom: 1px solid #95acd6;
	border-top: 1px solid #9fc1ff;

}

div.pinprint 
{
	padding: 6px 6px 3px 10px;
	position: relative;
	cursor: pointer;
}

.pinprint_sub_list
 
{
	color: #60636c;
	font-weight: bold;
	font-size: 11px;
}

.pinprint_sub 
{
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 40px;
	cursor: pointer;
	border: 1px solid #d3deff;
	border-right-style: none;
	border-left-style: none;
}

.pinprint_sub_list .selected 
{
	color: #000;
}

#pinprint_options 
{
	height: 27px;
	background-color: #d8d8d8;
	background-image: url(../images/shade_top.png);
		border-bottom: 1px solid #a1a1a1;
}

.pinprint_option 
{
	padding-top: 8px;
	width: 49%;
	text-align: center;
	height: 19px;
	font-weight: bold;
	font-size: 11px;
	background-color: #d8d8d8;
	background-image: url(../images/shade_top.png);
	cursor: pointer;
	float: left;
}

#pinprint_options .selected
{
	background-color: #3571e2;
	color: #fff;
}

.pinprint .title 
{
	margin-bottom: 2px;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 2px;
	color: #545454;
	line-height: 16px;
}

.pinprint .title img 
{
	margin-right: 5px;
}

#pinprint_info 
{
	position: absolute;
	top: 0;
	right: 0;
	left: 200px;
	height: 140px;
	background: #e7e7e7 url(../images/shade_top.png) repeat-x;
	border-bottom: 1px solid #c8c8c8;
}

#pinprint_detail 
{
	position: absolute;
	top: 140px;
	right: 0;
	bottom: 0;
	left: 200px;
}

.pinprint .info 
{
	color: #5a5a5a;
	font-size: 11px;
}



/* @end */

#search_status 
{
	margin-right: 10px;
}
