
@import url("indicizzazione.css");
@import url("web_marketing.css");
html {font-size: 76%;}


body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica , Arial , sans-serif;
	font-size: 1em;
	color: #8D8881;
	background-color: #E0E2E3;
	text-align:center;
	background-image: url(../images/shadow_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 780px;
	margin: 0px auto;
	text-align:left;
	background-color: #FFFFFF;

}

#container_bg {
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;


}

#roof {
	height: 103px;
	background-image: url(../images/logo_bg.jpg);
	background-position: center bottom;
	background-repeat:repeat-x;
	margin: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6B9B8;
	border-left-color: #B6B9B8;	
}

#logo {
float: left;
left:0px;
top:0px;
}



#control {
	background:transparent url(../images/front.jpg) top;
	border-left:1px solid #B6B9B8;
	border-right:1px solid #B6B9B8;
	height:130px;
	padding:0pt 0pt 0pt 20px;	

}

#control_left {
float:left;
width: 478px;
margin: 0 0 0 00px;
}

#control_right {
float:right;
height:130px;

}

#content_left {
float:left;
width: 478px;
padding:10px 0 20px 20px;
min-height:400px;

}
#content_right {
float:right;
width: 262px;
padding:10px 0 20px 00px;
margin: 0 0 0 0;
display:inline;
height:130px;

}


#footer {
	position: relative;
	height: 30px;
	left: 0px;
	clear: both;
	background: #E0E2E3;
	padding: 15px 15px 0 15px;
	text-align: left;
	color: #BEC2C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D2CD;
	font-size: 0.95em;
}

#footer_right {
float: right;
right: 0;
top: 0;
margin: 0;
padding: 0;
position: relative;
}

#footer_menu {
float: left;
left: 0;
top: 0;
margin: 0;
padding: 0;
position: relative;
}


#footer_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer_menu a {
	color: #B2B7B9;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #B2B7B9;
	text-decoration: none;
}

#submenu {
padding: 0 15px 15px 18px;
margin: 0 0 15px 0;
}

.divider {

height: 3px;
margin:20px 0 10px 0;
background-image:url(../images/content_divider.gif);
background-position:center;
background-repeat:repeat-x;
clear:both;
}

.divider_pull {
background-image:url(../images/sidebar_divider.gif);
background-position:left bottom;
background-repeat:no-repeat;
width: 228px;
}

#left_padding {

padding:2px 15px 0 18px;
}
	#submenu ul {margin-bottom:20px;}
	#submenu li{
	list-style-position: outside;
	margin: 0.8em 0;
	padding: 0;
	font-size: 1.0em;
	}

	#submenu li a{
	color: #66625e
	}
	#submenu li a:hover{
	color: #B50217;
	border-color:#B50217;
	}
	#directory li{
	list-style-image: url(../images/bullet3.gif);
	list-style-position: outside;
	margin: 0.4em 0;
	margin-left: 15px;
	padding: 0;
	font-size: 1.0em;
	}

	#directory li a{
	color: #66625e
	}	
	
#submenu li a.current{
  color:#B50217;
  border-color:#B50217;
}	
.floatimg {
text-align: center;
}
.floatimg img {
text-align: center;
}	

.imggap {
float:right;
}

.newsletter_pad {
	position: relative;
	left: 5px;
	top: 5px;


}	
		
/* --------------------------------------------------------------------- */
/*typography*/

a {
	text-decoration: underline;
	color:#96A5BA;
	
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h2 {
	font-size: 14px;
	color: #EBE9E6;
	margin: 0;
	padding: 0;
	}


h1 {
color: #96A5BA;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	}
h3 {

	font-weight: normal;
	margin: 0;
	padding: 0;
	}
h4 {
	font-size: 12px;
	color: #9F855B;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position:0 2px;
	margin: 0;
	padding: 0;
	}


h5 {
	font-size: 0.95em;
	color: #093C51;
	margin: 0.4em 0 1.7em 0;
	padding: 0;
	font-weight: normal;
	line-height:1.65em;
	font-weight: bold;
	}
h6 {
	font-weight: bold;
	}
img {
	border: 0;
	}	

ol, ul {
	/*list-style: none;*/
	margin:0pt;
	padding:0 0 0 18px;
}
li {
	line-height: 1.2em;
	font-size: 0.95em;
     color: #212121;
     }
	
#content_left li {
	line-height: 1.8em;
	list-style-image:url(../images/web_content_bullet.gif);
	}

p {
margin: 0;
padding: 0;
	}
	
p a {

color: #B50217;
}

form {
	padding: 0px;
	margin: 0px;
}

strong, b {
	font-weight: bold;
	}
em, i {
	font-style: italic;
}




/* --------------------------------------------------------------------- */
/* more type */

 #control_left h1 {
	font-size: 2em;
	color: #FFF;
	margin: 30px 0 7px 0px;
	padding: 0;
	}


 #control_left h2 {
