@charset "utf-8";
/* CSS Document */
/* class public */
* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	background: transparent url(../images/sfondo.jpg) no-repeat;
	background-attachment: fixed;
	background-position: 50% 0;
}
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: Arial;
}
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;
}
input.input-text, select, textarea {
}
option, optgroup {
}
input, select, button {
	vertical-align: middle;
}

/* Form */
.input-text:focus, select:focus, textarea:focus {
	background: #fff;
}
.advanced-search .legend {
	background: #fff;
	border: 1px solid #E4E4E4;
	color: #333;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -33px;
	padding: 0 8px;
}
.advanced-search {
	background: #FBFAF6;
	border: 1px solid #E4E4E4;
	margin: 28px 0;
	padding: 22px 25px 12px;
}
.button-set {
	border-top: 0;
	margin-top: 0;
}
.group-select {
	background: #FBFAF6;
	border: 1px solid #E4E4E4;
	margin: 28px 0;
	padding: 22px 25px 12px;
}
.group-select .legend {
	background: #fff;
	border: 1px solid #E4E4E4;
	color: #333;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -33px;
	padding: 0 8px;
}
.group-select.recaptcha {
	padding: 0 8px;
}

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

/*wrapper_act*/
#wrapper_outsite {
	margin: 0 auto;
	width: 100%;
	background: transparent url(../images/sf_header.png) no-repeat 50% 0;
}/*Usabile per ombreggiatura sfondo con un background*/
#wrapper {
	width: 960px;
	margin: 0px auto;
	background: transparent url(../images/wrapper.png) no-repeat 50% 0;
}

/*header_act*/
.header_act {
	margin: 0;
	padding: 0;
}
.header {
	margin: 0;
	padding: 0;
}
.header-top-container {
	background: none;
	border: none;
}
.header-topbar {
	margin: 0;
	padding: 0 0 6px 0;
	position: relative;
	z-index: 110;
	height: 36px;
	line-height: 36px;
}
.welcome-msg {
	float: left;
	font-size: 11px;
	padding: 0 0 0 5px;
	color: #fff;
}
.header-top {
	padding: 0;
	width: 100%;
}
h1#logo {
	margin: 0px;
	width: auto;
	float: left;
	height: 150px;
	margin: 50px 0 20px 20px;
}
.header-customer-menu {
	background: #BDC3B8;
	border: 0 none;
	clear: both;
	float: left;
	height: 38px;
	margin: 2px 0;
	width: 100%
}
.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%;
}

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

.mini-search {
	float: left;
	height: 35px;
	line-height: 35px;
	width: 29%;
	text-align: center;
	position: absolute;
	padding: 0 0 0 40px;
	background: url(../images/icon-zoom.png) no-repeat 3% 50%;
	top: auto;
	left: auto;
}
.mini-search .input-text {
	border: 1px solid #bbbcbc;
	width: 200px;
}

.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: 20px 0 3px 0;
	width: 100%;
	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 {
}
.middle-container .col-3-layout {
}

.base-mini {
	border: 0;
}
.base-mini .head {
	background: #18057e;
	float: none;
	height: 35px;
	margin: 0;
	padding: 0 10px;
	border: 0;
	text-align: left;
}
.side-col {
	width: 200px;
}
.side-col .content {
	padding: 0;
	border: 0;
	margin: 0;
}
.base-mini .head h4 {
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	text-transform: uppercase;
	padding: 0;
	font-size: 12px;
}
.side-col .box {
	margin-left: 8px;
}
.base-mini .head {
	margin: 0px;
}
.side-col .content {
	border: none;
	padding: 5px;
}
.form-button-alt, .form-button {
	background: #fff;
	border: 1px solid #B9BAAF;
	color: #4F4F4F;
	font-weight: normal !important;
	margin-left: 10px;
}
.form-button-alt:hover, .form-button:hover {
	border: 1px solid #888888;
	color: #686868;
}
.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 {
	border: 0px solid #bbbcbc;
}

