html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, , strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
b, strong{font-weight:bold;}
i, em, address {font-style:italic;}
pre {font-family:monospace;}
.hidden{display:none;}

#header .searchbox .text-input{
	width:170px;
	float:left;
}

#products_page_container p,
#products_page_container ul,
#products_page_container ol,
#shoppingCartPage p,
#shoppingCartPage ul,
#shoppingCartPage ol {
	margin:0;
	line-height:1em;
	padding:0px;
}

.addToCartButton input {
	cursor:pointer;
}

.mini-text{
	font-size:0.8em;
	text-align:left;
	font-weight:normal;
}



/*
 * Real CSS Starts here
 */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background-image: url(tramas/trama-man.png);*/
	background-repeat: repeat;
	background-color:#eadcca;
}

a {
	text-decoration: none;
	color:#000;
	border:none;
}
img { border:none; }

a:hover {
	text-decoration: underline;
}

#wrapper {
	display: table;
    width: 100%;
	margin:-10px 0 0 0;
}
#content{ width:940px; margin:10px auto;}

.contentBox.home-image{
	padding:0;
	width:940px;
	border-bottom:0 none;
	margin-bottom:10px;
}
.contentBox.home-image img{
	max-width:940px;
}

.contentBox.fullWidth{
	padding:0;
	width:940px;
}

/* --- Header --- */
#header {
	 margin:0 auto; background-color:#f1f1f1;}
#header #top{ width:932px; margin:0 auto;}
#header #navigation {
	margin-top: 25px;
	clear: both;
	background:#fff;
	display:table;
	width:750px;
	float:right;
}

#header #logo {
	min-height: 80px;
	/*width: 700px;*/
	padding-top:15px;
	margin-bottom:-90px;
	clear:both;
	position:relative;
	z-index:99;
	width:170px;
}

#header #logo.img {
	line-height:80px;
}

#header #no-logo{
	font-size:3em;
	display:inline-block;
	margin-top:25px;
}

#header #logo a:hover {
	text-decoration: none;
}

#header #logo img{
	max-width:170px;
	vertical-align:middle;
}

#header .header_right_wrapper{
	position:relative;
	height:85px;
}

#header .header_right {
	overflow: hidden;
	/*width:230px;*/
	position:absolute;
	/*bottom:3px;*/
	right:0;
}

#header .searchbox input {
	margin: 0;
	padding: 2px;
	border: 1px solid #000;
	background: #F8F8F8;
	color: #535353;
	border-color: #E8E8E8;
}

#header .searchbox .submit-button{
	font-size:0.6em;
	width:50px;
	height:22px;
	float:right;
	cursor:pointer;
}

#header .infobox {
	margin-bottom:4px;
}

#header .infobox .info {
	font-size:0.8em;
}

#header .price-disclaimer {
	bottom: 40px;
	font-size: 10px;
	font-weight: bold;
	left: 175px;
	position: absolute;
}

#header .languages {
	margin:2px 0px 2px 0;
}

#header .languages a {
	margin: 0px 3px;
}

#header .languages a img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#header .languages a.active img,
#header .languages a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


/* Shopping Cart Display */
#ls_cart_widget{
    display: table-cell;
    min-width: 150px;
    vertical-align: middle;
	background: #ffffff;
	text-align:center;
	border-radius: 5px;

}

#ls_cart_widget .cart-summary {
	padding: 2px 10px 1px 5px;
	line-height: 12px;
	color: #fff;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	border-radius: 5px;
}
#ls_cart_widget .cart-summary img,
#ls_cart_widget .cart-summary span,
#ls_cart_widget .cart-summary a{
	vertical-align: middle;
	display:inline-block;
	color:#999;
}

/* --- Layout --- */
.headerBox {
	color:#535353;
	padding:10px 0 10px 15px;
	/*width:930px;*/
}

.headerBox h2 {
	font-size:20px;
	font-weight:bold;
}

.contentBox {
	background-color:#FFFFFF;
	height:auto;
	width:920px;
	padding:0 10px;
	float:left;
}
#single-product .contentBox{ width: 740px; }

.no-border-bottom {
	border-bottom: 0 none;
}

