/*---------------------------------------------------------------------------
   COMMON
  ---------------------------------------------------------------------------*/
  
#header-educared img
{
	border:none
	}
#header-educared a
{
	 text-decoration:none
}
#header-educared a:hover
{
	text-decoration:underline
}
#wrapper-educared
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-header.gif) no-repeat center top; 
}

#page-content
{ 
	font-size: 1.1em; 
}

.page-content h1, h2
{ 
	font-size: 2.4em; font-weight: bold; margin-bottom: 10px; 	
}
#header-educared h3
{ 
	font-size: 1.5em; font-weight: bold; margin-bottom: 10px; 
}
#header-educared h4
{ 
	font-size: 1.4em; font-weight: bold; margin-bottom: 10px; 
}
#header-educared h5
{ 
	font-size: 1.1em; font-weight: bold; margin-bottom: 10px; 
}
#header-educared h6
{ 
	font-size: 1.0em; font-weight: bold; margin-bottom: 10px; text-transform: uppercase; 
}

#header-educared p
{ 
	margin-bottom: 1.5em; 
}

#header-educared strong
{ 
	font-weight: bold; 
}
#header-educared em
{ 
	font-style: italic; 
}

#header-educared ol li	
{ 
	list-style-type: decimal; margin-left:20px; 
}
#footer-educared img
{
	border:none
	}
#footer-educared a
{
	 text-decoration:none
}
#footer-educared a:hover
{
	text-decoration:underline
}

#footer-educared h3
{ 
	font-size: 1.5em; font-weight: bold; margin-bottom: 10px; 
}
#footer-educared h4
{ 
	font-size: 1.4em; font-weight: bold; margin-bottom: 10px; 
}
#footer-educared h5
{ 
	font-size: 1.1em; font-weight: bold; margin-bottom: 10px; 
}
#footer-educared h6
{ 
	font-size: 1.0em; font-weight: bold; margin-bottom: 10px; text-transform: uppercase; 
}

#footer-educared p
{ 
	margin-bottom: 1.5em; 
}

#footer-educared strong
{ 
	font-weight: bold; 
}
#footer-educared em
{ 
	font-style: italic; 
}

#footer-educared ol li	
{ 
	list-style-type: decimal; margin-left:20px; 
}
/*---------------------------------------------------------------------------
   LIFERAY OVERRIDE
  ---------------------------------------------------------------------------*/
.portlet-communities .selected-color-scheme a.theme-entry, .portlet-enterprise-admin .selected-color-scheme a.theme-entry 
{
	border: 1px solid black;
}

/*---------------------------------------------------------------------------
   header-educared
  ---------------------------------------------------------------------------*/
#header-educared 
{
	height: 70px;
	margin-bottom: 20px;
	padding-top: 50px;
	position: relative;
}

#header-educared h1,#header-educared #ft-logo-educared 
{
	height: 60px;
}

#header-educared #site-search 
{
	height:45px;
	left:315px;
	padding-top:15px;
	position:absolute;
	text-align:center;
	top:50px;
}

#header-educared h1
{
	left:0;
	position:absolute;
	top:0;
}
#header-educared #ft-logo-educared a img
{
	float:right;
}
#header-educared #er-logo-educared a img
{
	float:left;
}
#header-educared ul 
{
	background: white url(http://www.educared.org/recursos/educared-theme/images/bg-horizontalline-big.jpg) no-repeat left bottom;
	height: 20px;
	left: 0;
	padding: 5px 0;
	position: absolute;
	top: 0;
	width: 750px;
}

#header-educared .customize ul 
{
	display: none;
}

#header-educared li 
{
	float: left;
	margin-right: 15px;
}

#header-educared li a 
{
	color:#0265CB;
	display: block;
	font-weight: normal;
	line-height: 20px;
}

#header-educared li.customize
{
	position:relative;
}

#header-educared ul ul 
{
	border-bottom: 1px solid #999;
}

#header-educared li li 
{
	border: 1px solid #999;
	border-bottom: none;
	float: none;
	margin: 0;
}

#header-educared ul li ul li 
{
	border-bottom: 1px solid #999;
	border-top:none;
}

#header-educared ul li ul 
{
	background:none;
	border-bottom:none;
}

#header-educared li li a 
{
	background: white none no-repeat 5px center;
	line-height: 20px;
	padding: 0 5px 0 20px;
}

.js #header-educared li.over ul 
{
	display: block;
}

#header-educared li.sign-in a,#header-educared li.sign-out a 
{
	color: #0265CB;
	font-weight: bold;
}

#header-educared li.localization 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-world.gif) no-repeat left center;
	float: right;
	padding-left: 20px;
}

#header-educared li.localization a 
{
	display: inline;
}

.js #header-educared li.localization div 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-explore.gif) no-repeat right center;
	padding-right: 15px;
}

#header-educared li.localization 
{
	font-size: 1.1em;
}

#header-educared li.localization a
{
	color:#0265CB;
}
#header-educared .search-form input.submit 
{
	font-size: 1.1em;
}

#header-educared .search-form label
{
	display: none;	
}

/*---------------------------------------------------------------------------
   NAVIGATION
  ---------------------------------------------------------------------------*/
#navigation 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-navigation-line.gif) repeat-x left bottom;
	overflow: hidden;
	padding-left: 5px;
}

#navigation li 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-navigation-item.gif) repeat-x 0 0;
	float: left;
	margin-right: 1px;
}

#navigation li.active 
{
	background-color: white;
}

#navigation a 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-navigation-item.gif) no-repeat 5px 0;
	color: #696969;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 24px;
	padding: 5px 15px 0 15px;
}

#navigation #multimedia a
{
	color: #6F35AD;
}

#navigation #multimedia a:hover
{
	color: #0265CB;
	text-decoration: underline;
}

#navigation a:hover 
{
	color: #0265CB;
	text-decoration: underline;
}

#navigation li.active a 
{
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: none;
	color: #6F35AD;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 10px;
}

.home       #navigation li.active a 
{ 
	background-position: 4px -210px; 
}
.news       #navigation li.active a 
{ 
	background-position: 4px -70px; 
}
.resource   #navigation li.active a 
{ 
	background-position: 4px -105px; 
}
.education  #navigation li.active a 
{ 
	background-position: 4px -140px; 
}
.initiative #navigation li.active a 
{ 
	background-position: 4px -175px; 
}
.community  #navigation li.active a 
{ 
	background-position: 4px -210px; 
}
.innovation #navigation li.active a 
{ 
	background-position: 4px -245px; 
}
.multimedia #navigation li.active a 
{ 
	background-position: 4px -280px; 
}

.home       #navigation li.active 
{ 
	background-position: 0 -210px; 
}
.news       #navigation li.active 
{ 
	background-position: 0 -70px; 
}
.resource   #navigation li.active 
{ 
	background-position: 0 -105px; 
}
.education  #navigation li.active 
{ 
	background-position: 0 -140px; 
}
.initiative #navigation li.active 
{ 
	background-position: 0 -175px; 
}
.community  #navigation li.active 
{ 
	background-position: 0 -210px; 
}
.innovation #navigation li.active 
{ 
	background-position: 0 -245px; 
}
.multimedia #navigation li.active 
{ 
	background-position: 0 -280px; 
}

