/**#################### DEFAULT and FORMS CSS #####################AABCDC**/

/** background: url(/images/body/bkg.png) top repeat-x #C9DBED;**/
body{margin: 0; padding : 0;}

#top_header {margin: 0 0 0 0;margin-left: auto; margin-right: auto; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; background       : #f9fbfc;width:280px; height:25px}

.top_header_left { float: left; margin-left: 10px; padding-right: 5px; padding-top: 5px; height:21px; border-right:1px solid #cccccc;}

.top_header_right { width: 210px; float: right; text-align:right; margin-right: 10px; }

#contenitore_top {margin: 5px 0 0 0;background-position: top;margin-left: auto; margin-right: auto;width: 930px;border:1px solid #cccccc;background       : #FBFBFB;}

td, tr, p, div {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #333333;
  font-size: 12px; 
  line-height      : 16px;
}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

a:link, a:visited { color            : #B10130; text-decoration: none; }

a:hover {
  color            : #999999;
  text-decoration  : underline;
  }

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {  
  line-height      : 14px;
  padding-left     : 14px;
  padding-top      : 2px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}


form {
margin           : 0; 
padding          : 0;
}

.inputbox {
 color        : #000000;
 background   : #f2f4f5;
 border       : solid 1px #cccccc;
 margin       : 3px 0;

}

form select.button{
 color        : #000000;
 background   : #f2f4f5;
}

option {
background   : #ffffff;
}

/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  font-size        : 12px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
    
  }
div.back_button a{
text-decoration  : none;
  }


.button {
  font-size        : 11px;
  color            : #010066;
  border           : solid 1px;
  margin           : 3px 0;
  padding          : 2px 5px;
  cursor           : pointer;
  background       : #ffffff;
}
/** Module table  **/
moduletable h3 { font-family          : Arial, Verdana, Helvetica, sans-serif; font-size          : 12px; font-weight        : bold; text-align         : left; width              : 100%; color              : #ebeff2; padding            : 2px; line-height        : 24px; background-color: #B10130; height: 28px;}
.moduletable {
padding: 0;
}


div.module{
    text-align: left;
    margin : 0 0 15px;
    border:1px solid #cccccc;
    background: #ffffff;
    	}

div.module_menu3
{
    text-align: left;
    margin : 0 0 15px;
    border:1px solid #cccccc;
    background: #F4F4F4;
    	}

div.module h3 { font-family        : Arial, Verdana, Helvetica, sans-serif; font-size          : 12px; font-weight        : bold; text-align         : left; width              : 100%; color              : #003366; line-height        : 26px; border-bottom:2px solid  #B10130; height             : 28px; margin             : 0 0 15px; }

.rightcol div.module h3{ border-bottom:2px solid #8CA443; }
.rightcol div.module_menu3 h3{ background-color: #619ACB; }
.leftcol div.module_menu h3{ border-bottom:2px solid #FFB03C;}
.leftcol div.module_menu2 h3{ border-bottom:2px solid #AC5671; }
.leftcol div.module {  background-color: #f8f8f8; }

/** Read more **/
a.readon:link, a.readon:visited { color            : #cccccc; font-size        : 10px; white-space      : normal; font-weight      : normal; padding          : 1px 10px; float            : right; line-height      : 15px; background-color: #f9fbfc; text-decoration  : none; border: solid 1px; }
a.readon:hover { color            : #B10130; font-size        : 10px; white-space      : normal; font-weight      : normal; padding          : 1px 10px; line-height      : 15px; background-color: #f2f3f4; background-attachment: scroll; background-position: 0 0; text-decoration  : none; border: solid 1px; }


/** Pagenavigation **/
.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav, .pagenav_prev, .pagenav_next {
  font-weight      : normal;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #B10130;
  text-decoration  : none;
}
table.contenttoc {

  background       : #f3f5f6;
  padding          : 0;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
table.contenttoc h3{
  margin           : 0;
  padding          : 2px;
  background       : #f2f4f5;
  color            : #333333;
 border-collapse  : collapse;
 }
table.contenttoc td{
 margin           : 0;
 padding          : 3px 4px;
 border-bottom    : 1px solid #dcdcdc;
 background-image   : url(../images/bullet.gif) ;
 background-repeat  : no-repeat;
 background-position: 4px 7px;
   }
table.contenttoc td a:link, table.contenttoc td a:visited{
padding-left        : 12px !important;
padding-left        : 0;
text-indent         : 12px;
text-decoration      : none;

}
/** Pathway **/

.briciole {  background-color: #fff; height: 18px; border-top: 1px solid #ffffff;}

.pathway {
  color            : #333333;
  padding-left     : 5px;
  
}
a.pathway:link, a.pathway:visited {
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
}
a.pathway:hover {
  padding-left     : 0;
  font-weight      : bold;

}
.pathway img{
  padding-top     : 5px;
    
}
/** Content **/
.sectiontableheader {
  
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #ffffff;
  background       : #cccccc;        /*#414141;*/ 
  padding          : 3px 5px;
  border           : 1px solid #ffffff;
}
.sectiontableentry1 {
  vertical-align   : top;
  background       : #f9fbfc;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;

}
.sectiontableentry1 td, .sectiontableentry2 td{
  padding          : 2px 5px;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;

}
.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #ffffff;
  background       : #f2f4f5;
  line-height      : 20px;
}
a.category:link, a.category:visited {
  font-size        : 18px;   /*Rosellina da 12px a 18px*/
  font-weight      : normal;
  padding          : 5px;
}
.small {
  font-size        : 11px;
  color            : #999999;
}
.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  text-align       : left;
  width            : 100%;
}
.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 11px;
  color            : #999999;
}
table.content{
  width            : 100%;
  padding          : 0;
  border: 1px solid #CCCCCC;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.contentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 21px;
  text-align       : left;
  text-indent      : 15px;
  color            : #616161;
  padding          : 3px;
  margin           : 3px 0;
  background       : #f9fbfc;
  border: 1px solid #cccccc;
  
  }
.contentheading a {
text-decoration:none;
}
.componentheading { font-family      : Arial, Verdana, Helvetica, sans-serif; width            : auto; font-size        : 17px; font-weight      : bold; line-height      : 21px; text-transform   : uppercase; text-align       : left; color            : #616161; padding          : 3px; margin           : 5px !important; margin           : 5px 1px; background       : #f9fbfc; text-indent: 15px; }
.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        : 0;
  padding-top    : 5px;
  text-align     : left;
}
.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}
.blog {
width:100%;
}
/** Polls **/
.poll {
	color       : #333333;
	line-height : 13px;
	font-weight : normal;
      text-align  : left;
}
.pollstableborder{
  border-color     : #999999;
}
/** "Tab" buttons for Joomla frontend **/
.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}
/** CSS for Mainmenu **/

a.mainlevel  {
 display           : block;
 width             : auto !important;
 width             : 100%;
  margin           : 1px 0;
  padding          : 0;
  font-size        : 12px;
  background       : transparent;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 14px;
  border-bottom    : 1px solid #d5d7d9;
  font-weight      : normal;
  padding          : 3px 0 3px 10px;
  color            : #666666;
  text-decoration    : none;

}
a.mainlevel:hover {
  border-bottom    : 1px solid #d5d7d9;
  font-size        : 14px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 10px;
  text-decoration	 : none;
  background       : #eceeef url(../images/menu.gif) no-repeat 96% 50%;

}
#active_menu {   border-bottom    : 1px solid #d5d7d9;
  font-size        : 14px;
  font-weight      : normal;
  color            : #B10130;
  text-decoration  : none;
  padding-left     : 10px;
  text-decoration	 : none;
  background       : #eceeef url(../images/menu.gif) no-repeat 96% 50%;
 }
a#active_menu:hover {
  color            : #B10130;
  border-bottom    : 1px solid #dcdfe1;
}


/** Sublevel for Mainmenu **/

.sublevel {
   font-family      : Arial, Helvetica, sans-serif;
   font-size        : 13px;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color	      : #999999;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #B10130;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #B10130;
	border          : 0;
      
}

/** Topmenu2 styles for BOTTOM navigation **/

ul#mainlevel-naw {
  font-size        : 11px;
  list-style       : none;
  padding-right    : 20px;
  margin           : 0px;  
}


#mainlevel-naw li {
  float            : left;
  display          : block;
  list-style       : none;
  background-image : none;
  padding          : 0;
  margin           : 0;
  width            : auto !important;
  font-size        : 13px;
  line-height      : 28px;
  white-space      : nowrap;

   
}
#mainlevel-naw li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 0;
  font-size        : 13px;
  color            : #ffffff;
  text-decoration  : underline;
 
}

#mainlevel-naw li a:hover {
  display          : block;
  font-size        : 13px;
  color            : #cccccc;
    
}


/** Topmenu styles for BOTTOM navigation **/

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding-right    : 20px;
  margin           : 0;
     
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding          : 0;
  margin           : 0;
  width            : auto !important;
  font-size        : 13px;
  line-height      : 28px;
  white-space      : nowrap;
  

}
#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 0;
  font-size        : 13px;
  color            : #B10130;
  text-decoration  : underline;
  
}