color: #96A5BA;
	font-weight: normal;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	}
	
	 #control_left a:link {
color: #96A5BA;
}

	 #control_left a:hover {
color: #96A5BA;
}

	 #control_left a:active {
color: #96A5BA;
}
	
    #control_left h3 {
    color: #EBE9E6;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
	}
	
	
	
    #control_right h1 {
	font-size: 0.95em;
	color: #B8CDAC;
	margin: 30px 0 0px 0;
	padding: 0;
	font-weight: bold;
	}


    #control_right h2 {
    color: #D5D2CD;
	font-weight: normal;
	font-size: 0.85em;
	margin: 8px 0 8px 0;
	padding: 0;
	}
	
	
	#content_left p {
	font-size: 0.95em;
	color: #2e2c29;
	margin: 0.4em 0 1.7em 0;
	padding: 0;
	font-weight: normal;
	line-height:1.65em;
	}
	
	 #content_left h1 {
	font-size: 1.45em;
	color: #336699;
	margin: 0 0 2px 0;
	padding: 0;
	border-bottom: 1px solid #336699;
	}


    #content_left h2 {
    color: #96A5BA;
	font-weight: normal;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	}
    #content_left h3 {
	color: #b50217;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 0.95em;
	text-transform: uppercase;	
	}
	
	 #content_left h4 {
	color: #A5B2C4;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.85em;
	line-height: 1.0em;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
	}
	
	 #content_right h1 {
	font-size: 1em;
	color: #369;
	margin: 8px 0 20px 0;
	border-bottom:1px solid #369;
	font-weight: bold;
	text-transform:uppercase;
}

	 #content_right h3 {
	color: #A39C94;
	font-weight: bold;
	margin: 8px 0 4px 0;
	padding: 0;
	font-size: 1.15em;
	text-transform: uppercase;	
	}
	
	 #content_right h2 {
    background:url(../images/bullet3.gif) no-repeat;
	font-size: 1em;
	margin:1em 0 1em 0;
	padding:0 0 0 20px;	
	line-height: 1em;
	color:#369; 
	}
	
	#content_right h2 a {color:#369; text-decoration:none; border-bottom:1px solid #369;}
	#content_right h2 a:hover {color:#B50217; text-decoration:none; border-bottom:1px solid #B50217;}
     #content_right p {
	font-size: 0.95em;
	color: #2e2c29;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height:1.25em;
	}
	

#main-column ul li.first h3, #main-column ul li.second h3 {margin:0px;}

/* --------------------------------------------------------------------- */
/* forms */


fieldset{padding: 20px 0px 8px 8px;}
legend{padding: 0 5px; text-transform: uppercase;color: #1c3892}

label.req strong, strong.asterisco{font-weight: bold; font-family: verdana,sans-serif; color: red;}
input:focus{background-color: #a6c7f3;}
br{clear:left}
fieldset.in label{float: left; text-align: center; margin: 0px 10px 5px 0;}
fieldset.in input,select{display: block; width: 221px;}
fieldset.in input.large{width: 221px;}
input#cap,input#provincia{width: auto;}
fieldset#check label{float: left; width: 120px;}
fieldset#account p{float:right; width:190px; color:#185DA1; margin-top:10px;}
fieldset#agree div#cond {
	width: 340px; 
	height: 50px;
	overflow: auto; 
	border:1px solid #666;
	margin: 10px 0;
	background-color: #f7f7f7; 
	font-size:10px;
	}
fieldset#agree div#cond p{margin:0 5px 6px;}
input#go, input#goHovered {
	background:transparent url(../images/button.gif) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:26px;
	padding:2px 5px;
	width:69px;
	text-align:center;
	margin-top: 1em;
	}

form {
padding: 0;
}
input {
margin: 0;
background-color: #E8E8CD;
border: none;
}
.searchform:focus {
background-color: transparent;
}
fieldset {
margin: 0; border:none;
}
legend {
margin: 0;
}
textarea {
margin: 0;
}

#contactform input{
margin: 0;
background-color:#fff;

}

#contactform textarea{
margin: 0;
background-color:#fff;

}

.searchform  {
border:0px;
background: url(../images/search.gif) no-repeat;
padding:4px 10px 0 10px;
width:193px;
height:15px;
line-height:10px;
font-size:10px;
margin:0 2px 2px 0;

}
.cerca {
border:0px;
background: url(../images/search_button.gif) no-repeat;
width:20px;
height:20px;
cursor:pointer;
}

.tabella{
  table-layout : fixed;
  width : 450px;
  border: 2px;
  empty-cells:hide;
}
.tabella td{
  border: 2px solid;
}
.pagination {
        margin-left: 0;
        padding: 0 0 0 10px;
}

.pagination p{
        background: #96a5ba;
        color: #666;
        margin:0 3px 0 3px;
        border:1px solid #000;
        display: inline;
}

