#map_canvas {
	width: auto;
	height: 0;
}

#map_canvas table tr td {
	vertical-align: top;
}

ul.menu li a {
	padding: 6px 25px;
	font-size: 12px;
}

#ja-current-content div.info {
	margin: 0px;
	margin-top: 10px;
}
#ja-current-content div.info a {
	margin-right: 0px;
}
#ja-current-content div.info span.xlistings {
	display: none;
}

#ja-current-content div.fields {
	text-align: justify;
	margin-top: 10px;
}

#ja-current-content table.description {
	border: 0px;
	border-collapse: collapse;
	width: auto;
}
#ja-current-content table.description td {
	text-align: justify;
	vertical-align: top;
	padding: 0px;
}
#ja-current-content table.description td div.text {
	clear: both;
	margin-bottom: 5px;
}
#ja-current-content table.description td.left {
	padding-right: 5px;
}

#ja-current-content table.description img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#ja-current-content table.description img:hover {
	background-color: transparent;
}

div.listing-summary {
	border: 1px dotted #cccccc;
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	width: auto;
}

div.listing-summary.featured {
	border: 1px solid #78C2EF;
	width: auto;
}

#cat-desc {
	margin: 0px;
}
#listings, #listing {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#listings div.title {
	margin: 5px 0px 0px 0px;
}

#listing div.fields table.row {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-bottom: 1px dotted #b3b3b3;
}
#listing div.fields table.row td {
	padding: 2px;
	vertical-align: top;
}
#listing div.fields table.row td.caption {
	width: 100px;
	font-weight: bold;
	color: #666;
	text-align: right;
}

div.category h2 {
	line-height: 35px;
}
div.category img {
	float: left;
	height: 25px;
}

table.mod-mt-listing-wpic,
table.mod-mt-listing-wpic table {
	width: auto;
	border: none;
	border-collapse: collapse;
}

table.mod-mt-listing-wpic table td {
	line-height: normal;
	padding: 0px;
}

table.mod-mt-listing-wpic td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	padding-bottom: 15px;
}

table.mod-mt-listing-wpic td a.view-detail {
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
	text-align: center;
	border-bottom: 1px dotted gray;
	font-size: 14px;
}

table.mod-mt-listing-wpic td img.detail {
	width: 70px;
	border: none;
	margin: 0px 5px 5px 0px;
}

table.mod-mt-listing-wpic td img.star {
	width: 14px;
	border: none;
}

table.mod-mt-listing-wpic td div.tube,
table.mod-mt-listing-wpic td div.price,
table.mod-mt-listing-wpic td div.cat div {
	padding: 2px 0px 0px 20px;
	background-repeat: no-repeat;
}

table.mod-mt-listing-wpic td div.cat {
	position: relative;
}

table.mod-mt-listing-wpic td div.cat img {
	width: 15px;
	position: absolute;
}

table.mod-mt-listing-wpic td div.tube {
	background-image: url(../images/tube.png);
}

table.mod-mt-listing-wpic td div.price {
	background-image: url(../images/pound.png);
}

#ja-current-content div.subcat ul li,
#lista-paesi-origine-in-zona ul li {
	background-image: url(../images/less.gif);
}

#searchForm {
	padding-top: 5px;
	background-image: url(../images/form-bg.png);
	background-repeat: repeat-x;
}

#searchForm table {
	border-collapse: collapse;
}

#searchForm table td {
	padding: 0px;
	vertical-align: top;
	padding-top: 10px;
}

#searchForm table td.fields {
	width: 310px;
	padding-right: 15px;
	padding-top: 0px;
}

#searchForm table td.fields input,
#searchForm table td.fields select {
	color: #CC0000;
	font-style: italic;
}
#searchForm table td.fields select option {
	color: black;
	font-style: normal;
}

#searchForm table td.fields input {
	width: 200px;
}
#searchForm table td.fields select {
	width: 206px;
}

#searchForm table td.fields input[type=checkbox],
#searchForm table td.fields input[type=radio] {
	width: auto;
}

