/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/* The CSS that's required to position the footer */
* {
	margin:0;
	padding:0;
}
html {
	height: 100%;
	overflow-x:auto;
	overflow-y:scroll;
}
body {
	height: 100%;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #505153;
	line-height:normal;
	background-color: #FFF;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#nonFooter {
	position: relative;
	min-height: 100%;
	background-image: url(../img/bg_header.png);
	background-repeat:no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html #nonFooter {
	height: 100%;
}

#nonFooterContent {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align:left;
	padding-bottom: 64px;
}

#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height:64px;
	margin-top: -64px;
	text-align: center;
	background-image: url(../img/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footerContent {
	position:relative;
	height: 64px;
	margin:0 auto;
	text-align:left;	
}
#footerText {
	font-size: 10px;	
	font-weight: bold;
	padding: 2.5em 0 0 4em;
}
#head{
	position:relative;
	display: block;
	height: 416px;
	width: 960px;
}
#head #slideshow {
	position:absolute;
	top: 111px;
	left:5px;
	height: 305px;
	width:950px;
	z-index:1000;
}

#menu{
	position:relative;
	display: block;
	height: 39px;
	margin: 0 5px;
}

#menu ul {
	border:0 none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li {
	background-color:transparent;
	display:block;
	float:left;
	width: 190px;
	height:39px;
	margin:0;
	padding:0;
}
#menu ul li a {
	display:block;
	height:39px;
	width:190px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#menu ul li a span {
	display: none;
	visibility: hidden;
}
#menu ul li a:focus, #menu ul li a:hover {
	background-position:0 bottom;
	background-repeat:no-repeat;
}

#menu ul li.who a { background-image:url(../img/menu_who.png); }
#menu ul li.products a { background-image:url(../img/menu_products.png); }
#menu ul li.services a { background-image:url(../img/menu_services.png); }
#menu ul li.gallery a { background-image:url(../img/menu_gallery.png); }
#menu ul li.contacts a { background-image:url(../img/menu_contacts.png); }

#wallaceMultimediaLogo {
	position:absolute;
	right: 5px;
	top: 0;
	width:135px;
	height:64px;
}
#wallaceMultimediaLogo a {
	display:block;
	width:135px;
	height:64px;
	background-attachment: scroll;
	background-image: url(../img/logo_wm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#wallaceMultimediaLogo a:hover {
	background-position: left bottom;
}
#wallaceMultimediaLogo a span {
	display: none;
	visibility: hidden;
}

#quntiDiVistaLogo {
	position:absolute;
	right: 140px;
	top: 0;
	width:108px;
	height:64px;
}
#quntiDiVistaLogo a {
	display:block;
	width:108px;
	height:64px;
	background-attachment: scroll;
	background-image: url(../img/logo_qv.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#quntiDiVistaLogo  a:hover {
	background-position: left bottom;
}
#quntiDiVistaLogo a span {
	display: none;
	visibility: hidden;
}

body.who #menu ul li.who a,
body.products #menu ul li.products a,
body.services #menu ul li.services a,
body.gallery #menu ul li.gallery a,
body.contacts #menu ul li.contacts a{background-position:0 bottom;}

#body{
	margin: 25px 50px ;
}
p { padding-bottom: 1em;}
h2{ font-size:24px; border-bottom: 1px dotted #737475; margin-bottom: 10px; text-transform: uppercase;}
/*Chi Siamo*/
body.who div.who_we_are{ float: left; width:650px; padding-right: 10px; margin-right: 10px; }
body.who div.banner{ float: right; width: 190px; }

body.who div.home{ height: 1%;}
body.who div.home:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Servizi */
body.services div.pages.services ul {
	list-style: none;
}
body.services div.pages.services ul li {
	margin: 1em 0;
	padding: 1em 0;
	border-bottom: 1px dotted #737475;
}
body.services div.pages.services ul li img {
	padding-right: 1em;
}
body.services div.pages.services ul li em { font-size: 18px; font-style:italic;}

body.products div.pages.products .element img {
	padding-right: 1em;	
	border-right: 1px dotted #737475;
	margin: 1em 1em 1em 0;
}
body.products div.pages.products .toggler { border-bottom: 1px dotted #737475; background-color:#C9332B; color:#CCC; margin: 0; padding: .25em; font-weight:bold; cursor: pointer !important; cursor: hand;}

body.contacts form{ }
body.contacts label {
	text-align:left; vertical-align:top;
	width: 60px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

body.contacts .required label { font-weight:bold; }

body.contacts .input { margin-bottom: 1em;}
body.contacts input, body.contacts textarea{ margin:0; padding:2px; color: #737475; background-color:transparent; border: 1px dotted #737475; overflow:auto;}
body.contacts input:focus, body.contacts textarea:focus{ border-color:#333; color: #333;}

body.contacts .submit { margin-left: 60px;}
body.contacts .submit input {font-weight:bold;}
body.contacts .error-message { margin-left: 60px; font-size: 85%; color:#900; font-style:italic;}

