/*

  $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

*/

body {
	margin:0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-color:#FFF9FC
	}
	
#Content {
	width:1000px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:5px;
	border:0px dashed #333;
	background-color:#FFF;
	}

.styleB {

    font-family: Tahoma;

    font-size: 12px;

	font-weight: bold;

	color:#000066;

}



.productPrice{

 font-family: Arial, Verdana, sans-serif;

 font-size: 16px;

 font-weight: bold;

 color:#000066;

 }  





.input_form { 

	font-family: Tahoma;

    font-size: 14px;

	color:#000099;

}



.frontside { 

	font-family: Tahoma;

    font-size: 12px;

    text-align : center;

    vertical-align: middle;

	color:#000099;

}



a.frontside:link, a.frontside:visited, a.frontside:active, a.frontside:hover {

	color:#000099;

  	text-decoration: none;

}



.transport {

	color:#FF6633;

	font:Geneva, Arial, Helvetica, sans-serif;

	font-style:oblique;

	font-weight: bold;

}



.bordura { 

	border:1px;

	border-color:#FF6600;

	border-style:dotted

}



.prt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000066;

	font-weight: bold;

}



.pret {

	color: #880000;

}



.titlureview {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000066;

	font-weight: bold;

}



TD.reviews {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #F2F2F2;

}



.styleA { 

    font-family: Tahoma;

    font-size: 12px;

	color: #0000FF;

}



.styleR {

    font-family: Tahoma;

    font-size: 12px;

	font-weight: bold;

	color: #FF0000;

}



.style1 {

	color: #000066;

	font-weight: bold;

}



.style2 {

	color: #FF0000;

	font-weight: bold;

}



.style5 {

	color: #FF6600;

	font-style: italic;

	font-size: 24px;

	font-weight: bold;

}



