/* @override 
	http://new.templatecodes.com/templates/NuStyle-Charcoal/css/style.css
*/
/*checkout*/
.flex img {
    width: 100%;
}
input#title {
    width: 100%;
}
.block form .field textarea {
    width: 100%;
}
.block form .field input[type="text"] {
    width: 100%;
}

#images li p.center {
    width: 100%;
    text-align: center;
    float: left;
}
#images li p {
    float: left;
    width: 100%;
}
#images label {
    float: left;
    width: 54px;
}
#images li {
    height: auto !important;
    width: 250px !important;
   
}
#message textarea {
    width: 100%;
}
/* Link Styles */
 .block .product-slider #owl-logo {
  margin: auto!important;
  width:80%!important;

}
.block .product-slider .owl-pagination {
  display: none !important;
}
.up-slide .owl-buttons {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 47%;
}
.product-slider .owl-theme .owl-controls .owl-buttons div {
  background:none !important;
}
.product-slider .owl-prev {
  float: left;
  left: -15%;
  position: relative;
  top: -10%;
}
.product-slider .owl-next {
  float: right;
  position: relative;
  right: -14%;
  top: -10%;
}









a:link,
a:visited,
a:active {
	color: #333;
	font-weight: bold;
}
a:hover {
	color: #8B0222;
}
body {
	font: 100%/1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #F4F4DB;
	color: #222;
	text-align: center;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	font: 1px/1px monospace;
}
img {
	outline: none;
	border: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
.main_banner {
	margin: 0 0 10px 0;
}
#logo {
	/* background: url(../images/logo.gif) no-repeat; */
	height: 80px;
	width: 320px;
	float: left;
	/* margin: 10px 0 10px 15px; */
	padding: 0;
	color: #fff;
	text-align: center;
}
#logo #logo_text {
	color: #fff;
	text-align: left;
	font: bold 20px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
	text-decoration: none;
}
#logo #logo_text:hover {
	border: none;
}
#logo p {
	text-align: left;
	color: #fff;
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#header_bg {
	background: #000000 url(../images/megacity_skyline.gif) repeat-x;
	/* background-position:top center; */
}
#header {
	width: 960px;
	margin: 0 auto 10px auto;
	height: 100px;
}
ul#nav {
	list-style-type: none;
	list-style: none;
	margin: 70px 15px 0 0;
	height: 30px;
	line-height: 30px;
	padding: 0;
	float: right;
}
ul#nav li {
	display: inline;
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
}
ul#nav li a {
	display: block;
	background: transparent url(../images/tab_left.png ) no-repeat left top;
	line-height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
}
ul#nav li a span {
	background: transparent url(../images/tab_right.png ) no-repeat right top;
	display: block;
	color: #fff;
	padding: 0 10px 0 5px;
	margin: 0 0 0 5px;
	font: bold 12px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
}
ul#nav li a:hover {
	background: transparent url(../images/tab_left.png ) no-repeat left -40px;
	text-decoration: none;
}
ul#nav li a:hover span {
background: transparent url(../images/tab_right.png ) no-repeat  right -40px;
color: #ffee9b;
}
ul#nav li.active a {
	text-decoration: none;
	background: transparent url(../images/tab_left.png ) no-repeat left -80px  !important;
}
ul#nav li.active a span {
	background: transparent url(../images/tab_right.png ) no-repeat right -80px  !important;
	color: #222;
}
ul#user_menu {
	margin: 0 0 10px 0;
	padding: 0;
	height: 24px;
}
ul#user_menu li {
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0 2px;
	margin: 0;
	border-right: 1px outset #777;
}
ul#user_menu li a {
	width: 123px;
	display: block;
	color: #222;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
ul#user_menu li.end {
	border-right: none;
	padding: 0 0 0 2px;
}
ul#user_menu li a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
}
ul#search {
	list-style-type: none;
	list-style: none;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 10px;
	background:url("../images/search_bg.jpg") no-repeat scroll 0 0 transparent;
	height:40px;
	width:468px;
}
ul#search li {
display: inline;
float: left;
line-height: 14px;
margin: 0 5px 0 0;
padding: 0;
width: 135px;
}


