/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*basic HTML tags */
body
{
	background-color: #FFF;
	color:#222;
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
	/*background-image: url(/shared/images/line-bg.gif);*/
	background-image: url(/shared/images/bgBody.png);
	background-repeat: repeat-x;
	/*background-position: 0 80px;*/
}
img
{
	border: 0;
	behavior: url("/en/wp-content/themes/default/pngbehavior.htc");
}
a
{
	color: #177DB7;
}
/*a:hover
{
	background-color: #177DB7;
	color: #FFF;
	text-decoration: none;
	padding: auto .3em;
}*/
p
{
	clear: both;
}

/*layout */
#container
{
	margin: 0 auto;
	width: 760px;
	height: 100%;
	text-align: left;
}
#header
{
	position: absolute;
	top: 5px;
	margin: 0;
	padding: 0;
	width: 760px;
}
#footer
{
	clear: both;
	/*font-size: .8em;*/
	font-size: 12px;
	color: #999;
	background-color: #FFF;
	padding: 3px;
	margin: 1em 0 .5em 0;
	width: 600px;
	float: left;

}
#logo
{
	float: left;
	margin: 0 0 0 0;
}
#navigation {
	float: right;
	margin: 56px 0 30px 0;
}
#content
{
	clear: both;
	margin: 140px 0 30px 0;
}
#cntLeft
{
	width: 200px;
	float: right;
}
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 560px;
	width: 200px;
}
.narrowcolumn 
{
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 500px;
}

/* Profile */
h1.summary
{
	font-size: 1.1em;
	line-height: 1.4em;
	padding: .4em;
	margin: 0 0;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	background-image: url(/shared/images/bgSummary.gif);
	width: 470px;
	font-weight: normal;
}
.profile-more h2, .profile-orgchart h2, .profile-more-it h2, .profile-orgchart-it h2
{
	padding: .4em;
	margin: 0;
	color: #FFF;
	font-size: .9em;
	visibility: hidden;
}
.profile-more ul, .profile-orgchart ul, .profile-more-it ul, .profile-orgchart-it ul
{
	margin: 0 0 0 .5em;
	padding: 0;
	list-style-type: none;
}
.profile-more li, .profile-orgchart li, .profile-more-it li, .profile-orgchart-it li
{
	margin: .6em 0;
	font-size: .8em;
}
.profile-activity
{
	float: left;
	width: 240px;
	margin: 1.4em 10px 100px auto;
}
.profile-activity h2
{
	font-size: 1em;
	margin: 0;
}
.profile-activity p
{
	padding: 0 15px 0 0;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0 5px 0 0;
}
.profile-more
{
	background-image: url(/shared/images/profile_hmoreinfo_en.gif);
	background-repeat: no-repeat;
	margin: 0 0 2em 0;
}
.profile-orgchart
{
	background-image: url(/shared/images/profile_horgchart_en.gif);
	background-repeat: no-repeat;
}
.profile-more-it
{
	background-image: url(/shared/images/profile_hmoreinfo_it.gif);
	background-repeat: no-repeat;
	margin: 0 0 2em 0;
}
.profile-orgchart-it
{
	background-image: url(/shared/images/profile_horgchart_it.gif);
	background-repeat: no-repeat;
}
.profile-right
{
	float: right;
	width: 260px;
}
.profile-mission
{
	width: 470px;
}
.profile-mission ul
{
	margin: 0 0 0 .7em;
	padding: 0;
}
.profile-mission li
{
	margin: 1em;
	font-size: .9em;
	line-height: 1.5em;
	list-style-type: default;
	list-style-image: url(/shared/images/puntoelenco.gif);
	list-style-position: default;
}
.mainInfo
{
	float: right;
	width: 470px;
}

/*Associates */
.idxAssociates
{
	width: 760px;
	text-align: center;
}

/*Associate */
.associateInfo
{
	width: 750px;
	margin: 0 0 0 0;
}
.associatelogo
{
	float: left;
	margin: 0 20px 40px 0;
}
#associateProfile
{
	clear: both;
	text-align: left;
	margin: 0 0 0 310px;
	position: relative;
}
#associateCard
{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	font-size: .8em;
}
#associateProducts
{
	width: 250px;
	text-align: center;
}
#associateInfoRight
{
	margin: 0 0 0 0;
	width: 500px;
	float: right;
}
#associateGallery
{
	margin: 10px 0 0 0;
	text-align: left;
	background-image: url(/shared/images/brands_hgall_en.gif);
	background-repeat: no-repeat;
	padding: 31px 10px 0 10px;
}
#associateGallery-it
{
	margin: 10px 0 0 0;
	text-align: left;
	background-image: url(/shared/images/brands_hgall_it.gif);
	background-repeat: no-repeat;
	padding: 31px 10px 0 10px;
}
#associateGallery img, #associateGallery-it img
{
	margin: 10px 0;
}
.associateProfile p, .associateProfile li
{
	line-height: 1.4em;
	font-size: .9em;
}

#associateInfoRight h2
{
	font-size: .9em;
	border: 1px #CCC solid;
	background-color: #E6E6E6;
	font-weight: normal;
	padding: .5em;
	clear: both;
	line-height: 1.4em;
}

