﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER IL BODY **********************************************************/
html {
	overflow-x: hidden;
	}
	
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	background: #ede9e4 url("/images/back.jpg") repeat-x;
	font-size: 15px;
	}
	
a {
	text-decoration: none;
	outline: none;
	}
	
p { margin: 4px 0px; padding: 0; font-size: 13px;}

img { border: 0px; }

h1 {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	}

/*********************** STILI PER LE FRECCE *******************************************************/

div#arrowLeft {
	width: 80px;
	height: 60px;
	background: url("/images/arrowLeft-trans.png") center no-repeat;
	position: absolute;
	top: 600px;
	left: 90px!important;
	left: 160px;
	cursor: pointer;
	}

div#arrowRight {
	width: 80px;
	height: 60px;
	background: url("/images/arrowRight-trans.png") center no-repeat;
	position: absolute;
	top: 600px;
	left: 1000px!important;
	left: 1100px;
	cursor: pointer;
	}

/*********************** STILI PER IL MENU *********************************************************/

div#menu {
	width: 163px;
	height: 390px;
	float: left;
	background: url("/images/logo.jpg") center top no-repeat;
	padding: 180px 0px 0px 10px;
	line-height: 22px;
	position: relative;
	}
	
div#menu a { color: #211d70; }
div#menu a:hover { font-weight: bold; }

div.menuBlock {
	margin-bottom: 10px;
	}
	
span.listTitle {
	font-weight: bold;
	padding-left: 29px;
	}
	
div.menuBlock ul {
	margin: 0;
	padding: 0px 0px 0px 14px;
	}
	
div.menuBlock ul li {
	list-style-type: none;
	padding:0 0 1px 0;
	margin:0;
	/*line-height:24px;
	overflow:hidden;*/
	}
	
/*div.menuBlock ul li:hover {
	padding-left: 5px;
	margin-left: -8px;
	cursor: pointer;
	background: url("/images/backList-trans.png") no-repeat;
	font-weight: bold;
	}*/
	
div.menuBlock ul li a {	display:block; margin:0; padding:0; }
	
	
/*********************** STILI PER I CONTENUTI *****************************************************/

div.benvenutiHeader { width: 239px; height: 45px; background: url('/images/header/benvenuti-trans.png') 0px 0px no-repeat; }
div.welcomeHeader { width: 239px; height: 45px; background: url('/images/header/welcome-trans.png') 0px 0px no-repeat; }
div.willkommenHeader { width: 239px; height: 45px; background: url('/images/header/willkommen-trans.png') 0px 0px no-repeat; }
div.casa1Header { width: 239px; height: 45px; background: url('/images/header/casa1.png') 0px 0px no-repeat; }
div.casa2Header { width: 239px; height: 45px; background: url('/images/header/casa2.png') 0px 0px no-repeat; }
div.casa3Header { width: 239px; height: 45px; background: url('/images/header/casa3.png') 0px 0px no-repeat; }
div.funHeader { width: 284px; height: 45px; background: url('/images/header/fun.png') 0px 0px no-repeat; }
div.serviziHeader { width: 284px; height: 45px; background: url('/images/header/servizi.png') 0px 0px no-repeat; }
div.serviziHeader { width: 284px; height: 45px; background: url('/images/header/servizi.png') 0px 0px no-repeat; }
div.serviziHeaderGer { width: 239px; height: 45px; background: url('/images/header/servizi-ger.png') 0px 0px no-repeat; }
div.serviziHeaderEng { width: 239px; height: 45px; background: url('/images/header/servizi-eng.png') 0px 0px no-repeat; }
div.dovesiamoHeader { width: 239px; height: 45px; background: url('/images/header/dovesiamo.png') 0px 0px no-repeat; }
div.mapHeader { width: 239px; height: 45px; background: url('/images/header/map-trans.png') 0px 0px no-repeat; }
div.mappeHeader { width: 239px; height: 45px; background: url('/images/header/mappe-trans.png') 0px 0px no-repeat; }
div.nostrecaseHeader { width: 239px; height: 35px; background: url('/images/header/nostrecase.png') 15px -10px no-repeat; }
div.ourHousesHeader { width: 239px; height: 35px; background: url('/images/header/ourhouses-trans.png') 15px 0px no-repeat; }
div.unsereHouseHeader { width: 239px; height: 35px; background: url('/images/header/unserehouse-trans.png') 15px 0px no-repeat; }
div.utilityHeader { width: 239px; height: 35px; background: url('/images/header/utility.png') 15px -10px no-repeat; }
div.bookingHeader { width: 239px; height: 35px; background: url('/images/header/booking.png') 0px 0px no-repeat; }
div.bookingEngHeader { width: 239px; height: 35px; background: url('/images/header/contact-trans.png') 0px 0px no-repeat; }
div.bookingGerHeader { width: 239px; height: 35px; background: url('/images/header/contakt-trans.png') 0px 0px no-repeat; }
div.newsHeader { width: 239px; height: 35px; background: url('/images/header/news.png') no-repeat 0px 0px; }
div.lastminuteHeader { width: 239px; height: 35px; background: url('/images/header/lastminute.png') 0px 0px no-repeat; }