#sub-navigation 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-educared-separator-bottom.jpg) no-repeat scroll left bottom;
	overflow: hidden;
}

#sub-navigation li 
{
	float: left;
	margin-right: 5px;
	padding-bottom: 10px;
}

#sub-navigation a 
{
	color: #696969;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 5px;
}

#sub-navigation li.active a 
{
	color: black;
}

#sub-navigation a:hover,#sub-navigation li.active a:hover 
{
	color: #0265CB;
	text-decoration: underline;
}
.title-navigation
{
	color:#9F9F9F;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:5px;
}
.results-navigation
{
	color:#9F9F9F;
	float:left;
	font-size:15px;
	padding:5px;
}

/*---------------------------------------------------------------------------
   SIDEBAR
  ---------------------------------------------------------------------------*/
#sidebar 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-vertical-separator-big.jpg) no-repeat left top;
	padding-left: 25px;
	position:absolute;
	right: 0;
	top: 200px;
}

#sidebar .organization
{
	text-align: center;
}

.language-pt #sidebar .organization
{
	font-size:1.1em;
	text-align:left;
}

.language-pt #sidebar .organization .highlight
{
	display:block;
	font-size:1.2em;
	font-weight:bold;
}

#sidebar h2,#sidebar ul,#sidebar .organization,#sidebar .ad,#sidebar .explore 
{
	padding-bottom: 10px;
}

#sidebar .ad,#sidebar .explore,#sidebar h3 
{
	padding-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

#sidebar h2 
{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#sidebar h3 
{
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	padding-left: 5px;
}

#sidebar h3,#sidebar .ad 
{
	border-top: 1px solid #666;
}

#sidebar .explore a 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-explore.gif) scroll no-repeat left center;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	line-height: 18px;
	padding-left: 25px;
	margin: 0 auto;
	width: 160px;
}

#sidebar .logo a
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/img-logo-educared-beta.gif) no-repeat 0 0;
	display: block;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	text-indent: -9000px;
	width: 180px;
}

.language-pt #sidebar .logo a
{
	background-image: url(http://www.educared.org/recursos/educared-theme/images/img-logo-educared-beta-pt.gif);
}
	
#sidebar li a 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrow-purple.gif) scroll no-repeat left top;
	line-height: 15px;
	padding-left: 20px;
}

#sidebar .advice a.viewall 
{
	background-image:none;
	clear:both;
	display:block;
	padding:5px 5px 5px 160px;
	position:relative;
	text-decoration:underline;
}

#sidebar .highlight a 
{
	background-image: url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrow-green.gif);
	
}

#sidebar .highlight a.viewall 
{
	background-image:none;
	clear:both;
	display:block;
	padding:5px 5px 5px 160px;
	position:relative;
	text-decoration:underline;
}

#sidebar li a:hover 
{
	text-decoration: underline;
}

#sidebar .ad img 
{
	display: block;
}

#sidebar h3.activity 
{
	margin-bottom: 10px;
}

#sidebar .organization 
{
	color: #666;
}

#sidebar .organization img 
{
	display: block;
	margin: 0 auto;
}

#sidebar h2,
#sidebar .explore a,
#sidebar .discover a,
#sidebar li a
{ 
	color:#0265CB; 
}
#sidebar .explore,
#sidebar h3.advice
{ 
	border-top: 3px solid #0265CB; 
}


/*---------------------------------------------------------------------------
   PAGE CONTENT
  ---------------------------------------------------------------------------*/
#page-content 
{
	margin-top: 15px;
}

/*---------------------------------------------------------------------------
   footer-educared
  ---------------------------------------------------------------------------*/
#footer-educared
{
	margin-top: 15px;
	text-align:left;
}

#footer-educared ul
{
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-educared li
{
	font-family: Arial, Helvetica, sans-serif;
}

#footer-educared li.browse-educared 
{
	cursor: pointer;
}

#footer-educared .highlights-educared780,#footer-educared div.browse-educared 
{
	overflow: hidden;
}

#footer-educared div.browse-educared 
{
	display: none;
}


#footer-educared .highlights-educared780 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-separator-top.jpg) no-repeat center top;
	padding-top:10px;
}

#footer-educared .highlights-educared780 li 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrow-black.gif) no-repeat left center;
	margin-right: 25px;
	padding-left: 15px;
}

/* highlights-educared780 block */
#footer-educared .highlights-educared780 li,#footer-educared .highlights-educared780 li,#footer-educared .legal-educared li 
{
	float: left;
	line-height: 22px;
}

#footer-educared .legal-educared a,#footer-educared .legal-educared span 
{
	display: block;
	margin-right: 15px;
}

#footer-educared .legal-educared a 
{
	color:#0265CB;
	margin-left: 5px;
}

#footer-educared .highlights-educared780 li.browse-educared 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-explore.gif) no-repeat right center;
	font-weight: bold;
	padding: 0 20px 0 0;
	margin: 0 120px 0 0;
}

#footer-educared .highlights-educared780 a 
{
	color:#0265CB;
	display: block;
	line-height: 22px;
}

/* browse-educared block */
#footer-educared div.browse-educared 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-separator-top.jpg) no-repeat center top;
	overflow: hidden;
	padding: 10px 0;
	height:250px;
}

#footer-educared div.browse-educared ul 
{
	margin-bottom: 25px;
	height:90px;
	width:100%;
	padding:0;
	margin-left: 0;
}

#footer-educared div.browse-educared li span 
{
	font-size: 11;
	font-weight: bold;
	color:#000;
}

#footer-educared div.browse-educared li a 
{
	color:#0265CB;
}

#footer-educared .rss-educared a 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-rss.gif) no-repeat left center;
	padding-left: 20px;
}

#footer-educared .legal-educared 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-separator-bottom.jpg) no-repeat center top;
	font-size: 0.9em;
	overflow: hidden;
	padding-top: 15px;
}

#footer-educared .legal-educared span 
{
	color: #666;
}

#footer-educared .wai-aa-validation 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-w3c-aa.gif) no-repeat left top;
	height: 20px;
	overflow: hidden;
	text-indent: -9000px;
	width: 57px;
}

/*---------------------------------------------------------------------------
   FORMS
   TODO: Consider moving to another stylesheet
  ---------------------------------------------------------------------------*/

/*-------------------------------------
   Buttons
  -------------------------------------*/
#header-educared .btn, #header-educared .submit,
.page-content .btn, .page-content .submit 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif) no-repeat left top;
	border: none;
	color: white;
	cursor: pointer;
	height: 24px;
	line-height: 22px;
	text-align: center;
	width: 100px;
	font-weight: bold;
}

.page-content a.btn:hover
{
	text-decoration: none;
}

#header-educared .submit, #header-educared .btn-register,
.page-content .submit, .page-content .btn-register
{
	font-weight: bold;
}

