/* 
* 
* Filename: vetrempoli.css
* Created: 1/13/2010 10:56:56
* Initial Developer: uhu
* 
* Copyright Kemen s.r.l. (The Initial Developer of the Original Code)
* License Mozilla Public License Version 1.1 
* 
* $LastChangedDate: 2010-05-06 12:29:02 +0200 (Thu, 06 May 2010) $
* $LastChangedRevision: 102 $
* $LastChangedBy: gp $
*/

/* @group Tag Selectors */

body {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #5e5e5e;
}
a:hover {
	color: #000;
}

h1 {
	margin: 1em 0 0 0;
	color: #8a7e36;
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	text-align: center;
  }
h2 {
	margin: 1em 0 0.5em 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #d2bb72;
}
h3 {
	color: #5e5e5e;
	font-size: 15px;
	font-weight: bold;
}

h4 {

	font-weight: bold;
}
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

em > em {
	font-style: normal;
}


li {
	list-style-image: none;
	list-style-position: outside;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: square;
} 

p, ul, ol, table {
	color: #5e5e5e;
	margin: 0.75em 0;
	line-height: 1.2em;
}

ul, ol {
	margin: 0.5em 2em;
}
/* @end */

/* @group Layout */

#bd {
	width: 1000px;
	margin: 1em auto;
}

#hd {
	
}

#hd form {
	display: inline;
}

#hd a.lang {
	font: 8pt "Lucida Grande", Lucida, Arial, sans-serif;
	padding-left: 0px;
	margin-right: 10px;
	text-decoration: none;
	opacity: 0.7;
}
#hd a.lang:hover {
	color: #000;
	opacity: 0.9;
}

#hd a.login {
	display: inline-block;
	line-height: 24px;
	text-decoration: none;
	color: #5e5e5e;
	padding: 0 10px;
	border-right:1px dotted #DDD;
}
#hd a.login:hover {
	color: #000;
}
#hd table.menu {
	margin-top: 1em;
}
#hd table.menu td {
	vertical-align: top
}
#ct {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
#ft {
	margin-top: 1em;
	padding-top: 1em;
	no-border-top:1px dotted #DDD;
}

#ft p {
	text-align: center;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.slideshow-home {
	margin: 2em 0;
	width: 500px;
	height: 328px;	overflow: hidden;
}

