body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Garuda, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	min-width:950px;
}
h1, h2, h3, h4, h5, p, a, ul, li, img {
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
	list-style:none;
}
h1 {
	font-size:32px;
	line-height:35px;
}
h2 {
	font-size:24px;
	line-height:27px;
}
h3 {
	font-size:19px;
	line-height:22px;
}
h4 {
	font-size:16px;
	line-height:19px;
}
p {
	font-size:12px;
	line-height:15px;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}


.round_box {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}
.round_box_top {
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	height:24px;
	padding:6px 15px;
}
.white_box {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}


#topbar {
	width:100%;
	height:20px;
	font-size:12px;
	padding-top:5px;
}
#topbar a {
	font-weight:bold;
	padding:2px 8px;
}
#topbar a:hover {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#topbar_wrapper {
	width:950px;
	margin:0 auto;
}
.top_left_link {
	float:left;
}

.top_right_link {
	float:right;
}
.top_right_link li {
	float:left;
	margin:0 2px;
}

#header {
	width:934px;
	height:140px;
	margin:10px auto;
	padding:8px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}

.v_align {
	height:140px;
	display:table;
	table-layout:fixed;
	float:left;
	margin-left:10px;
}
#logo {
	display:table-cell;
	vertical-align:middle;
}
#logo img {
	max-width:270px;
	max-height:120px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:5px;
}

#title {
	display:table-cell;
	vertical-align:middle;
}
#title h1 {
	margin:1px 0 1px 25px;
	width:350px;
}
#title h3 {
	margin:8px 0 8px 25px;
	width:350px;
}


/* ********** begin MENU ********** */
#menu {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	position:relative;
	margin:12px auto 0;
	width:950px;
	height:60px;
	clear:both;
}
#nav {padding:0; margin:0; font-size:15px; line-height:18px; z-index:7;}

#nav li { 
	float:left; 
}
/*#nav li.last a { 
	-moz-border-radius-topright:12px;
	-moz-border-radius-bottomrightt:12px;
	-webkit-border-top-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
	border-top-right-radius:12px;
}*/
#nav li a { 
	padding:22px 21px 0 21px!important;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	height:38px;
}
#nav li.home a {
	width:47px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-top-left-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
	border-top-left-radius:12px;
}
/* ********** end MENU ********** */


#slider {
	width:934px;
	height:300px;
	margin:12px auto;
	padding:8px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}
#slider img {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#welcome {
	float:left;
	position:relative;
	width:322px;
}
.presentation {
	height:130px;
	width:280px;
	margin:45px auto 10px;
	position:relative;
}
.presentation p {
	font-size:15px;
	line-height:19px;
	font-weight:bold;
}
#shopping_cart_home {
	width:250px;
	margin:0 auto;
}
#shopping_cart {
	width:250px;
	position:relative;
	top:28px;
	right:10px;
	float:right;
}
a.vmCartModule {
	position:relative;
	font-size:14px;
	font-weight:bold;
	display:table;
	margin:0 auto;
}
a.vmCartModule.top {
	position:relative;
	margin:0 auto;
}
a.vmCartModule h3 {
	position:relative;
	top:13px;
	left:25px;
	width:200px;
	text-align:center;
}
a.vmCartModule h3 span {
	position:relative;
	top:10px;
	left:8px;
}
a.vmCartModule h4 {
	font-size:14px;
}
#countdown {
	font-size:12px;
	font-weight:bold;
	top:10px;
	position:relative;
	text-align:center;
}
.countdown_top {
	font-size:12px;
	font-weight:bold;
	top:10px !important;
	position:relative;
}

/* ********** begin PRODUCTS ********** */
#products {
	width:932px;
	height:170px;
	margin:12px auto;
	padding:8px;
}

