/* MAP */

#map {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#map span {
	display: none;
	position: absolute;
}
#map a {
	display: block;
	text-indent: -1900%;
	position: absolute;
	outline: none;
}
#map a:hover span{
	display: block;
}
#map .NorthAmerica {
	width: 150px;
	height: 54px;
	background: url(../images/icons/northamerica.png) no-repeat;
	left: 136px;
	top: -338px;
}
#map .NorthAmerica span {
	width: 150px;
	height: 54px;
	background: url(../images/icons/northamericaover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#map .CentralAmerica {
	width: 157px;
	height: 54px;
	background: url(../images/icons/centralamerica.png) no-repeat;
	left: 115px;
	top: -219px;
}
#map .CentralAmerica span {
	width: 157px;
	height: 54px;
	background: url(../images/icons/centralamericaover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#map .SouthAmerica {
	width: 152px;
	height: 54px;
	background: url(../images/icons/southamerica.png) no-repeat;
	left: 280px;
	top: -123px;
}
#map .SouthAmerica span {
	width: 152px;
	height: 54px;
	background: url(../images/icons/southamericaover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#map .Europe {
	width: 95px;
	height: 54px;
	background: url(../images/icons/europe.png) no-repeat;
	left: 440px;
	top: -367px;
}
#map .Europe span {
	width: 95px;
	height: 54px;
	background: url(../images/icons/europeover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#map .MiddleEast {
	width: 132px;
	height: 54px;
	background: url(../images/icons/middleeast.png) no-repeat;
	left: 505px;
	top: -260px;
}
#map .MiddleEast span {
	width: 132px;
	height: 54px;
	background: url(../images/icons/middleeastover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#map .Africa {
	width: 95px;
	height: 54px;
	background: url(../images/icons/africa.png) no-repeat;
	left: 521px;
	top: -162px;
}
#map .Africa span {
	width: 132px;
	height: 54px;
	background: url(../images/icons/africaover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#map .Asia {
	width: 74px;
	height: 54px;
	background: url(../images/icons/asia.png) no-repeat;
	left: 713px;
	top: -297px;
}
#map .Asia span {
	width: 74px;
	height: 54px;
	background: url(../images/icons/asiaover.png) no-repeat;
	left: 0px;
	top: 0px;
}
#map .Oceania {
	width: 109px;
	height: 54px;
	background: url(../images/icons/oceania.png) no-repeat;
	left: 802px;
	top: -111px;
}
#map .Oceania span {
	width: 109px;
	height: 54px;
	background: url(../images/icons/oceaniaover.png) no-repeat;
	left: 0px;
	top: 0px;
}

#northamericamap, #centralamericamap, #southamericamap, #europemap, #middleeastmap, #asiamap, #oceaniamap, #africamap {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#northamericamap span, #centralamericamap span, #southamericamap span, #europemap span, #middleeastmap span, #asiamap span, #oceaniamap span, #africamap span {
	display: none;
	position: absolute;
}
#northamericamap a, #centralamericamap a, #southamericamap a, #europemap a, #middleeastmap a, #asiamap a, #oceaniamap a, #africamap a {
	display: block;
	position: absolute;
	outline: none;
	font-weight:bold;
	left: 848px;
	top: -408px;
	width: 106px;
	height: 33px;
}
#northamericamap a:hover span, #centralamericamap a:hover span, #southamericamap a:hover span, #europemap a:hover span, #middleeastmap a:hover span, #asiamap a:hover span, #oceaniamap a:hover span, #africamap a:hover span {
	display: block;
}

/* North America */
#northamericamap .Canada {
	width: 89px;
	height: 15px;
	background: url(../images/icons/dotnorthamerica.png) no-repeat;
	left: 170px;
	top: -291px;
	color:#FFF;
	text-indent: 20px;
}
#northamericamap .UnitedStates {
	width: 116px;
	height: 15px;
	background: url(../images/icons/dotnorthamerica.png) no-repeat;
	left: 144px;
	top: -178px;
	color:#FFF;
	text-indent: 20px;
}
#northamericamap .Mexico {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotnorthamerica.png) no-repeat;
	left: 142px;
	top: -55px;
	color:#333;
	text-indent: -48px;
}

/* Africa */
#africamap .Kenya {
	width: 116px;
	height: 15px;
	background: url(../images/icons/dotafrica.png) no-repeat;
	left: 330px;
	top: -192px;
	color:#333;
	text-indent: 20px;
}

/* Oceania */
#oceaniamap .Australia {
	width: 106px;
	height: 15px;
	background: url(../images/icons/dotoceania.png) no-repeat;
	left: 170px;
	top: -245px;
	color:#FFF;
	text-indent: 20px;
}
#oceaniamap .NewZealand {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotoceania.png) no-repeat;
	left: 423px;
	top: -134px;
	color:#333;
	text-indent: -85px;
}

