/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 */
#sfondo{
	background-attachment: scroll;
	background-color: #060607;
	background-image: url(../images/sfo_rdsh.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 82.5%;*/
	font-size: 0.72em;
	color: #f3ecda;
	background-attachment: scroll;
	background-color: #060607;
	background-image: url(../images/sfo_rdsh.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #f3ecda;
	text-decoration: none;
	}

a:visited {
	color: #f3ecda;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #a03;
	}

#navCatTabs ul li a:hover{
	color: #FFF;
	}

a:active {
	color: #f3ecda;
	font-weight: bold;
	}

h1 {
	font-size: 1.5em;
	color: #f3ecda;
	}

h2 {
	font-size: 1.4em;
	color: #f3ecda;
	}

h3 {
	font-size: 1.3em;
	color: #f3ecda;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	color: #f3ecda;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f3ecda;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;}
SELECT, INPUT {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*border:1px solid #000000;*/
	color: #000000;
	}
div.wrapperAttribsOptions input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
TEXTAREA {
	margin: auto;
	display:block;
	width: 98%;
	}

input:focus, select:focus, textarea:focus {
	background-color: #87FC00;
	/*color:#000000;*/
	}
/*qui
input, select, textarea{font-size:.82em;}*/
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 0px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	background-color:#FF0000;
	color:#81F500;
	}

LABEL, h4.optionName {/*
	line-height: 1.5em;*/
	padding: 0.2em;
	font-size: 1em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.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;
	}

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;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff6600;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #87fc00;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF00;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #FFFFFF;*/
	text-align: left;
	width: 800px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {
	width:100%;
	height:133px;
	background-image:url(../images/testata2.png);
	background-repeat:no-repeat;
	background-position:center;
	/*text-align:center;*/
	/*padding-top:5px;*/
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#taglineWrapper {
	width:100%;
	}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align: center;
	padding:5px 450px 0 0;
	}

#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;
	/*qui*/float:left}

/*navigation*/

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0px;
	/*background-color: #FFF;*/
	font-weight: bold;
	height: 1%;
	width: 100%;
	}

#navCatTabsWrapper {
	float:left;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navCatTabs ul{
	/*margin-top:30px;*/
	font-size:1.2em;
	padding:  0;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navCatTabs ul li a{
	color: #000;
	}

#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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	padding:5px;
	}

#navMainSearch input{
	border:0px;
	}


#navBreadCrumb {
	margin-top:16px;
	font-size: 0.95em;
	font-weight: bold;
	padding: 0.5em 0 0.5em 1.5em;
	}

#navEZPagesTop {
	background-image:url(../images/link_cap_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 0 0.5em 1.5em;
	}

#headerWrapper {
	/*background-image:url(../images/link_cap_left.gif);*/
	/*background-repeat:no-repeat;*/
	/*background-position:bottom left;*/
	}

#navColumnOne, #navColumnTwo {
	}


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
/*qui*/
/*.content,#productDescription, */ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	width:550px;
	}

.content{
	padding: 0.5em;
	}

#productDescription {
	/*font-size: 1.2em;
	width:550px;*/
		padding: .2em 1em;
}
/*fine qui*/
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.important {
	font-weight: bold;
}

.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0em;
	}
/*qui*/
.centerColumn{padding:1em;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.8em;
	}

/*Shopping Cart Display*/
/*qui*/
#cartAdd {
	margin: 1em;
	border: 1px solid #000000;
	border-left:0px solid;
	border-right:0px solid;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	 }

#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*/1em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList { /* for Zen Cart version 1.3.0 - 1.3.0.2 */
	margin-left: 1em;
	}

.cartAttribsList { /* for Zen Cart versions 1.3.5+ */
	margin-left: 1em;
	}

#mediaManager {
width: 50%;
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	}

.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: 0em 1em 1em 0em ;
	}

#productName{
	text-align:right;
	}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, /*.additionalImages, */.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.additionalImages{/*qui*/margin:20px 0px;}
/*sideboxes*/
h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	font-size: 12px;
	margin-left:10px;
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*qui
	padding: 0 .5em;
	background-color:#333333;
	color:#87FC00;
	font-weight: bold;*/
	}
h3.leftBoxHeading label {
	margin:0px;
	border:0px;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	text-decoration: none;
	}
/*qui*/
#leftBoxTitle{
	padding: 0.5em;
	background-color:#33FF00;
	color:#f3ecda;
	font-weight: bold;/**/
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	/*background-image:url(../images/sidebox_header_bg.gif);*/
	/*background-repeat:no-repeat;*/
	/*background: #dcdcdc;*/
	padding: 2;
	}

.centerBoxWrapper {
	margin: 0;
/*	background-image:url(../images/title_cap_left.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	}

.centerBoxHeading {
	margin: 0;
	height:32px;
/*	background-image:url(../images/title_cap_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
*/	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin-top: 0.8em;
	}

