@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	color:#000;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
ol, ul {
	list-style: none;
}
.centerText {
	width:390px;
	text-align:center;
	font-size:14px;
}
blockquote, q {
	quotes: none;
}
/*blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}*/

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.catTitle {
	padding-left: 5px;
	font-weight: bold;
}
.headMenu {
	background:url(images/blue_gloss.png) no-repeat bottom;
	width:150px;
	height:19px;
	font-weight:bold;
	cursor:pointer;
}
.headMenuBtn {
	margin-left: 4px;
	height: 9px;
	float: left;
	clear:both;
	position:absolute;
}
.imgMenu {
	position: relative;
	/*top: 12px;*/
	margin:4px 0px 0px 2px;
	width:9px;
	height:9px;
	clear:both;
}
.headMenuTxt {
	width: 141px;
	color: #FFFFFF;
	text-align:center;
	font-size:14px;
	text-decoration:none;
}
.Menu {
	width:150px;
	float:left;
}
.MenuAdd {
	width:150px;
}
.ulMenu {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	line-height: 1.3em;
}
.itemMenu {
	padding-left:5px;
	padding-top:2px;
	text-decoration:none;
	background:#F9F9F9;
	list-style:none;
}
.itemMenu a {
	color: #000099;
	text-decoration:none;
}
.itemMenu a:hover {
	color:#10a0c6;
	text-decoration: underline;
	background:url(images/triangle.png) no-repeat left;
	padding-left:10px;
}
#mainMenu {
	float:left;
	padding-top: 10px;
}
.formMenuBtn {
	float: left;
	margin-top:3px;
	min-height:15px;
}
#content {
	width: 840px;
	padding-left: 10px;
	float:left;
	min-height:400px;
}
.produttori{
font-size:9px;
width:150px;
}
#statusBar {
	width:1000px;
	background-color: #0099cc;
	height: 35px;
	padding-top: 10px;
}
#searchBar {
	float:left;
	padding-left: 2px;
}
#searchBar input {
	margin-left: 4px;
	border: 1px solid #000;
}
#loginBar {
	margin-left: 5px;
	padding-left: 10px;
}
#loginBar input {
	margin-left: 4px;
	border: 1px solid #000;
}
#searchBar {
	position: relative;
	top: -8px;
}
#searchBar label {
	font-style: italic;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	margin-right: .5em;
}
#searchBar input#primarySearch {
	width: 286px;
	height: 19px;
	padding: 2px 5px;
	font-weight: bold;
	color: #333;
	background: #fff;
	border: 1px solid #aaa;
	line-height: 1;
}
#searchBar .searchBtn {
	background: url(images/icon_searchglass.png) 0 0 no-repeat;
	/*_background-image: url(images/icon_searchglass.gif);*/
    width: 35px;
	height: 35px;
	position: relative;
	right: 20px;
	top: 2px;
	border: 0;
	cursor: pointer;
}
#searchBar .searchBtn span {
	position: absolute;
	left: -9999999px;
}
#searchBar .searchBtn:hover {
	background-position: 0 -36px;
}
#topMenu {
	/*width: 1000px;
	margin-left: -1px;*/
	width:1000px;
	margin-left:0px;
}
#topBtnMenu {
}
.topBtnItm {
	padding-top:11px;
	text-decoration:none
}
.topBtnItm a {
	text-decoration:none;
	color:#777777;
	font-size:14px;
	font-weight:600;
}
.topBtnItm a:hover {
	color:#10a0c6;
}
#topMenuBottom {
	width:999px;
	height:40px;
	float:right;
	background-image: url(images/searchbg.gif);
	background-repeat: repeat-x;
}
#topMenuBottom1 {
	/*width: 100%;
	width:1000px;
	/*text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background:#0033FF;
	padding-top: 10px;*/
}
#topMenuBottom1Img {
	padding-top: 13px;
	float: left;
	width:19px;
	height:16px;
}
#topMenuBottom1SearchLabel {
	color:#fff;
	padding-top: 15px;
	margin-left: 5px;
	font-weight:bold;
	float:left;
}
#topMenuBottom1SearchField {
	margin-left: 5px;
	margin-top:8px;
	float: left;
}
#topMenuBottom1InLabel {
	color: #fff;
	padding-top: 15px;
	margin-left: 10px;
	font-weight:bold;
	float: left;
}
#topMenuBottom1Categories {
	margin-left: 10px;
	margin-top:8px;
	float: left;
}
#topMenuBottom1Button {
	background: url(images/vai.png) no-repeat;
	float:left;
	width:65px;
	height:21px;
	font-weight:bold;
	margin-left:4px;
	padding-left:10px;
	padding-top:3px;
}
#topMenuBottom1Button a {
	color: #fff;
	text-decoration: none;
}
#topMenuBottom1Button a:hover {
	color: #ff0;
	text-decoration: underline;
}

