/* -------------------------------------------------------------------------------------------------------------- */
/* ############### CSS Document Buttero ############### */
/* -------------------------------------------------------------------------------------------------------------- */

@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,400italic,800);

body { font-family: 'Open Sans', sans-serif; background-color: #FFF; margin: 0; color: #000; }
a { color: #333; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight: inherit; margin:0; padding:0; }
p { margin: 0; padding: 0; }
hr { background-color: #EAEAEA; border: 0 none; clear: both; color: #EAEAEA; height: 1px; }
table { border-collapse: collapse; border-spacing: 0; }
form { margin: 0px; padding: 0px; }
img { border: none; }

.separatore { clear: both; font-size: 1px; height: 1px; }

.txt_red { color: #FF0000; }
.link_red a { color: #FF0000; text-decoration: none; }
.link_red a:hover { color: #FF0000; text-decoration: underline; }

/* -------------------------------------------------------------------------------------------------------------- */

/* ############### Header ############### */

#header { position: fixed; width: 100%; min-width: 1140px; height: 30px; left: 0; top: 0; z-index: 111111; background-color: #FFF; border-bottom: solid 1px #000; opacity: 1; }
	#header:hover { opacity: 1; }

#menu_global { width: 1140px; min-width: 1140px; height: 15px; padding-top: 7px; margin: 0px 0px 0px 5px; position: relative; color: #000; text-align: left; font-size: 11px; text-transform: uppercase; }
	#menu_global a { color: #000; text-decoration: none; }
		#menu_global a:hover { color: #000; text-decoration: underline; }
	#menu_global ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 5px; }
		#menu_global ul li { list-style-type: none; display: inline-block; font-weight: 400; margin-right: 20px; }

/* --- SMART CART --- */
#s_cart_box { background-color: transparent; padding-top: 5px; right: 5px; position: absolute; top: 22px; z-index: 2; visibility: hidden; }
#s_cart_container { background-color: #FFF; border: 1px solid #000; padding: 5px; width: 330px; color: #000; text-align: left; }
	#s_cart_title { font-size: 15px; font-weight: 700; padding: 5px; text-align: center; border-bottom: 1px solid #EAEAEA; border-top: 1px solid #EAEAEA; }
	#s_cart_items_container { margin-bottom: 5px; width: 330px; display: inline-table; border-bottom: 1px solid #EAEAEA; }
		#s_cart_item_img { width: 80px; height: 110px; float: left; overflow: hidden; }
		#s_cart_item_descr { width: 245px; margin-left: 5px; float: right; }
			.s_cart_item_brand { font-weight: 700; font-size: 10px; }
			.s_cart_item_title { font-size: 10px; }
			.s_cart_item_taglia { margin-top: 10px; font-size: 10px; }
			.s_cart_item_price { font-size: 10px; color: #FF0000; }
	#s_cart_btn { font-size: 15px; font-weight: 700; padding: 5px; text-align: center; color: #FFF; background-color: #000; }
		#s_cart_btn a { color: #FFF; text-decoration: none; }
		#s_cart_btn a:hover { color: #999; text-decoration: none; }
/* --- SMART CART --- */

/* ############### Header ############### */

/* -------------------------------------------------------------------------------------------------------------- */

/* ############## Container ############# */

#container { width: 100%; height: 100%; min-width: 1140px; margin-bottom: 30px; }
#wrapper { width: 100%; height: auto; min-width: 1140px; margin-top: 45px; display: inline-table; }
#content { width: auto; min-width: 880px; margin-left: 260px; margin-right: 10px; font-size: 12px; }
	#content_titles { width: auto; max-width: 880px; }
		#content_titles img { margin-top: 5px; opacity: 0.5; }
	.content_title { font-size: 14px; font-weight: 600; text-transform: uppercase; }

/* --- MENU PRINCIPALE --- */
#menu_container { position: fixed; width: 230px; height: 300px; float: left; }
	#menu_container ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 5px; }
		#menu_container ul li { list-style-type: none; margin-bottom: 5px; }
	#menu_container a { opacity: 1; }
		#menu_container a:hover { opacity: 0.5; }
/* --- MENU PRINCIPALE --- */

/* --- GALLERY --- */
#gallery_wrapper { margin-top: 5px; display: inline-table; }
#gallery_vaschetta { background: none repeat scroll 0 0 #FFF; float: left; position: relative; margin-right: 0px; margin-bottom: 5px; }
	#gallery_vaschetta_img { width: 290px; height: 400px; overflow: hidden; }
		#gallery_vaschetta_img a { opacity: 1; }
		#gallery_vaschetta_img a:hover { opacity: 0.8; }
	#gallery_vaschetta_info { background-color: #FFF; color: #666; }
		#gallery_vaschetta_info a { color: #666; text-decoration: none; }
		#gallery_vaschetta_info a:hover { color: #666; text-decoration: underline; }
			#vaschetta_articolo_line_01 { font-weight: 700; font-size: 12px; text-transform: uppercase; height: 15px; overflow: hidden; display: none; }
				#vaschetta_articolo_line_01 a { font-weight: 700; font-size: 12px; text-transform: uppercase; text-decoration: none; }
				#vaschetta_articolo_line_01 a:hover { text-decoration: none; }
			#vaschetta_articolo_line_02 { font-weight: 300; font-size: 10px; text-transform: uppercase; height: 45px; overflow: hidden; display: none; }
			#vaschetta_articolo_line_03 { height: 20px; overflow: hidden; text-align: center; }				
				.vaschetta_articolo_price { font-weight: 400; font-size: 13px; text-transform: uppercase; color: #666; }
				.vaschetta_articolo_old_price { font-weight: 400; font-size: 13px; text-transform: uppercase; color: #666; text-decoration: line-through; }
				.vaschetta_articolo_new_price { font-weight: 400; font-size: 13px; text-transform: uppercase; color: #F00; margin-left: 5px; }
				.vaschetta_articolo_new_collection { margin-left: 5px; }
/* --- GALLERY --- */

/* --- DETAILS --- */
#details_wrapper { width: 880px; margin-top: 5px; background-color: #EAEAEA; }
	#details_article_row_01 { width: 880px; height: 500px; background-color: #FFF; overflow: hidden; }
		#details_article_img_vaschetta { background: none repeat scroll 0 0 #FFF; float: left; position: relative; width: 880px; height: 500px; margin-right: 0px; }
	#details_article_row_02 { width: 880px; background-color: #FFF; overflow: hidden; display: inline-table; margin-top: 2px; }
		#details_article_block_01 { width: 385px; float: left; overflow: hidden; padding-right: 15px; margin-top: 10px; }
			#details_article_dett_title { font-size: 15px; font-weight: 700; margin-bottom: 5px; text-transform: uppercase; }
			#details_article_dett_descr { font-size: 12px; font-weight: 400; }
		#details_article_block_02 { width: 180px; float: left; overflow: hidden; margin-top: 10px; }
			#details_article_dett_codice { font-size: 12px; font-weight: 400; text-transform: uppercase; width: 180px; }
			#details_article_dett_modello { font-size: 12px; font-weight: 400; margin-bottom: 5px; text-transform: uppercase; }
			#details_article_dett_prezzo { text-transform: uppercase; }
				.details_article_dett_prezzo_price { font-weight: 700; font-size: 16px; }
				.details_article_dett_prezzo_old_price { font-weight: 700; font-size: 16px; text-decoration: line-through; }
				.details_article_dett_prezzo_new_price { font-weight: 700; font-size: 16px; color: #F00; margin-left: 5px; }
		#details_article_block_03 { width: 300px; float: left; overflow: hidden; margin-top: 10px; }
			#details_article_action_container { width: 300px; display: inline-table; padding: 10px 0; }
				#details_article_taglia { display: inline-block; float: left; margin-right: 10px; }
				#details_article_qta { display: inline-block; float: left; }
				#details_article_size_guide { display: inline-block; float: right; font-size: 12px; font-weight: 300; padding-top: 20px; text-transform: uppercase; }
/* --- DETAILS --- */

/* --- COMPANY --- */
#company_wrapper { width: 500px; margin-top: 45px; }
/* --- COMPANY --- */

/* --- COMPANY GALLERY --- */
#company_gallery_wrapper { margin-top: 45px; }
#company_gallery_vaschetta { background: none repeat scroll 0 0 #FFF; float: left; position: relative; width: 314px; height: 472px; margin-right: 5px; }
/* --- COMPANY GALLERY --- */

/* --- NEWS --- */
#news_container { margin-top: 45px; }
#news_wrapper { width: 680px; }
	.news_title { width: 680px; margin-bottom: 12px; font-size: 18px; font-weight: 700; text-transform: uppercase; }
	.news_row { width: 680px; height: 300px; display: inline-table; margin-bottom: 12px; }
	.news_box_M { width: 450px; height: 300px; float: left; overflow: hidden; }
	.news_box_S { width: 218px; height: 300px; float: left; overflow: hidden; }
/* --- NEWS --- */

/* --- VIDEOS --- */
#videos_container { margin-top: 45px; }
/* --- VIDEOS --- */

/* --- EXHIBITIONS --- */
#exhibition_wrapper { margin-top: 45px; display: inline-table; }
#exhibition_colonne { float: left; position: relative; width: 250px; margin-right: 5px; }
	#exhibition_box { position: relative; margin-bottom: 30px; }
/* --- EXHIBITIONS --- */

/* --- CONTACT COMPANY --- */
#contact_company_wrapper { margin-top: 45px; display: inline-table; }
#contact_company_colonne { float: left; position: relative; width: 250px; margin-right: 5px; }
	#contact_company_box { position: relative; margin-bottom: 30px; }
/* --- CONTACT COMPANY --- */

/* --- CONTATTI --- */
#contatti_wrapper { width: 880px; min-width: 880px; min-height: 600px; margin-top: 0px; }
	#contatti_col_sx { float: left; width: 428px; margin-right: 10px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#contatti_col_sx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#contatti_col_sx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#contatti_col_sx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#contatti_col_dx { float: left; width: 438px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#contatti_col_dx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#contatti_col_dx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#contatti_col_dx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		
	.contatti_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }

#contatti_map_container { margin: 5px; background-image: url(images/prova_mappa.jpg); background-position: top; background-repeat: no-repeat; height: 250px; }
/* --- CONTATTI --- */

/* --- CART --- */
#cart_topbar_container { width: 880px; min-width: 880px; display: inline-block; margin-bottom: 30px; }
	#cart_topbar_container a { color: #000; text-decoration: none; }
	#cart_topbar_container a:hover { color: #000; text-decoration: underline; }

	#cart_topbar_step01 { float: left; width: 292px; font-size: 30px; font-weight: 700; color: #000; text-transform: uppercase; text-align: left; }
		#cart_topbar_step01_active { float: left; width: 380px; font-size: 35px; font-weight: 700; color: #33CCFF; text-transform: uppercase; text-align: left; }
	#cart_topbar_step02 { float: left; width: 292px; font-size: 30px; font-weight: 700; color: #000; text-transform: uppercase; text-align: center; }
		#cart_topbar_step02_active { float: left; width: 380px; font-size: 35px; font-weight: 700; color: #33CCFF; text-transform: uppercase; text-align: center; }
	#cart_topbar_step03 { float: left; width: 292px; font-size: 30px; font-weight: 700; color: #000; text-transform: uppercase; text-align: right; }
		#cart_topbar_step03_active { float: left; width: 380px; font-size: 35px; font-weight: 700; color: #33CCFF; text-transform: uppercase; text-align: right; }

#cart_wrapper { width: 880px; min-width: 880px; min-height: 600px; }
	#cart_col_sx { float: left; width: 428px; margin-right: 10px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#cart_col_sx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#cart_col_sx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#cart_col_sx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#cart_col_dx { float: left; width: 438px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#cart_col_dx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#cart_col_dx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#cart_col_dx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#cart_col_all { width: 878px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#cart_col_all h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#cart_col_all p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#cart_col_all ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }

	.cart_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }
	.x_elimina_articolo { font-weight: 400; font-size: 20px; color: #ff0000; text-decoration: none; border: 0; background-color: #FFF; cursor: pointer; }
		.x_elimina_articolo:hover { color: #000; text-decoration: none; }
/* --- CART --- */

/* --- SPEDIZIONE --- */
#spedizione_wrapper { width: 880px; min-width: 880px; min-height: 600px; margin-top: 0px; }
	#spedizione_col_all { width: 878px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#spedizione_col_all h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#spedizione_col_all p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#spedizione_col_all ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#spedizione_col_sx { float: left; width: 428px; margin-right: 10px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#spedizione_col_sx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#spedizione_col_sx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#spedizione_col_sx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#spedizione_col_dx { float: left; width: 438px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#spedizione_col_dx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#spedizione_col_dx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#spedizione_col_dx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		
	.spedizione_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }
/* --- SPEDIZIONE --- */

/* --- REGISTRATI --- */
#registrati_wrapper { width: 880px; min-width: 880px; min-height: 600px; margin-top: 0px; }
	#registrati_col_sx { float: left; width: 428px; margin-right: 10px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#registrati_col_sx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#registrati_col_sx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#registrati_col_sx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#registrati_col_dx { float: left; width: 438px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#registrati_col_dx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#registrati_col_dx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#registrati_col_dx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		
	.registrati_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }
/* --- REGISTRATI --- */

/* --- PAGINE STATICHE --- */
#statiche_wrapper { width: 880px; min-width: 880px; min-height: 600px; margin-top: 0px; }

#statiche_col_all { width: 878px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
	#statiche_col_all h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
	#statiche_col_all p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; margin-right: 5px; }
	#statiche_col_all ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
#statiche_col_sx { float: left; width: 250px; display: inline-block; border-left: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; border-right: 1px solid #ECECEC; background-color: #FFF; }
	#statiche_col_sx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
#statiche_col_dx { float: left; width: 620px; margin-left: 5px; display: inline-block; border-left: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; border-right: 1px solid #ECECEC; background-color: #FFF; }
	#statiche_col_dx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
	#statiche_col_dx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; margin-right: 5px; }
	#statiche_col_dx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }

.statiche_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }
/* --- PAGINE STATICHE --- */

/* --- THNX REG --- */
#thnx_wrapper { width: 880px; min-width: 880px; min-height: 600px; margin-top: 30px; }
	#thnx_col_all { width: 878px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#thnx_col_all h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#thnx_col_all p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#thnx_col_all ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }

	.thnx_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }
/* --- THNX REG --- */

/* --- FORGOT PW --- */
#forgot_pw_wrapper { width: 880px; min-width: 880px; min-height: 600px; margin-top: 30px; }
	#forgot_pw_col_all { width: 878px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
		#forgot_pw_col_all h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
		#forgot_pw_col_all p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
		#forgot_pw_col_all ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }

	.forgot_pw_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }
/* --- FORGOT PW --- */

/* --- MY ACCOUNT --- */
#my_account_container { width: 880px; min-width: 880px; min-height: 600px; margin-top: 30px; }

#my_account_col_all { width: 878px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
	#my_account_col_all h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
	#my_account_col_all p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#my_account_col_all a { color: #000; text-decoration: none; }
	#my_account_col_all a:hover { color: #000; text-decoration: underline; }
	#my_account_col_all ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
#my_account_col_sx { float: left; width: 428px; margin-right: 10px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
	#my_account_col_sx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
	#my_account_col_sx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#my_account_col_sx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
#my_account_col_dx { float: left; width: 438px; display: inline-block; border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; border-bottom: 1px solid #ECECEC; background-color: #FFF; }
	#my_account_col_dx h1 { font-weight: 700; font-size: 14px; color: #000; text-transform: uppercase; margin-left: 5px; }
	#my_account_col_dx p { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }
	#my_account_col_dx ul { font-weight: 300; font-size: 12px; color: #000; margin-left: 5px; }

.my_account_col_title { background-color: #ECECEC; color: #000; text-transform: uppercase; font-weight: 400; font-size: 18px; text-align: center; margin-bottom: 20px; }

#my_account_menu_container { width: 100%; margin: 15px auto 0; }
	#my_account_menu_container ul li { display: inline; float: left; text-align: center; width: 14%; }
	#my_account_menu_container ul li a { color: #000; font-weight: 400; font-size: 12px; text-decoration: none; border-bottom: 6px solid #000; border-left: 1px solid #ECECEC; border-top: 1px solid #ECECEC; border-right: 1px solid #ECECEC; background: #FFF; display: block; margin-left: 2px; padding-top: 30px; padding-bottom: 30px; text-decoration: none; width: 100%; }
	#my_account_menu_container ul li a:hover { color: #000; text-decoration: none; border-bottom: 6px solid #000; background: #ECECEC; }

#my_account_wrapper { margin: 25px 1px 5px 1px; }
#my_account_box_gestione { background-color: #ECECEC; border: 1px solid #000; margin: 10px; padding: 10px; }
	#my_account_box_gestione tr { height: 70px; font-weight: 300; font-size: 12px; }
	
.hr_reso { background-color: #000; border: 0 none; clear: both; color: #000; height: 2px; }
/* --- MY ACCOUNT --- */

/* ############### Container ############## */

/* -------------------------------------------------------------------------------------------------------------- */

/* ############### Footer ############### */

#footer { position: fixed; width: 100%; min-width: 1140px; height: 115px; left: 0; bottom: -90px; z-index: 1; background-color: #FFF; border-top: solid 1px #000; opacity: 1; }
	#footer:hover { bottom: 0; opacity: 1; }
		#footer_container { width: 1140px; min-width: 1140px; height: 100px; padding-top: 2px; margin: 0px 0px 0px 5px; position: relative; color: #000; text-align: left; font-size: 11px; text-transform: uppercase; }
			#footer_container a { color: #000; text-decoration: none; }
			#footer_container a:hover { color: #000; text-decoration: underline; }

			#footer_menu_plus { width: 10px; height: 100px; float: left; }
				#footer_menu_plus a:hover { text-decoration: none; }
			#footer_menu_01 { width: 200px; height: 100px; float: left; text-transform: uppercase; }
			#footer_menu_02 { width: 200px; height: 100px; float: left; text-transform: uppercase; }
			#footer_menu_03 { width: 200px; height: 100px; float: left; text-transform: uppercase; }
			#footer_menu_social { height: 100px; float: right; text-align: right; text-transform: uppercase; }

				.footer_menu_title { font-weight: 700; }
				.footer_menu_link { border-top: solid 2px #000; font-weight: 300; list-style-type: none; }
					.footer_menu_link ul { padding-left: 15px; }
					.footer_menu_link li { list-style-type: none; }

				.footer_menu_social_title { font-weight: 700; border-bottom: solid 2px #000; }
				.footer_menu_social_icons { padding-top: 10px; }
					.footer_menu_social_icons img { margin-left: 10px; border: 0; }

/* ############### Footer ############### */

/* -------------------------------------------------------------------------------------------------------------- */

/* ############### Varie ################ */

/* --- INPUT FIELDS --- */
.rowElem { display: inline-table; padding: 5px 0px 5px 5px; }
	.rowElem label { cursor: pointer; display: block; float: left; font-weight: 700; font-size: 12px; margin: 10px 5px 10px 0px; padding: 5px 5px 5px 0px; width: 110px; }

.general_field_M { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; float: left; height: 20px; margin: 10px 5px 10px 5px; overflow: hidden; padding: 5px; position: relative; width: 270px; }
.general_message_box_M { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; float: left; height: 100px; margin: 10px 5px 10px 5px; overflow: hidden; padding: 5px; position: relative; width: 270px; }
.general_field_S { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; float: left; height: 20px; margin: 10px 5px 10px 5px; overflow: hidden; padding: 5px; position: relative; width: 63px; }
.general_select_M { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; height: 30px; margin: 10px 5px 10px 5px; padding: 5px; position: relative; }
.general_select_XL { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; width: 280px; height: 30px; margin: 10px 5px 10px 5px; padding: 5px; position: relative; }
.general_radio_M { background-color: #FFFFFF; box-shadow: 5px 5px 5px #ECECEC; }
.general_check_M { background-color: #FFFFFF; border: 0px solid transparent; box-shadow: 5px 5px 5px #DEDEDE; float: left; height: 20px; overflow: hidden; padding: 5px; position: relative; width: 25px; }

.my_account_field_M { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; height: 20px; overflow: hidden; padding: 5px; position: relative; width: 250px; }
.my_account_field_XS { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; height: 20px; overflow: hidden; padding: 5px; position: relative; width: 50px; }
.my_account_select_XL { background-color: #FFFFFF; border: 1px solid #ECECEC; box-shadow: 5px 5px 5px #DEDEDE; height: 30px; padding: 5px; position: relative; width: 265px; }
/* --- INPUT FIELDS --- */

/* --- BOTTONI --- */
.bottone_add_cart { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 10px 0px 10px 0px; padding: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; width: 300px; }
	.bottone_add_cart:hover { color: #999; }

.bottone_prosegui_cart { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; float: right; }
	.bottone_prosegui_cart:hover { color: #999; }

.bottone_continua_cart { background-color: #FFF; border: 1px solid #000; color: #000; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; float: left; }
	.bottone_continua_cart:hover { color: #999; }

.bottone_login_cart { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_login_cart:hover { color: #999; }

.bottone_invia_cart { background-color: #FFF; border: 1px solid #000; color: #000; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_invia_cart:hover { color: #999; }

.bottone_registrati_cart { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_registrati_cart:hover { color: #999; }

.bottone_usacoupon_cart { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_usacoupon_cart:hover { color: #999; }
/* --- BOTTONI --- */

/* --- BOTTONI MY ACCOUNT --- */
.bottone_modifica_my_account { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_modifica_my_account:hover { color: #999999; }

.bottone_visualizza_my_account { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_visualizza_my_account:hover { color: #999999; }
	
.bottone_acquista_my_account {	background-color: #FFFFFF; border: 1px solid #000000; color: #000000; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0; text-align: center; text-transform: uppercase;	}
	.bottone_acquista_my_account:hover { color: #999999; }

.bottone_inserisci_my_account { background-color: #000; border: 1px solid #000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_inserisci_my_account:hover { color: #999999; }

.bottone_elimina_my_account { background-color: #FF0000; border: 1px solid #FF0000; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_elimina_my_account:hover { color: #000; }

.bottone_salva_my_account {	background-color: #FFFFFF; border: 1px solid #000000; color: #000000; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0; text-align: center; text-transform: uppercase;	}
	.bottone_salva_my_account:hover { color: #999999; }
	
.bottone_reso_my_account { background-color: #d33f3f; border: 1px solid #d33f3f; color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: 400; margin: 5px 0px 5px 0px; text-align: center; text-transform: uppercase; }
	.bottone_reso_my_account:hover { color: #000; border: 1px solid #000; }
/* --- BOTTONI MY ACCOUNT --- */

/* --- ALERT PAGE --- */
.vaschetta_img_alert_01 { float: left; width: 288px; height: 288px; margin: 10px 4px 10px 3px; overflow: hidden; padding: 0; background-color: #FFF; }
	.vaschetta_img_alert_01 a:hover { opacity: 0.8; }
.vaschetta_img_alert_02 { float: left; width: 288px; height: 288px; margin: 10px 4px 10px 0px; overflow: hidden; padding: 0; background-color: #FFF; }
	.vaschetta_img_alert_02 a:hover { opacity: 0.8; }
.vaschetta_img_alert_03 { float: left; width: 288px; height: 288px; margin: 10px 0px 10px 0px; overflow: hidden; padding: 0; background-color: #FFF; }
	.vaschetta_img_alert_03 a:hover { opacity: 0.8; }
/* --- ALERT PAGE --- */

/* ############### Varie ################ */

/* -------------------------------------------------------------------------------------------------------------- */

/* ############### Servizio Clienti ############### */

#sc_menu_container { float: left; width: 190px; margin:0px 10px 0px 0px; padding: 0px 0px 15px 0px; color: #000; }
	#sc_menu_container h1 { background-color: #ECECEC; font-size: 18px; font-weight: 400; padding: 0px 0px 0px 0px; color: #000; text-transform: uppercase; text-align: center; }
		#sc_menu_container h1 a { color: #000; text-decoration: none; }
		#sc_menu_container h1 a:hover { color: #000; text-decoration: underline; }
	#sc_menu_container h2 { background-color: #FFF; font-size: 14px; font-weight: 700; padding: 20px 0 10px 10px; color: #000; text-transform: uppercase; }
	#sc_menu_container ul { list-style-type: none; margin-top: 5px; padding: 5px 0px 0px 0px; border-top: solid 2px #000; }
		#sc_menu_container ul li { border-top: solid 1px #DDDFDE; margin-bottom: 0px; padding: 10px 0 10px 10px; background: url("/servizio_clienti/images/arrow_fw.png") no-repeat scroll 180px 14px #FFF; }
			#sc_menu_container ul li:hover { background-color: #DDDFDE; }
		#sc_menu_container ul li a { font-size: 10px; text-transform: uppercase; }
	#sc_menu_container a { color: #666666; text-decoration: none; }
		#sc_menu_container a:hover { text-decoration: underline; }

#sc_container { float:left; width: 675px; margin:0px 0px 0px 0px; padding: 0px 0px 5px 0px; background-color: #FFF; }
	#sc_container h1 { background-color: #ECECEC; font-size: 18px; font-weight: 400; padding: 0px 0px 0px 10px; color: #000; text-transform: uppercase; text-align: left; }
	#sc_container h2 { background-color: #FFF; font-size: 14px; font-weight: 700; padding: 10px 0 10px 10px; color: #000; text-transform: uppercase; text-align: left; border-bottom: solid 1px #DDDFDE; }
	#sc_container p { background-color: #FFF; font-size: 13px; font-weight: 300; padding: 10px 10px 10px 10px; color: #000; text-align: left; }
	#sc_container table { background-color: #FFF; font-size: 13px; font-weight: 300; margin: 10px 10px 10px 10px; color: #000; }
		#sc_container table thead tr { height: 25px; font-weight: 700; background-color: #DDDFDE; }
		#sc_container table td { /*width: 25%;*/ text-align: center; }
	.sc_container_separatore { background-color: #000; height: 1px; clear: both; font-size: 1px; padding: 2px 2px 2px 2px; margin: 40px 0px 40px 0px; }
	#sc_container ul { list-style-type: upper-latin; margin-left: 60px; margin-top: 5px; padding-top: 5px; font-size: 13px; color: #000; font-weight: 300; }
		#sc_container li { margin-bottom: 5px; }
	#sc_container a { color: #000; text-decoration: none; font-weight: 700; }
		#sc_container a:hover { text-decoration: underline; }

/* ############### Servizio Clienti ############### */

/* -------------------------------------------------------------------------------------------------------------- */
