/* Barcelona Ramblas Hotel */

html { height: 100%; }
* { /* global settings for every element on the site */
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding:0;
	font-family: Arial, verdana, helvetica;
	font-size: 12px;
	background: #ffffff url(images/fondotop.gif) repeat-x top;}

.clear{
	clear:both;
	height:0px;
}

.clearfix:after { 
	display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html #wrapper {
	height: auto;
}

#hwrapper {
	position:relative;
	margin: 0 auto;
	padding: 0;
	height: 60px;	
	width:100%;
	background: #510e1c;
	border-bottom: 1px solid #660000;
	text-align: center;
}
/*background: #660000 url(raimages/gris-fondo.gif) repeat-x bottom;\*/
#header {
	width: 800px;
	height: 40px;
	position: relative;
	text-align:center;
	margin: 0 auto;
}

#header #book {
	width: 270px;
	height: 21px;
	margin: 0 auto;
	position: relative;
	background-image: url(raimages/barcelona-topfondo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align:center;
	color: #660000;
	font-size: 12px;
	padding: 3px 0 0 302px;
}

#book a {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;	
}

#book a:hover {
	color: #D99B1C;
	font-weight: bold;
	text-decoration: underline;	
}

#header #nav {
	width: 800px;
	height: 20px;
	margin-top: 5px;
	position: relative;
	padding: 5px 0 0 0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#nav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 10px 10px;	
}

#nav a:hover {
	color: #D99B1C;
	font-weight: bold;
	text-decoration: none;	
}

/* CUERPO */
#bigone {
	height: auto;	
	width:800px;
	position:relative;
	margin: 0 auto;
	text-align: center;
}
   
#project {
	height: 267px;	
	width:800px;
	position:relative;
}

#project a {
	float:right;
	display: block;
	position: relative;
	margin: 0px 0px;
	width: 158px;
	height: 158px;
	}

#project  h2 { /* setting the stage for image replacement */
	text-indent: -5000px;
	overflow: hidden;
	}
/* project window control */
   
#project span {
	display: block;
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 1;
	height: 267px;	
	width:800px;
	}
/* individual project classes */
#project span.home { background: url(raimages/barcelona-ramblas-b19.jpg) top left no-repeat;}
#project span.location { background: url(raimages/barcelona-ramblas-map.jpg) top left no-repeat;}
#project span.beds { background: url(raimages/barcelona-ramblas-room.jpg) top left no-repeat;}
#project span.barcelona { background: url(raimages/ramblas-barcelona.jpg) top left no-repeat;}
#project span.sitemap { background: url(raimages/barcelona-ramblas-sitemap.jpg) top left no-repeat;}
#project span.links { background: url(raimages/barcelona-ramblas-links.jpg) top left no-repeat;}
#project span.linkss { background: url(raimages/barcelona-ramblas-links.jpg) top left no-repeat;}


#subnav {
	height: 14px;	
	width:auto;
	position:relative;
	margin: 0 0 0 0;
	padding: 0 25px 0 0;
	text-align: right;
	color: #7D7B69;
	font-size: 12px;
	background: #f4f2e5;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
	}
#subnav a {
	color: #dad2b3;
	text-decoration: underline;
	}

#subnav a:hover {
	color: #621818;
	text-decoration: underline; 
	}
	
/* Contenido total */

#wrappermap {
	height: 40px;	
	width:798px;
	position:relative;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
	background: #f4f2e5;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
}

#wrapper {
	height: auto;	
	width:798px;
	position:relative;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: left;
	background: #f4f2e5;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
}

#wrapper ul {
	list-style: none;
	margin-top: 10px;
	margin-left: 300px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 20px;
	color: #660000;
	font-size: 11px;
	}
	
#wrapperl {
	height: auto;	
	width:798px;
	position:relative;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
	background: #f4f2e5;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
}

#wrapperl ul {
	list-style: none;
	margin-top: 5px;
	margin-left: 30px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 20px;
	color: #7D7B69;
	font-size: 12px;
	}
	
#wrapperl a {
	color: #990033;
	font-size: 12px;
	}

#wrapperl a:hover {
	color: #D99B1C;
	font-size: 12px;
	}
	
#wrapperl	h2 { 
	font-family: Arial, Verdana, helvetica;
	font-size: 14px;
	color: #D99B1C;
	padding: 5px 0 0 0;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 30px;
	margin-bottom: 0px;
}


#wrapper p {
 	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
 	font-size: 12px;
	color:#7D7B69; 
	line-height:20px;
	text-align:left;
}

