/*------------------------------------------------------------------------
# JA Rochea - May, 2007
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
*{margin:0px;padding:0px;}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	margin-bottom:20px;
}

body {
	/*color: #858478;*/
	color: #3C3C3C;
	background: #E7E8EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 1.5;*/
}

body#bd {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top:0px;
	margin-bottom:20px;
}

/*
body.contentpane {
	width: auto; 
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
}
*/

body.fs1{
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #858478;	
	text-decoration: none;
}

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

a.fl{padding-left:5px;}

a.flsel{text-decoration: none; color: #000000;	}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, #ja-pathway {
	font-size: 100%;
	color: #999999;
}

/* Heading */
h1 {
	font-size: 170%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote,  ol, h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	padding: 0;
}


ul li {
	/*padding-left: 35px;*/
	/*line-height: 170%;*/
	/*background: url(../images/arrow.png) no-repeat 25px 8px;*/
}

ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

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

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input,  select, textarea, .inputbox {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #4F4F4F;
}


.goinputbox{
	background: #CC0000;
	color: #FFFFFF;

}

.button {
	/*background: url(../images/but-bg.gif) repeat-x top #D25D23;*/
	background-color:#162f71;
	color: #FFFFFF;
	border: 1px solid #8080FF;
	padding: 1px 5px;
	font-weight: bold;
}


* html .button { /*IE 6*/
	padding: 1px 3px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 3px !important;
}

.inputbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 0px
}

.inputbox:hover, .inputbox:focus {
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-top: 3px solid #CCCCCC;
	background: url(../images/code-bg.gif) no-repeat right top #F8F8F8;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px 15px 60px;
	background: url(../images/open_quotes.gif) 20px 10px no-repeat;
	font: 1em/1.5 Georgia, Times, serif;
}

p.quote {
	margin: 0;
	padding: 0;
	background: url(../images/close_quotes.gif) bottom right no-repeat;
}



/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

.dropcap-hilite {
	float: left;
	padding: 4px 3px 0 3px;
	margin: 0 4px 0 0;
	display: block;
	color: #FFFFFF;
	background: #130046;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #DF8600;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #130046;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: White;
	font-weight: bold;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 30px;
	background: url(../images/checklist-bg.gif) no-repeat 0px 0px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(../images/ol-bg.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}


/* Box style */
.box-grey,
.box-hilite {
	border: 1px solid #CCCCCC;
	background: url(../images/grad2.gif) repeat-x bottom #FFFFFF;
	margin: 20px 0 0 0;
	padding: 15px;
}

.box-hilite {
	border: 1px solid #CCCCCC;
	background: White;
}



div.modulo {
	margin: 0px;
	padding: 0px;
	/*width: 100%;*/
	
	
}

div.modulo div.top
{
	/*height:10px;*/
	/*background: url(../images/box-tl.gif) no-repeat top left;*/
	margin:0px;
	padding:0px;
	/*width:100%;*/
	font-size:0px;
	
}

div.modulo div.bottom
{
	height:10px;
	/*background: url(../images/box-bl.gif) no-repeat bottom left;*/
	margin:0px;
	padding:0px;
	/*width:100%;*/
}


div.modulo div.corpo
{
	/*padding-top:1px;*/
	padding-bottom:10px;
	margin:0px;
	/*background: url(../images/box-m.gif) repeat-y ;	*/
	/*width:100%;*/
	height:auto;
	border:0px solid;
}

div.contenuto h3{
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	color:#CC0000;
	font-weight:bold;
	text-indent:25px;
	background: url(../images/h1.png) 0px 0px no-repeat ;	
	line-height:35px;
	/*height:37px;*/
	/*text-transform:uppercase;*/
}

a.rossoh3{
	color:#CC0000;
}


div.contenuto h3.riga{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#CC0000;
	/*background: url(../images/h3.jpg) 0px 10px no-repeat ;	*/
	background:none;
	border-bottom:5px solid #cc0000;
	/*height:37px;*/
	/*text-transform:uppercase;*/
}


div.formcontatto{
padding:10px;
background-color:#cc0000;
float:right;
width:310px;
color:#FFFFFF;
}

.vFC{
width:300px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	height: 30px;
	/*background: url(../images/sep.gif) no-repeat center right;*/
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contentpane, table.contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 5px 0;
	width: 35%;
	background: #F8F8F8;
}


table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}


td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding: 0 0 5px 0;
	margin-bottom: 15px;
	background: url(../images/sep.gif) no-repeat bottom right;
	font-size: 200%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 170%;
}

.contentheading {
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
	color: #009CC3;
	border-bottom:1px solid #C10069 ;
}

a.contentpagetitle {
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none;
}

a.readon {
	float: left;
	display: block;
	background: url(../images/readon.gif) no-repeat top;
	width: 74px;
	height: 18px;
	text-indent: -300%;
	outline: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/readon.gif) no-repeat bottom;
}

div.back_button a {
	margin: 10px 0;
	display: block;
	background: url(../images/but-back.gif) no-repeat top;
	height: 18px;
	width: 49px;
	outline: none;
	text-indent: -300%;
}