.page-content .btn-small
{ 
	background-image: url(http://www.educared.org/recursos/educared-theme/images/bg-btn-small.gif); width: 40px; 
}
.page-content .btn-large
{ 
	background-image: url(http://www.educared.org/recursos/educared-theme/images/bg-btn-large.gif); width: 160px; 
}
.page-content .btn-xlarge
{ 
	background-image: url(http://www.educared.org/recursos/educared-theme/images/bg-btn-xlarge.gif); width: 220px; 
}
.page-content .btn-xxlarge
{ 
	background-image: url(http://www.educared.org/recursos/educared-theme/images/bg-btn-xxlarge.gif); width: 280px; 
}

#header-educared .btn:hover, #header-educared .submit:hover, #header-educared input.btn-hover, #header-educared a.btn:hover,
.page-content .btn:hover, .page-content .submit:hover, .page-content input.btn-hover, .page-content a.btn:hover 
{
	color: #FFB700;
	background-position: 0 -24px;
}

/*-------------------------------------
   Text
  -------------------------------------*/
.txt, select, textarea 
{
	border: 1px solid #666666;
	padding: 3px 0;
}

label
{
	margin-bottom: 3px;
	margin-top: 3px;
}

/*-------------------------------------
   Forms
  -------------------------------------*/
.data-view, .data-edition,
dl.data-view dd, ul.data-edition li
{
	overflow: hidden;
}

dl.data-view dt 
{
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

dl.data-view dd,
ul.data-edition li 
{
	display: block;
	margin-bottom: 10px;
}

table.data-edition td
{
	padding-bottom: 10px;
}

.data-edition input,.data-edition select,.data-edition textarea,.data-edition label 
{
	display: block;
	width: 100%;
}

.data-edition label 
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.data-edition .calendar select 
{
	display: inline;
	margin-right: 2px;
	width: 30%;
}
/*---------------------------------------------------------------------------
   CATEGORY TREE
   TODO: Promote to a generic style and override the style in categories
  ---------------------------------------------------------------------------*/
.category-tree 
{
	border: solid 1px #ccc;
	float: left;
	margin-right: 10px;
	padding: 4px;
}

.category-tree .header-educared 
{
	height: 29px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 10px;
	line-height: 29px;
}

.category-tree ul 
{
	margin-left: 9px;
}

.category-tree ul.main-tree 
{
	height: 300px;
	overflow: auto;
}

.category-tree ul li a 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-minus.gif) no-repeat left 2px;
	line-height: 15px;
	padding-left: 15px;
}

.category-tree ul li a.fold 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-plus.gif) no-repeat left 2px;
}

.category-tree ul li a.selected 
{
	background-color: #eee;
	display: block;
}

/*---------------------------------------------------------------------------
   SEARCH FORMS
  ---------------------------------------------------------------------------*/
.search-form .txt 
{
	background: white none repeat scroll 0 0;
	font-size: 1.3em;
	width: 240px;
}

.search-form .btn,.search-form .submit 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-btn-search.gif) no-repeat center top;
	display: inline;
	font-weight: bold;
	width: 120px;
}
.search-form #save-upper
{ 
	width:70px;
}
/*---------------------------------------------------------------------------
   LISTS
  ---------------------------------------------------------------------------*/
#footer-educared .list li
{ 
	background: #f4f4f4 url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrow.gif) no-repeat scroll 35px 6px; list-style-type:none; padding:5px; 
}
#footer-educared .list .more
{
	 background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrowsquare.gif) no-repeat scroll 35px 6px; line-height:1.3em;
}
#footer-educared .list .bkg-switch-list
{ 
	background-color:#fff; 
}
#footer-educared .list img
{
	 margin-left:-30px; float:left; 
}
#footer-educared .list li p
{
	 padding-left:30px; margin-bottom:5px; 
}
#footer-educared .list .more p
{ 
	font-size:1.1em; line-height:1.3em; padding-left:50px; 
}
#footer-educared .list a.link-list
{ 
	font-size:1.1em; padding-left:15px; 
}
#footer-educared .list .subtitle-list
{ 
	font-size:1em; 
}
#footer-educared .list .description-list,
#footer-educared .list .friendlyname-list
{ 
	color:#454545; font-size:0.9em; margin-bottom:0.5em; 
}

#footer-educared .list-detailed li
{ 
	background: #f4f4f4 url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrow.gif) no-repeat scroll 5px 6px; 
}	
#footer-educared .list-detailed li p
{ 
	padding-left: 15px; margin-bottom: 0; 
}
#footer-educared .list-detailed img
{ 
	margin-left: 0; float: right; 
}
#footer-educared .list-detailed a.link-list
{ 
	padding-left: 0; 
}

/*---------------------------------------------------------------------------
   STANDARD STYLES
  ---------------------------------------------------------------------------*/
.content-row, .content-block
{
	margin-bottom: 15px;
}

.content-row
{
	overflow: hidden;
}

.page-content h5 a
{
	background: #fff none no-repeat scroll left top;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 20px;
}

.page-content p
{
	font-size: 1.1em;
}

.bottom-shadow
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-separator-bottom.jpg) no-repeat scroll center bottom;
	padding-bottom: 20px;
}

.bottom-shadow-small
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-shadowbottom-logobig.jpg) no-repeat scroll center bottom;
	padding-bottom: 20px;
}

.bottom-separator
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-horizontalline-big.jpg) no-repeat scroll center bottom;
	padding-bottom: 10px;
}

.left-shadow
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-vertical-separator-small.jpg) no-repeat scroll left center;
	padding-left: 20px; 
}

.highlight-link a
{
	font-weight: bold;
}

.highlight-link span a
{
	font-weight: normal;
}

.theme-link-list
{
	font-size: 1.1em;
}

.theme-link-list p
{
	font-size: 1.0em;
}

.theme-link-list li, .theme-list li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.theme-link-list a
{
	display: block;
	padding-left: 20px;	
}

.theme-link-list p .theme-view-more,
.theme-link-list div .theme-view-more
{
	background-position: left center;
}

.theme-link-list span
{
	display: block;
	font-size: 0.9em;
	margin-left: 20px;	
}

ol.theme-link-list a
{
	background-image: none;
	padding-left: 0;
}

ol.theme-link-list span
{
	margin-left: 20px;
}

.theme-border
{
	border: 1px solid #cccccc;
}

a.more-info-link,
a.theme-view-more
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrow.gif) no-repeat left center;
	display: block;
	padding: 2px 0 2px 20px;
}

span.info
{
	color:#909090;
	font-weight:bold;
}

/*******************************************************************************
******************************** TO BE REVIEWED ********************************
*******************************************************************************/
/* toolbar */
.form-edit-product 
{
	overflow: hidden;
}

.form-edit-product .toolbar,.category-editor-portlet .toolbar,.category-add-portlet .toolbar 
{
	
	border: 1px solid #cccccc;
	border-right:medium none;
	border-top:medium none;
	border-left:medium none;
	height: 29px;
	padding-left: 4px;

}

.form-edit-product .checkLabel-toolbar 
{
	float: right;
	margin: 5px 10px 0 10px;
}
.intranet .form-edit-product .toolbar a
{
	margin:3px
}
/* end toolbar */ /*
.BtnNormal

{
	background-image:url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif);
	background-position:center top;
	border:0;
	color:white;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	height:23px;
	margin-top:3px;
	margin-right:3px;
	text-align:center;
	width:90px;
}

.BtnNormal:hover

{
	background-image:url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif);
	background-position:center bottom;
	border:0;
	color:white;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	height:23px;
	margin-top:3px;
	text-align:center;
	width:90px;
}

.BtnLarge

{
	background-image:url(http://www.educared.org/recursos/educared-theme/images/bg-btn-large.gif);
	background-position:center top;
	border:0;
	color:white;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	height:23px;
	margin-top:3px;
	margin-right:3px;
	text-align:center;
	width:110px;
}

.BtnLarge:hover

{
	background-image:url(http://www.educared.org/recursos/educared-theme/images/bg-btn-large.gif);
	background-position:center bottom;
	border:0;
	color:white;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	height:23px;
	margin-top:3px;
	text-align:center;
	width:110px;
}
*/
.content .row .calendar 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-calendar.gif) no-repeat 0 0;
	display: block;
	height: 16px;
	margin: 2px 4px;
	width: 16px;
}

