@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'open_sansregular';
	src: url('../font/opensans-regular-webfont.eot');
	src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/opensans-regular-webfont.woff') format('woff'), url('../font/opensans-regular-webfont.ttf') format('truetype'), url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswaldlight';
	src: url('../font/oswald-light-webfont.eot');
	src: url('../font/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/oswald-light-webfont.woff') format('woff'), url('../font/oswald-light-webfont.ttf') format('truetype'), url('../font/oswald-light-webfont.svg#oswaldlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sans_condensedbold';
	src: url('../font/opensans-condbold-webfont.eot');
	src: url('../font/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/opensans-condbold-webfont.woff') format('woff'), url('../font/opensans-condbold-webfont.ttf') format('truetype'), url('../font/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* class public */
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: url(../images/back-body.jpg) no-repeat center top;
}
body {
	margin: 0;
	padding: 0;
	font-family: open_sansregular;
	font-size: 12px;
	color: #2f2f2f;
	background: url(../images/back-header-top.jpg) repeat-x center top;
}
a {
	text-decoration: none;
	color: #4a4a4a;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
a.active {
	color: #4a4a4a;
}
a img {
	border-style: none;
}
div {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: oswaldlight;
}
h1, h2, h3, h4, h5, h6, .head {
	color: #2f2f2f;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.clear_both {
	clear: both;
	overflow: hidden;
	height: 1px;
}
.clear_both1 {
	clear: both;
	overflow: hidden;
}
/* Form */
/* Form Elements */
input.input-text, select, textarea {
	border: 1px solid #b6b6b6;
	font: 12px arial, helvetica, sans-serif;
}
option, optgroup {
	font: 12px arial, helvetica, sans-serif;
}
optgroup {
	font-weight: bold;
}
textarea {
	overflow: auto;
}
input.input-text, textarea {
	padding: 2px;
}
input.radio {
	margin-right: 3px;
}
input.checkbox {
	margin-right: 3px;
}
.qty {
	width: 2.5em;
}
.group-select label, .form-list label, .payment-methods label {
	font-weight: bold;
}
.input-text:focus, select:focus, textarea:focus {
	background: #edf7fd;
}
.button-set {/* Container for form buttons*/
	clear: both;
	margin-top: 4em;
	border-top: 1px solid #e4e4e4;
	padding-top: 8px;
	text-align: right;
}
.form-button, .form-button-alt {
	overflow: visible;
	width: auto;
	border: 0;
	padding: 1px 8px;
	background: #49201A;
	color: #fff;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-family: oswaldlight;
	font-size: 16px;
}
.form-button span, .form-button-alt span {
	white-space: nowrap;
}
.form-button:hover, .form-button-alt:hover {
	background: #E3A65E;
	color: #49201A;
}
.btn-checkout {
	display: block;
	float: right;
	background: transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
	font-size: 15px;
	font-weight: bold;
	padding-right: 8px;
}
.btn-checkout, .btn-checkout:hover {
	color: #fef5e5;
	text-decoration: none;
}
.btn-checkout span {
	display: block;
	padding: 0 17px 0 25px;
	background: transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
	line-height: 40px;
}

img {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 0px;
}
/* class private */

/*wrapper_act*/
#wrapper_outsite {
	margin: 0 auto;
	width: 100%;
}/*Usabile per ombreggiatura sfondo con un background*/
#wrapper {
	width: 940px;
	margin: 0px auto;
	padding: 0 0 40px 0;
}

/*header_act*/
.header_act {
	margin: 0;
	padding: 0;
}
.header {
	margin: 0;
	padding: 0;
}
.header-top-container {
	background: none;
	border: none;
	height: 147px;
}
.header-topbar {
	height: 30px;
	line-height: 30px;
	width: 940px;
	margin: 0px auto;
	overflow: hidden;
}
.welcome-msg {
	float: left;
	font-size: 11px;
	padding: 0 0 0 5px;
	color: #fff;
}
.header-top {
	padding: 0;
	width: 940px;
	margin: 0px auto;
}
h1#logo {
	margin: 0px;
	width: auto;
	float: left;
	padding: 10px 0 0 0;
}
.quick-access {
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}
.quick-access li {
	background: transparent url(../images/shop_access_pipe.gif) no-repeat scroll 100% 0;
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
}
.breadcrumbs {
	font-size: 0.95em;
	line-height: 1.25em;
	margin: 0 auto 0;
	padding: 6px 0;
	text-align: left;
}
.breadcrumbs li {
	color: #333;
	font-weight: bold;
}
.breadcrumbs li a {
	color: #333;
	font-weight: normal;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
.mini-newsletter h4 {
	background: url(../images/icon_newspaper.gif) no-repeat left 60%;
}

/* Mini search */
.mini-search {
	width: 165px;
	height: 17px;
	padding: 0;
	float: right;
	margin: 7px 0 0 0;
}
.mini-search .input-text {
	margin: 0;
	padding: 0 5px;
	width: 130px;
	float: left;
	height: 17px;
	background: url(../images/mini-search-input.jpg) no-repeat center center;
	border: 0;
	font-size: 10px;
	color: #999;
}
.mini-search .form-button-alt {
	margin: 0;
	padding: 0;
	width: 21px;
	float: left;
	height: 17px;
	background: url(../images/form-button-mini.jpg) no-repeat center center;
	border: 0;
}
.mini-search .form-button-alt:hover {
	border: 0;
}
.search-autocomplete {
	z-index: 999;
}
.search-autocomplete ul {
	border: 1px solid #5c7989;
	background-color: #f9f5f0;
}
.search-autocomplete li {
	border-bottom: 1px solid #f4eee7;
	padding: 2px 8px 1px 8px;
	cursor: pointer;
}
.search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}
.search-autocomplete li.odd {
	background-color: #fffefb;
}
.search-autocomplete li.selected {
	background-color: #f7e8dd;
}

