* {
	margin: 0;
	padding: 0;
}
body  {
	background-color: #DADCDC;
	background: url(sfondo.gif) repeat;
	margin: 0 auto;
	text-align: center;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}

img {
	border: 0;
}
.img img, .gallery td img {
	border: 1px solid #000;
}
#container {
	width: 1010px;
	height: auto;
	margin: 0 auto;
}
#wrp_a, #wrp_b, #wrp_c {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

p, td, label, li {
	font: 12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
th {
	font: bold 12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #AB9992;
}
ul  {
	list-style-type: none;
	list-style: none;
}
.prodotti div.img {
	text-align: center;
	padding: 6px 6px 6px 6px;
}
div.img {
	text-align: center;
	padding: 6px 6px 6px 6px;
}
h1 {
	font: 22px/25px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
}
fieldset {
	border: 0px solid;
}
button {
	cursor: pointer;
}
.right {
	text-align: right;
}
	
.link {
	color: #ce5d1f;
	font-weight: bold;
}
.title {
	position: relative;
	float: left;
	display: inline;
	font: 16px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #400306;
	text-align: justify;
	font-weight: bold;
}
.title2 {
	position: relative;
	float: left;
	margin: 14px 0 0 14px;
	display: inline;
	font: 14px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff8000;
	font-weight: bold;
}
.title3 {
	margin: 10px 0 3px 0;
}
.title_print {
	display: none;
}
#main_box, .gallery {
	width: 550px; 
	height: auto; 
	padding: 6px 6px 6px 6px; 
	background-color: #DADCDC;
}
.generic_box, .middle_box {
	width: 550px; 
	height: auto; 
	padding: 6px 6px 6px 6px; 
	background-color: #ECEDED;
	text-align: left;
}
#text_box, #comments {
	width: 550px; 
	height: auto; 
	padding: 6px 6px 6px 6px; 
	background-color: #ECEDED;
	text-align: left;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#text_box div.text, #comments p {
	text-align: left;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #B3B4B4;
}
#text_box div.text_B {
	text-align: left;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 6px 0 6px 0;
	border-top: 1px solid #B3B4B4;
}
#text_box table.prod_foot {
	border-collapse: collapse;
	width: 100%;
	height: 36px;
}
#text_box table.prod_foot td.cart_img {
	width: 30px;
}
.gallery table td {
	padding: 3px;
}
#comments td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.marquee {
	font: bold 12px/22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFF0;
	background-color: orange;
	padding: 3px 3px 3px 3px;
	width: 556px;
}

/************************  H E A D E R  *****************/

