/* global whitespace reset */
* { padding:0; margin:0; }

body {
	background: #2b5e80 repeat-x 0 0;
	color: #002640;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:62.5%;
	text-align: center;
}

body.home {
    
}

/*********** = structure = ***********/

.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 826px;
}

#content {
	background: url(../images/bg-content.gif) no-repeat 0 0;
	position: relative;
}

body.home #content {
	background: url(../images/bg-content-home.jpg) no-repeat 0 0;
}

#header {
	background: url(../images/bg-header1.png) no-repeat 0 0;
	height: 239px;
	position: relative;
	z-index: 9999;
}

#copy {
	padding: 20px 0;
}

#footer {
	clear: both;
}

/*********** = headers = ***********/

#header h1 {
	height: 122px;
	width: 398px;
	left: 12px;
	top: 67px;
	position: absolute;
}

#header h1 a {
    display:block;
    height: 122px;
	width: 398px;
	text-indent:-999em;    
}

h2.explore {
	background: url(../images/bg-explore.png) no-repeat 0 0;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	height: 70px;
	left: 40px;
	line-height: 68px;
	margin: 0 !important;
	padding: 0 0 0 184px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 998;
}

* html h2.explore {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

h2 img {
	margin-top: 24px;
}

h3 {
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	margin: 0 0 12px;
	text-transform: uppercase;
}

div.content div.one h3 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 0 !important;
	line-height: 21px;
	text-transform: none;
}

body.home div.home .column-two h3 {
	color: #991A36;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 !important;
}

h3.replace {
	margin: 0;
	text-indent: -9999em;
}

h3.welcome {
	background: url(../images/h3-welcome.gif) no-repeat 0 0;
	margin: 0;
	height: 27px;
}

/* Interior pages h1 */
.content h1 {
	margin-bottom: 20px;
	line-height: normal;
}

h4 { 
	color: #fff;
	font-size: 14px; 
	line-height: 16px;
	margin: 5px 0 -8px 0;
}

h5 { 
	color: #fff;
	font-size:12px; 
	line-height:1.2em;
	margin:12px 0
}

/*********** = typography = ***********/

a,
a:visited { 
	color: #fff; 
	outline: none;
	text-decoration: underline;
}

a:hover { 
	text-decoration: none; 
}

body.interior a,
body.interior a:visited {
	color: #333;
}

body.interior .learn-more a,
body.interior .learn-more a:visited {
	color: #fff;
}

div.home h3 a {
	color: #991A36;
	text-decoration: none;
}

div.home p a {
	color: #fff;
	text-decoration: none;
}

#content {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

#content p {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin: 12px 0;
}

#content div.columns .column.two .column.first p {
	margin: 0;
	text-indent: 36px;
}

#content div.columns .column.two .column.first p.first {
	text-indent: 0;
}

#content div.content div.one p {
	color: #000;
	line-height: 17px;
	margin: 22px 0;
}

body.home #content p {
	font-size: 14px;
	line-height: 17px;
}

#content blockquote {
  margin-left: 50px;
  margin-right: 50px;
}

#content h3.replace + p {
	margin-top: 0;
}

.big {
	font-size: 14px !important;
}

.bold {
	font-weight: bold;
}

.red {
	color: #991a36 !important; 
}

p.tight {
	margin: 5px 0 !important; 
}

#content div.content div.one .tx-indexedsearch p {
	margin-top: 10px;
}

p.csc-frame-frame1 {

  margin-left: 50px;
  margin-right: 50px;
}

/*********** = misc divs and classes = ***********/

div.block-bottom {
	background: url(../images/bg_bottom.png) no-repeat 0 0;
	height: 27px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.block-top {
	background: url(../images/bg_block_top1.png) no-repeat 0 0;
	height: 11px;
	overflow: hidden;
}

div.block div.inner {
	background: url(../images/bg_block.png) repeat-y 0 0;
	margin: 0;
	padding: 52px 0 0 0;
	position: relative;
}

div.block.grey div.inner {
	padding: 15px 0 0 0;
}

body.home div.block div.inner {
	padding: 0;
}

div.block.grey div.inner { background: url(../images/bg-block-grey.png) repeat-y 0 0; }
div.block.grey div.block-bottom { background: url(../images/bg-block-bottom-grey.png) no-repeat 0 0; }
div.block.grey div.block-top { background: url(../images/bg-block-top-grey.png) no-repeat 0 0; }

body.home div.block-bottom {
	margin-bottom: 200px;
}


body.home div.block div.inner {
	min-height: 419px;
}



body.home img.explore {
	bottom: -61px;
	left: 38px;
	position: absolute;
	z-index: 1;
}

div.columns {
	padding: 0 0 0 38px;
	position: relative;
	z-index: 2;
	width: 758px;
}

div.home {
	padding: 15px 0 0 36px;
	position: relative;
	width: 724px;
	z-index: 100;
}

div.home .column-one {
	float: left;
	width: 226px;
	position: relative; 
}

#content div.column-one p {
	font-size: 12px;
	
}