.header-customer-menu {
	text-align: right;
	font-family: oswaldlight;
	font-size: 18px;
	margin: 10px 0 10px 0;
	float: right;
	width: 300px;
	line-height: 1.5em;
}

.contacts-top {
	float: left;
}

.header-nav-container {
	background: url(../images/navigation-bg.gif) repeat-x 0 0;
	clear: both;
	height: 43px;
}
.header-nav {
	width: 100%;
}

.shop-access {
	float: left;
	width: 29%;
	height: 38px;
	background: url(../images/icon_shop_access.gif) no-repeat 4% 50%;
	margin: 0;
	padding: 0 0 0 40px;
	text-align: left;
}
.shop-access a, .shop-access a:hover {
	color: #4a4a4a;
}

.rapid-cart {
	margin: 0;
	padding: 0 0 0 90px;
	float: right;
	height: 38px;
	line-height: 38px;
	width: 23%;
	background: url(../images/icon-cart.gif) no-repeat 16% 54%;
}

.language-switcher {
	margin: 0;
}
.language-switcher label {
	color: #666666;
	font-size: 12px;
}
.language-switcher select {
	width: 186px;
}
.product-options-bottom {
	background-color: #F0FDFD;
	padding: 15px 20px;
}
.product-options {
	background-color: #FFFFFF;
	margin: 20px 0 0;
	padding: 10px 15px 20px;
}
.product-options-bottom .form-button {
	background: transparent url(../images/product_btn.gif) no-repeat scroll 0 0;
	border: medium none;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 5px 12px;
}

/*content_act*/
.content_act {
}
.middle {
	background: none;
	padding: 0 0 3px 0;
	min-height: 300px;
}
.middle-container {
	background: none;
}

/* Immagine sfondo per le 3 modalità di layout */
.middle-container .col-1-layout {
}
.middle-container .col-2-left-layout {
}
.middle-container .col-2-right-layout {
	background: #fff;
	padding: 10px;
}
.middle-container .col-3-layout {
}

.base-mini {
	border: 0;
}
.base-mini .head {
	background: url(../images/back-page-head.jpg) no-repeat left center;
	float: none;
	height: 30px;
	margin: 0;
	padding: 0 10px;
	border: 0;
	text-align: left;
}
.side-col {
	width: 220px;
}
.side-col .content {
	padding: 0;
	border: 0;
	margin: 0;
}
.base-mini .head h4 {
	color: #000;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
	padding: 0;
	font-size: 22px;
}
.side-col .box {
}
.base-mini .head {
	margin: 0px;
}
.side-col .content {
	border: none;
	padding: 5px;
}
.base-mini .actions .form-button-alt {
	background: url(../images/bg_compare_11.gif) repeat-x;
	border: 1px solid #93aba8;
}
.addcart_box {
}

.bottom_box {/*height:10px;background:url(../images/bottom_box_06.png) no-repeat;*/
	padding-bottom: 10px;
}
.middle_box {
}

.base-mini .actions {
	background: none;
}
.base-mini .content, .base-mini ol {
	background: none;
}
.base-mini ol li.odd {
	background: none;
}
.base-mini ol li.even {
	background: none;
}
.mini-cart h5 {
	background: #E0E0CB;
	padding: 5px 8px;
}
.mini-cart .head {
}
.mini-cart .subtotal {
	background: none;
	text-align: right;
	margin-top: 15px;
}
.mini-cart .actions {
	border: 0;
	padding: 0;
}
.vert-nav .head {
}
p.link-head {
	text-align: right;
	line-height: 33px;
}
.mini-compare-products h5 {
	background: #E0E0CB;
	padding: 5px 8px;
}
.mini-compare-products ol {
	margin-bottom: 15px;
}
.mini-compare-products .form-button.my-orders {
	float: right;
}

/* News */
.mini-news .head h4 {
}
.mini-news .scroller_container_news {
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px
}
.mini-news .news-title {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	margin-bottom: 3px;
	border-bottom: 1px solid #333;
}
.mini-news .news-image {
	float: left;
	margin: 0 5px 5px 0;
}
.mini-news .news-image img {
	border: 1px solid #666;
}
.mini-news .news-desc {
	color: #333;
}

