html {
	background-color: #FAF9EB;
	background-image: url('/images/bg.gif');
}
body {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	color:#7A4747;
}
#doc4 {
	width:1030px;
}
.yui-u.left,
.yui-u.right {
	width:200px;
	margin:0px;
}
.yui-u.right {
	margin-left:5px;
}
.yui-u.main {
	width:620px;
	margin:0px;
}
.yui-u.main.full {
	width:790px;
}
.showcase-list {
	width:100%;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
td {
  text-align: left;
}

div.bd {
	margin: auto;
	width: 1000px;
}
div.bigpic {
	border: solid 1px #7B4948;
	padding: 4px;
	position: absolute;
	top: -100px;
	left: 50px;
	background-color: white;
	z-index: 1000;
}

.collection_alert {
	font-size: 150%; 
	font-weight: bold; 
	margin-bottom: 10px; 
	margin-top: 10px;
	background-color: #0F2B00;
	color: white;
	padding: 2px;
	text-align: center;
}

div.bigbutton {
  width: 158px;
  border: solid 1px #7B4948;
  padding: 2px;
  padding-left: 5px;
  margin: 0px;
}

div.mediumbutton {
  width: 100px;
  border: solid 1px #7B4948;
  padding: 2px;
  padding-left: 5px;
  margin: 0px;
  text-align: center;
}

a.button:visited {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #7A4747;
}

a.LinkRosso			{ color: #7A4747; font-family: Georgia; text-decoration: none;}
a.LinkRosso:visited		{ color: #7A4747; font-family: Georgia; text-decoration: none;}
a.LinkRosso:hover		{ color: #000000; font-family: Georgia; text-decoration: underline;}

.rosso10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7A4747;
}

.rosso11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7A4747;
}

.titolo12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7A4747;
}

/*
.sfondo {
	margin-right: 10px;
}
*/
.niente-riga {
    margin-bottom: -0px;
}

.formi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7A4747;
	background-color: #fff;
	border: 1px solid #7A4747;
}
.formi.w100 {
	width:100px;
}
div.demo div.example {
  background:transparent url(http://script.aculo.us/images/demo.gif) repeat scroll 0%;
  float:left;
  height:120px;
  margin-bottom:10px;
  margin-right:10px;
  width:120px;
}

div.thumb {
  width:72px; 
  height:72px; 
  text-align:center; 
  background-color:white; 
  border:solid 1px black
}

td.thumb {
  width:72px; 
  height:72px; 
  text-align:center; 
  background-color:white; 
  background-repeat: no-repeat;
  border: solid 1px black;
  padding: 1px;
}

.pinned {
	position: relative;
}

img.thumb {
  position:relative; 
  top:1px
}

div.menuchoice {
	width: 99px;
	float: left;
	padding-top: 16px;
	padding-left: 15px;
}

.picture_1 {
	z-index:10; position:absolute; top:-20px
}

div.V30 {
	height: 30px;
}

div.category {
	background-image: url(/images/ico_categorie_generico.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 80px;
/* 	padding-top: 5px; */
	line-height: 24px;
	margin-bottom: 30px;
}

.category .LinkRosso {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.category .LinkRosso:hover {
	text-decoration: underline;
}

.category_cell .LinkRosso,
.category_cell .LinkRosso:visited {
	font-size: 16px;
	text-decoration: none;
}

.category_cell .LinkRosso:hover {
	font-size: 16px;
	text-decoration: underline;
}

.products .product {
	margin-bottom: 5px;
	clear: both;
	height: 80px;
}


.products .product .data {
	padding-left: 3px;
}

.products .product .icons {
	float: left;
	height: 70px;
	width: 30px;
}

.products .product .data .description b {
	font-weight: normal;
}

.products .product .data .price {
	margin-top: 3px;
}

.products .product .data a {
	text-decoration: none;
	font-weight: bold;
	color: #7A4747;
}

.products .product .data a:hover {
	text-decoration: underline;
}


.mini_popup_caption {
	font-size: 140%;
	font-family: Georgia;
}

.mini_popup {
	font-size: 110%;
	font-family: Georgia;
	margin: 4px;
}

.breadcumbs a,
.breadcumbs a:visited {
	text-decoration: none;
	color: #7A4747;
}

.breadcumbs a:hover {
	text-decoration: underline;
}

.breadcumbs span {
	font-weight: normal;
}

div.box {
	width: 192px;
	margin-bottom: 8px;
}

div.box h3 {
	margin-bottom: 5px;
}

div.box .footer,
div.box .body {
	background: url(/images/box_bg.gif) no-repeat;
}

div.box .head {
	margin-top: 10px;
	height: 8px;
}

div.box .body {
	padding-left: 20px;
}

div.box .body.categories {
	font-size: 16px;
}

div.box .body .links {
	padding-left: 30px;
}
div.box .body .links a {
	background-image: url(/images/heart.gif);
 	background-repeat: no-repeat;
 	background-position: 0% 50%;
 	padding-left: 20px;
 	
}
div.box .footer {
	background-position: left bottom;
	height: 10px;
}
hr {color: #7a4747}
.product {margin-top: 20px}
.product h1 {margin-bottom: 20px}
.product .name {font-weight: bold}
.product.detail .data {float: right; }

.product.detail {
	margin-right: 20px;
}
td.differ .confronta {
	margin-bottom:4px;
	line-height:12px;
}
.differ,
.product.detail .description {
	margin-top: 20px;
	background-color: #F8F4F1;
	border: 1px solid #7a4747;
	padding: 5px;
	font-size: 120%;
}
.product .prices {
	margin-top: 20px;
	padding: 5px;
	text-align:left;
}
.differ .prices .price-box {
	font-size:90%;
}
.prices .price img.cart {
	cursor:pointer;
	width:26px;
	height:26px;
}
.prices div { 
	/*height: 34px;*/
}
.prices .add {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	display: block;
	text-align: center;
}

.differ .cart {
	cursor:pointer;
/* 		margin-l: 10px; */
/* 		margin-top: 7px; */
}
.prices .price {position: relative}
.prices .price .text {
	position: absolute;
	top: 8px;
	left: 74px;
	width: 170px;
	font-size: 11px;
}
.product .description {margin-top: 5px;}
.differs .title {
	font-size: 120%;
	text-align: center;
	margin-bottom: 10px;
}
.differs .differ {
	width: 144px;
	vertical-align: top;
}
.differs .differ .pic {
	float: none;
	text-align: center;
}
.differs .differ .text {
	height: 56px;
}
.differs .differ .prices {
	margin-top: 0px;
	border: none;
}
.cart-label {
	background-color:#fff;
	border-bottom:1px #FEC89D solid;
	border-top:1px #FEC89D solid;
	margin-bottom: 10px;	
}
.cart-label a {
	margin-left:10px;
}
.cart-label em {
	font-size: 90%;
}
.cart-label .text {
	white-space:nowrap;
}
.cart-label .top {
	background-image: url(/images/cart.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.boxlink h2 {
	font-size: 14px;
	font-weight: bold;
}
h2 a:hover,
h2 a:link, 
h2 a:visited {
	color: #7A4747;
	text-decoration: none;
}

h2.bigbutton {
	border: 1px solid #7A4747;
	font-size: 18px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 4px;
	padding: 5px;
	background-color: #f8f4f1;
	text-align: center;
}

h2.bigbutton a:hover {
	text-decoration: underline;
}

.boxlink h2 a:hover {
	text-decoration: underline;
}

.boxlink td {
	background-color: #f8f4f1;
}

div.showcase {
	margin-bottom: 10px;
	margin-right: 10px;
}

div.showcase h1,
div.product h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}

.pinned.showcase td {
  text-align: center;
  vertical-align:top;
}
.pinned.showcase .left {
  text-align: left;
}
.showcase-list .product {
	text-align: center;
	overflow: hidden;
}
.showcase-list.double .product {
	width: 210px;
	margin-top:10px;
	overflow:visible;
}
.showcase-list.double .product .meta {
	margin-bottom:10px;
}
.showcase-list.double .product a.sc_link {
	margin-top:10px;
	display:block;
}
.showcase-list .product .meta table {
	padding: 1px;
	background-color: #fff;
	border: 1px solid #888;
	margin: auto;
}

.scbg {
	background-image: url(/images/sc_bg.gif);
	background-repeat: no-repeat;
}
a.order {
	font-weight: bold;
	font-size: 18px;
	background-color:#FFCC99;
	padding:4px;
	border:#7A4747;
	margin:2px;
}
.order_button.order_box {
	margin-left: auto;
	margin-right: auto;
}

a.prod_button {
	display: block;
	width: 175px;
	border: 1px solid #670101;
	background-color: #f8f4f1;
	text-align: center;
	padding: 3px;
	margin:auto;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity:1;
}
#tooltip h3, #tooltip div { margin: 0; }

div.basket {
	width: 100%;
	height: 500px;
	position:relative;
	font-family: Georgia,"Times New Roman",Times,serif;
	background-image:url(/images/bg.gif);
}
.basket .product {
	background-color:#f8f4f1;
	border:1px solid #333;
	position: absolute;
	text-align:center;
	width:250px;
	margin:0;
}
.basket .product .content {
	padding:5px 0px;
}
.basket .product .bar {
	background-color: #7A4747;
	height: 16px;
	position:relative;
	cursor:move;
}
.basket .product .bar .close {
	position:absolute;
	right:3px;
	display:block;
}
.basket .product .name {
	font-size:11px;
	color: #7A4747;
	text-align:left;
	margin:5px;
}
.frameClass {
	border: 1px dotted #999;
	width:200px;
}
td.pr-selection {
	vertical-align:middle;
	width:20px;
	background: transparent url(/images/vertical-line.gif) repeat-y left top;
}
td.corner-nw, td.corner-sw {
	background: transparent url(/images/corner-nw.gif) no-repeat left bottom;
	width:20px;
	height:20px;
}
td.corner-sw {
	background: transparent url(/images/corner-sw.gif) no-repeat left top;
}
a.pulsing {
	color: #7A4747;
}
.prodthumb {
	border:1px #7A4747 solid;
	padding:1px;
	text-align:center;
	background-color:#fff;
}
td.spacer {
	background: transparent url(/images/vertical-line.gif) repeat-y left top;
	height:10px;
}
.breadcumbs {
	margin-bottom:10px;
}
#modalOverlay {
	background-color:#000;
	cursor:wait;
}
#modalContainer {
	height:500px;
	width:90%;
	left:5%;
	top:5%;
/* 			margin-left:-400px; */
	background-image:url(/images/bg.gif);
	padding: 10px;
	background-color:#fff;
	border:3px solid #7A4747;
}
#modalContainer a.modalCloseImg {
	background:url(/images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-14px;
	right:-18px;
	cursor:pointer;
}
#basket {
	width: 100%;
	height: 500px;
}
div.outer {
	background:#CC8822 none repeat scroll 0 0;
	float:left;
	margin:15px;
	padding:8px;
	width:220px;
}
#help .content .snapshot {position:relative;}
#help .content .snapshot .snap {position:absolute; top:0; left:0}
#help .content .snapshot .circle {
	position:absolute; 
	top:22px;
	left:15px;
	z-index:10;
}
#help .content .snapshot .box {
	position:absolute;
	z-index:10;
	top:10px;
	left:110px;
}
#help .content .text {margin-bottom:20px;}
#help .content .text2 {clear:both; margin-top:120px;margin-bottom:10px;}
#help .content .close-text {
	margin:120px auto auto;
	text-align:center;
	font-size:13px;
}
#babelfish div {margin:auto}

