/* DESTINATION LIST */
#destination_list ul a { font-family:Arial; font-weight:normal; font-size:12px; color:#333;}
#destination_list ul a:link { font-family:Arial; font-weight:normal; text-decoration:none;}
#destination_list ul a:hover { font-family:Arial; font-weight:normal; text-decoration:none;border-bottom: 1px dotted #0066CC; color:#0066CC}
#destination_list	ul {list-style-type:none; font-size: 11px; padding: 2px 0; margin:0;}
#destination_list	li {list-style-type:none; font-size: 11px; padding: 3px 0 3px 6px; background: url('/images/destinations/tab.gif') 0px 3px no-repeat; line-height:28px;font-weight:bold; margin:0;}

#destination_list	ul li {margin:0 0 0 20px; padding: 3px 0 3px 0px;background: none; line-height:16px;font-weight:normal; width:400px}
#destination_list	ul ul li {margin:0 0 0 50px; padding: 3px 0 3px 22px; background: none;  }
/*
#destination_list	ul ul ul li {margin:0 0 0 80px; padding: 3px 0 3px 22px; background: none; }
#destination_list	ul ul ul ul li {margin:0 0 0 110px; padding: 3px 0 3px 0;background: none;font-weight:bold; }
*/
#destination_list { width:565px;left:-1px; overflow:hidden; margin:0; padding:2px; padding-left:0px; }

ul #destination_list { list-style-type:none;}

#destination_list ul img {border:none; margin: 0px 4px 0 0;float:left;}
#destination_list ul li {margin:0 0 0 20px; padding: 3px 0 3px 0px; border-bottom:1px dotted #ccc; background: none;line-height:16px;font-weight:normal; width:100%;}


.continent	{ font-size: 12px; }

/* MAP STYLING */
#destmap {width: 548px; height: 362px; background: url("/images/maps/base.gif"); margin:0px; padding:0px; margin-left:10px; position: relative; background-repeat:no-repeat; }
#destmap li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#destmap a {display: block; text-indent: -1000px;}
  
#map_north_america {left: 0px; top: 0px; width: 244px; height: 210px;}
#map_north_america a {height: 210px;}
#map_north_america a:hover {background: url("/images/maps/north_america.gif") 0 0 no-repeat;}
  
#map_south_america {left: 0px; top: 201px; width: 244px; height: 112px;}
#map_south_america a {height: 112px;}
#map_south_america a:hover {background: url("/images/maps/south_america.gif") 0 -201px no-repeat;}
  
#map_antartica {left: 57px; top: 311px; width: 442px; height: 51px;}
#map_antartica  a {height: 51px;}
#map_antartica  a:hover {background: url("/images/maps/antartica.gif") -57px -311px no-repeat;}
  
#map_australasia {left: 418px; top: 218px; width: 95px; height: 78px;}
#map_australasia a {height: 78px;}
#map_australasia a:hover {background: url("/images/maps/australasia.gif") -418px -218px no-repeat;}
  
#map_europe {left: 226px; top: 23px; width: 98px; height: 142px;}
#map_europe a {height: 142px;}
#map_europe a:hover {background: url("/images/maps/europe.gif") -226px -23px no-repeat;}
  
#map_middle_east {left: 266px; top: 156px; width: 93px; height: 51px;}
#map_middle_east a {height: 51px;}
#map_middle_east a:hover {background: url("/images/maps/middle_east.gif") -266px -156px no-repeat;}
  
#map_africa {left: 235px; top: 162px; width: 111px; height: 120px;}
#map_africa a {height: 120px;}
#map_africa a:hover {background: url("/images/maps/africa.gif") -235px -162px no-repeat;}
  
#map_asia {left: 303px; top: 19px; width: 226px; height: 214px;}
#map_asia a {height: 214px;}
#map_asia a:hover {background: url("/images/maps/asia.gif") -303px -19px no-repeat;}

#links {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#0055a7; list-style: none; margin:0 ; padding: 0;}
#links a {text-decoration:none; color:#0055a7;}
#links a:link {text-decoration:none; color:#0055a7;}
#links a:hover {text-decoration:underline; color:#333333;}

