/*====================================================================================*\
|| ################################################################################## ||
|| # 	Buildnet website - Licence Number GES20030321PR				  				# ||
|| # ------------------------------------------------------------------------------	# ||
|| # ------------------------------------------------------------------------------	# ||
|| # Copyright ©1998-2008 Computel srl and Paolo Remonato. All Rights Reserved.		# ||
|| # This file may not be redistributed in whole or significant part. 				# ||
|| # ---------------------- BUILDNET IS NOT FREE SOFTWARE ----------------------	# ||
|| # (c) http://www.assiplan.it  (shopelvis.it) - http://www.computel2.it			# ||
|| ################################################################################## ||
|| # filename :	shopelvis_shp1.css	 code:20050908	lastupd: 20080108 rel.:3.9pr	# ||
\*====================================================================================*/

body {
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
	background-color : #bd2805;
/*	
 	background-color : #F3F1F1; 
 	background-color : #EEEDED;
 	background-color : #e9e7e7;
	background-color : #F3F1F1;
*/
}

a img { border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #d96303;
	text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #4C4B48;
	text-decoration: none;
}

a:active {
	color: #0000FF;
}

h1 {
	color: #cc3300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
  	font-weight: bold;
	letter-spacing : 1px;
  	padding-top: 11px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffff66;
	padding-top: 11px;
	background-color : #d96303;
	border-bottom : thin solid #ff9900;
	border-right : thin solid #ff9900;
	border-top : thin solid #ffcda8;
	border-left : thin solid #ffcda8;
	padding-right : 3px;
	text-align : center;
	vertical-align : top;
}

h3 {
	color: #cc3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing : 1px;
}
h3 a {
	color: #cc3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing : 1px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 11px;
	background-color : #d96303;
	color: #ffffff;
	border-bottom : thin solid #ff9900;
	border-right : thin solid #ff9900;
	border-top : thin solid #ffcda8;
	border-left : thin solid #ffcda8;
	padding-right : 3px;
	text-align : center;
	vertical-align : top;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
}

h1, h3, h4, h5, h6 {
	margin: 0.3em;
}

h2 {
    vertical-align : middle;
}

#photo_text{
    font-weight: bold;
}

#photo_text2 {
    font-weight: normal;
}

.conttext,
.category-top,
.menuhm,
.menuhm2 {
	font-weight: bold
	}

#photo_text,
.noticemenu {
	font-size: 1.0em
	}

#photo_text2 {
	font-size: 0.9em
	}

.conttext {
	font-size: 1.1em
	}

.menuhm {
	font-size: 1.2em
	}

.category-top,
.menuhm2 {
	font-size: 0.9em
	}

#photo_text,
#photo_text2,
#contentFooter{ 
	line-height: 1.3em
	}

.conttext,
.category-top,
.menuhm { 
	line-height: 1.2em
	}

.menuhm2 { 
	line-height: 1.6em
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
 }

INPUT,CHECKBOX, RADIO, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d96303;
	background-color: #f9e4d3;
	border: inset 1px #0066cc;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 100%;
}

.txaInformativa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #889481;
	background-color: #f7f7f7;
	border: inset 1px #003366;
}
.txaInformativa {
	margin: 1px 3px;
	display: block;
	width: 98%;
	letter-spacing : 1px;
}

.oursugg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff00;
	background-color: #0000CD;
	border: inset 1px #003366;
	border-bottom : medium dotted #FF6347;
	border-top : medium dotted #FF6347;
	font-weight : bold;
	letter-spacing : 2px;
	text-align : center;
	text-decoration : none;
}

/*TABLE CSS  : */

