@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dedddd;
	font-size: 14px;
}
#main {
	padding-bottom: 50px;
	}
h1 {
    background-image: url(../images/h1.png);
    background-repeat: no-repeat;
    height: 78px;
    width: 983px;
    font-size: 36px;
    padding-left: 20px;
    padding-top: 16px;
    margin: 0px;
    margin-top: 20px;
    font-weight: normal;
}
h1 a {
    color: #000;
}
#content h1 {
	background-image: none;
	width: auto;
	font-size: 25px;
	padding: 0px;
}
#content h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content p {
	padding-top: 0px;
	margin-top: 0px;
}
#content a {
	color: #1B4188;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 21px;
}
a img {
    border: 0px;
}
a {
    color: #333;
}
.errors {
    color: red;
}
#header {
	background-color: #dedddd;
	background-image: url(../images/header-backg.gif);
	background-repeat: repeat-x;
	height: 159px;
}
.center {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	padding-left: 20px;
	float:left;
	width: 120px;
	}
#logo img {
	padding-top: 24px;
	border: 0px;
}


/* ------------------  */
#top-search {
	float:right;
	padding-top: 22px;
	padding-right: 12px;
}

#top-search table td{
	padding-left: 20px;
}

#top-search form {
	margin: 0px;
	padding: 0px;
}
#top-search-form {
	margin-top: 10px;
	width: 270px;
}
#top-search-form div {
	padding-top: 2px;
	float:left;
	width: 220px;
	}
#top-search-form div input {
	border: 1px solid #373a83;
	font-size:14px;
	height: 19px;
	}

#product{
	width: 160px;
	}
#category{
	width: 160px;
	}
.download-table {
	width: 300px;
	
	}
.download-table td {
	padding: 3px;
}
th {
	background-color: #938E8E;
	color:#FFF;
	}
.even td {
	background-color: #CCC;
	}
#index-splash {
	padding-top: 20px;
	height: 250px;
	}
#index-splash img {
	border: 0px;
}
#signs {
	padding-top: 20px;
}
.shield_left {
	background-image: url(../images/red-home-bg.gif);
	height: 190px;
	width: 320px;
	background-repeat: no-repeat;
	float: left;
	padding-right: 8px;
	}
.shield_center {
	background-image: url(../images/blue-home-bg.gif);
	height: 190px;
	width: 320px;
	background-repeat: no-repeat;
	float: left;
	padding-right: 8px;
	}
.shield_right {
	background-image: url(../images/blue-home-bg.gif);
	height: 190px;
	width: 320px;
	background-repeat: no-repeat;
	float: left;
	padding-right: 8px;
	}
.shield_right table {
	padding-left: 20px;
	padding-top: 10px;
}
.shield h4 {
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 15px;
	}
#sign-last {
	padding-right: 0px;
	}
#quick-product-search {
	background-image: url(../images/quick-product-search.gif);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 20px;
	background-position: 20px 20px;
	}
#quick-product-search form {
	padding: 0px;
	margin: 0px;
}
#select-category {
	padding-bottom: 20px;
	}
#select-product {
	padding-bottom: 20px;
}
#info-panels {
	clear:both;
	padding-top: 20px;
}
.panel {
	width: 304px;
	float:left;
	padding: 10px;
	}
.info-panel-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	height: 60px;
	}
.info-panel-header h4 {
	font-size: 14px;
	font-weight: bold;
	color: #cc3b33;
	padding: 0px;
	margin: 0px;
	padding-left: 60px;
	padding-top: 10px;
	
	}
.info-panel-header h4 span {
	font-size: 12px;
	}
.panel a {
	color: #1b4188;
	}
.panel p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 5px;
	}
.left-panel .info-panel-header {
	background-image: url(../images/small-logo.gif);
	background-repeat: no-repeat;
	}
.center-panel .info-panel-header {
	background-image: url(../images/small-map.gif);
	background-repeat: no-repeat;
	}
.right-panel .info-panel-header {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	}

.right-panel p {
    padding: 0px;
    margin: 0px;
}    

p.news-title {
	color:#9e9e9e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
    padding-top: 15px;
}

.news-title span {
	color: #000;
	font-size: 11px;
}
#brands-line {
	clear:both;
	padding-top: 20px;
	}
#brands-right {
	background-image: url(../images/brands-right.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 7px;
	float: right;
}
#brand-title {
	background-image: url(../images/brand-bg.gif);
	height: 190px;
	width: 629px;
	background-repeat: no-repeat;
	}
