@charset "UTF-8";
/* CSS Document */

html, body
{
	margin: auto;
	background-color: #6D351A;/*E5D07B;*/
	background-image: url('_img/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	font-family:Times New Roman"Georgia,Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
}
h1, h2, h3, h4, h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

h1 {
	font-size:22px;
	color:#000;
}

h2 {
	font-size:22px;
	color:#990000;
}

h3 {
	font-size:18px;
	color:#990000;
}

p {
	padding:0 0 5px 0;
	margin:0 0 0 0;
}

a {
	color:#b49022;
	outline: none;
}

a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
}

#navigator {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#listItems {
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}

#listItems ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear:both;
}

#listItems li {
	padding: 8px 0 8px 0;
	margin: 0 0 0 0;
	list-style: none;
	border-bottom: solid 1px #eeeeee;
}

#listItems .blockItem {
	margin-bottom: 0;
	position: relative;
	min-height: 90px;
}

#listItems .labelItem {
	display: table-cell;
	font-weight:bold;
	padding:0 10px 0 0;
	/*width:130px;*/
}

#listItems .labelItem img {
	border: solid 1px #debc54;
	/*width:130px;*/
}

#listItems .valueItem {
	display: table-cell;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align:top;
	width:auto;
}





#listItems .h1 {
	color:#b49022;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

#listItems .textItem {
	color:#000;
	font-size: 13px;
	/*font-family: "lucida grande",tahoma,verdana,arial,sans-serif;*/
	display: block;
	line-height: 15px;
}


#listItems .linkItem {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 12px;
}

.PageBackgroundGlareImage
{
  background-image: url('img/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 388px;
  width: 100%;
  margin: auto;
}

.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent; /* Opera fix */
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:51px;
  min-height:51px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 5px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  background-image: url('img/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -35px;
  width: 70px;
  height: 70px;
  background-image: url('img/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 35px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -35px;
  left: 0;
  width: 70px;
  height: 70px;
  background-image: url('img/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 35px;
  height: 35px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -35px;
  left: -35px;
  width: 70px;
  height: 70px;
  background-image: url('img/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 35px;
  right: 35px;
  height: 35px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-image: url('img/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 35px;
  right: 35px;
  height: 35px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -35px;
  left: 0;
  width: 100%;
  height: 70px;
  background-image: url('img/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 35px;
  left: 0;
  width: 35px;
  bottom: 35px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 70px;
  height: 100%;
  background-image: url('img/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 35px;
  right: 0;
  width: 35px;
  bottom: 35px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -35px;
  width: 70px;
  height: 100%;
  background-image: url('img/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 35px;
  left: 35px;
  right: 35px;
  bottom: 35px;
  background-image: url('img/Sheet-c.png');
}


.Sheet
{
  margin-top: 30px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 890px;
  height: 200px;
}

div.Header-png
{
  position: absolute;
  z-index:-2;
  top: 0;
  left: 0;
  width: 890px;
  height: 200px;
  *background-color:#000;
  *background-image: url('_img/Header.png');
  background-repeat: no-repeat;
  background-position: left top;
}


div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 10;
  width: 890px;
  height: 220px;
  /*background-color:#E5D3A1;*/  
  background-image: url('img/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
	display : block;
	position: absolute;
	
}

.logo-text {
	font-size: 40px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.logo-text a {
	outline:none;
	font-size:60px;
}

.logo-text a:link {
	color: #333333;
	text-decoration:none;
	padding:0;
	margin:0;
}

.logo-text a:hover {
	color: #333333;
	text-decoration:none;
	padding:0;
	margin:0;
}

.logo-text a:active {
	color: #333333;
	text-decoration:none;
	padding:0;
	margin:0;
}

.logo-text a:visited {
	color: #333333;
	text-decoration:none;
	padding:0;
	margin:0;
}
/* end Logo */

/* begin Nav */
.nav
{
  position: relative;
  margin: 0  auto;
  width: 890px;
  height: 28px;
  z-index: 100;
}

.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 28px;
}

.nav .l
{
  left: 0;
  right: 0px;
}

.nav .l
{
  left: 0;
  right: 0px;
}

.nav .r
{
  right: 0;
  width: 0px;
}

.nav .r div
{
  width: 890px;
  right: 0;
}

.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('img/nav.png');
}
/* end Nav */

/* menu structure */
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(img/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 28px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.artmenu a span span
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #DEBC54;
  padding: 0 17px;
  margin: 0 0px;
  line-height: 28px;
  text-align: center;
  background-image: url('img/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}




.artmenu a:hover span span
{
  color: #1E1806;
  background-position: left -28px;
}

.artmenu li:hover a span span
{
  color: #1E1806;
  background-position: left -28px;
}


.artmenu a.active span span
{
  color: #F7CCC5;
  background-position: left -56px;
}

/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 28px;
  background-image: url('img/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 24px;
  width: 193px;
  overflow:hidden;
  line-height: 24px;
  margin-right: auto;


  background-image: url('img/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #B49022;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 24px;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #000000;
  border-color: #B49022;
  background-position: 0 -24px;
}

.artmenu ul li:hover>a
{
  color: #000000;
  border-color: #B49022;
  background-position: 0 -24px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #000000;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 5px;
  width: 890px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:11px;
  min-height:11px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 3px;
}

.Block-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  background-image: url('img/Block-s.png');
}

.Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 9px;
  height: 9px;
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url('img/Block-s.png');
}

.Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 9px;
  height: 9px;
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url('img/Block-s.png');
}

.Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 9px;
  height: 9px;
}

.Block-br div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url('img/Block-s.png');
}

.Block-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}

.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url('img/Block-h.png');
}

.Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}

.Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url('img/Block-h.png');
}

.Block-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  left: 0;
  width: 9px;
  bottom: 9px;
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 18px;
  height: 100%;
  background-image: url('img/Block-v.png');
}