.pagination a:link,
.pagination a:visited {
        background: #8ab8f4;
        color: #000;
        font-weight: bold;
        padding: 5px;
        border:1px solid #000;
        text-decoration: none;}

.pagination a:hover,
.pagination a:active {
        background: #5e99cc;
        color: #fff;
}
a.current{
  text-decoration:none;
  color:#B50217;

}
#submenu h2 a.current{
  text-decoration:none;
  color:#B50217;
 border-color:#B50217;
	
}
.f1{float:left; width:120px; background-color: #e8edf9;padding:3px 15px 3px 10px;margin:5px;color:#000;font-size: 0.85em;}


.pullout
{
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	margin: 8px;
}


.flickr-thumbnail, .flickr-pullout {
	float: left;
	background: url(../../images/flickr_shadow.gif) no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	position: relative;
	}

.flickr-thumbnail img, .flickr-pullout img {
		 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 2px;
	 position: relative;
	}


.flickr-pullout
{
	margin: 13px 3px 3px 14px;
	background-image: url(../../images/flickr_shadow_white.gif);
	
}

.flickr-thumbnail2, .flickr-pullout2 {
	float: right;
	background: url(../../images/flickr_shadow.gif) no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	position: relative;
	}
	
	.flickr-pullout2
{
	margin: 13px 3px 3px 14px;
	background-image: url(../../images/flickr_shadow_white.gif);
	
}

.flickr-thumbnail2 img, .flickr-pullout2 img {
		 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 2px;
	 position: relative;

	}
#main-column ul li.first h3, #main-column ul li.second h3 {margin:0px;}
	

	
	
	
	
	body.zengarden #mainContent .official li {margin: 0; padding:0 0 3em 0; background: none;}
	.official .row {position: relative; width:100%; }
	.official .row li {width:170px; padding-bottom: 3em; display: block;}
	.official .row li.second {position: absolute; left:240px; top:0;}
	.official .preview {display:block; width:170px; height:114px; margin-bottom:5px; position:relative; float: left;}
	.official .preview img {display:block; padding:4px; background:#fff; border:solid 1px #C7CBCE; float:left; margin-right:5px;}
	.official .preview a:hover img {border-color: #A4ABB0;}
	.official .numero {font-size: 0.85em; display:block; bottom:1px; right:1px; position:absolute; background:url(/i/zen/bg-angle.gif) no-repeat -20px 0; padding: 3px 7px 3px 20px;}
	.official h3 {font:1.2em/1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; margin: 0 0 0.3em 0;}
	.official ul {padding:0; margin:0;}
	.official li p {margin:0; line-height:1.2; font-size:0.9em; text-transform: inherit; color:#A4ABB0; padding-left:0; position:relative;}
	.official li p a:link, .official li p a:visited {color:#3A4956;}
	.official li p a:hover {color:#fff;}
	.official li p .country {text-transform:none;}
	#main-column img {margin:0 10px 15px 0; float:left; border:solid 1px #C7CBCE; padding:4px; display:inline;}
	
	#pre-suc {
	float: right;
	margin-right: 25px!important;
	margin-right/**/: 15px;
}
#pre-suc a{
	display:block;
	float:left;
	width:15px!important;
	width/**/:20px;
	height:15px;
	padding:3px 4px 4px 2px!important;
	padding/**/:3px 0px 5px 0px;
	margin:0px 0px 1px 0px;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	color:#555555;
	background: url(bg_foto.gif) no-repeat top left;
}

#pre-suc a:hover {
	color:#FFFFFF;
	background-image:url(bg_foto_hover.gif);
	text-decoration:none;
}


.active {
	display:block;
	float:left;
	
	width:15px!important;
	width/**/:20px;
	height:15px;
	padding:3px 4px 4px 2px!important;
	padding/**/:3px 0px 5px 0px;
	margin:0px 0px 1px 0px;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	background: url(bg_foto_hover.gif) no-repeat top left;
}
.normal {
	display:block;
	float:left;
	
	width:15px!important;
	width/**/:20px;
	height:15px;
	padding:3px 4px 4px 2px!important;
	padding/**/:3px 0px 5px 0px;
	margin:0px 0px 1px 0px;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	color:#555555;
	background:url(bg_foto.gif) no-repeat top left;
}
a.normal:hover {
	color:#FFFFFF;
	background-image:url(bg_foto_hover.gif);
	text-decoration:none;
}

#skipnav {
	position: absolute;
	top: -1000em;
	left: -1000em;
	}
	
	blockquote {
	background:transparent url(../images/quote_wh.gif) no-repeat scroll 10px 0.75em;
	font-family:Georgia,Times,serif;
	font-size:1.05em;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0.25em 0pt 0px;
	padding:18px 0 20px 40px;
	}
	.sidebox {
	margin:0 0 10px 10px;
	float:right;
	padding:8px;
	text-align:center;
	}


 .nascosto { display: none; }

