* {
  margin:0;
  padding:0;
  border:0;
}

html{
}

body { 
	background:#fff url(../images/header_background.jpg) repeat-x;
	text-align: center; 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.wrapper {
	margin: 0 auto;
	width: 1000px;	
	text-align: left;
	/*position:relative;*/
}

.header img{ border:0; }
.header { margin-top: 20px; }

#logo{
	margin-left:0;
	left:0;
	text-align:left;
}

#gran-tarjeta{
	position:absolute;
	right:0;
	top:0px;
	right:150px;
}

.menu-bar {
	position:relative;
	z-index: 10;
	top: -20px;
}

.menu-links a{
	margin-left:0;
	margin-right:-4.8px;
}

.clearfix { clear: both; }

.footer-container { clear: both; text-align:center;}

.footer{
	border-top: 2px solid #F7941E;
	color:#B3B3B3;
	font: bold 12px arial;
}

.footer-links{
	margin-top:10px;
	margin-bottom:10px;

}

.footer a{
	text-decoration:none;
	color:#B3B3B3;
	font: bold 12px arial;
	margin-right:3px;
	margin-left:3px;
}

.footer span{
	margin:0 5px;
}

.copyright {

}

.copyright p{
	margin:0;
}

.quick-access{
}

.shop-access{
	float:right;
	margin-right: 10px;
	display:inline; /* !!!!!!!!!!!!!!!! */
}

.shop-access a{
	text-decoration:none;
	font: bold 14px tahoma;
	color:#666;
}

.shop-access ul,.shop-access li{
	list-style-type:none;
	float:left;
	margin-left:20px;
	margin-top:0;
	margin-bottom:0;
	display:inline; /* !!!!!!!!!!!!!!!! */
}

.search-access{
}

#search{
	position:absolute;/* !!!!!!!!!!!!!!!! */
	margin-left:5px;
	border:none;
	background-color:transparent;
	margin-top:3px;
	color:#999;
	font: 12px tahoma;
}

.mini-search{
	background:url(../images/search_box.gif) no-repeat;
}

.search-image{
	margin-left:205px;
}
#nav { position: relative; z-index: 10 }
.content-nav{
	background:url(../images/categoria_inferior.gif) no-repeat bottom left; /*cambio png 2 gif*/
	width:233px;
	/*margin-top: -26px;*/
	margin-bottom:30px;
}

/*.content-nav{margin-top:10px;}*/ /* revisar !!!!!!!!!!!!!!!!!!!!!!!!*/
.content-foot{height:10px;background:none !important;}
.content2-nav{
	background:url(../images/categoria_medio.gif) repeat-y; /*cambio png 2 gif*/
	/*margin-top:-26px;*/
	width:100%;
	height:auto !important;
	height:200px;
	min-height:200px;
	padding-bottom:2px;
	margin:0;
}
.content-nav ul{
	display:block;
	padding:0;
}

.content-nav a{
	display:block;
	padding:0;
	font: 14px tahoma;
	text-decoration:none;
	color:#333;
	margin-left:20px;
	position:relative;
	z-index:9;
}
.widget-btn{
	/*margin:0;*/
	position:relative;
	z-index:10 !important;
	float: left;
}
.widget-btn img { border: 0 }
.content-nav li{
	display:block;
	padding: 4px 0;
	font: 14px tahoma;
	text-decoration:none;
	color:#333;
	border-top: 1px solid #E5E5E5;
	list-style-type:none;
	/*margin-bottom:5px;*/
	width:229px;
	margin-left:2px;
	padding-bottom:5px;
}
.content-nav li:first-child{ border-top: 0; margin-top: 1px; }
#sidebar 
{
	float: left;
	/*margin-right: 15px;*/
	width: 230px;
	margin-top: 32px;
	display:inline;
}
li.on span {
	margin-left: 20px;
	font-weight: bold;
}
.header-nav-container{ margin-bottom:30px; }
.header-nav{
	background:url(../images/categoria_superior.gif) no-repeat left; /*cambio png 2 gif*/
	width:233px;
	height:56px;
}
.nav-title{/*
	position: relative;
	top: -18px;*/ /* revisar !!!*/
	font-size: 30px;
	font-weight: bold;
	color:#F28C33;
	/*background-color:#FFF;*/
	padding: 0 3px 0 8px;
	text-align:left;
}
.middle-container{
	/*position: relative;*/
}
.col-2-right-layout
{
	float: left;
	width: 750px;
}
.producto-container{
	background:url(../images/contenedor_producto.png) no-repeat;
	height:294px;
	width:217px;
	margin-top:22px;
}
.producto-content p { margin-top: 1.2em !important; }
.producto-content{
	margin-left:15px;
}

