/* RESET */
*{margin: 0; padding: 0}
table {border-collapse:collapse;}
a{text-decoration: none;}
a img{border: none;}
/*		 */

/**** COOKIE ****/
#cookiedisclaimer {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	color:#fff;
	font-size:14px;
	background:#333;
	padding:10px;
	z-index:99999;
	border-top:1px solid;
}

#cookiedisclaimer a {		
	text-decoration:underline;
	color:#fff;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	padding: 5px;		
}
	
#cookiedisclaimer a:hover {
	color:#eee;
}

#cookiedisclaimer span {
	background: #00aa00;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	margin: 5px 10px 0 20px;
	padding: 5px 10px;
}	

#cookiedisclaimer span:hover {
	background: #008800;
}

.nocookie {
	font-style:italic;
	font-size:smaller;
	padding:10px 0;
}


/*** CLASSE DA AGGIUNGERE NEL FOOTER ***/

.policies {
	text-align:center;
}

.policies a {
	font-size:11px;
	display:inline-block;
	margin:0 5px;
}

/* BASIC CONFIG */

body {		
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color:#555;
    font-family: Arial, Tahoma, sans-serif;
	background:#f8f8f8;
}

h1, h2, h3, h4, h5, h6 {
	font-family:inherit;
	margin-bottom:2em;
	color:#000;
	text-transform:uppercase;
}

h1 {
	font-size:18px;
}

h3 {
	font-size:16px;
	margin-bottom:20px;
}

p {
	margin-bottom:1em;
	line-height:18px;
}

a {
	color:#000;
	text-decoration: underline;
}

a:hover {
	color:#4f4f4f;
}

ul {
	list-style-type:none;
	margin-left:0px;		
}

ul li {
	background: url("../img/dot.png") no-repeat scroll 5px 4px transparent;
    display: block;
    padding-left: 20px;
}

/*		*/


/* LAYOUT */

#container {
	width:850px;
	margin:0 auto;
}

#header {
	margin-top:30px;
	position:relative;
}

#logo {
	width:391px;
	height:71px;
	background:url(../img/logo.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-900em;
}

#placeholder {
	width:850px;
	height:370px;
	background:url(../img/shadow.jpg) no-repeat 0 100%;
	margin-top:30px;
}

#main {
	background:url(../img/column.jpg) repeat-y 100% 0;
	overflow:hidden;
	padding-bottom:30px;
}

#maincontact {
	overflow:hidden;
	padding-bottom:30px;
}

#content {
	width:606px;
	float:left;
	border-top: 1px solid #cacaca;
	padding-top:30px;
}

#maincontact #content {
	width:auto;
	float:none;
}

#footer {	
   border-top: 1px solid #CACACA;
    clear: both;
    color: #888888;
    margin-bottom: 20px;
    padding-top: 15px;
    width: 606px;
	text-align:center;
	font-size:11px;
}


#contactfooter {	
    border-top: 1px solid #CACACA;
    clear: both;
    color: #888888;
    margin-bottom: 20px;
    padding-top: 15px;
	text-align:center;
	font-size:11px;
}

#column {
	width:178px;
	padding:30px 15px;
	float:right;
	font-size:12px;
	color:#888;
}

#column label {
	color:#888;
}

#column h3 {
    font-size: 14px;    
    margin-bottom: 10px;
	margin-top:30px;
}

div.service {
	float:left;
	margin-right:35px;
	margin-bottom:35px;
	width:280px;
}

div.service span{
	display:block;
	font-size:13px;	
	line-height:16px;
}

div.service a {
	text-decoration:none;
	color:#444;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	display:block;
}

div.service a:hover {
	color:#c00000;
}

div.service h4 {
	color:#888;
	font-size:13px;
	margin-top:10px;
}

div.s_1 {
	margin-right:0;
}

div.txt {
	clear:both;
	margin-bottom:40px;
}

div.news_item {
	border-bottom: 1px dotted #DEDEDE;
    padding-bottom: 6px;
	margin-bottom:18px;
}
	
div.news_item h4 {
	margin-bottom:0.5em;
}

div.news_item h4 a{
	text-decoration:none;	
}

#contact_form {
	float:left;
	width: 450px;
}

#contactright {
	float:left;
	width: 400px;
}

/* GALLERY */

a.pirobox_gall, a.gall {
	float:left;
	margin:0px 10px 15px 0;
	border:1px solid #d0d0d0;
	padding:1px;
	-webkit-transition:all 0.2s ease-in;  
	-moz-transition:all 0.2s ease-in;  
	-o-transition:all 0.2s ease-in;  
	transition:all 0.2s ease-in; 
}

div.box_3 a.pirobox_gall {
	margin-right:0;
}

a.pirobox_gall:hover, a.gall:hover {
	box-shadow:0 0 5px #666;
	border:1px solid #999;
}

/* COOLSLIDER */

#coolslideshowcontainer {
    height: 372px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    width: 850px;
	background:url(../img/shadow.jpg) no-repeat 0 100%;
}

#coolslideshow {
	background:#333;
    height: 340px;
    position: relative;
    width: 850px;
}

#buttons {
	bottom: 30px;
    left: 120px;
    position: absolute;
    z-index: 999;
}

#buttons span {
	float:left;
	background:#fff;
	width:15px;
	height:15px;
	overflow:hidden;
	text-indent:-20em;
	border-radius:15px;
	margin-right:10px;
	cursor:pointer;
	-webkit-transition:all 0.5s ease-in;  
	-moz-transition:all 0.5s ease-in;  
	-o-transition:all 0.5s ease-in;  
	transition:all 0.5s ease-in; 
}

