/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,Sans-Serif;
	font-size: small;
	color: #333333;
	/*line-height: 1.166;*/	
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
  
}

a:link, a:visited, a:hover {
	color:#003269;  /*#006699;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, sans-serif;
 font-size: large;
 color: #003269;/*#006699;*/
 #555662
}

h2{
 font-size: 125%;
 color: #003269;/*#006699;*/
}

h3{
 font-size: 115%;
 color: #003269;/*#006699;*/
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #003269;/*#006699;*/
}

h5{
 font-size: 100%;
 color: #003269; /*#006699;*/
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #eeeeee;
	
}

#leftLogo {
	position:relative;
	left:1px;
	top: 0px;
	
}

#rightLogo {
	position: absolute;
	top: 0px; /*1px;*/
	right: 1px;
}


#logmasthead{
	background-color: transparent;
	background-image:  url(../img/ZasyAibeWebTopBanner.png);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 90px;

}

#centralpanel {

	background:#FFFFFF url(../img/bg-tr.gif) repeat-y scroll center top;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:-6px;
	padding:0pt;
	text-align:left;
	position: relative;
	width:966px !important;

}


#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	height:20px;
}

#content{
	width: 100%;
	margin: 0;
	padding: 0;
	visibility: visible;
	text-align: justify;
	overflow: visible;
}

#contentlog {
	background-image:  url(../img/ZasyAibeWebLogin.jpg);
	background-repeat: no-repeat;
	height: 392px; /*400px;*/
	width: 964px;
	float: right;
	margin-top: 3px; /*5px;*/
	margin-bottom: 2px;/*-4px;*/
	font-size: 90%;
}



/*#footerLeft {
	position:absolute;
	left:1px;
	top: 1px;
	bottom: 1px;
	
}

#footerRight {
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
}*/

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


#globalNavLog{
	position: absolute;
	color: #18348C;
	margin-left: 10px;
	font-size: 95%;
	white-space: nowrap;
	left: 365px;
	top: 9px;
	font-weight: bold;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNavLog img{
 display: block;
}

#globalNavLog a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}




/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.featureLog{
	padding: 10px 10px 0px;
	margin-left: 23%;
	width: 55%;
	margin-top: 25px;
	font-size: 95%;
	line-height: 100%;
}

.featureLog h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.featureLog img{
	float: left;
	padding: 7px;
	margin: 0 5px 5px 5px;
	filter:shadow(color:gray,strength:7, direction:135); 
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************** .story styles *****************/

.story{
	padding: 10px 20px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


.storyLog{
	font-size: 80%;
	margin-left: 30%;
	line-height: normal;
	padding-top: -20px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.storyLog p{
	margin-top: -3px;
}


/************* #siteInfo styles ***************/


#siteInfo {
	background-image:  url(../img/FooterBckgnd.gif);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	float: left;
	clear:both;
	}
	
	
#siteInfo p {
	font-size: 70%;
	color: #006699;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	position: inherit;
	left: 40%;
	bottom: 1px;

}



#siteInfoLog{
	/*border: 2px solid #953C32;*/
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #18348C;
	background-image:  url(../img/ZasyFooter1.png);
	background-repeat: no-repeat;
	height: 23px;/*25px;*/
	padding-top: 4px; /*2px;*/
	margin-top: 1px; /*6px;*/
	width: 100%;
	clear: both;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfoLog img{
	vertical-align: middle;
}

.footerLeft{
	float:left;
	margin-left: 1px;
	margin-bottom: -8px;
	position: relative;
 }
.footerRight{
	float: right;
	margin-right: 1px;
	margin-bottom: -8px;
	position: relative;

}






/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/************* #login styles ***************/

#login{
	/*border-bottom: 1px dotted #cccccc;*/ #353A65;
	/*border-top: 1px dotted #cccccc;*/ #353A65;
	font-size: 90%;
	width: 30%; /*40%*/
	margin-left: 40%;
	padding-bottom: 10px;
}

#login form{
 margin: 0px;
 padding: 0px;
}
 .input{
 background:#F9EBBD; /* estilo nuevo*/
 height: 15px;
 width: 70px;
 
}

input { 
	  color:#003269; 
	  /*background-color: #B7C3DD; */
} 

#login label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li
{
	display:inline;
}
#navBar a
{
	font: 10px Arial, sans-serif;
	float:left;
	color: white;
	background: #5B81AE no-repeat left top; /*#245693 color antiguo por defecto*/
	margin:0 2px 2px 0;
	padding: 0 1px 3px 3px;
	text-decoration:none;
}

#navBar a span
{
	background:transparent url(images/color_tabs_right.gif) no-repeat scroll right top;
	display:block;
	float:left;
    margin: 0px;
	padding:0px 10px 1px 0px;
}

#navBar #selectedSubItem {
background-color:#122BFF ; /* color antiguo otro: #92ABCA*/
}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #C6C6E8;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/******************** Ficheros de Ayuda ********************/

div.Section1
	{left:1%;
	right:1%;
	padding: 10px;
	width: 90%;
	height:auto;
	background-color: #EAEAFF;
	border: 1px solid #336699;
	color:#3183CE;  /*#003399*/
	}

.report 
{	
	width: 100% ; 
	margin-left: 30px ; 
	margin-right: auto ; 
	margin-top: 0%; 
	background-color: transparent;
}

#Header
{
	height: 100px;
	background: #eee;
	background: -moz-linear-gradient(top, #fff , #eee);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff),  to(#eee));
	border-bottom: 10px solid #ddd;
}

#WrapLogo
{
	width: 960px;
	margin: 0px auto 0px auto;
	height: 100px;
}

#Logo
{
	padding: 30px 15px 0px 20px;
	float: left;
}

#Titulo
{
	float: left;
	width: 350px;
	padding: 30px 20px 0px 40px;
	text-align: center;
}

.Titulo
{
	font-family: arial, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #3183C8;
}

.Subtitulo
{
	font-family: arial, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #F55F00;
}

#Botones
{
	text-align: right;
	padding: 76px 0px 0px 0px;
}

#Botones a
{
	font-family: "trebuchet ms",arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #ddd;
	border-bottom: solid 2px #ddd;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#Botones a:hover
{
	background: gray;
	color: #fff;
}

.BotonesTypeQuery
 {
	background: repeat-x scroll 50% 50% #6692BE;
    border: 5px solid #6692BE;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    border-radius: 4px 4px 4px 4px;
 }
 
#ContentMainCenter
{
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
}

#BreadCrumbs
{
	font-family: "Trebuchet MS", Arial, Verdana;
    font-size: 16px;
    font-weight: bold;
	text-align: left;
    color: #fff;
	padding: 10px;
	background: #184E86;
	margin-bottom: 10px;
	background: -moz-linear-gradient(left, #184E86, #28B7EA);
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#184E86),  to(#28B7EA));
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-bottomleft: 10px;
	border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

.TextTypeJquery
  {
	border-radius: 4px 4px 4px 4px;	
	background: repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
  }
