/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/plugins/tabs.css";


/* Site
-------------------------------------------------------------- */
  
/* @group tags */

body {
	background: #bdb9b8 url(../images/bg.jpg) repeat-x left top;
	color: #000;
}

h2 {
	font-size: 145%;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 0;
	line-height: 1.2em;
	margin: 3px 0;
	color: #fff;
}

h3 {
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	border-left: 3px solid #b63831;
	padding: 3px 0 3px 8px;
}

a {
	text-decoration: none;
	color: #b5362f;
	padding: 1px 3px;
	background-color: #cdcaca;
	font-weight: bold;
}
a:Hover {
	text-decoration: underline;
}

/* @end */

/* @group container */

#container {
	width: 100%;
}


/* @group header */

#header {
	padding: 11px 25px;
	width: 750px;
	background: #fbfbfb url(../images/bg_header.jpg) no-repeat center top;
	height: 60px;
	margin: 0 auto;
}

/* @group languageSelection */

#languageSelection {
	float: right;
}
#languageSelection ul#languageList li, #languageSelection ul#languageList li a {
	font-size: 0;
	line-height: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	vertical-align: top;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 18px;
	height: 12px;
	text-indent: -10000em;
}
#languageSelection ul#languageList li {
	margin: 0 0 0 25px;
	border: 1px solid #333;
}
#languageSelection ul#languageList li a {
	background: transparent no-repeat center bottom;
}
#languageSelection ul#languageList li.it a {
	background-image: url(../images/it.gif);
}
#languageSelection ul#languageList li.en a {
	background-image: url(../images/en.gif);
}
#languageSelection ul#languageList li.de a {
	background-image: url(../images/de.gif);
}

/* @end */

/* @group titles */

#titles {
	clear: both;
}

h1.siteTitle, h1.siteTitle a {
	color: #fbfbfb;
	float: none;
	width: 320px;
	height: 83px;
	background-color: transparent;
}
h1.siteTitle {
	margin-top: 22px;
	background: transparent url(../images/magneticatorri.png) no-repeat center bottom;
}
h1.siteTitle a:Hover, ul#mainmenu li a:Hover, #footer a:Hover, #map a {
	background-color: transparent;
}

h3.siteTitle {
	color: #fff;
	float: none;
	width: 109px;
	height: 14px;
	background: transparent url(../images/magneticatorri.gif) no-repeat right center;
	margin-bottom: 15px;
	padding: 3px 0 3px 8px;
}

p#official {
	float: left;
	margin-top: 11px;
	width: 320px;
	text-align: center;
	font-size: 116.6%;
}
p#official a {
	padding: 0;
	margin: 0;
	background: none;
}

#translator {
	float: right;
	margin-top: -83px;
}

/* @end */

/* @end */

/* @group navbar */

#navbar {
	padding: 2px 0;
	background-color: #b5362f;
	width: 100%;
}

ul#mainmenu {
	text-align: center;
	width: 800px;
	margin: 0 auto;
}
ul#mainmenu li {
	margin: 0;
	padding: 0 2px;
	border-right: 1px solid #e9c3c1;
	max-width: 16.4em;
	min-width: 5.8em;
}
ul#mainmenu li.first {
	padding-left: 0;
}
ul#mainmenu li.last {
	padding-right: 0;
	border: none;
}
ul#mainmenu li a {
	padding: .2em 1.5em;
	line-height: 3em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	vertical-align: middle;
}
ul#mainmenu li a:Hover, ul#mainmenu li a:Focus, ul#mainmenu li a:Active {
	color: #d8d5d4;
	text-decoration: underline;
}
ul#mainmenu li a.selected {
	color: #000;
	background-color: #d8d5d4;
}

/* @end */

/* @group innerContainer */

#innerContainer {
	border: 1px solid #bfbbbb;
	border-width: 0 1px;
	width: 800px;
	margin: 0 auto;
	background: #f9f9f9 url(../images/bg_content.jpg) repeat-x center bottom;
	font-family: Verdana, "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group content */

#movie {
	width: 512px;
	height: 125px;
	margin: 0 auto 27px;
	padding-top: 25px;
}

p.large {
	text-align: center;
}

#content {
	padding: 25px;
}

address#contact {
	float: right;
	margin-top: .7em;
	padding: .3em 1.2em;
	background-color: #f2efef;
	width: 180px;
}

#road {
	float: left;
	max-width: 542px;
}
#road h4 {
	background-color: transparent;
}
#road ol {
	margin-right: .7em;
}

#map {
	margin-top: 1.5em;
	width: 100%;
	height: 369px;
	border: 1px solid #000;
	clear: both;
}

form p.checkbox {
	margin-left: 0 !important;
}
form label {
	width: 120px !important;
	text-align: left;
	font-weight: normal;
}
form > .mandatory {
	font-weight: normal;
	padding-bottom: 1.5em;
}
form fieldset#data {
	margin-bottom: .5em;
}
form.hform .wrapper input {
	float: left;
	margin-right: 30px;
}
form.hform .wrapper {
	margin-bottom: .5em;
}

/* @group scheda */

#scheda {
	font-size: 91.6%;
}

#description h4 {
	text-transform: uppercase;
}

h4 {
	background-color: #dedbdb;
	padding: 2px 4px;
}

img.left {
	float: left;
	margin: 10px 10px 10px 0;
}
img.right {
	float: right;
	margin: 10px 0 10px 10px;
}
table.centered {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
table.wide {
	width: 100%;
}
table.bordered {
	border-collapse: separate;
	border-spacing: 2px;
}
table.bordered td, table.bordered th {
	border: 1px solid #666 !important;
	padding: 2px;
}

.cornice-grigia {
	border: 1px solid #666 !important;
}

#movies .movie {
	float: left;
	width: 250px;
	margin: 11px;
}

#pdfs {
	margin-top: 2em;
}
#pdfs p.pdf {
	line-height: 16px;
}
#pdfs p.pdf a {
	padding-left: 20px;
	background: url(../images/pdf_icon.gif) no-repeat left center;
}

/* @end */

/* @group products */

#products {
	border-top: 1px solid #cdcaca;
}

.product {
	float: left;
	width: 275px;
	border: 1px solid #cdcaca;
	border-top-width: 0;
	border-left-width: 0;
	padding: 5px;
}
.product .productImage {
	float: left;
	width: 115px;
	margin-right: 20px;
}
.product h4 {
	font-size: 91.6%;
	margin-top: 20px;
	background: none;
	font-family: Verdana, "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.product a {
	text-transform: lowercase;
	font-size: 83%;
}

/* @end */

/* @end */

/* @end */

/* @end */

/* @group footer */

#footer {
	padding: 17px 0 5px;
	background-color: #a8a3a2;
}

#footer address {
	margin: 0;
	font-size: 91.6%;
	font-style: normal;
	text-align: center;
}

#footer address a {
	color: #000;
	background-color: transparent;
}
#footer address a:Hover {
	color: #da251d;
}

/* @end */