.sideBoxContent {
	/*background-image:url(../images/sidebox_content_bg.gif);*/
	/*background-repeat:no-repeat;*/
	/*background-position:bottom;*/
	padding: 0.8em;
	}

.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;
	}

#productMainImage, #productAdditionalImages{
	/*clear:right;
	float:left;*/
	width:100%;
	/*qui*/
	text-align:center;
	margin:1em 0px 0px 0px;
	/*qui
	border-bottom:1px solid #333333;*/
	}
#productAdditionalImages{
}
.productListing-data, .navSplitPagesResult {
	padding: 10px 0;
	}

#cartBoxEmpty, #cartBoxVoucherBalance {
    font-weight: bold;
}

#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;
	}

.orderHistList {
  margin: 1em;
  padding: 0.2em 0em;
}

#bannerboxHeading {
	/*background-color: #0000CC;*/
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	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-image: url(../images/rdsh_tit.gif);
	font-size: 12px;
	}

#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 {
	background-color: #ffffff;
	}


/* -----------------------  HEADER  -------------------------- */

/* LOGO HEADER */
#logoWrapper img#logo{
	margin:0px 0px 0px 10px;
	float:left;
	}
/* FINE */

div#header_part_1{
	width: 250px;
	}

div#header_part_2{
	width: 280px;
	}

div#header_part_1, div#header_part_2{
	float:left;
	height:50px;
	margin: 10px 0px 0px 25px;
	padding:2px;
	border-left:1px solid #fff;
	}

table.header_login {
	width:280px;
	margin: 0px;
	padding:5px;
	color:white;
	}

table.header_login td{
	padding:2px;
	}

table.header_login input{
	border:0px;
	}

#header_login_submit{
	padding:1px;
	background:#ffcc00;
	font-weight:bold;
	}
table.header_login a, div#header_part_1 a, div#header_part_2 a {
	text-decoration:none;
	color:#aaa;
	}

/*stesso stile dei cssbutton*/
div#header_part_1 a#iuter_fc {
	padding: 3px;
	background-color:#000;
	color:#ff0;
	text-transform:uppercase;
	letter-spacing: .1em;
	font-style:italic;
	font-size:10px;
	border:0px;
	margin-left:8px;
}

/* --------------------------  FINE  ----------------------------- */


/* --------------------- PRODUCT LISTING  ------------------------ */
/*qui*/.itemTitle{
	font-size:11px;
	border:1px solid #666666;
	text-align: right;
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
	padding: 2px;
	}
/*fine qui*/
.productListing-even td, .productListing-odd td{
	text-align:center;
	}
/* --------------------------  FINE  ----------------------------- */


/* ------------  TITOLO SEZIONE COLONNA CENTRALE  ---------------- */
#indexCategoriesHeading, #productListHeading, #categoryIcon h1{
	border-bottom:1px solid;
	margin-bottom:10px;
	margin-top:16px;
	/*quibackground-color:#87FC00;*/
	padding: 5px;
	}

/* --------------------------  FINE  ----------------------------- */


/* -------------------  SIDEBOXES CATEGORY  ---------------------- */
 .category-products {
	/*border-bottom:1px solid #666;*/
	margin-left:12px;
	}

.category-top .category-subs-parent{
	color: #0a0;
	font-weight:bold;
	}

.category-products .category-subs-parent {
	margin-left:6px;
	}
/*qui*/
h3#categoriesHeading, h3#bannerboxallHeading{
	color:#f3ecda;
	padding-left: 0.5em;
	background-image: url(../images/rdsh_tit.gif);
	visibility: hidden;
}
/* --------------------------  FINE  ----------------------------- */


/* --------------------  SIDEBOXES Search  ----------------------- */
#searchContent form{
	margin:0px;
	}
/* --------------------------  FINE  ----------------------------- */


/* --------------------  CSS BUTTON STYLE  ----------------------- */
.cssButton_button_prev,
.cssButton_button_next,
.cssButton_button_return_to_product_list,
.cssButton_button_TellAFriend,
.cssButton_button_write_review,
.cssButton_button_update,
.cssButton_button_search,
.cssButton_small_edit,
.cssButton_button_delete_small,
.cssButton_button_add_address,
.cssButton_button_submit,
.cssButton_button_create_account,
.cssButton_button_login,
.cssButton_button_in_cart,
.cssButton_button_continue_shopping,
.cssButton_button_checkout,
.cssButton_button_continue_checkout,
.cssButton_button_confirm_order,
.cssButton_button_delete,
.cssButton_button_change_address,
.cssButton_button_reviews,
.cssButton_button_goto_prod_details,
.cssButton_button_send,
.cssButton_button_continue,
#hl_button {
	padding: 3px;
	background-color:#333333;
	color:#ff0;
	font-size: 10px;
	font-style:italic;
	text-transform:uppercase;
	letter-spacing: .1em;
	border:0px;
	}

