body{
	margin: 0px;
	padding: 0 0 0 0;
	color: #383838;
	font-family: Raleway;
}
body.admin{
	background: #c0c0c0;
	background-image: none;
}
a{
	color: #007399;
	text-decoration: none;
}
.welcome{
	background:#134d61;
	padding: 80px;
	color: white;
}	
.welcome h2{
	color: white;
}	
.brands{
	width: 100%;
	overflow:hidden;
	padding:80px 0;
}
#table_prod td{
	vertical-align:middle
}
.brands img{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}
.brands img:hover{
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.brands2{
	padding:80px 0
}
.brands2 .btn-link{
	color: #c3c3c3;
}
.title_page{
    background: #134d61;
    padding: 15px 15px 10px 15px;	
	margin-bottom: 20px;
}
.title_page h1{
    color: white;
}
.page{

}
.header{
	background: #ffffff;
	border-bottom: solid 1px #134d61;
	top: 43px;
	font-weight: bold;
}
.header_top{
	padding: 10px;
	background:#252525;
}
.header_top a{
	color: #ffffff;
	margin-left: 20px;
	text-transform: uppercase;
}
.navbar a{
	color: #252525;
	font-size: 16px;
	text-transform: uppercase;
    line-height: 64px;
}
img {border: none}
.cke_textarea_inline
{
	padding: 0 5px 0 5px;
	border: 1px solid gray;
	background: white;
}
div.error{
	padding: 5px;
	background: #EBACAC;
	border: solid 1px red;
	font-size: 16px;
}
h2{
	color: #007399;
}
div.desc_ins{
	float:left;
	width: 100%;
}
h3{
	color: #007399;
	text-shadow: 0 1px 0 #FFFFFF;
}
.footer h3{
	color: white;
	margin-bottom: 20px;
}
div.column_center{
	float:left;width:100%;position:relative;z-index:5;left:0px;margin-right:-240px;
}
div.column_center_cont{
	margin-right:240px;
}
div.column_right{
	float:right;
	width:230px;
	position:relative;
	z-index:10;
	padding: 0 0 0 10px;
}
div.title_columndx{
	height: 40px;
	border-bottom: solid 1px #c3c6c8;
	background: #eee;
	line-height: 40px;
	padding-left: 10px;
}
table.standard{
	width: 100%;
	border: solid 1px #CECECE;
}
.buttontable{
	background: #3E4C66;
	color: white;
	border: none;
	margin: 0px;
	padding: 15px 15px;
	height: 100%;
	cursor: pointer;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;
	overflow: hidden;
}
input.sconto{
	width: 30px;
}
img.ins{
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border: solid 1px grey;
	border-left: 0px;
}
div.img_ins{
	float: left;
	width: 100%;
	position: relative;
	z-index: 5;
	left: 50px;
	margin-left: -290px;
}
div.img_ins_cont{
	margin-left:240px;
}
div.det_ins{
	float: right;
	width: 210px;
	position: relative;
	z-index: 10;
	padding: 20px;
}
p.error{
	color: #970000;
	padding: 5px 10px;
	border: solid 1px #970000;
	background: white;
	font-size: 16px;
}
div.impag{
	position: relative;
	width: 100%;
}
div.impag_nav_ind{
	float:left;
	margin:	auto;
	padding: 10px;
	background: #007399;
	color: white;
	border: solid 2px;
}
div.impag_nav_ava{
	float:right;
	margin:	auto;
	padding: 10px;
	background: #007399;
	color: white;
	border: solid 2px;
}
div.bt_add{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #0079c1 #00588B #004B77;
	border-style: solid;
	border-width: 1px;
	background: url(../img/bg_nav.jpg);
	font-weight: bold;
	color: white;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
div.bt_add:hover{
	background: url(../img/bg_nav.jpg) 0px 101px;
}
div.bg_img_negozi{
	height: 134px;
	width: 240px;
	background: url('../img/bg_img.png') no-repeat center;
	padding: 21px 0 0 0;
	text-align: center;
}
div.neg_info{
	float: left;
	height: 134px;
	width: 240px;
	padding: 20px 0 0 20px;
}
div.box_center_page{
	border: solid 1px grey;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: white url(../img/bg_header.jpg) repeat-x;
	-moz-box-shadow: 0 0 5px #383838;
	-webkit-box-shadow: 0 0 5px#383838;
	box-shadow: 0 0 5px #383838;
	overflow:hidden;
	max-width: 98%;
	padding: 10px;
}
div.box_page_slide{
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 20px;
}
div.box_page_right{
	border: solid 1px grey;
	overflow:hidden;
	max-width: 100%;
	background: url(../img/pixel_g.png);
}
div.box_page_admin{
	padding: 5px 15px 5px 15px;
	border: solid 2px #DACFCF;
	margin: 10px 10px 20px 10px;
	background: #F7F7F7;
}
div.box_page p{
	padding: 5px 10px;
}
iframe.gmap{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 400px;
	border: 0px;
}
div.userbar{
	position: relative;
	background: #383838;
	height: 37px;
	text-align: right;
	color: white;
	font-size: 13px;
	width: 100%;
}
div.userbar a{
	color: #ffffff;
}
div.userbar a:hover{
	color: rgb(162, 0, 0);
}
div.infotext{
	float:left;
	max-width: 70%;
	line-height: 40px;
	padding: 0 5px;
}
div.login{
	float: right;
	line-height: 40px;
	padding: 0 5px;
}
div.logo{
	padding: 15px 0 0 0;
	float: left;
	text-align: center;
	cursor: pointer;
}
div.navbar{
	padding: 0 0 10px 0;
	overflow: hidden;
}
div.navbar a{
	color: white;
	text-decoration: none;
}
div.infobar{
	border-top: solid 1px #CE0000;
	border-bottom: solid 1px #250000;
	background: url(../img/bg_info.jpg);
	overflow: hidden;
	min-height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 18px;
}

ul.nav_adm{
	position: relative;
	list-style:none;
	overflow:hidden;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
ul.nav_adm li{
	float: left;
	line-height: 50px;
	width: 14.28%;
	font-size: 1.5em;
	padding: 5px 0 5px 0;
	background: url(../img/sprite-menu.png) right top no-repeat;
	text-shadow: 2px 2px 2px #383838;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
ul.nav_adm li:hover{
	background: url(../img/sprite-menu.png) right bottom no-repeat;
}
div.main{
	padding-bottom: 20px;
	min-height: 450px;
}
div.header_adm{
	background: #6a7589;
	height: 60px;
	border-bottom: solid 1px #43505e
}
div.header_left{
	float: left;
	width: 180px;
	height: 100%;
}
div.header_profile{
	float: right;
	height: 100%;
	width: 50px;
	font-size: 30px;
	color: white;
	text-align: center;
	border-left: solid 1px #4E5A66;
}
div.header_profile i{
	margin: 15px;
}
div.header_profile:hover{
	background: #4E5A66;
}
div.header_profile img{	
	margin: 18px;
}
div.login_panel{
	position: absolute;
	width: 200px;
	right: 0px;
	top: 60px;
	border: solid 1px #43505e;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	display: none;
	z-index: 10;
}
div.login_panel_title{
	background: #6a7589;
	padding: 11px;
	color: white;
}
div.login_panel_main{
	background: #eee;
	padding: 10px;
}
div.body_adm{
	overflow: hidden;
	background: white url(../img/bg_admin.png) repeat-y;
}
div.columnsx{
	float: left;
	height: 500px;
	width: 250px;
	padding-top: 50px;
}
div.columndx{
	float: left;
	width: 100%;
	margin-left: -250px;
}
div.columndx_cont{
	margin-left: 250px;
	min-height: 500px;
}
div.columnsx i{
	padding: 17px;
}
div.li_menu{
	position:relative;
	height: 48px;
	width: 100%;
	line-height: 49px;
	font-size: 14px;
}
div.li_menu_hover{
	position:relative;
	height: 48px;
	width: 100%;
	line-height: 49px;
	background: url(../img/bg_admin_li.png) right;
	color: #425777;
	font-weight: bold;
	font-size: 14px;
}
div.li_menu:hover{
	background: url(../img/bg_admin_li_hover.png) right;
	color: #425777;
	font-weight: bold;
}
.li_menu label{
	position: absolute;
	left: 40px;
}
.li_menu img{
	position: absolute;
	left: 20px;
	top: 12px;
}
.li_menu_hover label{
	position: absolute;
	left: 40px;
}
.li_menu_hover img{
	position: absolute;
	left: 20px;
	top: 12px;
}
div.footer{
	background: #134d61;
	color: #cecece;
	padding: 80px 0 60px 0;
}
div.footer_bottom{
    background: #252525;
    padding: 20px;
}
div.footer_bottom a{
	color: white;
}
div.footer_adm{
	background: #6a7589;
	color: white;
	height: 50px;
	border-top: solid 1px #43505e;
	border-bottom: solid 1px #43505e;
	text-align: center;
	font-style: italic;
	line-height: 50px;
	font-size: 12px;
}
div.footer_adm a{
	color: white;
}
div.footer_up{
	background: #008AC7;
	color: white;
	line-height: 43px;
	height: 43px;
}
li.brand_marchi {
	list-style: none;
	float: left;
	padding: 16px;
}
div.footer a{
	color: #cecece;
}
div.footer a:hover{
	font-weight: bold;
    color: white;
}
div.footer h2{
	color: #ffffff;
}
.form_footer{
	color: #a7abb1;
}
.form_footer a{
	color: rgb(162, 0, 0);
}
div.oresize{
	position: relative;
	max-width: 1150px;
	margin: auto;
	overflow: hidden;
}
div.oresize_menu{
	position: relative;
	max-width: 1150px;
	margin: auto;
	overflow: hidden;
	background: #008AC7;
}
div.oresize_right{
	position: relative;
	padding: 0 15px 15px 15px;
	text-align: left;
	margin: auto;
	overflow: hidden;
	color: #007399;
	background: white;
	margin: 10px 0;
	border: solid 2px #007398;
}
div.oresize_center{
	position: relative;
	padding: 0 15px 15px 15px;
	text-align: left;
	overflow: hidden;
	color: #007399;
	background: white;
	border: solid 2px #007398;
}
div.oresize_info{
	position: relative;
	padding: 15px;
	text-align: left;
	overflow: hidden;
	color: #970000;
	background: white;
	border: solid 2px #970000;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
div.oresize_info a{
	color: #970000;
}
div.oresize_right a{
	color: #007399;
}
div.oresize_right a:hover{
	color: red;
}
div.oresize_trasp{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #A2A2A2;
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
div.box_time {
	float: left;
	width: 50%;
	background: url(../img/box_shadow.png) no-repeat center bottom;
}
div.box_neg {
	float: left;
	width: 50%;
	background: url(../img/box_shadow.png) no-repeat center bottom;
}
div.privacy {
	display: none;
	padding: 20px;
}
div.row_ins{
	float: right;
	width: 100%;
	color: #007399;
	padding: 10px 0px;
}
div.form {
	padding: 0 20px 20px 20px;
}
img.img_acquisti{
	width: 100px !important;
	float:left;
	margin-right: 10px;
}
div.box_time_cont{
	position: relative;
	margin: 15px 10px 20px 10px;
	background: white url(../img/bg_header.jpg) repeat-x;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px#000;
	box-shadow: 0 0 3px #000;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
}
div.box_neg_cont{
	position: relative;
	margin: 30px 10px 20px 10px;
	background: white;
	-moz-box-shadow: 0 0 1px #919191;
	-webkit-box-shadow: 0 0 1px#919191;
	box-shadow: 0 0 1px #919191;
	overflow: hidden;
	cursor: pointer;
	padding: 5px;
}
div.box_time_cont img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	border-top: solid 1px #ADADAD;
	border-bottom: solid 1px #ADADAD;
}
div.box_time_cont h3{
	float: left;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	width: 100%;
	text-shadow: 0 1px 0 #DBDBDB;
	height: 30px;
}
div.box_neg_cont h3{
	float: left;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	width: 100%;
	height:	41px;
}
div.box_time_clic{
	position: absolute;
	width: 200px;
	height: 20px;
	top: 45px;
	background: url(../img/bg_box_header.png) no-repeat top left;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
div.box_time_det{
	float: left;
	width: 100%;
	height: 60px;
	background: url(../img/bg_button.jpg);
	color: grey;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #A2A2A2;
}
div.box_time_price{
	float: left;
	width: 100%;
	height: 50px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 5px 0;
}
div.box_time_price_price{
	float: right;
	width: 50%;
	color: red;
	font-size: 40px;
	line-height: 50px;
	text-shadow: 2px 2px #cccccc;
	font-style: italic;
}
div.box_time_price_price_ins{ 
	color: red;
	font-size: 40px;
	line-height: 50px;
	text-shadow: 2px 2px #cccccc;
	font-style: italic;
	font-weight: bold;
}
div.box_time_price_price_ins_list{ 
	color: #BEBEBE;
	font-size: 25px;
	line-height: 25px;
	text-shadow: 2px 2px #EBEBEB;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
div.box_time_price_count{
	float: left;
	width: 50%;
	color: grey;
	font-size: 12px;
	line-height: 10px;
	color: #007399;
	text-shadow: 0 1px 0 #DBDBDB;
}
div.box_time_price_count_ins{
	float: left;
	color: grey;
	font-size: 12px;
	line-height: 10px;
	color: #007399;
	text-shadow: 0 1px 0 #DBDBDB;
}
div.box_time_price_det{
	width: 33.33%;
	float: left;
	background: url(../img/bg_button_border.jpg) top left no-repeat;
}
div.box_time_price_det_ins{
	width: 50%;
	float: left;
	background: url(../img/bg_button_border.jpg) top left no-repeat;
}
div.box_time_price_det_1{
	width: 33.33%;
	float: left;
}
div.box_time_price_det_ins_1{
	width: 50%;
	float: left;
}
ul.countdown {
	list-style: none;
    padding: 0;
    display: block;
    text-align: center;
}
ul.countdown li {
    display: inline-block;
}
ul.countdown li p {
    color: #a7abb1;
    font-size: 12px;
}
div.nav-footer{
	float: left;
	width: 20%;
}
div.negozi-footer{
	float: left;
	width: 20%;
}
div.info-footer{
	float: left;
	width: 20%;
}
div.newsletter-footer{
	float: right;
	width: 40%;
	background: #181818;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
div.newsletter-footer table{
	width: 100%;
}
table.table_prodotti{
	width:100%;
	font-size:15px
}
table.table_prodotti td{
	padding: 6px;
	height: 42px;
}
td.title{
	background: #007399 !important;
	color: white;
}
td.title_stamp{
	font-weight: bold;
}
div.cont-footer{
	padding: 10px;
}
div.resize50{
	float: left;
	width: 50%;
}
div.log_reg{
	position:relative;
	display: none;
	overflow: hidden;
	padding: 20px;
	background: white url(../img/bg_header.jpg) repeat-x;
	border: solid 3px #0C6CA2;
}
div.fancy_acquisto{
	position:relative;
	display: none;
	overflow: hidden;
	padding: 20px;
	background: white url(../img/bg_header.jpg) repeat-x;
	border: solid 3px #0C6CA2;
}
div.brand{
	float: left;
	width: 100px;
	height: 80px;
	border: solid transparent 8px;
	margin: auto 7px;
}
.list_carousel {
	margin: 0 0 10px 0;
	width: 360px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 50px;
	height: 60px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
div.table 
{
    display:table;
}
div.table .title
{
    background: #007399 !important;
    color: white;
}
form.tr, div.tr
{
    display:table-row;
}
span.td
{
    display:table-cell;
	padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}
.table-striped .tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

@media screen and (max-width: 800px) {
div.body_adm{
	background: white url(../img/bg_admin_short.png) repeat-y;
}
div.columnsx {
	width: 55px;
}
div.columndx{
	margin-left: -55px;
}
div.columndx_cont{
	margin-left: 55px;
}
div.column_center{
	margin-right:0px;
}
div.column_center_cont{
	margin-right:0px;
}
div.column_right{
	width:100%;
}
.li_menu img {
	left: 10px;
}
.li_menu_hover img {
	left: 10px;
}
.li_menu label{
	display: none;
}
.li_menu_hover label{
	display: none;
}
.fb-like-box{width: 100% !important; height: 205px;}
.fb-like-box iframe[style]{width: 100% !important; height: 205px;}
.fb-like-box span{width: 100% !important; height: 205px;}
.fb-like-box iframe span[style]{width: 100% !important; height: 205px;}
}

@media screen and (max-width: 600px) {
div.logo{
	width: 100%;
	background: none;
}
div.nav{
	width: 100%;
	background-image: none;
}
div.box_time {
	width: 100%;
}
div.box_neg{
	width: 100%;
}
div.nav-footer{
	width: 33.33%;
}
div.negozi-footer{
	width: 33.33%;
}
div.info-footer{
	width: 33.33%;
}
div.newsletter-footer{
	width: 100%;
}
div.resize50{
	float: left;
	width: 100%;
}
div.img_ins{
	left: 0px;
	margin-left: 0px;
}
div.img_ins_cont{
	margin-left:0px;
}
div.det_ins{
	width: 100%;
	padding: 0px;
}
div.row_ins{
	width: 90%;
	padding: 10px 5%;
}
img.ins{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
}

@media screen and (max-width: 480px) {
ul.nav li{
	width: 100%;
	line-height: 40px;
	border-top: solid 1px rgb(0, 60, 0);
}
div.infotext{
	display: none;
}
div.login{
	max-width: 100%
}
}