#products_label {
	width:180px;
	height:170px;
	margin-right:2px;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#items {
	float:left;
	width:750px;
}
#products .fp_content {
	width:180px;
	height:170px;
	float:left;
	margin-left:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#products .product_image {
	width:180px;
	height:170px;
	text-align:center;
	display:table-cell;
 	vertical-align:middle;
}

#products .product_image img {
	max-width:170px;
	max-height:160px;
	z-index:1;
	display:block;
	margin:0 auto;
}

#products .fp_content .product_name {
	position:relative;
	z-index:999;
	width:170px;
	padding:4px 0 4px;
	text-align:center;
	font-size:12px;
	top:-48px;
	left:1px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
}
#products  a {
	font-weight:bold;
}
/* ********** end PRODUCTS ********** */


#content {
	width:950px;
	margin:10px auto;
}


/* ********** begin LEFT SIDE ********** */
#left_side {
	float:left;
	width:200px;
	margin:2px 12px 12px 0;
}
#left_menu {
	padding:15px 0;
	font-size:14px;
	line-height:17px;
	margin:0 0 12px 0;
}
#left_menu li a {
	display:block;
	margin:0 15px;
	padding:8px;
	font-weight:bold;
}
#left_menu li a:hover {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#facebook {
	padding:4px 2px;
	margin:0 0 12px 0;
}

#left_news {
	font-size:12px;
}
#left_news marquee {
	margin:8px;
	padding:8px;
	height:160px;
	font-weight:bold;
}
#left_news marquee a {
	font-weight:normal !important;
}

#left_map {
	margin:12px 0 0;
	font-size:12px;
	width:200px;
	height:206px;
}
#left_map img {
	width:200px;
	height:170px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
}
/* ********** end LEFT SIDE ********** */


/* ********** begin RIGHT SIDE ********** */
#right_side {
	width:738px;
	margin:2px 0 12px;
	float:right;
}
#body {
	width:716px;
	padding:10px;
}

#body>h2 {
	padding:5px 5px 12px;
	position:relative;
	width:270px;
}
#description {
	clear:both;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	z-index:2;
	width:716px;
	max-height:280px;
	overflow:auto;
	display:table;
	margin-top:10px;
	margin-bottom:15px;
}
.descr_type {
	margin:10px 0;
	padding:0 15px;
	float:left;
	position:relative;
	width:400px;
	max-height:215px;
	overflow:auto;
}
.description_image img {
	-moz-border-topleft-radius:6px;
	-moz-border-bottomleft-radius:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	float:left;
	width:280px;
	height:280px;
}
.description h2 {
	position:relative;
	margin:15px 0 0 15px;
	float:left;
}
.description p {
	font-size:14px;
	line-height:17px;
}
hr.separator {
	margin:0 auto;
	width:400px;
}
.gallery {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:8px;
	display:table;
	margin-top:15px;
	margin-bottom:10px;
}
.gallery_image  {
	float:left;
}
.gallery_image img {
	width:173px;
	height:160px;
	margin:3px 1px 0;
}


/* begin CATALOGO - OUTLET - RICERCA PAGES */
#body_cat {
	width:720px;
	padding:8px;
}
#body_cat>h2 {
	padding:5px 5px 12px;
	position:relative;
	float:left;
	margin:20px 4px;
}
#body_cat p.categorie {
	padding:2px 20px 4px;;
	position:relative;
	margin:0 auto 14px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	clear:both;
	width:670px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
#body_cat p.categorie span {
	font-weight:normal;
}
#cat_selection {
	padding:15px 0;
	margin-bottom:12px;
}
#cat_selection h2 {
	top:-16px;
	position:relative;
}
#cat_selection h2.big {
	font-size:20px;
	line-height:23px;
}
#cat_selection>div>a {
	font-size:12px;
	padding:12px;
}
#cat_selection li a {
	display:block;
	margin:0 15px;
	padding:8px;
	font-size:12px;
}
#cat_selection li a:hover {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}


#cat_search {
	margin:20px 4px;
	padding:10px 10px 8px;
	float:right;
	width:570px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#cat_search div {
	margin:0 4px;;
}

