/*---------Global-----------*/

/*---------default start-----------*/
* {
	margin:0;
	padding:0;
	/*vertical-align:top;*/
}
body {
	background: url(../images/bg_img.jpg) top left repeat-x;
	/*background: #3b3b3b;*/
	font:11px Tahoma;
	text-align:center;
	color:#5a564a;
	padding:0px 0px 0px 0px;
	margin:0px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #00169b; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
br.clearboth {
	clear:both;
	height:1px;
}
a {
	text-decoration:none;
	font:11px Tahoma;
	color:#5a564a;
}
a:hover { text-decoration: underline; }

img{
	margin:0;
	border:0;
}
/*---------default end-----------*/

.main #container{
	width:100%;
	float:left;
	margin:0 auto;
	background:#3b3b3b url(../images/bg_img.jpg) top left repeat-x;
	/*background:#820b03 url(../images/bg_img9.jpg) top center no-repeat;*/
	text-align:center;
	height:auto;
}
.main #main_content{
	width:998px;
	margin:auto;
	text-align:center;
	height:100%;
}
#flashcontent {
height: 100%;
}
#globe {
height: 100%;
}
#mycustomscroll{
	width: 175px;
	height: 191px;
	overflow: auto;
	position: relative;
	left: 2px;
}
.mycustomscroll{
	width: 175px;
	height: 191px;
	overflow: auto;
	position: relative;
	left: 2px;
}
.top_bg{
	top:0;
	background:url(../images/top_bg.jpg) top left repeat-x;
	height:39px;
}
.box_border{
	border-top:1px solid #f1f1f1;
}
/*---------footer start-----------*/
#footer{
	width:100%;
	float:left;
	background:url(../images/bg_footer.jpg) top left repeat-x;
	padding:7px 0px 6px;
	margin:auto 0px;
	bottom:0;	
}
#footer_old { /* get adjusted by 100% as per the resolution */
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 100%;
	background:url(../images/bg_footer.jpg) top left repeat-x;
	left: 50%;
	margin: 0 0 0 -50%;
	padding:5px 0px 5px;
} 
/*---------footer end-----------*/
/*---------Mid_nav start-----------*/
.width_100per { width: 100%; }
.width_auto { width: auto%; }
.float_left { float: left; }
.float_right { float: right; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.bold { font-weight:bold; }
.bold_no{ font-weight:normal; }
.line_18{line-height:18px;}
.line_14{line-height:14px;}
div.tile {
	position: absolute;
	width: 576px;
	margin:auto;
	height: auto;
	left: 401px;
	top: -5px;
	
	/*float:right;*/
}

/* box One */
.a1{
 float:left;
 width:355px;
 padding:18px 0px 0px 0px
}


/* box Two */
.b1 {
  float:left;
 	width:218px;
}
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.padd_3{ padding:3px;}
.padd_5{ padding:5px;}
.padd_LR5{ padding:0px 5px;}
.padd_TLR5{ padding:5px 5px 5px;}
.padd_TB2{ padding:3px 0px;}
.brdr_btm{ border-bottom:2px solid #ffffff;}
.brdr_btm1{ border-bottom:1px solid #e8e7d5;}
.brdr_BR{border-right:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;}
.brdr_R{border-right:1px solid #bcbcbc; }
.brdr_B{border-bottom:1px solid #bcbcbc; }
.inner_box{ background:#ffffff url(../images/1pxline_bg02.jpg) top left repeat-x; padding:3px 3px 3px; border:1px solid #cecdcd;}
.title_header_bg{ background:#e8e7d5; border-bottom:1px solid #cecdcd; padding:3px;}
.brdr_btm2{ border-bottom:1px solid #fbfaf7;}
.box_1{padding:5px; background:url(../images/1pxline_bg03.jpg) top left repeat-x}
.box_2{padding:5px; background:#e8e7d5; border:1px solid #c7c6c3}
.box_3{padding:5px; background:#f5f4ed; border-top:1px solid #faf9f5}
/*---------text_type start-----------*/	
.para, .para a { font-family:tahoma; font-size:11px; color:#5a564a; text-decoration:none;}
.para a:hover{ font-family:tahoma; font-size:11px; color:#d23600; text-decoration:underline;}
.color_gray a{ color:#5a564a; text-decoration:none}
.color_white { color:#ffffff; text-decoration:none}
.color_gray a:hover{ color:#2e5cae; text-decoration:underline;}
.color_blue, .color_blue a {color:#356f98; text-decoration:none;}
.color_blue a:hover{color:#356f98; text-decoration:underline;}
.color_black, .color_black a {color:#000000; text-decoration:none}
.color_black a:hover {color:#ffffff; text-decoration:underline}
.color_black1, .color_black1 a {color:#000000; text-decoration:none}
.color_black1 a:hover {color:#d23600; text-decoration:underline}
.color_dark_blue{ color:#2e4c8f;}
.color_brown{ color:#8c5b0f;}
.color_brown1{ color: #bc400c;}
.color_red{ color:#cc0000;}
.color_cream{ color:#ffeecc;}
.color_blue1{ color:#b6cefb}
.color_yellow{ color:#d7c60b;}
.divider{ width:5px; float:left}
.mandatory{ color:#de3230;}
.logged_titles{ background:#000000; border:1px solid #7a7a7a; width:200px;}
.vertical_spacing{
	visibility:hidden;
	font-size:0px;
	background:#fff;
	clear:both;
}
/*---------form-----------*/	
.input_style {
	background:#4a4a4a;
	border:1px solid #8b8b8b;
	color:#a5a5a5;
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
	width:100px;
}
.input_style1 {
	background:#FFFFFF;
	border:1px solid #cdcdcd;
	color:#5a564a;
	font-family:Tahoma;
	font-size:11px;
	padding:1.5px;
}
.select_style {
	border:1px solid #cdcdcd;
	color:#5a564a;
	font-family:Tahoma;
	font-size:11px;
}
.check_styles {
	color:#5a564a;
	font-family:Tahoma;
	font-size:7px;
}

/* from PTN */

.tahoma14white {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11blue{
	font-family: Tahoma;
	font-size: 11px;
	color: #C3DEEE;
	text-decoration: none;
	font-weight: bold;	
}

.tahoma11blue4{
	font-family: Tahoma;
	font-size: 11px;
	color: #ACE4FF;
	text-decoration: none;
	font-weight: bold;	
}
.tahoma11white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tahoma11gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.tahoma11red {
	font-family: Tahoma;
	font-size: 11px;
	color: #B70000;
	text-decoration: none;
}
.tahoma11blue1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2C526A;
	text-decoration: none;
}

.tahoma11red1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #C70101;
	text-decoration: none;
}
.tahoma11blue2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2C526A;
}
/*------- featured hotels ----*/

#featuredHotels
{
width:311px;
border:1px solid rgb(209,209,209);
vertical-align:top;
align:left;

}

#featuredHotelsHeader
{
background-image:url(../images/featuredHotel_bg.jpg);
width:311px;
height:56px;
border-bottom:1px solid rgb(209,209,209);
}
.clear
{
clear:both;
height:0;
overflow:hidden;
}
#featuredHotelSlideContainer
{
width:311px;
height:322px;
position:relative;
padding-top:10px;

}

.item
{
width:311px;
display:block;
}
#hotelContentHolder
{
padding:0px 10px 10px 10px;
}
span.hotelImage
{
width:285px;
border:3px solid #999999;
display:block;
}

ul.hotelDetails
{
list-style:none;
margin:0px;
padding:0px;

}
ul.hotelDetails span
{
display:block;
}
span.hotelName
{
margin:0px 0px 1px 0px;
background-color:#dfdfdf;
padding:7px 7px 7px 5px;
font-weight:bold;
font-size:11px;
color:#012864;
display:block;
}
li.tabs ul
{
margin:0px;
padding:1px 0px 0px 0px;
list-style:none;
}
li.tabs ul li
{
display:inline;
float:left;
margin-right:1px;
}


.reviews_tab
{
width:70px;
height:21px;
background-image: url(../images/reviews_tab.jpg);
float:left;
display:block;
vertical-align:middle;
}
li.tabs ul li span
{
padding:3px 0px 0px 0px;
text-align:center;

}
#featuredHotelTabHolder
{


}
ul.hotelDescription
{
list-style:none;
margin:10px 0px 0px 0px;
padding:0px;
color: #012864;
}
ul.hotelDescription li
{
display:inline;
float:left;
}
.rateHolder
{
text-align:center;
padding-left:128px;
}
.rateHolder em
{
font-style:normal;
font-weight:bold;
color:#012864;
}
.ratingHolder
{
font-weight:bold;
color: #012864;
}
.ratingHolder img
{
/*margin-top:3px;*/
display:block;
}
.featuredHotelPrice
{
font-weight:bold;
color: #012864;
}
p.featuredHotelDescPara
{
padding:7px 10px 0px 0px;
color:#5a564a;

}
.moreFeatHotelDesc
{
padding-left:250px;
padding-top:3px;
}
#slideController
{
font-size:10px;
padding:0px 10px 0px 10px; 

}
#mainSlideController
{
border-top:1px solid #d8d8d8;
padding:3px 0px 3px 0px;
width:291px;
}
#slideControllerLinkHolder
{
width:230px;
float:left;
}
#slideButtonHolder
{
float:left;
}
#slideControlButtonHolder
{
width:59px;
height:21px;
/*background-color:#f3f3f3;*/
}
#slideControlButtonHolder img
{
margin:2px 0px 0px 2px;
cursor:pointer;
}
#slideControllerLinkHolder a
{
font-size:10px;
color: #012864;
}

.tabHolder 
{
margin-top:1px;
}
.tabHolder a
{

}
.hotelHolderPadding
{
padding:0px 10px 10px 10px;
}
.descriptionTabActive
{
width:82px;
height:21px;
float:left;
background-image: url(../images/description_tab.jpg);
text-align:center;
vertical-align:middle;
margin-right:1px;
color:#2e4c8f;
cursor:pointer;
text-decoration:none;
}
.descriptionTabNormal
{
width:82px;
height:21px;
float:left;
background-image: url(../images/description_tab_normal.jpg);
text-align:center;
vertical-align:middle;
margin-right:1px;
cursor:pointer;
text-decoration:none;

}
.amenityTabNormal
{
width:52px;
height:21px;
float:left;
background-image: url(../images/rate_tab.jpg);
text-align:center;
margin-right:1px;
cursor:pointer;
text-decoration:none;
}
.amenityTabActive
{
width:52px;
height:21px;
float:left;
background-image: url(../images/rate_tab_active.jpg);
text-align:center;
margin-right:1px;
color:#2e4c8f;
cursor:pointer;
text-decoration:none;
}
.reviewTabNormal
{
width:70px;
height:21px;
float:left;
background-image: url(../images/reviews_tab.jpg);
text-align:center;
cursor:pointer;
text-decoration:none;
}
.reviewTabActive
{
width:70px;
height:21px;
float:left;
background-image: url(../images/reviews_tab_active.jpg);
text-align:center;
cursor:pointer;
text-decoration:none;
color:#2e4c8f;
}

.tabLH
{
line-height:20px;
}
#btnPause
{
width:16px;
height:16px;
background:url(../images/slide_pause_btn.jpg) no-repeat;
color:transparent;
font-size:0px;
margin-left:2px;
margin-top:2px;
}
#btnPause span
{
visibility:hidden;
display:none;
}
#slideControlButtonHolder ul
{
list-style:none;
}
#slideControlButtonHolder ul li
{
list-style:none;
display:inline;
float:left;
}
.topHotelRatingHolder ul
{
margin-top:7px;
width:291px;
list-style:none;
}
.topHotelRatingHolder ul li
{
display:inline;
float:left;
}
ul#specialOffer
{
list-style:none;
width:95%;

}

ul#specialOffer li, li a {
	display:inline;
	float:left;
	color:#0b86a5;
	font-weight:bold;
	padding:0px 2px;
}
ul#specialOffer li a:hover {
	display:inline;
	float:left;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
/*------- featured hotels ----*/

/*------- old menu start ----
#menu-container { font-weight:normal; display:block; position:relative; width:360px; margin:0px auto 0px; font-size:11px; color:#d7c60b; font-family:tahoma; font-weight:normal; z-index:1000; }
#drop_down_menu { display:block; position:absolute; clear:both;  margin:0px; padding:0px; text-align:left; list-style-type:none; left:0px; top:0px; font-weight:normal; }
#drop_down_menu li { font-weight:normal; float:left; color:#d7c60b; padding:0px; cursor:pointer; background:none; width:120px; }
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none; background:#0b86a5; font-weight:normal; z-index:1000; height:50px;} 
#drop_down_menu li ul li { display:block; float:none; clear:both; background:#0b86a5; font-weight:normal;  }
#drop_down_menu li ul li a { color:#d7c60b; font-weight:normal; text-decoration:none; display:block; text-align:left; }
#drop_down_menu li ul li a:hover { color:#d7c60b; display:block; text-decoration:underline; font-weight:normal; }
a:hover.menu1 { background:url(../images/rounded_img1.gif) no-repeat; width:120px; height:15px; display:block; float:left; font-weight:normal;  }
.menu1 { width:120px; height:15px; display:block; font-size:11px; color:#d7c60b; font-family:tahoma; text-decoration:none; padding:0px 0px 0px 5px; font-weight:normal; }
.menu2 { background:url(../images/rounded_img1.gif) no-repeat; width:120px; height:15px; display:block; text-decoration:none; font-size:11px; color:#d7c60b; font-family:tahoma; padding:0px 0px 0px 5px; font-weight:normal; }
.links{background-color:black; margin:0px; padding:0px;}
.brdr{ border-bottom:1px dashed red; padding:3px 0px 0px 0px; float:left; width:100%; height:15px;}

*/

/*------- new menu start ----*/
#vertical_slide, #vertical_slide1, #vertical_slide2 {
	background: #000000;
	color: #d7c60b;
	font-family:tahoma;
	font-size:11px;
	padding: 3px;
	border: 1px solid #757575;
	font-weight: normal;

}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
}

.menu_container { padding:2px 0px;}
.menu_txt, .menu_txt a {color: #d7c60b; font-family:tahoma; font-size:11px; text-decoration:none; }
.menu_txt a:hover {color: #d7c60b; font-family:tahoma; font-size:11px; text-decoration:underline;}
.menu_txt1 a {color: #d7c60b; font-family:tahoma; font-size:11px; text-decoration:none; }
.menu_txt1 a:hover {color: #000000; font-family:tahoma; font-size:11px; text-decoration:none; }
.img_hover{ width:95px; float:left; height:18px; padding:2px 0px 0px 5px; }

.open
	{
	background-color:#339966;
	background:url(../images/rounded_img2.gif) no-repeat; 
	color:#000000;
	width:81px;
	height:21px;
	
	}
.open1
	{
	background-color:#339966;
	background:url(../images/rounded_img3.gif) no-repeat; 
	width:88px;
	height:21px;
	color:#000000;

	}
.open2
	{
		background-color:#339966;
		background:url(../images/rounded_img4.gif) no-repeat; 
		width:90px;
		height:21px;
		color:#000000;

	}

	.close, .close a
	{
	/*background-color:#003399;*/
	color:#d7c60b;
	}

	.close1, .close1 a
	{
	color:#d7c60b;
	}
	.close2, .close2 a
	{
	color:#d7c60b;
	}

	.error {
	color:red;
	
	}