div#container {
	width: 812px;
	float: left;
	border-left: 5px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	}
	
div#containerBlue {
	width: 806px;
	margin: 0 auto;
	border-left: 4px solid #211d70;
	border-right: 4px solid #211d70;
	}
	
div#text {
	width: 736px;
	margin: 0 auto;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	color: #211d70;
	padding: 30px;
	line-height: 18px;
	min-height: 300px;
	font-size: 13px;
	}
	
div#text a {
	color: #211d70;
	}

div#text a:hover {
	font-weight: bold;
	}
	
div.priceHead {
	height: 20px;
	background: #928779;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	}
	
div.priceColumn {
	width: 100%;
	height: 528px; /* 558 */
	margin-right: 5px;
	float: left;
	}

div.priceDett {

	height: 528px; /* 558 */
	float: left;
	font-size: 0.8em;
	line-height: 12px;
	}

table#priceTable {
	width: 100%;
	}

td.tableCenter {
	text-align: center;
	}

table#priceTable td {
	padding: 5px;
	}

tr.rowCasa {
	background: #c7bfb4;
	}
	
/*********************** STILI PER L'INTESTAZIONE **************************************************/

div#header {
	height: 532px;
	padding: 5px 0px 0px 5px;
	border-bottom: 4px solid #211d70;
	position: relative;
	}
	
div#thumbHeader {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 795px;
	text-align: left;
	}

div#thumbHeader img {
	width: 34px;
	height: 34px;
	border: 3px solid #211d70;
	margin: 6px 3px 0px 3px;
	cursor: pointer;
	}
	
#imgGrande {
	width: 797px;
	height: 528px;
	}
	
div#firstHome {
	width: 262px;
	height: 528px;
	background: url("/images/home1.jpg") no-repeat;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	position: relative;
	}

div#secondHome {
	width: 262px;
	height: 528px;
	background: url("/images/home2.jpg") no-repeat;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	position: relative;
	}

div#thirdHome {
	width: 262px;
	height: 528px;
	background: url("/images/home3.jpg") no-repeat;
	float: left;
	cursor: pointer;
	position: relative;
	}
	
div.homeTitle {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 87px;
	height: 26px;
	border: 1px solid #FFFFFF;
	background: url('/images/hometitle-trans.png') no-repeat;
	font-weight: bold;
	padding-top: 11px;
	text-align: center;
	}

div#mappa {
	width: 797px;
	height: 598px;
	background: url('/images/mappa.png') no-repeat;
	}
	
div.mapLeft {
	width: 300px;
	height: 562px;
	float: left;
	background: red;
	}
	
div.mapRight {
	width: 791px;
	height: 552px;
	margin-left: 1px;
	float: left;
	}
	
div#dettaglio {
	padding: 20px;
	}
	
/*********************** STILI PER IL FOOTER *******************************************************/

div#footer {
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	text-align: left;
	padding-left: 130px;
	background: url('/images/smallHome-trans.png') 20px 0px no-repeat;
	color: #211d70;
	}
	
div#footer a { color: #333; }
	
span.g2k {
	background-image: url("/images/pulsante.gif");
	background-position: center right;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 8px;
	}
	
/*********************** STILI LE BANDIERINE ******************************************************/

div.langbox {
	position: absolute;
	left: 40px;
	bottom: 0px!important;
	bottom: -10px;
	}

div.ita {
	float: left;
	width: 16px;
	height: 11px;
	background: url("/images/ita-trans.png") no-repeat;
	padding: 5px;
	cursor: pointer;
	}

div.eng {
	float: left;
	width: 16px;
	height: 11px;
	background: url("/images/eng-trans.png") no-repeat;
	padding: 5px;
	cursor: pointer;
	}

div.ger {
	float: left;
	width: 16px;
	height: 11px;
	background: url("/images/ger-trans.png") no-repeat;
	padding: 5px;
	cursor: pointer;
	}

/******************** WRAPPING TIME! **************************************************************/

div.wrapper {
	width: 1px;
	height: 0px;
	clear: both;
	}
	
	
/******************** SFONDO! **************************************************************/

#home1 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/home.jpg');
	}

#home2 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/casa1.jpg');
	}
	
#home3 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/casa2.jpg');
	}	

#home4 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/casa3.jpg');
	}
	
#home5 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/sport.jpg');
	}
	
#home6 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/prezzi.jpg');
	}
	
#home7 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/mappa.jpg');
	}
	
#home8 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/lastminute.jpg');
	}
	
#home9 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/news.jpg');
	}
	
#home10 {
	width: 1003px;
	height: 533px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 997px!important;
	left: 1075px;	
	background: url('/images/contattaci.jpg');
	}
	
	
#bookingFrame {
	width: 793px;
	height: 523px;
	overflow: auto;
	border: 0px;	
	}	
	
#mappaFrame {
	width: 793px;
	height: 510px;
	overflow: hidden;
	border: 0px;	
	}	



