﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}



tbody tr {
	cursor:hand;
}
em.none { color: #666; }
form>dl>dt { font-size: 12px !important; }
form,fieldset{
	font-size: 12px;
	margin:0;
	padding:0;
	border-style:none;
}
/*---GlobalEnd---*/
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#dff5fa;
	font-family:Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:12px;
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url(../images/layout-bg.gif);
	background-repeat:repeat-y;
}
#wrapper2 {
	width:1000px;
	margin: 0 auto;
	background-image:url(../images/layout-bg.gif);
	background-repeat:repeat-y;
}
/* ========== Logo */
#top-headercontainer{width:1000px;height:136px;background-image:url('../images/header-bg.gif');background-repeat:no-repeat;}
/* ==============================================*/
.logo-box{width:330px;height:136px;background-image:url('../images/logo.gif');background-repeat:no-repeat;float:left;margin-left:6px;}
.logo-box a{width:330px;height:136px;display:block;}
/* ==============================================*/
.callus-box{width:280px;height:auto;float:right;margin-top:45px;font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;color:#0582cb;}
.callus-box a{font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;color:#0582cb; text-decoration:none;}
.sub-text{font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;color:#696969; }
#nav-linkbar{width:1000px;height:29px;background-image:url('../images/top-linkstrip.gif');background-repeat:repeat-x; }
/* menu */
.menu { width:680px; margin:0 0 0 0; padding:0; float:left;}
.menu ul { margin:0; padding:0; list-style:none;}
.menu li { margin:0; padding:0;  font:bold 14px Arial, Helvetica, sans-serif; color:#FFFFFF; float:left;text-transform:uppercase;}
.menu a { float:left; font:bold 14px Arial, Helvetica, sans-serif; color:#FFFFFF; padding:5px 15px; margin:0; text-decoration:none;}
.menu a:hover {color:#043d64;}
.menu a.active {color:#043d64;text-decoration:underline;}
.divider-line{border-right:1px dashed #acddff;}
/* =========================================================================*/

#link-container{
	background-image:url(../images/link-bg.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:24px;
}
.link-box{
	width:580px;
	height:auto;
	font-family:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-weight:bold;
	padding-left:15px;
	padding-top:4px;
}
.link-box a{
	color:#FFFFFF;
	text-decoration:none;
}
.link-box a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.rt-sitemaplink{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	float:right;
	padding-right:15px;
	padding-top:5px;
}
.rt-sitemaplink a{
	color:#FFFFFF;
	text-decoration:none;
}
.rt-sitemaplink a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/* =========================================================================*/

/* ========== Center Container Class*/
#content-container {
	width:1000px;
	height:auto;
	clear:both;
}
/* =========================================================================*/

#left-container {
	width:224px;
	height:auto;
	float:left;
	margin-bottom:6px;
	padding-left:8px;
	margin-top:6px;
}

#traveldest-search{
	width:224px;
	height:auto;
}

.top-searchbar{
	width:224px;
	height:25px;
	background-image:url(../images/lt-boxtopbar.gif);
	background-repeat:no-repeat;	
}
.top-searchbar h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:24px;
	padding-top:4px;
	text-decoration:none;	
}
.bg-searchbar{
	width:208px;
	background-image:url(../images/lt-boxbgbar.gif);
	background-repeat:repeat-y;	
	padding:8px;
}
.bottom-searchbar{
	width:224px;
	height:14px;
	background-image:url(../images/lt-boxbottombar.gif);
	background-repeat:no-repeat;
}
/* =========================================================================*/
.search-title{
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.textbox-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.search-text{
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
/* =========================================================================*/
#center-container{
	width:523px;
	height:auto;
	float:left;
	padding-left:10px;
	margin-top:6px;
}
#center-container1{
	width:980px;
	height:auto;
	float:left;
	padding-left:10px;
	margin-top:6px;
}
#booking-container{
	width:523px;
	height:auto;
}
.top-bookingimg{
	width:523px;
	height:10px;
	background-image:url(../images/booking-topbar.gif);
	background-repeat:no-repeat;
}
#bg-bookingimg{
	width:523px;
	background-image:url(../images/booking-bgbar.gif);
	background-repeat:repeat-y;
}
.hotelsboxes{
	width:500px;
	height:auto;
	margin:0 auto;
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:10px;
	padding-top:10px;
}

#ct-googlebox{
	width:523px;
	height:auto;
}
#lt-googlebox{
	width:208px;
	height:auto;
	padding:8px;
}
/* =========================================================================*/
#welcome-container{
	width:523px;
	height:auto;
	padding-bottom:6px;
}

