@charset "UTF-8";
/*************************************************
				VERSION 03.09
*************************************************/

/*********** Custom styling for IntraSITE Search results ***********/
.ajaxsearch_container{
position: absolute;
top: 25%;
left: 20%;
width: 60%;
height: 70%;
text-align: left;
border: 1px solid #0b548e;
z-index: 9999;
overflow: hidden;
}

.ajaxsearch_results_header{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 30px;
background: gray;
color: #FFFFFF;
}

.ajaxsearch_searchtext{
position:absolute;
top: 0px;
left: 20px;
height: 20px;
text-align: left;
line-height: 30px;
font-weight:bold;
}

.ajaxsearch_number_results{
position: absolute;
top: 0px;
right: 30px;
height: 30px;
text-align: right;
line-height: 30px;
}

.ajaxsearch_close_button{
position: absolute; 
top: 0px;
right: 5px;
width: 15px;
height: 30px;
background: transparent url(../website/search_images/search_close_button.gif) center center no-repeat;
}

.ajaxsearch_results{
position:absolute;
top: 30px;
left: 0px;
width: 100%;
height: 100%;
overflow:auto;
background: #FFFFFF;
}

.ajaxsearch_result_element{
color: #000000;
padding: 6px 20px 6px 20px;
}

.ajaxsearch_result_title{
display: block;
color: #0b548e;
}

.ajaxsearch_result_title:visited{
color: #0b548e;
}

.ajaxsearch_container .odd{
background: #e7e7e7;
}

#intrasite_powered{
position: absolute;
top: 478px;
left: 0px;
border: 0;
}
.busy{
background: #FFFFFF url(../website/search_images/ajax-loader.gif) 95% 50% no-repeat;

}
.11container {
	width: 960px;
	background-color: #FFFFFF;
}
.11container2 {
	width: 580px;
	float: left;
	background-image: url(images/social_wavelengthbg.jpg);
	background-repeat: no-repeat;
}
.11container3 {
	width: 320px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	color: #666666;
	background-color: #FFFFFF;
}
.spacealine {
}
.resources1 {
	float: left;
	height: 150px;
	width: 400px;
}
.resources2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4a4a4a;
	padding: 10px;
	width: 480px;
	height: 90px;
}
.resources3 {
	float: left;
	height: 150px;
	width: 500px;
}
.resources4 {
	width: 490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 4a4a4a;
	text-align: right;
	padding-right: 10px;
}