.esaurito {
	position:absolute;
	margin:10px;
	padding:3px 12px;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#body_cat .fp_content {
	width:174px;
	margin:0 2px 8px 2px;
	float:left;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#body_cat .fp_content .product_image {  
	width:174px;
	height:174px;
	display:table-cell;
 	vertical-align:middle;
	text-align:center;
}
#body_cat .image_product {
	max-width:162px;
	max-height:162px;
	display:block;
	margin:0 auto;
}

#body_cat .product_name,
#body_cat .product_name a {
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;
	text-align:center; 
	font-size:14px;
	height:35px;
}

#body_cat .productPrice {
	width:145px;
	text-align:center;
	font-size:12px;
	line-height:17px;
	padding:2px 5px 3px 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:8px auto 4px;;
}
#body_cat .productPriceOutlet {
	width:145px;
	text-align:center;
	font-size:12px;
	line-height:17px;
	padding:2px 5px 3px 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:8px auto 8px;;
}
#body_cat .price_evidence {
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
}
#body_cat .price_evidence_outlet {
	text-decoration:line-through;
	font-size:14px;
	margin-left:5px;
}

#body_cat .addtocart_button_module {
	cursor:pointer;
	width:155px;
	height:24px;
	margin:2px 10px 8px;
}

#body_cat .product_s_desc { font:11px Tahoma; text-align:center; height:34px; overflow:hidden;}
#body_cat .div_bar {
	width:155px;
	height:1px;
	margin:0 auto;
}
/* end CATALOGO - OUTLET - RICERCA PAGES */


/* begin NEWS */
#body_cat .news_content {
	width:174px;
	height:198px;
	margin:0 2px 8px 2px;
	float:left;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#body_cat .news_content .product_image {
	width:174px;
	height:174px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#body_cat .news_content .product_image img {
	max-width:164px;
	max-height:164px;
}

#body_cat .news_title,
#body_cat .news_title a {
	font-weight:bold;
	margin:4px auto 0;
	text-align:center; 
	font-size:14px;
}

#body_news {
	width:736px;
	display:table;
}
#body_news .news_data {
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	margin-bottom:10px;
	padding:5px 20px;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
}
#body_news .news_detail {
	float:left;
	margin:20px;
	min-height:90px;
	width:435px;
}
#body_news .news_detail h2 {
	margin-bottom:12px;
}
#body_news .news_img {
	float:left;
}
#body_news .news_img img {
	width:250px;
}
.newsinfo_news a {
	margin:0 10px;
	top:-12px;
	position:relative;
	padding:4px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
/* end NEWS */


#contacts_body {
	width:300px;
	height:150px;
	margin:5px 10px 15px;
}
#contacts_body .label {
	float:left;
	padding:10px 5px 0 15px;
	margin-right:5px;
	font-weight:bold;
}
#contacts_body .data {
	float:right;
	padding:10px 15px 0 5px;
	margin-right:5px;
}


#gmap img {
	padding:6px;
}
#gmap {
	margin:10px auto;
	width:512px;
}
.dove_siamo {
	font-size:12px;
	line-height:15px;
	padding:15px;
	width:482px;
	margin:0 auto 30px;
	display:none;
}


