/*
Theme Name: theme_lacascina_v01
Theme URI: http://www.flashmotus.it
Version: 1.0
Description: layoit originale per la cascina
Author: flashmotus
Author URI: http://www.flashmotus.it
*/
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
}
#head_banner {
	background-image: url(images/under_construction.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 2000px;
	width: 1600px;
}
#container_head {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrapper_head {
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 315px;
}
#topsu {
	width: 980px;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#topsu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topsu ul li {
	float:left;
	list-style:none outside none;
	padding-top: 7px;
}

#topsu ul li a:link {
	text-decoration: none;
	border: none;
	color: #4D4E4D;
}
#topsu ul li a:visited {
	text-decoration: none;
	border: none;
	color: #4D4E4D;
}
#topsu ul li a:hover, #logo a:active { 
	text-decoration: none; 
	border: none;
	color: #003E8A;
}
#head_left {
	width: 265px;
	height: 285px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_head_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	display: inline;
}
#logo {
	width: 212px;
	height: 129px;
	margin-left: 20px;
	padding-top: 30px;
}
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active  {
	text-decoration: none;
	border: none;
}
/**************************************************************** header search **********/
#search {
	width: 238px;
	padding: 0px 0px 0px 4px;
	height: 30px;
	margin: 59px 0px 0px 10px;
}
#search .field { float: left; display: inline; height: 30px; width: 206px; background: url(images/search-field.gif) no-repeat 0 0; }
#search .field input {
	color: #000000;
	border: 0;
	background: transparent;
	font-size: 13px;
	margin: 8px 0 0 0px;
	line-height: 20px;
	padding: 0px;
	width: 190px;
}
#search .button { float: left; display: inline; height: 30px; width: 32px; cursor: pointer; border: 0; background: url(images/search-button.gif) no-repeat 0 0; }
#search .button:hover { background-image: url(images/search-button-hover.gif); }
.notext {
font-size:0;
line-height:0;
text-indent:-4000px;
}

input, select, textarea {
font-family:"Verdana",Arial,sans-serif;
}

.cl {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-4000px;
}
/**************************************************************** fine header search **********/
#head_right {
	width: 715px;
	height: 285px;
	float: right;
}
#menu_head {
	height: 285px;
	width: 715px;
}
/*************************************************************sssssssssssssssssssssssssssss*** fine header **********/
#container_center {
	background-image: url(images/bkg_mainpage.gif);
	background-repeat: repeat-y;
	background-position: center;
    height: auto !important;  /* per i browser moderni */
}
#wrapper_center {
	overflow: hidden;
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    height: auto !important;  /* per i browser moderni */
    height: 600px;      /*per IE5.x e IE6 */
    /*min-height: 600px;  /*per i browser moderni */
	display: block;
}
/**************************************************************** sidebar **********/
#sidebar {
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	width: 245px;
	padding-top: 0px;
	height: 100%;
	margin: 0px;
	padding-bottom: 0px;
	text-align: left;
	display: block;
}
/* ****************************************** menu ddaccordion */
.arrowlistmenu {
	width: 233px; /*width of accordion menu*/
	margin:0px;
	padding:0px;
	}
