
/* Global Map Module style
====================================*/
#global-map {
	position: relative;
}
#global-map #map-canvas {
	z-index: 1; /* ie6 and ie7 fix */
	height: 475px;
	width: 890px;
}

#global-map .map-header {
	min-height: 32px; /* ie6 fix */
	padding-left: 10px;
	background: #353535 url(../images/css-images/content/global-map/header.gif) no-repeat left top;
}
#global-map .map-header h1{
	float: left;
	font: 100% Arial, sans-serif;
	color: #fff;
	line-height: 2.5em;
}
#global-map .map-header ul {
	float: right;
	margin-bottom: 0px;
}

#global-map .map-header ul li {
	list-style: none;
	position: relative;
	float: left;
	padding-left: 0px;
	background: none;
}

#global-map .map-header ul li a{
	display: block;
	height: 32px;
	line-height: 33px;
	color: #fff;
}
#global-map .map-header ul li a:focus,
#global-map .map-header ul li a:active{
	background: none;
	text-decoration: underline;
}
#global-map .map-header ul li a#map-print-button{
	padding-left: 31px;
	width: 35px;
	background: #353535 url(../images/css-images/content/global-map/map-print-bg.gif) no-repeat left top;
}
#global-map .map-header ul li a#map-send-button{
	padding-left: 32px;
	margin-left: 2px;
	width: 36px;
	background: #353535 url(../images/css-images/content/global-map/map-send-bg.gif) no-repeat left top;
}
#global-map .map-header ul li a#map-link-button{
	width: 38px;
	padding-left: 38px;
}
#global-map .map-footer {
	min-height: 27px; /* ie6 fix */
	background: #353535 url(../images/css-images/content/global-map/footer.gif) no-repeat left bottom;
}

#global-map .map-footer #global-view-button {
	display: block;
	width: 136px;
	height: 27px;
	line-height: 27px;
	padding-left: 35px;
	color: #fff;
	background: url(../images/css-images/content/global-map/global-view.gif) no-repeat left top;
	border-right: 1px solid #747474;
}

#global-map .map-footer ul {
	float: right;
	margin-bottom: 0px;
}

#global-map .map-footer ul li {
	float: left;
	padding-left: 0px;
	background: none;
}

#global-map .map-footer ul li span{
	display: block;
	height: 24px;
	line-height: 25px;
	padding-left: 26px;
	margin-right: 10px;
	color: #fff;
	border-right: 1px solid #747474;
}
#global-map .map-footer ul li span#projects-button {
	width: 84px;
	background: url(../images/css-images/content/global-map/kew-projects-button.gif) no-repeat left 2px;
}
#global-map .map-footer ul li span#global-areas-button {
	width: 126px;
	background: url(../images/css-images/content/global-map/global-areas-button.gif) no-repeat left 2px;
}
#global-map .map-footer ul li span#news-blogs-button {
	width: 91px;
	border-right: 0px;
	background: url(../images/css-images/content/global-map/news-blogs-button.gif) no-repeat left 4px;
}
#global-map .map-footer ul li span#hightlights-button {
	width: 91px;
	background: url(../images/css-images/content/global-map/highlights-button.gif) no-repeat left 3px;
}

/* Global Map Information window
====================================*/
.map-likes {
	background: url(../images/css-images/content/global-map/map-likes.gif) no-repeat left 2px;
	padding-left: 16px;
	margin-right: 6px;
}
.map-comments {
	background: url(../images/css-images/content/global-map/map-comments.gif) no-repeat left 3px;
	padding-left: 16px;
}

#information-window-holder{
    width: 571px;
}
#logocontrol a{
	display: none;
}
#information-window-holder_contents{
	height: 326px;
	width: 554px;
}
#information-window-container {
	height: 326px;
	width: 571px;
	padding-left: 33px;
	background: url(../images/css-images/content/global-map/info-bg.png) no-repeat left top; /* ie6 fix */
}
#information-window-holder_tl, #information-window-holder_tr, #information-window-holder_bl, #information-window-holder_br,
#information-window-holder_t,#information-window-holder_l,#information-window-holder_r,#information-window-holder_b{
	height: 2px;
	width: 2px;
}
#information-window-holder_close {
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin: 30px 0px 0px -8px; 
	background: url(../images/css-images/content/global-map/close.gif) no-repeat left top; /* ie6 fix */
}
#information-window-holder_contents .info-nav,
#information-project-holder_contents .info-nav {
	margin: 1px 0px 0px 15px;
	height: 25px;
}

