@charset "UTF-8";

/*************************************/
/* reset all browser default styling */
/*************************************/
@import "reset-min.css";
@import "menu.css";
@import "menuv.css";

html {
	
	}


/***************/
/* GRID LAYOUT */
/***************/
div#navigationAids, div#footer h3, div#navigationFirstLevel h2, div#navigationSecondLevel h2 {
	display:none;
	}
div#outerWrap {
	width:1000px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	}
div#outerWrap div {
	text-align:left;
	}
div#header {
	background:#333;
	height:95px;
	margin-top:0px;
	}
div#navigationSecondLevel {
	float:left;
	width:240px;	
	}
div#main {
	float:right;
	width:580px;
	}
div#secondary {
	width:180px;
	float:right;	
}
div#footer {
	clear:both;
	}


/*******************/
/* GENERAL PADDING */
/*******************/
div#secondayContent, div#navigationContent, div#footer {
	padding:12px;
	}
div#mainContent {
	padding:30px;
	padding-top:5px;
	/* overflow:hidden;   per fotomedia */
	}


/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/
body  {
	background:#efe8e0 url(../immagini/columns_bg.jpg) top repeat-x ;
	}
html {
	background:#efe8e0 ;
	}
strong {
	font-weight:bold;
	}
div#header {
	background:#ffffff;
	}
div#contentWrap {
	background:#ffffff;
	overflow:hidden;
	clear:both;
	}
div#main {	
	}
div#testo {
	min-height:180px;
	}	
div#blocksContainer {
    width:820px ;
	float:left;
	padding: 0px;
	margin: 0px;
	position:relative;  /* per fotomedia */
	}
		
div#navigationSecondLevel {
	background:#ffffff url(../immagini/columns_bg.jpg) bottom repeat-x ;
	/* border-top: 1px solid #999999; */
	border-bottom: 1px solid #999999;
	margin-top:3px;
	}
div#secondary {
	background:#ffffff url(../immagini/columns_bg.jpg) bottom repeat-x ;
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;
	margin-top:3px;
	}
div#footer {
	overflow:auto;
	padding:5px;
	}
div#footer .footerFrame,
div#footer .footerFrame-last {
    background:#ffffff url(../immagini/columns_bg.jpg) bottom repeat-x ;
	float:left;
	width: 220px;
	margin: 0 10px 0px 0px;
	padding:5px;
	}
div#footer .footerFrame-last {
	width: 495px;
	margin: 0px;
	}
div#footer .footerFrame h4 { 
	margin: 0 0 1em 0;
	}
div#footer #licensebadge {
	margin-top: 3px;
	}
div#topMenu ul li, div#languageMenu ul li {
	display:inline;
	padding-left:2px;
	padding-right:4px;
	margin-left:2px;
	margin-right:2px;
	font-size:100%;
	/* background:#ffffff url(../immagini/line_bg.jpg) bottom repeat-x ; */
	}
div#topMenu, div#languageMenu {
	float:right;
	padding-bottom:20px;
	margin:20px 6px 0 0;
	}
div.secondaryContentSection {
	border-top:none;
	margin:0px;
	overflow:hidden;
	padding: 5px;
	}
div#navigationFirstLevel {
	background: #000000;
	}

div#breadcrumb {
	position:relative;
	margin-left:5px;
	margin-right:10px;
	margin-top:3px;
	border-top: 1px solid #999999; 
	font-size:90%;
	padding:2px;
	}
div#breadcrumb span {
	font-weight:bold;
	}


/*****************************/	
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {
	color: #3c8dd9;
	text-decoration: none;
	}
a:visited {
	color: #3c8dd9;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
div#footer a:link, div#footer a:visited {
	color:#646464;
	text-decoration:none;
	}
div#footer a:hover {
	text-decoration:underline;
	}
	div#topMenu ul li a, div#languageMenu ul li a {
	color:#a9a9a9 !important;
	}

div#breadcrumb a {
	color: #5d5d5d;
	margin:0 4px;
	}
div#breadcrumb span {
	margin:0 4px;
	}

div#header h1 a {
	color:#333333;
	text-decoration: none;
	display:block;
	position:relative;
	bottom: 40px;
	left: 280px;
	width:540px;
}

div#topMenu ul li a, div#languageMenu ul li a  {
	color:#666666 !important;
	}
