/*------------------------------------------------------------------------
# JA Mercury 1.0 - Sep, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

/* utilizzato eslusivamente per l'indicizzazione */
.optima { 
        display : none;
}

/* COMMON STYLE
--------------------------------------------------------- */
body {
	color: #333333;
	background: #FFFFFF;
	font-size:11px; 
}

.clr {
	clear: both;
}

body#bd {
	background: #FFFFFF;
	margin: 0px auto;
	color: #404040;
	font-size:11px; 
	font: 70%/1.5 Tahoma, Arial, sans-serif;
	text-align: left;
	padding: 0;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 140%;
}

h1 {
	font-size: 16px;
}

h2 {
	margin: 10px 0;
	font-size: 14px;
	color:#B12A2A;
	font-weight:bold
}

h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

/* Normal link */
a {
	color: #0F0F0F;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;	
}

p {
	margin: 10px 0;
	font-size:12px; 
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 12px;
	background:  url(../images/arrow-readon-on.gif) 3px 6px no-repeat;
}

th {
	padding: 4px;
	font-weight: bold;
	font-size:12px; 
	text-align: left;
}

hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
	padding: 0;
	/*margin-left: 15px;*/
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}
.small {
	color: #999999;
}

/* WRAPPER MODULES */
#ja-wrapper {
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto;
	padding: 0;
	text-align:center;
}
#ja-top {
	background: #F1F1F1;
}
#ja-top-modules {
	margin: 0px auto;
	width: 770px;
	height: 10px;  /*  90px  */
	background: #F1F1F1;
}
#ja-logo {
	float: left;
	width: 320px;
}

#ja-logo img {
	margin: 0px;
}
#ja-header-outer {
	background:  url(../images/header-bg.png);
	height: 130px;
	border-bottom: 1px solid #FFD300;
}

#ja-header {
	height: 130px;
	margin: 0px auto;
}

#testata {
	align: center;
}

#ja-gray-bar {
	background:  url(../images/gray-bar.gif) top repeat-x;
	height: 14px;
}
/* TOPNAV
--------------------------------------------------------- */
#ja-topnav {
	clear: left;
	font-size:11px; 
	border-bottom: 4px solid #FFD300;  /* 990000 */
	background:  url(../images/topnav-bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center
}

#ja-topnav-inner {
	width: 770px;
	margin: 0px auto;
}

#ja-topnav a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-topnav a:hover {
	text-decoration: none;
}

#ja-topnav ul {
	margin: 0;
	padding: 0;
}

#ja-topnav li {
	margin: 0;
	padding: 0;
}

/* LEFTCOL */
#ja-leftcol {
	width: 140px;
	float: left;
	color: #000000;
	font-size: 1em;
}

#ja-leftcol .moduletable {
	margin-bottom: 16px;
	padding-bottom: 6px;
	background:  url(../images/top-bg.gif) left top;
	border-bottom: 2px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

#ja-leftcol .moduletable h3 {
	text-align:center;
	background:  url(../images/ja-h3-bg.gif) top left no-repeat;
	padding-top: 4px;
	height: 27px;
	color: #595959;
	font-size:11px; 
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}

#ja-leftcol .moduletable ul li {
	background: none;
}

#ja-leftcol .moduletable ul li a {
	color: #404040;
	font-size:11px; 
	line-height: 16px;
}

#ja-leftcol .moduletable ul li a:hover{
	color: #000000;
}

/* CONTENT */
#ja-content {
	width: 410px;
	float: left;
	margin-left: 0px;
	margin-right: 10px; 
}

/* 2 column content [on the left] width */
#ja-content-full-left {
	margin-left: 10px;
	width: 580px;
	float: left;
}

/* 2 column content [on the right] width */
#ja-content-full-right {
	margin-right: 20px;
	width: 580px;
	float: right;
	text-align:justify;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-bottom:12px;
}
#ja-content-full-right h4 {
	color: #800000;
	font-size:16px;
}
#ja-content-full-right h5 {
	color: #D18603;
	font-size:14px;
	margin:6px;
	margin-bottom:6px;
	padding:0px;
}
#ja-content-full-right p {
	font-size:12px;
	margin:0;
	padding:0px;
	margin-left:6px;
}

#ja-content-full-right ul {
	font-size:12px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	
}

#ja-content-full-right  li {
	padding-left: 15px;
	padding-bottom:8px;
	background:  url(../images/arrow-readon-on.gif) 3px 6px no-repeat;
}


/* 1 column content width */
#ja-content-full {
	margin: 0 15px 0;
}


