/************ TAGS ***************/
body {
	background-color: #3a1c0f; 
	background-image: url(images/bg.gif);
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#b9af93;
}

body.galpage {
	background:none;
	background-color:transparent;
	font-size:.72em;
}


/* a {color:#b9af93;} */

h1 {
	font-size:1.2em;
	color:#000000;
	padding-top:.3em;	
	padding-bottom:.4em;
	
}

h2 {
	font-size:1.1em;
	color:#000000;
	padding-top:.1em;		
	padding-bottom:.3em;
}


h2.red {
	font-size:1em;
	color:#ff0000;
	padding-top:.1em;		
	padding-bottom:.1em;
	font-weight:bold;
}

h3 {
	font-size:1em;
	color:#333333;
	font-weight:bold;
	padding-bottom:.5em;
}


a {color:#b9af93;}

.galpage a{
	color:#ff0000;
	font-weight:bold;
}

#content a{
	color:#ff0000;
	font-weight:bold;
}

p {
	line-height:1.3em;
	padding-bottom:.7em;
}

strong {
color:#000000;
}
	ul {
		list-style-type:none;
		padding-bottom:.7em;	
		font-weight:normal;
	}
	ul a{
		color:#333333;
		font-weight:normal;
		text-decoration:none;
	}
	ul a:hover{
			color:#ff0000;
			text-decoration:underline;
	}



#content {
	font-size:.72em;
	padding-bottom:.7em;
	padding-top:20px;
	
}



/************ CSS hacks ***************/
* {margin:0;padding:0;border:0;}
.clearer {clear:both;}
.aligncenter {text-align:center}
.hidden {display:none}

/*********** COLORS AND STYLES **************/
.normal {color:#b9af93}
a.normal {color:#b9af93}

.plus {color:#ff0000;}
.red {color:#ff0000;}
.brown {color:#46291d}
.grey {color:#333333;}
.upper {text-transform:uppercase}


/*********** LAYOUT **************/
.container {
	margin:0 auto;
	width:900px;
}


#main {
	background-image:url(images/bgpaper.png);
	background-repeat:no-repeat;
	background-position:0px 132px;
}

#nav {
	margin:0 auto;
	text-align:center;
	height:55px;
}

#header {

}

#main {
	text-align:left;
	color:#333333;
	height:600px;
}


#content {
	padding-left:50px;
	padding-right:20px;
}

#footnote {
	margin-bottom:.7em;	
	margin-top:10px;	
	font-size:.7em;
}

/*********** HOME CSS **************/

#home {
	background-image:url(images/bghometop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

	#home .topimg {
		margin-left:20px;
		margin-top:0px;
	}


	#home .leftcol {
		float:left;
		width:240px;
	/*	overflow:hidden; */
		height:200px;
		padding-left:0px;
	}
	
	#home .midcol {
		float:left;
		width:160px;
	}
		#home .midcol img{
			margin-top:0px!important;
			margin-top:22px;
		}
		
	#home .rightcol {
		float:left;
		width:350px;
	/*	overflow:auto; */
		height:200px;
		padding-right:10px;
	}

/*********** LINKS CSS **************/

#links {
	background-image:url(images/bglinkstop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

#links #content a {
	color:#333333;
	font-weight:normal;
}

#links #content a:hover {
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
}
#links .leftcol {
		display:block;
		position:relative;
		float:left;
		width:500px;
		padding-left:100px!important;
		padding-left:80px;
		padding-top:10px;		
	}


	#links .rightcol {
		display:table;
		position:static;
		width:200px;
		margin-left:0px!important;		
		padding-top:20px;		
	}


/*********** LEGEND CSS **************/
#legend {
	background-image:url(images/bglegendtop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

	#legend .leftcol {
		display:block;
		position:relative;
		float:left;
		width:400px;
		padding-top:10px;
		padding-left:20px !important;
		padding-left:20px;		
	}
	
	#legend .midcol {
		display:block;
		position:relative;
		float:left;
		width:20px;
		padding-top:10px;
		text-align:center;
	}	
		
	#legend .rightcol {
		display:block;
		position:relative;
		float:left;
		width:350px;
		padding-top:10px;
	}
	
	

/*********** LISBON CSS **************/
#lisbon {
	background-image:url(images/bglisbontop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

	#lisbon .leftcol {
		display:block;
		position:relative;
		float:left;
		width:280px;
		padding-top:10px;
		padding-left:65px!important;
		padding-left:90px;		
	}
	
	#lisbon .midcol {
	display:block;
	position:relative;
	float:left;
	width:100px;
	padding-top:0px;
	text-align:center;
	overflow: visible;
	}	
		
	#lisbon .rightcol {
		display:block;
		position:relative;
		float:left;
		width:300px;
		padding-top:10px;
	}
/*********** SERVICES CSS **************/

#services {
	background-image:url(images/bgservicestop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
#services .leftcol {
		display:block;

		position:relative;
		float:left;
		width:300px;
		padding-top:0px;
		padding-right:10px;
		padding-left:65px;		
	}


	#services .rightcol {
		display:block;
		display:block;				
		position:relative;
		width:450px;
		margin-left:390px;
		padding-top:0px;		
	}
	#services .imggallery {
		text-align:center;

	}	
/*********** PRICES CSS **************/

