/* 
Joomla.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	margin-left:20px;
	list-style-image:url(../images/star.png);
	}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
   border: 0;
 color: #DDD;
background-color: #DDD;
height: 0px;}
/* ######### GENERAL #######*/
form { 
	display:inline;
	margin:0; padding:0;
}
h1{
	font-weight:normal;
	font-size:24px;
}
h2{	font-weight:normal;
	font-size:16px;
	color: #666;
}
h3{
	font-weight: normal;
	font-size:15px;
	font-family:Headline One,impact;
	color:white;
	letter-spacing:0.5px;
}

h4{
	color:#371A00;
}
h5{
	font-weight:normal;
	font-size:14px;
}
img {
	border:none;
	
}
ol{
	margin-left:40px;
}
blockquote {
	margin: 10px;
}
blockquote div {
}
pre {
}
/* Normal link */
a:link, a:visited {
	color: #371A00;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #990000;
}

a img {
	border: none;
}

	
td,div,tr{
	color:#666666;
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
	}
	
	label {color:#371A00;}

/*======================= ARTICLE =============================*/
.contentheading{
	
	font-size: 18px;
	font-weight: lighter;
	color: #000;
}

.small, .createdate, .modifydate{
	
	font-size: 80%;
	color: #999999;	
}
td.modifydate,
.modifydate {
	padding:12px 0;}
.readon, .readon:link, .readon:visited{
	background-color: transparent;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:10px;
}

.readon:hover{
background:#333333;
	text-decoration: none;
}

.contentpaneopen li{
	background-image: url(../images/middle-list-bg.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 0px 0px 10px;
}

.contenttoc{
	background-color: #FAFAFA;
	border: 1px solid #EEE;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
}
.pagenavcounter{
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
.pagenavbar div a{
	padding: 2px 5px 2px 5px;
}
.pagenavbar div a:hover{
	background-color: #DDD;
	color: #000000;
	padding: 2px 5px 2px 5px;
}
.pagenav{
	
	font-size: 14px;
	color: #CCC;
	padding: 2px 5px 2px 5px;
	margin:0;
}

.pagenav:link, .pagenav:visited{
	
	font-size: 14px;
	color: #333;
	padding: 2px 5px 2px 5px;
}

.pagination span, .pagination a {
	border:1px solid #ccc;
	padding:4px 6px;
	margin-right:2px;
	font-size:90%;
	background:;
	color:#666;}
.pagination a:hover,
.pagination a:focus {
	border:1px solid #999;
	padding:4px 6px;
}
.pagination li {
	margin:0;
	padding:0;}
ul.pagination {
	margin:10px 0 10px 0;}

.blog_more{
	border: 1px solid #DDD;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
}

.blog_more:hover{
	background-color: #FFF;
}

.blog_more a:hover{
	padding: 0px 2px 0px 2px;
	color:#FF0000;
	text-decoration: none;
}
.article_column {
	padding:2px;}
/*======================= COMPONENT =============================*/
.componentheading{
	
	font-size: 18px;
	color: #F97914;
	font-weight: lighter;
	text-align:left;
	line-height:170%;
}

.contentpaneopen fieldset{
	padding: 5px 5px;
	border: 1px solid #DDD;
	margin-bottom: 5px;
}

.highlight{
	background-color: #FFFFCC;
	
}

.button{
	background: url(../images/button.gif) repeat-x;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border:none;
}

.button:hover{
	background:#333333;
	border:none;

}

.inputbox{
	border: 1px solid #CCC;
	color: #666;
	background: url(../images/bgform.png) no-repeat  0 -684px #fff;
}

.inputbox:hover,
.inputbox:focus,
.inputbox:active{
	background: url(../images/bgform.png) no-repeat  #fff;
}

td.sectiontableheader{
	background-image: url(../images/table-h3.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

td.sectiontableheader a:link, td.sectiontableheader a:visited{
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	display: block;
}

td.sectiontableheader a:hover{
	background-color:transparent;
}

td.sectiontableheader img{
	margin: 2px 0px 0px 5px;
}

tr .sectiontableentry1 td, tr .sectiontableentry2 td{
	padding: 5px;
	border-bottom: 1px solid #EAEAEA;
}

tr .sectiontableentry1 td a:hover, tr .sectiontableentry2 td a:hover{
	background-color: #FFFDBE;
	color: #FFA800;
}

tr .sectiontableentry1:hover, tr .sectiontableentry2:hover{
	background-color: #FFFFCC;
}
/*======================= BREADCRUMB =========================*/
/*l'altra parte dei breadcrumb è in custom*/
.breadcrumbs{
	font-size: 11px;
	font-weight: bold;
	color: #371a00;

}

.pathway:link, .pathway:visited{
	font-size: 11px;
	text-decoration: none;
}
/*======================= LOGIN ==============================*/
#form-login{
	
	color: #666;
}

#modlgn_username{
	width: 90%;
	background-image: url(../images/username-bg.gif);
	background-position: 2px 1px;
	background-repeat: no-repeat;
	background-color: none;
	text-indent: 20px;
	padding: 2px 0px 2px 0px;
} 

#modlgn_username .inputbox:focus{
	width: 90%;
	background-image: url(../images/username-bg.gif);
	background-position: 2px 1px;
	background-repeat: no-repeat;
	background-color: #FFFDBE;
	text-indent: 20px;
	padding: 2px 0px 2px 0px;
} 

#modlgn_passwd{
	width: 90%;
	background-image: url(../images/passwd-bg.gif);
	background-color: none;
	background-position: 2px 1px;
	background-repeat: no-repeat;
	text-indent: 20px;
	padding: 2px 0px 2px 0px;
}
#form-login .button{
	width:57px;
	height:20px;
	background-color: transparent;
	background-image: url(../images/button-login.gif);
	border: none;
	padding: 2px 5px 2px 5px;
	background-repeat: no-repeat;
}
#logintop label {
	font-size:10px;
	text-transform:uppercase;
	line-height:15px;}
