@charset "utf-8";
/* DINAMIC TABS STYLES, BOTH COLUMNS BG DEEGREE AND ICONS EVENTS*/


/* TABS LEFT DEGREE BACKGROUND */
/*.column-left-tabs {
	list-style: none;
	margin:0;
	padding:0;
}

.column-left-tabs LI {degreee  pasa a nano-tabs-tab
	list-style:none;
	height:40px;
	overflow:hidden;
	background:url(../img/bg-tabs-cl.jpg) repeat-x bottom left;
}
.column-left-tabs LI:hover {
	color:#FFF;
	background:url(../img/bg-tabs-cl-hover.jpg) repeat-x bottom left;
}
.column-left-tabs-selected LI {  degree selected 
	color:#006699;
	height:40px;
	overflow:hidden;
	background: url(../img/bg-tabs-cl-active.jpg) repeat-x bottom left;
}
.column-left-tabs LI A {
	padding:10px 10px 0 40px;
	text-decoration:none;
	color:#FFFFFF;
}*/




/* COL TABS BAKGRAUNDS DEGREE*/

#column-left LI.nano-tabs-tab { 
	list-style: none;
	height: 40px;
	background: url(../img/bg-tabs-cl.jpg) repeat-x left bottom;
	overflow: hidden;
}
#column-left LI.nano-tabs-tab:hover {
	background: url(../img/bg-tabs-cl-hover.jpg) repeat-x bottom left;
}
#column-left LI.nano-tabs-selected, #column-left LI.nano-tabs-selected:hover {
	background:url(../img/bg-tabs-cl-active.jpg) repeat-x bottom;
}
#column-left LI.nano-tabs-tab A {
	height: 40px; 
	padding: 10px 10px 10px 40px;
	color: #FFF;
}

/* COLUMN LEFT ICONS*/
/* ICON ACTUAL NUMBER COLUMN LEFT FIRST TAB  */

#column-left LI.first-tab A {
	background: url(../img/bg-cl-num-actual.jpg) no-repeat;
}
#column-left LI.first-tab A:hover {
	background: url(../img/bg-cl-num-actual-hover.jpg) no-repeat;
}
#column-left LI.first-tab.nano-tabs-selected A, #column-left LI.first-tab.nano-tabs-selected A:hover {
	background: url(../img/bg-cl-num-actual-selected.jpg) no-repeat left top;
	color:#003366;
}

/* ICON LAST ARTICLES COLUMN LEFT SECOND TAB */

#column-left LI.second-tab A {
	background: url(../img/bg-cl-ulti-art.jpg) no-repeat;
}
#column-left LI.second-tab A:hover {
	background: url(../img/bg-cl-ulti-art-hover.jpg) no-repeat;
}
#column-left LI.second-tab.nano-tabs-selected A, #column-left LI.second-tab.nano-tabs-selected A:hover {
	background: url(../img/bg-cl-ulti-art-section.jpg) no-repeat left top;
	color:#003366;
}

/* ICON RAPID RESPONSE COLUMN LEFT THIRD TAB */

#column-left LI.third-tab A {
	background: url(../img/bg-cl-coments.jpg) no-repeat;
}
#column-left LI.third-tab A:hover {
	background: url(../img/bg-cl-coments-hover.jpg) no-repeat;
}
#column-left LI.third-tab.nano-tabs-selected A, #column-left LI.third-tab.nano-tabs-selected A:hover {
	background: url(../img/bg-cl-coments-section.jpg) no-repeat left top;
	color:#003366;
}

/* ICON ABSTRAD ARTICLE TAB */

#column-left LI.abstrad-tab A {
	background: url(../img/bg-cl-abstrad.jpg) no-repeat;
}
#column-left LI.abstrad-tab A:hover {
	background: url(../img/bg-cl-abstrad-hover.jpg) no-repeat;
}
#column-left LI.abstrad-tab.nano-tabs-selected A, #column-left LI.abstrad-tab.nano-tabs-selected A:hover {
	background: url(../img/bg-cl-abstrad-section.jpg) no-repeat left top;
	color:#003366;
}

/* ICON FULL ARTICLE TAB */

#column-left LI.full-tab A {
	background: url(../img/bg-cl-full-article.jpg) no-repeat;
}
#column-left LI.full-tab A:hover {
	background: url(../img/bg-cl-full-article-hover.jpg) no-repeat;
}
#column-left LI.full-tab.nano-tabs-selected A, #column-left LI.full-tab.nano-tabs-selected A:hover {
	background: url(../img/bg-cl-full-article-section.jpg) no-repeat left top;
	color:#003366;
}


#column-left LI.infoparents-tab A {
	background: url(../img/padres.png) no-repeat 4px 4px;
}
#column-left LI.infoparents-tab.nano-tabs-selected A, #column-left LI.infoparents-tab.nano-tabs-selected A:hover {
	background: url(../img/padres.png) no-repeat 4px 4px ;
	color:#003366;
}