#header {
	position: relative;
	float: left;
	width: 1000px;
	height: 298px;
	text-align: center;
}
#hd_left {
	position: relative;
	float: left;
	width: 238px;
	height: 240px;
	background: #DADCDC url(logo-header.gif) top left no-repeat;
	z-index: 20;
}
#hd_right {
	position: relative;
	float: left;
	width: 762px;
	height: 240px;
	background: #DADCDC url(header.jpg) top left no-repeat;
	z-index: 21;
}
#hd_menu, #header_menu {
	position: relative;
	clear: both;
	width: 1000px;
	height: 58px;
	text-align: center;
}
#hd_menu ul{
	margin: 0;
	padding: 0;
	text-align: center;
}
#hd_menu ul li{
	display: inline;
	/*border-left: 1 px solid #A23701;
	width: 120px;*/
}
#hd_menu ul li a{
	color: #000;
	padding: 2px 12px;
	text-decoration: none;
	font: bold 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*background: transparent url(vertical.gif) center right no-repeat;*/
	/*background: transparent url(menu_bkg_2.gif) top left no-repeat;*/
	/*width: 120px;*/
}
#hd_menu ul li a:visited{
	color: #000;
}
#hd_menu ul li a:hover{
	color: #000;
	background-color: #F66702;
}
#hd_menu ul li.menu_A a {
	background: transparent url(menu_bkg_2.gif) top left no-repeat;
}
#hd_menu ul li.menu_B a {
	background: transparent url(menu_bkg_1.gif) top left no-repeat;
}
#hd_menu ul li.menu_B a:hover {
	background: transparent url(menu_bkg_3.gif) top left no-repeat;
}
#hd_menu ul li.menu_C a {
	width: 2px;
	background: transparent url(menu_bkg_2.gif) top left no-repeat;
}
#menu {
  list-style-type: none;
  padding: 0;
  height: 20px;
  text-align: center;
}
#menu li {
  display: inline;
  padding: 0;
  margin: 0;
}
#menu li a:link, #menu li a:visited {
  text-decoration: none;
  text-align: center;
  float: left;
  display: block;
  width: 150px;
  padding: 2px 0px;
  margin: 0;
  color: #053188;
  font: bold 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#menu li a#selected:link, #menu li a#selected:visited {
  text-decoration: underline;
}
#menu li a:hover {
  color: #FFF;
}
#menu li a:active {
  background-color: #fff;
  color: #053188;
  border-right: solid 1px #ddd;
}
#menu li.menu_A a {
	background: transparent url(menu_bkg_2.gif) top left no-repeat;
}
#menu li.menu_A a:hover {
	color: #000;
}
#menu li.menu_B a {
	background: transparent url(menu_bkg_1.gif) top left no-repeat;
}
#menu li.menu_B a:hover {
	background: transparent url(menu_bkg_3.gif) top left no-repeat;
}
#menu li.menu_C a {
	width: 2px;
	background: transparent url(menu_bkg_2.gif) top left no-repeat;
}
#menu_div1 {
	float:left; 
	width: 200px; 
	height:22px;
}
#menu_div1 {
	float:left; 
	text-align: center;
}
#hd_flags {
	position: absolute;
	right: 20px;
	top: 6px;
	width: 120px;
	height: 20px;
	z-index: 251;
	text-align: right;
}
#hd_cart {
	position: absolute;
	right: 10px;
	top: 4px;
	width: 240px;
	height: 20px;
	z-index: 250;
	text-align: left;
}
#hd_cart td {
	font: bold 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.flag a {
	width: 30px;
	height: 20px;
	display: block;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
/********************   C O R P O        *****************************/
#content {
	/*background-color: #DADCDC;*/
	position: relative;
	float: left;
	width: 780px;
	height: auto;
	padding-bottom: 26px;
}
	
	
#prodotti_nav {
	position: relative;
	float: left;
	width: 180px;
	height: 181px;
}
#prodotti_nav ul {
	display: block;
	float: left;
	font: 16px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ebe7d3;
	text-align: justify;
	font-weight: bold;
}
#prodotti_nav li {
	list-style-type: none;
	list-style: none;
}
#prodotti_nav_article {
	position: absolute;
	top: 0;
	left: 600px;
}
	
#nav_prodotti a {
	position: absolute;
	top: 30px;
	left: 6px;
	width: 180px;
	height: 20px;
	display: block;
	background: url(nav2.gif) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
	
#nav_prodotti a:hover	{
	background: url(nav2.gif) 0 -20px no-repeat;
	color: yellow;
}
	
#nav_preventivo a {
	position: absolute;
	top: 80px;
	left: 6px;
	width: 180px;
	height: 20px;
	display: block;
	background: url(nav2.gif) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
#nav_preventivo a:hover	{
	background: url(nav2.gif) 0 -20px no-repeat;
	color: yellow;
}
		
#nav_online a {
	position: absolute;
	top: 130px;
	left: 6px;
	width: 180px;
	height: 20px;
	display: block;
	background: url(nav2.gif) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}

#nav_online a:hover	{
	background: url(nav2.gif) 0 -20px no-repeat;
	color: yellow;
}

.nav_downtown {
	position: absolute;
	top: 123px;
	left: 0;
}
	