/******************/
/* FONT TREATMENT */
/******************/
body {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	/* 	font:12px Arial,Helvetica,Verdana,Sans-Serif; 
	font: 11px Georgia, "Times New Roman", Times, serif; */
	color:#515151;
	}
div#mainContent {
	font-size:100%;
	}
h1, h2, h3 {
	font-weight:bold;
	margin:0.4em 0 0.8em 0 ;
	color: #353535;
	}
div#mainContent h1 {
	font-size:200%;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	}
h1 {
	font-size:140%;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	}
div#header h1 {
	font: 120% 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color: #efefef !important;
	}
div.secondaryContentSection .csc-header h1, div.secondaryContentSection .csc-header h2, div.secondaryContentSection .csc-header h3 {
	color:#999999;
	padding: 6px 10px;
	margin:0 0 1em -11px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	}
h2 {
	font-size:130%;
	}
h3 {
	font-size:115%;
	}
h4, h5 {
	font-size:105%;
	}
.csc-frame-frame1 { 
	color:#353535;
	}
p {
	margin-bottom:1em;
	}
blockquote {
	margin:1em 0 1em 2em;
	padding-left:2em;
	border-left:1px solid #ccc;
	}
div#footer {
	color:#333333;
	}
div#navigationSecondLevel h2 {
	margin-left: 12px;
	padding-top:12px;
	}
div#navigationFirstLevel {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	}

/************************/
/* THEME COLOR OVERIDES */
/************************/

div#header {
	
	}
a:link, a:visited {
	color:#444444;
	}
div#navigationFirstLevel {
	background-color:#ffffff;
	}


/************************/
/* MARRETTI - GALLERY */
/************************/
.tdsinistra {
	text-align:left;
}
.tddestra {
	text-align:right;
}
.tdcentro {
	text-align:center;
}
/************************/
/* MARRETTI - TABELLA */
/************************/
.tab {
	width:100%;
	height:100%;
}
.tabtitolo {
	text-align:left;
	font-weight:bold;
	padding:5px;
	border:0px solid #ffffff;
	border-bottom:0px;
	margin:0px;
}
.tabcorpo {
	border:1px solid #aaaaaa;
	height:100%;
	margin:0px}
.tabriga {
	width:100%;
}
.tabcasella {
	padding:1px;
	float:left;
	margin:1px;
	width:49%;
	text-align:right;
}
.tabcasella1 {
	padding:1px;
	float:left;
	margin:1px;
	width:98%;
	text-align:right;
}

/* SITEMAP  */
#sitemap {
	margin-left:10px;
	margin-right:20px;
	/*background: url(/immagini/sitemap/i.gif) repeat-y;*/
}
#sitemap h2 {
	font-weight:bold;
	border-bottom:1px solid #999999;
}
#sitemap h2,h3 {
	display:block;
	margin-left:20px;
}
#sitemap h2 a:visited, #sitemap h3 a:visited {
	color:#333333;
}
#sitemap h3 {
	padding-left:20px;
}
#sitemap ul {
	list-style:none;
	line-height:20px;
	background:url(/immagini/sitemap/i.gif) repeat-y;
}	
#sitemap li a {
	text-decoration:none;
	padding-left:20px;
	display:block;
}
#sitemap li a:hover {
	text-decoration:underline;	
}

#sitemap li a:visited {
	color:#ff0000;
	text-decoration:none;	
}


/* FINE SITEMAP */
ul.fotomap {
	list-style:none;
}
ul li.fotomap0 {
	font-size:110%;
	margin-top:15px;
}
ul li.fotomap1 {
	padding-top:15px;
}
ul li.fotomap2 {
	display:inline;
}


/*************/
/* SEARCHBOX */
/*************/
/* div#searchBox input.inputText {
	width:180px;
	}
div#searchBox {
	left:754px;
	top: 104px;
	position:relative;
	width: 235px;
	height: 20px;
	background: #ffffff ; /* url(../immagini/search_icon_cr.png) top left no-repeat ; */
/*	margin-left:8px;
	border:1px solid #dd0000;
	}  */
div#searchBox input#inputText {
	float: left;
/*	padding: 2px 0 1px 4px;
	margin: 2px 0 0 2px;
	background: none;
	color:#515151;
	border: 0; */
	width: 145px;
	} 