.btnDelete 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-delete.gif) no-repeat 0 0;
	display: block;
	height: 9px;
	text-indent: -9000px;
	width: 9px;
}

.btnEdit 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-edit.gif) no-repeat 0 0;
	display: block;
	height: 9px;
	text-indent: -9000px;
	width: 9px;
}

.btn-last 
{
	margin: 10px 0;
	text-align: right;
}

.btn-center 
{
	margin: 10px 0;
	text-align: center;
}

/* inputs & labels */
.txt-box-calendar 
{
	height: 14px;
	width: 50px;
}

.txt-box-age 
{
	width: 18px;
}

.txt-box 
{
	width: 150px;
}

.txt-area 
{
	font-size: 1.3em;
	height: 60px;
	width: 460px;
}

.ddl 
{
	height: 19px;
	width: 155px;
}

.lbl-age 
{
	margin-right: 4px;
	padding-top: 6px;
	text-align: right;
	width: 110px;
}

.lblDescription 
{
	margin-right: 4px;
	padding-top: 6px;
	text-align: right;
	width: 150px;
}

.content .lbl-normal 
{
	margin-right: 4px;
	padding-top: 6px;
	text-align: right;
	width: 150px;
}

.content .spn-normal 
{
	margin: 0 4px;
	padding-top: 6px;
	text-align: right;
}
.page-content .buttons input.btn
{
	float:left;
	margin-right:5px;
}

.page-content a.btn
{
	float:left;
	font-weight:bold;
	margin-right:5px;
}
.content-block a.btn
{
	float:left;
	font-weight:bold;
}


.page-content .ui-tabs li a, .tabs li span
{
	margin-right:3px;
	padding:5px;
}


/*Estilos de pestañas*/
.summary
{ 
/*	border-top: 1px solid #6C32B9; margin-bottom: 30px; padding-top: 5px; */
}
 table.data-table tbody	
{ 
 	border-top: 1px solid #6C32B9; border-bottom: 1px solid #6C32B9; 
}
.list .description-list
{ 
	color:#454545; 
}
.subtitle
{ 
	color:#454545; 
}
.latestusers img
{ 
	border: #000 solid 1px; 
}
.register a
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif) no-repeat scroll left top; color:#fff; 
}
.community-mydata-home-portlet .personaldata-container .personaldata-content ul li p.short
{ 
	color: #454545; 
}
.community-mydata-home-portlet .hobby-footer-educared
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-horizontalline-medium.jpg) no-repeat center 15px; 
}
.community-mydata-home-portlet .hobby-container ul li
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bullet-nolink.gif) no-repeat scroll left top; list-style-type:none; padding-left:15px; 
}
.community-mydata-home-portlet .hobby-footer-educared p
{ 
	color: #454545; 
}
.community-mydata-home-portlet .link-container a
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif) no-repeat center top; color:white; 
}	
.community-mydata-home-portlet .link-container a:hover
{ 
	background-position: center bottom; 
}	
.community-mydata-home-portlet .link-container .link-editproductdata
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-btn-xxlarge.gif) no-repeat center top; width:150px; 
}	
.community-mydata-home-portlet .favorite-container ul li span
{ 
	color: #454545; 
}
.community-mydata-edit-portlet .personaldata-container .personaldata-content ul li p.short
{ 
	color: #454545; 
}
.community-mydata-portlet .toolbar
{ 
	border:1px solid #CCCCCC;
	border-left:medium none;
	border-right:medium none;
	border-top:medium none; 
}
.foto-change-container div
{ 
	border:1px solid #CCCCCC; 
}
.community-mydata-portlet .curriculartopic-tree
{ 
	border: solid 1px #ccc; 
}
.community-mydata-portlet .curriculartopic-tree ul li a
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-plus.gif) no-repeat left 2px; 
}
.community-mydata-portlet .curriculartopic-tree ul li a.unfold
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-minus.gif) no-repeat left 2px; 
}
.community-mydata-portlet .curriculartopic-tree ul li.selected
{ 
	background-color: #eee; 
}
.community-mydata-portlet .hobby-add a
{ 
	background: url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif) no-repeat left top; color:#fff; 
}
.community-mydata-portlet .hobby-add a:hover
{ 
	background-position: left bottom; 
}
.content-portlet .toolbar
{ 
	border:1px solid #CCCCCC; color:#454545; 
	border-left:medium none;
	border-right:medium none;
	border-top:medium none; 
}
.content-portlet .toolbar a
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif) no-repeat center top; color:white; 
}
.content-portlet .toolbar .stars
{ 
	background: none; 
}
.content-portlet .toolbar .meanvalue
{ 
	color:#0265CB; 
}
.content-portlet .toolbar a:hover,
.content-portlet .buttonbar a:hover
{ 
	background-position: center bottom; 
}
.content-portlet .visualization
{ 
	border: solid 1px #ccc; 
}
.content-portlet .credits .author
{ 
	color: #6C32B9; 
}
.content-portlet .about dt
{ 
	color:#454545; 
}
.search-result-portlet .bkg-switch-list
{ 
	background-color:#fff; 
}
.search-result-portlet .result-numbering span
{ 
	color:#454545; 
}
.search-portlet .search
{ 
	background:#fff url(http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif) no-repeat scroll center top; color:white; 
}	
.search-portlet .search:hover
{ 
	background-position: center bottom; 
}	
.communitylist-portlet .bkg-switch-list
{ 
	background-color:#fff; 
}
.communitylist-portlet .result-numbering span
{ 
	color: #454545; 
}
.newsletter-portlet .btn-small
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/..http://www.educared.org/recursos/educared-theme/images/bg-btn-normal.gif) no-repeat scroll center top; 
}
.newsletter-portlet .btn-small:hover
{ 
	background-position: center bottom; 
}
.newsletterlist-portlet .bkg-switch-list
{ 
	background-color:#fff; 
}
.newsletterlist-portlet .result-numbering span
{ 
	color:#454545; 
}

.ui-autocomplete-even, .results-row td
{
background:#FFFFFF none repeat scroll 0 0;
}



ul#index-font
{
	list-style:none;
}
ul#index-font li
{
	float:left;
	margin:5px;
	text-align:center;
	width:5px;
}
ul#index-font li a.current
{
	font-weight:bold;
	text-decoration:underline;
}
ul#index-font li a:hover
{
	font-weight:bold;
	text-decoration:underline;
}