div.back_button a:hover,
div.back_button a:active,
div.back_button a:focus {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 0 1px;
	color: #3F1F13;
	text-transform: uppercase;
	font-size: 90%;
}

.modifydate {
	color: #999999;
	height: 15px;
	padding-top: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 10px 5px 0;
	padding: 5px;
}

* html .mosimage { /*IE 6*/
	padding: 5px 0 !important;
	margin: 15px 10px 5px 0;
}

*+html .mosimage { /*IE 7*/
	padding: 5px 0 !important;
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 3px;
	padding: 1px 2px;
	color: #999999;
	font-size: 90%;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	border: 1px solid #009CC3;
	background: #FFFFFF;
	
	font-weight: bold;
}


tr.sectiontableentry1 td {
	padding: 8px 5px;
	border-bottom: 1px solid #DDDDDD;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #F8F8F8;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	border-bottom: 1px solid #CCCCCC;
}

table.listadoc{
padding:0px;

}

tr.docrow0{
background: #F8F8F8;
}

tr.docrow1{

}

tr.docrow0:hover ,
tr.docrow1:hover  {
	border: 1px solid #CCCCCC;
}


tr.aaarigath th {
	background: #009CC3;
	color:#FFFFFF;
	
}


.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.ja-wrapperombrasx {
	background: url(../images/ombra_sx.jpg) repeat-y ;
}
.ja-wrapperombrasxclose {
	background: url(../images/ombra_a_sx.jpg) no-repeat ;
}
.ja-wrapperombradxclose {
	background: url(../images/ombra_a_dx.jpg) top right no-repeat ;
}

.ja-wrapperombradx {
	background: url(../images/ombra_dx.jpg) right repeat-y ;
}

#ja-wrapperombraclose {
	margin-left:15px;
	margin-right:15px;
	background: url(../images/ombra_close.jpg) repeat-x ;
	height:10px;
}


#ja-wrapper1 {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	/*background: #FFFFFF;*/
	
}

#ja-wrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;
	background: url(../images/w_bg.png) repeat-x;
	background-color: #CACBCE;
	min-height: 562px;
	height: auto !important;
	height: 562px;	

	
}


#ja-wrapperfooter{
	clear: both;
	margin: 0 auto;
	text-align: left;
	background: url(../images/b_bg.png) repeat-x;
	background-color: #E7E8EB;
	min-height: 99;
	height: auto !important;
	height: 99px;	


}


#ja-wrapperfooter1 {
	padding-top:5px;
	width: 966px;
	margin: 0 auto;
	text-align: center;
	color:#6B6C6E;
}



#ja-wrapperfooterclose{
	width: 966px;
	margin: 0 auto;
	text-align: center;
	height:10px;
}

.minheight{
	min-height: 500px;
	height: auto !important;
	height: 500px;	

	
	/*height: 500px!important;
	height: auto;
	min-height:500px;
	*/
}

#ja-container {	
	float:left;
	padding-bottom:20px;
}


#ja-contentwrap11 {
margin:0px;
padding:0px;


}


.sxdx{
/*width:530px;*/
width:500px;
}

.dx, .sx{
width:566px;

}

.nosxdx{
width:700px;
/*width:100%;*/
}



#ja-coldx {
	float: right;
	width: 200px;
	
}

#ja-colsx {
	float: left;
	/*width: 176px;*/
	width: 192px;
	margin-right:10px;
	
}

#ja-content {
	clear: both;
	display: block;
	/*width: 690px;*/
}

td.content1 {
	border:1px solid #F29091;
	background: #FFFFFF;
	padding:5px;

}




/* HEADER
--------------------------------------------------------- */
#ja-header {
	clear: both;
	margin: 0 auto;
	text-align: center;
	height:193px;
	background: url(../images/h_bg.png) repeat-x;
}



#homecontent{
	width: 540px;
	float:left;
}


#boxnews,
#searchbox{
	width: 200px;
	float:left;
}

#boxnews .tp ,

#searchbox .tp{
	height:24px;
	border-top:2px solid #CC0000;
	
}

#boxcantieri{

	float:left;
}

#boxnews .tabsearch,  #boxnews .tabsearchattiva,
#searchbox .tabsearch, #searchbox .tabsearchattiva{
	float:left;
}

#boxcantieri{
	
	background: url(../images/vm1.png) repeat-y ;
	color:#FFFFFF;
}

#boxcantieri  div.ct { width:180px;}

#boxcantieri a{
	
	color:#FFFFFF;
}

.cntcant{
width:200px;

}


	#slidercantieri
	{
		width:190px;
		padding-top:0px;margin-top:0px;
		padding-bottom:5px;
	}

	#slidercantieri ul, #slidercantieri li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
		#slidercantieri li p
		{
			padding-left:5px;
			padding-right:5px;
			margin:0px;
		}
		
	#slidercantieri, #slidercantieri li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:190px;
		overflow:hidden;
				/*text-align:justify;*/
		
		font-size:10px;
		
		}
		
	#slidercantieri li img {padding-right:5px; padding-bottom:5px}
	#slidercantieri li a
	{
		text-align:right;
		display:block;
		margin-right:5px;
	}

	span#prevBtn{padding-left:5px;}
	span#nextBtn{padding-left:5px;}					
	
	