/*Contact Us */
#mailForm
{
	width: 500px;
	height: auto;
	margin: 0 0 0 260px;
	float: right;
	font-size: 1.2em;
	padding: .4em;
	margin: 0 0 30px 0;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	background-image: url(/shared/images/bgSummary.gif);
}
#mailForm h3
{
	margin: 0 0 1em 0;
}
.regContacts
{
	float: left;
	font-size: .9em;
	width: 230px;
}

.blockmap
{
	width: 730px;
	border: solid;
}

#mapparma, #mapmilano, .blockmap p
{
	float: left;
	margin: 0 10px 20px 5px;
}
#blockmap
{
	position: absolute;
	left: 30%;
	top: 20%;
	z-index: 1000;
}
/*
#blockmap p
{
	float: left;
	width: 350px;
	border: solid;
	margin: 0;
	padding: 0;
}
*/
/* Home */
#logoHome
{
	float: left;
	margin: 0 10px 0 0;
}
#claimHome
{
	margin: 20px 0 0 0;
}
#home2
{
	clear: both;
	margin: 30px 0 0 0;
}
.home2w1
{
	width: 500px;
	padding: 20px 0 0 0;
	float: left;
	margin: 0 0 100px 0;
}
.home2w
{
	width: 260px;
	padding: 20px 0 0 0;
	float: left;
	margin: 0 0 100px 0;
}

.home2w ul
{
	margin: 0 0 0 15px;
	padding: 0;
}

.home2w li
{
	margin: 5px 0;
	font-size: .9em;
}
.home2w1 ul li
{
	list-style-type: default;
	list-style-image: url(/shared/images/puntoelenco.gif);
	list-style-position: default;
	margin: 0 0 10px 0;
}

.home2w form
{
	font-size: .9em;
	margin: 5px 0 0 15px;
}
/*GustoNews */
#sidebar h2
{
	padding: 0 .4em .4em .4em;
	margin: 0;
	color: #FFF;
	font-size: .9em;
	width: 200px;
	display: none;
}
#sidebar ul
{
	margin: 0 0 2.5em .5em;
	padding: 0;
	list-style-type: none;
}
#sidebar li
{
	margin: 0 0 .6em 0;
	font-size: .8em;
}
div.resources
{
	background-image: url(/shared/images/gnews_hres_en.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	padding: 31px 0 0 8px;
}
div.archives
{
	background-image: url(/shared/images/gnews_harc_en.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	padding: 31px 0 0 8px;
}
div.categories
{
	background-image: url(/shared/images/gnews_hcat_en.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	padding: 31px 0 0 8px;
}
div.resources-it
{
	background-image: url(/shared/images/gnews_hres_it.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	padding: 31px 0 0 8px;
}
div.archives-it
{
	background-image: url(/shared/images/gnews_harc_it.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	padding: 31px 0 0 8px;
}
div.categories-it
{
	background-image: url(/shared/images/gnews_hcat_it.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	padding: 31px 0 0 8px;
}
div.resources ul li, div.archives ul li, div.categories ul li, div.resources-it ul li, div.archives-it ul li, div.categories-it ul li
{
	list-style-type: default;
	list-style-image: url(/shared/images/puntoelenco.gif);
	list-style-position: default;
}
.narrowcolumn p
{
	line-height: 1.4em;
	font-size: .9em;
}
.post h2
{
	margin: 0 0 0 0;
}
.post h2 a
{
	text-decoration: none;
	color: #222;
}
h3.postmetadata
{
	font-size: .8em;
	color: #999;
	margin: 0 0 2em 0;
	font-weight: normal;
}
.post
{
	margin: 1em 0 3em 0;
}

/*codice per lightbox.js */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/shared/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/shared/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/shared/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	
	
/* flash profile */
#flashcontent
{
	margin: 0 0 25px 0;
}

a.monslab
{
	color: #999;
	text-decoration: none;
}


 /*Language Version Footer */


#lang-version
{
	text-align: right;
	width: 100px;
	margin: 1em 0 0 3.5em;
	font-size: .8em;
	float: left;
}

/*ANUGA*/

#cooking-form-1
{
	font-size: 12px;
}

table#cooking-form-1 tr td.etichetta
{
	width: 60px;
	font-size: 12px;
	padding-right: 5px;
	font-weight: bold;
}

table#cooking-form-1 tr td
{
	margin-left: 5px;
}

table#cooking-form-1 tr td input
{
	margin-right: 40px;
}

#cooking-form-2
{
	font-size: 12px;
	margin-top: 20px;
}

#cooking-form-2, table#cooking-form-2
{
	width: 760px;	
}


table#cooking-form-2 tr td.etichetta
{
	width: 250px;
	font-size: 12px;
	font-weight: bold;
}


table#cooking-form-2 tr td.etichetta-ora
{
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	
}

#anuga09 #InsideSubmit
{
	background-color: #3C3;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	border-color: #3C3;
	cursor: pointer;
}

#anuga09 h2 
{
	width: 756px;
	font-size: 16px;
	padding-left: 4px;
}
#anuga09 h2
{
	background-color: #CCC;
}
#anuga09 th.etichetta
{
	background-color: #EEEEEE;
}
#anuga-introtext
{
	width: 100%;
	background-image: url(/anuga09/img_anuga.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#anuga-introtext p
{
	width: 450px;
	margin-top: -10px;
}
#anuga-alert
{
	position: absolute;
	z-index: 100;
	top: 0;
	width: 760px;
	margin: 0 auto;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	text-align: center;
	background-color: #FF0000;
}
