/* 
* *** ********* ************************
CSS Document  for  EPN
11/19/2008
* *** ********* ************************
*/

.body{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#000000;
margin: 0 auto; 
background-image:url(/images/sce/Page-BgTexture.jpg);
background-repeat:repeat;
background-color:#0094DE;
}

.body.editor{
background:white;
}
.container1 { 
width: 822px; 
background: #FFFFFF;
margin: 0 auto; 
border: 1px solid #000000;
text-align: left; 
}
.topBanner{
}
.dateLine{
background-image:url(../images/sce/en/enDateBg.jpg);
height:23px;
background-repeat:no-repeat;
color:#CC3366;
padding-top:8px;
font-size:1.00em;
}
.dateLine a{
color:#CC3366;
font-size:1.20em;

}
.flaRight{
margin:-182px 0px 0px 148px;
}
.sidebar {
float: left; 
width: 148px;
background: #ffffff;
padding: 0px;
}
.mainContent { 
margin: 0 0 0 148px;
padding: 1px; 
} 
.mainContentIN{
padding:5px 15px 0px 15px;;
float:left;
}
.footerBar{
clear:both;
padding-left:0px;
}
img{
border:0px;
}
a{
text-decoration:none;
}
p{
line-height:1.60em;
letter-spacing:normal;
}
#keywords{

}
/****************/
#menu ul li ul{
background:#406f9a;

}
#dateLine a{
color:red;
}

#footer .footer_link { border-left:solid 1px #1282BF; padding-left:4px;color:#1282BF;font-size:0.80em;}
#footer .footer_language_link {	border-right:solid 1px #1282BF;font-size:0.80em;}
#footer .footer_first{border-left:solid 0px #1282BF; color:#1282BF;font-size:0.80em;}

#footerarea { 
margin-top: 12px;
float: center;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
text-align: left;
width: 650px;
padding-top: 5px;
}

#menu2 a {
margin:0;
}
#menu2 ul{
background:opacity:.100;filter:alpha(opacity=100);-moz-opacity:.9;


}
#menu2 ul li ul{
background:#0C4860;
border-style:solid;
border-width:1px;
}

#menu2 ul li ul li a{
text-decoration:none;
background:#004F99;
width:120px;
display:block;
color:white;
border-style:solid;
border-width:1px;
font:bold;


}

#menu2 a, #menu2 a:visited{
color:#fff;
}

#menu2 a:hover{
color:blue;
background:#ffffff;
}

#menu2 a:active{
color:#060;
background:#ccc;
}

#menu2 ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:;
}

#menu2 ul li{
position:relative;

}
#menu2 ul li ul li{
width:120px;
background:#ffffff;
}

#menu2 ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
margin-left:148px;
width:120px;
margin-top:-35px;
}

#menu2 ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu2 h2:hover{
background:#000;
}

div#menu2 li:hover{
cursor:pointer;
z-index:100;
}

div#menu2 li:hover ul ul,
div#menu2 li li:hover ul ul,
div#menu2 li li li:hover ul ul,
div#menu2 li li li li:hover ul ul
{display:none;}

div#menu2 li:hover ul,
div#menu2 li li:hover ul,
div#menu2 li li li:hover ul,
div#menu2 li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu2 a.x, #menu2 a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu2 a.x:hover{
color:#a00;
background:#ddd;
}

#menu2 a.x:active{
color:#060;
background:#ccc;
}

/*start_user_layout_2*/

/*end_user_layout_2*/

//some firefox fix
@-moz-document url-prefix(http://www.epn.com.ni) {
#menu2 ul li ul{

margin-left:550px !important;
}
}