.slideshow-news {
	background: none;
}
.box-news {
	background: none !important;
	width: 100%;
}
.back-box {
	width: 100%;
}
.back-box:hover {
}
.box-nav-news {
	margin: 5px 0 0 0;
	height: 25px;
}
.title-nav {
	margin: 0 5px 0 3px;
	color: #999;
	font-style: italic;
	float: left;
	font-weight: bold;
}
.link-show-all a {
	font-size: 12px;
	float: right;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.nav-news {
	position: relative;
	float: left;
}
.nav-news ul {
	margin: 0;
	padding: 0;
}
.nav-news li {
	float: left;
	list-style: none
}
.nav-news a {
	margin: 0 4px 0 0;
	padding: 1px 6px;
	background: #333;
	border: 1px solid #000;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
}
.nav-news a:hover, .nav-news a.activeSlide {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
}

.content_news {
	padding: 5px 10px;
}
.content_news .scroller_container_newshome {
	height: 150px;
	margin-bottom: 10px;
	overflow: hidden;
}
.content_news .list_news {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 25px;
	float: left;
	width: 100%;
}
.content_news img {
	float: left;
	margin: 0 10px 10px 0;
}
.list_news h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.list_news p a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Pannelli laterali di DESTRA / SINISTRA */
.mini-panel-list .product-image {
	float: left;
	height: 80px;
	margin-right: 5px;
}
.mini-panel-list .product-description {
}
.mini-panel-list .product-description .price-box {
	text-align: left;
}

.col-3-layout .col-main {
	width: 540px;
	margin: 0 10px;
}
.col-main .content {
	padding: 8px;
}
.col-main .content ul, .col-main .content ol {
	list-style: disc inside none;
	margin-left: 30px;
}
.mini-cart .head h4 {
	background: none;
}
.mini-compare-products .head h4 {
	background: none;
}
.mini-compare-products ol li {
	padding-right: 0;
	padding-left: 0;
}
.mini-compare-products .actions {
	padding: 0;
}
.mini-product-view .head h4 {
	background: none;
}
.mini-wishlist .head h4 {
	background: none;
}
.mini-wishlist ol {
	padding-bottom: 7px;
}
.mini-wishlist ol li {
	padding: 7px 0;
}
.mini-wishlist .form-button.wishlist-add-cart {
	background: url(../images/btn_addtocat.gif) no-repeat scroll 0 0 transparent;
	font-size: 12px !important;
	font-weight: normal !important;
	margin: 0;
	padding: 3px 13px 3px 30px;
}

/* Layered Navigation */
.layered-nav .head {
	border: 0 none;
	padding: 0 10px;
	height: 33px;
}
.layered-nav h4 {
	background: none;
	color: #333;
	border: 0;
	padding: 0 0 10px 0;
}
.narrow-by dl {
	background: none;
	padding: 0;
}
.narrow-by dd {
	border-bottom: 1px solid #cacaca;
	background: none;
}
.narrow-by dd.last {
	border-bottom: none;
	padding: 5px 0 0 10px;
}
.layered-nav .border-creator {
	width: 197px;
	*width: 198px;
	border: 1px solid #bbbcbc;
	border-top: none;
}
.narrow-by dd li {
	color: #333;
	padding: 2px 0;
}
.narrow-by dd li a {
	color: #333;
	font-size: 11px;
}
.narrow-by dd li a:hover {
	color: #777;
}
.narrow-by dt {
	background: url(../images/narrow_by_set.gif) no-repeat 0 53%;
	display: block;
	padding: 0 0 0 10px;
	color: #666;
}
.layered-nav .narrowed-category li {
	background: #E0E0CB;
	padding: 4px 6px 4px 6px;
}
.layered-nav .actions {
	border: 0;
}

table.pager td {
	border: none;
	padding: 5px 8px;
}
table.view-by td {
	border: none;
	padding: 5px 8px;
}
table.pager {
	border: 0;
	background: #f6f6eb;
}
table.view-by {
	border: 0;
	background: #f6f6eb;
}
table.pager li a {
	color: #3fa4cb;
}
.listing-type-grid {
	background: url(../images/bkg_products-grid2.gif) repeat-y 0 0;
}
.listing-type-grid .grid-row {
	border-bottom: 1px dashed #eee;
}
.listing-type-grid li.item {
	padding: 8px;
	width: 163px;
	text-align: center;
}
.catalog-listing h5 a {
	color: #3B3C3F;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.catalog-listing h5 a:hover {
	color: #3B3C3F;
}
.price-box .price {
	color: #333333;
}
.regular-price .price {
	color: #333333;
	font-size: 14px;
}
.special-price .price {
	color: #C76200;
}
.price-box {
	padding: 5px 0;
}
.old-price .price-label {
	font-size: 11px;
}
.listing-type-grid .form-button {
	background: url(../images/btn_addtocat.gif) no-repeat;
	border: 1px solid #B9BAAF;
	color: 4f4f4f;
	font-size: 12px !important;
	padding: 3px 13px 3px 30px;
	font-weight: normal !important;
}
.listing-type-grid .form-button:hover {
	border: 1px solid #888888;
}
/* Classe per inserire un'immagine di sfondo ai prodotti */
.catalog-listing {/*border-left:1px solid #C0C1C4;border-right:1px solid #C0C1C4;background:#fdfdfd url(../images/bkg_products-grid3.gif) repeat-x;*/
}
.listing-type-list .listing-item {
	border-top: none;
	border-bottom: 1px dashed #EEEEEE;
	padding: 10px;
}
.listing-type-list .product-image {
	float: left;
	width: 150px;
}
.listing-type-list .product-shop {
	width: 350px;
}
.listing-type-list .product-shop .price-box {
	margin: 3px 20px 5px 0;
}
.listing-type-list .last {
	border-bottom: none;
}
.listing-type-list .listing-item .form-button {
	background: url(../images/btn_addtocat.gif) no-repeat;
	border: 1px solid #B9BAAF;
	color: 4f4f4f;
	font-size: 12px !important;
	padding: 3px 13px 3px 30px;
	font-weight: normal !important;
	margin: 0;
}
.listing-type-list .listing-item .form-button:hover {
	border: 1px solid #888888;
}

.page-head, .page-head-alt {
	background: url(../images/back-page-head.jpg) no-repeat left center;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	border: 0;
}
.page-head h3, .page-head-alt h3 {
	font-size: 22px !important;
	float: left;
	line-height: 30px;
	color: #000 !important;
	text-transform: uppercase !important;
}

.link-page-head a:hover {
	color: #000000;
	text-decoration: underline;
}
.catalog-listing .add-to {
	color: #8E8276;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding-top: 12px;
	text-align: left;
	text-transform: uppercase;
}
.catalog-listing .add-to a, .catalog-listing .add-to a:hover {
	color: #999;
	padding-left: 15px;
	text-decoration: none;
}
.link-wishlist {
	background: url(../images/stellina.gif) no-repeat left center;
	font-weight: bold;
}
.link-compare {
	background: url(../images/confronta.gif) no-repeat left center;
	font-weight: bold;
}

/* TITOLO PRODOTTI SEZIONE LISTA/GRIGLIA */
/* Istruzioni : se si vuole creare un'immagine di sfondo del titolo non lineare, cioè con angoli o forme strane, decommentare la riga ".left_head" e ".right_head" e inserire le misure giuste nel WIDTH del ".left_head" , ".right_head" e ".center_head" */
.category-head {
	width: 100%;
	margin-bottom: 0px;
}
.left_head {/*float:left;background:url(../images/left_head.gif) no-repeat;height:33px;width:9px;*/
}
.center_head {/*float:left;*/
	background: url(../images/box-header-bg.gif) repeat-x scroll 0 0;
	padding: 0 10px;
	margin: 0 0 2px;
	height: 33px;
	line-height: 33px;/*width:500px;*/
}
.category-head h2 {
	float: left;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 33px;
	padding: 0;
}
.right_head {/*float:right;width:10px;background:url(../images/right_head.gif) no-repeat;height:33px;*/
}

.col-2-left-layout .col-main {
	float: right;
	width: 740px;
	margin-left: 10px;
}
.col-2-right-layout .col-main {
	float: left;
	width: 620px;
}
.product-info-box .product-name {
	color: #333;
	font-size: 14px;
	margin-bottom: 0.3em;
	font-weight: bold;
}
.product-essential {
	background: none;
}
.product-collateral {
	background: none;
	padding: 25px 0px;
}
.product-collateral .up-sell .generic-product-grid td {
	background: none;
	border-color: none;
	padding: 12px 15px 12px 15px;
}
.product-collateral .up-sell .generic-product-grid td img {
	border: none;
}
.product-collateral .up-sell .generic-product-grid td.empty-product {
	background: none;
}
.product-collateral .up-sell .generic-product-grid {
	border: none;
}

p.review_empty a {
	font-size: 13px;
	font-weight: bold;
}
.product-info-box .availability {
	font-size: 12px;
}
.product-info-box .availability .ok {
	color: #090;
	font-weight: bold;
}
.product-info-box .availability .ko {
	color: #F00;
	font-weight: bold;
}
.product-info-box .price-box {
	margin: 10px 0;
	text-align: left;
}
h4.over {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.product-shop .short-description {
	font-size: 12px;
	text-align: left;
}
.product-info-box {
	border: none;
	margin-top: 0;
	background: url(../images/product_essential_bg.gif) no-repeat 0 1%;
}
.product-essential .product-shop {
	width: 378px;
}
.generic-product-grid td {
	border: none;
}
.product-collateral .head {
	border-bottom: 1px solid #E5DCC3;
	padding: 8px;
}
.product-collateral .collateral-box h4 {
	color: #2f2f2f;
	font-size: 14px;
	font-weight: bold;
}
.product-specs {
	padding: 0px 8px;
}
.attribute-specs {
	padding: 0px 8px;
}
.data-table .odd {
	background: #FFFFFF none repeat scroll 0 0;
}
.product-img-box .more-views h4 {
	border-bottom: 1px solid #E5DCC3;
}
.product-collateral .collateral-box h5 {
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 25px;
	color: #666;
}
.add-tag-box {
	margin-left: 25px;
}
.add-tag-box .form-button-alt {
	border: 1px solid #d2d3d3;
	padding: 4px 8px;
}
.product-collateral .add-tag-box .input-box input.input-text {
	padding: 4px 0px 5px 4px;
	width: 280px;
}
.product-collateral .up-sell .generic-product-grid .price-box {
	text-align: center;
}
.add_out {/*padding:20px 20px;background:url(../images/addto.gif) no-repeat;height:50px;*/
}
.add-to-holder {
	background: #f6f6eb;
	border: 1px solid #e1e1e1;
	padding: 10px;
}
.add-to-holder .add-to-cart-box {
	height: 40px;
}
.add-to-holder .add-to-box {
	clear: both;
	float: none;
}
.add-to-holder .add-to-box li {
	display: inline;
	float: left;
	padding-right: 15px;
}
.add-to-holder .add-to-box li a {
	font-size: 13px;
	font-weight: bold;
	color: #999;
	padding-left: 15px;
}
.add-to-holder .add-to-box li a:hover {
}
.add-to-holder .add-or {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.add-to-holder .form-button {
	background: url(../images/product_btn.gif) no-repeat 0 0;
	border: 1px solid #B9BAAF;
	font-size: 12px !important;
	padding: 3px 13px 3px 30px;
	font-weight: normal !important;
}
.add-to-holder .form-button:hover {
	border: 1px solid #888888;
}
.add-to-cart-box .qty-box .qty {
	padding: 4px 2px;
}
p.continue_shopping a {
	font-weight: bold;
	color: #333;
}
p.continue_shopping a:hover {
	color: #777;
}

/* CARRELLO A 2 COLONNE */
/*
 PER RIPORTARE IL CARRELLO A UNA COLONNA
 1.Sezione da cancellare nel caso di visualizzazione del carrello a una colonna
 2.Modificare anche il file CHECKOUT.XML riga 58 e 97 mettere "1column" e sopra inserire il tag <remove name="left"/> doce c'è il "remove right".
 */
.shopping-cart-collaterals {
	float: left;
	width: 490px;
	margin-right: 8px;
}
.shopping-cart-collaterals .box {
	background: url(../images/base_mini_head_bg.gif) repeat-x 0 0 #FFFFFF;
	border: 1px solid #D0CBC1;
	float: left;
	margin: 0 0 18px 0;
	padding: 12px 10px;
	width: 220px;
}
/* FINE CARRELLO A 2 COLONNE */

.shopping-cart {
	margin-top: 2px;
}
.shopping-cart-totals {
	background: #fff url(../images/base_mini_head_bg.gif) repeat-x 0 0;
	border: 1px solid #D1D1B9;
	float: right;
	margin-top: 25px;
	text-align: right;
	width: 248px;
}
.shopping-cart-totals table {
	padding: 0 15px;
}
.shopping-cart-totals tfoot td {
	font-size: 14px;
	padding-top: 15px 0;
}
.shopping-cart-totals td {
	padding: 0;
}
.shopping-cart-totals .form-button-alt.checkout-dis, .shopping-cart-totals .form-button.checkout-dis {
	color: #ccc;
	border: 1px solid #B9BAAF;
}

.data-table {
	border-width: 1px 1px 1px 1px;
	border-color: #D1D1B9;
	border-style: solid;
	width: 100%;
}
.data-table th {
	border-right: 1px solid #D1D1B9;
}
.data-table tbody td {
	border-right: 1px solid #D1D1B9;
	border-bottom: 1px solid #D1D1B9;
}
.data-table thead tr th {
	background: #F5F5E9;
}
.data-table tr.last th, .data-table tr.last td {
	border-bottom: 1px solid #D1D1B9 !important;
}
.data-table tfoot tr.first {
	background: none;
}
.data-table tfoot tr {
	background: #F5F5E9 !important;
}

.login-box .content {
	background: #fff url(../images/base_mini_head_bg.gif) repeat-x 0 0;
}
.login-box .col-1, .login-box .col-2 {
	border: 1px solid #cbcbcb;
	background: #fff;
}
.login-box .button-set {
	border-top: 1px solid #cbcbcb;
	background: none;
}
.login-box h4 {
	background-position: 0 0px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDDDDD;
	color: #666;
	font-weight: bold;
}
ol.one-page-checkout {
	border-width: 1px 0;
	border-style: solid;
	border-color: #CBCBCB;
}
.one-page-checkout .active .box {
	background: #fff url(../images/base_mini_head_bg.gif) repeat-x 0 0;
	border: none;
	display: block;
}
.one-page-checkout .active .head {
	border: none;
	border-bottom: 1px solid #cbcbcb;
	background: #ECECED
}
.one-page-checkout .head {
	border-top: 1px solid #cbcbcb;
	background: #ECECED
}
.one-page-checkout .active h3 {
	color: #666666;
	font-weight: bold;
}
.one-page-checkout h4 {
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}
.side-col h3 {
	color: #666666;
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.one-page-checkout .allow h3 {
	color: #666666;
}
.one-page-checkout .active .step-count {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CBCBCB;
	color: #666666;
}
.one-page-checkout .box-no-padding {
	background: #fff url(../images/base_mini_head_bg.gif) repeat-x 0 0;
	border: none;
}
.one-page-checkout .allow .head {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #CBCBCB;
	background: #ECECED;
}
.one-page-checkout-progress .content {
}
.one-page-checkout .allow .step-count {
	background: #FFFFFF none repeat scroll 0 0;
}
.product_head {
	background: url(../images/new_music.gif) no-repeat;
	margin-top: 15px;
	padding: 2px 0 3px 15px;
}
.product_head h2 {
	color: #fff;
}
.addbg {
	background: url(../images/new_movies.gif) no-repeat;
	margin-top: 15px;
}
.product_body {
	border: 1px solid #cbcbcb;
	border-top: none;
	background: #fefefe url(../images/bg_new.gif) repeat-x;
}
.product_body_middle .generic-product-grid td {
	padding: 20px 10px;
}
.side-col  .currency-switcher {
	margin-bottom: 8px;
	background: transparent url(../images/currency_switcher_bg.gif) no-repeat scroll 0 0;
}
p.view_more {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 10px;
}
p.view_more a {
	font-weight: bold;
	font-size: 12px;
}
.side-bar h6.title {
	background: transparent url(../images/bg_title_03.gif) no-repeat scroll 0 0;
	border-bottom: medium none;
	padding: 6px 2px 6px 10px;
}
.side-bar h6.title a {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.div_catelog {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 20px 10px;
	background: #FEFEFE url(../images/middle_box_03.gif) repeat-x;
	width: 89%;
}
.div_catelog  ul li a {
	font-size: 12px;
	color: #666;
	background: url(../images/icon_01.png) no-repeat left 60%;
	padding-left: 20px;
	font-weight: bold;
	display: block;
}

.one-page-checkout-progress h4 {
	background: none;
}
.one-page-checkout-progress ol li {
	padding: 0;
}
.one-page-checkout-progress li {
	border: 1px solid #CBCBCB;
}
.one-page-checkout-progress h4.complete {
	background: none;
	border-bottom: 1px solid #CBCBCB;
	color: #333;
	font-size: 14px;
}
.one-page-checkout-progress h4 a {
	text-transform: none;
	color: #F00;
}

/*footer_act*/
.footer_act {
	height: 93px;
	background: url(../images/back-footer.jpg) repeat-x 0 0;
	font-size: 10px;
}
.footer_site {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.informational {
	width: 500px;
	float: right;
	margin: 0 auto;
	padding: 0 5px 0 0;
	text-align: right;
}
.informational p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}
.informational ul {
	display: block;
	float: right;
}
.informational ul li {
	display: inline;
	border: 0;
	color: #fff;
}
.informational ul li.first_ft {
	border-left: none;
}
.informational ul li a {
	text-decoration: none;
	color: #fff;
}
.informational ul li a:hover {
	text-decoration: underline;
}
.legality {
	width: 440px;
	float: left;
	margin: 0 auto;
	padding: 0;
	padding: 0 0 0 5px;
	color: #fff;
	text-align: left;
}
.legality a {
	text-decoration: none;
	color: #fff;
}
.legality a:hover {
	text-decoration: underline;
}
.informational-payments {
	width: 230px;
	margin: 0 auto;
	padding: 3px 0 0 10px;
	float: left;
	text-align: left;
}
.informational-payments ul {
	display: block;
}
.informational-payments li {
	background: none;
	padding: 5px;
	float: left;
}

/* SEZIONE CUSTOM CSS PER SCRIPT E PERSONALIZZAZIONI AVANZATE */
/* CONTENUTI PAGINA */
.content_page h3 {
	background: #E4E4E4;
	border-left: 2px solid #000000;
	color: #000000;
	line-height: 35px;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
	font-size: 20px;
}

/* BANNER */
.banner_logo {
	float: left;
	padding: 0 0 0 40px;
	height: 141px;
}
.banner_top {
	clear: both;
	height: 341px;
	width: 936px;
	overflow: hidden;
	margin: 20px auto 40px auto;
	border: 2px solid #49201A;
	background: #fff;
}
.banner_center {
}

/* BOX LOGIN A SCOMPARSA */
/* Parte che definisce il FORM */
.topnav_container {
	float: left;
	height: 38px;
	line-height: 38px;
}
.topnav {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px;
	padding: 3px 15px;
	text-align: center;
	border: 1px solid #999;
}
.topnav a.signin {
	text-decoration: none;
	color: #2f2f2f;
}
.topnav a.signin:hover {
}
.topnav a.signin, .topnav a.signin:hover {
	background-position: 0 3px !important;
}
a.signin {
	position: relative;
}
a.signin span {
	background: url(../images/toggle_down_light.png) no-repeat 100% 50%;
	padding: 0 20px 0 0;
	text-decoration: none;
}
.topnav a.menu-open {
	background: #none !important;
	color: #fff !important;
	outline: none;
}
a.signin.menu-open span {
	background: url(../images/toggle_up_dark.png) no-repeat 100% 50%;
	padding: 0 20px 0 0;
	text-decoration: none;
	color: #cc0000;
}
#signin_menu {
	display: none;
	background: #EAEBEB;
	border: 1px solid #B3B3B3;
	position: absolute;
	width: 210px;
	z-index: 3000;
	text-align: left;
	padding: 10px;
	font-size: 11px;
}
.fieldset_topnav {
	display: none;
	left: 0;
	top: 181px;
}

/* Parte che definisce i CAMPI del form */
#signin_menu input[type=text], #signin_menu input[type=password] {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;/*border:1px solid #ACE;*/
	font-size: 13px;
	margin: 0;
	padding: 2px 5px;
	width: 203px;
}
#signin_menu p {
	margin: 0;
	line-height: 25px;
}
#signin_menu a {
	color: #cc0000 !important;
}
#signin_menu label {
	font-weight: normal;
}
#signin_menu p.remember {
	padding: 10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear: both;
	margin: 0;
}
#signin_menu p a {
	color: #cc0000 !important;
	text-decoration: none;
}
#signin_menu p a:hover {
	text-decoration: underline;
}
#signin_submit {
	background: #fff url(../images/gradient-gray.gif) repeat-x 0 0;
	border: 1px solid #333;
	color: #333;
	padding: 4px 9px;
	font-size: 11px;
	margin: 0 5px 0 0;
	font-weight: normal;
}
#signin_submit::-moz-focus-inner {
	padding: 0;
	border: 0;
}
#signin_submit:hover, #signin_submit:focus {
	border: 1px solid #999;
	color: #999;
	cursor: pointer;
}

