/* CSS global reset for all browsers */ 
* {
padding: 0;
margin: 0;
}

/**
 * General Body Styling
 * --------------------
 * These are normal css setup reccommended for your
 * HTML template although they are not neccessary
 */
 
body {
margin: 0 auto;
padding: 0;
color : #000;
}

 #maincore1 { 
	margin: 0 auto;
	padding: 0;
	width: 790px;
	background: #FFF url(../images/core-fund-bg1.jpg) repeat-y center;

 }
 
  #maincore2 { 
	margin: 0 auto;
	padding: 0;
	width: 790px;
	background: #FFF url(../images/core-bg2.jpg) repeat-y center;

 }

#topheader { 
	margin: 0;
	padding: 0; 
	background: #FFF url(../images/top-quad.jpg) repeat-y top center;
overflow:hidden;
	/*height: 70px;  */
	height: 40px;
}

#flashcontent {
width:550px;
height:215px;
background-color: #fff;
/*background: #FFF url(../images/header-main.jpg) no-repeat top center;*/
}

#bottom { 
	margin: 0;
	padding: 0; 
	background: #FFF url(../images/bottom-quad.jpg) repeat-y top center;
	height: 70px;  
} 

#right_side { 
	background: url(../images/fund_bg.jpg) top right no-repeat;
	float: right;
	width: 550px;
	padding: 0;
}

#left_side {	
	float: left; 
	width: 240px;
	background: url(../images/logo-fundacion.gif) left top no-repeat;
}


#left_side .lefts { float: left; width: 200px; padding-left: 0px;  }
#left_side .lefts a { color: #616161; }

#topmenu {
	background-color: #ECECEC;
	height: 26px;
	border-bottom: 4px solid #B1B1B1;
	border-top: 1px solid #CCCCCC;
} 

/* HEADERS BY SECTIONS*/

#header_fundacion{ 
	width: 550px;
	height: 150px;
	padding: 0px;
}


.linebreak {
	background: url(../images/line-bg.gif) repeat-x center;
	height: 30px;
	margin: 0;
}

form { padding: 5px 5px 5px 8px; }


#main {	width: 540px; float: right; padding-bottom: 10px;} 
#main .padding { padding: 15px 15px 0 5px; }
#main form { float: left; }
#main  .rside { float: right; width: 260px; background-color: #EFEFEF;  margin: 5px 0; padding: 0px; }
#main  .lside { float: left; width: 260px;  background-color: #EFEFEF;  margin: 5px 0; padding: 0px; }

#topcontainer { 
	float: right;
	width: 240px;
	margin-top: 15px;
}

#menu_bottom { 
	float: left;
	width: 698px;
	height: 30px;
	text-align: center;
	padding: 10px;
 }
 
#menu_bottom ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_bottom li {
	display: inline;
}

#menu_bottom a {
	padding: 0px 10px;
	color: #999999;
	background: url(../images/menu_bottom_link_fund.gif) no-repeat left center;
	text-decoration: none;
}

#menu_bottom a:hover {
	text-decoration: underline;
}
 
      .gotop
      {
        position: relative;
        background-image: url(../images/gotop_on_fund.jpg);
        background-repeat: no-repeat;
        display: block;
		float: right;
        width: 40px;
        height: 45px;
        margin: 0;
        padding: 0; 
      }

      .gotop a 
      {
        display: block;
        width: 40px;
        height: 45px;
        float: left;




        margin: 0;
        padding: 0;
      }

      .gotop img
      {
        width: 100%; 
        height: 100%; 
        border: 0; 
      }

/*      * html a:hover 
      {
        visibility: visible;
      }*/

      .gotop a:hover img
      {
        visibility: hidden;
		
      }

#footer  { 
	height: 45px;
	background: #e9e9e9 url(../images/menu_bottom_bg.jpg) top repeat-x;
	border: 1px #CCCCCC solid;
	clear: both;
}

#footer .pad { padding-top: 8px; }
	
