@charset "UTF-8";
/* CSS Document */



	
.search_area {
	width:			1028px;
	height:			250px;
	background-image:url(../../../Assets/Images/search_bar/bg_search.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	}

.search_area .search_form {
	width:			732px;
	height:			185px;
	position:		relative;
	float:			left;
}

.search_area .tie_icon {
	width:			84px;
	height:			180px;
	position:		relative;
	float:			left;
}

.search_area .sf_area_a_b_c {
	width:			648px;
	height:			180px;
	position:		relative;
	float:			left;

}

.sf_area_a {
	width:			648px;
	height:			53px;
	position:		relative;
	float:			left;
	padding:2px 0 0 0;
}


.sf_area_b {
	width:			648px;
	height:			65px;
	position:		relative;
	float:			left;
}


.sf_area_c {
	width:			648px;
	height:			65px;
	position:		relative;
	float:			left;
}


.sf_glass_icon {
	width:			33px;
	height:			33px;
	margin:5px 0 0 0;
	position:		relative;
	float:			left;
}


.sf_search_for_area {
	padding:10px 0 0 0;
	position:		relative;
	float:			left;
	font-size:23px;
	letter-spacing:-1px;
}

.sf_search_instructions {
	padding:10px 0 0 0;
	width:250px;
	position:		relative;
	float:			left;
	font-size:10px;
}


/* search-box*/
.sf_area_box_object {
	height:50px;
	padding:0px 10px 0px 10px;
	float:	left;
	margin:0px;
	position:relative;
}


.sf_area_box_object .sf_area_box_object_header {

	margin:0 auto 0 auto;
	font-size:		10px;
	color:			#666666;
	font-weight:	bold;
	padding: 	    3px 0 0px 0px;
	height:15px;
}


.sf_area_box_object .sf_area_textbox {
	padding-left:		0px;
	height:			20px;
	background-color:	#FFFFFF;
	color:			#333333;
	font-size:		12px;
	border:			2px solid #D3D3D3;
}

.search_form .search_button {
	float:			left;
	margin:0 0 0px 0;
	
}

.sf_area_box_object .field_keyword {width:254px;}
.sf_area_box_object .field_zipcode {width:40px;}
.sf_area_box_object .field_state {width:65px;}
.sf_area_box_object .field_city {width:133px;}

.sf_area_keyword_box {width:264px;}
.sf_area_zipcode_box {width:100px;}
.sf_area_city_box {width:143px;}
.sf_area_state_box {width:55px;}
.sf_area_jobtype_box {width:95px;}
.sf_area_industry_box {width:160px;}



.search_area .bevel_thing {

	position:absolute;
	top:0;
	right:0;

}

/* ------------ ROTATOR AREA --------------- */
.search_area .flash_object {
	width:			296px;
	height:			185px;
	background-color:	#999999;
	float:			right;
}