/* RIGHTCOL */
#ja-rightcol {
	float: right;
	width: 158px;
	font-size: 1em;
	clear: right;
}

#ja-rightcol .moduletable {
	padding: 6px 8px 8px 6px;
	margin-bottom: 16px;
	border-top: 2px solid #FFD300;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 2px solid #E8E8E8;
}

#ja-rightcol .moduletable h3 {
	background: none;
	color: #404040;
	font-size:11px; 
	font-weight: bold;
	text-transform: uppercase;
}

#ja-rightcol .moduletable ul li a {
	padding-left: 13px;
	color: #888888;
	font-size:11px; 
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8em;
}

#ja-rightcol #ja-newsflash {
	height: 158px;
	overflow: hidden;
	margin-bottom: 16px;
	border-bottom: 2px solid #E8E8E8;
}

#ja-newsflash table {
	border-collapse: collapse; 
	margin: 0;
	padding: 0;
}

#ja-newsflash .moduletable h3 {
	background: none;
	color: #404040;
	padding: 0;
	margin: 0;
	
}

/* FOOTER */
#ja-footer {
	border-top: 1px solid #F3DF7F;  
	background: #F1F1F1;
	height: 100px;
	clear: both;
}

#ja-footer-inner {
	width: 770px;
	margin: 0px auto;
}

#ja-footer-inner img {
	margin: 0;
	padding: 0;
	border: none;
}

#but-css {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#but-xhtml {
	float: right;
	margin-top: 10px;
}

#copyright {
	float: left;
	font-size:11px; 
	color: #8D8C90;
	margin-top: 12px;
	margin-left:30px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* personalizzato */
.centrale {
	min-height: 750px;
	height: auto !important;
	height: 750px;
	position:relative;
	text-align:left; 
	clear: both;
	margin:auto;
	font-size:12px; 
}
.centrale h1 {
	color: #800000;
	font-size:16px;
}
.centrale h2 {
	color: #B12A2A;
	font-size:14px;
	margin:6px;
	margin-bottom:6px;
	padding:0px;
}
.centrale h3 {
	color: #D18603;
	font-size:12px;
	margin:6px;
	margin-bottom:6px;
	padding:0px;
}

.centralesmall {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position:relative;
	text-align:left; 
	clear: both;
	width:600px; 
	font-size: 14px;
	margin:auto;
}
.centralesmall h1 {
	color: #800000;
	font-size:16px;
}
.centralesmall h2 {
	color: #B12A2A;
	font-size:14px;
	margin:6px;
	margin-bottom:6px;
	padding:0px;
}
.centralesmall h3 {
	color: #D18603;
	font-size:12px;
	margin:6px;
	margin-bottom:6px;
	padding:0px;
}

.label{
	float: left;
	width: 45%;
	line-height: 23px;
    padding-right: 2%;
	text-align:right;
	font-weight:bold
}
.dato {
	width:50%;
	float:left
} 
.rigainput {
	width:100%;
	line-height: 26px;
	clear:both; 
}
.labelinput{
	float: left;
	width: 30%;
    padding-right: 5px;
	text-align:right;
	font-weight:bold
} 
.inputtext{
	float: left;
	width: 65%;
	text-align:left;
	font-weight:normal;
	font-size: 10px;
} 
.chkpro {
	width:20px;
	margin-left:10px;
}
.rigaalbum {
	/*width:100%; */
	text-align:left;
	margin-auto;
	font-size:11px;  
	clear:both;
	margin-bottom:25px
}
.boximagealbum {
	float:left; 
	margin-top:8px;
	padding:0px; 
	text-align:center; 
	width:180px;
	font-size:11px;
} 
.boximagealbum a {
	color:#4B4B4B; 
	font-style:italic; 
	font-weight:normal;
	font-size:11px;
	
}
.boximagealbum h4 {
	font-size:11px;
	font-weight:normal;
}
.boximagealbum h6 {
	font-size:11px;
	font-weight:normal;
}
#codiceesempio {
	clear:both; 
	font-size:11px; 
}
#codiceesempio h5 {
	color:red; 
	font-weight:bold; 
	font-size:110%;
	margin-left:0px
}
.rigaalbumfiniture {
	width:100%; 
	text-align:center;
	margin:auto;
	font-size:11px; 
}
#testoprodotto {
	width:360px; 
	margin-left:10px
}
#presentazione {
	font-size:12px; 
}
#presentazione ul {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	font-size:12px; 
	
}

#presentazione li {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	background:  url(../images/arrow-readon-on.gif) 3px 6px no-repeat;
	font-size:12px; 
}
