﻿section.section_allPageSearcher
{
	background-color: White;
	width			: 100%;
	color			: #666666;
}

section.section_allPageSearcher h2
{
	text-align	: left;
	margin-top	: 0;
	color		: Black;
}

table.table_allPageSearcher
{
	text-align	: left;
	margin		: auto;
	font-size	: 12px;
	width		: 100%;
}

table.table_allPageSearcher a
{
	font-size	: 11px;
}

table.table_allPageSearcher tr.tr_value
{
	border-bottom: 4px solid transparent;
}

table.table_allPageSearcher tr.tr_title
{
	height: 16px;
}

table.table_allPageSearcher td.td_allPageSearcher
{
	padding	: 0;
}

table.table_allPageSearcher td.td_title
{
	height			: 16px;
	vertical-align	: text-top;
}

table.table_allPageSearcher td.td_title span
{
	display		: block;
	height		: 14px;
	font-weight	: bold;
	color		: #222222;
}

table.table_allPageSearcher td.td_allPageSearcherTitle
{
	padding	    : 0 15px 15px 4px;
	color	    : White;
	font-size   : 15px;
	font-weight : bold;
}

table.table_allPageSearcher td.td_onlyLastMinute
{
}

table.table_allPageSearcher td.td_advancedSearcher
{
	text-align		: left;
	height			: 16px;
	vertical-align	: top;
}

table.table_allPageSearcher td.td_onlyLastMinute
{
	height			: 16px;
	vertical-align	: top;
}

table.table_allPageSearcher td.td_blank
{
	height: 6px;
}

table.table_allPageSearcher td.td_searchButton
{
	text-align: center;
}

table.table_allPageSearcher td.td_searchButton input
{
	width: 130px;
}

table.table_allPageSearcher div.Div_PearComboBox input.InputText_SelectedValue
{
	width		: 163px;
	color		: Black;
	font-size	: 13px;
}

table.table_allPageSearcher div.Div_PearComboBox span.InputText_SelectedValue
{
	width		: 137px;
	color		: Black;
	font-size	: 13px;
}

table.table_allPageSearcher td.td_50Value div.Div_PearComboBox input.InputText_SelectedValue
{
	width: 48px;
}

table.table_allPageSearcher img.img_calendar
{
	position: absolute;
	cursor	: pointer;
	margin	: 5px 0 0 0;
}

table.table_allPageSearcher td.td_date
{
	width: 50%;
}

table.table_allPageSearcher td.td_date input
{
	width: 57px;
}

table.table_allPageSearcher td.td_containsText input
{
	width: 179px;
}

div.div_advancedSearcherLink
{
	margin-top	: 16px;
	padding-left: 15px;
    text-align	: left;
}

div.div_advancedSearcherLink a
{
	font-size		: 14px;
	font-weight		: bold;
	text-decoration	: underline;
}

div.div_allPageSearcherButton
{
    background		: url("../CssImages/Searcher/searchButton.png") no-repeat scroll 0 0 transparent;
    height			: 21px;
	width			: 118px;
	border			: 0 none;
	cursor			: pointer;
	vertical-align	: middle;
	padding-top		: 4px;
	text-align		: center;
	color			: White;
	text-transform	: uppercase;
}

div.div_allPageSearcherButton:hover
{
	background-position: bottom left;

}

td.td_onlyLastMinute div.div_niceCheckBox
{
	height: 19px;
}

td.td_onlyLastMinute div.div_niceCheckBoxImageUnselected
{	
	width		: 21px;
	height		: 19px;
	cursor		: pointer;
	background	: url("../CssImages/General/checkbox.png") no-repeat scroll transparent;	
	float		: left;
	margin-right: 5px;
}

td.td_onlyLastMinute div.div_niceCheckBoxImageSelected
{	
	width				: 21px;
	height				: 19px;
	cursor				: pointer;
	background			: url("../CssImages/General/checkbox.png") no-repeat scroll transparent;
	float				: left;
	margin-right		: 5px;
	background-position	: 0px -19px;
}

td.td_onlyLastMinute span.span_niceCheckBoxText
{
	cursor		: pointer;
	display		: inline-block;
	margin-top	: 2px
}

div.div_styledTextBoxContainsText
{
	display			: inline-block;
	background		: url("../CssImages/General/textbox.png") no-repeat scroll right -21px transparent;
	height			: 21px;
	padding			: 0 5px 0 0;
}

div.div_styledTextBoxContainsText input.input_styledTextBoxContainsText
{
	border		: none;
	padding		: 0 0 0 7px;
	height		: 21px;
	background	: url("../CssImages/General/textbox.png") no-repeat scroll left top transparent;
	width		: 183px;
}

table.table_allPageSearcher td.td_allPageSearcher .section_PearComboBox
{
	
}

table.table_allPageSearcher td.td_allPageSearcher .section_PearComboBox input
{
	width: 151px;
}