/* <style> */
#content {

}

#content a {
	color: #663;
	text-decoration: underline;
}

#content a:hover {
	color: #330;
}

#content .cident {
	margin: 0 0 20px -20px;
	padding: 0;
}

#content .cintro {
	color: #2f6399;
	font: 14px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#content #intro {
	color: #363636;
	font: 16px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#content #intro a {
	color: #663;
	font: bold 14px Verdana, sans-serif;
	line-height: 20px;
	text-decoration: none;
/*	text-transform: uppercase; */
}

#content #intro a:hover {
	color: #330;
}

#content #intro i {
	font: italic 14px Verdana, sans-serif;
}

#content #intro img.pin {
	margin: 0 -10px -5px 0;
	vertical-align: bottom;
}

#content #intro p {
	margin: 0;
	padding: 0;
}



#idxphases {
	margin: 30px 0 0;
}

#idxphases .phase {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	width: 145px;
}

#idxphases .phase.isend {
	margin: 0;
}

#idxphases .phase a {
	display: block;
	font: 11px Verdana, sans-serif;
	text-decoration: none;
}



#items {
	margin: 30px 0 0;
}

#items .ihead {
	color: #000;
	margin: -10px 0 10px;
}

#items .item {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	width: 200px;
}

#items .item.isend {
	margin: 0;
}

#items .item p {
	margin: 0;
	padding: 0;
}

#items .item .theme {
	color: #666;
	font: 14px Verdana, sans-serif;
	height: 20px;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#items .item .theme img {
	margin: 0 5px 0 0;
	vertical-align: bottom;
}

#items .item .image {
	height: 200px;
	margin: 5px 0;
	width: 200px;
}

#items .item .image .img {
	border: 1px solid #ccc;
	height: 198px;
	overflow: hidden;
	width: 198px;
}

#items .item .ident {
	font: 12px Verdana, sans-serif;
}

#items .item .ident a {
	color: #663;
	text-decoration: none;
}

#items .item .ident a:hover {
	color: #330;
}

#items .item .info {
	color: #666;
	font: 11px Verdana, sans-serif;
}

#items .item .info a {
	color: #663;
	text-decoration: underline;
}

#items .item .info a:hover {
	color: #330;
}



#indices {
	margin: 20px 0 0;
}

#indices .index {
	display: inline;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
	width: 300px;
}

#indices .index p {
	margin: 0;
	padding: 0;
}

#indices .index .theme {
	color: #666;
	font: 14px Verdana, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#indices .index .theme img {
	margin: 0 5px 0 0;
	vertical-align: bottom;
}

#indices .index .idesc {
	color: #666;
	font: 11px Verdana, sans-serif;
}

#indices .index .item {
	margin: 5px 0 0;
	overflow: hidden;
	width: 300px;
}

#indices .index .item .image {
	float: left;
	height: 35px;
	margin: 0 5px 0 0;
	width: 35px;
}

#indices .index .item .image .img {
	border: 1px solid #333;
	height: 33px;
	overflow: hidden;
	width: 33px;
}

#indices .index .item .info {
	float: right;
	overflow: hidden;
	width: 260px;
}

#indices .index .item .info .ident {
	font: 12px Verdana, sans-serif;
}

#indices .index .item .info .ident a {
	color: #663;
	text-decoration: none;
}

#indices .index .item .info .ident a:hover {
	color: #330;
}

#indices .index .item .info .itype, 
#indices .index .item .info .idate {
	color: #666;
	font: 10px Verdana, sans-serif;
}

#indices .index#itour {
	background: transparent url('/images/otc/content.index.vtour.bg.png') no-repeat center center;
	height: 100px;
	margin: 0 15px 20px -20px;
	padding: 5px 5px 5px 20px;
	overflow: hidden;
	width: 300px;
}

#indices .index#itour .theme.type {
	margin: 0 0 10px;
}

#indices .index#itour .image {
	border: 1px solid #ccc;
	display: inline;
	float: left;
	height: 58px;
	margin: 0 5px 0 0;
	overflow: hidden;
	width: 78px;
}

#indices .index#itour .info { }
#indices .index#itour .info .ident {
	color: #000;
}

#indices .index#itour .info i {
	font: italic 11px Verdana, sans-serif;
}

#indices .index#idxvid {
	height: 110px;
	overflow: hidden;
	position: relative;
}

#indices .index#idxvid .image {
	border: 1px solid #ccc;
	display: inline;
	float: left;
	height: 108px;
	margin: 0 5px 0 0;
	overflow: hidden;
	position: relative;
	width: 178px;
}

#indices .index#idxvid .image img {
	height: 110px;
	width: 180px;
}

#indices .index#idxvid .image .iplay {
	height: 50px;
	left: 65px;
	position: absolute;
	top: 30px;
	width: 50px;
}

#indices .index#idxvid .image .iplay img {
	height: 50px;
	width: 50px;
}

#indices .index#idxvid .info {
	bottom: 0;
	left: 185px;
	position: absolute;
}