#information-window-holder_contents .info-nav li,
#information-project-holder_contents .info-nav li{
	float: left;
	background: none;
	padding-left: 0px;
	width: 119px;
	height: 24px;
	margin-right: 1px;
	background: url(../images/css-images/content/global-map/tab-off.png) no-repeat left bottom; /* ie6 fix */
}

#information-window-holder_contents .info-nav li a,
#information-project-holder_contents .info-nav li a { /* ie6 ifx */
	display: block;
	width: 119px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
#information-window-holder_contents .info-nav li a:focus,
#information-window-holder_contents .info-nav li a:active,
#information-project-holder_contents .info-nav li a:focus,
#information-project-holder_contents .info-nav li a:active{
	background: none;
}
#information-window-holder_contents .info-nav li.nav-tab-on,
#information-project-holder_contents .info-nav li.nav-tab-on{
	background: url(../images/css-images/content/global-map/tab-on.png) no-repeat left bottom; /* ie6 fix */
}
#information-window-holder_contents .info-nav li.nav-tab-on a,
#information-project-holder_contents .info-nav li.nav-tab-on a{
	color: #2B8006
}

#information-window-holder_contents #info-content-kew1,
#information-window-holder_contents #info-content-kew2,
#information-window-holder_contents #info-content-kew3,
#information-window-holder_contents #info-content-kew4 {
	width: 508px;
	height: 286px;
	clear: left;
}
#information-window-holder_contents h2{
	float: left;
	width: 350px;
	margin: 10px 0px 9px 15px; /* ie6 fix */
}
#information-window-holder_contents #info-content-kew3 h2{
	margin-bottom: 5px;
}
#information-window-holder_contents .zoom-in,
#information-aggregate-holder_contents .zoom-in{
	float: left;
	display: block;
	width: 115px;
	height: 27px;
	padding-left: 26px;
	line-height: 2.1em;
	color: #fff;
	background: url(../images/css-images/content/global-map/zoom-bg.png) no-repeat left top; /* ie6 fix */
}
#information-window-holder_contents .map-previous,
#information-project-holder_contents .map-previous,
#information-aggregate-holder_contents .map-previous {
	float: left;
	display: block;
	width: 76px;
	height: 27px;
	padding-left: 26px;
	line-height: 2.1em;
	color: #fff;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	background: url(../images/css-images/content/global-map/previous.gif) no-repeat left top;
}
#information-window-holder_contents .map-previous-off,
#information-project-holder_contents .map-previous-off,
#information-aggregate-holder_contents .map-previous-off {
	color: #898a8a;
	background: url(../images/css-images/content/global-map/previous-off.gif) no-repeat 10px 9px;
}

#information-window-holder_contents .map-next,
#information-project-holder_contents .map-next,
#information-aggregate-holder_contents .map-next {
	float: left;
	display: block;
	width: 49px;
	height: 27px;
	padding-left: 35px;
	line-height: 2.1em;
	color: #fff;
	background: url(../images/css-images/content/global-map/next.png) no-repeat left top; /* ie6 fix */
}
#information-window-holder_contents .map-next-off,
#information-project-holder_contents .map-next-off,
#information-aggregate-holder_contents .map-next-off {
	color: #898a8a;
	background: url(../images/css-images/content/global-map/next-off.gif) no-repeat 67px 9px;
}
#information-window-holder_contents .map-overview {
	float: left;
	clear: left;
	width: 223px;
	height: 210px; /* ie6 and ie7 ifx */
	padding: 10px 0px 0px 15px;
}

#information-window-holder_contents .map-overview img{
	margin-bottom: 10px;
}

#information-window-holder_contents .map-overview2 {
	float: left;
	width: 243px;
	height: 210px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px; /* ie6 and ie7 ifx */
	border-left: 1px solid #c8c8c8;
}

#information-window-holder_contents .map-overview2 .zoom{
	padding-left: 20px;
	background: url(../images/css-images/content/global-map/zoom.gif) no-repeat left top;
}

#information-window-holder_contents .map-overview2 ul{
	border-top: 1px solid #c8c8c8;
}

#information-window-holder_contents .map-overview2 ul li{
	padding: 3px 0px;
	background: none;
	border-bottom: 1px solid #c8c8c8;
}