ul#search li span{
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

ul#search .searchbtn {
	width:40px;
	padding:12px 0 0 2px;
}

ul#search li .search {
	border: 1px solid #ccc;
	background: #fff;
	width: 135px;
	height: 20px;
	/*margin: 5px 0 0 12px;*/
	margin:0;
	padding: 0;
	color: #777;
}

ul#search li select{
	height:22px !important;
}

ul#search li .search:focus {
	color: #000;
}
ul#search li.input {
	border: none;
	background: transparent url(../images/search_bg.gif) no-repeat;
	width: 250px;
	line-height: 30px;
	height: 30px;
}
ul#search li a.search_btn {
	border: none;
	background: transparent url(../images/search_button.png) no-repeat;
	width: 33px;
	height: 30px;
	margin: 0;
	padding: 0;
	display: block;
}
ul#search li a.search_btn span {
	display: none;
}
ul#search li a.search_btn:hover {
	/*background-position: bottom;*/
}
#user_nav {
	color: #222;
/*	font-weight: bold; */
	margin:-20px auto 10px;
	padding:0 40px 0 0;
	text-align:right;
	line-height: 25px;
	width:950px;
	font-size: 13px;
}
#user_nav a {
	color: #222;
	font-size: 13px;
	text-decoration: none;
}
.page {
	width: 960px;
	margin: 0 auto 10px auto;
	text-align: left;
	clear: both;
}
.page_content {
	margin: 0 10px;
}
.shape {
	background-color: #ddd3b6;
}
.shape .top {
	background: transparent url(../images/layout_shape.gif) no-repeat top;
	height: 10px;
	font: 1px/1px monospace;
}
.shape .btm {
	background: transparent url(../images/layout_shape.gif) no-repeat bottom;
	height: 10px;
	clear: both;
	font: 1px/1px monospace;
	margin: 0 0 10px 0;
}
.col_shape {
	background-color: #fff;
}
.col_left_content .col_shape .top {
	background: transparent url(../images/layout_col_content.gif) no-repeat top;
	height: 10px;
	font: 1px/1px monospace;
}
.col_right_sidebar .col_shape span {
	float: right;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.col_right_sidebar .top,
.col_right_sidebar a.top:link,
.col_right_sidebar a.top:active,
.col_right_sidebar a.top:hover,
.col_right_sidebar a.top:visited,
.col_right_sidebar a.mid:link,
.col_right_sidebar a.mid:active,
.col_right_sidebar a.mid:hover,
.col_right_sidebar a.mid:visited,
.col_right_sidebar a.btm:link,
.col_right_sidebar a.btm:active,
.col_right_sidebar a.btm:hover,
.col_right_sidebar a.btm:visited {
	background: transparent url(../images/layout_col_sidebar_top.gif) no-repeat top;
	height: 30px;
	color: #fff;
	font: 12px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0 10px;
	display: block;
	text-decoration: none;
}
.col_right_sidebar a.mid:link,
.col_right_sidebar a.mid:active,
.col_right_sidebar a.mid:hover,
.col_right_sidebar a.mid:visited {
	background: transparent url(../images/layout_col_sidebar_top.gif) no-repeat left center;
}
.col_right_sidebar a.btm:link,
.col_right_sidebar a.btm:active,
.col_right_sidebar a.btm:hover,
.col_right_sidebar a.btm:visited {
	background: transparent url(../images/layout_col_sidebar_top.gif) no-repeat left bottom;
}
.col_right_sidebar .col_shape .btm {
	background: transparent url(../images/layout_col_sidebar_btm.gif) no-repeat left bottom;
	height: 10px;
	clear: both;
	margin: 0;
	font: 1px/1px monospace;
	display: block;
}
.col_left_content .col_shape .btm {
	background: transparent url(../images/layout_col_content.gif) no-repeat bottom;
	height: 10px;
	margin: 0;
	clear: both;
	font: 1px/1px monospace;
}
.col_right_sidebar {
	float: right;
	width: 200px;
	position: relative;
	right: 10px;
}
.col_left_content {
	float: left;
	width: 730px;
	left: 10px;
	padding-left:10px;
}
.block {
	padding: 0 10px;
	font-size: 12px;
}
/* List Styles */
.toggle {
	cursor: pointer;
}
ul.sidebar_nav {
	margin: 0;
	padding: 0;
	clear: both;
	

}
ul.sidebar_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	background-color: #fff;
	
}
ul.sidebar_nav a {
	display: block;
	margin: 0;
	padding: 6px 10px 6px 30px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	background: #fff url(../images/icons/bullet_black.gif) no-repeat 12px center;
	text-decoration: none;
}
ul.sidebar_nav a:hover {
	text-decoration: none;
}
ul.sidebar_nav a.tags {
	background: url(../images/icons/tag_orange.gif) no-repeat 10px center;
}
ul.sidebar_nav a.browse {
	background: url(../images/icons/table_go.gif) no-repeat 10px center;
}
ul.sidebar_nav a.search {
	background: url(../images/icons/magnifier.gif) no-repeat 10px center;
}
ul.sidebar_nav a.sell {
	background: url(../images/icons/money.gif) no-repeat 10px center;
}
ul.sidebar_nav a.account {
	background: url(../images/icons/user_gray.gif) no-repeat 10px center;
}
ul.sidebar_nav a.home {
	background: url(../images/icons/house.gif) no-repeat 10px center;
}
ul.sidebar_nav a.listing_add {
	background: url(../images/icons/layout_add.gif) no-repeat 10px center;
}
ul.sidebar_nav a.favs {
	background: url(../images/icons/heart.gif) no-repeat 10px center;
}
ul.sidebar_nav a.listing_edit {
	background: url(../images/icons/layout_edit.gif) no-repeat 10px center;
}
ul.sidebar_nav a.video_tutorial {
	background: url(../images/icons/video_tutorial.gif) no-repeat 10px center;
}
ul.sidebar_nav a.logout {
	background: url(../images/icons/lock_go.gif) no-repeat 10px center;
}
ul.sidebar_nav a.login {
	background: url(../images/icons/lock_open.gif) no-repeat 10px center;
}
ul.sidebar_nav a.page {
	background: url(../images/icons/page.gif) no-repeat 10px center;
}
ul.sidebar_nav a.contact {
	background: url(../images/icons/email_go.gif) no-repeat 10px center;
}
ul.sidebar_nav a.pricing {
	background: url(../images/icons/creditcards.gif) no-repeat 10px center;
}
ul.sidebar_nav a.price {
	background: url(../images/icons/creditcards.gif) no-repeat 10px center;
}
a.icon_back {
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #222;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/icons/arrow_left.gif) no-repeat 0 center;
}
a.icon_view {
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #222;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/icons/user_go.gif) no-repeat 0 center;
}
a.icon_rss {
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	display: block;
	background: transparent url(../images/icons/feed.gif) no-repeat 0 center;
}
a.icon_calendar {
	margin: 0;
	padding: 6px 0 6px 30px;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
a.icon_login {
	background: url(../images/icons/lock_open.gif) no-repeat 0 center;
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #222;
	font-size: 11px;
	font-weight: bold;
}
a.icon_logout {
	background: url(../images/icons/lock_go.gif) no-repeat 0 center;
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #222;
	font-size: 11px;
	font-weight: bold;
}
a.icon_register {
	background: url(../images/icons/key_add.gif) no-repeat 0 center;
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #222;
	font-size: 11px;
	font-weight: bold;
}
a.icon_contact {
	background: transparent url(../images/icons/email_go.gif) no-repeat 0 center;
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	display: block;
}

/* Footer */
#footer {
	padding: 5px 0px 10px 10px;
	margin-top: 10px;
	background: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #444 !important;
	border-top: none;
}
#footer ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#footer #left {
	width: 40%;
	padding: 2px 10px 0px 13px;
	float: left;
	border: none;
	background: transparent;
}
#footer #right {
	width: 40%;
	padding: 0px 7px 0px 15px;
	float: left;
	border: none;
	background: transparent;
}
/* Footer Link Styles */
#footer a:link {
	color: #444;
	text-decoration: none;
}
#footer a:visited {
	color: #444;
	text-decoration: none;
}
#footer a:hover {
	color: #444;
	text-decoration: underline;
}
#footer a:active {
	color: #444;
	text-decoration: none;
}
#copyright {
	text-align: center;
	color: #999;
}
#copyright a {
	color: #999;
	text-decoration: none;
}
.alert {
	color: #444;
	padding: 8px 12px 8px 30px;
	text-decoration: none;
	margin: 10px 10px 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	background: #fcf4ed url(../images/icons/exclamation.gif) no-repeat 8px 8px;
	border: 1px solid #ebc0a9;
	clear: both;
	text-align: left;
}
.alert a {
	text-decoration: none;
}
.beta {
	border: 1px solid #ccc;
	background: #f9f9f9 url(../images/icons/wrench.gif) no-repeat 8px 8px;
	font-size: 80%;
}
.alert em,
	.alert p {
	color: #444;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 4px 0 0 0;
}
.info {
	background-color: #fdf7e2;
	background-image: url(../images/icons/asterisk_yellow.gif);
	border: 1px solid #d7cd90;
}
.calendario {
	background-color: #fdf7e2;
	background-image: url(../images/icons/calendario.gif);
	border: 1px solid #d7cd90;
}
/* Listing Styles */
.feat {
	width: 120px;
	float: left;
	padding: 6px;
	margin: 0 2px 8px 4px;
	background: #FFF;
	border: #CCCCCC 1px solid;
}
.feat_width {
	width: 100%;
}
.feat_img {
	width: 100%;
	text-align: center;
	margin: 0 0 5px 0;
}
.feat_txt {
	width: 100%;
	color: #666666;
	height: 63px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}
