/* CSS Document */

form{
margin:0px;
padding:0px;
}

table{
border:0px;
}

td{
	height: 30px;
	padding-right: 5px;
}


input{
	width:66px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}

select{background:url(../images/form1.gif) no-repeat right;}

.box_compo_date{
	width:66px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-align: center;
}

.box_compo_rooms{
width:140px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal
}


.submit{
	background-image:url(Images/compo/bk_submit.jpg);
	background-repeat:no-repeat;
	width:64px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3F65C8;
	font-size:11px;
	text-align: center;
	direction:rtl;
}

/* Compo Widget Style */

.compo {
	float:left;
	height:140px;
	margin:-5px 0 0;
	width:210px;
}

.compo form {
	background:url("/images/compo.jpg") no-repeat scroll left top transparent;
	float:left;
	height:105px;
	padding:18px 0 10px 10px;
	margin:10px 0;
	width:210px;
}

.compo .search {
	width:215px;
	float:left;
	height:auto;
	overflow:hidden;
	margin:25px 0 0;
}

.compo .checkin {
	float: left;
	font-size:11px;
	padding:0 10px 0 0;
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.compo .checkin img, .compo .checkout img{
	float:left;
	margin:0;	
}

.compo .checkout {
	float: left;
	font-size:11px;
	width:90px;
	padding:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.compo .destination{
	float:left;
	font-size:11px;
	width:105px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

.compo select {
	font-size:11px;
	height:21px;
	margin-bottom:0;
	width:100px;
}

.compo .button {
	background:url("/images/button.jpg") no-repeat scroll left top transparent;
	border:0 none;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:25px;
	margin-top:12px;
	padding:0 0 0 13px;
	text-align:left;
	width:90px;
}

.compo input{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:55px;
	height:12px;
	text-align:left;
	color:#000;
}

.compo td {
	padding:0;
}
