/* modificato inserito*/
/*

rosso: dd0011#
rosso web: cc0033#
grigio chiaro: #
grigio scuro: #
grigio txt: 333333#
nero: #000000
bianco: #ffffff

*/
/* modificato inserito*/


@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#D0D0D0;
	}

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none; color:#cc0033; /* background-color:#FFFFFF; */}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #CCCCCC; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	}

.col1{color:#AAAAAA; background-color:#FFFFFF;}
.col1 a{color:#AAAAAA;}
.col2{color:#333333; background-color:#373E46; border-bottom:1px solid #D5D5D5;}
.col3{color:#666666; /*background-color:#6A737C;*/ padding:20px 0;}
.col4{color:#666666; background-color:#FFFFFF;}
.col5{color:#666666; background-color:#E9E9E9;}
.col5 a{color:#cc0033; background-color:#E9E9E9;}
.col6, .col6 a{color:#666666; background-color:#D0D0D0;}
.col7{color:#666666; background-color:#FFFFFF; padding:10px 0;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #breadcrumb, #featured_intro, #latest, .container, #footer, #copyright, .container2{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:0px 0 0px 0;
	background-image: url(../images/fondo_testata.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:112px;
	}

#header .fl_left{
	display:block;
	float:left;
	margin-left:40px;
	overflow:hidden;
	}

#header .fl_right{
	display:block;
	float:right;
	width:468px;
	height:60px;
	margin-top:21px;
	overflow:hidden;
	}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1 a{
	font-size:46px;
	color:#AAAAAA;
	background-color:#FFFFFF;
	}

#header .fl_left p{
	margin-top:5px;
	}

#header #search{
	display:block;
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
	}


/* ----------------------------------------------Topbar-------------------------------------*/

#topbar{
	padding:5px 0;
	z-index:1000;
	height: 50px;
	background-image: url(../images/fondo_nav3.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

#topbar #search{
	display:block;
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	/* border-bottom:1px solid #D5D5D5; */
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Featured Intro-------------------------------------*/

#featured_intro{
	margin-top:20px;
	color:#666666;
	background-color:#FFFFFF;
	}

#featured_intro div{
	padding:10px 15px;
	}

#featured_intro div p{
	margin:0;
	padding:0;
	line-height:2em;
	}
	
	#featured_intro img{
	float: left;
	margin-right: 10px;
	height: 80px;
	width: 200px;
	}
	
	#featured_intro h3{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	}

/* ----------------------------------------------Homepage Latest-------------------------------------*/

#latest{
	padding:30px 0;
	}

#latest ul, #latest p{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}

#latest h2{
	color:#666666;
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #cc0033;
	}

#latest li{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0;
	}

#latest li.last{margin-right:0;}

#latest li p.imgholder{
	display:block;
	width:290px;
	height:100px;
	margin:0 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#latest a{
	font-weight:bold;
	}
	

/* ----------------------------------------------interno Latest2-------------------------------------*/

	
#latest2{
	margin:0 auto 0;
	display:block;
	width:630px;
	padding:20px 0 0 0;/* era 30px 0 */
	float:right;
	}

#latest2 ul, #latest p{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	line-height: 20px;
	}

#latest2 h2{
	color:#666666;
	margin:0 0 15px 0;
	padding:0 0 3px 0;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #666666;
	}
	
#latest2 h3{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	}

#latest2 li{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 30px 0;
	padding:0;
	}

#latest2 li.last{margin-right:0;}

#latest2 li p.imgholder{
	display:block;
	width:290px;
	height:150px;
	margin:0 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#latest2 a{
	font-weight:bold;
	font-size:14px;
	}
	
	#latest2 a:hover {
	color:#666666;
	}
	
	#latest2 li p.imgowned{
	display:block;
	width:100px;/* era 120 */
	height:140px;
	margin:0 15px 0px 0;
	padding:4px;
	/* border:1px solid #CCCCCC;*/
	float:left;
	}

	#latest2 .imgowned a{
	font-weight:bold;
	font-size:11px;
	}
	
	#latest3{
	margin:0 auto 0;
	display:block;
	width:630px;
	padding:0 0 10px 0;
	float:right;
	}	
	
	#latest3{
	margin:0 auto 0;
	display:block;
	width:630px;
	padding:0 0 10px 0;
	float:right;
	}
	
	#latest4{
	margin:0 auto 0;
	display:block;
	width:630px;
	padding:20px 0 10px 0;
	float:right;
	list-style-image: url(../images/black_file.gif);
	}
	
	#latest4 img{
	float:left;
	margin:0 40px 20px 0;
	}
	
/* ----------------------------------------------Content-------------------------------------*/