#brand-title-image {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	}
#brand-text {
	padding-left: 260px;
	padding-top: 20px;
	color: #5f5f5f;
	font-size: 12px;
	padding-right: 20px;
}
#brand-text h2 {
	color: #2a2a2a;
	font-size: 32px;
	padding: 0px;
	margin: 0px;
	}
#brands-left {
	background-image: url(../images/brands-left.gif);
	float: left;
	height: 91px;
	width: 7px;
	background-repeat: no-repeat;
}
#social {
	background-image: url(../images/inet-links-bg.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 137px;
	float:right;
}
#social h3 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	color: #4f4f4f;
	font-size: 14px;
	}
#social img {
	border: 0px;
	padding-top: 10px;
	padding-left: 12px;}
#bottom {
	background-image: url(../images/bottom-line.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e7e7e7;
	clear:both;
	}
#bottom h3 {
	color: #5f5f5f;
	padding-left: 35px;
	padding-top: 10px;
	font-size: 12px;
	}
#bottom ul {
	list-style-image: url(../images/btm-arrow.gif);
	list-style-type: none;
	}
#bottom ul a {
	color: #a4a4a4;
	}
#bottom ul li {
	padding: 0px;
	margin: 0px;
	padding-bottom: 12px;
}
#newsletter {
	width: 300px;
	float: left;
	}
#btm-activities {
	width: 210px;
	float:left;
	}
#btm-brands {
	float:left;
	width: 210px;
	}
#btm-other {
	float:left;
	width: 210px;
	}
#footer {
	background-image: url(../images/bottom-line.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e7e7e7;
	clear:both;
	color: #5f5f5f;
	font-size: 11px;
	height: 100px;
	
	}
#footer  a {
	color: #5f5f5f;
	}
#copyrigt {
	padding-top: 20px;
	float:left;}
#design {
	padding-top: 20px;
	float:right;}
.clear {
	clear:both;
}
	
#left {
	float:left;
	width: 320px;
	
}
#left-menu {
	background-image: url(../images/left-nav-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 50px;
}
#left-image-broduct {
	background-image: url(../images/left-product-image-bg.gif);
	background-repeat: no-repeat;
	height: 270px;
	width: 320px;
}
#left-image-page {
	height: 270px;
	width: 320px;
}
#left-image-broduct img {
	padding-top: 20px;
}
#left-image-page img {
	padding-top: 0px;
}
#left-main {
	background-image: url(../images/left-nav-top.gif);
	background-repeat: no-repeat;
	}
#left-bottom {
	background-image: url(../images/left-nav-btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 320px;
	}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style:url(../images/left-nav-arrow.gif);
	padding-left: 50px;
	padding-top: 60px;
	font-size: 11px;
	}
.more-product-photos {
    background-image: url(../images/left-nav-arrow.gif);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 30px;
    padding-left: 20px;
}
    
#left ul li {
	padding-bottom: 20px;
	}
#left ul li a {
	color: #616161;
	text-decoration: none;
	}
#left ul li a:hover {
	text-decoration:underline;
	}
#left ul li.active a {
	color: #0092dd;
	text-decoration:underline;
}
#content {
	padding-left: 355px;
	}
.image {
	background-image: url(../images/image-bgr.gif);
	height: 234px;
	width: 256px;
	background-repeat: no-repeat;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
.image td {
	height: 234px;
	width: 256px;
	text-align:center;
	}
.image img {
	border: 0px;
	}
.text {
	padding-left: 260px;
}
.text h3 {
	color: #2a2a2a;
	font-size: 18px;
	}
.text p {
	color: #5f5f5f;
	font-size: 12px;
}
.download-table {
    margin: 5px;
}
.photos-table td {
    padding: 10px;
}
#footer-margin {
	height: 60px;
}
#newsletter-form {
    padding-left: 40px;
}

#email-icon {
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	padding-top: 5px;
}
#fax-icon {
	background-image: url(../images/fax.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	padding-top: 5px;
}
#phone-icon {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	padding-top: 5px;
}

/* ------------------------------------------------------------------- */

/* Area di scorrimento */
#image-scroller {
	width: 970px;
	height: 80px;
	overflow: hidden;
	padding: 0px;
	clear:both;
	}

/* Immagini */
#image-scroller img {
	margin: 0px;
	border: 0px;
	clear:both;
    padding: 5px;
	}

#image-scroller a:hover img {
    opacity:0.5;
    filter:alpha(opacity=50);
}

/* ------------------------------------------------------------------------- */

#best-product-animation {
    width: 280px;
    height: 110px;
    margin: 15px;
	background-color:#FFF;
}
#best-product-animation div {
    width: 280px;
}
#best-product-animation img {
	background-color:#FFF;
}
/* -------------------------------------------------------------------------- */

