@charset "utf-8";
/* CSS Document */
#lhs
{
	float: left;
	clear: both;
	width: 612px;
	margin-top: 12px;
	padding: 0;
}

#search_container
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 610px;
}
.search_type_title
{
	float: left;
	clear: both;
	width: 300px;
	color: #fff;
	font-size: 24px;
	padding: 0;
	margin: 0px 0px 0px 3px;
}

#search_criteria
{
	float: left;
	clear: both;
	width: 610px;
	margin: 0;
	padding: 0;
}

#search_fields
{
	float: left;
	clear: both;
	margin: 12px 0px 0px 8px;
	width: 300px;
}

#search_form {
	float: left;
	clear: both;
	width: 280px;
	margin: 0px 0px 0px 0px;
	}
	#search_form label {
		font-size: 14px;
		font-weight: bold;
		display: block;
		float: left;
		clear: both;
		text-align: left;
		color: #fff;
		width: 110px;
		margin: 10px 0px 0px 5px;
		}
	#search_form input {
		display: block;
		font-size: 10px;
		float: left;
		clear: both;
		margin: 3px 0px 10px 5px;
		width: 265px;
		}
	#search_form select {
		display: block;
		font-size: 10px;
		float: left;
		clear: none;
		margin: 3px 0px 10px 5px;
		width: 169px;
		}

#or_divider {
	float: left;
	clear: both;
	width: 269px;
	margin: 20px 0px 25px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	}

#search_button {
	float: left;
	clear: both;
	width: 164px;
	height: 45px;
	margin: 15px 0px 0px 215px;
	cursor: pointer; 
	background-image:url(../images/common/search_button_new.gif);
	background-repeat: no-repeat;
	}
	
	#search_button a {
		width: 164px;
		height: 45px;
		display: block;
		font-size: 1px;
		text-indent: -50000em;
		outline: none;
		}
		
#tips
{
	float: left;
	clear: none;
	width: 274px;
	border: 1px solid #1d2547;
	background-color: #090f27;
	margin: 12px 0px 0px 15px;
	padding-bottom: 6px;
}

#test
{
	float: left;
	clear: none;
	width: 274px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-color: #666;

}
.tips_title
{
	margin: 10px 0px 0px 10px;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #fff;	
}

.text_holder
{
	float: left;
	clear: both;
	background: none;
	border: 1px solid #23283f;
	margin: 6px 0px 0px 6px;
	width: 246px;
	color: #fff;
	font-size: 12px;
	padding: 7px;
}
	.text_holder a
	{
		color: #fff;
		text-decoration: none;
	}
	.text_holder a:hover
	{
		color: #fff;
		text-decoration: underline;
	}

#spacer
{
	float: left;
	clear: both;
	width: 610px;
	height: 1px;
}
#advanced_search
{
	float: left;
	clear: both;
	width: 605px;
	height: 20px;
	margin: 20px 0px 10px 0px;
	background-color: #1f2952;
	text-align: right;
	padding: 6px 5px 0px 0px;
	font-size: 11px;
	color: #fff;
}
	#advanced_search a
	{
		color: #fff;
		text-decoration: none;
	}
	
	#advanced_search a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
#ad_spot_600x160
{
	margin-top: 12px;
	float: left;
	clear: both;
	width: 611px;
	height: 200px;
	padding: 0;	
}

#ad_container_600x160
{
	overflow: hidden;
	float: left;
	clear: both;
	width: 600px;
	height: 160px;
	padding: 0;
	margin: 5px 0px 0px 5px;
	background-color: #1d274c;	
}

	#ad_container_600x160 img
	{
		float: left;
		clear: both;
		margin: 0;
		padding: 0;
		border: none;
	}
	
#rhs
{
	float: left;
	clear: none;
	width: 341px;
	margin: 12px 0px 0px 12px;
	padding: 0;
	
}

#promoted
{
	float: left;
	clear: both;
	width: 339px;
	padding-bottom: 10px;
}

.promoted_item
{
	overflow: hidden;
	float: left;
	clear: none;
	width: 290px;
	height: 270px;
	margin: 10px 15px 0px 23px;
	background-color: #080e27;
	color: #ffffff;
	font-size: 11px;
}
	.promoted_item img 
	{
		border: 1px solid #ffffff;
		margin: 12px 0px 0px 12px;
	}
	.promoted_item a 
	{
		color: #ffffff;
		text-decoration: none;
	}
	.promoted_item a:hover 
	{
		color: #ffffff;
		text-decoration: underline;
	}

.promoted_info 
{
	float: left;
	clear: both;
	width: 267px;
	height: 61px;
	margin: 10px 0px 0px 12px;
}