@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
}
p {
	font-size: 11px;
	color: #999999;
}
.header {
	height: 35px;
	background-image: url(imgs/head_back.gif);
	background-repeat: repeat-x;
}
select {
	border: 1px solid #999999;
	font-size: 11px;
	color: #999999;
	height: 18px;
}
select option {
	padding-right: 7px;
}
.header a {
	font-weight: bold;
	font-size: 10px;
	color: #FDA039;
	text-decoration: none;
	margin-left: 5px;
}
.header a:hover {
	color: #FFFFFF;
}
.header .logo {
	margin-left: 10px;
	_margin-left: 20px;
	margin-right: 20px;
}
.header .menuPrincipal {
	.margin-left: 0px;
	float: left;
	margin-top: 19px;
}
.cuerpo {
	width: 950px;
}
.first_bar {
	height: 30px;
	font-size: 10px;
	padding-top: 7px;
	width: 932px;
	text-align: right;
}
.first_bar a {
	color: #B7BBBF;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
.first_bar a:hover {
	color: #000000;
}
.left {
	width: 171px;
	margin-left: 10px;
	float: left;
	color: #969FA8;
	font-size: 10px;
}
.left  .search_input {
	border: 1px solid #969FA8;
	color: #828991;
	width: 137px;
	height: 20px;
	padding-top: 2px;
}
.left  .butImg  {
	margin-bottom: -8px;
	.margin-bottom: -4px;
}
.left h1 {
	color: #F59F3F;
	font-size: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #969FA8;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.left ul {
	list-style-type: none;
	padding-left: 5px;
}
.left ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
.left ul a {
	color: #969FA8;
	text-decoration: none;
}
.left a:hover {
	color: #000000;
}
.center {
	float: left;
	width: 577px;
}
.center h1  {
	font-size: 14px;
	color: #FDA646;
	text-align: left;
	padding-left: 27px;
	margin-bottom: 10px;
	float: left;
	width: 150px;
}
.center .categorias {
	margin-left: 27px;
	margin-bottom: 10px;
}
.center .textocla {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	z-index: 10;
	position: absolute;
	width: 135px;
	height: 50px;
}
.center2 {
	float: left;
	width: 757px;
	margin-left: 5px;
}
.center2 h1 {
	font-weight: normal;
	color: #FF9E42;
	font-size: 20px;
}
.center2 .sec1 {
	width: 393px;
	float: left;
	margin-left: 3px;
}
.center2 .sec2 {
	float: left;
	width: 340px;
	padding-left: 10px;
}
.right {
	float: left;
	width: 174px;
}
.destacados {
	width: 140px;
	margin-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDA646;
	padding-left: 17px;
}
.destacados  h1  {
	font-size: 14px;
	color: #FDA646;
	text-align: left;
	margin-bottom: 10px;
}
.pie {
	text-align: center;
	font-size: 10px;
	color: #969FA8;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pie .link {
	color: #969FA8;
	font-size: 10px;
	text-decoration: none;
}
.pie p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pie .lk_pie {
	background-image: url(imgs/linea_pie.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
.prod_item {
	margin-bottom: 5px;
}
.prod_item  .link {
	font-size: 11px;
	color: #969FA8;
	display: block;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.prod_item p {
	font-size: 10px;
	color: #333333;
	margin-bottom: 2px;
}
.prod_item span {
	font-size: 14px;
	color: #FDA039;
	font-weight: bold;
}
.baner {
	margin-top: 50px;
}
.baner2 {
	margin-top: 35px;
}
td .prod_item {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FDA039;
	border-right-color: #FDA039;
	padding-top: 3px;
	padding-right: 5px;
	width: 150px;
}
td .prod_item .carro {
	float: right;
}
td .prod_item .img {
	float: left;
}
td .prod_item .link {
	clear: both;
}
td .prod_item .precio {
	float: left;
}
td .prod_item .status {
	float: right;
}
.paginado {
	color: #FDA646;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 30px;
	width: 300px;
	float: right;
}
.paginado a {
	font-size: 10px;
	color: #DCB143
...;
	color: #FEBE78;
}
.paginado :hover {
	color: #FDA039;
}
.right .cart_display {
	margin-bottom: 20px;
	margin-top: 27px;
}
.right .cart_display h1 {
	font-size: 12px;
	color: #828991;
	text-align: center;
	display: block;
	background-image: url(imgs/cart_title.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 7px;
}
.right .cart_display .linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828991;
	padding: 3px;
}
.right .cart_display .nombre {
	font-size: 10px;
	color: #828991;
	float: left;
}
.right .cart_display .precio {
	font-size: 11px;
	color: #FDA039;
	float: right;
}
.right .cart_display .fondo {
	background-color: #EFF0F1;
}
.right .cart_display .cart_foot {
	background-image: url(imgs/cart_foot.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 4px;
}
.right .cart_display .cart_foot a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	margin-left: 16px;
	margin-right: 16px;
}
.right .cart_display .cart_foot a:hover {
	text-decoration: underline;
}
/***********************************************************/
.right .account_display {
	margin-bottom: 20px;
}
.right .account_display .fondo .texto {
	font-size: 10px;
	color: #666666;
}
.right .account_display h1 {
	font-size: 12px;
	color: #828991;
	text-align: center;
	display: block;
	background-image: url(imgs/cart_title.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 7px;
}
.right .account_display .fondo {
	background-color: #EFF0F1;
	padding: 5px;
}
.right .account_display .fondo .texto ul {
	margin-left: 10px;
	list-style-type: square;
}
.right .account_display .cart_foot {
	background-image: url(imgs/cart_foot.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 4px;
}
.right .account_display .cart_foot a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.right .account_display .cart_foot a:hover {
	text-decoration: underline;
}
.texto {
	color: #A4A5A9;
	font-size: 11px;
}
.listado {
	margin-top: 10px;
	margin-bottom: 10px;
}
.listado li {
	font-size: 11px;
	color: #9B9CA2;
	list-style-image: url(imgs/flecha_item.gif);
	margin-left: 20px;
	margin-top: 5px;
}
.sec2 .autor {
	font-size: 14px;
	color: #616161;
	margin-bottom: 10px;
}
.precio  {
	font-size: 14px;
	font-weight: bold;
	color: #FDA039;
}
.cambio  label {
	font-size: 10px;
	color: #80858B;
}
.cambio  .titulo_label {
	font-size: 15px;
	color: #777777;
	margin-top: -6px;
	margin-bottom: 5px;
}

.sec2 select {
	color: #999999;
	font-size: 11px;
}
.sec2 .colores div {
	height: 10px;
	width: 10px;
	float: left;
	margin-right: 5px;
	border: 1px solid #838792;
}
.sec2 .colores .col1 {
	background-color: #FF0000;
}
.sec2 .colores .col2 {
	background-color: #FFCC33;
}
.sec2 .colores .col3 {
	background-color: #00CC00;
}
.det_left  {
	float: left;
	width: 393px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	margin-left: 3px;
	margin-bottom: 10px;
}
.det_right  {
	float: left;
	width: 340px;
	margin-left: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detallitos .det    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	padding-bottom: 10px;
}
.detallitos   .nombre   {
	font-size: 15px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}
.det li {
	list-style-type: none;
	font-size: 13px;
	color: #969FA8;
}
/*tabla del shopping cart*/
.center .nota {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin-left: 10px;
}
.center .cabeceraTabla {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	font-size: 11px;
}
.center .shopping {
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: 10px;
	margin-top: 5px;
}
.shopping td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.shopping .bodyTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/***************************************/.shopping .precio {
	color: #FBAA4F;
	font-size: 11px;
	font-weight: bold;
}
.shopping .nombres {
	font-size: 12px;
	color: #828991;
	font-weight: bold;
}
.shopping .textoStotal {
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}
.shopping  .cantidad {
	width: 20px;
	font-size: 10px;
	color: #999999;
}
.shopping  .precioFinal {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.shoppingpie .links {
	width: 200px;
	float: left;
	height: 20px;
	margin-left: 10px;
}
.shoppingpie  .links  a {
	font-size: 11px;
	color: #FDA039;
	margin-right: 15px;
}
.shoppingpie .continue a{
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
.shoppingpie  .inBoton {
	vertical-align: top;
	float: right;
	margin-top: 5px;
}
.shoppingpie {
	margin-top: 10px;
}
.linkTop{
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	
}.inputzip {
	font-size: 11px;
	width: 100px;
	color: #666666;
}
.checktitle {
	display: block;
	background-image: url(imgs/barra_check.jpg);
	font-size: 15px;
	color: #FFFFFF;
	height: 26px;
}
.checktitle  div {
	font-weight: bold;
	padding-top: 5px;
	padding-left: 35px;
}
.check {
	margin-left: 14px;
}
.check label {
	font-size: 11px;
	color: #828991;
}
.check  .inputText {
	border: 1px solid #999999;
	font-size: 11px;
	color: #999999;
	width: 150px;
	height: 18px;
}
.check .listMenu {
	font-size: 10px;
	width: 150px;
	color: #999999;
}
.radios {
	font-size: 10px;
	height: 10px;
	width: 10px;
}
a {
	color: #333333;
}
.tit_principal {
	background-color: #E4E4E4;
	height: 20px;
}
.tit_principal strong {
	margin-left: 10px;
	margin-top: 2px;
}
.boton {
	background-color: #FBAA4F;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	cursor: pointer;
}
div.resumen {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7BF84;
	border-bottom-color: #F7BF84;
	font-size: 11px;
	color: #666666;
	background-color: #EFF0F1;
	margin-left: 14px;
	margin-top: 30px;
}
h1.resumenTit  {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imgs/resumen_head.jpg);
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 5px;
}
div.resumen .total {
	color: #FDA039;
}
.totaltotal  {
	font-weight: bold;
}
table.resumen_articulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828991;
}
strong.resumenTitulo {
	font-size: 12px;
	color: #828991;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.related {
	margin-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div.related h1 {
	margin-bottom: 6px;
}
.my_account {
}
.my_account  p {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.my_account .inputText {
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	width: 98%;
	height: 18px;
}
.my_account  label {
	font-size: 11px;
	color: #828991;
}
.my_account  a {
	font-size: 11px;
	color: #828991;
}
.my_account .left_side {
	width: 250px;
	float: left;
	margin-left: 25px;
	_margin-left: 13px;
	margin-top: 10px;
}
.my_account .right_side {
	width: 265px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.my_account  h2 {
	font-size: 14px;
	color: #FBAA4F;
	font-family: Arial, Helvetica, sans-serif;
}
.my_account h2 span {
	color: #828991;
}
.register {
	margin-right: 10px;
	margin-left: 25px;
}
.register .inputText {
	width: 50%;
	font-size: 11px;
	height: 18px;
}
.register .boton {
	margin-left: 270px;
	.margin-left: 273px;
	padding: 2px;
}
table.reg_info p {
	margin-bottom: 5px;
	color: #666666;
}
.reg_info {
	color: #666666;
	background-color: #FBEBD9;
	border: 1px solid #EC9F4A;
}
.giftStart {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-left: 12px;
	_margin-left: 7px;
}
.giftStartimg {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-left: 12px;
	_margin-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBAA4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBAA4F;
}
.giftStart label  strong {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.giftStart h6 {
	font-size: 10px;
	color: #FBAA4F;
	margin-top: 10px;
}
.giftStart p.intro {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
.giftStart h2 {
	font-size: 14px;
	color: #828991;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBAA4F;
	padding-bottom: 15px;
	font-weight: normal;
}
.giftStart .a {
	background-image: url(imgs/gift.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.giftStart .b {
	background-image: url(imgs/add_giftList.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.giftStart .c {
	background-image: url(imgs/edit_gift.gif);
	background-repeat: no-repeat;
	background-position: right;
}
textarea {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.registry {
	margin:10px 0px;
	color: #828991;
	font-size: 11px;
}
.registry th  {
	color:#828991;
	font-size:11px;
	padding:2px 5px 5px 5px;
}
.registry .link  {
	color:#828991;	
}
.registry td.a {
	background-color:#EFEFEF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.registry td.b {
	background-color:#FBEBD9
}
.registry td {
	padding:2px 5px 5px 5px;
}
Table.giftList {
}
Table.giftList th {
	background-color: #EFEFEF;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
Table.giftList td.color {
	color: #828991;
	font-size: 11px;
	background-color: #FBEBD9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
Table.giftList td a {
	color: #828991;
	text-decoration: none;
}
Table.giftList td a:hover {
	color: #828991;
	text-decoration: underline;
}
.txtField {
	color: #999999;
	border: 1px solid #999999;
}
.mensaje {
	color: #FF9E42;
	font-size: 12px;
	margin-bottom: 10px;
}
.map {
}
.map a {
	color: #FDA039;
	font-size: 11px;
}
.estatico {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 12px;
}
.cambio {
	clear: both;
	margin-bottom: 20px;
	background-color: #F9F9F9;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.cambio .preybot {
	border: 1px solid #D0D0D0;
}
/**/
.status_onsale {
 color: #333333; 
 font-size:9px;
 text-transform:uppercase;
}
.comment_line {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
}
.preybot td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDDDE;
}
/**/
.et_freeshipping {
	color: #72B445;
	font-size: 10px;
	padding: 1px;
	width: 85px;
	text-align: center;
	margin-top: 3px;
	background-color: #EEF7F4;
}
.et_fslabel {
	font-size: 10px;
}
/**/