td,tr,p,div {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #505050;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    font-style: normal;
/*	text-transform: uppercase; */
    color: #849834;
    margin: 0.25em 0 0.5em 0;
    padding: 0;
    clear: left;
}

h1
{
    font-weight: normal;
    font-size: 1.7em;
    margin-bottom: 0.5em;
}

h2
{
    font-size: 1.4em;
    font-weight: normal;
}

h3
{
    font-size: 1.1em;
}

h4, h5, h6
{
    font-size: 1em;
}

h5, h6
{
    font-weight: normal;
}

#logo  {
height: 150px;
	
}

#left_side img {
	margin: 20px 5px 5px 20px;
	
}

#right_side .smallimg {
	padding: 0 10px 0 0;
}

#right_side .bigimg {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
}

/* Enlaces */

#right_side .enlaces ul {
    margin: 0 0 0.5em 5.25em;
    padding: 0 0 0 14px;
    line-height: 1.25em;
}

#right_side .enlaces li {
background: none;
}

/*#right_side .enlaces ul {
list-style-type:none;
margin: 0;
}*/

#right_side .enlaces a {
padding:3px 0px 3px 12px;
background-image: url("../images/flecha-fundacion.gif");
background-position:0px 8px;
background-repeat:no-repeat;
}

#right_side .enlaces a:hover {
	color: #849834;
	background-color: #FFFFFF;
	text-decoration:underline;
}

#right_side .attribute-image a:hover {
	background: none;
}

/* Text Styling */

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
	background: #fcfcfc;
	border-top: 6px solid #E0E0E0;
	border-bottom: 6px solid #E0E0E0;
}

a:hover {
	background: none;
}

a {
	text-decoration: none;
	color: #849834;
}

#right_side a:hover {
	color: #FFFFFF;
	background-color: #849834;
}

a.link1 {
	font-weight: bold;
	color: #424242;
}

a.link2 {
	font-size: 10px;
	color: #849834;
}

#right_side p
{
    margin: 0.5em 0 0.5em 0;
    line-height: 1.25em; /* This is aprox. default line height in most popular browsers; set explicitly to ensure consitency. */
	font-size: 1.1em;
}

/* MooFx Menu */

#moo-nav {
	margin: 10px;
}

#moo-nav h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	height: 30px;
	width: 200px;
	font-weight: bold;
	font-size: 1.1em;

}

#moo-nav h2 a:link, #moo-nav h2 a:visited {
	background: url(../images/moo-nav-h3.gif) center no-repeat;
	color: #666666;
	padding: 4px 8px 0;
	display: block;
	text-transform: uppercase;
	height: 25px;
	width: 200px;
	text-decoration: none;
}

#moo-nav h2 a:hover {
	color: #fc7323;
	background: url(../images/moo-nav-h3-on.gif) center no-repeat;
}
 
#moo-nav h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 8px 0 0;
/*	height: 30px;
	width: 200px; */
	font-size: 1.1em;
}

#moo-nav h3 a:link, #moo-nav h3 a:visited {
	background: url(../images/moo-nav-h3.gif) center no-repeat;
	color: #666666;
	padding: 4px 8px 0;
	display: block;
	text-transform: uppercase;
	height: 25px;
	width: 200px;
	text-decoration: none;
}

#moo-nav h3 a:hover {
	color: #849834;
	background: url(../images/moo-nav-h3-fund-on.gif) center no-repeat;

}

#moo-nav h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	width: 200px;
	font-size: 1em;
}

#moo-nav h4 a:link, #moo-nav h4 a:visited {
	background-color: #f7f7f7;
	color: #666666;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 7px;
	display: block;
	width: 193px;
	text-decoration: none;
}

#moo-nav h4 a:hover {
	background-color: #849834;
	color:#FFFFFF;
}

#moo-nav p {
	font-family:Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 1em;
	background-color: #c7c7c7;
	color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 5px 0 0 7px;
	display: block;
	width: 193px;
	text-decoration: none;
       font-weight:bold;
}

/* Boxes */


#main .contentbox1 {
	width: 242px;
	float: left;
	padding: 15px 20px 0 5px;
}

