﻿/*----------------------------------------------------------SEARCH-------------------------------------------------------------------------------------------*/
.searchContentType
{	
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0;
	padding-top: 0;
	margin-bottom:4px;
	color:gray;
}

.seachShortText
{
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top:4px;
}

table.outerSearchRankingBar
{
	width: 80px;
	height: 5px;
	margin-top: -2px;
}

td.searchRankingBarCell
{
	border-bottom: 1px #A8c2d9 solid;
}

table.searchRankingBar
{
	background-image: url('Images/search/search_ranking_bar.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: -1px;
	vertical-align: middle;
}

.rankText 
{
	padding: 0px;
	font-size: 10px;
	color: #004C94;
	background-color: transparent;
}

/* searchTypeSelector Bar */
table.SearchSelectorBar
{
	margin-bottom: -9px;
}

td.lastSearchSelectorSpacerCell
{
	background: url('Images/search/search_bottom_normal.gif') repeat-x;
	background-position: 0 38px;
}

td.searchSelectorSpacerCell
{
	background: url('Images/search/search_bottom_normal.gif') repeat-x;
	background-position: 0 38px;
}

td.lastSearchSelectorSpacerCell
{
	width: 100%;
}

td.searchSelectorLeftCorner
{
	background: url('Images/search/search_corner_left_normal.gif') no-repeat;
	background-position: bottom;
	font-size: 0.8em;
}

td.searchSelectorCenter
{
	background: url('Images/search/search_top_normal.gif') repeat-x;
	background-position: bottom;
	width: 100%;
}

td.searchSelectorRightCorner
{
	background: url('Images/search/search_corner_right_normal.gif') no-repeat;
	background-position: bottom;
	font-size: 0.8em;
}

td.searchSelectorLeft
{
	background: url('Images/search/search_left_normal.gif') repeat-y;	
}

td.searchSelectorContent
{
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	text-align: center;
}

td.searchSelectorContent a:link, td.searchSelectorContentActive a:link, td.searchSelectorContent a:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	color: #004C94;
	background-color: transparent;
}

td.searchSelectorContent a:hover, td.searchSelectorContentActive a:hover, td.searchSelectorContentActive a:active
{
	color: #000000;
}

td.searchSelectorRight
{
	background: url('Images/search/search_right_normal.gif') repeat-y;	
	background-position: right;
}

td.searchSelectorBottomSpacerRight
{
	background: url('Images/search/search_bottom_normal.gif') repeat-x;	
	font-size: 0.8em;
}

td.searchSelectorBottomSpacerLeft
{
	background: url('Images/search/search_bottom_normal.gif') repeat-x;	
	font-size: 0.8em;
}

td.searchSelectorBottom
{
	background: url('Images/search/search_bottom_normal.gif') repeat-x;	
	width: 100%;
	font-size: 0.8em;
}

/*active button in searchTypeSelector bar*/
td.searchSelectorLeftCornerActive
{
	background: url('Images/search/search_corner_left_selected.gif') no-repeat;
	background-position: bottom;
	font-size: 0.8em;
}

td.searchSelectorCenterActive
{
	background: url('Images/search/search_top_selected.gif') repeat-x;
	background-position: bottom;
	width: 100%;
}

td.searchSelectorRightCornerActive
{
	background: url('Images/search/search_corner_right_selected.gif') no-repeat;
	background-position: bottom;
	font-size: 0.8em;
}

td.searchSelectorLeftActive
{
	background: url('Images/search/search_left_selected.gif') repeat-y;	
}

td.searchSelectorContentActive
{
	font-family: Arial, Helvetica, Sans-Serif;
<!--	background-color: #E4E4E4;-->
background-color:#E4E4E4;
	padding: 4px;
	font-size: 15px;
	text-align: center;
}

td.searchSelectorRightActive
{
	background: url('Images/search/search_right_selected.gif') repeat-y;	
	background-position: right;
}

