@charset "utf-8";
/* CSS Document */

/* CSS Reset - Based on Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; } 
table { border-collapse:collapse; border-spacing:0; } 
img { border:0; } 
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym { border: 0; }
strong { font-weight: bold; }
fieldset { border: 1px solid #ccc; }
input {  font-family: "Times New Roman", Times, serif; }
button {  font-family: "Times New Roman", Times, serif; }

/*Defaults*/
body { background-color: #fff; font-size: 100%; color: #111; font-family: "Garamond", "Times New Roman", Times, serif; line-height: 1.5em; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #4b3905; }
	h1 { font-size: 2.0em; line-height: 1.2; margin-bottom: 0.6em; } /* 30pt  */
	h2 { font-size: 1.5em; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 1.125em; line-height: 1; margin-bottom: 1em; }/* 18pt */
	h4 { font-size: 1em; line-height: 1.25; } /* 14pt */
	h5 { font-size: 1em; line-height: 1.5; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5; color: #693; }

a { text-decoration: none; color: #4b3905; }
a:hover, a:focus, a:active { text-decoration: underline; }

td, th { padding: 4px; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }


/* Elements */
body { text-align: center; }

#user-toolsWrapper { position: relative; width: 940px; margin: 0 auto; z-index: 5; height: 32px; padding: 0 10px; font-size: 0.75em; }
	#user-tools { position: relative; float: right; width: 320px; z-index: 5; }
	#user-tools a { color: #000; }
		#user-login { float: right; padding: 0 20px 0 0; line-height: 32px; height: 32px; }
		
#container { width: 960px; margin: 0 auto; text-align: left; background: url(../images/background.gif) repeat-y; }

#layHeader { position: relative; width: 910px; height: 150px; text-align: left; padding: 25px 25px 0 25px; background: url(../images/header.gif) top no-repeat; overflow: hidden; }
	#logo { float: left; background: url(../images/giornata-ani.gif) no-repeat scroll top left; width: 260px; height: 150px; overflow: hidden; }
   	#logo a { display: block; width: 300px; height: 150px; text-indent: -999em; overflow: hidden; }
	
	#featureImage { float: right; width: 630px; height: 140px; /*padding: 1px; border: 2px solid #000;*/ overflow:hidden; }

	
#layContentWrapper { overflow: hidden; margin: 20px 25px; width: 910px; /*background: url(../images/content-background.gif) repeat-y;*/ }
#layContentWideWrapper { overflow: hidden; margin: 20px 25px; width: 910px; }
	
	#pageLeftMenu { width: 260px; float: left; padding: 0 0 20px 0; margin: 0 13px 0 0; background: url(../images/left-background.gif) no-repeat left top; min-height: 200px; }
		#pageLeftMenu ul { list-style: none; margin: 0 0 1em 40px; padding: 0; width: 220px; }
		#pageLeftMenu li { font-size: 1.5em; line-height: normal; margin-bottom: 13px; }
		#pageLeftMenu li a { color: #000; text-decoration: none; }
		#pageLeftMenu li a:hover { color: #4b3905; }
		#pageLeftMenu li ul { margin-left: 1em; }
		
		#pageLeftMenu form { padding: 0; margin: 0; }
		#pageLeftMenu input { height: 18px; margin-right: 5px; }
		#pageLeftMenu form div#fieldsetSubmit { text-align: right; }
	
	#pageContent { float: left; width: 630px; padding: 0 3px; }
	

/* Footer */	
#layFooter { width: 880px; padding: 0 30px 5px 50px; overflow: hidden; line-height: 35px; height: 35px; margin: 0 auto; text-align: left; background: url(../images/footer.gif) no-repeat; }
	#layFooter ul { float: right; list-style: none; margin: 0; padding: 0; overflow: hidden; }
	#layFooter ul li { float: left; margin: 0; padding: 0; }
	#layFooter ul li a { font-size: 0.75em; color: #333; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 20px; }
	#layFooter ul li a:hover { color: #666 }
	
	#layFooterLegal { float: left; }
		#layFooterLegal p { color: #333; clear: both; font-size: 0.75em; }
			
		#layFooterAuthor { width: 860px; margin: 0 auto; color: #ccc; text-align: right; padding: 10px 0; }
			#layFooterAuthor p { font-size: 0.625em; }
			#layFooterAuthor p a { color: #999; }
			#layFooterAuthor p a:hover { color: #ccc; text-decoration: none; }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
.v65-home { display: none; }
#v65-modalCart { float: right; position: relative; line-height: 32px; height: 32px; }

/*2 Up Store Display*/
.v65-product2Up { float: left; width: 300px; overflow: hidden; margin: 0 30px 25px 0; padding: 0; }
				
	.v65-product2UpImage { float: right; width: 130px; overflow: hidden; text-align: center; }
	
		.v65-product2UpAddToCart form { width: 300px; }			
			.v65-product2UpAddToCart fieldset { padding: 0 0 0.5em 9px; margin: 0; border: 0; border: 1px solid #ccc; }		
			.v65-product2UpFormPrice { float: left;	margin: 0; padding: 0 8px 0 0;	width: 60px; font-size: 0.917em; font-weight: bold; overflow: hidden; text-align: right;}			
			.v65-product2UpFormSKU { float: left; margin: 0; padding: 0 5px 0 0; width: 80px; font-size: 0.95em; overflow: hidden; }			
			.v65-product2UpFormQuantity { float: left; margin: 0; padding: 0 5px 0 0; width: 25px; overflow: hidden; }				
			.v65-product2UpFormButton { float: left; margin: 0; padding: 0;	overflow: hidden; width: 100px; text-align: right; }
			
		.v65-product2UpAddToCartLoading { width: auto; padding: 20px 0px; margin: 0px; text-align: center; }
		

/* Buttons */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }