/* @override 
	http://edises.meetweb.it/skin/frontend/edises/default/css/screen-base.css
	http://localhost/edises/store2/skin/frontend/edises/default/css/screen-base.css */

/*

Regular 			"ff-dagny-web-pro" 		400 	normal 	
Regular Italic 		"ff-dagny-web-pro" 		400 	italic 	
Bold 				"ff-dagny-web-pro" 		700 	normal 	
Bold Italic 		"ff-dagny-web-pro" 		700 	italic

*/
/* @group Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, button, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*vertical-align: baseline;*/
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}
hr { display: none; }
button { cursor: pointer; }
/* @end */

/* @group TYPOGRAPHY */
body, input, button, select, textarea {
	/*font-family: "Helvetica", Arial, sans-serif;
	color: #808080;
	-webkit-font-smoothing: antialiased;*/
	
	font-family: "ff-dagny-web-pro", "Helvetica", Arial, sans-serif;
	color: #666;
	-webkit-font-smoothing: antialiased;
	
	
}
body {
	font-size: 62.5%;
	line-height: 1.2;
	background-color: #fff;
	min-width: 990px;
	
}
a {
	font-family: "Helvetica", Arial, sans-serif;
	text-decoration: none;
	color: #2873ac;
}
p a {
	font-family: "Helvetica", Arial, sans-serif;
	text-decoration: none;
	color: #2873ac;
}
a:hover, p a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, Times, serif;
}
h1 a, h2 a, h3 a, h1, h2, h3, h4, h5, h6 { font-family: Georgia, Times, serif; 
}
h1 {
	font-size: 25px;
	color: #2873ac;
}
h2 {
	font-size: 20px;
	color: #333;
}
/*h2 { font-size: 190%; }*/
h3 {
	font-size: 18px;
	color: #000;
}
h4 { font-size: 200%; }
h5 { font-size: 150%; }
h6 { font-size: 140%; }
p {
	/*font-size: 160%;*/
	font-size:18px;
	color: #808080;
	font-family: "ff-dagny-web-pro", "Helvetica", Arial, sans-serif;
	color: #666;
	-webkit-font-smoothing: antialiased;
	
	
	
}
ul, ol, dl, table, ul ul, ul ol, ol ol, ol ul { font-size: 16px; }
.piccolo { font-size: 10px; }
input[type=submit] { cursor: pointer; }
strong { color: #333; }
/* @end */
/* @group main */

.form-language {
	position: fixed;
	left: 0;
	top: 0;
}
body { background: #fff url('images/bg-top.gif') repeat-x center top; }
.header {
	width: 990px;
	height: 85px;
	position: relative;
	margin: 0 auto;
	z-index: 10;
}
.logo-home {
	position: absolute;
	float: left;
	display: block;
	height: 116px;
	width: 133px;
	top: 25px;
	left: 35px;
	z-index: 2;
}
.logo {
	position: relative;
	float: left;
	display: block;
	height: 116px;
	width: 133px;
}
.logo-home strong { display: none; }
#extra { float: right; }
#internal-page, #internal-page ul, #internal-page li, .quick-access, .quick-access ul, .quick-access li {
	float: left;
	text-transform: lowercase;
}
.cms-page-view .col-main ul li:first-child, .cms-page-view .col-main ol li:first-child { margin-top: 0; }
#internal-page ul, .quick-access ul { font-size: 100%; }
#internal-page li, .quick-access li { font-size: 130%; }
#internal-page li a { color: #808080; }
.quick-access li:first-child, #internal-page li:first-child { margin-left: 0; }
.quick-access li { margin-left: 10px; }
#internal-page li { margin-left: 15px; }
.quick-access { margin-left: 30px; }
.quick-access ul {
	height: 37px;
	padding: 0 16px 0 45px;
	background: #2873ac url('images/icon-cart.png') no-repeat 16px 10px;
}
#internal-page li, .quick-access li { padding: 10px 0; }
.quick-access a { color: #fff; }
.page {
	width: 990px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.nav-container {
	width: 990px;
	height: 94px;
	background: url('images/bg-menu.png') no-repeat left top;
	position: relative;
	top: 0px;
	padding: 0 5px;
	left: -5px;
}
#cont-nav { float: right; }
#nav, #search, #search-top-mini, #nav li { float: left; }
#nav { font-size: 100%; }
#nav li a {
	padding-top: 3px;
	width: 140px;
	display: block;
	text-align: center;
	line-height: 82px;
	color: #808080;
	font-family: Georgia, Times, serif;
	font-size: 180%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#nav li.active a, #nav li a:hover {
	text-decoration: none;
	padding-top: 0;
}
#nav li { border-left: 1px solid #fff; }
#nav li.nav-1.active a, #nav li.nav-1 a:hover {
	color: #74a927;
	border-bottom: 6px solid #74a927;
}
#nav li.nav-2.active a, #nav li.nav-2 a:hover {
	color: #f28400;
	border-bottom: 6px solid #f28400;
}
#nav li.nav-3.active a, #nav li.nav-3 a:hover {
	color: #bf1515;
	border-bottom: 6px solid #bf1515;
}
#nav li.nav-4.active a, #nav li.nav-4 a:hover {
	color: #0f9fc8;
	border-bottom: 6px solid #0f9fc8;
}
#nav li.nav-1 a { border-bottom: 3px solid #74a927; }
#nav li.nav-2 a { border-bottom: 3px solid #f28400; }
#nav li.nav-3 a { border-bottom: 3px solid #bf1515; }
#nav li.nav-4 a { border-bottom: 3px solid #0f9fc8; }
#search-top-mini {
	width: 220px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
}
#complete-menu {
	border-bottom: 3px solid #2873ac;
	float: left;
	width: 220px;
	height: 85px;
}
/* @end */
/* @group maincontainer */