td.searchSelectorBottomSpacerLeftActive
{
	background: url('Images/search/search_left_bottom_corner_active.gif') no-repeat;
	background-position:top left;
	font-size: 0.8em;
}

td.searchSelectorBottomActive
{
	background: url('Images/search/search_bottom_selected.gif') repeat-x;	
	width: 100%;
	font-size: 0.8em;
}

td.searchSelectorBottomSpacerRightActive
{
	background: url('Images/search/search_right_bottom_corner_active.gif') no-repeat;
	font-size: 0.8em;
	background-position: top right;
}
/*end search selector bar*/

/*simple search panel*/
.mlNoList
{
	font-size: 12px;
	margin-top: 10px;
}

div.mlError
{
	margin-top: 10px;
	font-size: 12px;
}

div.mlSearchPanel, div.clSearchPanel
{
	background-color: #E4E4E4;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.clSearchPanel 
{
	padding-bottom: 20px;	
}

div.mlSaveSearchPanel
{
	background-color: #E4E4E4;
	padding: 10px 0 10px 0;
	margin-top: 10px;
	margin-bottom: 15px;
	border: solid 1px #004C94;
}

div.mlSearchSimplePanel, div.mlSearchExternalLinksPanel, div.mlSearchLawsPanel
{
	float: left;
}

div.mlPrintFavPanel
{
	width: 100%;
	text-align: right;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: solid 2px #FFFFFF;
}

div.mlPrintFavPanel input
{
	padding-right: 7px;
}

input.mlSearchButton
{
	margin-left: 10px;
	padding-top: 16px;
}

span.mlSearchLabel, span.mlSaveSearchLabel
{
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}

input.mlSaveSearchButton
{
	margin-left: 10px;
	vertical-align: bottom;
}

input.mlSearchTextBox, select.mlSearchTextBox, select.mlSearchTypeTextBox, input.mlSaveSearchTextBox,
input.clSearchInput, select.clSearchInput 
{
	border: solid 1px #004C94;
	width: 250px;	
	margin-top: 5px;
	margin-left: 15px;
	vertical-align: middle;
}

/* start of comment list view */
input.clSearchInput
{
	width: 190px;	
	margin-top:2px;
}

select.clSearchInput 
{
	width: 700px;	
	margin-bottom:10px;
	margin-top:0;
}
/* end of comment list view */

select.mlSearchTypeTextBox
{ 	
	width: 180px;
}

select.mlSearchLinkTopics
{
	border: solid 1px #004C94;
	width: 250px;	
	margin-top: 4px;
	margin-left: 15px;
	vertical-align: middle;
}

input.articleTextBox
{
	border: solid 1px #004C94;
	width: 50px;	
	margin-left: 15px;
	vertical-align: middle;
}

table.saveSearchRow
{
	width: 100%;
	margin-top: 10px;
}

/*table - search results*/
.mlSearchCountCell
{
	font-size: 11px;
	padding-left: 7px;
	width:200px !important;
}

.mlSearchCount
{
	font-size: 11px;
	font-weight: bold;
}

/*advanced search panel*/
table.mlAdvancedSearchPanel
{
	background-color: #E5EDF4;
	width: 100%;
	margin-bottom: 5px;
	border: 0;
	border-collapse: collapse;
}

table.mlAdvancedSearchPanel td
{
	width: 33%;
	font-weight: bold;
}

table.mlSearchPanelInnerTable
{
	margin-left: 10px;
}

td.mlAdvSearchTopCell
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

td.mlAdvSearchMiddleCell
{
	padding-right: 3px;
	padding-bottom: 15px;
}

td.centerCell
{
	vertical-align: bottom;
	padding-left: 5px;
	padding-bottom: 20px;
}

td.rightAlignedCell
{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
	vertical-align: bottom;
}

td.innerCellSearch
{
	padding-bottom: 5px;
	vertical-align: bottom;
}

td.mlAdvSearchBottomCell
{
	padding: 8px 10px 8px 10px;
	border-top: solid 2px #FFFFFF;
}

select.mlAdvSearchDropDown
{
	width: 100%;
	border: solid 1px #004C94;
}

input.mlAdvSearchTextBox
{
	width: 100%;
	border: solid 1px #004C94;
}

input.mlAdvSearchTextBoxSmall
{
	width: 75px;
	border: solid 1px #004C94;
}

.searchSaveInfoPanel
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.searchSaveInfoPanel span
{
	margin-left: 10px;
	color: #4c81b4;
	background-color: transparent;
	font-weight: bold;
	vertical-align: top;
	margin-top: 2px;
}

/*--------------------------------------------- FAQ SEARCH AREA ----------------------------------------------------------------------------------*/

input.faqSeachTextBox
{
	width: 98%;
	border: solid 1px #004C94;
}

select.faqSeachDropDown
{
	width: 100%;
	margin-top:1px;
	border: solid 1px #004C94;
}

input.faqSearchButton
{
	margin-bottom: 15px;
	/*vertical-align: middle;*/
}

td.faqSeachCell
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
}

