/*
  $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; }

#product_cross
	{
		text-align: left;
		font-size: 9pt;
		margin-top: 10px;
		line-height: 1.3em;
		padding: 2px;
    height: 104px;
    width: 260px;
    overflow: auto;		
	}
	#product_cross table
	{
		width: 100%;
		border-collapse: collapse;
	}
		#product_cross th
		{
			vertical-align: top;
			text-align: left;
			font-weight: bold;
		}
		.product_cross-data th, .product_cross-data td
		{
			border-top: 1px solid #CCCCCC;
			font-size: 9pt;
		}
		#product-cross-title
		{
			text-align: right;
			margin: 0;
			font-size: 9pt;
			color: #000;
		}
    .product-cross-odd 
    {
		background-color: #efefef;
    }


#product_cross2
	{
		text-align: left;
		font-size: 9pt;
		margin-top: 10px;
		line-height: 1.3em;
		padding: 2px;
    height: 418px;
    width: 410px;
    overflow: auto;		
	}
	#product_cross2 table
	{
		width: 100%;
		border-collapse: collapse;
	}
		#product_cross2 th
		{
			vertical-align: top;
			text-align: left;
			font-weight: bold;
		}
		.product_cross2-data th, .product_cross-data td
		{
			border-top: 1px solid #CCCCCC;
			font-size: 9pt;
		}
		#product-cross2-title
		{
			text-align: right;
			margin: 0;
			font-size: 9pt;
			color: #000;
		}
    .product-cross2-odd 
    {
		background-color: #efefef;
    }



#product_tech
	{
		text-align: left;
		font-size: 9pt;
		margin-top: 10px;
		line-height: 1.3em;
		padding: 2px;
    height: 245px;
    overflow: auto;		
	}
	#product_tech table
	{
		
		border-collapse: collapse;
	}
		#product_tech th
		{
			vertical-align: top;
			text-align: left;
			font-weight: bold;
		}
		.product_tech-data th, .product_tech-data td
		{
			border-top: 1px solid #CCCCCC;
			font-size: 9pt;
		}
		#product-tech-title
		{
			text-align: right;
			margin: 0;
			font-size: 9pt;
			color: #000;
		}
    .product-tech-odd 
    {
		background-color: #efefef;
    }

#product_appl
	{
		text-align: left;
		font-size: 9pt;
		margin-top: 10px;
		line-height: 1.3em;
		padding: 2px;
    height: 413px;
    overflow: auto;		
	}
	#product_appl table
	{
		
		border-collapse: collapse;
	}
		#product_appl th
		{
			vertical-align: top;
			text-align: left;
			font-weight: bold;
		}
		.product_appl-data th, .product_tech-data td
		{
			border-top: 1px solid #CCCCCC;
			font-size: 9pt;
		}
		#product_appl-title
		{
			text-align: right;
			margin: 0;
			font-size: 9pt;
			color: #000;
		}
    .product_appl-odd 
    {
		background-color: #efefef;
    }
	


.title {
	font-size: 13px;
	color: #FFFFFF;
	background-image:url(images-intro/box_head.jpg);
  	background-repeat:repeat-x;
	padding-left: 5px;
	margin-top:2px;
	padding-top:4px;
	font-weight: bold;
	height: 23px;
	display:block;
	width:580px;
}
.title_red {
	font-size: 13px;
	color: #FFFFFF;
	background-image:url(images-intro/box_head.jpg);
  	background-repeat:repeat-x;
	padding-left: 5px;
	margin-top:2px;
	padding-top:4px;
	font-weight: bold;
	padding-bottom:4;
}
.title_black {
	font-size: 13px;
	color: #FFFFFF;
	background-color:#000000;
	padding-left: 5px;
	margin-top:2px;
	padding-top:4px;
	font-weight: bold;
	padding-bottom:4;
}
#topinterno {
	width: 951px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
	float: left;
	background-image: url(images-intro/top_int.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
#corpointerno {
	background-color: #FFFFFF;
	background-image:url(images-intro/top_body.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 951px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
	float: left;
	margin-left: 6px;
	display: inline;
	padding-top:20px;

}
#centrato {
	width: 951px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
}
#corpo {
	width: 951px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
	float: left;
	padding-left: 6px;
	background-image: url(images-intro/body-home.jpg);
	background-repeat: no-repeat;
	height: 600px;
	display: inline;
}
#piede {
	color:#FFFFFF;
	width: 951px;
	height:90px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
	float: left;
	background-image: url(images-intro/piede.jpg);
	background-repeat: no-repeat;
}
body {
	text-align: center; /* per IE5.x/Win */
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	background-image: url(images-intro/bg2.jpg);
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#topmenu {
	margin-top: 117px;
	padding-right: 10px;
	text-align: right;
	padding-left: 15px;
	color: #000000;
	height:35px;
}
.combo {
	height: 20px;
	margin-left: 200px;
}
.testi {
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}
.paddingimg {
	padding-left: 15px;
	padding-right: 15px;
}


