/* CSS Document */
body
{
	color:#4B4B4B;
	margin:0;
	padding:0;
	text-align:center;
	
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:15px;
	
	scrollbar-arrow-color: #828282;
	scrollbar-3dlight-color: #f0f0ff;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #f0f8ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #f5f5f5;
}

a {
	color:#666666;
}
a:hover {
	color:#000000;
}

/* hack per png: da controllarne il funzionamento! */
img{behavior:url(includes/png/pngbehavior.htc);}
div#gmap img{behavior:url();}

div.header
{
	width:920px;
	height:191px;
	margin:0 auto;
	background:url(immagini/header.jpg) no-repeat;
}

.dropmenu
{
	width: 99%;
	margin:0;
	padding:0;
	padding-top:105px;
	list-style-type:none;
	font-weight:800;
	font-size:13px;
}

.dropmenu:after
{
	/*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.dropmenu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:800;
	font-size:13px;
	width:100%;
	text-align:left;
}

.dropmenu ul li
{
	margin:0;
	padding:0;
	width:127px;
	display:inline;
	float:left;
}

.dropmenu ul li a
{
	display:block;
	text-decoration:none;
	padding:0 10px;
	line-height:2.0;
}

.dropmenu ul li a:hover
{
	color:#FF6600;
	background-color:#d9d9d9;
}


div.footer
{
	width:920px;
	background-color:#eeeef0;
	bottom:0px;
	border-top:#c8c6c5 solid 2px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#A7A7A7;
	font-size:11px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

div.footer img
{
	border:none;
	vertical-align:middle;
}

div.main-home
{
	background:url(immagini/homepage.jpg) no-repeat;	
	text-align:left;
	padding-top:20px;
	width:920px;
	height:680px;
	margin:0 auto;
}

div.menu-home
{
	float:right; 
	width:380px;
	height:500px;
}

div.menu-home a
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
div.menu-home a:hover
{
	color:#000000;
}

div.main
{	
	text-align:left;
	padding-top:20px;
	width:920px;
	margin:0 auto;
	background-color:#f2f2f2;
}


table.main
{
	text-align:center;
	padding-top:20px;
	width:865px;
	margin:0 auto;
}

div.breadcrumbs
{
	font-size:10px;
	font-weight:900;
	text-align:left;
	padding-top:43px;
	padding-left:3px;
}
div.breadcrumbs a
{	
	text-decoration:none;
}
div.breadcrumbs a:hover
{	
	text-decoration:underline;
}

div.desc_home
{
	float:left;
	
	margin-top: 165px;
	
	margin-left:5px;
	padding-left:15px;
	padding-right:5px;
	
	font:Arial, Helvetica, sans-serif;
	width:440px !important;
	width:460px;
	height:310px;
	overflow:auto;
}




/***********************************************************
ANCORA DA SISTEMARE DA QUI IN POI
**********************************************************/
a img.menu
{
	border:#666666 1px solid;
	width:20px;
	height:20px;
	float:right;
}
category_img
{
	width:317px;
	height:400px;
	float:right;
	display:block;
}

div.img_home img {
	float:right;
	padding-left:50px;
	padding-bottom:30px;
}
div.desc_cat {
	width:49%;
	display:inline;
}
div.desc_cat_left {
	width:49%;
	display:block;
	float:left;
	background-position: bottom right;
	background-repeat:no-repeat;
}
div.desc_cat_right {
	width:49%;
	display:block;
	float:right;
}
img.img_cat {
	float:right;
	padding-left:50px;
	padding-bottom:30px;
}

div.thumb {
	display:inline;
	margin:5px;
	text-align:center;
	line-height:1em;
	list-style:none;
	float:left;
	border:1px solid #CCCCCC;
	border-top-color:#eee;
	border-bottom-color:#bbb;
	border-right-color:#ddd;
	background-color:#FFFFFF;
	padding-bottom:3px;
}
div.thumb:hover {
	background-color:#d9d9d9;
}
div.thumb a {
	display:block;
	text-align:left;
	width:127px;
	color:#666666;
	text-decoration:none;
	font-weight:600;
}
div.thumb a:hover {
	color:#FF6600;
	background-color:#d9d9d9;
}
div.thumb img {
	display:block;
    margin: 2px auto;
	border:1px solid #CCCCCC;
	border-bottom-color:#eee;
	border-left-color:#ddd;
	border-top-color:#bbb;
	background-color:#FFFFFF;
	width:100px;
	height:144px;
}


div.finiture {
	display:inline;
	margin:0px 0px 5px 0px;
	padding:5px;
	text-align:left;
	line-height:1em;
	list-style:none;
	float:left;
	width:55px;
	font-size:12px;
}
div.finiture img {
	display:block;
	margin:0;
	margin-top:5px;
	border:1px solid #CCCCCC;
	border-bottom-color:#eee;
	border-left-color:#ddd;
	border-top-color:#bbb;
	background-color:#FFFFFF;
}	
div.riga {
	width:100%;
	display:block;
	clear:both;
}
 td div h2 {
 	clear:both;
}

img.light {
	border:1px #666666 solid;
}

div.newsimg {
	float:left;
	padding-right:10px;
}

div.news {
	display:block;
	height:150px;
}

span.textsmall, td.textsmall {
	font-size:11px;	
}
div.moreinfo {
	text-align:center;
	padding:5px;
	margin:5px;
	border:1px #666666 solid;
	width:90%;
	color:#FF6600;
	font-weight:600;
}
div.contactform {
	padding:5px;
	margin:5px;
	border:1px #666666 solid;
	width:90%;
	font-weight:600;
}


/* stili per i forms: */
fieldset {
	width: 80%;
	margin: 0 0 1.5em 0;
	padding: 0;
	padding-bottom:10px;
	border: 1px solid #BFBAB0;
}
fieldset a {
	text-decoration:none;
}
legend {
	margin-left: 1em;
	padding: 0;
	font-weight: bold;
	color:#666666;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	font-size:11px;	
}
label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}