/* begin GUIDACARD PAGE */
.inserimentoclienteprivato {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	padding:5px 10px;
	display:table;
	font-weight:bold;
	margin:0 0 20px 10px;
}
.guidacard {
	padding:12px 8px;
	margin:0 auto 10px;
}
.guidacard .head_control>div {
	float:left;
	padding:0;
	font-weight:bold;
	text-align:center;
	width:84px;
}
.guidacard .control8 div,
.guidacard .control14 div {
	float:left;
	padding:12px 0;
	width:84px;
	text-align:center;
	font-weight:bold;
}
.guidacard .time_control {
	width:110px !important;
}
.guidacard .limit {
	padding:5px 10px;
	margin-top:10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	font-size:14px;
	font-weight:bold;
}
.guidacard_catalogo {
	padding:12px 8px;
	margin:0 auto 20px;
	font-size:14px;
	line-height:17px;
}
.guidacard_catalogo h4 {
	padding:5px 15px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-bottom:20px;
}
.guidacard_catalogo .left {
	float:left;
	padding:10px;
	margin-left:80px;
}
.guidacard_catalogo img {
	float:right;
	top:-30px;
	position:relative;
	margin-right:80px;
}
.guidacard_catalogo span {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:0 5px;
	font-weight:bold;
}
.guidacard_catalogo .premio {
	font-weight:bold;	
	text-align:center;
	margin:10px auto;
	padding:2px 5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
/* end GUIDACARD PAGE */


/*  begin INSERZIONI PAGE */
#inserzioni {
	font-size:12px;
	margin:0px auto;
}

#art_description {
	float:left;
	width:450px;
}
#art_description h2 {
	margin:25px 0 15px !important;
	padding:2px 15px;
	display:table;
}
#art_description h3 {
	margin-bottom:10px;
}
#art_img .productimage {
	float:left; 
	margin:20px 20px 10px 20px;
}
#art_img .product_image {
	width:150px;
	height:150px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
img.foto_articolo {
	max-width:141px;
	max-height:141px;
}

.dettagli_articolo {
	float:left;
	width:300px;
	height:60px;
	margin:24px 20px 20px 20px;
	padding:20px 12px 18px 12px;
}
.outlet_article {
	float:right;
	margin:12px 20px 0 0;
	padding:12px;
	width:250px;
}

.other_images .productimage {
	float:left;
	margin:10px;
}
.other_images .product_image {
	width:135px;
	height:125px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
}
.other_images .product_image img {
	max-width:125px;
	max-height:115px;
}

.tabella_inserzioni {
	clear:both;
	text-align:center;
	margin:30px auto 10px;
	display:table;
}
.price_bold {
	font-weight:bold;
}
.productPriceInt2 {
	padding:12px 5px 1px;
	margin:10px 9px 0;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
	width:208px;
	height:27px;
	float:left;
	font-size:14px;
}
.productPriceOutlet2 {
	padding:5px;
	margin:10px 9px 0;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
	width:208px;
	height:32px;
	float:left;
	font-size:14px;
}
.outlet_ico {
	position:absolute;
	width:56px;
	height:48px;
	margin:-38px 0 0 -9px;
	background:url(../img/guidacard_ico.png) 0 -96px no-repeat;
}
.productPriceSconto2 {
	padding:5px;
	margin:10px 9px 0;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
	width:210px;
	height:32px;
	font-weight:bold;
	float:left;
	font-size:14px;
}
.guidacard_ico {
	position:absolute;
	width:56px;
	height:48px;
	margin:-38px 0 0 -9px;
	background:url(../img/guidacard_ico.png) 0 0 no-repeat;
}
.productPriceSconto3 {
	padding:5px;
	margin:10px 9px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	width:210px;
	height:32px;
	float:left;
	font-size:14px;
}
.guidacardvip_ico {
	position:absolute;
	width:56px;
	height:48px;
	margin:-38px 0 0 -9px;
	background:url(../img/guidacard_ico.png) 0 -48px no-repeat;
}
.vmCartContainer {
	margin:25px auto;
	position:relative;
}
.vmCartContainer a {
	top:2px;
	font-weight:bold;
	position:relative;
}
.vmCartContainer .button {
	position:relative;
	cursor:pointer;
}

.quantita_left {
	margin:15px 20px;
	padding:10px;
	line-height:12px;
	width:280px;
	float:left;
}
.quantita_right {
	margin:15px 20px;
	padding:10px;
	line-height:12px;
	width:280px;
	float:right;
}
.aggiungi_carrello {
	margin:10px auto;
	width:400px;
	height:20px;
	text-align:center;
}
.qnt_sel {
	margin:10px auto;
	width:400px;
	height:20px;
	font-weight:bold;
	text-align:center;
}

