body, ul, ol, p, form, h1, h2, h3, h4, h5, h6{ margin: 0; padding: 0;}
a img{ border: none;}
a:link, a:visited{ color: #000; text-decoration: underline;}
a:hover, a:active, a:focus{ text-decoration: none}

body {

	font-family: "ATOurBodoni";
	background-color: white;

}

.clear{ clear: both;}
.overlayquote {
	color: #999;
	font-size: 10px;
	font-family: "Frutiger";
	z-index: 10;

}

#main-container{
	width: 980px;
	margin: 0 auto;	
	position: relative;
}

div#menu {
	bottom: 320px;
    /*left: 50%;
    margin-left: -110px; */
    position: fixed;
    left: 50%;
	margin-left: 220px;
    width: 300px;
	padding-right: 20px;
    z-index: 999;

}

div#menu #logo{
    width: 300px;	
}

div#menu #logo img{
	display: block;
	margin-left:25px;
}

div#menu ul {
	list-style-type: none;
	padding-top:10px;
	width: 300px;
	text-align: center;
	line-height: 1.6em;
	word-wrap:break-word;
}


div#menu li a {
	color: #000;
	font-size: 14px;	
	text-decoration: none;
}

div#menu li:first-child a{
	white-space: nowrap;
}


div#menu li {
	display: inline;
	padding: 0;
	color: #000;
}

div#menu li a:hover {
	color: #000;
	/*background-color: #FFF;	


	-moz-border-radius: 0px 15px 15px 0px;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-border-radius: 0px 15px 15px 0px;
	-webkit-box-shadow: 1px 1px 5px #CCC;
	border-radius: 0px 15px 15px 0px;
	box-shadow: 1px 1px 5px #CCC;
	behavior: url(/css/PIE.htc);
*/
}

div#menu li.selected a{
	color: #000000;
	text-decoration: underline;
}



div.collectionbox, div.addcommentbox {
	float: left;
	margin-bottom: 20px;

	background-image: url(/img/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	min-width: 640px;
	min-height: 320px;
	clear: both;
}

div.commentbox{border-bottom: 1px dotted #000; padding: 10px 0;}
div.commentbox p.comment_author{font-family: "Frutiger"; color: #999;}
div.commentbox p.comment_author b{ color: #999;}
div.commentbox p.comment_text{ padding: 5px 0 5px;}
div.attivazione{ color: #F00; font-style: italic; font-size: 12px;}

div.addcommentbox { width: 640px;  }

div.pressbox {
	margin-top: 25px;
	width: 640px;
	margin-bottom: 20px;
	cursor: pointer;
	
}


div.blogbox {
	margin-top: 25px;
	width: 640px;
	margin-bottom: 20px;
}

#preview_video { 
	/*margin-left: 490px;*/
	margin-bottom: 140px;
	padding-left:20px;
}

div#collectionscroller {
	margin-top: -120px;
	width:640px;
	padding-left: 20px;
	/*margin-left: 490px;*/
}


div#productinfo {
	position: fixed;
	width: 300px;
	bottom: 235px;
	/*left: 50%;
	margin-left: 190px;*/
	margin-right: 20px;
	height: 62px;
	left:50%;
	margin-left:220px;
	border-top: 1px solid #000;
}

div#productinfo img {

	display: block;
	margin: 0 auto;

}

div#productinfo p.productname {
	color: #F00;
	font-size: 14px;
	padding:30px 0 0 0;
	display: none;
	text-align: center;
}

div#productinfo.product p.productname { display: block !important; }

div#productinfo div.productdescription{
	padding-top: 20px;	
}

div#productinfo div.productdescription p, 
div#productinfo div.productdescription ul, 
div#productinfo div.productdescription ol{
	padding-left: 5px;
	padding:10px 0 0 5px;
	list-style-position: inside;
	text-align: center;
	font-size: 14px;
}

div.collectionbox div.collectionname{ position: absolute; font-size: 14px; margin-left: 370px; }

div#collectioninfo {

	position: fixed;
	
	display: none;
	left: 860px;
	top: 190px;

}

div.selectlist {
	
	border-radius: 15px;
	box-shadow: 1px 1px 5px #CCC;
	-moz-border-radius: 15px;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 5px #CCC;
	padding: 5px;
	float: left;
	min-width: 150px;
	behavior: url(/css/PIE.htc);
	background-color: white;
}

