/*+clearfix {*/
@media screen and (min-width: 519px)
{
	.header .search-bar:after
	{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		font-size: 0;
	}
	.header .search-bar
	{
		display: block;
		*height: 1px;
	}
}
@media screen and (min-width: 767px)
{
	#main .map:after, .upper_list UL:after, UL.cat_all:after
	{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		font-size: 0;
	}
	#main .map, .upper_list UL, UL.cat_all
	{
		display: block;
		*height: 1px;
	}
        .button-top .btn {font-size: 16px;}
        .btn-photo i {
            padding-left: 15px;
            font-size: 1.3em;
            vertical-align: top;
        }
}
/*+}*/
/* @override 
	http://maxnix.noip.me/permres/css/custom.css
	http://permutest.dyndns.ws/new/skins/frontend/css/custom.css
*/
.btn {white-space: normal!important;}
.block {display:block;}
.clear {clear:both!important;}
.normal-em-inside em {
    font-size:inherit!important;
    font-weight: normal!important;
    color:inherit!important;
    font-style:italic!important;
}
.logos
{
	text-align: center;
}
.logo IMG
{
	width: 200px;
}
.logo
{
	margin-left: 5%;
	margin-top: 4px;
}
.logos SPAN
{
	display: block;
}
.sublogo
{
	font-size: 13px;
	margin-left: 5%;
}
.btn-xlarge
{
	padding: 18px 28px;
	font-size: 22px;
	/* change this to your desired size line-height: normal */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.rays
{
	background-image: url(../img/rays.png);
}
.no-bk
{
	background-image: none !important;
	background-color: transparent !important;
	border: 0px none transparent !important;
}
.adv .img-responsive
{
	margin: 0 auto;
}	
/* HEADER */
.header .navbar
{
	margin-bottom: 0;
	border-bottom: 1px none #000000;
	font-size: 12px;
}
.header .navbar-default
{
	padding-top: 8px;
	padding-bottom: 5px;
        margin-top: 0;
}
.header .navbar LI A
{
	padding-left: 20px;
	padding-right: 6px;
	color: #0169B5;
	border-bottom: 1px solid #DDDDDD;
}
.header .navbar LI SPAN
{
	color: #B2B2B2;
	margin-right: 10px;
}
.header .navbar LI SPAN.nickname
{
	color: #85CB1C;
        font-weight: bold;
        margin-right: 0;
}
.header .navbar .social A
{
	display: none;
}
.header .buttons
{
	margin-top: 10px;
	padding-right: 2px;
	margin-bottom: 10px;
}
.header .buttons .row
{
	text-align: center;
}
.navbar-right .btn A
{
	color: #FFFFFF;
}
.search-bar .row A
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	/*+text-shadow:1px 1px 2px #1E1E1E;*/
	-moz-text-shadow: 1px 1px 2px #1E1E1E;
	-webkit-text-shadow: 1px 1px 2px #1E1E1E;
	-o-text-shadow: 1px 1px 2px #1E1E1E;
	text-shadow: 1px 1px 2px #1E1E1E;
	font-size: 25px;
	background-color: #85CB1E;
	/*+border-radius: 6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	width: 43%;
	display: inline-block;
	text-align: center;
	margin-left: 4%;
}
.search-bar .row .cerco
{
	background-color: #FA8A09;
}
.margin_top
{
	margin-top: 25px;
}
.padding_bottom
{
	padding-bottom: 10px;
}
.adv
{
	margin-bottom: 25px;
}
.adv.top
{
	margin-top: 0;
	margin-bottom: 10px;
}
.adv336 {
    text-align: center;
    margin: 10px auto;
    max-width: 336px;
    max-height: 280px;
}
.adv336.notop {margin-top:0;}
.adv336.nobottom {margin-bottom:0;}
.adv336.center {margin-left:auto;margin-right:auto;}
.footer
{
	bottom: 0;
	width: 100%;
	padding-top: 25px;
}
.breadcrumb {margin-bottom:10px;}
#fb-root
{
	display: none;
}
.fb-like-box
{
	background: #FFF;
	margin: 0;
}
.fb_iframe_widget, .fb_iframe_widget SPAN, .fb_iframe_widget SPAN IFRAME[style]
{
	width: 100% !important;
}
.light_bk
{
	background-color: #FFFFFF !important;
}
.well.light_bk
{
	background-color: #FFFFFF !important;
	background-image: none;
	box-shadow: inset 0 0 10px #D9D9D9;
}
.title .well H1, .title .well H2, .title .well .h2
{
	margin: 0;
}
.title .well H1
{
	margin-bottom: 10px;
	font-weight: normal;
	/*color: #0097D4;*/
	font-size: 25px;
}
.title .well H2, .title .well .h2
{
	font-weight: normal;
	color: #898989;
	font-size: 16px;
}
.title .well p.h2 {margin:15px 0;}