.feat_price {
	width: 100%;
	color: #5a9a11;
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}

.prices {
	position: relative;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	display: block;
	margin: 0 0 10px 0;
	padding: 4px 15px;
}
/* 68 Classifieds Styles */
#stats {
	float: right;
	text-align: right;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.0em;
}
h1 {
font-size: 18px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
}
h4 {
font-size: 12px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 12px;
}
p,ul, ol {
	font-size: 1.1em;
	line-height: 1.4em;
}
/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th {
	border-bottom: 2px solid #ddd;
	padding: 0;
}
th a:link,
th a:visited {
	color: #222;
	text-decoration: none;
}
th a:hover {
	color: #006699;
	text-decoration: underline;
}
a.sortheader, th {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
	border-radius: 10px;
	background: rgba(171,3,42,1);
background: -moz-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(171,3,42,1)), color-stop(100%, rgba(107,0,25,1)));
background: -webkit-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: -ms-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: linear-gradient(to bottom, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab032a', endColorstr='#6b0019', GradientType=0 );
margin-right: 20px;
padding-top: 5px;
padding-bottom: 5px;



}
/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	/*border: none;*/
/*	background-color: #FFFFFF;      cancellato da me*/
	/*border-collapse: collapse;*/
	/* font-size: 10px; aggiunto da me */
	border-radius: 10px;}
	
	
