@charset "iso-8859-1";
/*
  $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
*/

.lcdstyle{ /*Example CSS to create LCD countdown look*/
color: lime;
font: bold 18px "Trebuchet MS",Verdana,Arial,Sans-serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #F3F118; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFF;
  color: #000000;
  margin: 0px;
  background-image:url('http://www.misterintimo.com/images/sfondo.gif');
  background-repeat:repeat-x;

}

A {
  color: #000000;
  font-size: 10px;
  font-weight : bold;
  text-decoration: none;
}

A:hover {
  color: #C00;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #000;
  line-height: 1.5;
  border-top: 0px;
  border-right: 0px;
  border-left: 1px;
  border-bottom: 0px;
  border-color: #000000;
  border-style: solid;
  padding-top:3px;
}

TR.headerSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
  color: #22450B;
  font-weight : bold;
  background: url(images/grafica/bk_header.gif);
}

TR.headerNavigation {
  background: transparent;

 
  
  }

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #AC963E;
  font-weight : bold;
  background: #FFDB33;
   border: 0px 1px;
  border-color:#000;
   border-style: solid; 

}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
}

.footer2, .footer2:visited, .footer2:hover,  .footer2:link { color:#FFF; font-weight:normal; }

.menua { text-align:left; font-size:11px; width:150px; float: left;   padding: 2px 6px; margin:0; color:#000; border-bottom:#BBBBC4 solid 1px; text-decoration: none;} 
.menua:link, .menua:visited {  font-size:11px; color:#000; text-decoration: none; } 
.menua:hover{  font-size:11px; color:#808080;  text-decoration: none; background: #F6F6F6; }

.menub { text-align:left; font-size:11px; width:150px; float: left;  background:#BBEB15; padding: 2px 6px; margin:0; color:#FFDB33; border-bottom:#BBBBC4 solid 1px; text-decoration: none;} 
.menub:link, .menub:visited {  font-size:11px; color:#FFF; text-decoration: none; background:#FFDB33; } 
.menub:hover{  font-size:11px; color:#FFF;  text-decoration: none; background: #FFDB33; }

.menuc { text-align:left; font-size:11px; width:95%; float: left;   padding: 2px 6px; margin:0; color:#000; border-bottom:#BBBBC4 solid 1px; text-decoration: none;} 
.menuc:link, .menuc:visited {  font-size:11px; color:#000; text-decoration: none; } 
.menuc:hover{  font-size:11px; color:#808080;  text-decoration: none; background: #F6F6F6; }

.menud { text-align:left; font-size:11px; float: left;  background:#BBEB15; padding: 5px; margin:0; color:#FFDB33;  border-right:#FFF solid 1px;  text-decoration: none;} 
.menud:link, .menud:visited {  font-size:11px; color:#FFF; text-decoration: none; background:#FFDB33; } 
.menud:hover{  font-size:11px; color:#FFF;  text-decoration: none; background: #FACE00; }

.menudd { text-align:left; font-size:11px; float: left;  background:#fbae1a; padding: 5px; margin:0; color:#FFDB33;  border-right:#FFF solid 1px;  text-decoration: none;} 
.menudd:link, .menudd:visited {  font-size:11px; color:#FFF; text-decoration: none; background:#fbae1a; } 
.menudd:hover{  font-size:11px; color:#FFF;  text-decoration: none; background: #FACE00; }


.menue { text-align:center; font-family:verdana, Arial, sans-serif; font-size:15px; width:295px; float: left;   padding: 1px; margin:0; color:#DCDCDC; border-top:#BBBBC4 solid 1px; text-decoration: none;} 
.menue:link, .menue:visited {  font-size:15px; color:#DCDCDC; text-decoration: none; } 
.menue:hover{  font-size:15px; color:#808080;  text-decoration: none; background: #F6F6F6; }

.fkmenue { text-align:center; font-family:verdana, Arial, sans-serif; font-size:17px; width:100%; float: middle;   padding: 1px; margin:0; color:#DCDCDC; text-decoration: none;} 
.fkmenue:link, .fkmenue:visited {  font-size:17px; color:#DCDCDC; text-decoration: none; } 
.fkmenue:hover{  font-size:17px; color:#808080;  text-decoration: none; background: #F6F6F6; }



.menuf { text-align:center; font-family:verdana, Arial, sans-serif; font-size:10px; float: left;   padding: 2px 5px; margin:0; color:#DCDCDC; border-right:#BBBBC4 solid 1px; text-decoration: none;} 
.menuf:link, .menuf:visited {  font-size:10px; color:#DCDCDC; text-decoration: none; } 
.menuf:hover{  font-size:10px; color:#808080;  text-decoration: none; background: #F6F6F6; }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: #ffffff;
  height: 2px;
}


.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-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: #ECECEC;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: #FFFFFF;
  font-weight: bold;
  padding:2px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #A0A0A0;
  background: #F8F8F8;
  margin: 5px;
  padding: 10px;
  border: 1px solid #F0F0F0;
  
}

TD.pageHeadingTrasp, DIV.pageHeadingTrasp {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #202020;
  background: #F8F8F8;
  margin: 5px;
  padding: 10px;
  border: 1px solid #F0F0F0;
   filter: alpha(opacity=60); 
    opacity: 0.60;
     -moz-opacity:0.60;

}


div.bordoimmagine {   border: 1px solid #F0F0F0;
padding: 7px;
background: #F8F8F8;

}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  background: transparent;
}

TD.mainTg, P.mainTg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #BBEB15;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #F3F118; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F3F118; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.bar_right {
	width: 175;
	background-image: url(images/grafica/bg_column_right.jpg);
	background-repeat:  repeat-y;
	}

.bar_left {
	width: 175;
	background:#C0C0C0;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	
	}
	
.LeftinfoBox {
  background: #FFFFFF;
}

.LeftinfoBoxContents {
  background: #FFFFFF;;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid;
  border-color: #000;
    
}

.LeftinfoBoxNotice {
  background: #FF8E90;
}

.LeftinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.LeftinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000;
  color: #FFDB33;
  height: 20px;
  width: 155px;
  text-align: center;
  
}

TD.LeftinfoBox, SPAN.LeftinfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.RightinfoBox {
  background: #FFFFFF;
}

.RightinfoBoxContents {
  background: #FFFFFF;;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid;
  border-color: #FAA003;
}

.RightinfoBoxNotice {
  background: #FF8E90;
}

.RightinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.RightinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FAA003;
  color: #4E76A4;
  height: 20px;
  width: 155px;
  text-align: center;
}

TD.RightinfoBox, SPAN.RightinfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.CenterinfoBox {
  background: transparent;
}

.CenterinfoBoxContents {
  background: transparent;
  line-height: 1.5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px solid;
  border-color: #000000;
}

.CenterinfoBoxNotice {
  background: #FF8E90;
}

.CenterinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.CenterinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
}

TD.CenterinfoBox, SPAN.CenterinfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
	

TD.newProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: transparent;
  color: #000000;
  border: 0px solid;
  border-color: #000000;
  font-weight: normal;
}

TD.newProductsContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: transparent;
  color: #000000;
  font-weight: normal;
}

A.newProductsHeading { 
  font-family: Verdana, Arial, sans-serif;
  color: #FBBE55;
  font-size: 12px;
  font-weight : bold;
  background: transparent;


}

TD.newProductsHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: #000000;
  height: 25px;
}


TD.centercolor {
background: #F4F4F4;
border-right: solid 1px #000;
  background-image:url('http://www.misterintimo.com/images/sfondo1.gif');
  background-repeat:repeat-x;

}

TD.specials, SPAN.specials, P.specials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid;
  border-color: #000000;
  padding: 2;
}
