BODY {
  background: #EBEBEB;
  color: #000000;
  margin: 0px;
}

A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: Navy; 
  text-decoration: underline; 
}

A.pdlist {
  color: Navy; 
  text-decoration: underline; 
}

SELECT.smallText {
   font-family: Century Gothic;
  font-size: 11px;
}

FORM {
	display: inline;
}

TD.productSubt {
  font-family: Century Gothic;
  font-size: 15px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productDesc {
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
	text-align: justify;

}

TD.productSpecs {
  font-family: Century Gothic;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.specsbox {
	background: #FFFFFF;
	border: 1px solid;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFB926;
}

TR.headerNavigation2 {
  background: #FFF0CF;
  color: #000000;
}

TD.headerNavigation {
  font-family: Century Gothic;
  font-size: 11px;
  background: #FFB926;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation2 {
  font-family: Century Gothic;
  font-size: 11px;
  background: #FFF0CF;
  color: #000000;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation2 { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.headerNavigation2:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Century Gothic;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FFB926;
}

TD.headerInfo {
  font-family: Century Gothic;
  font-size: 12px;
  background: #DCDCDC;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FFB926;
}

TD.footer {
  font-family: Century Gothic;
  font-size: 11px;
  background: #FFB926;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: #CC0000;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;






}

.infoBoxchristmas {
	background: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 3px;
	padding: 3px;
	width: 10px;
	height: 10px;


}

.infoBoxContents {
	background: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: normal;


}

.infoBoxNotice {
  background: #FFB926;
}

.infoBoxNoticeContents {
  background: #FFCC66;
  font-family: "Century Gothic";
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	background: #B70000;
	color: #FFFFFF;
	border: 1px solid #CC0000;

}

TD.infoBoxHeadingchristmas {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	background: #FFEBD7;
	color: #FFEBD7;
	padding: 2px;
	margin: 2px;

}

TD.infoBox, SPAN.infoBox {
  font-family: Century Gothic;
  font-size: 11px;
}

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: #F4F4F4;
}

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: #ffffff;
}

TR.productListing-heading {
	background: #DCDCDC;
}

TD.productListing-heading {
	font-family: Century Gothic;
	font-size: 11px;
	background: #DCDCDC;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

TD.productListing-data {
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;

}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading{
  font-family: Century Gothic;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

DIV.pageHeading2 {
  font-family: Century Gothic;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Century Gothic;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Century Gothic;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Century Gothic;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Century Gothic;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Century Gothic;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Century Gothic;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Century Gothic;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Century Gothic;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Century Gothic;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Century Gothic;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Century Gothic;
  font-size: 11px;
  color: #FFA51C;
  font-weight: bold;
}

TABLE.formArea {
	border: 1px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;

}

TD.formAreaTitle {
  font-family: Century Gothic;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Century Gothic;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Century Gothic;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #E9E9E9; }
.moduleRowSelected { background-color: #F5F5F5; }
.checkoutBarTo { font-family: Century Gothic; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Century Gothic; font-size: 11px; color: #000000; }

FONT.pageHeading {
  font-family: Century Gothic;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

FONT.main {
  font-family: Century Gothic;
  font-size: 11px;
  line-height: 1.5;
  }
 
FONT.small {
  font-family: Century Gothic;
  font-size: 9px;
  }
  
FONT.specs {
  font-family: Century Gothic;
  font-size: 12px;
  color: #000080;
  }
DIV.pageHeading  { 
  font-family: Century Gothic;
  font-size: 11px;
  font-weight: bold;
 } 
a:active {

  font-family: Century Gothic;
  font-size: 11px;
  font-weight: bold;
  background: #000099;
  color: #FFFFFF;
}
.fondo {
	background-color: #DBDBDB;
	font-family: "Century Gothic";
	font-size: 10px;

}
.finestra {
	background-attachment: fixed;
	background-color: #FFCC00;
	background-repeat: repeat-x;
	background-position: 20px 20px;
	display: table-column-group;
	margin: 3px;
	padding: 3px;
	width: 11px;
	border: solid #FF0000;
	position: absolute;
	clip:  rect(3px auto auto auto);
}
.fondoCopia {
	background-color: #CCE4FF;
	font-family: Century Gothic;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-attachment: scroll;
	padding: 5px 11px;
	height: 50px;
	width: 150px;
	background-position: 2px 2px;
	border: 1px solid #006699;
	list-style-image: url(corner_right_left.gif);










}
.titoletti {
	background-color: #D2E8E8;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	padding-left: 5px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFFFFF;
	margin: 1px;
	color: #000000;




}
.bordocelle {
	border: 1px solid #CC0000;
}
.menusuperiore {
	background: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	text-align: center;


}
.testicentratiINFO {

	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.TESTOcentrato {

	background: #FFFFFF;
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.testiArial {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;

}