#adminForm input[type="button"],
#searchForm input[type="submit"],
#searchForm input[type="reset"],
table.mod-mt-listing-wpic td a.see-all,
#com-form-login input[type="submit"],
div.search input[type="submit"],
.actions a,
div.info a.add-listing,
#josForm button,
div.show-gmap a {
	text-decoration: none;
	padding: 1px 15px;
	line-height: 25px;
	font-size: 16px;
	color: white;
	background-color: #C90000;
	border: 1px solid #C90000;
	background-image: url('../../../../images/ok_details/bg-button-details.png');
	background-repeat: repeat-x;
	background-position: bottom;
	cursor: pointer;
	text-transform: lowercase;
	background-position: bottom;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#adminForm input[type=button]:hover,
#searchForm input[type=submit]:hover,
#searchForm input[type=reset]:hover,
table.mod-mt-listing-wpic td a.see-all:hover,
#com-form-login input[type=submit]:hover,
div.search input[type=submit]:hover,
.actions a:hover,
div.info a.add-listing:hover,
#josForm button:hover,
div.show-gmap a:hover {
	background-image: url('../../../../images/ok_details/bg-button-details-hover.png');
}

#adminForm {
	margin-bottom: 15px;
}

table.mod-mt-listing-wpic td a.see-all {
	display: block;
	text-align: center;
}

#searchForm p.buttons {
	margin-top: 10px;
	text-align: center;
}

#searchForm p.search-type {
	margin-bottom: 10px;
}

#searchForm label {
	width: 100px;
	display: block;
	text-align: right;
	float: left;
	padding-right: 2px;
}

.listing-summary div.category span.category-name,
#ja-current-content div.title-category {
	color: #009900;
	font-weight: bold;
}

#be-the-first {
	padding: 10px;
	margin: 15px 0px;;
	background-color: #facbc6;
	font-size: 14px;
}

#form-login {
	margin: 10px 0px;
}

ul.linkcats {
	list-style-type: none;
}

#index,
#subcats {
	width: auto;
	padding-left: 0px;
	margin: 10px 0px;
}

#subcats {
	margin-bottom: 0px;
}

#index div.row {
	padding-left: 10px;
}

#index div.title,
#subcats div.title {
	margin: 0px;
}

#index.first-level div.category,
#lista-paesi-origine-in-zona {
	background-color: #EEEFEE;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
}

#index.first-level div.category div.subcat {
	padding: 0px;
	margin: 0px !important;
}

#index.first-level div.category h2,
#lista-paesi-origine-in-zona h2 {
	margin: 0px !important;
	line-height: normal;
}

#index.first-level div.category h2 a {
	font-weight: bold;
}

#index.first-level div.category div.subcat ul li,
#lista-paesi-origine-in-zona ul li {
	float: left;
	width: 130px;
	text-align: left;
}

#index.first-level {
	margin-bottom: 10px;
	padding: 0px;
}

#index.first-level div.row {
	width: auto;
	padding: 0px;
}

#index.first-level .title {
	margin-right: 0px;
}

div.login-form div.message {
	font-size: 20px;
	padding-left: 20px;
	margin: 10px 0px;
}

div.login-form div.message,
div.login-form div.description {
	width: 400px;
}

div.login-form div.message a.register {
	text-decoration: underline;
}

div.login-form fieldset.input table td {
	vertical-align: bottom;
}

#com-form-login-username,
#com-form-login-password,
#com-form-login-remember {
	padding: 0px;
	margin: 0px;
}

div.login-form fieldset.input table td.login-icon {
	width: 120px;
	height: 91px;
	background-image: url(../images/login-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.search input,
div.search select {
	margin-bottom: 5px;
}

div.search input[type=submit] {
	text-align: center;
}

div.search select,
div.search input[type=submit] {
	width: 100%;
}

div.search input {
	width: 96%;
}

div.search a {
	display: block;
	text-align: center;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: underline;
}

#cat-desc {
	padding-top: 10px;
}

#subcats ul {
	margin-left: 10px;
	width: auto;
}

#subcats li {
	width: 240px;
	margin-bottom: 13px;
}

#subcats li a {
	font-size: 16px;
}
#subcats li a:hover {
	text-decoration: underline;
}

#subcats li img {
	border: 0 none;
	float: left;
	margin-right: 5px;
	height: 25px;
}
	
#listing .description {
	padding: 5px;
	background-color: #ffefc6;
	text-align: justify;
}

#listing {
	clear: both;
}

#ja-current-content div.title-category {
	margin-top: 5px;
	font-size: 16px;
	line-height: 25px;
}

#ja-current-content div.title-category img {
	float: left;
	margin-right: 10px;
	height: 25px;
}

#listing .fields .data {
	float: none;
}

