BODY {
  background: #ffffff;
  background-image: url(images/little.gif);
  font-size: 100%;
	text-align: center;
  	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
}

#container{
  width: 1004px;
margin: 0 auto;
}

.logo a{
background: #FF9900;
text-decoration: none;
}

.logo img{
border: 0;
}

img.float { 
float : left;
margin-right : 5px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 0;
} 

img.float2 { 
float : left;
margin-right : 5px;
margin-bottom : 260px;
margin-top : 5px;
margin-left : 0;
} 

.menu0 a{
color: #000;
font-weight: bold;
text-decoration: none;
}

.menu0 a:hover{
color: #000;
font-weight: bold;
text-decoration: none;
text-decoration: underline;
}

.menu1 { 
  float: left;
  font-size: 12px;
  font-weight : bold;
  text-align : center;
  list-style: none;
  padding: 2px;
  margin: 0px;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu1 ul,li{
display: inline;
}

.menu1 a{
float: left;
display: block;
height: 32px;
color: #ffffff;
text-decoration: none;
padding: 10px 15px 0px 15px;
}

.menu1 a:hover {
  color: #ffffff;
  background-color: Black;
  text-decoration: underline;
  display: block;
}

.menu2{
  list-style: none;

}

.menu2 h1{
  height: 25px; 
  color: #ffffff;
  background-color: Gray;
  text-indent: 12px;
  margin-top: 7px;
  padding-top: 4px;
  font-size: 14px;
  display: block;
}

.menu2 li,ul{
display: inline;

}

.menu2 a{ 
display: block;
height: 25px;
color: #FFFFFF;
text-decoration: none;
padding-left: 12px;
font-size: 12px;
}

.menu2 a:hover {
  color: Orange;
  background-color: #5D5D5D;
  text-decoration: underline;
  display: block;
  font-size: 12px;
}

.menu_flag a{ 
display: inline;
text-decoration: none;
padding-left: 2px;
height: 15px;

}

.menu_flag a:hover {

display: inline;
height: 15px;

}


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


FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
   font-family : "Trebuchet MS", Arial, Helvetica, 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;
  //shopping-cart content color
}

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: #ECECEC;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFF5D9;
  //shopping-cart header/footer color
  border-spacing: 1px;
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center; 

  color: #545454;
  font-weight: bold;
  padding: 10px;
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFF5D9;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 12 10 12;


  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C20000;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #002538;
  font-weight: bold;
  text-decoration: sharp;
  height: 37px;
  width: 685px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 5px;
  padding-left: 25px;
  text-transform: uppercase;
}

TD.pageHeadingHome, DIV.pageHeadingHome {
  font-size: 12px;
  color: #002538;
  font-weight: bold;
  text-decoration: sharp;
  width: 685px;
  height: 38px;
  background: url('images/m00.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 25px;
  text-transform: uppercase;
}

TD.HomeNews{
  font-size: 12px;
  color: #002538;
  font-weight: bold;
  text-decoration: sharp;
  width: 685px;
  height: 36px;
  background: url('images/m25.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 25px;
  text-transform: uppercase;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

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

TD.fieldKey {
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

SPAN.markProductOutOfStock {
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement {  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

TD.chiusura {
height:22px;
  background-image: url(images/m26.gif);
  background-repeat: no-repeat; 
  background-position: top left;
}



td{
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #7F7F7F;
}

td.flash {
background-color: #999999;
}

 .bg{
  background-image: url(images/m19.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m27.gif);
  background-repeat: repeat-y; 
 }

 /*  .bg2{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
  background-position: top;
 }


.bg3{
  background-image: url(images/m41.gif);
  background-repeat: repeat-y; 
 }*/


 .go{

  width: 135px;
  height: 19px;
 }

 .cs{
  font-size: 10px;
  color: #6C6C6C;
  font-weight: bold;
 }

 .cs1{
  font-size: 10px;
  color: #2C2C2C;  
 }


 .cs2{
  font-size: 16px;
  color: Navy;
  font-weight: bold; 
 }

 .cs3{
  font-size: 11px;
  color: #424242;  
 }

 .cs4{
  font-size: 16px;
  color: Navy;
  font-weight: bold; 
  display: block;
  border-top: dashed;
  border-top-width: 1px;  
  border-bottom: dashed;
  border-bottom-width: 1px;
  padding: 3px;
 }
 
  .cs5{
  margin: 120px;
 }

 .ml{
  color: #2C2C2C;
  font-size: 10px;
  text-decoration: underline;
 }

 .ml1{
  color: #AF0000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  color: #830000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  color: #7F7F7F;
  font-size: 10px;  
  text-decoration: none;
 }

 .ml4{
  color: #AF0000;
  font-size: 11px;  
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #424242;
  font-weight: bold;  
  text-decoration: none;
 }

 .ml6{
  color: #830000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 
 .se{
  width: 93px;
  font-size: 9px;
  color: #B2B2B2;
 }


/*Footer */
#footer {
	width: 100%;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

#menu3 {
	float: left;
	width: 100%;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu3 li {
	display: inline;
}

#menu3 a {
	display: block;
	float: left;
	height: 37px;
	padding: 10px 15px 0px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu3 a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}

/*	#menu3r {
	float: right;
	height: 37px;
	margin: 0;
	padding: 9px 25px 0 0;
background: url(images/img03.gif) no-repeat right bottom;
}*/


.titoletto {
	font-size:16px;
	font-weight:bold;
 }

.titoletto2  {
	font-size:14px;
	font-weight:bold;
 }
 
 .titoletto2  a{
	font-size:12px;
	color:#666;
	text-decoration:none
 }
  .titoletto2  a:hover{
	font-size:12px;
	color:#666;
	text-decoration:underline;
 }
 
.titoletto3 {
	font-size:14px;
	font-weight:bold;
 }
 .titoletto4 {
	font-size:14px;
	font-weight:bold;
	color:red;
	text-decoration:underline;	
 }
  .titoletto3 a{
	text-weight:bold;
	font-size:14px;

 }

  .titoletto3 a:hover{
	text-weight:bold;
	font-size:14px;
	text-decoration:underline;
	
		
 }
 
 .titoletto4 a{
	font-size:14px;
	font-weight:bold;
	color:red;
	text-decoration:none
		
 }
  .titoletto4 a:hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:red;
		
 }
 .titoletto5 {
	text-weight:bolder;
	font-size:14px;
    color:#666;
 }
  .titoletto5 a{
	font-size:14px;
	font-weight:bolder;
	color:#666;
	text-decoration:none
	}
  .titoletto5 a:hover{
	font-size:14px;
	font-weight:bolder;
	text-decoration:underline;
	color:#666;
		
 }

img.right { 

float : right;

margin-right : 0;

margin-bottom : 5px;

margin-top : 5px;

margin-left : 10px;

}