.srch_box {
	float:left;
	clear:both;
	width:978px;
	background:url(../images/bg_search_new01.jpg) no-repeat 0px 0px; ;
} 

h3.sbox_title {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	background:url(../images/h3bg_brd.png) no-repeat left bottom;
	padding:0 0 2px 0;
	margin:0 0 30px 0;
}

.ani_srch {
	width:474px;
	height:264px;
	float:right;
	clear:both;
	display:inline;
	padding:14px 11px 0 10px;
	background:url(../images/bg_cautare_new.jpg) no-repeat;
	margin:21px 20px 0px 0px;
}

.ani_srch h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	background:url(../images/anih5_brd.png) no-repeat left bottom;
	padding:0 0 14px 3px;
	margin:0 0 17px 0;
}

.camp_hold {
	float:left;
	clear:both;
	width:449px;
	padding:0 0 10px 0;
}

.lab_hold {
	float:left;
	width:106px;
	padding:10px 10px 0 0;
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-align:right;
}

.inp_hold {
	float:left;
	background:url(../images/inp_hold_bg.png) no-repeat;
	width:250px;
	height:29px;
	padding:2px 0 0 9px;
}

.inp_hold input {
	background:none;
	border:none;
	float:left;
	width:240px;
	height:21px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:7px 0 0 0;
}

/*------------------------------------customize select-----------------------------------*/

.select {
	float:left;
	width:259px;
}

/*------------------ selectDark -----------------*/

.selecttop {	
	background: url(../images/ani_select_custom.png) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:259px;
	color:#000000;
	z-index:5000;
		}
		
.selectdown {	
	background: url(../images/ani_select_custom.png) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:259px;
	color:#000000;
	z-index:3000;
	}

.selecttop .passiveSelect, .selecttop .activeSelect, .selectdown .passiveSelect, .selectdown .activeSelect{
		height:26px;
		width:259px;
		line-height:2em;
		display:block;
		cursor:pointer;	
		padding:5px 0 0 9px;
		}
		
.selecttop .passiveSelect, .selectdown .passiveSelect {
		color:#fff;
		}
		
.selecttop .activeSelect, .selectdown .activeSelect{
		color:000;
		}
		
.selecttop ul, .selectdown ul{
		padding:0;
		margin:0;
		background:#ffffff;
		list-style:none;
		overflow-x: hidden;
		overflow-y: auto;
		cursor:pointer;	
		width:259px;
		border:1px solid #999999;
		top:32px;
		}
		
.selecttop li, .selectdown li{
		padding:0;
		margin:0;
		color:#000000;
		font-size:12px;
		padding:0 0 4px 9px;
		}
		
.selecttop .first, .selectdown .first{
		padding-top:5px;
		}
		 

/*------------------------------------customize select-----------------------------------*/

.srch_subm {
	float:left;
	clear:both;
	width:416px;
	padding:12px 33px 0 0;
	background:url(../images/anidn_brd.png) no-repeat left top;
}

.srch_subm input {
	float:right;
	border:none;
	background:url(../images/cauta_btn_new.jpg) no-repeat;
	width:120px;
	height:33px;
	cursor:pointer;
}

