/* CSS Document */

/* Page */
body {
position: relative;
top:0px;
margin: 0px auto;
background: url(images/bg.jpg);
padding:0px;
background-position: center;
}

#page {
	position: relative;
	width: 980px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}

#bg {
	width:980px;
	height:auto;
	position:absolute;
	margin:0px auto;
	top:0px;
	background:url(images/top-bg.jpg) repeat-x;
}

	 .banner {
		width:813px;
		height:199px;
		margin:24px 0px 0px 0px;
		padding:0px;
		position:absolute;
		top:0px;
		background-image: url(images/bluebanner.jpg);
}

#smallbanner {
position: relative;
margin-top:35px;
background:url(images/live-help.jpg);
width:167px;
height:155px;
float: right;
}

/* search for index page */
#indexsearch{
position: absolute;
margin-left:813px;
margin-top:190px;
padding-top:8px;
background: url(images/box-bg.jpg) repeat-x;
width:167px;
height:35px;
float: right;
}

.searchbox {
margin-right:2px;
width:43px;
padding: 1px 1px 1px 1px;
border:none;
background:#2877A2;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.searchbox a{
width:45px;
padding: 1px 1px 1px 1px;
border:none;
background:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.searchbox a:hover{
width:45px;
padding: 1px 1px 1px 1px;
border:none;
background: #CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.textfield {
margin-left:2px;
width:110px;
border:#666666 solid 1px;
background: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #2877A2;
}
/* search for index page completed */
.top_search {
	float: left;
	height: 50px;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/* search for search page */
#othersearch {
	position: absolute;
	margin-left:60px;
	margin-top:10px;
	padding-top:0px;
	background: #FFFFFF;
	width:167px;
	height:35px;
	float: right;
	background-color: #2E2B2B;
}

.othersearchbox {
margin-right:2px;
width:43px;
padding: 1px 1px 1px 1px;
border:none;
background:#2877A2;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.othersearchbox a{
width:45px;
padding: 1px 1px 1px 1px;
border:none;
background:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.othersearchbox a:hover{
width:45px;
padding: 1px 1px 1px 1px;
border:none;
background: #CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.othertextfield {
margin-top:10px;
margin-left:40px;
width:250px;
border:#666666 solid 1px;
background: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #2877A2;
}
/* search for search page completed */



#logo {
background: url(images/logo-01.jpg);
position:absolute;
left:18px;
top:0px;
float:left;
width:274px;
height:92px;
margin:0px ;
padding-left:0px;
}

.topmenubox {
width:350px;
height:35px;
float:right;
top:0px;
background: #FFFFFF url(images/topmenu-bgbottom.jpg) bottom no-repeat;
}

.topmenutext a{
float: left;
width: auto;
height: auto;
padding-left:12px;
margin-left:6px;
display: block;
line-height:30px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
text-align:center;
}

.topmenutext a:hover{
float: left;
width: auto;
height: auto;
padding-left:12px;
margin-left:6px;
line-height:30px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FF9900;
text-align:center;
}

/* main menu */

#menubar {
position:relative;
width:980px;
height:46px;
margin-top:223px;
padding:0px;
background-color:#FFFFFF;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 5px;
	margin: 0px 0px 0px 0px;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	width:975px;
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
	margin: 0px 0px 0px 0px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 14px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0 13px 0 0px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	margin: 0px 0px 0px 0px;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	margin: 0px 0px 0px 0px;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

#contentbox {
position: relative;
clear:both;
width:980px;
height:auto;
background-color: #FCFCFF;
margin: 0px 0px 0px 0px;
padding:0px;
}
#searchcontentbox {
padding: 10px 20px 10px 20px;
position: relative;
clear:both;
width:900px;
height:auto;
background-color: #FCFCFF;
}



#smallbox {
float:left;
margin-left:5px;
margin-top:10px;
padding:0 0 0 0;
width:310px;
height: auto;
background:#FFFFFF;
}

#sideboxcontent {
float:left;
margin-left:0px;
margin-top:0px;
margin-bottom:10px;
padding-bottom:5px;
width:301px;
height:auto;
border: 1px solid #CAD6E8;
border-top:none;
}

#leftcurve{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurve.jpg) top no-repeat;
}

#boxbg {
background:url(images/box-bg.jpg) repeat-x;
width:291px;
height:35px;
float:left;
}

#boxbgtext {
width:275px;
height:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
line-height:35px;
}
#rightcurve{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurve.jpg) top no-repeat;
}

/* Hot Deals */