.thumb .selected IMG
{
	opacity: 0.5;
}
.thumb
{
	margin-bottom: 10px;
}
.single .body .cerco, .single .body .offro
{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 20px;
	display: block;
	background-repeat: no-repeat;
	padding: 0 10px 0 6%;
	background-position: 5px center;
	background-size: 11%;
	text-decoration: none;
	background-color: #61A4D5;
	margin: 0px 0 10px;
	cursor: default;
	text-align: left;
}
.single .body .cerco
{
	background-image: url(../img/cerco-mini.png);
	/*color: #E9601E;*/
}
.single .body .offro
{
	background-image: url(../img/offro-mini.png);
	/*color: #5CA625;*/
}
.single .box_cerco, .single .box_offro
{
	background-position: 50% 0px;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100%;
	background-color: #FDFDFD !important;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	/*+box-shadow: 1px 1px 3px #999999;*/
	-moz-box-shadow: 1px 1px 3px #999999;
	-webkit-box-shadow: 1px 1px 3px #999999;
	box-shadow: 1px 1px 3px #999999;
}
.single .box_cerco
{
	border: 1px solid #E8E8E8;
}
.single .box_cerco .glyphicons, .single .box_offro .glyphicons
{
	font-size: 15px;
}
.single .box_cerco .btn, .single .box_offro .btn
{
	text-align: left;
	margin-bottom: 8px;
}
.single .box_cerco .glyphicons
{
	color: #DD7500;
}
.single .additional.list-group {margin-bottom: 0;}
.single .box_offro .glyphicons
{
	color: #759741;
}
.single .box_offro
{
	border: 1px solid #E8E8E8;
	margin-bottom: 15px;
}
.single EM
{
	font-style: normal;
	font-weight: bold;
	color: #F58F18;
}
.cat_header
{
	background-repeat: no-repeat;
	padding-left: 45px;
	border-bottom: 2px solid #F48A08;
	padding-bottom: 3px;
	background-position: left top;
	margin-bottom: 9px;
}
.carousel-control.left, .carousel-control.right
{
	background-image: none;
}
.header .navbar-header .collapsed
{
	display: none;
}
.footer .copyright
{
	padding-top: 15px;
}
.panel .panel-heading *
{
	color: #FFFFFF;
}
.panel-heading H4
{
	margin-bottom: 0;
}
.panel-heading P
{
	margin-bottom: 0;
	overflow: hidden;
	height: 39px;
}
.panel-heading A:hover
{
	color: currentColor;
}
.button-top.navbar-right
{
	display: block;
	width: 100%;
	text-align: right;
}
.social_widget
{
	font-size: 15px;
	margin-bottom: 0px;
}
.social_widget SPAN.facebook
{
	color: #667BE1;
}
.social_widget SPAN.twitter
{
	color: #30C8D5;
}
.social_widget SPAN.google_plus
{
	color: #D4304B;
}
.social_widget A
{
	display: block;
}
.social_widget I
{
	font-style: normal;
}
.social_widget .col-xs-6
{
	margin: 0 !important;
}
.social_widget .col-xs-12
{
	margin-bottom: 10px;
}
.social_widget .col-xs-12:last-child
{
	margin-bottom: 0;
}
.scheda .user
{
	font-size: 17px;
}
.social_widget .row:last-child > DIV:last-child, .social_widget .row:last-child > DIV:last-child A
{
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0;
}
.social_widget .row:first-child > DIV:first-child
{
	margin-top: 3px;
}
#myCarousel DIV.carousel-inner DIV.item
{
	margin-bottom: 20px;
}
#myCarousel DIV.carousel-inner DIV.item IMG
{
	width: 100%;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
{
	top: 42%;
}
.relative-to-me
{
	position: relative;
}
.search-bar H1
{
	color: #FFFFFF;
	margin-top: 25px;
}
.search-bar .message
{
	color: #FFFFFF;
	margin-top: 39px;
}
.search-bar .message A
{
	color: #F0AD4E;
}
#recaptcha_widget_div > *
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.jumbotron.register
{
	margin-top: 15px;
	line-height: 1;
	background-color: #FFAF67;
	border: 3px solid #F18313;
	box-shadow: inset 0px 0px 8px #FFFFFF;
	padding: 0;
}
.jumbotron.register.rays
{
	background-position: 154px -70px;
	background-size: cover;
	background-repeat: no-repeat;
}
.jumbotron.register .guy
{
	background-image: url(../img/bg-register.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 130% bottom;
	width: 100%;
	padding: 10px 90px 1px 10px;
}
.jumbotron.register P
{
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	font-weight: 400;
}
.jumbotron.register SPAN
{
	text-transform: uppercase;
	color: #BCFF2A;
	font-weight: bold;
}
.register-board I
{
	color: #5CB85C;
}
.control-label.text-left
{
	text-align: left;
}
.customer_item P
{
	/*margin-bottom: 0px;
	line-height: 1;*/
}
.customer_item .col-sm-4 .col-sm-6
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.customer_item .attrib
{
	font-size: 0.9em;
	color: #919191;
}
.register UL LI
{
	display: inline-block;
	width: 13.5%;
	text-align: center;
}
.register UL LI IMG
{
	display: inline;
}
.title_block H3.title A
{
	font-size: 17px;
}
.title_block H3.title
{
	line-height: 0.9em;
}
/*LISTS*/
.list-group-annunci LI
{
	margin-bottom: 6px;
	background-color: #F9F9F9;
}
.list-group-annunci .active, .list-group-annunci .deactive,
.list-group-annunci .locked, .list-group-annunci .banned
{
	color: #FFFFFF;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	line-height: 1.2;
	clear: both;
}
.list-group-annunci .active
{
	background-color: #5CB85C;
}
.list-group-annunci .deactive, .list-group-annunci .locked
{
	background-color: #CBCBCB;
}
.list-group-annunci .banned
{
	background-color:#D24141;
}
.lists H1
{
	font-size: 21px;
	margin-top: 2px;
	color: #0069B4;
	font-weight: bold;
}
/*SIDEBAR*/
.sidebar-nav .navbar
{
	background-color: #EFF9FC;
	border: 1px solid #A7D5F6;
}
.sidebar-nav .navbar LI.active A
{
	background-color: #5E9DCE;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar-nav.customer-nav .navbar LI.active A {
    cursor:pointer!important;
    color:#BBBBBB;
}
.sidebar-nav .navbar LI.active A:hover
{
	background-color: #5E9CCD;
	cursor: default;
	color: #FFFFFF;
}
.sidebar-nav .navbar LI A:hover
{
	background-color: #D2E5F5;
	color: #014D89;
}
.sidebar-nav .navbar LI A
{
	border-bottom: 1px solid #A7D5F6;
	color: #0069B4;
}
.sidebar-nav .navbar LI:last-child A
{
	border-bottom: 0px none #000000;
}
.sidebar-nav I, .sidebar-nav SPAN
{
	display: inline;
}
/*LEFT-MENU*/
#wrapper .subheader .search-bar .message
{
	color: #428BCA;
	margin: 0;
	padding-top: 0;
	text-align: left;
	font-size: 13px;
}
#wrapper .subheader .search-bar H1
{
	color: #428BCA;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 26px;
}
#primary-left .list-group UL
{
	margin-left: 0;
	padding-left: 0px;
}
/*CATEGORIES*/
.list-content-wrapper
{
	display: inline-block;
}
.list-content-wrapper .intro,
.top-list-content-wrapper .intro
{
	margin-bottom: 2px;
	border-bottom: 3px solid #EE971F;
}
.list-content-wrapper .intro .h1,
.top-list-content-wrapper .intro .h1{
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 0px;
    font-size: 28px;
}
.list-content-wrapper .intro H1,
.top-list-content-wrapper .intro H1
{
	color: #EC971F;
	margin-top: 0px;
	font-size: 28px;
	text-align: center;
}
.list-content-wrapper .divider H4
{
	background-color: #ABCBE7;
	color: #333333;
	padding: 4px;
	margin-top: 0px;
	font-weight: normal;
}
.list-content-wrapper .title_block H3
{
	font-size: 16pt;
        margin-top: 10px;
}
.list-content-wrapper .info A
{
	color: #7C7C7C;
}
.list-content-wrapper A:hover
{
	cursor: pointer;
}
.list-content-wrapper A EM
{
	font-style: normal;
	font-weight: bold;
	color: #ED971E;
}
.list-content-wrapper .right_content IMG
{
	display: block;
	padding-right: 4px;
	float: left;
}
.list-content-wrapper .wish-content LI A
{
	display: block;
	margin-left: 30px;
	font-size: 12px;
	color: #6B6B6B;
}
.list-content-wrapper .wish-content LI
{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.list-content-wrapper H4.list-title
{
	color: #85CB1C;
	font-size: 16px;
        font-weight: bold;
}
.list-content-wrapper .wish-content H4.list-title
{
	color: #EE971D;
}
.list-content-wrapper .bottom .row
{
	border-bottom: 3px solid #DFDFDF;
	padding-bottom: 10px;
}
.list-content-wrapper .row .bottom
{
	border-bottom: 1px solid #DFE0DF;
	padding-bottom: 4px;
}
.list-content-wrapper .bottom .top
{
	margin-bottom: 20px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 7px;
}
.list-content-wrapper .img_container
{
	float: left;
	padding-right: 15px;
	width: 30%;
}
.list-content-wrapper .img_container IMG
{
	width: 100%;
	height: auto;
}
.list-content-wrapper .wish-content LI
{
	display: block;
}
.list-content-wrapper .wish-content UL
{
	margin-left: 0px;
	padding-left: 0px;
}
.list-content-wrapper .content P
{
	margin-bottom: 5px;
}
.list-content-wrapper .arrow_show:hover
{
	cursor: pointer;
}
.search-bar .dropdown-menu
{
	width: 100%;
	position: relative;
	padding-bottom: 10px;
}
.search-bar
{
	margin-bottom: 10px;
}
#wrapper .btn-block.btn-access, #wrapper .btn-block.btn-register
{
	float: left;
	width: 49% !important;
}
#wrapper .btn-block.btn-access
{
	margin-left: 2%;
}
/*PAGER*/
#container-steps .pager LI A
{
	background-color: #428BCA;
	color: #FFFFFF;
	border-color: #6F90AD;
}
#step-1 .steps SPAN, #step-2 .steps SPAN, #step-3 .steps SPAN
{
	color: #FFFFFF;
	background-color: #3071A8;
	border-color: #275C89;
}
#step-1 .steps SPAN
{
	background-color: #F28B1B;
	border-color: #D1730D;
}
#step-2 .steps SPAN
{
	background-color: #60B22D;
	border-color: #4F9425;
}
.customer LEGEND
{
	padding-left: 40px;
	padding-right: 40px;
}
FIELDSET.captcha
{
	margin-bottom: 10px;
}
FIELDSET.wishlist
{
	margin-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 20px;
}
FIELDSET.wishlist:first-child {margin-top:0;}
FIELDSET.wishlist button.deleteButton {
    display:none;
    float:right;
    margin:0; border:0;
    padding:0;
    outline:0; background: none;
    font-size: 28px; line-height:28px;
    white-space: nowrap;
}
FIELDSET.wishlist button.deleteButton span {display:none;}
.g-recaptcha DIV
{
	margin-left: auto;
	margin-right: auto;
}
.cash-amount 
{ 
	margin-top: 20px;
 }
 
/*.list-content-wrapper {
	background-color: #F5F5F5;
}*/

.alertpending {
    display:block;
    overflow:hidden;
    clear:both; float:none;
    margin: 0 0 15px 0; padding:0;
    background-color: #EFF9FC;
    border-radius: 4px;
    border: 1px solid #A7D5F6;
}
.alertpending a {
    display:block; overflow: hidden;
    font-weight: bold;
    text-align: center;
    margin:0; padding: 10px;
}
@media screen and (min-width: 320px)
{
	.jumbotron.register .guy
	{
		background-size: 50%;
		background-position: 130% 50%;
	}
}
@media screen and (min-width: 519px)
{
	.header .buttons
	{
		margin-top: 0;
		padding-right: 15px;
	}
	.logo IMG
	{
		width: 95%;
		max-width: 250px;
	}
	.header .navbar
	{
		/*margin-top: 15px;*/
	}
	.header .navbar-default
	{
		background-color: transparent;
	}
	.header .buttons .row .button-top > SPAN
	{
		display: inline;
	}
	.sublogo
	{
		font-size: 13px;
		margin-left: 40px;
	}
	.header .navbar LI SPAN
	{
		margin-right: 4px;
	}
	.single .body .cerco, .single .body .offro
	{
		font-size: 28px;
	}
	.header .navbar-header .collapsed
	{
		display: block;
	}
	.footer .navbar
	{
		display: none !important;
	}
	.logos
	{
		/*text-align: left;*/
	}
	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
	{
		top: 45%;
	}
	#other_ad .carousel-control .icon-prev, #other_ad .carousel-control .icon-next, #other_ad .carousel-control .glyphicon-chevron-left, #other_ad .carousel-control .glyphicon-chevron-right
	{
		top: 60%;
	}
	#wrapper .subheader .search-bar H1
	{
		font-size: 32px;
	}
	#wrapper .subheader .search-bar .message
	{
		font-size: 15px;
	}
	.sidebar-nav I, .sidebar-nav SPAN
	{
		display: none;
	}
	.header .search-bar .dropdown-menu
	{
		display: block;
		border: none;
		box-shadow: none;
		background: transparent;
	}
	/*[clearfix]*/
	.header .search-bar
	{
		background: inherit;
		height: auto !important;
	}
	#log-or-reg .col-md-3
	{
		margin-right: 10px;
	}
	.search-bar .search-button
	{
		display: none;
	}
	.jumbotron.register .guy
	{
		background-size: 30%;
		background-position: 110% 50%;
	}
}
@media screen and (min-width: 767px)
{
	.jumbotron.register P
	{
		font-size: 22px;
	}
	.sublogo
	{
		margin-left: 20px;
	}
	.header .buttons
	{
		padding-right: 2px;
		float: none;
	}
	.header .navbar-header .collapsed
	{
		display: none;
	}
	.header .navbar LI A
	{
		padding-left: 6px;
		border-bottom: 1px none #DDDDDD;
	}
	.header .navbar .social A
	{
		padding-left: 2px;
		padding-right: 5px;
		display: inline-block;
	}
	.footer .col-md-3
	{
		padding: 0px;
	}
	.footer
	{
		/*margin-left: 12px;*/
	}
	.header .buttons .btn-block
	{
		display: inline !important;
	}
	/*LISTA REGIONI*/
	#wrap_mappa
	{
		width: 49%;
		height: 289px;
		display: inline-block;
		position: relative;
	}
	#mappa IMG
	{
		border: none;
		margin-left: 21%;
	}
	#mappa A
	{
		text-decoration: none;
		color: #000000;
		outline: none;
	}
	#mappa A IMG.regione
	{
		position: absolute;
		display: block;
	}
	#mappa A:hover IMG.regione
	{
		filter: alpha(opacity=60);
		-moz-opacity: .60;
		opacity: 0.60;
	}
	#mappa A SPAN
	{
		display: none;
	}
	#mappa A:hover SPAN, #mappa #info
	{
		position: absolute;
	}
	#mappa SPAN B
	{
		display: block;
		height: 30px;
		line-height: 30px;
		margin-bottom: 10px;
		border-bottom: 1px solid #CCCCCC;
	}
	#aosta, #mapregion_19
	{
		left: 7px;
		top: 37px;
		z-index: 1;
	}
	#piemonte, #mapregion_12
	{
		left: 2px;
		top: 27px;
	}
	#liguria, #mapregion_8
	{
		left: 13px;
		top: 75px;
	}
	#lombardia, #mapregion_9
	{
		left: 33px;
		top: 27px;
	}
	#trentino, #mapregion_17
	{
		left: 67px;
		top: 16px;
		z-index: 2;
	}
	#veneto, #mapregion_20
	{
		left: 71px;
		top: 27px;
	}
	#friuli, #mapregion_6
	{
		left: 100px;
		top: 30px;
		z-index: 3;
	}
	#romagna, #mapregion_5
	{
		left: 44px;
		top: 62px;
	}
	#toscana, #mapregion_16
	{
		left: 55px;
		top: 81px;
	}
	#marche, #mapregion_10
	{
		left: 92px;
		top: 93px;
	}
	#umbria, #mapregion_18
	{
		left: 87px;
		top: 103px;
	}
	#lazio, #mapregion_7
	{
		left: 78px;
		top: 122px;
	}
	#abruzzo, #mapregion_1
	{
		left: 105px;
		top: 121px;
	}
	#molise, #mapregion_11
	{
		left: 120px;
		top: 141px;
		z-index: 4;
	}
	#puglia, #mapregion_13
	{
		left: 139px;
		top: 146px;
	}
	#campania, #mapregion_4
	{
		left: 119px;
		top: 156px;
	}
	#basilicata, #mapregion_2
	{
		left: 147px;
		top: 166px;
		z-index: 5;
	}
	#calabria, #mapregion_3
	{
		left: 150px;
		top: 190px;
	}
	#sardegna, #mapregion_14
	{
		left: 17px;
		top: 159px;
	}
	#sicilia, #mapregion_15
	{
		left: 90px;
		top: 245px;
	}
	/*TABS*/
	/*[clearfix]*/
	#main .map
	{
		margin-bottom: 17px;
	}
	#main .tab_container #listaregioni
	{
		font-size: 11px;
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}
        #main .tab_container #listaregioni h3 {margin: 30px 0 16px 0;}
	#listaregioni UL.regioni
	{
		margin-left: 0;
		padding-left: 0;
	}
	#listaregioni UL.regioni LI
	{
		display: inline-block;
		width: 49%;
		margin-bottom: 6px;
		font-size: 13px;
	}
	#main .tab_container UL
	{
		list-style: none;
	}
	#main .tab_container UL LI A:hover
	{
		color: #3CA11A;
	}
	#main .tab_container
	{
		border: 2px solid #DCDCDC;
		padding: 12px 9px;
		background-color: #FFFFFF;
		width: 100%;
		text-align: left;
		height: auto;
		border-bottom: 2px solid #BCBCBC;
		border-right: 2px solid #DCD8D8;
	}
	#main .left .tab_container
	{
		padding-bottom: 0;
	}
	#main .right.map .tab_container
	{
		padding-top: 0;
	}
	#main .tab
	{
		border: 2px solid #DCDCDC;
		background-color: #FFFFFF;
		display: inline-block;
		padding: 9px 20px 2px;
		border-bottom: 0px solid #000000;
		margin-bottom: -2px;
		z-index: 10;
		color: #F48A09;
		text-align: center;
		font-weight: bold;
		font-family: "open sans", sans-serif;
		font-size: 18px;
	}
	#main .rx.map
	{
		text-align: right;
	}
	#main .right.map .tab
	{
		padding-left: 8px;
		padding-right: 8px;
	}
	#main .tab_container H3
	{
		font-weight: bold;
		font-size: 14px;
		color: #0069B4;
		border-bottom: 2px solid #F48A09;
		line-height: 0.8;
		margin-bottom: 8px;
		clear: both;
		margin-top: 5px;
	}
	/*TABS CATEGORIES*/
	.upper_list UL LI
	{
		width: 48%;
		display: inline-block;
		float: left;
		height: 40px;
		border-bottom: 1px solid #E6E3E3;
		line-height: 3.7;
		background-repeat: no-repeat;
		background-position: 0% 0%;
		padding-left: 50px;
		margin-top: -10px;
		margin-bottom: 13px;
		margin-left: 1%;
	}
	.right.map LI A
	{
		font-weight: normal;
		color: #767676;
	}
	/*[clearfix]*/
	.upper_list UL
	{
		display: block;
		margin-bottom: 0;
		padding-left: 0;
	}
	.upper_list UL LI.cat1
	{
		background-image: url(../img/house.png);
	}
	.upper_list UL LI.cat2
	{
		background-image: url(../img/photo.png);
	}
	.upper_list UL LI.cat3
	{
		background-image: url(../img/phone.png);
	}
	.upper_list UL LI.cat4
	{
		background-image: url(../img/gear.png);
	}
	.upper_list UL LI.cat5
	{
		background-image: url(../img/folder.png);
	}
	.upper_list UL LI.cat6
	{
		background-image: url(../img/box.png);
	}
	.right.map .upper_list LI.selected A
	{
		font-weight: bold;
		color: #0069B4;
	}
	.right.map LI:before
	{
		content: "\00BB";
		margin-right: 4px;
	}
	UL.cat_all LI
	{
		width: 47%;
		font-size: 12px !important;
		text-indent: -1em;
		margin-left: 1%;
		line-height: 0.9;
		margin-bottom: 4px;
		display: inline-block;
	}
	/*[clearfix]*/
	UL.cat_all
	{
		display: block;
		padding-left: 8px;
                margin-bottom: 0;
	}
	#list-content-wrapper .row .bottom
	{
		border-bottom: 0px none #DFE0DF;
		padding-bottom: 0;
	}
	.single .body .cerco, .single .body .offro
	{
		font-size: 30px;
	}
	.single .box_cerco, .single .box_offro
	{
		width: 49%;
		float: left;
	}
	.single .box_offro
	{
		margin-right: 2%;
	}
	.scheda .btn
	{
		font-size: 13px;
	}
	.title .well H1
	{
		font-size: 36px;
	}
	.title .well H2, .title .well .h2
	{
		font-size: 20px;
	}
	.noimg .scheda UL
	{
		display: table;
                width:100%;
	}
	.noimg .scheda UL LI
	{
		display: table-cell;
		height: 53px;
		vertical-align: middle;
		border-right-width: 0px;
		border-right-style: none;
	}
	.noimg .scheda UL LI:last-child
	{
		border-right: 1px solid #DDDDDD;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	.noimg .scheda UL LI:first-child
	{
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
	{
		top: 48%;
	}
	#wrapper .subheader .search-bar .message
	{
		font-size: 18px;
	}
	#wrapper .subheader .search-bar H1
	{
		font-size: 40px;
	}
	.btn-register
	{
		width: auto;
		float: none !important;
	}
	#wrapper .btn-block.btn-access
	{
		display: none !important;
	}
	/*SOCIAL WIDGET*/
	.social_widget A
	{
		/*text-align: center;*/
		font-size: 18px;
		/*line-height: 0;*/
	}	
	.social_widget A I
		{
			font-size: 14px;
		}
	.social_widget DIV
	{
		margin-bottom: 0 !important;
	}
	.social_widget .col-xs-6
	{
		margin-bottom: 0 !important;
	}	
.social_widget .row:last-child > DIV:last-child
	{
		margin-bottom: 0px;
	}
	.social_widget .row:first-child > DIV:first-child
	{
		margin-top: 0px;
	}
	.register-oauth.well
	{
		background-image: url(../img/bg-register.png);
		background-position: right 40px;
		background-repeat: no-repeat;
		background-size: 33%;
	}
	.btn-lg, .btn-group-lg > .btn
	{
		padding: 12px 22px;
		font-size: 22px;
		line-height: 1.33;
		border-radius: 6px;
	}
	.title_block H3.title A
	{
		font-size: 21px;
	}
	.title_block H3.title
	{
		line-height: 1.2em;
	}
}
@media screen and (min-width: 992px)
{
	.header .search-bar-type2.nosearch
	{
		background: url(../img/bg-register.png) right top / 80px no-repeat #31A9FF;
		border: 2px solid #0672BD;
		height: 79px;
		text-align: right;
	}
	.header .search-bar-type2.nosearch .balloon
	{
		padding-right: 78px;
	}
	.header .search-bar-type2.nosearch .message
	{
		max-width: 210px;
		height: 63px;
		background-color: #FFFFFF;
		position: relative;
		/*+border-radius: 10px;*/
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
		color: #2FA9FF !important;
		padding: 6px 10px 5px !important;
		display: inline-block;
	}
	.header .search-bar-type2.nosearch .message:after
	{
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #FFFFFF;
		border-width: 10px;
		margin-top: -10px;
	}
	.header .search-bar-type2.nosearch H1
	{
		text-align: left;
	}
	.header .search-bar
	{
		background-image: url(../img/fondosearch.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center top;
		margin-top: 5px;
	}
	#mappa IMG
	{
		margin-left: 0%;
	}
	.search-bar .row A
	{
		font-weight: bold;
		padding-top: 18px;
		padding-bottom: 24px;
		text-transform: uppercase;
		color: #FFFFFF;
		/*+text-shadow:1px 1px 2px #1E1E1E;*/
		-moz-text-shadow: 1px 1px 2px #1E1E1E;
		-webkit-text-shadow: 1px 1px 2px #1E1E1E;
		-o-text-shadow: 1px 1px 2px #1E1E1E;
		text-shadow: 1px 1px 2px #1E1E1E;
		font-size: 31px;
		background-color: transparent;
	}
	.search-bar .row A.cerco
	{
		background-image: url(../img/cerco.png);
		background-position: center left;
		background-size: contain;
		background-repeat: no-repeat;
		background-color: transparent;
		margin-right: 4px;
		padding-left: 10%;
	}
	.search-bar .offro
	{
		background-image: url(../img/offro.png);
		background-position: center left;
		background-size: contain;
		background-repeat: no-repeat;
		margin-left: 4px;
		text-align: left;
		padding-right: 8%;
	}
	.header .search-bar-type2
	{
		/*+box-shadow: inset 0 0 6px 1px #FFFFFF;*/
		-moz-box-shadow: inset 0 0 6px 1px #FFFFFF;
		-webkit-box-shadow: inset 0 0 6px 1px #FFFFFF;
		box-shadow: inset 0 0 6px 1px #FFFFFF;
		background-image: none;
		/*+border-radius: 10px;*/
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
		background: #0069B4;
		/*Old browsers
																IE9 SVG, needs conditional override of 'filter' to 'none'*/
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjliNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzQyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzQyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY5YjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(left, #0069B4 0%, #42B0FF 40%, #42B0FF 60%, #0069B4 100%);
		/*FF3.6+*/
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0069b4), color-stop(40%,#42b0ff), color-stop(60%,#42b0ff), color-stop(100%,#0069b4));
		/*Chrome,Safari4+*/
		background: -webkit-linear-gradient(left, #0069B4 0%, #42B0FF 40%, #42B0FF 60%, #0069B4 100%);
		/*Chrome10+,Safari5.1+*/
		background: -o-linear-gradient(left, #0069B4 0%, #42B0FF 40%, #42B0FF 60%, #0069B4 100%);
		/*Opera 11.10+*/
		background: -ms-linear-gradient(left, #0069B4 0%, #42B0FF 40%, #42B0FF 60%, #0069B4 100%);
		/*IE10+*/
		background: linear-gradient(to right, #0069B4 0%, #42B0FF 40%, #42B0FF 60%, #0069B4 100%);
		/*W3C*/
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069b4', endColorstr='#0069b4',GradientType=1 );
		/*IE6-8*/
		border: 2px solid #0672BD;
		height: 79px;
	}
	.header .search-bar-type2 .row A
	{
		font-size: 18px;
		text-align: center;
		padding: 0;
		width: 91%;
	}
	.header .search-bar-type2 .row .cerco, .header .search-bar-type2 .row .offro
	{
		background-image: none;
		background-color: #FB8A06;
	}
	.header .search-bar-type2 .row .offro
	{
		background-color: #85CB1C;
		margin-bottom: 0px;
	}
	.header .search-bar-type2 .buttons-type2
	{
		margin-top: -12px;
	}
	#listaregioni UL.regioni LI
	{
		margin-bottom: 7px;
		font-size: 12px;
                white-space: nowrap;
	}
	.adv.leaderboard.home
	{
                margin: -10px auto -25px auto;
		width: 100%;
                max-width: 600px;
	}
	.video .row .col-md-4
	{
		padding-right: 0;
		margin-right: -2px;
		margin-left: 2px;
	}
	.video .row .col-md-8
	{
		padding-left: 0;
	}
	.video .row UL LI
	{
		padding-top: 8%;
		padding-bottom: 8%;
	}
	.footer .panel
	{
		/*+border-radius: 0px;*/
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		border-radius: 0px;
		border: 0px solid #000000;
	}
	.footer .panel .panel-heading
	{
		/*+border-radius: 0px;*/
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-khtml-border-radius: 0px;
		border-radius: 0px;
	}
	.footer .col-md-3:first-child .panel-heading
	{
		border-top-left-radius: 5px;
	}
	.footer .col-md-3:last-child .panel-heading
	{
		border-top-right-radius: 5px;
	}
	.single .body .cerco, .single .body .offro
	{
		font-size: 26px;
	}
	.social_widget .row:first-child
	{
		margin-bottom: 8px;
	}
	.social_widget .row A
	{
		margin-bottom: 0px;
		display: block;
		padding-bottom: 0px;
		border-bottom: none;
		font-size: 25px;
	}
	#wrapper .subheader .search-bar H1
	{
		color: #FFFFFF;
		display: block;
		padding-top: 4px;
	}
	#wrapper .subheader .search-bar .message
	{
		color: #FFFFFF;
		padding-top: 42px;
		text-align: right;
	}
	.sidebar-nav I, .sidebar-nav SPAN
	{
		display: inline;
	}
	.text-right-md
	{
		text-align: right;
	}
	.text-left-md
	{
		text-align: left;
	}
        #list-content-wrapper .right_content
        {
                border-left: 1px solid #E5E5E5;
        }
}
@media screen and (min-width: 1200px)
{
	.search-bar .row .cerco
	{
		margin-right: 4px;
		padding-left: 5%;
	}
	.adv.leaderboard.home
	{
		max-width: 728px;
	}
	.video .row UL LI
	{
		padding-top: 9%;
		padding-bottom: 9.5%;
	}
	.scheda .btn
	{
		font-size: 100%;
	}
}
/*QUI PARTE IL CSS PER IL CAROSELLO (da rivedere e integrare con l'altro)
STILI PER SLIDER SOTTO*/
.carousel-inner
{
	/*[empty]position:;*/
}
.carousel-control
{
	width: 4%;
        margin-bottom: 60px;
}
.carousel-control.left
{
	margin-left: 15px;
}
.carousel-control.right
{
	margin-right: 15px;
}	
.social_widget
	{
		font-size: 15px;
	}
@media (max-width: 767px)
{
	.carousel-inner .active.left
	{
		left: -100%;
	}
	.carousel-inner .next
	{
		left: 100%;
	}
	.carousel-inner .prev
	{
		left: -100%;
	}
	.active > DIV
	{
		display: none;
	}
	.active > DIV:first-child
	{
		display: block;
	}
        FIELDSET.wishlist button.deleteButton {
            float:none; clear:both;
            margin:5px auto 0 auto; text-align: center;
        }
}
@media (min-width: 767px) and (max-width: 991px)
{
        UL.cat_all LI
	{
		width: 30%;
                line-height: 1.1;
	}
        #main .tab_container #listaregioni h3 {margin: 10px 0;}
	.carousel-inner .active.left
	{
		left: -50%;
	}
	.carousel-inner .next
	{
		left: 50%;
	}
	.carousel-inner .prev
	{
		left: -50%;
	}
	.active > DIV
	{
		display: none;
	}
	.active > DIV:first-child
	{
		display: block;
	}
	.active > DIV:first-child + DIV
	{
		display: block;
	}
}
@media (min-width: 992px)
{
	.carousel-inner .active.left
	{
		left: -25%;
	}
	.carousel-inner .next
	{
		left: 25%;
	}
	.carousel-inner .prev
	{
		left: -25%;
	}
}
/*MENU NAV VERTICALE*/
@media (min-width: 768px)
{
    .text-center-lg {text-align:center;}
	.sidebar-nav .navbar .navbar-collapse
	{
		padding: 0;
		max-height: none;
	}
	.sidebar-nav .navbar UL
	{
		float: none;
	}
	/*
					.sidebar-nav .navbar UL:not()
					{
						display: block;
					}
				        */
	.sidebar-nav .navbar LI
	{
		float: none;
		display: block;
	}
	.sidebar-nav .navbar LI A
	{
		padding-top: 12px;
		padding-bottom: 12px;
	}
}