table.norm tr td {
	line-height: 16px;
}
/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	margin: 10px 0;
	padding: 0;
	width: 100%;
}
table.main td { padding: 5px;}
table.main tr {
	padding: 5px;
	border: 2px solid #FFC601;
	box-shadow: 0px 0px 5px #FFC601;
	-moz-box-shadow: 0px 0px 5px #FFC601;
	-webkit-box-shadow: 0px 0px 5px #FFC601;
	border-radius: 10px;
	}


table.main a {
	font-size: 13px;
	text-decoration: none;
}

table.main a img {
	vertical-align: middle;
border: 2px solid #984337;
	box-shadow: 0px 0px 2px #984337;
	-moz-box-shadow: 0px 0px 2px #984337;
	-webkit-box-shadow: 0px 0px 2px #984337;
	border-radius: 5px;
}
#newlistings table tbody tr td {
	text-align: center;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured {
	background: url("../images/featured_bg.gif") repeat-x left -0px; /* era -30 */
}
td.bold {
	font-weight: bold;
	color: #000000; /* inserito colore */
	font-size: 15px; /* inserita grandezza */
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted {

	background: url("../images/highlight_bg.gif") repeat-x left -0px; /* era -30px */
}
td.highlightedpulse {

	background: url("../images/highlight_pulse_bg.gif") repeat-x left -0px; /* era -30px */
}
/* Checkout Steps */
.error {
	background: #E8EFF5;
	border: 1px solid #2580B2;
}
.total {
	background-color: #F5F5DC;
}
.step {
	background-color: #EAEAEA;
	color: #000;
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
}
span.completed {
	color: green;
}
span.pending {
	color: black;
}
span.pendingpayment {
	background: #FFFF99;
	color: #000;
	padding: 3px;
	display: block;
}
span.notcompleted {
	color: #CACACA;
}
/* Form */
div.blueerror {
	color: #444;
	padding: 8px 12px 8px 30px;
	text-decoration: none;
	margin: 0 0 15px 0;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	background: #fbf6d7 url(../images/icons/asterisk_yellow.gif) no-repeat 8px center;
	border: 1px solid #ead19b;
	clear: both;
	text-align: left;
}
form {
	margin: 0;
}
form p {
	margin: 0;
	padding: 5px 0 10px 0;
}
form h2 {
	border-bottom: 1px solid #ccc;
	line-height: 1.4em;
	margin: 0 10px;
}
.block form .fieldgrp {
	margin-bottom: 0.5em;
	width: 100%;
}
.block form .field {
	float: left;
	font-size: 95%;
	width: 380px;
}
.block form .field input {
	border: 2px solid #CCCCCC;
	margin: 0px;
}
.block form .field textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 0px;
}
.block form input {
	border: 2px solid #CCCCCC;
	margin: 0 0 5px;
	padding: 2px;
}
.block form textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
width: 100%;
}
.block form select {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 1px;
}
.block form label.top {
	display: block;
}
#form label {
	clear: both;
	color: #333333;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px 0 0;
	text-align: right;
	width: 200px;
}
td.formleft {
	width: 65%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
td.formleft {
	width: 35%;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1 {
	background-color: #d0d0d0;
	background-color: #F1F1F1;
}
.row2 {
	background-color: #FFF;
}
#form label.onehpx {
	width: 120px;
}
#form input.error {
	background-color: #DEEFFF;
	color: #000000;
	border: 1px SOLID #EA5200;
}