.button,.submit_button {
	background: #eadcca;
	border: 1px solid #d5bb9a;
	height: 23px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color:#535353;
	text-shadow: 1px 1px 0 #fff;
	padding-bottom: 1px;
	cursor: pointer;
	border-radius:5px;
}

.button:hover {
	background-color: #d5bb9a;
	text-decoration:none;
}

a.button{
	line-height: 23px;
    padding: 0 8px;
    display:block;
}

.transactionResultsContainer{
	padding:10px 0;
}

/* --- Pagination & Breadcrumbs --- */
.crumbPaginationContainer {
	overflow: hidden;
	clear: both;
	font-size: 12px;
	padding:0 16px 0 15px;
	margin-bottom:10px;
}


.crumbPaginationContainer .pagination {
	float: right;
	font-size:13px;
}

.crumbPaginationContainer .pagination,
.crumbPaginationContainer .pagination a {
	color:#535353;
}

.crumbPaginationContainer .pagination .page-number.selected {
	font-weight: bold;
}

.crumbPaginationContainer #breadcrumb {
	float: left;
	font-size:11px;
	margin-top:3px;
}

#breadcrumb,
#breadcrumb a{
	color:#535353;
}

#single-product #breadcrumb {
	font-size: 10px;
	margin-bottom: 20px;
}

/* --- Products Page --- */
.product-table{
    display:table;
   /* border-spacing: 10px;*/
    width:750px;
    table-layout:fixed;
	float:right;
	margin-bottom:15px;
}

.product-row{
	display:table-row;
}

#product-listing .product {
	display:table-cell;
	overflow:hidden;
	border:1px solid #D2D2D2;
	width:298px
}



.col0{
	clear: left;
}

#sidebar{
	float:left;
	width:170px;
	margin:3px 0 0 10px;
	text-align:left;
}
#sidebar .arrow{ display:none; }
#sidebar ul { margin:0px; padding:0px;}
#sidebar ul li a{ color:#666; font-size:13px;}
#sidebar ul li ul li a{ color:#777575; }
.page-content #sidebar { margin:13px 0 0 15px;}
.headerBox .top{ padding:10px 0px 0px 0px;}

#product-listing .product .out-of-stock-notice {
	font-size: 9px;
}

/* --- Single Product --- */
#fauxContainer{
	position:relative;
	/*left:-564px;*/
}

#fauxContainer > div{
	position:relative;
	/*left:564px;*/
}


/* Left col */
.productContainer .imagecol {
	float: left;
	width: 332px;
	padding: 20px 0px;
}

.productContainer .imagecol .imagecolContent {
	/*border: 1px solid #e8e8e8;*/
	width: 320px;
}

.productContainer .imagecol .imagecolContent img {
	display: block;
	width: 320px;
}

.thumbnail-container {
	overflow: hidden;
}

.thumbnail-container .single-thumb {
	float:left;
	margin:6px 6px 0px 0px;
}

.thumbnail-container .single-thumb a {
	display:block;
}

.thumbnail-container .single-thumb img {
	width: 74px;
}

#single-product .productContainer .imagecol .shareDiv {
	margin: 20px auto 0;
	width: 300px;
	font-size: 12px;
	text-transform: uppercase;
	background-color:#FFFFFF;
	text-align:center;
	padding:6px;
}
.no-stock { cursor:auto !important; background-color:#CCC !important; border:1px solid #cdcdcd !important;}

/* Right col */
#single-product .productContainer .descriptioncol {
	float: left;
	width: 400px;
	padding-bottom:15px;
}

#single-product .productContainer .descriptioncol .descriptioncolContent {
	padding: 20px 20px 0;
}

#single-product .productContainer .descriptioncol .title h2 {
	font-size:20px;
	font-weight:normal;
	color:#666;
}

#single-product .productContainer .descriptioncol .price {
	font-size:16px;
	margin-top:5px;
}

#single-product .productContainer .descriptioncol del.price {
	color:red;
}

#single-product .productContainer .descriptioncol .stock {
	font-size:14px;
	font-style:italic;
}

#single-product .productContainer .descriptioncol .description-title {
	margin-top: 22px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -1em;
}

#single-product .productContainer .descriptioncol .description {
	color:#535353;
	font-size:13px;
	margin-top:45px;
}

#single-product .productContainer .descriptioncol .fancyContainer {
	margin-top: 10px;
}

