@charset "utf-8";
/* CSS Document */

/* : : : : : : : : Globar Styles: : : : : : : : : : */
*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #536A6F;
}
a img{
	border: none;
}
a{
	text-decoration: none;
	color: #6B898F;
}
a:hover{
	color: #3BBFD6;
}
/* : : : : : : : : Main Menu: : : : : : : : : : */
.main-menu{
	background: url(../images/menu.gif) repeat-x;
	border: 2px solid #eee;
	color: #fff;
}
.main-menu ul{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.main-menu ul li a{
	color: #ffffff;
	text-decoration: none;
}
.main-menu ul li a:hover{
	background: #ac1e1a;
}
/* : : : : : : : : Images & Backgrounds: : : : : : : : : : */
.breadcrumb {
	background: url(../images/breadcrumb.gif) repeat-x top;
}
.box {
	background: url(../images/box_top.png) no-repeat;
}
.box .bottom {
	height: 5px;
	background: url(../images/box_bottom.png) no-repeat;
}
.content .middle table{ 
	background: #fff;
}
/* : : : : : : : : Text & Links: : : : : : : : : : */
.user p  {
	color: #ffffff;
}
.user b {
	color: #EFFFBF;	
}
.user a {
	color: #ffffff;
}
.user a:hover{
	color: #F7FFDF;
}
.breadcrumb div {
	color: #666666;
}
.breadcrumb div a {
	color: #666666;
}
.breadcrumb div span {
	color: #666666;
}
.box .top {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.box .middle{
	background: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding: 10px;
}

.content .top h1, .heading {
	color: #000000;
	font-size: 14px;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
}
.content .middle h2, .content .middle h3{ 
	clear: both;
	color: #EB4C0E;
	font-size: 1.2em;
	padding: 10px 5px 15px 0;
}
.small{
	font-size: 10px;
	color: #999999;
}
.paginator{
	margin-top: 10px;
	padding: 3px 5px;
	background: url(/css/images/bg-topbox-talavera.jpg) repeat-x top;
	border-top: solid 1px #e6e6e6;
	overflow: auto;
	color: #DFFAFF;
}
.precio{
	color: #3BACBF;
}
.req{
	color: #FF0000;
	font-weight: bold;
}
.error{
	display: block;
	margin: 5px 0px;
	padding: 5px 15px;
	background: #fef6f3;
	color: #cd0a0a;
	border: solid 1px #cd0a0a;
}
.price{
	background: #fafafa;
	color: #00CCFF;
	padding: 1px;
}
.content .top, .full-content .top {
	color: #C8258E;
	border-bottom: 1px solid #ddd;
	padding: 8px 10px;
}
.content .top h1, .full-content .top h1{
	color: #C8258E;
	font-size: 1.6em;
}
.content .middle h1{
	color: #F9764E;
	padding: 20px 0 0 0;
	font-size: 1.6em;
}
/* : : : : : : : : Products Style : : : : : : : : : : */

/*SIDEBAR*/

.product-name{
	font-size: 12px;
}
.product-name a { 
	color: #C8258E; 
}
.product-name a:hover { 
	color: #C8258E; 
	text-decoration: underline; 
}
.product-item-info .precio {
	line-height: 14px;
	font-size: 11px;
}

/*CENTER*/

table.table-products{
	background: #fff;
}
table td.table-products-cell{
	padding: 10px 0;
	background: #fff;
	text-align: center;
	width: 25%;
}
.table-products-cell .product-thumb{
	width: 100px;
	background: #fff;
	margin: 0 auto;
	padding: 0 0 5px 0;
}
.table-products-cell .precio{
	color: #3BBFD6;
	line-height: 14px;
	font-size: 11px;
}
.product-fulldetail{
	background: #FFE5DF;
	padding: 5px;
}

.product-fulldetail .precio{
	font-size: 1.2em;
	line-height: 1.5em;
}
.product-detail-content{
	padding: 5px;
}
td.label, .label{
	font-size: 11px;
    /*
	padding: 5px;
	text-align: right;
    */
}
.attributes{
	background: #F5F5F5;
	border: 1px solid #DFDAC3;
	padding: 5px;
}
.details, .quantity{
	background: #f5f5f5; 
	border: solid 1px #DFDAC3; 
	padding: 5px;
}
.attributes table td{
	padding: 5px;
}
.salePrice{
	color: #CC0107;
	font-size: 12px;
}
.product-description{
	padding: 10px; 
	background: #FAFAFA; 
	clear: both;
	margin-top: 10px; 
}
.content .middle .product-description h2{
	clear: both;
	color: #EB4C0E;
	font-size: 1.2em;
	padding: 15px 5px 3px 0;
}
/* : : : : : : : : Carrito : : : : : : : : : : */
.cart-attributes{
	font-size: 11px;
	padding: 2px 0 2px 10px;
	color: #A4ADAF;
}
a.cart-concept{
	color: #3BACBF;
}
.cart-subtotal{
	background: #eee;
	padding: 4px 3px;
	font-size: 12px;
	width: 144px;
	text-align: right;
}
.cart-subtotal b{
	color: #C8258E;
}
table.cart-detail{
	background: #fff;
}

table.cart-detail th{
	background: #6B898F;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}
.remove a{
	background: #D00202;
	padding: 2px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.6em;
}
.remove a:hover{
	color: #FF4F4F;
}
.remove a span{
	color: #FFAFAF;
	padding: 0 3px 0 0;
}

tr.cart-row{
	border-top: 1px solid #eee;
}
.change-attributes{
	width: 98%;
	padding: 2% 1%;
	font-size: 11px;
	border-bottom: 1px dotted #eee;
}
table.cart-detail .product-name{
	font-size: 14px;
	padding: 0 0 5px 0;
}

table.cart-detail input{
	background: #F9F9F9;
	border: 1px solid #eee;
	padding: 2px;
	color: #536A6F;
}
.subtotal-row{
	background: #F1F3F2;
	padding: 10px 0;
}
.cart-options ul li{
	background: #A4CB2C url(/css/images/bg-topbox-green.jpg) repeat-x center top;
	border: 1px solid #A4CB2C;
}
.cart-options ul li a{
	color: #fff;
}

/* : : : : : : : : : : Login : : : : : : : : : : : : */

form.login-box input.text{
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 5px;
	color: #3BACBF;
	width: 130px;
	margin: 4px 0;
}
.login-personal-info{
	padding: 10px;
	background: #fafafa;
}

/* : : : : : : : : : : Slider TOOLTIP: : : : : : : : : : : : */
.btn-img{
	padding:5px;
	text-align: center;
	background: #F5F5F5;
}
.btn-img span{
	color: #C8258E;
	padding:0 5px;
	cursor:pointer;
}
.btn-img span.active, .btn-img span:hover{
	background:#0080FF;
	color:#fff
}
.tool-tip {
                color: #fff;
                background-color: #00A7CF;
                border-bottom: 2px solid #C8258E;
                border-right: 2px solid #C8258E;
                border-left: 1px solid #C8258E;
                border-top: 1px solid #C8258E;
}
 
.tool-title {
                text-align: center;
                font-weight: bold;
                font-size: 11px;
                color: #fff;
}
 
.tool-text {
                text-align: center;
                font-size: 11px;
                width: auto;
                color: #fff;
}
.article h2{
	color: #EB4C0E;
	clear: both;
	font-size: 1.4em;
	padding: 10px 5px 15px 0;
}
.article h1{
	color: #EB4C0E;
	clear: both;
	font-size: 1.8em;
	padding: 10px 5px 5px 5px;
}
.article-cont ul li{
	padding: 0 0 0 15px;
	background: url(images/bullet-ul.jpg) 0 3px no-repeat;
}

/* : : : : : : : : Eyecatcher: : : : : : : : : : */

.region h3{
	color: #c8258e;
	font-size: 1.6em;
	letter-spacing: -0.5px;
	padding: 3px 0 5px 0;
}
.region .thumb-video{
	width: 142px;
	padding: 3px 9px;
}

.region a img{
	border: 1px solid #c8258e;
	padding: 5px;
}
.region h4{
	color: #777E7F;
	font-style: italic;
	padding: 0 0 5px 0;
}
/* : : : : : : : : Home Products: : : : : : : : : : */
.section-detail h1{
	color: #3bbfd6;
	font-size: 2em;
	width: 300px;
	padding: 10px;
	float: left;
}
.section-detail h2{
	color: #C8258E;
	font-size: 1.4em;
	padding: 5px 15px;
	float: left;
	width: 500px;
	font-weight: bold;
}
.more-sections li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 5px;
}
.more-sections li a{
	border-bottom: 3px solid #c8258e;
	color: #536A6F;
}
.more-sections li a:hover{
	border-bottom: 3px solid #15A8EE;
}
.guest-photo-price a{
	background: none;
	width: 110px;
	height: 110px;
	padding: 7px;
	float: left;
	text-align: center;
}
.carrousel-photo-price p,
.guest-photo-price p{
	font-size: 11px;
	padding: 5px;
	float: left;
}
.carrousel-photo-price p span,
.guest-photo-price p span{
	font-size: 14px;
	color: #6bb1a9;
	font-weight: bold;
}
.carrousel-info h3{
	color: #CE0100;
	padding: 15px 0 5px 0;
	font-size: 17px;
}
.carrousel-info p{
	font-size: 12px;
	padding: 3px 0 5px 0;
	line-height: 14px;
	height: 80px;
	overflow: hidden;
	margin: 0 0 5px 0;
}
a.add-cart{
	background: url(images/icon-cart.gif) 0 0 no-repeat #fff;
	padding: 2px 2px 2px 20px;
	color: #c8258e;
	font-size: 13px;
	line-height: 18px;
	float: right;
}
a.add-cart:hover{
	background-position: 0 -18px;
	color: #F9764E;
}
.carrousel-info p.product-region{
	font-size: 11px;
	padding: 0;
	height: 12px;
	overflow: hidden;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #C8258E;
	width: 100%;
}

.carrousel-info a.region-details{
	color: #C8258E;
	font-size: 10px;
	float: right;
	padding: 2px;
}
.carrousel-info a.region-details:hover{
	background: #C8258E;
	color: #fff;
}
.section-links{
	width: 300px;
	padding: 15px;
	float: left;
}
.section-links ul{
	padding: 5px 10px;
}
.section-links ul li{
	padding: 0 5px 0 0;
	display: inline;
}
.section-links li a{
	color: #C8258E;
}
.section-links a:hover{
	color: #3BBFD6;
}
.more-categories li{
	display:inline;
	float:left;
	height: 35px;
	width:100px;
}
.row-bottom h2{
	color:#F9764E;
	font-size:1.4em;
	padding:7px 0 10px 5px;
}
.international h2{
	float: left;
	width: auto;
}
.international h4{
	color:#C8258E;
	float: right;
	font-size:1.1em;
	font-weight:bold;
	padding: 7px 5px;
	width: 100px;
}
.guest-info h3{
	color: #CE0100;
	padding: 10px 0 5px 0;
	font-size: 14px;
}
.guest-info p{
	font-size: 12px;
	padding: 3px 0 5px 0;
	line-height: 14px;
	height: 80px;
	overflow: hidden;
	margin: 0 0 5px 0;
}
.links-box ul li{
	margin: 0 0 10px 0;
	padding: 1px 0 1px 5px;
	width: 290px;
	border-left: 3px solid #F9764E;
	color: #819A9F;
}
.links-box ul li a{
	font-weight: bold;
}
.newsletter input.email{
	border: 2px solid #eee;
	color: #4792BF;
	font-size: 1.0em;
	width: 160px;
	padding: 2px;
	margin: 0 0 5px 10px;
}
.newsletter input.submit{
	background: #EB4C0E;
	color: #fff;
	border: none;
	font-size: 1.0em;
	cursor: pointer;
	float: right;
	margin: 0 20px 0 0;
}
/**
 * Informacion en recuperacion de la cuenta.
 **/
.captcha {
	padding-top: 10px;
}
/**
 * Tabla de los datos para las Tarjetas. 
 */
.trRow {
	padding: 3px;
}
.tdLabel {
	width: 120px;
}
.tdElement {
	width: 300px;
}
.gpoTarjeta {
	width: 35px;
	text-align: center;
}
/**
 * Datos de facturacion resumen.
 */
.dfCont {
	background: #f5f5f5;
	border: solid 1px #e6e6e6;
	padding: 10px
}
.df {
	padding: 5px;
	clear: all;
}
.dfLabel {
	width: 140px;
	float: left;
}
.dfCampo {
	width: 300px;
}
