#topsection{
height: 120px; /*Height of top section*/
margin:0 !important;
padding:0 !important;
background:#fff;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

.innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
width: 984px;
  margin-left: auto ;
  margin-right: auto ;

}

#top_logo
{padding-top:10px; padding-bottom:10px;}





.switch-lang {float: right; margin:4px 0 0 17px;}

.switch-lang li {display: block; float: left; margin-right: 7px;}
.switch-lang li a {
		width: 18px;
		height: 25px;
		display: block;
		float: left;
		text-indent: -90000px;
		overflow: hidden;
}

#flags {float:right;width:220px;}


ul {
li//ne-height:22px;
list-style-image: none;
}


.flag-it-in { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -19px -778px;}
.flag-en-in { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -76px -778px}
.flag-de-in { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -133px -778px}
.flag-fr-in { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -190px -778px }
.flag-es-in { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -247px -778px}

.flag-it-off { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat 0px -778px}
.flag-en-off { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -57px -778px}
.flag-de-off { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -114px -778px}
.flag-fr-off { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -171px -778px}
.flag-es-off { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -228px -778px}

.flag-it-off:hover { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -38px -778px}
.flag-en-off:hover { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -95px -778px }
.flag-de-off:hover { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -152px -778px}
.flag-fr-off:hover { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -209px -778px}
.flag-es-off:hover { background: url('http://www.ziogiorgio.it/images/flags/flags.gif') no-repeat -266px -778px}

/*MENU CON TABS - NELLA HEADER */


#nav{
  clear:both;
  font-weight:bold;
  color:#666;
  ma\\\\rgin-left:0px;
  flo\\\at:left;
  list-style-type:none;	
  ba\\\\\\ckground:url(http://www.ziogiorgio.it/images/tabbed_menu/navshadow.gif) no-repeat 8px 100% #fff;
  p\\\\\adding-bottom:21px;
    margin:0 !important; 
    padding:0 !important; 
}


html>body #nav{
  
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/navshadow.gif) no-repeat <strong>4px</strong> 100% #fff;
}



#nav li{
  list-style:none;
  line-height:1.38em;
  float:left; 
  text-transform:uppercase; 
  font-size:1.46em;
  font-family:Arial;
  margin:0 1px 0 0px;
  padding:0 0 0 10px ;
  border-bottom:1px solid #c0c0c0;
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabgrey.gif) #c0c0c0 top left no-repeat;
}

#nav li a{
  color:#666;	
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabgrey.gif) transparent top right no-repeat;
  display:block;
  padding:5px 10px 2px 0;  /* grandezza tab */
  text-decoration:none;
}




#nav li.cur,
#nav li.over,
#nav li:hover
{
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabblue.gif) #336aa0 top left no-repeat;
  border-bottom:1px solid #336aa0;
}


#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
  display:block;
  color:#fff;
  padding:5px 10px 2px 0; /* grandezza tab */
  text-decoration:none;
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabblue.gif) transparent top right no-repeat;

}

 
/* FINE MENU TABS HEADER */
/*MENU CON TABS A DESTRA - NELLA HEADER */


#nav2{
  clear:both;
  font-weight:bold;
  color:#666;
  
  list-style:none;	
  
    margin:0 !important; 
    padding:0 !important; 
}


html>body #nav2{
  
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/nav2shadow.gif) no-repeat <strong>4px</strong> 100% #fff;
}



#nav2 li{
  list-style-type:none;
  float:left; 
  text-transform:uppercase; 
  font-size:0.94em;
  line-height:1.1em; 
  font-family:Arial;
  margin:0 0 0 1px;
  padding:0 0 0 10px ;
  border-bottom:1px solid #c0c0c0;
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabgrey.gif) #c0c0c0 top left no-repeat;
}

#nav2 li a{
  color:#666;	
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabgrey.gif) transparent top right no-repeat;
  display:block;
  padding:5px 10px 2px 0;  /* grandezza tab */
  text-decoration:none;
}




#nav2 li.cur,
#nav2 li.over,
#nav2 li:hover
{
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabblue.gif) #336aa0 top left no-repeat;
  border-bottom:1px solid #336aa0;
}


#nav2 li strong,
ul#nav2 li.cur a,
ul#nav2 li.over a,
ul#nav2 li:hover a
{
  display:block;
  color:#fff;
  padding:5px 10px 2px 0; /* grandezza tab */
  text-decoration:none;
  background:url(http://www.ziogiorgio.it/images/tabbed_menu/tabblue.gif) transparent top right no-repeat;
}

 
/* FINE MENU TABS HEADER RIGHT*/

/* SUBMENU under the tabs */



#submenu
{width:100%;
 background:url(http://www.ziogiorgio.it/images/tabbed_menu/sfumatura_blu.jpg) repeat-x 100% #336aa0;
 background-position: bottom;
 line-height:1.0em;
align:left;
vertical-align:top;
margin:0;
min-height:25px; /*era min-height */
padding:0 0 6px 0;
clear:both;

}

#submenu ul
{ 
 
margin:0;
padding:0;

}



#submenu ul li
{display:inline;
font-family: Arial,Verdana;
font-size:11px;
font-weight:bold; 
margin:0px 5px 0 10px !important;
padding:0;
color:lightyellow;

}

#submenu ul li a
{color: #fff;
 

text-decoration:none;
}

 


#submenu ul li a:hover
{
     
    color: #ADD8E6;
}



#rss-feed {margin-left:170px; border:0;}

input.radioButton{
vertical-align:baseline;

}
.search-form
{font-size: 11px; }

.search_button
{border:none;

}

.input_class { font-size: 10px; line-height: normal;
width: 150px;  height: 14px; margin:0;vertical-align:top;}

.spacerdiv
{height:10px; 
padding:0;
margin:0;
background:#fff;
width:100%;}

.spacerdiv2
{height:12px; 
padding:0;
margin:0;
background:#fff;
width:100%;}

#main-footer {
text-align:center;
}

.page-closer
{width: 984px;
color: #818181;
 background:url(http://www.ziogiorgio.it/images/PageCloser.jpg) no-repeat  100% #fff;
 background-position:center;
   margin-left: auto ;
  margin-right: auto ;
 
 font-family:Arial,Verdana,"Times new Roman";
font-size:11px;
line-height:12px;
height:151px;
margin:1;
text-align:left;
}

.page-closer a
{ color: #818181 !important;
 
 
}


.bianco
{color:#bfbfbf !important;font-size:14px !important;
}

.page-closer h2
{ color: #818181;
 font-family:Arial,Verdana,"Times new Roman";
font-size:13px;
font-weight:bold;
}



.page-closer p
{ margin-top:10px !important;
}

#header {
font-type:Arial,Verdana;}

.postinfo-cd
{
vertical-align: bottom;
}
