/**********  NUEVO ESTILO NEURO   *********/
body, div, table{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
}

#headerBar{
	background-color: rgb(0,81,121);
	font-size: 5pt;
}

div#startButtonDiv{
	background-color: #fff; 
	background-image: url(../images/logo-home-circle.jpg); 
	background-repeat: no-repeat; 
	padding-left: 35px;
	height: 30px;
	width: 100px;
	vertical-align: middle;
}
#leftMenu{
	background-color: #ffffff; 
	height: 500px; 
	vertical-align: top; 
	padding-top: 25px; 
	color: #666666; 
	font-size: 10pt;  
	line-height: 30px;
}
.rightColumnText{
	font-size: 9pt;
}
.rightColumnSmallText{
	font-size: 7pt;
}
/**********  NUEVO ESTILO NEURO   *********/





/****
author - rgb(raduga) http://mambasana.ru
***/

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  
    }

img{
border: 0px;
}

#body_bg{
  background     : url(/dgi/images/dgi/dgi-header-800.jpg) #ffffff repeat-x top left;
}

.main { 
  text-align       : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}


.mod {
/*  background       : #FFFFFF;*/
  width            : 2px;
}

td, tr, p, div {
  font-family      : Tahoma, Helvetica, Arial, Verdana, sans-serif;
  font-size        : 8pt;
  color            : #666666;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

form {
margin           : 0; 
padding          : 0;
}


.leftrow {
	margin-right     : 0;
	text-align: left;
	width: 136px !important;
}

.rightrow {
  height           : 100%;
  width            : 169px;
  margin-left      : 0;
/*  background       : #fff;*/
 }

#rightColDate{
	position: absolute;
	top: 100px;
}

#ContentBackground{
	background-color: #6699ff;
	width: 800px;
}

#rightCol{
	width: 127px; 
	float: right; 
	text-align: left;
}

.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 0px solid #B4C1D1;
  margin           : 3px;
  background-color : #EAECEE;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #B4C1D1;
 margin       : 3px;

}

h1 {
    font-size        : 10pt;
    color            : #448AAB;
    margin           : 5px 0;
    font-weight: bold;
}

h2 {
	font-size        : 10pt;
	color            : #448aab;
	font-weight: normal;
	margin: 0px;
}

h2.stretch {
	font-size        : 10pt;
	color            : #448aab;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 0;
	line-height: 8pt;
}

h3 {
	font-size        : 14px;
	color            : #3B5576;
	margin           : 5px 0;
}

form#form-login{
	background: #F1F4F6;
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left
      }

form#form-login fieldset{
border: none;
}

form#form-login fieldset label {}
form#form-login ul a
{}



.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 345px;

}

table.moduletable, table.moduletable_menu, table.moduletable_text {
	margin           : 0 0 0 0;
	width            : 100%;
/*      background       : url(../images/mod_bottom.gif) #F8F9FA repeat-x bottom left;  */
      padding-bottom   : 0px;
	}

table.moduletable th, table.moduletable_menu th, table.moduletable_text th{
      
    font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10pt;
	font-weight        : normal;
	text-align         : left;
	width              : 100%;
      color              : #666666;
	padding            : 2px;
      text-indent        : 10px;
	line-height        : 18pt;
	}

table.moduletable td, table.moduletable_menu td{
    padding-top: 2px;
   
    	}

.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th{
      
/*      background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
      color              : #F6F7F9;
*/	
	    
	}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
;  background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
  color              : #F6F7F9; 
  padding          : 3px;
}

td.sectiontableheader a {
color              : #F6F7F9;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F4F5F7;
  border-bottom    : 1px solid #ffffff;
  line-height      : 18px;

}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #EFF1F4;
  line-height      : 18px;
  }

.sectiontableentry1 img{
 
padding-top: 3px !important;
padding-top: 1px;
}

.sectiontableentry2 img{
 padding-top: 3px !important;
 padding-top: 1px;

}

a:link, a:visited {
  
  color            : #4B6B94;
  text-decoration  : none;
/*
  font-weight      : bold;
*/
}

a:hover {
  color            : #4B6B94;
  text-decoration  : none;
/*
  font-weight      : bold;
*/
}



a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #4B6B94;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}

a.readon:hover {
  color            : #4B6B94;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #4B6B94;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; } 

a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  color            : #4B6B94;
  text-decoration  : none;
}

a.pagination:hover {
  font-size        : 11px;
  color            : #4B6B94;
  text-decoration  : none;
}

div.date {
  float:right;
  font-size        : 11px;
  font-weight      : bold;
  color            : #707070;
  width: 140px;
  text-align: right;
}

div.pw {
  float:left;
  width: 580px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}

.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #295464;
  font-weight      : bold;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating {
  font-size        : 10px;
  color            : #999999;
}

.pathway {
  font-size        : 11px;
  color            : #333333;
  }

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
}

table.contentpaneopen {
	width            : 100%;
	border-spacing   : 0;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #295464;
}

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
  text-align: left;
}

.contentheading, .componentheading {
  color            : #448aab;
  font-size        : 10pt;
  font-weight      : bold;
  line-height      : 16px;
  margin	   : 3px 0px;
  padding          : 1px;
  text-align       : left;
  text-indent      : 0;
  text-transform   : uppercase;
  width            : 100%;
}

td.article_column{
	padding-right: 5px;
}

.footer {
  font-size        : 11px;
  font-weight      : normal;
  height           : 31px;
  border-top       : 1px solid #cccccc;
 
 }