.portlet-content #portlet-form legend
{
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:15px;
}
.portlet-content #portlet-form fieldset#myacount
{
	width:70%
}
.portlet-content #portlet-form fieldset#myacount div
{
	height:30px
}
.portlet-content #portlet-form fieldset#myacount label
{
	float:left;
	width:105px;
}
.portlet-content #portlet-form fieldset#mydata
{
	width:70%
}
.portlet-content #portlet-form fieldset#mydata div
{
	height:30px;
       
}
.portlet-content #portlet-form fieldset#mydata label
{
	float:left;
	width:105px;
}
.portlet-content #portlet-form fieldset#mydata div select
{
	margin-left:10px;
}






/*footer-educared*/

#footer-educared .browse-educared ul li
{
	width:25%;
	float:left;
}
#footer-educared .browse-educared ul li a{
	font-weight:bold;
	font-size:1.4em;
	color:#000;
}

#footer-educared .browse-educared ul li ul li
{
	float:none;
}
#footer-educared .browse-educared ul li ul li a{
	color:#0265CB;
	display:block;
	overflow: hidden;
	font-size:0.9em;
	white-space:nowrap;
	width:150px;
}

community-mydata-portlet .data-view, .data-edition, dl.data-view dd, ul.data-edition li
{
	clear:both;
}

#page-content #page-content .IDphotografy
{
	color:#CFCFCF;
	left:565px;
	position:absolute;
	text-align:center;
}
/*User*/

.ico-product
{
	height:20px;
	width:20px;
}
.img-user
{
	height:75px;
	width:75px;
}
.form-edit-product .content .toolbar a 
{
	margin-top:3px;
}
.form-edit-product .content ul li img
{
	height:80px;
	width:120px;
}
.search-result-portlet-content ul li img
{
	height:80px;
	width:120px;
}
/*Message user container*/
.content-message
{
	height:40px;
	overflow-x:hidden;
	overflow-y:scroll;
	width:80%;
	margin-bottom:10px;
}
.content-message ul
{
	list-style:none;
}
.content-message ul li
{
	width:25%;
	float:left;
}
/*Calendar*/
#calendar
{
	float:left;
	margin-top:10px;
}
#calendar-bt
{
	float:left;
	margin-top:10px;
	width:100%;
}
#calendar-bt input
{
	margin:5px
}
#calendar tr td
{
	height:30px;
	text-align:center;
	width:55px;
	font-weight:bold;
}
#calendar tr th
{
	height:30px;
	text-align:center;
	width:55px;
}
#calendar tr td:hover
{
	background-color:#CFCFCF;
}
#calendar tr td a
{
	height:30px;
	text-align:center;
	width:55px;
	font-weight:bold;
	text-decoration:underline;
}
#calendar tr td a:hover
{
	color:#fff;	
}
.page-content #calendar .current-date
{
	background-color:#BC1D87;
}
.page-content #calendar .current-date a
{
	color:#fff;
}
.page-content #calendar .event-date
{
	background-color:#FF1FB6;	
}
.page-content #calendar .event-date a
{
	color:#fff;	
}
#combo-calendar
{
	float:left;
}
#country-calendar
{
	margin:5px;
}

#combo-calendar label 
{
	width: 19%;
}

#state-calendar
{
	margin:5px;
}
#city-calendar
{
	margin:5px;
}
.calendar-label
{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:170px;
}

/*---------------------------------------------------------------------------
   Last users
  ---------------------------------------------------------------------------*/

.last-users p, .last-users ul, .last-users li,
 .last-users li img 
 { 
 	float: left; 
 }
.last-users p.title 
{ 	
	font-size: 1.1em; 
	font-weight: bold; 
	padding:30px 20px 0 0; 
	width: 100px; 
}
.last-users li 
{ 
	width: 155px; 
}
.last-users li span, .last-users li img, .last-users li a 
{ 
	display: block; 
}
.last-users li span 
{
	font-size:1.1em;
	margin-top:10px;
}
.last-users li img 
{ 
	margin: 0 10px 10px 0; 
}
.last-users li a 
{ 
	clear: both;
	margin-top: 5px;
}
#external #footer-educared div.browse-educared
{
	display:block;
}
#footer-educared .legal-educared-educared
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-educared-separator-bottom.jpg) no-repeat scroll center top;
	font-size:0.9em;
	overflow:hidden;
	padding-top:15px;
	height:15px;
}


.last-users p.register-btn {
	margin-top:25px;
}



































.container-12,
.container-16
{
	margin-left: auto;
	margin-right: auto;
	width: 780px
}
.cabecera {
	width: 100%;
}
.grid-1,.grid-2,.grid-3,.grid-4,
.grid-5,.grid-6,.grid-7,.grid-8,
.grid-9,.grid-10,.grid-11,.grid-12,
.grid-13,.grid-14,.grid-15,.grid-16
{
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px
}

.alpha
{
	margin-left: 0;
	clear: left
}
.omega
{
margin-right: 0;
	clear: right
}

.container-12 .grid-3,
.container-16 .grid-4
{
	width: 220px
}
.container-12 .grid-6,
.container-16 .grid-8
{
	width: 460px
}
.container-12 .grid-9,
.container-16 .grid-12
{
	width: 780px
}
.container-12 .grid-12,
.container-16 .grid-16
{
	width: 780px
}

.container-12 .grid-1
{
	width: 60px
}
.container-12 .grid-2
{
	width: 140px
}
.container-12 .grid-4
{
	width: 300px
}
.container-12 .grid-5
{
	width: 380px
}
.container-12 .grid-7
{
	width: 540px
}
.container-12 .grid-8
{
	width: 620px
}
.container-12 .grid-10
{
	width: 780px
}
.container-12 .grid-11
{
	width: 860px
}

.container-16 .grid-1
{
	width: 40px
}
.container-16 .grid-2
{
	width: 100px
}
.container-16 .grid-3
{
	width: 160px
}
.container-16 .grid-5
{
	width: 280px
} 
.container-16 .grid-6
{
	width: 340px
}
.container-16 .grid-7
{
	width: 400px
}
.container-16 .grid-9
{
	width: 520px
}
.container-16 .grid-10
{
	width: 580px
}
.container-16 .grid-11
{
	width: 640px
}
.container-16 .grid-13
{
	width: 760px
}
.container-16 .grid-14
{
	width: 820px
}
.container-16 .grid-15
{ 
	width: 880px
}

.container-12 .prefix-3,
.container-16 .prefix-4
{
	padding-left: 240px
}
.container-12 .prefix-6,
.container-16 .prefix-8
{
	padding-left: 480px
}
.container-12 .prefix-9,
.container-16 .prefix-12
{
	padding-left: 720px
}
.container-12 .prefix-1
{
	padding-left: 80px
}
.container-12 .prefix-2
{
	padding-left: 160px
}
.container-12 .prefix-4
{
	padding-left: 320px
}
.container-12 .prefix-5
{
	padding-left: 400px
}
.container-12 .prefix-7
{
	padding-left: 560px
}
.container-12 .prefix-8
{
	padding-left: 640px
}
.container-12 .prefix-10
{
	padding-left: 800px
}
.container-12 .prefix-11
{
	padding-left: 880px
}