#mainlevel-nav li a:hover {
  display          : block;
  font-size        : 13px;
  color            : #cccccc;
    
}



/** images **/

.mosimage {
  border     : 1px solid #E7EAEC;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #666666;
  font-size : 10px;
  background: #ECEEEF;
}
/** #################### index.php #################### **/
.main { 
  text-align       : left; 
  width            : 100%;
 }

div.mod {
  background       : transparent;
  width            : 3px;
}

#clear {
clear: both;
height: 30px;
}

#centice {
border: 0px solid #ffffff;
}

#contentol{
padding: 5px;
background-color: #ffffff;
border: 1px solid #cccccc;
}

td.pw {
width            : 100%;
padding          : 5px 5px 5px 5px !important;
padding          : 2px 2px 10px 2px;
}

td.pw div{
padding          : 5px;
width            : auto;
border           : 1px solid #DDE1E3;
background       : #ECEEEF;
}

   
.footer_left { float: left; font-size        : 12px; color            : #000000; font-weight      : normal; margin-left: 0px; padding-top      : 35px !important; padding-top      : 15px; }

.footer_left p{padding-left: 0px;}

.footer_right { width            : 410px; float: right; font-size        : 12px; color            : #000000; font-weight      : normal; padding-top      : 35px; text-align: right; margin-right: 0px; }

.footer_right p{padding-right: 0px;}

.leftcol{
   vertical-align   : top;
   padding          : 0px 7px 0px 0px;
   text-align       : left;
   width            : 190px;

}

.rightcol {
   vertical-align   : top;
    padding          : 0px 0px 0px 7px;
   text-align       : left;
   width            : 180px;


}
.leftcol div{ 
width          : 170px;  

}
.rightcol div{ 
width          : 170px;   

}

#top_logo_left_top { float: left; margin-left: -148px;  margin-top: -28px;  padding-bottom: 10px;}

#top_logo_left { float: left; margin-left: 20px;  margin-top: 20px;  padding-bottom: 10px;}

#top_logo_right { float: right; margin-right: 0px; margin-top: -24px;  padding-bottom: 10px; }

#top_logo_div  {  height: 135px;position: relative; z-index: 2;}


.foot { height : 30px;margin-left: 0px; }
.top-menu { color: #f2faef; height: 20px;text-align:center; }


/** CSS for Menu Navigation **/

div#navigation{
    padding-left: 177px}

div#navigation ul{
    list-style-type: none;
    margin: 0 0 4px 0;
    padding: 0}

div#navigation li{
    display: inline;
    font-size        : 15px;
    margin: 0px 2px 0px 0px;
    padding:0}

