div#searchSummary, div#RefineYourSearch_FormContainer, div#divCriteria, #simplesearch {
	background-color:#E8E1EE;
	border:1px solid #E1DEE2;
	padding:1.25em;
	/*width:97.38%;*/
        
}

#simplesearch
{
  *padding-top:3.25em;
}

div.criteriatitle
{
  background-color:#d9cfe4;
  position:relative;
}

div.criteriatitle strong
{
  display:block;
  padding:0.5em;
  color:#777;
  font-size:140%;
}

hello div#RefineYourSearch_FormContainer {
	margin-top:1.25em;
}

.searchSummaryItem {
	height:10px;
	padding:5px 0px;
	width:100%;
}
.searchSummaryLabel {
	float:left;
	width:19%;
}
.searchSummaryData {
	float:left;
	font-weight:bold;
	text-align:left;
	width:50%;
}
.searchSummaryData span {
	font-weight:normal;
}
div#searchBTResultsNotice {
	padding:0.8em 0em;
	width:100%;
	
	height: 2.5em;
}
div#searchBTFusionOrderNotice {
	border:1px solid #939292;
	font-weight:bold;
	margin:0px 0px 0.8em;
	padding:0.8em 1.2em;
	width:97%;
}
h2.searchSectionHeader {
	background-color:#d9cfe4;
	color:#000;
	font-weight:bold;
	padding:0.3em;
	width:99%;
}
/*
h2.searchSuggestedResultsHeader {
	background-color:#64379B;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}*/
h3.SearchResultLink {
	padding:0.4em 0em 0em;
}
a.SearchPageLink, a.AllRecordsLink {
	color:#64379B;
	font-weight:bold;
}
.SearchPageLink {
	color:#64379B;
	font-weight:bold;
}
a.SearchPageLink:visited, a.SearchPageLink:active, a.SearchPageLink:link, a.AllRecordsLink:visited, a.AllRecordsLink:active, a.AllRecordsLink:link {
	color:#64379B;
	font-weight:bold;
}
a.AllRecordsLink:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
div#searchCollections {
	background-color:Gray;
	height:inherit;
	overflow:visible;
	width:97%;
}
div#ContentTypes {
	width:97%;
}
div#searchCollectionGroup1 {
	float:left;
	width:20%;
}
div#searchCollectionGroup2 {
	float:left;
	width:20%;
}
div#searchCollectionGroup3 {
	float:left;
	width:20%;
}
div#ContentTypeGroup1 {
	float:left;
	width:20%;
}
div#ContentTypeGroup2 {
	float:left;
	width:20%;
}
div#ContentTypeGroup3 {
	float:left;
	width:20%;
}
p.summaryText {
	overflow:hidden;
	width:97%;
}
.rowStyle {
float:left;
width:100%;
}
.colStyle {
float:left;
width:33%;
}
.checkBox {
background-color:Blue;
border:thin solid #800080;
margin-top:1em;
}
li#autoCompleteList {
background-color:blue;
}
.linkButton {
background-color:transparent;
border:medium none;
color:#64379B;
overflow:visible;
padding:0em 0em 0em 0.8em;
width:auto !important;
}
.linkButton:hover {
text-decoration:underline;
}

#searchresultsbanner
{
   font-size:200%;
   color:#888;
}

#suggestedlinkscontent
{
  margin-left:1.5em;
  width: 75%;
}

a.searchtypeselector
{
  float:right;
  cursor:pointer;
  position:absolute;
  top:0.8em;
  right:1em;
}



#simplesearch label, div#divCriteria label
{
    font-size:1em;
}

#simplesearch strong, div#divCriteria strong
{
   font-size:1.1em
}

#simplesearchbox
{
   float:left;
}

#searchsubmitadv
{
   float:right;
   margin-top:-2em;
}

#simplesearchenter
{
   *margin-top:-2em;
   float:left;
}

#searchwhere
{
   *margin-top:-2em;
   width:54%;
   float:right;
}

div#divCriteria form
{
  *margin-top:-0.5em;
}