#boxcantieri .tabsearchattiva .bg{

	height:24px;
	color:#FFFFFF;
	
}

#boxcantieri .tabsearchattiva .bg a{
	width:200px;
	display:block;
	text-indent:25px;
	margin:0px;	
	padding:0px;
	line-height:24px;
	height:24px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 16px;
	background: url(../images/vm1.png) repeat-y;
}

#boxnews .tabsearchattiva .bg, 
#searchbox .tabsearchattiva .bg {
	float:left;
	background: url(../images/vm1.png) repeat-y ;
	height:24px;
	color:#FFFFFF;
	text-align:center;
}

#boxnews .tabsearch .bg , 
#searchbox .tabsearch .bg {
	float:left;
	background: none;
	height:24px;
	text-align:center;
}

#boxnews .tabsearchr .bg , 
#searchbox .tabsearchr .bg {
	float:left;
	background: none;
	height:24px;
	text-align:center;
}

#boxnews .tabsearchattiva a, #boxnews .tabsearch a, 
#searchbox .tabsearchattiva a, #searchbox .tabsearch a{
	padding-top:5px;
	display:block;
	text-decoration:none;
	width:100px;
	color: #CC0000;
}

#boxnews .tabsearchattiva a, 
#searchbox .tabsearchattiva a{
	color:#ffffff
}

#boxnews .tabsearch a:hover, #boxnews .tabsearch a:active, #boxnews .tabsearch a:focus , 
#searchbox .tabsearch a:hover, #searchbox .tabsearch a:active, #searchbox .tabsearch a:focus {
	text-decoration: none;
}


#boxnews .tabsearchattiva a:hover, #boxnews .tabsearchattiva a:active, #boxnews .tabsearchattiva a:focus , 
#searchbox .tabsearchattiva a:hover, #searchbox .tabsearchattiva a:active, #searchbox .tabsearchattiva a:focus {
	text-decoration: none;
}


#searchbox div.tabsearchattiva#sbtabquicklist .bg {
background: url(../images/vm1r.png) repeat-y;
}




#visualsearchbox .ct{
	background: url(../images/vm1.png) repeat-y;
	/*background-color: #EFECB1;*/
	padding:10px;
	font-size:10px;
}

#pois .ct{
	background: url(../images/search/bg_spento.jpg) repeat;
	/*background-color: #EFECB1;*/
	padding:10px;
	font-size:10px;
}

#searchbox .ct a{color:#FFFFFF;}
#boxnews .ct a{color:#FFFFFF;}

#boxnews .ct, 
#searchbox .ct{
	background: url(../images/vm1.png) repeat-y;
	color:#FFFFFF;
	/*background-color: #EFECB1;*/
	padding:10px;
	font-size:10px;
}



.submitads{
	background: url(../images/vm1.png) repeat-y;
}

#searchbox .ctf {
	background: url(../images/vm1.png) repeat-y;
	/*background-color: #EFECB1;*/
	padding:4px;
	font-size:10px;
	color:#FFFFFF;
}

#searchbox .bt {
	background: url(../images/search/search-bottom.jpg) no-repeat top left;
	height:12px;
}



#newsletterbox{
	
	width: 176px;
	float:right;

	
	
}

#newsletterbox .titolo{
	background-color:#FDCF4C;
	height:22px;
	text-align:center;
	padding-top:5px;
	font-family: Tahoma, Georgia;
	
}

#newsletterbox .ct{
	margin:0px;
	margin-top:2px;
	/*background-color: #EFECB1;*/
	background: url(../images/vm1.png) repeat-y;
	padding:10px;
	padding-top:5px;
	font-size:10px;
}
#newsletterbox .bt {
	background: url(../images/search/search-bottom.jpg) no-repeat top left;
	height:12px;
	margin-bottom:2px;
}


#ja-propostehome{
	margin-top:10px;
	clear: both;
	border-top:3px solid #EFECB1;
	padding-top:12px;

}

#ja-propostehome p {margin:0px; padding:0px;}

.boxproposta{
	width:440px;
}



select.formRicerca {
	width:155px;
}

input.formRicerca{
	width:149px;
}

.campiricerca{
text-align:right;
margin-top:2px;
}


.clssearch{
	border:0px;
	width:130px;
	background: url(../images/search/search-button.jpg) no-repeat top;
}




.boxproposta .titolobox{
	height:26px;
	background-color:#F0ECB1;
	padding-left:15px;
	color:#858478;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom:6px;
}

.boxproposta .immagini_rotazione{
	height:147px; 
	width:440px;
}


div.header-sep {
	background: url(../images/subnav-bg-wide.gif) no-repeat top left;
	padding: 4px 0;
	clear: both;
}