#single-product .productContainer .descriptioncol .attributeLine {
	margin-bottom: 20px;
	float:left;
	margin-right:6px;
}

#single-product .productContainer .descriptioncol .attributeLine label {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#single-product .productContainer .descriptioncol .attributeLine select{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D2D2D2;
	color:#535353;
	font-size:12px;
	font-weight:bold;
	padding:1px;
	width:156px;
}

#single-product .productContainer .descriptioncol .addToCartButton {
	margin-top: 10px;
}

#single-product .productContainer .descriptioncol .addToCartButton .button{
	font-size:14px;
	height:35px;
	width:200px;
}

/* --- Shopping Cart --- */
#shoppingCartPage .contentBox {
	/*padding:20px 30px;*/
	width:910px;
	margin-left:10px;
}

#shoppingCartPage .contentBox,
#shoppingCartPage .contentBox a {
	color:#535353;
}

#shoppingCartPage .cart-contents {
	width: 910px;
	margin-bottom: 10px;
}

#shoppingCartPage .cart-contents ul {
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}

#shoppingCartPage .cart-contents ul li {
	float: left;
	padding-right: 10px;
}

#shoppingCartPage .cart-contents .firstrow li {
	font-size:15px;
	height:19px;
}

#shoppingCartPage .cart-contents .productrow li {
	font-size: 18px;
	line-height:22px;
	margin-top:15px;
}

#shoppingCartPage .cart-contents ul li.last {
	padding-right: 0;
}

#shoppingCartPage .cart-contents .firstrow {
	font-weight: bold;
}

#shoppingCartPage .cart-contents .productrow {
	padding: 10px 0;
}

/* Column widths */
#shoppingCartPage .cart-contents .firstrow .col-product {
	width: 500px;
}

#shoppingCartPage .cart-contents .productrow .col-image {
	width: 90px;
	margin-top:0;
}

#shoppingCartPage .cart-contents .productrow .col-name {
	width: 440px;
}

#shoppingCartPage .cart-contents .firstrow .col-quantity{
	width: 80px;
}

#shoppingCartPage .cart-contents .productrow .col-quantity{
	width: 40px;
}

#shoppingCartPage .cart-contents .col-price{
	width: 110px;
}

#shoppingCartPage .cart-contents .col-subtotal{
	width: 110px;
}

#shoppingCartPage .cart-contents .productrow .col-delete{
	width: 70px;
	text-align: center;
}

#shoppingCartPage .cart-contents .col-quantity,
#shoppingCartPage .cart-contents .col-price,
#shoppingCartPage .cart-contents .col-subtotal{
	text-align:right;
}

#shoppingCartPage .cart-contents .productrow .col-image img {
	height: auto;
	max-width: 88px;
	border: 1px solid #e8e8e8;
}

#shoppingCartPage .cart-contents .productrow .col-quantity input {
	border:1px solid #D2D2D2;
	color:#353535;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:16px;
	padding:1px;
	text-align:right;
	width:25px;
}

#shoppingCartPage .cart-contents .productrow .col-delete a{
	font-size:14px;
}

#shoppingCartPage .cart-contents .total-price {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
}

#shoppingCartPage .go-to-checkout{
	text-align:right;
	width:920px;
	margin:20px 0 20px 0;
}

#shoppingCartPage .go-to-checkout input{
	margin-left:12px;
}

#change-quantities{
	display:none;
}

/* Checkout Form */
.contentBox.contact,
.contentBox.contact a{
	color: #535353;
}

.contentBox.contact .info{
	width:309px;
	float:left;
	padding:30px 10px 0;
}

.contentBox.contact .info p{
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	margin-bottom:20px;
}

.contentBox.contact .info li{
	font-size:13px;
	margin-bottom:3px;
}

.contentBox.contact .info .social{
	margin-top:20px;
}

.contentBox.contact .info .social img{
	vertical-align:middle;
	margin-left:3px;
}

.contentBox.contact .form{
	width:590px;
	float:left;
	/*border-left:1px solid #d2d2d2;*/
	padding-top:10px;
}

#checkoutForm .notice {
	color: #606060;
	font-size: 13px;
}

#checkoutForm .form-field,.contact_form .field {
	margin: 20px 0;
	clear: both;
	overflow: hidden;
}

