html,body{ 
	margin: 0;
	padding: 0;
}

body{
	background-image:url(../images/outer-bg.gif) ;
	background-repeat: repeat;
	behavior: url("/csshover.htc");
}

div#holder{
	width: 968px;
	margin: auto;
	position: relative;
	background-image:url(../images/inner-bg.jpg) ;
	background-repeat: repeat;	
    min-height: 100%;
	height: auto !important;
    height: 100%;
}
	div#holder h1{
		position: absolute;
		top: 0px;
		right: 20px;
		z-index: 1;
	}

div#branding{
	width: 198px;
	height: 159px;
	background-color: #010101;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: center;
}

	div#branding .logo{
		margin-top: 8px;
		padding-bottom: 1px;
	}
div#main-content{
	width: 535px;
	padding-top: 178px;
	padding-left: 216px;
	padding-bottom: 20px;
}

	div#main-content div#content{
		background-color: #000000;
		padding: 8px 8px 35px 22px;
		min-height:574px;
  		height:auto !important;
 		height:581px;
	}
  	
	div#main-content div#content ul{
		list-style-type:none;
		margin:20px 10px;
		padding:0px;
	}
		
	div#main-content div#content ul li{
		list-style-type:none;
		background:url(../images/red_bullet.jpg) no-repeat left 5px;
		margin:2px 2px 4px;
		padding:0px 0px 0px 15px;
	}
	
	
	div#main-content div#content img#banner{
  		margin-left: -14px;
	}

div#main-visual{
	width: 742px;
	height: 149px;
	background-color: #72071B;
	_background-color: #72071B;
	border-bottom: 10px solid #72071B;
	_border-bottom: 6px solid #72071B;
	position: absolute;
	top: 10px;
	right: 10px;
	_right: 10px;
	_margin: 0px;
	_padding: 0px;
}

div#main-menu{
	width: 198px;
	height: 397px;
	background-color: #540411;
	position: absolute;
	left: 10px;
	top: 178px;
}

	div#main-menu ul.shortcuts{
		list-style-image: url(../images/dash-symbol.gif);
		list-style-position: inside;
		direction: rtl;
		text-align: right;
		padding: 25px 0 0 14px;
		margin: 0 10px 0 0;
		width:174px;
		_width:168px;
		*width:168px;
	}
	
	*:first-child+html div#main-menu ul.shortcuts { padding: 25px 0px 0px 25px; margin-right: 10px; } 

	div#main-menu ul.shortcuts li{
		direction: rtl;
		padding: 2px;
	}
	
	div#main-menu ul.shortcuts li:hover{
		background-color: #a8152f;
		visibility: visible;
	}
	div#main-menu ul.shortcuts li a:hover{

	}
	
	div#main-menu ul.shortcuts li.active{
		background-color: #a8152f;
	}

	div#main-menu div#misc-links ul.shortcuts{
		list-style-image: none;
		list-style-type: none;
		list-style-position: inside;
		direction: rtl;
		text-align: right;
		padding: 25px 15px;
		margin:0px;
	}
	
	*:first-child+html div#main-menu div#misc-links ul.shortcuts { padding: 25px 0px 25px 25px; margin-right: 0px; } 

	div#main-menu div#misc-links ul.shortcuts li{
		direction: rtl;
		padding: 2px;
	}
	
	div#main-menu div#trip-advisor-logo{
		text-align:center;
	}	
	
	div#language-navigation {
		width: 140px;
		height: 20px;
		position: absolute;
		top: 35px;
		right: 20px;
		z-index: 10;
	}
	
	div#language-navigation ul {
		display: inline;
		float: right;
	}
	
	div#language-navigation ul li {
		display: inline;
	}
	
	