#topMenuBottom1Red {
	background: url(images/logout.png) no-repeat;
	float:left;
	width:65px;
	height:21px;
	font-weight:bold;
	margin-left:4px;
	padding-left:10px;
	padding-top:3px;
}
#topMenuBottom1Red a {
	color: #fff;
	text-decoration: none;
}
#topMenuBottom1Red a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.topMenuBottom1CategoriesInput {
	width: 200px;
}
.emailpwd{
	/*margin-top:10px;*/
	margin-left:8px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	width:450px;
	height:38px;
	/*background:#00CC99;*/
}
.fd {
	width:100px;
}
.fd1 {
	width:150px;
}
.logon {
	float:left;
	margin-left:10px;
	margin-top:15px;
	width:440px;
	color:#fff;
}
.forgotPwd{
	clear:both;
	margin-left:218px;
	width:170px;
	border-bottom:#0099FF 1px dashed;
}
.forgotPwd a{
	color:#10a0c6;
	text-decoration:none;
}
.topBtnSelLeft {
	width: 6px;
	height: 32px;
	background: url(images/bgleftsel.gif);
	float:left;
}
.topBtnSelContent {
	background-image: url(images/bgmiddlesel.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 32px;
	width: 100px;
	float: left;
	text-align: center;
}
.topBtnSelContent a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.topBtnSelRight {
	width: 6px;
	height: 32px;
	background: url(images/bgrightsel.gif);
	float: left;
}
.topBtnLeft {
	width: 6px;
	height: 32px;
	background: url(images/leftsel.gif);
	float:left;
}
.topBtnContent {
	background-image: url(images/middlesel.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 32px;
	width: 100px;
	float: left;
	text-align: center;
}
.topBtnRight {
	width: 6px;
	height: 32px;
	background: url(images/rightsel.gif);
	float: left;
}
.total {
	/*width:780px;*/
	width:840px;
}
.underlined {
	text-decoration:underline;
	float:left;
	margin-top:5px;
	font-size:14px;
}
.itmContact{
	font-size:14px;
	float:left;
	width:210px;
	margin-top:10px;
	margin-left:10px;
}
.underlNoFloat {
	text-decoration:underline;
}
.vetrina {
	margin-left:15px;
}
.inner {
	/*padding-top:10px;*/
	/*background:url(images/bordtop.png) no-repeat bottom;*/
	float:left;
	/*background:#0066FF;*/
	width:270px;
	height:220px;
}
.innerBorder{
	/*border:0px 1px 1px 1px solid #00CCFF;*/
	border-left: 1px solid #cce7fc;
	border-right: 1px solid #cce7fc;
	border-bottom: 1px solid #cce7fc;
	margin-left:10px;
	margin-right:10px;
	min-height:168px;
}
.itmTitle {
	background:url(images/dvetrinabox.png) no-repeat;
	padding-left:5px;
	margin-left:10px;
	margin-right:10px;
	min-height:45px;
	font-weight:bold;
}
.itmTitle a {
	color:#3b4b66;
	font-size:14px;
	text-decoration:none;
}
.itmTitle a:hover {
	color:#10a0c6;
}
.itmDescription {
	clear:both;
	float:left;
	padding-left:10px;
	padding-right:20px;
}
.itmPrice {
	font-weight:bold;
	font-size:16px;
	color:#FF3300;
	text-align:center;
}
.innerImg {
	float:left;
	min-width:130px;
	min-height:130px;
	margin-left:13px;
	margin-right:5px;
	margin-top:5px;
}
.itmDesc {
/*float:left;
width:130px;
height:200px;*/
}
.listDsc {
	padding-top:20px;
	line-height:20px;
	color:#000;
}
.tBoxVetrina{
 width:18px;
 height:15px;
 padding:0px 0px 0px 0px;
 border:0;
 margin:2px 0px 3px 0px;
}
.alsoInCat {
	width:100px;
	color:#10a0c6;
}
.azure{
	color:#10a0c6;
	margin-top:5px;
	font-size:16px;
}
.infoRow {
	height:16px;
}
.infoLbl {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	width: 120px;
}
.infoVal {
	width: 200px;
	float:left;
}
/*
.xinfoRow {
	height:24px;
	width:500px;
	background:#009933;
}
*/
.xinfoLbl {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	width: 200px;
	/*background:#FF9900;
}
.xinfoVal {
	float:left;
	width:290px;
	background:#0033FF;
}
.xinfoVal2 {
	float:left;
	background:#FF3300;
	padding-top:2px;
	padding-left:2px;
	width:20px;
	height:20px;
	/*background:#0033FF;/*blue*/
}
#info1 {
	float: left;
	width: 340px;
	margin-left: 10px;
}
#info2 {
	clear: both;
	width:800px;
	font-size:14px !important;
	margin:5px 0px 8px 0px;
	padding-top: 5px;
	line-height:20px;/*border-bottom: 1px solid #000;*/
}
#info3 {
	clear: both;
	width:800px;
	border-top: 1px solid #000;
	margin:5px 0px 8px 0px;
	padding-top: 5px;
	border-bottom: 1px solid #000;
}
#immagine {
	float: left;
	margin-right: 10px;
	width: 250px;
	height: 300px;
}
.infoRow {
	margin-bottom: 8px;
}
.prodCost2 {
	font-weight: bold;
	font-size:20px;
}
#prodottoTitolo {
	font-weight: bold;
	font-size:24px;
	margin-bottom: 20px;
}
.pthumbImg {
	/*width: 230px;*/
	float:left;
	/*height:300px;*/
	margin-left:20px;
	min-width:100px;
	max-height:300px;
	max-width:230px;
}
#relatedProductsBox {
	clear: both;
	margin-top: 20px;
}
#relatedProducts {
	clear: both;
	width: 800px;
}
#relatedProductsMini {
	clear: both;
	width: 420px;
}
.relatedProductsMiniRow {
	margin-top:2px;
	width: 420px;
	/*height: 15px;*/
	border-bottom: thin solid #aaa;
}
.relatedProductsMiniRowCell {
	float: left;
	width: 100px;
	/*height: 15px;*/
	margin-top:2px;
	margin-left:2px;
}
.relatedProductsMiniRowCellB {
	float: left;
	width: 150px;
	/*height: 15px;*/
	margin-top:2px;
	margin-left:2px;
}
#relatedProductsHead {
	width: inherit;
	height: 18px;
	/*border-top: 1px solid #000;*/
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}
.relatedProductsHeadCell {
	float: left;
	width: 112px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellMini {
	float: left;
	width: 100px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellPrz {
	float: left;
	width: 84px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellP {
	float: left;
	width: 168px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellDisp {
	float: left;
	width: 84px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellB {
	float: left;
	width: 160px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellPB {
	float: left;
	width: 216px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellVB {
	float: left;
	width: 480px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsHeadCellL {
	float: left;
	width: 60px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 2px;
}
.relatedProductsRow {
	margin-top:2px;
	width: 800px;
	height: 80px;
	border-bottom: thin solid #aaa;
}
.relatedProductsRowAlt {
	width: 800px;
	height: 80px;
	border-bottom: thin solid #777;
	background-color: #d9ecfb;
}
.relatedProductsRowCell {
	float: left;
	width: 112px;
	height: 80px;
	margin-top:2px;
	margin-left:2px;
}
/*.relatedProductsPriceCell{
font-weight:bold;

margin-top:5px;
}*/

.relatedProductsRowCellPrz {
	float: left;
	width: 84px;
	height: 80px;
	margin-left:2px;
}
.relatedProductsRowCellP {
	float: left;
	width: 168px;
	height: 80px;
	margin-left:2px;
}
.relatedProductsRowCellDisp {
	float: left;
	width: 84px;
	height: 80px;
	margin-left:2px;
}
.relatedProductsRowCellL {
	float: left;
	width: 60px;
	height: 80px;
	margin-left:2px;
}
.relatedProductsRowCellB {
	float: left;
	width: 160px;
	height: 80px;
	margin-left:2px;
}
.relatedProductsRowCellPB {
	float: left;
	width: 216px;
	height: 80px;
	margin-left:2px;
}
.relatedProductsSmile {
	margin-left:25px;
}
.thickbox {
	color: #000;
	text-transform:capitalize;
	line-height:20px;/*letter-spacing:1px;*/
}
.thickbox a {
	color: #000;
}
.thickbox a:hover {
	/*color: #fab;*/
	color:#10a0c6;
}
.thickbox a:visited {
	color: #fab;
}
.thickboxinfo {
	display: none;
}
.qtaTxt {
	width: 35px;
	border: 1px solid #c00;
	font-weight: bold;
	margin-left: 3px;
	padding-left: 2px;
}
.qtaTxt2 {
	width: 25px;
	border: 1px solid #c00;
	font-weight: bold;
	margin-left: 3px;
	padding-left: 2px;
}
.descrizione {
	/*width:700px;*/
	
	line-height: 20px;
	text-align: justify;
	padding-left:50px;
	padding-right:50px;/* white-space: pre-wrap; 
	white-space: -moz-pre-wrap !important; 
	white-space: -pre-wrap; 
	white-space: -o-pre-wrap; 
	word-wrap: break-word; */
}
#percorsoCategorie {
	margin-bottom: 20px;
}
#percorsoCategorie a {
	color:#000000;
}
#percorsoCategorie a:hover {
	/*color:#777777;*/
	color:#10a0c6;
}
#headfla {
	
	margin:5px 0px 0px 0px;
}
#categorie {
	margin-top:30px;
	/*background:#00CCCC;*/
	float:left;
	width:840px;
	min-height: 20px;
	margin-bottom:30px;
}
#catCol1 {
	margin-left:40px;
	float:left;
	width:380px;
}
#catCol2 {
	float:left;
	width:380px;
}
.liCats {
	margin-left:30px;
	line-height:18px;
	padding-bottom:5px;
}
.liMCats {
	font-weight:bold;
	font-size:16px;
	line-height:22px;
}
.regRss {
	position:absolute;
	margin-left:6px;
	width:20px;
	height:20px;
	margin: 0px 0px 0px 0px;
}
.liCats a {
	color:#3b4b66;
	font-size:14px;
}
.liMCats a {
	color:#3b4b66;
	font-size:16px;
}
.liCats a:hover {
	color:#10a0c6;
}
.liMCats a:hover {
	color:#10a0c6;
}

.itmImgSrc {
	width:80px;
}
#homeProds {
	width: 509px;
	height: 338px;
	background:url(images/aciotia.png) no-repeat bottom;
}
#imgProds {
	float: left;
	width: 100px;
}
#dscProds {
	width: 100px;
}
#btnProds {
	position:relative;
	top: 160px;
	width: 300px;
	color: #01d;
}
#btnProds li {
	border: 1px solid #c00;
	padding: 5px 5px 5px 5px;
	float: left;
	margin-left: 20px;
}
#registrazione {
	float: left;
	width: 430px;
}
#registrazione2 {
	float: left;
	margin-left:10px;
	width: 300px;
}
.regRow {
	clear: both;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.regPCell {
	float: left;
	width: 130px;
	margin-top: 5px;
}
.regSCell {
	float: left;
	width: 320px;
	height:15px;
	margin-top: 5px;
}
.regTCell {
	float: left;
	width: 78px;
	margin-top: 15px;
}
.regFD {
	border: 1px solid #000;
	font-weight: bold;
}
#loader {
	display:none;
	background:url(images/p.png);
	position:absolute;
	z-index:999;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#loaderContent {
	color:#fff;
}

