﻿table.tblAdvancedOptions
{
	width: 850px;
	background-color: #B8CDE0;
}

table.tblAdvancedOptions td
{
	color: #345979;
	font-weight: bold;
	padding: 2px 10px;
	/*white-space: nowrap;*/
}

table.tblAdvancedOptions label.normalWeightText
{
	font-weight: normal;
}

table.tblAdvancedOptions tr.rowDark td
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #8CADCC;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

div.DateOptions
{
    display: inline;
    position: absolute;
    left: 700px;
    white-space: nowrap;
}

div.DateOptions img
{
	position: relative;
	top: 2px;
}

div.DateOptions label
{
    margin-left: 5px;
    margin-right: 5px;
	position: relative;
	top: -1px;    
}

table.tblAdvancedOptions td.cellWhiteRightBorder
{
	border-right: solid 1px #FFFFFF;
}

table.tblAdvancedOptions td.SearchCell
{
    width: 60px;
    text-align: center;
}

table.AdvancedSearchFilter
{
    width: 400px;
    margin-top:2px;    
    margin-bottom:2px;    
}

table.AdvancedSearchFilter td
{
    padding: 0px 0px 0px 0px !important;
    font-weight: normal !important;
}

table.AdvancedSearchFilter td.AdvancedSearchFilterType
{
    width: 100px;
    margin-right: 10px !important;
    white-space: normal !important;    
}

table.AdvancedSearchFilter td.AdvancedSearchItems
{
    width: 186px;    
    white-space: normal !important;
}

table.AdvancedSearchFilter td.AdvancedSearchItems a
{
    text-decoration: underline;
    color: #010100;
}

table.AdvancedSearchFilter td.AdvancedSearchFilterAdd
{
    width: 100px;
    text-align: right;
}

table.AdvancedSearchFilter td.AdvancedSearchFilterAdd a
{
    text-decoration: none;
    color: #345979;
}

table.AdvancedSearchFilter td.AdvancedSearchFilterAdd a img
{
    border-style: none;
}

div#AdvancedSearchOptions
{
    width: 850px; 
    text-align: right; 
    margin-top: 7px;
}

.FilterList
{
    height: 300px;
    width: 400px;
}

table.FilterSearch td
{
	color: #345979;
	white-space: nowrap;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #B8CDE0;
}

table.FilterSearch td.LabelCell
{
	width: 100px;
	font-weight: bold;
	text-align: right;
	background-color: #8CADCC;
	padding: 10px 0px 10px 7px;
	border-right: solid 1px #FFFFFF;
}

table.FilterSearch td.LabelCell span
{
	margin-right: 10px;
}
/*
table#tblAdvancedOptionsDate td
{
	padding: 0;
}
*/
div.FilterOptions
{
    background-color: #e2e3e5;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 3px;
    border-bottom: solid 1px #ffffff;
}

div.FilterButtons
{
    position: absolute;
    left: 720px;
    width: 270px;
    display: inline;
}

div.FilterButtons input
{
    margin-left: 5px;   
}

div.FilterOptionsBottom
{
    border-bottom: none !important;
    border-top: solid 1px #ffffff;
}

div.NoSearchOptions
{
    background-color: #e2e3e5;
    padding-top: 5px;
    padding-bottom: 5px;
    
}

div.NoSearchOptions input
{
    margin-left: 5px;   
}

.FilterItemList
{
/*    height: 400px; 
    overflow-y: auto; */
    background-color: #B8CDE0;
    /*scrollbar-track-color: #8CADCC;*/
    width: 850px;
    
}

.FilterItemList label
{
    font-size: 7pt;
}