#buttons span.active {
	background:#c00000;
}

div.coolbox {
	position:absolute;
	top:0;
	left:0;
	width:850px;
	height:340px;
}

div.coolbox div.elegance {
	position:absolute;
	width:280px;
	top:0;
	height:240px;
	padding: 50px 20px;
	background:rgba(0,0,0,0.7);
	color:#f0f0f0;
}

div.coolbox div.elegance h3 {
	color:#f0f0f0;
}	

/* MENU */

ul.menu {
	margin:0;
	list-style-type:none;	
	position:absolute;
	top:42px;
	right:0;
}

ul.menu li {
	float:left;
	background:none;
	padding:0;
}

ul.menu li a {
	float:left;
	margin-left:22px;
	font-weight:bold;
	color: #000;    
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition:all 0.2s ease-in;  
	-moz-transition:all 0.2s ease-in;  
	-o-transition:all 0.2s ease-in;  
	transition:all 0.2s ease-in; 
}

ul.menu li a:hover {
	color:#c00000;
}

ul.menu li:first-child a {
	margin-left:0;
}

/* SLIDESHOW */

#slideshowcontainer {
	height:580px;
	overflow:hidden;
	position:absolute;
	top:132px;
}

#slideshowcontainer.apartments {
	height:663px;
	overflow:hidden;
	position:static;	
}

#slideshow {
	height: 570px;
    width: 924px;
    overflow: hidden;
    position: relative;
	top:0;
    z-index: 1;
	border:5px solid #e6e6e6;
}

#slideshowcontainer.apartments #slideshow {
	height:653px;
}

#slideshow img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:none;
}

#slideshow img.placeholder{
	position:static;
	display:block;
}

#slideshow img.active {
	display:block;
	z-index:3;
}



/* FORM STYLING */

fieldset {
	padding: 0 20px 20px;
	margin-bottom:10px;
	border:1px solid #e8e8e8;
}

fieldset small {
	display:block;
	margin-top:40px;
}

legend {
	color:#CCC;	
	font-size:22px;	
	padding:0 10px;	
	text-transform:lowercase;
	margin:15px 0;
}

textarea, select, input {
	font-family: inherit;
	font-size: 13px;
	color: inherit;
	padding:0px 3px;
}

textarea {
	height:135px;
}

div.required label:after {
    content: " *";
}

div.text input, div.password input, div.select input, textarea {
	font-size:13px;
	padding:7px;
	border:1px solid #dedede;
	width:250px;
	-webkit-transition:border 0.2s ease-in;  
	-moz-transition:border 0.2s ease-in;  
	-o-transition:border 0.2s ease-in;  
	transition:border 0.2s ease-in; 
}

#column div.text input, #column div.select input, #column textarea {
	width:160px;
	padding:3px 5px;
}

div.text input:focus, div.password input:focus, textarea:focus {
	border:1px solid #4c4c4c;
}

div.input {
	margin-bottom: 10px;
}

#column div.input {
	margin-bottom: 5px;
}

div.input label{
    font-weight: normal;
    line-height: 30px;
    color:#555;
	font-size:13px;
	float:left;
	width:150px;
}

div.input label a {
	font-size:11px;
	text-decoration:none;
}

div.select div.checkbox {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

div.blockinput label {
	width:100%;
	clear:both;
	margin-bottom:10px;
}

div.checkbox input {
	float: left;
    margin-top: 11px;
}
	
div.checkbox label{
	float:none;
	margin-left:5px;
	font-weight:normal;
}

#column div.checkbox label {
	float:left;
	line-height:14px;
	margin-top:8px;
}

#column div.checkbox input {
	float:left;
}

#column div.checkbox div.error-message {
	clear:both;
	padding-left:18px;
}
#column div.error-message {
	padding-left:0;
}

div.captcha input {
	color:#666;
	float:left;
	font-size:34px;
	font-weight:normal;
	height:40px;
	margin-right:10px;
	text-align:center;
	width:90px;
}

div.captcha img {
	border:1px solid #E0E0E0;
}

#column div.submit {
	clear:both;
	padding-top:2px;
}

div.submit input {
	background: #666;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin-top: 20px;
    padding: 4px 12px;
	-webkit-transition:all 0.2s ease-in;  
	-moz-transition:all 0.2s ease-in;  
	-o-transition:all 0.2s ease-in;  
	transition:all 0.2s ease-in; 
	border:0;
}

div.submit input:hover {
	background: #202020;
}


/* 	    */

/* MESSAGGI */

#flashMessage {
	background-color: #D4F1D4;
    border: 1px solid #0D6D0D;
    color: #0D6D0D;
    font-size: 15px;
    margin-bottom: 30px;
    opacity: 0.8;
    padding: 8px 0px 8px 50px;
    text-align: center;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px #AAAAAA;
}

#flashMessage.error {
	background: url("../img/core/alert.png") no-repeat scroll 20px 50% #FFCCCC;
    border: 1px solid #DDAAAA;
    color: #AA0000;
	text-align: left;	
}

div.error-message {
	color:#CC0000;
	font-size:11px;
	padding-top:2px;
	text-align:left;
	padding-left:150px;
}

div.checkbox div.error-message {
	padding-left:18px;
}

label.rederror {
	color:#cc0000;
}

label.rederror a{
	color:#cc0000;
}

/* 	    */