/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== 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;
	margin-bottom:5px;
	padding:0;
	background-image: url(../images/bg.gif);background-repeat: repeat-x;
	background-color:#2e9ee4;
	font-family:Arial, Helvetica, sans-serif;
	color:#51504d;
	font-size:12px;
	text-align:justify;
}

.border{
border-bottom: 1px dotted #dddddd; }


.borderpro{
border-right: 1px solid #afafaf; border-left: 1px solid #afafaf; width:131px;}



.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#54554b;
	/*text-transform:uppercase;*/
	}
	
	
.textbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#127fc0;
	
	}
	
.headingtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#127fc0;
	text-transform:uppercase;
	
	}
h1
{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0266af;
	line-height:20px;
	text-transform:uppercase;
	text-align:center;
	}

.livechat
{
	background-image:url(../images/live-chat.gif);
	width:188px;
	height:152px;
	background-repeat:no-repeat;
	}
	
.linkbg
{
	background-image:url(../images/link-bg.gif);
	width:187px;
	height:152px;
	background-repeat:no-repeat;
	}
	
	
	.banner
{
	background-image:url(../images/banner.gif);
	background-repeat: no-repeat;
	height:148px;
	width:980px;
	}
	
	.footerbg
{
	background-image:url(../images/footer-page-bg.gif);
	background-repeat: repeat-x;
	height:58px;
	}
	
	
.productbg
{
	background-image:url(../images/product-bg.gif);
	width:101px;
	height:101px;
	background-repeat:no-repeat;
	}

.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a434f; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#127fc0; text-decoration:none;}

.productlink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#127fc0; text-decoration:none; font-weight:bold; }
.productlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a434f; text-decoration:none;  font-weight:bold;}

.sitemapmenu{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3a434f; text-decoration:none; }
.sitemapmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#127fc0; text-decoration:none;}

.headerlink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#707070; text-decoration:none; font-weight:bold; }
.headerlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#127fc0; text-decoration:none;  font-weight:bold;}

.link{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#096193; text-decoration:none; font-weight:bold;}
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #343434; text-decoration:none; font-weight:bold;}

.textbox{
border:1px solid #d5d5d5;
background-color:#ffffff;
width:190px;
height:17px;
color:#100f0e;}


.textbox1{
border:1px solid #7b9db9;
width:120px;
height:20px;}

.textbox2{
border:1px solid #7b9db9;
width:70px;
height:20px;}



.texthead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:7px;
	text-transform:uppercase;

	
}


.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;

	
}

.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}
.footertext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
}
.footertext a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
.footertext a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration:underline;
}
a
{
	color:#0266af;
	text-decoration:none;	
}
a:hover
{
	color:#666666;
	text-decoration:underline;
}
.footers a
{
	
	color:#3a434f;
	text-decoration:underline;
}

.footer a:hover
{
	color:#127fc0;
}

.productheading
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
padding:2px;
color:#3a434f;
}
.productheading:hover
{
text-decoration:underline;
color:#127fc0;
}
.boxresource
{
border:1px solid #d6d6d6;
}

img
{
border:none;
}
.nav {
	width:200px;
	height:auto;
	margin-left:0px;
}
.nav ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 0px;
}
.nav li {
	display:block;
	padding:0 0px 0px 10px;
	background:url(../images/arrow.png) no-repeat center left;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	/*border-bottom:1px dashed #8f8f8f;*/
	text-decoration:none;
}
.nav li a {
	color:#383838;
	text-decoration:none;
}
.nav li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#1c81b8;
	text-decoration: none;
}
.contant-link1{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#343434; text-decoration:none;}
.contant-link1:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #0376ac; text-decoration:none;}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0266af;
	font-weight:bold;
	line-height:20px;
	padding-bottom:10px;
}
#hotels_toptitle{
	background-color:#168dd1;
	height:23px;
	padding-top:5px;
	padding-right:8px;
	}
	
.style2 {
	text-align: center;
	border: 1px solid #9CC9F2;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.style3 {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.style4 {
	text-align: center;
	border: 1px solid #9CC9F2;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E7F4FF;
}
.style5 {
	text-align: center;
	border: 1px solid #9CC9F2;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E7F4FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4c4c4c; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#d20000; text-decoration:none;}

.table-contant{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none; font-weight:bold; }
.table-contant:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#19487a; text-decoration:none; font-weight:bold;}
.dborder {
border:#94c9d3 solid 1px;}

.bodtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	margin-top:5px;
	margin-left:5px;
}

.hoteltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#096193;
	font-weight:bold;
	margin-top:15px;
	margin-left:5px;
	line-height:25px;
}

.textbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#096193;
	font-weight:bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2585bb;
	font-weight:bold;
	line-height:25px;
	margin-top:6px;
	padding-left:7px;
}


#twobox-container{width:980px; background:#FFFFFF; height:auto;padding:6px; margin:0 auto;}
#searchlayout{width:950px;margin:0 auto;}
.search-ltcorner{width:12px;height:60px;background-image:url('../images/search-ltcorner.gif');background-repeat:no-repeat;float:left;}
.search-ctbar{width:925px;height:auto;float:left;font-weight:bold;}
.search-rtcorner{width:12px;height:60px;background-image:url('../images/search-rtcorner.gif');background-repeat:no-repeat;float:right;}
.editor-tagline{width:950px;/*height:130px;background-image:url('../images/editor-tagline.gif');background-repeat:no-repeat;*/margin:0 auto;clear:both;margin-top:6px;}
.searchtext{font-family:Arial, Helvetica, sans-serif;font-size:21px;color:#707070;text-align:left;}
/* ==============================================*/
#search-box{width:950px;height:auto;border:2px solid #ccedfc;background-color:#f7fcff; margin-left:8px;}
h2{font-family:Arial, Helvetica, sans-serif;font-size:24px;font-weight:bold;color:#0f7cbf;text-align:center;padding-top:15px;}
#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:#0f7cbf;padding-bottom:6px; text-decoration:none;}
.hotel-price{width:135px;height:auto;float:right;margin-right:10px;border:1px solid #cacaca;padding:6px;font-family:Arial, Helvetica, sans-serif;font-size:18px; font-weight:bold; color:#0f7cbf; 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/arrow1.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;}