/* Search */
#ja-search {
	background: url(../images/search-bg-narrow.gif) no-repeat left;
	width: 160px;
	height: 38px;
	margin-bottom: 5px;
}



.wide #ja-search {
	background: url(../images/search-bg-wide.gif) no-repeat left;
	width: 200px;
}

#ja-search .inputbox {
	margin-top: 4px;
	margin-left: 30px;
	border: none;
	width: 100px;
	line-height:10px;
	font-size:12px;
}

.wide #ja-search .inputbox {
	width: 130px;
}

#ja-subhead {
	padding: 0px;
/*	position: relative;*/
	
}

#ja-logo {
	padding: 0px;
	margin:0px;
	float:left;
	display: inline;
	
}

#ja-lang {
	padding: 0px;
	margin:0px;
	float:right;
	display: inline;
	padding-top:40px;
	
}


#ja-rotatorimg {
	/*border:1px solid #FFFFFF;*/
	height:281px;
	padding:0px; margin:0px;
	overflow:hidden;
	text-align:left;
	width:899px;
	clear:both;
	background-image:url("../images/top1.jpg"); background-repeat: no-repeat; 
}



#ja-col1 div.moduletable{
padding:0px;
}

#ja-col1 div.moduletable h3{
	background: url(../images/h3-bg.gif) no-repeat;
	margin: 5px 10px 5px;
	width:100%;
	padding: 0 5px 0 10px;
	line-height: 35px;

}


#ja-subhead div.moduletable h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 225%;
	text-decoration: none;
	background: none;
}

#ja-subhead div.moduletable a {
	color: #FFFFFF;
}

#ja-subhead .article_seperator {
	display: none;
}

#ja-subhead ul {
	margin: 0;
}

#ja-subhead li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow4.gif) no-repeat 5px 8px;
}

/* NAVIGATION
--------------------------------------------------------- */
#ja-barratop {
	width:100%;
	height:1px;
	border-bottom:3px solid #F0ECB1;
	float: left;
}

#ja-mainnavwrap {
	width:200px;
	float: left;
	
}
#ja-mainnav {
	float: left;
}

#ja-mainnav a.mainlevel:hover, #ja-mainnav a.mainlevel:active, #ja-mainnav a.mainlevel:focus {
	text-decoration: none;
}

#ja-mainnav  ul {
	list-style: none;
}


#ja-mainnav ul li.plv{
margin-bottom:20px;
}

#ja-mainnav ul li.plv a.mainlevel {
	width:200px;
	display:block;
	text-indent:25px;
	margin:0px;	
	padding:0px;
	line-height:24px;
	height:24px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 16px;
	background: url(../images/vm1.png) repeat-y;
}



a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	/*color: #F0ECB1;*/
	
	background-color:#F0ECB1;
	/*font-weight:bold;*/
	text-decoration: none;
}

a.mainlevel#active_menu {
	
	/*font-weight:bold;*/
	/* F0ECB1 */ 
	background-color:#F0ECB1;
	text-decoration: none;
}


#ja-menu2{

}

#ja-menu2 .titolo{
background-color:#F0ECB1;
font-size:16px;
color:#666666;
}

#ja-menu2 .titolo a{
color:#666666;
padding-left:10px;
}

#ja-menu2 .titolo a:hover,
#ja-menu2 .titolo a:active,
#ja-menu2 .titolo a:focus,
{
text-decoration: none;
}



#ja-subnav {
	clear: both;
	line-height: normal;
	height:44px;
}

#ja-col1 div.moduletable table tr{height:30px;}

#ja-menu{

}

#ja-gallery-menu{
	text-align:right;

}





a.sublevel {
	/* border-top:1px solid #999999; */
	margin:0px;	
	padding:0px;
	text-indent:25px;
	display: block;
	color: #666666;
	text-decoration: none;
	line-height:21px;
	height:21px;
	/*background: url(../images/bg_sub.gif) 0px 0px no-repeat;*/
	/*width:230px;	*/
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #FF0033;
	text-decoration: none;
	background: url(../images/vm2.png) 0px 0px no-repeat;	
}

#sactive_menu {
	/*font-weight:bold;*/
	color: #FF0033;
	background: url(../images/vm2.png) 0px 0px no-repeat;	
}


a.snome {
	margin:0px;	
	padding:0px;
	padding-left:40px;
	display: block;
	color: #666666;
	text-decoration: none;
	line-height:15px;
	height:15px;
	/*width:230px;	*/
	
}

a.ssublevel {
	margin:0px;	
	padding:0px;
	padding-left:60px;
	display: block;
	color: #666666;
	text-decoration: none;
	line-height:15px;
	height:15px;
	/*width:230px;	*/
	background: url(../images/mainlevel.jpg) 40px 5px no-repeat;
}

a.ssublevel:hover,
a.ssublevel:active,
a.ssublevel:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background: url(../images/sublevel_sel.jpg) 40px 5px no-repeat;
}



