/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body { font: 12px/18px "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif; background: transparent url(images/bg.jpg); color:#333; height: 100%; }

/* INTRO */
#intro_fade {
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	z-index:10;
	background: transparent url(images/bg.jpg);
}
#introduzione {
	width: 450px; height: 550px;
	margin: auto;
}
/* TYPE */
a { 
	color: #828282;
	text-decoration: none;	
}

a:hover { 
	color: #906a28;
	text-decoration: none;	
}

a:active, a:focus{ 
   outline:0;
}

span.yellow {
	color: #906a28;
	font-size: 18px;
}

p {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #bcbcbc;
	font-size: 14px;
	text-align: justify;
	line-height: 1.8;
	padding: 0px;
	font-weight: normal;
}
p.titolo {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #906a28;
	font-size: 18px;
	text-align: justify;
	line-height: 2.0;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
p.titolohome {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #906a28;
	font-size: 15px;
	text-align: justify;
	line-height: 1.0;
	padding: 0px 0px 3px 0px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #906a28;
}

/* LAYOUT */

img { behavior:url(iepngfix.htc); }

img.home { float: left; }

#merch img{
		background-position: center center;
		padding: 10px 15px 10px 15px;
		margin: 10px;
		background-image: url(images/thumb.png);
		background-color: none;
		background-repeat: no-repeat;
		float: left;
}


.clear { clear: both; }

#intro {
	width: 601px;
	height: 564px;
	margin: auto;
	background: transparent url(images/intro.jpg) no-repeat top center;
}

#container { width: 790px; height: 100%; margin: 0 auto; position: relative; }

#header {
	width: 100%;
	height: 268px;
	background: transparent url(images/header.jpg) no-repeat left;
	position: relative;
	margin: 0px 0px 20px 0px;
}

#left {
	width: 200px;
	height: 100%;
	float: left;
	position: fixed;
	padding: 0px 0px 5px 0px;
}

#content {
	width: 560px;
	height: 100%;
	float: right;
	position: relative;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

/* NAV */

#menu {
	position:relative;
	height:100%;
	width:100%;
	margin: 60px 0px 0px 0px;
}

#menu ul li a {
	position:relative;
	display:block;
	line-height:20px;
	height:20px;
	width:100%;
	margin: 13px 0px 13px 0px;
	text-indent: -999em;
}

#menu ul #sub {
	margin: 0px 0px -30px 0px;
	padding: 0px;
	height: 130px;
	width: auto;
}

#menu ul div#sub li {
	margin: 0px;
	padding: 0px;
}
#menu ul div#sub li a.prodotti {
	position:relative;
	display:block;
	width:auto;
	font-weight: normal;
	color: #8a5f18;
	text-indent: 0px;
	text-align: right;
	margin: 0px 50px 0px 0px;
}
#menu ul div#sub li a.active {
	color: #fff;
}
#menu ul div#sub li a.prodotti:hover {
	padding: 0px 3px 0px 0px;
}

#chisiamo, #chisiamo a {
	background: transparent url(images/menu/chisiamo.jpg) no-repeat 0 0;
}
#prodotti, #prodotti a {
	background: transparent url(images/menu/prodotti.jpg) no-repeat 0 0;
}
#merchandising, #merchandising a {
	background: transparent url(images/menu/merchandising.jpg) no-repeat 0 0;
}
#contatti, #contatti a {
	background: transparent url(images/menu/contatti.jpg) no-repeat 0 0;
}

#menu a:hover {
background-position: 0px -20px;
}

#menu a.active {
background-position: 0px -20px;
}

/* MISC */

#form_contatti {
	float: right;
	width: 340px;
	height: auto;
	text-align: left;
	margin-top: 20px;
}

img.prodotti {
	float: left;
	margin: 10px 18px 10px 0px;
}

div.prodotto {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 30px 0px;
}

table.prodotto {
	width: 450px;
	height: auto;
	float: right;
	border-top: 2px solid #898989;
	border-bottom: 2px solid #898989;
	margin: 10px 0px 10px 0px;
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #bcbcbc;
	font-size: 15px;
	text-align: justify;
	line-height: 2.0;
	padding: 0px;
	font-weight: normal;
}
table.prodotto td.left {
	text-align: left;
	border-top: 1px solid #906a28;
	border-bottom: 1px solid #906a28;
	color: #a0a0a0;
	font-size: 12px;
}
table.prodotto td.right {
	text-align: left;
	border-top: 1px solid #906a28;
	border-bottom: 1px solid #906a28;
	padding-left: 30px;
}

.granselezione {
	color: #aeaca7;
	font-size: 18px;
}
.caffesuperiore {
	color: #ffffff;
	font-size: 18px;
}
.mexico {
	color: #f6a400;
	font-size: 18px;
}
.elrico {
	color: #006bb1;
	font-size: 18px;
}
.nilo {
	color: #a17c34;
	font-size: 18px;
}
.bar {
	color: #007348;
	font-size: 18px;
}
.nilorossa {
	color: #e3001c;
	font-size: 18px;
}

.capsule {
	color: #da9b22;
	font-size: 18px;
	line-height: 1.2;
}
.cialde {
	color: #da9b22;
	font-size: 18px;
	line-height: 1.2;
}

.colombia {
	color: #44a9dd;
	font-size: 18px;
}
.santos {
	color: #da9b22;
	font-size: 18px;
}
.india {
	color: #bf5190;
	font-size: 18px;
}
.etiopia {
	color: #ce5929;
	font-size: 18px;
}

.scatole {
	color: #da9b22;
	font-size: 18px;
}

div#scheda
{
	position:relative;
	float:right;
	width:110px;
	height:29px;
	margin: -20px 0px 0px 0px;
}

.scheda
{
	position:relative;
	float:right;
	width:110px;
	height:29px;
	bottom:0px;
	background-image: url(images/scheda.png);
	background-position: 0px -29px;
	text-indent: -9999em;
}
.scheda:hover
{
	background-image: url(images/scheda.png);
	background-position: 0px 0px;
}

#merch {
	width: 100%; height: auto;
	margin: 0px; padding: 0px;
}

/* HOME */

#anm {
	width: 100%;
	height: 240px;
	margin: 0px 0px 20px 0px;
	position: relative;
}
#tazzina {
	width: 163px;
	height: 116px;
	background: transparent url(images/tazzina.png) no-repeat;
	position: absolute;
	bottom: -10px;
	right: -30px;
	z-index: 999;
}
#main {
	width: 100%; height: 100%;
}

/* FOOTER */
#footer {
	width: 100%;
	height: 30px;
	margin: auto;
}
#footer p.footer {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #b1b1b1;
	font-size: 11px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
}
#footer p.footer a{
	color: #b1b1b1;
}
#footer p.footer a:hover{
	color: #969696;
}

/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #828282;

}
label {
	color: #906a28;
	cursor:pointer;
	padding-left:2px;
	line-height:35px;
	vertical-align:top;
	text-align: left;
	font-size: 14px;
}
label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:300px;
	height:15px;
	border:none;
	padding:4px 8px;
	background: #291b0e;
	border: 1px solid #2c231b;
	padding:5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:300px;
	height:125px;
	border:none;
	padding:4px 8px;
	background: #291b0e;
	border: 1px solid #2c231b;
	padding:5px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.textareaHovered {
	background-position:left bottom;
}

/*Button*/
.buttonSubmit {
	width:69px;
	height:25px;
	color:#FFF;
	font-weight:normal;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	margin: 5px 0px 0px 0px;
}
.buttonSubmit:hover {
	
}