#productinfo div.selectlist { margin-top: 60px; }
div.selectlist span.title { padding:0 0 0 5px; cursor: pointer; display: block; background: #FFF url(../img/bg_arrow_select.png) no-repeat right 5px;}
div.selectlist:hover span.title { padding:10px 0 0 5px; cursor: pointer; background: #FFF url(../img/bg_arrow_select.png) no-repeat right 10px; }
div.selectlist ul.content { list-style-type: none; display: none; padding:5px 0 10px 5px;}
div.selectlist ul.content a{ text-decoration: none; color: #B3B3B3; font-size: 14px; display: block; margin-top: 15px; }
div.selectlist ul.content a:hover{ color: #000;}
div.selectlist:hover ul.content { display: block;}

div#collectionscroller.product { margin-top: 0 !important; }


div.pressbox p.data { font-size: 10px; padding-bottom: 10px; }
div.pressbox p.content { font-size: 14px; line-height: 1.3em;}
div.pressbox p.content a{ color: #000;}
div.pressbox p.content a:hover{text-decoration: none;}
div.pressbox p.author { font-size: 12px; padding-top: 5px; font-style: italic; color:#333333;}

div.pressbox div.gallery { display: none; }
div.pressbox div.gallery img { margin-right: 15px; }

#blogcats { position: fixed; left: 10px; top: 210px; z-index: 999;}
#blogcats ul { list-style-type: none; }
#blogcats ul li a { color: #ccc; text-decoration: none; font-size: 14px;}
#blogcats ul li { margin-bottom: 11px; }
#blogcats ul li a:hover, #blogcats ul li.selected a { color: #000; }

div.blogbox{ padding-bottom: 25px; position: relative;}
div.blogbox p.titolo { 
	font-size: 1.4em;  
	padding:0 30px 15px 0;
	font-weight: bold;
	font-size: 14px;
	}

div.blogbox p.data{ font-size: 10px; padding-bottom: 10px;}
/* div.blogbox p.titolo:first-letter { text-transform: uppercase; font-size: 26px;}*/
div.blogbox div.header { margin-bottom: 20px; }
div.blogbox p.contenuto{ font-size: 17px; font-size: 1.2em; }
div.blogbox p.categorie { padding-top: 10px; font-size: 10px;}
div.blogbox p.categorie a { color: #000; text-decoration: none; }
div.commenti{ position: absolute; top:28px; right: 0; width: 25px; height: 19px; font-size: 10px; background: #FFF url(../img/comments.png) no-repeat left top; text-align: center; padding-top: 2px;}


#distribution{ 

	top: 20px;
	position: absolute;
	width: 640px;

}

#distribution .distribution { margin-bottom: 30px; font-size: 14px; }
#distribution .distribution ul { list-style-type: none; padding-top: 10px;}
#distribution .distribution ul li{ padding-bottom: 10px;}
#distribution .distribution ul li a { color: #000; text-decoration: none; }

#about{
	top: 235px;
	position: absolute;
	width: 640px;}

#about p{ 
	padding-bottom: 10px;
	font-size: 14px;
	}

#comment_form{ margin-top: 30px;}
#comment_form h1{ font-weight: normal; padding-bottom: 5px;}
label{ display: block; font-family: "Frutiger"; padding-bottom: 3px; font-size: 13px;}
label.code{ float: left;}
textarea, input{ margin-bottom: 10px; display: block; font-family: "ATOurBodoni"; font-size: 13px; border: none; background-color: #FFF;}
input{ width: 240px; padding: 5px 10px;	
	-moz-border-radius: 15px;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 5px #CCC;
	border-radius: 15px;
	box-shadow: 1px 1px 5px #CCC;
	behavior: url(/css/PIE.htc);}
	
textarea{ width: 400px; height: 150px; padding: 5px 10px;
	-moz-border-radius: 15px;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 5px #CCC;
	border-radius: 15px;
	box-shadow: 1px 1px 5px #CCC;
	behavior: url(/css/PIE.htc);}
input.submit{ float: left; margin-right: 10px; width: auto; background-color: #000; color: #FFF; cursor: pointer; padding:5px 10px;}
input.submit:hover{ background-color: #666; color: #000;}
input.reset{ float: left; margin-right: 10px; width: auto; background-color: transparent; color: #666; cursor: pointer;
	-moz-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	border-radius: 0;
	box-shadow: none;}
div.comment_errors{ color: #F00; padding-bottom: 10px;}
a.new_code{ display: block; float: left; margin-left: 10px; font-size: 13px; color: #666;}


.container-event{  
	/*left: 50%;
	margin-left:190px; */
	left: 50%;
	position: fixed; 
	bottom: 120px; 
	width: 300px;
	padding-right: 20px;
	z-index: 20;
	margin-left: 220px;
	text-align: center;
	}


.container-event span.data{ font-family: "Frutiger"; color: #333; font-size: 14px;}
.container-event h2{ font-family: "Frutiger"; font-size: 20px; color: #000; font-weight: normal; margin-bottom: 5px;}
.container-event span.luogo{ font-family: "Frutiger"; font-size: 16px; color: #333; line-height: 1.4em;}
.container-event a { text-decoration:none; }

div.selectlist:hover ul.content { display: block;}
.contenuto p{
	font-size: 14px;	
}


