body{
	font: 14px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.center{
	max-width: 1100px;
	margin: 0px auto;
}

.clear{
	clear: both;
}

.header{	
	background: url(../images/bg-header.png) center top repeat-x;
}

.top{
	position: relative;
}

.grouptop{
	overflow: hidden;
	padding-bottom: 5px;
}

.logo{
	width: 500px;
	float: left;
	margin-left: 20px;
}

.logo img{
	width: 400px;
}

.minimenu{
	float: right;
	margin-right: 20px;
}

.minimenu ul{
	margin-top: 38px;
	background: url(../images/bg-navigation.png);
	border-radius: 10px;
	box-shadow: 2px 2px 5px black;
	padding: 0 5px;
}

.minimenu ul li{
	display: inline-block;
	padding: 12px;
}

.minimenu ul li a{
	font: 12px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 1px black;
}

.menu{
	clear: both;
	overflow: hidden;
}

.menu .menuleft{
	background: url(../images/bg-menu.gif) no-repeat;
	width: 18px;
	height: 53px;
	float: left;
}

.menu .menucenter{
	background: url(../images/bg-menu.gif)  center -147px repeat-x;
	width: 1064px;
	height: 53px;
	float: left;
}

.menu .menucenter ul{
	padding-left: 15px;;
}

.menu .menucenter ul li{
	display: inline-block;
}

.menu .menucenter ul li a{
	display: inline-block;
	text-decoration: none;
	font: 12px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 1px black;
	padding: 10px 15px;
	margin: 7px 0px;
	border-radius: 10px;
	border: 1px solid transparent;
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
}

.menu .menucenter ul li a:hover{
	border: 1px solid #FFF;
	border-radius: 10px;
	background: #FFF;
	color: #000;
}

.menu .menucenter ul li .active{
	border: 1px solid #FFF;
	border-radius: 10px;
	background: #FFF;
	color: #000;
}

.menu .menuright{
	background: url(../images/bg-menu.gif) center -74px no-repeat;
	width: 18px;
	height: 53px;
	float: left;
}

.bgslider{
	background: url("../images/bg-slider.png");
    width: 100%;
}

.slider{
	height: 395px;
	background: url(../images/slider.jpg) center top no-repeat;
}

.content{
}

.content .left{
	width: 25%;
	float: left;
}

.content .box{
	border: 1px solid #E8E8E8;
    border-radius: 6px 6px 0px 0px;
    margin: 20px 10px 25px;
    position: relative;
	/*box-shadow: 2px 2px 5px gray;*/
	overflow: hidden;
	padding-bottom: 15px;
}

.content .left .box h2 {
    background: url("../images/bg-menu.gif") repeat-x scroll 0 -155px transparent;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font: 16px/1.5em 'LucidaSansDemibold',Arial,Helvetica,sans-serif;
    height: 40px;
    padding: 10px 20px 0;
    position: relative;
    text-shadow: 0 1px 0 #000000;
}

.content .left .box ul .mas{
	border-top: 1px solid #E8E8E8;	
}

.pointer{
	cursor: pointer;
}

.content .left .box ul .last{
	border-bottom: 1px solid #E8E8E8;	
}

.content .left .box ul .mas a{
	display: inline-block;
	padding: 8px 20px;
	font: 14px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: gray;
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
}

.content .left .box ul .mas>a:hover{
	padding-left: 40px;
	text-shadow: 2px 2px 2px gray;
}

.boxul .mas .plus{
	display: inline-block;
	padding: 7px;
	background: url("../images/arrows.png") no-repeat scroll -31px -216px transparent;
	float: right;
	margin: 10px 10px 0 0;
}

.content .left .box ul .marca{
	display: none;
}

.content .left .box ul .marca li a{
	display: inline-block;
	padding: 8px 0 8px 30px;
	font: 14px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: gray;
}
.content .left .box ul .marca li a:hover{
	color:#2E3192;
}

.content .left .box .compara li a{
	display: inline-block;
	padding: 8px 20px;
	font: 14px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: gray;
}

.content .left .box .compara li .del{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url("../images/arrows.png") no-repeat scroll -39px -331px transparent;
	margin: 10px 15px 0 0;
	padding: 0;
	float: right;
	cursor: pointer;
}

.content .left .box > ul > li:nth-child(2n){
	background: #efefef;
}

.content .left .box .compara .comp_actions{
	padding: 10px 0;
	text-align: center;
}

.content .left .box .compara .comp_actions .limpiar{    
    border-radius: 5px 5px 5px 5px;
    font-size: 11px;
    padding: 7px 9px 8px;
    text-decoration: none;
    text-shadow: 0 1px 0 #748507;
	background: none repeat scroll 0 0 #2E3192;
    color: #FFFFFF;
    display: inline-block;
	cursor: pointer;	
}

.content .left .box .compara .comp_actions .btncomparar{    
    border-radius: 5px 5px 5px 5px;
    font-size: 11px;
    padding: 7px 9px 8px;
    text-decoration: none;
    text-shadow: 0 1px 0 #748507;
	background: none repeat scroll 0 0 #2E3192;
    color: #FFFFFF;
    display: inline-block;
	cursor: pointer;	
}

.content .right{
	width: 75%;
	float: left;
}

.content .right .inneright{
	padding: 0 10px;
}

.content .right .box .pheader{	
	background: url("../images/bg-green.png") repeat-x scroll 0 -7px transparent;
	overflow: hidden;
    height: 50px;
}

.content .right .box .psort .textomostrar{	
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 0 10px;
    color: #000;
	text-shadow: 1px 1px 1px #FFF;
}

.content .right .box .psort{	
   background: url("../images/bg-newsletter.png") repeat scroll 0 0 transparent;
    border: 1px solid #B1B1B1;
    border-radius: 6px 6px 6px 6px;
    height: 34px;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 200px;
    z-index: 10;
}

.content .right .box .controls{	
   background: url("../images/btns-carousel.png") repeat scroll 0 0 transparent;
   width: 57px;
   height: 36px;
   margin: 7px 10px 0 0;
   float: right;
    z-index: 10;
	padding-left: 5px;
}

.content .right .box .controls a{
	width: 26px;
	margin:3px 0 0 0;
	height: 26px;
	display: block;
	float: left;
	cursor: pointer;
}

.content .right .box .psort a{
	display: inline-block;
	padding: 11px;
	border-right: 1px solid #B1B1B1;
	cursor: pointer;
}

.content .right .box .psort a .sortblock{
	background: url("../images/bg-sort-box.png") -16px 0 no-repeat;
    display: block;
    width: 11px;
	height: 11px;
}

.content .right .box .psort a:hover .sortblock{
	background: url("../images/bg-sort-box.png") 0 0 no-repeat;
}

.content .right .box .psort a .sortlist{
	background: url("../images/bg-sort-box.png") 0px -28px no-repeat;
	margin-left: -2px;
    display: block;
    width: 11px;
	height: 11px;
}

.content .right .box .psort a:hover .sortlist{
	background: url("../images/bg-sort-box.png") -16px -28px no-repeat;
}

.content .right .box .pheader h2{
    color: #000;
	text-shadow: 1px 1px 1px #FFF;
	float: left;
    font: 16px/1.5em 'LucidaSansDemibold',Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 11px 30px 0;
    position: relative;
}

.content .right .box .block{
	border: 1px solid transparent;
	border-bottom: 1px solid #D9D9D9;
	float: left;
	margin: 15px 0 0 27px;
	padding: 10px;
	text-decoration: none;
	color: #313131;	
	width: 203px;
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
}

.content .right .box .block .wrapimg{
	/*width: 184px;*/
	height: 139px;
}


.content .right .box .block .wrapimg img{
	margin: 0 auto;
	display: block;
	border-radius: 10px;
	border: 1px solid transparent;
}

.content .right .box .block:hover{
	box-shadow: 7px 7px 15px gray;
	border: 1px solid silver;
	border-radius: 5px;
	background: url(../images/bg-box.jpg);
	z-index: 5;
}

.content .right .box .block:hover .wrapimg img{
	border: 1px solid #2E3192;
	box-shadow: 2px 2px 5px gray;
}

.content .right .box .block h3{
	text-align: center;
	height: 38px;
}

.content .right .box .block a{
	display: block;
	padding: 5px;
	text-decoration: none;
}

.content .right .box .block .price{
	display: block;
	text-align: center;
	padding: 5px;
	font-size: 20px;
	color: #313131;	
	text-shadow: 1px 1px 2px black;
}

.content .right .box .block .btns-holder{
	display: block;
	margin-top: 10px;
	text-align: center;
}

.content .right .box .block .btns-holder a{
	font-size: 11px;
	padding: 3px 9px 4px 9px; 
    text-decoration: none;
    text-shadow: 0 1px 0 #748507;
	border-radius: 5px;
	color: #FFF;
}

.content .right .box .block .btns-holder .add{
	display: inline-block;
	background: #a6ce39;
	color: #000;
}

.content .right .box .block .btns-holder .detail{
	display: inline-block;
	background: #2e3192;
	color: #FFF;
}

.content .right .box .carr {
	overflow: hidden;
}

.content .right .box .carr  ul{
	position: relative;
	display: block;
	width: 1580px;
	overflow: hidden;
	padding: 0 0 20px 0px;
}

.content .right .box .carr  ul li{
	display: inline-block;
	margin-right: 5px;
}

.content .inneright .datostab{	
	margin: 20px 0 0 40px;
	float: left;
	width: 280px;
}

.content .inneright .datostab tr td{	
	border-bottom: 1px solid silver;
	padding: 5px;
	color: gray;
    font: 14px/1.5em 'LucidaSansDemibold',Arial,Helvetica,sans-serif;
    text-shadow: 1px 1px 1px #CCC;
}

.content .inneright .imgproducto{
	float: right;
	margin: 10px 40px 0 0;
	width: 360px;
}

.content .inneright .imgproducto img{
	width: 400px;
	margin-bottom: 20px;
}

.content .inneright .imgproducto .tbn{
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
}

.content .inneright .imgproducto .tbn img{
	width: 70px;
	border: 1px solid transparent;	
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
}

.content .inneright .imgproducto .tbn img:hover{
	border: 1px solid blue;
}

.content .inneright .datostab tr .carritocell{
	border-bottom: 0px solid transparent; 
	text-align: center;
	padding-top: 25px;
}

.content .inneright .datostab tr .carritocell {
	width: 50px;
}

.content .inneright .datostab tr .carritocell .agregaralcarrito img{
	margin: 0 auto;
	display: block;
}

.footer{
    background: url("../images/bg-footer.gif") 0 -120px repeat-x;
	position: relative;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}

.footer a{
	color: #232323;
}

.footer .bloquefooter{
	width: 25%;
	float: left;
	margin-top: 18px;
	padding-top: 10px;
	overflow: hidden;
}

.footer .bloquefooter .block h4{   
	background: url("../images/bg-footer-heading.png") no-repeat scroll 0 100% transparent;
    color: #000000;
    font: 18px/1.5em 'LucidaSansDemibold',Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 18px 15px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.footer .bloquefooter .block .box{
    background: url("../images/separator2.png") no-repeat scroll 0 100% transparent;
    color: #919191;
    font: 12px/1.6em "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 0 11px 6px;
}

.footer .bloquefooter .block .box p a{
	text-decoration: none;	
}

.footer .bloquefooter .block .payment-block{
	background: url("../images/payment-box.png") no-repeat scroll 0 0 transparent;
	overflow: hidden;
}

.footer .bloquefooter .block .payment-block a {
    float: left;
    height: 22px;
    margin: 0 9px 10px 8px;
    padding: 8px 0 0;
    width: 41px;
}

.footer .bloquefooter .block .deco {
    background: url("../images/deco1.png") no-repeat scroll 0 100% transparent;
    margin: 0 0 5px;
    padding: 0 10px 17px;
}

.footer .bloquefooter .block ul {
    font: 12px/1.6em Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style: none outside none;
}

.footer .bloquefooter .block .phone{
	 color: #434343;
    display: block;
    font: 18px Verdana,Geneva,Arial,Helvetica,sans-serif;
    padding: 4px 9px 10px;
}

.footer .bloquefooter .block .phone mark {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-style: normal;
}

.footer .bloquefooter .social{
	padding: 20px 0 0 0;
}

.footer .bloquefooter .social li{
	display: inline;
}

.footer .bloquefooter .social li img{
	width: 55px;
}

.footer .bloquefooter .block .info {
    color: #232323;
    display: block;
    font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
    padding: 0 9px 4px;
}

.footer .bloquefooter .block address {
    background: url("../images/deco1.png") no-repeat scroll 0 100% transparent;
    color: #656565;
    font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin: 0 0 11px;
    padding: 0 9px 10px;
}


.footer-subholder {
    background: url("../images/bg-footer-holder.gif") repeat-x scroll 0 0 transparent;
    width: 100%;
}


.footer-subholder .footer-content {
    color: #3E3E3E;
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.footer-subholder .footer-content {
    height: 61px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}


.footer-subholder .footer-content .footer-menu {
    font: 10px Verdana,Geneva,Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0 0 12px;
    padding: 13px 6px;
    text-shadow: 0 1px 0 #0E0E0E;
    text-transform: uppercase;
}
	
.footer-subholder .footer-content  .footer-menu li {
    float: left;
    padding: 0 16px 0 0;	
	
}
.footer-subholder .footer-content  .footer-menu li a{
	color: silver;
}