div.home .column-two {
	background: url(../images/bg-home-promos3.jpg) no-repeat 0 0;
	float: right;
	height: 318px;
	margin-top: 10px;
	position: relative;
	width: 258px;
}

div.columns .column {
	display:inline;
	float:left;
	margin:0;
	min-height: 100px;
}

/* *html  removed */
div.columns,
div.columns .column {
	height: 1%;
	zoom: 1;
	overflow: hidden;
}

div.columns .column.one {
	width: 288px;
}

div.columns .column.two {
	background: url(../images/bg-column-two.gif) repeat-y 100% 0;
	float: right;
	min-height: 200px;
	width: 452px;
}

div.columns .column.two .column.first {
	width: 266px;
}

div.columns .column.two .column.second {
	float: right;
	padding: 0 9px 0 0;
	position: relative;
	width: 149px;
}

div.columns .column.two .column.second h3.learn {
	background: url(../images/bg-h3-learn.gif) no-repeat 50% 1px;
	height: 54px;
}

p.more {
	margin-top: 60px !important;
}

div.player {
	background: #000;
	padding: 10px 0 0 0;
}

body.interior div.player {
	background-color: transparent;
}

div.content div.two div.player {
	background-color: black;
	padding: 0 0 10px 0;
}

div.player span {
	color: #828282;
	font-size: 11px;
	line-height: 12px;
}

body.interior div.player span {
	color:#000;
}



.articles {
	float: left;
	width: 252px;
}

div.thumbs {
	margin: 0 0 20px 0;
}

div.thumbs div.thumb {
	float: left;
	height: 63px;
	margin: 0 3px 0 0;
	overflow: hidden;
	position: relative;
	width: 63px;
}

div.thumbs div.thumb.active,
div.thumbs div.thumb:hover {
	border: 2px solid #991a36;
	height: 59px;
	width: 59px;
}

div.thumbs div.thumb.last {
	margin: 0;
}

div.thumbs div.thumb img {
	height: 63px;
	position: absolute;
	width: 63px;
	z-index: 1;
	top: 0;
	left: 0;
}

div.thumbs div.thumb.active img,
div.thumbs div.thumb:hover img {
	top: -2px;
	left: -2px;
}

/* home mouseover grid items */
.item {
	cursor: pointer;
	position: absolute;
	min-height: 138px;
	z-index: 100;
	width: 214px;
}



.item.hover h3 {
	color: #fff !important;
}

.item.one {
	left: 0px;
	top: 0;
}

.item.two {
	left: 244px;
	top: 0;
}

.item.three {
	left: 0px;
	top: 160px;
}

.item.four {
	left: 244px;
	top: 160px;
}

.item p {
	background: url(../images/overlay.png);
	min-height: 138px !important;
	padding: 15px 0 0 12px !important;
	font-size: 12px !important;
	line-height: 14px !important;
	margin: 0 !important;
}


.item p a {
	display: block;
	min-height: 138px !important;
}

div.places {
	float: left;
	margin: 15px 0 0 0;
	width: 167px;
}

div.places-map {
	position:relative;
	float: right;
	width: 567px;
}

div.places,
div.places-map {
	height: 1%;
	overflow: hidden;
	zoom: 1;
}

div.content {
	background-color: #FFFFFF;
	border: 4px solid #002640;
	min-height: 100px;
	margin: 0 0 20px 13px;
	padding: 20px 21px 20px 25px;
	width: 753px;
}

/* adjusts the size of the Learn More box. */
div.content div.two {
	float: right;
	margin-left: 25px;
	width: 300px;
}

div.photos {
	position: relative;
}

.paging {
	background: transparent url(../images/bg-paging-new.png) bottom left repeat-x;
	bottom: 0;
	color: #fff;
	font-size: 13px;
	height: 50px;
	line-height: 24px;
	right: 0;
	position: absolute;
	z-index: 2;
	width: 288px;
}