#information-window-holder_contents .map-overview2 ul li.blog-icon{
	text-indent: 20px;
	background: url(../images/css-images/content/blog-icon.gif) no-repeat left 3px;
}
#information-window-holder_contents .map-news-blogs {
	float: left;
	width: 485px;
	height: 220px; /* ie6 and ie7 ifx */
	padding: 0px 0px 0px 15px;
}
#information-window-holder_contents .map-news-blogs ul{
	margin-bottom: 0px;
}
#information-window-holder_contents .map-news-blogs li.map-blog{
	padding: 0px 0px 7px 44px;
	width: 425px;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 10px;
	background: url(../images/css-images/content/global-map/blog-icon.gif) no-repeat left top;
}
#information-window-holder_contents .map-news-blogs li.map-news{
	padding: 0px 0px 5px 0px;
	width: 469px;
}

#information-window-holder_contents .map-news-blogs li strong.blog-icon{
	padding-left: 20px;
	background: url(../images/css-images/content/blog-icon.gif) no-repeat left 1px;
}

#information-window-holder_contents .map-news-blogs span {
	color: #686868;
}
#information-window-holder_contents .map-images {
	float: left;
	width: 460px;
	height: 224px; /* ie6 and ie7 ifx */
	padding: 0px 0px 0px 20px;
}

#information-window-holder_contents .map-images ul li{
	position: relative;
	float: left;
	width: 100px;
	height: 104px;
	margin-right: 20px;
	padding-left: 0px;
	background: none;
	text-align: center;
}
#information-window-holder_contents .map-images ul li a.image-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 90px;
	height: 82px;
	padding: 5px 5px 0px 5px;
	color: #fff;
	
}
#information-window-holder_contents .map-images ul li span.image-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 100px;
	height: 82px;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#information-window-holder_contents .map-images ul li span.map-video{
	position: relative;
	top: -5px; /* ie6 and ie7 fix */
	width: 20px;
	line-height: 1em;
	padding-left: 13px;
	margin-right: 2px;
	background: url(../images/css-images/content/global-map/map-video.gif) no-repeat left 3px;
}
#information-window-holder_contents .map-images ul li span.map-camera{
	position: relative;
	top: -5px; /* ie6 and ie7 fix */
	width: 20px;
	line-height: 1em;
	padding-left: 13px;
	background: url(../images/css-images/content/global-map/map-camera.gif) no-repeat left 3px;
}
#information-window-holder_contents .map-images ul li.map-images-row-end{
	margin-right: 0px;
}

#information-window-holder_contents .map-images span {
	color: #686868;
}
#information-window-holder_contents #info-content-kew4 ul{
	width: 470px;
	margin-left: 15px;
	float: left;
	margin-top: 10px;
}
#information-window-holder_contents #info-content-kew4 li{
	xxpadding-left: 0px;
	xxbackground: none;
	clear: both;
	margin-bottom: 5px;
}

#information-window-holder_contents #info-content-kew4 h2{
	width: 350px;
}

/* Global Map Project Information window
====================================*/

#information-project-holder{
    width: 297px;
}

#information-project-holder_contents{
	height: 388px;
	width: 327px;
}
#information-project-container {
	height: 388px;
	width: 297px;
	padding-left: 33px;
	background: url(../images/css-images/content/global-map/project-bg.png) no-repeat left top; /* ie6 fix */
}
#information-project-holder_tl, #information-project-holder_tr, #information-project-holder_bl, #information-project-holder_br,
#information-project-holder_t,#information-project-holder_l,#information-project-holder_r,#information-project-holder_b{
	height: 2px;
	width: 2px;
}
#information-project-holder_close {
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin: 30px 0px 0px 15px; 
	background: url(../images/css-images/content/global-map/close.gif) no-repeat left top; /* ie6 fix */
}

#information-project-holder_contents #info-content-project1{
	width: 252px;
	height: 317px; 
	padding: 30px 0px 0px 15px;
	clear: left;
}

#information-project-holder_contents .map-caption {
	display: block;
	width: 252px;
	padding: 5px 0px;
	margin-bottom: 7px;
	color: #686868;
	background: url(../images/css-images/content/hr.gif) no-repeat left bottom;
}

#information-project-holder_contents h2 {
	font-size: 120%;
}

#information-project-holder_contents #info-content-project2{
	width: 281px;
	height: 317px; 
	padding: 30px 0px 0px 0px;
	clear: left;
}

#information-project-holder_contents #info-content-project2 ul{
	margin: 0px 0px 5px 15px;
	width: 252px;
}

#information-project-holder_contents #info-content-project2 li{
	height: 82px;
	padding-left: 0px;
	background: none;
	margin-bottom: 10px;
}
#information-project-holder_contents #info-content-project2 li.last-gallery-item {
	margin-bottom: 0px;
}
#information-project-holder_contents #info-content-project2 li a{
	padding-top: 10px;
}