.container-16 .prefix-1
{
	padding-left: 60px
}
.container-16 .prefix-2
{
	padding-left: 120px
}
.container-16 .prefix-3
{
	padding-left: 180px
}
.container-16 .prefix-5
{
	padding-left: 300px
}
.container-16 .prefix-6
{
	padding-left: 360px
}
.container-16 .prefix-7
{
	padding-left: 420px
}
.container-16 .prefix-9
{
	padding-left: 540px
}
.container-16 .prefix-10
{
	padding-left: 600px
}
.container-16 .prefix-11
{
	padding-left: 660px
}
.container-16 .prefix-13
{
	padding-left: 780px
}
.container-16 .prefix-14
{
	padding-left: 840px
}
.container-16 .prefix-15
{
	padding-left: 900px
}

.container-12 .suffix-3,
.container-16 .suffix-4
{
	padding-right: 240px
}
.container-12 .suffix-6,
.container-16 .suffix-8
{
	padding-right: 480px
}
.container-12 .suffix-9,
.container-16 .suffix-12
{
	padding-right: 720px
}

.container-12 .suffix-1
{
	padding-right: 80px
}
.container-12 .suffix-2
{
	padding-right: 160px
}
.container-12 .suffix-4
{
	padding-right: 320px
}
.container-12 .suffix-5
{
	padding-right: 400px
}
.container-12 .suffix-7
{
	padding-right: 560px
}
.container-12 .suffix-8	
{
	padding-right: 640px
}
.container-12 .suffix-10
{
	padding-right: 800px
}
.container-12 .suffix-11
{
	padding-right: 880px
}

.container-16 .suffix-1
{ 
	padding-right: 60px
}
.container-16 .suffix-2
{
	 padding-right: 120px
}
.container-16 .suffix-3
{
	 padding-right: 180px
}
.container-16 .suffix-5
{
	 padding-right: 300px
}
.container-16 .suffix-6
{
	 padding-right: 360px
}
.container-16 .suffix-7
{ 
	padding-right: 420px 
}
.container-16 .suffix-9
{
	 padding-right: 540px
}
.container-16 .suffix-10
{
	 padding-right: 600px
}
.container-16 .suffix-11
{
	padding-right: 660px
}
.container-16 .suffix-13
{
	 padding-right: 780px 
}
.container-16 .suffix-14
{
	 padding-right: 840px
}
.container-16 .suffix-15
{
	 padding-right: 900px
}

.container-12 .push-3,
.container-16 .push-4
{
	 left: 240px
}
.container-12 .push-6,
.container-16 .push-8
{
	 left: 480px
}
.container-12 .push-9,
.container-16 .push-12
{
	 left: 720px
}

.container-12 .push-1
{
	 left: 80px
}
.container-12 .push-2
{
	 left: 160px
}
.container-12 .push-4
{
	 left: 320px
}
.container-12 .push-5
{
	 left: 400px
}
.container-12 .push-7
{
	 left: 560px
}
.container-12 .push-8
{
	 left: 640px
}
.container-12 .push-10
{
	 left: 800px
}
.container-12 .push-11
{
	 left: 880px
}

.container-16 .push-1
{
	 left: 60px
}
.container-16 .push-2
{
	 left: 120px
}
.container-16 .push-3
{
	 left: 180px
}
.container-16 .push-5
{
	 left: 300px
}
.container-16 .push-6
{
	 left: 360px
}
.container-16 .push-7
{
	 left: 420px
}
.container-16 .push-9
{
	 left: 540px
}
.container-16 .push-10
{
	 left: 600px
}
.container-16 .push-11
{
	 left: 660px
}
.container-16 .push-13
{
	 left: 780px
}
.container-16 .push-14
{
	 left: 840px
}
.container-16 .push-15
{
	 left: 900px
}

.container-12 .pull-3,
.container-16 .pull-4
{
	 left: -240px
}
.container-12 .pull-6,
.container-16 .pull-8
{
	 left: -480px
}
.container-12 .pull-9,
.container-16 .pull-12
{
	 left: -720px 
}

.container-12 .pull-1
{
	 left: -80px
}
.container-12 .pull-2
{
	 left: -160px
}
.container-12 .pull-4
{
	 left: -320px
}
.container-12 .pull-5
{
	 left: -400px
}
.container-12 .pull-7
{
	 left: -560px
}
.container-12 .pull-8
{
	 left: -640px
}
.container-12 .pull-10
{
	 left: -800px
}
.container-12 .pull-11
{
	 left: -880px
}

.container-16 .pull-1
{
	 left: -60px
}
.container-16 .pull-2
{
	 left: -120px
}
.container-16 .pull-3
{
	 left: -180px
}
.container-16 .pull-5
{
	 left: -300px
}
.container-16 .pull-6
{ 
	left: -360px
}
.container-16 .pull-7
{
	 left: -420px
}
.container-16 .pull-9
{
	 left: -540px
}
.container-16 .pull-10
{
	 left: -600px
}
.container-16 .pull-11
{ 
	left: -660px
}
.container-16 .pull-13
{ 
	left: -780px
}
.container-16 .pull-14
{ 
	left: -840px
}
.container-16 .pull-15
{ 
	left: -900px
}

td.grid-1, td.grid-2, td.grid-3, td.grid-4,
td.grid-5, td.grid-6, td.grid-7, td.grid-8,
td.grid-9, td.grid-10, td.grid-11, td.grid-12
{
	display:table-cell;
	float: none;
}

th.grid-1, th.grid-2, th.grid-3, th.grid-4,
th.grid-5, th.grid-6, th.grid-7, th.grid-8,
th.grid-9, th.grid-10, th.grid-11, th.grid-12
{
	display:table-cell;
	float: none;
}





















/*************************************************
  FONTS
  Contains the font family settings for all pages
  and the Body em-to-pixels-size
**************************************************/

body
{
	font-size:62.5%; /* resets all body elements so that 1em=10px; 1.2em=12px... */
}

body, input, select, table, tr, th, td, caption, textarea, form
{
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6,
#navigation li a, #navigation li span,
#sub-navigation a, #sub-navigation span
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}










ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


























html, body					
{
	 *height: 100%;
}

ol 							
{
	 *margin-left:5px;
}

#wrapper-educared					
{
	 *overflow:visible; 
	 *position:relative;
}
#header-educared ul
{
	 *width:765px;
}
#sidebar
{
	 *margin-top:-0.6em;
}
#footer-educared div.browse-educared
{
	 *zoom:1;
	 *margin-bottom:10px;
}

#desc						
{
	 *margin-left:-2px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	 *margin-top: 1px; 
	 *margin-bottom: 1px; 
}
/* IE: Hack for showing the underline decoration when hover */

.content-row,
#navigation,
#sub-navigation,
.whatiseducared div,
.whatiseducared dl,
#footer-educared .highlights-educared780,
#page-container h5 a,
.data-view, .data-edition,
dl.data-view dd, ul.data-edition li,
.theme-link-list a, .theme-link-list span,
.theme-background,
a.more-info-link,
a.theme-view-more
{
	 zoom: 1;
}


.page-content .ui-tabs li.current a
{
	*padding:5px;
}



/*last user*/
.last-users
{
	 zoom: 1;
}


#wrapper-educared-2
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-header.gif) no-repeat center top; 
}

#wrapper-educared-2
{
	 *overflow:visible; 
	 *position:relative;
}

#wrapper-educared-2 #footer-wrapper, #wrapper-educared-2 #header-educared
{
	width: 960px;
}