#form label.error {
	background: url("../images/cross.png") no-repeat 0px 0px;
	padding-left: 18px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
	float: none;
	display: inline;
	border: none;

}
/********august-7****/
.annuci_data .small {
  margin-top: 15px !important;
}
.annuci_data strong {
  font-size: 15px;
  font-weight: 600;
}
.bold.featured10 a{
	font-size:13px;
}
.listing_prt .bold.featured2 a{
	font-size:15px !important;
}



#form label.checked {
	background: url("../images/check.png") no-repeat 0px 0px;
	float: none;
	display: inline;
	border: none;
}
table.main tbody tr td input,
input.button,
p.submit input,
p.continue input {
	border: 1px outset #ccc;
	color: #333;
	font-weight: normal;
	background-color: #ddd;
	padding: 4px 8px;
	margin: 10px 0 0 0;
	text-align: center;
}
p.continue input {
	float: right;
}
#submit {
	margin: 10px 0 0 0;
}
.block fieldset p {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.block fieldset p label {
	float: left;
}
.block fieldset {
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	padding: 10px
}
.block fieldset legend {
	padding: .1em .3em;
	font-size: 12pt;
	font-weight: bold;
	color: #222;
}
span.characters {
	color: #666666;
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
}
span.characters span {
	display: inline;
}
/*		.page fieldset p select, .page fieldset p input { float: right; }*/
input,select,textarea {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
}
div#step2 table td {
	width: 33%;
	padding: 10px 0;
}
/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumbs:link,
.breadcrumbs:visited,
.breadcrumbs:active,
.breadcrumbs:hover {
	font-weight: bold;
	text-decoration: none;
}
.page p.breadcrumb {
	color: #666;
	font-size: 12px;
	margin: 0 0 10px 0;
}
/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav a {
	text-decoration: none;
}
table.pagination {
	text-align: right;
	background-color: #ccc;
	color: #333333;
	font: bold 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 2px solid #984337;
	border-radius: 10px;
}
.paginationNum {
	background-color: #FFFFFF;
	color: #333333;
	border-radius: 8px;
}
.navigationBack {
	background-color: #eaeaea;
	color: #000;
	white-space: nowrap;
	border-radius: 8px;
}
.pageNav td {
	padding: 4px;
}
.navigation {
	font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
border-radius: 8px;
}
.listingextras,
.listingextras a {
	margin: 5px 0;
	font-size: 1em;
	text-align: center;
}
.listingextras2 {
	border: 1px solid #F1F1F1;
	margin: 5px;
	padding: 5px;
}
.listingextras2 a {
	margin: 5px 0;
	font-size: 1em;
}
.favorites,
.printer,
.moreads,
.friendmail,
.contact {
	padding: 4px 0 4px 20px;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}
