﻿/*
US Map CSS Rollover Image Map
Based on Design by: Stan Naspinski -  2006 (mrstan@gmail.com)
Feel free to use this code, recognition would be appreciated!
*/



#imap
{
    display:block;
    width:545px;
    height:362px;
    background:url(../images/map/salesmap.jpg) no-repeat;
    position:relative;
}

/* the hack for IE pre IE6 */
* html #imap a#us {
  height:362px;
  }

#imap a#us 
{
    display:block;
    width:0px;
    height:0px;
    padding-top:0px;
    overflow:hidden;
    background:transparent url(../images/map/salesmap.jpg) 545 362 no-repeat)
    position:absolute;
    left:0;
    top:0;
}

#imap a#us:hover 
{
    background-position:0 0;
    z-index:10;
}

#imap dd 
{
    position:absolute;
    padding:0;
    margin:0;
}

#imap a
{
    display:block;
    text-decoration:none;
    z-index:20;
    /*border:solid 1px black;*/
}


/*CANADA WEST*/
/* Not used in V10
#imap #imgcanadawest 
{
    left:59px;
    top:4px;
    z-index:19;
}
#imap a#canadawest:hover 
{
    background:url(../images/map/canada_west.png) -59px -4px;
}
#imap a#canadawest
{
    width:210px;
    height:133px;
}
*/
/*CANADA EAST*/
/* Not used in V10
#imap #imgcanadaeast
{
    left:236px;
    top:23px;
    z-index:20;
}
#imap a#canadaeast:hover 
{
    background:url(../images/map/canada_east.png) -236px -23px;
}
#imap a#canadaeast
{
    width:183px;
    height:143px;
}
*/
/*ALABAMA*/
#imap #imgal 
{
    left:389px;
    top:195px;
    z-index:20;
}
#imap a#al:hover 
{
    background:url(../images/map/al.png) no-repeat;
}
#imap a#al
{
    width:51px;
    height:66px;
}
/*ALASKA*/
/* NOT Used in V10
#imap #imgak 
{
    left:3px;
    top:4px;
    z-index:20;
}
#imap a#ak:hover 
{
    background:url(../images/map/ak.png) -3px -4px;
}
#imap a#ak
{
    width:77px;
    height:80px;
}*/
/*ARIZONA*/
#imap #imgaz 
{
    left:55px;
    top:157px;
    z-index:20;
}
#imap a#az:hover 
{
    background:url(../images/map/az.png) no-repeat;
}
#imap a#az
{
    width:89px;
    height:84px;
}
/*ARKANSAS*/
#imap #imgar 
{
    left:308px;
    top:183px;
    z-index:20;
}
#imap a#ar:hover 
{
    background:url(../images/map/ar.png) no-repeat;
}
#imap a#ar
{
    width:59px;
    height:49px;
}
/*CALIFORNIA*/
#imap #imgca 
{
    left:2px;
    top:74px;
    z-index:20;
}
#imap a#ca:hover 
{
    background:url(../images/map/ca.png)  no-repeat;
}
#imap a#ca
{
    width:72px;
    height:133px;
}
/*COLORADO*/
#imap #imgco 
{
    left:144px;
    top:124px;
    z-index:20;
}
#imap a#co:hover 
{
    background:url(../images/map/co.png) no-repeat;
}
#imap a#co
{
    width:85px;
    height:55px;
}
/*CONNECTICUT*/
#imap #imgct 
{
    left:508px;
    top:81px;
    z-index:22;
}
#imap a#ct:hover 
{
    background:url(../images/map/ct.png) no-repeat;
}
#imap a#ct
{
    width:18px;
    height:15px;
}