#logintop #modlgn_username,
#logintop #modlgn_username .inputbox:focus,
#logintop #modlgn_passwd {
	width:150px; 
	margin-right:5px;}
	
#form-login .button:hover{
	background-position: 0px -20px;
}
#form-login a {
	font-size:90%;}
/*============== content toc =================*/
table.contenttoc{
	margin:10px;
	padding:3px;
	text-align:left;
	float:right;	
}
.contenttoc a {
	padding-left:0;
	font-weight:bold;
	font-size:90%;
	}
table.contenttoc td {
	text-align:left;
	}

a.toclink{
	color: #333333;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px; 
}

.cc3 a.toclink:hover{
	background-color: #FAFAFA;
	background-image: url(../images/arrow2.gif);
	color: #F97914;
}
/*=================== banner ================================*/
.bannerheader {
	font-style:italic;}
.banneritem_text {
	padding: 4px;
	font-size:11px;
}
.banneritem_text a {
	font-weight:700;
	}
div.moduletable .bannerfooter_text,
div.moduletable_text .bannerfooter_text  {
	padding: 4px;
	font-size:80%;
	text-align: right;
}
.bannerfooter_text {
	text-align:right;}
 .bannerfooter_text a {
 font-size:11px;
 text-align:right;}


/*===================== footer menu ============================== */
ul#mainlevel-nav {       
	list-style : none;
	padding-bottom:5px;
	clear:right;   
} 
ul#mainlevel-nav li {
	display:inline;
	font-weight : normal;
	text-align : left; 
	list-style : none;
	float:left;     
} 
/* ============================= System Messages ====================================*/
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px;  list-style: none;}
#system-message dd ul li { list-style-image:none; margin-left:0;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #fff; background: #FFA300; }
#system-message dd.error ul li { list-style-image:none; margin-left:0;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #fff; background: #FFA300; list-style: none;}
#system-message dd.notice ul li { list-style-image:none; margin-left:0;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}


.buttonheading a:hover,
td.buttonheading a:hover {
	background: none;}
/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/
.bodies {
	font-weight:normal;
	background-image:url('../images/bg_2.jpg');
	}

	