.favorites {
	background: url('../images/favorites.gif') no-repeat left center;
}
.printer {
	background: url('../images/printer.gif') no-repeat left center;
}
.moreads {
	background: url('../images/moreads-seller.gif') no-repeat left center;
}
.friendmail {
	background: url('../images/friendmail.gif') no-repeat left center;
}
.contact {
	background: url('../images/contact.gif') no-repeat left center;
}
blockquote {
	margin: 10px 0;
	padding: 5px;
	color: #666;
	border: 1px inset;
}
.updated {
	background: #E8EFF5 url(../images/check.png) no-repeat 1em;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}

#step2 fieldset table tr td form { padding: 5px;}

#spiegazioni {
	font-size: 1.1em;
	line-height: 1.4em;
}

#gratis {
	background: url(../images/baloon.png) no-repeat;
	height: 20px;
	width: 62px;
	float: right;
	/* margin: 10px 0 10px 15px; */
	/* margin-bottom: 50px; */
}

.segnala {
	background: #7e1203 url(../images/segnala.png) no-repeat 1em;
	border: 1px solid #2580B2;
	margin: 1em 35% 10px;
	padding: 0 1em 0 3em;
}

.girl {
background: transparent;
position: fixed;
left: 10px;
bottom: 0px;
z-index: 100;
/* background-color: #ff0000 */
} 

*html .girl {
background: transparent;
position: absolute;
left: 10px;
bottom: 0px;
z-index: 100;
/* background-color: #ff0000 */
}

/* mio stile per tabella contatta inserzionista */

.continserz {
	border: none;
	background-color: #d9f0a4;
	/*border-collapse: collapse;*/
}

/* mio stile per titolo news */

.news {
	font-size: 11px;
	background: #E8EFF5 url(../images/news.png) no-repeat 1em 25%;
	border: 1px solid #2580B2;
	margin: 0 3%; /* prima era 	margin: 1em 5% 10px; */
	padding: 5px 0 15px 3.5em; /* prima era 0 1em 0 3.5em; */
}

.corponews {
	font-size: 11px;
	margin: 1em 5% 10px;
	background-color: #FDF7E2;
	border: 1px solid #D7CD90;
	margin: -0.8em 5% 10px;
	padding: 0 1em 0 1em;
}


