/* Search Box Relative */

.search_wrap  {
	padding: 13px 0px 13px 20px;
	height: 29px;
	width:317px;
	float: right;
}





.search_button {
	float:right;
	width:86px;
	height:29px;
	cursor:pointer;
	
	
	
}



	
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jNiceHidden2 {display: none;}



/* -------------
 * Inputs Search
 * ------------- */
.jNiceInputWrapper {
	height:29px;
	width:231px;
	float:left;
}


.jNiceInputInner {
	background:url(../images/main/images/search-input.jpg) no-repeat top left;
	height:29px;
	width:231px;
	
}	

.jNiceInputInner .myinput {

	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:1em;
	vertical-align: middle;
	color:#333333;	
	border: 0;
	padding: 0px;
	margin: 0px 24px 4px 8px;
	width:210px;
	background-color:transparent !important;
	float:left;
	
}


.jNiceSafari div {
	height:29px;
	width:231px;
	position: relative;
	overflow: hidden;
	padding-top:6px;


}


.jNiceSafari .jNiceInputInner {
	height:29px;
	width:231px;
	

}

.jNiceSafari .myinput {
	background-color: transparent;
	position: absolute;
	top: -.45em;
	padding-left:0px;
	left:1px;
	outline:none;
	margin-left:8px;
	
}


.jNice input { 
	background:none !Important;
	border:none !Important;
}

.jNice {
	height:29px;
}
.jNice label {
	padding-left:2px;
}


#login-box {
  display:none;
}