/*custom.css*/
#wrp3 {
	
}

#rinsidecont{
width:auto;
height:auto;

}

#bordo_container_sin{
width:960px;
height:auto;
background-image: url('http://www.culturaurbana.it/templates/ecommerce_plazza/images/sfondo.gif');
background-repeat:repeat-y;
background-position:left;
}

#bordo_container_des{
width:960px;
height:auto;
background-image: url('http://www.culturaurbana.it/templates/ecommerce_plazza/images/sfondo.gif');
background-repeat:repeat-y;
background-position:right;
}

/*#bordo_container_basso{
width:960px;
height:auto;
background-image: url('http://www.culturaurbana.it/templates/ecommerce_plazza/images/sfondo.gif');
background-repeat:repeat-x;
background-position:bottom;
}*/

/*contiene i contenuti e dà lo sfondo bianco*/

.rinside{
/*	overflow: hidden;*/
background: #FFFFFF ;
border:10px solid #ffffff;
margin:0 auto;
}

	
/*====================================== Topemnu =====================================*/
.topmenu{
	height: 28px;
	margin-top: 10px;
}

#topmenu{
	margin-left: 5px;
}

.menumid{
	height: 28px;
	background-image: url(../images/style1/menumid.gif);
	background-repeat: repeat-x;
}

.menuleft{
	height: 28px;
	background: url(../images/style1/menuleft.gif) left no-repeat;
}



.menuright{
	height: 28px;
	background: url(../images/style1/menuright.gif) right no-repeat;
}


/* =============================== Top Search Modul =============================*/
.msrcbg{
	overflow: hidden;
	background-color: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

.msrcmid{
margin-top:6px;
	overflow: hidden;
	background: url(../images/style1/msrcmid.gif);
	background-repeat:no-repeat;
}

.msrcinside{
	overflow: hidden;
	margin: 14px 10px 10px 10px;
	height:25px;
}

.msrcinside1{
	overflow: hidden;
	width:760px;
	float:left;
}

.msrcinside2{
	width: 120px;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: left;
	height:25px;
	float:left;
}

.msrcbottom{
	height: 4px;
	overflow: hidden;
	background: url(../images/style1/msrcbottom_mid.gif);
	background-repeat:no-repeat;
	
}

.msrcbottom_right{
	height:4px;
	width:100%;
	overflow:hidden;
	background: url(../images/style1/msrcbottom_right.gif) no-repeat right;}
.msrcbottom_inside {
	height:4px;}

/*tpvmcatsearch*/
#tpsearchvmcat {
  width:640px;
  margin-left:100px;
  
	background: url(../images/style1/tpvmsearchbg.png) no-repeat left;
	}
	/*sposto il form così vedo l'immagine della lente sotto*/
#tpsearchvmcat form{margin-left:80px;}

#tpsearchvmcat .button {
		background: url(../images/style1/tpvmsearchbutton.gif) no-repeat;
		width:34px;
		height:23px;
		border:none;
		text-indent:-1000px;
		}
		
		
		/*------------------------------------menu principale------------------------------------*/


#tp-cssmenu li.active a,
#tp-cssmenu li.activesfhover a {
	color:#FFFFFF;
	
}
#tp-cssmenu li.active {
  margin-top:4px;
	color:#FFFFFF;}
	
#tp-cssmenu li.active a:visited,#tp-cssmenu li.active a:link {color:#fff;}
	
#tp-cssmenu li.activesfhover {
		
	color:#FFFFFF;}
#tp-cssmenu li.active ,#tp-cssmenu li.activesfhover:hover {margin-top:4px;}
#tp-cssmenu li.active a,#tp-cssmenu li.active a:hover,#tp-cssmenu li.activesfhover a,#tp-cssmenu li.activesfhover a:hover {}
#tp-cssmenu li.activesfhover li a,
#tp-cssmenu li.activesfhover li a:hover {
		
	color:#FFFFFF;
	}
	
	/*dò uno sfondo alle immagini
	
	 a img {border:2px solid #000;}*/

