.Rosso12Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.Rosso10Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

A.Rosso10Bold:Hover {
	color: #990000;
	text-decoration: underline;
}

A.Rosso12Bold:Hover {
	color: #990000;
	text-decoration: underline;
}

.Tahoma9BlackBold a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 3px;
	text-decoration:none;

}

.Scuro10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}

A.Scuro10:Hover {
	color: #CC0000;
	text-decoration: underline;
}

A.Scuro10 {
	color: #666600;
}

.Arancio10Bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.Scuro12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}

A.Scuro12:Hover {
	color: #000000;
	text-decoration: underline;
}

.Scuro9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}

A.Scuro9:Hover {
	color: #330000;
	text-decoration: underline;
}

.Chiaro9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D7D7;
	text-decoration: none;
}
.Chiaro9 a {
	color: #D7D7D7;
	text-decoration: none;
}
.Chiaro9 a:Hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.Grigio12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.loader {
	background-color: #CC0000;
	border: 1px solid #CC0000;
}
.loaderOutline {
	border: 1px solid #CC0000;
}
.FormEventi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}

.Tahoma9BlackBold { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px ;
	padding-bottom: 1px;
	padding-top: 1px ;
	text-decoration:none;
 } 
 
.Tahoma9BlackBold a:hover {
	text-decoration:underline;
}

.Pag14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.Pag14 a:hover {
	text-decoration:underline;
	color: #CC3300;
}
.info9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339900;
	text-decoration: none;
}
.info10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-decoration: none;
}
a.info9:Hover {
	color: #336600;
	text-decoration: underline;
}
a.info10:Hover {
	color: #336600;
	text-decoration: underline;
}
.Verde_checkout {
	color: #33CC00;
}

/*  ------------- */
/*  ------------- */
/*  NUOVO CSS     */
/*  ------------- */
/*  ------------- */
body {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D72;
	line-height:15px;
	background-color: #FFF;
	margin:0px;
}

p {
	margin: 0 0 0 0;
}