/*DELAWARE*/
#imap #imgde 
{
    left:501px;
    top:116px;
    z-index:24;
}
#imap a#de:hover 
{
    background:url(../images/map/de.png) no-repeat;
}
#imap a#de
{
    width:15px;
    height:13px;
}
/*FLORIDA*/
#imap #imgfl 
{
    left:407px;
    top:238px;
    z-index:20;
}
#imap a#fl:hover 
{
    background:url(../images/map/fl.png) no-repeat;
}
#imap a#fl
{
    width:130px;
    height:78px;
}
/*GEORGIA*/
#imap #imgga 
{
    left:419px;
    top:191px;
    z-index:20;
}
#imap a#ga:hover 
{
    background:url(../images/map/ga.png) no-repeat;
}
#imap a#ga
{
    width:70px;
    height:57px;
}
/*HAWAII*/
/* Not used in V10
#imap #imgha 
{
    left:133px;
    top:307px;
    z-index:20;
}
#imap a#ha:hover 
{
    background:url(../images/map/ha.png) -133px -307px;
}
#imap a#ha
{
    width:80px;
    height:55px;
}
*/
/*IDAHO*/
#imap #imgid 
{
    left:86px;
    top:29px;
    z-index:20;
}
#imap a#id:hover 
{
    background:url(../images/map/id.png) no-repeat;
}
#imap a#id
{
    width:67px;
    height:84px;
}
/*ILLINOIS*/
#imap #imgil 
{
    left:339px;
    top:113px;
    z-index:21;
}
#imap a#il:hover 
{
    background:url(../images/map/il.png) no-repeat;
}
#imap a#il
{
    width:46px;
    height:63px;
}
/*INDIANA*/
#imap #imgin 
{
    left:378px;
    top:116px;
    z-index:20;
}
#imap a#in:hover 
{
    background:url(../images/map/in.png) no-repeat;
}
#imap a#in
{
    width:35px;
    height:50px;
}
/*IOWA*/
#imap #imgia 
{
    left:283px;
    top:102px;
    z-index:20;
}
#imap a#ia:hover 
{
    background:url(../images/map/ia.png) no-repeat;
}
#imap a#ia
{
    width:68px;
    height:39px;
}
/*KANSAS*/
#imap #imgks 
{
    left:222px;
    top:143px;
    z-index:20;
}
#imap a#ks:hover 
{
    background:url(../images/map/ks.png) no-repeat;
}
#imap a#ks
{
    width:87px;
    height:40px;
}
/*KENTUCKY*/
#imap #imgky 
{
    left:371px;
    top:146px;
    z-index:20;
}
#imap a#ky:hover 
{
    background:url(../images/map/ky.png) no-repeat;
}
#imap a#ky
{
    width:77px;
    height:35px;
}
/*LOUISIANA*/
#imap #imgla 
{
    left:317px;
    top:228px;
    z-index:20;
}
#imap a#la:hover 
{
    background:url(../images/map/la.png) no-repeat;
}
#imap a#la
{
    width:74px;
    height:57px;
}
/*MAINE*/
#imap #imgme 
{
    left:505px;
    top:21px;
    z-index:20;
}
#imap a#me:hover 
{
    background:url(../images/map/me.png) no-repeat;
}
#imap a#me
{
    width:37px;
    height:47px;
}
/*MARYLAND*/
#imap #imgmd 
{
    left:480px;
    top:117px;
    z-index:22;
}
#imap a#md:hover 
{
    background:url(../images/map/md.png) no-repeat;
}
#imap a#md
{
    width:36px;
    height:25px;
}
/*MASSACHUSSETTS*/
#imap #imgma 
{
    left:506px;
    top:70px;
    z-index:22;
}
#imap a#ma:hover 
{
    background:url(../images/map/ma.png) no-repeat;
}
#imap a#ma
{
    width:33px;
    height:15px;
}
/*MICHIGAN*/
#imap #imgmi 
{
    left:341px;
    top:62px;
    z-index:20;
}
#imap a#mi:hover 
{
    background:url(../images/map/mi.png) no-repeat;
}
#imap a#mi
{
    width:81px;
    height:58px;
}
/*MINNESOTA*/
#imap #imgmn 
{
    left:279px;
    top:47px;
    z-index:20;
}
#imap a#mn:hover 
{
    background:url(../images/map/mn.png) no-repeat;
}
#imap a#mn
{
    width:62px;
    height:56px;
}
/*MISSISSIPPI*/
#imap #imgms 
{
    left:353px;
    top:199px;
    z-index:21;
}
#imap a#ms:hover 
{
    background:url(../images/map/ms.png) no-repeat;
}
#imap a#ms
{
    width:46px;
    height:65px;
}
/*MISSOURI*/
#imap #imgmo 
{
    left:295px;
    top:138px;
    z-index:20;
}
#imap a#mo:hover 
{
    background:url(../images/map/mo.png) no-repeat;
}
#imap a#mo
{
    width:77px;
    height:53px;
}
/*MONTANA*/
#imap #imgmt 
{
    left:123px;
    top:31px;
    z-index:21;
}
#imap a#mt:hover 
{
    background:url(../images/map/mt.png) no-repeat;
}
#imap a#mt
{
    width:101px;
    height:58px;
}
/*NEBRASKA*/
#imap #imgne 
{
    left:208px;
    top:109px;
    z-index:20;
}
#imap a#ne:hover 
{
    background:url(../images/map/ne.png) no-repeat;
}
#imap a#ne
{
    width:93px;
    height:39px;
}
/*NEVADA*/
#imap #imgnv 
{
    left:39px;
    top:86px;
    z-index:21;
}
#imap a#nv:hover 
{
    background:url(../images/map/nv.png) no-repeat;
}
#imap a#nv
{
    width:74px;
    height:93px;
}
/*NEW HAMPSHIRE*/
#imap #imgnh 
{
    left:505px;
    top:50px;
    z-index:21;
}
#imap a#nh:hover 
{
    background:url(../images/map/nh.png) no-repeat;
}
#imap a#nh
{
    width:19px;
    height:26px;
}
/*NEW JERSEY*/
#imap #imgnj 
{
    left:499px;
    top:97px;
    z-index:21;
}
#imap a#nj:hover 
{
    background:url(../images/map/nj.png) no-repeat;
}
#imap a#nj
{
    width:18px;
    height:23px;
}
/*NEW MEXICO*/
#imap #imgnm 
{
    left:120px;
    top:169px;
    z-index:21;
}
#imap a#nm:hover 
{
    background:url(../images/map/nm.png) no-repeat;
}
#imap a#nm
{
    width:91px;
    height:74px;
}
/*NEW YORK*/
#imap #imgny 
{
    left:450px;
    top:58px;
    z-index:20;
}
#imap a#ny:hover 
{
    background:url(../images/map/ny.png) no-repeat;
}
#imap a#ny
{
    width:78px;
    height:44px;
}
/*NORTH CAROLINA*/
#imap #imgnc 
{
    left:435px;
    top:152px;
    z-index:20;
}
#imap a#nc:hover 
{
    background:url(../images/map/nc.png) no-repeat;
}
#imap a#nc
{
    width:93px;
    height:41px;
}
/*NORTH DAKOTA*/
#imap #imgnd 
{
    left:218px;
    top:49px;
    z-index:20;
}
#imap a#nd:hover 
{
    background:url(../images/map/nd.png) no-repeat;
}
#imap a#nd
{
    width:68px;
    height:35px;
}
/*OHIO*/
#imap #imgoh 
{
    left:404px;
    top:106px;
    z-index:20;
}
#imap a#oh:hover 
{
    background:url(../images/map/oh.png) no-repeat;
}
#imap a#oh
{
    width:48px;
    height:43px;
}
/*OKLAHOMA*/
#imap #imgok 
{
    left:210px;
    top:179px;
    z-index:21;
}
#imap a#ok:hover 
{
    background:url(../images/map/ok.png) no-repeat;
}
#imap a#ok
{
    width:105px;
    height:45px;
}
/*OREGON*/
#imap #imgor 
{
    left:22px;
    top:34px;
    z-index:20;
}
#imap a#or:hover 
{
    background:url(../images/map/or.png) no-repeat;
}
#imap a#or
{
    width:88px;
    height:62px;
}
/*PENNSYLVANIA*/
#imap #imgpa 
{
    left:444px;
    top:92px;
    z-index:20;
}