/* 
Custom.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
#maincpwrapper {

	}
#pagewrapper {
	margin:auto 0;
	}
.clrfix {
	clear:both;
	}

/* --------- header --------- */


.header{

  width:910px;
	height:152px;
	}

#promozione1{
	width: 150px;
	height:150px;
	background: url(../images/promozione1.gif) top left no-repeat;
	border:1px solid #d4d0d0;
	float:left;

}

#logo{
  width:900px;
  height:150px;
  float:left;
}

#promozione2{
	width: 150px;
	border:1px solid #d4d0d0;
	height:150px;
	float:left;
}

.topbanner{
	width: 470px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}

.toplink{
	width: 195px;
	overflow: hidden;
	float: right;
}

	

	
/* =========================== Top Full Width Banner ============================*/
.bannertop{
	overflow:hidden;
	margin-top:10px;
}

/*imposto i valori per i banner*/

.banneritem{width:auto;height;auto;text-align:center;}


/* ================================ Breadcrumb ====================================*/

/*l'altra parte dei breadcrumb è in joomla*/
.breadcrumb_container{
  height:20px;
  margin-top:6px;
	background: url(../images/sfondo_chiaro.jpg) #DBDBDB left top no-repeat;
	/*per abbassare la scritta*/
	padding-top:4px;
	padding-left:4px;
}



.breadcrumb_inside{
	overflow: hidden;
	
	
	/*tolgo margin per adattare l'immagine legno_chiaro di sfondo*/
/*	margin: 8px;*/

}

/*aggiungo css per aggiungi ai preferiti*/
#preferiti{
  width:
height:14px;}


.breinner {
float:left;
}
.currency {
	width:270px;
	float:right;
	margin:0;
	}
.currency br {
	display:none;}
/*=================================== MAINAREA =========================================*/
.maincontainer{
	overflow: hidden;
	margin-top: 10px;
	text-align:left;
}


/*=================================== LEFT =========================================*/
.columnleft{
	width: 195px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.cltop{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-border.gif) top repeat-x;
}

.clright{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-border.gif) right repeat-y;
}

.clbottom{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-border.gif) bottom repeat-x;
}

.clleft{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-border.gif) left repeat-y;
}

/*--------------------------------------------------*/
.cllefttop{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-lefttop.gif) left top no-repeat;
}

.clrighttop{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-righttop.gif) right top no-repeat;
}

.clrightbottom{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-rightbottom.gif) right bottom no-repeat;
}

.clleftbottom{
	width: 100%;
	overflow: hidden;
	background: url(../images/m-leftbottom.gif) left bottom no-repeat; 
}

.left{
	width: 179px;
	margin: 8px;
	overflow: hidden;
	text-align:left;
}
/*=================================== Center =========================================*/	
.columncenter{
	overflow: hidden;
	float: right;
}

.message, .cc1, .cc2, .cc3, .cc4{
	overflow: hidden;
	margin-bottom:10px;
	
}
.cc1 {
	margin-top:0;
	margin-bottom:0;}
.mainbods {
	float:left;}
	

/*================================== MODULE SEARCH BOTTOM =========================== */
.msebottom{
	overflow: hidden;
	margin-top: 10px;
}

.mseblefttop{
	overflow: hidden;
	background: url(../images/mblock-left-top.gif) #D9D9D9 left top no-repeat;
}

.msebrighttop{
	overflow: hidden;
	background: url(../images/mblock-right-top.gif) right top no-repeat;
}

.msebrightbottom{
	overflow: hidden;
	background: url(../images/mblock-right-bottom.gif) right bottom no-repeat;
}

.msebleftbottom{
	overflow: hidden;
	background: url(../images/mblock-left-bottom.gif) left bottom no-repeat;
}

.msebinside{
	overflow: hidden;
	margin: 8px;

}

/*================================= bottom modules - user11/user12/user13 ======================================*/
.columnbottom {
	margin-top:10px;}
.modbottom{
	margin: 8px;
	overflow: hidden;
	text-align:left;
}

#wrp3_inner {
	padding:10px 10px 10px 10px;}
#u11,#u12,#u13 {
	float:left;
	overflow:hidden;}	