table.header {
  background-color: #F3F1F0;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

table.headerLogoArea {
	background-color: #ffffff;
	width: 100% !important;
}

table.headerNavigation {
	/*background-color: #FF8C00;*/	/* arancio */
	background-color: #ffffff;
	/* border-right: 1px solid #013952;
	border-left: 1px solid #013952; */
	border-bottom: 1px solid #013952;
}

td.main, p.main {
  font-size: 11px;
  line-height: 1.5;
}

td.headerNavigation {
	position: relative;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #929fab;
	padding: 5px;
	text-decoration : none;
}

td.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

td.headerNavigation A, td.headerNavigation A:visited, td.footertop a  {
	font-weight: normal;
	color: #929fab;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

td.headerNavigation A:hover, td.footertop a:hover  {
	color: #013952;
	text-decoration : underline;
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #F3F1F0;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #F3F1F0;
  font-weight: bold;
  text-align: center;
}


FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

LABEL.inputLabel {
	width: 11em;
	float: left;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 810px !important;
/*    width: 95%; */
}



/*            PREZZO PRODOTTI IN HOME PAGE         */

td.hprice {
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 10px;
    font-variant:normal;
    color: #003300;
    font-weight : normal;
}

a.hprice {
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 10px;
    font-variant:normal;
    text-decoration:none;
    color: #006600;
    font-weight : normal;
}

a.hprice:hover {
    text-decoration: none;
    color: #006600;
    font-weight : normal;
} 

/*            */
P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
	
/*SIDEBOXES, vedi sotto,altro css*/

.column_right, .column_single {
	padding: 2px;
	background-color : #F3F1F0;
}

.column_left {
	padding: 2px;
 /*	background-color : transparent; */
  	background-color : #D9DADA; 
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #9a9a9a;
	margin-bottom: 15px;
	background-color : #FFFFF0;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	/* background-color: #003399; */
	background-color: #ff9966;  
	/* background-color:#0662d0 url('../images/box/CenterBox01.gif') repeat-x top left; */
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 1px;
	height: 22px;
	padding-left: 7px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #ffffff;
}
tr.leftboxheading, tr.rightboxheading, tr.centerboxheading, tr.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	font-size: 10px;
	color: #013952;
	line-height: 125%;
 /*	background:#fec978 url('../images/box/CentralBox01.gif') repeat-y top left; */
 	background-color : #F3F1F0;
	padding: 4px;
}

td.leftboxcontent a, td.rightboxcontent a, td.centerboxcontent a, td.singleboxcontent a {
	color: #013952;
	text-decoration: none;
}

td.leftboxcontent a:hover, td.rightboxcontent a:hover, td.centerboxcontent a:hover, td.singleboxcontent a:hover {
	color: #FF7F50;
	text-decoration: none;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	background-color: #0000bb;
	margin-bottom: 15px;
}

.plainBox, .plainbox-description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid #9a9a9a;
	padding: 5px;
	background-color : #ffffff;
}

.plainBoxHeading, td.tableHeading {
    font-size: 12px;
    font-weight: bold;
    padding-top : 11px;
    padding-right : 5px;
    padding-bottom : 5px;
}

.productListing-heading {
	font-size: 10px;
	font-weight: bold;
	color: #6988f1;
	 /* color: #ffccff;  rosa */
	padding: 3px;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	text-decoration : none;
}

.productListing-heading a:visited, .productListing-heading a:link {
	background:transparent;
	font-size: 10px;
	font-weight: bold;
	color: #ADFF2F;
	 /* color: #ffccff;  rosa */
	padding: 3px;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	text-decoration : none;
}

.productListing-heading a:hover {
	color: #ffff00;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

td.productlisting {
  border:1px solid #9a9a9a;
}

tr.productListing-heading {
 	/* background:#6699ff url('../images/box/CenterBox01.gif') repeat-x top left; */
   background-color: #afd5fe;
  }
  
td.productListing-heading {
 /*  background:#0662d0 url('../images/box/CenterBox01.gif') repeat-x top left; */
  background-color: #afd5fe;
  }

th.productListing-heading {
	/* background:#9fcbff url('../images/box/CenterBox01.gif') repeat-x top left; */
	background-color: #ffffff;
	
	height : 28px;
}  

  /* descrizione-testo prodotto */
td.productListing-data {
  font-size: 10px;
  color: #590000; /* rosso notte */
  padding: 5px;
}

.conttext {
	position: relative;
	background:transparent;
	list-style: none;
	color: #d96303;
	padding: 0 0 0 1px;
	border: 0;
	width: 205px;
}

.conttext li {
	background-color: transparent;
	color: #d96303;
	margin-left : 1px;
	margin-top : 0px;
}

.conttext a:link,
.conttext a:visited {
	background-color: transparent;
	width: 205px;
	color: #d96303; 
	text-decoration: none
}

.conttext a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color : #d96303;
}