#imap a#pa:hover 
{
    background:url(../images/map/pa.png) no-repeat;
}
#imap a#pa
{
    width:64px;
    height:37px;
}
/*RHODE ISLAND*/
#imap #imgri 
{
    left:523px;
    top:79px;
    z-index:24;
}
#imap a#ri:hover 
{
    background:url(../images/map/ri.png) no-repeat;
}
#imap a#ri
{
    width:8px;
    height:9px;
}
/*SOUTH CAROLINA*/
#imap #imgsc 
{
    left:447px;
    top:182px;
    z-index:20;
}
#imap a#sc:hover 
{
    background:url(../images/map/sc.png) no-repeat;
}
#imap a#sc
{
    width:60px;
    height:39px;
}
/*SOUTH DAKOTA*/
#imap #imgsd 
{
    left:212px;
    top:79px;
    z-index:20;
}
#imap a#sd:hover 
{
    background:url(../images/map/sd.png) no-repeat;
}
#imap a#sd
{
    width:74px;
    height:38px;
}
/*TENNESSEE*/
#imap #imgtn 
{
    left:363px;
    top:168px;
    z-index:20;
}
#imap a#tn:hover 
{
    background:url(../images/map/tn.png) no-repeat;
}
#imap a#tn
{
    width:94px;
    height:35px;
}
/*TEXAS*/
#imap #imgtx 
{
    left:155px;
    top:183px;
    z-index:20;
}
#imap a#tx:hover 
{
    background:url(../images/map/tx.png) no-repeat;
}
#imap a#tx
{
    width:173px;
    height:151px;
}