/*================================= Column Right ==================================*/
.columnright{
	width: 200px;
	overflow: hidden;
	float: right;
}

.columnright h3{
background-image:url(../images/sfondo_h3.gif);
padding:4px 0 4px 4px;
margin-top:0;
}

/*mootool showhide module function*/
h3.show {
	background:url(../images/min.gif) right no-repeat;
	cursor:pointer;}
h3.hide {
	background:url(../images/plus.gif) right no-repeat;
	cursor:pointer;}
	

/*================================ FOOTER ===================================================*/
.footer{
  width:400px;
	overflow: hidden;
	margin-top: 10px;
	text-align:center;
}

.fleft{
	width: 700px;
	overflow:hidden;
	float: left;
	margin-right: 5px;
}

.fright{
	width: 205px;
	overflow: hidden;
	float:left;
}

.logotp{
	width: 205px;
	height: 50px;
	
	font-size: 11px;
	color: #666;
}

.logotp a:link, .logotp a:visited{
	
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
/*=========================  mootips ===============================*/

.tool-tip {
	width: 222px;
	z-index: 13000;
	background:url(../images/bgtooltips.png) top center no-repeat;
	height:156px;
	overflow:hidden;
}
.tool-title {
	font-size: 11px;
	font-family:arial;
	text-transform: uppercase;
	font-weight:700;
	margin: 0;
	color: #003333;
	padding: 20px 15px 5px 15px;
	text-align:center;
}
 .tool-text {
	font-size: 10px;
	font-family:"Lucida Grande", Trebuchet, Tahoma, Arial;
	color: #666666;
	padding: 10px 40px;
	text-align:center;
}
/*================================ Virtuemart CSS ==============================*/

.msrcinside1 .inputbox {

}
.tpvmcatselect {
}

/* mod_cart vm *//*un altro pezzo di css su msrcinside1,2 è in style 1*/

.msrcinside2 br  {
		display:none;
	line-height:1px;}
.msrcinside2 .inputbox  {
	width:50px;	}
.addtocart_button,
.addtocart_button_module {
	text-align:center;
	background-position:bottom left;
	width:100px;height:22px;
	cursor:pointer;
	color: #999999;
	border: none;
	font-weight:bold;
	font-family:inherit;
	background: url( ../../../components/com_virtuemart/themes/ecommerce_plazza/images/sp_add2cart_mod.gif ) no-repeat  transparent;
	vertical-align: middle;
	overflow:hidden;
	font-size:80%;
	text-transform:uppercase;
	padding-left:15px;
	text-indent:-5000px;
	display:block;
}

.addtocart_button:hover,
.addtocart_button:focus,
.addtocart_button_module:hover,
.addtocart_button_module:focus {
	background: url( ../../../components/com_virtuemart/themes/ecommerce_plazza/images/sp_add2cart_mod.gif ) 0 -22px no-repeat  transparent;

}
input.addtocart_button_module:hover  {
	color: #333333;	
}

.addtocart_form {
	width: 100%;
	display: inline;
	white-space: nowrap;
	text-align:center;
}
.product-Old-Price {
	color:red;
	text-decoration:line-through;
}
div.buttons_heading {
	width:120px;}
.vmCartModule img {
	display:none;}
.vmCartModule br {
	line-height:1px;}
	
/*========================= minifp =====================================*/

td.minifp p {
	font-size:90%;}



/* 
Module.css
Specific Css rules for Module layout 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*============================== GENERAL ================================================*/

div.moduletable {
	text-align:left;
}

/*======================================== USER1 ============================================*/
.topbanner .moduletable{

	font-size: 11px;
	color: #333;
}

.topbanner .moduletable h3{

	font-size: 16px;
	font-weight: lighter;
	color: #000000;
}

	/*================================== user32=============================*/
	

	
	/*================================== inset=============================*/
#logintop div.moduletable h3{

	font-size: 10px;
	font-weight: lighter;
	color: #666;
	margin:5px 0 0 0 ;
	text-transform: uppercase;
	padding-right:15px;
	text-align:right;
	line-height:10px;
}