.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 {
	height: 150px;
	background: none;
}
.box-news {
	background: none !important;
}
.back-box {
	width: 100%;
	height: 150px;
}
.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 dashed #afa8d3;
	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 30px 8px 30px;
}
.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: #afa8d3;
}
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;
	text-transform: uppercase;
}
.listing-type-list .listing-item .form-button:hover {
	border: 1px solid #888888;
}
.page-head, .page-head-alt {
	background: none;/*border-left:2px solid #000000;*/
	color: #000000;
	border-bottom: 0;
	line-height: 35px;
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
}
.page-head h3, .page-head-alt h3 {
	font-size: 14px !important;
	float: left;
	line-height: 35px;
	text-transform: uppercase !important;
	color: #4b3d9b;
	margin: 20px 0 0 15px;
}
.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 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;
	background: #fff;
}
.col-2-right-layout .col-main {
	float: left;
	width: 740px;
	margin-right: 10px;
}
.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: 100%;/*background:#006600 url(../images/bg_footer_outsite.gif) repeat-x 0 0;*/
}
.footer_site {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.informational {
	width: 475px;
	float: right;
	margin: 0 auto;
	padding: 0 5px 0 0;
	text-align: right;
}
.informational p {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	color: #f2f2f2;
}
.informational ul {
	display: block;
	float: right;
}
.informational ul li {
	display: inline;
	border: 0;
	color: #000;
}
.informational ul li.first_ft {
	border-left: none;
}
.informational ul li a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.informational ul li a:hover {
	text-decoration: underline;
}
.legality {
	width: 475px;
	float: left;
	margin: 0 auto;
	padding: 0;
	padding: 0 0 0 5px;
	color: #f2f2f2;
	text-align: left;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.legality a {
	text-decoration: none;
	color: #f2f2f2;
}
.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;
}
.banner_top {
	clear: both;
}
.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;
}
#sidebar a:hover {
	background-color: #eee;
}
#storelocator-container {
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #E4E4E4;
	background: white;
}
#sidebar {
	overflow: auto;
	min-height: 50px;
	padding: 10px;
	font-size: 11px;
	color: #000;
}
#map {
	overflow: hidden;
	width: 730px;
	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;
}
.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 #E3E3DB;
}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active {
	background: #fff;
	color: #000;
}
.ddsmoothmenu-v ul li a.selected {
	background: #F4F2F2;
	color: #666;
}
.ddsmoothmenu-v ul li a:hover {
	background: #F4F2F2;
	color: #666;
}
.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 {
/*	background: url(../images/bg_nav.gif) repeat-x 0 0; */
	clear: both;
	float: left;
	width: 100%;
	height: 42px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFF;
}
.ddsmoothmenu ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
	background: url(../images/navigation-div.gif) no-repeat 100% 50%;
}
.ddsmoothmenu ul li.last {
	background: none;
}
.ddsmoothmenu ul li a {
	display: block;
	color: white;
	padding: 0 20px;
	color: #2d2b2b;
	text-decoration: none;
	line-height: 42px;
}
* html .ddsmoothmenu ul li a {
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: #fff;
}
.ddsmoothmenu ul li a.selected {
	background: none;
	color: #fff;
}
.ddsmoothmenu ul li a:hover {
	background: #1d0b82;
	color: #fff;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
	background-color: #6a5eac;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	background: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
}