.cssButtonHover_button_return_to_product_list_button_return_to_product_listHover,
.cssButtonHover_button_prev_button_prevHover,
.cssButtonHover_button_next_button_nextHover,
.cssButtonHover_button_TellAFriend_button_TellAFriendHover,
.cssButtonHover_button_write_review_button_write_reviewHover,
.cssButtonHover_button_update_button_updateHover,
.cssButtonHover_button_search_button_searchHover,
.cssButtonHover_small_edit_small_editHover,
.cssButtonHover_button_delete_small_button_delete_smallHover,
.cssButtonHover_button_add_address_button_add_addressHover,
.cssButtonHover_button_submit_button_submitHover,
.cssButtonHover_button_create_account_button_create_accountHover,
.cssButtonHover_button_login_button_loginHover,
.cssButtonHover_button_in_cart_button_in_cartHover,
.cssButtonHover_button_continue_shopping_button_continue_shoppingHover,
.cssButtonHover_button_checkout_button_checkoutHover,
.cssButtonHover_button_continue_checkout_button_continue_checkoutHover,
.cssButtonHover_button_confirm_order_button_confirm_orderHover,
.cssButtonHover_button_delete_button_deleteHover,
.cssButtonHover_button_change_address_button_change_addressHover,
.cssButtonHover_button_reviews_button_reviewsHover,
.cssButtonHover_button_goto_prod_details_button_goto_prod_detailsHover,
.cssButtonHover_button_send_button_sendHover,
.cssButtonHover_button_continue_button_continueHover {
	padding: 3px;
	background-color:#333333;
	color:#fff;
	font-size: 10px;
	font-style:italic;
	text-transform:uppercase;
	letter-spacing: .1em;
	border:0px;
	}

.imgLink, .cssButton_button_back{
	text-decoration:none;
	color:#0a0;
	}
/* --------------------------  FINE  ----------------------------- */


/* ----------------------  SEZIONE NEWS  ------------------------- */
#cat68Table {
	padding: 2px;
	}

#cat68Table .listingProductImage {
	float:left;
	margin:0px;
	margin-right:10px;
	}

#cat68Table h3 {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	margin:0px 0px 4px 0px;
	width:100%;
	}
#cat68Table h4 {
	border-bottom: 1px solid #666;
	margin: 0px 0px 4px 0px;
	font-size: .85em;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	}

#cat68Table h3 a {
	color:#009900;
	}

#cat68Table td {
	padding-bottom:3em;
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size: 0.9em;
	line-height:1.5em;
	text-align:left;
	}

.productListing-heading {
	margin-right:10px;
	font-weight:bold;

	}

/* --------------------------  FINE  ----------------------------- */


/* ------------------------  HOMEPAGE  --------------------------- */

#whatsNew table td{
	padding-bottom:30px;
	}

#whatsNew {
	width:750px;
	float:left;
	margin:30px 0px 30px 13px;
	color:#333333;
	font-size:1em;
	line-height:1.8em;
	text-align:left;
	}

#topFlash {
	width:461px;
	height: 336px;
	float:left;
	margin:0px 0px 0px 18px;
	}

#topNews{
	width: 275px;
	height: 336px;
	float:left;
	margin:0px 0px 0px 13px;
	}

#whatsNew #catTable img {
	float:left;
	margin:0px;
	margin-right:10px;
	}

#whatsNew h3 {
	font-family: Arial;
	font-size: .9em;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
	}
#whatsNew h3 a {
	background: #000;
	color:#0f0;
	padding: 3px 4px 5px 2px;
	}

.date_published_titleNews{
	float:left;
	font-size: .85em;
	padding: 2px;
	}

.comment_titleNews{
	text-align:right;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
/* --------------------------  FINE  ----------------------------- */

#tableIndexContent {
	color:#ff0;
	}

#tableIndexContent td{
	vertical-align:top;
	padding:0px 10px 0px 0px;
	}

#tableIndexContent-dx{
	text-align:center;
	background: #000;
	}

#tableIndexContent-dx p{
	text-align:left;
	padding:5px;
	color:#fff;
	}

#ezPageDefault div {
	margin:10px;
	line-height:150%;
	}

#searchContent {
	text-align:left;
	}

#navSuppWrapper hr{
	border:0px;
	color:#000;
	background-color:#000;
	width:95%;
	}

.categoryListBoxContents a#categoryListingLink {
	padding: 4px;
	/*qui
	background-color:#ffffff;*/
	color:#000000;
	font-weight: bold;
	}

.catDescContent{
	padding:4px;
	}

#navEZPagesTOCWrapper {
	width:200px;
	}

