body
{
	
	margin-right: auto;
	margin-left: auto;
	margin:0 auto;
	background:url(../images/body-bg.jpg) no-repeat #FFF top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
	color:#000;
}

.clear {
	clear:both;
}

.hr-home
{
	font-size:9px;
	width:95%;
	border: 1px #FCF solid;
}

.hr-div
{
	clear:both;
	width:100%;
	padding-top:10px;
}
.produttori
{
	clear:both;
	width:100%;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#f09;
	padding-top:10px;
}

.produttori img
{
	width:55px;
}

/*------------------------- HEADING -------------------------*/

h1 {
	font-size: 110%;
	color:#f09;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#cartbox
{
	color:#fff;
	font-size:13px;
	width:1000px;
	float:right;
	text-align:right;
	font-weight:bold;

}


.cart-box-evi
{
	color:#c9f;
	font-size:15px;
	text-shadow: 2px 2px 3px #306;
}


.advhead1
{
	
	width:750px;
	height:108px;
	float:left;
}

/*------------------------- TOPBAR -------------------------*/

#top-bar
{
	color:#FFF;
	position:fixed;
	height:70px;
	width:1000px;
	top:0px;
	background:url(../images/top-bar-bg.png) no-repeat;
	z-index:1;
	clear:both;
	margin:0 auto;
}
#top-bar-tb
{
	width:970px;
	margin:0 auto;
	text-align:center;
}

#top-bar a
{
	color:#FFF;
	text-decoration:none;
	font-size:11px;	
}

#top-bar a:hover
{
	color:#c9f;
	text-decoration:underline;
	font-size:11px;
}

.formlogin
{
	border:1px solid #333;
	width:100px;
	color:#939;
	font-size:12px;
}

.buttonlogin
{
	
	font-size:12px;
}

.tb-link0
{
	text-align:left;
}


#welcometopbar
{
	color:#FFF; font-size:12px; padding-top:4px; font-weight:bold; padding-right:20px;
}

#welcometopbar a
{
	color:#c9f; font-size:12px; text-decoration:none; font-weight:bold;
	text-shadow: 2px 2px 3px #306;
}

#welcometopbar a:hover
{
	color:#c9f; font-size:12px; text-decoration:underline; font-weight:bold;
	text-shadow: 2px 2px 3px #306;
}



/*-----------------------SLIDER--------------------------*/

#product-added
{
	background:url(../images/product-added.png) no-repeat;
	width:1000px;
	height:250px;
	margin:0 auto;
	display:none;
	position:absolute;
	padding-top:30px;
}


#product-added-open
{
	
}

#product-added-co
{
	padding-left:50px;
	width:150px;
	float:left;
}

#product-added-title
{
	padding-left:50px;
	padding-right:50px;
	color:#f09;
	font-size:20px;
	padding-top:10px;
}

#product-added-ok
{
	float:right;
	text-align:right;
	font-weight:bold;
	font-size:22px;
	color:#f09;
	padding-right:50px;
}


/*------------------------- LINKS -------------------------*/

a:link, a:visited, a:active {
	
	color: #f09;
	text-decoration:none;
}

a:hover {
	color:#909;
	text-decoration:underline;
}

/*------------------------- FORMS -------------------------*/

/**********/

/*------------------------- INDEX -------------------------*/

body#index {
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
}

#column_content_index {
	float:left;
}

#column_content_index ul li {
	background: url(../images/arrow.png) no-repeat 18px 7px;
	line-height: 180%;
	padding-left: 30px;
}


#angel {
	float:right;
}	

#servizi {
	float:left;
	width:280px;
}

#entra {
	float:left;
	width:420px;
	text-align:center;
	padding:30px 0px 0px 0px;
}

a.entra_txt:link, a.entra_txt:visited, a.entra_txt:active{
font-size:26px;
color:#00CC33;
text-decoration:none;
font-weight:bold;
}
a.entra_txt:hover{
font-size:26px;
color:#00CC33;
text-decoration:underline;
font-weight:bold;
}

a.esci_txt:link, a.esci_txt:visited, a.esci_txt:active{
font-size:16px;
color:#FF0000;
text-decoration:none;
font-weight:bold;
}
a.esci_txt:hover{
font-size:16px;
color:#FF0000;
text-decoration:underline;
font-weight:bold;
}


/*------------------------- NAV MENU -------------------------*/

#nav_menu{
	clear:both;
	z-index:999;
	
}

/*---------------------LEFTMENU------------------------*/


#root-list
{
	clear:both;
}
#root-list ul li
{
	color:#f09;
	list-style:none;
}

#root-list ul li a
{
	color:#f09;
	text-decoration:none;
}

#root-list ul li a:hover
{
	color:#f09;
	text-decoration:none;
	font-weight:bold;
}

#root-list-cat
{
	clear:both;
}

#root-list-cat a
{
	color:#f09;
	font-size:18px;
	font-weight:bold;
}

.cat-list-active a
{
	color:#909;
	text-decoration:none;
	font-weight:bold;
}


#left_menu_head
{
	/**background:url(../images/left_menu_01.jpg) no-repeat;**/
	width:220px;
	height:13px;/**10**/
	text-align:center;
	font-size:22px;
	color:#FFF;
	float:left;
}