* html .paging {
	position: relative;
	top: -20px;
	background: none;
	zoom: 1;
}

.paging .controls {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.paging span {
	float: left;
	line-height: 13px;
}

.next {
	background: url(../images/bg-next.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin-left: 6px;
	text-indent: -9999em;
	width: 9px;
	height: 13px;
}

/*********** = lists = ***********/


ul  {
	color: #fff;
	list-style: none;

}

#content ul {

	list-style-type: none;
	margin:0;
}

#content li {
	margin: 9px 0;
}

ul.legend li {
	background-position: 2px 50%;
	background-repeat: no-repeat;
	margin: 2px 0;
	padding: 0 0 0 18px;
}

ul.legend li.itemone {
	background-image: url(../images/bg-orange.gif);
}

ul.legend li.itemtwo {
	background-image: url(../images/bg-yellow.gif);
}

ul.legend li.itemthree {
	background-image: url(../images/bg-red.gif);
}

ul.legend li.itemfour {
	background-image: url(../images/bg-sky.gif);
}

#content ul.learn-more {
	background: #2b5e80 url(../images/bg-learn-more.gif) no-repeat 0 0;
	margin: 0 0 10px 0;
	padding: 42px 0 5px 0;
	border: 4px solid #002640;
}

#content ul.learn-more {
	overflow: hidden;
}

#content ul.learn-more li {
	padding: 0 0 0 10px;
	color: #fff;
}

ul.legend li {
	height: 1%;
	position: relative;
	zoom: 1;
}

#content .slideInfoZone h2 {
  font-size: 90%;
  font-weight: bold;
  margin: 2px 5px;
  padding: 0px;
}

#content .slideInfoZone p {
  font-size: 80%;
  font-weight: normal;
  margin: 2px 5px;
  padding: 0px;
}


/*********** = #navs = ***********/

ul.nav {
	left: 36px;
	top: 198px;
	position: absolute;
	width: 100%;
	text-align: left;
	z-index: 9999;
}

ul.nav li {
	float: left;
	position: relative;
}

ul.nav li a,
ul.ancillarynav li a,ul.nav li span {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	float: left;
	height: 25px;
	margin: 0 !important;
	padding: 0px 25px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

ul.nav li.first a,ul.nav li.first span {
	background: none;
	padding-left: 0;
}

ul.nav li:hover a,
ul.nav li a:hover {
	color: #828282;
	text-decoration: none;
}

ul.nav li ul {
	left: 20px;
	position: absolute;
	width: 160px;
	top: 22px;
	z-index: 9999;
}

ul.nav li.first ul {
	left: -12px;
}

ul.nav li ul li {
	position: static;
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	display: block !important;
	float: none !important;
	margin: 0 !important;
}

ul.nav li ul a,
ul.nav li:hover ul a, 
ul.nav li ul a:visited,
ul.nav li:hover ul a:visited {
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	color: #fff;
	display: block !important;
	float: none !important;
	font-size: 12px;
	font-weight: normal;
	height: 24px !important;
	line-height: 24px;
	padding: 0 7px !important;
	text-transform: none;
}

ul.nav li:hover ul a:hover,
ul.nav ul a:hover {
	color: #000 !important;
}

/* ul.nav {
	left: 36px;
	top: 198px;
	position: absolute;
	width: 100%;
	text-align: left;
	z-index: 9999;
}

ul.nav li {
	float: left;
}

ul.nav li a,
ul.ancillarynav li a {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	float: left;
	height: 25px;
	margin: 0 !important;
	padding: 0px 25px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

ul.nav li.first a {
	background: none;
	padding-left: 0;
}

ul.nav li:hover a,
ul.nav li a:hover {
	color: #828282;
	text-decoration: none;
}

ul.nav li ul {
	left: -12px;
	position: absolute;
	top: 22px;
	z-index: 9999;
}

ul.nav li ul li {
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	display: block !important;
	float: none !important;
	margin: 0 !important;
	height: 24px !important;
	min-width: 200px;
}

*html ul.nav li ul li {
	background: none;
}

ul.nav li ul a,
ul.nav li:hover ul a, 
ul.nav li ul a:visited,
ul.nav li:hover ul a:visited {
	background: url(../images/bg-subnav.gif) repeat-x 0 50%;
	color: #fff;
	display: block !important;
	float: none !important;
	font-size: 12px;
	font-weight: normal;
	height: 24px !important;
	line-height: 24px;
	padding: 0 7px !important;
	text-transform: none;
}

*html ul.nav li ul a {
	width: 200px;
} 

ul.nav li:hover ul a:hover,
ul.nav ul a:hover {
	color: #000 !important;
} */

ul.ancillarynav {
	left: 36px;
	top: 47px;
	position: absolute;
	width: 100%;
	z-index: 999;
}

ul.ancillarynav li {
	float: left;
}

ul.ancillarynav li a {
	background: none;
	padding-left: 0;
}

ul.ancillarynav li a:hover {
	color: #ccc;
	text-decoration: none;
}


/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */

}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 

    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.height {
	margin: 25px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right !important;
}
	