ul.conttext li a:link,
ul.conttext  li a:visited {
	background-color: transparent;
	width: 205px;
	text-decoration: none;
	color : #ffff99;
}

ul.conttext li a:hover,
ul.conttext li a:visited:hover,
ul.conttext li a:hover {
	color: #ffffff;        /* colore testo menu hover */
	background-color: #d96303;
	width: 205px;
	font-size: 0.9em;    
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul.conttext {
	margin-top : 1px;
	margin-left : 1px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
}
* html ul.conttext li { float: left; margin-left : 4px;}
* ul.conttext li a:link { float: left; }
* ul.conttext li a:visited { float: left; }
* ul.conttext li a:hover { float: left; }
* ul.conttext li a:visited:hover { float: left; }
* ul.conttext li a { height: 1%; }
/* End */

/* center main section ----------------------------------- */

SPAN.cartproductprice {
	font-size: 12px;
	color: #000066;
	/* blu scuro */
	padding: 5px;
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}

SPAN.cartproductname {
	font-size: 16px;
	color: #B22222;	/* rosso scuro */
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}

td.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.prdltkm02 {
  font-size: 12px;
  font-weight: bold;
  color: #F3F1F0; /* come fondo pagina */
  padding: 1px;
  height: 20px;
}

.prdltkm02 a:hover {
  color: #ff9900; /* orange */
}

.center_column {
  padding: 8px;
}

.prmp{
/*  width: 750px !important;  */
/*  width: 95%;  */
  background-color: #F3F1F0;
/*
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
*/
  padding: 5px;
}

/* footer 
  --------------*/

table.footer {
  background: #4C4B48;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

table.footdiscl {
	text-align: justify;
	font-size: 9px;
	width: 95%;
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.footdisclaimer {
	font-size: 9px;
	color : #f3d1cb;
	background : transparent;
}

td.footdisclaimer a {
	color : #ff9999;
}

td.footdisclaimer2 {
	font-size: 9px;
	text-align : justify;
}

td.footdisclaimer2 a {
	color : #0000ff;
	text-align : justify;
}

td.footdisclaimer2 a:hover {
	color : #FF6347;
	font-size : 10px;
	background : #E0FFFF;
	text-align : justify;
}

.footbannerK {
	position: relative;
	font-size: 9px;
	color : #FF7F50;
	margin-top : -34px;
	border : medium solid #FFA500;
	text-align : center;
	vertical-align : top;
	margin-left : 40px;
}

#tbfoot {
	background-image:url(../images/GEShopF02.jpg);
}

tr.footertop {
  background: #abbbd3;
  font-size: 11px;
}

td.footertop, td.footerbottom {
  padding: 5px;
}

/*miscellaneous areas -------------------------------------*/

td.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}
 
tr.productListing-odd, tr.upcomingProducts-odd {
	/* background: #FCF2D7;
	*/
	background: #F3F1F0;
}

tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
 /* background: #FCEDB7;  arancio/giallo chiarissimo */
  background: #F3F1F0;
}

td.productListing-data-description-odd {
  background: #F3F1F0;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

td.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

td.HpText, SPAN.HpText, P.HpText{
   font-size: 14px;
}

td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-size: 12px;
}

.greetUser {
   font-weight: bold;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputrequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {
  background-color: #0066cc;
  color:#ffff33;
  font-size: 12px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #bd2805;
	color: #feffec;
	}

.messageStackSuccess {
	background-color: #b3ffa8;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
    /* background-color: #e9e7e7;
    */
    background-color : #ffffff;
    text-align: left;
    width: 860px;
    vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	border-right : thin solid #c0c0c0;
	border-left : thin solid #c0c0c0;
	border-bottom : thin solid #B0B0B0;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

.instructions, .DIV.instructions {
	color: #F08080;
	font-size: 10px;
	text-align : left;
	vertical-align: middle;
	font-weight : bold;
}

#lftTblArea {
	margin: 0em;
	padding: 0em;
	/* background-color : #be5a08; */
	background-color: #ffffff;
	margin: auto;
	vertical-align: top;
}
	
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	background-color: #ffffff;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: transparent;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory { font-weight: bold; }
.important { font : small-caps; }
.notice { font-weight: bold; }
.rating { font-weight: bold; }
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #ba6a12;
	font-size: 9px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #ba6a12;
	font-size: 9px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin-top : 3em;
    margin-right : 1em;
    margin-bottom : 1em;
    margin-left : 0em;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	/* background-color: #FF6699; */
	background-color: #ff9900;
	/* padding: 0.5em 0.2em; */
	padding: 0 0 5px 0;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}	