/****************************************************
COLUMN RIGHT TABS BAKGRAUNDS DEGREE
*****************************************************/

#column-right UL.nano-tabs, contenst-magazine UL.nano-tabs {
	height: 32px;
	display:block;
	overflow:hidden;
	border:solid 0px #006;
}

#column-right LI.nano-tabs-tab, contenst-magazine LI.nano-tabs-tab {
	list-style: none;
	width:auto;
	height: 32px;
	float: left;
	margin: 0 5px 0 0;
	font: normal normal 14px "Arial Narrow","Arial MT Condensed Light",Arial,Helvetica,sans-serif;
	background: url(../img/bg-tabs-cr.jpg) repeat-x left bottom;
	overflow: hidden;
}
#column-right LI.nano-tabs-tab:hover,  contenst-magazine {
	background: url(../img/bg-tabs-cr-hover.jpg) repeat-x bottom left;
}
#column-right LI.nano-tabs-selected, #column-right LI.nano-tabs-selected:hover {
	background: url(../img/bg-tabs-cr-active.jpg) repeat-x bottom left;
}
#column-right LI.nano-tabs-tab A {
	height:27px;
	float:left;
	padding: 5px 10px 0 40px;
	margin:0;
	color: #FFF;
	overflow:hidden;
}

/* ICON HighestRated COLUMN RIGHT  */

#column-right LI.first-tab-right A {
	background: url(../img/bg-cr-top-rated.jpg) no-repeat left bottom;
}
#column-right LI.first-tab-right A:hover {
	background: url(../img/bg-cr-top-rated-hover.jpg) no-repeat left bottom;
}
#column-right LI.first-tab-right.nano-tabs-selected A, #column-left LI.first-tab-right.nano-tabs-selected A:hover {
	background: url(../img/bg-cr-top-rated-section.jpg) no-repeat left bottom;
	color:#003366;
}
/* ICON MostPopular COLUMN RIGHT  */

#column-right LI.second-tab-right A {
	background: url(../img/bg-cr-more-read.jpg) no-repeat left bottom;
}
#column-right LI.second-tab-right A:hover {
	background: url(../img/bg-cr-more-read-hover.jpg) no-repeat left bottom;
}
#column-right LI.second-tab-right.nano-tabs-selected A, #column-left LI.first-tab-right.nano-tabs-selected A:hover {
	background: url(../img/bg-cr-more-read-section.jpg) no-repeat left bottom;
	color:#003366;
}

/* ICON NEWSPAPER COLUMN RIGHT  */

#column-right LI.newspaper-tab-right A {
	background: url(../img/bg-cr-newspaper.jpg) no-repeat left bottom;
}
#column-right LI.newspaper-tab-right A:hover {
	background: url(../img/bg-cr-newspaper-hover.jpg) no-repeat left bottom;
}
#column-right LI.newspaper-tab-right.nano-tabs-selected A, #column-left LI.newspaper-tab-right.nano-tabs-selected A:hover {
	background: url(../img/bg-cr-newspaper-section.jpg) no-repeat left bottom;
	color:#003366;
}


/* ICON INTERESTED LINK COLUMN RIGHT */

#interesting-link LI.tab-selected {
	width:auto;
	float:left;
	height:32px;
	background: url(../img/bg-tabs-cr-active.jpg) repeat-x bottom left;
}

.links-tab-right {
	height:32px;
	padding:8px 10px 0 40px;
	background: url(../img/bg-cr-link-section.jpg) no-repeat left top;
	font:normal 16px "Arial Narrow","Arial MT Condensed Light",Arial,Helvetica,sans-serif;
	color:#003366;
}


/* STYLES FOR AJAX LOAD CONTENS */

#column-left div.nano-tabs-content LI A {
	font-family:Arial, Helvetica, sans-serif;
	float:none;
}
#column-left div.nano-tabs-content LI A {
	font-family:Arial, Helvetica, sans-serif;
	float:none;
}
div.nano-tabs-content P A {
	color:#006;
}
div.nano-tabs-content P A:hover {
	color: #069;
}

div.nano-tabs-content IMG {
	float:left;
	margin:0 10px 0 0;
	vertical-align:middle;
}
li.index-articles SPAN {
	display:block;
	clear:both;
	height:20px;
	margin:13px 0 0 0;
	font-size:12px;
	color:#069;
	vertical-align:middle;
}

/* LOADING STYLES FOR TABS */
.loading {
	width:300px;
	height:64px;
	margin:50px auto;
	padding-left:64px;
	background:url(../img/loading_kids.gif) no-repeat;
}
.loading P {
	height:48px;
	padding:16px 10px 0 30px;
	font:normal 22px "Arial Narrow","Arial MT Condensed Light",Arial,Helvetica,sans-serif;
	color:#A99044;
	/*border-left: 1px solid #069;*/
}



