@charset "utf-8"; /* CSS Document */ /****************************************** * * Homepage stylesheet. * *******************************************/ #leftContentColumn { position : relative; float : left; width : 248px; } #rightContentColumn { position : relative; float : left; left : 15px; width : 347px; } #searchProducts { position : relative; float : left; } #browseProducts { border : 1px solid #c1c1c1; float : left; clear : both; width : 100%; height:336px; } #orderNow { position : relative; float : left; width : 171px; } #todaysFeatures { position : relative; float : left; left : 15px; width : 161px; } #features { position : relative; float : left; clear : both; width : 347px; } #featuresItemFirst { padding-left : 0px; } #featuresItemLast { padding-right : 0px; border-right : 0px; } .featuresItem { float : left; width : 29%; height : 123px; padding-left : 10px; padding-right : 10px; border-right : 1px solid #EFEFEF; } #searchProductsSelect { margin-bottom: 6px; width : 180px; display : block; } #searchProductsInput { margin-bottom: 6px; width : 175px; } #contentBody { width: 246px; height: 328px; } #typeItTable th { font-weight : normal; font-size : 11px; } #listobox { width : 147px; border : 1px solid #c1c1c1; background : #e8e8e8; margin-bottom : 10px; } #novedadesbox { width :437px; border : 1px solid #c1c1c1; font-weight : normal; font-size : 11px; } #promocionesbox { width : 598; border : 1px solid #c1c1c1; font-weight : normal; font-size : 11px; } #npbox { width : 140px; border : 1px solid #CCCCCC; background : #e8e8e8; } #pistolbox { display:block; } /*added from global.css*/ .grayBorder, .grayBorderToday, .grayBorderFeature, .grayBorderZipcode, .grayBorderListo { border: 1px solid #c1c1c1; margin: 0px 0px 20px 0px; font-size: 11px; } .grayBorder { padding: 10px; } .grayBorderToday { padding: 4px 4px 4px 4px; } .grayBorderFeature { padding: 5px 5px 5px 5px; } .grayBorderZipcode { padding : 8px 0px 8px 6px; margin : 5px 1px 20px 0px; } .grayBorderListo { padding: 5px 5px 5px 5px; width: 147px; height: 243px; } .featuresLeftItem,.featuresMiddleItem, .featuresRightItem { float: left; width: 29%; } .featuresLeftItem { padding-left: 0px; padding-right: 10px; } .featuresMiddleItem { width: 33%; padding-left: 5px; padding-right: 5px; border-left: 1px solid #EFEFEF; border-right: 1px solid #EFEFEF; } .featuresRightItem { padding-left: 5px; padding-right: 0px; border-right: 0px; } .copyboldtext {font-size: 12px;FONT-WEIGHT: bold} /*Estilo lista de productos*/ #fillproducts { background-image:url(images/fill_productosMasVendidos.gif) repeat-x; height:110px; } #textproducts{ font-family:Arial, Helvetica, sans-serif; } #leftImage { float:left; margin:1px 4px 0 0; } #left { float:left; } #titleproduct { font-weight:bold; font-size:12px; color:#990000; float:left; margin:8px 0 0 0 ; } #sku{ font-size:11px; color: #333333; float:left; } #parrafoProduct{ font-size:11px; margin:20px 4px 0 0; line-height: 12px; } #linkprod{ font-size:11px; float:right; margin:8px 5px 0 0; }