.tipsy {
	padding: 5px;
	font-size: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
}
.tipsy-inner {
	padding: 4px 5px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}
.tipsy-north {
	background-image: url(../images/tipsy-north.gif);
	background-position: top center;
}
.tipsy-south {
	background-image: url(../images/tipsy-south.gif);
	background-position: bottom center;
}
.tipsy-east {
	background-image: url(../images/tipsy-east.gif);
	background-position: right center;
}
.tipsy-west {
	background-image: url(../images/tipsy-west.gif);
	background-position: left center;
}

/* MAPPA GOOGLE */
#sidebar a {
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #fff;
	display: block;
	width: 680px;
}
#sidebar a:hover {
	background-color: #eee;
}
#storelocator-container {
	padding: 0;
	font-size: 11px;
}
#sidebar {
	overflow: auto;
	min-height: 50px;
	padding: 10px;
	font-size: 11px;
	color: #000;
}
#map {
	overflow: hidden;
	width: 680px;
	height: 480px;
	color: #000;
}

/* SEO - SITEMAP */
.sitemap {
	padding: 8px;
}
.sitemap li {
	background: url(../images/vertnav_ico1.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
}
.sitemap li.level-1 {
	background: url(../images/sitemap_ico1.gif) no-repeat 1% 50%;
	padding: 0 0 0 20px;
}
.sitemap li.level-2 {
	background: url(../images/sitemap_ico1.gif) no-repeat 2% 50%;
	padding: 0 0 0 30px;
}
.sitemap li.level-3 {
	background: url(../images/sitemap_ico1.gif) no-repeat 3% 50%;
	padding: 0 0 0 40px;
}

/* Sidebars */
/* Home/All Page Image */
.box_advertising {
	margin: 0;
	text-align: center;
	padding-bottom: 3px;
	background: none repat scroll 0 0 #F6F6EB;
}
.box_advertising img {
	border: 0;
}
.box_advertising a, .side-col .box_advertising a:hover {
	display: block;
	line-height: 0;
}

/* Tabs Products */
.tabs_prod {
	padding-bottom: 24px;
	border-bottom: 1px solid #999;
	background: url(../images/tabs_bg.gif) repeat-x 0 100% #f2f2f2;
}
.tabs_prod li {
	float: left;
	border-right: 1px solid #a4a4a4;
	border-left: 1px solid #fff;
	font-size: 1.1em;
	line-height: 1em;
}
.tabs_prod li.first {
	border-left: 0;
}
.tabs_prod li.last {
	border-right: 0;
}
.tabs_prod a {
	display: block;
	padding: 6px 15px;
	color: #444;
}
.tabs_prod a:hover {
	background-color: #ddd;
	text-decoration: none;
	color: #444;
}
.tabs_prod li.active a, .tabs_prod li.active a:hover {
	background-color: #666;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/* File-exchange search */
.file-exchange-search {
	float: right;
	height: 34px;
	line-height: 34px;
}
.file-exchange-search .input-text {
	border: 1px solid #bbbcbc;
	width: 200px;
}
.file-exchange-search .form-button-alt, .file-exchange-search .form-button {
}

/* AREA RISERVATA - DASHBOARD */
.account-nav {
	border: 0;
}
.account-nav .head {
	background: url(../images/navigation-head.gif) repeat-x 0 0;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
}
.account-nav .head h3 {
	color: #fff;
	font-size: 14px !important;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0;
}
.account-nav ul {
	background: none;
}
.account-nav li a {
}
.account-nav li.on {
	color: #000;
}
.account-nav li a:hover {
	color: #000;
}

/* Mini-Login*/
.mini-login .personal-link {
	border: 1px solid #C8C290;
	padding: 3px 15px;
	text-align: center;
	width: 77px;
}
.mini-login .personal-link a:hover {
	color: #4A4A4A;
}

.social-bookmarking {
	float: right;
	height: 25px;
	padding: 20px 2px 0 0;
}

/* ALLEGATI ANAGRAFICA PRODOTTTI */
.productfile_protoClassic {
	border: 5px solid #8C939C;
	width: 300px;
}
.productfile_protoClassic .productfile_toolbar {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #96B8E2 url(../images/classic_toolbar.gif) repeat-y left top;
	color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
.productfile_protoClassic .content {
	background: #fff;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	clear: both;
}
.productfile_protoClassic .title {
	padding: 5px;
}
#productfile_all_div a {
	width: 100%;
}

#easyflags a {
	float: left;
	margin-right: 5px;
}

/* Slider product images */
#slideshowmedia {
	float: left;
}
#slideshowmedia img {
	border: 1px solid #ccc;
}
.box-navigation {
	clear: both;
	margin: 10px 0 0 0;
}
#nav-media {
	width: 265px;
	margin: 10px 0 0 0;
	float: left;
}
#nav-media li {
	float: left;
	margin: 0 3px 5px 0;
	list-style: none
}
#nav-media li img {
}
#nav-media a {
	padding: 0;
	display: block;
	border: 1px solid #ccc;
}
#nav-media a:hover, #nav-media a.activeSlide {
	border: 1px solid #333;
}
#nav-media a:focus {
	outline: none;
}
#nav-media img {
	border: none;
	display: block
}
.product-img-box {
	float: left;
	width: 265px;
}
a.prev-nav, a.next-nav {
	float: left;
	width: 30px;
	height: 30px;
	margin: 21px 0 0 0;
}
a.prev-nav {
	background: url("../images/prev.png") no-repeat center center;
}
a.next-nav {
	background: url("../images/next.png") no-repeat center center;
}