#left_menu_content
{
	/**background:url(../images/left_menu_02.jpg) repeat-y;**/
	width:220px;
	float:left;
}

.lm-ic
{
	float:left;
}

#left_menu_foot
{
	/**background:url(../images/left_menu_04.jpg) no-repeat;**/
	width:220px;
	height:23px;
	clear:both;
	float:left;
}


/*------------------------- BREADCRUMBS -------------------------*/

#breadcrumb {
	float:left;
	
}

#submenu
{
	width:700px;
	height:28px;
	background:url(../images/sub-menu-bg.jpg) repeat-x;
	color:#903;
	float:left;
	
}

#submenu a
{
	color:#333;
	text-decoration:none;
	font-size:12px;
}
#submenu a:hover
{
	color:#333;
	text-decoration:underline;
	font-size:12px;
}

/*------------------------- LAYOUT -------------------------*/

#wrapper_ext {
	
}

#wrapper{
	width:1000px;
	height:100%;
	margin:0px auto;
}

#header {
	padding-top:10px;
	background:url(../images/head-bg.jpg) #FFF no-repeat;
	width:1000px;
	height:125px;
}

#logo {
	float:left;
}

#content {
	clear:both;
}

#box_bottom{
	clear:both;
	background-color:#0f0f0f;
	border:1px solid #1e1e1e;
	padding:20px;
	margin:10px 0px 0px 0px;
}

#footer {
	clear:both;
	color:#FFFFFF;
	background:url(../images/footer-bg.jpg) no-repeat;
	width:1000px;
	height:264px;
	font-size:11px;
	margin:0 auto;
}

#copy-r
{
	text-align:center;
	font-size:11px;
	color:#999;
	width:100%;
	clear:both;
	padding-top:10px;
	margin:0 auto;
}


#footer_lista
{
	color:#FFF;
	padding-top:30px;
}

#footer_lista ul
{
	list-style-image: url(../images/dot.png);
	text-align:left;
}

#footer_lista li a
{
	color:#FFF;
	text-decoration:none;
	font-size:11px;	
}

#footer_lista li a:hover
{
	color:#c9f;
	text-decoration:underline;
	font-size:11px;
}



.footer_info
{
	width:25%;
	/*height:230px;*/
	float:left;
	text-align:center;
	font-size:12px;
	
}


.category-big-icon
{
	width:190px;
	height:190px;
	background:url(../images/cat-big-icon-bg.jpg) no-repeat;
	float:left;
	text-align:center;
	margin:2px;
}

.category-big-icon_title
{
	color:#939;
	padding-top:14px;
	font-size:14px;
	font-weight:bold;
	width:110px;
	margin:0 auto;
}

.category-big-icon_title a
{
	color:#939;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.category-big-icon_title a:hover
{
	color:#f09;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.box-showcase
{
	background:url(../images/box-showcase.jpg) no-repeat;
	width:190px;
	height:289px;
	float:left;
	margin-left:1px;
	margin-right:1px;
	
}

.box-showcase-title
{
	/**padding-top:17px;**/
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	margin-top:17px;
	height:30px;
}
.box-showcase a
{
	color:#f09;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.box-showcase a:hover
{
	color:#939;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.box-showcase-det-art
{
	margin:0 auto;
}

.box-showcase-img
{
	margin:0 auto;
	padding-top:5px;
}

.showcase-tb
{
	width:170px;
	font-size:15px;
	color:#939;
	padding-top:4px;
}
.showcase-tb2
{
	width:170px;
	font-size:15px;
	color:#939;
	padding-top:3px;
}

.piuven
{
	width:780px;
	font-size:24px;
	color:#f09;
	font-weight:bold;
	text-align:center;
	padding-top:30px;
}

.cate_tit
{
	font-size:36px;
	font-weight:bold;
	text-align:center;
	background:url(../images/category_head.jpg) no-repeat;
	color:#F09;
	width:780px;
	height:40px;
	padding-top:5px;
}

.general_tit
{
	font-size:36px;
	font-weight:bold;
	text-align:center;
	color:#F09;
	width:100%;
	height:40px;
	padding-top:5px;
	margin:0 auto;
}

.presente_carrello
{
	position:absolute;
	margin-left:5px;
	margin-top:88px;
	background:url(../images/sconti.png) no-repeat;
	width:77px;
	height:58px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-shadow: 2px 2px 3px #000;
	padding-top:20px;
}

.presente_carrello2
{
	position:absolute;
	margin-left:5px;
	margin-top:88px;
	background:url(../images/netto.png) no-repeat;
	width:77px;
	height:58px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-shadow: 2px 2px 3px #000;
	padding-top:20px;
}

.alt-box-home {
	background:none;
	float:left;
	width:250px;
	height:230px;
	margin:4px;	
}
.alt-box-home-int {
	padding:15px;
}



/*------------------------- BOX SEARCH -------------------------*/

#search
{
	height:28px;
	background:url(../images/sub-menu-bg.jpg) repeat-x;
	float:left;
	width:300px;
}

.tebu
{
	/**font-size:14px;**/
	width:200px;
	height:22px;
	border:1px solid #CCC;
	color:#999;
	margin:0;
	padding:0;
	float:right;
	font-size:14px;
	margin-top:2px;
	
	
	
}

.tebu-search
{
	
	width:50px;
	height:22px;
	border:1px solid #639;
	color:#fff;
	margin-left:4px;
	float:right;
	cursor:pointer;
	margin-top:2px;

}


/*------------------------- BOX LOGIN -------------------------*/



#user_logged {
	clear:both;
	padding:5px;
	display:block;
	width:auto;
	text-align:right;
}

/*------------------------- BOX CART -------------------------*/

#box_cart {
	clear:both;
	float:right;
}

/*------------------------- COLUMN LEFT -------------------------*/

#colwrap {
	float:left;
	overflow: hidden;
	width: 220px;
	color: #999999;
}

#search-form
{
	padding-top:2px;
}



.narrow #col1-bot {
	background: url(../images/col-bot-n.gif) no-repeat bottom left;
}

