@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0;}

body { background: #fff url(images/bg.jpg) top left repeat-x; padding: 0; margin: 0; font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.wrapper { width: 956px; height: auto; padding: 0; margin: 0 auto;}
.clr { clear: both;}
.fl { float: left;}
.fr { float: right;}

p {margin-bottom:15px;}
p#last {margin-bottom:0px;}
ul {margin-bottom:15px;}
ul li {margin-bottom:5px;margin-left:15px;}

#content { width: 100%; height: auto; min-height: 500px !important; padding: 0; margin: 0;}
	#content .left { width: 435px; height: auto; padding: 0; margin: 0; line-height: 21px; float: left;}
		#content .left .c1r1_logo { width: 435px; height: 178px; background: url(images/c1r1_logo.png) top center no-repeat; padding: 0; margin: 0;}
		#content .left .c1r2 { width: 415px; height: auto; padding: 0 10px; margin: 0;}
			#content .left .c1r2 ul.list1 { padding: 0; margin: 10px 0; list-style-type: disc;}
			#content .left .c1r2 ul.list1 li { padding: 0; margin: 0 0 0 30px;}
	#content .right { width: 521px; height: auto; padding: 0; margin: 0; float: right;}
		#content .right .c2r1 { width: 521px; height: 58px; padding: 0; margin: 0; background: url(images/c2r1.png) top center no-repeat;}
		#content .right .c2r1b { width: 501px; height: 65px; padding: 60px 0 0 0; margin: 0 10px; background: url(images/c2r1.png) top center no-repeat; color: #fff;}
		#content .right .c2r1b p { margin: 0; padding: 0;}
		#content .right .c2r2 { width: 521px; height: 36px; padding: 0; margin: 0; background: url(images/c2r2.png) top center no-repeat;}
			.top_nav { padding: 0 10px; margin: 0; list-style-type: none; line-height: normal;}
			.top_nav li { float: left; padding: 10px 0 0 0; margin: 0 16px; display: block; height: 26px; width: auto;}
			.top_nav li.separator { background: url(images/c2r2_sep.jpg) top center no-repeat; width: 1px; height: 26px; float: left; padding: 0; margin: 0;}
			.top_nav li a { padding: 0; margin: 0; text-decoration: none; color: #000; font-weight:bold;}
			.top_nav li a div { float:left; }
			.top_nav li a:hover { text-decoration: none; color:#fff;}
			.top_nav li a#selected { text-decoration: none; color:#fff;}
		#content .right .c2r3 { width: 521px; height: auto; padding: 0; margin: 0;}
			/* right column without the slideshow */
			.c2r3_wBG { width: 447px; height: 310px; min-height: 100px !important; padding: 50px 10px 10px 50px; margin: 0 0 0 8px; background: #efefef url(images/flower_pattern.png) top center no-repeat; color: #1e2607;}
			.c2r3_wBG_btm { padding: 0; margin: 0; width: 521px; height: 19px; background: url(images/c2r3_bottom.png) top center no-repeat;}
			/* slideshow: set the width and height to match your images */			
			.slideshow_container { width: 521px; height: 438px; position: relative; padding: 0; margin: 0;}
			.slideshow_container_sml { width: 521px; height: 350px; position: relative; padding: 0; margin: 0;}
			.slideshow { height: 438px; width: 507px; margin: 0 0 0 8px; padding: 0; background: #fff;}
			.slideshow_sml { height: 350px; width: 507px; margin: 0 0 0 8px; padding: 0; background: #fff;}
			.slideshow_mask { padding: 0; margin: 0; position: absolute; bottom: -9px; left: 0; width: 521px; height: 19px; z-index: 999; background: url(images/c2r3_mask.png) top center no-repeat;}
			.slideshow img { padding: 0; margin: 0;}
	#content .ft_prod { width: 100%; height: auto; padding: 0; margin: 20px 0;}
		#content .ft_prod ul { padding: 0; margin: 0; list-style-type: none;}
		#content .ft_prod ul li { padding: 0; margin: 0 1px; display: block; float: left; width: 156px; height: 126px; background: url(images/ft_prod_bg.png) top center no-repeat;}
	#content .full_col { width: 100%; height: auto; padding: 0; margin: 20px 0; line-height: 21px;}
		#content .full_col a { text-decoration: none; color: #466f07;}
		#content .full_col a:hover { text-decoration: underline; color: #466f07;}
		#content .full_col ul { padding: 0; margin: 0;}
		#content .full_col li { padding: 0; margin: 0 0 10px 40px;}
#footer { width: 100%; height: auto; min-height: 72px !important; padding: 0; margin: 0;}
	#footer .footer_icons { float: left; width: 435px; height: 64px; background: url(images/footer_icons.png) top left no-repeat; padding: 0; margin: 0;}
	#footer .footer_icon_holder { float: left; width: 435px; height: 64px; padding: 0; margin: 0;}	
	#footer .footer_icon_holder img {border:0;}
	#footer .footer_txtlinks { float: left; width: 481px; height: 39px; background: url(images/footer_txtlinks.png) top center no-repeat; padding: 25px 20px 0 20px; margin: 0; color: #fff;}
	#footer .footer_txtlinks a { text-decoration: none; color: #fff;}
	#footer .footer_txtlinks a:hover { text-decoration: underline; color: #fff;}
	
#indent3px {margin-left:3px;}
#indent3px_top {margin-top:-3px;}

#ul_indent40px li {margin-left:40px;}

#emphasize1 {font-weight:bold;font-size:12px;color:#000000;text-decoration:none;}
#emphasize2 {font-weight:bold;font-size:16px;}
#emphasize1_red {font-weight:bold;font-size:14px;color:red;}

/* form items */

.input_txt { border: 1px solid #c3d075; padding: 5px; margin: 2px 0; width: 200px;}
.input_btn { border: 0; padding: 0; margin: 0; background: url(images/btn.png) top center no-repeat; width: 79px; height: 26px; color: #fff; font-weight: bold; cursor: pointer;}

/* bags gallery */
.pranzo a { color:#fff; text-decoration: none; outline: none; font-weight: bold;}
.pranzo a:hover { color: #b2c05f;}
.pranzo .caption{ font-style: italic; color: #b2c05f;}
.pranzo { position: relative; margin: 0 20px 0 0; padding: 0;}
.pranzo .gallery_pranzo { width: auto; margin: 10px auto 10px auto; padding: 0;}
.pranzo .gallery_pranzo li{ width: 62px; height: 44px; border: 1px solid #b2c05f; margin: 0 2px 2px 2px; background: #fff;}
.pranzo .gallery_pranzo li div{ left: 240px}
.pranzo .gallery_pranzo li div .caption { font: italic 0.7em/1.4 georgia,serif; padding: 0; margin: 0;}

#main_image { margin:0 0 60px 8px; padding: 0; height: 438px; width: 507px; background: #fff;}
#main_image img { margin: 0 0 10px 0;}

.nav { padding: 0 0 15px 0; clear:both; font: 12px "Segoe UI", Arial, sans-serif; text-align: center; font-weight: bold; margin: 0;}
.nav a { color:#696969;}
.nav a:hover { color:#000;}

#pranzo_label {
	width:100%;
	text-align:center;
	margin:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}