/*
 *
 * BOTH
 *
 */

#flashcontent {
	float: left;
	width: 370px;

}

input#price_from {
	font-size: 12px;
	border: none;
	padding: 0;
	background-color: transparent;
}

input#price_to {
	font-size: 12px;
	padding: 0;
	border: none;
	background-color: transparent;
}

#ProjectSearcher {
	position: relative;
	font-size: 12px;
}

#ProjectSearcher .note {
	color: #999999;
}


#ProjectSearcher span.note {
  margin-left: 20px;
}

#ProjectSearcher div#search_content {
  float: left;
  border-left: 1px solid #ef7a0e;
  border-right: 1px solid  #ef7a0e;
  width: 395px;
  padding: 0;
}

#ProjectSearcher form * {
	vertical-align: bottom;
}

#ProjectSearcher input.search_button {
	display: block;
	margin-left: 80px;
	margin-right: auto;
	background: url(img/search_button.png) no-repeat top left;
	border: none;
	width: 202px;
	height: 37px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
	text-transform: uppercase;
}

#ProjectSearcher .playground {
	margin-left: 0px;
}

#ProjectSearcher .TenTop {
	margin-bottom: 10px;
}

#ProjectSearcher .search_ch label {
	float:  left;
	width: 140px;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-bottom: 5px;
}

#ProjectSearcher .search_ch label input{
	line-height: 17px;
	margin-right: 5px;
}

#ProjectSearcher .search_ch span{
	line-height: 17px;
	padding-right: 5px;
}

#ProjectSearcher div.search_r label {
	margin-right: 10px;
}

#ProjectSearcher div.search_r label input {
	margin-right: 5px;
}

/*
 *
 * HP
 *
 */

div#search_HP {
	width: 395px;
	position: relative;
}

div#search_HP .pod_mapou {
	padding-left: 20px;
}

div#search_HP div#search_footer {
	width: 395px;
	float: left;
	background: #ffffff url(img/search_footer_start.png) no-repeat bottom left;
	height: 9px;
	padding-right: 0px;
	padding-left: 0px;
}

div#search_HP #search_footer span {
	float: left;
	width: 395px;
	height: 100%;
	background: url(img/search_footer_end.png) no-repeat right bottom;
	padding-right: 0px;
	margin-left: 2px;
}

#ProjectSearcher div#search_HP div#search_content form div.block{
	margin-left: 20px;
}

/*
 *
 * PROJECTS
 *
 */

div#search_projpanel {
	font-size: 12px;
	padding-bottom: 5px;
	width: 680px;
}

div#search_header {
	float: left;
	width: 397px;
	height: 55px;
	padding: 0;
	background: url(img/search_header_end.png) no-repeat right top;
	position: relative;
}

div#search_header h1 {
	float: left;
	font-family: "VagRound", sans-serif;
	height: 100%;
	background: #ffffff url(img/search_h1_start.png) no-repeat left top;
	padding: 0px;
}

div#search_header h1 span {
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 35px;
	margin-left: 10px;
	float:left;
	display:block;
	font-size:20px;
	font-weight: normal;
	text-align:left;
	background: #ffffff url(img/search_h1_end.png) no-repeat right top;
}

div#search_projpanel .note {
	color: #c68142;
}

div#search_projpanel .search_map{
	float: left;
	width: 380px;
	height: 260px;
}

div#search_projpanel div.search_ch {
	width: 280px;
	padding-top: 20px;
	float: left;
}

div#search_projpanel div.pod_mapou {
	float: left;
	width: 360px;
	padding-left: 20px;
}

div#search_projpanel div.search_r {
	width: 280px;
	float: left;
}

div#search_projpanel div.search_r h3.titleChooseReality {
	margin-bottom: 5px;
}

div#search_projpanel div.pod_mapou div.showPriceScroll {
	margin-bottom: 5px;
}
div#search_projpanel div.search_r input.search_button {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*
 * Container part
 */

#search_projpanel div#search_projcontent {
	width: 678px;
	float: left;
	background-color: #fff7ea;
	border-left: 1px solid #ffd58c;
	border-right: 1px solid  #ffd58c;
	padding: 0;
}

#search_projpanel div#search_projheader {
	float: left;
	width: 678px;
	padding: 0;
	background: url(img/search_projheader_end.png) no-repeat right top;
	padding-right: 2px;
	height: 49px;
}

#search_projpanel div#search_projheader h1{
	float: left;
	height: 49px;
	font-family: sans-serif;
	background: #ffffff url(img/search_projh1_start.png) no-repeat left top;
	padding: 0px;
}

#search_projpanel h1 span{
	padding-left: 5px;
	padding-top: 12px;
	padding-bottom: 14px;
	padding-right: 35px;
	margin-left: 9px;
	float:left;
	display:block;
	font-size:20px;
	font-weight: normal;
	text-align:left;
	background: #fff7ea url(img/search_projh1_end.png) no-repeat right top;
}

#search_projpanel div#search_projfooter {
	width: 678px;
	float: left;
	background: url(img/search_projfooter_start.png) no-repeat left bottom;
	height: 9px;
	padding-left: 2px;
}

div#search_projfooter span {
	float: right;
	width: 12px;
	height: 9px;
	background: #ffffff url(img/search_projfooter_end.png) no-repeat right bottom;
	padding-right: 0px;
}
