@charset "utf-8";
/* CSS Document */
html{background-image:url(../images/background.png);}

body{
	margin:0px;
	background-image:url(../images/background.png);
	}

.slide{
	height:420px;
}
.slide-index{
	
	text-align:center;
	vertical-align:middle;
}
.brand-1{
	height:480px;
}
.brand-2{
	height:480px;
	width:450px;
}
.brand-3{
	height:480px;
	width:450px;
}
.space-60px{
	height:60px;
}
.space-60px-v{
	width:60px;
}
.brands-2{
	height:290px;
}
.logo-sears{
	height:120px;
	text-align:center;
	vertical-align:middle;
}
/* Easy Slider*/
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			
.interno-left{
	background-image:url(../images/interna-left-bg.png);
	background-repeat:no-repeat;
}
.interno-right{
	background-image:url(../images/interna-right-bg.png);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
}
.look{
	background-image:url(../images/trend-bg.png);
	background-repeat:no-repeat;
	width:200px;
	height:260px;
	vertical-align:middle;
	text-align:center;
}
.boton-trend{
	height:60px;
	background-image:url(../images/boton-trend-bg.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-family:century gothic, arial;
	vertical-align:middle;
	font-size:14px;
	padding-left:10px;
	padding-top:19px;
	
}
.boton-trend a{
	color:#fff;
	text-decoration:none;
}
.boton-trend-on{
	height:60px;
	background-image:url(../images/boton-trend-bg-on.png);
	background-repeat:no-repeat;
	color:#414141;
	font-family:century gothic, arial;
	vertical-align:middle;
	font-size:14px;
	padding-left:10px;
	padding-top:19px;
}
.boton-trend-on a{
	color:#414141;
	text-decoration:none;
}
.web-top{
	height:40px;
	background-color: #333;
	font-family:century gothic, arial;
	font-size:13px;
	color:#FFF;
}
.web-top a{
	color:#FFF;
	text-decoration:none;
}
.web-top a:hover{
	color: #999;
	text-decoration:none;
}
.web-top-1{
	text-align:left;
	height:40px;
	vertical-align:middle;
	font-size:15px;
}
.web-top-2{
	text-align: right;
	height:40px;
	vertical-align:middle;
}