/* CSS SETUP MENU VERTICALE */
.ddsmoothmenu-v ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 12px Verdana;
}
.ddsmoothmenu-v ul li {
	position: relative;
	zoom: 0;
}
.ddsmoothmenu-v ul li.last {
}
.ddsmoothmenu-v ul li a {
	display: block;
	overflow: auto;
	color: white;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active {
	background: #414141;
	color: white;
}
.ddsmoothmenu-v ul li a.selected {
	background: black;
	color: white;
}
.ddsmoothmenu-v ul li a:hover {
	background: black;
	color: white;
}
.ddsmoothmenu-v ul li ul {
	position: absolute;
	width: 170px;
	top: 0;
	font-weight: normal;
	visibility: hidden;
}
* html .ddsmoothmenu-v ul li {
	float: left;
	height: 1%;
}
* html .ddsmoothmenu-v ul li a {
	height: 1%;
}

/* CSS SETUP MENU ORIZZONTALE */
.ddsmoothmenu {
	font: normal 18px open_sans_condensedbold;
	clear: both;
	width: 680px;
	height: 40px;
}
.ddsmoothmenu ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
.ddsmoothmenu ul li.last {
}
.ddsmoothmenu ul li a {
	display: block;
	color: white;
	padding: 0 10px !important;
	color: #2d2b2b;
	text-decoration: none;
	line-height: 40px;
}
* html .ddsmoothmenu ul li a {
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: #49201A;
}
.ddsmoothmenu ul li a.selected {
	background: none;
	color: #BD833D;
}
.ddsmoothmenu ul li a:hover {
	background: none;
	color: #BD833D;
}
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	background: none;
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
.ddsmoothmenu ul li ul li a {
	font: normal 12px open_sans_condensedbold;
	width: 160px;
	padding: 5px !important;
	margin: 0;
	background: #F8CF78;
}

/*Colore sotto menu a tendina sull'hover e sul selezionato*/
.ddsmoothmenu ul li ul li a:hover, .ddsmoothmenu ul li ul li a.selected {
	background: #4D241E;
	color: #FFF;
}

/*Holly Hack for IE7 and below*/
* html .ddsmoothmenu {
	height: 1%;
}

/*CSS classes applied to down and right arrow images */
.downarrowclass {
	position: absolute;
	top: 16px;
	right: 7px;
	display: none;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
	display: none;
}

/*CSS for shadow added to sub menus */
.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: none;
}

