/*------------------------------------form-----------------------------------------*/
form#search { 
	width: 70%;
	min-height: 350px;
	float: right;
	padding: 0 20px 20px 0;
	margin: 0 -20px 30px 0;
	background: url("/img/islands.jpg") no-repeat left top;
	overflow: hidden;	
	}
	#inner form#search { 		
		background: url("/img/islands_small.jpg") no-repeat left top;		
		}
#search fieldset {
	border: 0;
	width: 200px;
	float: right;
	}

#search legend.order {
	padding: 0 0 10px 0;
	margin-left: 0;
	font-size: 1.2em;
	line-height: 1em;
	background: none;
}
#search label {
	float: left;
	width: 100%; 	
	margin: 0 0 5px 0;
	}
	#search label.price_from {
		float: left;
		width: 45%; 	
		margin: 0 10px 5px 0;
		}
	#search label.price_to {
		float: right;
		width: 45%; 	
		margin: 0 0 5px 0;
		}
	#search label select,
	#search label textarea,
	#search label input {
		float: left;
		width: 100%;
		border: 1px #81B1A5 solid;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}
	#search label input {
		padding: 1px 0;
	}
	#search label span {
		float: left;
		width: 100%;
		color: #637385;
		font-size: 0.75em;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		}
#search #price select#to {
	width: 25%;
	}
#search #price select#from {
	width: 25%;
	}
#search #submit {
	float: left;
	width: 100%;
	cursor: pointer;
	padding: 5px 10px;
	background: #b4d6a9 url("/img/button_bg_2.gif") repeat-x bottom;
	color: #000;
	margin-top: 15px;
	border: 1px #93ca84 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#search #submit:hover {
	
	background: #b4d6a9 url("/img/button_bg_2.gif") repeat-x top;
	
	}
/*---------------------------main_form---------------------------------*/
.main_form {
	margin: 0 0 40px 0;
	width: 80%;
	float: left;
}
	.main_form legend {
		color: #FFAE00;
		font-size: 1.2em;
		padding: 30px 0 10px 0;
		font-family: georgia, sans-serif;
		font-weight: normal;
	}
	.main_form label {
		float: left;
		width: 96%;	
		margin: 0 0 10px 0;
		background: #F5F5F5;
		padding: 10px;
		}
		.main_form label select {
			float: right;
			width: 48%;
			font-size: 0.85em;
			border: 1px #AAA dotted;
		}		
		.main_form label.for_check {
			cursor: pointer;			
			}
			.main_form label.for_check strong {
				display: table;
				margin-left: 30px;
				width: 80%;
				}
			.main_form label.for_check input {
				float: left;
				width: 15px;
				} 
	.main_form input {
		font-size: 0.85em;
		border: 1px #AAA dotted;
		float: right;
		width: 48%;
	}
	.main_form strong {
		font-family: arial, helvetica, sans-serif;
		font-size: 0.75em;	
		float: left;
		width: 48%;	
		}	
		.main_form strong span {	
			font-weight: normal;
			margin: 0;
		}
	.main_form textarea {
		width: 100%;
		margin-top: 5px;
		border: 1px #AAA dotted;
	}		
	.main_form fieldset {				
		width: 100%;
		float: left;
		}
		.main_form fieldset#no_background label {				
			background: none;
			padding: 0;
			width: 100%;			
			}
		.main_form fieldset#for_radio {	
			padding: 10px 0;
			background: #F5F5F5;
			margin: 0 0 10px 0;
			float: left;		
			}
			.main_form fieldset#for_radio label {	
				padding: 0 0 0 10px;
				}
		.main_form fieldset#for_date {
			margin: 0 0 10px 0;
			background: #F5F5F5;
			zoom: 1;
			}       
	    	.main_form fieldset#for_date label {
				float: right;
				width: 80px;
				padding: 10px 10px 0 0;		
				}
			.main_form fieldset#for_date strong {			
				width: 200px;
				padding: 10px 0 0 10px;			
				}  
	    	.main_form fieldset#for_date select {
				width: 100%;
				float: right;
				border: 1px #AAA dotted;
				} 
 
.main_form input#submit2 {
	float: left;
	width: auto;
	cursor: pointer;
	padding: 5px 20px;
	background: #b4d6a9 url("/img/button_bg_2.gif") repeat-x bottom;
	color: #000;
	margin-top: 15px;
	border: 1px #93ca84 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.main_form input#submit2:hover {	
	background: #b4d6a9 url("/img/button_bg_2.gif") repeat-x top;	
	}    
 /*------------------------------------search_2-----------------------------------------*/
form#search_2 { 
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	background: #fff;	
	}
	
#search_2 fieldset {
	padding: 10px 0;
	width: auto;
	float: left;
	}
#search_2 legend {
	padding: 0 0 10px 40px;
	margin-left: 0;
	font-size: 1.2em;
	line-height: 1em;
	background: url("/img/loopa.gif") no-repeat left top;
}

#search_2 label,
#search_2 div {
	float: left;
	width: 31.5%; 	
	margin: 0 10px 5px 0;
	}
	#search_2 label.from {
		float: left;
		width: 45%; 	
		margin: 0 10px 5px 0;
		}
	#search_2 label.button {
		float: left;
		width: 100%; 	
		margin: 0 0 5px 0;
		}
	#search_2 label.to {
		float: right;
		width: 45%; 	
		margin: 0 0 5px 0;
		}
	#search_2 label select,
	#search_2 label textarea,
	#search_2 label input {
		float: left;
		width: 100%;
		border: 1px #81B1A5 solid;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}
	#search_2 label input {
		padding: 1px 0;
	}
	#search_2 label span {
		float: left;
		width: 100%;
		color: #637385;
		font-size: 0.75em;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		}
#search_2 #price select#to,
#search_2 #price select#from,
#search_2 #price select#to_2,
#search_2 #price select#from_2 {
	width: 25%;
	}

#search_2 #submit {
	float: left;
	width: 100%;
	cursor: pointer;
	padding: 5px 10px;
	background: #b4d6a9 url("/img/button_bg_2.gif") repeat-x bottom;
	color: #000;
	margin-top: 15px;
	border: 1px #93ca84 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#search_2 #submit:hover {	
	background: #b4d6a9 url("/img/button_bg_2.gif") repeat-x top;	
	}
#search_2 label.button #submit {		
		width: 30%; 			
		}