/* CSS Document */
body
{
	background-color:#060606;
	color:#808080;
	margin:200px 2px 0 0px;
	padding:0 0 0 0;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	text-align:justify;
	
	scrollbar-arrow-color: #060606; 
	scrollbar-3dlight-color: #f2f2f2;
	scrollbar-darkshadow-color: #f2f2f2;
	scrollbar-face-color: #f2f2f2;
	scrollbar-highlight-color: #060606; 
	scrollbar-shadow-color: #060606; 
	scrollbar-track-color: #f2f2f2;
	overflow:hidden;
}
td#cell1{width:30%;}
td#cell2{width:35%;vertical-align:top;}
td#cell3{vertical-align:top;}

a {
	color:#808080;
	text-decoration:none;
	border:none;
}

li a, a.primadopo{
	/*color:#363636;*/
	color:#808080;
	text-decoration:none;
	border:none; 
	font-size:14px;
}
li a:hover, li a.current, a.currentprimadopo {
	/*color:#808080;*/
	color:#F2F2F2;
}

a.primadopo:hover {
	color:#808080;
}
td#products_description a.current {
	font-weight:bold;
}
/* hack per png: da controllarne il funzionamento! */
img
{
	behavior:url(includes/png/pngHack.htc);
	border:none;
}

h1
{
	font-size:11px;
	font-variant:small-caps;
	margin-top:10px;
	margin-left:3px;
	font-weight:bold;
	padding-top:0px;
	margin-bottom:0px;
}


div.header
{
	margin:20px 0 10px 20px;
}

div.footer
{
	margin:2px;
	text-align:right;
	font-size:10px;
	color:#808080;
	float:right;
}
div.footer-left
{
	margin:2px;
	text-align:left;
	font-size:10px;
	color:#808080;
	float:left;
}
div.footer a, div.footer-left a,  {
	color:#808080;
}

div.column_left
{
	color:#333333;
	text-align:left;
	display:inline;
	float:left;
	margin:0px;
	padding:20px;
	line-height:15px;
	font-style:italic;
}

div.column_left > h1
{
	color:#BF0000;
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	white-space:nowrap;
	padding-top:12px;
}
h1 span
{
	color:#BF0000;
	font-weight:400;
	font-size:13px;
}


div.categories
{
	margin:0;
	padding:0;
}
div.categories ul
{
	list-style:none;
	margin:0;
	padding:0;
}
div.categories ul li
{
	padding-top: 9px;
}

div.breadcrumbs
{
	font-size:10px;
	font-weight:900;
	color:#cccccc;
	text-align:left;
}
div.breadcrumbs a
{	
	color:#cccccc;
	text-decoration:none;
}

div.main
{
	vertical-align:top;
	width:750px;
	border:1px solid #999999;	
	overflow:hidden;
	height:287px;
	padding:0px;
	margin:0px;
	background-color:#f2f2f2;
	color:#060606;
}

div.main a
{
	color:#000000;
}

td#category_description
{
	padding-top:0px;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	width:306px;
}
td#category_image
{
	border-left:1px solid #999999;
	margin:0;
	vertical-align:top;
	width:430px;
}
td#category_image > img
{
	margin:0;
	padding:0;
	border:none;
}

div.products_random
{
	margin:0;
	padding:0;
	width:200;
}
div.products_random table
{
	margin:2px;
	margin-bottom:4px;
	padding:0;
	display:inline;
	margin-left:20px;
}
div.products_listing_item
{
	display:inline;
	margin:0px;
}
td#products_description
{
	padding:0px 10px 10px 0;
	vertical-align:top;
	width:306px;
}
td#products_image
{
	border-left:1px solid #999999;
	margin:0;
	padding:0px;
	width:430;
	vertical-align:top;
}
td#products_image > img
{
	margin:0;
	padding:0;
	border:none;
}


table.maintable {
	height:100%;
}

div.maintd {
	height:287px;
	padding-right:5px;
	overflow:auto;
	padding-bottom:10px;
}

div.maintd15 {
	height:277px;
	padding-right:5px;
	overflow:auto;
	padding-bottom:10px;
}

div.pr_images {
	vertical-align:bottom;
}
div.products_description {
	overflow:auto;
	height:122px;
	padding:5px;
	/*padding-top:5px;
	margin-top:7px;*/
	margin-bottom:5px;
}
div.products_description p {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
}
div.thumbnails, #thumbnails {
	overflow:auto;
	padding:5px;
	height:101px;
	}
div.thumbnailsbefore, #thumbnailsbefore {
	overflow:auto;
	padding:5px;
	height:50px;
	}
div.thumbnailshidden, #thumbnailshidden {
	overflow:auto;
	padding:0px;
	height:1px;
	}
.textsmall, a.textsmall {
	font-size:11px;
}


#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 432px;
	height: 287px;
}

#rotator img
{
	border: 0;
	/*cursor: pointer;*/
}
a.slideshowThumbnail img {
	margin:0;
	padding:0;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
	width:88px;
}
p {
	padding-bottom:-10px;
	margin-bottom:-10px;
}
div.main-contact
{
	vertical-align:top;
	width:750px;
	border:1px solid #999999;	
	overflow:hidden;
	height:287px;
	padding:0px;
	margin:0px;
	color:#000000;
	background-color:#f2f2f2;
}
div.main-contact a
{
	color:#000000;
}
div.main-contact em
{
	color:#BF0000;
	font-size:15px;
	font-weight:800;
	font-style:normal;
}
div.newsdesk_listing {
	overflow-y:scroll;
	height:290px;
}
tr.thumb td {
	border-bottom:#999999 1px solid;
	height:81px;
}
.thumb img {
	padding-bottom:1px;
}
div.products_listing_item img {
	width:195px;
	height:auto;
	padding:5px;
	display:inline;
}

div.products_listing
{
	margin-top:20px;
}
div.products_listing div.thumb
{
	height: 85px;
	clear:both;
	border-bottom:#CCCCCC 1px solid;
	overflow:hidden;
}
div.products_listing img
{
	float:left;
	margin:0px;
	padding:3px 15px 0px 2px;
}

div.servizi {
	padding-bottom:10px;
	padding-right:5px;
	width:745px;
	height:276px;
	overflow:auto;
	overflow-x:hidden;
}
div.servizi img {
	padding:5px;
}
/* contact form */
span.secret {
	display:none;
}
fieldset#contact_form {
	border:0px none;
	padding:3px;
}
fieldset#contact_form td {
	vertical-align:top;
	width:50%;
}
fieldset#contact_form textarea {
	width:370px;
	height:148px;
	font-size:12px;
}
fieldset#contact_form label {
	display:block;
	font-size:12px;
}
fieldset#contact_form span.disclaimer {
	font-size:80%;
}
input.iText {
	width:300px;
}
fieldset#contact_form input {
	height:12px;
	font-size:10px;
} 
input.iImage {
	width:70px;
	height:19px;
}
div.form-title {
	margin:9px 0px 4px 3px;
		font-weight:bold;
}
