/*
  $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
*/



/* graphborders start*/
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
				 color: #ffffff;
                 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;
				 color: #ffffff;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #ffffff;
				color: #000000;
				}

.mws_boxTop_main    { background: #eeeeee 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:#eeeeee url('images/infobox_main/left.gif') repeat-y left; }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background:#eeeeee 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: #eeeeee;
					color: #000000;
					}

/*graphborders end*/

.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: #BA2929 ;
  color: #000000;
  margin: 0px;
}

A {
  color: #000011;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffff00;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0c2ac4;
  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: #002200;
  color: #ff00ff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.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: #0c2ac4;
  color: #ffff00;
}

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.shippingOptions-odd {
  background: #ffffff;
  height:180px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.shippingOptions-even {
  background: #eeeeee;
  height:180px;
}

TR.upcomingProducts-odd {background: #ffffff}
TR.upcomingProducts-even {background: #eeeeee}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #ff3333;
  font-weight: bold;
  height:24px;
 margin-top:12px;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000 url('images/grigiomini2.gif') repeat-x;
  color: #ff3333;
  font-weight: bold;
  height:24px;
  margin-top:12px;
  }

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: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f7f7f7;
  background: #000000 url('images/grigiomini2.gif') repeat-x;
  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;
}

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

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h1.product_info {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
 background: url('images/underline.png') no-repeat bottom left ;

}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #fff;

}
h4 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
 background: url('images/underline.png') no-repeat bottom left ;

}

info {
 text-align:justify ;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}

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

/* graphborders */
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 
}



/* lucabox */
.lucaBoxHeading {
  background:  url('images/grigio.gif') repeat-x;
  height: 20px;
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  /** border: 1px
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;;**/

}

TD.lucaBoxHeading {
  background: #000000 url('images/grigiomini2.gif') repeat-x;
  height: 24px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
  text-align: center;
  /** border: 1px
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;;**/

}




.trasparenza {
width:986px; 
background: #ffffff;/* url('images/tile2_60.png') repeat top;
border:1px solid #040609; border-width:0px 1px 0px 1px;*/

}

.trasparenzatop {
width:986px; 
background:#000000 url('images/sfumo_nero.jpg') no-repeat top ;
/*background: url('images/top_verticale.png') repeat-x bottom;
border:1px solid #040609; border-width:0px 1px 0px 1px;*/
}

.topmenuluca{
height:56px;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
background: url('images/bar/middle.gif') repeat-x top;
color: #c76170;
}

.topbarluca{
height:40px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: center;
background: url('images/topbar/middle.gif') repeat-x top;
color: #f7f7f7;
}

A.topbarluca{
height:40px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: center;
background: url('images/topbar/middle.gif') repeat-x top;
color: #f7f7f7;
}

A.topmenulucaa {
  color: #FFFFFF;
  font-family:  Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

A.topmenulucaa:hover {
  color: #030d61;
  padding-top:10px;
  margin-top:10px;
  
}

A.topmenuluca {
  color: #FFFFFF;
  font-family:  Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;

}

A.topmenuluca:hover {
  color: #660000;
  padding-top:10px;
  margin-top:10px;
  }
.topopzioni {
color: #000000;
  font-family:  Arial, sans-serif;
  font-size: 12px;
  }
A.linkbar {
color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 12px;
  height:10px;
  }
  A.linkbar:hover {
  color: #00cc00;


  
}
A.linkbar img {height:10px;}
.sfumo {
background: url('images/sfumo_nero.jpg') no-repeat center;
}

.prezzo {
background: url('images/cartellino.gif') no-repeat right ;
height:75px;
}
.black{
background: #000;
}
.grey {
background: #eeeeee;
}

/* Ajax Marquee */
#ajaxticker{
/*width: 476px;*/

/*border-bottom: 1px ridge black; */
border-top: 1px dotted red; 
padding: 12px;
margin-left:10px;
margin-right:10px;
height:120px;
background-color: #ffffff;
text-align: justify;
font: bold 13px Tahoma;
}

#ajaxticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #ffffff;
}

a.thumbn{
float: left;
height:150px;

}
img.thumbn{
background-color: #0000ff;
float: left;

}
a.thumbn img{
border:1px solid black;



}
a.thumbn:hover img{
border: 1px solid red;
background-color: #ffffff;

}

UL {
display:table;
margin:0;
padding:0;
}
LI {
display:table-cell;
}

#menuhome ul li{
height:23px;
width:230px;
color:white;
}
#menuhome ul{
background: #d21f23;

}
#menuhome{
width:586px;
background: #d21f23;
position:absolute;
top:49px;
right:0px;
margin:0 auto;
padding:0 ;
height:22px;

}


#menuhome ul, #topMenu2 ul, #itemsMenu ul{
	display:table;
	float:right;
}

#menuhome ul{height:22px;}
#topMenu2 ul{margin:0 auto 0 0;	height:26px;}
#itemsMenu ul{margin:0 auto 0 0;	height:35px;}

li.headLinks{
display:table-cell;
list-style:none;
text-align:center;
}

#menuhome ul li.headLinks {height:22px; }
#topMenu2 ul li.headLinks{height:26px;}
#itemsMenu ul li.headLinks{height:35px;}

li.headLinks a {
color:white;
margin: 0 10px;

}
li.headLinks a img{
vertical-align:-3px;	
}
.clear { clear:both; width:1px;}

#header_c2{
position:relative;
margin:0px;
padding:0px;
}

#testo_trans {
background: url('images/header/transixel.png') repeat  ;
width:258px;
height:223px;
position:absolute;
left:400px;
top:0px;
font-family: tahoma;
font-size:11px;
padding: 12px;
text-align:justify;
}
#flash {
width:304px;
height:223px;
position:absolute;
right:-3px;
top:3px;
font-family: tahoma;
font-size:11px;

text-align:justify;
z-index:1;
}

#menugenerale{
height:30px;
width:100%;
background: #d21f23;
position:relative;

}

#menugenerale ul li {float:left;width:137px;margin:0;padding:0;text-align:center;}
#menugenerale ul 	li a {display:block;padding:5px 10px;height:100%;color:#FFF;text-decoration:none;border-right:1px solid #000; border-top:1px solid #000; border-bottom:1px solid #000;}
#menugenerale ul li a {background:url(images/header/bg2.jpg) repeat 0 0;}
#menugenerale ul 	li a:hover, li a:focus, li a:active {background-position:-200px 0;}
#jquery_menu a {background:url(images/header/bg2.jpg) repeat 0 0;}
#ohelmet {width:144px;}


				
				
#inputArea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:310px;
	}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 300px;
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
        }
        .idle
        {
	    border: solid 1px #85b1de;
	    background-image: url( 'images/header/blue_bg.png' );
	    background-repeat: repeat-x;
	    background-position: top;
        }

#testosuflash{
position:absolute;
right:80px;
top:20px;
font-family: tahoma;
font-size:11px;
color:#990000;
z-index:2;
}
#testosuflash2{
position:absolute;
right:85px;
top:222px;
font-family: tahoma;
font-size:11px;
color: #333333;
z-index:2;
}