.narrow #col1-top {
	background: url(../images/col-top-n.png) no-repeat top left;
}

.narrow #col1-center {
	background: url(../images/col-center-n.png) repeat-y left;
}

#col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
	padding-top: 10px;
}

/*common style for column*/


#colwrap .article_separator {
	display: none;
}

#categorie
{

}

#categorie_left {
	
}

.category-img
{
	border:solid #F09 2px;
}




#categorie_left ul {
	list-style: none;
}

#categorie_left ul li {
	background: url(../images/arrow2.png) no-repeat 18px 7px;
	line-height: 180%;
	padding-left: 30px;
	vertical-align:middle;
}

#categorie_left ol li {
	line-height: 180%;
	margin-left: 35px;
}

#categorie_left a.main_category:link, #categorie_left a.main_category:visited, #categorie_left a.main_category:active {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#categorie_left a.main_category:hover {
	color:#df2b8b;
}

#categorie_left a.sub_category:link, #categorie_left a.sub_category:visited, #categorie_left a.sub_category:active {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
#categorie_left a.sub_category:hover {
	color:#df2b8b;
}

#categorie_left a.active:link, #categorie_left a.active:visited, #categorie_left a.active:active{
	color:#df2b8b;
}




#descrizione_categoria { /* IE */
	border-bottom:1px dotted #437f47;
	border-top:1px dotted #437f47;
	padding:10px 40px 10px 25px;
	margin:10px 0px;
	text-align:justify;
}

/*------------------------- CONTENT COLUMN -------------------------*/
.img_border {



	
}

#column_content {
	float:left;
	width:780px;
	height:100%;
	
	/************------------------------------------------------------------*****************************/
}

.column_content_title {
	float:left;
	width:780px;
}

#categorie {
}

.box_categoria{ /* IE */
	padding:5px 15px;
	margin:10px 10px;
	text-align:center;
	font-weight:bold;
	line-height:18px;
	float:left;
}

#categoria {
}

.categoria_title_up {
	padding-left:25px; 
}


.categoria_title
{

}

.categoria_title h1
{
	color:#333;
	padding-left:15px;
	line-height:50%;
	color:#f09;
}


.box_prodotto {
	background:url(../images/box-b-bg.jpg) no-repeat;
	width:760px;
	height:149px;
	float:right;
	margin-right:5px;
}

.box_prodotto_offerta_lampo {
	background:url(../images/box-lampo.jpg) no-repeat;
	width:760px;
	height:149px;
	float:right;
	margin-right:5px;
}

.prod_titolo a:link, .prod_titolo a:visited, .prod_titolo a:active {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.prod_titolo a:hover {
}

.prod_art {
	color:#F9F;
	text-align:right;
	line-height:90%;
	float:right;
	padding-right:20px;
}

.prod_prezzo {
	color: #000;
	font-size:12px;
	text-align:right;
	padding-top:20px;
	
	padding-left:10px;
	
}
.button
{

	
	
}

#produttore
{
	
	width:160px;
	height:90px;
	font-size:12px;
	color:#999;
	text-align:center;
	margin-top:50px;
	margin-left:400px;
	position:absolute;
}

#produttore-product
{
	
	width:70px;
	height:90px;
	font-size:12px;
	color:#999;
	text-align:center;
	margin-top:50px;
	margin-left:390px;
	position:absolute;
}

#links_info a:link, #links_info a:visited, #links_info a:active {
	color:#999999;
}
#links_info a:hover {
	color: #df2b8b;
}

#bollino {
	width:35px;
	height:35px;
	position:relative;
	top:-20px;
	left:-20px;
	float:right;
	border:none;
}

.paginazione {
	clear:both;
	float:center;
	padding:5px 0px;
	font-size:16px;
	color:#909;
	text-align:center;
}
.paginazione a
{
	font-size:18px; font-weight:bold; color:#f09;
}

.paginazione a:hover
{
	font-size:18px; font-weight:bold; color:#609;
}

.pag-act
{
	font-size:24px; font-weight:bold; color:#609;
}


/*-------------------ADV---------------------------------*/

#adv_top_one
{
	width:780px;
	height:163px;
	float:left;
	margin-top:2px;
}

#adv_top_two
{
	width:258px;
	height:295px;
	float:left;
	margin-top:2px;
}

