/* @override http://localhost:8888/saiautomazione/css/style2.css
	http://www.saiautomazione.it/css/style2.css */

/* 

Quick Host - CSS File

*/

.clearfix{clear:both;
height:1px !important;
line-height:1px !important;
	float: none;
}

@font-face {
    font-family: 'AftasansItalic';
    src: url('../fonts/AftaSansThin-Italic-webfont.eot');
    src: url('../fonts/AftaSansThin-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AftaSansThin-Italic-webfont.woff') format('woff'),
         url('../fonts/AftaSansThin-Italic-webfont.ttf') format('truetype'),
         url('../fonts/AftaSansThin-Italic-webfont.svg#AftasansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AftasansRegular';
    src: url('../fonts/AftaSansThin-Regular-webfont.eot');
    src: url('../fonts/AftaSansThin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AftaSansThin-Regular-webfont.woff') format('woff'),
         url('../fonts/AftaSansThin-Regular-webfont.ttf') format('truetype'),
         url('../fonts/AftaSansThin-Regular-webfont.svg#AftasansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AaarghNormal';
    src: url('../fonts/Aaargh-webfont.eot');
    src: url('../fonts/Aaargh-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Aaargh-webfont.woff') format('woff'),
         url('../fonts/Aaargh-webfont.ttf') format('truetype'),
         url('../fonts/Aaargh-webfont.svg#AaarghNormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NobileRegular';
    src: url('../fonts/nobile-webfont.eot');
    src: url('../fonts/nobile-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nobile-webfont.woff') format('woff'),
         url('../fonts/nobile-webfont.ttf') format('truetype'),
         url('../fonts/nobile-webfont.svg#NobileRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NobileItalic';
    src: url('../fonts/nobile_italic-webfont.eot');
    src: url('../fonts/nobile_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nobile_italic-webfont.woff') format('woff'),
         url('../fonts/nobile_italic-webfont.ttf') format('truetype'),
         url('../fonts/nobile_italic-webfont.svg#NobileItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NobileBold';
    src: url('../fonts/nobile_bold-webfont.eot');
    src: url('../fonts/nobile_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nobile_bold-webfont.woff') format('woff'),
         url('../fonts/nobile_bold-webfont.ttf') format('truetype'),
         url('../fonts/nobile_bold-webfont.svg#NobileBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NobileBoldItalic';
    src: url('../fonts/nobile_bold_italic-webfont.eot');
    src: url('../fonts/nobile_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nobile_bold_italic-webfont.woff') format('woff'),
         url('../fonts/nobile_bold_italic-webfont.ttf') format('truetype'),
         url('../fonts/nobile_bold_italic-webfont.svg#NobileBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* #Base 960 Grid
================================================== */

::selection {background: #e71b16; color: #FFF;text-shadow: none}
::-moz-selection {background: #e71b16; color: #FFF; text-shadow: none}
::-webkit-selection {background: #e71b16; color: #FFF; text-shadow: none}

    .container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
    .column, .columns {
	border-color: #fefffe;
	width: 640px;
	float: left;
}
    .row { margin-bottom: 20px;}

    /* Nested Column Classes */
    .column.alpha, .columns.alpha { margin-left: 0;
	float: left;
}

.column.alpha2, .columns.alpha2 { margin-left: 0;
	width: 150px;
}
    .column.omega, .columns.omega { margin-right: 0;
	padding: 0;
}

.omega {
	margin-right: 10px;
	width: 320px;
}

    /* Base Grid */	
	.container .one.column {
	width: 40px;
}
	.container .two.columns { width: 140px;}
	.container .three.columns {
	width: 235px;
	line-height: 14px;
	font-size: 11px;
}

.container .three.columns2 {
	width: 230px;
	line-height: 14px;
	font-size: 11px;
	display: inline;
	float: left;
	text-align: center;
}
	.container .four.columns {
		width: 290px;
		margin-bottom: 20px;
	}

.container .four.columns2 {
	width: 290px;
}

.container .four.columns3 {
	width: 300px;
	margin-bottom: 20px;
	clear: both;
}

.container .four.columns4 {
	padding:8px 9px 8px 7px;
	border: 8px solid #fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#f9f9f9;
	-webkit-box-shadow:0px 0px 3px #ccc;
	-moz-box-shadow:0px 0px 3px #ccc;
	width: 620px;
	margin-bottom: 20px;
	padding: 0px;
}

.container .four.columns5 {
	width: 620px;
	margin-bottom: 20px;
}
	.container .five.columns { width: 380px;}
	.container .six.columns { width: 460px;}
	.container .seven.columns { width: 540px;}
	.container .eight.columns { width: 640px;
	border-right: 1px solid #d9d9d9;
	display: inline;
	float: left;
	padding-right: 10px;
}
	.container .nine.columns { width: 700px;}
	.container .ten.columns { width: 780px;}
	.container .eleven.columns { width: 860px;}
	.container .twelve.columns {
	background-color: transparent;
	padding-bottom: 0;
	width: 100%;
	margin-top: 0;
}

    /* Offsets */
	
	.container .offset-by-one  	{ padding-left: 80px;}
    .container .offset-by-two  	{ padding-left: 160px;}
    .container .offset-by-three  { padding-left: 240px;}
    .container .offset-by-four 	{ padding-left: 320px;}
    .container .offset-by-five 	{ padding-left: 400px;}
    .container .offset-by-six  	{ padding-left: 480px;}
    .container .offset-by-seven  { padding-left: 560px}
    .container .offset-by-eight  { padding-left: 640px;}
    .container .offset-by-nine 	{ padding-left: 720px;}
    .container .offset-by-ten  	{ padding-left: 800px;}
    .container .offset-by-eleven { padding-left: 880px;}
	

/*** GLOBAL  ***/

body {
	font-family: "AftasansRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color:#7a7d80;
	margin:0 auto;
	padding:0;
	line-height:20px;
	background:#f5f5f5;
}
* {
	margin:0;
	padding:0;
}
form{
	padding: 0 !important;
	margin: 20px 0 10px;}

/*hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:0px 0px 30px 0px;
	text-align:center;
	border-bottom:1px solid #d2d7db;
	width: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}*/

hr.sparator{
	border-width:0;
	height:1px;
	line-height:0;
	padding:0px;
	margin:0px 0px 10px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
}

.privacy {
	font-size: 10px;
	line-height: 13px;
}


/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2 {margin-bottom: 10px;
font-family: "AftasansRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
font-weight:normal;color:#e71b16;
}
h3, h4, h5, h6{margin-bottom:8px;
font-family: "AftasansRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
font-weight:normal;color: #000;
}

h1 {font-size:24px;
line-height:30px;}
h2 {font-size: 21px;
line-height: 23px;
	font-weight: bold;
}
h3 {font-size:17px;
line-height:20px;}
h4 {font-size: 14px;
line-height: 20px;
}
h5 {font-size:12px;
line-height:20px;}
h6 {font-size:11px;
line-height:normal}

h7 {
	color:#e71b16;
	font-size: 14px;
}


/* links */
a, a:visited {text-decoration:none;
color:#e71b16;}
a:hover{text-decoration:none;
color: #000;}
a img{border:none}

/* image */
img2{
	max-width:100%;
}

.flag {
	border: 1px solid #d9d9d9;
	margin-top: 1px;
	margin-bottom: 1px;
}

.foto {
	border-radius: 10px;
	border: 1px solid #cdcdcd;
	width: 100%;
}
.foto2 {
	border-radius: 10px;
}
.foto-link {
	border-radius: 10px;
	border: 1px solid #cdcdcd;
	margin-bottom: 13px;
	margin-left: 5px;
}

/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	margin-top: 0;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}

img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
	float: left;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:15px;
	font-size: 12px;
}
ul, ol {
	margin:10px 0 20px 20px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	font-style:italic;
	margin:0px 0 20px 0px;
	padding:6px 10px 0px 10px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-size:13px;
	line-height:20px;
}

blockquote p{ margin:0px;}


/* code */
code {
	font-family: "AftasansRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dbdbdb;
	padding:15px 10px;
}

.no-margin{ margin:0px!important;}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/

#wrapper{ 
background: #f5f5f5 url(../images/bg-body.gif) repeat-x 0 0;
	margin-top: 0;
}
#bg-gray{ height: 200px;
position:relative;
background: #303437 url(../images/light.png) no-repeat center;
 z-index:0;
border-bottom: 1px solid #f1f7ff;
width:100% }

#main-frame{ width:1000px;
position:relative;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	border-radius: 10px ;
}

#main-frame2{ 
	width:1000px;
	position:relative;
	top: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#frame{width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper-footer{ 
	background: #e5e5e5;
	padding-top: 10px;
}

	

/*** TOP AREA & MENU ***/

#banner-top{
	width:1000px;
	margin: 16px auto 0;
	background: rgb(234,234,234);
background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(183,183,183,1) 96%, rgba(155,155,155,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(96%,rgba(183,183,183,1)), color-stop(100%,rgba(155,155,155,1)));
background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
background: linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
	padding: 16px 0px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-top-bottom-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	border-top-left-radius: 10px;	
	}

#banner-top img{
	float:left;
	padding-right: 8px;
	padding-left: 8px;
}

#top{ clear:both;
margin-top:26px;
	padding-bottom: 13px;
}

#logo{float:left;}



 /*** HEADER & SLIDER ***/
#header{
	background:url(../images/shadow.png) no-repeat bottom;
	margin-bottom: -11px;
}
}
.inner #header{ padding-bottom: 10px;
background: black none;
	height: 71px;
}

/* Slider */




/* CONTENT */

.services {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.map {
	border: 8px solid #fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-webkit-box-shadow:0px 0px 3px #ccc;
	-moz-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
	text-align: left;
	width: 940px;
	height: 400px;
	font-size: 13px;
}

.map-box {
	width: 600px;
	margin-top: 30px;
	padding-right: 20px;
	float: left;
	display: inline;
}

.map-box li {
	margin-bottom: 12px;
}

.campi {
	float: left;
	width: 90px;
}

.itinerario-button {
	float: right;
	margin-top: 30px;
	width: 330px;
}

.itinerario-button li {
	margin-right: 20px;
	display: block;
	float: left;
}
.info-package .four.columns{ 
}
.info-package .package{padding: 5px 0px 10px 10px;
float:left;}

.info-package .package strong {
	color: #e71b16;
}

.info-package .four.columns h1{ color:#fff;
font-size: 18px;
	margin-bottom: 11px;
	font-weight: bold;
	border-bottom: 1px solid white;
}
.info-package .four.columns ul{ margin:0px;
padding:0px;
float:left;
list-style-type:none;}
.info-package .four.columns ul li{
	width: 190px;
	font-size: 12px;
	line-height: 14px;
	background-image: none;
}
.info-package .four.columns .price{ float:left;
font-size:26px;
	padding-right: 10px;
	margin-top: -7px;
	padding-bottom: 10px;
}

.four.columns p{ 
	overflow:hidden;
}

a.briciole {
}

.briciole {
	width: 960px;
	border-bottom: 1px solid #dadada;
	height: 25px;
	margin-bottom: 30px;
}

a.briciole:hover {
	color: black;
}


/* SIDEBAR */
.sidebar{
	float: right;
}
.sidebar h2{font-size: 17px;
	font-weight: bold;
}
.sidebar .widget-title{
	font-size:17px;
	color:#fff;
	padding: 12px 19px;
	background:#303437;
	background: -webkit-gradient(linear, left top, left bottom, from(#3f4448), to(#303437));
	background: -moz-linear-gradient(top,  #3f4448,  #303437);
	background: -o-linear-gradient(top,  #3f4448,  #303437);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 0 0 5px;
}
.sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
.sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0px;
}


.sidebar ul li li{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background:url(../images/doubleline.gif) repeat-x bottom;
}

.sidebar ul li li:last-child{ background:none;}

.sidebar ul li li a{ color: #000;
	padding: 7px 0px 7px 25px;
	margin-left: 15px;
	display:inline-block;
	background:url(../images/arrow-sidebar.png) no-repeat 0px 7px;
	color:#e71b16;
}

.sidebar ul li li a:hover{
	color: #000;
}

.sidebar .widget-container{
	margin-bottom: 20px;
	background:#f8f8f8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius:10px;
	border: 1px solid #e0e0e0;
}
.sidebar .widget-container-video{
	margin-bottom: 20px;
	background: #f8f8f8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #e0e0e0;
}

.sidebar .widget-container.newsletter{ margin-bottom:40px;}
.sidebar .widget-container.newsletter .inputbox{ 
	margin-bottom:10px;
	width:95%;
	font-size:11px;
	background:#fff;
	border: 1px solid #e0e0e0;
}
.sidebar .widget-container.newsletter .button{ background: #e2e2e2;}

.sidebar .textwidget, .sidebar .newsletter{ background:#f4f4f4;
margin-bottom: 10px;
	margin-top: 5px;
	padding: 15px;
}

.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
border-radius: 10px;
}
.sidebar .textwidget.support2{ background:#ffffff; padding:0px;}
.sidebar .textwidget.support{ background:#fcfcfc;}
.sidebar .textwidget h2, .sidebar .newsletter h2, .sidebar .testiwidget h2{ color:#2a2e31;
margin-bottom:8px;}

.sidebar .widget-container.contactwidget h2{color: #000;
margin-bottom:18px;}
.sidebar .widget-container.contactwidget{ background:none;
padding:0px;}

.sidebar .newpost{ width:260px;
margin:20px auto;}


.sidebar .testiwidget{background:#ededed;
padding:22px 20px;
margin-bottom:0px;}
.sidebar .testiwidget li{ background:url(../images/doubleline.gif) repeat-x bottom!important;
padding-bottom:15px;
margin-bottom:15px;}
.sidebar .testiwidget p{ color:#e71b16;
margin-bottom:0px;}

.sidebar .download{ padding:10px 0px;
	clear: both;
}

.sidebar .download ul {
	border-bottom: 1px solid #e7e7e7;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	float: left;
}

.sidebar .txt{
	font-size: 11px;
	line-height: 13px;
	padding: 10px;
}

.sidebar .download ul a, .sidebar .download ul a:visited {
	float: left;
	list-style-type: disc;
}

.download-txt {
	font-size: 12px;
	line-height: 16px;
	padding-left: 46px;
	padding-right: 20px;
}

.download-txt a {
	margin-bottom:0px;
	padding-left: 0;
}

.download-txt2 {
	font-size: 12px;
	line-height: 16px;
	display: inline;
	float: left;
}

/*** FOOTER ***/
#banner-footer{
	width:1000px;
	margin:0 auto;
	background: rgb(234,234,234);
background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(183,183,183,1) 96%, rgba(155,155,155,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(96%,rgba(183,183,183,1)), color-stop(100%,rgba(155,155,155,1)));
background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
background: linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(183,183,183,1) 96%,rgba(155,155,155,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#9b9b9b',GradientType=0 );

	padding:11px 0px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	
	}

#banner-footer img{
	float:left;
	padding-right: 40px;
	padding-left: 40px;
}


.footer{ padding-top:35px;}
.footer h2.widget-title{ 
	font-size: 16px;
	color:#2a2e31;
	font-family: "AftasansRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 8px;
}
.footer ul{ margin: 0px 0px 0;
padding:0px;
list-style-type:none;}
.footer .widget-container{  color:#7c7d7e;
	margin-bottom: 10px;
}
.footer .widget-container li{ list-style-type:none;
background: url(../images/arrow-footer.gif) no-repeat 0 5px;
padding-left: 13px;
padding-bottom: 11px;
}
.footer .widget-container li a{color:#7c7d7e;
	font: 11px "AftasansRegular", Helvetica;
}
.footer .widget-container li a:hover{ text-decoration:underline;
	color: #252525;
}

#copyright{ padding: 24px 0px 84px;
color:#7c7d7e;
background:url(../images/line-footer.gif) repeat-x;
}

#copyright a {
	color: #e71b16;
	font-size: 11px;
	line-height: 15px;
}

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

.address {
	float: left;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

.powered {
	float: right;
	text-align: right;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}




/*=======================================*/
.backtop{text-align:right;
float:right;
position:relative;
margin-bottom:-40px;
}

/*== Column Layouts ==*/
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{margin-right: 4%;
position:relative;
float:left;
}
.one_half{ width:48%;
}
.one_third{width:30.6666%;}
.one_fourth{width:22%;
}
.one_fifth{width: 16.8%;}
.one_sixth {width: 13.3333%;}

.two_third{width: 65.3332%;}
.two_fourth {width: 48%;}
.two_fifth {width: 37.6%;}
.two_sixth {width: 30.6666%;}

.three_fourth{width:74%;}
.three_fifth {width: 58.4%;}
.three_sixth {width: 47.9998%;}

.four_fifth {width: 79.2%;}
.four_sixth {width: 65.3332%;}

.five_sixth {width: 82.6665%;}
.last{ margin-right:0 !important;
clear:right;
}


/*== Column List ==*/
.four_column{list-style-type:none;
margin:0px;
padding:0px;}
.four_column li{list-style-type:none;width:22%;
margin-right:4%;
float:left;}
.four_column p{margin-bottom:10px;}

.three_column{list-style-type:none;
margin:0px;
padding:0px;}
.three_column li{list-style-type:none;width:30.66%;
margin-right:4%;
float:left;}
.three_column p{margin-bottom:10px;}

.two_column{list-style-type:none;
margin:0px;
padding:0px;}
.two_column li{list-style-type:none;width:48%;
margin-right:4%;
float:left;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none;
margin:0px;
padding:0px;}
.three_four_column li{list-style-type:none;width:74%;
margin-right:4%;
float:left;}
.three_four_column p{margin-bottom:10px;}

.two_column li li, .three_column li li, .four_column li li, .three_four_column li li{margin:0px;
width:auto !important;
float:none;}

/* Form and Button */
input[type="text"],
textarea {	padding: 5px 5px;
width: 80%;
border:1px solid #dedede;
color:#b4b4b4;
background:#f8f8f8;
}
	
.button:hover, .reply:hover{color: black;}
.button, .button:visited, .reply, .reply:visited{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:0px!important;
	display:inline-block;
	color:black!important;
	font-family:arial;
	font-size: 13px;
	/*font-weight:bold;*/
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	text-align: center;
	margin-left: 0;
	padding: 6px 10px;
}

#routeStart {
    margin: 0px 0px 20px 10px;
}

.button2, .button2:visited, .reply2, .reply2:visited{
	padding: 10px;
	background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(241,241,241) 50%, rgb(225,225,225) 51%, rgb(246,246,246) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(50%,rgb(241,241,241)), color-stop(51%,rgb(225,225,225)), color-stop(100%,rgb(246,246,246)));
background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(241,241,241) 50%,rgb(225,225,225) 51%,rgb(246,246,246) 100%);
background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(241,241,241) 50%,rgb(225,225,225) 51%,rgb(246,246,246) 100%);
background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(241,241,241) 50%,rgb(225,225,225) 51%,rgb(246,246,246) 100%);
background: linear-gradient(top,  rgb(255,255,255) 0%,rgb(241,241,241) 50%,rgb(225,225,225) 51%,rgb(246,246,246) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
}


.button2:hover {
	background-color: #b6b6b6;
}

a.more{ 
	background:url(../images/arrow-red.png) no-repeat 0px 3px;
	display:inline-block;
	padding: 4px 0px 0 25px;}
a.more:hover{ text-decoration:underline;}

a.prodotti {
display: inline-block;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background: url(../images/bg-package.png) repeat-x #e3e3e3;
color:#fff;
box-shadow: 1px 1px 5px #7a7a7a;
width: 300px;
margin-right: 15px;
margin-bottom: 20px;
height: 140px;
padding-bottom: 0;
}

a.prodotti:hover {
	background: #e71b16 url(../images/bg-package2.png) no-repeat;
}

.invia {
	width: 250px;
	padding-left: 80px;
}

/* == Dropcaps == */
.dropcap1{
	text-shadow:1px 1px 0 #ccc;
	display:block;
	float:left;
	font-size:34px;
	line-height:34px;
	margin:2px 8px 0 0;
	color:#ccc;
	
}
.dropcap2{
	display: block;
	width: 40px;
	height: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-khtml-border-radius: 40px;
	border-radius: 40px;
	float:left;
	font-size:25px;
	line-height:40px;
	text-align: center;
	margin:0px 8px 0 0;
	background-color:#989898;
	color:#fff;
}
.dropcap3{
	background-color:#989898;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
}

/*== Highlight ==*/
.highlight1{padding:2px 5px;background-color:#e6e8e8;color:#000;
border:solid 1px #ccc}	
.highlight2{padding:2px 5px;background-color:#666666;color:#fff;
border:solid 1px #333}	



/*==== Pullquotes ====*/
.pullquote-right,.pullquote-left{
	padding:0px 10px;
	float:right;
	font-style:italic;
	font-size:14px;
	letter-spacing:0px;
	line-height:20px;
	margin:0px 2px 20px 20px;
	padding:10px 20px;
	width:50%;
	font-family: "AftasansRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	color:#454545;
	background-color:#eeefef;
	}

.pullquote-right,.pullquote-left{
	padding:0px 10px;
	float:right;
	font-style:italic;
	font-size:14px;
	letter-spacing:0px;
	line-height:20px;
	margin:0px 2px 20px 20px;
	padding:10px 20px;
	width:50%;
	font-family: "AftasansRegular", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;

	color:#454545;
	background-color:#eeefef;
	}
.pullquote-left{float:left;margin-left:2px;margin-right:20px;}


/*== Bullet List ==*/
.bullet{
	margin:0;
	padding: 5px 0;
	list-style-type:none;
}	
.bullet li{
	background: transparent url(../images/arrow_check.png) no-repeat;
	background-position:0 1px;
	margin:0;
	padding: 0 0 4px 25px;
	list-style-type:none;
}
.bullet.arrow li{
	background: transparent url(../images/arrow_small-check.png) no-repeat;
	background-position:0 5px;
}

/* JQUERY TOGGLE */
div.trigger {border-bottom:solid 1px #dedede;
background-color:#fff;}
div.trigger span {	color:#e71b16;
background: url(../images/trigger.png) no-repeat 0px 3px;
font-size:14px;
}
div.active{background-color:#fff;
}
div.active span{color:#2a2e31 ;}
div.trigger a:hover {color:#e71b16;}
.toggle_container {	border:solid 0px;}
div.trigger {
	padding: 7px 0px;
	margin: 0 0 0px 0;
	width:auto;
	font-size:12px;
	font-weight: normal;
	border-top:0px;
}

div.trigger span {
	text-decoration: none;
	display: block;
	padding-left:25px;
	line-height:normal;
	cursor:pointer;
}
div.active span{background-position:0px -10px !important;}
div.active {background-position: left bottom;}
.toggle_container {
	margin: 10px 25px;
	padding: 0;
	overflow: hidden;
	clear: both;

}
.toggle_container .block {
	padding: 0px;
}
.toggle_container .block p {
	margin-bottom: 10px;
}