.producto-nombre{
	position:absolute;
	width:200px;
	margin-top: 15px;
}
.producto-nombre h1{
	font: bold 16px tahoma;
	color:#413F3F;
}

.producto-imagen{
	position:absolute;
	margin-top: 65px;
	border:1px solid #E5E5E5;
}

.producto-descripcion{
	position:absolute;
	margin-top:180px;
	width:200px;
	font: 14px tahoma;
	color:#413F3F;
}

.producto-container-right{
	margin-left:520px;
	background:url(../images/contenedor_producto.png) no-repeat;
	height:294px;
	width:217px; 
	margin-top:-294px;
}

.producto-container-center{
	margin-left:260px;
	background:url(../images/contenedor_producto.png) no-repeat;
	height:294px;
	width:217px; 
	margin-top:-294px;
}

.breadcrumbs{
	float: left;
	font-size:1em;
	/*position: absolute;
	top: 0px;*/
}
ul.breadcrumbs , ol.breadcrumbs {
	margin:0 13px;
	padding: 0;
	display:inline;
}

.breadcrumbs li{
	float:left;
	list-style-type:none;
	margin-right:3px;
	text-transform:capitalize;
}

.breadcrumbs a{
	text-decoration:none;
	color:#F28C33;
	font-weight:bold;
}

.clear-fix{
	clear: both;
}

.box{
	/*position:absolute;
	top:0;
	left:500px;*/
}

.odd li{
	margin-left:-80px;
	list-style-type:none;
}

#recently-viewed-items{
	padding:0;
	list-style-type:none;
}
.generic-product-grid {
	width: 100%;
}
.listing-type-grid td {
	width: 35%;
	text-align:left;
}
#product-list-table td {
	background:transparent url(../images/contenedor_producto.png) no-repeat scroll 0 0;
	height: 295px;
}

.product-conteiner{
	width:217px;
	text-align:center;
}
#product-list-table h5{
	margin: 5px 0;
	font-size:16px;
	text-decoration:none;
}
#product-list-table h5 a{
	color:#FF0000;
}
.product-image img{
	border:0;
	width: auto !important;
	height: auto !important;
	margin-top: -15px;
}
.product-conteiner .form-button {
	overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#FF9933 !important;
    border:1px solid #CC6633;
    font:12px !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	color: #FFF !important;
	margin-top:5px;
}
.add-to a{
	color:#8c8c8c;
}

.empty-product{
	background: #F3F3F3 none repeat scroll 0 0 !important;
}
p.product-image{
	margin:0;
}
/*
* Customer CSS
*/
.col2-set .col-1, .col2-set .col-2 { width:48.5%;}
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }
.col2-set { float: left; width: 100%; }
.col-main { 
  width: 730px; 
  padding:10px;
  float: left;
  clear:both; 
  overflow:hidden;
}

.destacado {
  width:100%;
}
.col-main a:active, .col-main a:visited, .col-main a:link, .col-main a:hover { color: #CC6600 !important;  font-weight: normal !important; }
.col-main a:active, .col-main a:visited, .col-main a:link { text-decoration: none; }
.col-main a:hover { text-decoration: underline; }
.error-solutions { margin-top: 40px }
.right { float: right; }
.left { float: left; }
.required { color: #FF0000 }

/* Mensajes */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
}
.error-msg li, .success-msg li, .notice-msg li {margin-top:0.15em;}
.col-main ul, .col-main ol{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

.messages li {
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.messages ul, .messages ol {
	padding: 0;
	margin: 0;
}
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
}
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
}
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
}
/* Fin Mensajes */

p.required {
	text-align: right;
}
input.input-text, select, textarea {
	border: 1px solid #B6B6B6;
}
input.input-text, textarea {
	padding: 2px;
	margin-top: 3px;
}
.col-main h3, .page-head h4 {
	background-color: #FFF;
	font-size: 30px;
	font-weight: bold;
	color: #F28C33;
	display: inline;
	padding-right: 10px;
}
.page-head {
	margin-top: -1px;
	margin-bottom: 20px;
	background: transparent url(../images/header_background_point.png) scroll repeat-x 0 60%;
}
.col-1, .col-2 {
	background-color: #F3F3F3;
	border: 1px solid #CCC;
}
.col2-set h4 {
	background: transparent url(../images/header_background_point.png) repeat-x scroll center bottom;
	margin: 15px 0;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	color: #CC6600;
}
.login-box .content {
	height: 230px;
	padding: 10px 15px;
}

.login-box .button-set {
	padding: 12px 15px;
}

.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:2em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
	display: block;
}

