/* =============== DELIVERY MAP PAGE STYLES ================ *//* Map slideshow controls */#slideshowNav { position:absolute; display:block; top:126px; right:6px; color:#666; cursor:pointer; z-index:300; font:bold 14px Arial, Helvetica, sans-serif; }#slideshowNav a { display:block; float:left; padding:5px 10px; background:#f96302; margin-left:10px; color:#FFF; font:bold 12px Arial, sans-serif; text-decoration:none; }#slideshowNav a:hover, #slideshowNav .activeSlide { color:#898989; background:#CCC; }/* Map */.deliveryMap { display:block; padding:0; margin:0 0 20px 0; position:relative; width:857px; height:729px; }.deliveryMap DIV h2, .deliveryMap DIV p { z-index:20; }.deliveryMap DIV { position:absolute; top:0px; left:0px; display:block; /*z-index:5; opacity:0.0;*/ height:729px; width:857px; background:none!important; overflow: hidden; }.deliveryMap DIV.active { z-index:10; opacity:1.0; }.deliveryMap DIV.last-active { z-index:5; }.deliveryMap DIV img { position:absolute; top:50px; left:0; z-index:5; }/* State Positions */.deliveryMap .stateAbbreviations { position:absolute; font:bold 10px Arial, Helvetica, sans-serif; z-index:20; color:#000; }.Alabama { top:425px; left:490px; }.Alaska { top:645px; left:21px; }.Arizona { top:385px; left:135px; }.Arkansas { top:395px; left:405px; }.California { top:315px; left:35px; }.Colorado { top:315px; left:225px; }.Connecticut { top:243px; left:651px; }.Delaware { top:299px; left:643px; }.District-of-Columbia { top:320px; left:640px; }.Florida { top:495px; left:578px; }.Georgia { top:420px; left:540px; }.Hawaii { top:660px; left:155px; }.Idaho { top:215px; left:130px; }.Illinois { top:305px; left:450px; }.Indiana { top:305px; left:490px; }.Iowa { top:270px; left:391px; }.Kansas { top:330px; left:325px; }.Kentucky { top:340px; left:510px; }.Louisiana { top:455px; left:409px; }.Maine { top:171px; left:675px; }.Maryland { top:294px; left:603px; }.Massachusetts { top:229px; left:653px; }.Michigan { top:235px; left:500px; }.Minnesota { top:205px; left:375px; }.Mississippi { top:425px; left:452px; }.Missouri { top:335px; left:402px; }.Montana { top:180px; left:194px; }.Nebraska { top:280px; left:315px; }.Nevada { top:290px; left:85px; }.New-Hampshire { top:215px; left:656px; }.New-Jersey { top:279px; left:633px; }.New-Mexico { top:395px; left:215px; }.New-York { top:227px; left:618px; }.North-Carolina { top:360px; left:588px; }.North-Dakota { top:175px; left:305px; }.Ohio { top:292px; left:530px; }.Oklahoma { top:380px; left:340px; }.Oregon { top:205px; left:55px; }.Pennsylvania { top:268px; left:589px; }.Puerto-Rico { top:670px; left:190px; }.Rhode-Island { top:249px; left:675px; }.South-Carolina { top:395px; left:571px; }.South-Dakota { top:230px; left:305px; }.Tennessee { top:372px; left:495px; }.Texas { top:455px; left:310px; }.Utah { top:305px; left:150px; }.Vermont { top:195px; left:641px; }.Virginia { top:325px; left:590px; }.Washington { top:145px; left:76px; }.West-Virginia { top:315px; left:558px; }.Wisconsin { top:225px; left:435px; }.Wyoming { top:245px; left:210px; }/* City Listings */.deliveryCities { display:block; width:405px; float:left; font:normal 12px/18px Arial, Helvetica, sans-serif; margin:0; }.deliveryCities .listRow { display:block; padding:4px 10px; border-bottom:solid 1px #666; margin:0; clear:both; }.listRow h3.cityName { width:160px; display:block; margin:0; padding:0; float:left; font:normal 12px/18px Arial, Helvetica, sans-serif; }.listRow .priority { width:110px; float:left; }