@charset "utf-8";
/* CSS Document */
#map-container {
	position: relative;
	margin:-4px;
	height:500px;
	width:564px;
}
#map-container img{
	border: none;
}
#map-container div {
	position: absolute;
	padding:10px;

}
#map-states {
	z-index:1;
}
#map-outlines, #map-names, #map-imgmap {
	left: 0;
	top: 0;
	z-index:20;
}
#state-list {
	position: absolute;
	top:340px;
	left:475px;
	width:120px;
	z-index:50;
}
#state-list select {
	width: 120px;
}
#country-list {
	position: absolute;
	top:445px;
	left:300px;
	width:350px;
	z-index:50;

}
#preloader {
	visibility: hidden;
	height:0;
	overflow:hidden;
}
#content .search-group {
	padding:1px;
	float: left;
	position:relative;
}
#content .search-group select{
	padding:0;
	margin:0;
}
#content .box h3 {
	margin:0;
	padding:2px;
	font-size:11px;
	background-color: #30455B;
	color: #FFF;
}
div.results {
	height:75px;
	overflow:auto;
}
/* State Positioning */
#map-states > div{
	width: 575px;
	height: 450px;
}
#map-ak {display:none;background:url(../images/states/ak-sel.gif) no-repeat 84px 368px;} 
#map-id {display:none;background:url(../images/states/id-sel.gif) no-repeat 84px 109px;} 
#map-mi {display:none;background:url(../images/states/mi-sel.gif) no-repeat 330px 144px;} 
#map-ct {display:none;background:url(../images/states/ct-sel.gif) no-repeat 490px 188px;} 
#map-ar {display:none;background:url(../images/states/ar-sel.gif) no-repeat 295px 286px;} 
#map-mo {display:none;background:url(../images/states/mo-sel.gif) no-repeat 283px 235px;} 
#map-nj {display:none;background:url(../images/states/nj-sel.gif) no-repeat 479px 202px;} 
#map-mx {display:none;background:url(../images/states/mx-sel.gif) no-repeat 140px 341px;} 
#map-ny {display:none;background:url(../images/states/ny-sel.gif) no-repeat 432px 155px;} 
#map-nl {display:none;background:url(../images/states/nl-sel.gif) no-repeat 496px 1px;} 
#map-nb {display:none;background:url(../images/states/nb-sel.gif) no-repeat 512px 100px;} 
#map-nc {display:none;background:url(../images/states/nc-sel.gif) no-repeat 400px 266px;} 
#map-ky {display:none;background:url(../images/states/ky-sel.gif) no-repeat 348px 248px;} 
#map-tn {display:none;background:url(../images/states/tn-sel.gif) no-repeat 340px 276px;} 
#map-fl {display:none;background:url(../images/states/fl-sel.gif) no-repeat 371px 348px;} 
#map-or {display:none;background:url(../images/states/or-sel.gif) no-repeat 16px 127px;} 
#map-ns {display:none;background:url(../images/states/ns-sel.gif) no-repeat 551px 112px;} 
#map-me {display:none;background:url(../images/states/me-sel.gif) no-repeat 502px 114px;} 
#map-qc {display:none;background:url(../images/states/qc-sel.gif) no-repeat 405px 16px;} 
#map-nm {display:none;background:url(../images/states/nm-sel.gif) no-repeat 140px 273px;} 
#map-mt {display:none;background:url(../images/states/mt-sel.gif) no-repeat 109px 111px;} 
#map-il {display:none;background:url(../images/states/il-sel.gif) no-repeat 325px 207px;} 
#map-hi {display:none;background:url(../images/states/hi-sel.gif) no-repeat 10px 366px;} 
#map-ab {display:none;background:url(../images/states/ab-sel.gif) no-repeat 100px 39px;} 
#map-ok {display:none;background:url(../images/states/ok-sel.gif) no-repeat 210px 279px;} 
#map-sc {display:none;background:url(../images/states/sc-sel.gif) no-repeat 412px 292px;} 
#map-la {display:none;background:url(../images/states/la-sel.gif) no-repeat 301px 331px;} 
#map-nh {display:none;background:url(../images/states/nh-sel.gif) no-repeat 496px 146px;} 
#map-ma {display:none;background:url(../images/states/ma-sel.gif) no-repeat 490px 174px;} 
#map-va {display:none;background:url(../images/states/va-sel.gif) no-repeat 406px 235px;} 
#map-in {display:none;background:url(../images/states/in-sel.gif) no-repeat 360px 214px;} 
#map-ks {display:none;background:url(../images/states/ks-sel.gif) no-repeat 218px 241px;} 
#map-md {display:none;background:url(../images/states/md-sel.gif) no-repeat 440px 226px;} 
#map-ga {display:none;background:url(../images/states/ga-sel.gif) no-repeat 389px 299px;} 
#map-ri {display:none;background:url(../images/states/ri-sel.gif) no-repeat 507px 185px;} 
#map-pa {display:none;background:url(../images/states/pa-sel.gif) no-repeat 427px 196px;} 
#map-oh {display:none;background:url(../images/states/oh-sel.gif) no-repeat 386px 206px;} 
#map-tx {display:none;background:url(../images/states/tx-sel.gif) no-repeat 166px 286px;} 
#map-ne {display:none;background:url(../images/states/ne-sel.gif) no-repeat 203px 201px;} 
#map-de {display:none;background:url(../images/states/de-sel.gif) no-repeat 476px 223px;} 
#map-mn {display:none;background:url(../images/states/mn-sel.gif) no-repeat 270px 123px;} 
#map-mb {display:none;background:url(../images/states/mb-sel.gif) no-repeat 231px 57px;} 
#map-ut {display:none;background:url(../images/states/ut-sel.gif) no-repeat 99px 201px;} 
#map-sk {display:none;background:url(../images/states/sk-sel.gif) no-repeat 162px 53px;} 
#map-al {display:none;background:url(../images/states/al-sel.gif) no-repeat 360px 301px;} 
#map-bc {display:none;background:url(../images/states/bc-sel.gif) no-repeat 25px 18px;} 
#map-on {display:none;background:url(../images/states/on-sel.gif) no-repeat 283px 50px;} 
#map-wv {display:none;background:url(../images/states/wv-sel.gif) no-repeat 414px 222px;} 
#map-wy {display:none;background:url(../images/states/wy-sel.gif) no-repeat 135px 168px;} 
#map-nv {display:none;background:url(../images/states/nv-sel.gif) no-repeat 46px 189px;} 
#map-az {display:none;background:url(../images/states/az-sel.gif) no-repeat 80px 265px;} 
#map-vt {display:none;background:url(../images/states/vt-sel.gif) no-repeat 482px 151px;} 
#map-co {display:none;background:url(../images/states/co-sel.gif) no-repeat 149px 221px;} 
#map-ia {display:none;background:url(../images/states/ia-sel.gif) no-repeat 274px 196px;} 
#map-ms {display:none;background:url(../images/states/ms-sel.gif) no-repeat 329px 304px;} 
#map-nd {display:none;background:url(../images/states/nd-sel.gif) no-repeat 209px 125px;} 
#map-sd {display:none;background:url(../images/states/sd-sel.gif) no-repeat 205px 164px;} 
#map-wi {display:none;background:url(../images/states/wi-sel.gif) no-repeat 309px 154px;} 
#map-wa {display:none;background:url(../images/states/wa-sel.gif) no-repeat 36px 97px;} 
#map-ca {display:none;background:url(../images/states/ca-sel.gif) no-repeat 10px 179px;}