/*UTAH*/
#imap #imgut 
{
    left:88px;
    top:102px;
    z-index:20;
}
#imap a#ut:hover 
{
    background:url(../images/map/ut.png) no-repeat;
}
#imap a#ut
{
    width:71px;
    height:68px;
}
/*VERMONT*/
#imap #imgvt 
{
    left:491px;
    top:52px;
    z-index:20;
}
#imap a#vt:hover 
{
    background:url(../images/map/vt.png) no-repeat;
}
#imap a#vt
{
    width:20px;
    height:26px;
}
/*VIRGINIA*/
#imap #imgva 
{
    left:439px;
    top:127px;
    z-index:21;
}
#imap a#va:hover 
{
    background:url(../images/map/va.png) no-repeat;
}
#imap a#va
{
    width:80px;
    height:43px;
}
/*WASHINGTON*/
#imap #imgwa 
{
    left:53px;
    top:14px;
    z-index:20;
}
#imap a#wa:hover 
{
    background:url(../images/map/wa.png) no-repeat;
}
#imap a#wa
{
    width:70px;
    height:45px;
}
/*WEST VIRGINIA*/
#imap #imgwv 
{
    left:439px;
    top:127px;
    z-index:22;
}
#imap a#wv:hover 
{
    background:url(../images/map/wv.png) no-repeat;
}
#imap a#wv
{
    width:40px;
    height:34px;
}
/*WISCONSIN*/
#imap #imgwi 
{
    left:317px;
    top:70px;
    z-index:20;
}
#imap a#wi:hover 
{
    background:url(../images/map/wi.png) no-repeat;
}
#imap a#wi
{
    width:56px;
    height:45px;
}
/*WYOMING*/
#imap #imgwy 
{
    left:138px;
    top:78px;
    z-index:20;
}
#imap a#wy:hover 
{
    background:url(../images/map/wy.png) no-repeat;
}
#imap a#wy
{
    width:79px;
    height:55px;
}






#imap a span, #imap a:visited span 
{
    display:none;
}

#imap a span, #imap a:visited span 
{
    display:none;
}
