/********************************************
   AUTHOR:  			Erwin Aligam
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Envision
   TEMPLATE CODE: 	S-0013
   VERSION:          1.0
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #CCC;
	font: 60% Verdana, Tahoma, arial, sans-serif;
	color: #555;
	text-align: center;
}

/* links */
a, a:visited {

	text-decoration: none;
	color: #2180BC;
	background: inherit;
    
}

a:hover {
   
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;

}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;

}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;

        color:#000099;
}
h3 {
	font-size: 150%;
	color: #D8D8D8;
        font-weight:bold;
}
h4 {
	font-size: 10px;
	text-transform: uppercase;
        background: #FAFAFA;
        border: 1px solid #f2f2f2;
        color:#045FB4;
        top: auto;
        left:220px;
       position:absolute;
        float: left;
}

h6 {
	font-size: 10px;
	text-transform: uppercase;
        background: #FAFAFA;
        border: 1px solid #f2f2f2;
        color:#045FB4;
        top: -20px;
        left:0;
       position:relative;
        float: left;
}
h5 {
	font-size: 150%;
	color: #D8D8D8;
        font-weight:bold;
}

.label1{
position: relative;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
    font-weight:bold;
    left:  0px;
    font-size:   150%;
     margin: 5px 10px;
     color: #D8D8D8;
    }

.highlight{
      border-style: solid;
      border-width: 1px;
      border-color: #FF0000;
   }

 option
{
            font-family: sans-serif;
            font-size: 9px;
            color: #ffffff;
            text-align: center;
            padding: 0;
}
select
{
    margin: 5px 20px;
    cursor: pointer;


}

option.bg1 {background-color: #cccccc;
    color: #000000;
    font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}
option.bg2 {background-color: #ccffff;
    color: #000000;
    font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}

/* images */
img {
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
	padding: 5px;
}
img.float-right {
  margin: 5px 0px 10px 10px;
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0 ;
}

h5 {
	padding: 5px;
	margin: 0 5px;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul li {

}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;
   border: 1px solid #f2f2f2;
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;
}




/* start - table */
table {
	border-collapse: collapse;
	margin: 10px ;
       /* position:relative;*/
        /*float:left;*/
        font-family: 40% Verdana,Tahoma,arial,sans-serif;
        font-weight:bold;

        font-size:   10px;
        color:#555555;

}
table2 {
    border-collapse: collapse;
    margin: 10px 0 0 400px;
    font-family: 40% Verdana,Tahoma,arial,sans-serif;
    font-size:   10px;
    color:#555555;
}

.scroller tbody {
    height: 400px;
    width:  400px;
    overflow-y:scroll;
    overflow-x:none;

}

.scroller1 tbody {
    height: 400px;
    width:  400px;

}

.scroller2 tbody {
    height: 400px;
    width:  400px;
   margin: 10px 0 0 10px;
}
th strong {
	color: #fff;
}
th {
	background: #4682B4;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #FFF;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 15px;
}
td {
     /*
	padding-left: 11px;
	padding-right: 11px;
       
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
        */
        font-size:   12px;
        color:#555555;
}
td.first,th.first {
	border-left: 0px;
}
td.title,th.title, tr.title {

        background: #4682B4;
}
th.final {
	border: 1px solid #FFF;
        background: #A4A4A4;
}
tr.row-a {
	background: #F8F8F8;
        color:#555555;
        font-size:   10px;
}
tr.row-b {
	background: #EFEFEF;
        color:#555555;
        font-size:   10px;
}

tr.row-z {
	background: #A9BCF5;
        color:#555555;
        font-size:   12px;
}

td.row-z {
	background: #A9BCF5;
        color:#555555;
       /* font-size:   12px;*/
}



/* end - table */

/* form elements */
/*
form {
   background-color: #FAFAFA;
    border: 1px solid #F2F2F2;
    font-family: Verdana,Tahoma,arial,sans-serif 120%;
    font-size: 15px;
    height: 140px;
    left: 30%;
    margin: 0;
    padding: 0;
    
    top: 0;
    width: 305px;
    align: center;


}
form label
{
    position: relative;
    font-weight:bold;
    left:  0px;
    font: normal small-caps 60%/120% Verdana, sans-serif;
    font-size: 14px;
    align: center;
}

form input {

	color: #777;
	height: 12px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
        font: normal 1em 60% Verdana, sans-serif;
}

*/
clearfloat{
    height: 0;
    clear:both;
}
/*
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
*/
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#000000;;
        resize:none;

}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
        width:  80px;
	margin: 20px 30px 20px 30px;
	padding: 2px 3px;
	color: #FFF;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border: none;
        float:left


}

input.button:hover {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
        width:  80px;
	margin: 20px 30px 20px 30px;
	padding: 2px 2px;
	color: #FFF;
        cursor: pointer;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border-style: solid;
        float:left

}

input.button1 {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 20px 30px 20px 30px;
	padding: 2px 3px;
	color: #FFF;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border: none;
    float: rigth;
}

input.button1:hover {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 20px 30px 20px 30px;
	padding: 2px 3px;
	color: #FFF;
        cursor: pointer;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border-style: solid;
    float: rigth;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;

    font: normal 12px arial, sans-serif;
    height: 24px;
    width:  140px;
    margin-top: 20px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}