.Block-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  right: 0;
  width: 9px;
  bottom: 9px;
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -9px;
  width: 18px;
  height: 100%;
  background-image: url('img/Block-v.png');
}

.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-image: url('img/Block-c.png');
}


.Block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  height: 30px;
  line-height: 30px;
  padding: 0 2px;
  color: #FFFFFF;
  background-color:#990000;
  font-size: 14px;
  font-variant: small-caps;
  font-weight:bold;

}







.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('img/BlockHeaderIcon.png');
  padding:0 0 0 18px;
  background-repeat: no-repeat;
  min-height: 11px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}


.BlockContent-body
{
  color:#3C300B;
}

.BlockContent-body a:link
{
  color: #846F1A;
  text-decoration: none;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #856A19;
  text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #AF9323;
  text-decoration: underline;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #5A4811;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-size: 12px;
}


/* end Box, BlockContent */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:29px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 29px;
  color: #FBE4E0;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:29px;
  white-space: normal;
  padding: 0 20px;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  line-height: 29px;
  text-decoration: none !important;
}

input, select
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 15px;
}

.Button .active
{
  color: #F9F3E1;
}

.Button .hover,  a.Button:hover
{
  color: #4D400F;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -58px;
}

.Button .hover .r
{
  top: -29px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 5px;
  height: 87px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:411px;
  height: 87px;
}


.Button .active .l
{
  top: -58px;
}

.Button .hover .l
{
  top: -29px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 5px;
  height: 87px;
}


.Button .l, .Button .r span
{
  background-image: url('img/Button.png');
}

/* end Button */






/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 222px;
}

/* end LayoutCell */

#col-sx {
	width:655px;
	float:left;
}

#col-dx {
	float:right;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

/* begin Footer */



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 25px;
  width: 25px;
}



.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  margin: 5px auto 0px auto;
  font-size: 11px;

}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 10px;
  background-color: rgb(222, 188, 87);
 
  text-align: center;
}

.Footer .Footer-menu
{
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
  font-size: 12px;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;

  width: 890px;
  height: 100px;
  bottom:0;
  left:0;
  
   background-repeat:no-repeat; 
  background-image: url('img/Footer.png'); 
 
}

#offerte-prodotti {
	font-size: 11px;
}

#offerte-prodotti .titolo {
	
}

#offerte-prodotti .img {
	text-align: center;
	margin-bottom: 5px;
}

#offerte-prodotti img {
	padding: 4px 25px 4px 25px;
	border-color: #cdcdcd;
	border-width: 1px;
	background-color: #f7f7f7;
	*-moz-border-radius: 10px;
	*-webkit-border-radius: 10px; 
}

#offerte-prodotti .titolo {
	font-size: 13px;
	font-weight: bold;
	*text-transform: lowercase;
	margin-bottom: 5px;
	*font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#offerte-prodotti .dex {
	font-size: 11px;
	*text-transform: lowercase;
	*background-color: #ff9e44;
}

#offerte-prodotti p {
	padding: 0;
	margin: 0;
}

#offerte-prodotti p.prev {
	float: left;
}

#offerte-prodotti p.next {
	float: right;
}

#offerte-prodotti p.clear {
	clear: both;
}

#offerte-prodotti #nav {
	*background-color: #f8ff00;
}

