@CHARSET "ISO-8859-1";

/**************************************
*		Tab container
***************************************/
#homePage-tabContainer {
	width: 500px;
    height: 700px;
    float: left;
	font-family: Helvetica;
} 

#homePage-tabContainer a {
	font-weight: normal;
}

#homePage-tabContainer.ui-tabs {
	background: #E8EFF4;
	\-moz-border-radius: 0;
	\-webkit-border-radius: 0;
	font-size: 100%;
	border: none;
}

/* Safari and Google Chrome hack */
body:nth-of-type(1) #homePage-tabContainer.ui-tabs {
	position: relative;
	bottom: 10px;
}

#homePage-tabContainer.ui-tabs .ui-tabs-nav {
	padding-top: 3px;
	margin-top: 0px;
	bottom: 38px;
	height: 32px;
    background: none;
	font-size: 14px;
    border: none;
} 

#homePage-tabContainer.ui-tabs .ui-tabs-nav li {
	position: static !important;
	position: relative;
	top: -2px;
    float: left;
	background: url('../images/home-page/last-volume/tab-unselected.gif');
	margin: 0 0 0 7px;
	cursor: default;
	height: 32px;
	min-width: 5px;
	width: auto;
	color: #003366;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	\-moz-border-radius: 0;
	\-webkit-border-radius: 0;
	border: none;
	line-height: 14px;
} 

#homePage-tabContainer.ui-tabs .ui-tabs-nav li a {
    padding: .2em 1em;
	display: block;
	float: left;
	/*height: 11px;*/
}

#homePage-tabContainer.ui-tabs .ui-tabs-nav li span.triangle {
	background: url('../images/home-page/last-volume/tabTriangle-unselected.gif') no-repeat;
	float: left;
	width: 13px;
	height: 32px;
}

#homePage-tabContainer.ui-tabs .ui-tabs-nav li.ui-tabs-selected span.triangle {
	background: url('../images/home-page/last-volume/tabTriangle.gif') no-repeat;
	float: left;
	width: 13px;
	height: 32px;
}

#homePage-tabContainer.ui-tabs .ui-tabs-nav li.triangle {
	background: url('../images/home-page/last-volume/tabTriangle-unselected.gif') top right no-repeat;
	width: 13px;
	height: 32px;
	border: none;
	margin: 0;
	padding: 0;
	cursor: default;
}

#homePage-tabContainer.ui-tabs .ui-tabs-nav li.triangle-selected {
	background: url('../images/home-page/last-volume/tabTriangle.gif') top right no-repeat;
	width: 13px;
	height: 32px;
	margin: 0;
	padding: 0;
	cursor: default;
}

#homePage-tabContainer.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background: url('../images/home-page/last-volume/tab.gif');
    border-bottom: 0;
} 

#homePage-tabContainer.ui-tabs .ui-tabs-panel {
	\-moz-border-radius: 0;
	\-webkit-border-radius: 0;
	padding: 0;
	margin: 0;
}


/**************************************
*		Last Volume
***************************************/

.last_volume {
	position: relative;
	top: -29px;
	padding-top: 29px;
	width: 500px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
    background: url('../images/home-page/last-volume/background.jpg') -45px 0px no-repeat;
}

.last_volume .magasine_logo {
	width: 141px;
	float: left;
	display: inline; /* ie6 */
	margin: 10px 0 0 22px;
	text-align: center;
}

.last_volume ul {
	margin: 0;
	padding: 0;
}

.last_volume li {
	margin: 0;
	padding: 0;
	list-style-image: url('../images/home-page/last-volume/arrow.png');
}

.last_volume li a {
	vertical-align: 2px;	
}

.last_volume .preview {
	width: 300px;
	float: left;
	margin: 0 0 0 33px;
	display: inline; /* IE 6 */
}

.last_volume h3.slogan a {
	color: black;
	font-size: 60%;
	white-space: normal;
	font-weight: normal;
	margin-top: 0;
}

.last_volume p.publication {
	text-transform: uppercase;
	color: #95b2cc;
	font-weight: bold;
	text-align: right;
	font-size: 90%;
}

.last_volume .preview ul {
	padding: 0 0 0 20px;	
}

.last_volume .preview ul li {
	margin: 10px 0 0 0;	
}

.last_volume .preview .title, #rootsOfKnowledge .title {
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}

/**************************************
* 		Root of Knowledge
***************************************/

#rootsOfKnowledge {
	/* background: #E8EFF4; */
}

.roots-of-knowledge {
	border: 1px solid black;
	width: 430px;
	padding: 10px;
	/*border: none;*/
	margin: 0 0 0 30px;
}

.roots-of-knowledge .description {
	font-size: 120%;
}

.roots-of-knowledge .numeros {
	padding: 10px 0 0 0;
	width: 280px;
	float: left;
}

.roots-of-knowledge .latest-image {
	width: 150px;
	height: 175px;
	float: left;
	display: inline;
}

/**************************************
*	Navigation - Right bar
***************************************/
.navigation_panel {
	width: 300px;
	min-height: 565px;
	height: auto !important;
	height: 565px; /* IE6 */
	float: right;
}

/**************************************
*	Navigation - Right bar - Popular Articles 
***************************************/

.navigation_panel .popular_articles {
	background: url('../images/home-page/right-nav/mostRated-articles.jpg') no-repeat;
	min-height: 402px;
	height: auto !important;
	height: 402px; /* IE6 */
	padding: 0 0 0 20px;
}

.popular_articles span.bigger {
	font-size: 135%;	
}

.popular_articles .most_rated {
	text-align: center;
	padding-top: 10px;
}

.popular_articles p.title {
	color: white;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial;
}

.popular_articles a {
	font-size: 90%;
	font-weight: normal;
	color: black;
	font-weight: normal;
}

.popular_articles .most_read {
	text-align:center;
	margin: 5px 0 0 0;
	padding: 15px 0 0 0;
}

.most_rated ul, .most_read ul {
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
}

.most_rated ul {
	margin-top: 20px;
}

.most_rated li, .most_read li {
	list-style-image: url('../images/home-page/right-nav/green-dot.gif');
	margin: 1px 0 0 0 !important;
	margin-top: 5px;
	padding: 0;
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
}

/**************************************
*	Navigation - Right bar - Quick Links buttons 
***************************************/

.navigation_panel .quick_links {
	background: url('../images/home-page/right-nav/quick-links.jpg') no-repeat;
	width: 300px;
	height: 112px;
	margin: 0 0 10px 0;
}

.quick_links p.title {
	font-weight: bold;
	text-indent: 8px;
	color: #1774bc;
	font-size: 110%;
	padding: 0.4em 0 0 2em;
	margin: 0;
}

.quick_links a {
	color: white;
	font-weight: normal;
	font-size: 16px;	
}

.quick_links .ul-wrapper {
	margin: 23px 0 0 55px;
}

.quick_links ul {
	list-style: none;
	float: left;
	width: 120px;
	padding: 0;
	margin: 0;
}

.quick_links ul.second {
	width: 100px;
	padding: 0 0 0 20px;
}

.quick_links li {
	margin: 4px 0 0 0;
}


/**************************************
*	Navigation - Right bar - Publicity
***************************************/
.navigation_panel .publicity {
	width: 300px;
	height: 251px;
	text-align: center;
	margin: 10px 0 0 0;
}