/*******8\8****/

.respose-flex {
  display: none;
}




/* mio stile per social network */

ul.sidebar_nav a.feed_rss_menu {
	background: url(../images/icons/feed.gif) no-repeat 10px center;
}

ul.sidebar_nav a.facebook_menu {
	background: url(../images/icons/facebook_menu.png) no-repeat 10px center;
}

ul.sidebar_nav a.twitter_menu {
	background: url(../images/icons/twitter_menu.png) no-repeat 10px center;
}

ul.sidebar_nav a.galleria_menu {
	background: url(../images/icons/galleria_menu.png) no-repeat 10px center;
}

ul.sidebar_nav a.ads_menu {
	background: url(../images/icons/chart_pie.png) no-repeat 10px center;
}

ul.sidebar_nav a.download_menu {
	background: url(../images/icons/download_menu.png) no-repeat 10px center;
}

ul.sidebar_nav a.film_menu {
	background: url(../images/icons/film_menu.png) no-repeat 10px center;
}

ul.sidebar_nav a.pagelink_menu {
	background: url(../images/icons/pagelink_menu.png) no-repeat 10px center;
}

ul.sidebar_nav a.forum_menu {
	background: url(../images/icons/forum_menu.png) no-repeat 10px center;
}

/ * mio stile per bottone addthis */

.addthis_toolbox .hover_effect
{
    width: 260px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.addthis_toolbox .hover_effect div
{
    float: left;
}
.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}
.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}
.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;

/* mio stile per colonna centrale larga su pagina calendario */

.colonna_centrale {
	float: left;
	width: 940px;
	left: 10px;
	padding-left:10px;
}
/* stile per banner consenso cookies */
.block .product-slider #owl-logo {
  margin: auto!important;
  width:80%!important;

}
.block .product-slider .owl-pagination {
  display: none !important;
}
.up-slide .owl-buttons {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 47%;
}
.product-slider .owl-theme .owl-controls .owl-buttons div {
  background:none !important;
}
.product-slider .owl-prev {
  float: left;
  left: -15%;
  position: relative;
  top: -10%;
}
.product-slider .owl-next {
  float: right;
  position: relative;
  right: -14%;
  top: -10%;
}
#cookieChoiceDismiss {
    background-color: #0A0;
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9em;
    padding: 1px 10px;
    border-radius: 0.5em;
    float: right;
}



#cookieChoiceInfo {
    font-size: 1em;
    line-height: 1.8em;
    color: #FFF;
}

#cookieInfoLink {
    color: #E00;
    text-decoration: underline;
    font-size: 1em;
}

.flex {
		max-width: 100%;
float: center;
padding-bottom: 0px;
	height: 100%;
border: 2px solid #abcae2;
	box-shadow: 0px 0px 5px #abcae2;
	-moz-box-shadow: 0px 0px 5px #abcae2;
	-webkit-box-shadow: 0px 0px 5px #abcae2;
	border-radius: 10px;
}

.responsive {
max-width: 100%; 
height: auto;
}

.categoriehome {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    overflow:hidden;
    border-radius: 10px;
    -pie-background: linear-gradient(#ece9d8, #E5ECD8);   
    box-shadow: #666 0px 2px 3px;
    behavior: url(Include/PIE.htc);
    overflow: hidden;
}

#sfondopulsanti {
border-radius: 10px;
text-align: center;
	background: rgba(171,3,42,1);
background: -moz-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(171,3,42,1)), color-stop(100%, rgba(107,0,25,1)));
background: -webkit-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: -ms-linear-gradient(top, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
background: linear-gradient(to bottom, rgba(171,3,42,1) 0%, rgba(107,0,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab032a', endColorstr='#6b0019', GradientType=0 );}


@media screen and (max-width: 768px) {
	
#form .block form .field {
  width: 100%;
}
.block.slide_pages > form {
  overflow-x: scroll;
  padding-bottom: 20px;
}

}











