﻿/*
.divSR_Container
{
 
	border-left: 1px solid #8298A7;
	border-right: 1px solid #8298A7;
	border-top: 1px solid #8298A7;
	border-bottom: 1px solid #8298A7;
	position:absolute;
	top:10px;	
}
#divSR_Container_LB
{
	position: absolute; 
	top: 150px;
	left: 220px; 

}
.divSR_Container_LB2
{
	position: absolute; 
	top: 10px;
	left: 175px; 
	border-left: 1px solid #8298A7;
	border-right: 1px solid #8298A7;
	border-top: 1px solid #8298A7;
	border-bottom: 1px solid #8298A7;	

}
.divSRHeader_MT
{
	height:31px; 
	background-image: url("/site-images/global/search_heading_bg.png");
	padding: 0 0 0 5px;
    font-size: 14px; 
    font-family: Verdana;
    font-weight: bolder;
    line-height: 32px;	
	background-repeat: repeat-x; 
    text-align: left;
    color: #11374E; 
   	
}
.ctrSearchHeader
{
	height:31px;
	line-height: 32px; 
	display: inline;
}
#divSRHeader_P
{
	background-image: url("/site-images/global/search_heading_bg.png");
	background-repeat: repeat-x; 
    text-align: left;
    color: #11374E;   
	padding: 0 0 0 5px;
    font-size: 14px; 
    font-family: Verdana;
    font-weight: bolder;    
}
#divSRHeader_V
{
	background-image: url("/site-images/global/search_heading_bg.png");
	background-repeat: repeat-x; 
    text-align: left;
    color: #11374E;   
	padding: 0 0 0 5px;
    font-size: 14px; 
    font-family: Verdana;
    font-weight: bolder; 
 	
}
#divSRHeader_L
{
	background-image: url("/site-images/global/search_heading_bg.png");
	background-repeat: repeat-x; 
    text-align: left;
    color: #11374E;   
	padding: 0 0 0 5px;
    font-size: 14px; 
    font-family: Verdana;
    font-weight: bolder;    	
}

.SR_Container
{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EEEFF0;
	display: inline;
}
.SR_Container a:link, .SR_Container a:hover, .SR_Container a:visited
{
	color: #1C81DB;
	text-decoration: underline; 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.SearchHeader
{
	font-family: Verdana; 
	font-size: 18px; 
	font-weight: bold;
	color: #4F4F4F;
	padding:0 0 0 15px;
	 
}
.SearchResults
{
	padding: 25px 0 15px 15px;
	font-family: Verdana; 
	font-size: 11px; 
	color: #4F4F4F;
	white-space: nowrap;
	width: 100%; 
	 
}
.SR_Result
{
	width: 100%; 
}

#divEmptySearchResults
{
	position: absolute; 
	top: 0px;
	left: 290px;
	border: 1px solid #8298A7;
	width: 365px;
    background-color: #F7F7F7;  	
}
.NoResults
{
	font-size:11px;
	text-align:left;
	padding:10px 10px 10px 10px;
	font-family: Verdana;
}
.NoResultsRed
{
	color:#ff0000;
	font-weight:bold;
	font-family:Verdana; 
	position: relative; 
	top: 5px; 
	left: 25px;
}
ul.EmptyResults
{
	margin: 0px 0 0 0; 
	padding: 0 0 0 25px;
}
*/
