/* Search CSS Styles */
/* © SI/APF 2004, tous droits réservés */

/* Search Results Styles */
.TableSearchFilter
{	
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background: #F5F5F5;
	vertical-align: top;
}

.SearchFilterCount
{
	color : black;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 7pt;
}


.SearchFilterLink
{
	color : black;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 8pt;
	background-image: url(/images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 2 2;
	clear:left;	
	padding-left: 20;
	padding-top: 3;
}

.SearchFilterLink:link
{
	color : #0033CC;
	text-decoration: none;
}

.SearchFilterLink:visited
{
	color : #0033CC; 
	text-decoration: none;		
}

.SearchFilterLink:hover
{
	color: red;
	text-decoration: underline;
}

.SearchFilterLink:active
{
	color : red;
	text-decoration: underline;
}

.ResultsSynopsis
{
	color : steelblue; 	
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	background-image: url(/images/synopsis.gif);	
	background-repeat: no-repeat;
	background-position: 5 5;
	clear:left;	
	padding-left: 15;
}

.ResultsSummary
{
	color : black; 	
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: middle;
	text-align: right;
	padding: 14 5 0 20;	
}

.ResultsItem
{
	color : black; 	
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;	
	background-image: url(/images/summary_ul.gif);	
	background-repeat: no-repeat;
	background-position: 5 5;
	clear:left;	
	padding-left: 20;
	padding-bottom: 8;
}

.ResultsItemDate
{
	color : slategray; 	
	font-size: 8.5pt;	
}

.ResultsHits
{
	color : olive; 	
	font-size: 8pt;	
	margin-left: 5;
}

.ResultsItemLink:link
{
	color : #0033CC;
	text-decoration: underline;
	font-weight: bold;
}

.ResultsItemLink:visited
{
	color : #0033CC; 
	text-decoration: underline;		
	font-weight: bold;
}

.ResultsItemLink:hover
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.ResultsItemLink:active
{
	color : red;
	text-decoration: none;
	font-weight: bold;
}

.ResultsSubCategoryLink:link
{
	color : slategray;
	text-decoration: none;
	font-weight: bold;
}

.ResultsSubCategoryLink:visited
{
	color : slategray; 
	text-decoration: none;		
	font-weight: bold;
}

.ResultsSubCategoryLink:hover
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.ResultsSubCategoryLink:active
{
	color : red;
	text-decoration: none;
	font-weight: bold;
}

.ResultsPage
{
	color : black;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;	
}

.ResultsPageLink
{
	color : black;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}

.ResultsPageLink:link
{
	color : black;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}

.ResultsPageLink:visited
{
	color : black; 
	text-decoration: underline;
}

.ResultsPageLink:hover
{
	color: red;
	text-decoration: none;
}

.ResultsPageLink:active
{
	color : red;
	text-decoration: none;
}

.ResultsInfoCategory
{
	color : black;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;	
	font-size: 14pt;	
	clear:left;
}

.ResultsInfoDescription
{
	color : black;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;	
}

