@charset "UTF-8";
/* CSS Document WCM */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(<component name="castelgarden_base/bkgr.jpg"/>);*/
	background-repeat: repeat-x;
	background-position:left top;
}

div, form{
	margin:0px;
	padding:0px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#cf242a ;
	text-decoration:none;
	
}

img{
	border:0px;
}

hr {
	width:625px;
	height:0px;
	border:0px;
	border-bottom:#666666 solid 1px;
	margin:2px 0px 10px 5px;
}

/*//////////////////////////////////////////////////////////////*/

.centrato {
	margin: auto;
	width: 875px;	
	height: auto;
}

.banner_index {
	/*background-image: url(<component name="castelgarden_base/banner_index.jpg"/>);*/
	height: 170px;
	width: 855px;
	float: left;
	background-repeat: no-repeat;
	background-position:top left;
}
.banner_main {
	/*background-image: url(<component name="castelgarden_base/banner.jpg"/>);*/
	height: 170px;
	width: 855px;
	float: left;
	background-repeat: no-repeat;
}

.contenuti {
	width: 875px;
	float: left;
	/*background: url(<component name="castelgarden_base/shd.gif"/>) repeat-y 1px top; */
	padding-left:10px;
	padding-right:10px;
	
}


.lingue {
	/*background-image: url(<component name="castelgarden_base/bg_lingue.jpg"/>);*/
	height: 300px;
	width: 855px;
	float: left;
	background-repeat: no-repeat;
	background-position:top center;
	padding-top:50px;
	padding-left:0px;
	margin-left:0px;
}

.footer_index {
	/*background-image: url(<component name="castelgarden_base/bg_footindex.jpg"/>);*/
	height: 25px;
	width: 875px;
	float: left;
	background-repeat: no-repeat;
	background-position:top left;
	margin:0px;
	
}

.col_01 {
	float: left;
	width: 200px;
	/*padding-right:15px;*/
	background-color:#fff;	
}

.col_02 {
	float: left;
	width:635px;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;	
}

.col_02_news {
	float: left;
	width:450px;
	margin-left:0px;
	margin-right:5px;
	padding-right: 5px;
	text-align: justify;	
}

.col_03 {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

.footer {
	/*background-image: url(<component name="castelgarden_base/footer.jpg"/>);*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 875px;
	font-size:10px;
	background-color: #FFFFFF;
	padding-top:15px;
	margin-left:0px;
	padding-left:0px;
}

.titolo {
	font-size:20px;
	font-weight: bold;
	color: #cf242a;
	padding:5px 0px 5px 0px;
}

.titoloDx {
	font-size:14px;
	font-weight: bold;
	color: #cf242a;
	padding:10px 60px 0px 0px;
}



.testo {
	color: #999999;
}



.livello_big {
	z-index: 50;
	position: absolute;
	width: 550px;
	text-align: right;
	padding-top: 50px;
}
.livello_small {
	z-index: 50;
	position: absolute;
	width: 300px;
	text-align: right;
	padding-top: 50px;
}

/*//////////////////////////////////*/

.search {
	width:193px;
	height:60px;
	/*background-image:url(<component name="castelgarden_base/bg_search.jpg"/>);*/
	background-position:top left;
	background-repeat:repeat-y;
	padding: 5px 0px 0px 10px;
	color:#333;
}

.jumplist {
width:225px;
}

.text {
	width:140px;
	border:solid 1px #878787;
}



.logo {
	position:absolute;
	margin-top:-70px;
	margin-left:20px;
	z-index:5;	
}

.new {
	clear:both;
	position:absolute;
	margin-top:-25px;
	margin-left:25px;
	z-index:5;	
}

.new2 {
	clear:both;
	position:absolute;
	margin-top:-170px;
	margin-left:0px;
	z-index:5;	
}

.tbl_lingue {
	/*margin-top:50px;*/
	margin-left:30px;
	color:#000000;
}
 
.tbl_lingue a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
}

.tbl_lingue a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	
}

.dati_foot {
	text-align:right;
	padding-right:30px;
}

.floatSx{
	float:left;
}

.floatDx{
	float:right;
}

.none {
	display:none;
}

.clear {
	clear:both;
}

.pad5px {
	padding:5px;
}

.martoptit {
	margin-top:18px;
}

/*.menu {
	padding-top: 3px;
	padding-left: 15px;
	text-transform: uppercase;
}
.menu a, .menu a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:bold;	
}
.menu .active {
	color:#CC0000;
}*/

