/*---------------------------
LOGISNET STYLE [tienda]
Author: Guillem Lorman
---------------------------*/
#center font.dto {
  color: #c00;
  font-weight: bold;
}

#center font.pvp-orig {
  font-weight: normal;
  text-decoration: line-through;
}

#center div.thumb {
  float: left;
  overflow: hidden;
  width: 75px;
  height: 100px;
}

#center #books {
  float: left;
  width: 100%;
  display: inline;
}

#center #books hr {
  width: 408px ! important;
  height: 1px;
  color: #f93;
  clear: both;
}

#center #books h1 {
  background: #fff;
  width: 408px ! important;
  font-size: 12px;
  color: #f90;
  margin: 0 0 0 0;
}

#center #books h2 {
  font-size: 10px;
  color: #3A4D6C;
  margin-bottom: 1px;
  margin: 0 0 1px 2px;
}

#center #books h2 a {
  font-size: 10px;
  color: #3A4D6C;
  text-decoration: none;
}

#center #books h3 {
  font-size: 10px;
  color: #9c9c9c;
  margin: 0 0 1px 2px;
}

#center #books p {
  font-size: 9px;
  color: #3A4D6C;
  text-align: left;
  margin: 2px 2px 0 2px;
}

#center #books p.resumen {
  font-size: 9px;
  white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
  white-space: -pre-wrap; /* Opera 4 - 6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
  word-wrap: break-word; /* IE 5.5+ */
}

#center #books a.info {
  color: #3A4D6C;
  text-decoration: underline;
  font-weight: bold;
}

#center #books div.pvp {
  float: left;
  text-align: left;
  width: 100px;
  display: inline;
  clear:left;
}

#center #books div.pvp p {
  text-align: left;
}

#center #books div.otras {
  float: left;
  width: 198px;
  display: inline; /* IE doublesized bug */
}

#center #books div.space {
  float: left;
  width: 5px;
  display: inline; /* IE doublesized bug */
}

#center #books ul {
  color: #3A4D6C;
  list-style: none;
  width: 198px;
  margin: 0px;
  padding: 0px;
}

#center #books ul li {
  color: #3A4D6C;
}

#center #books ul li a {
  color: #3A4D6C;
  text-decoration: underline;
  font-weight: bold;
}

#center #books ul li font.pvp {
  color: #c00;
  font-weight: bold;
}

#paginador {
  width: 100%;
  color: #666;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
}

#paginador a {
  color: #666;
}

#books-search {
  width: 100%;
  background: #fff;
  margin: 0 0 2px 0px;
  padding: 0;
  border: 0;
  display: inline; /* IE doublesized bug */
}

#books-search form {
  margin: 2px 2px 0px 2px;
}

#books-search form select {
  font-size: 10px;
  width: 135px;
}

#books-search form input.text {
  font-size: 10px;
  width: 135px;
}

#books-search form label {
  color: #fff;
  font-size: 10px;
}

#books-search form a {
  color: #fff;
  font-size: 10px;
}

#books-search input.submit {
  font-size: 12px;
}

#books-search input.button {
  font-size: 12px;
}

#books-search #search1 {
  float: left;
  background: url(../compras/img/textura_buscador.gif) repeat-x bottom left #ccc;
  width: 32%;
  height: 50px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: left;
  margin: 0;
}

#books-search #search1 h1 {
  background: #3A4D6C;
  color: #fff;
  width: 100%;
  height: 15px;
  font-size: 10px;
  font-weight: normal;
  text-indent: 5px;
  line-height: 15px;
  margin: 0;
}

#books-search #search2 {
  float: left;
/*  background: url(../compras/img/textura_buscador.gif) repeat-x bottom left #ccc;
*/  width: 23%;
  height: 50px;
  margin: 0;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

#books-search #search2 h1 {
  background: #3A4D6C;
  color: #fff;
  width: 100%;
  height: 15px;
  font-size: 10px;
  font-weight: normal;
  text-indent: 5px;
  line-height: 15px;
  margin: 0;
}

#books-search #search2 p {
  margin-bottom: 0;
}

#books-search #search3 {
  float: left;
  background: url(../compras/img/textura_buscador.gif) repeat-x bottom left #ccc;
  width: 42,5%;
  height: 50px;
  margin: 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

#books-search #search3 h1 {
  background: #3A4D6C;
  color: #fff;
  width: 100%;
  height: 15px;
  font-size: 10px;
  font-weight: normal;
  text-indent: 5px;
  line-height: 15px;
  margin: 0;
}

#center #book-image {
  float: left;
  margin-top: 5px;
  display: inline; /* IE doublesized bug */
}

#center #book-image img {
  margin-left: 8px;
}

#center #book-info {
  float: left;
  text-align: left;
  color: #666;
  display: inline; /* IE doublesized bug */
}

#center #book-info p {
  color: #666;
}

#center #book-texts{
  color: #666;
  width: 100%;
  text-align: left;
  clear: left;
}

#center #book-texts p {
  color: #666;
}

#center #special-links {
  background: #999;
  width: 100%;
}

#center #special-links #link1 {
  float: left;
  width: 20%;
  margin: 0;
}

#center #special-links #link2 {
  float: left;
  background: #f90;
  width: 33%;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  margin: 0;
}

#center #special-links #link3 {
  float: left;
  width: 45%;
  margin: 0;
}

/*---------------------------
MENU PORTAL
---------------------------*/
#menu-portal {
  background: #f93;
 	margin: 2px auto;
  width: 558px;
  height: 15px;
  margin-bottom: 2;
}

#menu-portal ul {
  background: #f93;
  width: 100%;
  height: 15px;
  list-style: none;
 	margin: 0;
  padding: 0;
}

#menu-portal ul li {
	display: block;
	float: left;
  width: 100px;
  height: 15px;
  background: #f93;
  color: #fff;
  font-family: Arial;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  line-height: 15px;
	letter-spacing: 1px;
  border-right: 2px solid #fff;
  padding: 0;
  margin:0;
}

#menu-portal ul li.cesta {
	display: block;
	float: left;
  width: 100px;
  height: 15px;
  background: #FFCC33;
  color: #fff;
  font-family: Arial;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  line-height: 15px;
	letter-spacing: 1px;
  border-right: 2px solid #fff;
  padding: 0;
  margin:0;
}

#menu-portal ul li.selected {
	display: block;
	float: left;
  width: 100px;
  height: 15px;
  background: #3A4D6C;
  color: #fff;
  font-family: Arial;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  line-height: 15px;
	letter-spacing: 1px;
  border-right: 2px solid #fff;
  padding: 0;
  margin:0;
}

#menu-portal ul li a {
  font-size: 9px;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100px;
  height: 15px;
  line-height: 15px;
	letter-spacing: 1px;
}

#menu-portal ul li a:hover {
  background: #3A4D6C;
  text-decoration: underline;
}