.bginizio {
	background-image: url(images/menu_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.bgfine {
	background-image: url(images/menu_fine.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
h3.menuheader, .apertosi {
	color:#4D4E4D !important;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 28px;
	background-color: #FFFFFF;
	}
h3.current {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 28px;
	background-color: #f9db85;
	}
h3.openheader {
	background-image: url(images/menuheader_h3_current.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	line-height: 28px;
	}
h3.menuheader a:link, .apertosi a:link {
	font-size: 14px;
	color:#4D4E4D;
	text-decoration: none;
	}
h3.menuheader a:visited, .apertosi a:visited {
	font-size: 14px;
	color:#4D4E4D !important;
	text-decoration: none;	
	}
h3.menuheader a:hover, .apertosi a:hover {
	font-size: 14px;
	color:#000 !important;
	text-decoration: none;	
	}
h3.menuheader a.current {
	color:#000 !important;
	}	
.arrowlistmenu .menuheader, .apertosi  {
	cursor: hand;
	cursor: pointer;
	height: 28px;
	}
.apertosi  {
	font-weight: bold;
	}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*  3px; bottom spacing between each UL and rest of content*/
	}
.arrowlistmenu ul li {
	background-image:url(images/bg_subexpandable.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	}
.arrowlistmenu ul li.current {
	background-image:url(images/bg_subexpandable_current.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	}
.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
	/*background: #E3E5E6 !important;*/
	background-image:url(images/bg_opensubheader.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.arrowlistmenu ul li .opensubsubheader { /*Open state CSS for sub menu header*/
	background: #E3E5E6 !important;
	}
.arrowlistmenu ul li .closedsubheader { /*Closed state CSS for sub menu header*/
	background-image:url(images/bg_subexpandable_aperto.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.arrowlistmenu ul li .closedsubsubheader { /*Closed state CSS for sub menu header*/
	background: #E3E5E6 !important;
	}
.arrowlistmenu ul li a {
	color: #4D4E4D;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px !important;
	padding: 0px 0px 0px 30px;
	line-height:20px;
	}
.arrowlistmenu ul li a:link {
	color: #000;
	}
.arrowlistmenu ul li a:visited {
	color: #000;
	}
.arrowlistmenu ul li a:hover {
	color:#184A8F !important;
	}
	
/* sub sub menu */
.arrowlistmenu ul ul {
	padding: 0px;
	list-style-type:none;
	margin: 0px;
	}
.arrowlistmenu ul ul li {
	background-image:url(images/bg_arrowlistmenu_ul_ul_li.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 0px;
	height: 20px;
	margin: 0px;
	}
.arrowlistmenu ul ul li a {
	color: #4D4E4D;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 45px;
	line-height:20px;
	}
.arrowlistmenu ul ul li a:link {
	color: #4D4E4D;
	}
.arrowlistmenu ul ul li a:visited {
	color: #4D4E4D;
	}
.arrowlistmenu ul ul li a:hover {
	color:#003e8a !important;
	}
.arrowlistmenu ul ul li.current a, .arrowlistmenu ul li.current a {
	color: #000;
}
/* fine sub sub menu*/		
.arrowlistmenu ul li a.subexpandable:hover { /*hover state CSS for sub menu header*/
	/*background-image:url(images/bg_subexpandable.jpg);*/
	background-position:left top;
	background-repeat:no-repeat;
	}
.arrowlistmenu ul li a.subsubexpandable:hover{ /*hover state CSS for sub menu header*/
	background: lightblue;
	}
	
#content {
	float: left;
	width: 715px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
.side_email {
	background-image: url(images/bg_side_email.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px 25px 0px 85px;
	height: 58px;
	text-align: right;
}
.side_tds {
	margin: 10px 0px;
	padding: 0px;
	height: 113px;
}
.side_dietista {
	background-image: url(images/bg_dietista_online.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 35px 25px 10px 85px;
	height: 51px;
	text-align: right;
}
.side_email a:link, .side_dietista a:link {
	color: #4d4e4d;
	text-decoration: none;
}
.side_email a:visited, .side_dietista a:visited {
	color: #4d4e4d;
	text-decoration: none;
}
.side_email a:hover, .side_dietista a:hover {
	color: #006c9b;
	text-decoration: none;
}
/*  ************************************************************************************ breadcrumb */
.breadcrumb {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #006c9b;
	width: 705px;
	background-image: url(images/bg_breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	line-height: 26px;
}	
.breadcrumb a:link {
	color: #006c9b;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #006c9b;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}
/*  ************************************************************************************ sticky_home */
#sticky_home {
	padding: 10px 25px 5px;
	margin: 10px 0px;
	background-image: url(images/bg_sticky_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#sticky_home h2 {
	padding: 0px 0px 5px;
	margin: 0px;
}
#sticky_home h2 a {
	font-size: 22px;
	font-weight: bold;
	color: #373737;
	padding: 0px;
}
#sticky_home h2 a:link, #sticky_home p a:link, .com_home_stampa h3 a:link,
#sticky_home h2 a:visited, #sticky_home p a:visited, .com_home_stampa h3 a:visited {
	color: #003E8A;
	text-decoration: none;
}
#sticky_home h2 a:hover, #sticky_home p a:hover, .com_home_stampa h3 a:hover {
	color: #666;
	text-decoration: none;
}
#sticky_home p {
	font-size: 16px;
	color: #000000;
	text-align: justify;
	padding: 0px 0px 15px;
	margin: 0px;
}
#center_home {
	width: 685px;
	padding: 0px 15px;
	margin: 10px 0px 0px;
	overflow: hidden;
}
.com_home_stampa, .com_home_center {
	width: 220px;
	padding-right: 12px;
	padding-left: 0px;
	display: block;
	float: left;
}
.bloc_com_stampa {
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.com_home_right {
	width: 220px;
	padding: 0px;
	display: block;
	float: left;
}
.com_home_job {
	width: 452px;
	padding: 0px;
	display: block;
	float: left;
	overflow:hidden;
	margin-bottom: 15px;
	background-image: url(images/bg_com_home_job_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
}
.com_home_job ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.com_home_job ul li {
	margin: 0px;
	padding: 0px 5px;
	line-height: 22px;
}
.com_home_job ul li a:link, .com_home_job ul li a:visited {
	color: #003e8a;
	font-weight: normal;
	text-decoration: none;
}
.com_home_job ul li a:hover {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#home_job {
	display: block;
	float: left;
	padding-right:12px;
}
.com_home_stampa h2, .com_home_center h2, .com_home_right h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.com_home_job h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 31px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.com_home_stampa h3 {
	margin: 0px;
	padding: 0px;
}
.com_home_stampa h3 a {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.com_home_stampa h3 a:link, .com_home_center p a:link, .com_home_right p a:link,
.com_home_stampa h3 a:visited, .com_home_center p a:visited, .com_home_right p a:visited {
	color: #003e8a;
	font-weight: normal;
	text-decoration: none;
}
.com_home_stampa h3 a:hover, .com_home_center p a:hover, .com_home_right p a:hover {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.com_home_stampa p {
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: justify;
	float: left;
}
.com_home_stampa p a:link, .com_home_stampa p a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.com_home_stampa p a:hover {
	color: #003e8a;
	font-weight: normal;
	text-decoration: none;
}
.com_home_center p, .com_home_right p {
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 10px 0px;
	text-align: justify;
}
.single-entry {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 0px;
}
.post-wrapper {
	padding: 15px;
	width: 666px;
	border: 1px solid #526270;
	margin-bottom: 15px;
	background-image: url(images/bg_post_wrapper.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.post-wrapper h2 {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.post-wrapper p {
	color:#000000;
	font-size:12px;
	text-align:justify;
}

h1, h2 { 
	font-weight: normal; 
	margin: 0px 0 10px; 
}
.home-post-wrap {
	width: 192px;
	height: 192px;
	margin-right: 28px;
	float: left;
	border: 1px solid #526270;
	margin-bottom: 28px;
	padding: 9px;
	background-image: url(images/bg_home_post_wrap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.comments-bubble {
width: 23px;
height: 18px;
background-image: url(images/comments.gif);
font-size: 8px;
color: #212A33;
padding: 0px;
float: left;
margin-left: 9px;
}

.comments-bubble a:link, .comments-bubble a:hover, .comments-bubble a:visited {
color: #FFF;
font-size: 8px;
display: block;
margin-left: 7px;
margin-top: -4px;
padding: 0px;
}

.bar {
height: 15px;
background-image: url(images/bar-bg.gif);
width: 174px;
float: left;
border-left: 1px solid #1C242B;
border-right: 1px solid #1C242B;
border-bottom: 1px solid #1C242B;
padding: 8px;
position: relative ;
}

.bar a:hover {
border-bottom: none;
}

.home-post-wrap2 {
width: 593px;
padding: 10px;
margin-right: 13px;
float: left;
background-color: #FFF;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.readmore {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
margin-top: 10px;
}

.readmore a:link, .readmore a:hover {
color: #FFF7C0;
}
.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.info-titles a:link, .info-titles a:visited, .info-titles a:active {
text-decoration: none;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
display: block;
width: 100%;
margin-bottom: 10px;
padding-top: 10px;
color: #84A0B7;
}

.info-titles a:hover {
border-bottom: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
margin-top: 10px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
display: block;
margin-bottom: 10px;
margin-top: 5px;
}

pre {
	padding: 0 10px;
	font-size: 10px;
	display: block;
	margin-top: 20px;
	border-top: none;
}
blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #313B44;
	border: 1px solid #29323A;
}

#pages {
float: left;
}
#categories {
width: 949px;
min-height: 46px;
background-image: url(images/nav-bg.gif);
background-repeat: repeat-x;
float: left;
background-color: #144F8C;
border-left: 1px solid #387EC7;
}

#categories ul {
margin: 0px 0px 0px 10px;
padding-left: 0px;
list-style-type: none; 
list-style-image: none; 
float: left;
}

#categories ul li {
float: left; 
display: block; 
padding-left: 0px; 
height: 46px;
}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active  {
height: 34px;
display: block;
color: #FFF;
font-size: 11px;
font-weight: bold;
padding: 12px 10px 0px 10px;
float: left;
margin: 0px 1px;
}

#categories ul li a:hover {
background-image: url(images/nav-bg-hover.gif);
border-right: 1px solid #2066AF;
border-left: 1px solid #144F8C;
margin: 0px 0px;
padding-top: 14px;
height: 32px;
}

#left-inside {
	float: left;
	padding: 19px 0px 0px 19px;
}

.adwrap {
margin-left: 26px;
}

.adwrap a, .adwrap a:hover, .adwrap a:visited {
margin-right: 5px;
margin-bottom: 5px;
display: block;
width: 125px;
height: 125px;
float: left;
}

#sidebar-wrapper {
width: 222px;
float: left;
margin-bottom: 20px;
}


/*************************************************************** ************************* ***************************** footer **********/
#toppin_footer {
	padding:0px;
	width:100%;
	margin: 0px;
	background-color: #dddddd;
	height: 60px;
}
#wrapper_toppin {
	text-align: center;
	padding: 0px;
	width: 980px;
	height:60px;
	margin-right: auto;
	margin-left: auto;
}
#toppin_footer h3 {
	width: 265px;
	font-size: 16px;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-style: italic;
	line-height: 60px;
	color: #666666;
}
#toppin_footer ul {
	text-align: center;
	height:60px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#toppin_footer img {
	margin: 0px;
	padding: 0px;
	float: left;
}
/*        ***************************************************************************************************************** kwicks ***********/
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
	width: 170px;
	height: 60px;
	/*do not change these */
	 margin-right: 5px; 
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
	width: 170px;
	height: 60px;
	display: block;	
}
#kwick_1, #kwick_2, #kwick_3, #kwick_4, #kwick_5 { 
	width: 172px;
	height: 60px;
	display: block;		
}
#kwick_1 { 
	background-image: url(images/logo_vivenda_bnx.gif);
}
#kwick_1.active { 
	background-image: url(images/logo_vivenda_bno.gif);
}
#kwick_2 { 
	background-image: url(images/logo_cascina_global_service_bnx.gif);
}
#kwick_2.active { 
	background-image: url(images/logo_cascina_global_service_bno.gif);
}
#kwick_3 { 
	background-image: url(images/logo_naer_bnx.gif);
}
#kwick_3.active { 
	background-image: url(images/logo_naer_bno.gif);
}
#kwick_4 { 
	background-image: url(images/logo_villa_ombrellino_bnx.gif);
}
#kwick_4.active { 
	background-image: url(images/logo_villa_ombrellino_bno.gif);
}
#kwick_5 { 
	background-image: url(images/logo_le_cappellette_bnx.gif);
}
#kwick_5.active { 
	background-image: url(images/logo_le_cappellette_bno.gif);
}
.kwicks.horizontal #kwick_5 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
/*        ******************************************************************************************* fine kwicks ******/