ul.orderHistList, ul.orderHistList ul {
margin: 0;
padding: 0;
}
ul.orderHistList li {
margin: 0;
}
ul.orderHistList li {
list-style: none;
position: relative;
margin: 0;
padding: 0;
}
ul.orderHistList li ul {
position: absolute;
left: 0;
top: 1em;
visibility: hidden;
width: 9em;
z-index: 1000;
}


#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.lBoxContentsAlsoPurch, {
	text-align: left;
	}
	
/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
	

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

	
/* checkout totals */
td.ot-subtotal-Text, td.ot-cod-fee-Text, td.ot-total-Text, td.ot-group-pricing-Text, td.ot-gv-Text, td.ot-loworderfee-Text, td.ot-shipping-Text, td.ot-subtotal-Text, td.ot-tax-Text, td.ot-coupon-Text {
  font-weight: bold;
}
td.ot-subtotal-Amount, td.ot-cod-fee-Amount, td.ot-total-Amount, td.ot-group-pricing-Amount, td.ot-gv-Amount, td.ot-loworderfee-Amount, td.ot-shipping-Amount, td.ot-subtotal-Amount, td.ot-tax-Amount, td.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, td.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
td.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
td.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
table.popupattributeqty, table.popupcouponhelp, table.popupcvvhelp, table.popupimage, table.popupimageadditional, table.popupsearchhelp, table.popupshippingestimator, table.popupinfoshoppingcart {
  background-color: #F3F1F0;
  margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
table.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

td.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

.warnsped {
	font: 11px Verdana, Arial, sans-serif;
	position: relative;
	background:transparent;
	color: #bf210f;
	margin-left : 42px;
	text-align : left;
	white-space : normal;
}

/*          categories      box parent and child categories and extra links ..........           */

.menuhm {
	position: relative;
	background:transparent;
	color: #ffffff;
	width: 204px;
	margin-left : 7px;
	text-align : left;
	white-space : normal;
}

a.menuhm {
	color: #ffffff;
	text-decoration: none;	
}

.menuhm2 {
	position: relative;
	background:transparent;
	color: #d96303;
	width: 204px;
	margin-left : 7px;
	text-align : left;
	white-space : normal;
}

a.menuhm2 {
	color: #d96303;
	text-decoration: none;	
}

a:hover.menuhm,a:hover.menuhm2  {
	color: #ffdfae;
	text-decoration: none;
	background-color : #d96303;
}

.category-top {
	position: relative;
	background:transparent;
	color: #000099;
	width: 204px;
	margin-left : 7px;
	text-align : left;
	white-space : normal;
}
A.category-top, A.category-links {
	color: #4b4c48;
	text-decoration: none;
}
A:hover.category-top {
	color: #FFD700;
	text-decoration: none;
	background-color : #4C4B48;
}

A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

ul#photo_text {
	position: relative;
	background:transparent;
	list-style: none;
	color: #000;
	padding: 0 0 0 7px;
	border: 0px;
	width: 145px;
	margin-top : 2px;
	margin-left : 1px;
}

ul#photo_text2 {
	position: relative;
	z-index: 3;
	background:transparent;
	list-style: none;
	color: #000;
	padding: 0 0 0 1px;
	border: 0;
	width: 165px;
	margin-top : 1px;
	margin-left : 0px;
}

ul#photo_text li,
ul#photo_text2 li{
	background-color: transparent;
	color: #000033;
	/* colore testo menu */
	margin-left : 1px;
	margin-top : 2px;
}

ul#photo_text li a:link,
ul#photo_text li a:visited {
	background-color: transparent;
	width: 145px;
	text-decoration: none;
	/* colore testo menu link/visited */
	color : #0000ff;
}

ul#photo_text2 li a:link,
ul#photo_text2 li a:visited {
background-color: transparent;
width: 145px;
   /* colore testo menu link/visited  */
color: #0000ff; 
text-decoration: none}