.lcol {
   vertical-align   : top;
/*   background       : #ffffff;*/
   padding-top: 0px;
   padding-left: 0px;

}

.rcol {
	vertical-align   : top;
	/*   background       : #ffffff;*/
	padding-right: 3pt;
	padding-left: 3pt;
	padding-bottom: 0pt;
	margin: 0 0 0 0;
}

.rcol a.textLinks, .rcol a:link.textLinks, .rcol a:visited.textLinks {
	color: #666666; 
	display: block;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt; 
	padding-bottom: 8pt;
	padding-top: 8pt;
	text-align: center;
}

.rcol a.lastTextLink, .rcol a:link.lastTextLink, .rcol a:visited.lastTextLink {
	color: #666666;
	display: block;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 8pt;
	padding-top: 8pt;
	text-align: center;
}

.foot {
  background       : none;
  vertical-align   : top;
  
}


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
	margin: 0;
	padding:  0;
	height: 28px !important;
	height: 25px;
	padding-top:  0px !important;
	padding-top:  3px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	background		: url(../images/shadow.jpg) #ffffff repeat-x top;
}

table.top2{
/*background : #ffffff;*/

}

#searchbox {
	background: transparent;
	font-size        : 11px;
	color            : #707070;
	border: 0px;
}

#searchboxEvolve {
	background-image: url(../images/searchbox.jpg); 
	background-repeat: no-repeat; 
	margin           : 0;
	padding-left          : 33px;
	padding-top          : 12px;
	height            : 43px;
	font-size        : 11px;
	color            : #707070;
}


 div#newsHeaderLogo{
	position: relative;
	float: left;
	left: 240px;
	top: 155px;
	width: 150px;
	height: 55px;
}

div#searchBox{
	position: relative;
	float:left;
	left: 510px;
	top: 130px;
	width: 135px;
	height: 75px;
}

td.logofooter {
  margin: 0;
  padding:  0;
  background     : url(../images/dgi-footer1-800.jpg)  #fff no-repeat bottom left;
  height         : 80px;
  width          : 100%;
  
 }

td.topnav {
  margin : 0px;
  padding:  0px;
  background     : url(../images/bg_top.gif) repeat-x top left;
  height         : 42px;
  width          : 770px;
  
 }

td.bgline {
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 8px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #4B6B94;

    
}

.blog_more {
	margin   : 10px 0 7px 7px;
}

.buttonheading {
	padding  : 0 2px;
}

span.article_separator {
	display:block;
	height:15px;
	clear: both;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

.caption {border: 1px solid #CCC; padding: 3px;}

/*  Main Menu */
table.moduletable_menu ul, table.moduletable_menu ul li
{
  background-image: none;
  list-slyle:none;
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 10pt;
  background       : none;
  line-height: 25px;
  

}



table.moduletable_menu ul li a, table.moduletable_menu ul li a:link, table.moduletable_menu ul li a:visited, a.startButton, a.startButton:link, a.startButton:active, a.startButton:hover, a.startButton:visited
{
	font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10pt;
	font-weight        : normal;
	text-align         : left;
	width              : 100%;
	color              : #666666;
	padding            : 2px;
	/*
	text-indent        : 10px;
	*/
	line-height        : 25px;
}

table.moduletable_menu ul li a:hover
{
/*  border           : 1px solid #B4C1D1;
  background-color : #E2E5EA;
  font-size        : 11px;
  font-weight      : normal;
  color            : #4B6B94;
  text-decoration  : none;
  padding-left     : 10px;
*/
}

/*menu seleccionado */
table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active  a:visited
{
  color            : #468AAD;
  border           : 0px solid #FFFFFF;
  font-size        : 10pt;
  font-weight      : normal;
}



table.moduletable_menu ul li ul li a:link, table.moduletable_menu ul li ul li a:visited, table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #4B6B94;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li ul li a:hover, table.moduletable_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #295464;
  text-decoration  : none;
  /*
  padding-left     : 15px;
  */

}

table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #7fd6f7;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #295464;
  text-decoration  : none;
}

table.moduletable_menu ul li ul li a:link, table.moduletable_menu ul li ul li a:visited, table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #4B6B94;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
	color: #666666; 
	font-size: 10pt;  
	line-height: 25px;
}

table.moduletable_menu ul li ul li a:hover, table.moduletable_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #295464;
  text-decoration  : none;
  /*
  padding-left     : 15px;
  */

	color: #666666; 
	font-size: 10pt;  
	line-height: 25px;
}

/*submenus inactivos*/
table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited
{
	border: none;
   color            : #00AEEF;
	display          : block;
	font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10pt;
	font-weight        : normal;
	line-height        : 25px;
	margin		  : 3px;
	text-align         : left;
	text-decoration  : none;
	padding-left: 20px;

}

table.moduletable_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #295464;
  text-decoration  : none;
  /*
  padding-left     : 15px;
  */

	color: #666666; 
	font-size: 10pt;  
	line-height: 25px;
}

/*submenu activo*/
table.moduletable_menu ul li.active ul li#current a
{ 
	background-image: url(../images/logo-submenu-circle.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;

  font-size        : 11px;
  color            : #468AAD;
  text-decoration  : none;
	font-size: 10pt;  
	line-height: 25px;

	padding-left: 20px;
}
table.moduletable_menu ul li.active ul li#current a
{ 
	background-image: url(../images/logo-submenu-circle.jpg); 
	background-repeat: no-repeat; 
	color: #468AAD; 
	font-size: 10pt;  
	line-height: 25px;
}


/* content specifics */
td.separateBox{
	padding-left: 20pt;
}