/*
	00 Reset and other imports
*/

@import url("lab_reset.css");
@import url("lab_grid.css");
@import url("lab_scroll.css");

/*
	01 Colors
*/

html,
body
{
	color: #666;
	background: url(../images/backgrounds/body.jpg) top left repeat;
}

#events
{
	display: none;
}

#header		{	background: url(../images/backgrounds/header.jpg) top left no-repeat; }
#sideBar	{	background: url(../images/backgrounds/sidebar.jpg) top left no-repeat; }
#content	{	background: url(../images/backgrounds/content.jpg) top left no-repeat; }

#wrapper
{
	background: #fff;
}

.remember div
{
	padding: 20px;
}

#homeSubContent
{
	margin: 0px 25px 10px;
	padding: 15px 0;
	width: 660px;
}

#searchForm h3
{
	color: #217ca8;
}

a:link,
a:visited
{
	color: #007a94;
}

#top #menu li
{
	background: url(../images/backgrounds/topMenu.gif) top center no-repeat;
}
#top #menu a:link,
#top #menu a:visited
{
	color: #000;
	text-decoration: none;
}

#sideBar a:link,
#sideBar a:visited
{
	color: #525151;
}

/*
	02 Typos
*/

html,
body
{
	font: 12px/12px Georgia, Times, serif;
}

#footer
{
	font-size: 11px;
}

/*
	03 Pages
*/

.newsletter
{
	color: #184c68;
	font-size: 12px;
	line-height: 20px;
}

.newsletter form
{
	margin: 0 15px;
}

.newsletter form li input
{
	height: 19px;
}

.alumnos form p
{
	text-align: center;
	clear: both;
}

.product
{
	clear: both;
	padding: 10px;
	margin: 10px 15px;
	border: 1px solid #e2e2e2;
}

.product .bookSleeve
{
	float: left;
	margin: 0 5px 0 0;
}

.product .bookSleeve img
{
	padding: 2px;
	border: 1px solid #e2e2e2;
}

.product .bookData
{
	float: right;
	width: 440px;
}

.product .bookData h4
{
	margin: -10px 0px 10px;
	font-size: 10px;
	color: #999;
	font-style: italic;
}

