@charset "UTF-8";
body {
	font: 14px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
	background: #ffffff url(../img/layout/bg.jpg) repeat-x;
}
#container, #footer {text-align: left;}
#container {
	width: 970px; 
	margin: 0 auto;
	padding:0;
	border: 0;
}
#top {
	padding: 0;
	width:970px;
	height:80px;
}
#top img {float:left;}
#flags {
	 float:right;
	 padding:0;
	 width:89px;
	 height:18px;
	 margin:58px 0 0 0;
 }
#flags img {padding-left:10px;display:none;}

#home_header {background: url(../img/home/home_header.jpg) no-repeat;}
#noleggio_header {background: url(../img/noleggio/noleggio_header.jpg) no-repeat;}
#escursioni_header {background: url(../img/escursioni/escursioni_header.jpg) no-repeat;}
#transfer_header {background: url(../img/transfer/transfer_header.jpg) no-repeat;}
#contatti_header {background: url(../img/contatti/contatti_header.jpg) no-repeat;}
#cartina_header {background: url(../img/cartina/cartina_header.jpg) no-repeat;}
#galleria_header {background: url(../img/galleria/galleria_header.jpg) no-repeat;}
#home_header, #noleggio_header, #escursioni_header, #transfer_header, #contatti_header, #cartina_header, #galleria_header   {padding: 0;	margin:0;height: 400px;	width: 970px;}

#spacer {width:1px;	height:360px;}
#navbar {
	float:right;
	font-size: 18px;
	margin: 0;
	padding: 7px 15px 3px 0px;
	height: 26px;
	width: 945px;
	color:#ffffff;
	text-align:right;
}
#navbar a {margin-right:20px;}
#navbar a:link {color: #ffffff;text-decoration:none;}
#navbar a:visited {color: #ffffff;text-decoration:none;}
#navbar a:hover {color: #ff5522;text-decoration:none;background-color:#ffffff;}
#navbar a:active {color: #efefe3;text-decoration:underline;}
#mainBox {width:740px;float:left;margin:0; padding:0;}

#homeContent_top {background: #efefe3 url(../img/home/homeContent_top.jpg) no-repeat; height: 115px; padding:0px; width:720px;}
#noleggioContent_top {background: #efefe3 url(../img/noleggio/noleggioContent_top.jpg) no-repeat;}
#escursioniContent_top {background: #efefe3 url(../img/escursioni/escursioniContent_top.jpg) no-repeat;}
#transferContent_top {background: #efefe3 url(../img/transfer/transferContent_top.jpg) no-repeat;}
#contattiContent_top {background: #efefe3 url(../img/contatti/contattiContent_top.jpg) no-repeat;}
#cartinaContent_top {background: #efefe3 url(../img/cartina/cartinaContent_top.jpg) no-repeat;}
#galleriaContent_top {background: #efefe3 url(../img/galleria/galleriaContent_top.jpg) no-repeat;}

#homeContent_top h1, #noleggioContent_top h1, #escursioniContent_top h1, #transferContent_top  h1, #contattiContent_top h1, #cartinaContent_top h1, #galleriaContent_top h1 {margin: 0 0 0 -9999px;}
#noleggioContent_top, #escursioniContent_top, #transferContent_top, #contattiContent_top, #cartinaContent_top, #galleriaContent_top {padding:0px;width:720px;height: 89px;}

#mainContent {
	padding:10px 20px 0 20px;
	margin:0;
	background: #efefe3;
	width:662px;
	min-height:490px;
	border-top:dotted 2px #999;
 }
#mainContent img {margin-top:10px;margin-bottom:10px;border:2px solid #ff5522;}
#mainContent .thumb {margin-right:35px;}
#sidebar {
	float: right;
	width: 225px;
	height:570px;
	background: #ffffff;
	margin:0;
	padding-top:15px;

}
#sidebar img {margin-bottom:20px;border:2px solid #ff5522;}

/*-------------------------------- FOOTER ----------------------------------*/
#footer {
	padding:0; margin: 0;
	background:#DDDDDD;
	clear:both;
	width:100%;
}
#links {
	width:970px;
	padding: 30px 5px 5px 20px;
	text-align:left;
}
#contatti {
	width:950px;
	padding: 20px;
	text-align:right;
	background-color:#777777;
	color:#eeeeee;
}
#links, #contatti {height:120px; margin: 0 auto;}
#footer p {line-height:1.2em;font-size:12px;}
#footer .margin_right {margin-right:40px;}
#links img {float:left;margin-left:5px;}
#left_column, #center_column, #right_column {width:160px; height:85px;float:left;margin:0; padding:5px 10px;border:solid #ffffff 1px;}
/*------------------------------------ /footer ---------------------------*/

/*------------------- LINKS ------------------------*/
.link {border-bottom:1px dashed #222222;color:#222222;}
.link:link {color: #222222;text-decoration:none;border-bottom:1px dashed #222222;}
.link:visited {color: #222222;text-decoration:none;border-bottom:1px dashed #222222;}
.link:hover {color: #ff5522;background-color:#ffffff;text-decoration:none;border-bottom:1px dashed #222222;}
.link:active {color: #222222;text-decoration:underline;border-bottom:1px dashed #222222;}

#links a {border-bottom:1px dashed #222222;color:#222222;}
#links a:link {color: #222222;text-decoration:none;border-bottom:1px dashed #222222;}
#links a:visited {color: #222222;text-decoration:none;border-bottom:1px dashed #222222;}
#links a:hover {color: #ff5522;background-color:#ffffff;text-decoration:none;border-bottom:1px dashed #222222;}
#links a:active {color: #222222;text-decoration:underline;border-bottom:1px dashed #222222;}

#contatti a {color:#eeeeee;font-size:14px;}
#contatti a:link {color: #eeeeee;text-decoration:none;}
#contatti a:visited {color: #eeeeee;text-decoration:none;}
#contatti a:hover {color: #ff5522;background-color:#ffffff;text-decoration:none;}
#contatti a:active {color: #222222;text-decoration:underline;}

img {border:0;}
/*----------------------- /links -------------------------------*/

h1, h3 {
	color:#666666;
	font-weight:400;
	margin:15px 0 10px 0;
}
h3 {font-size:18px;margin:2px 0;}
h2 {font-size:20px;margin:5px 0;}
h1 {font-size:28px;}
p {line-height:1.8em; margin:5px 0 10px 0;}
.clear {clear:both;}
#meteo {
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 350px;
}
/* ---------------- CARTINA DI CAPRI ------------------*/
#capri_map{
	background: url(../img/cartina/capri_map/capri_map.jpg);
	margin: 0px auto;
	padding: 0px;
	height: 306px;
	width: 548px;
}
/*-------*/
#map_grottaazzurra, #map_grottabianca, #map_malaparte, #map_arco, #map_faraglioni, #map_grottaverde, #map_tombosiello, #map_ventroso {position:relative; width:40px; height:40px; z-index:1;}
#map_grottaazzurra {left: 65px;	top: 30px;}
#map_grottabianca {left: 475px;	top: 60px;}
#map_malaparte {left: 455px;top: 95px;}
#map_arco {left: 465px;	top: 17px;}
#map_faraglioni {left: 425px;top: 70px;}
#map_grottaverde {left: 170px;top: 40px;}
#map_tombosiello {left: 10px;top: -20px;}
#map_ventroso {left: 240px;top: -60px;}
/* ---------------- /cartina -----------------------------------*/
.escursioni_img {
	margin-right: 10px;
}