#welcome-container2{
	width:970px;
	height:auto;
	padding-bottom:6px;
}

.welcome-topbar{
	width:523px;
	height:8px;
	background:url(../images/content-topbar.gif) bottom no-repeat;
}

.welcome-topbar2{
	width:980px;
	background:url(../images/content-topbar.gif) bottom no-repeat;
}

.welcome-bgbar{
	width:499px;
	background-image:url(../images/content-bgbar.gif);
	background-repeat:repeat-y;
	padding:8px 8px 8px 16px;
	font-size:11px;
}

.welcome-bgbar2{
	width:950px;
	background-image:url(../images/content-bgbar.gif);
	background-repeat:repeat-y;
	padding:8px 8px 8px 16px;
	font-size:11px;
}
.welcome-bottombar{
	width:523px;
	height:10px;
	background-image:url(../images/content-botbar.gif);
	background-repeat:no-repeat;
}
.welcome-bottombar2{
	width:980px;
	background-image:url(../images/content-botbar.gif);
	background-repeat:no-repeat;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#0d547d;
	font-weight:bold;
	font-size:14px;
	padding-bottom:4px;
}
/* =========================================================================*/

.bottom-bookingimg{
	width:523px;
	height:7px;
	background-image:url(../images/booking-botbar.gif);
	background-repeat:no-repeat;
}
/* =========================================================================*/

/* =========================================================================*/

#right-container {
	width:217px;
	height:auto;
	float:right;
	margin-top:6px;
	padding-right:8px;

}
.rt-googlebox {
	width:1000px;
	height:auto;
	margin-left:10px;
}
/* =========================================================================*/

#travelcity-container {
	width:217px;
	height:auto;
	border:1px solid #2192c1;
}
#travelcity-container2 {
	width:980px;
	height:auto;
	border:1px solid #2192c1;
}
h1{
	width:207px;
	height:auto;
	background-color:#5cafde;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-bottom:4px;
	padding-left:10px;
}
.sitemap-heading{
	width:970px;
	height:auto;
	background-color:#5cafde;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-bottom:4px;
	padding-left:10px;
}
.left-linkbox{
	width:100px;
	height:auto;
	float:left;
	padding-left:5px;
}
.left-linkbox2{
	width:100px;
	height:auto;
	float:left;
	padding-left:5px;
}
.left-linkbox3{
	width:220px;
	height:auto;
	float:left;
	padding-left:5px;
}
.right-linkbox{
	width:105px;
	height:auto;
	float:left;
}
.right-linkbox2{
	width:115px;
	height:auto;
	float:left;
}
.right-linkbox3{
	width:235px;
	height:auto;
	float:left;
}


/* ============Left Side Link Container========================= */

.ltcontant-list ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
}
.ltcontant-list li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(../images/rt-blackarrow.gif) no-repeat center left;
	line-height:28px;
	list-style:none;
}
.ltcontant-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	height:28px;
	text-decoration:none;
}
.ltcontant-list li a:hover {
	color:#c26e00;
	text-decoration:underline;
}
.ltcontant-list2 ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
}
.ltcontant-list2 li {
	display:block;
	padding-left:15px;
	background:url(../images/rt-blackarrow.gif) no-repeat;
	background-position:5 6;
	display:block;
	line-height:12px;	
	list-style:none;
}
.ltcontant-list2 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	text-decoration:none;
}
.ltcontant-list2 li a:hover {
	
	color:#fc0000;
	text-decoration:none;	
}
/* =========================================================================*/
#hotelroomsinfo-box{
	width:224px;
	height:auto;
	margin-top:6px;
}
.hotelinfo-list{
	margin:0;
	list-style:none;
	padding:0px 0px 0px 8px;
}
.hotelinfo-list ul {
	width:224px;
	height:auto;
}
.hotelinfo-list li {
	display:block;
	padding:0 0px 0px 12px;
	background:url(../images/rt-blackarrow.gif) no-repeat center left;
	line-height:21px;
	list-style:none;
}
.hotelinfo-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	height:21px;
	text-decoration:none;
}
.hotelinfo-list li a:hover {
	color:#c26e00;
	text-decoration:underline;
}
/* ========== Footer Container Box*/
#footer-container {
	width:970px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	height:35px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}