/*GALLERY MENU */
a.gmainlevel {
	margin:0px;	
	padding:0px;
	padding-right:40px;
	display: block;
	/*color: #004080;*/
	text-decoration: none;
	line-height:22px;
	height:22px;
	width:170px;	
	background: url(../images/mainlevel.jpg) 195px 10px no-repeat;
	/*border-bottom: 1px solid #DDDDDD;*/
}



a.gmainlevel:hover,
a.gmainlevel:active,
a.gmainlevel:focus {
	color: #FFFFFF;
	padding-right:40px;
	background: url(../images/mainlevel_sel.jpg) 180px 10px no-repeat;
	font-weight:bold;
	text-decoration: none;
}

a.gmainlevel#gactive_menu {
	color: #FFFFFF;
	font-weight:bold;
	padding-right:40px;
	background: url(../images/mainlevel_sel.jpg) 180px 10px no-repeat;
	text-decoration: none;
}

a.gsublevel {
	margin:0px;	
	padding:0px;
	padding-right:20px;
	display: block;
	color: #666666;
	text-decoration: none;
	line-height:25px;
	height:25px;
	width:170px;	
	background: url(../images/mainlevel.jpg) 175px 10px no-repeat;
}

a.gsublevel:hover,
a.gsublevel:active,
a.gsublevel:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	padding-right:20px;
	background: url(../images/sublevel_sel.jpg) 175px 10px no-repeat;
}

#gactive_menu {
	color: #FFFFFF;
	font-weight:bold;
	padding-right:20px;
	background: url(../images/sublevel_sel.jpg) 175px 10px no-repeat;
}

/*GALLERY MENU */


#ja-botnavwrap {
	margin-top:5px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	background: #F8F8F8;	
	overflow: hidden;
}

#ja-botnav {
	padding: 0 15px;
	/*background: url(../images/botnav-bg.gif) repeat-y top left #F1F1F1;*/
	overflow: hidden;
}

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

#ja-botnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-botnav a {
	color: #999999;
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
}

#ja-botnav a:hover, #ja-botnav a:active, #ja-botnav a:focus {
	background: url(../images/botnav-a-hover.gif) repeat-x center top;
	color: #4F4F4F;
}

#ja-botnavwrap small {
	width: 170px;
	float: left;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 90%;
	text-align: center;
	margin-top: 7px;
}

* html #ja-botnavwrap small { /* IE 6 */
	width: 167px;
}

.wide #ja-botnavwrap small {
	width: 214px;
	letter-spacing: 3px;
}

* html .wide #ja-botnavwrap small { /* IE 6 */
	width: 211px;
}

/* SPOTLIGHT
--------------------------------------------------------- */

div.sep {
	display: block;
	height: 10px;
	background: url(../images/sep2.gif) no-repeat top right;
}


/* CONTENT COLUMN
--------------------------------------------------------- */

#ja-mainbody{
	float: left;
	width: 500px
	margin-right:0px;
	padding-left:15px;
	
	
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 275px;
	background-color:#121212;
	overflow: hidden;
}

#ja-col1 div.innerpad {
	padding:0px;
	/*padding: 85px 7px 15px; */
}


#ja-col2 {
	float: right;
	width: 24.9%;
	overflow: hidden;
	padding: 15px 0;
}

#ja-col2 div.innerpad {
	padding: 0 7px 0 0; 
}

.wide #ja-col2 div.innerpad {
	padding: 0 15px 0 0; 
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}



#ja-col1 ul,
#ja-col2 ul {
	margin: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-copy {
	text-align: center;
	padding-top:10px;
	background: url(../images/copy.jpg) no-repeat top center;
	font-size:10px;
	
	
}


#ja-footer {
	margin-top:10px;
	padding: 0px 0;
	color: #009BC3;
	height:40px;
}

.wide #ja-footer {
	
}

#ja-footer a {
	color: #009BC3;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #009BC3;
}

#ja-footer small {
	color: #009BC3;
	float:right;
	padding: 0 px;
	/*margin-left: 180px;*/
	display: block;
}

.wide #ja-footer small {
	
}

.errore{
 border:1px solid #d0d0d0;
 background-color:#808080;
 padding:10px;
 margin-bottom:10px;
 color:#FFFFFF;
}

.messaggio{
 border:1px solid #FFFFFF;
 background-color:#808080;
 padding:10px;
 color:#FFFFFF;
}

span.lbl{
color: #CC0000;
font-weight:bold;
}

span.lblb{
#FFFFFF
font-weight:bold;
}

span.valore{
color: #888888;
}


span.valoreb{
color: #FFFFFF;
}


#ja-login {
	padding-top:8px;
	float:right;
	padding-right:80px;
	font-size:9px;
	color:#004080;
}

#ja-login .forgot{
float:right;padding-right:52px;
}

#ja-login .formlogin{

}

#ja-login .formlogin a{
	margin:0px;
	width:30px;
	
	padding:0px;
	padding-bottom:15px;
	color:#004080;
}


#ja-login .inputbox{
	height:11px;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
	
}