.slideshow-home img {
	width: 500px;
	height: 328px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

p.about {
	margin: 2em 0;
}

table.about {
	margin-top: 2em;
}
table.about thead td {
	color: #8a7e36;
	font: 32px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #a29b84;
	line-height: 10px;
	padding-left: 20px;
}
	
table.about tbody td {
	padding: 20px;
	vertical-align: top;
	width: 20%;
	line-height: 1.5em;
	background-color: #faffe5;
	border-bottom: 1px solid #a29b84;
	border-left: 1px solid #f7ecca;
}

table.service {
	width: 100%;
}

table.service h2 {
	margin: 0;
	padding: 0;
	color: #5e5e5e;
	margin-bottom: 0.5em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

table.service th {
	color: #8a7e36;
	font: 24px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #a29b84;
	line-height: 10px;
	height: 26px;
	vertical-align: bottom;
	padding-left: 20px;
}
	
table.service td.service {
	padding: 20px;
	vertical-align: top;
	width: 50%;
	line-height: 1.5em;
	background-color: #faffe5;
	border-bottom: 1px solid #a29b84;
	border-left: 1px solid #f7ecca;
}


a.menu-item {
	display: block;
	color: #565656;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	padding: 3px 6px;
	width: 150px;
	height: 17px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

a.menu-item.menu-item-selected
{
	background-color: #EAEAEA;
	text-shadow: #FFF 2px 2px 1px;
	margin-left: -10px;
}
a.menu-item:active {
	background-color: #EAEAEA;
}
.menu-sub a.menu-item.menu-item-selected {
	margin-left: 0;
}


a.menu-item.menu-item-selected:hover {
	color: #565656 !important;
	cursor: text;
}
.menu-main {
	float: left;
	margin-left: 2em;
}

.menu-sub {
	display: none;
	float: left;
}

.menu-main a.menu-item {
	font-weight: bold;
}

.menu-main a.menu-item:hover {
	color: #f4ac2e;
}

.menu-sub a.menu-item {
}

.menu-sub a.menu-item:hover {
	color: #f4ac2e;
}

.menu-main a.menu-item.selected {
	background: #f4ac2e url(../images/menu-item-bg.gif) no-repeat right center;
	color: #fff;
}

table.area th {
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	height: 360px;
	padding-left: 0;
}

h1.area {
	display: inline-block;
	margin: 0;
	padding: 0.5em 1em;
	background-color: black;
	background-color: rgba(0,0,0,0.50);
	color: white;
	font: normal normal bold 21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
table.area h2 {
	display: inline-block;
	margin: 0;
	padding: 0.5em 0em;
	font: normal normal bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
}
table.area td, table.area th {
	vertical-align: top;
}

table.area td {
	padding-left: 1em;
}

table.area td li {
	margin: 0.5em;
	list-style-image: url(../images/li-bg.gif);
}

.product-list {
	clear: both;
}

.product-tools a {
	text-decoration: none;
	opacity: 0.7;
}

.product-tools a:hover {
	text-decoration: none;
	
	opacity: 1;
}

.product-list-column-left {
	padding-right: 0.5em;
	padding-top: 1em;
	border-bottom: 1px solid #eaeaea;
	width: 350px;
}

.product-list-column-left h3 {
	display: inline-block;
	margin: 0;
	padding: .5em 1em;
	background-color: black;
	background-color: rgba(0,0,0,0.50);
	color: white;
}


.product-list-column-left h3  a{
	text-decoration: none;
}
.product-list-column-right {
	padding-top: 1em;
	padding-left: .5em;
	border-bottom: 1px solid #eaeaea;
	line-height: 10px;
}

.product-list-column-right.last,
.product-list-column-left.last {
	border-bottom: 0;
}


.product-list-column-right table {
	margin: 0;
}

.product-list-column-right td {
	vertical-align: top;
	padding-bottom: 0.5em;
}

.product-image {
	border: 1px solid #EAEAEA;
	height: 230px;
	width: 350px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.product {
	padding-left:.5em;
	padding-right:.5em;
	width:33%;
	border-top: 1px solid #EAEAEA;
}
.product.first {
	border-top: 0;
}
.product-category-title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: #5e5e5e;
	margin-top: 0;
}

table.search-result {
	border: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
}

table.search-result thead td {
	border-bottom: 2px solid #EAEAEA;
	font-size: 11px;
	font-weight: bold;
	background-color: #faffe5;
}

.search-result-image a {
	border: 1px solid #EAEAEA;
	height: 65px;
	width: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
table.search-result td {
	padding: .3em .7em;
}

table.search-result tr.even td {
	background-color: #fafafa;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

table.search-result .product-tools a {
	display: block;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
}

/* @end */

/* @group Common classes */

.small {
	font-size: 11px !important;
}
.smaller {
	font-size: 10px !important;
}
.bigger {
	font-size: 110%;
}

.big {
	font-size: 150%;
}

.border {
	border: 1px solid #333;
}

p.error {
	padding: 0.4em 0;
	color: #fb4119;
	font: bold 11px "Lucida Sans", "Lucida Grande", Lucida, Arial, sans-serif;
}

/* Colori */

.discontinued {
	font-size: 7.5pt;
	padding: 0 .3em;
	color: white !important;
	background-color: orange !important;
	text-transform: uppercase;
}
.out-of-production {
	font-size: 7.5pt;
	padding: 0 .3em;
	color: white !important;
	background-color: red !important;
	text-transform: uppercase;
}
.color-white {
	color: #FFF !important;
}

.color-lightgray {
	color: #999 !important;
}

.color-gray {
	color: #5e5e5e !important;
}
.color-darkgray {
	color: #333 !important;
}

.color-blue {
	color: #2647a0 !important;
}

.color-violet {
	color: #6a65fc;
}

.color-maroon {
	color: #7f0040;
}

.color-green {
	color: #4E9E00 !important;
}

.color-lightblue {
	color: #21a0fc !important;
}

.color-yellow {
	color: #ffd600;
}

.color-orange {
	color: orange !important;
}

.color-red,
.color-lightred {
	color: #ca3310 !important;
}

.color-darkred {
	color: #650007 !important;
}
.color-gold {
	color: #8a7e36 !important;
}

.color-black {
	color: #000 !important;
}

.explain {
	color: #545B5F;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.top {
	vertical-align: top !important;
}

.highlight {
	background-color: #FFFFCC !important;
}

.highlight-green {
	padding: 1px 5px;
	font-weight: normal;
	background-color: #e6ff92;
	color: black;
}

.currency {
	text-align: right !important;
}

.hidden {
	display: none;
}

.placeholder {
	color: gray;
}

.external-link {
	padding-right: 15px;
	background: url(images/external-link.gif) no-repeat right center;
}

.monospaced {
	font-family: Monaco, Consolas, "Courier New", Courier, mono;
}

.overflow {
	overflow: auto;
	overflow-y: auto;
	padding-right: 0.5em;
}

.strikeout,
.strikeout td {
	text-decoration: line-through !important;
}

.nowrap {
	white-space: nowrap;
}

.sans-serif {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}

.search-container {
	width: 140px;
	float: right;
}

.fancy {
	background-color: #faffe5;
	text-transform: uppercase;
	border: 1px solid #f7ecca;

	padding: 1em;
	font-size: 8pt;
}

.icon-zoom {
	padding-left: 17px;
	display: inline-block;
	line-height: 16px;
	background: url(/shared/icons/16x16/zoom_in.png) no-repeat left center;
	margin-right: 5px;
	text-decoration: none;
}

.icon-hires {
	padding-left: 17px;
	display: inline-block;
	line-height: 16px;
	background: url(/shared/icons/16x16/picture.png) no-repeat left center;
	margin-right: 5px;
}
.icon-sendto {
	padding-left: 17px;
	display: inline-block;
	line-height: 16px;
	background: url(/shared/icons/16x16/email_open_image.png) no-repeat left center;
	margin-right: 5px;
}
.icon-pdf {
	padding-left: 17px;
	display: inline-block;
	line-height: 16px;
	background: url(../../shared/icons/16x16/printer.png) no-repeat left center;
	margin-right: 5px;
}

.fancybox-outer {
	border: 2px solid black;
}

/* @end */



/* @group Flags */

img.flag {
	margin: 0 3px -1px 0;
	vertical-align: baseline;
	height: 11px;
	width: 16px;
	background-image: url(/shared/icons/flags/sprite.png);
	display: inline-block;
}

img.flag.flag-EN {
	background-position-x: 0px;
	background-position-y: 0px;
}
img.flag.flag-DE {
	background-position-x: 0px;
	background-position-y: -20px;
}
img.flag.flag-ES {
	background-position-x: 0px;
	background-position-y: -40px;
}
img.flag.flag-FR {
	background-position-x: 0px;
	background-position-y: -60px;
}
img.flag.flag-IT {
	background-position-x: 0px;
	background-position-y: -80px;
}
img.flag.flag-JP {
	background-position-x: 0px;
	background-position-y: -100px;
}

img.flag.flag-PL {
	background-position-x: 0px;
	background-position-y: -120px;
}

img.flag.flag-PT {
	background-position-x: 0px;
	background-position-y: -140px;
}

img.flag.flag-RU {
	background-position-x: 0px;
	background-position-y: -160px;
}

img.flag.flag-SV {
	background-position-x: 0px;
	background-position-y: -180px;
}

img.flag.flag-TR {
	background-position-x: 0px;
	background-position-y: -200px;
}

img.flag.flag-CN {
	background-position-x: 0px;
	background-position-y: -220px;
}

.form-table {
	
}

.form-table label.error {
	display: block;
	padding: 0.4em 0;
	color: #fb4119;
	font: bold 11px "Lucida Sans", "Lucida Grande", Lucida, Arial, sans-serif;
}
.form-table input.error {
	
	border-color:  #fb4119 !important;;
	
}
.form-table th {
	vertical-align: top;
	padding: 0.2em;
	font-weight: bold;
	white-space: nowrap;
}

.form-table .not-required th {
	font-weight: normal;
}

.form-table td {
	padding: 0.2em;
	vertical-align: top;
	padding-left: 0.5em;
}

.form-table th label {
	display: block;
	padding: 5px;
	background-color: #faffe5;
}

.form-table input,
.form-table textarea {
	border: 1px solid  #999;
	padding: 3px;
}
input[type="checkbox"],
input[type="radio"]
{
	border: 0;
}
.button  {
	border: 0 !important;
	display: inline-block;
	padding: 5px 20px !important;
	color: #757575;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: none;
	position: relative;
	cursor: pointer;
	background-color: #eaeaea;
	text-transform: uppercase;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.button:hover {
	background-color: #DDD;
}

/* @end */