#mapcontainer { 
	width: 800px; 
	margin: 0 auto;
	font-family: Arial, sans-serif; 
	top: -150px;
	left: -80px;
	position: absolute;
}
#mapcontainer p {
	height: 455px;
	position: relative;
	background: url(/images/merchant-account/map/map.png);
	overflow: hidden;
	width: 735px;
}
#map {
	border: none;
	position: absolute;
}
#mapdescription {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #999;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	opacity: 1;
	color: inherit;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
.data {
	font-size: 14px;
	float: left;
}
.data h2 {
	position: relative;
	display: block;
	float: right;
	color: #333;
	font-weight: bold;
	text-shadow: 1px 1px #444;
	margin-right: 62px;
	padding: 1px 4px;
	text-shadow: 0px 0px #fff;
}
.data ul {
	margin: 0 10px 0 0;
	list-style: none;
	cursor: default;
	border: 1px solid #ddd;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	display: table;
	padding: 5px;
	background: #fff;
	-webkit-box-shadow: #666 1px 1px 2px;
	-moz-box-shadow: #666 1px 1px 2px;
	float: left;
	color: #000;
	background-color: #fff;
}
.data > ul > li {
	padding: 2px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	margin-bottom: 2px;
	display: block;
	position: relative;
	width: 120px;
}
.data > ul > li:hover {
	color: #fff;
	background-color: #000;
}
.data > ul > li > ul {
	top: -5px;
	position: absolute;
	display: none;
	font-size: 12px;
	background-image: url(/images/merchant-account/map/method.png) left top repeat-y;
	width: 180px;
	z-index: 9999;
	-webkit-box-shadow: #333 1px 1px 3px;
	-moz-box-shadow: #333 1px 1px 3px;
	padding: 0px;
	border: 4px solid #fff;
}

/* payment method logos: 30x20 */
.data > ul > li > ul > li {
	padding: 2px 0 4px 40px;
	background-color: #fff;
	color: #000;
	margin-bottom: 2px;
}
li.visa {
	background: url(/images/merchant-account/map/logo-visa.png) left center no-repeat;
}
li.visaelectron {
	background: url(/images/merchant-account/map/logo-visaelectron.png) left center no-repeat;
}
li.mastercard {
	background: url(/images/merchant-account/map/logo-mastercard.png) left center no-repeat;
}
li.amex {
	background: url(/images/merchant-account/map/logo-amex.png) left center no-repeat;
}
li.jcb {
	background: url(/images/merchant-account/map/logo-jcb.png) left center no-repeat;
}
li.diners {
	background: url(/images/merchant-account/map/logo-diners.png) left center no-repeat;
}
li.poli {
	background: url(/images/merchant-account/map/logo-poli.png) left center no-repeat;
}
li.bank {
	background: url(/images/merchant-account/map/logo-bank.png) left center no-repeat;
}
li.netelis {
	background: url(/images/merchant-account/map/logo-netelis.png) left center no-repeat;
}
li.enets {
	background: url(/images/merchant-account/map/logo-enets.png) left center no-repeat;
}
li.maestro {
	background: url(/images/merchant-account/map/logo-maestro.png) left center no-repeat;
}
li.solocard {
	background: url(/images/merchant-account/map/logo-solocard.png) left center no-repeat;
}
li.euro6000 {
	background: url(/images/merchant-account/map/logo-euro6000.png) left center no-repeat;
}
li.card4b {
	background: url(/images/merchant-account/map/logo-card4b.png) left center no-repeat;
}
li.pekaosa {
	background: url(/images/merchant-account/map/logo-pekaosa.png) left center no-repeat;
}
li.inteligo {
	background: url(/images/merchant-account/map/logo-inteligo.png) left center no-repeat;
}
li.mbank {
	background: url(/images/merchant-account/map/logo-mbank.png) left center no-repeat;
}
li.ideal {
	background: url(/images/merchant-account/map/logo-ideal.png) left center no-repeat;
}
li.postepay {
	background: url(/images/merchant-account/map/logo-postepay.png) left center no-repeat;
}
li.cartasi {
	background: url(/images/merchant-account/map/logo-cartasi.png) left center no-repeat;
}
li.visadebit {
	background: url(/images/merchant-account/map/logo-visadebit.png) left center no-repeat;
}
li.laser {
	background: url(/images/merchant-account/map/logo-laser.png) left center no-repeat;
}
li.sofort {
	background: url(/images/merchant-account/map/logo-sofort.png) left center no-repeat;
}
li.direct {
	background: url(/images/merchant-account/map/logo-direct.png) left center no-repeat;
}
li.giropay {
	background: url(/images/merchant-account/map/logo-giropay.png) left center no-repeat;
}
li.ecelv {
	background: url(/images/merchant-account/map/logo-ecelv.png) left center no-repeat;
}
li.cartebleue {
	background: url(/images/merchant-account/map/logo-cartebleue.png) left center no-repeat;
}
li.solo {
	background: url(/images/merchant-account/map/logo-solo.png) left center no-repeat;
}
li.nordea {
	background: url(/images/merchant-account/map/logo-nordea.png) left center no-repeat;
}
li.epay {
	background: url(/images/merchant-account/map/logo-epay.png) left center no-repeat;
}
li.eps {
	background: url(/images/merchant-account/map/logo-eps.png) left center no-repeat;
}
li.dankort {
	background: url(/images/merchant-account/map/logo-dankort.png) left center no-repeat;
}
li.onlinebank {
	background: url(/images/merchant-account/map/logo-onlinebank.png) left center no-repeat;
}
li.pagofacil {
	background: url(/images/merchant-account/map/logo-pago-facil.png) left center no-repeat;
}
li.boleto {
	background: url(/images/merchant-account/map/logo-boleto.png) left center no-repeat;
}
li.mazooma {
	background: url(/images/merchant-account/map/logo-mazooma.png) left center no-repeat;
}

#world_data {
	left: 80px;
	top: 150px;
	padding: 10px 0 10px 10px;
	position: absolute;
	display: none;
	background-color: rgba( 100, 100, 100, 0.2 );
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	z-index: 99;
}
area {
	outline: none;
	cursor: pointer;
	border: none;
}
object {
	border: 1px solid #aaa;
}
#mapmain {
	position: relative; 
	overflow: hidden; 
}