/*
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
*/
A {
  color: #000000;
  text-decoration: none;
}
.visited {
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
A:hover {
  color: #FF0000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

table.headerNavbar {
	background-image:url(images-intro/navbar.jpg);
	background-repeat:no-repeat;
	text-align: left; /* per IE5.x/Win */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	height: 33px;
	background-position: left;
	padding-left:25px;
	margin-left: 15px;
}

TR.headerNavigation {
	background-color: #E9E9E9;
//	background-image:url(images-intro/bgheader.jpg);
	background-repeat:no-repeat;
	text-align: left; /* per IE5.x/Win */
	padding-left:0px;

}

TD.headerNavigation {
//	background-image:url(images-intro/bgheader.jpg);
	font-family: Verdana, Arial, sans-serif;
	background-repeat:no-repeat;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:8px;
	margin-left:10px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  padding-left: 5px;
  padding-right: 5px;
}

A.headerNavigation:hover {
  color: #ffffff;
}

/*barra di navigazione con nome pagina, classe headerHistory*/
A.headerHistory { 
  color: #000000; 
  padding-left: 5px;
  padding-right: 5px;
}

a.headerNavbar:link { 
  color: #666666; 
  padding-left: 5px;
  padding-right: 5px;
}

a.headerNavbar:hover {
  color: #000000;
}
a.headerNavbar:visited {
  color: #666666;
}

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-image: url(images-intro/bg_footer.jpg);
	background-repeat: no-repeat;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  padding-left:20px;
  margin-left:10px;
 
}
a.pag:link {
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
a.pag:visited {
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
a.pag:hover {
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
a.pag:active {
	color: #FF0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

/*Gruppo Sideinfobox classi per box non categoria*/
 .SideinfoBox {
 background:#CCCCCC;
} 

.SideinfoBoxContents {
  background: #ffffff;
  background-image:url(images-intro/bg_box.jpg);
  background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.SideinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image:url(images-intro/box_head.jpg);
  background-repeat:no-repeat;
  color: #ffffff;
  height:25px;
}

/*Gruppo infobox classi per box categoria*/
.infoBox {
  background: #FFF;
  
}

.infoBoxContents {
  background: #ffffff;
  background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color:#000000;
  color: #FFFFFF;
  height:25px;
}

.infoBoxBar {
 width: 80px;
}

.infoBoxContentsBar {
  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.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;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productApplication-data {
  font-family: sans-serif;
  font-size: 10px;
}

A.pageResults {
  display:inline-block;
  width:24px;
  height: 24px;
  padding-top:6px;
  text-align:center;
  background-image:url(images/bg_page_number.jpg);
  background-repeat:no-repeat;
  color:#000000;
  text-decoration:none;
  
}
A.pageResults:visited {
  display:inline-block;
  width:24px;
  height: 24px;
  padding-top:6px;
  text-align:center;
  background-image:url(images/bg_page_number.jpg);
  background-repeat:no-repeat;
  color:#000000;
  text-decoration:none;
  
}

A.pageResults:hover {
  display:inline-block;
  width:24px;
  height: 24px;
  padding-top:6px;
  text-align:center;
  background-image:url(images/bg_page_number.jpg);
  background-repeat:no-repeat;
  color:#FF0000;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.subpageHeading, DIV.subpageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
a.smallText {
  color:#FF0000;
}

/*Numeri di pagina della ricerca*/
TD.SearchPageNumber, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.piede, SPAN.piede, P.piede {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}

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: #CCCCCC;
  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; }
.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; 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; }


.testihome {
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}
.bianco {
	background-color:#FFFFFF;
}
.grigio {
	background-color:#F0F0F0;
}