.hpbox1 {
	float: left;
	border: thin solid #777;
	width: 194px;
	height: 160px;
	margin: 2px 2px 2px;
}
.hpbox2 {
	float: left;
	border: thin solid #777;
	width: 394px;
	height: 160px;
	margin: 2px 2px 2px;
}
.hpbox3 {
	float: left;
	border: thin solid #777;
	width: 594px;
	height: 160px;
	margin: 2px 2px 2px;
}
.hpbox4 {
	float: left;
	border: thin solid #777;
	width: 394px;
	height: 480px;
	margin: 2px 2px 2px;
}
.hpboxcontent {
	padding: 3px 3px 3px 3px;
}
.hpboxp1 {
	text-align:left;
}
.hpboxp1 a {
	color: #000;
	text-decoration:none;
}
.hpboxp1 a:hover {
	color: #000;
	text-decoration:underline;
}
#prodotto {
	float: left;
	background-color:#FBFBFB;
	width:625px;
}
#contentForm1{
width:330px;
/*margin-left:10px;*/
float:left;
}
.nifty {
	float: left;
	border: 1px solid #777;
	width: 210px;
	height: 215px;
	margin-top: 2px;
}
.nifty2 {
	float: left;
	margin-top: 3px;
}
.niftyContent {
	margin: 5px 5px 5px;
}
.niftyRow {
	height: 30px;
}
.niftyCellA {
	float:left;
}
.niftyCellA a {
	color: #000;
}
.niftyCellA a:hover {
	color: #777;
}
.niftyCellB {
	padding-top: 3px;
	padding-left: 5px;
	float:left;
}
.niftyCellB a {
	color: #000;
}
.niftyCellB a:hover {
	color: #f70;
}
.hpboxmessage {
	float: left;
	border: thin solid #777;
	width: 776px;
	height: 190px;
	margin: 2px 2px 2px;
}
#categoriePrincipali {
	float: left;
	width:812px;
	margin: 2px 2px 2px;
	padding: 12px 0px 12px;
}
#categoriePrincipali a {
	color:#3b4b66;
	/*color:#0000*/
	font-weight:bold;
}
#categoriePrincipali a:hover {
	/*color: #777;*/