.container{
	padding:20px 0;
	}
	
	.container2{
	width:880px;
	padding:40px;
	background-image: url(../images/ft_company_1.jpg);
	background-repeat: no-repeat;
	}
	
	.container2 h1{
	color:#cc0033;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	}
	/* ----------------------------------------------
	.container2 img{
	float: left;
	margin: 0 60px 60px 0;
	clear: both;
	}
-------------------------------------*/

.content{
	display:block;
	float:right;
	width:630px;
	}

.content h1{
	color:#cc0033;
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	}
	
	.content span{
	color:#666666;
	}

	
/* ------Comments-----*/


.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

.comment_odd{color:#666666; background-color:#F7F7F7;}
.comment_odd a{color:#cc0033; background-color:#F7F7F7;}

.comment_even{color:#666666; background-color:#E8E8E8;}
.comment_even a{color:#cc0033; background-color:#E8E8E8;}

.author .name{font-weight:bold;}
.submitdate{font-size:smaller;}

.comments  p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

.avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px; padding:4px; z-index:9999;}


/* ------pre-owned-----*/

#comments2{margin-bottom:40px; height:200px;color:#666666; background-color:#F7F7F7;}

#comments2 .commentlist2 {margin:0; padding:0;}

#comments2 .commentlist2 ul{margin:0; padding:0; list-style:none;}

#comments2 .commentlist2 li.comment_odd2, #comments2 .commentlist2 li.comment_even2{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments2 .commentlist2 li.comment_odd2 a{color:#cc0033; text-decoration: underline;}

 .author2 .name2{font-weight:bold;}
 .price{font-size:14px; font-weight: bold;}

#comments2 .commentlist2 p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

 .avatar2{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px; padding:4px; width:140px; height:140px;}
 
 #paging {
	margin:0px 0 0px 20px;
	display:block;
	width:500px;
	float:left;
	clear: both;
	font-size:10px;
	
	}
	
	#paging  {
	 color:#fff;
	}
	#paging span {
	 color:#fff;
	}
	#paging .normal {
	 color:#666666;
	}
	
	#paging a{
	font-size:12px;
	background-color:#CCCCCC;
	color:#cc0033;
	padding:2px 5px 2px 5px;
	margin:0px 0px 0px 3px;
	}
	
	#paging a:hover{
	background-color:#cc0033;
	color:#ffffff;
	text-decoration: underline;
	}
	
	
	
	.currentpage 
	{
	background-color:#cc0033;
	color:#fff;
	
	padding:2px 5px 2px 5px;
	margin:0px 0px 0px 3px;
	font-size:12px;
	}
  


/* ----------------------------------------------Column-------------------------------------*/

.column{
	display:block;
	float:left;
	width:270px;
	background-image: url(../images/sfum_column2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	}

.column .holder{
	display:block;
	width:260px;
	margin-bottom:20px;
	padding-left:10px;
	}
	
	.holder img{
	float: left;
	margin-right: 10px;
	}
	
	.holder h3{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	}

/* Sponsors Block */
.customer{
	display:block;
	float:left;
	width:880px;
	}
	
.customer .sponsors{
	display:block;
	width:880px;
	margin-bottom:20px;
	}

.customer .sponsors h2{
	margin:0 0 15px 0px;
	padding:0;
	}

.customer .sponsors .b_125 ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.customer .sponsors .b_125 li{
	float:left;
	margin:0 21px 10px 0px;
	}
	
	.customer .sponsors .b_250 ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.customer .sponsors .b_250 li{
	float:left;
	margin:0 65px 30px 0px;
	}
	
	.customer .sponsors .b_250 li.last{
	margin-right:0;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer p{
	line-height:1.6em;
	}

#footer h2{
	color:#666666;
	background-color:#E9E9E9;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
	}

#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:310px; /* era 200 */
	margin:0 20px 0 0;
	padding:0;
	}
	
	#footer h4{
	color:#cc0033;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
	}

.footbox img{
	float: left;
	margin-right: 10px;
	}
	
#footer .thumbbox{
	display:block;
	float:right;
	width:300px;
	}

#footer .thumbbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#footer .thumbbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	border:1px solid #D0D0D0;
	}

#footer .thumbbox li.last{margin-right:0;}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
	
	#copyright a{
	color:#cc0033;
	}
	
	
	/* ----------------------------------------------banner home-------------------------------------*/
	
	#banner_hp{
	padding:20px 0 10px 0;
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

#banner_hp .fl_left{
	display:block;
	float:left;
	width:575px;
	height:300px;
	}

#banner_hp .fl_right{
	display:block;
	float:right;
	width:280px;/* era 360 */
	height:280px; /* era 280 */
	padding:10px;
	color:#333333;
	background-color:#FFFFFF;
	}

#banner_hp .fl_right h2, #banner_hp .fl_right p{
	margin:0 0 12px 0;
	padding:0;
	border:none;
	line-height:normal;
	}

#banner_hp .fl_right h2{
	font-size:20px;
	color:#dd0011;
	}

#banner_hp .fl_right p{
	line-height:1.6em;
	}

#banner_hp .fl_right ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#banner_hp ul li{
	display:block;
	float:left;
	width:270px;
	height:80px;
	margin:0 15px 0 0;
	padding:4px;
	border:1px solid #D0D0D0;
	}

#banner_hp ul li.last{
	margin-right:0;
	}
	
	

/* foto scheda */	
	
	.box_gallery_ft
{
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 20px;
	clear: left;
}

.box_gallery_ft img
{
    float: left;
    margin-top: 15px;
    margin-right: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.box_gallery_txt
{
    float: right;
    width: 270px;
    margin-right: 20px;
}

.box_gallery_table
{
    float: left;
    width: 280px;
	margin-top: 20px;
}







/**************************************************************

	Lightbox
	v 1.5

**************************************************************/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	
	
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 9999;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	z-index: 9998;	
}


.photos {
	padding-right: 2px;
	padding-bottom: 2px;
}

a:hover .photos {


}

.lightboxDesc a {
	color: #999999;
	text-decoration: none;
	
}

.lightboxDesc a:hover {
	color: #000000;
	text-decoration: none;
	
}

/***************************

	styles for hidden next & previous buttons

***************************/
/*
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 100px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(../images/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(../images/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}


/**********************************/


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	/*border: 1px solid #000;*/
}

#lbCaption {
	font-weight: bold;
}


.lightboxDesc {
	display: none;
}

/*************************************************************/

    .space
	{
	    position:relative;
	    float:left;
	    width:99%;
	}
	.news-box 
	{
	    position:relative;
	    float:left;
	    width:98%;
	    min-height:50px;
	    margin-top:10px;
	    padding:5px;
	    background-color:#f5f5f5;
	}
	
