/* CSS Document */
.main_row_table_left{
margin-top:10px;
padding:5px;
background-color : #D0FFCF;
width:55%;
float:left;
clear:both;
}

.main_row_table_right{
margin-top:10px;
padding:5px 2px;
background-color :#D0FFCF;
float:right;
width:42%;
}

.sub_row_table_left{
margin-top:3px;
padding:5px;

width:55%;
float:left;
clear:both;
}


.sub_row_table_right{
margin-top:10px;
padding:5px;
background-color :#ffffff;
float:right;
width:41%;
}
div.sub_row_table_right{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:lighter;
}
.sub_row{
margin-top:3px;
padding:5px;

float:left;
clear:both;
}

a.blue-link{
color:#006699;
font-size:12px;
font-weight: lighter;
}

a.blue-link-dark{
color:#006699;
font-size:13px;
font-weight: bold;
}

.directory-class{
	font-size:13px;
	color: #000000;
}

#flight-height{
	height: 44px;
}

.flight-row-first{
	clear: both;
	float:left;
	text-align:center;
	background-color : #159E10;
	padding: 3px 0px;
	margin: auto auto;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-weight:bold;
	height: 44px;
}

.flight-row{
	
	float:left;
	text-align:center;
	background-color : #159E10;
	padding: 3px 0px;
	height: 44px;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-weight:bold;
}

.flight-sub-row-first{
	clear: both;
	float:left;
	text-align:center;
	background-color : #ffffff;
	padding: 3px 0px;
	margin: auto auto;
	border-right: 1px solid #7FDFAA;
	color: #006699;
	
	height:44px;
	border-bottom: 1px solid #7FDFAA;
	border-left: 1px solid #7FDFAA;
	
}

.flight-sub-row{
	
	float:left;
	text-align:center;
	background-color : #ffffff;
	padding: 3px 0px;
	margin: auto auto;
	border-right: 1px solid #7FDFAA;
	color: #006699;
	
	height:44px;
	border-bottom: 1px solid #7FDFAA;
	
}

.form-label{
	float:left;
	width:150px;
	color:#006699;
	
}
.form-field{
	float:left;
	color:#006699;
	
}
.form-full{
	float: left;
	width:98%;
	color:#006699;
	font-weight:bold;
}
.formContent{

	margin: 5px 0px;
	padding: 5px 0px;
	clear:both;
}

.info-box{
	float:left;
	border:1px solid #ccc;
	width:250px;
	padding:2px;
}

.pageTitle{
	background-color: #169E10;
	font-weight: bold;
	color:#FFFFFF;
	padding:5px;
	margin-top:10px;
}

.error{
	color:#FF0000;
	padding-left:5px;
	font-size:11px;
}
.hotel-image{
	float:left;
	padding: 5px; 
	border: 1px solid grey;
	margin:5px 10px 5px 0px;
}

.searchContainer{
	float:left; border:1px solid #D0FFCF; width:97%; padding:5px;
}
.form-label{
	font-size: 11px;
	font-weight:bold;
}

.hotel-reservation input[type=text]{
	width:200px;

}

#feedbackForm input[type=text]{
	width:150px;
	padding: 3px 0px;
	border:1px solid #ccc;

}

#feedbackForm textarea{
	width:300px;
	padding: 2px 0px;
	border:1px solid #ccc;

}
.text155{
	width:350px;
	padding: 2px 0px;
	border:1px solid #ccc;
}

#tailorMade input[type=text]{
	width:250px;
	padding: 3px 0px;
	border:1px solid #ccc;

}

#tailorMade textarea{
	width:500px;
	padding: 2px 0px;
	border:1px solid #ccc;

}

.redText{
	color:#FF0000;
}

.pageSubTitle{
font-weight:bold;
font-size:13px;
padding: 5px 0px;
}

#flight-booking input[type=text]{
	width:200px;
	padding: 3px 0px;
	border:1px solid #ccc;

}

#flight-booking select{
	width:200px;
	padding: 3px 0px;
	border:1px solid #ccc;

}

#flight-booking textarea{
	width:400px;
	padding: 3px 0px;
	border:1px solid #ccc;
	height:75px;

}

.image-container{
	
	border:1px solid #169E10;
	margin: 5px;
	display: table;
	float: left;
	width: 155px;
	height: 155px;
	_position: relative;
	overflow: hidden;
	text-align:center;
}
.image-container-package{
	
	/*border:1px solid #169E10;*/
	margin: 5px;
	display: table;
	float: left;
	width: 140px;
	height: 90px;
	_position: relative;
	overflow: hidden;
	text-align:center;
	
}


.box_inline
{

border:1px solid #AAAAAA;
text-decoration:none;
}
.image-inner-div{
	 _position: absolute;
	 
	 _top: 50%;
	 display: table-cell;
	 vertical-align: middle;
}
.pack-available-main{
	float:left;
	text-align:center;
	background-color : #159E10;
	padding: 3px 0px;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-weight:bold;
	width: 155px;
}

.pack-available-sub{
	float:left;
	text-align:center;
	padding: 3px 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	font-weight:bold;
	width: 155px;
}

#tab_table input[type=text]{
	width:150px;
	padding: 3px 0px;
	border:1px solid #ccc;

}
