﻿html
{
	height: 100%;
	margin-bottom: 1px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10pt;
	background: #000 url(../images/bg-body.jpg) no-repeat center top;
}
a
{
	color: #873737;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
}
em
{
	font-style: italic;
	letter-spacing: normal;
	font-size: 11px;
}

/*************************
heading styles
*************************/
h1, h2, h3, h4, h5, h6
{
	color: #D00404;
	line-height: normal;
}
h1
{
	font-size: 20px;
	font-weight: normal;
}
h2
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
h3
{
	font-size: 1.25em;
	font-weight: bold;
}


strong
{
	font-weight: bold;
}
.small-text
{
	font-size: 9pt;
	font-weight: normal;
}
.red
{
	color: #FF0000;
}
.black
{
	color: #000;
}

p
{
	margin-bottom: 15px;
}

#wrap
{
	width: 980px;
	margin: 0 auto;
}
#header
{
	width: 940px;
	float: left;
	padding: 20px;
	position: relative;
}
#contact-btn
{
	position: absolute;
	top: 20px;
	left: 45%;
	background: url(../images/contact-top.gif) no-repeat;
	width: 145px;
	overflow: hidden;
	height: 53px;
}
.fleft{position:absolute; left:615px;}
.fleft a{color:#FFFFFF;}
.fleft a:hover{color:#FF0000;}
#contact-btn a
{
	display: block;
	height: 53px;
	text-indent: -1999px;
}
#contact-btn :hover
{
	background: url(../images/contact-top-over.gif) no-repeat;
}
.logo
{
	width: 172px;
	float: left;
	overflow: hidden;
}
.cart-top
{
	width: 300px;
	float: right;
	text-align: right;
}
.logo a
{
	text-indent: -999px;
	text-decoration: none;
	display: block;
	height: 95px;
}
.accessibility
{
	font-size: 10pt;
	color: #B2B2B2;
}
.accessibility a
{
	font-size: 10pt;
	color: #B2B2B2;
}
.accessibility a:hover
{
	text-decoration: underline;
}

#search-hotel
{
	width: 280px;
	padding: 45px 10px 10px 690px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.title-white
{
	color: #fff;
	background: url(../images/star-seperator.gif) no-repeat center bottom;
	padding-bottom: 10px;
	text-align: center;
}
.row
{
	width: 100%;
	float: left;
	padding: 5px 0;
}

.left
{
	float: left;
	width: 45%;
	text-align: right;
}
.right
{
	float: right;
	width: 55%;
	text-align: left;
}

#mainMenu
{
	width: 980px;
	float: left;
	list-style-type: none;
	height: 32px;
	overflow: hidden;
	background: url(../images/mainMenu-bg.gif);
	font-size: 11pt;
	margin-bottom: 3px;
}
#mainMenu li
{
	float: left;
	padding: 7px 15px 0px 15px;
	background: url(../images/nav-seperator.gif) no-repeat right top;
}
#mainMenu li a
{
	color: #fff;
}
#mainMenu li a:hover
{
	color: #ff0000;
}


#content-full
{
	width: 980px;
	float: left;
	background: url(../images/big-box-top.gif) no-repeat left top;
	padding: 10px 0 0 0;
	color: #3F3F3F;
}
#content-full .inner
{
	float: left;
	width: 960px;
	padding: 0px 10px 10px 10px;
	background: #fff url(../images/big-box-bot.gif) no-repeat left bottom;
}
.fullwidth-leftcol
{
	width: 500px;
	float: left;
}
.fullwidth-leftcol p
{
	width: 450px;
 	
}


.fullwidth-rightcol
{
	width: 440px;
	float: right;
}

#content
{
	width: 980px;
	float: left;
	color: #3F3F3F;
}

#content .leftcol
{
	width: 672px;
	float: left;
	background: url(../images/short-box-top.gif) no-repeat left top;
	padding: 10px 0 0 0;
}
#content .leftcol .inner
{
	width: 652px;
	float: left;
	padding: 0px 10px 10px 10px;
	background: #fff url(../images/short-box-bot.gif) no-repeat left bottom;
}
#content .rightcol
{
	width: 300px;
	float: right;
	color: #fff;
}

#re-search-hotel
{
	width: 280px;
	padding: 10px 10px 10px 10px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.top-hotel-deals
{
	width: 440px;
	float: left;
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.deal-row
{
	width: auto;
	float: left;
	border-bottom: solid 1px #E9E9E9;
	padding: 10px 0;
}
.deal-img
{
	width: 70px;
	float: left;
}
.deal-img img
{
	border: solid 1px #535353;
	float: left;
	font-size: 1px;
}
.deal-desc
{
	width: 350px;
	float: left;
	padding-left: 10px;
}
.price16black
{
	font-size: 14pt;
	color: #000;
}
.brown-title
{
	font-weight: bold;
	color: #873737;
}
.black-small
{
	font-size: 9pt;
	color: #000;
	font-weight: normal;
}

.featured-hotels
{
	width: 440px;
	float: left;
	padding: 10px 0;
}
.featured-hotels li
{
	float: left;
	width: 50%;
	display: inline;
}
#footer
{
	width: 980px;
	float: left;
	clear: both;
	background: #fff url(../images/big-box-top.gif) no-repeat left top;
	padding: 10px 0 0 0;
	color: #3F3F3F;
	margin-top: 3px;
	font-size: 9pt;
}
#footer .inner
{
	float: left;
	width: 960px;
	padding: 0px 10px 10px 10px;
	background: #fff url(../images/big-box-bot.gif) no-repeat left bottom;
}
.copyright
{
	width: 360px;
	float: left;
	border:solid 0px red;
}
.design-credits
{
	float: right;
	width: 575px;
	text-align: right;
	border:solid 0px red;
}
.thawte{background:url(../images/Thwate.jpg) right top no-repeat; padding:22px 2px 0 0; width:199px; height:39px;float: left;}

.offerbooknow{
    padding:40px 26px 10px 347px;
   
}
/********* increase/decrease font size *************/
#resize-box
{
	position: absolute;
	top: 70px;
	right: 20px;
}

#resize-box a
{
	font-size: 18px;
	font-family: Arial,sans-serif;
	text-decoration: none;
	color: #909090;
	float: left;
	padding: 0 0 0 2px;
}

a.offerText{
float:right;
width:170px;
text-align:right;
font-weight:bold;
padding:20px 70px 0 0;
margin:0px;
color:#fff;
display:block;
border:solid 0px green;

}


/*css created on 31st August 2009*/
.mailing-panel-side{ width:9px; float:left; height:14px;}
.mailing-panel-top{ width:482px; float:left; background:url(../images/mailing-tm.gif) repeat-x; height:14px;}
.mailing-panel-bot{ width:482px; float:left; background:url(../images/mailing-bm.gif) repeat-x; height:14px;}
.mailing-mid{ width:458px; float:left; background:url(../images/mailing-mid.gif) repeat-x  top #ffffff; border-left:solid 1px #B1B1B1; border-right:solid 1px #B1B1B1; padding:2px 20px 0px 20px;}
.mailing-mid .mssg-icon{ width:100px; float:left;}
.mailing-mid .right{ width:350px; float:left;}
.mailing-mid h3{ color:#010101; font-weight:bold; font-size:12pt; padding:0px 0px 5px 0px;}
.mailing-mid p{ font-size:8pt; color:#828282; width:350px;}
.mailing-mid input{ border:solid 1px #B1B1B1; font-size:9pt; margin:4px 10px 0px 0px; height:18px; font-weight:normal; float:left; width:350px;}

.login{ width:366px; height:165px; background:url(../images/login-panel.png) no-repeat; padding:10px;}
.login h2{ font-size:12pt; padding:6px 0px 0px 51px; float:left; color:#ffffff;}
.close-login{ width:20px; float:right; padding:6px 17px 0px 0px;}

.login-panel{ width:285px; float:left; padding:28px 60px 0px 32px;}
.login-left{ width:80px; float:left; padding:0px 10px 10px 0px; font-size:11pt; font-weight:bold;}
.login-right{width:190px; float:left; padding:0px 0px 10px 0px;}
.login-right input{ font-size:9pt; color:#000000; border:none; height:18px; width:160px;}

a.details-btn{ width:110px; height:32px; float:left; background:url(../images/see-details.gif) no-repeat;}
a.details-btn:hover{ width:110px; height:32px; float:left; background:url(../images/see-details-over.gif) no-repeat;}

div, img {behavior:url(js/iepngfix.htc);}

a.register{ color:White;}
/*css created on 31st August 2009*/
