﻿body 
{
	font-family: Arial;
}

.panelCriteriaGrouping
{
    display:block;
	font-size: 12px;
	color: black;
	padding: 10px;
	padding-bottom:0px;
}

.panelCriteriaGrouping span
{
    display:block;
    font-weight: bold;
	color: #000000;
}


.panelCriteria
{
	display: block;
	float: left;
	font-size: 12px;
	color: black;
	background: white;
	padding: 2px;
}

.panelCriteria span
{
	display: inline-block;
	float: left;
	width: 125px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background: white;
}
.panelCriteria div
{
    display:block;
    float:left;
}

.panelCriteria .unit,
.panelCriteria .unittext
{
    display:block;
    float:left;
    width: 32px;
    font-size:9px;
    color: Gray;
    font-weight:bold;  
    padding-left:8px;  
}
.panelCriteria .note
{
    display:block;
    float:left;
    width: 52px;
    font-size:9px;
    color: Gray;
    font-weight:bold;    
    padding-left:8px;  
}
    
.searchFormBody
{
}
.pageviewGrouping
{
	overflow:auto;
}

.searchResults 
{
	font-size: 12px;
	font-weight: normal;
	position:absolute;
	margin-top:27px;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
.searchResults IMG
{
	border:none;
}
.searchResults .alternatingRow1
{
	display: block;
	float: none;
	clear: both;
	background-color: #ffffff;
}
.searchResults .alternatingRow2
{
	display: block;
	float: none;
	clear: both;
	background-color: #f2f2f2;
}

.searchResults .alternatingRow1_highlight
{
	color: #f2f2f2;
	background-color: #92d050;
}
.searchResults .alternatingRow2_highlight
{
	color: #f2f2f2;
	background-color: #92d050;
}
.searchResults .alternatingRow1_select
{
	color: black;
	background-color: #809e72;
}
.searchResults .alternatingRow2_select
{
	color: black;
	background-color: #809e72;
}

.searchResults .header
{
	display: block;
	height: 20px; 
	background-color: gray;
	color: #f0f0f0;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
.searchResults .header A
{
	/*display: block;*/
	float: left;
	height: 18px;
	background-image: url('img/searchBtnBg.gif');
	background-repeat:repeat-x;
	color: #766341;
	padding: 4px 10px 0px 10px;
	margin: 0px 20px 0px 20px;
	border: solid 1px #9a9a98;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.searchResults .header A:hover
{
	color: #f58025;
}
.searchResults .header SPAN
{
	display: block;
	float: left;
	font-size: 10px;
	margin: 0px 20px 4px 5px;
}
.searchResults .header SELECT
{
	width: 150px;
	font-size: 10px;
}
.searchResults .header .printPDF
{
    display:block;
	float:right;	
	background-image:url(img/pdf.gif);background-repeat:no-repeat; 
	margin-top:-2px;
	margin-right:15px;
    height:25px;
	width:25px; 
	cursor: pointer;
    cursor: hand;

}
.searchResults .footer
{
	display: block;
	float:none;
	background-color: #7f7f7f;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
.searchResults .footer a
{
	display: block;
	float: none;
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 8px 3px 8px;
	color: black;
	background-color: white;
	text-decoration: none;
	border: solid 2px #7f7f7f;
	margin-top: 0px;
}
.searchResults .footer a:hover
{
	color: white;
	background-color: #7f7f7f;
	text-decoration: none;
	border: solid 2px white;
}

.searchResults .noresults
{
	font-size: 14px;
	font-weight: bold;
	color: #766341;
	padding: 50px 30px 0px 30px;
}

.someResults
{
    z-index:99;
}
.zeroResults
{
    z-index:90;
}
.noShow
{
    display:none;
    width:1px;
    white-space:nowrap;
}
.buttonFooter
{
	display:block;
	background-color: #7f7f7f;
	height: 40px;
	margin: 0px;

	font-size: 10px;
	color: white;
}
.buttonFooter a
{
	display:block;
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 8px 3px 8px;
	color: black;
	background-color: white;
	text-decoration: none;
	border: solid 1px #7f7f7f;
}
.buttonFooter a:hover
{
	color: white;
	background-color: #7f7f7f;
	text-decoration: none;
	border: solid 1px white;
}


.searchFormButtonFooter
{
	display: block;
	background: gray; 
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	height:24px;
}
.searchFormButtonFooter A
{
    width:100px;
	height: 19px;
	background-image: url('img/searchBtnBg.gif');
	background-repeat:repeat-x;
	color: #766341;
	padding: 4px 15px 0px 15px;
	margin: 0px 20px 0px 20px;
	border: solid 1px #948671;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.searchFormButtonFooter A:hover
{
	color: #f58025;
}
.searchFormButtonFooter .left
{float:left;}
.searchFormButtonFooter .right
{float:right;}


.searchFormFooter
{
	display: block;
	height: 20px; 
	background: #bab1a0; 
	font-size:10px;
}


.searchResultsHeader
{
	display: block;
	height: 25px; 
	background-color: gray;
	color: #f0f0f0;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
.searchResultsHeader A
{
	display: block;
	float: left;
	width: 120px;
	height: 15px;
	background-image: url('img/searchBtnBg.gif');
	color: #766341;
	padding: 5px;
	margin: 0px 20px 0px 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.searchResultsHeader A:hover
{
	color: #f58025;
}
.searchResultsHeader SPAN
{
	display: block;
	float: left;
	margin: 0px 20px 4px 5px;
}

.searchResultsHeader2
{
	display: block;
	height: 50px; 
	background: #bab1a0; 
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
.PageInfo
{
	font-weight: bold;
	padding:5px;
}
.searchResultsHeader2 A
{
	display: block;
	float: left;
	width: 110px;
	border: solid 1px #59713f;
	color: black;
	background: white;
	padding: 4px;
	margin: 5px 20px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.searchResultsHeader2 A:hover
{
	color: white;
	background: gray;
}

.searchResultsCountFooter
{
	background: white;
	color: black;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-top: solid 1px gray;
}
.searchResultsCountFooter .button A
{
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	/*margin: 3px 5px 0px 5px;*/
	padding:  2px 8px 1px 8px;
	color: #766341;
	line-height:19px;
	border: solid 1px #9a9a98;
	background-image: url('img/sizerButtonBg.gif');
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.searchResultsCountFooter .button A:hover
{
	color: #f58025;
	font-weight:bold;
	text-decoration: none;
}
.searchResultsCountFooter .left
{
    float:left; 
    margin-left:5px;
    margin-top:3px;
    margin-right:10px;
}
.searchResultsCountFooter .right
{
    float:right;  
    margin-right:5px;
}

.searchResultsButtonsFooter
{
	display: block;
	height: 25px; 
	background: gray; 
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
.searchResultsButtonsFooter A
{
	display: block;
	float: left;
	width: 120px;
	height: 15px;
	background-image: url('img/searchBtnBg.gif');
	color: #766341;
	padding: 5px;
	margin: 0px 20px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.searchResultsButtonsFooter A:hover
{
	color: #f58025;
}
.searchResultsFooter
{
	display: block;
	height: 20px; 
	background: #92d050; 
	font-size:10px;
}

.searchResultsTitle
{
	padding-top: 5px;
}

.searchResultsTitle_SearchType
{
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
.searchResultsTitle_SearchType SELECT
{
	width: 175px;
	font-size: 10px;
}

.searchResultsTitle_MatchesFound
{
	color: black;
	font-size: 16px;
	padding: 4px;
}

.searchResultsDetails .added
{
    display:none;
}
.searchResultsDetails .inPortfolio .added
{
    display:inline;   
}
.searchResultsDetails .inPortfolio .add
{
    display:none;   
}