﻿/*----------main master------*/
/*#Content_Search
{
margin: 5px 0px 5px 10px;
border-top: solid 1px #ba1922;
}


#Content_Search #left_Search
{width:575px; float:left;}

#Content_Search #right_Search
{width:319px; float:right;}*/



div.QuakerSearchResults
{
	
	 background:url(Images/Search/Search_bg.gif) no-repeat 0 top;
	 width:658px;
	 height:109px;
	}

/*div.RefineResults
{
	margin-left:12px;
	padding : 30px 0px 0px 12px;
	width:500px;
	}*/



div.QuakerSearchBox
{
	
	padding :5px 0px 0px 12px;
	}
	
.searchGO
{
	background:url(Images/Search/SearchGoBtn.jpg) no-repeat 0 top;	
	width:39px;
	height:22px;
	border :none;
	margin-left :7px;
		}
.QuakerSearchText
{
	background-image:url(Images/Search/SearchTextBox.jpg) no-repeat;
	width:203px;
	height:22px;
	}
.RefineSearchResult
{
	/*background-image: url(Images/Search/RefinedResultsBtn.jpg) no-repeat 0 top;
	text-indent :-9999px;height: 16px;*/
	
	
	color:#4e555b;
	font-variant:small-caps;
}
.SearchAgain
{
	font-weight:bold;
	font-size :10px;
	}
	
.SearchResultsTemp
{
	padding:29px 0px 0px 0px;
	
	
	}
.SearchedItem
{
	padding:20px 0px 17px 14px;
	
	}
.SearchedItem a#TitleLink
{
	text-decoration :none;
	color:#0a4a9c;
	
	}
.ResultsImage img
{
		float:right ;
		
	}
.ResultsImage div#NoResults
{
	display:none;
	}	
.ResultsImage div#SomeResults
{
	display:block ;
	}
.ResultNo div#SomeResults
{
	display:none;
	}
.ResultNo div#NoResults
{
	display:block;
	}
/* Pager */
ol.quaker_pager 
{
	margin: 10px 0;
	padding: 0;
	float: left;
	list-style: none;
	clear: both;
}
ol.quaker_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.quaker_pager li a
{
	padding: 3px 5px;
}
.PagerWithHeaderText
{
	width:664px;
	height:25px;
	
	}
.rightsidepager
{
	float:left;
	width:103px;
	padding:9px 0px 0px 0px;
	}
.rightsidepager label#resultlbl
{
	padding:3px 0px 0px 0px;
	}
.leftsidepager
{
	float:left;
	width:561px;
	}
#navDiv
{
	width:660px;
	margin-top:26px;
	
	}

#Nav1
{
	width:153px;
	float:left;
	overflow:hidden;
	background: url(Images/Search/RefinedResultsBtn.jpg) no-repeat 0 top;
	text-indent :-9999px;height: 16px;
	margin-top:8px;
	margin-left:4px;
	}

#Nav2
{
	float:right;
	overflow :hidden ;
	width:500px;
	
	}
ul#Refnav {text-align: left;
	
   background:transparent url("Images/Search/SearchSubNav.gif") no-repeat 0 0px;
	float:left;
	height:34px;
	padding:0;
	width:660px;
	
     }


 ul#Refnav li {
    float: left;
    display: inline;
    /*margin-left:0;*/
    /*margin: 0;*/
}


ul#Refnav li a
{	display:block;
	height:35px;
	text-indent: -9999px;
    /*margin: 0;*/
        
    }
 li a.mystyle:hover,  li a.mystyle:active, li a.selected
{
 background:transparent url("Images/Search/SearchSubNav.gif") no-repeat 0 0px;
   outline:none;
   }


ul#Refnav li#nav00 a.mystyle {
    width: 173px;
    height :33px;
    background-position: 0px -36px;}

 ul#Refnav li#nav01 a.mystyle {
    width: 90px;
    height :33px;
    background-position: -173px -36px;}
 ul#Refnav li#nav02 a.mystyle{
    width: 100px;
     height :33px;
    background-position: -263px -36px;}
 ul#Refnav li#nav03 a.mystyle{
    width: 91px;
     height :33px;
    background-position: -363px -36px;}
 ul#Refnav li#nav04 a.mystyle{
    width: 85px;
     height :33px;
    background-position: -454px -36px;}
ul#Refnav li#nav05 a.mystyle{
    width: 90px;
     height :33px;
    background-position: -548px -36px;}
    




ul#Refnav li#nav01 a.selected {
    width: 90px;
    height :34px;
    background-position: -173px -72px;}
 ul#Refnav li#nav02 a.selected{
   width: 100px;
     height :34px;
    background-position: -263px -72px;}
 ul#Refnav li#nav03 a.selected{
    width: 91px;
     height :34px;
    background-position: -363px -72px;}
 ul#Refnav li#nav04 a.selected{
     width: 85px;
     height :34px;
    background-position: -454px -72px;}
ul#Refnav li#nav05 a.selected{
  width: 90px;
     height :34px;
    background-position: -548px -72px;}
 
 
 /*---------contact us styling-------*/
 
 .contactusHdr
 {
 	margin-left:45px;
 	margin-top:42px;
 	}
 .contactusIframe
 {
 	height:700px;
 	width:100%;
	border:0;
	margin-top:2px;
	margin-left :-70px;
 }