#globalheader { width: 980px; height: 38px; margin: 0; padding: 0; position: relative; z-index: 9998; }
/*#globalheader  { background-image: url(../images/header.gif) left top no-repeat; }
#globalheader #globalsearch { background-image: url(../images/globalnavbg.gif); _background-image: url(../images/globalnavbg.gif); background-repeat: no-repeat; }*/


/* GLOBAL SEARCH #globalsearch label .prettyplaceholder { display: none; }*/
#globalsearch { width: 163px; height: 38px; position: absolute; top: 0; right: 0; background-position: 100% 0; background-repeat: no-repeat; }
#globalsearch.active { background-position: 100% -38px; }
#globalsearch input.g-prettysearch { width:140px; height: 16px; margin-top: 9px; margin-left: 11px; background: url(../images/searchfield_repeat.gif) center top repeat-x; _background: url(../images/searchfield_repeat.gif) center top repeat-x; }
#globalsearch .search-wrapper { position: relative; width: 140px; margin-top: 9px; margin-left: 11px; }
#globalsearch .search-wrapper input.g-prettysearch { width: 110px; margin-left: 20px; *margin-top:-1px; *margin-right:-2px; *margin-left:10px; }

#globalsearch .search-wrapper .left { display: block; position: absolute; left: 0; top: 0; width: 20px; height: 19px; background: url(../images/searchfield_leftcap2.gif) left top no-repeat; _background: url(../images/searchfield_leftcap.gif) left top no-repeat; }
#globalsearch .search-wrapper .right { display: block; position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: url(../images/searchfield_rightcap.gif) right top no-repeat; _background: url(../images/searchfield_rightcap.gif) right top no-repeat; }
#globalsearch .search-wrapper.empty.blurred input { color: #7E7E7E; }
#globalsearch .search-wrapper .reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 4px; top: 4px; background: url(../images/close.gif); display: block; cursor: pointer; _cursor:hand; }
#globalsearch .search-wrapper.empty .reset { display: none; }
#globalsearch .search-wrapper input.g-prettysearch { position: absolute; width: 110px; top: 0; right: 10px; background: url(../images/searchfield_repeat.gif) center top repeat-x; _background: url(../images/searchfield_repeat.gif) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font: 11px "Lucida Grande", Geneva, Arial, sans-serif; }

#txtHint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ec2a85;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align:bottom;
	position:absolute;
	display:block;
	top:30px;
	left:650px;
	width:330px;
}