div#availability-checker{
	width: 742px;
	background-color: #72071b;
	position: absolute;
	top: 130px;
	_top: 125px;
	right: 10px;
	_right: 10px;
}

	div#availability-checker div#booking-form{
		height: 35px;
	}

	div#availability-checker img#reservationBtn{
		position: absolute;
		top:-25px;
		left:0px;
		cursor: pointer;
	}
	
	div#availability-checker div.date {
		left:20px;
		position:absolute;
		top:10px;
	}
	
	div#availability-checker label {
		margin-right:2px;
	}
	
	div#availability-checker div.date input#date-in {
		background:#330305 none repeat scroll 0 0;
		border:1px solid #deb0b0;
		margin-top:2px;
		width:98px;
	}
	
	div#availability-checker div.date img#use-calendar{
		cursor:pointer;
		position:absolute;
		right:-34px;
		top:3px;
	}
	
	div#availability-checker div.nights {
		left:250px;
		position:absolute;
		top:10px;
	}
	
	div#availability-checker label {
		margin-right:2px;
	}
	
	div#availability-checker div.nights select#nights {
		background:#330305 none repeat scroll 0 0;
		border:1px solid #deb0b0;
	}
	
	div#availability-checker div.adults {
		left:335px;
		position:absolute;
		top:10px;
	}
	
	div#availability-checker label {
		margin-right:2px;
	}
	
	div#availability-checker div.adults select#adults {
		background:#330305 none repeat scroll 0 0;
		border:1px solid #deb0b0;
	}
	
	div#availability-checker div.children {
		left:422px;
		position:absolute;
		top:10px;
	}
	
	div#availability-checker label {
		margin-right:2px;
	}
	
	div#availability-checker div.children select#children {
		background:#2e1b2e none repeat scroll 0 0;
		border:1px solid #deb0b0;
	}
	
	div#availability-checker button.go {
		background-image:url(../images/book-now-btn.jpg);
		background-repeat:no-repeat;
		border:medium none;
		cursor:pointer;
		height:22px;
		left:614px;
		position:absolute;
		top:10px;
		width:104px;
	}
	
	div#availability-checker button.close {
		background-image:url(../images/close-btn.jpg);
		background-repeat:no-repeat;
		border:medium none;
		cursor:pointer;
		height:17px;
		right:5px;
		position:absolute;
		bottom:5px;
		width:17px;
	}
	
	div#availability-checker div#best-rate-guranteed{
		position: absolute;
		top:10px;
		right: 148px;
	}

div#special-offers{
}

div#best-prices{
}

div#hotel-links{
}

div#associate-members{
	width: 198px;
	height: 180px;
	background-color: #000;
	position: absolute;
	top: 584px;
	left:10px;
	text-align: center;
}

div#associate-members .partner1{
	margin: 15px 0 0 0px;
}

div#associate-members .partner2{
	margin: 15px 0 0 2px;
}

div#associate-members .partner3{
	margin: 15px 0 0 0px;
}


div#right-column{
	width: 198px;
	float: right;
	position: absolute;
	top: 178px;
	right: 10px;
}

		div.feature-box.one{
			width: 197px;
			height: 185px;
			background-color: #000000;
			position: relative;
			margin-bottom: 12px;
		}
		
		div.feature-box.one div#header{
			height:25px;
			padding-top:7px;
		}
		
		div.feature-box.one a.offer-box-title{
			padding-left: 10px;
		}
	
		div.feature-box.one a.offer-box-title{
			padding-left: 10px;
		}
	
		div.feature-box.one a.offer-box-title:hover{
			text-decoration: none;		
		}
	
		div.feature-box.one #pager{
			list-style: none;
			list-style-image: none;
			list-style-type: none;
			position: absolute;
			right: 5px;
			top: 6px;
			width:40px;
		}
		
		#pager a {
			background-color:#d54848;
			color:#d54848;
			display:block;
			float:left;
			height:0;
			margin:6px 1px 1px 1px;
			overflow:hidden;
			padding-left:7px;
			padding-top:7px;
			width:0px;
		}		

		#pager a:hover,
		#pager a.activeSlide {		
			background-color: #fff;
			color: #fff;
		}
		
		div.feature-box.one ul.pager li{
			list-style: none;
			list-style-image: none;
			list-style-type: none;
			display: inline;
			background:none;
		}
	
		div.feature-box.one ul.carousel {
			height:150px;
			list-style-type:none;
			margin:5px 0 0!important;
			overflow:hidden;
			padding:0px;
			color: #00FFCC;
		}
	
		div.feature-box.one ul.carousel li {
			float:left;
			line-height: -1em;
			height:150px;
			margin:0!important;
			padding:0px!important;
			width:197px;
			list-style-type: none;
			background:none!important;
		}
		
		div.feature-box.one ul.carousel li img {
			width:197px;
		}
	
		div.feature-box.one ul.carousel li div.infoPragraph{
			padding: 5px 10px 0px 10px;
		}
		
		div.feature-box.one ul.carousel li h3{
			padding: 5px 10px 0px 10px;
			margin:0px;
		}
		
		div.feature-box.one ul.carousel li p{
			padding: 5px 10px 0px 10px;
			margin:0px;
		}
	
		div.feature-box.one ul.carousel li p a.go{
			position: absolute;
			bottom: 5px;
			right: 8px;
		}

