h1 {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 30px;
	display: inline;
}
.boxText {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
}
.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 {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	background: #646464;
	color: #000000;
	margin: 0px;
	height: 100%;
}
A {
	color: #666666;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
FORM {
	display: inline;
}
form select {
	display:block;
	margin:0;
	padding:0;
	width:120px;
}
/*-------------------------------- header ------------------------------*/
TR.header {
	background: #ffffff;
}
TR.headerNavigation {
}
TD.headerNavigation {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight : bold;
}
A.headerNavigation {
	color: #660000;
}
A.headerNavigation:hover {
	color:#0ba7c3;
	text-decoration: none;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Trebuchet MS, verdana, geneva, 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, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.menu, TD.menu {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
A.menu {
	color: #333333;
}
A.menu:hover {
	color: #999999;
}
/*-------------------------------- footer ------------------------------*/
.footer-group {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}
.footer-group p {
	color: #323232;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.footer-group a {
	color: #323232;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.footer-group a:hover {
	color:#0ba7c3;
	text-decoration: none;
}
/*-------------------------------- end footer ---------------------------*/
.Bocci img {
	border: 1px solid #cccccc;
}
.BocciBigImageCont {
	border: #cccccc 1px solid;
}
.BocciPup {
	border: 1px solid #999999;
	background: #cccccc;
}
.BocciHeader {
	font: 10px Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	color: #fff;
	background: #9e2f2d;
	text-align: center;
}
.infoBox {
}
.prodotti {
	width: 183px;
	/*height: 163px;*/
	/*background: url(images/infobox/fashion/bg_prodotti.gif) center no-repeat;*/
}
.sconto {
	width: 60px;
	height: 25px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background: url(images/infobox/sconto.gif) left no-repeat;
}
TD.button_like {
	background: url(images/infobox/button_like.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 260px;
	height: 24px;
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
a.button_like {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
a.button_like:hover {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	text-decoration: underline;
}
.infoBoxContents {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
}
.infoBoxNotice {
}
.infoBoxNoticeContents {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399ff;
}
TD.infoBox, SPAN.infoBox {
	font-family: Trebuchet MS, verdana, geneva, 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: #ffffff;
}
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;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	background: #3399cc;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
}
A.pageResults {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A.pageResults:hover {
	color: #ffffff;
	background: #990000;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #666666;
}
TD.prezzo, DIV.prezzo {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
TD.descrizione, DIV.descrizione {
	padding-right: 10px;
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #000000;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
}
TD.smallestText, SPAN.smallestText, P.smallestText {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
}
TD.accountCategory {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Trebuchet MS, verdana, geneva, 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, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 28px;
	color: #ff0000;
	font-weight: bold;
}
SPAN.errorText {
	font-family: Trebuchet MS, verdana, geneva, 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, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.messageBox {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}
.inputRequirement {
	font-family: Trebuchet MS, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
