body{
	font-family: "Lucida Grande";
	font-size: 16px;
	margin: 0px;
	
	background-color: #606060;
	color: #333;
}
a{
	color: black;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0px;
	padding: 0px;
}
h1{
	margin: 0px;
	font-family: Arial;
	font-weight: 100;
	font-size: 40px;
}
h2{
	margin: 0px;
	font-family: Arial;
	font-weight: 100;
	font-size: 32px;
	font-family: "playfair_displayregular";
}
input[type='text'],textarea,select{
	border: 1px solid #999;
}
input[type='submit']{
	font-family: Arial;
	font-family: "district_prothin";
	font-size: 20px;
	border: 1px solid #999;
	background-color: #ddd;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
}
input[type='submit']:hover{
	background-color: #eee;
}
/*
	layout
*/
#site{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
/*	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
*/	
	background-color: white;
}
/*
	HEADER
*/
#hbox{
	position:absolute;
	z-index: 1000;
	width: 1000px;
}
#hbox2{
	height: 110px;
	background:#ffffff url('../cms/media/galleries/foto_luoghi/.thumb1024/IMGP3636.JPG') no-repeat top center;
}
#hbox3{
	height: 110px;
	background:#ffffff url('../cms/media/images/home4.JPG') no-repeat top center;
}
#header{
	position:relative;
	background: transparent url('../zcommon/res/back50.png') repeat;

	color: white;
	height: 80px;
}
#header small{
	font-size: 14px;
	text-align: right;
	position: absolute;
	bottom: 3px;
	right: 5px;
}
#header h1{
	font-family: "district_prothin";
	margin: 0px;
	padding: 0px;
	font-size: 50px;

	position: absolute;
	left: 5px;
	bottom: 0px;
}


#content{
	width: 1000px;
	min-height: 400px;
}
#footer{
	clear: both;
	text-align: center;
	color: #d0d0d0;
	font-size: 10px;
}

/*
*/
#mainContent{
	margin-top: 50px;
	margin-left: 350px;
	margin-right: 50px;
	margin-bottom: 50px;
}
#largeContent{
	margin-top: 100px;
	margin-left: 100px;
	margin-right: 50px;
	margin-bottom: 50px;
}
#mainContent a,#largeContent a{
	color: #a00; 
}
#mainContent h1,#largeContent h1{
	margin-bottom: 20px;
	font-size: 50px;
/*	font-family: "ostrich_sansmedium";*/
	font-family: "district_prothin";

}
#mainContent h2,#largeContent h2{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 28px;
}
#mainContent .richText{
	font-size: 14px;
	/*line-height: 24px;*/
	/*margin-bottom: 40px;*/
}

/*
	hMenu
*/
#hMenu{
	background-color: #223f55;
	padding: 1px;
/*	font-family: "playfair_displayregular";*/
	font-family: "district_prothin";
	height: 30px;
}
#hMenu ul{
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	padding-left: 10px; 
	color: white;
	font-size: 24px;
	font-size: 18px;
	line-height: 30px;
}
#hMenu a{
	color: #f0f0f0;
}
#hMenu li{
	margin: 0px; 
	margin-right: 50px;
	padding: 0px; 
	display: inline;
}
#hMenu li.current{
	color: #ff7777; 
}
#hMenu .current a{
	color: #ee8844; 
}
#hMenu .external a{
	color: #eeee44; 
}

/*
	mainMenu
*/
#mainMenu{
	float: left;
	width: 300px;
	padding-top: 100px;
	padding-left: 20px;
	padding-bottom: 200px;
	font-family: Arial;
	text-transform: uppercase;

	border-right: 1px solid #ccc;

/*	font-family: "ostrich_sansmedium";*/
	font-family: "district_prothin";
}
#mainMenu ul{
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
	

	font-size: 28px;
}
#mainMenu li{
	margin: 0px; 
	margin-bottom: 15px; 
	padding: 0px; 
}
#mainMenu li.current{
	color: #a00; 
}
#mainMenu .current a{
	color: #a00; 
}
#mainMenu a:hover{
	text-decoration: none; 
}

#mainMenu ul.level2{
	margin-left: 30px; 
	

	font-size: 22px;
}

/*
	gui
*/
.columnLeft,.columnRight{
	width: 45%;
	float: left;
	border: 1px solid #999;
}
.twoColumn{
	clearx: both;
}
/*
	home
*/
#homeText{
	background-color: #fafafa;
	padding: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 15px;

}
#homeText h1{
/*	font-family: "playfair_displayregular";*/
	font-family: "district_prothin";
	margin: 0px;
	padding: 0px;
	font-size: 50px;

}
#homePanel{
	background-color: #fafafa;
	height: 200px;
	padding-bottom: 20px;
}