#information-project-holder_contents #info-content-project2 span{
	color: #686868;
	padding-right: 10px;
	margin-bottom: 4px; /* ie6 and ie7 fix */
}

#information-project-holder_contents #info-content-project2 .projects-footer,
#information-aggregate-holder_contents .projects-footer{
	clear: both;
	height: 27px;
	background: url(../images/css-images/content/global-map/projects-footer-bg.png) no-repeat left top; /* ie6 fix */
}

/* Global Map Aggregate Information window
====================================*/

#information-aggregate-holder{
    width: 297px;
}

#information-aggregate-holder_contents{
	height: 325px;
	width: 327px;
}
#information-aggregate-container {
	height: 265px;
	width: 297px;
	padding: 60px 0px 0px 33px;
	background: url(../images/css-images/content/global-map/aggregate-bg.png) no-repeat left top; /* ie6 fix */
}
#information-aggregate-holder_tl, #information-aggregate-holder_tr, #information-aggregate-holder_bl, #information-aggregate-holder_br,
#information-aggregate-holder_t,#information-aggregate-holder_l,#information-aggregate-holder_r,#information-aggregate-holder_b{
	height: 2px;
	width: 2px;
}
#information-aggregate-holder_close {
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin: 30px 0px 0px 15px; 
	background: url(../images/css-images/content/global-map/close.gif) no-repeat left top; /* ie6 fix */
}

#information-aggregate-container ul{
	height: 203px;
	width: 250px;
	margin: 0px 0px 0px 15px;
}

#information-aggregate-container li{
	padding: 0px 0px 8px 0px;
	margin-bottom: 8px;
	background: url(../images/css-images/content/hr.gif) no-repeat left bottom;
}
#information-aggregate-container li.last-agg-item {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#information-aggregate-holder_contents .projects-footer {
	width: 281px;
}
#information-aggregate-holder_contents span{
	color: #686868;
	padding-right: 30px;
	margin-bottom: 5px; /* ie6 and ie7 fix */
}

/* Global Map link and send style's
====================================*/

#global-map #map-link,
#global-map #map-send {
	display: none;
	position: absolute;
	top: 32px;
	width: 392px;
	border: 9px solid #686868;
	z-index: 7000;
	background-color: #fff;
}
#global-map #map-send {
	height: 315px;
	left: -264px;
}
#global-map #map-link {
	height: 125px;
	left: -334px;
}
#global-map .map-popup-header{
	width: 372px;
	padding: 0px 10px;
	float: left;
	line-height: 2.5em;
	height: 30px;
	margin-bottom: 10px;
	background-color: #E5E4E5;
	color: #424240;
}
#global-map #map-link .map-popup-header a,
#global-map #map-send .map-popup-header a {
	color: #2B8006;
	
}
#global-map #map-link  legend {
	display: none;
}
#global-map #map-link  label {
	display: block;
	margin: 0px 0px 10px 10px;
	width: 392px;
}
#global-map #map-link  input {
	width: 270px;
	margin-left: 10px;
	color: #686868;
}
#global-map #map-send  legend {
	display: none;
}
#global-map #map-send  ol {
	margin-top: 10px;
}
#global-map #map-send label{
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#global-map #map-send input{
	width: 180px;
}
#global-map #map-send textarea{
	width: 180px;
	height: 100px;
	overflow: hidden;
}
#global-map #map-send input.submit{
	width: auto;
	margin-left: 171px;
	margin-top: 10px;
	border: none;
	width: 64px;
	height: 22px;
	background: url(../images/css-images/content/send-button.gif) no-repeat left top;
}
#information-window-container,
#information-project-container,
#information-aggregate-container{
	margin-left:25px;
}

/* Accessibility link
====================================*/

#maplinkholder p {
	margin: 0px;
}
#maplinkholder a,
#maplinkholder a:link, 
#maplinkholder a:visited {
	display: block; 
	width: 99%; 
	position: absolute; 
	top: 0; 
	left: -200%; 
	z-index: 2;
	color: #fff; 
	background: #336; 
	text-decoration: none; 
	border-bottom: solid #ccc 2px; 
	padding: 5px;
}
#maplinkholder a:focus, 
#maplinkholder a:active {
	left: 0; 
	top: 0; 
	z-index: 100;
	outline: none;
}
#maptargetholder {
	position: absolute; 
	left: -200%;
}

#global-map .partner-li{
	width:455px !important;
}