div#searchBox input.inputButton {
	float: right;
	margin: 0px;
	cursor: pointer;
	}
/* div#searchBox legend {
	display:none;
	} */




/* CERCA */
.fotocerca ul {
	list-style:none;
}
.fotocerca li {
	display:block;
	width:500px;
	height:115px;
	padding:10px;
	margin:10px;
	background:#efe8e0 url(../immagini/columns_bg.jpg) bottom repeat-x ;
}
.fotocerca img {
	float:left;
	margin-right:10px;
}

.tasti  {
	display:block;
	height:20px;
	margin:2px;
	border-bottom:1px solid #666666;
}

/* fotoprodotti */
.fotomedia a img {
	width:540px;
}
/* .fotomedia a:hover img {
	width:900px;
	position:relative;
	top:-130px;
	left:-220px;
	z-index:9999999 !important;
	border:3px solid #666666;
}  */

/* home */

#homeblock {
	width:820px;
	height:600px;
	display:block;
	margin:0px;
	margin-top:3px;
	border-top: 1px solid #999999;
	padding:0px;
}

/* home */

#fiere div  {
	width:500px;
	height:80px;
	display:block;
	margin:3px;
	border: 1px solid #efefef;
	background:#efe8e0 url(../immagini/columns_bg120.jpg) bottom repeat-x ;
	
}

#fiere div img {
	width:70px;
	height:70px;
	display:block;
	margin:3px;
	border: 1px solid #999999;
	float:left; 

}


.box {
	height:280px;
	background:#efe8e0 url(../immagini/columns_bgtop.jpg) bottom repeat-x ;
	border: 1px solid #efefef;
}

/* HORIZONTAL CAROUSEL */
.horizontal_carousel {
  float:left;
  height:280px;
  margin:0px;
  text-align:center;
  padding:0;
  position:relative;  
 /* background: url(/img/carouselbg.jpg);*/
 /* background-repeat: repeat-x; */

}         
.horizontal_carousel .container {
  position: absolute;
  top:10px;
  left:0px;
  width:520px;
  height:286px;
  margin:0px;
  overflow:hidden;
  /* background-color:#FFFFff;  */ 
}            
.horizontal_carousel .previous_button {
	position: absolute;
	top: 240px;
  left: 0px;
  width: 25px;
  height: 36px;
  background:transparent url(/immagini/icons/previous-off.gif) left top no-repeat;
  z-index: 100;    
  cursor:pointer;
}        
.horizontal_carousel .previous_button_disabled {
	background:#ffffff; 
	cursor:default;
}
.horizontal_carousel .next_button {
	position: absolute;
	top:240px;
	left: 495px;
	width: 25px;
	height: 36px;
	background:transparent url(/immagini/icons/next-off.gif) right top no-repeat;
	z-index: 100;
	cursor:pointer;
}   
.horizontal_carousel .next_button_disabled {
  background:#ffffff; 
  cursor:default;
}
.horizontal_carousel ul {
  margin:0;
  padding:0;
  width: 100000px;
  position: relative;
  top:0;
  left:0;
  height: 286px;
}                      
.horizontal_carousel ul li img {
  margin: 0px;
  padding: 0px;
  border:0;
  display:inline;             
  background:transparent;
  z-index:99;
}                               
.horizontal_carousel ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               
.horizontal_carousel ul li {
  border:0px solid #ffffff;
  color:#000000;
  margin:0px;
  margin-left: 0px;
  margin-right: 4px;
  width:169px;
  list-style:none;   
  float:left;
  text-align:center;
 
}

.fotorivista a img {
	width:500px;
	border:1px solid #efefef;
	margin-top:5px;
	
}
.copertina a img {
	width:260px;
	border:1px solid #efefef;
	margin-top:50px;
	
}



.tabcasella1 {padding:2px; float:left ; margin:2px ;  width:110px; text-align:right;}
.tabcasella  {padding:2px; float:left ; margin:2px ;  width:390px ; text-align:left ;}

.facebook {
	background:#ffffff url(../immagini/columns_bgtop240.jpg) top repeat-x ;
}

.newsfacebook {
 	width:500px;
	margin:3px;
	background:#ffffff url(../immagini/columns_bgtop240.jpg) top repeat-x ;
}
