#search {
	position:relative;
	/*float: right;*/
	margin-top:5px;
	_margin-top:15px;
	margin-bottom:20px;
	padding-right:15px;
	width:178px;
	height:55px;
	z-index:900;
}
#search img {
	display: none;
}
#search-directory {
	position:absolute;
	top:30px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}
#search label, #sidebarlogin label {
	color: #444444;
}
#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 22px;
	width:230px;
}
#sidebarlogin {
	margin-bottom:15px;
}
#sidebarlogin label {
	display: block;
	margin-top: 5px !important;
}
#sidebarlogin input {
	/*width: 100%;*/
	width: 190px;
	filter: alpha(opacity=50);
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
}
#sidebarlogin #checkbox_1 {
	width: auto;
	float: right;
	border: 0 !important;
}
#sidebarlogin h3 {
	display: none;
}
.connexionloginfrm {
	width:210px;
	border:none;
}
.connexionfieldset {
	width:200px;
	border:none;
}
.button {
	width: auto !important;
	height: auto !important;
	padding: 2px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
/*
	Name: 	cssbuttonb8d4e2 
	Desc:	#b8d4e2 Button	
	HTML: <button class="cssbutton sample b" value="#">
	*/
button.cssbuttonb8d4e2 span, a.cssbuttonb8d4e2 span, div.cssbuttonb8d4e2 input {
	color:#924F4F;
	background:url("images/form-button-right.gif") no-repeat right 0;
}
button.cssbuttonb8d4e2, a.cssbuttonb8d4e2, div.cssbuttonb8d4e2 {
	background:url("images/form-button-left.gif") no-repeat 0 center;
}
button.cssbuttonb8d4e2:hover span, a.cssbuttonb8d4e2:hover span, div.cssbuttonb8d4e2:hover input {
	color:#524F4F;
	background:url("images/form-button-right.gif") no-repeat right 100%;
}
button.cssbuttonb8d4e2:hover, a.cssbuttonb8d4e2:hover, div.cssbuttonb8d4e2:hover {
	background:url("images/form-button-left.gif") no-repeat -255px center;
}

/* BUTTON DEFINITION CLASS */

	button.cssbuttonb8d4e2 {
	border:0;
	text-align:center;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-left:5px;
	margin-bottom:5px;
}
button.cssbuttonb8d4e2 span {
	font:bold 11px/22px Verdana;
	color:#00498b;
	display:block;
	cursor:pointer;
	position:relative;
	white-space:nowrap;
	height:22px;
	margin-left:1px;
	padding:0 10px 0 9px;
} /* padding-left = (padding-right - margin-left) NOTE: Firefox renders this different */

/* LINK DEFINITION CLASS */
	
	a.cssbuttonb8d4e2 {
	border:0;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	cursor:pointer;
	text-decoration: none;
}
a.cssbuttonb8d4e2 span {
	font:bold 11px/22px Verdana;
	color:#00498b;
	display:block;
	float: left;
	white-space:nowrap;
	height:22px;
	margin-left:1px;
	padding:0 10px 0 9px;
} /* padding-left = (padding-right - margin-left) NOTE: Firefox renders this different */

/* INPUT DEFINITION CLASS */
	
	div.cssbuttonb8d4e2 {
	border:0;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	cursor:pointer;
}
div.cssbuttonb8d4e2 input {
	border:0;
	font:bold 11px/22px Verdana;
	color:#00498b;
	display:block;
	cursor:pointer;
	float:left;
	white-space:nowrap;
	height:22px;
	margin-left:1px;
	padding:0 10px 0 9px;
} /* padding-left = (padding-right - margin-left) NOTE: Firefox renders this different */
#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search-txt {
	position: absolute;
	top: 0px;
	/*left: 199px;*/
    width:160px;
	height: 21px;
	color: #004c93;
	font-size:12px;
	line-height:12px;
}
#ajaxSearch_input {
	position: absolute;
	top:25px;
	/*    left: 280px;*/
    width:160px;
	height: 13px;
	filter: alpha(opacity=50);
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
}
#ajaxSearch_submit {
	position: absolute;
	top:50px;
	/*left: 397px;*/
    width:150px !important;
	height:50px !important;
	margin: 0 !important;
	border: 0 !important;
	background: transparent url(images/search_150x25.png) no-repeat center top;
	padding: 55px 0 0 !important;
	margin-top:6px;
	margin-bottom:3px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#ajaxSearch_output {
	background: #000;
	color: #88C0FF;
	-moz-opacity:0.88 !important;
	opacity:0.88 !important;
	filter: alpha(opacity=88) !important;
	position: absolute;
	top: 75px;
	left: -15px;
	width: 265px !important;
	z-index: 1;
	border: 0;
	padding: 0;
	margin: 0;
}
#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 172px;
	display: block;
	width: 93% !important;
}
#ajaxSearch_output a:hover {
	background-color: #10398b;
}
#ajaxSearch_output p {
	margin: 0;
}
.ajaxSearch_paging {
}
.AS_ajax_result {
	border-top: 1px solid #2f2f2f;
	color: #444;
	padding: 5px 10px 5px;
	margin: 0;
}
.AS_resultLink {
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
.AS_ajax_resultDescription {
	color: #888;
}
.AS_ajax_more {
	color: #737373;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:22px;
	background-image:url(images/arrow-link-l-19x11x72.png);
	background-position: left;
	background-repeat: no-repeat;
}
.AS_intro {
	display: none;
}
#dirsearch-txt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 118px;
	height: 21px;
	color: #4E5760;
	font-size: 13px;
	line-height: 23px;
}
#dirsearch-inp {
	position: absolute;
	top: 0px;
	left: 123px;
	width: 201px;
	height: 18px;
}
#dirsearch-btn {
	position: absolute;
	top: 0px;
	left: 329px;
	width: 70px;
	height: 21px;
}
#dirsearch-txt2 {
	position: absolute;
	top: 3px;
	left: 405px;
	width: 170px;
	height: 21px;
	color: #4E5760;
}
#dirsearch-txt2 a {
	color: #4E5760;
}
#join {
	position: relative;
}
#join-inp {
	margin-top: 5px;
	width: 158px;
	height: 18px;
}
#join-btn {
	margin-top: 5px;
	width: 120px;
	height: 21px;
}
.AS_ajax_highlight1, .ajaxSearch_highlight1 {
	color : #a7093d;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2 {
	color : #CB53DF;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3 {
	color : #DF53B5;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4 {
	color : #DF5380;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5 {
	color : #A453DF;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6 {
	color : #53ADDF;
	padding: 0;
	font-weight: bold;
}
#AjaxSearchResultsAsPaging {
	margin-top:4px;
	margin-bottom:4px;
}