ul#photo_text li a:visited:hover,
ul#photo_text li a:hover {
background-color: #d96303;
color: #ffffff;    /* colore testo menu hover */
text-decoration: none}

ul#photo_text2 li a:visited:hover,
ul#photo_text2 li a:hover {
background-color: transparent;
width: 145px;
color: #ff3333;     /* colore testo menu hover */
text-decoration: none}

/* Fix IE. Hide from IE Mac \*/
* html ul#photo_text {
	padding-bottom : 0px;
	padding-right : 0px;
	margin-left : 1px;
	margin-top : 1px;
	padding-left : 2px;
}
* html ul#photo_text li { float: left; margin-left : 7px;}
* ul#photo_text li a:link { float: left; }
* ul#photo_text li a:visited { float: left; }
* ul#photo_text li a:hover { float: left; }
* ul#photo_text li a:visited:hover { float: left; }
* ul#photo_text li a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul#photo_text2 {
	margin-top : 1px;
	margin-left : 1px;
	padding-bottom : 0px;
	padding-left : 3px;
	padding-right : 0px;
}
* html ul#photo_text2 li { float: left; margin-left : 7px;}
* ul#photo_text2 li a:link { float: left; }
* ul#photo_text2 li a:visited { float: left; }
* ul#photo_text2 li a:hover { float: left; }
* ul#photo_text2 li a:visited:hover { float: left; }
* ul#photo_text2 li a { height: 1%; }
/* End */

/* attribute images table */
table.products-attributes-images {
	/* width: 100%;
	*/
	/* border: 1px solid #9a9a9a;
	*/
	float: left;
	padding: 2px;
}

.banners {
  padding: 1px;
}

/* DA AGGIUNGER SU ALtrO CSS */

/* table */
.catboxk{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}
/* tr -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.catboxkheading {
    background-color: transparent;
    font-size: 11px;
    font-weight: bold;
    color: #fbfbfb;
    padding-left: 3px;
    vertical-align : middle;
    font-family : Arial, Helvetica, sans-serif;
    letter-spacing : 1px;
    margin-bottom : 2px;
}

.catboxkheading a:link,
.catboxkheading a:visited {
    font-size: 11px;
	background-color: transparent;
	color: #ffffff;
	/* colore testo menu hover */
	text-decoration: none
}
	
.catboxkheading a:visited:hover,
.catboxkheading a:hover {
    font-size: 12px;
	background-color: transparent;
	color: #ffffff;
	text-decoration: none
}

/* td */
td.catboxkheading a {
}

.catboxkcontent {
	font-size: 10px;
	color: #013952;
	line-height: 125%;
	padding: 4px;
}

td.catboxkcontent a {
	color: #013952;
	text-decoration: none;
	word-spacing : 1px;
	line-height : 15px;
}

td.catboxkcontent a:hover {
	color: #FF7F50;
	text-decoration: none;
}

.catboxkfooter {
	background-color: #4c4b48;
	margin-bottom: 15px;
}

A.main_cat {
	color: #4b4c48;
	text-decoration: none;
/*	border-bottom : thin solid #B0B0B0;   */
}
 A:hover.main_cat {
	color: #FFD700;
	text-decoration: none;
	background-color : #4C4B48;
}


.keytextdescript {
	background-color: transparent;
	font-size: 12px;
	color: Black;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	letter-spacing : 1px;
	line-height : 12px;
}

.keytextdescript a:link,
.keytextdescript a:visited {
	background-color: transparent;
	color: #B0C4DE;
	/* colore testo menu hover */
	text-decoration: none
}
	
.keytextdescript a:visited:hover,
.keytextdescript a:hover {
	background-color: transparent;
	color: #4682B4;
	text-decoration: none
}

.keyprice {
	background-color: transparent;
	font-size: 15px;
	color: #DC143C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	letter-spacing : 1px;
	line-height : 16px;
	font-weight : bold;
}

.btn_keysearch2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 11px;
	color: #d96303;
	background-color: #f9e4d3;
	border: inset 1px #ff9900;
}