/*Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 160px;
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #fff;
}

/*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: #1d0b82;
}

/*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;
}

.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}

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

.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;
}
.cms-cosa-facciamo-html ul {
	list-style: square;
	margin-left: 20px;
}
.cms-cosa-facciamo-html strong {
	color: #18057E;
}

.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: 65px;
}
.responsive-menu-cat.expand {
	display: block !important;
	position: relative;
	width: 100%;
	z-index: 999;
	left: 0;
	margin-top: 0;
}

.home-left {
	float: left;
	width: 50%
}
.home-right {
	float: right;
	width: 50%;
	padding-right: 20px;
	box-sizing: border-box
}
@media (max-width: 1010px) {
	.col-left {
		display: none
	}
	.col-2-left-layout .col-main {
		background: #fff none repeat scroll 0 0;
		float: right;
		margin-left: 0;
		width: 100%;
	}
	.footer_site {
		background: rgba(0,0,0,0.5);
	}
	#wrapper, .footer_site {
		width: 800px;
	}

	#wrapper_outsite {
		background: transparent url("../images/sf_header-mini.png") no-repeat scroll 50% 0;
		margin: 0 auto;
		width: 100%;
	}

	.pulsanti-home a {
		display: block
	}

	.pulsanti-home a img {
		margin: 0 0 0 30px !important
	}
	.informational {
		float: right;
		margin: 0 auto;
		padding: 0 5px 0 0;
		text-align: right;
		width: 300px;
	}
	.informational ul li a {
		color: #fff;
		font-size: 10px;
		text-decoration: none;
	}

}

@media (max-width: 820px) {
	#map {
		color: #000;
		height: 480px;
		overflow: hidden;
		width: 630px;
	}
	.gallery {
		width: 100% !important;
	}
	.panel {
		width: 100% !important;
	}
	.panel img {
		width: 100% !important;
		height: auto !important
	}
	.nav-prev {
		left: 0 !important
	}
	.nav-next {
		right: 0 !important
	}
	.panel .panel-overlay {
		width: 100% !important;
		box-sizing: border-box
	}
	.cms-cosa-facciamo-html ul {
		list-style: outside none square;
		margin-left: 0;
	}
	.legality {
		color: #f2f2f2;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height: 13px;
		margin: 0 auto;
		padding: 0 0 0 5px;
		text-align: left;
		width: 300px;
	}
	#wrapper, .footer_site {
		width: 650px;
	}
	#wrapper_outsite {
		background: transparent url("../images/sf_header-mini1.png") no-repeat scroll 50% 0;
		margin: 0 auto;
		width: 100%;
	}
	.home-right img {
		max-width: 100%;
		height: auto !important
	}
}

@media (max-width: 663px) {
	#map {
		color: #000;
		height: 480px;
		overflow: hidden;
		width: 489px;
	}
	.panel {
		height: 260px !important;
	}
	.gallery {
		height: 350px !important;
	}
	.strip_wrapper {
		left: 37px !important;
		top: 275px !important;
	}
	.pointer {
		display: none
	}
	.nav-prev {
		left: 0 !important;
		top: 297px !important;
	}
	.nav-next {
		right: 0 !important;
		top: 297px !important;
	}
	.home-left, .home-right {
		float: none;
		width: 100%;
		text-align: center;
		padding-right: 0;
	}
	.pulsanti-home a img {
		margin: 0 !important;
		display: inline-block;
	}
	.pulsanti-home a {
		display: block;
		text-align: center;
	}
	#wrapper {
		background: transparent url("../images/wrapper.png") no-repeat scroll 0 -66px;
		margin: 0 auto;
		width: 960px;
	}
	#wrapper, .footer_site {
		width: 500px;
		overflow: hidden;
	}
	#wrapper_outsite {
		background: transparent url("../images/sf_header-mini2.png") no-repeat scroll 50% 0;
		margin: 0 auto;
		width: 100%;
	}
	h1#logo {
		float: none;
		height: 150px;
		margin: 12px 0 0 0;
		width: auto;
		text-align: center;
	}
	.informational ul {
		display: block;
		float: none;
		width: 100%;
		text-align: center;
	}
	.legality {
		color: #f2f2f2;
		float: none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height: 13px;
		margin: 0 auto;
		padding: 0 0 0 5px;
		text-align: center;
		width: 100%;
	}
	.informational {
		float: none;
		margin: 0 auto;
		padding: 0;
		text-align: right;
		width: 100%;
	}
}

@media (max-width: 663px) {
	.menu-cat {
		display: none
	}
	.mobile-nav, .mobile-nav-cat {
		display: block
	}
	.responsive-menu-cat .ddsmoothmenu ul {
		float: none;
		width: 100%;
	}

	.responsive-menu-cat #topmenu {
		background: #BF0B26 none repeat scroll 0 0;
		display: block;
		height: auto;
		width: 100%;
	}

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

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

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

	.mobile-nav-cat {
		color: #fff;
		cursor: pointer;
		font-size: 21px;
		text-align: center;
		padding: 10px;
		text-transform: uppercase;
		text-shadow: 1px 1px 0 #333;
		background: #8ec100
	}

	.mobile-nav-cat .head {
		display: none
	}

	.menu {
		display: none
	}

	.responsive-menu #topmenu {
		background: #BF0B26 none repeat scroll 0 0;
		display: block;
		height: auto;
		width: 100%;
	}

	#menu-btn {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: 0 none;
		color: #fff;
		display: block;
		float: none;
		height: 30px;
		line-height: 30px;
		margin: 0 auto 20px;
		overflow: visible;
		padding-left: 17px;
		text-align: center;
		text-shadow: 1px 1px #333;
		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 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;
		background: transparent;
	}
	.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
		color: #fff;
	}
}

@media (max-width: 520px) {
	#map {
		color: #000;
		height: 380px;
		overflow: hidden;
		width: 389px;
	}
	.group-select li .input-box .input-text, .group-select li .input-box textarea {
		width: 250px !important;
	}
	#wrapper, .footer_site {

		width: 400px;
	}
	#wrapper_outsite {
		background: transparent url("../images/sf_header-mini3.png") no-repeat scroll 50% 0;
		margin: 0 auto;
		width: 100%;
	}
	.page-head h3, .page-head-alt h3 {
		color: #4b3d9b;
		float: left;
		font-size: 14px !important;
		line-height: 35px;
		margin: 0 0 0 15px;
		text-transform: uppercase !important;
	}
}

@media (max-width: 415px) {
	#map {
		color: #000;
		height: 280px;
		overflow: hidden;
		width: 309px;
	}
	#wrapper, .footer_site {

		width: 320px;
	}
	#wrapper_outsite {
		background: transparent url("../images/sf_header-mini4.png") no-repeat scroll 50% 0;
		margin: 0 auto;
		width: 100%;
	}
	.page-head h3, .page-head-alt h3 {
		color: #4b3d9b;
		float: left;
		font-size: 14px !important;
		line-height: 35px;
		margin: 0 0 0 15px;
		text-transform: uppercase !important;
	}
	img#recaptcha_challenge_image {
		width: 250px !important;
		padding: 0;
	}
	#recaptcha_image {
		width: 250px !important;
	}
	#recaptcha_widget {
		width: 250px !important;
	}
	.recaptcha_only_if_image {
		display: block
	}
}