table.login td {
	border:1px solid #7A4747;
	padding:10px;
	background-color:#F8F4F1;
}
table.login td  h3 {
	margin-top:0px;
}
table.login td  label{
	display:block;
	width:80px;
}
table.login td .lost {
	font-size:11px;
}

.box ul li .sub-categories {
	position:absolute;
	display:none;
	top:-100px;
	left:170px;
	z-index:100;	
	background-color:#fff;
	width:320px;
	border:4px solid #7A4747;
	padding:5px;
}
.box ul li .sub-categories ul li {
	font-size:13px;
}
.box ul li .sub-categories h3 {
	font-size:16px;
	margin-bottom:15px;
	font-weight:bold;
}
.box .top {
	background:transparent url(/images/box/top.png) no-repeat;
	height:46px;
	width:192px;
	padding-left:10px;
	padding-top:10px;
}
.box .bottom {
	background:transparent url(/images/box/bottom.png) no-repeat;
	height:23px;
	width:192px;
}
.box .middle {
	background:transparent url(/images/box/bg.png) repeat-y;
	margin-top:-12px;
	padding-left:10px;
	padding-right:10px;
}
.box.contacts .top {
	height:16px;
}
.box.contacts {
	position:relative;
}
.box.contacts .overlay {
	position:absolute;
	bottom:-25px;
}
.box.contacts .middle ul li {
	height:36px;
	background:transparent url(/images/boxlink/boxlink_r2_c3.jpg) no-repeat;
	padding-left:36px;
	margin-left:4px;
}
.box.contacts .middle ul li.dummy {
	height:0px;
}
.box.categories ul {
	margin:0px;
	list-style-type:none;
	padding:0px;
}
.box.categories ul li {
	background:transparent url(/images/cuoricino_2.gif) no-repeat;
	display:block;
	font-size:16px;
	margin-bottom:10px;
	position:relative;	
}
.box.categories ul li.parent {
	width:168px;
	border-top:1px solid #F8F4F1;
	border-bottom:1px solid #F8F4F1;
}
.box.categories ul li.parent a:hover {
	text-decoration:none;
}
.box.categories ul li.hover {
	background-color:#fff;
	border-top:1px solid #7A4747;
	border-bottom:1px solid #7A4747;
}
.box.categories ul li a {
	display:block;
	margin-left:15px;
}
.box.categories ul li.news {
	background-image:url(/images/heart_2.gif);
	font-weight:bold;
}
.box ul li.dummy {
	margin:0px;
	height:10px;
	background:none;
}