#box1, #box2, #box3{
	float: left;
	height: 150px;
	margin-left: 20px;
	margin-top: 30px;

	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
/*	border: 1px solid #999;
	border-radius: 10px;
*/
/*	
	padding: 25px;
	padding-top: 20px;
	padding-left: 90px;
	box-shadow: 2px 2px 5px #888888;
*/
}
#box1 h2, #box2 h2, #box3 h2{
	margin-top: 10px;
	font-size: 26px;
	font-family: "district_prothin";
	margin-bottom: 5px;
}
#box1 p, #box2 p, #box3 p{
	margin-bottom: 10px;
}
#box1 a, #box2 a, #box3 a{
	text-decoration: none;
}

/*#box1{
	background:transparent url('/inc/imm/test_small.png') no-repeat 10px center;
	padding-left: 100px;

	width: 230px;
	font-size: 15px;
}
#box2{
	background:transparent url('/inc/imm/blog_small.png') no-repeat 10px center;
	padding-left: 110px;

	width: 260px;
	font-size: 13px;
}
#box3{
	background:transparent url('/inc/imm/contatti_small.png') no-repeat 10px center;
	padding-left: 70px;

	width: 155px;
	font-size: 15px;
}*/
#box1{
	background:transparent url('imm/test_small.png') no-repeat 10px center;
	padding-left: 100px;

	width: 315px;
	margin-right: 80px;
}
#box2{
	display: none;
}
#box3{
	background:transparent url('imm/contatti_small.png') no-repeat 10px center;
	padding-left: 70px;

	width: 385px;
}

/*
*/
#content img{
	padding: 1px;
	margin: 4px;
	border: 1px solid #aaa;
}
/*
	gallery
*/
.gallery{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

/*
	form di contatto
*/
.contactForm textarea{
	width: 90%;
	height: 200px;
}
.guiSlider{
	position: relative;

	/* appearance */
	width: 100%;
	height: 450px;
	
	overflow: hidden;
}
.guiSlider > .guiPanel{
	
	/* appearance */
	width: 100%;
	height: 450px;
}
.guiSlider > .dots{
	/* appearance */
	bottom: 0px;
	width: 100%;
	text-align: center;

	background:transparent url('http://www.lauraferrara.it/imm/back50.png') repeat center center;
	
}
.guiSlider > .dots > div{
	display: inline;
	font-size: 36px;
	padding-left: 10px;
	padding-right: 10px;
	/* appearance */
	color: #999;
}
.guiSlider > .dots > div.current{
	color: white;
}
.guiSlider .larr{
	top: 150px;
	left: 0px;
	font-size: 48px;
	font-weight: bold;
	/* appearance */
	color: white;
}
.guiSlider .rarr{
	top: 150px;
	right: 0px;
	font-size: 48px;
	font-weight: bold;
	/* appearance */
	color: white;
}
#homeSlider{
	border-bottom: 1px solid #777;
}
#panel1{
	background:#ffffff url('../cms/media/images/home2.JPG') no-repeat top center;
}
 #panel2{
	background:#ffffff url('../cms/media/images/home4.JPG') no-repeat top center;
}
#panel3{
	background:#ffffff url('../cms/media/galleries/foto_luoghi/.thumb1024/IMGP3636.JPG') no-repeat top center;
}
/*
	print
*/
#printFooter{
	clear: both;
	text-align: center;
	color: #d0d0d0;
	font-size: 10px;

	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
}

@media print{
	body{
		background-color: white;
	}
	#hMenu{
		display: none;
	}
	#site{
	/*
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	*/
	}
	#header{
		background-image: none;
		color: #333;
		height: 60px;
	}
	#header h1{
		position: static;
	}
	#hbox3{
		padding-left: 5px;
		padding-right: 5px;
		background-image: none;
		border-bottom: 3px solid #ddd;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-top: 1px solid #ddd;
		background-color: #f0f0f0;
	}
	#largeContent{
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		position:relative;
	}
	#footer{
		display: none;
	}
	#printFooter{
		display: block;
	}
}
/*
	
*/
#printSite{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

	background-color: white;
}
#printHeader{

	border-bottom: 1px solid #468;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;

	background:#ffffff url('imm/header-mono2.png') no-repeat 0px 20px;
}
#printHeader small{
	float: right;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	color: #777;
}
#printHeader h1{
/*	font-family: "playfair_displayregular";*/
	font-family: "district_prothin";
	font-weight: normal;
	font-size: 56px;
	line-height: 64px;
	margin: 0px;
	margin-top: 32px;
	padding: 0px;
	color: #246;
}
#printHeader h3{
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #468;
}
#printContent{
	padding: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#printCopy{
	text-align: center;
	color: #d0d0d0;
	font-size: 10px;

	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

