/* <style> */
body {
	background-color: #596633;
	color: #666;
	font: 12px Verdana;
	margin: 0;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}



#ceil {
	background-color: #000;
	height: 30px;
	left: 0;
	overflow: visible;
	padding: 5px 0 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

#ceil .inner {
	background-color: transparent;
	height: 43px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	width: 980px;
}

#corpus {
	background-color: #596633;
	left: 0;
	position: relative;
	top: 35px;
	width: 100%;
	z-index: 1;
}

#container {
	background: transparent url('/images/otc/container.bg.gif') no-repeat;
	margin: 0 auto;
	text-align: center;
	width: 1020px;
}

#container #header {
	background-color: transparent;
	border-bottom: 8px solid #858e48;
	margin: 0 20px;
	width: 980px;
}

#container #header #idxbnr
#container #header #imgbnr {
	overflow: hidden;
}

#container #header #idxbnr {
	height: 161px;
}

#container #header #imgbnr {
	height: 116px;
}

#container #header #nav {
	background: transparent url('/images/otc/container.header.nav.bg.png');
	height: 35px;
	margin: 0;
	overflow: hidden;
	width: 980px;
}

#container #header #nav a {
	color: #ffc;
	font: 14px Verdana, sans-serif;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
}

#container #header #nav a:hover, 
#container #header #nav a.cpage {
	color: #330;
}

#container #header #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container #header #nav ul li {
	float: left;
	margin: 0 30px 0 20px;
	padding: 0;
	position: relative;
}

#core {
	background: #fff url('/images/otc/core.bg.png');
	margin: 0 20px;
	width: 980px;
}

#column1, #column2 {
	padding: 20px;
	text-align: left;
}

#column1 {
	background-color: #fff;
	float: left;
	width: 640px;
}

#column2 {
	background-color: #e9ecdb;
	float: right;
	width: 260px;
}



#closing {
	margin: 0 auto;
	width: 1020px;
}

#closing #footer {
	background-color: transparent;
	border-top: 8px solid #858e48;
	color: #fff;
	font: 9px Verdana, sans-serif;
	margin: 0 20px;
	padding: 25px 0 50px;
	text-align: center;
	width: 980px;
}

#closing #footer a {
	color: #fff;
	font: 10px Verdana, sans-serif;
	margin: 0 10px;
	text-decoration: none;
}

#closing #footer a:hover {
	color: #330;
}

#closing #footer p {
	margin: 0;
	padding: 0 0 10px;
}



.ihead {
	color: #663;
	font: 16px Verdana, sans-serif;
}

.ihead a {
	color: #663;
	text-decoration: none;
}

.ihead a:hover {
	color: #330;
}



#iformtomap {
	margin: 5px 0 15px;
}

#iformtomap #iftxttomap {
	border: 1px solid #ddd;
	color: #666;
	float: left;
	font: 11px Verdana, sans-serif;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 4px;
	width: 223px;
}

#iformtomap #ifbtntomap {
	float: right;
	margin: 2px 0;
}



#ihrefs {
	border-top: 1px solid #ddd;
	padding: 0 0 15px;
}

#ihrefs .ihref {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

#ihrefs .ihref a {
	color: #663;
	text-decoration: none;
}

#ihrefs .ihref p {
	margin: 0;
	padding: 0;
}

#ihrefs .ihref .ihref1 {
	font: 16px Verdana, sans-serif;
}

#ihrefs .ihref .ihref1 a:hover {
	color: #330;
}

#ihrefs .ihref .ihref1 a.on {
	font-weight: bold !important;
}

#ihrefs .ihref .ihref2 {
	font: 13px Verdana, sans-serif;
}



#ipopup {
	color: #663;
	font: 12px Verdana, sans-serif;
	margin: 10px;
	text-align: left;
	width: 520px;
}

#ipopup .ident {
	font: 24px Verdana, sans-serif;
	margin: 0 0 10px;
}

#ipopup #ipcdiv {
	max-height: 340px;
	overflow: auto;
}

#ipopup .ibtn {
	float: left;
}



#iframe-vtour {
	margin: 12px;
	padding: 0;
	text-align: left;
	width: 746px;
}

#iframe-vtour .type {
	color: #663;
	font: bold 11px Verdana, sans-serif;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

#iframe-vtour .type .icon {
	height: 20px;
	margin: 0 5px 0 0;
	vertical-align: bottom;
	width: 20px;
}

#iframe-vtour .ident {
	color: #333;
	font: 16px Verdana, sans-serif;
	height: 22px;
	line-height: 22px;
	margin: 0 0 5px;
	position: relative;
}

#iframe-vtour .ident .createbtn {
	position: absolute;
	right: 0;
	top: 0;
}

#iframe-vtour iframe {
	border: 0;
	height: 529px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 746px;
}



.clearboth {
	clear: both;
}

.invisible {
	display: none;
	height: 0;
	visibility: hidden;
	width: 0;
}



.createbtn {
	
}

.createbtn a.ibtn {
	background: url('/images/otc/iface/btn/off/bg.png') no-repeat center right;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font: bold 11px Verdana, sans-serif;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 2px;
	padding: 0 7px 0 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: auto;
}

.createbtn a.ibtn:hover {
	background: url('/images/otc/iface/btn/on/bg.png') no-repeat center right;
	color: #333;
}