#prod_guide {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	margin: 5px 0 0 33px;
	display: inline;
}
.details_title {
	font: bold 12px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #F66702;
	padding-left: 6px;
	/*margin-top: 20px;*/
	text-align: left;
	width: 556px;
}
.details_box {
	position: relative;
	height: auto;
	padding: 10px;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECEDED;
	border: 1px solid red;
}
#details_img {
	background-color: #DADCDC;
}

img.mini {
	width: 82px; 
	height: 82px; 
	/*float: left; 
	padding-right: 3px;*/
	border: 1px solid #000;
	cursor: pointer;
}
img.mini_h {
	width: 82px; 
	height: 82px; 
	float: left; 
	padding-right: 3px;
	cursor: pointer;
	border: 1px solid silver;
}
img.mini_empt {
	width: 82px; 
	height: 82px; 
	border: 0px solid #000;
}
.generic_box p.title  {
	color: #F66702;
	font: bold 12px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.generic_box p {
	font: normal 11px/22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.generic_box p a {
	color: #F66702;
	text-decoration: none;
	font: bold 11px/22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.generic_box p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #F66702;
}
.generic_box_u {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	margin: 5px 0 0 33px;
	display: inline;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.generic_box_u p.title, .generic_box_u p a {
	color: #FFFF99;
}

.generic_box label, .generic_box input.box {
	display: block;
	margin-bottom: 10px;
	float: left;
	width: 120px;
}
.generic_box input.submit {
	float: none;
	display: inline;
}
.generic_box label {
	text-align: right;
	width: 175px;
	padding-right: 20px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.generic_box br {
	clear: left;
}
.generic_box h1, .generic_box h2, .generic_box h3, .generic_box h4, .generic_box h5, .generic_box h6 {
	color: #F66702;
	font: bold 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
}
#comments_box {
	border-collapse: collapse;
}
#comments_box td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#comments_box td.user {
	border-top: 1px solid #B3B4B4;
	padding-right: 3px;
}
#comments_box td.date {
	text-align:right;
	height: 20px;
	border-left: 1px solid #DADCDC;
	border-top: 1px solid #B3B4B4;
}
#comments_box td.cont {
	padding-top: 3px; 
	padding-left: 5px;
	border-top: 1px solid #DADCDC;
	border-left: 1px solid #DADCDC;
}
#prod_guide p.title {
	color: #ebe7d3;
}
#prod_guide a {
	color: #4a000a;
	font: 10px/12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}	
.photo_home {
	position: relative;
	float: left;
	margin: 4px 13px 10px 20px;
	display: inline;
}
	
#prod_guide p {
	margin: 10px 0 16px 0;
}
	
.button_more {
	position: relative;
	float: right;
}
#product_box {
	clear: both;
	width: 550px; 
	padding: 6px 6px 6px 6px; 
	background-color: #DADCDC;
}
#product_box th {
	
}
.divide_h {
	height: 20px;
	background-color: #FFF;
	width: 550px; 
}
.divide_v {
	position: relative;
	float: left;
	background-color: #FFF;
	width: 15px;
	height: 330px;
}
#box_prodotti {
	clear: both;
	position: relative;
	float: left;
	width: 560px; 
	/*padding: 6px 6px 6px 6px; */
	
}
.prodotti {
	margin: 5px 5px 5px 5px;
	position: relative;
	float: left;
	width: 265px;
	height: 410px;
	background-color: #DADCDC;
}
.prodotti div.foot {
	position: absolute;
	bottom: 0px; 
	left: 0px;
	width: 255px;
	padding: 5px 5px 5px 5px;
}
.prodotti div.title {
	color: #FFF;
	background-color: #F66702;
	width: 265px;
	font: bold 12px/24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.prodotti div.text {
	padding: 5px 5px 5px 5px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}
.prodotti div.sch {
	padding: 5px 5px 5px 5px;
	text-align: right;
	border-bottom: 1px solid #B3B4B4;
}
.prodotti div.sch a, #text_box div.text_B a, #comments a {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F66702;
	text-decoration: none;
}
.prodotti div.sch a:hover, #text_box div.text_B a:hover, #comments a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #F66702;
}
div.prod_det, div.cart {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.prod_det {
	float: left; 
}
.prod_foot {
	border-collapse: collapse;
	width: 255px;
	height: 36px;
}
.prod_foot td.price, #text_box table.prod_foot td.price {
	width: 70px;
	border: 1px solid #F66702;
	text-align: center; 
	font: bold 12px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}
