@charset "UTF-8";
/* CSS Document */
.map-wrapper {position:relative;display:none;visibility:hidden;float:left;margin:12px 0px 20px 0px;width:580px;background-color:#FFFFFF;border: 1px solid #8b9298;overflow:hidden}
#map {width: 310px;height: 198px;background: url(/Content/Images/Destinations/Master_For_CSS.jpg);background-repeat:no-repeat;padding:0;position:relative;background-color: #52B6E3;margin:0px;
	font-size:12px;font-family:Arial, Helvetica, sans-serif;}
#map li, #map a{margin:0;padding:0;list-style:none;position:absolute;display:block;}
.hide {display:none;}
#map_links li a{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#FFFFFF;text-decoration:none;list-style-type:none;}
.choose {position:absolute;margin: -160px 0px 0px 350px;font:bold 1.2em Arial, Helvetica, sans-serif;color:#a30234; width:220px;}
#USA {left: 0px; top:0px; width: 98px; height:87px; }
#Latin {left: 30px; top:84px; width: 80px; height:107px; }
#Africa {left: 122px; top:76px; width: 60px; height:97px}
#Arabia {left: 182px; top:0px; width: 18px; height:198px}
#Far_East {left: 200px; top:53px; width: 88px; height:83px}
#Aus {left: 238px; top:126px; width: 41px; height:39px}
#NZ {left: 277px; top:150px; width: 34px; height:48px}
#map li {background:none;}
#USA a:hover {background:transparent url(/Content/Images/Destinations/Master_For_CSS.jpg) 0px -198px no-repeat;}
#Latin a:hover {background:transparent url(/Content/Images/Destinations/Master_For_CSS.jpg) -30px -480px no-repeat;}
#Africa a:hover {background:transparent url(/Content/Images/Destinations/Master_For_CSS.jpg) -122px -274px no-repeat;}
#Arabia a:hover {background:transparent url(/Content/Images/Destinations/Master_For_CSS.jpg) -182px -396px no-repeat;}
#Far_East a:hover {background:transparent url(/Content/Images/Destinations/Master_For_CSS.jpg) -200px -647px no-repeat;}
#Aus a:hover {background:transparent url(/Content/Images/Destinations/Master_For_CSS.jpg) -238px -522px no-repeat;}
#NZ a:hover {background:transparent url(/Content/Images/Destinations/Master_For_CSS.jpg) -277px -348px no-repeat;}
#rhs-img {position:absolute;top:0px;left:310px;}