.toplevelshadow {
	opacity: 0.8;
}

/* Vertical Navigation */
.vertcat {
}
.vertcat .head {
}
.vertcat .head h4 {
}
.vert-cat ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vert-cat li {
	display: block;
	padding: 3px 0 0 10px;
	background: url(../images/vertnav_ico1.gif) no-repeat 0 7px;
}
.vert-cat li a {
	text-decoration: none;
	color: #000;
	display: block;
}
.vert-cat li a:hover {
	color: #ccc;
}
.vert-cat li.first {
}
.vert-cat li.last {
}
.vert-cat li.only {
}
.vert-cat li.active {
	font-weight: bold;
}
.vert-cat li.inactive {
	font-weight: normal;
}
.vert-cat li.cat-level1 {
	padding-left: 10px;
	background: url(../images/vertnav_ico1.gif) no-repeat 0 7px;
}
.vert-cat li.cat-level2 {
	padding-left: 20px;
	background: url(../images/vertnav_ico1.gif) no-repeat 0 7px;
}
.vert-cat li.cat-level3 {
	padding-left: 30px;
	background: url(../images/vertnav_ico1.gif) no-repeat 0 7px;
}

.home-pictures {
	width: 940px;
	margin: 0 auto;
	height: 120px;
	padding: 12px 0;
	background: rgba(0, 0, 0, 0.7);
}
.home-pictures img {
	margin: 0 6px;
}