div#navigation li a{
    text-decoration: none;
    font-weight        : bold;
    padding: 0px 0.5em;
    background: #FFCC00;
    color: #336699}

div#navigation li a:hover{
    background-color: #ffffff;
 color: #616161}


/** End  **/

.foot td { color: #e9ecf1; padding: 10px 15px; }
.foot a { color: #bbbfc0; }
.topup td { color: #3a4048; padding: 10px 15px; }
#logo {
  background     : url(/images/logo/dimsic_logo.png) no-repeat 0% 50%;
  }
.logo {
  height         : 150px;
  padding: 10px 0px 0px 20px;
  }
#top_bar_home { background-color: transparent; position       : absolute; margin         : 0; padding        :  0; right          : 80px; height         : 91px; }
#top_bar { background-color: transparent; position       : absolute; margin         : 0; padding        :  0; right          : 80px; height         : 91px; }
#logo_top { margin:auto 0 0 0; width: 125px;}
#logo_top_gta {  margin: 0 0 0 auto; width: 125px;}
#contenitore {border:0px solid #CCCCCC;z-index: 2;position: relative;}
#ol-mainbd { margin: 20px auto; padding: 0; width: 900px; text-align: left; min-width: 750px; max-width: 2000px;}
#flash { position: absolute; margin: 0 0 0 0;z-index: 1;}
#topup { clear: both; color: #3a4048; text-align: left; line-height: normal; background-color: #fff; height: 160px; position: relative; border-bottom: 1px solid #e9ecf1; }
#newsflash { text-align   : center; padding-top: 3px; padding-right: 0; padding-left: 0; }
#newsflash a { color: #cbced3; text-decoration: underline; }
#newsflash td { color: #e9ecf1; }
#newsflash .moduletable { color: #e9ecf1;  width            : 97%; border           : solid 1px #dde1e3;}

#newsflash .moduletable h3{
      font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	color              : #e9ecf1;
	padding            : 1px;
      line-height        : 24px;
      background         : #3a4048;
      border-bottom      : 1px solid #65707e;
}

/* @group Sub Menu */

ul.menu-nav  li {
  float            : left;
  font-size        : 14px;
  background-color: #010066;
  font-weight: bold;

}


/* @end */


/* @group Sub Menu */
ul.menu {
margin: 0 0 10px;
padding: 0;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
background-color       : #ECF2FF;
}
ul.menu li {
display: inline;
margin: 0;
padding: 0;
}
ul.menu span { line-height: 18px; display: block; height: 18px; }
ul.menu a { padding: 3px; border-bottom: 1px dotted #8b8b8b; display: block; text-decoration: none; cursor: pointer; }
ul.menu ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { display:block; color: #666; text-align:left; font-size:98%; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration:none; text-indent: 5px; }
ul.menu li.active a, ul.menu li.active a:hover { color: #666; font-weight: bold; text-decoration: none; }
ul.menu li a:hover {display:block; color: #666; text-align:left; background-color: #eceeef; background-attachment: scroll; text-decoration:none;}
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
/* @end */
img {
border: 0;
}
#td-banner { background-color: #f0eef6; text-align: center; }
#lr-padd1 { padding: 0; width: 100%; }
#lr-padd1 div.moduletable { margin: 0; padding-top: 0; padding-bottom: 2px;  }
table.lr-padd1 { width: 100%; padding: 0; }
table.lr-padd1 td.lr-padd1 { background-repeat:no-repeat; background-position:left top; color:#666; width: 50%;  }
table.lr-padd1 h3 {      font-size          : 14px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
         color              : #010066;
	padding            : 1px;
      line-height        : 24px;
     
      border-bottom         : 1px solid #dde1e3; }
#lr-padd1 ul {
padding: 0;
margin: 0!important;
}
#lr-padd1 li {
padding: 0;
margin: 0;
background: none;
line-height: 170%;
}
#lr-padd1 li a { padding-left: 13px; background: url(../images/bullet.gif) no-repeat 0 50%; text-decoration: none; }
h1     {
color:#222222;
margin:0;
padding:10px 5px 5px;
font-size:140%;
}
h2     {
color:#333333;
margin:0;
padding:10px 5px 5px;
font-size:130%;
}
h3     {
font-family        : Arial, Verdana, Helvetica, sans-serif; 
text-align         : left; 
width              : 100%;
line-height        : 26px; 
height             : 28px; 
margin             : 0px 0px 6px 0px;
color:#003366;
font-size:100%;
}
.small, .createdate, .modifydate
{
padding:0;
margin:0;
text-transform:lowercase;
color:#ebeff2;
font-size:95%;
}