div.lineseparator{ background: url(../images/lineseparator.gif) no-repeat top left;height:2px;margin:0px;padding:0px;font-size:1px}

#ja-login .subinputbox{
	height:18px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 3px 5px;
	
}

.thumb a{
border:1px solid #D25D23;
}

.thumb a:hover{
border:4px solid #D25D23;
}

.nodisplay{
display:none;
}

#ja_header_jsfade {
	z-index: 1;
}

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

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

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/*PAGINAZIONE*/
table.paginazione{ width:100%;padding:0px;margin:0px; /* border-bottom:1px solid #808080*/ }
div.elPAge {float:left;padding-left:6px; padding-right:6px;  }
div.elPAge a{cursor:pointer}


div.limit {
	float:left;
	text-decoration:none;
}


.bordo1bianco{
border:1px solid #FFFFFF;
}


td.b_separatore{margin-left:2px; margin-right:2px;border:0px solid #6B6C6E; background-color:#6B6C6E; width:1px;font-size:1px}
td.b_link{padding-left:5px;padding-right:5px;}

a.bmainlevel {
	margin:0px;	
	padding:0px;
	text-decoration: none;
	line-height:15px;
	height:15px;
	color: #999999;
}



a.bmainlevel:hover,
a.bmainlevel:active,
a.bmainlevel:focus {
	color: #CC0000;
	text-decoration: underline;
}

a.bmainlevel#b_active_menu {
	color: #CC0000;
	
	text-decoration: none;
}

a.bsublevel {
	margin:0px;	
	padding:0px;
	color: #666666;
	text-decoration: none;
	line-height:15px;
	height:15px;
}

a.bsublevel:hover,
a.bsublevel:active,
a.bsublevel:focus {
	color: #FFFFFF;
	text-decoration: none;
}

a.bsublevel#bs_active_menu {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#ja-annuncio {
padding-left:20px;
width:700px;


}

#ja-annuncio #titoloannuncio{
	background-color:#cc0000;	
	height:51px;
	margin-bottom:5px;
	color:#FFFFFF;
}

#ja-annuncio #titoloannuncio .titolo{
	font-size:20px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}

#ja-annuncio #titoloannuncio .codice{
	float:right;
	padding-top:15px;
	padding-right:10px;
}

#ja-annuncio #galleryconteiner {
	width:700px;
	margin-bottom:5px;
	
}
#ja-annuncio #galleryconteiner .top {
	height:26px;
	border-top:4px solid #858478;
}

#ja-annuncio #galleryconteiner .top .top-share{
	float:right;
}


