@import url("living-section.css");
@import url("miniStoreLocator.css");
/* CSS Document */
img#livingHeader{ position: relative; left: -19px; top: -8px; }
div.columnWrapper div.columnOne {position:relative; }

ul.subNav{ clear:both; }

div#living-image-wrapper { margin-bottom: 15px; left: -19px; position: relative; }
div#living-image-wrapper a { display: block; float: left; margin-right: 13px;}
div#living-image-wrapper a span { display: none; }
div#living-image-wrapper a#playNav { background-image:url(/img/sections/livingWithCarpet/play-on.jpg); width: 270px; height: 385px; }
div#living-image-wrapper a:hover#playNav { background-image:url(/img/sections/livingWithCarpet/play-off.jpg); }

div#living-image-wrapper a#workNav { background-image:url(/img/sections/livingWithCarpet/work-on.jpg); width: 240px; height: 385px; }
div#living-image-wrapper a:hover#workNav { background-image:url(/img/sections/livingWithCarpet/work-off.jpg); }

div#living-image-wrapper a#exerciseNav { background-image:url(/img/sections/livingWithCarpet/exercise-on.jpg); width: 416px; height: 241px; margin: 13px 0px 0px 0px; }
div#living-image-wrapper a:hover#exerciseNav { background-image:url(/img/sections/livingWithCarpet/exercise-off.jpg); }

div#living-image-wrapper a#readNav { background-image:url(/img/sections/livingWithCarpet/read-on.jpg); width: 201px; height: 130px; }
div#living-image-wrapper a:hover#readNav { background-image:url(/img/sections/livingWithCarpet/read-off.jpg); }

div#living-image-wrapper a#relaxNav { background-image:url(/img/sections/livingWithCarpet/relax-on.jpg); width: 201px; height: 130px; margin-right: 0px;}
div#living-image-wrapper a:hover#relaxNav { background-image:url(/img/sections/livingWithCarpet/relax-off.jpg); }

body { background: #341F1E url("/img/carpetBackgrounds/carpet-grey.gif") 0 0 repeat; }
#contentWrapper ul.subNav {clear:both;}

#promo_store {
	width:470px;
	float:left;
	margin-right:0px;
	background-position:center right;
	background-color:#B2A6A6;
}

#promo_store h4 { margin-top:40px; margin-left:14px; }
#promo_store form { margin-left:14px; }

div#contentWrapper div#miniStoreLocatorWrap { margin-top: -128px; }