#popupSearchHelp div {
	margin:10px;
	padding:4px;
	background-color:#ccc;
	}

#news_name {
	float:left;
	}

#news_date {
	font-size: 0.7em;
	font-weight:normal;
	margin-right:10px;
	}

#newsDescription{
	font-size: 0.9em;
	line-height: 1.5em;
	padding:0.5em;
}
/*qui*/
.category-subs-selected {
	display:block;
	width:100%;
	margin-top:0.2em;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #f3ecda;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	}

div#category_list_top a.category-subs {
	color: #f3ecda;
	}

div#category_list_current a.category-products {
	color: #f3ecda;
	}

div.category-subs-selected a.category-products {
	color: #f3ecda;
	}

div.category-subs-selected a.category-subs {
	color: #f3ecda;
	}

.category-subs-selected .category-subs {
	color: #f3ecda;
	white-space: nowrap;
	margin:0em 0.3em;
	text-decoration: none;
	}

/*fine qui*/
a.category-products {
	text-decoration:none;
	color:#f3ecda;
	margin-top: 0em;
	margin-right: 0.3em;
	margin-bottom: 0em;
	margin-left: 0em;
	}
a.category-products:hover {
	text-decoration:line-through;
	color: #FF0000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#productsListingTopNumber,
#productsListingListingTopLinks,
#productsListingListingBottomLinks,
#productsListingBottomNumber
 {font-size: 11px;
	font-family: "Courier New", Courier, monospace;
}
/*#productsListingListingTopLinks,
#productsListingListingBottomLinks  {
	float: right;
}*/

ul {
	list-style-type: square;
	position:relative;
}

.wrapperAttribsOptions th {
	color: #000000;
	background-color: #f3ecda;
	font-size: 10px;
	font-weight: normal;
}
h2#productPrices {
	color: #000000;
	background-color: #f3ecda;
	padding: 1em;
	margin: 1em 0 2 0;
	border: 1px solid #000;
	float: right;
}
#productAttributes {
	height: 5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
/*fine qui*/

#productGeneral #alsoPurchased .centerBoxHeading {
	color: #FFFF00;
	background-color: #333333;
	font-size:1.1em;
	height:2em;
}

ul#productDetailsList {
	font-size: 1em;
	padding: .2em 1em;
}
#createAcctDefault {padding:1em}
h3#attribsOptionsText, #productGeneral h3, h1#ezPagesHeading, h1#createAcctSuccessHeading,

h1#createAcctDefaultHeading, h1#loginDefaultHeading, h1#cartDefaultHeading,
h1#tellAFriendHeading,
h1#accountHistoryInfoHeading,
h1#accountHistoryDefaultHeading,
h1#addressBookProcessDefaultHeading,
h1#createAcctSuccessHeading,
h1#createAcctDefaultHeading,
h1#checkoutShipAddressDefaultHeading,
h1#checkoutShippingHeading,
h1#checkoutSuccessHeading,
h1#checkoutConfirmDefaultHeading,
h1#checkoutPaymentHeading,
h1#checkoutPayAddressDefaultHeading,
h1#categoryProductInfoHeading,
h1#advSearchResultsDefaultHeading,
h1#advSearchDefaultHeading,
h1#moreNewsHeading,
h1#newsArchivHeading,
h1#pageFourHeading,
h1#pageTwoHeading,
h1#pageThreeHeading,
h1#gvFaqDefaultHeading,
h1#privacyDefaultHeading,
h1#shippingInfoHeading,
h1#conditionsHeading,
h1#accountpasswordHeading,
h1#logoffDefaultHeading,
h1#accounteditHeading,
h1#accountpasswordHeading,
h1#addressBookDefaultHeading,
h1#passwordforgottenHeading,
h1#accountNotificationsHeading,
h1#accountDefaultHeading,
h1#cartDefaultHeading,
h1#passwordforgottenHeading,
h1#productName,
h1#productListHeading,
h1#newsListHeading,
h1#reviewsDefaultHeading,
h1#reviewsWriteHeading,
h1#timeoutDefaultHeading,
h2#ezPagesTOCHeading,
h1#acctNewslettersDefaultHeading,
#whatsNew h2,
#specialsDefault h2{
	color: #81F500;
	background-color: #333333;
	padding: .2em 1em;
	clear:both;
}
div#categoryIcon h1 a {
	color: #000000;
	text-decoration:none;
}


#newsListTable .itemTitle {
	text-align: left;
	font-size: 1.4em;
	}

#newsListTable .comment_titleNews {
	border:0px;
	text-align: right;
	}

#newsListTable .comment_titleNews .date_published_titleNews {
	float:right;


	}

#createAcctDefault FIELDSET {
	border: 1px solid #cccccc;
	}
h2.greeting{
	background-color:#f3ecda;
}