.alignleft {
	float:left !important;
}

.collapse-top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.margin-top {
	margin-top: 12px;
}

/* images */

img.more {
	position: absolute;
	left: 50px;
	bottom: 40px;
}

img.newsletter {
	position: absolute;
	right: 0px;
	bottom: 40px;
}

img { border:none; }

img.pdf {
	margin:10px 0;
}

.float-r {
	float:right;
    margin:0px 0 2px 15px;
}

div.float-r {
	width: 320px;
	float: right;
}

img.float-l {
	float:left;
	margin:0px 15px 2px 0;
}

/* forms */

#search {
	background: url(../images/bg-search.gif) no-repeat 100% 0;
	position: absolute;
	right: 29px;
	top: 43px;
	text-align: right;
	width: 300px;
	z-index: 9999;
}

#search form {
	height: 21px;
	line-height: 21px;
	padding: 0 230px 0 0;
	position: relative;
}

#search label {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-align: left;
	text-transform: uppercase;
}

#search #s {
	background: #c1d5e2; /* #b4b4b4; */
	border: 0;
	font-size: 11px;
	height: 11px;
	padding: 1px;
	width: 200px;
	position: absolute;
	right: 8px;
	top: 3px;
}

ul#mapControl li {
	cursor: pointer;
}

#mapLinks {
	position: absolute;
	top: 0;
	left: 0;
	width: 566px;
	height: 444px;
}

#mapLinks a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	position: absolute;
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	padding: 0 5px;
}

#mapLinks a span.hideText {
	display: none;
}

#mapLinks a:hover {
	text-decoration: underline;
}

.mapLinks {
	
}

/* TYPO3 Tables */
.contenttable {
	border: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.contenttable td {
	border: 0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px !important;
	padding: 0;
}

#content div.content div.one .contenttable td p {
	margin: 10px 0 0 0;
}

td.hometable {
  padding:10px;
  vertical-align:text-top;
  width: 266px;
}

.csc-textpic-caption {
	margin-top: 5px !important;
}

#content p.csc-caption {
	font-size: 8pt;
}

.tx-indexedsearch-searchbox {
	
}

.tx-indexedsearch-searchbox table {
	text-align: right;
	float: right;
}

.tx-indexedsearch-res,
.tx-indexedsearch-noresults {
	clear: both;
}

.csc-sitemap ul {
	margin-left: 10px !important;
	font-weight: bold;
}

.csc-sitemap ul li ul {
	font-weight: normal;
}


/* encyclopedia entries for the dp camps */
/* table formatting colours */

/* override table styling for encylopedic entries */
#en .contenttable {
	border: thin solid #006699;
}

#en .contenttable td {
	border: 0;
}

#en .encyc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  color: black;
}

#en .encyc-label {
	font-weight: bold;
}

#en .encyc-value {
	color: #1166FF;
}

#en .encyc-name {
	font-weight: bold;
	color: #1166FF;
	text-transform: uppercase;

}

#en .encyc-text {
  text-align: justify;
  text-justify: newspaper;
  background-color: white;
}

#en tr.even {
  background-color: #BDD0F2;
}

#en tr.odd {
  background-color: white;
}

#en .encyc-cell-text{
	border-left: thin solid #006699;
  background-color: white;
}
  
#en .encyc-table {
	border: thin solid #006699;
}


/* Line 289 - STUFF POSSIBLY NOT REQUIRED 
* html div.block-top {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

* html div.block-bottom {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

* html div.block div.inner {
	behavior: url(/fileadmin/templates/js/contrib/iepngfix.htc);
}

*html div.block div.inner {
	height: 1%;
}




*html body.home div.block div.inner {
	height: 419px;
}

*html .item {
	height: 1%;
	zoom: 1;
}

//491

*html.item p a {
	 height: 138px;
}

*/