/* CSS Document */

#search{
	background:#FFFAF0;
	border:#F5DEB3 1px solid;
	margin-bottom:15px;
	width:295px;
	height:230px !important;
	clear:both;
}
#search_dm,
#search_ab {
	background:#FFFAF0;
	border:#F5DEB3 1px solid;
	margin-bottom:15px;
	width:295px !important;
	height:auto !important;
	clear:both;
}
#search img{
	border:none;
}
#search input,
select,
textarea
{
color:#333333;
}
#search select.dest
{
width:100px !important;
}
#search select.p_country
{
width:100px !important;
}
#search select.p_city
{
width:220px !important;
}
#search select.airline
{
width:220px;
}
#search_left,
#search_right{
	width:297px;
}
#lyrMenu{
	width:282px;
	margin:5px 0px 5px 6px;
}
#lyrMenu td{
	vertical-align:bottom;
	text-align:center;
}
#lyrMenu a:link{
	border:none;
}
#lyr_d1{
/*	background:url(/common/img/top/map_dm.gif) no-repeat top;*/
	position:absolute;
	height:230px;	
	width:295px;
}
#lyr_d2{
/*	background:url(/common/img/top/map_dm.gif) no-repeat top;*/
	position:absolute;
	height:230px;	
	width:295px;
	visibility:hidden;
}
#lyr_d3{
/*	background:url(/common/img/top/map_dm.gif) no-repeat top;*/
	position:absolute;
	width:295px;
	height:230px;
	visibility:hidden;
}
#lyr_a1{
/*	background:url(/common/img/top/map_ab.gif) no-repeat top;*/
	position:absolute;
	width:295px;
	height:230px;	
}
#lyr_a2{
/*	background:url(/common/img/top/map_ab.gif) no-repeat top;*/
	position:absolute;
	width:295px;
	height:230px;	
	visibility:hidden;
}
#lyr_a3{
/*	background:url(/common/img/top/map_ab.gif) no-repeat top;*/
	position:absolute;
	width:295px;
	height:230px;	
	visibility:hidden;
}
.table{
	margin:0px 5px;
	}
.bdrb{
	border-bottom: #999999 dotted 1px;
	}
.ser_txt{
	font-size:12px;
	margin-left:10px;
	margin-top:5px;
	padding-left:20px;
	padding-top:8px;
	background:url(/common/img/top/glass.gif) no-repeat left;
	height:20px;
	color:#FF6600;
	}
input{margin:0px; padding:0px;}

div.search_bg_dom{
	width:280px;
	height:187px;
	background:url(/common/img/parts/map/top_d.gif) no-repeat center;
}
div.search_bg_ab{
	width:280px;
	height:187px;
	background:url(/common/img/parts/map/top_a.gif) no-repeat;
}

/*e-despõBOX*/

#tour_search_dm, #tour_search_ab {
	width:570px;
	padding:5px;
	margin:20px auto;
	background:#D7CEAE;
	border:#BDB19D 1px solid;
}


#tour_search_dm .title, #tour_search_ab .title{
	height:27px;
	background:#FFFFFF url(../img/parts/ico_tour.gif) no-repeat 10px 6px;
	border-bottom:#FFD492 3px solid;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:13px 5px 0px 55px;
	margin-bottom:2px; 
}

#tour_search_dm .search{
	background:#F4F1EA;
	padding:15px 30px; 
}

#tour_search_ab .search{
	background:#F4F1EA;
	padding:15px 55px; 
}