.createbtn a.ibtn img {
	background: url('/images/otc/iface/btn/off/1.png') no-repeat center left;
	border: 0;
	display: inline-block;
	float: left;
	height: 22px;
	margin: 0 0 0 -2px;
	padding: 0 5px 0 0;
	position: relative;
	width: 2px;
}

.createbtn a.ibtn:hover > img {
	background: url('/images/otc/iface/btn/on/1.png') no-repeat center left;
}

.createbtn a .icon {
	margin: 0 !important;
	padding: 0 !important;
	width: 22px !important;
}



.createtab {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}

.createtab a.itab {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font: bold 11px Verdana, sans-serif;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 2px;
	padding: 0 7px 0 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: auto;
}

.createtab a.itab.on {
	background: url('/images/otc/iface/tab/on/bg.png') no-repeat center right;
}

.createtab a.itab.off {
	background: url('/images/otc/iface/tab/off/bg.png') no-repeat center right;
}

.createtab a.itab img {
	border: 0;
	display: inline-block;
	float: left;
	height: 20px;
	margin: 0 0 0 -2px;
	padding: 0 5px 0 0;
	position: relative;
	width: 2px;
}

.createtab a.itab.on img {
	background: url('/images/otc/iface/tab/on/1.png') no-repeat center left;
}

.createtab a.itab.off img {
	background: url('/images/otc/iface/tab/off/1.png') no-repeat center left;
}



#copyright {
	background: #fff url('/images/otc/core.bg.png');
	clear: both;
	color: #999;
	font: 10px Verdana, sans-serif;
	height: 10px;
	line-height: 10px;
	margin: -30px 20px 0;
	padding: 10px 20px;
	text-align: right;
	vertical-align: bottom;
	width: 940px;
}



#convergence {
	display: block;
	height: 0;
	margin-bottom: 50px;
}

#convergence #ipx-container {
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 10000;
}

#convergence #ipx-core {
	background: transparent url('/images/otc/convergence.bg.png') repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	height: 50px;
	margin: -1px 0;
}

#convergence #ipx-content {
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
	width: 980px;
}

#convergence #ipx-content .icol1 {
	float: left;
	height: 50px;
	padding: 0 0 0 10px;
	text-align: left;
	width: 170px;
}

#convergence #ipx-content img#convergence-image-natgeo {
	margin: 3px 0;
	padding: 5px 0;
}

#convergence #ipx-content .icol2 {
	float: right;
	height: 20px;
	line-height: 20px;
	margin: 15px 0;
	text-align: right;
	width: 800px;
}

#convergence #ipx-content img#convergence-image-text {
	display: inline-block;
	float: right;
	height: 18px;
	margin: 1px 0;
}

#convergence #ipx-chooser {
	background-color: #fff;
	border: 1px solid #999;
	color: #000;
	cursor: pointer;
	display: inline-block;
	float: right;
	font: bold 12px Arial, sans-serif;
	height: 18px;
	line-height: 18px;
	margin: 0 10px;
	padding: 0 20px 0 0;
	position: relative;
	width: 378px;
}

#convergence #ipx-chooser img {
	height: 18px;
	margin: 0;
	position: absolute;
	right: 1px;
	top: 0;
	width: 18px;
}

#convergence #ipx-chooser #ipx-choices {
	background-color: #fff !important;
	border: 1px solid #999;
	bottom: 20px;
	color: #000;
	display: none;
	padding: 5px 20px 0 0;
	position: absolute;
	right: -1px;
	visibility: hidden;
	width: 378px;
	z-index: 11000;
}

#convergence #ipx-chooser #ipx-choices b {
	font: bold 12px Arial, sans-serif;
}

#convergence #ipx-chooser #ipx-choices i {
	font: italic 11px Arial, sans-serif;
}

#convergence #ipx-chooser #ipx-choices .portal {
	height: 18px;
	line-height: 18px;
	margin: 1px 0;
}

#convergence #ipx-chooser #ipx-choices .portal a {
	color: #000;
	text-decoration: none;
}



.ginfo {
	background-color: transparent;
	border: 0px;
	display: none;
	height: 0px;
	margin: auto;
	position: absolute;
	visibility: hidden;
	z-index: -2;
}

.ginfo_on {
	background-color: #ffffff;
	display: block;
	margin: auto;
	position: absolute;
	visibility: visible;
	z-index: 10000;
}

.gback {
	background-color: transparent;
	display: none;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 100%;
	z-index: -2;
}

.gback_on {
	background-color: #596633;
	filter: alpha(opacity=83);
	height: 100%;
	left: 0px;
	-moz-opacity: .83;
	opacity: .83;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 9999;
}



#daclor #playerdiv {
	padding: 10px 0 0;
}

#daclor #playerdiv, #daclor #playerdiv iframe {
	height: 315px;
	margin: 0 auto;
	text-align: center;
	width: 370px;
}

#daclor .text {
	color: #333;
	font: 15px Arial;
	margin: 0 85px;
	padding: 0 10px 5px;
	width: 350px;
}

#daclor #button {
	margin: 0 auto;
	padding: 15px 0 10px;
	text-align: center;
}



#overlay {
	background-color: #596633 !important;
}