.prod_foot td.not_for_sale, #text_box table.prod_foot td.not_for_sale {
	width: 70px;
	border: 1px solid #DADCDC;
	text-align: center;
	font: bold 12px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #DADCDC;
	background-color: #DADCDC;
}
.cart a {
	color: #F66702;
	text-decoration: none;
	font: bold 11px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.cart a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #F66702;
}
div.prod_det a, div.cart a {
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	color: #000; 
}
div.prod_price {
	position: absolute;
	top: 6px;
	left: 0;
	text-align: center; 
	font: bold 12px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	height: 30px;
	width: 70px;
	border: 1px solid #F66702;
	background-color: #FFF;
}
div.prod_cart {
	position: absolute;
	top: 6px;
	right: 0;
	text-align: right;
	font: bold 11px/20 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F66702;
	width: 160px;
	height: 30px;
	border: 1px solid #F66702;
}
td.prod_price {
	text-align: left; 
}
#infobar {
    display: block;
	float: left;
    width:100%;
    clear: both;
    color: #000;
    background-color: InfoBackground;
	border: 2px solid red;
    padding: 6px 6px 6px 0;
	font-weight: bold;
}
#contact_info {
	/*background: #4a000a;*/
	background: #3200ED;
	position: relative;
	float: left;
	width: 541px;
	height: 156px;
	margin: 30px 0 0 34px;
}
	
#contact_info ul {
	position: relative;
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 9px 0 0 14px;
	display: inline;
}

#contact_info li, #contact_info address,  a.email_me {
	font: bold 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #d4d0be;
	text-transform: uppercase;
}
#contact_info li.title_contact {
	font: 14px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff8000;
	font-weight: bold;
	text-transform: uppercase;
}	
#contact_info a  {
	font: bold 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff8000;
	text-transform: uppercase;
}
#contact_info address {
	position: relative;
	float: left;
	margin: 12px 0 0 14px;
	display: inline;
}
div.privacy {
	border: 1px solid #7F9DB9;
	background: #FFFFFF;
	color: #666666; 
	padding: 3px;
	width: 340px;
	height: 60px;
	overflow: auto;
}	
div.privacy p {
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.divider_contact_info {
	position: absolute;
	top: 137px;
	left: 14px; 
}
	
.links {
	position: relative;
	float: left;
	width: 252px;
	height: auto;
	margin: 20px 0 0 33px;
	display: inline;
}
	
.links ul {
	position: relative;
	float: left;
	margin: 10px 0 25px 5px;
	list-style: none;
	list-style-type: none;
}
	
.links li {
	font: 13px/25px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ebe7d3;
}
	
.links a {
	color: #ebe7d3;
	text-decoration: none;
}	
	
.links a:hover {
	color: #ce5d1f;
}	
/********************   WIP - Work in progress    *****************************/
div.hr {
	background: transparent url(linea-body.gif) center left repeat-x;
	height: 12px;
}
#corpo_wip {
	position: relative;
	float: left;
	width: 560px;
	height: auto;
	margin: 20px 0 20px 20px;
	padding-bottom: 26px;
	/*background-color: #ECEDED;*/
}
#corpo_wip h2 {
	color: #F66702;
	font: bold 12px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(linea-body.gif) bottom left repeat-x;
	text-align: left;
}
#corpo_wip h3, #corpo_adm h3 {
	color: #000;
	color: #F66702;
	font: bold 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#scheda {
	border-collapse:collapse; 
	width: 100%; 
	background-color: #DADCDC;
}
#scheda th {
	font: bold 12px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #B3B4B4;
}
/********************   ADMIN   /  USERS      *****************************/
#corpo_adm {
	position: relative;
	float: left;
	width: 760px;
	height: auto;
	margin: 20px 0 20px 20px;
	padding-bottom: 26px;
}
#corpo_adm h2 {
	color: #F66702;
	font: bold 12px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(linea-body.gif) bottom left repeat-x;
	text-align: left;
}
#corpo_adm ul {
	padding-left: 20px;
}
#menu_adm {
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin: 20px 0 0 0;
	z-index: 1;
}

