/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold;}
.errorBox { font-family : Georgia, "Times New Roman", Times, serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Georgia, "Times New Roman", Times, serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Georgia, "Times New Roman", Times, serif; font-size : 10px; color: #e52c6e; text-decoration: underline; }


BODY {
  background:#fff url(images/background.jpg) repeat-x;
  color: #7d7d7d;
  margin: 0px;
  padding:0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size :11px;
  text-align:center;  /* fix per explorer 5 */
}

td{font-family: Georgia, "Times New Roman", Times, serif;
	font-size :11px;
	margin:0;
	padding:0px;}

#centra {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left; 
	border:0;
	width:858px;
	height: 1000px;
	padding:0px;
	background-color: #FFFFFF;
}

#bordo-centra {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left; 
	border:0;
	width:898px;
	height: 1000px;
	padding:0px;
	background:#fff url(images/bordo-centra.png) repeat-y;
}
#centrashop {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left; 
	border:0;
	width:915px;
	padding:0px;
	background-color: #FFFFFF;
}

#bordo-centrashop {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;

	border:0;
	width:955px;
	padding:0px;
	background:#fff url(images/bordo-centrashop.png) repeat-y;
}

#menu1 {
	margin:0;
	text-align:left; 
	border:0;
	padding:9px 0 0 0px;
}

#menu2 {
	margin:0;
	text-align:right; 
	border:0;
	font-size :10px;
	padding:2px 0 0 5px;
	color: #fff;
}

.nuovoprodotto {
	margin:0;
	border:1px solid #ccc;
	padding:8px;
	width: 140px;
	height: 140px;
	
}


