/* CSS Document */

body {
	background-color:#006666;
	margin:10px;
}
	
body, html {
	height:100%;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_container.gif) repeat-y;
}

#top {
	width:760px;
	height:79px;
	background: url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_top.gif) no-repeat top;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

	#hotel {
		width:auto;
		background:#9D8B00 url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_hotel.gif) no-repeat top;
	}
	#hotel img {
	margin: 0px;
	}	
	
	#lang {
		width:auto;
		height:19px;
		text-align:right;
		background: #666666 url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_lang.gif) no-repeat top;
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		color:#FFF;
		padding-right:10px;
		padding-top:10px;
	}
		#lang a:link, #lang a:visited {			
			color:#f2ebd8;
			text-decoration:none;		
		}
		#lang a:hover, #lang a:active {			
			color:#f2ebd8;
			text-decoration:underline;		
		}

#contents {
	width:760px;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
	border-top:3px double #949DA8;
}

	#left {
		width:260px;
		float:left;
	}
		#menu {
			width:225px;
			margin:15px;
		}
			.square, .item {
				border-bottom: 1px solid #DADEE1;
				padding:5px;
			}
			.square {
				float:left;
				border-right: solid 1px #C7D8D6;
				width:15px;
				height:15px;
				padding-top:10px;
				
			}
			.item {
				float:right;
				font-size:12px;
				font-weight:bold;
				color:#333333;
				width:189px;
				padding-top:13px;
				height:12px;
			}
				.item a:link, .item a:visited {
					 color:#333333;
					 text-decoration:none;
				}
				.item a:hover, .item a:active {
					 color:#333333;
					 text-decoration:none;
				}
		
		#booking, #hotels {
			width:225px;
			height:190px;
			background:url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_booking.gif) no-repeat;
			margin:15px;
			padding-top:5px;
		}
		
		#booking h1 {
			background: #949DA8 url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/sq_white.gif) no-repeat 3px 3px;
			color:#fff;
			padding-left:24px;
		}
		
		#hotels {
			background:url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_hotels.gif) no-repeat top;
			
		}
		#hotels h1 {
			background: #949DA8 url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/sq_white.gif) no-repeat 3px 3px;
			color:#fff;
			padding-left:24px;
		}
		
		#hotels p { 
			margin-left:10px;
			margin-right:10px;
			margin-top:12px;
			font-size:10px;
			margin-bottom:12px;
		}
		
		#hotels li {
	text-align:left;
	padding-left:0px;
	margin-left:0px;
	margin-top:3px;
	margin-bottom:3px;
	list-style: url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/arrow.gif);
			}
#hotels ul {
	margin-top:0px;
	margin-bottom:0px;
		}
		
		#photos {
			margin:15px;
			margin-left:20px;
			width:215px;
			text-align:center;
			color:#36405c;
			font-size:10px;
		}

		
		
		a.photo {
			width:100px;
			height:100px;
			margin:3px 3px;
			float:left;
			display:block;
			text-decoration:none;
			cursor:pointer;
			cursor:hand;
		}
		
		a.photo img, a.photo span { border:none;}
			
		a.photo span.mask {
			display:block;
			width:100px;
			height:100px;
			position:relative;
			margin-top:-100px;
			background:url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/photo_mask.gif);
		}
		
		#photo span.mask {
			display:block;
			width:500px;
			height:300px;
			position:relative;
			background:url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/photobig_mask.gif);
			margin-top:-300px;
		}
	
	#right {
		width:500px;
		float:right;
	}
	
		#photo, #text {
			width:auto;
			padding-top:15px;
			padding-bottom:15px;
		}
		
		h1 {
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			background: #949DA8 url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/sq_white.gif) no-repeat 3px 3px;
			padding-top:3px;
			padding-left:24px;
			height:18px;
			color:#FFFFFF;
			margin-top:5px;
			margin-bottom:5px;
			padding-top:3px;
		}
		h1 img { 
			float:left;
			margin-right:5px;
		}
		
		.details {
			margin:10px 20px;
		}
	
	#address {
		width:auto;
		/*height:15px;*/
		border-top:3px double #949DA8;
		border-bottom:3px double #949DA8;
		font-size:10px;
		color:#838989;
		text-align:center;
		padding:5px;
	}
		#address a:link, #address a:visited {
			color:#333333;
			text-decoration:none;
		}
		
		#address a:hover, #address a:active {
			color:#333333;
			text-decoration:underline;
		}

#bottom { 
	width:760px;
	padding:5px;
	background:url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_bottom.gif) no-repeat bottom;
}
#logo {
	width:auto;
	height:48px;
	background:url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/bk_logo.gif) no-repeat;
	text-align:center;
	padding:6px;
}
#logo img {
	margin-top: 0px;
}
	

.pusher {
	margin:0px;
	clear:both;
}

.gold { color:#E7A304;}

.marron { color:#333333;}

.gold, .marron { font-weight:bold;}

ul li { 
	margin-right:20px;
	margin-left:20px;
	list-style:url(/web/20070728011423im_/http://www.hotelsenatorgranvia.com/images/ico.gif) outside;
	margin-top:5px;
	margin-bottom:5px;

}



a:link {
	color:#006666;
	text-decoration:none;
}

a:visited {
	color:#009999;
	text-decoration:none;
}

a:hover, a:active {
	color:#CC0000;
	text-decoration:underline;
}

.green { color:#006666; }


/* HOW TO BOOK */

.number {
	color: #9B8D00;
	font-weight:bold;
	font-size:20px;
}
/*
     FILE ARCHIVED ON 01:14:23 Jul 28, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:01:12 Jun 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.587
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.011
  esindex: 0.014
  cdx.remote: 9.543
  LoadShardBlock: 113.158 (3)
  PetaboxLoader3.datanode: 123.311 (4)
  load_resource: 564.452
  PetaboxLoader3.resolve: 517.043
*/