#menu_adm p.title {
	font: bold 12px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 1px;
	width: 196px;
	height: 26px;
	background: transparent url(top_titolo.gif) top left no-repeat;
	text-align: center;
	padding-left: 3px;
}
#menu_adm ul {
	padding: 0;
	margin: 2px;
	list-style-type: none;
}
#menu_adm ul li {
	position: relative;
	background: #EDEDED url(linea-menu.gif) bottom left repeat-x;
	height: 22px;
	z-index: 30;
}
#menu_adm ul li ul{
	position: absolute;
	width: 195px;
	top: 0;
	visibility: hidden;
	z-index: 60;
}
#menu_adm a {
	font: 11px/22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	width: 193px;
	height: 22px;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	z-index: 30;
}
/*html>body #menu_adm a{ /*Non IE rule*/
/*	width: auto;
}*/
#menu_adm a:hover {
	background-color: #DADCDC;
	color: #000;
	background: #EDEDED url(rollover-menu.gif) top left no-repeat;
	width: 190px;
	height: 22px;
	padding: 0 3px;
	z-index: 60;
}
#menu_adm a.subfolderstyle{
	background: url(right_line.gif) no-repeat bottom left;
}
#menu_adm a:hover.subfolderstyle{
	background: url(rollover-menu-ar.gif) no-repeat bottom left;
}
* html #menu_adm { /*IE only rule. Original menu width minus all left/right paddings */
	width: 200px;
}
/* Holly Hack for IE \*/
* html #menu_adm ul li { float: left; height: 1%; }
* html #menu_adm li a { height: 1%; }
/* End */

#dest_list {
	border-collapse: collapse;
	border: 1px solid #B4B4B4;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#dest_list td, #dest_list th {
	border: 1px solid #B4B4B4;
}
.trsp {
	border: 0px solid #EDEDED;
	background-color: transparent;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#prod_list, .comments {
	border-collapse: collapse;
	border: 1px solid Maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#prod_list th, .comments th {
	color: #000;;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid Maroon;
}
#prod_list td, .comments td {
	border: 1px solid Maroon; 
	font-size:12px; 
	text-align: left;
}
#prod_list td.price {
	text-align: right;
}
#prod_list td.visible {
	text-align: center;
}
#viste_list {
	border-collapse: collapse;
}
#viste_list td {
	/*border: 1px solid Maroon; */
	border: 0px solid;
	width: 30px;
	height: 30px;
}
#details th {
	text-align: left;
	padding: 3px;
}
#details td {
	background-color: #44546D;
}
h1.warning {
	background-color: orange;
	color: Maroon;
	font: 26px/80px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*width: 500px;*/
	/*margin: 5px 0 0 33px;*/
	padding: 6px 26px 6px 26px;
	border: 1px dotted Maroon;
}
p.warning {
	font: 14px/40px bold Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 40px 0 40px 0;
	text-align: center;
	color: #003366;
}
#user_form {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#user_form th {
	background-color: #DADCDC;
	text-align: left;
	font:  11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
#user_form td {
	border-bottom: 1px solid #B3B4B4;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
#cart_form td {
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #ECEDED;
}
#cart_form td.foo {
	background-color: #FFFFF0;
}
#cart_form th {
	background-color: #DADCDC;
	text-align: center;
	font:  11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
#paypal a, #paypal a:hover, #banner a, #banner a:hover {
	float: none;
	width: 100%;
	height: auto;
	text-align: center;
	background: transparent url(nix.gif) top left no-repeat;
}
/********************************     News     *************************/