.news_info {
	margin:15px 20px 25px 10px;
	position:relative;
}
.news_info a {
	padding:4px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#post_inserzioni {
	clear:both;
	padding:12px;
	height:150px;
	margin:0 auto 3px;
}
.ragione_sociale {
	float:left;
	margin-right:10px;
	line-height:18px;
}
.metodi_pagamento {
	float:right;
	margin-right:30px;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	position:relative;
}
.metodi_pagamento h4 {
	margin:0 0 6px;
	padding:1px 8px 2px;
}
.metodi_pagamento img {
	top:7px;
	position:relative;
}

#altro {
	display:none;
	position:absolute;
	padding:10px;
	width:220px;
	margin-top:4px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	z-index:1000;
}
#toggleButton span {
	padding:1px 5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.recesso {
	padding:12px 12px 12px 0;
	min-height:10px;
}
.recesso .sectiontableheader {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:1px 10px;
	float:left;
	margin:0 10px 0 0;
}
/* end INSERZIONI PAGE */

span.avvertimento {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	float:right;
	font-weight:bold;
	position:relative;
	top:30px;
	right:40px;
}

fieldset.inviomessaggio {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:8px;
	margin-bottom:5px;
}
fieldset .destinatario {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:3px 15px;
	font-weight:bold;
	display:block;
	width:460px;
	margin-bottom:15px;
}
fieldset .destinatario input {
	font-weight:bold;
	font-family:"Trebuchet MS", Garuda, Arial, Helvetica, sans-serif;
}
fieldset .formLabel {
	font-weight:bold;
	margin:5px 0;
}
#messaggio_inviato {
	width:720px;
	height:210px;
	padding:8px;
	text-align:center;
}
#messaggio_inviato h2 {
	margin:90px;
}

/* begin INFO BOTTOM */
#info_bottom {
	float:left;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	margin:12px 12px 0 0;
	font-size:12px;
	line-height:15px;
	width:424px;
	height:186px;
}
.find_guidacard {
	clear:both;
	position:relative;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	padding:8px;
	top:12px;
	height:73px;
}
.find_guidacard p {
	float:left;
}
.find_guidacard .social {
	float:right;
	top:20px;
	right:4px;
	position:relative;
}
.find_guidacard .social li {
	float:left;
	margin:0px;
}
.find_guidacard .menu {
	float:left;
	left:4px;
	top:5px;
	position:relative;
}
.find_guidacard .menu a {
	font-weight:bold;
}
.find_guidacard .menu li {
	padding:1px 0;
}
img.guidaclub_logo {
	width:150px;
	position:relative;
	float:left;
	top:8px;
	left:20px;
}
#info_bottom .address {
	clear:both;
	position:relative;
	padding:10px 15px 10px 10px;
	display:table;
	table-layout:fixed;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	float:left;
	max-width:397px;
	height:66px
}
.valign_address {
	height:63px;
	display:table;
	table-layout:fixed;
	float:left;
}
#logo_address {
	display:table-cell;
	vertical-align:middle;
}
.address_descr {
	display:table-cell;
	vertical-align:middle;
}
.address img {
	max-width:110px;
	max-height:63px;
	float:left;
	margin-right:15px;
}
.address h3 {
	height: 24px;
    margin: 3px 0 4px 0;
    overflow: hidden;
}

/* end INFO BOTTOM */


/* begin PARTNERS */
#bottom_partners {
	margin-top:12px;
	font-size:12px;
	width:300px;
	height:186px;
	float:right;
}
#partners_slide { 
	width:300px;
	height:150px;
	overflow:hidden;
}
#partners_slide>img,  
#partners_slide>div,
#partners_slide>a { display:none; }
#partners_slide img {
	width:300px;
	height:150px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
}
/* end PARTNERS */
/* ********** end RIGHT SIDE ********** */