.form-button, .form-button-alt 
{
    overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#E1E1E1;
    border:1px solid #330000;
    font:12px !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	color: #000;
}
.form-button span, .form-button-alt span {
    white-space:nowrap;
}
ul.form-list , ol.form-list  {
	padding: 0;
	margin: 0;
}
.form-list li {
	margin-bottom: 6px;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.group-select {
    margin:28px 0;
    border:1px solid #bbafa0 !important;
    padding:22px 25px 15px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li {
	float: left;
	width: 100%;
	display: list-item;
}
.group-select ul, .group-select ol {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.group-select ul, .group-select ol {
	float: left;
	padding: 0;
	margin: 0;
}
.group-select li { padding:4px 8px; }
.group-select li .input-box { float: left; width: 275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }

.col-main form {
	display: inline;
}

.account-box .col2-set {
	width: 100%;
}
.account-box h5 {
	margin: 0;
	padding: 0;
}
.account-box .col2-set .col-1, .account-box .col2-set .col-2 {
	background: none !important;
	border: none !important;
}
.account-box .head h4{
	border-bottom: 1px solid #CCC;
	margin: 0 0 10px 0;
	padding-bottom: 2px;
	color: #F28C33;
	text-transform: uppercase;
}
.account-box {
	float: left;
	background-color: #F3F3F3;
	width: 96%;
	padding: 15px;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-bottom: 15px;
}
.account-box .page-head h3 {
	background-color: #F3F3F3;
}
.account-box .inner-head {
	text-align: right;
	background:transparent url(../images/dotted_divider.gif) repeat-x scroll 0 100%;
	margin-bottom:8px;
	padding-bottom:2px;
}
.account-box ol .count {
	background-color:#0A263C;
	color:#FFFFFF;
	float:left;
	font-size:9px;
	font-weight:bold;
	line-height:1em;
	margin-top:4px;
	padding:1px 3px;
}
.account-box ol .content {
	margin-left:20px;
	padding:0
}
.account-box {
	line-height:1.35em;
}
.head, .inner-head {
	line-height:1.25em;
}
.inner-head h5 {
	float: left;
	margin: 0;
}
.account-box h6 {
	text-transform:uppercase;
	font-size:0.75em;
	margin: 0 0 0.6em 0;
	font-weight: normal;
}
.primary-address-list, .address-list {
	border: none;
	background: none;
}
.primary-address-list h4, .address-list h4 {
	text-transform: uppercase;
	background: none;
	margin: 0 0 0.6em 0;
	padding: 0;
}
.primary-address-list h5, .address-list h5 {
	background: none;
	margin: 0 0 0.6em 0;
	padding: 0;
}
.primary-address-list li, .address-list li  {
	background-color: #F3F3F3;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:10px 13px 8px;
}
.address-list h4 {
	display: inline;
}
.address-list {
	position: relative;
}
.address-list ul, .address-list ol {
	margin-top: 8px;
}
.address-list .form-button {
	position: absolute;
	right: 0;
	top: -5px;
	border: none;
	background: transparent;
	width: auto;
	padding: 0;
	
}
.ad-orders .head h4, .ad-reviews .head h4, .ad-tags .head h4 { border: none; float: left;}
.ad-orders .head, .ad-reviews .head, .ad-tags .head { margin-bottom: 12px; border-bottom:1px solid #CCCCCC; text-align: right; }
.ad-reviews .head small { font-size: 1em; }
.order-access { padding-bottom:8px; clear: both; }

.button-level  {
	float: left;
	width: 100%;
	text-align: right;
}
.button-level h3 {
	float: left;
	width: auto;
	margin: 2px 0 0 0;
}
.button-level .link-cart {
	float: none;
}
.catalog-product-compare-index  .button-level h3 {
	background-color:#FFFFFF;
	color:#F28C33;
	display:inline;
	font-size:30px;
	padding-right:10px;
}

.order-info {
	background:#DEE5E8 none repeat scroll 0 0;
	border:1px solid #D0CBC1;
	padding:4px 8px;
}
.order-info ul {	display:inline; }
.order-info li.selected {
	background:transparent url(../images/point-con.gif) no-repeat fixed center bottom;
	font-weight:bold;
}
.order-info li {
	display:inline;
	padding-left:3px;
	padding-right:7px;
}
.col-main p {
	margin: 0 0 0.8em 0;
}
.generic-box .col-1, .generic-box .col-2 {
	background: transparent;
	border: none;
}
.generic-box {
	background:#FFFFFF url(../images/base_mini_head_bg.gif) repeat-x scroll 0 0;
	border:1px solid #D0CBC1;
	margin-bottom:15px;
	padding:12px 15px;
	width: 96% !important;
}

.page-popup {
	background:#FFFFFF none repeat scroll 0 0;
	padding:25px 30px;
	text-align:left;
}
.page-popup .print-head { margin:0 0 15px; }
.page-popup p {	margin-bottom: 0.8em; }
.page-popup .col-1, .page-popup .col-2 {
	background: transparent;
	border: none;
	margin-bottom: 10px;
}
.checkout-cart-index {
	background: transparent !important;
}
/************* DATA TABLE!!!! */
.data-table { border:1px solid #999; width:100%; margin-bottom: 1px;}
.data-table tr { background:#fff; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { border-right:1px solid #999; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background:url(../images/data_table_th_bg.gif) repeat-x 0 100% #CCC; }
.data-table tfoot { border-bottom:1px solid #999; }
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#DEE5E8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #999; }
.data-table tbody td { border-bottom:1px solid #999; border-right:1px solid #999; }
/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #999; }
.data-table tbody tr td a img{border:0;}
.data-table tbody .a-center{text-align:center; }
.data-table tbody .last { white-space: nowrap; }
.data-table tbody .last  input.input-text{width:100%;}

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }
.data-table tbody td .link-cart { float: none; }

.separator { padding:0 3px; }
.nowrap, .nobr { white-space:nowrap !important; }

th {
	padding:0;
	text-align:left;
	vertical-align:top;
}

/********** FIN */

h4 {
font-size:1.05em;
}
h1, h2, h3, h4, h5, h6, .head {
	line-height:1.3em;
	margin-bottom:0.4em;
}
* {
	margin:0;
	padding:0;
}

.category-head{	
	clear: both;
	margin-bottom: 20px;
	background: transparent url(../images/header_background_point.png) scroll repeat-x 0 60%;
}
.category-head h2{
	background-color: #FFF;
	color: #F28C33;
	font-size:30px;
	display: inline;
	padding-right: 10px;
}
.pager {
	color:#666;
}


table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:47px; }
table.view-by select { width:auto;}
table.pager, table.view-by {
    width:100%;
    background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
	margin-top:-1px;
    }
table.pager td {
    width:32%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center; }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
    }
.a-right { text-align:right; }
.a-left { text-align:left; }
.a-center { text-align:center; }



.view-by{
	color:#666;
}

.listing-type-grid{
	background-color:#F3f3f3;
	padding:10px;
	margin-top:-1px;
}
.v-middle {
	border:0;
	margin-top: 5px;
	margin-bottom: -3px;
}

.add-to a{
	text-decoration:none;
	display:inline;
}
.add-to img{
	border:0;
	margin-bottom: -3px;
}
.add-to {
	padding: 0 25px;
	text-align:right;
}
p.add-to {
	margin: 0.8em 0;
}
.link-cart{
	float:left;
}

#review-form fieldset {
	border: none;
}

.my-review-detail .product-image { float:left; width:20%; vertical-align: top; }
.my-review-detail .details { float:right; width:80%; margin-bottom: 2em;}
.my-review-detail .details h3 { color: #333; }
.my-review-detail .product-image p {margin-bottom:0;}
/*.col-2-right-layout .col-main { float:left; width:100%; }*/

.base-mini {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #C4C1BC;
	font-size:0.95em;
	line-height:1.3em;
}
.mini-poll {
	border: none !important;
	background: transparent !important;
}/*
#pollForm {
	padding: 10px 20px;
}*/
.mini-product-tags .content { padding:10px; }
.mini-product-tags li {
	display:inline;
	line-height:1.5em;
	padding-right:4px;
}
/********************** Product Detail */
/* Product Images */
.product-img-box { float:left; width:267px; }
.product-img-box p{margin:0;}
.product-img-box .main-product-img { position:relative; overflow:hidden; width:265px; height:265px; z-index:9; }
.product-img-box .main-product-img img { position:absolute; left:2px; top:2px; width:100%; cursor:move; z-index:99; }
.image-zoom { z-index:9; position:relative; height:18px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
#image { width:auto; }
#track { position:relative; height:18px; }
#handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) no-repeat;  }
.btn-zoom-out { position:absolute; left:2px; top:1px;}
.btn-zoom-in { position:absolute; right:2px; top:1px;}
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views li { float:left; margin-right:6px; list-style-type:none;}
.product-img-box .more-views li.last { margin-right:0; }
.product-img-box .more-views li img { border:2px solid #ddd; }

.product-info-box { border:1px solid #c4c6c8; }
.product-info-box .product-name { margin-bottom:.3em; color:#333; font-size:2em; text-transform:capitalize;}
.product-info-box .price-box { color:#C76200;font-weight:bold;}
.product-info-box .availability { margin:10px 0; padding:0; font-size:0.92em; }

.add-to-cart-box { float:right; padding-left:0; display:block;}
.add-to-cart-box legend{display:none;}
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; margin-top:2px;}
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; width:23px;}
.add-to-cart-box .form-button { float:left; 	background-color:#FF9933; border: 2px solid #CC6633; color:#FFF; font-weight:bold; margin-top:-1px;}

.add-to-box { text-align:right; }
.add-to-box li { display:inline; background:url(../images/add.png) no-repeat;}
.add-to-box li a{margin-left:20px; text-decoration:none; color:#8C8C8C;}

.add-to-holder { margin:10px 0; float:left;}
.add-to-holder h4{margin-top:10px; }
.add-to-holder .add-to-cart-box { float:left; border:0; margin: 5px 10px 10px 0;}
.add-to-holder .add-or { float:left; padding:0 7px; font-weight:bold; color:#666; display:none;} /* revisar display none*/
.add-to-holder .add-to-box { float:left; line-height:1.25em; text-align:left; }
.add-to-holder .add-to-box li { display:block; }
.add-to-holder .add-to-box li .pipe { display:none; }/* revisar display none*/

.product-info-box .ratings { margin-bottom:1em;}
.product-essential, .product-collateral { padding:25px; clear:both;}
.product-essential { padding:25px; background:url(../images/product_essential_bg.gif) no-repeat 100% 0 #fff; }
.product-essential .product-shop { width:330px; float:right; margin-right:10%;}
.product-essential .product-shop .ratings { margin-bottom:10px; }
.product-essential .product-shop h4{	clear:both;}
.product-shop p{
	background:url(../images/comment.png) no-repeat;
	clear:both;
}

.product-shop p a{
	color:#8C8C8C;
	margin-left:20px;
	text-decoration:none;
}
.availability{
	background:none !important;
}

.product-pricing { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.product-pricing li { line-height:1.4; background:url(../images/bg_tierico1.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.product-pricing .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.product-pricing .price { font-weight:bold; color:#2f2f2f; }

.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { color:#2f2f2f; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect { width:99%; }
.product-options dd .multiselect option { white-space:normal; border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options dd ul.options-list { margin-right:5px; }
.product-options dd ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options dd ul.options-list input.form-radio { float:left; margin:3px 0 0 0; }
.product-options dd ul.options-list input.form-checkbox { float:left; margin:4px 0 0 0; }
.product-options dd ul.options-list .label { margin-left:18px; }
.product-options dd ul.options-list label { font-weight:normal; }
.product-options dd ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom .price-box { float:none; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px #1e7ec8 dotted; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ccc; border-bottom-color:#bbb; border-right-color:#bbb; background-color:#f6f6f6; }
.truncated .truncated_full_value dl dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:35px; top:10px; }
.col-right .truncated .show dl  { left:-240px; top:10px; }

/* Product Collateral */
.product-collateral { background:url(../images/product_collateral_bg.gif) repeat-x #faf7ee; }
.product-collateral .head { margin-bottom:1em; border-bottom:1px solid #e5dcc3; padding-bottom:1px; font-size:1.15em; }
.product-collateral h3 { background-color: #FAF7EE; }
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4{ color:#e26703;}
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral .up-sell .generic-product-grid { border:1px solid #E5DCC3; border-top:0; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#E5DCC3; background:#f6f2e7; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid .product-image { text-align:center; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }
#customer-reviews { margin-bottom:15px; }
#customer-reviews li { margin-bottom:25px; }
#customer-reviews li p { clear:both; }
.product-collateral .add-tag-box .input-box { float:left; width:302px; margin-right:8px; }
.product-collateral .add-tag-box .input-box .input-text { width:300px;  }
ul.tags-list { margin-bottom:15px; }
.tags-list { margin-bottom:15px; }
.tags-list li {
    display:inline;
    background:url(../images/separator.gif) no-repeat 100% .4em;
    padding:0 8px 0 4px;
    }
.tags-list li.first { padding-left:0; }
.tags-list li.last { background:none; }
.add-tag-box { background:url(../images/icon_tag_add.gif) no-repeat 0 6px; padding-left:23px; }
.product-review-box { padding-bottom:10px; }
.product-review-box table { width:456px; margin:8px 0 0; }
.product-review-box td,
.product-review-box th { text-align:center; }
.product-review-box td.label { width:100px; text-align:left; }

/* Product Detail sidebar */
.mini-related-items .head h4 { background-image:url(../images/icon_clip.gif); }
.mini-related-items .product-images { width:72px; }
.mini-related-items .product-images a { display:block; margin-left:20px; }
.mini-related-items .product-images input { float:left; /*margin-right:4px; margin-left:-6px;*/ }
.mini-related-items .product-images .checkbox-container { float:left; width:15px; }
.mini-related-items .product-details { margin-left:80px; padding-left:5px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }

#addTagForm fieldset{
	border:0;
}

#addTagForm fieldset button{
	margin-top:2px;
	background-color:#FF9933;
	border: 2px solid #CC6633;
	color:#FFF;
	font-weight:bold;
}

.no-display{
	display:none;
}

.short-description{margin-bottom:15px;}
.email-to-friend{margin:0 0 15px 0; float:left; width: 100%;}
/********************** Checkout */
select.address-select { width:630px; }

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }


/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }
.col1-middle-container .shopping-cart-totals {
    width:248px;
    float:right;
    margin-top:25px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
	font:0.2em;
    }
.shopping-cart-totals {
    width:248px;
    float:right;
    margin-top:25px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
    }
.shopping-cart-totals table { width:100%; margin:7px 0; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }


.shopping-cart-collaterals {
    float:left;
    width:605px;
    padding:25px 0;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
	/*background-color:#DEE5E8;*/
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* One-Page checkout */
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 20px 30px;
    background:#faf7ee;
    }
.one-page-checkout .head {
    margin-bottom:0 ;
    padding:4px 8px 6px 8px;
    background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee;
    border-width:0 1px 0 1px;
    border-color:#D9DDE3;
    border-style:solid;
    border-top:1px solid #fff;
    }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */ /* revisar display none*/
.one-page-checkout h3 { color:#9F9F9F; font-size:1.05em; background-color: transparent}
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#E4E4E4; font-size:.9em; padding:0 4px; line-height:1em; border: 1px solid #DFDFDF; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#F5F4F4; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F3F3F3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#666; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:inline-block; border-color:#BBAFA0;  background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6; width: 94.5%; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout-progress ol { list-style-type: none }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#f3f3f3; color:#333; }
.one-page-checkout-progress h4 a { text-transform:none; color: #cc6600 }
.one-page-checkout-progress h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #F28C33;
}
.onepage-no-registered { width: 44.5% !important; padding: 10px; height: 300px:}
.onepage-registered { width: 44.5% !important; padding: 10px; height: 300px;}
.one-page-checkout-progress .content { padding:8px 13px; background-color: #fcfcfc; }
#checkout-payment-method-load fieldset { border: none; }
.input-box .v-fix { position:relative; float:left; }
.cvv-what-is-this { line-height: 1.8em; }
#payment_form_ccsave li { float: left; width: 100%; }
.form-list li .input-box .input-text, .form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; margin-top: 3px; }
#opc-login .button-set { border-top:0;}
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }
.complete .separator { padding: 0 10px }

.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #bbb6a5;
    background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #BBAFA0;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }

.bottom-box .one-page-checkout-progress ol { padding-left: 0 }

/********************** Gift Messages */
.giftmessages .gift-header {
    font-size:12px;
    font-weight:bold;
    color:#e87403;
}

.giftmessages .input-checkbox {
    padding-bottom:15px;
}

.giftmessages textarea {
    height:100px;
}

.giftmessages .input-checkbox input {
    margin-right:5px;
}

.giftmessages .input-checkbox label {
    font-weight:normal;
    color:#8e8d8b;
}

.one-page-checkout .box-no-padding {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 0px 30px;
    background:#faf7ee;
}

.one-page-checkout .box-no-padding .inner-box {
   padding:0px 20px;
}


.giftmessages .gift-box {
    background-color:#f6f1eb;
    border-top:1px solid #e9e4de;
    border-bottom:1px solid #e9e4de;
    padding:22px 16px 22px 22px;
}

.giftmessages .gift-box .scroll-box
{
    overflow:auto;
    height:260px;
}

.giftmessages .product-image
{
    border:1px solid #d2d1cd;
}

.no-border {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:none;
}

.no-padding { padding:0 !important; }
.no-margin { margin:0 !important; }

.giftmessages .giftmessage-product-info {
    padding-left:10px;
}

.giftmessages .numeration
{
    font-weight:bold;
    color:#8a8987;
}

.giftmessages .gift-box label { color:#918d8e; }

.giftmessages .group-select li .input-box { float:left; width:260px; }
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea { width:495px; }
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea { width:235px; }
.giftmessages .group-select li .input-box select { width:256px; }

#track_hint{display:none;} /* revisar display none*/
#track_outer{display:none;} /* revisar display none*/

.col1-middle-container a:active, .col1-middle-container a:visited, .col1-middle-container a:link, .col1-middle-container a:hover { color: #CC6600 !important;  font-weight: normal !important; }
.col1-middle-container a:active, .col1-middle-container a:visited, .col1-middle-container a:link { text-decoration: none; }
.col1-middle-container a:hover { text-decoration: underline; }

.col1-middle-container .page-head-alt h3, .col1-middle-container .page-head h3
{
	background-color: #FFF;
	font-size: 30px;
	font-weight: bold;
	color: #F28C33;
	display: inline;
	padding-right: 10px;
}

.col1-middle-container .page-head-alt, .col1-middle-container .page-head {
	background: transparent url(../images/header_background_point.png) scroll repeat-x 0 25px;
	margin-bottom:25px;
}
.col1-middle-container form {
	float: left;
	width: 100%;
}
.col1-middle-container{	float: right; width:100%; min-height: 400px; }
.col1-middle-container p {
	clear: both;
	margin-bottom: 0.8em;
}
.page-head-alt .checkout-types{
	list-style-type:none;
	float:right;
	padding: 0 0 0 5px;
	background-color:#FFF;
}
.page-head-alt .checkout-types span{float:left; margin-top:10px; padding:0 5px;}
.page-head-alt .checkout-types a{color:#CC6600; text-decoration:none;font-size:1.5em;}

.shopping-cart-totals .checkout-types{
	list-style-type:none;
	margin-top:-10px;
	padding: 0;
	margin-right:5px;
}
.shopping-cart-totals .checkout-types a{
	text-decoration:none;color:#CC6600; 
}
.shopping-cart-totals .checkout-types span{float:left;margin-left:45%;margin-top:10px;font-size:1.5em;}

.shopping-cart-totals .checkout-types big{font-size:1em; color:#CC6600;}
.checkout-types img{
	border:0;
}
#shoping-cart-totals-table td.a-right{
	font-size:1em;
	padding:3px 7px 0 0;
}
#shopping-cart-table{
	clear:both;
	margin-top:-10px;
}

.col1-middle-container ul.messages{padding:0;float: left;}
#discount-coupon-form fieldset{border:0; padding:0;}

.left .input-text{width:115px;}

.left .form-button-alt{margin-top:3px;}

.col1-middle-container button{background-color:#FF9933; border:1px solid #CC6633; color:#FFF; font-weight:bold; margin:3px 0;}
#narrow-by-list li span{font-size:0.9em;}
#narrow-by-list li{font-size:0.9em; margin-left:1%;}
#narrow-by-list li a{float:left; display:inline;}
#narrow-by-list dt{margin:7px 18px;font-size:1.5em;}

/* 		Paginas Informativas 		*/
/* Terminos y condiciones */
.terminos-condiciones { position:relative }
.terminos-condiciones p
{
	margin: 0 0 10px 0;
}
.terminos-condiciones h4
{
	margin: 30px 0 5px 0;
	font-weight: normal;
	font-size: 1.2em;
}
.terminos-condiciones strong { font-weight: bold }
p.terminos-condiciones-numero 
{ 
	position: absolute;
	left:0;
	display: inline;
}
p.terminos-condiciones-inciso
{ 
	margin-left: 30px;
}
/* Nuestra empresa */
.empresa-givecard-right { 
  width:50%;
  float: right;
  text-align: right;
  display:inline;
}
.empresa-givecard p { clear: none; }

/* Giftcards */
.giftcards-como-utilizar ul>li {
	list-style-image: url(../images/1.png);
	list-style-position: outside;
	color: #333333;
	margin-left: 25px;
	padding-left: 3px;
}
.giftcards-como-utilizar li {
	margin-bottom: 5px;
	margin-top: 5px;
}
.giftcards-como-comprar div.giftcards-como-comprar-img { text-align: center; }

p.price-as-configured{background:transparent !important;}

#super-product-table thead tr th {background-color:#F28C33;}

#super-product-table thead tr  th.a-right{text-align:left;}
.giftcards-como-comprar div.giftcards-como-comprar-img { text-align: center; }

/* Red Givecard */
.cuadradoRed 
{ 
	background-image: url(../images/cuadradoRed.png);
	background-repeat: no-repeat;
	height: 260px;
	padding: 0 15px 0 15px;
	float: left;
	width: 300px;
	margin: 10px 20px 0;
	position: relative;
	display:inline;
}
.cuadradoRed h4
{
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.2em;
}
.cuadradoRed p
{
	font-size: 1.1em;
	position: relative;
	z-index: 10;
	width: 280px;
}
.cuadradoRed img
{
	position: absolute;
	bottom: -8px;
	right: 10px;
}
#loginEmpresas
{
	float: right;
	border: 1px solid #ccc;
	padding: 10px 15px 10px 15px;
	margin-left: 40px;
	background-color:#f3f3f3;
	width: 300px;
}
#loginEmpresas label
{
	width: 150px;
	text-align: left;
	float: left;
}
#loginEmpresas input { 
  width:147px; 
  float:left;
  margin-bottom: 3px; 
  display:inline; 
  border:1px solid #ccc;
}
#loginEmpresas h3 a
{
	text-align: left;
	display: inline;
	margin: 0;
}
#loginEmpresas h3
{
	margin-bottom: 15px;
	background-color: transparent;
}
#loginEmpresas p { width: 300px; margin-bottom: 0}
#loginEmpresas a
{
	margin-top: 5px;
	margin-left: 150px;
	display: block;
}
.submitButton
{
	background-color: #E1E1E1;
	border: 1px solid #330000;
	color: #333;
	padding: 0px 5px 0px 5px;
	height: 25px;
	margin-left: 150px; 
}
.red-givecard p { clear: none }
.red-3-columnas { clear: both }

/* Formulario de contacto */
#comment { width: 400px !important } 
#contactForm .input-box { margin-bottom: 10px }

/* Puntos de Venta */
.puntos-venta h3 {
	color: black;
	font-size: 1.1em;
	display: block;
}	
#accordion {
	margin: 10px 0 15px 0;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 1.1em;
	background: #EFEFEF;
	color: #41464D;
	margin: 0 0 4px 0;
	padding: 4px 5px 2px;
	display: block;
}

div.element p, 
div.element h4, 
div.element ul, 
div.element table
{
	margin:0px;
	padding:10px;
}
/* tablas */
#accordion td, #accordion th
{
	padding: 2px 3px 2px 12px;
	font-size: 1em;
}
#accordion th { font-weight: bold }
#accordion h4 { 
	margin: 5px 0 2px 0; 
	padding-bottom:0;
	color: #D26C33;
}
#accordion tr>th { width: 180px; }

.puntos-venta { /*width: 70%; */}
.puntos-venta p { clear: none; }
.puntos-venta-right { width: 30%; float: right; display:inline;text-align: right;}

/* FAQ */
.faq p { clear: none; }

.col-2-right-layout { margin-top: 0; /* SACAR!! */ }

.col1-middle-container .discount-codes form{float:none;}
.col1-middle-container .shipping-estimate form{float:none;}
.main-product-img img { top: 12px !important }
.mini-compare-products { border: 0; }
.mini-compare-products ol {
	background: transparent;
	width: 230px
}
.mini-compare-products p { margin-top: 20px; width: 195px; margin-left: 20px }
.mini-compare-products img { float: left; margin-right: 3px; }
.mini-compare-products .actions button { margin-left: 20px }
.mini-compare-products .actions { margin-top: 5px }
.mini-compare-products img { border: 0; text-decoration: none; margin-top:3px }

.listing-type-list{margin-top:20px;}
.listing-type-list  .listing-item {border-bottom:1px solid #666;margin-bottom:15px; padding:15px 0;}
.listing-type-list  .listing-item .product-shop{
	float:right;
	margin-right:-10px;
	margin-top:-125px;}
.listing-type-list  .listing-item .product-shop h5 a{font-size:1.5em;color:#333 !important;}
.listing-type-list  .listing-item .product-shop .price-box{margin:5px 0;}
.listing-type-list  .listing-item .product-shop  .form-button{	background-color:#FF9933; border: 2px solid #CC6633; color:#FFF; font-weight:bold;}
.listing-type-list  .listing-item .product-shop p.add-to{margin:-62px 0 0 185px; background:transparent !important;}
.listing-type-list  .listing-item .product-shop p.add-to img{float:left;}
.listing-type-list  .listing-item .product-image{margin-left:5px;}
.pages img { border: 0 }

/* Pagina de Inicio / Homepage */
.homepage-product { width: 180px; text-align: center; border-left: 1px dotted #DFDFDF;}
.homepage-product-first { border: 0 }
.homepage-product p { text-align: left; margin-left: 20px; line-height: 10px }
.homepage-product small { font-size: 12px }
.homepage-product img { border: 0; margin-bottom: 8px}
.homepage-products-row { height: 180px}

.compare-products .data-table{float:left;}
.link-print{
	background-color:#FFF;
	display:inline;
	padding-left:10px;
	margin-top:13px;
	color:#F28C33;
	text-decoration:none;
	font-weight:bold;
}
.catalog-product-compare-index .data-table .form-button{
background-color:#FF9933;
border:1px solid #CC6633;
color:#FFFFFF;
font-weight:bold;
margin:3px 0;}

.button-set .form-button{
background-color:#FF9933;
border:1px solid #CC6633;
color:#FFFFFF;
font-weight:bold;
margin:3px 0;}

#product_comparison  h5 a{
color:#CC6600;
text-decoration:none;}

#product_comparison .link-cart {background:url(../images/add.png) no-repeat; text-decoration:none; color:#CC6600;}
#product_comparison .link-cart  small{margin-left:16px;}
.minimal-price-link{color:#CC6600; text-decoration:none;}