a {color: #494a49;text-decoration:none;font-weight:bold;}
a:visited {color: #494a49;text-decoration:none;font-weight:bold;}
a:hover {color: #bbbbbb;text-decoration:none;font-weight:bold;}

.newlogin2input {padding-top:15px;}
.newlogin2 a {color: #494a49;text-decoration:none;font-weight:bold; font-size: 12px;}
.newlogin2 a:visited {color: #494a49;text-decoration:none;font-weight:bold; font-size: 12px;}
.newlogin2 a:hover {color: #bbb;text-decoration:none;font-weight:bold; font-size: 12px;}

.carrello a {color: #ff3ca0;text-decoration:none;font-weight:bold;}
.carrello a:visited {color: #ff3ca0;text-decoration:none;font-weight:bold;}
.carrello a:hover {color: #ff3ca0;text-decoration:underline;font-weight:bold;}


#menu2 a {color: #fff;text-decoration:none; font-weight:none;}
#menu2 a:visited {color: #fff;text-decoration:none;font-weight:none;}
#menu2 a:hover {color: #ccc;text-decoration:underline;font-weight:none;}

.topmenuright {color: #587b04; font-size:10px; text-decoration:none; font-weight:normal;}

.topmenuright a {color: #587b04;text-decoration:underline; font-weight:normal;}
.topmenuright a:visited {color: #587b04;text-decoration:underline;font-weight:normal;}
.topmenuright a:hover {color: #456103;text-decoration:underline;font-weight:normal;}

FORM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size :11px;
	font-weight: bold;
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

FORM select {font-weight: normal;}

.searchtop {
	padding: 0;
	margin: 0;
	border: 0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
font-size: 10px;
  color: #888;
    font-weight : normal;
}

A.headerNavigation:hover {
font-size: 10px;
  color: #45aae1;
    font-weight : normal;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer,TD.footer {
  background:#660066;
}

TD.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #660066;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  padding:3px;
  border:0px solid black;
}

.categorie .infoBox {
  padding:0px;
}


.infoBoxContents {
  
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  padding:3px;
  
}

.categorie .infoBoxContents {
  
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  padding:0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url(images/sfondo_content_03_02.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fff;
}

TABLE.productListing {
}

.productListing td{
  border: 0px;
}

.productListing-heading {
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #e52c6e;
  color: #ffffff;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
}

TD.productListing-data {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  line-height: 1.5em;
  padding-top: 20px;
}

TD.productListing-data2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5em;
  padding-top: 16px;
}

TD.productListing-data .productListing-data{
  padding-top: 0px;
}

TD.productListing-data a{
line-height: 1.5em;}

.subtotal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	}
	
.subtotal2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e52c6e;
	}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #e52c6e;
  text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #000000;
}

TD.subtitle, SPAN.subtitle, P.subtitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color:#ffffff;
  font-weight: bold;}

TD.main, P.main {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #121212;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #aaa;
  font-weight: bold;
}

.smallTextCat {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #e2e2e2;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;}

TD.accountCategory {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #0078ae;
}

SPAN.newItemInCart2 {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #000000;}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  background-color: #fff;
  border: 1px solid #acacac;
  color: #676767;
}

.lente {border: 0px;}

TEXTAREA {
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #676767;
  background-color: #fff;
  border: 1px solid #acacac;
}

SPAN.greetUser {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #80b400;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ff0000;
}
TD.productPriceInListing {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver {  cursor: pointer; cursor: hand; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #e52c6e; font-weight: bold; }

/* message box */

.messageBox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #FFFFFF; background-color: #FF0000; }
.messageStackSuccess { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }

.imagesBoxContents {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}
.areaHelp {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size :11px; 
	background: #FFFF99; 
	color: #A63200; 
	border:1px dotted #A63200; 
	margin:7px 10px 7px 0; 
	padding:3px;
}

#contenuto02 .infoBoxContents {
  background: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}

.phplmnormal {
}

.testoprodotto {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-transform: none;
color:#0078ae;
}

.imgprodotto img{
border: 1px solid #aaa;
}

.treemenudiv {
padding-top: 5px;
font-family: Arial, sans-serif;
border-bottom: 1px dotted #3c3c3c;
font-size: 11px;
font-weight: normal;
text-transform: none;
width: 177px;
}

.treemenudiv a {
color: #0098c9;
font-weight: normal;
text-decoration: none;}

.treemenudiv a:hover {
color: #007aa1;
font-weight: normal;
text-decoration: none;}


.treemenudivson1 .treemenudiv {
text-transform: none;
background-color:#fff;
font-weight:normal;
}

.treemenudivson1 a {
color: #0079a0;
font-weight: normal;
text-decoration: none;}

.treemenudivson1 a:hover {
color: #007aa1;
font-weight: normal;
text-decoration: none;}


.treemenudivson2 .treemenudiv {
font-size: 11px;
font-weight: normal;
color: #0079a0;
background-color: #d8d8d8;

}

.treemenudiv a.phplmdmselected {color: #c60000;}

.top_index {
}

.ultimissime {
width: 449px;
height: 21px;
background-image: url(images/sfondo_content_06.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-align: center;
font-weight: bold;
}



.maincontent {
border: 0px solid #3c3c3c;
padding: 30px 10px 30px 10px;
}

.data {text-align: center; color: #ffffff; font-size: 9px; padding-top: 15px;}

.cart {
color: #fff;
font-size: 11px;
font-weight:bold;
padding: 0px 35px 0px 10px;
text-align: right;
}

.cart a {color: #fff;text-decoration:underline; font-weight:bold;}
.cart a:visited {color: #fff;text-decoration:underline;font-weight:bold;}
.cart a:hover {color: #fff;text-decoration:underline;font-weight:bold;}

.cart_total {
font-size: 11px;
color:#FFF;
}

.marchi-ricerca {
	background-image:url(images/templates_18.gif);
	background-position: top;
	background-repeat: no-repeat;}

.marchi-ricerca td {font-weight: bold; }

.offertone {
	padding-top: 10px;
	font-size: 10px;}
	
.offertone a{
	color: #7d7d7d;}
	
.offertone a:hover{
	color: #80b400;}

s {color: #db0202;}

.mappa_top {
margin-top: 4px;
margin-bottom: 8px;
font-size: 10px;
font-weight: normal;
color: #7b7b7b;}

.mappa_top a{
font-size: 10px;
font-weight: normal;
color: #7b7b7b;}

.mappa_top a:hover{
font-size: 10px;
font-weight: normal;
color: #7b7b7b;
text-decoration:none;}

.mappa {
color:#bbb;
font-size: 10px;
text-decoration:none;
font-weight:normal;
border-top: 1px dashed #ccc;
}

.mappa a{
color:#bbb;
font-size: 10px;
text-decoration:none;
font-weight:normal;}

.mappa a:hover{
color:#bbb;
font-size: 10px;
text-decoration:none;
font-weight:normal;}





.pageHeadingPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #4c4c4d;
  text-align: center;}
  
.trabasca {font-size:11px; font-weight:normal;}

.trabasca a {color: #777; text-decoration: none; font-weight:normal;}
.trabasca a:visited {color: #777; text-decoration: none; font-weight:normal;}
.trabasca a:hover{color: #777; text-decoration: none; font-weight:normal;}

.trabasca b { text-decoration: none; font-weight:normal;}

.trabasca h1 {font-size:17px; color:#80b400; font-weight:bold; padding:0 0 5px 0; margin:0;}

.trabasca h2 {font-size:11px; display: inline; font-weight:normal; padding:0 0 7px; 0px; margin:0 0 7px; 0;}

.carrello {
	text-align:center; 
	color:#ff3ca0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	border:0;
	padding:0 0 0 12px;
}

.login  {
	text-align:center; 
	color:#494a49;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	border:0;
	padding:30px 20px 20px 12px;
	widows: 213px;
	background-image: url(images/tmplt/images/back-new-login.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.intback01 {
	background-image: url(images/tmplt/images/shoptmplt_07.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 915px;
	padding: 0;
	margin: 0;}
	
.intback02 {
	background-image: url(images/tmplt/images/shoptmplt_08.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 915px;
	padding: 0;
	margin: 0;
	font-size: 12px;}
	
.intback03 {
	width: 93px;
	padding: 0;
	margin: 0;
	overflow: hidden;}

	
.intback04 {
	background-image: url(images/tmplt/images/shoptmplt_13.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width:101px;}
	
.sfondo10 {
	background-image: url(images/tmplt/images/sfondo1_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sfondo11 {
	background-image: url(images/tmplt/images/sfondo1_021.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.sfondo12 {
	background-image: url(images/tmplt/images/sfondo1_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;}

.sfondo20 {
	background-image: url(images/tmplt/images/sfondo2_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sfondo21 {
	background-image: url(images/tmplt/images/sfondo2_021.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.sfondo22 {
	background-image: url(images/tmplt/images/sfondo2_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.sfondo30 {
	background-image: url(images/tmplt/images/sfondo3_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sfondo31 {
	background-image: url(images/tmplt/images/sfondo3_021.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.sfondo32 {
	background-image: url(images/tmplt/images/sfondo3_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.sfondo40 {
	background-image: url(images/tmplt/images/sfondo4_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sfondo41 {
	background-image: url(images/tmplt/images/sfondo4_02.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sfondo42 {
	background-image: url(images/tmplt/images/sfondo4_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.sfondo50 {
	background-image: url(images/tmplt/images/sfondo5_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sfondo51 {
	background-image: url(images/tmplt/images/sfondo5_02.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sfondo52 {
	background-image: url(images/tmplt/images/sfondo5_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.contactus {
	font-size: 18px;}
	
.bxtop1 {
	background-image: url(images/tmplt/images/product-list_01_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	
	.bxtop2 {
	background-image: url(images/tmplt/images/product-list_02_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	.bxtop3 {
	background-image: url(images/tmplt/images/product-list_03_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	.bxtop4 {
	background-image: url(images/tmplt/images/product-list_04_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	.bxtop5 {
	background-image: url(images/tmplt/images/product-list_05_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	.bxtop6 {
	background-image: url(images/tmplt/images/product-list_06_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	.bxtop7 {
	background-image: url(images/tmplt/images/product-list_07_01.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	.bxtop1, .bxtop2, .bxtop3, .bxtop4, .bxtop5, .bxtop6, .bxtop7 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
	line-height: 50px;
	font-size: 18px;
	overflow: hidden;
	width: 410px;
	height: 62px;}
	
		.bxtop1 a, .bxtop2 a, .bxtop3 a, .bxtop4 a, .bxtop5 a, .bxtop6 a, .bxtop7 a {
			color: #FFFFFF;
			text-decoration: none;}
			
		.bxtop1 a:hover, .bxtop2 a:hover, .bxtop3 a:hover, .bxtop4 a:hover, .bxtop5 a:hover, .bxtop6 a:hover, .bxtop7 a:hover {
			color: #FFFFFF;
			text-decoration: none;}
.bxdesc {
	color: #494a49;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px 7px;
	height: 40px;
	overflow: hidden;}

.bxprice {
	color: #e52c6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	width: 158px;
	height: 50px;
	overflow: hidden;
	text-align: right;}

.bxprice_new {
	color: #e52c6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	width: 158px;
	height: 50px;
	overflow: hidden;
	text-align: left;}

.bxlist {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-weight: bold;
	color: #aaa;
}

.bxlist a {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-weight: bold;
	color: #e52c6e;
}
.bxlist a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-weight: bold;
	color: #e52c6e;
}
	
.bxdett {
	
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 50px;
	font-size: 11px;
	overflow: hidden;
	height: 50px;
	text-align: right;
	}
	
	.bxdett a {
		color: #FFFFFF;
		width: 69px;
		height: 16px;
		text-decoration: none;
		padding: 5px 10px;
		background-image: url(images/tmplt/images/bkdetails.gif);
	background-position: center;
	background-repeat: no-repeat;}
		
	.bxdett a:hover {
		color: #FFFFFF;
		text-decoration: none;
		width: 69px;
		height: 16px;
		padding: 5px 10px;
		background-image: url(images/tmplt/images/bkdetails.gif);
	background-position: center;
	background-repeat: no-repeat;}
	
.bxright {
	background-image: url(images/tmplt/images/product-list_04.jpg);
	background-position: top;
	background-repeat: repeat-y;}
	
	.bxadd {
		text-align: right;
		}
		
		.bxadd  input{
		border:0px;
		}
	
.bxbott {
	background-image: url(images/tmplt/images/product-list_05.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	
	
/* scheda prodotto */


.sch-tit1, .sch-tit2, .sch-tit3, .sch-tit4, .sch-tit5, .sch-tit6, .sch-tit7 {
	text-align: center;
	
}

 .sch-name, .sch-name, .sch-name, .sch-name, .sch-name, .sch-name, .sch-name {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	height: 46px;
	width: 400px;
	overflow: hidden;
	line-height: 46px;
	
}

.sch-tit1 {
	background-image: url(images/tmplt/images/sch-back1.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	
.sch-tit2 {
	background-image: url(images/tmplt/images/sch-back2.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sch-tit3 {
	background-image: url(images/tmplt/images/sch-back3.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sch-tit4 {
	background-image: url(images/tmplt/images/sch-back4.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sch-tit5 {
	background-image: url(images/tmplt/images/sch-back5.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sch-tit6 {
	background-image: url(images/tmplt/images/sch-back6.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sch-tit7 {
	background-image: url(images/tmplt/images/sch-back7.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
.sch-share1  {font-weight: normal;text-align: right;display: inline;}	
.sch-share1 a {font-weight: normal;text-align: right;display: inline;}
.sch-share1 a:hover {font-weight: normal;display: inline;}

.sch-segn1 {text-align: right;}
.sch-segn1 a {
	font-weight: normal;
	background-image: url(images/tmplt/images/segnala.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;}
.sch-segn1 a:hover {
	font-weight: normal;
	background-image: url(images/tmplt/images/segnala.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;}
	
.sch-desc1 {
	font-size: 12px;
	color: #494a49;}
	
.sch-price1 {
	text-align: right;
	color: #e52c6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	height: 50px;}
	
.schivain {
	text-align: right;
	color: #494a49;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-bottom: 10px;}
	
.sch-cart1 {
	text-align: right;
	height: 40px;
	}
	
	.sch-cart1 input {
	border: 0px;
	}
	
.sch-border1 {
	background-image: url(images/tmplt/images/sch-bord1.jpg);
	background-position: center;
	background-repeat: no-repeat;}
	
.sch-border2 {
	background-image: url(images/tmplt/images/sch-bord2.jpg);
	background-position: right;
	background-repeat: repeat-y;}
	
.sch-border3 {
	background-image: url(images/tmplt/images/sch-bord3.jpg);
	background-position: center;
	background-repeat: no-repeat;}
	
.sch-min1 {text-align: left; font-family: Georgia, "Times New Roman", Times, serif;}

.sch-min1 p{text-align: left; font-family: Georgia, "Times New Roman", Times, serif; color: #494a49; font-weight: bold; font-size: 11px;}

.bigtext {
	color: #e52c6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	}

.bigtextnew {
	color: #e52c6e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	}
	
.mainbb {
	width: 150px;
	color: #121212;
	font-size: 12px;}

/* Sample 7*/

.sample{
	padding:0px;
	margin:4px 0 25px 0;
	border:1px solid #ffffff;
	position: relative;
	width: 416px;}

.mask6{
	position:absolute;
	border:1px solid #858585;
	left:0px;
	top: 0px;
	width:412px;
	height:309px;
	overflow:hidden;
}

#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

.thumbs{

}

/*.thumbs img{
padding: 3px 3px 3px 3px;}*/

#thumbs7{
	position:relative;
	width:416px;
	clear:both;
	height:50px;
	overflow:hidden;
	margin-top:320px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:50px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:50px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	height: 40px;
	float:right;
	border:1px solid #858585;
}
#thumbs_handles7 span{
	background:url(images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	background:url(images/thumbs_mask.gif) no-repeat center top;
}


.mainconfirm {
	height: 30px;
	border-bottom: 1px dotted #999999;}

.confirm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;}
	
.mainacc1 {
	padding: 5px;
	background-color: #d7d7d7;
	color: #000000;
	text-align: center;
	}
	
.mainacc2 {
	padding: 5px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	}
.modulesPrice {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #e52c6e;
  text-align: center;
}