.mws_boxTop_module_special    { background: url('images/infobox_special/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

				 

.mws_boxTop_module    { background: url('images/infobox_module/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }

.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }

.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter_module { background: #ffffff; 

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 10px;}

.mws_boxCenter_module2 { background: #ffffff; 

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 10px;}

				 





.mws_boxTop    { background: url('images/infobox/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxLeft   { background: url('images/infobox/left.gif'); }

.mws_boxRight  { background: url('images/infobox/right.gif'); }

.mws_boxBottom { background: url('images/infobox/bot.gif');

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter { background: #FFFFFF; }



.mws_boxTop_main    { background: url('images/infobox_main/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }

.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }

.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter_main { background: #FFFFFF; }



TD.noborderbox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



.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; }



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #AABBDD;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #bbc3d3;

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background-image:url(images/infobox/fond.gif);

  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;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background-image:url(images/infobox/fond.gif);

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

 /* background: #C80202; */

}



.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-image:url(images/infobox/fond.gif);

  color: #ffffff;

}



TD.infoBox, SPAN.infoBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TR.upcomingProducts-odd {

  background: #FEF5FD;

}



TR.upcomingProducts-even  {

  background: #FEF5FD;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-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.shippingOptions-even {

  background: #f8f8f9;

}



TABLE.productListing {

	border: 1px;

	border-style: solid;

	border-color: #C80202;

	border-spacing: 1px;

}



.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #C80202;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

TD.productListing-data p {
	margin:2px;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #039;
	font-weight: bold;
}

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: #000099;

}



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: 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: #FF9933;

	font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  font-size:16px;

  font-weight:bold;

  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; }



/* Individual Boxes - Graphical Borders for modules - Star */

.mws_boxTop_module    { background: url('images/infobox_module/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }

.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }

.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter_module { background: #ffffff; 

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 10px;}

.mws_boxCenter_module2 { background: #ffffff; 

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 10px;}

/* Individual Boxes - Graphical Borders for modules - Star */



TD.noborderbox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



/* menu Image - Show Sub-categories  Star */

a.menucateg:link, a.menucateg:visited, a.menucateg:active {

	display: block;

	vertical-align: middle;

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-align: left;

	height: 12px;

	text-decoration: none;

	border: solid 1px #f8f8f9;

	color:#000066;

}



a.menucateg:hover {

border: solid 1px #CCCCCC;

background-image: url(images/menuon.png);

background-repeat: repeat;

text-decoration: none;

font-weight: bold;

color:#000066;

}



a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {

display: block;

vertical-align: middle;

font-size: 9px;

font-family: Verdana, Arial, Helvetica, sans-serif;

text-align: left;

height: 12px;

text-decoration: none;

border: solid 1px #f8f8f9;

}



a.menusubcateg:hover {

border: solid 1px #CCCCCC;

background-image: url(images/menuon.png);

background-repeat: repeat;

text-decoration: none;

color: #000000;

}

/* menu Image - Show Sub-categories  End */



/* BOF: Additional Images */

.imagesBoxContents {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

/* EOF: Additional Images */

.imageborder {

border: #C80202 1px solid;

} 



/*BOF Options as Images*/

SPAN.optionsAvailable {

	font-family: Verdana, Arial, sans-serif;

	font-size: 12px;

	color: #F00;

	font-weight: bold;

}

/*EOF Options as Images*/



.special {

    font-family: Tahoma;

    font-size: 18px;

	font-weight: bold;

    color: #FF0000

}



/*** Begin Header Tags SEO ***/

h1 {

	font-family: Verdana, Arial, sans-serif;

	font-size: 18px;

	font-weight: bold;

	margin-bottom: 0;

	padding-bottom: 0;

	color: #000099;

}

h2 {

	font-family: Verdana, Arial, sans-serif;

	font-size: 14px;

	font-weight: normal;

	margin-bottom: 0;

	padding-bottom: 0;

	color: #000099;

}

/*** End Header Tags SEO ***/



SPAN.markProductInStock {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #FF0000;

  font-weight: bold;

}



/* classi per 2gether discount*/



.getslogan	{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

}

.gettitolo	{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

}

.buybothText {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	margin-bottom: 8px;

}



.getprezzo {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	margin-bottom: 8px;

}



.prezzo {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	margin-bottom: 8px;

}



.getrisparmio {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	margin-bottom: 8px;

}



.vsmalltext {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 9px;

	margin-top: 8px;

}



.borderGray 

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



/* end of classi per 2gether discount*/



/* star product pimped start */



.starTitle{

	font-family: Verdana, Arial,  sans-serif;

	font-size: 14px;

	color: #FF0000;

	font-weight : normal;

}



.starName{

 font-family: Tahoma, Verdana, Arial;

 font-size: 24px;

 font-weight: normal;

 color: #1f79b6;

 }  

 

 .starProdDesc{

 font-family: Arial, Verdana, sans-serif;

 font-size: 12px;

 color: #808080;

 }  

 

 .starPrice{

 font-family: Arial, Verdana, sans-serif;

 font-size: 12px;

 font-weight: bold;

 color: #ffffff;

 }  

 

 .box_outline3 {

	margin-top:3px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-style: solid;

	border-color: #1f79b6;

}



/* star product pimped end */



/* begin: slideshow */

.slideshow {

	position:relative;

	padding:0;

	margin:0;

}

.slideshow a img {

    border:none;

}

.slideshow li.slide {

    list-style-type:none;

}

.slideshow .slides {

	height:180px;

	margin:0;

}

.slideshow .slides li.slide {

	visibility:hidden;

	position:absolute;

	left:0px;

	top:0;

}

.slideshow .buttons {

    display:none;

}

.slideshow .buttons {

    display:block;

	position:absolute;

	z-index:100;

	left:565px;

	top:150px;

	margin:0;

}

.slideshow .buttons li {

	float:left;

	display:inline;

	width:25px;

	height:25px;

	margin:0;

	padding-left:9px;

	line-height:25px;

	background-image:url('buttonBg.png');

	background-repeat:no-repeat;

}

.slideshow .buttons li a { 

	font-family:Arial, Helvetica, sans-serif; 

	font-size:14px;

	float:left;

    text-decoration:none;

	width:25px;

	height:25px;

	color:#fff;

	outline:0;

}

.slideshow ul.buttons li a:hover {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

    text-decoration:none;

    color:#0a0a0a;

}

.slideshow ul.buttons li.active a:hover,

.slideshow ul.buttons li.active a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#666666;

}

/* end: slideshow */