#checkoutForm .form-field label,.contact_form .field label {
	display: inline-block;
	width: 120px;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
}

.contact_form .field label,.contact_form .field input,.contact_form .field textarea{
	float: left;
	display: block;
	font-size:14px;
	font-weight:bold;
}

#checkoutForm .form-field input,.contact_form .field input,.contact_form .field textarea{
	margin-left: 10px;
	width: 320px;
	border: 1px solid #d2d2d2;
}

.contact_form .field textarea {
	width: 316px;
}

.contact_form .field.winnie-pooh {
    display: none;
}

#checkoutForm .form-field input:focus,.contact_form .field input:focus,.contact_form .field textarea:focus{
	background: #f8f8f8;
}

.contact_form .submit_button {
	position: relative;
	left: 130px;
	margin: 0 0 10px 0;
}

#checkoutForm .form-field .validation-error {
	color: #aa0000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 134px;
}

#checkoutForm .custom-gateway label {
	margin-left: 65px;
}

#checkoutForm .custom-gateway label img {
	vertical-align: middle;
	margin-left: 10px;
}

#checkoutForm .submit-button {
	margin-top: 15px;
	text-align: right;
	width: 456px;
	float:right;
}

/* --- 404 --- */
#errorPage {
	padding: 20px;
}

.error {
	color: #AA0000;
}

.success {
	color: #00AA00;
}

.centered {
	text-align: center;
	margin-bottom:15px;
}

#shoppingCartPage .emptyCart a{
	color:#909090;
}

#shoppingCartPage .go-to-checkout a.button{
	float:left;
	background-color:#cdcdcd;
}
#shoppingCartPage .go-to-checkout a.button:hover{
	background:#D5BB9A;
}

.contentBox>p {
	margin: 20px;
}

#single-product{
	/*clear: both;*/
	float:right;
	width:745px;
}

.shareDiv {
	padding: 10px !important;
}

.shareDiv .title {
	font-weight: bold;
	margin-bottom:5px;
}

.shareLinks {
	margin-left:27px;
	margin-top:2px;
}

.shareLinks .shareItem {
	float:left;
	margin-right: 10px;
}

.shareLinks .shareItem.google {
	margin-right: 0;
}

.shareLinks .shareItem.facebook {
	width:50px;
	margin-left:-10px;
}

.clear{
	clear:both;
}

.contact-ok{
	color:#008000;
	font-size:14px;
	margin-bottom:-8px;
	text-align:center;
}

.contact-error{
	color:#800000;
	font-size:14px;
	margin-bottom:-8px;
	text-align:center;
}

.zoom-instructions{
	font-size:10px;
	text-align:center;
	margin-top:10px;
}

.no-border-bottom{
	border-bottom:0 none;
}
/*** Nuevo ***/
#footer {
 margin: 0 auto;
    width: 932px;
	font-size:12px;
	text-align:center;
	padding-top:5px;
}
#bottom { clear:both; height:50px; width:930px; margin:0 auto; border-top:1px solid #e2e2e2; margin-top:15px;}
#footer2 {
	width: 52px;
	height: 26px;
	text-align: left;
	float:left;
	margin-top: 10px;
	vertical-align: middle;
	padding-top: 6px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B1B1B;
}
#textFooter{ width:930px; float:right; text-align:center; padding-bottom:5px; border-bottom:1px solid #e2e2e2; margin-bottom:5px; }
#tiendanube{ clear:right; font-size:10px; text-align:right; }

#ls_cart_notification .content,
#ls_cart_notification .loading{
	display:none;
	position: fixed;
	top: 200px;
	left: 400px;
	background: #ffffff;
	border: 4px solid #cccccc;
	height: auto;
	z-index: 10000;
	width: 300px;
	padding: 8px;
}

#ls_cart_notification .loading *{
	vertical-align: middle;
}

/***  Cloud Zoom  ***/
/* This is the zoom window. */
.cloud-zoom-big {
	overflow:hidden;
	background-color:#FBF9F9;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.siteBarContainer {
	background:none repeat scroll 0 0 #FFFBE5;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
	left:0;
	padding:0;
	position:static;
	margin-bottom: 5px;
	text-align:center;
	top:0;
	width:100%;
	height: 30px;
	line-height: 30px;
	overflow:hidden;
}