#main .contentbox2 {
	width: 242px;
	float: left;
	padding: 15px 15px 0 15px;
}

/* eZ Core Styles */

/* MISC STYLES */

.small
{
    font-size: 85%;
}

.hide
{
    display: none;
}


div.imageleft, div.imageright, div.faxtboxleft, div.faxtboxright, div.leftobject, div.rightobject
{
    margin: 0.3em 0.1em 0.6em 0.9em;    
    display: inline;
}

div.imageleft p, div.imageright p, div.faxtboxleft p, div.faxtboxright p, div.leftobject p, div.rightobject p
{
    text-align: center;
}

div.imagecenter, div.factboxcenter, div.centerobject
{
    width: 100%;
    margin: 0.3em 0.1em 0.6em 0.9em;    
    display: block;
}

div.imagecenter
{
    text-align: center;
}

div.factboxcenter
{
    text-align: left;
}

div.imageleft, div.factboxleft, div.leftobject
{
    float: left;
    padding-right: 0.5em;
    margin: 0.3em 0.1em 0.6em 0.9em;    
/*    border: #CCCCCC thin solid;*/

}

div.imageright, div.factboxright, div.rightobject
{
    float: right;
    padding: 0.3em;
    margin: 0.3em 0.1em 0.6em 0.9em;    
/*    border: #CCCCCC 1px solid;*/
}

div.faxtboxleft, div.faxtboxright
{
    background-color: #f0f0f0;
}

div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext, p.factbox
{
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

div.imageleft p.picturetext, div.imageright p.picturetext, span.picturetext, p.factbox
{
    background-color: #f0f0f0;
}

/* Misc */

span.spamfilter
{
     display: none;
}

/* Path LAYOUT */

#path_left {
	width: 100%;
/*	float: left;*/
	text-align: left;
	height: 25px;
}

#path_right {
	text-align: right;
	height: 25px;
}

/* ORDERED AND UNORDERED LISTS */

ul, ol
{
    padding: 0;
    margin: 0.75em 0 1em 2.5em;
}

ul ul, ol ul
{
    margin: 0.3em 0 0.5em 1.3em;
}

ul ol, ol ol
{
    margin: 0.3em 0 0.5em 1.9em;
}

ul, ul ul
{
    list-style-type: disc;
}

li
{
    margin: 0 0 0.3em 0;
    padding: 0;
    line-height: 1.25em;
}

li p
{
    margin: 0;
}

.contentbox ul

{

    padding: 0;

    margin: 0.75em 0 1em 0;

}



.contentbox ul ul, .contentbox ol ul

{

    margin: 0.3em 0 0.5em 12px;

}



.contentbox ul

{

    list-style-type: none;

}



.contentbox ul li

{

    margin: 0 0 0.5em 0.25em;

    padding: 0 0 0 14px;

    background-image: url(../images/mainlist-bullet-fund.gif);

    background-repeat: no-repeat;

    background-position: 0 0.3em;

    line-height: 1.25em;

}

.line-separator {
	background: url(../images/lineh_fund.gif) left repeat-x;
/*	margin-top: 10px;
	margin-bottom: 10px;
	margin-top: 0.2em;
	margin-bottom: 0.3em;*/
	width: 100%;
	height: 10px;
/*	float: left;*/
}

/* EMBEDDED TAGS IN XML FIELDS */

div.factbox, div.content-view-embed 
{ 
    width: 14em;
}

div.factbox-design, div.content-view-embed 
{ 
    padding: 0px;
    border: #cdcdcd 1px solid;
	background-color:#849834;
}

div.factbox-design h2
{ 
    font-size: 1.2em;
	font-weight: bold;
    margin-top: 0;
	margin-bottom: 0;
    padding: 2px 0 3px 2px;
	color:#FFFFFF;
}

div#maincontent div.content-view-embed div.content-view-children, div.factbox-content, div#maincontent div.content-view-embed div.content-body
{ 
    margin-top: 0;
    padding: 2px 10px 3px 3px;
	background:#FFFFFF url(../images/factbox-bg.jpg) right bottom no-repeat;
}

