/* Interactive Map */

#map { position: relative; margin:24px 0; height:28px; overflow: hidden; }

#map #loading { position: absolute; left: 222px; height: 28px; padding: 0 0 0 26px; text-align: center; line-height: 28px; background: url(/custom/images/6.gif) no-repeat 0 7px; }

/*
.midwest-map { position:relative; z-index:1; }
.midwest-map-right { z-index:0; }

.map { position:relative; width:570px; height:354px; }
.map img { position:absolute; top:0; left:0; border:none; }
.map li { position:absolute; z-index:2; background:none; padding:0; margin:0; }

.map .map-overlay { z-index:3; }
.map .map-bg { z-index:1; }

.map .map-sprite { text-indent:-9999px; }
.map .map-label { height:24px; padding:6px 10px 0 26px; line-height:normal; background:url(/custom/images/hw_usa-map-arrow.png); }
.map .map-label span { display:block; position:absolute; top:0; right:0; width:2px; height:30px; background:url(/custom/images/hw_usa-map-arrow-end.png); }

#spriteMN { top:28px; left:210px; width:167px; height:121px; background:url(/custom/images/hw_usa-map-mn.png) no-repeat; }
#labelMN { top:75px; left:326px; }

#spriteCO { top:78px; left:139px; width:162px; height:124px; background:url(/custom/images/hw_usa-map-co.png) no-repeat; }
#labelCO { top:138px; left:210px; }

#spriteOK { top:153px; left:215px; width:155px; height:207px; background:url(/custom/images/hw_usa-map-ok.png) no-repeat; }
#labelOK { top:195px; left:296px; }

#spriteIL { top:117px; left:292px; width:118px; height:93px; background:url(/custom/images/hw_usa-map-il.png) no-repeat; }
#labelIL { top:111px; left:388px; }

#spriteTX { top:200px; left:171px; width:205px; height:154px; background:url(/custom/images/hw_usa-map-tx.png) no-repeat; }
#labelTX { top:238px; left:298px; }

#spriteNC { top:176px; left:353px; width:198px; height:207px; background:url(/custom/images/hw_usa-map-nc.png) no-repeat; }
#labelNC { top:192px; left:470px; width:140px; }
*/