#prices {
	background-image:url(images/bgpricestop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
	#prices .singlecol {
		display:block;
		position:relative;
		padding-left:20px;
		padding-top:10px;		
	}
	#pricetable {
		margin-top:20px;
		padding:5px;
	}
		#pricetable td{
			background-image:url(images/bgtable.png);
			text-align:center;
		}
		#pricetable tr{
			 height:30px;
		}		
		#pricetable .imgrow{
			 height:120px;
			 background:none;
		}
		#pricetable .imgrow td{
			 background:none;
		}		
		#pricetable .th{
			border-top:5px double #000;
			border-bottom:5px double #000;			
		}		
		

	
	#moreinfo {
	margin-top:20px;
	margin-left:20px;
	font-size:11px;
	width:700px;
	}
		#moreinfo .leftcol {
			display:block;
			position:relative;
			width:215px;
			float:left;
		}	
		#moreinfo .rightcol {
			display:block;
			position:relative;
			margin-left:210px;
		}	
	
	.banner {
		text-align:left;
	}

/*********** DIRECTIONS CSS **************/

#directions {
	background-image:url(images/bginfotop.png);	
	background-repeat:no-repeat;
	background-position:0px 10px;
}
	#directions .leftcol {
		display:block;
		position:relative;
		float:left;
		width:280px;
		padding-top:0px;
		padding-right:1px;
		padding-left:65px;		
	}


	#directions .rightcol {
	display:block;
	width:450px;
	margin-left:360px;
	padding-top: 0px;
	}
	#directions .imggallery {
		text-align:left;

	}	
	#directions .imggallery a{
		display:block;
		text-align:center;
	}


/*********** DIRECTIONS CSS **************/

#seeing {
	background-image:url(images/bgseeingtop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
	#seeing .leftcol {
		display:block;
		position:relative;
		float:left;
		width:300px;
		padding-top:0px;
		padding-right:10px;
		padding-left:65px;		
	}
		#seeing .leftcol a{
			font-weight:normal;
			text-decoration:none;
		}
		#seeing .leftcol a:hover{
			text-decoration:underline;
		}
		


	#seeing .rightcol {
		display:block;
		position:relative;
		width:450px;
		margin-left:360px;

	}
	#seeing .imggallery {
		text-align:left;

	}	
		#seeing .imggallery a{
			display:block;
			text-align:center;
			margin-top:10px !important;
			margin-top:0px;
		}
	

/*********** GALLERY CSS **************/

#gallery {
	background-image:url(images/bgpresstop.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
#gallery .leftcol {
		display:block;
		position:relative;
		float:left;
		width:270px;
		padding-top:10px;
		padding-right:0px;
		padding-left:70px;		
	}


	#gallery .rightcol {
		display:block;
		position:relative;
		width:450px;
		margin-left:0px;

		padding-top:0px;		
	}
	#gallery .imggallery {
		text-align:center;
		background-image:url(images/bggallery.png);
		background-repeat:no-repeat;
	}		
		
/*********** NAV LISTS **************/
	.navlist {
		padding-top:18px;
		text-align:left;
		float:left;
	}
		.navlist li{
			list-style-type:none;
			display:inline;
			border-right:1px solid;
			padding-right:5px;
			padding-left:5px;
			font-size:.7em;
		}

		.navlist li.last{border-right:0;}
			.navlist li a:link {color:#b9af93;}
			.navlist li a:visited {color:#B9AC79;}			
			.navlist li a:hover {color:#29b8c9;}
			.navlist li a:active {color:#29b8c9;}	
					
			.navlist li a.current {color:#b9af93;}
			.navlist li a.current:visited {color:#29b8c9;}
		


	ul.navlang {
		float:right;
		padding-right:10px;
		padding-top:27px;
		display:block;
		
	}
		ul.navlang li{
			list-style-type:none;
			width: 14px;
			height: 10px;
			display: block;
			float:left;
			padding-right:5px;
		}
			ul.navlang li a {
				display: block;
				float:left;
				text-indent: -5000em;
				overflow: hidden;
				height: 10px;
				width:14px;
			}

			.flagpt {background:url(images/flagpt.png) no-repeat;}
			.flagen {background:url(images/flagen.png) no-repeat;}
			.flages {background:url(images/flages.png) no-repeat;}
			.flagit {background:url(images/flagit.png) no-repeat;}
			.flagfr {background:url(images/flagfr.png) no-repeat;}
			.flagde {background:url(images/flagde.png) no-repeat;}


/*********** HEADER **************/

h1.albergo {
display:block;

}


h1.albergo a{
	text-indent: -5000px;
	display:block;
	width:190px;
	height:55px;
	padding-top:30px;
	padding-left:30px;
}




.construction {
	margin-top:15%;
}




/*********** CONTENT IMAGES **************/

img.cimg {
padding-top:10px;
padding-bottom:0px;

}

.thumbnail {
	float: left;
	width: 95px;
	margin: 0 10px 10px 0;
	text-align:center;
}

.imggallery {
	text-align:center;
}	
.imggallery a{
	display:block;
	text-align:center;
	margin-top:10px !important;
	margin-top:0px;
}

.galframe {
	width:430px;
	height:450px;
	overflow:hidden;
	border:none;
}
#seeing #main #content .leftcol .style7 u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#seeing #main #content .leftcol .style7 u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