#indices .index#idxvid .info .ident {
	color: #663;
	font: 12px Verdana, sans-serif;
}

#indices .index#idxvid .info .ihref a {
	color: #333;
	font: italic 10px Verdana, sans-serif;
	text-decoration: none;
}



#imap {
	border: 1px solid #b1b289;
	height: 222px;
	margin: 10px 0 0;
	width: 258px;
}

#imap #imaphead {
	background-color: #858e48;
	height: 22px;
	overflow: hidden;
	padding: 0 0 0 5px;
}

#imap #imaphead #imapcol1 {
	float: left;
}

#imap #imaphead #imapcol2 {
	float: right;
}

#imap #imaphead a {
	line-height: 22px;
	vertical-align: middle;
}

#imap #imaphead a.off {
	color: #fff;
	font: 11px Verdana, sans-serif;
	text-decoration: none;
}

#imap #imaphead a.on {
	color: #330;
	font: bold 11px Verdana, sans-serif;
	text-decoration: underline;
}

#imap #imaphead img {
	margin: 0;
	padding: 0;
}

#imap #imaphead ul {
	display: inline;
	list-style: none outside;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#imap #imaphead ul li {
	display: inline;
	line-height: 12px;
	margin: 0;
	padding: 0 5px;
}

#imap img {
	border: 0;
}

#imap #idpop {
	cursor: pointer;
	height: 25px;
	left: 65px;
	line-height: 25px;
	position: relative;
	top: -112.5px;
}

#imap #idpop div {
	background-image: url('/images/otc/icons/popup/2.png'); 
	color: #330;
	float: left;
	text-align: center;
	width: 118px;
}

#imap #idpop img {
	float: left;
}

#imapfoot p {
	color: #999;
	font: 10px Verdana, sans-serif;
	margin: 1px 0 15px;
	padding: 0;
}



#imgdp1 {
	background: transparent url('/images/otc/content.interactivemapguide.discoverplaces.png') no-repeat center top;
	cursor: pointer;
	height: 190px;
	margin: 0 0 5px;
	position: relative;
	width: 260px;
}

#imgdp1 .ihref {
	bottom: 5px;
	padding: 0 5px;
	position: absolute;
	text-align: right;
	width: 250px;
}

#imgdp1 .ihref a {
	color: #fff;
	font: bold 14px Arial, sans-serif;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#imgdp1 .ihref a img {
	height: 20px;
	margin: 0 0 0 5px;
	vertical-align: bottom;
	width: 20px;
}

#imgdp2 {
	color: #333;
	font: 12px Arial, sans-serif;
	margin: 0 0 15px;
}



#ihrefs .ihref {
	padding: 15px 0 !important;
}

#ihrefs .ihref#ihrefs-external {
	height: 22px;
	position: relative;
}

#ihrefs .ihref#ihrefs-external a {
	display: inline-block;
}

#ihrefs .ihref#ihrefs-external a#img1, 
#ihrefs .ihref#ihrefs-external a#img3 {
	width: 90px;
}

#ihrefs .ihref#ihrefs-external a#img1 {
	text-align: left;
}

#ihrefs .ihref#ihrefs-external a#img2 {
	text-align: center;
	width: 80px;
}

#ihrefs .ihref#ihrefs-external a#img3 {
	text-align: right;
}

#ihrefs .ihref#ihrefs-external img {
	vertical-align: bottom;
}

#ihrefs .ihref#ihrefs-external #ihref-donate {
	position: absolute;
	right: 0;
	top: 15px;
}

#ihrefs .ihref#ihrefs-external #ihref-donate a.ibtn {
	color: #fff;
}

#ihrefs .ihref#ihrefs-external #ihref-donate a.ibtn:hover {
	color: #333;
}

#ihrefs .ihref#ihrefs-partners {
	border-bottom: 0;
}

#ihrefs .ihref#ihrefs-partners p.ident {
	color: #663;
	font: 16px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#ihrefs .ihref#ihrefs-partners #partners {
	display: table;
	margin: 10px 0;
}

#ihrefs .ihref#ihrefs-partners #partners #ipcol1, 
#ihrefs .ihref#ihrefs-partners #partners #ipcol2 {
	background-color: #fff;
	display: table-cell;
	vertical-align: middle;
	width: 125px;
}

#ihrefs .ihref#ihrefs-partners #partners #ipcol1 {
	border-right: 5px solid #e9ecdb;
	margin: 0 0 0 -1px;
}

#ihrefs .ihref#ihrefs-partners #partners #ipcol1-2 {
	background-color: #bbb;
	display: table-cell;
	width: 1px;
}

#ihrefs .ihref#ihrefs-partners #partners #ipcol2 {
	border-left: 5px solid #e9ecdb;
}

#ihrefs .ihref#ihrefs-partners #partners .img {
	overflow: hidden;
	width: 125px;
}

#ihrefs .ihref#ihrefs-partners #partners .img img {
	width: 125px;
}