/*-----preview_img----------*/


#screenshot
{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#fff;
}



/*------------------------- SCHEDA PRODOTTO -------------------------*/

.scontato
{
	color:#F09;
	font-size:16px;
	font-weight:bold;
}

.prezzo
{
	color:#909;
	font-size:16px;
	text-decoration:line-through;
	line-height:170%;
}

.percet
{
	color:#639;
	font-size:18px;
	font-weight:bold;
}

.percet2
{
	color:#639;
	font-size:22px;
	font-weight:bold;
}

#descri
{
	font-size:14px;
	text-align:justify;
	float:left;
	line-height:90%;
	font-weight:100;
	padding-left:15px;
	padding-top:10px;
	color:#333;
}

.tagl
{
	text-align:center;
	color:#609;
	font-weight:bold;
	font-size:12px;
}

#product
{
	padding-left:10px;
	padding-right:10px;
}

.prodotti-cons
{
	text-align:center;
	color:#609; font-weight:bold;
	font-size:16px;
	line-height:150%;
}

#alternative_products
{
	width:760px;
	height:70px;
	background:url(../images/box-prodotto-alternativo.jpg) no-repeat;
	padding-left:22px;
	padding-right:22px;
	padding-top:6px;
}

.alternative-tit
{
	color:#f09;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:130%;
}


#product_title
{
	color:#939;
	font-weight:bold;
	text-align:center;
	width:780px;
	padding-top:5px;
	height:30px;
	font-size:20px;
}

#product_title_xmas
{
	color:#939;
	font-weight:bold; 
	text-align:center;
	width:100%;
	/*background:url(../images/category_head.jpg) no-repeat;*/
	min-height:35px;
	font-style:italic;
	/*padding-top:1px;*/
	font-size:20px;
}

#left_product
{
	width:50%;
	float:left;
}

#right_product
{
	
	float:right;
	text-align:right;
}

#thumb_left_product_cont
{
	float:left;
	width:75px;
	height:300px;
}

.thumb_product
{
	
	border:#FF99FF solid 2px;
	width:60px;
	
}

#product300
{
	float:left;
	border:#FF99FF solid 2px;
	
}

.lef_pro
{
	visibility:hidden;
	font-size:14px;
}

.art_pro
{
	color:#f9f;
	font-size:16px;
	font-weight:bold;
}

.price_pro
{
		font-size:16px;
}

.sco_pro
{
	font-size:20px;
	
}

.art_pro_col
{
	font-size:18px;
	color:#993399;
	text-decoration:line-through;
}

.sco_pro_col
{
	color:#F09;
	font-weight:bold;
	font-size:24px;
}

.con_pro
{
	color:#939;
}

#seleziona_taglia
{
	clear:both;
	padding-top:5px;
}

.sel-ta
{
	background:url(../images/sel_t_02.jpg) no-repeat;
	width:32px;
	height:42px;
	text-align:center;
	color:#939;
	font-size:12px;
	font-weight:bold;
	padding-top:8px; float:left;
}

.sel-im
{
	float:left;
}

.sel-im2
{
	float:right;
}

#description
{
	font-size:14px;
	text-align:justify;
	
}

.spac_tagl
{
	visibility:hidden;
	height:10px;
	width:755px;
	clear:both;
}

#tec
{
	width:755px;
	background:url(../images/tec-bg.jpg) repeat-x;
	border:#FF99FF solid 1px;
	min-height:112px;
	/****/
}

.tec_spec
{
	text-align:center;
	font-size:13px;
	color:#993399;
	width:33%;
	float:left;
}


/*------------------------- PAGINA STATICA -------------------------*/

#pagina_statica {
	padding:10px;
}



.cont	{ width:770px;  }

/**scheda prodotto**/

