/*Worldwide Locations*/
div#map {
	margin:20px 0 40px 0;
	background:transparent url(../images/world-map.gif) no-repeat scroll left 20px;
	position:relative;
	height:400px;
	width:658px;
}

ul#dualLocations {
	height:380px;
	left:0;
	position:absolute;
	top:0;
	width:658px;
}
ul#dualLocations li {
	position:absolute;
	background-image:none;
	list-style-image:none;
	margin:0;
	padding:0;
	cursor:pointer;
}
li span{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color:#FFF;
	display:none;
	z-index:5000;
	padding:5px 5px 10px 5px;
	position:relative;
	left:-69px;
	width:142px;
	text-align:center;
	}
ul#dualLocations li img {
	border:none;
	float:none;
	margin:0;
	z-index:100;
}
ul#dualLocations li a{
	text-decoration:none;
	}
#content .australia h4 a{
	color:#c83d5a;
}
#content .asia h4 a{
	color:#50844d;
}
#content .uk h4 a{
	color:#006db8;
}
#content .deutschland h4 a{
	color:#00aac6;
}
#content .iberica h4 a{
	color:#ffb12c;
}
#content .ireland h4 a{
	color:#009e68;
}
#content .italia h4 a{
	color:#77b800;
	}
#content .hongKong h4 a{
	color:#779e75;
	}
#content .newZealan h4 a {
	color: #523F86;
}
#content .argentina h4,
#content .usa h4,
#content .puertoRico h4,
#content .mexico h4{
	color:#666;
	}
li:hover span, li.over span{ 
	display: block; 
}
ul#dualLocations li.londonInternational {
	left:302px;
	top:158px;
}
ul#dualLocations li.londonInternational span {
	top:-62px;
	background:url(../images/label_uk.png) no-repeat bottom center;
}
ul#dualLocations li.londonInternational:hover span {
	display: block;
}
ul#dualLocations li.londonCorporate {
	left:307px;
	top:165px;
}
ul#dualLocations li.londonCorporate span {
	top:-62px;
	background:url(../images/label_uk.png) no-repeat bottom center;
}
ul#dualLocations li.londonCorporate:hover span {
	display: block;
}
ul#dualLocations li.dublin {
	left:293px;
	top:160px;
}
ul#dualLocations li.dublin span {
	top:-48px;
	background:url(../images/label_ireland.png) no-repeat bottom center;
}
ul#dualLocations li.dublin:hover span {
	display: block;
}
ul#dualLocations li.milano {
	left:329px;
	top:188px;
}
ul#dualLocations li.milano span {
	top:-48px;
	background:url(../images/label_italia.png) no-repeat bottom center;
}
ul#dualLocations li.milano:hover span {
	display: block;
}
ul#dualLocations li.melbourne {
	left:542px;
	top:329px
}
ul#dualLocations li.melbourne span {
	top:-62px;
	background:url(../images/label_oz.png) no-repeat bottom center;
}
ul#dualLocations li.melbourne:hover span {
	display: block;
}
ul#dualLocations li.brisbane {
	left:552px;
	top:307px;
}
ul#dualLocations li.brisbane span {
	top:-62px;
	background:url(../images/label_oz.png) no-repeat bottom center;
}
ul#dualLocations li.brisbane:hover span {
	display: block;
}
ul#dualLocations li.perth {
	left:493px;
	top:314px;
}
ul#dualLocations li.perth span {
	top:-62px;
	background:url(../images/label_oz.png) no-repeat bottom center;
}
ul#dualLocations li.perth:hover span {
	display: block;
}
ul#dualLocations li.sydney {
	left:550px;
	top:319px;
}
ul#dualLocations li.sydney span {
	top:-62px;
	background:url(../images/label_oz.png) no-repeat bottom center;
}
ul#dualLocations li.sydney:hover span {
	display: block;
}
ul#dualLocations li.madrid {
	left:298px;
	top:191px;
}
ul#dualLocations li.madrid span {
	top:-48px;
	background:url(../images/label_iberica.png) no-repeat bottom center;
}
ul#dualLocations li.madrid:hover span {
	display: block;
}
ul#dualLocations li.barcelona {
	left:309px;
	top:189px;
}
ul#dualLocations li.barcelona span {
	top:-48px;
	background:url(../images/label_iberica.png) no-repeat bottom center;
}
ul#dualLocations li.barcelona:hover span {
	display: block;
}
ul#dualLocations li.koln {
	left:320px;
	top:168px;
}
ul#dualLocations li.koln span {
	top:-48px;
	background:url(../images/label_deutschland.png) no-repeat bottom center;
}
ul#dualLocations li.koln:hover span {
	display: block;
}
ul#dualLocations li.hongKong {
	left:486px;
	top:224px;
}
ul#dualLocations li.hongKong span {
	top:-48px;
	background:url(../images/label_asia.png) no-repeat bottom center;
	}
ul#dualLocations li.hongKong:hover span {
	display: block;
}
ul#dualLocations li.argentina {
	left:214px;
	top:325px;
}
ul#dualLocations li.argentina span {
	top:-62px;
	background:url(../images/label_us.png) no-repeat bottom center;
	}
ul#dualLocations li.argentina:hover span {
	display: block;
}
ul#dualLocations li.mexico {
	left:146px;
	top:228px;
}
ul#dualLocations li.mexico span {
	top:-48px;
	background:url(../images/label_us.png) no-repeat bottom center;
	}
ul#dualLocations li.mexico:hover span {
	display: block;
}
ul#dualLocations li.usa {
	left:177px;
	top:220px;
}
ul#dualLocations li.usa span {
	top:-48px;
	background:url(../images/label_us.png) no-repeat bottom center;
	}
ul#dualLocations li.usa:hover span {
	display: block;
}
ul#dualLocations li.puertoRico
{
	left:202px;
	top:232px;
}
ul#dualLocations li.puertoRico span {
	top:-62px;
	background:url(../images/label_us.png) no-repeat bottom center;
	}
ul#dualLocations li.puertoRico:hover span {
	display: block;
}

ul#dualLocations li.newzealand {
	left: 590px;
	top: 325px;
}

ul#dualLocations li.newzealand span {
	top:-48px;
	background:url(../images/label_nz.png) no-repeat bottom center;
	
}
#content .location {
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #e0e0e0;
	background:#eee;
	float:left;
	width:194px;
	height:140px;
	padding:10px;
	margin:0 10px 10px 0;
}
#content .location p {
	margin:0 0 2px 0 !important;
	font-size:1em;
}
#content .location h4{
	font-size:1.4em;
	margin:0 0 10px 0;
	font-family:georgia,arial,helvetica,sans-serif;
	}
