@charset "utf-8";
/* GENERAL CSS */
body.sanghaindex #holder {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	height: 255px;
	text-align: left;
}
div#holder {
	font-family: /*"Trebuchet ms"*,/ Lucida Grande,Arial,Helvetica,sans-serif;
	/*font-size:.9em;*/
	/*color:#444;*/
	margin-bottom:20px;
}
div#holder h1, h2, h3, h4 {
	text-align: center;
	/*text-align:left;*/
	/*font-size:1em;*/
	/*color:#D7BC91#444*/;
	color: #969;
}
div#holder p strong em { color: #969; }
div#holder h1 {
	font-size:1.5em;
	margin-bottom: 0;
}
div#holder h3 {
	font-size:1em;
}
div#holder h3 a {
	color: #093;
}
div#holder p {
	/*font-size:1em;*/
}
/* START OF CSS FOR MAP */
dl#world.map.on {
	position:relative;
	width:550px;
	height:294px/*275px*/;
	background: url(../img/imagemap/worldmap550294trans.gif) no-repeat;
	/*url(../img/imagemap/worldmap.png)*/
	text-align:left;
	margin:0 auto;
	padding:0px;
	border: none/*#999 1px solid*/;
}
dl#davis.map.on {
	position:relative;
	width:550px;
	height:300px;
	background:url(davis-map.png) no-repeat;
	text-align:left;
	margin:0;
	padding:0px;
	border:#999 1px solid;
}

dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:250px;
	padding:4px;
	border:#222 2px solid;
	background:url(../img/imagemap/tooltip-bg.png);
	z-index:11;
	font-size:1em;
	color:#FFF;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../img/imagemap/point.png) no-repeat;
	width:10px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(../img/imagemap/point-hover.png) no-repeat -1px -1px;
}
dl.map.on dd a {
	color:#fff;
}
dl.map.on dd strong {
	color:#fff;
}
dl.map.on dd a:hover {
	text-decoration:none;
}
dl.map.on dd a.close {
	position:relative;
	float:right;
	color:#000;
	background:url(../img/imagemap/close.png) no-repeat;
	text-indent:-9999px;
	outline:none;
	height:16px;
	width:16px;
	margin-left:4px;
	margin-right:-6px;
	text-decoration:none;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location101 { /*Kyoto Center*/
	top:90px;
	left:308px;
}
dl.map.on a#location102 { /*Tokyo Center*/
	top:88px;
	left:320px;
}
dl.map.on a#location103 { /*Oita Center*/
	top:100px;
	left:300px;
}
dl.map.on a#location104 { /*Austria Center*/
	top:70px;
	left:75px;
}
dl.map.on a#location105 { /*Canada Center: Toronto*/
	top:75px;
	left:495px;
}
dl.map.on a#location106 { /*UK Center: London*/
	top:54px;
	left:65px;
}
dl.map.on a#location107 { /*Israel Center*/
	top:100px;
	left:130px;
}
dl.map.on a#location108 { /*Italy Center*/
	top:80px;
	left:90px;
}
dl.map.on a#location109 { /*Auckland, New Zealand: Oceania Center*/
	top:265px;
	left:360px;
}
dl.map.on a#location110 { /*USA Center: Madison,WI*/
	top:70px;
	left:480px;
}
dl.map.on a#location111 { /*Canada Montreal*/
	top:70px;
	left:502px;
}
dl.map.on a#location112 { /*Sri Lanka Tao Shiatsu Well*/
	top:150px;
	left:220px;
}
dl.map.on a#location113 { /*India Earthquake Donation*/
	top:120px;
	left:195px;
}
dl.map.on a#location114 { /*Chile: Workshop*/
	top:230px;
	left:470px;
}
dl.map.on a#location115 { /*Melbourne, Australia: Workshop*/
	top:255px;
	left:325px;
}
dl.map.on a#location116 { /*Argentina: Workshop*/
	top:245px;
	left:490px;
}
dl.map.on a#location117 { /*Israel/Palestine Kindergarten Project*/
	top:100px;
	left:138px;
}
dl.map.on a#location118 { /*Austin, USA: Workshop*/
	top:100px;
	left:440px;
}
dl.map.on a#location119 { /*Santa Cruz, USA: Workshop*/
	top:70px;
	left:420px;
}
dl.map.on a#location120 { /*Spain: Activity*/
	top:82px;
	left:57px;
}