body {
	font-family: Arial;
	font-size: 12px;
    margin: 0px 0px 0px 0px;
    background-color: #f6f6f6;
}

a  {
    color: #2f2f2f;
    text-decoration: none;
}

a:hover  {
	color: orange;
}

#sectionheader {
    background-color: #263343;
    color: #F5F5F5;
}
#sectionleft {
    background-color: #30724C;
}
#sectionright {
    background-color: #C1AE84;
    width:250px;
    text-align:center;
}
#sectioncenter {
    background-color: #FFFFFF;
}

.navigationPrimaryLink {
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
}
.navigationPrimaryLink:hover {
    color: #fff !important;
}

.navigationPrimaryTable {
	border-collapse:collapse;
	width:100%;
	text-align:center;
	margin-top: 20px;
}

.navigationPrimarySeparator {
	background-color:#374350;
	height:30px;
	width:1px;
}

.navigationPrimaryOthers, .navigationPrimaryCurrent {
	/*background-color: #374350;*/
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
}

.navigationPrimaryOthers:hover {
	background-color: #374350;
}

.navigationPrimaryCurrent {
	background-color: #374350;
}

.menutoplinks {
	color: #C1AE85;
	text-decoration: none;
	font-weight:bold;
}
.menutoplinks:hover {
	color: #6F4C00;
}

.logout {
    background-color: #FFFFFF;
    text-decoration:none;
    color: #30724C;
}

h1 {
    color: #263343;
    font-weight:bold;
    font-size: 1.2em;
}

.page_header {
	 background-image: url("../img/topo.jpg");
	 background-repeat: no-repeat;
}

.page_header_side {
	color: #fff;
	background-image:url(../img/monitor_breadcrumb.jpg);
	background-repeat: repeat-x;
}

.page_footer_side {
	background-image: url(../img/footer_bg.jpg);
}

.pagetitle {
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
    height:18px;
    padding:10px;
    font-weight:bold;
    font-size:14px;
    color:#2f2f2f;
}

.texttitle {
    color: #C1AE85;
    font-weight: bold;
    font-size:1.2em;
}

.noresults {
	padding:5em;
	text-align:center;
}


/* FOOTER BEGIN */

#poweredby, #copyright {
    font-size:10px;
    text-align: right;
    color: #263343;
    padding: 0.2em 0.5em 0em 0em;
}
#poweredby a {
    text-decoration: none;
}
#poweredby a:hover {
    color: orange;
}
#copyright {
    padding: 0.2em 0em 0em 0.5em;
    float: left;
}

/* FOOTER END */


/* NAVIGATION SITE BEGIN */

.navigation_secondary {
	width:180px;
	background-image:url(../img/left_bg.jpg);
    background-repeat: repeat-y;
}

#menusidecontainer {
	text-align: left;
	padding: 3em 0em 0em 1em;
	width: 187px;/*193*/
}

.menusideon {
    background-color: #C1AE84;
}

.menusidelkoff {
    color: #FFFFFF;
    text-decoration: none;
}

.menusidelkoff:hover {
    color: #C1AE84;
}

.menusidelkon {
    background-color: #C1AE84;
    color: #FFFFFF;
    text-decoration: none;
}
/* NAVIGATION SITE END */



/* FORMS BEGIN */

.formfield {
	font-size: 10px;
	color: #2f2f2f;
	padding-right: 1em;
	font-weight: bold;
}

.formvalue {
	font-size: 10px;
}

form {
	padding: 1em;
	color: #928769;
}

.formbutton {
	font-size: 10px;
    border: 1px solid #333F4F;
    background-color: #333F4F;
    color: #fff;
}

.formbutton:hover {
    color: orange;
}

.formvaluetextarea {
    font-size: 0.8em;
}

.formbuttoncontainer {
	text-align: right;
}
.formlink {
	font-size: 9px;
}

.form_user_section {
	font-weight: bold;
	color: #263343;
	border-bottom: 1px solid #263343;
}
/* FORMS END */



/* NEWS BEGIN */

.newscontainer {
}

.newspagingcontainer{
    text-align:center;
}

.newstitle {
    color: #263343;
    font-weight:bold;
}

.newsdate {
    color: #263343;
}

.newslead {
}

.newsfile {
}

/* NEWS END */

/* MENU SIDE BEGIN */

.menusidecontainer {
}

/* MENU SIDE END */


/* MENU HEADER BEGIN */
/*
#menuheadercontainer {
	font-size:12px;
    border: 1px solid transparent;
    color: orange;
}
#menuheadercontainer a:hover {
    color: orange;
}
.menuheaderon, .menuheaderoff {
    padding: 0.2em 0.2em 0.2em 0.2em;
}
*/

.menuheaderlkon, .menuheaderlkoff {
    font-weight: bold;
    text-decoration: none;
}
.menuheaderlkon {
    color: #fff;
}
.menuheaderlkoff {
    color: #263343;/*f5f5f5*/
}
/* MENU HEADER END */



/* PAGING BEGIN */
#pagingcontainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:2em;
	width:80%;
}
.pagingon, .pagingoff {
    font-size: 12px;
}
.pagingon {
	background-color: #5D6773;
	color: #FFFFFF;
}
.paginglk {
	text-decoration: none;
	color: #2f2f2f;
}
/* PAGING END */