#leftcurver{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurvered.jpg) top no-repeat;
}

#boxbgr {
background:url(images/box-bgred.jpg) repeat-x;
width:291px;
height:35px;
float:left;
}

#boxbgtextr {
width:275px;
height:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
line-height:35px;
}
#rightcurver{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurvered.jpg) top no-repeat;
}
/* Hot Deals */


/* content of big box */

#bigbox {
float: right;
margin-left:0px;
margin-top:0px;
margin-right:5px;
margin-bottom:5px;
padding:0 0 0 0;
width:630px;
height: auto;
background:#FFFFFF;
}

#leftcurvebig{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurve.jpg) top no-repeat;
}
/* south */
#krleftcurvebig{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurvegr.jpg) top no-repeat;
}

#krboxbig {
background:url(images/box-bggr.jpg) repeat-x;
margin-top:8px;
width:642px;
height:35px;
float:right;
}

#krrightcurve{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurvegr.jpg) top no-repeat;
}

/* south */

/* west */
#weleftcurvebig{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurvebr.jpg) top no-repeat;
}

#weboxbig {
background:url(images/boxbgbr.jpg) repeat-x;
margin-top:8px;
width:642px;
height:35px;
float:right;
}

#werightcurve{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurvebr.jpg) top no-repeat;
}

/* west */

#boxbig {
background:url(images/box-bg.jpg) repeat-x;
width:642px;
height:35px;
float:right;
}

#bigtext {
width:600px;
height:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
line-height:35px;
}

#rightcurvebig{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurve.jpg) top no-repeat;
}

#bboxcontent {
float:right;
margin-left:0px;
margin-top:0px;
padding-bottom:5px;
width:640px;
height: auto;
border: 1px solid #CAD6E8;
border-top:none;
}

#imgbox{
width:100%;
height:auto;
float: left;
margin-left:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
text-align:center;
text-decoration:none;
line-height:15px;
display:block;
margin-top:30px;
margin:3px 0px 0px 0px;
padding:0px 0px 1px 0px;
background: #FFFFFF;
}

#imgbox a{
width:96px;
height: auto;
float: left;
margin-left:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
text-align:center;
text-decoration:none;
line-height:15px;
display:block;
margin-top:30px;
margin:3px 0px 0px 0px;
padding:0px 0px 1px 0px;
background: #FFFFFF;
}

#imgbox a:hover{
width:96px;
height: auto;
float: left;
margin-left:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
text-align:center;
line-height:15px;
text-decoration:none;
display:block;
margin-top:30px;
margin:3px 0px 0px 0px;
padding:0px 0px 1px 0px;
background: #FFFFFF;
}

.leftimg{
width:290px;
height:79px;
float: left;
margin:1px 1px 1px 1px;
padding:0px;
background: #CCCCCC;
}

#rightimg {
width:150px;
height:90px;
float:right;
}

#textwithimg {
float:left;
width:720px;
height:auto;
margin-right:5px;
}

.itemlink {
float:left;
width:297px;
margin-left:1px;
margin-top:0px;
margin-right:0px;
padding-bottom:5px;
border-bottom:solid 1px #CAD6E8;
background: #F3F9FC;
}


.itemtext{
float:left;
width:297px;
margin-left:1px;
margin-top:0px;
margin-right:0px;
padding-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
border-bottom:solid 1px #CAD6E8;
background: #F3F9FC;
}

.more{
float:right;
width:50px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
font-weight:bold;
text-align:center;
display:block;
margin: 2px 2px 2px 2px;
}

.more a{
float:right;
width:50px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
font-weight:bold;
text-align:center;
display:block;
margin: 2px 2px 2px 2px;
}

.more a:hover{
float:right;
width:50px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
font-weight:bold;
text-align:center;
display:block;
margin: 2px 2px 2px 2px;
background:#FF9900;
}
/* content item */

#itemtitle {
width:200px;
padding-left:4px;
padding-top:4px;
text-decoration:none;
padding-bottom:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #4FA7FF;
}

#itemtitle a{
width:200px;
padding-left:4px;
padding-top:4px;
padding-bottom:6px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #4FA7FF;
}

#itemtitle a:hover{
width:200px;
padding-left:4px;
padding-top:4px;
padding-bottom:6px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #4FA7FF;
}


#itemcontbox {
float:right;
width:290px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: none;
text-decoration:none;
background-color:#FFFFFF;
color: #999999;
border-bottom:solid 1px #CCCCCC;
}