.main-container {
	clear: both;
	padding: 110px 35px 30px;
	width: 920px;
	overflow: hidden;
	position: relative;
}
#headline {
	text-align: center;
	font-size: 280%;
	margin-bottom: 22px;
}
.main {
	margin: 0 auto;
	min-height: 350px;
	text-align: left;
}
.col2-right-layout .col-main {
	float: left;
	width: 900px;
}
.col-right {
	float: right;
	padding: 0 0 1px;
	width: 160px;
}
.col-right.sidebar .banner-contatti {
	margin-bottom: 15px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.col-right.sidebar .banner-contatti img, .col-right.sidebar .banner-contatti { display: block; }
.side-banner {
	clear: both;
	margin-bottom: 15px;
}

.email_text {
font-style:italic;
}


.main table input[type=text]{

	border: 1px solid #D4D4D4;
    box-shadow: 0 1px 3px #F0F0F0 inset;
	font-size: 14px;
    color: #808080;
    height: 34px;
    margin: 0;
    padding: 0 5px;

}


input.pulsante {
	border: 1px solid #256ca1;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 2px #226094;
	border-radius: 3px;
	padding: 0;
	margin: 0;
	background: #318cd1; /* Old browsers */
	background: -moz-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #318cd1), color-stop(100%, #2874ae)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* IE10+ */
	background: linear-gradient(to bottom, #318cd1 0%, #2874ae 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#318cd1', endColorstr='#2874ae', GradientType=0 ); /* IE6-9 */
 
 padding: 10px 15px;
 font-size: 13px;
}

input.pulsante:hover {
background: #0d60a8; /* Old browsers */
	background: -moz-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d60a8), color-stop(97%, #318cd1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* IE10+ */
	background: linear-gradient(to bottom, #0d60a8 0%, #318cd1 97%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d60a8', endColorstr='#318cd1', GradientType=0 ); /* IE6-9 */
}


.main table input[type=submit] {
margin-left:10px;
	border: 1px solid #256ca1;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 2px #226094;
	border-radius: 3px;
	padding: 0;
	margin: 0;
	background: #318cd1; /* Old browsers */
	background: -moz-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #318cd1), color-stop(100%, #2874ae)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #318cd1 0%, #2874ae 100%); /* IE10+ */
	background: linear-gradient(to bottom, #318cd1 0%, #2874ae 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#318cd1', endColorstr='#2874ae', GradientType=0 ); /* IE6-9 */
 
 padding: 10px 15px;
 font-size: 13px;
 
}
.main table input[type=submit]:hover {
	background: #0d60a8; /* Old browsers */
	background: -moz-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d60a8), color-stop(97%, #318cd1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0d60a8 0%, #318cd1 97%); /* IE10+ */
	background: linear-gradient(to bottom, #0d60a8 0%, #318cd1 97%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d60a8', endColorstr='#318cd1', GradientType=0 ); /* IE6-9 */
}




.side-banner ul li:first-child { margin-top: 0; }
.side-banner ul li{
	margin-top: 15px;
}
.side-banner ul li img {
	display: block;
	transition: all 0.2s ease-in-out 0s;
}
.side-banner ul li a:hover img {
	display: block;
	opacity: 0.8;
}
.col-right.sidebar .banner-contatti:hover { opacity: 0.8; }
/* @end */
/* @group footer */

.footer-container {
	background: url('./images/bg-footer.gif') no-repeat center top;
	clear: both;
}
.footer-container .footer {
	width: 955px;
	margin: 0 auto;
	padding: 58px 0 0 35px;
	height: 200px;
}
.footer, .footer a {
	color: #fff;
	line-height: 1;
}
.footer ul {
	float: left;
	font-size: 100%;
}
.footer ul li { font-size: 130%; }
.footer ul li.title {
	font-size: 180%;
	font-family: Georgia, Times, serif;
	margin-bottom: 15px;
}
.footer ul li.name, .footer ul li.piva, .footer ul li.copy { margin-bottom: 5px; }
.footer ul.info { margin-right: 10px; }
.footer ul li.meetweb { margin-top: 20px; }
.footer ul li.meetweb a { text-decoration: underline; }
.footer ul li.meetweb a:hover { text-decoration: none; }
.footer .link-section, .footer .link-page, .footer .link-action {
	width: 180px;
	margin-left: 62px;
}
.footer .link-section li:first-child, .footer .link-page li:first-child, .footer .link-action li:first-child { border-top: none; }
.footer .link-section li, .footer .link-page li, .footer .link-action li { border-top: 1px solid #659ac3; }
.footer .link-section li a, .footer .link-page li a, .footer .link-action li a {
	display: block;
	padding: 6px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footer .link-section li a:hover, .footer .link-page li a:hover, .footer .link-action li a:hover {
	background-color: rgba(255, 255, 255, 0.09);
	text-decoration: none;
	padding-left: 10px;
}
/* @end */
