
#center{ width:514px; float:left; margin-left:18px; margin-top:0;}
.hotels{float:left;width:510px; height:auto;}			
			#nut_hotel {width:490px; height:25px;margin-right:0px;
			  float:left;
			  font-size: 12px;margin-left:12px;
			  line-height:normal;font-weight:bold;
			   
			  }
			#nut_hotel ul {height:25px;
				margin:0;
				padding:0px 0px 0 0px;
				list-style:none;
			  }
			#nut_hotel li {
			  display:inline;
			  margin:0;
			  padding:0;	
			  }
			#nut_hotel a {
			  float:left;
			  background: transparent url("../newimages/nut_hotel_l.png") no-repeat left top;
			  margin:0;
			  padding:0 0 0 5px;
			  text-decoration:none;
			  }
			#nut_hotel a span {
			   height:16px;
			  float:left;
			  display:block;
			  background: transparent url("../newimages/nut_hotel_r.png") no-repeat right top;
			  padding:7px 22px 5px 12px;
			  color:#FFF;
			  }
					
			.box_top_hotel{background:url(../newimages/box_top_hotel.png) top left no-repeat;width:510px;height:6px;margin:0px;float:left;}
			.box_nd_hotel{width:508px;height:auto;margin:0px;border-left:1px solid #ECECEC;
			border-right:1px solid #ECECEC;float:left;}	
				.nd_hotel_l{width:190px;height:auto;float:left;}
					.nd_hotel_l a{text-decoration:none;}
					.img_hotel{width:150px; height:150px; margin:10px 10px 10px 13px;border:3px solid #EBEBEB;}
					
				.nd_hotel_r{width:308px;height:auto;float:left;}
					.star{width:100%; float:left;height:20px;margin-top:10px;}
					.txt_hotel{width:100%;font-family:Arial, Helvetica, sans-serif;font-size:11.5px;color:#333333;line-height:18px;text-align:justify;}
					.more{width:100%;text-align:right;}
					.more a{text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11.5px;color:#0093D6;}
					
			.box_bottom_hotel{background:url(../newimages/box_buttom.gif) bottom left no-repeat;width:510px;height:20px;margin:0px;float:left;margin-left:-1px;}
		

 							#menu_hotel ul {
									
									margin-left:30px;
									padding: 0;
									}
						   #menu_hotel li{list-style:url(../newimages/arrow_orange.gif);
										 margin:0px;
										font-family:Arial, Helvetica, sans-serif;
										font-size:11.7px;
										}
								
							#menu_hotel li a {
										height: 20px;							 						
										text-decoration: none;
										padding: 5px 0 0 0px;
									
										}
								
							#menu_hotel li a:link, #menu2 li a:visited {
										color:#0093D6;
										display: block;
										padding: 5px 0 0 0px;
										}
								
							#menu_hotel li a:hover, #menu2 li #current {
										color:#0093D6;text-decoration:underline;
										padding: 5px 0 0 0px;
										}
								
							#menu_hotel li a:active {
										color: #283A50;							
										}
										
										
/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:490px;margin-left:6px;
      font-size:11.5px;
      line-height:normal;font-weight:bold;
	  border-bottom:1px solid #B3B3B3;
      }
    #tabs4 ul {
	  margin:0;
	  padding:10px 0px 0 2px;
	  list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../newimages/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("../newimages/tabright4.gif") no-repeat right top;
      padding:6px 12px 4px 5px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
     color:#F68119;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }  

      #tabs4 #current a {
      	background-position:0% -42px;
      }
      #tabs4 #current a span { color:#F68119;
      	background-position:100% -42px;
      }				
	.nd_tabs4 {width:488px;border-bottom:1px solid #B3B3B3;border-left:1px solid #B3B3B3;border-right:1px solid #B3B3B3;margin:0px 6px 10px 6px;float:left;}
	.txt_nd_tabs4{font-family:Arial, Helvetica, sans-serif;font-size:11.5px;color:#333333;line-height:18px;text-align:justify;margin:10px;}	
/*-----------------------------------
	div.sdmenu {
	width: 178px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	/* background: url(../Images/Sdmenu/bottom.gif) no-repeat  right bottom; 
	color: #000;
}
div.sdmenu div {
	background: url(../Images/Sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	/* background: url(../Images/Sdmenu/toptitle.gif) no-repeat; 
	background: url(../Images/Sdmenu/title.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	background: url(../Images/Sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../Images/Sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(../Images/Sdmenu/linkarrow.gif) no-repeat right center;
	color: #000;
	text-decoration: none;
}
/* comments -------------------------------------*/


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*----------------------------------*/


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/*--------------------------------*/

.stepcarousel{
position: relative; /*leave this value alone #7C7B7D*/
border: 2px solid #2090E4;
overflow: scroll; /*leave this value alone*/
height: 90px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px; /*margin around each panel*/
width: 117px; /*Width of each panel holding each content. If removed,widths should be individually defined on each content DIV then. */
}
