body { margin: 0 0 8px 0; font-family: tahoma; font-size: 12px; color: #666; background: url(../images/bg_body.gif) repeat-x top center #fff }

a { color: #f70; text-decoration: none; font-weight: bold }
	a:hover { text-decoration: underline; }
a.button { padding: 4px 10px; color: #fff; font-weight: bold; background: #f70 }
	a.button:hover { text-decoration: none; background: #c40 }
p { margin-top: 0 }
img { border: 0 }
	img.thumb { border: 2px solid #ddd }
form { margin: 0 }
	.txt { padding: 2px 4px; font-size: 12px; font-family: tahoma; border: 1px solid #555 }
	input.button { height: 20px; font-size: 12px; color: #fff; background: #555; border: 0 }
h1 { margin: 0 0 15px 0; padding-bottom: 5px; line-height: 1em; font-size: 30px; font-weight: normal; color: #aaa; letter-spacing: -2px; font-family: georgia; border-bottom: 1px solid #ddd }
h3 { font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.2em; }


/* WRAPPER */
#wrapper { width: 970px; margin: 0 auto }


/* BARRA NAV */
#barraNav { padding: 0 17px; color: #f70; text-transform: lowercase }
	#barraNav a.selected { color: #555 }

	#search { float: right }


/* COL SX */
#colSx { width: 244px; margin-left: 8px; float: left; }
	#categorie { width: 214px; padding: 10px 15px; background: url(../images/bg_menusx.gif) repeat-x }
		#categorie a { display: block; margin-bottom: 8px; padding-left: 16px; color: #555; font-size: 15px; font-weight: bold }
			#categorie a:hover { color: #f70; text-decoration: none; background: url(../images/list_image.gif) no-repeat 0 6px }
		#categorie a.selected { display: block; margin-bottom: 8px; padding-left: 16px; font-size: 15px; font-weight: bold; color: #f70; background: url(../images/list_image.gif) no-repeat left center }
		#categorie a.figlio { display: block; margin-bottom: 8px; padding-left: 30px; color: #555; font-size: 13px; }
			#categorie a.figlio:hover { color: #f70; text-decoration: none; background: url(../images/list_image.gif) no-repeat 0 6px }
	.areaSx { width: 214px; padding: 10px 15px; line-height: 1.4em; background: url(../images/bg_area_sx.gif) repeat-x }


/* CONTENT */
#content { float: right; width: 659px; margin-right: 8px; line-height: 1.4em; font-size: 14px; overflow: hidden; }

	/* CYCLE (slide) HOME */
	#slide { width: 613px; height: 226px; overflow: hidden; }
		#slide img { width: 613px; height: 226px; left: 0; top: 0; }
	#slideNav { position: relative; top: -24px; left: 5px; z-index: 90 }
		#slideNav a { float: left; display: block; margin: 3px 3px 0 0; padding: 3px 5px; line-height: 1em; font-weight: normal; font-size: 8px; color: #f70; font-weight: bold; background: none; border: 1px solid transparent }
			#slideNav a:hover, #slideNav a.activeSlide { text-decoration: none; color: #fff; background: #f70; border: 1px solid #f70 }
	
	/* BLOCCHI TXT HOME */
	#cmsHome div { float:left; margin: 10px 18px 0 0; width: 190px; font-size:11px; line-height:1.2em; }

	/* LISTA PRODOTTI */
	.productList { margin-bottom: 10px }
		.productList td { width: 33%; text-align: center; vertical-align: top }

	/* PAGINAZIONE */
	#paginazione { margin-top: 10px; padding: 17px 0 7px 0; text-align: center; color: #888; border-top: 1px dotted #888 }
		.paging_current { margin: 0 7px; padding: 3px 10px; color: #888; background: none; border: 1px solid #888 }
		.paging_links { margin: 0 7px; padding: 3px 10px; color: #000; background: #f70 }
			.paging_links:hover { text-decoration: none; background: #444; color: #fff }

	/* SCHEDA PRODOTTO */
	div#preview { float: left; margin: 0 15px 15px 0 }
		div#preview img { display: block; border: 4px solid #ddd; }
		#galleryLink { padding: 0 5px 3px 0; text-align: right; font-weight: bold; background: #ddd;  }
			#galleryLink a { font-size: 10px; color: #666; }
	#nomeProdotto { line-height: 1.3em; font-weight: bold; font-size: 16px; color: #000 }
	#codiceProdotto { margin: 3px 0 20px 0; font-size: 11px }


/* FOOTER */
#footer { width: 950px; margin: 30px auto 0 auto; padding-top: 5px; color: #999; font-size: 11px; line-height: 1.3em; border-top: 1px dotted #ccc;  }
	#credits { float: right }
		#credits a { color: #999; font-weight: normal }

/* BOTTOMLINE */
#bottomline { width: 950px; margin: 10px auto; padding-top: 5px; color: #999; font-size: 11px; font-weight: normal; line-height: 1.3em; border-top: 1px dotted #ccc;  }
	#bottomline strong { font-weight: normal; }