div#best-rate{
	width: 197px;
	height: 46px;
	background-color: #000000;
	margin-bottom: 10px;
	padding-top: 2px;
}

	div#best-rate .from{
		display: none;
		visibility: hidden;
	}
	
	div#best-rate a.booking-link{
		display: none;
		visibility: hidden;
	}
	
	div#best-rate img{
		vertical-align:middle;
	}
	
div#misc{
	width: 197px;
	min-height:202px;
  	height:auto !important;
 	height:202px;
	background-color: #000000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

		div#right-column div.special-offers{
			width: 197px;
			min-height:175px;
			height:auto !important;
			height:175px;
			position: relative;
			background-color: #000000;
			margin-bottom: 12px;
		}
		
		div#right-column div.special-offers p{
			position: absolute;
			top: 0px;
			left: 10px;
		}

		div#right-column div.special-offers a.offer-title:hover{
			cursor: default;
			text-decoration: none;
		}
		
		div#right-column div.special-offers ul#offer-navigation{
			list-style: none;
			list-style-image: none;
			list-style-type: none;		
			display: inline;	
			position: absolute;
			top: 5px;
			right: 5px;
		}
		
		div#right-column div.special-offers ul#offer-navigation li{
			list-style: none;
			list-style-image: none;
			list-style-type: none;	
			padding-left: 4px;		
			display: inline;
		}
		
		div#right-column div.special-offers ul#offer-info{
			list-style: none;
			list-style-image: none;
			list-style-type: none;		
		}
		
		div#right-column div.special-offers ul#offer-info li{
			list-style: none;
			list-style-image: none;
			list-style-type: none;	
			margin-left: -15px;	
			position: absolute;
			top: 30px;
		}
		
		div#right-column div.special-offers ul#offer-info li img{
			margin-left: -9px;
		}
		
		div#right-column div.special-offers ul#offer-info li div.info{
			margin-top: 10px;
			width: 165px;
			color: #FFFFFF;
			padding-bottom: 10px;
		}
		
		div#right-column div.special-offers a.offer-more{
			
			color: #FFFFFF;
			text-transform: uppercase;
			font-size: 0.8em;
			margin-left: 100px;
		}
		
		div#right-column div.special-offers a.offer-more:hover{
			color: #FFFFFF;
			text-transform: uppercase;
			font-size: 0.8em;
		}
	
div#footer{
	background-color: #000000;
	background-image:url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 110px;
	margin-top: 50px;
	padding-top: 5px;
	position: relative;
}

	div#footer div#alt-menu ul.shortcuts{
		list-style-type: none;
		list-style: none;
		list-style-image: none;
		display: inline;		
	}
	
	div#footer div#alt-menu ul.shortcuts li{
		list-style-type: none;
		list-style: none;
		list-style-image: none;
		padding-right: 0.5em;
		display: inline;		
	}

	div#footWrapper{
		width: 742px;
	}
	
	div#footer div#footWrapper{
		padding-left: 200px;
	}
	
	div#footer div#share{
		position: relative;
	}

	div#footer div#share div#madeby{
		position: absolute;
		top: 0px;
		left: 140px;
	}



	