.keybuttn {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px 0 0;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 69px;
	text-transform: uppercase;
	vertical-align : middle;
	margin-top : 4px;
}
.keybuttn:link {
	background-color: #99A5D7;
	color: Black;
	text-decoration: none;
}
.keybuttn:visited {
	background-color: #B0C4DE;
	color: Black;
	text-decoration: none;
}
.keybuttn:hover {
	background-color: Silver;
	color: #0000ff;
	border-color: black white white black;
	text-decoration: none;
}
.keybuttn:active {
	background-color: Gray;
	color: #ccc;
	text-decoration: none;
}


div#schedabtn {
	margin-left: 5px;
}
div#schedabtn ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
}

div#schedabtn li {
	list-style-type: none;
	height: 30px;
	margin: 20px;
	text-align:center;
}
div#schedabtn li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 6px;
}

div#schedabtn li a:link {
    color: #000000;
    font-weight: bold;
    background-color: #CCCCCC;
    border-style: outset;
}

div#schedabtn li a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #CCCCCC;
    border-style: outset;
}

div#schedabtn li a:hover {
    font-weight: bold;
    color: #F3F1F0;
    background-color: #999999;
    border-style: outset;
}

div#schedabtn li a:active {
    font-weight: bold;
    color: #F3F1F0;
    background-color: #666666;
    border-style: inset;
}

.keyscode {
	background-color: transparent;
	font-size: 10px;
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 12px;
}

.keysdescr {
	background-color: transparent;
	font-size: 12px;
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : oblique;
	line-height : 14px;
	font-weight : normal;
}

.keysprice {
	background-color: transparent;
	font-size: 9px;
	font-weight : bold;
	color: #a4a4a4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 10px;
}

SPAN.keysprice {
	background-color: transparent;
	font-size: 16px;
	font-weight : bold;
	color: #DC143C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 16px;
}

SPAN.keyspricetxt {
	background-color: transparent;
	font-size: 12px;
	font-weight : normal;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 14px;
}

.scramb {
	background-color: transparent;
	font-weight : bold;
	color: #0099ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}

.scramb:link, .scramb:visited {
	background-color: transparent;
	font-weight : bold;
	color: #66cccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}

.scramb:hover {
	font-weight : bold;
	color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}

td.shpeimg1 {
    font-size: 9px;
    background-color: transparent;
    font-weight : normal;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
	/*
    border-left : thin groove #c0c0c0;
    border-right : thin groove #c0c0c0;
	*/
}


.shpetitle {
    background-color: White;
    font-weight : bold;
    color: #d96303;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
}

.shpetitle:link, .shpetitle:visited {
    background-color: White;
    font-weight : bold;
    color: #d96303;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
}

.shpetitle:hover {
    background-color: #d96303;
    font-weight : bold;
    color: White;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
}

td.shpetitle{
    font-size: 9px;
    background-color: White;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
	/*
    border-left : thin groove #c0c0c0;
    border-right : thin groove #c0c0c0;
	*/
}

td.shpetitle:hover {
    font-weight : normal;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style : normal;
    background-color : White;
}


td.xdressx {
    border-right : thin groove;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.xdressx2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    color : White;
    text-align : center;
    vertical-align : middle;
    line-height : 13px;
}

td.xdressx2 {
    border-right : thin groove;
    background-color : #F4A460;
}

td.xdressx3 {
    text-align : justify;
}

td.tbgem {
	border-bottom : thin solid Gray;
	border-right : thin solid Gray;
	border-top : thin solid #B0B0B0;
	border-left : thin solid #B0B0B0;
}

table.parem {
    margin-left : -2px;
}

/* Tabella hprod */

table.hprod {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

table.hprod th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.hprod td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.mtsp1 {
    font-size: 16px;
    color : White;
    margin-top : 69px;
    text-align : center;
    vertical-align : top;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;    
    width : 397px;
}

.mtsp2 {
    font-size: 12px;
    color : White;
    margin-top : 30px;
    text-align : center;
    vertical-align : top;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    width : 397px;
}

div.copysotto {
    font-size: 10px;
    color : #000000;
    text-align : justify;
    vertical-align : top;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
}
div.copysotto a:link,
div.copysotto a:visited {
    font-size: 10px;
    color : #ffffcc;
    text-align : justify;
    vertical-align : top;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
}

div.copysotto a:hover,
div.copysotto a:visited:hover {
    font-size: 10px;
    color : #ffffcc;
    text-align : justify;
    vertical-align : top;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
}