@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Century Gothic";
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 1024px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
} 
.twoColFixLtHdr #header {
	padding: 0;
	font-family: "Century Gothic";
	font-size: None;
	width: 1024px;
	margin: 0px;
	text-decoration: none;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 258px;
	clear: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 17px;
}
.twoColFixLtHdr #container #sidebar1 #form1 {
	background-image: url(../images/online_booking.png);
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 300px;
	width: 248px;
}
.twoColFixLtHdr #container #sidebar1 #tab_booking {
	background-image: url(../images/online_booking.png);
	margin-top: 0px;
	padding-top: 35px;
	padding-left: 5px;
	padding-right: 5px;
	height: 272px;
	padding-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 10px;
}
.twoColFixLtHdr #mainContent {
	width: 750px;
	clear: right;
	float: right;
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
} 
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #008CB2;
	margin-left: 273px;
} 
#footer a:active {
	text-decoration: none;
}
#footer a:visited {
	color: #008CB2;
	text-decoration: none;
}
#footer a:link {
	color: #0087AB;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #e39125;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.column { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#main_content_top {
	width: 750px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 0px;
}
#content_middle {
	font-family: "Century Gothic";
	font-size: 12px;
	background-image: url(../images/content_middle.gif);
	background-repeat: repeat-y;
	width: 715px;
	padding-right: 25px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
#content_bottom {
	background-image: url(../images/content_bottom.gif);
	width: 750px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #mainContent #content_middle #youtube {
	padding-left: 15px;
	padding-bottom: 15px;
}
.twoColFixLtHdr #container #mainContent #content_middle #about_us_table {
	border: thin dotted #CCCCCC;
}
.twoColFixLtHdr #container #mainContent #content_middle #intinery_form {
	width: 495px;
	border-bottom-width: 1px;
	border-bottom-color: #3593B5;
}
.twoColFixLtHdr #intinery_form1 {
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-color: #3593B5;
}
#hot destination {
	background-color: #FFFFFF;
	border: thin dotted #999999;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destinaion_img {
	overflow: hidden;
	padding: 3px;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destinaion_img2 {
	overflow: hidden;
	padding: 3px;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destinaion_img3 {
	overflow: hidden;
	padding: 3px;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destinaion_img4 {
	overflow: hidden;
	padding: 3px;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destnation_txt {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #3593B5;
	margin-right: 3px;
	margin-left: 3px;
	overflow: hidden;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	padding: 5px;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destnation_txt2 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #3593B5;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 130px;
	color: #000000;
	overflow: hidden;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destnation_txt3 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #3593B5;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 130px;
	color: #000000;
	overflow: hidden;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #hot_destnation_txt4 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #3593B5;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 130px;
	color: #000000;
	overflow: hidden;
}
#hot_destination {
	font-family: "Century Gothic";
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 5px;
	border: 1px solid #E3E9B4;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.twoColFixLtHdr #container #mainContent #content_middle #hot_destination #fav_package_txt {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #3593B5;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 130px;
	overflow: hidden;
	color: #000000;
}
.intinery_header_1 { /*for the big header in itinery form */
	font-family: "Century Gothic";
	font-size: 36px;
	color: #128CAF;
}
.intinery_header_2 { /*for the sub header day in itinery form */
	font-family: "Century Gothic";
	font-size: 12px;
	color: #128CAF;
	font-weight: bold;
}
.tour_code {
	color: #666666;
	font-size: 12px;
}
.twoColFixLtHdr #container #mainContent #content_middle #careers_form {
	width: 500px;
}
#hot_destination_1 {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E9B4;
}
#hot_destination_2 {
	padding: 5px;
}
#fav_packages {
	font-family: "Century Gothic";
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 5px;
	border: 1px solid #E3E9B4;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#fav_packages_1 {
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E9B4;
	margin-top: 3px;
}
#fav_packages_2 {
	margin-top: 3px;
}#free_easy_1 {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #3593B5;
	border-right-color: #3593B5;
	border-bottom-color: #3593B5;
	border-left-color: #3593B5;
	width: 500px;
}
#free_easy_container {
	width: 510px;
	border: 1px solid #3593B5;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px;
}

#package_pic {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#09F;
	padding:5px;
}

a:link {
	text-decoration: none;
	color: #128caf;
}
a:visited {
	text-decoration: none;
	color: #128caf;
}
a:hover {
	text-decoration: underline;
	color: #e39125;
}
a:active {
	text-decoration: none;
	color: #128caf;
}
.style19 {	color: #47A6C1;
	font-weight: bold;
}
.style26 {
	font-size: 36px;
	color: #128caf;
}
.style27 {color: #666666}
.style30 {color: #999999}
.style23 {	font-size: 10px;
	font-style: italic;
}
.style31 {color: #000000}
.style32 {color: #47A6C1}
.style18 {	font-size: 10px;
	color: #666666;
}

.hot_destination_label {	font-size: 14px;
	color: #14b7e0;
	font-weight: bold;
}
.hot_destination_price {font-size: 24px; color: #e39125; }
.style37 {font-size: 16px;
}

.style38 {font-size: 16px;
color: #F00;
}

.style39 {font-size: 12px;
color: #F00;
}

.style40 {font-size: 12px;
color: #FFF;
}