.top-share {  float: right; color:#000; text-align: right; margin-left:8px;}

.top-share ul {list-style:none; margin:0 0 0 0;}

.top-share li { float:left; list-style: none; padding: 0px; margin: 0px; color:#ccc;}

.top-share li.title { font-size:10px; color:#666; padding-top:5px;}

.facebook a	{background: url(../images/share-icon.gif) no-repeat 0 0; font-size:16px;}
.facebook a:visited		, .facebook a:hover		{ color:#FFFFFF; text-decoration:none }
.facebook a	{ padding-left:25px; background-position:0 -314px; color:#FFFFFF}
.top-share .facebook a:hover	{text-decoration:none; background-position:0 -314px; }



.addons {   float: right; margin:6px 0 0 0 ; font-size:14px; color:#000; width:100px;}
.addons a:hover { background-color:#FFF;text-decoration:none; }
.addons a:visited,  .addons a:active  { text-decoration:none; }

.inviamail a, .inviaprint a	, .friend a ,
.addfav a, .delfav a	{ color:#000; text-decoration:none; background-image:url("../images/ico_addons.gif"); background-repeat: no-repeat; line-height:20px; float: right}

.inviamail a									{ padding-left:18px; background-position:0 -700px; }
.inviamail a:visited,.inviaprint a:visited, .inviacomments a:visited		{ color:#000; text-decoration:none;  }
.inviamail a:hover								{ color:#00386B; text-decoration:none; background-position:0 -1700px; }
.inviaprint a									{ margin:0 0px 0 0; padding-left:16px; background-position:0 -800px;}
.inviaprint a:hover								{ color:#00386B; text-decoration:none; background-position:0 -1800px; }
.friend a									{ margin:0 0px 0 0; padding-left:16px; background-position:0 -900px;}
.friend a:hover								{ color:#00386B; text-decoration:none; background-position:0 -1900px; }
.addfav a									{ margin:0 0px 0 0; padding-left:16px; background-position:0 -100px;}
.addfav a:hover								{ color:#00386B; text-decoration:none; background-position:0 -1100px; }
.delfav a									{ margin:0 0px 0 0; padding-left:16px; background-position:0 -200px;}
.delfav a:hover								{ color:#00386B; text-decoration:none; background-position:0 -1200px; }


/*
lstview
lstaddfav
lstdelfav
lstgallery
lstvideo
lstmap
lstplan
*/
.toolbarlst{
}



.toolbarlst {   float: right; margin:6px 0 0 0 ; font-size:14px; color:#000;width:150px}
.toolbarlst a:hover{text-decoration:none;}
.toolbarlst a:visited{text-decoration:none;}
.toolbarlst a:active{text-decoration:none;}



.lstview a,
.lstaddfav a,
.lstdelfav a,
.lstgallery a,
.lstvideo a,
.lstmap a,
.lstplan a	{ color:#000; text-decoration:none; background-image:url("../images/barra_icone.png"); background-repeat: no-repeat; line-height:20px; float: right}



.lstview a					{ padding-left:22px; background-position:0 0; }
.lstview a:hover		{ color:#FFC700; background-position:0 -100px; }
.lstaddfav a					{ padding-left:22px; background-position:0 -200px; }
.lstaddfav a:hover		{ color:#FFC700; text-decoration:none; background-position:0 -300px; }
.lstdelfav a					{ padding-left:22px; background-position:0 -400px; }
.lstdelfav a:hover		{ color:#FFC700; text-decoration:none; background-position:0 -500px; }
.lstgallery a					{ padding-left:22px; background-position:0 -600px; }
.lstgallery a:hover		{ color:#FFC700; text-decoration:none; background-position:0 -700px; }
.lstvideo a					{ padding-left:22px; background-position:0 -800px; }
.lstvideo a:hover		{ color:#FFC700; text-decoration:none; background-position:0 -900px; }
.lstmap a					{ padding-left:22px; background-position:0 -1000px; }
.lstmap a:hover		{ color:#FFC700; text-decoration:none; background-position:0 -1100px; }
.lstplan a					{ padding-left:22px; background-position:0 -1200px; }
.lstplan a:hover		{ color:#FFC700; text-decoration:none; background-position:0 -1300px; }



.tab, .tabattiva{
	float:left;padding-right:2px;
}

.tabattiva .sx {
	float:left;
	background-color:#858478;
	/*background: url(../images/tab/sx_attivo.jpg) no-repeat bottom;*/
	height:26px;
	width:6px;
}

.tab .sx {
	float:left;
	
	/*background: url(../images/tab/sx_spento.jpg) no-repeat bottom;*/
	height:26px;
	width:6px;
}

.tabattiva .dx {
	float:left;
	/*background: url(../images/tab/dx_attivo.jpg) no-repeat bottom;*/
	height:26px;
	width:6px;
}

.tab .dx {
	float:left;
	/*background: url(../images/tab/dx_spento.jpg) no-repeat bottom;*/
	height:26px;
	width:6px;
}

.tabattiva .bg {
	float:left;
	background-color:#858478;
	/*background: url(../images/tab/bg_attivo.jpg) repeat-x bottom left;*/
	height:26px;
	color:#FFFFFF;
	width:100px;
	text-align:center;
}

.tabattiva a, .tab a{
	padding-top:5px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}

.tab a{
	padding-top:5px;
	display:block;
	text-decoration:none;
	color:#3F1f13;
}


.tabattiva a{
	color:#FFFFFF;
}

.tab a:hover, .tab a:active, .tab a:focus {
	color:#CC0000;
	text-decoration: none;
}


.tabattiva a:hover, .tabattiva a:active, .tabattiva a:focus {
	color: #FFFFFF;	
	text-decoration: none;
}



.tab .bg {
	float:left;
	/*background: url(../images/tab/bg_spento.jpg) repeat-x bottom left;*/
	height:26px;
	width:100px;
	text-align:center;
}



#ja-annuncio #pulsantiera{
clear:both;
height:27px;
margin-bottom:5px;
}

#ja-annuncio #pulsantiera a{
height:27px;
/*width:134px;*/
/*display:block; float:left;*/
/*background-color:#FFFF95;*/
text-align:center;
/*margin-right:3px;*/
}

.annuncio_testo{
	clear:both;
	margin-top:5px;
	padding-top:10px;
	border-top:1px solid #CC0000;
}

.ATitoloSezione{
	/*background-color:#CC0000;*/
	background-color:#3F1F13;
	color:#FFFFFF;
	font-size:14px;text-align:center;
}

.ASezione{
padding-left:10px;
font-size:11px;
margin-bottom:10px;
}

.AGruppiSezione{
	float:left;
	width:230px;
	margin-right:3px;	
}


.AGruppiSezione_new{
	clear:both;
	margin-bottom:20px;
}
.ATitoloSezione_new{
	background: url(../images/TS.png) repeat-x;
	padding-left:30px;
}
.ASezione_new{
	padding-left:40px;
	padding-top:5px;
}
span.ASezioneCol_new{
padding-left:10px;
padding-right:10px;
background: url(../images/puntino.png) center left no-repeat
}

.ATitoloSezione_new span{
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:#CC0000;
	font-size:14px;
}





.AGruppiSezione .elencocaratt{
	padding-left:10px;
}


#ja-annuncio .loading{
	color:#FFFFFF;
	padding:10px;
}

#ja-annuncio .loading span{
	padding-left:10px;
}

#galleryconteinerdatadiv{
	background-color:#858478;
}
#galleryconteinerdata{
	border:0px;
	background-color:#858478;
}

.datacont{
	background-color:#858478;
	width:700px;
	height:auto;
	color: #FFFFFF;
}

.dataiframe{
	background-color:#858478;
	width:700px;
	height:574px;
	color: #FFFFFF;
}

.dataiframe a{
color: #FFFFFF;
}


#ja-annuncio #galleryconteiner .cont {
	background-color:#858478;
	height:574px;
}


#minfav_msg{
padding:10px;
position:relative;
background-color:#CC0000;
color:#FFFFFF;
font-weight:bold;
text-align:right;

/*margin-top:10px;*/
margin-bottom:10px;
}

.minfav_msg{
padding:5px;
background-color:#CC0000;
color:#FFFFFF;
font-weight:bold;
}




li.itemfav{
padding:2px;
height:30px;
}

.itemfav .imm{
float:left;
/*border:1px solid #000000;*/
width:30px; height:30px;
margin-right:2px;
}
.itemfav .imm img{
border:1px solid #FFFFFF;
}



.itemfav .imm_rimuovi{
float:right;
padding-top:8px;
margin-left:2px;
}


.itemfav .titolo{
float:left;
padding-left:2px;
width:110px;
}

#planlist{
	/*overflow:auto;*/
	padding:20px;
	color:#FFFFFF;
}
#planlist a, #planlist a:hover, #planlist a:link,#planlist a:visited{
	color:#FFFFFF;
}
#planlist .listitem{
height:60px; padding:5px;
clear:both;
}

#planlist .lbl{
float:left;
padding-top:10px;
padding-left:10px;
}

#planlist .imm{
float:left;

}

#formsegnala{
font-size:10px;
}

#formsegnala input{
font-size:10px;
}

#hide_on_screen{
	display: none;
}

.advsrc{
float:left;
font-size:11px;
}

.invioadvsrc{
border-top:3px  solid #CC0000;
}

.titolopagina{
background-color:#CC0000;
color:#FFFFFF;
font-weight:bold;
font-size:16px;

}
.titolopagina span.testotitolo{
padding-left:20px;
}

.contenutopagina{
width:550px;

}

.goback{
font-size:10px; text-align:right;
}

.elN{
background: url(../images/w_bg.png) repeat-x;
/*background-color:#E9E9E9;*/

}

.infobox{
padding:10px;
color:#FFFFFF;
background-color:#FF8000;
}

.srclistitem{
	/*width:700px;/* border:1px solid; */
	padding:0px;margin:0px;
}
.srclistitem td.elNtd{
border-bottom:10px solid #FFFFFF;;
padding:10px;
}


img.thumb{
padding:4px; border:1px solid #FFFFFF;
}

/*
.lstItemCitta{font-weight:bold;}
.lstItemCitta a, .lstItemCitta a:hover{ color:#FDCF4C}
*/

.lstItemTitolo{font-weight:bold; font-size:16px;}
.lstItemTitolo a, .lstItemTitolo a:hover{ color:#CC0000}




div.img_overlay {
	z-index: 10000;
	position: absolute;
	top: 0px;
	left: 0;
}

/*
.featured_property div.img_overlay {
	left: 5px;
}
*/

div.img_overlay img {
	/*opacity: 0.75;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	*/
}

.bordoarancio{
border:1px solid #330000;
}

.colorearancio{
color:#FDCF4C;
}

a.colorearancio:hover{
color:#FDCF4C;
}


.bordobottomarancio{
border-bottom:1px solid #330000;
}

.bordotoparancio{
border-top:1px solid #330000;
}

.no_visible{
display:none;
}	

#newsletterbox div.ct ul {list-style:none;margin-bottom:0px;padding-bottom:0px;}
#newsletterbox div.ct p {margin-bottom:0px;}
#newsletterbox div.ct  {margin-bottom:0px;padding:0px;padding-left:5px;padding-top:10px;}

#sbquicklist ul {list-style:none;}
#sbquicklist a {color:#FFFFFF}


ul.morenews{list-style:none;}


span.icone{
height:20px;
line-height:20px;
background: url(../images/icone.jpg) 0px 0px no-repeat;	 
padding-left:25px;padding-top:4px;
}

span.telefono {background-position: 0px 2px;}
span.email {background-position: 0px -23px;}
span.fax {background-position: 0px -48px;}
span.facebook {background-position: 0px -75px;}
span.back {background-position: 0px -100px;}
span.cellulare {background-position: 0px -120px;}


a.marrone{color:#3F1F13;}


div.contenuto ul {	padding-left: 35px;}


span.sep_overlay{
padding-left:30px;
}



div.richiediinfocantiere{
width:550px;;
text-align:right;
margin-top:10px;
margin-bottom:10px;
}
div.richiediinfocantiere a{
background-color:#CC0000; color:#FFFFFF;
padding:5px;
border:1px solid #3F1F13;
text-decoration:none;
}