.mobile-nav {
	display: none
}

.menu-btn div {
	position: absolute;
	left: 100%;
	top: 64%;
	padding-right: 8px;
	margin-top: -0.50em;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 200;
	vertical-align: middle;
	z-index: 99;
}

.menu-btn span {
	display: block;
	width: 19px;
	height: 3px;
	margin: 4px 0;
	background: rgb(0,0,0);
	z-index: 99;
}

.responsive-menu {
	display: none;
}

.expand {
	display: block !important;
	position: absolute;
	width: 100%;
	z-index: 999;
	left: 0;
	margin-top: 0;
}

@media (max-width: 990px) {

	.mobile-nav {
		display: block
	}

	.menu {
		display: none
	}

	.responsive-menu #topmenu {
		background: #572D25;
		display: block;
		height: auto;
		width: 100%;
	}

	#menu-btn {
		border: 0 none;
		color: #fff;
		display: block;
		float: none;
		height: 30px;
		line-height: 30px;
		margin: 5px auto;
		overflow: visible;
		text-align: center;
		text-transform: uppercase;
		width: 200px;
	}

	.responsive-menu .ddsmoothmenu ul li {
		display: block;
		float: none;
		font-size: 18px;
		height: auto;
		line-height: 29px;
		position: relative;
		text-align: center;
		width: 100%;
	}

	.downarrowclass {
		position: absolute;
		right: 7px;
		top: 12px;
	}

	.responsive-menu .ddsmoothmenu ul li ul li {
		background: #333
	}
	.responsive-menu .ddsmoothmenu ul li ul li ul li {
		background: #666
	}

	.responsive-menu .ddsmoothmenu ul li a {
		border-bottom: 1px solid #fff;
	}

	.ddsmoothmenu ul li a {
		line-height: 29px;
		padding: 0;
	}

	.responsive-menu .ddsmoothmenu ul {
		float: none;
		width: 100%;
	}
	.ddsmoothmenu ul li ul {
		width: 100% !important;
		position: relative;
	}
	.ddsmoothmenu ul li ul li a {
		width: 100%;
		text-align: center;
		box-sizing: border-box
	}
	.mobile-nav {
		color: #000;
		cursor: pointer;
		font-size: 21px;
		overflow: hidden;
		text-align: center;
		float: none;
		clear: both;
		margin-top: 10px;
		background: #BE833D
	}
	.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
		color: #fff;
		display: block;
	}
	.expand {
		background-image: none;
		background-color: #fff;
		text-align: center;
		z-index: 999999 !important
	}
	.ddsmoothmenu {
		margin-top: 0
	}

}