/*----------------------------------------------------------END SEARCH---------------------------------------------------------------------------------------*/

/*----------------------------------------------------------LIST DISPLAY-------------------------------------------------------------------------------------*/
table.mlTable
{
	border-collapse: collapse;
	width: 100%;
	border: solid 2px #E4E4E4;
}

table.mlTablePager
{
	border-collapse: collapse;
	width: 100%;
	border: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

table.mlTablePager td
{
	font-size: 12px;
}

table.mlTable td
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, Sans-Serif;
}

table.mlTable span
{
	font-size: 12px;
}

td.mlPagingCell
{	
	text-align: right;
	padding-right: 15px;
}

.mlCurrentPage
{
	font-size: 11px;
	text-align: right;	
}

a.mlPage
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #004C94;
	background-color: transparent;
}

td.mlHeaderSpacingCell
{
	background-color: #E4E4E4;
	padding: 6px 35px 6px 6px;
	/*
	background-image: url("/Images/whitey.jpg");
	background-repeat: repeat-x;
	background-position: 0 10px;
	*/
}

td.mlHeaderCell
{
	background-color: #E4E4E4;
	padding: 6px 0px 6px 6px;
}

td.mlHeaderSpacingCell
{
	width: 1px;
	font-size: 0.1em;
	padding: 0;
	margin: 0;
}

span.mlHeaderText
{		
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
}

td.mlHeaderCell a.mlHeaderText
{		
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
}

td.mlHeaderDownloadCell
{
	text-align: center;
	width: 30px;
	background-color: #E4E4E4;
	margin-left: 5px;
	vertical-align: middle;
}


td.mlContentDownloadCell
{
	border-bottom: solid 1px #4C81B4;
	vertical-align: top;	
	text-align: center;
	padding: 6px;
}

.mlContentCell
{
	/*border-bottom: solid 1px #4C81B4;*/
	vertical-align: top;	
	padding: 6px;
}

.mlBlankSearchResultCell
{
	border-bottom: solid 1px #E4E4E4;
	border-top: solid 1px #E4E4E4;

	padding: 6px 12px 6px 12px;
	background-color:#f4f4f4;
}


a.mlContentTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	color: #004C94;
	background-color: transparent;
	margin-top: 8px;
}

.mlContentExternalUrl
{
	clear:both;
	margin-top:-6px;
}

.mlContentDate
{
	font-weight: bold;
}

span.mlContentText
{	
	font-size: 12px;
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif; 
	float: left;
	margin-top:4px;
	padding-bottom: 14px;
}

span.mlContentText p
{
	margin-bottom: -12px;
}

td.mlSpacerCell
{
	width: 3px;
}

.mlHeaderImage
{
	margin-left: 5px;
	vertical-align: middle;
}
/*----------------------------------------------------------END LIST DISPLAY---------------------------------------------------------------------------------*/

/****************************** FCMZ CUSTOM *********************************/
#_invisibleIfEmpty
{
	padding:0 !important;
}

