/* -------------------------------------
   -- General --------------------------
   ------------------------------------- */
body {
	background: #61be1a;
	margin: 0;
	font: 0.9em 'Times New Roman', Times, serif, Georgia;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
	outline-style: none;
}
img {
	border: 0;
}
p {
	line-height: 1.5em;
}
ul, li, p, hr, h1, h2, h3, h4, h5, fieldset, input, textarea {
	font-size: 1em;
	list-style: none;
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0;
}
h1, h1 a {
	width: 60px;
	height: 60px;
}
h1 {
	background: url(../images/smallLogo.gif) no-repeat;
	text-indent: -9000px;
}
h1 a {
	display: block;
	width: 60px;
	height: 60px;
}
h3 {
	font-weight: bolder;
	padding: 30px 30px 20px 30px;
}
.highlight {
	font-size: 0.8em;
	color: #ffffff;
	text-decoration: underline;
}
.formBox a:hover {
	font-size: 0.8em;
	color: #b9e75c;
	text-decoration: underline;
}
.form {
	margin-top: 20px;
}
.formBox {
	padding: 80px 30px 0 30px;
}
label {
	padding-right: 16px;
}
input, textarea {
	background: #6baa3b;
	width: 100%;
	font: 1em 'Times New Roman', Times, serif, Georgia;
	font-style: italic;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 5px; 
}
input {
	height: 20px;
}
textarea {
	height: 80px;
}
input[type="submit"] {
	background: url(../images/arrowRight.gif) no-repeat right;
	width: 60px;
	height: 28px;
	padding: 0 16px 4px 0;
	color: #ffffff;
	text-align: right;
	float: right;
	cursor: pointer;
}
.specialStyle {
	color: #B9E75C;
}
/* -------------------------------------
   -- Structure ------------------------
   ------------------------------------- */
#shadow_top {
	position: fixed;
	background: url(../images/shadow_top.png) repeat-x;
	width: 100%;
	height: 46px;
	top: 0;
	z-index: 1;
}
.mainBox {
	position: absolute;
	width: 100%;
	height: 530px;
	min-width: 1280px;
	margin-top: -262px;
	top: 50%;
}
#head {
	/*position: relative;
	width: 100%;
	height: 60px;
	margin-bottom: 10px;*/
}
.subMenuBox {
	float: left;
	width: 170px;
	color: #b9e75c;
	line-height: 4.2em;
	font-style: italic;
}
.dot {
	background: url(../images/dot.gif) no-repeat center;
	width: 4px;
	height: 60px;
}
#main {
	position: relative;
	background-color: #7f7f7f;
	width: 100%;
	height: 440px;
	border-top: 10px solid #6baa3b;
	border-bottom: 10px solid #6baa3b;
	z-index: 2;
}
#logo {
	position: absolute;
	background: url(../images/logo.png) no-repeat;
	width: 152px;
	height: 152px;
	top: 145px;
	left: 796px;
	z-index: 3;
}
.menuBox {
	position: absolute;
	background: url(../images/bg_menu.png);
	width: 170px;
	height: 440px;
	left: 60px;
	z-index: 3;
}
.showBox {
	position: absolute;
	width: 25%;
	height: 440px;
	right: 0;
	margin-right: 4px;
}
.contentForm {
	position: absolute;
	left: 440px;
	z-index: 3;
}
.contentForm p, .formBox p {
	color: #B9E75C;
}
.smallContentForm p {
	padding: 17px 30px 0 10px;
}
.arrowBox {
	background: url(../images/arrowRight.gif) no-repeat right;
	width: 46px;
	padding-right: 16px;
	float: left;
	text-align: right;
}
.arrowLarge {
	height: 100px;
	line-height: 6.9em;
}
.arrowSmall {
	height: 28px;
	line-height: 2em;
	margin-right: 26px;
	float: right;
}
.contentBox {
	position: absolute;
	background: url(../images/bg_menu.png);
	width: 546px;
	left: 240px;
	z-index: 3;
}
.smallLogoBox {
	float: left;
}
.copyright {
	float: left;
	color: #b9e75c;
	line-height: 4.2em;
	font-style: italic;
	margin-left: 10px;	
}
#footer {
	position: relative;
	width: 100%;
	height: 60px;
	margin-top: 10px;
}
#shadow_bottom {
	position: fixed;
	background: url(../images/shadow_bottom.png) repeat-x;
	width: 100%;
	height: 46px;
	bottom: 0;
	z-index: 1;
}
/* -------------------------------------
   -- Sections -------------------------
   ------------------------------------- */
#homePage #main {
	background-image: url(../images/homePage.jpg);
	background-repeat: no-repeat;
}
#homePage .smallLogoBox {
	margin-left: 170px;
}
#homePage .contentForm {
	width: 356px;
	/*height: 200px;
	top: 50%;
	margin-top: -100px;
	*/
	height: 100px;
	top: 50%;
	margin-top: -50px;
}
#produzione #main {
	background-image: url(../images/produzione.jpg);
	background-repeat: no-repeat;
}
#produzione .contentBox {
	height: 210px;
	top: 115px;
}
#creazioni #main {
	background-image: url(../images/creazioni.jpg);
	background-repeat: no-repeat;
}
#creazioni .contentBox {
	height: 166px;
	top: 139px;
}
#azienda #main {
	background-image: url(../images/azienda.jpg);
	background-repeat: no-repeat;
}
#azienda .contentBox {
	height: 250px;
	top: 95px;
}
#contatti #main {
	background-image: url(../images/homePage.jpg);
	background-repeat: no-repeat;
}
#contatti .contentForm {
	width: 300px;
	height: 380px;
}
#contatti .contentForm p {
	margin-bottom: 25px;
}
.menuBox ul {
	padding-top: 150px;
}
.menuBox li {
	height: 30px;
	line-height: 2.2em;
}
.menuBox li a {
	display: block;
	width: 140px;
	height: 30px;
	padding-left: 30px;
}
.menuBox li:hover {
	background: url(../images/bg_menu.png);
	cursor: pointer;
}
.menuBox li:hover a {
	height: 30px;
}
.showBox img {
	float: right;
	width: 75px;
	height: 75px;
	margin: 10px 10px 0 0;
	border: 4px solid #707070;
}
.showBox img:hover {
	border: 4px solid #bae85c;
}
li.selected {
	background: url(../images/bg_menu.png);
}
.contentForm .content {
	width: 294px;
	height: 100px;
	float: left;
}
.contentBox p {
	padding: 0 30px 30px 30px;
}
.subMenuBox ul {
	float: right;
}
.subMenuBox li {
	visibility: hidden;
	/* visible */
	float: left;
	margin-right: 10px;
}
.copyright li {
	float: left;
	margin-right: 10px;
}
.copyright li:hover a {
	color: #b9e75c;
}
