/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  background-image:url(public/images/mainBackground.jpg);
  background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
  text-align: center;
}

#mainBody {
  margin: 0px auto 0px auto;
  width: 1010px;
}
#mainContent {
	padding: 0px 8px 0px 8px;
}
#contentBody{
	margin: 17px 0px 0px 0px;
}
.columnLeft {
	margin: 0px 8px 0px 0px;
}
.tableMain {
	padding: 0px 8px 0px 4px;
	border: 0px;
	
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  /*color: #AABBDD;*/
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

DIV.header {
  padding:14px 0px 2px 0px;
  margin: 0px auto 0px auto;
}

TD.header {
  /*background: #ffffff;*/
/*  background: #ffffdf;*/
	height:34px;
  background-image:url(public/images/theme/header_background.gif);
  background-repeat: repeat-x;	
}

TR.headerNavigation {
/*  background: #bbc3d3;*/
    background: #660000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3;*/
    background: #660000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

DIV.footer {
  padding:0px 0px 0px 0px;	
}

TR.footer {
/*  background: #bbc3d3;*/
    background: #660000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  text-align: center;
  font-style: italic;
/*  background: #bbc3d3;*/
/*    background: #660000;*/
  /*height:34px;*/
  margin-top: 0px;
  height:34px;
  background-image:url(public/images/theme/footer_background.gif);
  background-repeat: repeat-x;	  
  color: #a9a5a6;
}

.manufacturersBox {
/*  background: #b6b7cb;*/
/*    background: #660000;*/
	width: 100%;
	padding: 3px 0px 3px 0px;
	background-color: #a9a5a6;
	text-align: center;
}
#manufacturers_clear {
  cursor: pointer;	
}
.manufacturersBoxContent {
  padding: 5px 5px 0px 10px;
  background-color: #a9a5a6;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
  /*width:100%;*/
  height:65px;
}
.manufacturersBoxImage {
  margin: 0px 4px auto auto;
  text-align:right;
  cursor: pointer;
  height:66px;
}
.manufacturersBoxImageShadow{
  background-image:url(public/images/theme/manufacturers_shadow.jpg);
  height:70px;
  width:70px;
}

.infoBox {
/*  background: #b6b7cb;*/
/*    background: #660000;*/
	background-color: #a9a5a6;
}

.infoBoxContents {
/*  background: #f8f8f9;*/
  /*background: white;*/
  background-color: #a9a5a6;  
  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: 1.0em;
  font-weight: bold;
  text-align: center;
  font-style: italic;
/*  background: #bbc3d3;*/
    background: #2f2d2e;
  color: #ffffff;
}
TD.infoBoxHeadingBorder {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #bbc3d3;*/
/*    background: #660000;*/
  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: #f8f8f9;*/
  background: white;
  border: 1px solid silver;
}

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: #f8f8f9;*/
  /*background: white;*/
  background-color: #dbdddc;
  border: 1px solid silver;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*  background: #bbc3d3;*/
    background: #2f2d2e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align:middle;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #bababa;
  text-align: center;
}

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: 11px;
  line-height: 1.5;
  /*text-align:center;*/
}
  
TD.mainTitle, p.mainTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  background: #2f2d2e;
  color: #ffffff;	
}  

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: #D7E9F7; cursor: pointer; cursor: hand; }*/
/*.moduleRowOver { background-color: #2f2d2e; cursor: pointer; cursor: hand; color:white; }*/
.moduleRowOver { background-color: #c1c1c1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; text-align: center; border: 1px dotted #2f2d2e; /*background-color: #ffb3b5;*/ }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-align: center; border: 1px dotted #2f2d2e; /*background-color: #99ff00;*/ }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* FLEXLine */
.quadroProdotto {
  padding: 0px;
  background: white;
  border: 1px solid #660000;
}
.corniceSupQuadroProdotto, .corniceInfQuadroProdotto{
  width: 100%;
  height: 1px;
  margin:0px;
  padding:0px;
  background:#660000;
  /*background-image:url(images/graphic/bottom_up.gif);
  background-repeat: repeat;*/
}
.corniceDXQuadroProdotto, .corniceSXQuadroProdotto{
  width: 1px;
  margin:0px;
  padding:0px;
  background:#660000;
  /*background-image:url(images/graphic/left_right.gif);
  background-repeat: repeat;*/
}
.quadroOmbraRight{
  width: 9px;
  overflow: hidden;	
  background: transparent url(public/images/theme/ombra_right.png);
}	
.quadroOmbraDown{
  height: 9px;
  overflow: hidden;
  background: transparent url(public/images/theme/ombra_down.png);
}	
.quadroOmbraNE{
  width: 9px;
  height: 15px;
  background-color: blue;
  /*background-image:url(public/images/theme/ombra_ne.png);*/
}
.quadroOmbraE{
  width: 9px;
  background-color: white;
  /*background-image:url(public/images/theme/ombra_e.png);*/	
}
.quadroOmbraSE{
  width: 9px;
  height: 9px;
  /*background-color: silver;*/
  background: transparent url(public/images/theme/ombra_se.png);
}
.quadroOmbraS{
  height: 9px;
  background-color: red;
  /*background-image:url(public/images/theme/ombra_s.png);*/	
}
.quadroOmbraSO{
  width: 15px;
  height: 9px;
  background-color: yellow;
  /*background-image:url(public/images/theme/ombra_so.png);*/	
}
.banner{
  border: 1px solid #660000;
}
.products_new_image{
	border: 1px solid #660000;
}
/*MWD Flexline : Informazioni*/
.informationContent {
	text-align: center;
}	
.informationTitle {
	/*background-color: #003399;
	border-width: 2px;
	border-style: solid;
	border-top-color: #c0c0c0;
	border-right-color:#000080;
	border-bottom-color:#000080;
	border-left-color:#808080;
	text-align: center;
	font-weight: bold;
	font-size: medium;
	color: white;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  background: #2f2d2e;
  color: #ffffff;	
}
.informationParagraph {
	text-align:justify;
}
.informationPricesTable {
	width:100%;
	border: 1px solid black;
	text-align: center;
}
.informationPricesTableHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	background: #2f2d2e;
	color: #ffffff;	
}
.informationPricesRowHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #black;;	
}
.informationPricesRowItem {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	color: red;	
}
.informationImportant {
	margin: 0px auto 0px auto;
	width:70%;
	text-align: center;
}
.informationUnsure {
	color: red;
}	
.informationLink {
	color: blue;
}
.informationStrong {
}
.informationHighlight {
	color: red;
}
.prodDescription {
  color: #a9a5a6;
}

.subPageBox {
  background-color: white;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid silver;
}
.subPageBoxNotice {
  background-color: white;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid silver;
}

.subPageContents {
/*  background: #f8f8f9;*/
  /*background: white;*/
  background-color: white;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.subPageParagraph {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	text-align:justify;
}

.linkImage {
	cursor: pointer;
}

td.searchbox {
	padding-left:10px;
}

input.searchbox {
	background-color: #727272;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(public/images/theme/search_background.png);
	color:white;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.button_prev {
display:inline;
margin-left: 12px;
position:relative;
/*top:340px;*/
top:-71px;
z-index:100;
cursor: pointer;
}
.button_next {
display:inline;
margin-left:763px;
position:relative;
/*top:340px;*/
top:-71px;
z-index:100;
cursor: pointer;
}

#productsShowDiv {
	height:368;
	overflow:hidden;
}

td.topmenu a img {
	
}

p.extra_description_onweight {
	color:red;
	font-size:1.2em;
}