#wrapper-educared-2 #footer-educared
{
	width: 700px;
}

.preload
{
 height:16px;
 margin:0 auto;
 width:16x;
}

.display-none
{
	display:none;
}


/*---------------------------------------------------------------------------
   para la versión 780
  ---------------------------------------------------------------------------*/
  
  #header-educared780 img
{
	border:none
	}
#header-educared780 a
{
	 text-decoration:none
}
#header-educared780 a:hover
{
	text-decoration:underline
}
#wrapper-educared
{ 
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-header.gif) no-repeat center top; 
}

#page-content
{ 
	font-size: 1.1em; 
}

.page-content h1, h2
{ 
	font-size: 2.4em; font-weight: bold; margin-bottom: 10px; 	
}
#header-educared780 h3
{ 
	font-size: 1.5em; font-weight: bold; margin-bottom: 10px; 
}
#header-educared780 h4
{ 
	font-size: 1.4em; font-weight: bold; margin-bottom: 10px; 
}
#header-educared780 h5
{ 
	font-size: 1.1em; font-weight: bold; margin-bottom: 10px; 
}
#header-educared780 h6
{ 
	font-size: 1.0em; font-weight: bold; margin-bottom: 10px; text-transform: uppercase; 
}

#header-educared780 p
{ 
	margin-bottom: 1.5em; 
}

#header-educared780 strong
{ 
	font-weight: bold; 
}
#header-educared780 em
{ 
	font-style: italic; 
}

#header-educared780 ol li	
{ 
	list-style-type: decimal; margin-left:20px; 
}

/*---------------------------------------------------------------------------
   header-educared para la cabecera 780
  ---------------------------------------------------------------------------*/
#header-educared780 
{
	height: 70px;
	padding-top: 50px;
	position: relative;
}

#header-educared780 h1,#header-educared #ft-logo-educared 
{
	height: 60px;
}

#header-educared780 #site-search 
{
	height:45px;
	left:315px;
	padding-top:15px;
	position:absolute;
	text-align:center;
	top:50px;
}

#header-educared780 h1
{
	left:0;
	position:absolute;
	top:0;
}
#header-educared780 #ft-logo-educared a img
{
	float:right;
	margin-right: 10px;
}
#header-educared780 #er-logo-educared a img
{
	float:left; 
	margin-left: 18px;
}
#header-educared780 ul 
{
	background: white url(http://www.educared.org/recursos/educared-theme/images/bg-horizontalline-big.jpg) no-repeat left bottom;
	height: 20px;
	left: 0;
	padding: 5px 0;
	position: absolute;
	top: 0;
	width: 750px;
}

#header-educared780 .customize ul 
{
	display: none;
}

#header-educared780 li 
{
	float: left;
	margin-right: 15px;
}

#header-educared780 li a 
{
	color:#0265CB;
	display: block;
	font-weight: normal;
	line-height: 20px;
}

#header-educared780 li.customize
{
	position:relative;
}

#header-educared780 ul ul 
{
	border-bottom: 1px solid #999;
}

#header-educared780 li li 
{
	border: 1px solid #999;
	border-bottom: none;
	float: none;
	margin: 0;
}

#header-educared780 ul li ul li 
{
	border-bottom: 1px solid #999;
	border-top:none;
}

#header-educared780 ul li ul 
{
	background:none;
	border-bottom:none;
}

#header-educared780 li li a 
{
	background: white none no-repeat 5px center;
	line-height: 20px;
	padding: 0 5px 0 20px;
}

.js #header-educared780 li.over ul 
{
	display: block;
}

#header-educared780 li.sign-in a,#header-educared li.sign-out a 
{
	color: #0265CB;
	font-weight: bold;
}

#header-educared780 li.localization 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-world.gif) no-repeat left center;
	float: right;
	padding-left: 20px;
}

#header-educared780 li.localization a 
{
	display: inline;
}

.js #header-educared780 li.localization div 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-explore.gif) no-repeat right center;
	padding-right: 15px;
}

#header-educared780 li.localization 
{
	font-size: 1.1em;
}

#header-educared780 li.localization a
{
	color:#0265CB;
}
#header-educared780 .search-form input.submit 
{
	font-size: 1.1em;
}

#header-educared780 .search-form label
{
	display: none;	
}



/*footer-educared780*/

#footer-educared780 
{
	margin-left: 18px;
}
#footer-educared780 .browse-educared ul li
{
	width:25%;
	float:left;
}
#footer-educared780 .browse-educared ul li a{
	font-weight:bold;
	font-size:1.4em;
	color:#000;
}

#footer-educared780 .browse-educared ul li ul li
{
	float:none;
}
#footer-educared780 .browse-educared ul li ul li a{
	color:#0265CB;
	display:block;
	overflow: hidden;
	font-size:1em;
	white-space:nowrap;
	width:150px;
}


#footer-educared780 img
{
	border:none
	}
#footer-educared780 a
{
	 text-decoration:none
}
#footer-educared780 a:hover
{
	text-decoration:underline
}

#footer-educared780 h3
{ 
	font-size: 1.5em; font-weight: bold; margin-bottom: 10px; 
}
#footer-educared780 h4
{ 
	font-size: 1.4em; font-weight: bold; margin-bottom: 10px; 
}
#footer-educared780 h5
{ 
	font-size: 1.1em; font-weight: bold; margin-bottom: 10px; 
}
#footer-educared780 h6
{ 
	font-size: 1.0em; font-weight: bold; margin-bottom: 10px; text-transform: uppercase; 
}

#footer-educared780 p
{ 
	margin-bottom: 1.5em; 
}

#footer-educared780 strong
{ 
	font-weight: bold; 
}
#footer-educared780 em
{ 
	font-style: italic; 
}

#footer-educared780 ol li	
{ 
	list-style-type: decimal; margin-left:20px; 
}

*---------------------------------------------------------------------------
   footer-educared 780
  ---------------------------------------------------------------------------*/
#footer-educared780
{
	margin-top: 15px;
}

#footer-educared780 ul
{
	margin-left: 0;
}

#footer-educared780 li.browse-educared 
{
	cursor: pointer;
}

#footer-educared780 .highlights-educared780,#footer-educared780 div.browse-educared 
{
	overflow: hidden;
}

#footer-educared780 div.browse-educared 
{
	display: none;
}


#footer-educared780 .highlights-educared780 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-separator-top.jpg) no-repeat center top;
	padding-top:10px;
}

#footer-educared780 .highlights-educared780 li 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-arrow-black.gif) no-repeat left center;
	margin-right: 25px;
	padding-left: 15px;
}

/* highlights-educared780 block */
#footer-educared780 .highlights-educared780 li,#footer-educared780 .highlights-educared780 li,#footer-educared780 .legal-educared li 
{
	float: left;
	line-height: 22px;
}

#footer-educared780 .legal-educared a,#footer-educared780 .legal-educared span 
{
	display: block;
	margin-right: 15px;
}

#footer-educared780 .legal-educared a 
{
	color:#0265CB;
	margin-left: 5px;
}

#footer-educared780 .highlights-educared780 li.browse-educared 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-bullet-explore.gif) no-repeat right center;
	font-weight: bold;
	padding: 0 20px 0 0;
	margin: 0 120px 0 0;
}