#news {
	position: relative;
	float: right;
	height: auto;
	width: 200px;
	margin: 10px 0 0 0;
	/*padding-right: 10px;*/ 
}
#news p.title {
	font: bold 12px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 1px;
	width: 196px;
	height: 26px;
	background: transparent url(top_titolo.gif) top left no-repeat;
	text-align: center;
	background-position: 2px;
}
#news p.news_hr {
	height: 10px;
	background: transparent url(linea-menu.gif) bottom left repeat-x;
	margin: 0px 3px 0px 3px;
}
#news p.news_title {
	font: bold 12px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*width: 196px;*/
	height: 26px;
	margin: 0px 3px 0px 3px;
	padding-left: 10px;
	background: transparent url(back2.gif) repeat;
}
#news p.text {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 10px 5px;
}
#news td {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F66702;
}

#news p.news_date {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#news p.news_date span {
	font-style: normal;
	font-size: 0.9em;
}
.photo_news {
	position: relative;
	float: left;
	margin: 4px 10px 4px 5px;
	display: inline;
	border: 1px solid #000;
}
#news ul {
	padding: 0;
	margin: 2px;
	list-style-type: none;
}
#news ul li {
	background: transparent url(linea-menu.gif) bottom left repeat-x;
	height: 22px;
}
#news a {
	font: 11px/22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #000;
	text-decoration: none;
	vertical-align: middle;
}
html>body #news a{ /*Non IE rule*/
	width: auto;
}
#news a:hover {
	color: #000;
	background: transparent url(rollover-menu.gif) top left no-repeat;
	width: 168px;
	height: 19px;
}
.artists {
	height: 66px;
	width: 194px;
	overflow: auto;
	border: 1px solid #b4b4b4;
	margin-left: 2px;
}
#news td a, #news td a:hover {
	width: 20px;
	height: 20px;
	background: transparent url(nix.gif) top left no-repeat;
}
#news table.news_foot {
	border-collapse: collapse;
	width: 196px;
	height: 20px;
}
#news table.news_foot td {
	vertical-align: middle;
	height: 20px;
}
#news table.news_foot td.cart {
	padding-left: 5px;
	width: 25px;
}
#news table.news_foot td.view {
	width: 25px;
	text-align: right;
}
#news table.news_foot td a {
	color: #F66702;
	text-decoration: none;
	font: bold 11px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
#news table.news_foot td a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #F66702;
	display: inline;
}
#news table.news_foot td.cart a:hover, #news table.news_foot td.view a:hover {
	background: transparent;
}

/************************    Login Form     ************************/

#login {
	position: relative;
	float: left;
	width: 180px;
	height: 181px;
	margin: 40px 0 0 34px;
	padding: 10px 10px 10px 10px;
	border: 1px solid orange;
}

#login_mod {
	width: 550px; 
	height: auto; 
	padding: 6px 6px 6px 6px; 
	background-color: #DADCDC;
}
#login_mod h2, #login_mod h3 {
	color: #000;
	font: bold 12px/26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#login_mod h2 a, #login_mod h3 a {
	text-decoration: none;
	color: #F66702;
}
#login_mod h2 {
	font-weight: bold;
}
#login_mod li a {
	font: bold 11px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F66702;
}
#login_mod li a:hover, #login_mod h2 a:hover, #login_mod h3 a:hover {
	color: #FFF;
	background-color: #F66702;
}
#login_mod input.box, .generic_box input.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFF0;
	border: 1px #232e55 solid;
	color: #232e55;
	text-align: left;
	width: 200px;
}
#log_instr {
	width: 550px; 
	height: auto; 
	padding: 6px 6px 6px 6px; 
	background-color: #ECEDED;
}
#log_instr li {
	font-size: 11px;
	padding: 10px 10px 0 30px;
}
/************************    F O O T E R    **********************/

#bottom_nav {
	margin: 0 auto;
	background: #DADCDC url(footer_box.jpg) no-repeat top left;
	position: relative;
	width: 1010px;
	height: 40px;
	overflow: hidden;
	font: 9px/40px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00f002;
	text-align: center;
}
	