a {	
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#5E5E4D;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

input.common_form, select.common_form {
	background-color:#FFFFCC;
	font-family: Verdana, Tahoma;
	font-size:11px;
	color:#5E5E4D;		
	background-color:#F0F0EC;
	border-width:2px;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
}

input.common_form {
	padding-left:4px;
}

h1, .content_menu_left span{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	line-height:15px;
	color: #CC0000;
	margin:0px;
	padding:0px;
}

p a {	
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#5E5E4D;
	border-bottom-color:#C6C6B9;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}

p a:hover {
	color:#CC0000;
	text-decoration:none;
	border-bottom-color:#CC0000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.ultralight {
	color: #D9D9D0;
}

.light {
	color: #B3B3A2;
}

.normal {
	color: #8D8D72;
}	

.dark {
	color: #5E5E4D;
}

.black {
	color: #000000;
}

.red {
	color: #CC0000;
}

.bordeaux {
	color: #8E0000;
}

.white {
	color: #FFFFFF;
}

.dirtywhite {
	color: #ECECE8;
}

.green {
	color:#009900;
}

.size12 {
	font-size:12px;
}

.size11 {
	font-size:11px;
}

.size10 {
	font-size:10px;
}

.size9 {
	font-size:9px;
}

.size8 {
	font-size:8px;
}

.size7 {
	font-size:7px;
}

.bold {
	font-weight:bold;
}

/*  ------------- */
/*  ------------- */
/*  MENU TOP ONLY */
/*  ------------- */
/*  ------------- */

.top_menu_user {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background:url('/images/top_menu_user_bg.gif'); 
	background-repeat:no-repeat;
	background-position:top;
	padding-top:6px;
	padding-left: 4px;
}

.top_menu_user a{
	color: #8D8D72;
	padding-top:6px;
	padding-bottom:4px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
}

.top_menu_user a:hover {
	background-color: #ffffff;
	color: #cc0000;
	/*--rounded corner--*/
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-bordert-radius: 4px;
}

.top_menu_user_divider {	
	height:18px;
}

.top_menu_info {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background:url('/images/top_menu_info_bg.gif');
	background-position:top;
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left: 4px;
}

.top_menu_info a{
	color: #5E5E4D;
	padding-top:6px;
	padding-bottom:4px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
}

.top_menu_info a:hover {
	background-color: #ffffff;
	color: #cc0000;
		/*--rounded corner--*/
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-bordert-radius: 4px;
}

.top_menu_info_divider {	
	height:18px;
}

.top_menu_prod {
	font-family: Verdana, Tahoma;
	font-weight: bold;
	padding-left:25px;
	color:#CC0000;
	
}

.top_menu_prod a {
	font-size: 12px;
	font-weight: bold;
	color: #ECECE8;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:3px;	
	text-decoration:none;
}

.top_menu_prod a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.top_menu_prod_bg {
	background:url('/images/top_menu_prod_bg.gif'); 
	background-repeat:no-repeat;
	padding-left:5px;
}

.top_ita_eng {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.top_ita_eng a {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.top_ita_eng a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.top_tr_bg {
	background:url('/images/top_bg.gif');
}

.top_td_centrale {
	padding-left:10px;
	padding-right:10px;
}

.top_search_bg {
	background:url('/images/top_search_bg.gif'); 
	background-repeat:no-repeat;
}

.top_logo {
	margin-top:14px;
	margin-left:2px;
	margin-bottom:15px;
}

input.top_search_form_input {
	background:url('/images/top_search_newinput_bg.gif');
	background-repeat:no-repeat;
	width:146px; 
	height:29px; 
	border-style:none; 
	padding-left:5px;
	margin-top:12px;
	margin-left:7px;
	font-family:Verdana, Tahoma; 
	font-size:12px; 
	color:#5E5E4D;
	z-index:7000;
	position:absolute;
	display:block;
}

a.top_search_sumbit {
	width:29px; 
	height:29px; 
	display:block;
	position:absolute;
	z-index:7001;
	margin-top:12px;
	margin-left:125px;
	cursor:pointer;
	background:url(/images/spacer.gif);
}



/*  ------------- */
/*  ------------- */
/*  BOTTOM ONLY   */
/*  ------------- */
/*  ------------- */

.bottom_tr_bg {
	background:url('/images/bottom_bg.gif');
}

.bottom_box_info {
	margin:10px 15px 10px 10px;
}

.bottom_box_generic {
	margin:10px 15px 10px 0px;
}

.bottom_box_bestseller {
	margin:10px 10px 10px 0px;
}

.bottom_box_info_top {
	background:url('/images/bottom_box_info_top.gif');
}

.bottom_box_info_bottom {
	background:url('/images/bottom_box_info_bottom.gif');
}

.bottom_box_generic_1_top {
	background:url('/images/bottom_box_generic_1_top.gif');
}

.bottom_box_generic_1_bottom {
	background:url('/images/bottom_box_generic_1_bottom.gif');
}

.bottom_box_generic_2_top {
	background:url('/images/bottom_box_generic_2_top.gif');
}

.bottom_box_generic_2_bottom {
	background:url('/images/bottom_box_generic_2_bottom.gif');
}


.bottom_box_content {
	padding:3px 10px 6px 10px;
	background-color:#8E0000;
}

.bottom_box_content img {
	margin-bottom:3px;
}

.bottom_box_content a{	
	color:#B3B3A2;;
	text-decoration:none;
}

.bottom_box_content a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.bottom_box_brands {
	font-size:10px;
	padding:5px 10px 5px 10px;
	color: #8E0000;
}

.bottom_box_brands a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.bottom_box_brands a {
	font-size:10px;
	color: #ECECE8;
	text-decoration:none;
}

/*  ------------- */


/*  ------------- */
/*  ------------- */
/*  CONTENT  ONLY */
/*  ------------- */
/*  ------------- */

.content_colonna_dx_bg {
	background:url('/images/content_colonna_dx_bg.gif'); 
	background-position:left top; 
	background-repeat:repeat-y;
}

.content_colonna_sx_bg {
	background:url('/images/content_colonna_sx_bg.gif'); 
	background-position:right top; 
	background-repeat:repeat-y;
}

.content_colonna_cx {
	padding-left:10px;
	padding-right:10px;
}

/*  ------------- */
/*  NAV PATH      */
/*  ------------- */

.content_nav_path {
	background:url('/images/content_navpath_bg.gif');
	background-repeat:repeat-x;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8D8D72;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
	padding-right:10px;
	
}

.content_nav_path span{
	color:#CC0000;
}

.content_nav_path h2, .content_nav_path h1{
	font-size: 10px;
	display: inline;
}

.content_nav_path a{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color:#5E5E4D;;
	text-decoration:none;
}

.content_nav_path a:hover {
	color: #CC0000;
	text-decoration:underline;
}

/*  ------------- */
/*  NAV PAGE      */
/*  ------------- */

.content_nav_page {	
	background:url('/images/content_navpage_bg.gif');
	background-repeat:repeat-x;
	padding-top:3px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#8D8D72;
}

.content_nav_page a{	
	font-size: 10px;
	color:#5E5E4D;
	text-decoration:none;
}
.content_nav_page a:hover{	
	color:#CC0000;
	text-decoration:underline;
}

.content_nav_page_page_num{
	font-size: 10px;
	color:#CC0000;
}

.content_nav_page_right {
	float:left;
	width:100%;	
}

content_nav_page_left{
vertical-align:middle;
}

.content_nav_page_button_off a{
	font-size: 10px;
	float:left;
	background-image:url('/images/content_navpage_button.gif');
	background-repeat:no-repeat;
	background-color:#ECECE8;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:2px;
	text-decoration:none;
	font-weight:bold;
	color:#8D8D72;
}
.content_nav_page_button_off a:hover{
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;

}
.content_nav_page_button_on a, .content_nav_page_button_on a:hover{
	font-size: 10px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:2px;
	background-image:url('/images/content_navpage_button.gif');
	background-color:#CC0000;
	color:#FFFFFF;
	cursor:default;
	font-weight:bold;
	text-decoration:none;
}

.content_nav_page_button_2 a, .content_nav_page_button_2 a:hover {
	background-image:url('/images/content_navpage_button_2.gif');
}

.content_nav_page_arrow_left_on a {
	background-image:url('/images/content_navpage_prev.gif');
	float:left;
	margin-right:3px;
	background-color:#D9D9D0;	
}

.content_nav_page_arrow_left_on a:hover {
	background-color:#CC0000;	
}

.content_nav_page_arrow_left_off a, .content_nav_page_arrow_left_off a:hover {
	background-image:url('/images/content_navpage_prev.gif');
	float:left;
	margin-right:3px;
	background-color:#D9D9D0;
	cursor:default;	
}

.content_nav_page_arrow_right_on a {
	background-image:url('/images/content_navpage_next.gif');
	float:left;
	margin-left:5px;
	background-color:#D9D9D0;	
}

.content_nav_page_arrow_right_on a:hover {
	background-color:#CC0000;	
}

.content_nav_page_arrow_right_off a, .content_nav_page_arrow_right_off a:hover {
	background-image:url('/images/content_navpage_next.gif');
	float:left;
	margin-left:5px;
	background-color:#D9D9D0;
	cursor:default;	
}

/*  ------------- */
/*  OLD REPLACED  */
/*  ------------- */

.content_table_border_old {
	border-width:1px;
	border-style:dashed;
	border-color:#ECECE8;
	background-color:#FAFAF9;
}


.content_table_border_old_menu_left {	
	border-width:1px;
	border-style:solid;
	border-color:#ECECE8;
	background-color:#FFFFFF;
}

/*  ------------- */
.content_table {

	padding:6px 6px 6px 6px;

}
.content_menu_left {
	/*background-color:#FBFBF9;*/
	padding:0px 10px 10px 10px;
	margin-top:-23px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color:#8D8D72;	
	line-height: 14px;
	display:table;	
}

.content_menu_left span {	
	display:block;
	margin-top:30px;
}

.content_menu_left ul {
	list-style: none;
	margin-left: 1px;
	padding-left: 0.9em;
	text-indent: -10px;
	margin-bottom:0px;
}
.content_menu_left ul a{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color:#5E5E4D;
	text-decoration:none;
}
.content_menu_left ul a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.content_menu_left ul li.red{
	color:#CC0000;
	margin-left:2px;
}
.content_menu_left ul li.red a{ 
	color:#CC0000;
}
.content_menu_left select{
	width:145px;
	margin-top:10px;
	font-size: 11px;
	font-family:Verdana, Tahoma;
	color:#5E5E4D;
}
.content_menu_left img {
	margin-left:-2px;
	margin-right:-2px;
}

.content_list{
	margin-top:10px;	
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-stretch:condensed;
	color: #8D8D72;
	line-height:15px;
}
.content_list a{
	color: #5E5E4D;
	text-decoration:none;
}
.content_list a:hover{
	color: #CC0000;
	text-decoration:underline;
}

.content_list_prodname_1 {	
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	background-image:url('/images/content_list_name_bg_1.gif');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:text-top;	
}

.content_list_prodname_2 {
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	background-image:url('/images/content_list_name_bg_2.gif');
	background-repeat:no-repeat;
	background-position:top;	
	vertical-align:text-top;
}

.content_list_prodname_3 {
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	background-image:url('/images/content_list_name_bg_3.gif');
	background-repeat:no-repeat;
	background-position:top;	
	vertical-align:text-top;
}

.content_list_brandname {	
	padding-left:8px;
	padding-right:8px;
	text-align:right;
}

.content_divider_vert {
	background-image:url('/images/content_divider_vert.gif');
	background-repeat:repeat-y;
	background-position:center;	
}

.content_divider_oriz {
	background-image:url('/images/content_divider_oriz.gif');
	background-repeat:repeat-x;
	background-position:center;	
}
div.content_divider_oriz {
	display:block;
	height:20px;
}

.content_list_prodprice {
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

.content_list_prodprice_crossed{
	font-size:10px;
	text-decoration:line-through;
	font-weight:normal;
}
.content_list_prodprice_discount{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-image:url('/images/content_list_price_discount_bg.gif');
	width:42px;
	height:17px;
	float:right;
	margin-left:10px;
	text-align:center;
}
.content_list_button_details {
	position:relative;
	top:105px;
	left:130px;
}
.content_list_button_details a{
	background-image:url('/images/content_list_button_details.gif');
	background-repeat:no-repeat;
	background-color:#ECECE8;
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
	padding-left:31px;
	padding-right:31px;
	padding-top:5px;
	padding-bottom:4px;
}

.content_list_button_details a:hover{
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
}

.content_list_search_add_div {
	position:relative;
	top:87px;
	left:55px;
	margin-bottom:-32px;
}

.content_detail {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #8D8D72;
	background-repeat:repeat-x;
	padding-top:7px;
	line-height:15px;
	/*border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#ECECE8;*/
}

.content_detail a {
	color:#5E5E4D;
	text-decoration:none;
}

.content_detail a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.content_detail h1 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	line-height:15px;
	color: #CC0000;
}

.content_detail h2 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #8D8D72;
}

.content_detail h3 {
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #009900;	
}

.content_detail h3 b{
	font-size: 14px;
}

.content_detail h1 a {	
	font-size: 12px;
	font-weight:bold;
	color: #5E5E4D;
}

.content_detail ul {
	text-indent:-40px;
	list-style-type:none;
	line-height:16px;
}

.content_detail_nb_selected {
	background-color:#FAFAF9;
}

.content_detail_nb_price {
	color: #5E5E4D;
	font-size: 10px;
}
.content_detail_nb_price strong{
	color: #CC0000;
}

.content_detail_combo {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #8D8D72;
	margin:10px 0 10px 0;
}

.content_detail_combo a{
	font-size: 10px;
}

.content_detail_combo ul{
	font-size: 10px;
	list-style-type:disc;
	text-indent:0px;	
	line-height:14px;
	margin-left:-25px;
}

.content_detail_combo strong{
	color: #5E5E4D;
	font-size: 9px;
	line-height:13px;
}

.content_detail_childs_select{
	position:relative;
	left:320px;
}

.content_detail_childs_select select{
	width:150px;
}

.content_alert {	
	border-width:1px;
	border-style:dashed;
	border-color:#ECECE8;
}
.content_alert_c2 {	
	font-family: Verdana, Tahoma;
	font-size: 11px;
	padding: 6px 0 6px 5px;
}

.content_alert_c1 {
	vertical-align:top;
	width:19px;
}

.content_alert p{
	color: #CC0000;
	display:inline;	
}


.content_detail_combo_fullprice {
	font-size:9px;
}

.content_detail_combo_risparmio {
	color: #5E5E4D;
	margin-top:10px;
	display:inline;
}

.content_detail_qty_div {
	color: #5E5E4D;
	font-size: 11px;
	text-align:center;
	width:40px;
}

.content_detail_qty_single_div {
	color: #5E5E4D;
	font-size: 11px;
	text-align:center;
	width:20px;
	font-weight:bold;
}

.content_detail_qty_single_input {
	color: #cc0000;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
}

.content_detail_related {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #8D8D72;
	font-weight:bold;
	text-align:right;
}

.content_detail_related a {
	color:#5E5E4D;
	text-decoration:none;
	line-height:13px;
}

.content_detail_related a:hover {
	color:#CC0000;
	text-decoration:underline;	
}

table.content_detail_childs{
	margin-top:10px;
}

table.content_detail_nochilds{
	margin-top:10px;
	background-image:url('/images/content_list_qty_bg.gif');
	background-repeat:no-repeat;
	background-position: center left;
}

.content_detail_childs .c1, .content_list_search_add_div .c1{
	padding-left:0px;
}

.content_detail_childs .c2, .content_list_search_add_div .c2{
	padding-right:10px;
	text-align:right;
}

.content_detail_childs .c4 a, .content_list_search_add_div .c4 a{
	cursor:pointer;
}

.content_detail_childs .c6 a, .content_list_search_add_div .c6 a{
	cursor:pointer;
}

.content_detail_nochilds .c4 a, .content_detail_nochilds .c6 a a{
	cursor:pointer;
}

.content_detail_sizechart_sneakers td{
	background-color:#fafaf9;
	padding:3px 5px 3px 5px;
	text-align:center;	
}

a.content_detail_button_addtocart{
	background-image:url('/images/content_list_button_details_big.gif');
	background-repeat:no-repeat;
	background-color:#CC0000;
	text-decoration:none;
	font-weight:bold;
	color:#ECECE8;
	font-size:13px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	width:170px;
	float:right;
	
}

a.content_detail_button_addtocart:hover{
	background-color:#ff0000;
	color:#FFFFFF;
	text-decoration:none;
}

a.content_list_button_addtocart {
	background-image:url(/images/content_list_button_details.gif);
	background-repeat:no-repeat;
	background-color:#ECECE8;
	text-decoration:none;
	font-weight:bold;
	color:#CC0000;
	padding-left:27px;
	padding-right:26px;
	padding-top:4px;
	padding-bottom:3px;
	float:right;
	position:relative;
	top:-10px;
}

a.content_list_button_addtocart:hover{
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
}

.content_list_childs_total_div1 {
	float:left;
	margin-right:3px;
	margin-top:6px;
	display:inline;
	padding-left:0px
}

.content_list_childs_total_div2 {
	float:left;
	display:inline;
	margin-top:6px;
	color:#5E5E4D;
}

a.content_list_childs_button_addtocart{
	background-image:url('/images/content_list_button_details_big.gif');
	background-repeat:no-repeat;
	background-color:#CC0000;
	text-decoration:none;
	font-weight:bold;
	color:#ECECE8;
	font-size:13px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	width:170px;
	float:right;
	margin-top:4px;
}

a.content_list_childs_button_addtocart:hover{
	background-color:#ff0000;
	color:#FFFFFF;
	text-decoration:none;
}

.content_cart_table {
	background-color:#F0F0EC;
	font-family: Verdana, Tahoma;
	padding:0px;
	margin:0px;
}

.r1c1, .r1c2, .r1c3, .r1c4, .r1c5  {	
	color: #5E5E4D;
	font-size:10px;
	padding:4px;	
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px 2px 2px 0px;
	text-align:left;
}

.r1c1 {
	border-width:2px;
	text-align:center;
}

.r1c3 {
	text-align:center;
}

.r1c4, .r1c5{
	text-align:right;
}

.r2c1 {
	background-color:#FFFFFF;
	height:0px;
}

.r3c1, .r3c2, .r3c3, .r3c4, .r3c5  {	
	background-color:#FFFFFF;
	border-color:#FAFAF9;
	border-style:solid;
	padding:5px;	
	border-width:2px 2px 0px 0px;
	text-align:left;
}

.r3c1 {
	text-align:center;
}

.r3c1_alert {
	background-color:#FFF0F0;
}

.r3c3 {
	text-align:center;
	padding:0;
}

.r3c3 input{
	width:25px;
	height:15px; 
	text-align:center; 
	position:relative;
	border:0px;
	top:-5px;	
}

.r3c3 img{
	cursor:pointer;
	position:relative;
	top:2px;
	}
.r3c4, .r3c5{
	text-align:right;
}

.r3c5{
	border-width:2px 0px 0px 0px;
	padding-right:6px;
}

.r4c1{
	border-width:2px 0px 0px 0px;
	border-color:#FAFAF9;
	border-style:solid;
	height:2px;
	background-color:#FFFFFF;
}

.r5c1 {
	background-color:#FFFFFF;
}

.r5c2, .r5c3 {
	font-size:11px;
	color:#CC0000;
	padding:4px;	
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px 2px 2px 0px;
	text-align:right;
}

.content_page {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #8D8D72;
	background-repeat:repeat-x;
	padding-top:7px;
	line-height:15px;
	/*border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#ECECE8;*/
}

.content_orderlist_divider_oriz td {
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#ECECE8;	
	padding-left:10px;
}

td.content_orderlist_title {
	background-color:#F0F0EC;
	border-top-width:1px;	
	border-top-style:dashed;
	border-top-color:#DBDBD2;
	padding-left:10px;
}

/*  ------------- */
/*  CONTENT TOP   */
/*  ------------- */

.content_top_cart_table {
	background-image:url('/images/content_top_bg.gif');
	background-repeat:no-repeat;
	background-position:middle left;
}

.content_top_cart_list {
	font-size:11px;
	line-height:18px;
}

a.content_top_button{
	width:95px;
	background-image:url('/images/content_top_button.gif');
	background-repeat:no-repeat;
	background-color:#ECECE8;
	text-decoration:none;
	font-weight:bold;
	color:#8D8D72;
	padding-left:27px;
	padding-right:26px;
	padding-top:4px;
	padding-bottom:3px;
	float:right;
	margin-top:4px;
}

a.content_top_button:hover{
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
}

a.content_top_button_checkout{
	width:95px;
	background-image:url('/images/content_top_button.gif');
	background-repeat:no-repeat;
	background-color:#ECECE8;
	text-decoration:none;
	font-weight:bold;
	color:#cc0000;
	padding-left:27px;
	padding-right:26px;
	padding-top:4px;
	padding-bottom:3px;
	float:right;
	margin-top:4px;
}

a.content_top_button_checkout:hover{
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
}











/*  --------------  */
/*  HOME BY TRUFFA  */
/*  --------------  */


#featured_div_top {
width:475px;
height:265px;
overflow:hidden;
position:relative;
}
#brands_div_top {
margin-top:10px;
width:160px;
height:480px;
overflow:hidden;
position:relative;
}

.featured_div_top_content {
   position: absolute;
   height:265px;
   width:475px;
   left:475px;
   text-align:left;
}
.featured_div_index {
border: #FFFFFF 1px solid;
   height:143px;
   width:230px;
}
.brands_div_index {
   position: absolute;
   height:480px;
   width:160px;
   left:160px;
   text-align:left;
}
.rollover_img {
}
.rollover_img_block {
position:relative;
}
.rollover_img_brands {
filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
}
/*  -------------  */
/*  FEATURED BOXES */
/*  -------------  */

.content_featured_top {
	background:url('/images/content_featured_fondo_475.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D72;
	padding-left:5px;
	padding-right:5px;	
}

.content_featured_top a{
	color:#5E5E4D;
	text-decoration:none;
}
.content_featured_top a:hover {
	color: #CC0000;
	text-decoration:underline;
}

/*  -------------  */

.content_featured_index {
	background:url('/images/content_featured_fondo_230.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8D8D72;
	padding-left:5px;
	padding-right:5px;	
}
.content_featured_index a{
	color:#5E5E4D;
	font-weight: bold;
	text-decoration:none;
}
.content_featured_index a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration:underline;
}
.content_featured_index_img {
background-color: #FFFFFF;
}

/*  -------------  */

.content_list_featured_top {
	background:url('/images/content_list_feature_bg.gif');
	background-repeat: no-repeat;
	width:473px;
	height:38px;
	padding-left:10px;	
}
.content_list_featured_prodprice {
	background:url('/images/content_list_feature_price_bg.gif');
	background-repeat: no-repeat;
	background-position:bottom;
	vertical-align:bottom;
	width:148px;
	height:25px;
	margin-top:5px;
	padding-right:5px;	
}
.content_list_featured_prodname {	
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	background-position:top;
	vertical-align:text-top;	
}




/*  -------------  */
/*  LEFT BOXES     */
/*  -------------  */

.content_leftbox {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #8D8D72;
	line-height:15px;
	text-decoration: none;
	background-color:#FAFAF9;
}

.content_leftbox a {
	color:#5E5E4D;
	text-decoration:none;
}

.content_leftbox .first_td {
	padding:3px 10px 3px 10px;
}

.content_leftbox a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.content_leftbox_lister {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #ECECE8;
	line-height:20px;
	text-decoration: none;
	background-color:#CC0000;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

.content_leftbox_lister a {
	color:#ECECE8;
	text-decoration:none;
}

.content_leftbox_lister a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.content_box_nl_form {
	background:url('/images/content_box_nl_fondo.gif');
	background-repeat:no-repeat;
	width:130px; 
	height:18px; 
	border-style:none; 
	padding-left:4px;
	padding-right:5px;
	font-family:Verdana, Tahoma; 
	font-size:11px; 
	color:#5E5E4D;
	margin-top:3px;*/
}

/*-- ------------------------------------------

MENU NUOVO

--------------------------------------------- --*/
.graffiti_button_newMenu {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

.graffiti_rollover_newMenu {
}

.graffiti_div_newMenu {
	position: absolute; /*--Important--*/
	top: 39px; left: 0px;
	z-index: 9995;
	width:475px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
	}
	
.streetwear_button_newMenu {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

.streetwear_rollover_newMenu {
}

.streetwear_div_newMenu {
	position: absolute; /*--Important--*/
	top: 39px; left: -95px;
	z-index: 9995;
	width:475px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
	}
	
.culture_button_newMenu {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

.culture_rollover_newMenu {
}

.culture_div_newMenu {
	position: absolute; /*--Important--*/
	top: 39px; left: -229px;
	z-index: 9995;
	width:475px;
	float: left; 
	display: none; /*--Hidden for those with js turned off--*/
	}
	
.brand_button_newMenu {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

.brand_rollover_newMenu {
}

.brand_div_newMenu {
	position: absolute; /*--Important--*/
	top: 39px; left: -331px;
	z-index: 9995;
	width:475px;
	float: left; 
	display: none; /*--Hidden for those with js turned off--*/
	}
	
.saldi_button_newMenu {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

.saldi_rollover_newMenu {
}

.saldi_div_newMenu {
	position: absolute; /*--Important--*/
	top: 39px; left: -403px;
	z-index: 9995;
	width:475px;
	float: left; 
	display: none; /*--Hidden for those with js turned off--*/
	}
	

.location_button_newMenu {
	width: 90px;
	height: 24px;
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	float:right;
	background-image:url('/images/menu_tab_location.gif'); background-position:top; background-repeat:no-repeat;
	z-index:9998;
}

.location_rollover_newMenu {
}

.location_rollover_newMenu:hover {
	background:#D9D9D0;
	/*--rounded corners--*/
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

.location_div_newMenu {
	position: absolute; /*--Important--*/
	top: 20px;
	z-index: 9999;
	width:90px;
	display:none; /*--Hidden for those with js turned off--*/
}


/* ---------- SCROLL --------------------------------- */
.location_scroll_newMenu {
	position: absolute; /*--Important--*/
	margin-top: 10px;
	margin-left:0px;
	margin-bottom:5px;
	width:68px;
	height:138px;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:0px;
	overflow:auto;
	float: left;
}
/* ----------------------------------------------*/


/* ---------- Overlay Location --------------------------------- */
#location_info_overlay {
	position: absolute; /*--Important--*/
	background:#D9D9D0;
	padding:5px;
	display:none;
	z-index: 9997;
	top:50px;
	left:50%;
    width: 500px;
	height:400px;
	margin-left:-285px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

#location_select_overlay {
	position: absolute; /*--Important--*/
	background:#D9D9D0;
	padding:5px;
	display:none;
	z-index: 9997;
	top:50px;
	left:50%;
    width: 500px;
	height:400px;
	margin-left:-285px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

#location_overlay_fondo {
	background:#000;
	position: fixed;
	z-index: 9996;
    width: 100%;
	height:100%;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
	display:none;
}
#location_overlay_fondo_hover {
	background:#000;
	position: fixed;
	z-index: 9996;
    width: 100%;
	height:100%;
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
	display:none;
}
/* ----------------------------------------------*/

	.tagCat_newMenu a{
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
padding: 3px 6px 3px 6px;
margin-right:10px;
margin-bottom:10px;
color:#c00;
background: #ECECE8;
text-transform:uppercase;
border: #900 1px solid;
float:left !important;
/*--rounded corners--*/
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.tagCat_newMenu a:Hover {
color: #FFF;
background: #F00;
border: #C00 1px solid;
text-decoration:none;
}

.list_maindiv_newMenu {
	background: #ECECE8;
	width:210px;
	height:100%;
	padding:5px;
}
.list_maindiv_newMenu a {
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#5E5E4D;
	font-style:normal;
	font-weight:normal;
}
.list_maindiv_newMenu a:Hover {
	color:#900;
	text-decoration:underline;
}

.cat_maindiv_newMenu {
width: 445px;
float:left;
display:block;
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
}

.brand_maindiv_newMenu {
width: 150px;
float:left;
display:block;
padding_right:5px;
}

.brand_maindiv_newMenu ul{
	list-style:none;
	margin: 0;
	line-height:14px;
    padding: 0;
	color:#B3B3A2;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

.brand_maindiv_newMenu ul a{
	color:#B3B3A2;
	text-decoration:none;
}
.brand_maindiv_newMenu h1{
	color:#FFF;
	margin-bottom:10px;
}

.brand_maindiv_newMenu ul a:Hover{
	color:#FFF;
	text-decoration:underline;
}

.tab_newMenu {
background: url('/images/top_menu_prod_bg.gif') no-repeat;
}

/*-- ------------------------------------------

FINE MENU NUOVO

--------------------------------------------- --*/


 /*  -----GALLERIA DETAIL----- */
 
 div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 300px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	
	height:302px;
	width:302px;
	z-index:8020;
	position:absolute;
	
}
div.controls a {
}

div.ss-controls {
	float: left;
}

div.nav-controls {

	height:302px;
	width:302px;
	position:absolute;
	display:none;
	
}
 
div.nav-controls a.next{
		top:110px;
	margin:10px;
	left:250px;
	background-image: url('/images/detail_content_ss_next.gif');
	background-repeat:no-repeat;
	height: 60px;
	width: 30px;
	position:absolute;
	filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;
}

div.nav-controls a.prev{
		top:110px;
	margin:10px;
	left:0px;
	background-image: url('/images/detail_content_ss_prev.gif');
	background-repeat:no-repeat;
	height: 60px;
	width: 30px;
	position:absolute;
	filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;
}

div.nav-controls a.zum{
	top:0px;
	margin:10px;
	left:250px;
	background-image: url('/images/detail_content_ss_zoom.gif');
	background-repeat:no-repeat;
	height: 30px;
	width: 30px;
	position:absolute;
	filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;
}
div.nav-controls a.zumArea{
	top:0px;
	left:50px;
	background-image: url('/images/spacer.gif');
	height: 300px;
	width: 200px;
	position:absolute;
	cursor:pointer; cursor:hand; cursor:url('/images/zumBox_cursor.gif'), auto;
}

div.caption {
}

div.slideshow-container {
	position: relative;
	clear: both;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	background:#FFF;
	border: 0px;
	top:0;
	left:0;
	background-image: url('/images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
	z-index:8030;
}
div.slideshow {
	z-index:8010;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 300px;
	height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 0px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: top;
	width:300px;
	height:300px;
	border: 1px solid #FAFAF9;
	}
div.download {
}
span.image-caption {
	display: block;
	position: absolute;
	width: 300px;
	top: 0;
	left: 0;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;

}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 10px 10px 0;
	list-style: none;
	border: 1px solid #ECECE8;
}
a.thumb {
	padding: 0px;
	display: block;
	
}
ul.thumbs li.selected a.thumb {
	background: #C6C6B9;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:75px;
	height:75px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 0px;
	height: 0px;
}
div.navigation div.bottom {
	margin-top: 0px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/*  -----fine GALLERIA DETAIL----- */


 
a.content_detail_gallery_button_addtocart{
	margin-top:20px;
	background-image: url('/images/detail_button_chart.gif');
	background-repeat:no-repeat;
	height: 35px;
	width: 165px;
	background-color: #C00;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	text-align:center;
	line-height:33px;
}
a.content_detail_gallery_button_addtocart:Hover{
 background-color:#ff0000;
 color:#FFFFFF;
 text-decoration:none;
}

#detail_info_frame {
	color:#5E5E4D;
	position:relative;
	background:#FAFAF9;
	padding:10px;
	top:27px;
	left:480px;
    width:455px;
	height:316px;
	display:table;
	-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}

#detail_info_overlay {
	position: absolute; /*--Important--*/
	z-index: 8080;
	top:285px;
	left:50%;
    width:475px;
	height:600px;
	margin-left:-326px;
	display:none;
	overflow:hidden;
}
.detail_desctext_controller {
	color:#5E5E4D;
	font-weight:bold;
	background:#ECECE8;
	margin-left:40px;
	padding:2px;
	border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;
	cursor:pointer; cursor:hand;
	text-wrap:none;
	}
span.detail_desctext_controller:Hover {
	color:#FFF;
	font-weight:bold;
	background:#C00;
	text-decoration:none;
	}
	
.detail_desctext {
	}
	
#sideframeDx_social {
	position:absolute; 
	z-index:8000;
	top:274px;
	left:50%;
    width:100px;
	margin-left:336px;
	border:#ECECE8 1px solid;
	border-bottom-right-radius:5px; -moz-border-bottom-right-radius:5px; -khtml-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px; -moz-border-top-right-radius:5px; -khtml-border-top-right-radius:5px; -webkit-border-top-right-radius:5px;
	background:#FFF url('/images/sideframeDx_bgSfum.gif') repeat-y top left ;
}
#sideframeSx_menu {	
	display:table;	
	float:left;	
	margin-left:-180px;
    width:167px;
	border:#ECECE8 1px solid;
	border-bottom-left-radius:5px; -moz-border-bottom-left-radius:5px; -khtml-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;
	border-top-left-radius:5px; -moz-border-top-left-radius:5px; -khtml-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;
	background:#FAFAF9 url('/images/sideframeSx_bgSfum.gif') repeat-y top right ;
}

#tPreview{
display:none;
padding:5px;
clear:both;
position:absolute;
background:#FFF;
border:#8D8D72 1px solid;
border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
z-index:9998;
}
.tPreviewBubble{
position:absolute;
width:20px;
height:20px;
left:160px;
top:70px;
background-image:url('/images/tPreview_bubble.gif');
}

#tPreview img{
width:150px;
height:150px;
border:none;
}

.bottom_box_new{
	padding: 6px 10px 10px 10px;;
	width:100%;
	height:123px;
	background-repeat:no-repeat;
}

 /*  -----FINE GALLERIA DETAIL----- */
 
 
  /*  -----NEW BOTTOM----- */
 .new_form_input_nl {
	background:url('/images/new_input_bg.gif');
	background-repeat:repeat-x;
	width:180px; 
	height:32px;
	border:#8D8D72 1px solid;
	padding-left:5px;
	margin-top:30px;
	margin-right:10px;
	font-family:Verdana, Tahoma; 
	font-size:12px; 
	color:#5E5E4D;
	border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;

}
a.new_button_nl{
	margin-top:30px;
	background-image: url('/images/new_button_nl.gif');
	background-repeat:no-repeat;
	height: 35px;
	width: 90px;
	background-color: #C00;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	text-align:center;
	line-height:33px;
}
a.new_button_nl:Hover{
 color:#FFF;
 background-color:#F00;
 text-decoration:none;
}

  /*  -----FINE NEW BOTTOM----- */