#logintop div.moduletable h3:hover{color:#990000;}

#logintop .lostp,
#logintop .lostu,
#logintop .reg {
	background:#666666;
	color:#FFFFFF;
	padding:2px 5px;
	margin:0 1px;
	font-size:10px;
	text-transform:uppercase;
	font-family:verdana;
	letter-spacing:-1px;}
#logintop .lostp:hover,
#logintop .lostu:hover,
#logintop .reg:hover {
	background:#FF0000;
	text-decoration:none;
	}
	

/*mi serve per colorare di grigio il login*/

#login label, #login a{color:#666;}
/*=========================================== USER2 ========================================*/
.toplink .moduletable{

}

.toplink .moduletable h3{

	font-size: 16px;
	font-weight: lighter;
	color: #000000;
}


div.moduletable_menu li {
	list-style:none;
	margin-left:0;
	padding:0;
	text-align:left;
}
div.moduletable_menu ul li
{
	background:none;}
	


/*================================== LEFT=============================*/

.left div.moduletable_menu,
.left div.moduletable_text {
	margin-bottom:10px;}
	
.left .moduletable a:link, .left .moduletable a:visited{
	text-indent: 5px;
	color: #371A00;
}

/*quando ci sei sopra*/
.left .moduletable a:hover{
	color: #990000;
}

#visualizza_tutti_i_prodotti{margin-bottom:8px;}

.left ul li{
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 0px 0px 5px;
}

.left ul li:hover{

}


.left .moduletable_menu h3,
.left .moduletable_text h3,
.left .moduletable h3{
  background-image: url('../images/sfondo_h3.gif');
  width:auto;
	padding: 4px 0px 4px 4px;

	letter-spacing:0.5px;
}


.moduletable_marca{
  
  background-repeat:no-repeat;
  background-position:top;  
  }
  
  .moduletable_marca h3{
    background-image:url('../images/sfondo_h3.gif');
    width:auto;
    padding:4px 0px 4px 4px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin:0px;}
    
    /*INGRANDISCO LE SCRITTE MARCHE
  .moduletable_marca a{font-size:medium;} potrei farci un grattacielo come immagine elenco puntato*/



/*=================================== Left Menu ====================================*/
.left ul.menu li { list-style-image: none;}
.left .mainlevel,.left .mainlevel:link,.left .mainlevel:visited,
ul.menu li a, ul.menu li#current a{
	
	color: #666;
	padding: 3px 0px 3px 2px;
	border-bottom:1px solid #ddd;
	display: block;
	background-image: url(../images/arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: 175px 5px;
}

.left .mainlevel:hover,.left .mainlevel:active,
ul.menu li a:hover, ul.menu li#current a{
	color: #F97914;
	text-decoration: none;
	background: url(../images/arrow.gif) right no-repeat;

}

.left #active_menu{
}

.left #active_menu.sublevel{
}

.left .sublevel, .left .sublevel:link, .left .sublevel:visited{
}

.left .sublevel:hover{
}

.left span.mainlevel{
}
.left span.mainlevel:hover{
}

/*============================= User5 ===================================*/
.cc1 .moduletable{
	
	font-size: 12px;
	color: #666;
}

.cc1 .moduletable h3{
	
	font-size: 16px;
	font-weight: lighter;
	color: #666;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDD;
}

/*=========================== Mid modules =====================================*/