/* carrello */
table.cart td {padding:2px;}
td.price {white-space:nowrap}
table.cart {
	background-color:#fff;
	width:100%;
}
table.cart td.row {
	border-bottom:1px solid #7a4747;
}
table.cart th {
	text-align:center;
}
table.cart th.icon {
	width:40px;
}
table.cart .total {
	font-weight:bold;
	white-space:nowrap;
}
table.cart .important {
	font-weight:bold;
}
table.cart .onright {
	text-align:right;
	padding-right:5px;
}
.pink-box {
	background-color:#F8F4F1;
	border:2px #FECBA0 solid;
	padding:4px;
	margin:2px;
}
.home-alert {
	font-size:15px;
	margin:0px;
	margin-bottom:20px;
	margin-top:20px;
	text-align:center;
	width:598px;
}


table.path {
	margin:auto;
	margin-top:50px;
}	
table.path td.center {
	text-align:center;
}
table.path td.long {
	width:100px;
}
table.path .line td {
	background:transparent url(/images/line.png) repeat-x;
}
table.path .line td.end {
	background-image:none;
}
table.path td.mid {
	width:30px;
}
table.path td.mid.right {
	text-align:right;
}
table.path .links td {
	text-align:center;
	height:30px;
	vertical-alingment:bottom;
}