.a00	{ width:770px; height:30px; float:left; }
.a01	{ color:#CC0099; font-weight:bold; font-size:14px; text-align:left; }
.a02	{ color:#00FF00; font-weight:bold; font-size:10px; text-align:right; vertical-align:bottom; }


.b00	{ width:220px; height:50px; float:right; }
.b01	{ height:20px; color:#ffffff; font-weight:bold; font-size:14px; text-align:right; text-decoration:line-through; }
.b02	{ height:30px; color:#CC0099; font-weight:bold; font-size:19px; text-align:right; }

.c00	{ background:url(/images/img_07.jpg) no-repeat; width:294px; height:260px; float:left; padding-top:10px; } 



.d00	{ width:120px;  float:left; vertical-align:top; }


.e00	{ width:306px;  float:right; }

.f00	{ width:470px; float:right; text-align:justify; font-size:12px; color:#FFFFFF; padding-top:10px; }

.g00	{ width:294px; float:left; padding-top:5px; padding-left:10px; }
.g01	{ background:url(/images/img_16.jpg) no-repeat; width:90px; height:78px; float:left; padding-top:15px; padding-left:4px;  }
.g02	{ width:13px; float:left }


.h00	{ width:500px; height:60px; background:url(/images/img_18.jpg) no-repeat; float:left;}
.h01	{ width:200px; float:left; color:#cc0099; font-size:13px; font-weight:bold; padding-top:20px; padding-left:20px; text-align:left; }
.h02	{ color:#FFFFFF; text-align:left; font-size:13px; padding-top:5px; }
.h03	{ width:770px; float:left; }
.h04	{ width:500px; height:100%; background:url(/images/img_18a.jpg) repeat-y; float:left }
.h05	{ width:500px; height:13px; background:url(/images/img_18b.jpg) no-repeat; float:left }
.h05b	{ width:500px; height:13px; float:left; text-align:left; padding-left:5px; }
.h06	{ width:200px; height:3px; background:url(/images/img_22.jpg) no-repeat;  }
.h07	{ width:200px; height:100%; background:url(/images/img_22a.jpg) repeat-y;}
.h08	{ width:200px; height:3px; background:url(/images/img_22b.jpg) no-repeat;}
.h09	{ widows:200px; float:right; padding-top:15px; }


.i00	{ width:770px; height:78px; background:url(/images/img_19.jpg) no-repeat; float:left; }
.i01	{ width:31px; float:right; text-align:center; vertical-align:middle; padding-top:15px; background:url(/images/tagl-bg.png) no-repeat; font-size:12px; color:#000000; font-weight:bold;  }
.i02	{ width:15px; float:right; padding-top:15px; }
.i03	{ width:20px; float:right; padding-top:15px; }
.i04	{ padding-top:20px; }

.l00	{ background:url(/images/img_20.jpg) no-repeat; width:770px; height:111px; float:left;  }
.l01	{ width:40px; height:70px; float:left; padding-top:40px; }
.l02	{ width:90px; height:70px; float:left; padding-top:40px; }
.l03	{ width:30px; height:70px; float:left; padding-top:40px; }
.l04	{ width:40px; height:20px; float:left;  }
.l05	{ width:90px; height:20px; float:left;  }
.l06	{ width:30px; height:20px; float:left;  }


.m00	{ color:#339900; font-size:12px; text-align:justify; }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/********CARRELLO*********/

.cart-cont-c0  {
width : 896px;
height : 201px;
background : url(../images/cart-bg-ri_01.jpg) no-repeat;
}
.cart-cont-c2 {
width : 896px;
height : 100%;
background : url(../images/cart-bg-ri_03.jpg) ;
}
.cart-cont-c3 {
width : 896px;
height : 54px;
background : url(../images/cart-bg-ri_05.jpg) no-repeat;
}
.cart-cont-c00 {
width : 896px;
height : 21px;
background : url(../images/cart-bg-ri_00.jpg) no-repeat;
}
.cart-cont-c02 {
width : 896px;
height : 100%;
background : url(../images/cart-bg-ri_03.jpg) ;
}
.cart-cont-c03 {
width : 896px;
height : 54px;
background : url(../images/cart-bg-ri_05.jpg) no-repeat;
}
.cart-cont {
width : 896px;
height : 662px;
background : url(../images/cart-bg-id.jpg) no-repeat;
}
.cart-cont-c {
width : 896px;
height : 662px;
background : url(../images/cart-bg-pa.jpg) no-repeat;
}
.t2-c0 {
color : #f09;
text-align : center;
font-size : 22px;
}
.t2 a {
color:#00CC00;
font-size:20px;
text-decoration : underline;
}
.t2 a:hover {
color : #ffffff;
font-size:20px;
text-decoration : none;
}
.t3 {
color:#F09;
padding-top : 10px;
text-align : center;
}
.t3-tb
{
	font-size:16px; color:#F09; height:30px; text-align:center;
}

.t3-tb a
{
	color:#f09;
	font-weight:bold;
	text-decoration:none;
	
}

.t3-tb a:hover
{
	color:#f09;
	font-weight:bold;
	text-decoration:underline;
}


.t4 {
color : #ffffff;
text-align : center;
font-size : 14px;
}
.tb {
padding-left : 50px;
padding-right : 50px;
padding-top : 5px;
}
.intex {
width : 250px;
height : 20px;
font-size:13px;
}
.intex2 {
width : 236px;
height : 25px;
font-size:13px;
color:#CC0066;
}
.intex3 {
width : 253px;
height : 100px;
font-size:13px;
}
.tetab {
text-align : left;
width : 140px;
height : 35px;
}
.ta01 {
height : 70px;
000;
border : 2px solid #ED1E79;
font-size : 12px;
text-align : justify;
}
.ta02 {
000;
border : 2px solid #ED1E79;
font-size : 12px;
text-align : justify;
text-align : center;
}
.boxt2 {
width:700px;
height:60px;
border : #000000;
color:#00CC00;
font-size:12px;
}
.ta03 {
border : 2px solid #FCF;
font-size : 14px;
text-align : justify;
color : #333;
padding:10px;
}
.ta04 {
font-size : 20px;
color:#939;
font-weight : bold;

text-align : left;
}
.bu {
float : right;
}
.t8 {
font-size : 12px;
font-weight : bold;
text-align:right;
background:#F6F;
border : 0;
color : #ffffff;
}
.t82 {
font-size : 12px;
font-weight : bold;
text-align : center;
width : 470px;
background : #F6F;
border : 0;
color : #ffffff;
}
.t82en {
font-size : 13px;
font-weight : bold;
text-align : center;
background : #F6F;
border : 0;
color : #ffffff;
}
.t83
{
font-size : 11px;
font-weight : bold;
text-align : left;
}

.t83 a
{
color:#000;
text-decoration:none;
}

.t83 a:hover
{
color:#000;
text-decoration:underline;
}

.t9 {
width : 40px;
height : 40px;
font-size : 10px;
text-align : center;
padding-left:10px;
}
.t9 a {
color:#666;
text-decoration:none;
}
.t9 a:hover {
color:#CCC;
text-decoration:underline;
}
.t58 {
text-align : center;
width : 20px;
font-size : 12px;
}
.t87 {
font-size : 9px;
font-weight : bold;
text-align : center;
background : #F6F;
border:none;
color : #ffffff;
}
.t888 {
font-size : 9px;
font-weight : bold;
text-align : center;
border:none;
color : #ffffff;
}
.inpt {
width : 20px;
height : 15px;
font-size : 10px;
text-align:center;
}
.art1 {
color : #999999;
font-size : 11px;
}
.pr {
font-size : 12px;
font-weight : bold;
text-align : right;
color:#333;
padding-right:10px;
}
.tb01 {
width : 1000px;
padding-top:10px;
/**border : 1px solid #ff0099;**/
}
.tb01 tr {
/**border : 1px solid #ff0099;*/
}
.tb01 td {
/**border : 1px solid #ff0099;**/

}
.tow {

font-size : 16px;
color:#666;
text-align:right;
}
.tow1 {
color : #ff0099;
font-size : 16px;
text-align : right;
}
.tow3 {
color:#333;
font-size : 18px;
text-align : right;
font-weight : bold;
width : 120px;
}

.tow3-big {
color:#333;
font-size : 22px;
text-align : right;
font-weight : bold;
width : 120px;
}
.ins-bar-prom-2
{
	font-size:12px;
	color:#666;
	float:left;
}
.ins-tb-bar
{
	float:left;
	font-size:13px;
	color:#333;
}
.ins-bar
{
	width:220px;
	float:left;
	font-size:12px;
	color:#666;
}
.conf {
height : 50px;
}
.u001 {
font-size : 12px;
text-align : left;
color:#333;
}
.u001 a {
color : #ff0099;
font-weight : bold;
text-decoration : none;
}
.u001 a:hover {
color : #ff0099;
font-weight : bold;
text-decoration : underline;
}
.u002 {
font-size : 12px;
text-align : left;
color:#333;
}
.u002 a {
color : #ff0099;
font-weight : bold;
text-decoration : none;
}
.u002 a:hover {
color : #ff0099;
font-weight : bold;
text-decoration : underline;
}
.u004 {
font-size : 12px;
}
.u004 a {
color : #ff0099;
font-weight : bold;
text-decoration : none;
}
.u004 a:hover {
color : #ff0099;
font-weight : bold;
text-decoration : underline;
}
.s001 {
font-size : 12px;
text-align : left;
font-weight : bold;
}
.t2-c {
color:#F09;
text-align : center;

font-size : 20px;
}
.t2 a:hover {
color:#FFFFFF;
}
.tb {
padding-left : 50px;
padding-right : 50px;
padding-top : 20px;
}
.bu {
float : right;
}
.cart-cont-c6 {
width : 896px;
height : 662px;
background : url(../images/cart-bg-co.jpg);
}
.t2-c {
color : #f09;

text-align : center;
font-size : 20px;
}
.tb {
padding-left : 50px;
padding-right : 50px;
padding-top : 20px;
}
.boxt {
width : 720px;
height : 60px;
border : #ffffff;
color : #666666;
}
.tb {
padding-left : 50px;
padding-right : 50px;
padding-top : 20px;
}
.bu {
float : right;
}
.t58 {
text-align : center;
}
.t2 {
color : #ed1e79;
padding-top : 210px;
text-align : center;
font-size : 20px;
}
.tetab {
text-align : left;
width : 120px;
height : 25px;
}
.tetab2 {
text-align : left;
width : 120px;
height : 10px;
font-size : 11px;
font-weight : bold;
}
.quantbut {
width : 22px;
height : 22px;
}
.cenres {
background:url(../images/cart-bg-ri_002.jpg);
}

#conte { width:100%; height:200px; }
#conte a { color:#CC3366; text-decoration:none; }
#conte a:hover { color:#ffffff; text-decoration:underline; }


/**FINE CARRELLO **/
.puntin { border:dotted 1px #00CC00;}


/*****************HOME************************/

.hcont { width:750px; height:100%; ; float:right; color:#000;}
.hcont2 { width:750px; height:200px; ; float:right;}
.hslide-big { height:4px; padding-left:25px; }
.hcontsmall { width:370px; height:220px; float:right; background:#FFFFFF; }
.hcontsmallspaz {width:10px; height:220px; float:right; }
.hcontsmallspaz2 {width:750px; height:12px; float:right; }

/*****************HOME************************/

.banleft { width:194px; height:150px; }

.repas { background:url(../images/bg-p.jpg) no-repeat; /**width:770px;**/ height:404px; padding-top:80px; padding-left:15px; padding-right:5px; text-align:center; font-size:12px; float:left; }
.repas2 { background:url(../images/bg-p.jpg) no-repeat; /**width:760px;**/ height:404px; padding-top:12px; padding-left:15px; padding-right:5px; text-align:center; font-size:12px; float:left; }
.repas3 { background:url(../images/bg-pa-ri-z.jpg) no-repeat; /**width:770px;**/ height:21px; padding-left:15px; }
.repas4 { repeat-y; /**width:770px;**/ height:100%;   }

.repas5 { background:url(../images/bg-p00.jpg) no-repeat; /**width:770px;**/ min-height:383px;  text-align:center; font-size:12px; padding-top:12px; }

.repas6 {padding-left:25px; width:725px; height:100%; }



#dime 
{
	margin:0 auto;
}

#dime a 
{
	color:#f09;
	text-decoration:none;
}

#dime a:hover
{
	color:#939;
	text-decoration:underline;
}

.tit01 { color:#f09; font-size:16px; padding-top:10px; text-align:center; }

.err { color:#F00; font-weight:bold; font-size:14px; text-align:center; text-decoration:blink; }

.ordtab { width:735px; border: 1px solid #F9F;}
.ordtabb { width:735px; }

.ordtabb4 { width:740px; color:#333; font-size:14px; padding-left:20px; padding-right:20px; padding-top:10px; }

.ordtabb4 a 
{
	color:#f09;
	text-decoration:none;
}

.ordtabb4 a:hover
{
	color:#909;
	text-decoration:underline;
}

.ordtabhead
{
	color:#FFF;
	font-size:15px;
	background:#F9F;
	
}

.ordinen
{
	color:#333;
	font-size:30px;
	font-weight:bold;
	padding-top:10px; padding-left:20px;
	float:left;
}
.ordinedate
{
	text-align:left;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.printorder
{
	float:right;
	padding-top:20px;
	text-align:right;
	padding-right:20px;
}

.ordtab2 { width:740px; border: color:#333; font-size:14px;}
.ordtab2 a { color:#f09; font-size:14px; text-decoration:none; }
.ordtab2 a:hover { color:#909; font-size:14px; text-decoration:underline; }





.ordtabt { background:#f09; }
.ordtabb a { color:#f09; font-size:16px; text-decoration:none; }
.ordtabb a:hover { color:#909; font-size:16px; text-decoration:underline; }

.a0 { height:50px; }

.products_title 
{
	color:#990099;
	text-align:left;
	font-size:16px;
	padding-top:13px;
	padding-left:23px;
	float:left;
	padding-top:14px;
	width:100%;
	font-weight:bold;
	float:left;
	
}

.products_title a
{
		font-size:15px;
		color:#990099;
		text-decoration:none;
}

.products_title a:hover
{
		font-size:15px;
		color:#990099;
		text-decoration:underline;
}

#pven
{
	color:#f09;
	height:30px;
	font-size:18px;
	text-align:center;
}

.details-name
{
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}

.details-deta
{
	font-size:12px;
	font-style:italic;
	line-height:120%;
}


/*-------------------------------------------PROCESSOACQUISTO-------------------------------------*/



.inp-tex
{
	float:left;
	width:150px;
	height:35px;
	text-align:left;
	/**padding-left:80px;**/
}

.inp-tex-special
{
	float:left;
	width:30px;
	height:35px;
	text-align:left;
	/**padding-left:80px;**/
}

.inp-inp
{
	float:left;
	height:35px;
}

.inp-sp
{
	clear:both; font-size:1px;
}

.inp-for
{
	width:380px;
}

.inp-for-special
{
	width:310px;
}

.inp-for-special2
{
	width:34px;
}

#iden-tit
{
	color:#f09;
	font-size:18px;
}

#iden-tit a,hover
{
	color:#609;
	text-decoration:underline;
	font-size:24px;
}



#ter
{
	color:#939;
	text-align:justify;
	font-size:14px;
	padding-right:20px;
	
	width:70%;
	margin:0 auto;
}



.com_ord
{
	width:370px;
	height:80px;
	border:0;
	color:#999;
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
}

.go-check
{
	float:right;
}conte

.boll-box
{
	position:absolute;
	margin:0 auto;	
}

.add-by-barcode
{
	font-size:16px;
	color:#666;
}

#semitras
{
	background:url(../images/logo-semitras.jpg) no-repeat;
	width:780px;
	height:300px;
	margin:0 auto;
}


.tc2-c0
{
	background:#F6F;
	color:#FFF;
	text-align:center;
}



#tab-confir
{
	width:100%;
}

#tab-confir td
{
	color:#333;
	font-size:12px;
}

.tab-lf
{
	text-align:right;
	/**border-bottom:1px #CCC solid;**/
}

.tab-lf200
{
	width:200px;
}

#riep
{
	color:#333;
}

.tbli a
{
	color:#F09;
	text-decoration:none;
	font-size:11px;
}

.tbli a:hover
{
	color:#C09;
	text-decoration:underline;
	font-size:11px;
}

.notes-form
{
	width:400px;
	height:50px;
	border:1px solid #CCC;
	padding-left:6px;
	padding-top:3px;
	text-transform:uppercase;
	line-height:70%;
}

#ordinaper-c
{
	background:url(../images/ordinaper.jpg) no-repeat;
	float:right; 
	width:190px;
	height:32px;
	margin-top:5px;
	margin-right:5px;
}

.ordinaper
{
	width:174px;
	height:20px;
	color:#666;
	font-size:14px;
	border:none;
	margin-top:6px;
	margin-left:8px;
	background:none;
	font-weight:bold;
}

.spedpag
{
	text-align:justify;
	color:#333;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
}

#forgotten_password
{
	width:1000px;
	color:#333;
	font-size:16px;
	text-align:center;
}

#forgotten_password a
{
	color:#f09;
	font-size:18px;
	text-decoration:none;
}

#forgotten_password a:hover
{
	color:#C06;
	font-size:18px;
	text-decoration:underline;
}


.account1 {
	float:left;
	width:47%;
	margin-top:16px;
	font-size:16px;
	margin-left:2%;
	margin-right:1%;
	line-height:190%;
}

.account1 h1 {
	margin:0;
	padding:0;
	line-height:100%;
	text-align:center;
	font-size:18px;
}

.account2 {
	float:right;
	width:47%;
	/*margin-top:15px;*/
	margin-left:1%;
	margin-right:2%;
}

.account2-1 {
	width:100%;
	height:60px;	
}

.account2-2 {
	float:left;
	width:60px;
	height:60px;
	margin-top:20px;
}

.account2-3 {
	float:left;
	text-align:center;
	width:300px;
	height:60px;
	font-size:16px;
	margin-top:20px;
}

.account2-4 {
	font-size:32px;
	font-weight:bold;	
}


.right-info1 {
	float:left; width:60px; clear:both; margin-top:20px;
}

.right-info1-1 {
	float:left; width:60px; clear:both; margin-top:20px;
	padding-top:5px;
}

.right-info2-1 {
	float:left;
	text-align:right;
	width:300px;
	margin-top:20px;
	height:35px;
	font-size:16px;
}

.right-info2-1 a {
	color:#666!important;
}

.right-info2-1 a:hover {
	color:#CCC!important;
}

.right-info2 {
	float:left;
	text-align:right;
	width:300px;
	margin-top:20px;
	height:55px;
	padding-top:5px;
	font-size:26px;
}

.right-info2 a {
	color:#666!important;
}

.right-info2 a:hover {
	color:#CCC!important;
}

.res-dis-15 {
	margin-top:55px;
	background:url(../../images/discount-reserved1.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}

.res-dis-20 {
	margin-top:55px;
	background:url(../../images/discount-reserved2.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}

.res-dis-25 {
	margin-top:55px;
	background:url(../../images/discount-reserved3.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}


.res-dis-30 {
	margin-top:55px;
	background:url(../../images/discount-reserved4.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}

.res-dis-35 {
	margin-top:55px;
	background:url(../../images/discount-reserved5.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}


.res-dis-40 {
	margin-top:55px;
	background:url(../../images/discount-reserved6.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}

.res-dis-45 {
	margin-top:55px;
	background:url(../../images/discount-reserved7.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}

.res-dis-46 {
	margin-top:55px;
	background:url(../../images/discount-reserved8.jpg) no-repeat;
	width:370px;
	height:47px;
	color:#333;
	font-weight:bold;
	font-size:27px;
	text-align:center;
	padding-top:13px;
}

.discount-gra {
	background:url(../../images/discount-bg.jpg) no-repeat;
	width:764px;
	height:200px;
	padding-left:8px;
	padding-right:8px;
	clear:both;
}

.sconto-15 {
	width:96px;
	height:200px;
	position:absolute;
	/*margin-left:480px;*/
}

.sconto-20 {
	width:96px;
	height:200px;
	position:absolute;
	margin-left:96px;
}

.sconto-25 {
	width:96px;
	height:200px;
	position:absolute;
	margin-left:192px;
}


.sconto-30 {
	width:96px;
	height:200px;
	position:absolute;
	margin-left:288px;
}

.sconto-35 {
	width:96px;
	height:200px;
	position:absolute;
	margin-left:384px;
}

.sconto-40 {
	width:96px;
	height:200px;
	position:absolute;
	margin-left:480px;
}


.sconto-45 {
	width:96px;
	height:200px;
	position:absolute;
	margin-left:576px;
}

.sconto-46 {
	width:96px;
	height:200px;
	position:absolute;
	margin-left:672px;
}

#discount-panel {
	background:#FFF;
	position:fixed;
	width:100%;
	height:100%;
	display:none;
	z-index:1000;
	
}

	.xmas-ball {
		width:150px;
		height:152px;
		background:url(../../images/xmas-ball.png) no-repeat;
		position:absolute;
	}
	.xmas-ball-size {
		width:150px;
		height:152px;
		background:url(../../images/xmas-ball-size.png) no-repeat;
		position:absolute;
	}	
	.xmas-box {
		width:150px;
		height:175px;
		background:url(../../images/xmas-ball-cord.png) repeat-x;
		float:left;
		margin-top:20px;
	}
	
	.ball-img {
		width:100px;
		margin:25px auto;
	}
