/* style ssheet for www.camaranghi.it */

p,div{
	font-family: georgia, times, serif;
	font-size:16px;
	}

p{
	margin: 10px 15px 0 15px;
	text-align: justify;
	}

/* layout */

html, body { margin: 0; height: 100% }
body{
	background-image:url(img/body.png);
	background-position: top center;
	background-repeat: repeat-y;
	}

body>#wrapper { height:auto; min-height:100% }
#wrapper{
	height: 100%;
	background-image:url(img/header.png);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	}

#top{
	width:700px;
	margin: 0 auto;
	padding-bottom:100px; /* footer */
	position: relative;
	}

#header{
	margin-left:120px;
	height:200px;
	}

#navigation{
	position:absolute;
	top:0px; left:0px;
	width:120px;
	height:375px;
	background-image:url(img/navigation.png);
	background-repeat: no-repeat;
	}

#content{
	margin-left:120px;
	overflow:hidden;
	}

#bottom{
	position: absolute;
	bottom: 0px;
	width:100%;
	height:100px;
	}

#footer{
	margin:0 auto;
	width:700px;
	height:100px;
	background-image:url(img/footer.png);
	background-repeat: no-repeat;
	}

/* navigation */

#navigation ul{
	margin:0;
	padding:0;
	position:relative;
	}

#navigation li{
	background-image:url(img/navigation.png);
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left: 0px;
	width:120px;
	height: 30px;
	}

#navigation li a{
	display: block;
	height: 30px;
	text-indent: -100em; /* hide text */
	overflow: hidden;    /* hide text */
	}

#navigation li#hpg { top:170px; background-position:0 -170px }
#navigation li#osp { top:200px; background-position:0 -200px }
#navigation li#srv { top:230px; background-position:0 -230px }
#navigation li#prz { top:260px; background-position:0 -260px }
#navigation li#map { top:290px; background-position:0 -290px }
#navigation li#pic { top:320px; background-position:0 -320px }
#navigation li#dnt { top:350px; background-position:0 -350px }

#navigation li a:hover {background-image:url(img/navigation.png);}

#navigation li#hpg.cur, #navigation li#hpg a:hover { background-position:0 -390px }
#navigation li#osp.cur, #navigation li#osp a:hover { background-position:0 -420px }
#navigation li#srv.cur, #navigation li#srv a:hover { background-position:0 -450px }
#navigation li#prz.cur, #navigation li#prz a:hover { background-position:0 -480px }
#navigation li#map.cur, #navigation li#map a:hover { background-position:0 -510px }
#navigation li#pic.cur, #navigation li#pic a:hover { background-position:0 -540px }
#navigation li#dnt.cur, #navigation li#dnt a:hover { background-position:0 -570px }


/* content */

h2{
	text-indent: -100em; /* hide text */
	overflow: hidden;    /* hide text */
	height:30px;
	margin:0;
	}

h2#osp { background-image:url(img/title.osp.gif) }
h2#srv { background-image:url(img/title.srv.gif) }
h2#prz { background-image:url(img/title.prz.gif) }
h2#map { background-image:url(img/title.map.gif) }
h2#pic { background-image:url(img/title.pic.gif) }
h2#dnt { background-image:url(img/title.dnt.gif) }


h3{
	margin: 10px 15px 0 15px;
	color: tan;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: -1px;
	}

table.prz{
	margin: 10px 15px 0 15px;
	width:545px;
	border-top: 1px solid tan;
	}
table.prz td{
	border-bottom: 1px solid tan;
	padding: 2px 0;
	}
table.prz td.val{
	width:125px;
	text-align:right;
	vertical-align:top;
	color: maroon;
	}

#gmap{
	float:right;
	width: 370px;
	height: 500px;
	margin: 10px 10px 10px 5px;
	display: inline; /* ie double margin bug */
	border: 1px solid #999999;
	}

.wpic{
	margin:10px 3px 10px 10px;
	width:567px;
	overflow:hidden;
	}
.wpic a{
	float:left;
	width:182px; xheight:137px;
	margin:0 7px 0 0;
	display:inline; /* ie double margin bug */
	text-decoration: none;
	}

/* ie 3px gap bug - hide from iemac \*/
* html div.lpic { margin-right: 7px }
* html div.rpic { margin-left:  7px }
/* end hiding */

.lpic {
	float:left;
	clear:left;
	}
.rpic {
	float:right;
	clear:right;
	}
.lpic, .rpic{
	display:inline; /* ie double margin bug */
	background-color:#f0f0f8;
	border:1px solid #ccccdd;
	padding: 8px 8px 0 0; /* see .vpic a */
	margin: 10px 10px 3px 10px;
	}
.lpic a.w, .rpic a.w { width:252px }
.lpic a.h, .rpic a.h { width:122px }
.lpic a, .rpic a{
	float:left;
	margin: 0 0 0 8px; /* see .vpic */
	display:inline; /* ie double margin bug */
	text-decoration: none;
	}
.lpic img, .rpic img, .wpic img{
	display:block; /* fix bottom gap */
	border: 1px solid #666666;
	}
.lpic a span, .rpic a span, .wpic a span{
	display:block;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:11px;
	padding: 2px 0 6px 0;
	}
.lpic br, .rpic br { clear:both }

.lpic a:link,       .rpic a:link,       .wpic a:link        { color: #888899 }
.lpic a:visited,    .rpic a:visited,    .wpic a:visited     { color: #888899 }
.lpic a:hover,      .rpic a:hover,      .wpic a:hover       { color: #000000; position:relative }
.lpic a:hover img,  .rpic a:hover img,  .wpic a:hover img   { border: 1px solid #000000 }
.lpic a:hover span, .rpic a:hover span, .wpic a:hover span {
	position:relative;
	top:-40px;
	padding-top:42px;
	margin-bottom:-40px;
	background-image:url(img/zoom.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	}


/* footer */

#footer p{
	float:right; display:inline;
	margin: 35px 10px 0 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:12px;
	text-align: right;
	color: darkgoldenrod;
	}

#footer a { color: darkgoldenrod}

#credits{
	float:left; display:inline;
	margin: 72px 0 0 36px;
	}

.sfms1,.sfms2,.sfms3 {font-family: verdana, helvetica, arial, sans-serif; position:relative; vertical-align:top}
.sfms1 {top: 0px; left: 1px; font-size:20px; color:#ddaa44; font-weight:bold}
.sfms2 {top: 6px; left:-1px; font-size:12px; color:#0066cc}
.sfms3 {top: 6px; left:-2px; font-size:12px; color:#0066cc}
a.sfms {text-decoration:none} a.sfms:hover {color:white}
a:hover .sfms1 {color:#0066cc}
a:hover .sfms2, a:hover .sfms3 {color:#cc9933}