div.odl-llc
{
	/* 	float: left; */
	
	text-align: center;
}

div.odl-china
{
	/* 	width: 450px;
	float: right; */
}

/******************************************************************************
* 
******************************************************************************/

p.icon-legend
{
	text-align: left;
	line-height: 22px;
}

p.icon-legend a img
{
	vertical-align: middle;
}


/******************************************************************************
* 
******************************************************************************/

div.worldwidelocations
{
	display: inline-block;
	position: relative;
	
	padding-top: 30px;
	width: 900px;
	height: 400px;
	/* 	margin-bottom: 1.5em; */
	
	/* 	overflow:hidden; */
	background-image: url(../media/offices/dockwiselocations.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#infoholder
{
	display:none;
}

div#infoholder.active
{
	display:block;
}

div#infoholder
{
	background-image: url('../media/offices/infopanelholder.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	
	padding-bottom:5px;
	
	font-family: 'Arial', Geneva, Helvetica, sans-serif;
	font-size: 90%;
	position: absolute;
	
	top: 70px;
	right: 0px;
	
}

div#infoholder div#info
{
	width: 212px;
	padding: 9px 9px 9px 9px;
	background-image: url('../media/offices/infopanel.png');
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0 0 2px 0;
	border-color: #CBCBCB;
}

div#infoholder div#info div.address
{
	display:none;
}

div#infoholder div#info div.active
{
	display:block;
}

div#infoholder div#info h3
{
	background-color: #f68e20;
	padding: 4px;
	margin:0;
	color:#fff;
	
}

div#infoholder div#info h3.representatives
{
	background-color: #00377a;
}

div#infoholder div#info h3 span.time
{
	float: right;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

div#infoholder div#info p { padding: 9px 4px 0px 4px; }

ul#officelegenda
{
	/* 	position: absolute; */
	display: block;
	
	display: none;
	
	
	top: 30px;
	left: 0px;
	margin:0;
	padding:0;
	
	font-size: 85%;
}

ul#officelegenda li
{
	list-style-type: none;
	margin-bottom: 2px;
	font-weight: bold;
}

ul#officelegenda li img
{
	display: inline;
	float:left;
	clear:left;
	margin-top:-4px;
	margin-right:4px;
	margin-left:-4px;
}

ul#officelegenda li ul
{
	margin-top: 2px;
	margin-bottom: 0px;
}

ul#officelegenda li ul li
{
	color:#f68e20;
	font-weight: normal;
}

ul#officelegenda li ul li ul
{
	display: inline-block;
	margin: 0px 0px 2px 2px;
	vertical-align: top;
}

ul#officelegenda li ul li ul li a
{
	white-space: nowrap;
	display: block;
	color:#00377a;
	cursor:pointer;cursor:hand;
	padding:0 2px 0 2px;
}

ul#officelegenda li ul li ul li span
{
	display:inline;
}


ul#officelegenda li a.active
{
	font-weight: bold;
	background-color: #f68e20;
	color:#fff;
}

ul#officelegenda li a.representatives.active
{
	background-color: #00377a;
}

img.tag
{
	position:absolute;
	cursor:pointer;cursor:hand;
	z-index:1;
}

img.tag.active
{
	background-image: url('../media/offices/icon.active.bg.gif');
	background-repeat: no-repeat;
	z-index:2;
}