#container_footer {
	background-image: url(images/bkg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px;
	padding:0px;
	width:100%;
	margin: 0px;
}
#bottomfoot {
	margin: 0px;
	padding:0px;
	line-height: 30px;
	background-image: url(images/bg_bottom_footer.jpg);
	background-repeat: repeat-y;
	background-position: center;
	overflow:hidden;
}
.bottomfoot_int {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:980px;
}
.bottomfoot_int p {
	color:#000;
	float:left;
	margin:0;
	padding:0;
	width:800px;
}
.bottomfoot_int span {
	color:#000;
	float:left;
	margin:0;
	padding:0;
	width:180px;
}
.bottomfoot_int span a {
}
.bottomfoot_int span a:link {
	color: #999999;
	font-size: 11px;
}
.bottomfoot_int span a:visited {
	color: #999999;
}
.bottomfoot_int span a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper_footer {
	clear: both;
	width: 980px;
	text-align: center;
	color: #999999;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 360px;
}
#foot_txt {
	color: #CCCCCC;
	clear: both;
	width: 960px;
	text-align: center;
	overflow:hidden;
	padding-top: 5px;
	padding-right: 20px;
	margin: 0px;
}
#foot_txt ul {
	width: 900px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	float:left;
	list-style-type: none;
}
#foot_txt ul li {
	font-size: 13px;
	color: #c8c8c8;
	padding: 0px;
	margin: 0px 40px;
	float:left;
	height: 40px;
	overflow:hidden;
	display: block;
}
#foot_txt ul li strong {
	font-size: 16px;
}
#foot_txt ul li.nrr {
	font-size: 16px;
	width: 205px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
}