.product .bookProfile
{
	float: left;
	width: 260px;
	font-size: 11px;
	margin: 10px 0px 0px;
	font-family: "Trebuchet MS";
}
.product .bookProfile li
{
	min-height: 15px;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.product .bookProfile li strong
{
	margin: 0 0 0 3px;
	font-weight: normal;
}

/* Comprar / Subir */
.product .bookButtons			{	float: right; padding: 86px 0px 0px; }
.product .bookButtons li		{	float: left; margin: 0px 0px 0px 20px;	}
.product .bookButtons a			{	font-style: italic;	}
.product .bookButtons a:hover,
.product .bookButtons a:active	{	text-decoration: none;	}

.product h3
{
	font-size: 12px;
	margin: 0 0 15px;
	font-style: italic;
}

.product dt
{
	float: left;
}

.product .descripcion
{
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS";
	border-bottom: 1px solid #e2e2e2;
}

.product a.more
{
	color: #f00;
}

.product dt	{	float: left; clear: both; font-weight: bold; }
.product dd	{	color: #666; }


/*
	Events Summary
*/
.eventSummary
{
	clear: both;
	padding: 10px;
	margin: 10px 30px;
	border: 1px solid #e2e2e2;
}
.eventSummary img
{
	float: left;
	margin: 0 15px 0 0;
}
.eventSummary h2		{	margin: 0 0 10px; clear: none !important; }
.eventSummary h2 em		{	font-size: .8em; color: #28739a;  }
.eventSummary p			{	line-height: 15px; color: #666; font-family: "Trebuchet MS"; font-size: 11px; }
.eventSummary h2 a		{	color: #007a94; text-decoration: underline !important;	}
.eventSummary p a		{	color: #f00; text-transform: lowercase;	}
.eventSummary a:link,
.eventSummary a:visited	{	text-decoration: none;	}
.eventSummary a:hover,
.eventSummary a:active	{	text-decoration: underline; }


/*
	Authors
*/
.authors h2,
.searchAuthor,
.listAuthor
{
	margin-top: 25px !important;
}

.searchAuthor form fieldset
{
	padding: 10px;
	margin: 0px 40px 0px 0px;
	border: 1px solid #e2e2e2;
}
.searchAuthor form fieldset legend
{
	color: #999;
	padding: 0px 3px;
	background: #fff;
	font: italic normal 12px Georgia;
}
.searchAuthor li label
{
	float: left;
	width: 130px;
	color: #007a94;
	margin: 0px 5px 0px 0px;
	font: bold 12px Georgia;
}
.searchAuthor li input
{
	float: left;
	width: 240px;
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
}
.searchAuthor p input
{
	border: 0;
	color: #007a94;
	background: #fff;
	margin: 0px 0px 0px 10px;
	font: italic normal 12px Georgia;
}

.authors,
.listAuthor
{
	margin: 20px 0px 20px 20px;
}

.listAuthor li
{
	font: normal 11px "Trebuchet MS";
	height: 20px;
	line-height: 20px;
	width: 33%;
	float: left;
	overflow: hidden;
}
.listAuthor li a:link,
.listAuthor li a:visited	{	color: #505050; text-decoration: none;	}
.listAuthor li a:hover,
.listAuthor li a:active		{	color: #007a94; text-decoration: underline;	}

#authorProfile
{
	margin: 20px;
	padding: 15px;
	border: 1px solid #e2e2e2;
}
#authorProfile h2
{
	margin: 0 0 15px;
	background: url(../images/backgrounds/autor.gif) right 3px no-repeat;
}
#authorProfile h2 span
{
	background: #fff;
	padding: 0px 10px 0px 0px;
}
#authorProfile img
{
	float: left;
	padding: 2px;
	margin: 0 10px 0 0;
	border: 1px solid #e2e2e2;
}
#authorProfile p
{
	font-size: 12px;
	line-height: 15px;
}

#authorBooks		{	margin: 10px 20px; }
#authorBooks p
{
	color: #666;
	margin: 10px 0px;
	font: italic normal 12px/18px "Trebuchet MS", Times, serif;
}

#authorBooks h4		{	color: #007a94; font: italic normal 12px Georgia; }
#authorBooks ul,
.published		{	margin: 0px 0px 0px 20px; }
#authorBooks li,
.published li
{
	line-height: 30px;
	list-style-type: circle;
}

.productSummary
{
	float: left;
	width: 280px;
	height: 140px;
	font-size: 11px;
	overflow: hidden;
	line-height: 14px;
	margin: 0px 0px 20px;
	padding: 0px 10px 0px;
}

#found .productSummary
{
	margin: 0px 5px 10px;
	border-bottom: 1px solid #e2e2e2;
}

.productSummary h3
{
	margin: 0 0 15px;
	font: italic bold 12px Georgia;
}
#found .productSummary h3
{
	margin: 0 0 3px;
}

#found .sorry			{	font: normal 11px/14px "Trebuchet MS", Times, serif; }
#found .sorry strong	{	font-weight: bold;	}

.cat-desc
{
	color: #999;
	margin: 0px 10px 10px 0px;
	font-family: "Trebuchet MS", Times, serif;
	line-height: 16px;
	font-size: 11px;
	padding: 5px 5px 5px 14px;
	font-style: italic;
}
.cat-desc p	{	margin: 0; padding: 0;	}

.eventSummary img,
.productSummary img
{
	float: left;
	padding: 4px;
	margin: 0 10px 8px 0;
}

.productSummary img
{
	width: 73px;
	height: 111px;
	background: url(../images/backgrounds/book.png) top left no-repeat;
}

.eventSummary img
{
	padding: 3px;
	border: 1px solid #ccc;
}

.productSummary .options			{ font-size: 12px; margin: 10px 0px 0px; }
.productSummary .options a			{ font-style: italic; color: #007a94; margin-right: 15px; }
.productSummary .options a:hover,
.productSummary .options a:active	{	text-decoration: none;	}

#content .filetree
{
	margin: 0 20px;
}

#content .filetree li
{
	line-height: 30px;
	border-bottom: 1px solid #cbeafa;
}

#content .filetree li li
{
	border-bottom: 0px solid #ccc;
	font-size: .9em;
	margin-left: 20px;
}

.legal		{	margin: 0px 40px 0px 20px;	}
.legal p
{
	margin: 15px 0px;
	text-align: justify;
	font: normal 12px/18px "Trebuchet MS";
}

.legal h3
{
	font: italic bold 14px Georgia;
	margin: 25px 0px 0px;
}

#register-t h3
{
	margin: 0px 20px;
	font: italic normal 12px Georgia;
	background: url(/images/backgrounds/h2-prof.png) center left no-repeat;
}
#register-t h3 span	{	background: #fff; padding: 0px 10px 0px 0px;	}	

#register-t p
{
	margin: 20px;
	font: normal 11px/14px "Trebuchet MS", Times, serif;
}

#register label
{
	line-height: 20px;
}

/*
	Formularios Privados
*/

#admin_login #form_login,
#form_user
{
	/* Reset Position */
    clear: both;
    display: block;
	margin: 20px;
	font: normal 12px/18px "Trebuchet MS";
}
#admin_login fieldset,
#form_user fieldset	{	padding: 10px; border: 1px solid #ccc; margin: 20px; }
#admin_login legend,
#form_user legend	{	padding: 3px; font-style: italic; color: #999;	}
#admin_login li,
#form_user li		{	margin: 0px 0px 5px; clear: both;	}
#admin_login li label,
#form_user li label
{
	float: left;
	width: 150px;
	height: 20px;
	color: #007a94;
	text-align: left;
	line-height: 20px;
	font: bold 12px Georgia;
	margin: 0px 20px 0px 0px;
}

#admin_login li input,
#form_user li input,
#form_user li textarea
{
	color: #666;
	width: 240px;
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
}
#form_user p		{	text-align: right;	}
#form_user p input	{	border: 0; font-style: italic; color: #007a94; background: #fff; 	}

#form_user p.note_pass
{
	clear: both;
	color: #999;
	margin: 3px 0px;
	text-align: center;
	font: normal 10px "Trebuchet MS", Times, serif;
}

/*
	Cart
*/

#starredNote p
{
	color: #666;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #fff3c0;
	border: 2px solid #f7d34e;
}

#cart,
.order			{	margin: 20px; }
#cart table,
.order table		{	width: 100%; margin: 20px 0px; text-align: center; font-size: 12px;	font-family: Georgia; }
#cart table th,
.order table th
{
	height: 25px;
	color: #007a94;
	padding: 2px 0px;
	text-align: center;
	background: #f7f7f7;
	vertical-align: middle;
	font: bold 12px Georgia;
}
#cart table td
{
	height: 120px;
	background: #f0f0f0;
}

#cart table tbody tr	{	border-bottom: 5px solid #fff; }

#cart .name			{	padding: 0px 0px 0px 5px;	}
#cart .name p		{	text-align: left;	}
#cart .delete		{	margin: 40px 0px 0px; font-style: italic;	}
#cart .name strong,
#cart .precio
{
	font-weight: bold;
	font-style: italic;
}
#cart .quantity input
{
	text-align: center;
	background: #f0f0f0;
}

#cart .sleeve img
{
	width: 73px;
	padding: 4px;
	height: 111px;
	background: url(../images/backgrounds/book.png) top left no-repeat;
}

#cart #total
{
	color: #fff;
	height: 20px;
	text-align: center;
	line-height: 20px !important;
	background: #007a94;
	font: italic normal 12px Georgia;
}

#send_data
{
	padding: 10px;
	margin: 30px 20px;
	background: #f9f9f9;
	font-family: "Trebuchet MS";
}
#send_data h3		{	font-weight: bold; margin: 0px 0px 5px; padding: 0px 0px 3px; color: #007a94; }
#send_data ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}
#send_data ul li
{
	font: italic normal 12px/18px Georgia;
}

#cart .normalNote
{
	color: #505050;
	font: normal 10px "Trebuchet MS", Times, serif;
}
#cart .normalNote p			{	text-align: left;	}
#cart .normalNote strong	{	font-weight: bold;	}

#form_student acronym,
#form_user acronym
{
	color: #c60009;
}

#paiment input
{
	border: 0;
	color: #007a94;
	background: #fff;
	font: italic normal 12px Georgia;
}

/*
	Profesionales
*/

#profesionales	{	margin: 15px;	}
.prof
{
	float: left;
	width: 300px;
	padding: 5px;
	margin: 5px;
	height: 250px;
}
.prof p
{
	margin: 5px 0px;
	text-align: justify;
	font: normal 11px/14px "Trebuchet MS";
}
.prof p.more
{
	text-align: right;
	font: italic normal 12px Georgia;
}
.prof p.more.pdf a
{
	background: url(../images/backgrounds/pdf.png) left center no-repeat; padding-left: 25px;	}
.prof h2					{	background: url(../images/backgrounds/h2-prof.png) right 0px no-repeat;	}
.prof h2 span				{	background: #fff; padding: 0px 10px 0px 0px;	}

#div-distribucion			{	border-right: 1px solid #e2e2e2; padding-right: 10px;	}
#div-librerias,
#div-autores-ilustradores	{	border-top: 1px solid #e2e2e2;	}
#div-librerias				{	border-right: 1px solid #e2e2e2; padding-right: 10px;	}

/*
	Editorial
*/

.students,
#editorial
{
	float: left;
	width: 435px;
	margin: 0px 0px 0px 20px;
}

.students	{	font: normal 11px/14px "Trebuchet MS", Times, serif; }
.students p	{	margin: 10px 0px; text-align: justify; }

#form_student		{	margin: 20px 0px 0px; }
#form_student li
{
	clear: both;
	margin: 4px 0px;
}
#form_student li label
{
	float: left;
	width: 105px;
	color: #3895a9;
	margin: 0px 5px 0px 0px;
	font: bold 12px Georgia;
}
#form_student li input
{
	width: 280px;
	height: 14px;
	padding: 3px;
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
}
#form_student p	{	text-align: center; }
#form_student p input
{
	border: 0;
	color: #3895a9;
	background: #fff;
	font: italic normal 12px Georgia;
}

.libr-principal,
#alum-principal,
#prof-principal,
#edit-principal	{	float: right; margin: 0px 23px 0 3px; padding: 2px; border: 1px solid #e2e2e2;	}
.libr-principal	{	margin-bottom: 20px;	}

#help_us h2 span,
#find_us h2 span	{	padding: 0 10px 0px 0px; background: #fff;	}

#about_us p
{
	margin: 5px 0px;
	text-align: justify;
	font: normal 11px/14px "Trebuchet MS";
}
#help_us		{	margin: 30px 0px; }
#help_us form	{	margin: 0 15px;	}
#help_us form li
{
	clear: both;
	margin: 4px 0px;
}
#help_us form li label
{
	float: left;
	height: 20px;
	line-height: 20px;
	width: 105px;
	color: #3895a9;
	margin: 0 5px 0px 0px;
	font: bold 12px Georgia;
}
#help_us form li input,
#help_us form li textarea
{
	height: 14px;
	padding: 2px;
	width: 284px;
	background: #f9f9f9;
	border: 1px solid #e6e6e6;
}
#help_us form li textarea	{	height: 70px;	}
#help_us form p				{	text-align: right;	}
#help_us form p input
{
	border: 0;
	color: #007a94;
	background: #fff;
	margin: 0px 20px 0px 0px;
	font: italic normal 12px Georgia;
}
#help_us h2,
#find_us h2
{
	background: url(../images/backgrounds/h3-contacto.png) center right no-repeat;
}
#find_us
{
	font: normal 12px/14px "Trebuchet MS";
}
#find_us img	{	border: 1px solid #e2e2e2; padding: 2px; margin: 0px 0px 10px;	}

/*
	Profesores
*/

#teachers_login,
#register		{	margin: 0px 20px 20px; }

#teachers_login form li		{	clear: both; margin: 4px 0px;	}
#teachers_login form li label
{
	width: 105px;
	float: left;
	color: #007a94;
	margin: 0px 5px 0px 0px;
	font: bold 12px Georgia;
}
#teachers_login form li input
{
	width: 280px;
	height: 14px;
	padding: 3px;
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
}
#teachers_login form p	{	text-align: center; margin: 0px 0px 20px;	}
#teachers_login form p input
{
	border: 0;
	color: #007a94;
	background: #fff;
	font: italic normal 12px Georgia;
}

.teachers
{
	float: left;
	width: 475px;
}

.teachers_zone	{	margin: 0px 20px;	}
.teachers_zone .priv_content
{
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
}
.teachers_zone .priv_content h3
{
	margin: 0px 0px 5px;
	font: italic bold 12px Georgia;
}

/*
	Librer&iacute;as
*/

.libraries,
.friends
{
	clear: both;
	display: block;
	color: #505050;
	margin: 0px 20px 20px;
	font: normal 11px/14px "Trebuchet MS";
}

.libraries table		{	width: 425px; text-align: center; margin: 20px 0px 0px; }
.libraries table th		{	color: #007a94; text-align: center; background: #f7f7f7; padding: 2px 0px; font: italic normal 12px Georgia; border-right: 1px solid #fff; }
.libraries table th,
.libraries table td		{	height: 25px; vertical-align: middle; line-height: 25px;	}
.libraries table .first	{	font-weight: bold; text-align: left;	}

.friends				{	clear: both;	}
.friends h3
{
	font: italic normal 12px Georgia;
	background: url(../images/backgrounds/h2-prof.png) center right no-repeat;
}
.friends h3 span		{	padding: 0px 10px 0px 0px; background: #fff;	}

#form_friend ul,				
#form_friend				{	margin: 10px 0px;	}
#form_friend ul li			{	margin: 4px 0px;	}
#form_friend label			{	font: bold 12px Georgia; float: left; width: 108px; margin: 0px 5px 0px 0px; color: #3895a9;	}
#form_friend li input		{	border: 1px solid #e5e5e5; background: #f9f9f9; width: 284px; padding: 2px; height: 14px;	}
#form_friend p				{	text-align: center;	}
#form_friend p input		{	font: italic normal 12px Georgia; color: #3895a9; border: 0; background: #fff;	}

/*
	Admin
*/
#admin_login				{	margin: 20px; }
#admin_login p				{	text-align: center; margin: 10px 0px 0px;	}
#admin_login p input
{
	border: 0;
	color: #007a94;
	background: #fff;
	font: italic normal 12px Georgia;
}
#admin_login .remember a	{	color: #c20007;	}

/*
	Distribution
*/

#distrib-main,
#export-main,
.newsletter
{
	color: #666;
	margin: 0px 20px;
	font: normal 11px/14px "Trebuchet MS", Times, serif;
}
#distrib-main img,
#export-main img
{
	padding: 2px;
	float: right;
	margin: 0px 0px 0px 10px;
	border: 1px solid #e2e2e2;
}
#distrib-main p,
#export-main p
{
	margin: 10px 0px;
}

/*
	Newsletter
*/

.newsletter form	{	margin: 20px 0px; }
.newsletter form fieldset
{
	padding: 10px;
	border: 1px solid #e2e2e2;
}
.newsletter form legend
{
	color: #999;
	padding: 0px 3px;
	font: italic normal 12px Georgia;
}
.newsletter form li	{	margin: 4px 0px; }
.newsletter form li label
{
	float: left;
	width: 150px;
	color: #007a94;
	font: bold 12px Georgia;
}
.newsletter form li input
{
	height: 14px;
	padding: 3px;
	width: 240px;
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
}
.newsletter form p
{
	text-align: center;
}
.newsletter form p input
{
	border: 0;
	color: #007a94;
	background: #fff;
	font: italic normal 12px Georgia;
}

/*
	Private
*/

.private_content
{
	margin: 0px 20px;
	font: normal 12px/18px "Trebuchet MS", Times, serif;
}

/*
	Remember Password
*/

.remember_pass				{	margin: 20px; }
.remember_pass fieldset
{
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0px 20px 0px 0px;
}
.remember_pass fieldset legend
{
	color: #999;
	padding: 0px 3px;
	font-style: italic;
}

.remember_pass ul li label
{	
	display: block;
	color: #007a94;
	font: bold 12px Georgia;
}
.remember_pass ul li input
{
	padding: 3px;
	height: 14px;
	margin: 5px 0px;
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
}
.remember_pass p input
{
	border: 0;
	color: #007a94;
	background: #fff;
	font-style: italic;
}

/*
	Search
*/

#found,
.colecciones
{
	margin: 0px 20px;
}

.colecciones .paginator
{
	width: 100%;
	height: 22px;
	margin: 15px 0px;
	line-height: 22px;
	text-align: right;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.colecciones .paginator p
{
	float: left;
}
.colecciones .paginator li
{
	float: left;
	margin: 0px 3px;
}

.colecciones .paginator li a
{
	padding: 0px 5px;
	text-decoration: none;
}

.colecciones .paginator li.current a
{
	background: #007A94;
	color: #fff;
}

#found .productSummary h4
{
	font-family: "Trebuchet MS";
	margin: 0 0px 10px;
	font-size: 10px;
}

.author_found
{
	margin: 0px 20px 0px 0px;
	padding: 3px 5px;
	background: #f0f0f0;
	border-bottom: 5px solid #fff;
}
.author_found h3
{
	font: italic bold 12px Georgia;
}
.author_found p
{
	font: normal 10px/14px "Trebuchet MS";
}
.author_found img
{
	float: left;
	border: 1px solid #fff;
	margin: 0px 5px 0px 0px;
}

.col_legend
{
	margin: 20px;
	font: normal 11px/14px "Trebuchet MS";
}
.col_legend p	{	margin: 0px 0px 10px;	}


  .resena {
    padding: 0px 0px 20px 15px;
  	width: 655px;
  }
  .resena_libro {
    padding: 0px 0px 20px 0px;
  	width: 655px;
  }
  .tituloresena {
  	font-size: 12px;
  	font-style: italic;
  	font-weight: bold;
  	padding-bottom: 5px;
  }
  .creditoresena {
  	font-size: 11px;
  	text-align: right;
  	font-style: italic;
  	font-weight: bold;
  }
  .resenaindividual {
    padding: 12px 0px 12px 0px;
    border-bottom: 1px solid #CDE1E5;
  }
  .contenidoresena {
    padding: 0px 38px 0px 38px;
    text-align: justify;
    background: URL('/images/interface/cita.jpg') top center no-repeat;
  	min-height: 25px;
  }

