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


#searchWiz {
	background:url("./bk_booking.jpg") no-repeat;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:311px;
	width:292px;
	border: 5px solid #58626C;
	position:relative;
}
#searchWiz #Wiz {position: relative;
    top: 70px;}



.tbody{
	background-color:#58626C;
	font-size:15px;
	font-weight:bold;
	height:30px;
	color:#ffffff;
	border:1px solid #58626c;
}
#searchWiz .borderColor {
	color:#012F70;
	font:bold 11px Arial;
	padding:3px;
	-moz-border-radius:10px 10px 0 0;
	background:none repeat scroll 0 0; /*FFC119*/
	font-size:17px;
	text-align:center;
}
#searchWiz .bgColor {
	background-color:#ffffff;
	float:left;
	height:120%;
	line-height:normal;
	padding-top:7px;
	text-align:center;
	width:25%;
}

#searchWiz .bgColor span {color:#58626C;}

#searchWiz .litebgColor {
	float:left;
	line-height:normal;
	text-align:center;
	width:72px;
	padding-top:7px;
}

#searchWiz .bgColor span, #searchWiz .litebgColor span{
	cursor:pointer;	
}

#searchWiz .wizForm{
	padding: 9px;
    position: relative;
    top: 65px;	
	height:184px;
}

#searchWiz .form_label label, #searchWiz .form_label_half label{
	color:#58626C;
	font-size:18px;
	font-weight:bold;
	
}

#searchWiz .form_label{
	margin-bottom:10px;	
}

#searchWiz .form_label, #searchWiz .form_label input{
	width:255px;
	font-size:16px;
}

#searchWiz .form_label_half{
	width:126px;	
	float:left;
	margin-top:5px;
}

#searchWiz .form_label_half select{
	width:115px;
}
	

#searchWiz .form_label_half input{
	width:90px;
	float:left;
}

#searchWiz .form_label_half{
	margin-right:11px;
}

#searchWiz .form_label_half img,#searchWiz .form_label img{
	float:left;
	margin-left:3px;
	padding-top:2px;
	width:19px;	
}

#searchWiz .form_label_half{
	font-size:12px;
}

#searchWiz #form_other{
	float:right;
	font-size:12px;
	font-style:oblique;
	margin-right:10px;
	margin-top:25px;
	position:relative;
	top:7px;
	width:60px;
}

#searchWiz #form_other a{
	color:#FFF;	
}

#searchWiz .GoButton{
	background: url("button.png") no-repeat scroll center top transparent;
    border: 0 none;
    bottom: 0;
    color: #003051;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    position: absolute;
    width: 150px;
    z-index: 1;
}

#searchWiz .GoButton:hover {
    background: url("button.png") no-repeat scroll center bottom transparent;
}

#PkgWithFlight, #PkgNoFlight, #PkgWithFlightCar{
	padding-top:0;
	position:relative;
	
}

#PkgFormWithFlight, #Form4,#Form3, #PkgWithFlight{
	height:150px;
}