.siteBarContainer a{
	font-weight: bold;
}

/* User content */
.contentBox.user-content{
	padding:10px;
}

.user-content {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #535353;
}
.user-content a {color:#909090; text-decoration:underline; outline:none;}
.user-content a:hover {text-decoration:none; color:#535353; }
.user-content a:active {outline:none;}

.user-content p,
.user-content ul,
.user-content ol{
    margin: 0 0 10px;
}

.user-content ul{list-style: disc inside none;}
.user-content ol{list-style: decimal inside none;}
.user-content li{line-height: 22px;}

.user-content h1 {font-size:48px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h2 {font-size:32px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h3 {font-size:24px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h4 {font-size:20px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h5 {font-size:16px;margin: 0 0 10px;line-height: 100%;color:#222;}


/* Superfish */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	/*width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	text-transform:	uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			30px; /* match top ul list item height */
	z-index:		99999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;

}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	/*left:			10em; /* match ul width */
	top:			-1px;
}
ul.sf-menu > li > a > .arrow{
	display:none;
}

/*** DEMO SKIN ***/
.sf-menu {
	display: table-cell;
	min-width:400px;
}
.sf-menu a {
	font-size: 14px;
    height:20px;
    line-height:20px;
    padding:5px 15px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited {
	color: #535353;
}
.sf-menu li.first a{
	padding-left:20px;
}
.sf-menu li {
	background: #fff;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
	color: #a8a8a8;
}

.sf-menu ul {
	background: #fff;
	/*border: 1px solid #e8e8e8;*/

}
.sf-menu ul li, .sf-menu ul li ul li { background:#fff !important; }
.sf-menu .arrow{
	position:absolute;
	right:10px;
	font-size:12px;
}

.selos #selo_siteforte {
	float:left;
}
.selos a {
	float: left;
}
.selos {
	overflow: hidden;
	margin-bottom: 20px;
}



.item {
    float: left;
    height: auto;
   /* margin: 0 0px 0px 59px;*/
    /*padding: 0 0 15px;*/
    width: 240px;
	margin-right:10px;
}

.item .data {
    height: auto;
   /* padding: 5px;*/
    position: relative;
    /*width: 240px;*/

}
.item .caption img,
.item .data .thumb img{
	border:  none;
	/*width: 230px;*/
	/*margin-left:-25px;*/
	max-height:240px;
}

.item .data .thumb:hover .primary,
.item .data .thumb .secondary{
	display:none;
}

.item .data .thumb:hover .secondary{
	display:block;
}

.item .data .thumb {
	width: 240px;
	text-align:center;
}

.item .data .thumb a{
	display:block;
	overflow:hidden;
}

.item .data .title {
	font-size: 11px;
	color: #545454;
	font-weight: normal;
	display: block;
	position: relative;
}
.item .data .title a {
	color: #545454;
	display: block;
    text-decoration: none;
}
.bajada a, .bajada{
	display:block;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	color:#999;
}
.bajada .price { color:#000; }

.item2 {
    float: left;
    height: auto;
    margin: 0 5px 5px 20px;
    padding: 0 0 15px;
    width: 145px;
}

.item2 .data2 {
    height: auto;
    padding: 5px;
    position: relative;
    width: 140px;
}
.item2 .caption2 img,
.item2 .data2 .thumb2 img{
	border:  none;
	width: 140px;
}

.item2 .data2 .thumb2:hover .primary,
.item2 .data2 .thumb2 .secondary{
	display:none;
}

.item2 .data2 .thumb2:hover .secondary{
	display:block;
}

.item2 .data2 .thumb2 {
	width: 140px;
	margin: 0 0 5px 0;
}

.item2 .data2 .thumb2 a{
	display:block;
}
#powered a{text-decoration:underline;}
#powered a:hover{text-decoration:none;}

.item2 .data2 .title {
	font-size: 11px;
	color: #545454;
	font-weight: normal;
	display: block;
	position: relative;
}
.item2 .data2 .title a {
	color: #545454;
	display: block;
    text-decoration: none;
}
.slideshow {
	width:940px;
	overflow:hidden;
	background-color:#fff;
}
.slideshow img{	max-width:940px; }