/* SITEMAP BEGIN */
#sitemapcontainer {
	padding-top: 2em;
}
.sitemap td {
	padding-bottom: 0.5em;
}
.sitemap a {
    text-decoration: none;
}
.sitemap a:hover {
    text-decoration: underline;
}
/* SITEMAP END */

.breadcrumblk {
	font-size: 0.8em !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.breadcrumblk:hover {
    color: orange !important;
}

#logincontainer {
	padding: 1em 0em 1em 0em;
}

.lklogin {
	font-size:9px;
}

.bestsellerslk {
	font-size: 0.8em;
}

#searchtitle {
	padding: 1em 0em 1em 0em;
}

.sectiontitle, .sectiontitlelarge {
    color: #fff;/*#3E4245;*/
    font-size:11px;
    font-weight: bold;
}

.sectiontitlelarge {
    font-size:16px;
}

.newslistcreation, .newslisttext, .newsdetailtext {
    font-size:12px;
    color: #2F2F2F;/*#707070;*/
}

.newslistcreation {
    font-weight: bold;
    width:90px;
}

.newslisttext {
    width:668px;
}

.newsdetailtext {
    width:668px;
}

.newslisttitle, .newsdetailtitle {
    font-size:12px;
	font-weight:bold;
}

.newsdetailtitle {
	font-size:14px;
}

.newslistmore {
	text-align: right;
	font-size: 10px;
	color: #2f2f2f;
}

.bookdetailtitle, .bookdetailfield {
	font-weight:bold;
	font-size:14px;
	color:#2f2f2f;
}

.bookdetailsubtitle {
	font-size:12px;
}

.bookdetailauthors {
	font-size:10px;
	padding-top: 10px;
}

.bookdetailfield {
    font-size:10px;
}

.bookdetailsinopsistitle {
    font-size:11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.bookdetailsinopsis {
	font-size:10px;
	text-align: justify;
}

.bookdetailautthorbioname {
    font-size:11px;
    font-weight: bold;
}

.bookdetailisebook {
	text-align: center;
	color: orange;
	padding-top: 10px;
}

.booklisttitle {
    font-weight: bold;
}

.booklistsubtitle {
	font-size:10px;
	font-weight: bold;
}

.booklistauthors {
	font-size:10px;
}

#messagebox {
    font-size: 12px;
    padding-top: 40px;
    padding-left: 10px;
	color: #2f2f2f;
	/*text-align:center;*/
}

.divbutton {
    height: 50px;
	background-color: #333F4F;
	padding: 5px 5px 5px 5px;
    display:inline;
    font-size:9px;
}

.lkbutton {
    color: #ffffff !important;
}

.textmedium {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	border: 0px solid red;
}

.textbigger, .titlebigger {
	font-size: 12px;
}

.titlebigger {
    font-weight: bold;
}

.textsmall, .titlesmall {
	font-size: 10px;
}

.titlesmall {
	font-weight: bold;
}

.contentdiv {
    padding:20px;
    width: 645px;*/*618px;*/
    color:#2f2f2f;
    border:0px solid red;
    font-size: 10px;
}

.edtextcontainer {
	padding: 20px 10px 20px 10px;
	border: 0px solid red;
}

.booklistcontainer {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #c0c0c0;
}

.booklistprice, .booklistpricevalue {
	font-weight: bold;
	font-size: 10px;
	text-align:right;
}

.booklistpricevalue {
	font-size: 12px;
}

.menu_sec_button, .menu_sec_button_dark, .menu_sec_button_nolink, .button_search, .reserved_area {
	background-repeat: no-repeat;
    width: 139px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #263343;
    font-size:11px;
    padding-left: 10px;
    text-align: left;
    cursor: hand;
}
.reserved_area {
    color: #fff;
	padding: 0px 0px 0px 10px;
}
.menu_sec_button_nolink {
	color: #fff;
    cursor: auto;
}
.menu_sec_button_dark {
	color: #fff;
}

.button_search {
    width: 147px;
    height: 53px;
    line-height: 50px;
    background-repeat: no-repeat;
}

.menu_sec_button:hover, .menu_sec_button_dark:hover, .button_search:hover {
	color: orange;
}

.hp_to_publish {
	color: #fff;
}
.hp_to_publish:hover {
	color: orange;
}

/*shopping cart begin*/
.scstep {
	font-size: 12px;
	font-weight: bold;
	text-align: center;width: 20%;
}

.scsection {
    font-size: 12px;
    text-align: left;
	background-color: #E9EAEC;
	padding: 0px 0px 0px 20px;
}
/*shopping cart end*/

/*promos begin*/
.promoslistprice {
    font-size: 12px;
    font-weight: bold;
}
/*promos end*/

.authorsLettersIndex {
    font-weight:bold;
    font-size:16px;
    padding-top: 20px;
}

.authorsLetters {
	font-weight:bold;
    font-size:16px;
}

.authorsLetters:hover {
    font-size:60px;
}
.imgborder{border:1px solid #e0e0e0;}
.inpquantcart{
	width:35px;
}
#flash{
	color:green;
}

/* Catálogo */
.catalog_container {
	width: 800px;
}
.catalog_container th {
	text-align: left;
	background-color: #263343;
	color: #fff;
	padding: 10px 0 10px 10px;
}
.catalog_container .title {
	font-weight: bold;
}
.catalog_container .spacer {
	height: 10px;
}
.catalog_container .booklistprice {
	text-align: left;
}