.menu {
	font-size: 10px;
	padding-top: 3px;
	padding-left: 0px;
	background-image:url(http://www.castelgarden.com/images/bg_menu.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    /*height:20px;
    overflow:hidden;*/
}

.menu a  {
	text-decoration:none;
	color:#333333;
}
.menu .active, .menu a:hover {
	color:#CC0000;
}

.menu_category {
	font-size: 10px;
	padding-top: 3px;
	/*padding-left: 5px;*/
	height:auto;
    overflow:hidden;
    /*display:none; */
    background-image:url(http://www.castelgarden.com/images/bg_menuwht.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

.menu_category a {
	text-decoration:none;
	color:#333333;
}
.menu_category .active, .menu_category a:hover {
	color:#CC0000;
}

.menu_subcategory {
	font-size: 10px;
	padding-top: 3px;
	color:#CC0000;
	/*padding-left: 15px;*/
	height:auto;
	background-image:url(http://www.castelgarden.com/images/bg_menuwht.jpg);
    background-position:left top;
    background-repeat:no-repeat;

}

.menu_subcategory a, .menu_category a:hover {
	text-decoration:none;
	/*color:#333333;*/
	/*font-weight:bold;	*/
}
.menu_subcategory .active {
	color:#CC0000;
}

.menu2 {	
	padding-left: 20px;
}
.menu2 a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;	
}
.menu2 a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:bold;	
}
.menu2 .active {
	color:#333333;
	font-weight:bold;	
}
.menu2 .active2 {
	color:#ff0000;
	font-weight:bold;	
}

.menu3 {	
	padding-left: 30px;
}
.menu3 a,.menu3 a:hover  {
	text-decoration:none;
	color:#111111;
	font-weight:bold;	
}
.menu3 .active  {
	text-decoration:underline;
	color:#ff0000;
	font-weight:bold;	
}


.menu_foot {
	/*background-image:url(<component name="castelgarden_base/bg_menu_foot.jpg"/>);*/
	background-position:left top;
	background-repeat:no-repeat;
	width:193px;
	height:auto;
	padding-top:5px;
}

.tblhomesx{
	width:305px;
	height:170px;
	/*background:url(<component name="castelgarden_base/bg_tblhomesx.jpg"/>) bottom right no-repeat; */
	padding-bottom:5px;
}


.tblhomedx{
	width:305px;
	height:170px;
	/*background:url(<component name="castelgarden_base/bg_tblhomesx.jpg"/>) bottom right no-repeat; */
	margin-left:20px;
	padding-bottom:5px;
}

.tblhometit{
	height:12px;
	background-color:#e5e5e5;
	color:#000000;
	padding:4px;
	font-size:12px;
}

.linkhome{
	width:635px;
	height:35px;
	/*background:url(<component name="castelgarden_base/bg_tblhomesx.jpg"/>) bottom right no-repeat; */
	margin-bottom:10px;
	margin-top: 10px;
}

.linkhome .tit{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.tblhomenews{
	width:202px;
	padding-right:5px;
	padding-left:5px;
	/*background:url(<component name="castelgarden_base/bg_tblhomenews.jpg"/>) top left no-repeat;*/
	margin-right:4px;
	margin-left:4px;
}

.tblhomenews .tit{
	padding-left:10px;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-repeat: no-repeat;
	background-position:  center center;

}


.tbllist{
	width:620px;
	margin-left:5px;
	border-bottom:#cccccc solid 1px;
	margin-bottom:10px;
}
.tbllist .tit{
	font-size:14px;
	font-weight:bold;	
}
.tbllist .data{
	font-size:11px;
	font-weight:bold;	
	color:#CC0000;
}

.tbldett{
	width:625px;
	margin:0px 0px 10px 5px;
	padding-bottom:10px;
	padding-right:5px;
}
.tbldett .tit{
	font-size:14px;
	font-weight:bold;	
}
.tbldett .desc{
	font-size:11px;
	color:#CC0000;
	text-align:left;
	padding-left:2px;	
}
.tbldett .data{
	font-size:11px;
	font-weight:bold;	
	color:#CC0000;
}

.tbldealers{
	width:625px;
	margin-left:5px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.tbldealers .rowstit{
	/*background:url(<component name="castelgarden_base/bg_dealerstbl.jpg"/>) left bottom repeat-x;*/
	width:200px;
	font-weight:bold;
	padding-left:5px;
	color:#333333;
}
.tbldealers .rows{
	height:20px;
	padding: 5px 5px 0px 5px;
	border-bottom:#cccccc solid 1px;
	
}

.searchdealers{
	/*background:url(<component name="castelgarden_base/bg_dealers.jpg"/>) top right no-repeat;*/
	height:250px;
	width:620px;
	padding-left:10px;
}

.searchdealers select {
	width:150px;
}

.navigazione{	
	width:620px;
	text-align:right;
	font-size:11px;
}
.navigazione a {
	text-decoration:none;
	color:#666666;
		
}
.navigazione a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:bold;	
}
.navigazione .active {
	color:#333333;
	font-weight:bold;	
}

.nomargindx  {
	margin-right:0px;
}
	
.noteimg {
	/*background:url(<component name="castelgarden_base/bg_noteimg.jpg"/>) top left repeat-x;*/
	width:150px;
	height:50px;
	padding:3px 0px 0px 0px;
}

.tblformcontacs{
	width:620px;
	margin-left:5px;
}	

.tblformcontacs .text, tblformcontacs textarea {
	border:solid 1px #666666;
	width:180px;
}

.tblformcontacs td{
	color:#666666;
	height:30px;
}

.tblformcontacs select, .tblformcontacs textarea{
	width:180px;
}

.brdred{
	border-top:#CC0000 solid 1px;	
}

.campi_obbligatori {
	font-size:9px;
	color:#CC0000;
}

.titgarden {
	font-size:16px;
	font-weight:bold;
	margin-right:3px;
	color:#507f09; /* da cambiare in base alla sezione */
}

.technical_title_top{
	height:25px;
	/*background:url(<component name="castelgarden_base/bg_tbltechnical_top.jpg"/>) left top no-repeat;*/
	border-bottom:#FF0000 solid 1px;
	
}

.linea_fine_bottom{
   border-bottom:1px solid #CF242A;
   padding-top:0px;
   padding-bottom:5px;
}

.imgGallery {
	padding:10px 0px 3px 0px;
}
.imgGalleryCenter {
	margin:0px 10px 0px 10px;	
	padding:10px 0px 3px 0px;
}

.brdgry {border-bottom: solid 1px #CCCCCC;}

.black { color:#000000;}
.red { color:#FF0000;}
.gray { color:#333333;}


.IconInList {
	clear:both;
	position:absolute;
	margin-top:-25px;
	margin-left:25px;
	z-index:5;	
}

.Icon {
	clear:both;
	position:absolute;
	margin-top:-25px;
	margin-left:25px;
	z-index:5;	
}

.LinkExpertAdvice {
	font-weight:bold;
    margin-left:3px;	
}


/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