.cc2top{
	width 100%;
	overflow: hidden;
	background-image: url(../images/m-border.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.cc2right{
	width 100%;
	overflow: hidden;
	background-image: url(../images/m-border.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.cc2bottom{
	width 100%;
	overflow: hidden;
	background-image: url(../images/m-border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.cc2left{
	width 100%;
	overflow: hidden;
	background-image: url(../images/m-border.gif);
	background-position: left;
	background-repeat: repeat-y;
}

/*--------------------------------------------------*/
.cc2lefttop{
	width: 100%;
	overflow: hidden;
	background-image: url(../images/m-lefttop.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.cc2righttop{
	width: 100%;
	overflow: hidden;
	background-image: url(../images/m-righttop.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.cc2rightbottom{
	width: 100%;
	overflow: hidden;
	background-image: url(../images/m-rightbottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.cc2leftbottom{
	width: 100%;
	overflow: hidden;
	background-image: url(../images/m-leftbottom.gif); 
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cc2inside{
	margin: 5px;
	overflow: hidden;
	
}

.cc2inside .moduletable{
	margin-bottom: 10px;
	
}

/*div che contiene il titolo con sfondo degli utlimi arrivi*/
.cc2inside .moduletable h3{
  width:480px;
	background: url(../images/sfondo_h3.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:10 auto;
	padding:4px 0 4px 0;
	font-weight: normal;
	font-family:Headline One,impact;
	color:white;
	letter-spacing:0.5px;


}
.cc2inside .moduletable h3 span {
  
	line-height:15px;
	width:100%;
	
	margin-left:20px;


	}

/*blue header*/
.cc2inside .moduletable-blue{
	margin-bottom: 10px;
	padding-left: 5px;
}
.cc2inside .moduletable-blue h3{
	background: url(../images/g-blue-h3.gif) no-repeat right;
	padding: 4px 0px 4px 8px;
	color: #FFFFFF;
	
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin:5px 5px 5px 4px;

}
.cc2inside .moduletable-blue h3 span {
	background: url(../images/g-blue-h3.gif) no-repeat left;
	padding: 4px 0px 4px 8px;
	font-size: 12px;
	line-height:15px;
	width:100%;
	margin:5px 5px 5px -12px;}
	

/*red*/

/*blue header*/
.cc2inside .moduletable-red{
	margin-bottom: 10px;
	padding-left: 5px;
}
.cc2inside .moduletable-red h3{
	background: url(../images/g-red-h3.gif) no-repeat right;
	padding: 4px 0px 4px 8px;
	color: #FFFFFF;
	
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin:5px 5px 5px 4px;

}
.cc2inside .moduletable-red h3 span {
	background: url(../images/g-red-h3.gif) no-repeat left;
	padding: 4px 0px 4px 8px;
	font-size: 12px;
	line-height:15px;
	width:100%;
	margin:5px 5px 5px -12px;}




/*============================== mod bottom =========================*/
.modbottom .moduletable h3{
	
	font-size: 13px;
	font-weight: bold;
	color: #F97914;
	background-repeat: no-repeat;
	padding: 3px 0px 5px 0px;
	margin: 0 ;
	letter-spacing:0px;
}

.modbottom div.moduletable,
.modbottom div.moduletable span, 
.modbottom div.moduletable div, 
.modbottom div.moduletable p  {
	font-size:11px;}

/*================================== RIGHT ===========================*/

.columnright .moduletable {
	margin-bottom:10px;
	}
	
	/*colonna di destra*/
.columnright .moduletable h3,
.columnright .moduletable_text h3 {
	width:auto;
	color:white;
	padding:4px 0px 4px 4px;
  background-image:url('../images/sfondo_h3.gif');
  letter-spacing:0.5px;}
  
  
  
  /*----------------------------faccio cambiare colore ai titoli a destra------------------------------*/
  
.columnright h3:hover{color:#990000;}
	

/*================================= USER9 ======================================*/
.modbottom .module div div div h3{
	
	font-size: 12px;
	font-weight: bold;
}

.modbottom .module{
	background-image: url(../images/modbottom-tengah.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.modbottom .module div{
	background-image: url(../images/modbottom-atas.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.modbottom .module div div{
	background-image: url(../images/modbottom-bawah.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.modbottom .module div div div{
	width: 900px;
	margin: 5px 5px 5px 5px;
	padding-bottom: 5px;
	
	font-size: 11px;
	color: #666666;
}

.modbottom .module div div div div{
	border: 0;
	background-image: none;
	padding-top: 10px;
}



/*==================================== FOOTER ======================================*/
.fleft .moduletable{
	
	font-size: 11px;
	color: #666666;
}

.fleft .moduletable h3{
	font-size: 13px;
	font-weight: lighter;
	margin:0;
	color:#333333;
}