#itemcontent a{
width:190px;
padding-left:10px;
padding-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: none;
text-decoration:none;
color: #000000;
line-height: 18px;
border-bottom:solid 0px #CCCCCC;
background:url(images/li.jpg)  no-repeat left top;
}

#itemcontent a:hover{
width:190px;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: none;
text-decoration:none;
color: #FF9900;
line-height: 18px;
background: #F9F9F9 url(images/li.jpg)  no-repeat left top;
}

/* main content */
#header {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#4FA7FF;
padding-left:12px;
padding-top:6px;
padding-bottom:6px;
}

#header a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#4FA7FF;
padding-left:0px;
text-decoration:none;
padding-top:6px;
padding-bottom:6px;
}

#header a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color: #FF9900;
padding-left:0px;
padding-top:6px;
padding-bottom:6px;
}

#otherheader {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#4FA7FF;
text-decoration:none;
padding-left:20px;
padding-top:10px;
padding-bottom:6px;
border-bottom: solid 1px #E6E6E6;
}

#otherheader a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color: #FF9900;
text-decoration:none;
padding-left:5px;
padding-top:10px;
padding-bottom:6px;
}

#otherheader a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color: #0099FF;
text-decoration: underline;
padding-left:5px;
padding-top:10px;
padding-bottom:6px;
}


#othercontent {
	cursor:default;
	width: auto;
	text-align:justify;
	padding-left:50px;
	padding-right:50px;
	padding-top:0px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-bottom: dashed 1px  #E6E6E6;
}

#subcontent {
	cursor:default;
	width:620px;
	text-align:justify;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#sublink {
	cursor:default;
	width:620px;
	text-align: justify;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #00CCFF;
}

#sublink a:link, #sublink a:active, #sublink a:visited{
	cursor:default;
	width:620px;
	text-align:justify;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
}

#sublink a:hover{
	cursor: pointer;
	width:620px;
	text-align:justify;
	text-decoration:underline;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FF9900;
	background-color: #F9F9F9;
}

.line-box {
	border-bottom: solid 1px #CAD6E8;
	padding-bottom: 0px;
	margin: 2px 0px 0px 2px;
}

#footer {
	top:auto;
	bottom:0px;
	margin-top:10px;
	position: relative;
	clear:both;
	width:980px;
	height:70px;
	background: #144848 url(images/footer-bg.jpg) repeat-x;
}

.footerlink {
padding-top:5px;
padding-left:210px;
text-align:center;
text-indent:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #F9F9F9;
}

.bottextlink {
float: left;
text-align: center;
text-decoration:none;
display:block;
position:relative;
margin:4px 4px 4px 4px;
text-indent:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #F9F9F9;
}

.bottextlink a{
float: left;
display:block;
text-align: center;
text-decoration:none;
position:relative;
margin:4px 4px 4px 4px;
text-indent:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #F9F9F9;
}

.bottextlink a:hover{
float: left;
display:block;
text-align: center;
text-decoration:underline;
position:relative;
margin:4px 4px 4px 4px;
text-indent:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #0099FF;
}

#copyright {
padding-bottom:5px;
background:#134141;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
color: #999999;
font-size:12px;
}

#copyright a{
padding-bottom:5px;
background:#134141;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
color: #999999;
cursor: default;
font-size:12px;
}

#copyright a:hover{
padding-bottom:5px;
background:#134141;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
text-decoration: underline;
color: #00CCFF;
cursor:pointer;cursor:hand;
font-size:12px;
}
/* bottom link*/

.bottomlink, .bottomlink a:link, .bottomlink a:active, .bottomlink a:visited{
padding-top:5px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
}

.bottomlink a:hover{
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #0099FF;
text-decoration:underline;
text-align:center;
}

/* group of hotels */
.ghotel {
width:auto;
height:auto;
margin-left:4px;
float:left;
}

.ghoteltext {
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin-left:6px;
padding-top:5px;
padding-bottom:5px;
padding-left:4px;
line-height:15px;
display:block;
text-decoration:none;

}

.ghoteltext a{
background:url(images/arrow_orange.jpg) left no-repeat;
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding-top:3px;
padding-bottom:5px;
padding-left:10px;
line-height:15px;
display:block;
text-decoration:none;
}

.ghoteltext a:hover{
background: #F9F9F9 url(images/arrow_blue.jpg) left no-repeat;
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
padding-top:3px;
padding-bottom:5px;
padding-left:10px;
line-height:15px;
display:block;
text-decoration:none;
}

/* inbound sub links */

.inbound1 {
	font-size: 12px;
	color: #666666;
}

