/*Hide selects to prevent IE6 flashing*/
#mastheadCountrySelect select, #sortSelects select { position:absolute;left:-1000em; }

h2 {
	padding-bottom: 10px;
}
.box {
	background: url(../img/bg_SearchBox.png) no-repeat;
}
#searchBox {
	height: 96px;
	position: relative;
	width: 470px;
	z-index: 9999;		
}
#searchBox li a {
	zoom: 1;
}
#suggestResults {
	top: 61px;
	left: 25px;
	width: 320px;
}
#searchBox #keyword {
	position: absolute;
	top: 35px;
	left: 25px;
	background: #fff url(../img/bg_input-small.png) top left repeat-x;
	border: none;
	border: 1px solid #f5f5f5;
	color: #404040;
	font-size: 14px;
	width: 310px;
	padding: 4px 5px 5px 5px;
}
#searchBox label {
	
	top: 14px;
	left: 25px;
}
#searchBtn {
	position: absolute;
	right: 16px;
	top: 25px;
	border: none;
	padding: 7px 10px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	width: 92px;
}
#searchBox label {
	font-size: 12px; 
	color: #404040;
	font-weight: bold;
}
.searchCallout {
	font-size: 16px;
	position: relative;
	color: #404040;
	margin: 15px 0 30px 0;
}
.noResults {
	color: #c00;
}
#content .rightCol, #content #results {
	overflow: visible;
	_overflow: hidden;
}
#results.listView #featuredResult  {
	position: relative;
	left: -10px;
	width: 695px;
	overflow: hidden;
}
#results.listView #featuredResult .item{
	background: #f4f4f4;
	border: none;
	padding: 15px 20px 5px 10px;
	
}
#results .searchCallout {
	margin: 0 0 15px 0;
}
#searchHelp {
	font-size: 10px;
	position: absolute;
	bottom: 16px;
	right: 43px;
}

.checkbox {
	background: transparent url(../img/tempsprite.png) -1px -22px no-repeat;
	width:12px;
	height:12px;
	cursor:pointer;
	display:block;
	float:left;
	margin:2px 5px 0 0;
	padding:0;
}
.checkbox.checked {
	background-position:-1px -1px;
}
.checkbox input {
	position:relative;
	left:-1000em;
	padding:0;
	margin:0;
	height:12px;
	width:12px;
}
#supportCheckboxHolder {
	font-size: 11px;
	color: #404040;
	position: absolute;
	top: 14px;
	left: 25px;
}
#supportCheckboxHolder span {
	position: relative;
	top: 1px;
}
#supportCheckboxHolder span.checkbox {
	position: static;
	top: 0;
}
#content #results.listView .item {
	position: relative;
}
h2 {
	zoom: 1;
}
.resultDisplay {
	visibility: hidden;
}

#searchHelpHolder {
	display: none;
	position:absolute;
	left:-1000em;
}

#searchHelpOverlay {
	text-align:left;
	background:#fff url(../img/help_top_grad.gif) left top repeat-x;
	height: 435px;
	overflow: hidden;
}

#searchHelpOverlay a.close {
	position:absolute;
	top:13px;
	right: 13px;
	width:11px;
	height:11px;
	background:url(../img/btn_close.png) left top no-repeat;
}

#searchHelpOverlay a.close:hover {
	background-image:url(../img/btn_close_on.png);
}

#searchHelpOverlay h3.title {
	background:none;
	border:none;
	padding:15px;
	color: #c00;
}

#searchHelpOverlay-content {
	padding:0 5px 30px 15px;
	background: url(../img/help_bottom_grad.gif) left bottom repeat-x;
}

#searchHelpOverlay-content div.scroller {
	height:340px;
	padding:0 20px 10px 0;
}

#searchHelpOverlay-content div.section {
	padding-top:25px;
}

#searchHelpOverlay-content p {
	color:#404040;
}

#searchHelpOverlay-content h4 {
	padding-bottom:5px;
	font-size:14px;
	font-weight:normal;
	color:#404040;
}

#searchHelpOverlay-content .last {
	padding-bottom:0;
}
#content .item span.resource {
	font-size: 11px;
	line-height: 16px;
}
#content .item span.resource a {
	display: inline;
}

#finderFilter {
	visibility:hidden;
}