#foot_txt a {
color: #999999;
font-size: 11px;
}

#foot_txt a:visited {
color: #999999;
}

#foot_txt a:hover {
color: #FFFFFF;
text-decoration: none;
}
#foot_txt div.options, #topsu div.options  {
	cursor:auto;
	display:block;
	float:left;
	height:22px;
	margin:0;
	padding:0;
	width:53px;
}
#topsu div.options  {
	margin: 0px;
	padding-left: 550px;
}
#foot_txt div.options a.toggle {
	background-image: url(images/btn_closebox.png)!important;
}
#topsu div.options a.toggle {
	background-image: url(images/btn_openbox.png)!important;
}
#foot_txt div.options a.toggle, #topsu div.options a.toggle {
	cursor:pointer;
	display:block;
	float:right;
	height:22px;
	margin:0;
	padding:0;
	width:23px;
}
.linkHack {
	color:transparent;
	cursor:pointer;
	display:block;
	font-size:1px;
	height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:-9000px;
	width:100%;
}
/* *********************************** .foot_site */


#pages ul { 
list-style-type: none; 
list-style-image: none; 
float: left; 
padding: 0px 0px 0px 0px; 
margin-right: 10px; 
margin-bottom: 0px;
margin-top: 25px;
}

#pages ul li { 
float: right; 
display: block; 
height: 42px;
padding: 0px;
}
#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
float: left; 
color: #FFF;
display: block;
height: 31px;
font-size: 12px;
padding: 11px 20px 0px 20px;
margin: 0px;
}
#pages ul li a:hover {
background-position: top;
background-repeat: no-repeat;
margin: 0px;
height: 31px;
padding: 11px 20px 0px 20px;
}
.articleinfo {
border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454;
}
#commentwrap {
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 5px;
}