.inbound1 a{
	font-size: 12px;
	color: #666666;
}

.inbound1 a:hover{
	font-size: 12px;
	color: #0099FF;
}

.inbound2 {
	font-size: 12px;
	color: #FF9900;
}

.inbound2 a{
	font-size: 12px;
	color: #FF9900;
}

.inbound2 a:hover{
	font-size: 12px;
	color: #0099FF;
}


/* inner pages CSS Document */

#smallboxinner {
float:left;
margin-left:5px;
margin-top:10px;
padding:0 0 0 0;
width:310px;
height: auto;
background:#FFFFFF;
}

.subtext {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
padding:4px;
text-decoration:none;
background:#FFFFFF;
}

.subtext a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
padding:4px;
text-decoration:none;
}

.subtext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #FF9900;
padding:4px;
text-decoration:none;
}

.h1text {
padding:3px 3px 3px 3px;
margin:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0099FF;
}

.subh1text {
padding:3px 3px 3px 3px;
margin:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
color:#0099FF;
background:#EEF9FD;
}

.subh1small {
padding:3px 3px 3px 3px;
margin:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color: #666666;
background:#FFFFFF;
}
.discount {
padding:3px 3px 3px 3px;
margin:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration: blink;
color: #FF0000;
background:#FFFFFF;
}
.discounts {
padding:3px 3px 3px 3px;
margin:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration: none;
color: #FF0000;
background:#FFFFFF;
}
.subh1small a{
padding:3px 3px 3px 3px;
margin:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color: #666666;
background:#FFFFFF;
}

.subh1small a:hover{
padding:3px 3px 3px 3px;
margin:4px;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:14px;
color: #FF9900;
background: #EEF9FD;
}

#innerboxcontent {
float: left;
margin-left:2px;
margin-top:10px;
padding-bottom:5px;
width:640px;
height: auto;
border: 1px solid #CAD6E8;
}
/* style above is for internal pages of states */
.content-title-noshade-size3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin: 3px;
padding: 0px; 
color: #4FA7FF;
}

.content-txtbox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin: 4px;
padding:3px;
text-align: justify;
}

/* Holiday Packages */

#leftcurvegr{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurvegr.jpg) top no-repeat;
}

#boxbggr {
background:url(images/box-bggr.jpg) repeat-x;
width:291px;
height:35px;
float:left;
}

#boxbgtextgr {
width:275px;
height:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
line-height:35px;
}
#rightcurvegr{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurvegr.jpg) top no-repeat;
}
/* Holiday Packages */


/* Himachal Pradesh */

#leftcurvebl{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurvebl.jpg) top no-repeat;
}

#boxbgbl {
background:url(images/boxbgbl.jpg) repeat-x;
width:291px;
height:35px;
float:left;
}

#boxbgtextbl {
width:275px;
height:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
line-height:35px;
}
#rightcurvebl{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurvebl.jpg) top no-repeat;
}
/* Himachal Pradesh */

/* Rajasthan */

#leftcurvebr{
float:left;
margin-left:0px;
width:12px;
height:35px;
background: #FFFFFF  url(images/lgrcurvebr.jpg) top no-repeat;
}

#boxbgbr {
background:url(images/boxbgbr.jpg) repeat-x;
width:291px;
height:35px;
float:left;
}

#boxbgtextbr {
width:275px;
height:20px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
line-height:35px;
}
#rightcurvebr{
float: right;
margin-left:0px;
padding:0 0 0 0;
width:12px;
height:35px;
background: #FFFFFF  url(images/rgrcurvebr.jpg) top no-repeat;
}
/* Rajasthan */


.top a{
float: right;
height:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:none;
color:#FF9900;
}

.top a:hover{
float: right;
height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color: #0066FF;
}


#bgcolor {
background:none;
}

#bgcolor a{
background:none;
}

#bgcolor a:hover{
background: #D2E9FF;
}

#searchhide{
display:none;
}

.innerhotel {
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin-left:6px;
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
line-height:15px;
display:block;
text-decoration:none;

}

.innerhotel a{
background:url(images/arrow_orange.jpg) left no-repeat;
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding-top:2px;
padding-bottom:2px;
padding-left:8px;
line-height:15px;
display:block;
text-decoration:none;
}

.innerhotel a:hover{
background: #F9F9F9 url(images/arrow_blue.jpg) left no-repeat;
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
padding-top:2px;
padding-bottom:2px;
padding-left:8px;
line-height:15px;
display:block;
text-decoration:none;
}