#ja-current-content table.category-tags td.data {
	height: 26px;
}
#ja-current-content table.category-tags td.data a {
	padding: 4px;
	text-transform: lowercase;
	font-weight: bold;
	margin-right: 4px;
}
#ja-current-content table.category-tags td.data span.category-1 a {
	color: #eb4f2a;
	background-color: #ffefe2;
}
#ja-current-content table.category-tags td.data span.category-2 a {
	color: #0b95bc;
	background-color: #e0f3fd;
}
#ja-current-content table.category-tags td.data span.category-3 a {
	color: #5b7c28;
	background-color: #e8f1d3;
}
#ja-current-content table.category-tags td.data span.category-4 a {
	color: #b7231d;
	background-color: #fce2e2;
}
#ja-current-content table.category-tags td.data span.category-5 a {
	color: #804000;
	background-color: #e2c9bc;
}

.rating #rating-msg {
	width: 150px;
	margin-right: 5px;
	white-space: nowrap;
}

div.reviews div.title {
	margin: 0px;
}

#josForm {
	margin-bottom: 10px;
	margin-left: 20px;
}
#josForm div.componentheading {
	display: none;
}
#josForm div.button-container {
	text-align: center;
}

#adminForm table.new-fields,
#adminForm table.confirm {
	width: 100%;
	border-collapse: collapse;
}
#adminForm table.confirm {
	margin-top: 20px;
}
#adminForm table.confirm td.button-container {
	text-align: center;
	padding-top: 10px;
}
#adminForm table.new-fields li {
	background: none;
	padding: 0px;
}
#adminForm table.new-fields td.label {
	text-align: right;
	vertical-align: top;
	padding: 2px;
}
#adminForm #mc_selectcat {
	width: auto;
}
div.print-header.logo {
	height: 70px;
	background: url(../../../images/layout/logo.gif) no-repeat;
	text-align: right;
	padding-top: 10px;
}

#form-lista-paesi-origine-in-zona {
	clear: both;
}

#lista-paesi-origine-in-zona {
	margin-top: 0px;
	margin-bottom: 10px;
}
#lista-paesi-origine-in-zona ul {
	list-style: none;
}

#highslide-header ul li {
	background: none;
}

#tube-map {
	margin-bottom: 10px;
}


img.imagebox {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
}

img.imagebox2 {
	float: right;
	border: solid 1px silver;
	padding: 5px;
	margin-left: 10px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus,
ul.menu li.active a {
	background-color: #eeefee;
}

.ja-box-tl h3 {
	color: #4c4c4c;
}

div.show-gmap {
	text-align: center;
}

#ja-botsl .ja-box-left .module table {
	margin-top: 8px;
}
#ja-botsl .ja-box-left .module table td a,
ul.ja-bullettin li {
	display: block;
	padding: 3px 8px;
	border-bottom: 1px dashed #cccccc;
}
#ja-botsl .ja-box-left .module table tr:last-child td a,
ul.ja-bullettin li:last-child {
	border-bottom: none;
}
#ja-botsl .ja-box-left .module table td a:hover {
	text-decoration: none;
	background-color: #eeefee;
}
ul.ja-bullettin li {
	padding: 5px 0 !important;
}

#tube-map p.be-tube-map-option-1,
#tube-map p.be-tube-map-option-2 {
	margin: 5px 0;
	padding-left: 30px;
}
#tube-map p.be-tube-map-option-1 {
	background: url(../images/custom/tube-map-icon-24.png) no-repeat;
}
#tube-map p.be-tube-map-option-2 {
	background: url(../images/custom/tube-map-map-24.png) no-repeat;
}

#ja-subnav ul li:first-child a {
	background: none;
}




a.be-color-button, a.be-color-button:link, a.be-color-button:active, a.be-color-button:visited {
	outline-style: solid;
	outline-width: 1px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
	
	background-color: #4c4c4c;
	outline-color: #4c4c4c;
}

a.be-color-button.green, a.be-color-button.green:link, a.be-color-button.green:active, a.be-color-button.green:visited {
	background-color: #98BF21;
	outline-color: #98BF21;
}
a.be-color-button.green:hover {
	background-color: #7A991A;
}

a.be-color-button.blue, a.be-color-button.blue:link, a.be-color-button.blue:active, a.be-color-button.blue:visited {
	background-color: #4482B3;
	outline-color: #4482B3;
}
a.be-color-button.blue:hover {
	background-color: #2D5B87;
}

a.be-color-button.red, a.be-color-button.red:link, a.be-color-button.red:active, a.be-color-button.red:visited {
	background-color: #d50209;
	outline-color: #d50209;
}
a.be-color-button.red:hover {
	background-color: #c5020a;
}