.commentlist li{
display: block;
float: left;
clear: both;
margin-left: 0px;
margin-bottom: 10px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

.comment-inside {
background-image: url(images/comment-bg.gif);
padding-left: 40px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
width: 408px;
float: left;
color: #616161;
}

#commentform {
margin: 1em 0;
margin-left: 20px;
}

#commentform textarea {
background: #313B44;
border: 1px solid #29323A;
width: 370px;
}

#commentform #email {
font-size: 1.1em;
background: #313B44;
border: 1px solid #29323A;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #313B44;
border: 1px solid #29323A;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #313B44;
border: 1px solid #29323A;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #29323A;
border: 1px solid #232C33;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #29323A;
border: 1px solid #232C33;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #29323A;
border: 1px solid #232C33;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}

.thumbnail-div {
border-top: 1px solid #1C242B;
border-right: 1px solid #1C242B;
border-left: 1px solid #1C242B;
width: 190px;
height: 159px;
float: left;
}

.single-info {
	padding: 10px;
	margin-bottom: 5px;
}
.single-info2 {
	background-image: url(images/bg_post_wrapper.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 5px;
	margin-bottom: 5px;
}
.single-info2 p {
	color:#000000;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
.single-info2 p a:link {
	color:#000000;
}
.single-info2 p a:visited {
	color:#000000;
}
.single-info2 p a:hover {
	color:#eee;
}

.single-info3 {
background-color: #BC0707;
border: 1px solid #F30505;
padding: 10px;
width: 260px;
float: left;
margin-bottom: 5px;
}
.post-info {
color: #000;
font-size: 10px;
}
.post-inside-2 {
float: left;
width: 450px;
}
a:focus {
outline: none;
}
.random-content a:link {
font-size: 13px;
}
.random a:link, .random a:visited {
float: left;
display: block;
width: 100%;
}
.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 28px;
line-height: 30px;
}
.thumbnail-div-featured {
border: 5px solid #E7F3FF;
width: 580px; 
height: 160px;
}
#featured {
background-color: #FFF;
background-image: url(images/post-bg.gif);
background-repeat: repeat-x;
padding: 10px;
width: 593px;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.featured-content {
float: right;
width: 353px;
margin-right: 5px;
}

.current-category {
	background-color: #eee;
	color: #333;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	width: 687px;
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.current-category a:link {
	color: #000;
	text-decoration: none;
}
.current-category a:visited {
	color: #000;
	text-decoration: none;
}
.current-category a:hover {
	color: #ddd;
	text-decoration: none;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#side_video{
	height: 166px;
	width: 200px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.page-mapp {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
.page-post h4 {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.page-post p {
	font-size: 13px;
	color: #333333;
}
.page-post ul {
	list-style-type: square;
	display: block;
}
#menu_coll {
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
h2.title-category {
	color: #333;
	display: block;
	margin-bottom: 10px;
	width: 700px;
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.coll_submenu {
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 5px;
	margin-bottom: 10px;
}
.coll_submenu h3 {
	margin: 0px 0 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 5px;
}
.coll_submenu h3 a:link {
	color: #333;
	text-decoration: none;
}
.coll_submenu h3 a:visited {
	color: #333;
	text-decoration: none;
}
.coll_submenu h3 a:hover {
	color: #ddd;
	text-decoration: none;
}
.coll_submenu p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 20px;
}
.coll_submenu p a:link {
	text-decoration: none;
	color: #000;
	line-height: 20px;
	display: block;
	background-image: url(images/bot_coll_submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
.coll_submenu p a:visited { 
	text-decoration: none; 
	color: #000; 
	background-image: url(images/bot_coll_submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 20px;
	display: block;
	padding-left: 30px;
}
.coll_submenu p a:hover { 
	color: #000; 
	line-height: 20px;
	display: block;
	background-image: url(images/bot_coll_submenu_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
.coll_submenu_img {
	margin: 0px 0px 5px 5px;
	padding: 0;
	list-style: none;
}
.coll_submenu_img li {
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	margin-right: 7px;
	border: 4px solid #3E4953;
	width: 53px;
	height: 53px;
	font-size: 11px;
	margin-bottom: 7px;
}

.coll_submenu_img li em {
	background: url(images/hover.png) no-repeat;
	position: absolute;
	width: 236px;
	height: 155px;
	padding-top: 10px;
	padding-left: 10px;
	top: -180px;
	left: -80px;
	font-style: normal;
	z-index: 1000;
	display: none;
	color: #8B8861;
	font-size: 10px;
}
.bar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ddd;
}
.bar h3 a:link {
	color: #ddd;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.bar h3 a:visited {
	color: #ddd;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.bar h3 a:hover {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#navcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 218px;
}
#navcontainer ul {
	margin: 0px;
	list-style: none;
	padding-left: 21px;
	-moz-padding-start: 21px;
}
#navcontainer li {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
#navcontainer li a {
	display: block;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
#navcontainer li a:link {
	color: #000000;
	text-decoration: none;
}
#navcontainer li a:visited {
	color: #000000;
	text-decoration: none;
}
#navcontainer li a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
.post {
	padding: 0px 30px 5px;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}
.post h2 {
	margin: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.post h2 a:link {
	color: #000;
	text-decoration: none;
}
.post h2 a:visited {
	color: #000;
	text-decoration: none;
}
.post h2 a:hover {
	color: #ddd;
	text-decoration: none;
}
.post small {
	color: #000;
}
.entry {
	height:100%;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
	width:100%;
}
.entry p {
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.entry p a:link {
	color: #2375c8;
	text-decoration: none;
	font-weight: bold;
}
.entry p a:visited {
	color: #800080;
	text-decoration: none;
	font-weight: bold;
}
.entry p a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.entry span {
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.entry a img {
	text-decoration: none;
	border: none;
}
/***************************************************** prova gallery */
#slide {
	background-image: url(images/slide-bg.gif);
	height: 110px;
	width: 700px;
}
/* outmost wrapper element */
#scrollable {
	background-repeat: no-repeat;
	background-position: top;
	padding:0px 0px 0px 0px;
	height: 106px;
	float:left;
}
/* container for the scrollable items */
.items {
	float:left;
	width:465px;
	height: 106px;
	display: block;
}
.slide-items {
	height: 97px;
	width: 141px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	background-color: #FFF;
	padding: 5px;
}
.slide-items img {
	border: 2px solid #fff;
}

/* single item */
/* next / prev buttons */
a.prev, a.next {
	display:block;
	width:30px;
	height:106px;
	float:left;
	background-repeat:no-repeat;	
	margin:0px 0 0 0;
}
a.prev {
	background:url(images/slide-button-left.gif);
}
a.next {
	background:url(images/slide-button-right.gif);	
	margin-left: 2px;
}
/* navigator */
div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;
}
/* items inside navigator */
div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(img/dots.png) 0 0 no-repeat;     
	cursor:pointer;
}
div.navi span:hover {
		background-position:0 -8px;      
}
div.navi span.active {
	background-position:0 -16px;     
} 	
.scrollable input {
	border: 1px solid #DBDBDB;
	height: 25px;
}
/*********************************************** menu sidebar */

#navsidebar { 
	margin-left: 21px; 
}
#navsidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, Helvetica, sans-serif;
}
#navsidebar li {
	margin: 0;
}
#navsidebar a {
	display: block;
	padding: 3px 10px 3px 20px;
	width: 167px;/*140px;*/
	color: #000;
	background-color: #ADC1AD;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	background-image: url(images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navsidebar a:hover {
	color: #000;
	background-color: #889E88;
	text-decoration: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	background-image: url(images/vertical06a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navsidebar ul ul li { 
	margin: 0; 
}
#navsidebar ul ul a {
	display: block;
	padding: 3px 3px 3px 42px;
	width: 152px;
	color: #000;
	background-color: #C5D8C5;
	text-decoration: none;
	font-weight: normal;
}
#navsidebar ul ul a:hover {
	color: #000;
	background-color: #889E88;
	text-decoration: none;
}
#aziendaflash {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
.left21{
	margin-left: 21px;
}
hr {
	display: none;
	clear: both;
}
#container_footer ul {
	list-style-type: none;
}
.listsitemap, .listsitemap1, .listsitemap2, .listsitemap3 {
	display:block;
	height:auto;
	float:left;
}
.listsitemap {
	width:145px;
	margin:0 9px;
	padding:0 5px;	
}
.listsitemap1 {
	width:150px;
	margin:0 15px;
	padding:0 5px;	
}
.listsitemap2 {
	width:172px;
	margin:0 12px 0 10px;
	padding:0 10px 0 5px;	
}
.listsitemap3 {
	width:195px;
	margin:0;
	padding:0 10px;	
}
ul.listsitemapsub {
	display:block;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 10px;	
}
ul.listsitemapsubsub {
	display:block;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 10px;	
}
ul.listsitemap li, ul.listsitemap1 li {
	border-bottom:1px solid #535353;
	color:#999999;
	display:block;
	float:left;
	height:auto;
	margin:0 0 15px;
	padding:0 0 10px;
	text-align:left;
	/*width:180px;*/
}
ul.listsitemapsub li {
	color:#999999;
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	border: none;
	line-height: 16px;
}
ul.listsitemapsub li strong {
	color:#787878;
}
.listsitemap h3, .listsitemap1 h3, .listsitemap2 h3, .listsitemap3 h3 {
	color:#2375C8;
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	list-style-type:none;
	padding:0px;
	text-align:left;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.listsitemap li span {
	height:13px;
	margin:0;
	padding:0 2px;
	width:auto;
}
ul.listsitemapsub li a {
	outline:0 none;
	text-decoration:none;
}
ul.listsitemapsub li a:link, ul.listsitemapsub li a:visited {
	color:#FFFFFF;
}
ul.listsitemapsub li a:hover {
	color:#999999;
}
.listsitemap3 span.indi {
	display:block;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 10px;
}
.listsitemap3 span.solotxt {
	display:block;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}
.listsitemap3 span.solotxt a {
	outline:0 none;
	text-decoration:none;
}
.listsitemap3 span.solotxt a:link, .listsitemap3 span.solotxt a:visited {
	color:#999999;
}
.listsitemap3 span.solotxt a:hover {
	color:#ffffff;
}
.listsitemap3 span.txtgreen {
	display:block;
	font-size:11px;
	float: left;
	padding-left: 10px;
}
.listsitemap3 span.nrgreen {
	color:#6E9300;
	display:block;
	font-size:20px;
	font-weight:bold;
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
}
#rounded-corner, #rounded-tdcorner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 30px 0px 0px;
	width: 660px;
	text-align: left;
	border-collapse: collapse;
	line-height: 25px;
}
#rounded-corner thead th.rounded-company, #rounded-tdcorner thead th.rounded-company {
	background: #fce7ae url(images/roundedcorner_left.png) left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4, #rounded-tdcorner thead th.rounded-q4 {
	background: #fce7ae url(images/roundedcorner_right.png) right -1px no-repeat;
}
#rounded-corner th, #rounded-tdcorner th {
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td, #rounded-tdcorner td {
	padding: 8px;
	background: #eee;
	border-top: 1px solid #fff;
	color: #669; 
}
#rounded-tdcorner td.bordin {
	border-right: 1px solid #fff;
}
#rounded-corner td a, #rounded-tdcorner td a, #cen_dir th a  {
	outline:0 none;
}
#rounded-corner td a:link, #rounded-tdcorner td a:link, #cen_dir th a:link {
	color:#4d4e4d;
}
#rounded-corner td a:visited, #rounded-tdcorner td a:visited, #cen_dir th a:visited {
	color:#4d4e4d;
	text-decoration:none;
}
#rounded-corner td a:hover, #rounded-tdcorner td a:hover, #cen_dir th a:hover {
	color:#999999;
}
#rounded-corner tfoot td.rounded-foot-left, #rounded-tdcorner tfoot td.rounded-foot-left {
	background: #fff5cf url(images/roundedcorner_botleft.png) left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right, #rounded-tdcorner tfoot td.rounded-foot-right {
	background: #fff5cf url(images/roundedcorner_botright.png) right bottom no-repeat;
}
#rounded-corner tbody tr:hover td {
	background: #f5b702;
}
#rounded-tdcorner tbody td:hover {
	background: #f5b702;
}
.jobba {
	padding: 0px 30px 5px;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	height:100%;
	width:100%;
}

#cen_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 30px 0px 0px;
	width: 660px;
	text-align: left;
}
div.listamatic { height:210px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; display: block; margin-bottom: 1em; }
ul#listama { width: 55em; list-style-type: none; }
ul#listama li { float: left; width: 26em; margin-bottom: 10px;}
