/****** Main Table ******/

.mainTable {width: 100%}
.mainTable75 {width: 100%;}
.mainTable50 {width: 500px;}
.mainTable779 {width: 779px;}

.mainTableCell		 	{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellLeft 		{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellCenter 	{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 0px 0px 0px; vertical-align: top;}

.padding6px				{padding: 2px 2px 2px 2px; vertical-align: middle;}
.padding6px	td			{padding: 4px 4px 4px 4px; vertical-align: middle;}

.homeGreeting 		{padding: 1px 2px 2px 2px; vertical-align: top; background-color:#FFFFFF; height: 23px;}
.homeGreeting table	{width: 100%;border: 0px solid #dcdcdc; background-color: #FFFFFF}
.homeGreeting table td	{padding: 2px;}

.introBlock {border: 0px solid #CC3333; font-weight:bold}
.introBlock td {padding: 5px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: url(../images/redbug/header_repeat.jpg); 
	height: 46px;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	border: 0px;
	margin: 0px 0px 0px 0px;
	}

.oradata {
	font-family: verdana,sans-serif;
	text-decoration:none; 
	font-weight:normal;
	font-size:7pt; 
	color: #574a16; 
	}
	

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 960px;
	background: ;
	}

.headerMenu td#menu img#Img {display: block;width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td img {display: auto;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}
.headerMenu td#menu td#begin {border-top: 0px solid #fff;}
.topmenu {border-top: 0px solid #fff;}
.headerMenu td#menu td#end {border-top: 0px solid #fff; width: 100%; background: url(../images/redbug/top-menu-bgr.jpg) repeat-x top; text-align:left}
.headerMenu td#menu td#end img#Img {display: block;width: 0px; height: 0px;}
/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family: tahoma, verdana,sans-serif;
	text-decoration:none; 
	font-size: 7pt; 
	font-weight:normal;
	color: #000000; 
	border-right: 1px solid #fff; 
	border-top: 0px solid #fff; 
	background: url(../images/redbug/top-menu-bgr.jpg) repeat-x top; 
	padding: 8 0 8 0; 
	display:block;
	width: 87px;
	}

a.menu:hover, a.menu:active {
	font-family: tahoma, verdana,sans-serif;
	text-decoration:none; 
	font-size:7pt; 
	color: #FFFFFF; 
	font-weight:normal;
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/redbug/top-menu-bgr-on.gif) repeat-x top; 
	padding: 8 0 8 0; 
	display:block;
	width: 87px;
	}

a.menuActive:link, a.menuActive:visited {
	font-family: tahoma,verdana,sans-serif;
	text-decoration:none; 
	font-size:7pt; 
	font-weight:normal; 
	color: #FFFFFF;  
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/redbug/top-menu-bgr-on.gif) repeat-x top; 
	padding: 8 0 8 0; 
	display:block;
	width: 87px;
	}

a.menuActive:hover, a.menuActive:active {
	font-family: tahoma,verdana,sans-serif;
	text-decoration:none; 
	font-size:7pt; 
	font-weight:normal; 
	color: #FFFFFF; 
	border-right: 1px solid #fff; 
	border-top: 1px solid #fff; 
	background: url(../images/redbug/top-menu-bgr-on.gif) repeat-x top; 
	padding: 8 0 8 0; 
	display:block;
	width: 87px;
	}


/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 1px solid #91845A; margin: 0px 0px 0px 0px; height: 23px;}

.breadcrumbBegin {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	font-size: 8pt;
	padding: 3px 25px 3px 3px;
	background: #FFFFFF;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #000000; text-decoration: none; }
.breadcrumbDelimiter a:hover {color: #ed1c22; text-decoration: none; }
.breadcrumbDelimiter span {
	display: auto;
	font-size: 7pt;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/


.titleTop {margin-top: 0px;}




.titleTopLeft {
	width: 10px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/redbug/block-t-l.gif) no-repeat top left;
	}
.titleTopImgLeft {width: 10px; height: 23px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	text-transform:uppercase;
	background: url(../images/redbug/block-t-bgr.gif) repeat-x top;
	}

.titleTopCenterSearch {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/redbug/block-t-bgr-search.gif) no-repeat top left;
	}

.titleTopCenter div, .titleTopCenterSearch div {
    color: #ffcc66;
    font-weight: normal;
    font-size: 7pt;
    font-family: arial,verdana,tahoma,sans-serif;
	font-weight: bold;
    text-transform: normal;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 7px;
	border: 0px solid #626ABC;
	}

.titleTopRight {
	width: 28px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/redbug/block-gechi.gif) no-repeat top right;
	}
.titleTopImgRight {width: 9px; height: 23px;}

/****** Top ******/

/****** Center ******/

.block {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}

.blockbasket {
	width: 320px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}

.blocksupport {
	width: 100%;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #DDD2A4;
	}

.block td, .blocktopv td {vertical-align: top;}

.blockcarte {
	width: 100%;
	height: 89px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}

.blocklogin {
	width: 320px;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	text-align: right;
	padding: 10px 15px 0px 15px;
	background-color:#DCDCDC;
	/* background: url(../images/redbug/login-bg.jpg) no-repeat top right; */
	}

.blockcontent {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	text-align: left;
	padding: 10px 5px 10px 0px;
	background-color:#DCDCDC;
	/* background: url(../images/redbug/login-bg.jpg) no-repeat top right; */
	}

.blocktopv {
	width: 320px;
	height: 344px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #ed1b24;
	background: url(../images/redbug/sfondo-piuv.jpg) repeat top right; 
	}

.blocknews {
	width: 320px;
	height: 312px;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #56626e;
	vertical-align: top;
	}

.blockhot {
	width: 320px;
	height: 370px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	padding: 120 0 0 0;
	background: #FFFFFF;
	background: url(../images/redbug/mostrescambio-fiere.jpg) no-repeat top left;
	}

.blocksearch {
	width: 320px;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	background: url(../images/redbug/sfondo-search.jpg) no-repeat top left;
	}

.blocksubscribe {
	width: 320px;
	height: 144px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	background: url(../images/redbug/sfondo-subscribe.jpg) no-repeat top left;
	}

.blockprod {
	width: 320px;
	height: 512px;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #dcc883;
	vertical-align: top;
	}

.blockproducts {
	width: 640px;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #DDD2A4;
	padding: 10px 15px 10px 15px;
	vertical-align: top;
	}

.blockproductsdetail {
	width: 640px;
	border-top: 0px solid #999;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #DDD2A4;
	padding: 10px 15px 10px 15px;
	vertical-align: top;
	}

.blockTDpari {
	background: #dcc883;	
}

.blockTDdispari {
	background: #ddd2a4;	
}

.fontnews {
	padding: 3 3 3 5;
	color: #DCDCDC;
	}

.blockloginfiletto {
	height: 5px;
	background: url(../images/redbug/login-filetto.jpg) no-repeat center right;
	}

.frecciagrigia {width: 24px; height: 24px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 0px;}

.titleBotLeft {
	width: 3px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: #FFFFFF;
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

.bl_simple .titleTopLeft {background: #FFFFFF;}
.bl_simple .titleTopRight {background: #FFFFFF;}
.bl_simple .titleTopImgLeft {width: 1px; height: 3px;}
.bl_simple .titleTopImgRight {width: 1px; height: 3px;}

.bl_banners .titleTopLeft {background: #CC3333;}
.bl_banners .titleTopRight {background: #CC3333;}
.bl_banners .titleTopImgLeft {width: 1px; height: 3px;}
.bl_banners .titleTopImgRight {width: 1px; height: 3px;}


.bl_navigation .titleTopLeft {background: #FFFFFF;}
.bl_navigation .titleTopRight {background: #FFFFFF;}
.bl_navigation .titleTopImgLeft {width: 1px; height: 3px;}
.bl_navigation .titleTopImgRight {width: 1px; height: 3px;}
.bl_navigation .block td {padding:2; background-color: #FFFFFF;}


table#user-home .titleTopLeft {background: #CC3333;}
table#user-home .titleTopRight {background: #CC3333; width: 100%;}
table#user-home .titleTopImgLeft {width: 1px; height: 3px;}
table#user-home .titleTopImgRight {width: 1px; height: 3px;}

/************* end Fieldset ***************/

/*****************************************************************************/

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7;}
td.userHomeTitle {
	width: 1;
	white-space: nowrap;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	background: url(../images/convex/block-t-bgr.gif) repeat-x top;
	}

div.userHomeTop {					/* the button 'Logout' at the header */
	display: none;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHomeTop td	{padding:0 0 0 20;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHome {						/* the button 'Logout' at the footer */
	margin: 0px 4px 4px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHome td	{padding:0 0 0 0;background: none;border:none;}
div.userHome td a {
	font-family: arial,tahoma,verdana,sans-serif;
	text-transform: ;
	text-decoration:none; 
	font-size:9pt; 
	font-weight:bold; 
	color: #fff0bd; 
	border-right: 0px solid #fff; 
	border-top: 0px solid #fff; 
	background: url(../images/convex/button-bgr.gif) repeat-x center; 
	padding: 7 18 10 18; 
	display:block;
}
html>body div.userHome td a {padding: 6 17 7 18;}
div.userHome td a:hover {color: #fff0bd;}

td.userHome img.orders 		{background: url(../images/icons/ordine.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.profile 	{background: url(../images/icons/dettagli.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{background: url(../images/icons/supporto.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.carts	 	{background: url(../images/icons/recupera.jpg) no-repeat; width: 60px; height: 60px; border:0px; float: left; margin: 0 5 0 0;}

td.userHome div {margin-left: 55px;}

td.userHome { width:50%}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:none;}	/* '|' between button */

a.button:link, a.button:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.button:hover, a.button:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}

a.button#add span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* add to cart (products categories, product details) */
a.button#add img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-add_cart_big.gif) no-repeat;}
a.button#view span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* view cart (products categories, product details) */
a.button#view img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-view_cart_big.gif) no-repeat;}
a.button#check span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* check out (products categories, product details) */
a.button#check img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-check_out_big.gif) no-repeat;}

a.buttonBasket:link, a.buttonBasket:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.buttonBasket:hover, a.buttonBasket:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}

a.buttonBasket#shopping span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Continue shopping (basket) */
a.buttonBasket#shopping img {display: none;width:131;height:26;border:0;background: url(../images/convex/button-continue_shopping.gif) no-repeat;}
a.buttonBasket#retrieve span 	{display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Clear cart (basket) */
a.buttonBasket#clear img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-clear_cart.gif) no-repeat;}
a.buttonBasket#checkout span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Checkout (basket) */
a.buttonBasket#checkout img {display: none;width:110;height:26;border:0;background: url(../images/convex/button-check_out_big.gif) no-repeat;}

a.buttonCart:link, a.buttonCart:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.buttonCart:hover, a.buttonCart:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}

a.buttonCart#check span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Checkout (small cart) */
a.buttonCart#check img  {display:none;width:84;height:26;border:0 solid red;background: url(../images/convex/button-checkout.gif) no-repeat;}
a.buttonCart#amend span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* Amend cart (small cart) */
a.buttonCart#amend img  {display:none;width:84;height:26;border:0 solid red;background: url(../images/convex/button-amend_cart.gif) no-repeat;}
a.buttonCart#view span  {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* View cart (small cart) */
a.buttonCart#view img   {display:none;width:74;height:26;border:0 solid red;background: url(../images/convex/button-view_cart.gif) no-repeat;}

/*
a.buttonMore:link, a.buttonMore:visited {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.buttonMore:hover, a.buttonMore:active {display:inline-block; cursor: pointer; color: #fff0bd; font-family: arial,tahoma,verdana,sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none;}
*/
/* a.buttonMore span {display:; padding: 3 5 4 5; line-height: 28px; background: url(../images/convex/button-bgr.gif) repeat-x;}	/* read more... (special offers, etc.) */
/* a.buttonMore img {display:none;width:110;height:26;border:0 solid red;background: url(../images/convex/button-read_more.gif) no-repeat;} */

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: transparent; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory {background: transparent; margin: 0 0 0 0; padding: 3 0 3 0;}
.selectedtopCategory {background: #fff0bd; margin: 0 0 0 0; padding: 3 0 3 0;	border-top: 1px solid #CC3333;	border-bottom: 1px solid #CC3333;}
        
.subCategory {background: transparent; margin: 0 0 0 0; padding: 0 0 0 0;}
.selectedsubCategory {background: #fff0bd; margin: 0 0 0 0; padding: 0 0 0 0;	border-top: 1px solid #CC3333;	border-bottom: 1px solid #CC3333;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Latest *******************/

td.topArticle { padding: 3 3 3 5; }
td.subArticle { padding: 3 3 3 5; }

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

/*****************************************************************************/

/************* Offers *******************/

.offerImgProd {float: left; margin: 0 5 0 0; border: 3px solid #000000;} 
.productImgBlu {float: left; margin: 0 5 0 0; border: 3px solid #CECECE;} 
.productImg {float: left; margin: 5 5 0 0;  border: 1px solid #000000;} 
.productImgSoft {float: left; margin: 5 5 0 0;  border: 1px solid #888888;} 
.productImgCenter {float: center; margin: 5 5 0 0;  border: 1px solid #000000;} 

/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #FAF5FF; border-left:2px solid #CC3333; 	border-top: 2px solid #CC3333; border-bottom: 2px solid #CC3333; }
.forumMessageRight { background: #FAF5FF; border: 2px solid #CC3333; }
.forumMessageTop { background: #FAF7AA; border-bottom: 2px solid #CC3333; }

/*****************************************************************************/

/************* Footer *******************/

.footerepeat {background: url(../images/redbug/repeat-footer.jpg) repeat-x center; width: 960px;} 

.footerMenu			    {text-align:right; font-size:7pt; padding:15 0 0 0; color:#dbc883;  width: 960px;}
.tablefooter			{font-size:7pt; color:#dbc883; }
.footerMenu a:			{color:#dbc883;}
.footerMenu a:hover		{color:#dbc883;}
.footerMenu a:active	{color:#dbc883;}

.footerMenu	img 	{display: none; width: 0px; height: 0px;}
.footerMenu	span 	{margin: 0 0 0 5;}

.footerHTML	{text-align:center;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

/************* Footer *******************/

.commonbg {background: #DCDCDC; background: url(../images/redbug/sfondo-marrone.gif) repeat}
.table960bg { background: #FFFFFF;  width: 960px; border-right: 1px solid #DCDCDC;}

.table_cibovivo { width: 100%;}
.table_insetti { border: 1px solid #000000; width: 978px; margin-top: 6px; margin-bottom: 6px; margin-left: auto; margin-right: auto;}
.table_rettili { border: 9px solid #DEDEDE; width: 960px; background-color:#DEDEDE;}

.headerbg { background: #DCC883; }
.middlebg { background: #fff0bd; }
.usualbg  { background: #DCDCDC; }
.errorbg  { background: #FF0000; }

body		{font: 8pt "Verdana", sans-serif; color: #000000; margin: 0px; padding: 0px; text-align: center; }
body.popup	{font: 8pt "Verdana", sans-serif; color: #000000; margin: 0px; padding: 0px;}

tr, td						{font-size: 8pt; font-family: "Verdana", sans-serif; color: #000000; }
tr.usual, td.usual			{font-size: 8pt; font-family: "Verdana", sans-serif; color: #000000; }
tr.header, td.header		{background-color: #DCC883; color: #660000; }
tr.middle, td.middle		{background-color: #fff0bd; font-weight: bold; height: 30px; vertical-align:middle;}
tr.error, td.error			{background-color: #EEEEEE; color: red; font-weight: bold; }

.tab					{font-size: 12pt; font-weight: bold; text-decoration: none; background: #fff0bd; }
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #FF9999; color: white; }
.tabActive:hover	{text-decoration: none; color: #FFE5E5; }
.tabline 			{background: #FF9999;}

.adminTab {font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input				{font-family: Courier, monospace; font-size: 12pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 12pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 12pt; font-weight: bold; }
input.textsearch	{width: 230px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
select.textsearch	{width: 130px; height: 19; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.textlogin		{width: 130px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.textbis		{width: 100px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.text			{width: 200px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.field			{width: 50px; border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.submit		{font-family: Arial, Verdana, sans-serif; background: transparent url(../images/redbug/button-bgr.gif) repeat-x top; padding: 0 2 2 2; height: 18px; font-size:10pt; font-weight:bold; color: #FFFFFF; border:0px; cursor: pointer; margin-right: 5px;}
select				{border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
select.search		{}
textarea			{border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}
input.checkbox		{border-width:1; border-style:solid; border-color:#8f8258; font-size: 12px; background-color: #FFFFFF;}

form { margin: 0; }

a.header 			{color: #ffffff; text-decoration: underline; }
a.header:hover		{color: #FAF7AA; text-decoration: underline; }
a.title				{font-size: 9pt; font-weight: bold;  color: #000000; text-decoration: none; }
a.title:hover		{font-size: 9pt; font-weight: bold;  color: #ed1c22; text-decoration: none; }
a.smallText			{color: #660000; text-decoration: underline; font-size: 8pt; }
a.smallText:hover	{color: #FF6666; text-decoration: none; font-size: 8pt; }

a.smallTextFooter			{color: #dbc883; text-decoration: none; font-weight:normal; font-size: 7pt; }
a.smallTextFooter:hover		{color: #dbc883; text-decoration: underline; font-weight:normal; font-size: 7pt; }

a					{color: #ef1c23; text-decoration: none; font-weight:bold;}
a:hover				{color: #ef1c23; text-decoration: none; font-weight:bold;}


.blocknews a:link, .blocknews a:visited, .blocknews a:active {
	color: #DCDCDC;
	text-decoration: none;
	}
.blocknews a:hover {text-decoration: underline overline; color: #DCDCDC;}

.blocklogin a:link, .blocklogin a:hover, .blocklogin a:visited, .blocklogin a:active {
	color: #ef1c23;
	text-decoration: none;
	font-weight:bold;
	}

.blocktopv a:link, .blocktopv a:hover, .blocktopv a:visited, .blocktopv a:active {
	color: #eaca53;
	text-decoration: none;
	font-weight:bold;
	}

.topdiecimarrone {}
a.topdiecibianco:link,  a.topdiecibianco:hover, a.topdiecibianco:visited, a.topdiecibianco:active {
color: #DDDDDD;
}

.titleText			{color: #660000; text-decoration: underline;}

a.buttonMore:link, a.buttonMore:visited, a.buttonMore:hover, a.buttonMore:active {
color: #000000;
text-decoration: none;
}


.articleDate	{font-size: 8pt; color: #999999; font-weight:bold; }
.realprice		{color: #ef1c22; text-decoration: line-through; border: none; background: transparent; font-family: verdana, sans-serif; }
.ourprice		{color: #ef1c22; font-weight: bold; border: none; background: transparent; font-family: verdana, sans-serif; }
.taxprice		{color: #990000; font-family: verdana,sans-serif;}
.editprice    {font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:10pt; color:black}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText		{font-size: 10pt; }
.comment		{font-size: 8pt; color: #660000; }
.message		{font-size: 9pt; color: #660000; }
.title			{font-size: 9pt; font-weight: bold; color: #660000; }
/* .bigtitle		{font-size: 9pt; font-weight: bold; color: #ef1c22; } */
.bigtitle		{font-size: 9pt; font-weight: bold; color: #000000; }
.error			{color: red; }


.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #660000; 
	border-left: 1px solid #660000;
	z-index: 2500;
}

a.subMenu {
	width: 100px;
	padding-left: 20px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	display:block;
	font-family:tahoma, verdana, sans-serif; 
	font-size: 11px; 
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background: url(../images/redbug/submenu_locuste.jpg) repeat-x top;
	/* background: #FF9999; */
}

a.subMenu:hover, a.subMenu:hover:active{
	background: #91845A; 
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

/*************  Manual  ***************/

.level1 {padding: 2 2 2 15;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2 2 2 30;}
.level3 {padding: 2 2 2 40;}
.level4 {padding: 2 2 2 50;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2 2 2 5;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}