/* Central America */
#centralamericamap .Belize {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotcentralamerica.png) no-repeat;
	left: 170px;
	top: -287px;
	color:#333;
	text-indent: 20px;
}
#centralamericamap .CostaRica {
	width: 116px;
	height: 15px;
	background: url(../images/icons/dotcentralamerica.png) no-repeat;
	left: 229px;
	top: -156px;
	color:#333;
	text-indent: 20px;
}
#centralamericamap .ElSalvador {
	width: 90px;
	height: 15px;
	background: url(../images/icons/dotcentralamerica.png) no-repeat right;
	left: 77px;
	top: -211px;
	color:#333;
	text-indent: 0px;
}
#centralamericamap .Guatemala {
	width: 85px;
	height: 15px;
	background: url(../images/icons/dotcentralamerica.png) no-repeat right;
	left: 34px;
	top: -231px;
	color:#333;
	text-indent: 0px;
}
#centralamericamap .Honduras {
	width: 91px;
	height: 15px;
	background: url(../images/icons/dotcentralamerica.png) no-repeat;
	left: 219px;
	top: -254px;
	color:#333;
	text-indent: 20px;
}
#centralamericamap .Nicaragua {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotcentralamerica.png) no-repeat;
	left: 226px;
	top: -195px;
	color:#333;
	text-indent: 20px;
}
#centralamericamap .Panama {
	width: 71px;
	height: 15px;
	background: url(../images/icons/dotcentralamerica.png) no-repeat right;
	left: 197px;
	top: -116px;
	color:#333;
	text-indent: 0px;
}

/* South America */
#southamericamap .Argentina {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat;
	left: 241px;
	top: -80px;
	color:#333;
	text-indent: 20px;
}
#southamericamap .Brazil {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat;
	left: 336px;
	top: -213px;
	color:#333;
	text-indent: 20px;
}
#southamericamap .Chile {
	width: 51px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat right;
	left: 159px;
	top: -122px;
	color:#333;
	text-indent: 0px;
}
#southamericamap .Colombia {
	width: 80px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat right;
	left: 83px;
	top: -359px;
	color:#333;
	text-indent: 0px;
}
#southamericamap .Ecuador {
	width: 69px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat right;
	left: 79px;
	top: -320px;
	color:#333;
	text-indent: 0px;
}
#southamericamap .Peru {
	width: 50px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat right;
	left: 119px;
	top: -265px;
	color:#333;
	text-indent: 0px;
}
#southamericamap .Uruguay {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat;
	left: 281px;
	top: -137px;
	color:#333;
	text-indent: 20px;
}
#southamericamap .Venezuela {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotsouthamerica.png) no-repeat;
	left: 228px;
	top: -392px;
	color:#333;
	text-indent: 20px;
}

/* Asia */
#asiamap .China {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 190px;
	top: -294px;
	color:#fff;
	text-indent: 20px;
}
#asiamap .HongKong {
	width: 113px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 258px;
	top: -235px;
	color:#333;
	text-indent: 12px;
	padding-top: 12px;
}
#asiamap .India {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 50px;
	top: -235px;
	color:#fff;
	text-indent: 20px;
}
#asiamap .Indonesia {
	width: 79px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat right;
	left: 159px;
	top: -41px;
	color:#333;
	text-indent: 0px;
}
#asiamap .Japan {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 371px;
	top: -326px;
	color:#333;
	text-indent: 20px;
}
#asiamap .Korea {
	width: 50px;
	height: 45px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 299px;
	top: -331px;
	color:#333;
	text-indent: 20px;
}
#asiamap .Malaysia {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 200px;
	top: -125px;
	color:#333;
	text-indent: 20px;
}
#asiamap .Philippines {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 329px;
	top: -137px;
	color:#333;
	text-indent: 20px;
}
#asiamap .Singapore {
	width: 107px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat right;
	left: 117px;
	top: -99px;
	color:#333;
	text-indent: 0px;
}
#asiamap .Taiwan {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 295px;
	top: -249px;
	color:#333;
	text-indent: 20px;
}
#asiamap .Thailand {
	width: 76px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat right;
	left: 118px;
	top: -181px;
	color:#333;
	text-indent: 0px;
}
#asiamap .Vietnam {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotasia.png) no-repeat;
	left: 230px;
	top: -172px;
	color:#333;
	text-indent: 20px;
}