@media (max-width: 990px) {

	#wrapper, .header-top, .footer_site {
		width: 730px;
	}
	body {
		overflow-x: hidden
	}

	* {
		max-width: 100% !important
	}
	img {
		height: auto !important
	}
	.home-pictures, #search_mini_form, .header-topbar {
		display: none
	}

	.header-top-container {
		padding-top: 28px;
	}
	.banner_top {
		background: #fff none repeat scroll 0 0;
		border: 2px solid #49201a;
		clear: both;
		height: 268px;
		margin: 20px auto 40px;
		overflow: hidden;
		width: 730px;
		box-sizing: border-box
	}
	.nav-next-overlay, .nav-prev-overlay {
		z-index: 88 !important;
		top: 100px !important
	}
	.nav-next, .nav-prev {
		z-index: 89 !important;
		top: 110px !important
	}

	.side-col {
		display: none
	}
	.legality, .informational {
		width: 100%;
		float: none;
		text-align: center;
		padding: 0;
		margin: 0
	}
	.footer_act {
		background: #492119 url("../images/back-footer.jpg") repeat-x scroll 0 0;
		font-size: 12px;
		height: auto;
	}
	.informational ul {
		display: inline-block;
		float: none;
	}
	.middle-container .col-2-right-layout {
		box-sizing: border-box;
	}
	.panel .panel-overlay, .pointer, .filmstrip, .panel .overlay-background {
		display: none
	}
	.panel {
		text-align: center
	}
	.panel img {
		display: inline-block;
		left: auto !important
	}
	.multigallery-gallery-index .nav-next {
		background: #fff;
		padding: 10px;
		top: 130px !important;
		right: 20px !important;
		left: auto !important
	}

	.multigallery-gallery-index .nav-prev {
		background: #fff;
		padding: 10px;
		top: 130px !important;
		left: 20px !important
	}

}

@media (max-width: 750px) {

	#wrapper, .header-top, .footer_site, .banner_top {
		width: 530px;
	}

	.banner_top {
		height: 195px
	}
	.nav-next-overlay, .nav-prev-overlay {
		top: 66px !important;
		z-index: 88 !important;
	}
	.nav-next, .nav-prev {
		top: 76px !important;
	}
	#map {
  color: #000;
  height: 430px;
  margin-left: 24px;
  overflow: hidden;
  width: 458px;
}
#sidebar a {
  background-color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
}
}

@media (max-width: 565px) {

	#wrapper, .header-top, .footer_site, .banner_top {
		width: 320px;
	}
	.header-top {
		text-align: center
	}

	h1#logo {
		float: none;
		margin: 0;
		padding: 10px 0 0;
		width: auto;
	}
	.header-customer-menu {
		float: none;
		margin: 10px 0;
		text-align: center;
		width: 100%;
	}
	.right {
		float: none;
		overflow: hidden
	}
	.header-top-container {
		height: auto;
	}

	.banner_top {
		height: 119px;
	}

	.nav-next-overlay, .nav-prev-overlay {
		top: 36px !important;
		z-index: 88 !important;
	}
	.nav-next, .nav-prev {
		top: 46px !important;
	}
	
		.multigallery-gallery-index .nav-next {
		top: 80px !important;
	}

	.multigallery-gallery-index .nav-prev {
		top: 80px !important;

	}
	.gallery {
  height: 200px !important;
}

#map {
  color: #000;
  height: 242px;
  margin-left: 24px;
  overflow: hidden;
  width: 245px;
}
}