div#maincontent-design div.content-view-embed h3
{ 
    font-size: 1em;
    margin: 0;
    text-decoration: underline;
}

blockquote
{ 
    width: 14em;
    padding: 0px;
}

div.quote-begin
{ 
    margin: 0 0.2em 0.2em 0;
    float: left;
    width: 16px;
    height: 16px;
}

div.quote-end

{ 
    margin: 0.2em 0 0 0.2em;
    float: right;
    width: 16px;
    height: 16px;
}

div#maincontent-design blockquote p
{ 
    font-weight: bold;
    width: 14em;
    display: inline;
}

div.object-right
{ 
    margin-left: 10px;
    float: right;
}

div.object-left
{ 
    margin: 0px 10px 3px 3px;
    float: left;
}

div.object-center
{ 
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.factbox h3
{ 
    font-size: 1em;
    margin: 0px;
}

div.factbox div.attribute-file p
{ 
    font-weight: normal;
}

/* list item styles  */
/*
div.content-view-listitem h3
{ 
    margin-top: 6px;
}
*/


/* LIST ITEM IMAGE */

div.content-view-listitem div.class-image div.attribute-caption p
{ 
    color: #666666;
}

/* PRE TEXT */

pre, code
{
    font-family: "Courier New", Courier, monospace; /* Usually defaulted to monospaced font anyway, but browwsers may vary which one is used, so giving exact alternatives helps visual consistenct */
    font-size: 1em; /* Setting this exact size may also help visual consistency */
}

pre
{
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    margin: 1em 0 1em 0;
    padding: 0.2em;
}

#content-rightfloat {
float: right;
width: 330px;
padding: 10px;
min-height: 195px;
/*background-color: #fafafa;*/
}

#content-rightfloat h2
{
    font-size: 1.4em;
    font-weight: normal;
margin-top: 0;
}


/* Top Icons */

#topcontainer img { 
border: none;
}

#icons {
height: 16px;
}

#icon_print {
	width: 18px;
	height: 16px;
}

#icon_sidemap {
	width: 18px;
	height: 16px;
}

#icon_plus {
	width: 18px;
	height: 16px;
}

#icon_minus {
	width: 18px;
	height: 16px;
}

/* FORM */



input.box, textarea.box

{

	border-color:#A5ACB2;

}

/* SUBMIT BUTTONS */



input.defaultbutton

{

    color: #F57325;

    background-color: #fff;

    border-color: #A5ACB2;

	cursor:pointer;

}



input.button

{

    color: #F57325;

    background-color: #fff;

    border-color: #A5ACB2;

	cursor:pointer;

}



input.shopbutton

{

    color: #333;

    background-color: #fff;

    border-color: #666;

}



input.searchbutton

{

    color: #F57325;

    background-color: #efefef;

    border-color: #A5ACB2;

}

/* SUBMIT BUTTONS */



input.defaultbutton

{

    border: 1px solid;

    margin: 0.5em 0.5em 0 0;

}



input.button

{

    border: 1px solid;

    margin: 0.5em 0.5em 0 0;

}



input.searchbutton

{

    border: 1px solid;

}



input.searchimage

{

    width: 18px;

    height: 18px;

    background-image: url(../images/button.gif);

    background-repeat: no-repeat;

	vertical-align:middle;

}



/* INPUT */



div.form-small, div.form-short, div.form-medium, div.form-long

{

	float:left;

	margin:0 5px 5px 0;

}



div.form-small

{

	width:199px;

	text-align:right;

}



div.form-short input.box

{

	width:60px;

}



div.form-medium

{

	width:297px;

	text-align:right;

}



div.form-medium input.box

{

	width:230px;

}



div.form-long input.box

{

	width:375px;

}



div.form-long textarea.box

{

	width:595px;

}



input.box

{

	border:1px solid;

	font-size:11px;

}



textarea.box

{

	border:1px solid;

	font-size:11px;

}