/* begin FOOTER */
#menu_footer {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	position:relative;
	margin:12px auto 24px;
	width:950px;
	height:40px;
	clear:both;
}
#menu_footer #nav { padding:0; margin:0; font-size:18px; line-height:21px; z-index:7; }

#menu_footer #nav li { 
	float:left; 
}
#menu_footer #nav li a { 
	padding:11px 10px 3px 11px !important;
	float:left;
	font-weight:normal !important;
	font-size:10px;
	text-transform:uppercase;
	height:26px;
}
#menu_footer #nav li.home a {
	width:35px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
}
.copy {
	float:right;
	font-size:12px;
	top:12px;
	right:15px;
	position:relative;
}
.copy a {
	font-weight:bold;
}
/* end FOOTER */


#body_cart {
	width:720px;
	height:300px;
	padding:8px;
}
.cart_bg {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:table;
	width:600px;
	height:155px;
	margin:50px auto;
}
.agg_carrello h4 {
	text-align:center !important;
}
.agg_carrello {
	text-align:center !important;
	margin:20px 0;
}
.bottone_continuashopping {
	width:128px;
	height:128px;
	cursor:pointer;
	background:url(../img/continuashopping.gif) no-repeat;
	border:none;
}
.continuashopping_btn {
	width:152px;
	float:left;
	margin-left:80px;
}
.bottone_confermaacquisto {
	width:128px;
	height:128px;
	cursor:pointer;
	background:url(../img/confermaacquisto.gif) no-repeat;
	border:none;
}
.confermaacquisto_btn {
	width:152px;
	float:right;
	margin-right:80px;
}


/* begin PRIVACY */
.privacy {
	padding:10px;
}
.privacy h2 {
	clear:both;
	margin-bottom:20px
}
.privacy h4 {
	margin:10px 0;
}
.privacy p {
	margin:5px 0;
}
/* end PRIVACY */


/* PAGINAZIONE AZENDE */
.pages_count {
	clear:both;
	top:10px;
	font-weight:bold;
	margin:0 3px 15px;
	position:relative;
	font-size:12px;
	padding:3px 6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#container {
	margin: 0 auto;
	width: 700px;
}
#container .pagination ul li.inactive,
#container .pagination ul li.inactive:hover{
	cursor: default;
}
#container .data ul li{
	list-style: none;
	margin: 5px 0 5px 0;
	font-size: 13px;
}
#container .pagination{
	width: 700px;
	height: 25px;
}
#container .pagination ul li{
	list-style: none;
	float: left;
	padding: 2px 6px 2px 6px;
	margin: 0 3px 0 3px;
	font-size: 14px;
	font-weight: bold;
}
#container .pagination ul li:hover{
	cursor: pointer;
}

#container .pagination2 ul li.inactive,
#container .pagination2 ul li.inactive:hover{
	cursor: default;
	float:left;
	padding:2px 6px;
	margin:0 3px;
}
#container .pagination2 {
	width: 700px;
	height: 20px;
}
#container .pagination2 ul li a {
	list-style: none;
	float: left;
	padding: 2px 6px 2px 6px;
	margin: 0 3px 0 3px;
	font-size: 14px;
	font-weight: bold;
}
#container .pagination2 ul li a:hover{
	cursor: pointer;
}


.go_button {
	border:none; padding:2px 6px 2px 6px; cursor:pointer; position:absolute; margin:-2px 0 0 2px;
}
.total{
	float:right;
	margin: 2px 0px 0 0;
	font-family:arial;
}

.liStyle {
	float:left;
	padding:2px 6px;
	margin:0 3px;
}
.page_of {
	margin:0px 0px 0px 60px;
	font-family:arial;
	top:3px;
	position:relative;
}
/* end PAGINAZIONE AZENDE */