img{
border:0;
}
.box {
	float: left;
	width: 600px;
	margin-bottom: 10px;
	background-image:url(img/boxesBack.gif);
	padding-bottom:5px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
}
.recomendadosTit {
	float:left;
	width:600px;
	background-image:url(img/recomendados-tit-home.gif);
	height:23px;
}
.box .box1 {
	float: left;
	width: 270px;
	display: inline;
	height:181px;
	background: url(img/box1-back1.png) no-repeat;
	padding: 12px 15px;
}
.box .box1 .img {
	text-align: center;
	float: left;
	height: 150px;
	width: 150px;
	margin-right:10px;
	overflow: hidden;
}
.box .box1 h2 {
	display: inline;
	float: left;
	height: 26px;
	width: 270px;
	overflow: hidden;
	font-size: 13px;
	line-height: 13px;
	margin: 0px;
	border:0;
	float:left;
	color:#000000;
}
.box .box1 h2 a{
	color:#000000;
}
.box .box1 .descrip{
	float:left;
	width: 110px;
	height:100px;
	line-height:11px;
	overflow:hidden;
}
.box .box1 .precio {
	float: left;
	height: 17px;
	width: 63px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	padding: 2px 4px;
	overflow:hidden;
}
.box .box1 .botComprar {
	float: left;
	height: 21px;
	width: 70px;
}
.box .box1 .precio2 {
	float: left;
	height: 14px;
	width: 71px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	overflow:hidden;
	margin-top:2px;
	background-image: url(img/relabajo-70px.gif);
	background-repeat: no-repeat;
}
.box .box1 .botVerDet {
		color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}

.box .box1 .boxComprar {
	float:right;
	width:110px;
	font-size:9px;
	margin-top:10px;
}
.box .box1 .boxComprar .cantidad {
	float:left;
}
.box .box1 .boxComprar .cantidad .cant{
	width:20px;
	height:16px;
	padding:0;
	margin:0;
	border:solid 1px #CCCCCC;
	font-size:11px;
}

.box .box1 .boxComprar .price {
	width:110px;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
	text-align:right;
}
.box .box1 .boxComprar .price .currency {
	font-size:12px;
	color:#666666;
	padding-right:5px;
	padding-top:2px;
	}
.box .box1 .boxComprar .botComprarDiv {
	float:right;
	width:55px;
	height:14px;
	margin-left:7px;
	margin-top:3px;
}
.box .box1 .boxComprar .botComprarDiv .botComprar {
	float:right;
	width:55px;
	height:14px;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	background-image:url(img/botComprar-30.gif);
	background-color:#FFFFFF;
}

/* OFERTAS *********************************** */

.ofertas{
	background-color:#EEEEEE;
background-image:url("img/boxesBack.gif");
background-position:center bottom;
background-repeat:no-repeat;
float:left;
margin-bottom:10px;
padding-bottom:5px;
width:600px;
}
.ofertasTit {
	float:left;
	width:600px;
	background-image:url(img/ofertas-tit-home.gif);
	height:23px;
}
.ofertas .box1 {
	float: left;
	width: 180px;
	display: inline;
	padding: 10px 10px 5px 10px;
	height:285px;
	overflow:hidden;
	background: url(img/box2-back1.png) no-repeat;
}
.ofertas .box1 .img {
	text-align: center;
	float: left;
	height: 150px;
	width: 150px;
	margin-left:15px;
	overflow: hidden;
	margin-bottom:3px;
}
.ofertas .box1 h2 {
	display: inline;
	float: left;
	height: 26px;
	width: 163px;
	overflow: hidden;
	font-size: 12px;
	line-height: 13px;
	border:0;
	float:left;
	color:#222222;
	text-align:left;
	padding-left:7px;
	margin-bottom:2px;
	background-image: url(img/box2_tit_back.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.ofertas .box1 h2 a{
	color:#222222;
}
.ofertas .box1 .descrip{
	float:left;
	width: 170px;
	height:47px;
	line-height:12px;
	overflow:hidden;
	margin:0 5px 5px 5px;
	color:#999999;
}
.ofertas .box1 .precio {
	float: left;
	height: 17px;
	width: 85px;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	padding: 2px 5px 2px 0 ;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	text-align:right;
}
.ofertas .box1 .precio .currency{
	color:#999999;
}
.ofertas .box1 .code {
	float: left;
	height: 15px;
	width: 90px;
	padding: 3px 0;
	overflow:hidden;
	text-align:center;
	margin-bottom:5px;
	text-decoration: line-through;
	color:#999999;
	font-weight:bold;
}


.ofertas .box1 .verDet {
	color: #cccccc;
	text-decoration: none;
	font-size: 10px;
	background-image: url(img/box2_bottom1.gif);
	float: left;
	height: 18px;
	width: 70px;
	padding-top: 2px;
	text-align:center;
}

.ofertas .box1 .boxComprar {
	float:left;
	width:90px;
	font-size:9px;
	background-image: url(img/box2_bottom2.gif);
	height: 18px;
	padding-top: 2px;
	padding-left:20px;
}

.ofertas .box1 .boxComprar .botComprar {
	height: 16px;
	width: 17px;
}

.ofertas .box1 .boxComprar .cantidad {
	float:left;
}
.ofertas .box1 .boxComprar .cant{
	float:left;
	width:20px;
	height:16px;
	padding:0;
	margin:0;
	border:solid 0px #CCCCCC;
	font-size:11px;
	margin-right:3px;
}

.ofertas .box1 .boxComprar .txtComprar {
	float:left;
	font-size:11px;
	color:#FFFFFF;
	font-size:10px;
	margin:0 3px;
}
.ofertas .box1 .boxComprar .botComprarDiv {
	float:right;
	width:55px;
	height:14px;
	margin-left:7px;
	margin-top:3px;
}
.ofertas .box1 .boxComprar .botComprarDiv .botComprar {
	float:right;
	width:55px;
	height:14px;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	background-image:url(img/botComprar-30.gif);
	background-color:#FFFFFF;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
/*	*/height:210px; 
	width: 790px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	float:left;
	position: relative;
}
.image_reel {
	position: absolute;
	top: 133px;
	left: 0;
	visibility: hidden;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: -204px; left: 21px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(img/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 2px 4px;
	text-decoration: none;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}
.paging a.active {
	font-weight: bold;
	background: #000000;
	border: 1px solid #610000;
}
.paging a:hover {font-weight: bold;}