a.button1 {
    background: transparent url('../images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;

    font: normal 12px arial, sans-serif;
    height: 24px;
    width:  90px;
    margin-top: 20px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button1 span {
    background: transparent url('../images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button1:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button1:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0; padding: 5px 0 15px 0;
	width: 190px;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
	width: 120px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button3 {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}


.fechaform {
	background-color: transparent;
	border: none;
	margin: 0; padding: 5px 0 15px 0;
	width: 190px;
}
.fechaform p { margin: 0; padding: 0; }
.fechaform input.textbox {
	width: 120px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.fechaform input.button3 {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
.fechaform input.button4 {
	width: 60px;
	height: 24px;
        padding: 2px 5px;
	horizontal_align: rigth;
	vertical-align: top;
}



/********************************************
   LAYOUT
********************************************/
#wrap {
	width: 1020px;
	background: #6699CC url(../images/content11.jpg) repeat-y center top;
	margin-left:  205px ;
	text-align: center;

}

#content-wrap {

	width: 940px;
	padding: 0;
	margin: auto ;
        position:relative;
        overflow-x:scroll;
        overflow-y:scroll;
        background-color: #6699CC;
        
}
#content-wrap select
{
    margin: 5px 15px;
    cursor: pointer;
    font: bolder 12px 'Trebuchet MS', Arial, Sans-serif;
    height: 20px;

   color: #000;


   
}

#content-wrap option
{
            font-family: sans-serif;
            font-size: 10px;
            background-color: #ffffff;
            text-align: center;
            padding: 0;
            color: #000;
}


#content-wrap1 {

	width: 940px;
	padding: 0;
	margin: 10px auto;
        position:relative;
        /*overflow:   auto;*/
       background-color: #6699CC;
}


#header {
	width: 1020px;
	position: relative;
	height: 103px;
	/*background: #CCC url(../images/BannerFinanzas4.png) no-repeat center top;*/
        background: #CCC url(../images/BannerFinanzas2012.png) no-repeat center top;
	padding: 0;
	/*color: #FFF;*/
	/* font-size: 14px; */
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;

	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 32px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;

	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 30px;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 30px;
	color: #C6DDEE;
	font-size: 10px;
}
#header #header-links a {
	color: #FFF;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #D4E59F;
}

/*MENU*/

#header #contienemenu #login
{
    background: url(../images/login.jpg) left no-repeat;
    width: 180px;
    height: 40px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    color: white;
    position: absolute;
    top: 30px;
    left: 30px;
}
#header #contienemenu #login #label
{
    display: inline-block;
    float: left;
    width: 20px;
    color: black;
    font: bold 10px Arial, Verdana, Helvetica, sans-serif;
}
#header #contienemenu #login #span
{
    color: #fff;
    font: bold 10px Arial, Verdana, Helvetica, sans-serif;
}
#header #contienemenu #login #boxlogin
{
    width: 20px;
    height: 15px;
    border: none;
    background: #333A46;
    color: #fff;
}
#header #contienemenu #login #btnLogin
{
   background:#333A46;
   border: none;
   color: #fff;
   font: bold 10px Arial, Verdana, Helvetica, sans-serif;
   cursor: pointer;
   margin-top: 10px;
   width: 50px;
}
#header #contienemenu #login #btnLogin:hover
{
   background: #2E2E31;
   font: bold 10px Arial, Verdana, Helvetica, sans-serif;
   cursor: pointer;
}



/* Menu */


.arrowlistmenu{
width: 200px; /*width of accordion menu*/
float: left;

/*margin:  15px auto;*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(../images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.arrowlistmenu ul li a{

color: white;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 120%;
}

.arrowlistmenu ul li a:visited{
color: white;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: gray;
border-style: solid;
      border-width: 2px;
      border-color:inherit ;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: blue;
 border-style: solid;
      border-width: 2px;
      border-color: #FF0000;
}
/*
#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:black;text-decoration:none;}
#menu1 a:hover {color:black;background-color:#FFFF99}
#menu1 a:visited {color:black;text-decoration:none;}
/*
#menu {
	clear: both;
	margin: 0 auto; padding: 0;
	background: url(../images/menu.jpg) repeat-x 0 0;
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 960px;
}

#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}


/*
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
        text-decoration:none;
	padding: 0 10px;
	color: #FFF;

}
#menu ul li over {
	display: block;
        text-decoration:underline;
	padding: 0 10px;
	color: #FFF;

}

*/


/* Main Column */
#main {
	float:   none;
	width: 90%;
	padding: 0;
        margin: 0 0 0 5px;
	display: inline;

}
#main h1 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #CECEF6 url(../images/square-green.png) no-repeat 3px 50%;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 26.5%;
	padding: 0; margin: 0;
	color: #68774A;
}
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;
	background: url(../images/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(../images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #68774A;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #666666;
}
#sidebar ul.sidemenu li a:hover {
	color: #1773BC;
}

/* Footer */
#footer {


        width: 1020px;
	/*margin-left: 155px;
        margin-bottom: 10px;
        */
	height: 80px;

        background: #CCC url(../images/footer1.png) no-repeat center top;
	margin-left: 205px;
       
        font-family: 'Trebuchet MS', Tahoma, Sans-serif;
    font-weight:bold;
    clear:both;


    font-size:   12px;
    color:#555555;



}
#footer a {
	color: #FFF;
	text-decoration: none;
}