/**************************
**************************/

div.menusx {
	float:left;
	border-top:2px #c8c6c5 solid;
	width:30%;
	min-height:500px;
	overflow:auto;
}
div.proddesc {
	float:right;
	border-top:2px #c8c6c5 solid;
	width:69%;
	min-height:500px;
}

h1
{	
	font-weight:800;
	text-align:left;
	margin:0px;
	font-size:12px;
	color:#666666;
	padding-left:15px;
	padding-right:10px;
	padding-top:7px;
}

h2, h3
{
	font-size:14px;
	font-weight:800;
	text-align:left;
	padding:3px;
	margin:3px;
	background-color:#FFFFFF;
	color:#ff6600;
}


.menudiv a
{
	width: auto;
	display: block;
	font-size:14px;
	font-weight:800;
	text-align:left;
	padding:3px;
	margin:3px;
	background-color:#FFFFFF;
	color:#999999;
	text-decoration:none;
}

.menudiv a:hover
{
	color:#FF6600;
	background-color: #d9d9d9;
}

* html .menudiv a
{
	width: 100%; /*IE only hack*/
}



div.proddesc div.description {
	/*max-height:250px;
	overflow:auto;*/
}

div.proddesc div.imagedescription {
	/*height:160px;
	overflow:auto;*/
}

div.imagedescription img {
	border:1px solid #999999;
	margin-right:5px;
}

	
p {
	margin-top:2px;
	padding-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
}
div.products_listing {
	border:2px #c8c6c5 solid;
	min-height:180px;
	overflow:auto;
	overflow-x:hidden;	
}
div.listing {
	margin:6px;
}
div.listing a {
	text-decoration:none;
	width:100%;
	display:block;
}

div.listing a:hover {
	color:#FF6600;
	background-color:#AFCFD1;
}
div.listing a.hover {
	color:#FF6600;
	background-color:#AFCFD1;
}

div.products_listing td {
	vertical-align:top;
	/*width:50%;*/
	padding-bottom:30px;
}

/*div.listing a.list_name {display:none}*/ 

div.list_name {
	font-size:80%;
	font-style:italic;
}
/*div.listing a.list_img {display:none;}
td#listing_hovers {}

td div.listing a,  a.list_name {
	font-size:12px;
	font-weight:400;
	color:#4B4B4B;
	padding:1px;
	margin:1px;
	background-color:transparent;
}*/
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
}
.hoverbox a
{
	position: relative;
}
.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position:absolute;
	left: 132px;
	top:-55px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}
.hoverbox ul
{  
  margin:0px;padding:0px;
}
.hoverbox li
{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative !important;
	position: static;
	width:100%;
	list-style-position:inside;
}

.hoverbox .preview
{
	border-color: #000;
}