#body_footer {
	margin: 0 auto;
	background: #DADCDC url(body_footer.jpg) no-repeat top left;
	position: relative;
	width: 1010px;
	height: 6px;
}
#footer {
	background: #dad3be;
	position: relative;
	float: left;
	width: 1000px;
	height: 116px;
}	
.title_footer {
	position: relative;
	float: left;
	margin: 18px 0 0 34px;
	display: inline;
}
	
#footer p {
	position: relative;
	float: left;
	color: #2a0004;
	width: 298px;
	text-align: justify;
	margin: 5px 0 0 34px;
	display: inline;
}

a.minibutton {
	font: 1em "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid;
	border-color: #CCC #666 #666 #CCC;
	/*padding-left: 0.2em;*/
	background: #FFF;
	color: #555 !important;
}
a.minibutton:hover {
	/*border-color: #333 #999 #999 #333;*/
	border-color: #666 #ccc #ccc #666;
}
a.minibutton span {
	padding: 0 0.2em 0 0.2em;
}
a.validator {
	color: #0C479D;
}
a.validator span {
	background: #FC6;
	color: #000;
}
a.mt {
	color:#8DB66D;
}
a.mt span {
	background: #4C748C;
	color:#FFF;
}
a.rss{
	background: #F1F1F1;
	color: #000000;
}
a.rss span{
	background: #F60;
	color: #FFFFFF;
}
a.micro{
	background: #000000;
	color: #FFFFFF;
}
a.micro span{
	background: #85BC07;
	color: #FFFFFF;
}
a.eira{
	background: #FFFFFF;
	color: navy;
}
a.eira span{
	background: navy;
	color: #FFFFFF;
}
.error {
	color: orange;
	font: bold 14px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	height: 20px;
}
.error_box {
	color: #F66702;
	font: bold 12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	height: 20px;
}
div.frm_error {
	color: #F66702;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 190px;
}
.td_dett td {
	border-top: 1px solid #DADCDC;
}
/*************************  form  *******************/
input.box, input.qty, select.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFF0;
	border: 1px #232e55 solid;
	color: #232e55;
	text-align: left;
	width: 360px;
}
input.qty {
	width: 30px;
}
textarea.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFF0;
	border: 1px #232e55 solid;
	color: #232e55;
	text-align: left;
	width: 360px;
	height: 40px;
}
textarea.box_80 {
	height: 80px;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FAF6EC;
	border: 1px #232e55 solid;
	color: #000000;
	text-align: center;
	cursor: pointer;
	cursor: pointer;
	width: 100px;
}

input.L100 {
	width: 100px;
}
input.L120 {
	width: 120px;
}
input.L160 {
	width: 160px;
}
input.L180 {
	width: 180px;
}
input.L200 {
	width: 200px;
}
input.L220 {
	width: 220px;
}
input.submit:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #000 #aaa #aaa #000;
}
#details td.input {
	background-color: transparent;
	text-align: center;
}
.L {
	text-align: left;
}
.R {
	text-align: right;
}
.C {
	text-align: center;
}
.FL {
	float: left;
}
.FR {
	float: right;
}
.listbox_en {
	padding-left:22px;
	background: url(eng.gif) left center no-repeat;
	border-bottom-color:#f0f0f0;
}
.listbox_it {
	padding-left:22px;
	background: url(ita.gif) left center no-repeat;
	border-bottom-color:#f0f0f0;
}
.listbox_es {
	padding-left:22px;
	background: url(esp.gif) left center no-repeat;
	border-bottom-color:#f0f0f0;
}
.listbox_fr {
	padding-left:22px;
	background: url(fra.gif) left center no-repeat;
	border-bottom-color:#f0f0f0;
}
.listbox_de {
	padding-left:22px;
	background: url(ger.gif) left center no-repeat;
	border-bottom-color:#f0f0f0;
}
#container {
	background: #DADCDC url(body.jpg) repeat-y top left;
}
#hd_menu, #header_menu {
	background: #DADCDC url(menu.jpg) top left no-repeat;
}