h1 { 
	font-family: Arial, Verdana, helvetica;
	font-size: 18px;
	color: #D99B1C;
	padding: 10px 0 10px 20px;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom: 1px solid #dad2b3;
}

h3 { 
	font-family: Arial, Verdana, helvetica;
	font-size: 18px;
	color: #D99B1C;
	padding: 10px 0 10px 20px;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom: 1px solid #dad2b3;
}

h2 { 
	font-family: Arial, Verdana, helvetica;
	font-size: 12px;
	font-style: oblique;
	color: #D99B1C;
	padding: 10px 0 0 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 30px;
	margin-bottom: 0px;
}

h4 { 
	font-family: Arial, Verdana, helvetica;
	font-size: 12px;
	font-style: oblique;
	color: #D99B1C;
	padding: 10px 0 0 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 30px;
	margin-bottom: 0px;
}

/* Contenido bed */
	

ul.map {
	list-style: none;
	margin-top: 0;
	margin-left: 50px;
	padding-left: 1em;
	padding-bottom: 5px;
	text-indent: -1em;
	font-size: 12px;
	line-height:18px;
	text-align:left;
	color:#7D7B69;
	}

/* mapa */

#mapa {
	width: 798px;
	height: 579px;
	display: block;
	position: relative;
	color: #7D7B69;
	padding: 0 0 0 0;
	text-align: left;
	background: #f4f2e5 url(raimages/barcelona-map.gif) no-repeat top left;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
	}
	
#mapa ul {
	list-style: none;
	margin-top: 0;
	float: right;
	padding-top: 410px;
	padding-left: 1em;
	padding-right: 30px;
	text-indent: -1em;
	line-height: 16px;
	color: #660000;
	font-size: 11px;
	}

/* pie de pagina + credito */

#footer {
	width: 798px;
	height: 50px;
	display: block;
	position: relative;
	text-align:center;
	line-height:20px;
	font-size: 10px;
	color: #dad2b3;
	padding: 5px 0 0 0;
	margin: 0 auto;
	border-top: 1px solid #dad2b3;
	background: #f4f2e5 url(raimages/footback07.gif) no-repeat top center;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
	}
	
#footer p{
	margin-top: 7px;
	color: #444;
	}

#footer a {
	color: #990033;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 7px 0px 7px;
	}

#footer a:hover {
	color: #D99B1C;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}
	
/* logos + links */

#logos {
	width: 798px;
	height: 90px;
	display: block;
	position: relative;
	font-size: 11px;
	color: #7D7B69;
	padding: 10px 0 0 0;
	background: #ffffff url(raimages/tope-logos.gif) no-repeat top center;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
	}
	
#logos p{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:16px;
	color: #999999;
	font-size: 11px;
	text-align:left;
	padding: 5px 15px 5px 15px;
	}

#logos a {
	color: #990033;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 7px 0px 7px;
	}

#logos a:hover {
	color: #D99B1C;
	text-decoration: none;
	font-size: 11px;
	}

#partners {
	width: 798px;
	height: 60px;
	position: relative;
	text-align:center;
	background: #ffffff;
	padding-bottom: 10px;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
	}
	
#partners ul {
	list-style: none;
	margin-top: 18px;
	margin-left: 20px;
	float: left;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 16px;
	text-align: left;
	color: #eae5ce;
	font-size: 10px;
	}
	
#sponsor {
	width: 798px;
	height: 40px;
	position: relative;
	text-align:center;
	background: #ffffff;
	padding-bottom: 0;
	color: #eae5ce;
	font-size: 10px;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
	}
	
#sponsor ul {
	list-style: none;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 16px;
	text-align: left;
	color: #eae5ce;
	font-size: 10px;
	}
	
/* end + certificados */

#end {
	width: 798px;
	height: 30px;
	position: relative;
	text-align:center;
	line-height:20px;
	font-size: 10px;
	color: #dad2b3;
	padding: 5px 0 0 0;
	background: #510e1c;
	border-top: 1px solid #dad2b3;
	border-left: 1px solid #dad2b3;
	border-right: 1px solid #dad2b3;
	}
	
#end a { color: #D99B1C;}

#end a:hover { color: #eae5ce;}

	
	/* Misc ------------------------------------------ */

.imgRight {
		float: right;
		margin: 0 0 .5em 1em;
	}
 .imgLeft {
		float: left;
		margin: 5px 15px 0 30px;
	}


	
.imgBorder {
		border-color: #D4C9A4;
		border-width: 1px;
		border-style: solid;
		background-color: #FFF;
		padding: 5px;
	}
	
.conimgi {float: left;margin: 30px 15px 30px 30px;}
.wifi {margin: 0 0 -2px 0;}