#footer-educared780 .highlights-educared780 a 
{
	color:#0265CB;
	display: block;
	line-height: 22px;
}

/* browse-educared block */
#footer-educared780 div.browse-educared 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-separator-top.jpg) no-repeat center top;
	overflow: hidden;
	padding: 10px 0;
	height:250px;
}

#footer-educared780 div.browse-educared ul 
{
	margin-bottom: 25px;
	height:90px;
	width:100%;
	padding:0;
	margin-left: 0;
}

#footer-educared780 div.browse-educared li span 
{
	font-size: 11;
	font-weight: bold;
	color:#000;
}

#footer-educared780 .browse-educared li a 
{
	color:#0265CB;
}

#footer-educared780 .rss-educared a 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-rss.gif) no-repeat left center;
	padding-left: 20px;
}

#footer-educared780 .legal-educared 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/bg-footer-separator-bottom.jpg) no-repeat center top;
	font-size: 0.9em;
	overflow: hidden;
	padding-top: 15px;
}

#footer-educared780 .legal-educared span 
{
	color: #666;
}

#footer-educared780 .wai-aa-validation 
{
	background: #fff url(http://www.educared.org/recursos/educared-theme/images/ico-w3c-aa.gif) no-repeat left top;
	height: 20px;
	overflow: hidden;
	text-indent: -9000px;
	width: 57px;
}

#footer-educared780 .highlights-educared780 li, #footer-educared780 .highlights-educared780 li, #footer-educared780 .legal-educared li {
float:left;
line-height:22px;
}




body, input, select, table, tr, th, td, caption, textarea, form {
font-family:Arial,Helvetica,sans-serif;
}

body {
font-size:62.5%;
}

#header-educared h1 {
left:0;
position:absolute;
top:0;
}

#wrapper-educared-2 {
background:transparent url("http://preproduccion.educared.org/recursos/educared-theme/img/cabecera-fondo-960.jpg") no-repeat left top;
}
#wrapper-educared-2 #footer-wrapper, #wrapper-educared-2 #header-educared {
width:960px;
}

.confondo{background:transparent url("http://preproduccion.educared.org/recursos/educared-theme/img/cabecera-fondo-960.jpg") no-repeat left top;}


#header-educared {
height:160px;
margin-bottom:20px;
padding-top:30px;
position:relative;
}

#header-educared780 {
height:160px;
padding-top:40px;
position:relative;
}

#wrapper-educared {
background:transparent url("http://preproduccion.educared.org/recursos/educared-theme/img/cabecera-fondo-780.jpg") no-repeat left top ;
zoom:1;
}
#wrapper-educared:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}
.container-12, .container-16 {
margin-left:auto;
margin-right:auto;
width:960px;
}

#header-educared #er-logo-educared a img {
float:right;
margin-top:0;
}
#header-educared #ft-logo-educared a img {
float:left;
margin-top:0;
}
#header-educared780 #er-logo-educared a img {
float:right;
}
#header-educared780 #ft-logo-educared a img {
float:left;
}
#header-educared780 img {
border:medium none;
}
#header-educared780 a {
text-decoration:none;
}
#header-educared img {
border:none;
}
.display-none{display:none}
.nofondo{background-image:none!important}
/*-------------footer-------------------------*/
#footer{color:#fff; height:auto; font:Arial; zoom:1}
#footer:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}
.w-960{background:transparent url("http://preproduccion.educared.org/recursos/educared-theme/img/fondo-footer-abierto.jpg") no-repeat left top; width:960px!important;}
.w-780{background:transparent url("http://preproduccion.educared.org/recursos/educared-theme/img/fondo-footer-abierto780.jpg") no-repeat left top;; width:780px!important;}
.contenedor-ul-footer780{width:940px!important}
#footer .contenedor-ul-footer {width:940px; padding-top:20px; _margin-top:10px; _padding-bottom:5px}
#footer ul.highlights {
float:left;
width:auto;
font-size:1em;
padding-left:8px;
margin-left:0;

}
#footer ul.highlights li {
list-style-type:none;
background:url("http://preproduccion.educared.org/recursos/educared-theme/img/barra-separadora-blanca.gif") no-repeat scroll right center transparent;
padding:0 10px;
float:left;
}
#footer .highlights a {
color:#FFFFFF;
display:block;
font-weight:bold;
line-height:22px;
text-decoration:none;
}

#footer .highlights a:hover{
text-decoration:underline;
}
 #footer .highlights li.browse {
color:#FFFFFF;
font-weight:bold;
padding-right:5px;
}
#footer .rss a {
background:url("http://preproduccion.educared.org/recursos/educared-theme/img/ico-rss.gif") no-repeat scroll left center transparent;
padding-left:20px;
}
#footer ul.highlights li.ultimo-elemento, #footer ul.legal li.ultimo-elemento {
background:none repeat scroll 0 0 transparent;
padding-right:0;
}
#footer .wai-aa-validation {
background:url("http://preproduccion.educared.org/recursos/educared-theme/img/ico-w3c-aa.gif") no-repeat scroll left top transparent;
height:20px;
overflow:hidden;
text-indent:-9000px;
width:57px;
}
#footer ul.legal {
float:right;
padding-right:10px;
font-size:1em;
margin-top:15px;
_margin-top:5px;
padding-left:0
}

#footer .legal {
font-size:0.9em;
overflow:hidden;
padding-top:0;
}
#footer ul.legal li {
background:url("http://preproduccion.educared.org/recursos/educared-theme/img/barra-separadora-blanca.gif") no-repeat scroll right center transparent;
padding:0 10px;
float:left;
list-style-type:none;
}
content.css (línea 691)
#footer .highlights li, #footer .highlights li, #footer .legal li {
float:left;
line-height:22px;
}
#footer .legal a {
color:#FFFFFF;
margin-left:5px;
text-decoration:none;
}
#footer .legal a:hover{text-decoration:underline}

content.css (línea 703)
#footer .legal a, #footer .legal span {
display:block;
}
#footer ul.highlights li.ultimo-elemento, #footer ul.legal li.ultimo-elemento {
background:none repeat scroll 0 0 transparent;
padding-right:0;
}
#footer .legal span {
color:#FFFFFF;
font-weight:bold;
}

#footer div.browse {
height:275px;
overflow:hidden;
padding:50px 82px 10px 0px;
_height:330px;
_padding-bottom:0;
_margin-bottom:-40px;
}
#footer div.browse ul {
float:left;
height:90px;
margin-bottom:25px;
width:100%;
_margin-left:0;
_height:110px;
}
#footer .browse ul li {
float:left;
width:25%;
_width:24%;
list-style-type:none;

}
#footer .browse ul li a {
color:#FFFFFF;
font-size:1.3em;
font-weight:bold;
text-decoration:none;
}
#footer .browse ul li a:hover{text-decoration:underline}


#footer .browse ul li ul {
padding-left:0;
margin-top:6px;
}
#footer .browse ul li ul li {
float:none;
margin-bottom:1px;
}
#footer .browse ul li ul li a {
color:#FFFFFF;
display:block;
font-size:1em;
overflow:hidden;
white-space:nowrap;
width:150px;
}
#footer .browse ul li ul li a:hover{text-decoration:underline}
