/* Change Around the World CSS */

/* Taller content area + background image */
#main {margin:0 auto; background:url(../imgs/changearound/page-background-changearound.jpg) no-repeat top center;}
#content { height:820px; }

/* Globe Instructions module */
div#changearound-globeinstructions {
	left:40px;
	position: absolute;
	top:420px;
}

/* Local Opportunities module */
div#changearound-localops {
	background:url(../imgs/changearound/localops-background.png) no-repeat top left;
	height:287px;
	left:20px;
	position: absolute;
	top: 570px;
	width: 394px;
}

div#changearound-localops-container {
	left:35px;
	position: absolute;
	top:120px;
}

div#changearound-localops-content {
	background:#002e34;
	height:135px;
	overflow-y: hidden;
	width:335px;
}

div#changearound-localops-content td {
	border-bottom: 1px solid #fff;
	padding:5px 5px 3px 5px;
}

div#changearound-localops-content h2 {
	color:#7db337;
	font-size: 13px;
}

div#changearound-localops-content p {
	color:#fff;
	font-size: 11px;
	margin:0;
	padding:0;
}

div#changearound-localops-content a {
	color:#1f9fa6;
	text-decoration: none;
}

div#changearound-localops .jScrollPaneTrack {
	background: #002f2d;
	left:329px;
}

div#changearound-localops .jScrollPaneDrag {
	background: #fff;
}


/* Environmental News module */
div#changearound-environews {
	background:url(../imgs/changearound/environmentalnews-background.png) no-repeat top left;
	height:262px;
	left:425px;
	position: absolute;
	top:580px;
	width:574px;
}

div#changearound-environews-title {
	left:10px;
	position: absolute;
	top:-15px;
	z-index: 3;
}

div#changearound-environews-container {
	left:20px;
	position: absolute;
	top:30px;
}

div#changearound-environews-content {
	background:#002e34;
	height:215px;
	overflow-y: hidden;
	width:522px;
}

div#changearound-environews-content td {
	border-bottom: 1px solid #fff;
	padding:5px 3px 5px 5px;
}

div#changearound-environews-content td.thumb {
	width:60px;
}

div#changearound-environews-content h2 {
	color:#7db337;
	font-size: 13px;
}

div#changearound-environews-content p {
	color:#fff;
	font-size: 11px;
	margin:0;
	padding:0;
}

div#changearound-environews-content a {
	color:#1f9fa6;
	font-size: 11px;
}

/* Flash Globe */
div#changearound-globe-container {
	left:220px;
	position: absolute;
	top:70px;
}