/* Middle East */
#middleeastmap .Bahrain {
	width: 67px;
	height: 15px;
	background: url(../images/icons/dotmiddleeast.png) no-repeat right;
	left: 233px;
	top: -279px;
	color:#fff;
	text-indent: 0px;
}
#middleeastmap .Oman {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotmiddleeast.png) no-repeat;
	left: 371px;
	top: -152px;
	color:#333;
	text-indent: 20px;
}
#middleeastmap .Qatar {
	width: 56px;
	height: 15px;
	background: url(../images/icons/dotmiddleeast.png) no-repeat right;
	left: 257px;
	top: -258px;
	color:#fff;
	text-indent: 0px;
}
#middleeastmap .SaudiArabia {
	width: 116px;
	height: 15px;
	background: url(../images/icons/dotmiddleeast.png) no-repeat;
	left: 206px;
	top: -193px;
	color:#fff;
	text-indent: 20px;
}
#middleeastmap .UAE {
	width: 59px;
	height: 15px;
	background: url(../images/icons/dotmiddleeast.png) no-repeat;
	left: 363px;
	top: -260px;
	color:#333;
	text-indent: 20px;
}
#middleeastmap .Yemen {
	width: 72px;
	height: 15px;
	background: url(../images/icons/dotmiddleeast.png) no-repeat;
	left: 218px;
	top: -112px;
	color:#fff;
	text-indent: 20px;
}
#middleeastmap .Egypt { width: 72px; height: 15px; background: url(../images/icons/dotmiddleeast.png) no-repeat; left: 24px; top: -350px; color:#fff; text-indent: 20px; }

/* Europe */
#europemap .Austria {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 250px;
	top: -152px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Belgium {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 152px;
	top: -192px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Czech {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 237px;
	top: -184px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Denmark {
	width: 77px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat right;
	left: 124px;
	top: -264px;
	color:#333;
	text-indent: 0px;
}
#europemap .Finland {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 306px;
	top: -324px;
	color:#fff;
	text-indent: 20px;
}
#europemap .France {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 107px;
	top: -124px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Germany {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 185px;
	top: -212px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Greece {
	width: 56px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat right;
	left: 271px;
	top: -48px;
	color:#333;
	text-indent: 0px;
	padding-top: 12px;
}
#europemap .Ireland {
	width: 61px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat center;
	left: 6px;
	top: -251px;
	color:#333;
	text-indent: 0px;
	padding-bottom: 35px;
}
#europemap .Italy {
	width: 48px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat right;
	left: 219px;
	top: -73px;
	color:#333;
	text-indent: 0px;
}
#europemap .Poland {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 257px;
	top: -224px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Portugal {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 28px;
	top: -70px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Russia {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 388px;
	top: -280px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Spain {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 57px;
	top: -95px;
	color:#fff;
	text-indent: 20px;
}
#europemap .Sweden {
	width: 68px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat right;
	left: 188px;
	top: -311px;
	color:#fff;
	text-indent: 0px;
}
#europemap .Switzerland {
	width: 93px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat right;
	left: 99px;
	top: -157px;
	color:#fff;
	text-indent: 0px;
}
#europemap .Turkey {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat bottom left;
	left: 371px;
	top: -102px;
	color:#333;
	text-indent: 12px;
	padding-bottom: 12px;
}
#europemap .Ukraine {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 342px;
	top: -184px;
	color:#fff;
	text-indent: 20px;
}
#europemap .UK {
	width: 72px;
	height: 15px;
	background: url(../images/icons/doteurope.png) no-repeat;
	left: 105px;
	top: -236px;
	color:#333;
	text-indent: 20px;
}
#northamericamap .worldmap, #centralamericamap .worldmap, #southamericamap .worldmap, #europemap .worldmap, #middleeastmap .worldmap, #asiamap .worldmap, #oceaniamap .worldmap, #africamap .worldmap {
	width: 46px;
	height: 8px;
	left: 15px;
	top: -43px;
	background: #222 url(../images/alert-overlay.png) repeat-x;
	display: inline-block;
	font-size: 14px; padding: 5px 12px 15px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
}
#northamericamap .worldmap:hover, #centralamericamap .worldmap:hover, #southamericamap .worldmap:hover, #europemap .worldmap:hover, #middleeastmap .worldmap:hover, #asiamap .worldmap:hover, #oceaniamap .worldmap:hover, #africamap .worldmap:hover { background-color: #111; color: #fff; }
#northamericamap .next, #centralamericamap .next, #southamericamap .next, #europemap .next, #middleeastmap .next, #asiamap .next, #oceaniamap .next, #africamap .next {
	text-indent: -1900%;
	width: 77px;
	height: 41px;
	background: url(../images/icons/next.png) no-repeat;
	left: 874px;
	top: 15px;
}
