@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'Maiden';
    src: url('../fonts/MaidenOrange-webfont.eot');
    src: url('../fonts/MaidenOrange-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MaidenOrange-webfont.woff') format('woff'),
         url('../fonts/MaidenOrange-webfont.ttf') format('truetype'),
         url('../fonts/MaidenOrange-webfont.svg#MaidenOrange-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color:#fff ;
	background-image:url(../obj/pagebackground.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment:scroll;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595237;
	line-height:18px;
	/*
	text-align: justify;
	text-justify: distribute;
	*/
}
a {
	color: #1DBACE;
	text-decoration:none;
}
a:hover {
	color: #1DBACE;
	text-decoration:underline;
}
a img {
	border: 0px;
}

#content a {
	color: #595237;
	text-decoration:underline;
}
#content a:hover {
	color: #00B3CC;
	text-decoration:underline;
}
h1, h2, h3, h4 {
	font-family:"Maiden", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:normal;
	letter-spacing:0.05em;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
	color: #1DBACE;
}

p {
	margin-top:0px;
	padding-top:0px;
}

h1 {
	font-size:28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:16px;
}
input {
	-webkit-box-shadow:5px 5px 5px #888888 inset;
	-moz-box-shadow:5px 5px 5px #888888 inset;
	box-shadow:5px 5px 5px #888888 inset;
	border:0px;
	padding:5px;
	color:#333;
}
textarea {
	-webkit-box-shadow:5px 5px 5px #888888 inset;
	-moz-box-shadow:5px 5px 5px #888888 inset;
	box-shadow:5px 5px 5px #888888 inset;
	border:0px;
	padding:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595237;
}
.button {
	-webkit-box-shadow:5px 5px 5px #888888;
	-moz-box-shadow:5px 5px 5px #888888;
	box-shadow:5px 5px 5px #888888;
	border:0px;
	padding:5px;
	color:#fff;
	font-size:15px;
	background-color:#FC7739;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
.searchbutton {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:0px;
	padding:4px;
	color:#fff;
	font-size:13px;
	background-color:#FFA930;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	cursor:pointer;
	margin-top:10px;
	margin-left:5px; margin-right:5px;
}
.searchbutton:hover {
	background-color: #F96;
}
.subtitle {
	font-size:18px;
}
.title2 {
	font-family:"Maiden", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	color:#fff;
	line-height:24px;
	vertical-align: middle;
	letter-spacing:0.05em;
}	
.box {
	width:90%;
	padding:5%;
	margin-bottom:10%;
}

.squareimg {
	width:168px;
	height:175px;
	overflow:hidden;

}
.squareimgbox {
	width:168px;
	height:auto;
	float:left;
	margin-left:11px;
	margin-right:11px;
}
.services {
	min-height:40px;
}
.listbox {
	width:96%;
	padding:2%;
	margin-bottom:10px;
	margin-top:10px;
}
.list_img {
	width:230px;
	min-height:150px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	overflow:hidden;
}
.list_img img {
	width:100%;
	height:auto;
}
.list_abstract {
	width:295px;
	float:left;
}
.list_services {
	width:80px;
	float:left;
}
.serviceicon {
	width:35px;
	height:35px;
	font-size:10px;
	text-align:center;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	cursor:pointer;
}
.serviceicon_s {
	width:31px;
	height:31px;
	font-size:10px;
	text-align:center;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	cursor:pointer;
}
.serviceicon_s img {
	width:100%;
	height:auto;
}
.serviceicondesc {
	display:none;
}
#gallery {
	margin-bottom:50px;
}
#mainimage {
	margin-bottom:5px;
}
.gallerythumb{
	width:82px;
	height:82px;
	overflow:hidden;
	margin-left:2px;
	margin-right:2px;
	float:left;
}
.white {
	color:#666;
	font-size:12px;
	width:170px;
	height:auto;
}
#menu {
	float:right;
	margin-top:3px;
}
.menuitem {
	float:left;
	padding-right:15px;
	padding-left:15px;
	padding-top:5px;
	border-left: 4px solid #fff;
}
.menuitem a {
	font-family:"Maiden", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
.menuitem a:hover {
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
.selmenu {
	 text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	
}
.searchlabel {
	float:left;
	width:100px;
	color:#F36C98;
	font-size:16px;
}
.searchfield {
	float:left;
	width:100px;
	
}
.searchoptions {
	width:120px;
	height:20px;
	font-size: 12px;
	float:left;
	margin-bottom:5px;
}
#pagination {
	text-align:center;
}
.twocols {
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;

-moz-column-gap:40px; /* Firefox */
-webkit-column-gap:40px; /* Safari and Chrome */
column-gap:40px;

-moz-column-rule:1px outset #ccc; /* Firefox */
-webkit-column-rule: 1px outset #ccc; /* Safari and Chrome */
column-rule:1px outset #ccc;
}

.leftalign {
	margin-right:0px;
	float:left;
}
.rightalign {
	margin-left:0px;
	float:right;
}
.boxservizi {
	background-image:url(../obj/searchbg.png);
	border:2px solid #CECEBF;
	text-align:center;
	width:190px;
	height:230px;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
	float:left;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	behavior:  url(ie-css3.htc);
}
.smallbox {
	background-image:url(../obj/searchbg.png);
	position:relative;
	float: left;
	 width: 118px;
	 height: 40px;
	 border:1px solid;
	 padding:5px;
}
.flashofferta {
	position:absolute; width:51px; height:51px; z-index:500;
}
.imgdintorni {
	text-align:center;
	float:none;
	width:100%;
}
.imgdintorni p {
	margin:0px;
	padding:0px;
}
.mob-gallery {
	display:none;
	visibility:hidden;

}
	  