color:#10a0c6;
}
#categoriePrincipaliCnt {
	padding: 3px 3px 3px 3px;
}
.cp {
	float: left;
	width: 225px;
	margin-left:5px;
	line-height:18px;
}
.cpImg{
	float:left;
	width:48px;
	height:48px;
}
.cpTit{
	float:left;
	padding-top:10px;
	width:165px;
	padding-left:10px;
	min-height:23px;
}
.cprss {
	float:left;
	width:24px;
	margin-top:10px;
	margin-right:14px;
}
.leightbox {
	background:url(images/lbox.jpg) bottom left no-repeat;
	color: #333;
	display: none;
	position: absolute;
	top: 80px;
	left: 300px;
	width: 500px;
	height: 500px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;
}
#overlay {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:1200px;
	height:100%;
	z-index:1000;
	background-color:#333;
	/*background:url(images/overlay.gif);*/
        /*-moz-opacity: 0.8;*/
        opacity:.80;
	filter: alpha(opacity = 80);/*filter: alpha(opacity);*/
}
.lightbox[id] { /* IE6 and below Can't See This */
	position:fixed;
}
#overlay[id] { /* IE6 and below Can't See This */
	position:fixed;
}
.titolo {
	font-size:14px;
	font-weight:bold;
}
.searchField {
	width: 150px;
}
.loginFailed {
	border: 1px solid #f00;
	width:100px;
}
.ackMsg{
	clear:both;
	float:left;
	margin-left:10px; 
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
}
/*ALIEN VETRINA*/

.aliencontent {
	width:777px;
	height:88px;/*background:#F7F7F7;*/
	/*background:#000000;*/
}
.alienImg {
	float:left;
	margin:0px 8px 0px 8px;
	width:120px;
	height:88px;
}
.alienInfo {
	float:left;
	width:350px;
	height:88px;
}
.alientitle {
	width:290px;
	height:24px;
	background:url(images/alTit.png) no-repeat;
	color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
}
.alienDesc {
	width:155px;
	height:60px;
	background:url(images/alDesc.png) no-repeat;
	margin-left:8px;
}
.alienDescTitle {
	width:100px;
	padding-left:6px;
	color:#FFFFFF;
}
.alienPrice {
	float:left;
	clear:both;
	background:url(images/alPrice.png) no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-left:3px;
	position:absolute;
	margin: 0px 0px 0px 120px;
	border:none;
	width: 83px;
	height: 33px;
}
.alienBordLeft {
	padding-top:10px;
	width:290px;
	height:78px;
	float:left;
	background:url(images/alienBordLeft.png) no-repeat;
}
.alienLeftItem {
	font-weight:bold;
	background:url(images/itmdx.png) no-repeat center left;
	margin:0px 0px 0px 75px;
	padding-left:10px;
	line-height:16px;
	width:160px;
	color:#555;
}
.scrollContainer {
	/*position:absolute;*/
	/*margin-top:10px;*/
	/*margin-left:30px;*/
	/*clear:both;*/
	float:right;
	margin-right:10px;
	width:16px;
	height:68px;
}
.upContainer {
	background:url(images/up.png) no-repeat center;
	width:16px;
	height:16px;
}
.downContainer {
	background:url(images/down.png) no-repeat center;
	width:16px;
	height:16px;
}
.track {
	background:#666666;
	width:16px;
	height:36px;
}
.trackScr {
	background:url(images/trackScr.png) no-repeat center;
	width:15px;
	height:5px;
	padding-top:10px;
}
.redCartMsg {
	color: #ca0000;
	font-size:16px;
}
.rimborsiText {
	width:150px;
	float:left;
	margin-left:10px;
	font-weight:bold;
	margin-top:8px;
	/*background:#00FF66;*/
}
.rimborsiTextNote {
	width:125px;
	float:left;
	margin-left:10px;
	font-weight:bold;
	margin-top:8px;/*background:#00FF66;*/
}
.rimborsiTextLong {
	width:333px;
	margin-top:8px;
	background:#FFFF96;
	float:left;
	margin-left:5px;
	font-weight:bold;
}
.rimborsiInput {
	float:left;
	width:240px;
	margin-top:5px;
	/*background:#00CCFF;*/
}
.rimborsiInputShort {
	float:left;
	width:100px;
	margin-top:5px;
	margin-right:100px;
	background:#00CCFF;
}
.rimborsiCeckBox {
	float:left;
	width:23px;
	height:24px;
	margin-top:8px;
	background:#CCCCCC;
}
.rimborsired {
	color:#ca0000;
	clear:both;
}
.loginInput {
	float:left;
	width:130px;
	margin-right:5px;
}
.loginLbl {
	float: left;
	margin-top:3px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
.pager {
	width:800px;
}
.PagerPagine {
	float:left;
	width:100px;
	margin-top: 5px;
}
.PagerInternal {
	float:left;
	width:400px;
}
.PagerInternal0 {
	float:left;
}
.PagerInternal1 {
	float:left;
	margin-top: 5px;
	margin-left: 4px;
}
.PagerInternal2 {
	float:left;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
}
.PagerInternal3 {
	float:left;
	margin-top: 5px;
	margin-right: 4px;
}
.PagerInternal4 {
	float:left;
}
.PagerVaiAPagina {
	float:left;
	width:200px;
}
.myGray {
	color:gray;
}
.qtaF {
	float:left;
	margin-top:15px;
}
.qtaI {
	float:left;
}
.pPageFormText {
	width:130px;
	float:left;
	/*clear:both;*/
	font-size:14px;
	/*margin-top:2px;*/
}
#zImg {
	position: absolute;
	width: 260px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}
