﻿
/* structure
----------------------------------*/
#shop-floor.home { min-height:100px; border-left:0; }
#homespace { width:900px; margin:0 auto; overflow:hidden; }
#home-pets { float:left; width:189px; background-color:White; }
#home-content { float:left; width:710px; border-left:solid 1px #E1E1E1; overflow:hidden; 
	background:#FFF url(/Images/home-panel.jpg) no-repeat bottom left; }
div.home-panel { float:left; width:236px; text-align:center; padding:2px 0 20px; }
div.h-feature { height:130px; overflow:hidden; }

div.item-new { position:absolute; z-index:101; width:50px; height:50px; margin-top:18px; margin-left:18px; }
div.abs-feature { position:absolute; z-index:100; width:84px; height:84px; margin-top:-2px; }

/* lists
----------------------------------*/
#home-pets .ptm li.last { border-bottom:0; }
.ptm li a { padding:20px 0 20px 65px; }

/* links
----------------------------------*/
a.feature-a { display:block; }
.home-panel h3 a { text-decoration:none; color:#333; }
.abs-feature a { display:block; width:84px; height:84px; background:url(/Images/feature.gif) no-repeat top left; text-indent:-9999px; }

/* text
----------------------------------*/
h2#home-pet-care { font-size:1.6em; width:710px; height:294px; margin:0; padding:0; text-indent:-9999px;
	background:url(/Images/pet-care-products.jpg) no-repeat top left; }
	
.home-panel h3 { margin:3px 0 5px; padding:0 6px; font-size:1.4em; font-weight:bold; }
.home-panel p { margin:0; padding:0 30px; font-size:1.1em; }
span.h-price { font-size:1.1em; display:block; color:#CC3300; padding:3px 0 0; }
	
#copyspace p { color:#666; }
#copyspace p strong { color:#333; }