#footer-container a {
	color:#666666;
	text-decoration:none;
}
#footer-container a:hover {
	color:#666666;
	text-decoration:underline;
}

.rate-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4194b5;
	font-weight:bold;
	text-align: right;
}


.featur-heading{
font-family:Arial, Helvetica, sans-serif;
	color:#0d547d;
	font-weight:bold;
	font-size:15px;
	padding-bottom:4px;
	padding-left:8px;
}
.featur-heading1{
font-family:Arial, Helvetica, sans-serif;
	color:#0d547d;
	font-weight:bold;
	font-size:13px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	text-align:right;
	text-decoration:none;
}
/* ========== Sitemap Start*/

.boxborder{
border-bottom: 1px dotted #7f7f7f;}

.loginboxdiv
{
 height:32px;
 width:344px;
 background:url('../images/indexlogin_bg.gif') no-repeat bottom;
 margin:0 auto;
}

.loginbox1
{
 background:none;
 border:none;
 width:300px;
 height:14px;
 margin:0;
 padding:8px 7px 5px 8px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 background-color:#ffffff;
}

/* ========== partner */

.partnerlink {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

.partnerlink a {

color:#000000;
text-decoration:none;
}

.partnerlink a:hover{
color:#1d8acd;
text-decoration:underline;

}


.partner-text{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:10px;
}

/* ===============================================*/
#footerbox-container{width:1000px;height:250px;clear:both;background-image:url('../images/footer-bg.gif');background-repeat:repeat-x;background-color:#dbefff;}
#footerbox-container a{color:#333333;text-decoration:none;}
.bottom-threebox{width:980px;height:auto;padding-top:15px;margin:0 auto;}
.copyright-text{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#333333;text-decoration:none;}
/* ===============================================*/
.bottom-linkbox{width:290px;height:auto;}
.bottom-linkbox ul {width:auto;	margin:0;list-style:none;color:#156778;	padding:0px 0px 8px 10px;}
.bottom-linkbox li {display:block;padding:0 0px 0px 20px;background:url(../images/companylink-icon.gif) no-repeat left;	line-height:22px;border-bottom:4px solid #90d4e2;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;color:#156778;text-transform:uppercase;text-decoration:none;}
/* =======Company News============================*/
.companynews-linkbox {width:290px;height:auto;}
.companynews-linkbox ul {width:auto;margin:0;list-style:none;color:#156778;padding:0px 0px 8px 10px;}
.companynews-linkbox li {display:block;	padding:0 0px 0px 20px;	background:url(../images/companynews.gif) no-repeat left;border-bottom:4px solid #87afdc;
	font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;color:#156778;	text-transform:uppercase;text-decoration:none;}
/*===========Twitter CSS============*/
#twitterfeed {width:300px;height:auto;font-family:Arial, Helvetica, sans-serif;font-size:11px;	color:#595959; font-weight:bold;}
#twitter_div {width: 250px;	padding:10px ;background-color: #f0f7fd;border: solid 1px #87afdc;}
ul#twitter_update_list {width: 250px;padding: 0;margin: 0;overflow: hidden;}
ul#twitter_update_list li {width: 240px;padding: 5px 5px 5px 5px;color:#595959;	border-bottom: solid 1px #87afdc;list-style: none;}
ul#twitter_update_list li a {color: #666666;border-bottom: dotted 1px;text-decoration: none;}
ul#twitter_update_list li a:hover {	color: #333333;	border-bottom: solid 1px;}

/*=================== Types Css ==================*/
#search-box{width:966px;height:auto;border:2px solid #ccedfc;background-color:#f7fcff; margin:0 auto;}
#search-box .title-box {width:auto;height:auto;}
#search-box .title-box ul {width:auto;margin:0;list-style:none;padding:10px 0px 10px 12px;}
#search-box .title-box li {display:block;padding:0 0px 0px 15px;background:url(../images/titlearrow.gif) no-repeat center left;line-height:30px;font-family:Arial, Helvetica, sans-serif;	font-size:18px;	color:#2c6eba; font-weight:bold; text-align:left;text-decoration:none;}
#search-box .icon-link{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;color:#333333;text-decoration:none;text-align:center;padding-top:5px;padding-bottom:5px;}
#search-box .icon-link a{color:#333333;text-decoration:none;}
#search-box .icon-link a:hover{color:#0144be;text-decoration:none;}
#search5-container{width:430px;height:auto;border:1px solid #ccedfc;background-color:#f7fdff; padding:10px;margin:0 auto;font-family:Arial, Helvetica, sans-serif;font-size:13px;margin-top:6px;margin-bottom:6px;}
#search5-container .button {color: #FFFFFF;border: black 0px solid;cursor:hand;background:#329EE1;text-decoration:none;padding: 3px;margin: 0 2px 0 0;float: none; font-weight:bold;height:25px;} /* search button text, border and background*/
#search5-container .table-space{padding-top:4px;padding-bottom:4px;color:#000000;font-size:13px; font-family: Arial, Helvetica,sans-serif;}
#search5-container #textstyle {font-size:13px; font-family: Arial, Helvetica,sans-serif;color: black;padding:0;margin: 0;color:#000000; vertical-align:top;} 
#search5-container form,#search5-container img {margin: 0;padding:0;border:0;}
#search5-container input,#search5-container select {background: white;padding: 1px 2px;font-size:12px; font-family: Arial, Helvetica,sans-serif;color: black;border:black 1px solid;}
#search5-container table {text-align:left;}
#search-box .link-list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565656;
	text-decoration:none;
}
#search-box a.link-list {
	color:#565656;
	text-decoration:none;
}
#search-box a.link-list:hover {
	color:#990000;
	text-decoration:none;
} 

#leftcontent-containersitemap { width:980px; height:auto; border:1px solid #d2dbe2; background-color:#ffffff; margin-top:6px; padding-bottom:10px;}

.contenttitle-worldhotels { width:980px; height:25px; background-color:#f6fbfe; border:1px solid #d2dbe2; }

.headtexts{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#0d547d; padding-left:12px; line-height:25px; }

.listbox{height:auto;}
.listbox tr{list-style:none;padding:3px 0px 0px 0px;} 
.listbox td{padding:0 1px 0px 12px;background:url(https://reservation.travelaffiliatepro.com/layout/seasons/images/icons/doublearrow.gif) no-repeat center left;line-height:20px;}
.listbox td a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;	color:#565656;	display:block;	text-decoration:none;}
.listbox td a:hover{color:#027795;	text-decoration:underline;}

.special{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#343434; text-decoration:none;}

#hotellist{	width:940px;border-bottom:1px dashed #cecece;margin:0 auto;	padding-top:15px;padding-bottom:15px;clear:both;}
#hotellist2{width:940px;margin:0 auto;	padding-top:15px;padding-bottom:15px;clear:both;}
.hotel-img{width:220px;	height:auto;float:left;}
#hotel-details{width:510px;height:auto;float:left;padding-left:15px;}
.hotel-title{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;color:#3f3f3f;padding-bottom:6px;}
.hotel-title a{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;color:#3f3f3f;padding-bottom:6px; text-decoration:none;}
.hotel-title a:hover {font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;color:#3f3f3f;padding-bottom:6px; text-decoration:underline;}
.hotel-price{width:135px;height:auto;float:right;margin-right:10px;border:1px solid #dcdcdc;padding:6px;font-family:Arial, Helvetica, sans-serif;font-size:18px; font-weight:bold; color:#0d547d; background-image:url(../images/price-grid.gif);	background-repeat:repeat-x;}
.content-box{width:940px;height:auto;}
.content-title{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;color:#4e6da6;}
.center-subtext{width:auto;height:auto;padding-top:10px;}
.center-subtext ul {width:auto;margin:0;list-style:none;padding:0px 0px 0px 5px;}
.center-subtext li {display:block;padding:0 0px 0px 10px;background:url(../images/arrow.gif) no-repeat center left;line-height:20px;font-size:12px;
color:#000000;text-decoration:none;}
.details-box{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:#333333;}
.border{ border:1px solid #dedede;
padding:1px;}
h3{font-family:Arial, Helvetica, sans-serif;font-size:24px;font-weight:bold;color:#0d547d;text-align:center;padding-top:15px;}