div.tip, div.info, div.note {
	border-top:2px solid #0cf;
	border-bottom:2px solid #0cf;
	padding:1em 1em 1em 40px;
	margin: 1em 2em;
	border-color: #32CD32;
	background-color: #EBFFCE;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-image: url(images/lightbulb.gif);
}
div.info {
	border-color: #87CEFA;
	background-color: #EEF9FD;
	background-image: url(images/information.gif);
}
div.note {
	border-color: #FFD700;
	background-color: #FFF5E1;
	background-image: url(images/error.gif);
}
div b.tip {
	padding-right: 0.5em;
}
.tip a {
	color: #000;
}
.tip a:hover {
	color: #777;
}
.note a {
	color: #000;
}
.note a:hover {
	color: #777;
}
.info a {
	color: #000;
}
.info a:hover {
	color: #777;
}
.confirmText {
	width:550px;
	float:left;
}
.noteAggiuntive {
	width:200px;
	height:60px;
	float:left
}
.spaceBlank {
	min-height:300px;
}

.headMenu {
	background:url(images/blue_gloss.png) no-repeat bottom;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.headMenu a {
	color: #FFFFFF;
	text-decoration:none;
}
.headMenu a:hover {
	color:#000000;
}
.Menu {
	width:150px;/*padding-bottom: 0px;*/
	/*background:#FFCCCC;*/
}
.ulMenu {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	line-height: 1.3em;/*border:outset;*/
}
.itemMenu {
	padding-left:5px;
	text-decoration:none;
	background:#FAFAFA;
	list-style:none;
}
.itemMenu a {
	color: #000099;
	text-decoration:none;
}
.itemMenu a:hover {
	color: #0099CC;
	background:url(images/triangle.png) no-repeat left;
	padding-left:10px;
}

.barUpLeft {
	background:url(images/bar_centerleft.png) no-repeat;
	height:20px;
	width:800px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:20px;
}
.barUpRight {
	background:url(images/bar_right.png) no-repeat;
	height:20px;
	width:20px;
	float:left;
}
.contactContentLeftRight {
	float:left;
	width:420px;
}
.formText {
	clear:both;
	margin-bottom:5px;
	padding-left:10px;
}
.formButton {
	float:right;
	margin-top:10px;
	margin-right:50px;
	text-align:center;
}
.contactMessage{
height:80px;
}
.itemImg {
	float:left;
}
.contactContentBottom {
	margin-top:30px;
	clear:both;
	width:720px;
	height:330px;
	margin-left:auto;
	margin-right:auto;
}
.itemContentBottom {
	float:left;
	width:360px;
	height:110px;
}
.itemContentBottom p {
	float:left;
	padding-left:15px;
}
.recommendContent {
	border:1px solid #0066CC;
	width:820px;
	height:350px;
}
.recommendContentText {
	float:left;
	margin-top:30px;
	width:300px;
	padding-left:30px;
	
}
.blueGlossLeft {
	background:url(images/blue_gloss_left.png) no-repeat;
	padding-left:15px;
	padding-top:7px;
	height:33px;
	float:left;
}
.blueGlossLeft a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.blueGlossLeft a:hover {
	color:#CCCCCC;
}
.blueGlossRight {
	background:url(images/blue_gloss_right.png) no-repeat;
	width:15px;
	height:33px;
	float: left;
}
.picImg {
	float:left;
	background:url(images/pic.png) no-repeat;
	height:11px;
	width:11px;
}
.pic {
	clear:both;
	line-height:12px;
	margin-bottom:6px;
}
.pic a {
	text-align:left;
	margin-left:5px;
	text-decoration:none;
	color:#3b4b66;
}
.pic a:hover {
	color:#10a0c6;
}
.butPic {
	float:left;
	margin-left: 8px;/*min-height:100px;*/
}
.footer {
	/*clear:both;
	margin-left: auto;
	margin-right: auto;*/
	width:900px;
	margin-left:75px;
	/*background:#CC3300;*/
	/*margin-left:auto;
	margin-right:auto;*/
}
.footer3 {
	clear:both;
}
.footerText {
	line-height:18px;
	font-weight:bold;
	color:#3b4b66;
}
.footerTextEnd {
	text-align:center;
	color:#3b4b66;
}
.footerTextEnd a {
	text-decoration:underline;
	color:#3b4b66;
}
.footerTextEnd a:hover {
	color:#10a0c6;
}
/*BLUE BUTTON*/
.myBtn {
	background:url(images/double_left.png) no-repeat top;
	padding-left:6px;
	padding-top:6px;
	min-width:80px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px 0px;
}
.myBtn a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myBtnRight {
	background:url(images/double_right.png) no-repeat top;
	width:15px;
	height:30px;
	float: left;
}
.myBtnS {
	background:url(images/double_left.png) no-repeat;
	padding-left:6px;
	padding-top:6px;
	min-width:80px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px -33px;
}
.myBtnS a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.myBtnS a:hover {
	color:#000000;
}
.myBtnRightS {
	background:url(images/double_right.png) no-repeat top;
	width:15px;
	height:30px;
	float: left;
	background-position: 0px -33px;
}
/*littlestatic*/
.myLittleStatic{
	background:url(images/double_left_little.png) no-repeat top;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:19px;
	float:left;
	background-position: 0px 0px;
	margin-left:10px;
}
.myLittleStatic a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myLittleStatic a:hover {
	color:#FF9900;
}
.myLittleStaticRight {
	background:url(images/double_right_little.png) no-repeat top;
	width:11px;
	height:23px;
	float:left;
}
.myLittleStaticB{
	background:url(images/double_left_little.png) no-repeat top;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:19px;
	float:left;
	background-position: 0px 0px;
	margin-left:10px;
}
.myLittleStaticB a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myLittleStaticB a:hover {
	color:#FF9900;
}
.myLittleStaticRightB {
	background:url(images/double_right_little.png) no-repeat top;
	width:11px;
	height:23px;
	float:left;
}
.topLeft{
margin-top:12px;
}
/*medium static*/
.myMediumStatic{
	background:url(images/double_medium.png) no-repeat top;
	padding-left:6px;
	padding-top:1px;
	min-width:50px;
	text-align:center;
	height:30px;
	float:left;
	background-position: 0px 0px;
	margin-left:10px;
}
.myMediumStatic a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myMediumStatic a:hover {
	color:#FF9900;
}
.myMediumStaticRight {
	background:url(images/double_right_medium.png) no-repeat top;
	width:13px;
	height:30px;
	float:left;
}

/*blue little*/
.myBtnLittle {
	background:url(images/double_left_little.png) no-repeat top;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:19px;
	float:left;
	background-position: 0px 0px;
}
.myBtnLittle a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myBtnRightLittle {
	background:url(images/double_right_little.png) no-repeat top;
	width:11px;
	height:23px;
	float: left;
}
.myBtnSLittle {
	background:url(images/double_left_little.png) no-repeat;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px -24px;
}
.myBtnSLittle a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.myBtnSLittle a:hover {
	color:#000000;
}
.myBtnRightSLittle {
	background:url(images/double_right_little.png) no-repeat top;
	width:11px;
	height:30px;
	float: left;
	background-position: 0px -24px;
}

/*red little*/
.myBtnLittleRed {
	background:url(images/double_red_left_little.png) no-repeat top;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:19px;
	float:left;
	background-position: 0px 0px;
}
.myBtnLittleRed a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myBtnRightLittleRed {
	background:url(images/double_red_right_little.png) no-repeat top;
	width:11px;
	height:23px;
	float: left;
}
.myBtnSLittleRed {
	background:url(images/double_red_left_little.png) no-repeat;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px -24px;
}
.myBtnSLittleRed a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.myBtnSLittleRed a:hover {
	color:#000000;
}
.myBtnRightSLittleRed {
	background:url(images/double_red_right_little.png) no-repeat top;
	width:11px;
	height:30px;
	float: left;
	background-position: 0px -24px;
}
/*green little*/
.myBtnLittleGreen {
	background:url(images/double_green_left_little.png) no-repeat top;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:19px;
	float:left;
	background-position: 0px 0px;
}
.myBtnLittleGreen a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myBtnRightLittleGreen {
	background:url(images/double_green_right_little.png) no-repeat top;
	width:11px;
	height:23px;
	float: left;
}
.myBtnSLittleGreen {
	background:url(images/double_green_left_little.png) no-repeat;
	padding-left:6px;
	padding-top:3px;
	min-width:50px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px -24px;
}
.myBtnSLittleGreen a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.myBtnSLittleGreen a:hover {
	color:#000000;
}
.myBtnRightSLittleGreen {
	background:url(images/double_green_right_little.png) no-repeat top;
	width:11px;
	height:30px;
	float: left;
	background-position: 0px -24px;
}

/*Green Button*/
.myBtnGreen {
	background:url(images/double_green_left.png) no-repeat top;
	padding-left:6px;
	padding-top:6px;
	min-width:75px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px 0px;
}
.myBtnGreen a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myBtnRightGreen {
	background:url(images/double_green_right.png) no-repeat top;
	width:15px;
	height:30px;
	float: left;
}
.myBtnSGreen {
	background:url(images/double_green_left.png) no-repeat;
	padding-left:6px;
	padding-top:6px;
	min-width:75px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px -33px;
}
.myBtnSGreen a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.myBtnSGreen a:hover {
	color:#000000;
}
.myBtnRightSGreen {
	background:url(images/double_green_right.png) no-repeat top;
	width:15px;
	height:30px;
	float: left;
	background-position: 0px -33px;
}
/*RED BUTTON*/
.myBtnRed {
	background:url(images/double_red_left.png) no-repeat top;
	padding-left:6px;
	padding-top:6px;
	min-width:75px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px 0px;
}
.myBtnRed a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.myBtnRightRed {
	background:url(images/double_red_right.png) no-repeat top;
	width:15px;
	height:30px;
	float: left;
}
.myBtnSRed {
	background:url(images/double_red_left.png) no-repeat;
	padding-left:6px;
	padding-top:6px;
	min-width:75px;
	text-align:center;
	height:25px;
	float:left;
	background-position: 0px -33px;
}
.myBtnSRed a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.myBtnSRed a:hover {
	color:#000000;
}
.myBtnRightSRed {
	background:url(images/double_red_right.png) no-repeat top;
	width:15px;
	height:30px;
	float: left;
	background-position: 0px -33px;
}

.containerMain {
	width:600px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
}
.first {
	background:url(images/splitted/1st.jpg);
	float:left;
	width:310px;
	height:179px;
}
.firstText {
	margin-left:110px;
	line-height:15px;
	padding-bottom:0px;
	margin-top:115px;
	padding-right:45px;
	text-align:left;
	font-weight:bold;
}
.second {
	background:url(images/splitted/2nd.jpg);
	float:left;
	width:290px;
	height:179px;
}
.secondText {
	line-height:15px;
	padding-bottom:0px;
	margin-top:115px;
	text-align:left;
	font-weight:bold;
}
.third {
	background:url(images/splitted/3rd.jpg);
	float:left;
	width:172px;
	height:189px;
}
.fourth {
	background:url(images/splitted/4th.jpg);
	float:left;
	width:428px;
	height:189px;
}
.fourthText1 {
	margin-left:140px;
	line-height:15px;
	font-weight:bold;
}
.fourthText2 {
	position:relative;
	line-height:15px;
	padding-bottom:0px;
	margin-left:30px;
	padding-top:10px;
	clear:both;
	font-weight:bold;
}
.fifth {
	background:url(images/splitted/5th.jpg);
	float:left;
	width:257px;
	height:138px;
}
.fifthText {
	line-height:15px;
	float:right;
	text-align:left;
	padding-right:20px;
	padding-top:10px;
	font-weight:bold;
}
.sixth {
	background:url(images/splitted/6th.jpg);
	float:left;
	width:343px;
	height:138px;
}
.sixthText {
	float:left;
	line-height:15px;
	padding-bottom:0px;
	padding-left:10px;
	margin-top:35px;
	text-align:left;
	font-weight:bold;
}
.seventh {
	background:url(images/splitted/7th.jpg);
	float:left;
	width:172px;
	height:194px;
}
.heigth {
	background:url(images/splitted/8th.jpg);
	float:left;
	width:428px;
	height:194px;
}
.heigthText {
	float:left;
	line-height:15px;
	padding-bottom:0px;
	padding-left:35px;
	margin-top:17px;
	text-align:left;
	font-weight:bold;
}

.pryvacyContent {
	clear:both;
	float:left;
	width:840px;
}
.pryvacyBar {
	float:left;
	padding-top: 3px;
	background:#0773b9;
	width:800px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	padding-left:10px;
}
.privacyText {
	float:left;
	padding-left:8px;
	/*width:95%;*/
	width:792px;
	text-align:justify;
	font-size:14px;
	margin-bottom:20px;
	margin-top:10px;
}
.privacyText li{
	font-size:14px;
}
.privacyText strong{
	font-size:14px;
}
.privacyText a {
	text-decoration:none;
	font-size:14px;
	color:#0773b9;
}
.privacyText a:hover {
	text-decoration:underline;
	color:#FF0000;
}
/*CONDIZIONI*/
.conditionsMenu {
	float:left;/*margin-left:227px;*/
}
.conditionsMenuItem {
	width:100%;
}
.conditionsMenuItem li {
	float:left;
	clear:both;
	margin-bottom:3px;
	padding-left:8px;
	height:22px;
}
.conditionsMenuItem a {
	text-decoration:underline;
	color:#000;
	font-size:14px;
}
.conditionsMenuItem a:hover {
	color:#777;
}
.conditionsMenuItemClose {
	float: left;
	/*background:url(images/con_but_right.png) no-repeat;*/
	margin-bottom:5px;
	width:15px;
	height:22px;
}
/*FAQ*/
.faqShortBar {
	clear:both;
	float:left;
	font-size:14px;
	background:#0773b9;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.faqShortBar a {
	text-decoration:none;
	color:#FFFFFF;
}
.faqShortBar a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
.faqText {
	float:left;
	clear:both;
	padding-left:20px;
	padding-right:20px;
	/*width:90%;*/
	width:792px;
	font-size:14px;
	text-align:justify;
	margin-bottom:20px;
	margin-top:10px;
}
.faqText a {
	text-decoration:none;
	font-size:14px;
	color:#0773b9;
}
.faqText a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.faqText a:visited {
	color:#999999;
}
/*INFO CLIENTI*/
.registerBut {
	float:left;
	background:url(images/con_but_left.png) no-repeat;
	/*padding-left:8px;*/
	padding: 1px 0px 0px 12px;
	height:22px;
}
.registerButClose {
	float: left;
	background:url(images/con_but_right.png) no-repeat;
	margin-bottom:5px;
	width:15px;
	height:22px;
}
.registerBut a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.registerBut a:hover {
	color:#CCCCCC;
}
.infoCenter {
	width:96%;
}
.floatRight {
	float:right;
}
.infoBuyerText {
	float:left;
	width:400px;
}
/*INFO VENDITORI*/
.infoVendHead {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.containerMain {
	width:600px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
}
.first {
	background:url(images/splitted/1st.jpg);
	float:left;
	width:310px;
	height:179px;
}
.firstText {
	margin-left:110px;
	line-height:15px;
	padding-bottom:0px;
	margin-top:115px;
	padding-right:45px;
	text-align:left;
	font-weight:bold;
}
.second {
	background:url(images/splitted/2nd.jpg);
	float:left;
	width:290px;
	height:179px;
}
.secondText {
	line-height:15px;
	padding-bottom:0px;
	margin-top:115px;
	text-align:left;
	font-weight:bold;
}
.third {
	background:url(images/splitted/3rd.jpg);
	float:left;
	width:172px;
	height:189px;
}
.fourth {
	background:url(images/splitted/4th.jpg);
	float:left;
	width:428px;
	height:189px;
}
.fourthText1 {
	margin-left:140px;
	line-height:15px;
	font-weight:bold;
}
.fourthText2 {
	position:relative;
	line-height:15px;
	padding-bottom:0px;
	margin-left:30px;
	margin-top:14px;
	clear:both;
	font-weight:bold;
}
.fifth {
	background:url(images/splitted/5th.jpg);
	float:left;
	width:257px;
	height:138px;
}
.fifthText {
	line-height:15px;
	float:right;
	text-align:left;
	padding-right:20px;
	padding-top:10px;
	font-weight:bold;
}
.sixth {
	background:url(images/splitted/6th.jpg);
	float:left;
	width:343px;
	height:138px;
}
.sixthText {
	float:left;
	line-height:15px;
	padding-bottom:0px;
	padding-left:10px;
	margin-top:35px;
	text-align:left;
	font-weight:bold;
}
.seventh {
	background:url(images/splitted/7th.jpg);
	float:left;
	width:172px;
	height:194px;
}
.heigth {
	background:url(images/splitted/8th.jpg);
	float:left;
	width:428px;
	height:194px;
}
.heigthText {
	float:left;
	line-height:15px;
	padding-bottom:0px;
	padding-left:35px;
	margin-top:17px;
	text-align:left;
	font-weight:bold;
}
/*FINE INFO VENDITORI*/
.confirmPayment {
	font-weight:bold;
	font-size:22px;
	background:url(images/confirmPayment.jpg) no-repeat left top;
	width:244px;
	height:300px;
	padding-left:21px;
	padding-top:80px;
}
/*ADVANCED SEARCH*/

.buttonSearch {
	float:right;
	margin-right:5px;
	background:#0773b9;
	border-color:#000000;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.searchText {
	width:380px;
	float:left;
	font-size:14px;
	padding-left:5px;
}
.searchText2 {
	width:160px;
	float:left;
	padding-left:5px;
}
.searchContent {
	width:582px;
}
.searchTbox {
	width:190px;
}
.selectBar {
	background:#0773b9;
	font-weight:bold;
	color:#FFFFFF;
}
/*Carrello*/
.cartText {
	padding-left:30px;
	margin-bottom:20px;
	font-size:14px;
}
.cartText label {
	font-weight:bold;
}
.cartListTitle {
	clear:both;
	float:left;
	width:350px;
	font-size:16px;
	margin-bottom:20px;
}
.cartListItem {
	clear:both;
	float:left;
	width:800px;
	text-align:center;
	margin-top:4px;
	margin-bottom:4px;
}

.cartTextContainer {
	float:left;
	width:300px;
}
.cartImgContainer {
	float:left;
	width:300px;
}
.cartBut {
	float:left;
	background:url(images/con_but_left.png) no-repeat top;
	/*margin-bottom:5px;*/
	/*border:0px;*/
	background-position: 0px 0px;
	padding: 4px 0px 0px 15px;
	height:22px;
}
.cartBut a {
	color:#FFFFFF;
	font-weight:600;
}
.cartBut a:hover {
	color:#CCCCCC;
}
.cartButClose {
	float: left;
	background:url(images/con_but_right.png) no-repeat top;
	/*margin-bottom:5px;*/
	width:15px;
	height:22px;
}
.cartItemBar {
	/*clear:both;*/
	width:800px;
	float:left;
	border-bottom:1px solid;
	font-weight:bold;
	text-align:center;
	/*background:#F9F9F9;*/
}
.cartItemBarDown {
	/*clear:both;*/
	width:800px;
	float:left;
	margin-top:10px;
	border-top:1px solid;
	font-weight:bold;
	/*text-align:center;*/
	/*background:#F9F9F9;*/
}
.idProd {
	float:left;
	width:100px;
	height:30px;
}
.nomeProd {
	float:left;
	width:180px;
	height:30px;
}
.qtProd {
	float:left;
	width:70px;
	height:30px;
}
.priceProd {
	float:left;
	width:120px;
	height:30px;
}
.totProd {
	float:left;
	width:120px;
	height:30px;
}
.catProd {
	float:left;
	width:150px;
	height:30px;
}
.remProd {
	float:left;
	width:60px;
	height:30px;
}
.itemImg {
	float:left;
}
.infoShortBar {
	clear:both;
	float:left;
	background:#0773b9;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.conditionsImg {
	float:left;
	clear:both;
	width:400px;
	height:300px;
}
.piccoloTxtImg{
width:12px;
height:12px;
}
.medioTxtImg{
width:16px;
height:16px;
}
.grandeTxtImg{
width:20px;
height:20px;
}
.totaleFinale{
margin-left:45px;
color:#FF3300;
font-size:24px;
font-weight:bold;
}

.boxTotale {
width:470px;
}
.boxTitolo {
background-image:url(images/bg-box-hbox1.png);
height:16px;
margin-bottom:0px;
padding: 5px 5px 5px;
font-weight: bold;
}
.boxContenuto {
border-left: 1px solid #cce7fc;
border-right: 1px solid #cce7fc;
border-bottom: 1px solid #cce7fc;
background:#f9f9f9;
padding: 2px 2px 2px;
}
.testoRosso{
color:#CA0000;
}

.nodisplay {
display:none;
padding-bottom:60px;
}
.nodisp{
display:none;
}

.autocompletamento { position: relative; z-index: 5; background-color: #EDF5FF; border: 1px solid #243356; }
.autocompletamento ul, .autocompletamento li { margin: 0px; padding: 0px; list-style: none; color: #333; }
.autocompletamento li { padding: 4px; border-top: 1px solid #ccc; }
.autocompletamento .selected { background-color: #ffc; }
