/* CSS Document */

body {
	background: url(../images/EricBackground_01.jpg) left top repeat-x #87bfbe;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height:13px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09747c;
	font-weight: bold;
	text-decoration: underline;
	line-height:13px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09747c;
	font-weight: bold;
	text-decoration: none;
	
}

.MainTable {
	background-color: #FFFFFF;
	border: 2px solid #20868b;
}

.MainTd {
	padding: 20px;
}

.Content {
	background: url(../images/eric_20.jpg) top no-repeat #f7fafa;
	border-left: 1px solid #bfd7d7;
	border-right: 1px solid #bfd7d7;
	padding: 10px;
}

.ContentT {
	background: url(../images/Content3.jpg) top no-repeat #f7fafa;
	border-left: 1px solid #bfd7d7;
	border-right: 1px solid #bfd7d7;
	padding: 10px;
}

.InnerContent {
	padding-top: 60px;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 24px;
}

.InnerLeft {
	padding-top: 20px;
	padding-left: 10px;
}

.Content2 {
	background-color: #f7fafa;
	border-left: 1px solid #bfd7d7;
	border-right: 1px solid #bfd7d7;
}

.FooterMenu {
	padding: 15px;
	text-align: center;
}
.FooterMenu p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
}

.FooterMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b8282;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.FooterMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b8282;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.Copy {
	text-align: center;
	color: #404040;
}

.RightModule {
	background: url(../images/eric-right_29.jpg) no-repeat;
	height: 189px;
	padding: 10px;
}

a.RightLink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d5895;
	text-decoration: none;
	line-height: 24px;
}

a:hover.RightLink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c71a7;
	text-decoration: underline;
	line-height: 24px;
}
.RightModule123 {
	background: url(../images/eric-left-module_28.jpg) no-repeat top;
	height: 189px;
	padding: 10px;
}

a.PublicationLink {
	font-weight: normal;
	text-decoration: none;
	line-height:13px;
	font-size:11px;
	color:#09747c;
	
}

a:hover.PublicationLink {
	font-weight: normal;
	text-decoration: underline !important;
}

span.ul {
	text-align: justify;
}

span.ul a {
	text-align: justify;
}

ul.Pub {
	list-style-type: square;
}

ul.Pub li {
	padding-left: 0px;
	padding-bottom: 13px;
}

ul.Pub li span {
	padding-left: 3px;
}

.img_container a {
	text-decoration: none;
}

.img_container a:hover {
	text-decoration: none;
}

p {
	line-height: 22px;
}

h2{
    line-height: 30px;
}

/*Lightbox.css*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*SexyLightBox.css*/

#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}

