form{
	display:inline;
}

body {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding:0px;
}

/* ------------------------------------- */
/* general styles */
/* ------------------------------------- */

p, div{
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:1.3em;
}
h1{
	/*text-transform: uppercase;*/
	font-family: Arial, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #828282;
	margin:10px 0px 10px 0px;
	line-height:1.2em;
    max-width:724px;
}
h2{
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #828282;
	margin:15px 0px 5px 0px;
}
h2 a{
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	color: #828282;
	margin:15px 0px 5px 0px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #828282;
}
a{
	text-decoration:underline;
	color: #000000;
}
a:hover{
	text-decoration:underline;
	color: #CA1919;
}
.button{
	font-family: Arial, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-weight:bold;
}
a.button{	
	text-decoration:none;
	color: #CA1919;
}
a.button:hover{	
	color:none;
}
.formErrors{
	color: #CA1919;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.message{
	color: #CA1919;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
	background-color: #E2E2E2;
}
.notificationMessage{
	color: #CA1919;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:5px;
	background-color: #E2E2E2;
	margin-left: auto;
	margin-right: auto;
	width: 1014px;
}
.divide{
	height:3px;
	background-color:#E2E2E2;
	margin: 2px 0px 2px 0px;
}
.bg {
	background-color: #F5F5F5;
	border: 1px solid #E2E2E2;
	padding:10px;
}
.caption{
	font-size:11px;
	text-align:left;
}
a.caption{
	font-size:11px;
	color: #999999;
	text-decoration:underline;
}
a.caption:hover{
	color: #000000;
}


/* ------------------------------------- */
/* page structure */
/* ------------------------------------- */
#pageArea{
	width:1024px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	margin-top:10px;
}
#search #pageArea{
	margin-top:0px;
}
#topNavBg{
	clear:both;
	background-color: #E2E2E2;
	width:100%;
    padding-top: 3px;
}
#topBar{
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	padding:1px 0px 2px 0px;
}
#topBar a{
	padding-left:23px;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#topBar a:hover{
	color:#CA1919;
}
#header{
	text-align:left;
    padding-bottom: 10px;
    padding-top: 20px;
	width:1024px;
	margin: 0px auto 0px auto;
}
#headerBg{
	background-color:#F5F5F5;
	width:100%;
}
#header a{
	text-decoration:none;
}
#header a:hover{
	color:#000000;
	text-decoration:none;
}
#navBg{
	background-color: #828282;
	padding: 7px 0px 7px 0px;
}
#nav{
	text-align:left;
	background-color:#828282;
	margin:0px auto 0px auto;
	line-height:1em;
	width:1024px;
}
#nav a{
	font-family: Arial, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px 23px 0px 0px;
	/*text-transform: uppercase;*/
	line-height:1em;
}
#nav a:hover{
	color: #CA1919;
	text-decoration:none;
}
#nav #search{
	width:265px;
	float:right;
	text-align:left;
	margin-top:0px;
}
#nav #search input {
	font-size:11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	border: 0px;
	width:208px;
}
#nav #search input[type="text"] {
	font-size:11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	border: 0px;
	width:230px;
    height: 20px;
    margin-top: -4px;
}
#nav #search a{
	float:right;
	font-size:16px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	margin: 2px 0px 0px 0px;
	font-weight:bold;
	line-height:1em;
}
#nav #search a:hover{
	color: #FFFFFF;
}
#footerBg{
	clear:both;
	margin-top:10px;
	background-color:#E2E2E2;
}
#footer{
	background-color:#E2E2E2;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 4px 0px 2px 0px;
    font-size: 11px;
}
#footer a{
	color:#FFFFFF;
	font-size:11px;
}
/* -------------------------------------------------*/
/* "Searchlight" autocomplete search results styles */
/* -------------------------------------------------*/
div.searchlight-header{
	size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
	background-color:#E4E4E4;
	padding:3px;
}
div.searchlight-item{
	size:12px;
	color:#333333;
	padding:3px 3px 8px 3px;
	background-color:#FFFFFF;
}
div.searchlight-item a{
	size:12px;
	color:#333333;
	text-decoration:none;
}
div.searchlight-item a:hover{
	text-decoration:underline;
}
div.searchlight-results-wrapper {
    color: #333333;
    border: 1px solid #333333;
    margin: -1px;
    overflow: hidden;
}

div.searchlight-results div.searchlight-selected {
    background: #333;
    color: #fff;
}

/* -------------------------------------------------*/
/* tooltips / Rollovers */
/* -------------------------------------------------*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 3px solid #323232;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	/*opacity: 0.9;*/
	text-align: center;
}
.tooltipImage { /* used in image rollovers in results and on detail pages */
	padding: 10px;
	text-align: center;
}

.tooltipCaption { /* used in image rollovers in results and on detail pages */
	margin-top: 10px;
	width: 360px;
	text-align: left;
}
.tooltipText{ /* used in features */
	text-align:center;
	padding:10px;
	font-size:12px;
	width:400px;
}

/* ------------------------------------- */
/*  HOME PAGE */
/* ------------------------------------- */
#hpText{
	width:1024px;
	float:left;
	padding-top:15px;
}
#hpText div{
	margin-top: 15px;
	line-height:1.5em;
}
#hpText #featuredLabel{
	font-size:10px;
	font-style:italic;
	color:#333333;
}
#hpFeatured{
	float:left;
	margin: 0px 0px 0px 0px;
	width:1024px;
}
#hpFeatured .title{
	font-size:22px;
	font-weight:normal;
	color: #828282;
	margin:0px 0px 9px 0px;
	font-weight:bold;
}

#hpFeatured .title a {
	color: #828282;
    text-decoration:none;
}

#hpFeatured table{
	width:1024px;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color: #F5F5F5;
	/*border:1px solid #E2E2E2;*/
}
#hpFeatured table img{
	margin:20px;
}
.hpRss{
	clear:both;
	padding-top:5px;
}
#quickLinkItems{
	float:left;
	font-size:14px;
}

#quickLinkItems .quickLinkItem{
	float:left;
	margin: 0px 16px 0px 0px;
	width:190px;
}
#quickLinkItems .quickLinkItem .title{
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #828282;
	margin:15px 0px 5px 0px;
	
}
#quickLinkItems .quickLinkItem a.more{
	font-size:14px;
	font-weight:normal;
	text-transform: uppercase;
	color: #828282;
	margin:2px 0px 0px 0px;
	text-decoration:none;
}
#quickLinkItems .quickLinkItem a.more:hover{
	color: #999999;
}
#quickLinkItems .quickLinkItem table{
	background-color: #F5F5F5;
	border: 1px solid #E2E2E2;
	width:100%;
	height:140px;
}
#quickLinkItems #hpBrowse{
	border: 1px solid #999999;
	padding: 5px;
	line-height:1.5em;
	font-size:12px;
	float:left;
	width:255px;
	margin:34px 0px 0px 15px;
}

/* ------------------------------------- */
/*  free text - about page, browse intro */
/* ------------------------------------- */

.textContent {
	margin: 10px 0px 15px 0px;
	font-size:12px;
}

.textContent div {
	margin-bottom: 10px;
}
.textContentFavorites div {
	margin-bottom: 10px;
	float: right;
	width:267px;
}

#contentArea {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-color:#FFFFFF;
}

#aboutLinks{
	width:247px;
	margin-top:5px;
	float:right;
	line-height:1.5em;
	background-color: #F5F5F5;
	border: 1px solid #E2E2E2;
	padding:10px;
}
#aboutLinks div{
	margin:5px 0px 5px 0px;
	line-height:1.5em;
}
#aboutLinks a{
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #828282;
	text-decoration:none;
}
#aboutLinks a:hover{
	text-decoration:underline;
	color: #CA1919;
}
#aboutImages{
	background-color:#FFFFFF;
	width:267px;
	padding-top:15px;
	float:right;
	line-height:1.5em;
}
#aboutImages .caption{
	font-size: 11px;
	color: #828282;
	margin: 5px 0px 20px 0px;
}
#aboutContent{
	float:left;
	line-height: 1.3em;
	width:724px;
	margin-top:-10px;
}
#aboutContent a:hover{
	color: #CA1919;
}

/* ------------------------------------- */
/* Detail pages */
/* ------------------------------------- */
#detailBody #pageNav {
	float:right;
	margin:0px;
	text-align:right;
	width: 250px;
	padding:5px 0px 0px 20px;
	font-size:14px;
	color: #E2E2E2;
	font-weight:bold;
}
#detailBody #pageNav a{
	text-decoration:none;
	color: #828282;
}
#detailBody #pageNav a:hover {
	color: #E2E2E2;
}
#detailBody #leftCol{
	float:left;
	width: 724px;
	font-size: 11px;
	text-align:left;
}
#objDetailRelObjects td.imageIcon{
	width: 72px;
	padding-bottom:7px;
}
#objDetailRelObjects td.imageIcon img{
	border:1px solid #828282;
}
#objDetailRelObjects a.current img{
	border:1px solid #CA1919;
}
#objDetailRelObjects a:hover img{
	border:1px solid #CA1919;
}
#detailBody #leftCol .unit{
	margin-bottom:12px;
}
#detailBody #leftCol #description{
	margin-top:12px;
}
#objCaption{
	width:600px;
	font-size: 12px;
}
#detailBody #rightCol{
	width:247px;
	text-align:left;
	float:right;
	background-color: #E2E2E2;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 15px 0px;
}
#detailBody #rightCol #textInImage{
	max-height:150px;
	overflow:auto;
}
#detailBody #rightCol #location{
	margin: 15px 0px 0px 0px;
}
/* nav bar on details with thumbnail grid */
#detailNavBar{
	background-color: #828282;
	margin:10px 0px 15px 0px;
	text-align:center;
	padding:8px 10px 5px 10px;
	height:15px;
	text-align:left;
}
#detailNavBar a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
#detailNavBar #next{
	float:right;
}
#detailNavBar #previous{
	float:left;
}
#objRightColHeading {
	float:right;
	background-color: #828282;
	margin: 0px -10px 15px 0px;
	text-align:left;
	width: 247px;
	padding:6px 10px 3px 10px;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
}
/* image on - object detail */
#objDetailImage{
	margin-bottom:0px;
	text-align:center;
	width:724px;
	margin: 0px;
	/*padding: 19px 0px 19px 0px;*/
	background-color: #e2e2e2;
	/*border-left:1px solid #828282;
	border-right:1px solid #828282;
	border-top:1px solid #828282;*/
}
#objDetailImage .video-js-box{
	margin-left: 19px;
}
#objDetailImageNav {
	background-color: #828282;
	margin:0px 0px 15px 0px;
	font-size:14px;
	text-align:center;
	padding:7px 10px 7px 10px;
	height:15px;
	text-align:left;
	text-transform: uppercase;
	width: 704px;
}
#objDetailImageNav{
	text-decoration:none;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
}
#objDetailImageNav a {
	text-decoration:none;
	color: #FFFFFF;
	font-size:14px;
}


#setText{
	/*max-height: 150px;
	overflow: auto;*/
	line-height:1.3em;
	margin-top:15px;
	width:600px;
}

/* user comment/rank form */
#objUserData #numComments{
	float:right;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	text-transform: none;
}
#objUserData .comment{
	margin: 0px;
	font-size:12px;
	line-height: 1.3em;
}
#objUserData .byLine{
	margin: 4px 0px 20px 30px;
	font-size:11px;
	font-style:italic;
}
#objUserData .formLabel{
	font-weight:bold;
	margin: 10px 0px 3px 0px;
}
#objUserData input {
	font-size:11px;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	border: 1px solid #828282;
	width:574px;
}
#objUserData input[type="text"] {
	font-size:11px;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	border: 1px solid #828282;
	width:574px;
}
#objUserData textarea {
	font-size:11px;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	border: 1px solid #828282;
	width:574px;
}
#objUserData input[type="textarea"] {
	font-size:11px;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	border: 1px solid #828282;
	width:100%;
}
#objUserData form a{
	text-transform:uppercase;
	font-size:14px;
	color: #828282;
	font-weight:bold;
	text-decoration:none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#objUserData form a:hover{
	color: #000000;
	text-decoration:none;
}

/* ------------------------------------- */
/*  SEARCH/ BROWSE RESULTS */
/* ------------------------------------- */

#search #searchNavBg{
	clear:both;
	background-color: #F5F5F5;
}
#search .searchNav{
	width:1024px;
	text-align:center;
	margin: 0px;
	padding:6px 20px 5px 20px;
	font-size:13px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	line-height:1em;
}
#search .searchNav form{
	float:left;
	text-align:left;
	width:220px;
	margin:0px;
	display:inline;
}
#search .searchNav form input[type="text"]{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #828282;
	padding:0px;
	margin:0px;
	font-weight:normal;
	text-align:center;
}
#search .searchNav .nav{
	float:right;
	text-align:right;
	width:240px;
	color: #000000;
}
#search .searchnav a img{
	vertical-align: middle;
	margin-bottom:2px;
}
#search .searchNav a{
	font-family: Arial, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	line-height:1em;
    background: none;
}
#search .searchNav a:hover{
	color: #CA1919;
}
#search .searchNav .linkOff{
	font-family: Arial, sans-serif;
	font-size:13px;
	color: #B1B1B1;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	line-height:1em;
}

/* --- browse nav --- */

#browse #searchNavBg{
	clear:both;
	background-color: #828282;
	color:#FFFFFF;
}
#browse .searchNav{
	text-align:center;
	margin: 0px;
	padding:6px 10px 5px 10px;
	font-size:13px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
#browse .searchNav div{
	color: #FFFFFF;
}
#browse .searchNav form{
	float:left;
	text-align:left;
	width:220px;
	margin:0px;
	display:inline;
	color:#FFFFFF;
}
#browse .searchNav form input[type="text"]{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #828282;
	padding:0px;
	margin:0px;
	font-weight:normal;
	text-align:center;
}
#browse .searchNav .nav{
	float:right;
	text-align:right;
	width:240px;
	color: #FFFFFF;
}
#browse .searchnav a img{
	vertical-align: middle;
	margin-bottom:2px;
}
#browse .searchNav a{
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#browse .searchNav a:hover{
	color: #CA1919;
}
#browse .searchNav .linkOff{
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #B1B1B1;
	font-weight:bold;
	text-decoration:none;
}
.sectionBox{
	clear: both;
	padding-top:10px;
}
/* secondary SEARCH results */
.searchSecSpacer{
	float:left;
	width:2%;
}
.searchSec{
	float:left;
	width:430px;
	padding-top:5px;
	height:250px;
}
.searchSecNav{
	clear:both;
	background-color: #828282;
	margin: 0px;
	padding:6px 10px 5px 10px;
	font-size:13px;
	text-align:left;
}
.searchSecNav .nav{
	float:right;
	text-align:right;
	font-weight:bold;
	font-size:14px;
}
.searchSecNav a{
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.searchSecNav a:hover{
	color: #CA1919;
}
.searchSec .results{
	padding: 10px;
	line-height:1.6em;
}
.searchSec .results a{
	color:#000000;
}


/* thumbnail view  - also used in details with thumbnail grid */
.searchResultTd{
	width:235px;
	padding: 0px 0px 15px 0px;
}
.searchThumbBg{
	border:1px solid #828282;
	background-color: #F5F5F5;
	width:235px;
	position: relative;
}
.searchThumbBgBrowseLanding{
	border:1px solid #828282;
	background-color: #F5F5F5;
	width:570px;
	position: relative;
}
.videoIcon{
	position:absolute;
	margin-left:5px;
}
.searchThumbCaption{
	color: #FFFFFF;
	background-color: #828282;
	padding:3px 0px 1px 3px;
	font-size:11px;
	text-align:center;
}
.searchThumbCaption a{
	color: #FFFFFF;
	width:130px;
	padding:3px 0px 0px 0px;
	font-size:11px;
	text-decoration:none;
}
.searchThumbCaption a:hover{
	color: #999999;
}

/* full results */
.searchFullImageContainer {
	width:250px;
	margin: 10px 20px 10px 0px;
	text-align:left;
	float:left;
	position:relative;
}
.searchFullText{
	float:left;
	width:739px;
	text-align:left;
	margin: 10px 0px 0px 0px;
    padding-right:15px;
}
.searchFullTitle, .searchFullTitle a{
	font-size:14px;
	font-weight:bold;
	color: #000000;
	margin:0px 0px 10px 0px;
	text-decoration:none;
}
.searchFullTitle a:hover{
	text-decoration:underline;
}
.searchFullTextTitle{
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
.searchFullTextTextBlock{
	margin-bottom:10px;
}
/* map results */
#mapBalloon{
	width:300px;
	padding-right:20px;
	overflow-y: auto;
}
#mapBalloon img{
	float:left;
	margin-right:10px;
}
#mapBalloonText{
	font-size:12px;
	line-height:1.2em;
}
#mapBalloonText a{
	text-decoration:none;
}


/* search options col */
#searchOptionsCol{
	clear:right;
	float:right;
	width: 270px;
	margin: 18px 0px 15px 0px;
}
#searchOptionsCol .title{
	text-transform: uppercase;
	font-size:14px;
	font-weight:normal;
	color: #828282;
	margin:0px 0px 5px 0px;
	text-decoration:none;
}
#searchOptionsCol .bg{
	background-color: #F5F5F5;
	border: 1px solid #E2E2E2;
	padding:10px;
	margin-bottom:10px;
}
/* search/browse options box - horizontal show hide */
#showOptions{
	float:left;
	margin: 3px 0px 3px 0px;
	text-decoration:none;
	text-transform:uppercase;
	color:#828282;
	font-size:13px;
	display:none;
	
}
#hideOptions{
	float:right;
	margin: 3px 0px 0px 10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#828282;
	font-size:12px;
	
}
#searchOptionsBox{
	clear:both;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	color:#828282;
}
#browse #searchOptionsBox{	/* need extra space above this box in the browse */
	margin: 10px 0px 0px 0px;
}
#searchOptionsBox .col{
	float:left;
	margin-right:10px;
	color:#828282;
}
#searchOptionsBox .bg{
	background-color: #E2E2E2;
	border:0px;
	padding:10px 10px 10px 10px;
    /*margin-left:33px;*/
}

/* search refine controls - horizontal show hide */
#showRefine{
	float:left;
	margin: 3px 10px 3px 0px;
	text-decoration:none;
	text-transform:uppercase;
	color:#828282;
	font-size:13px;
	
}
#searchRefineBox{
	clear:both;
	margin: 0px 0px 0px 0px;
	display:none;
	font-size:12px;
	color:#828282;
}
#searchRefineBox .bg{
	background-color: #E2E2E2;
	border:0px;
	padding:10px 20px 10px 20px;
}

#hideRefine{
	float:right;
	margin: 0px 0px 0px 10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#828282;
	font-size:12px;	
}

#searchRefineParameters{
	float:left;
	padding:3px 0px 0px 3px;
	color:#666666;
}
#searchRefineParameters .heading{
	font-style:italic;
	color:#333333;
}
#searchRefineParameters a.button{
	color: #666666;
	font-size:11px;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#searchRefineParameters a.button:hover{
	color: #333333;
}
#searchRefineParameters a.close{
	text-transform:uppercase;
	color: #FFFFFF;
	font-size:8px;
	text-decoration:none;
	padding:1px 2px 0px 2px;
	margin:0px 10px 0px 4px;
	background-color:#999999;
	line-height:1em;
}
#searchRefineParameters a.close:hover{
	background-color:#545454;
}

/* entity results */
#entityResults{
	margin-bottom:10px;
	size:14px;
}
#entityResults div{
	padding:5px;
}
#entityResults a{
	font-weight:bold;
	size:14px;
}
#entityResults .resultBg{
	background-color: #F2F2F2;
}

/* collection results */
#collectionResults{
	margin-bottom:10px;
	size:14px;
}
#collectionResults div{
	padding:5px;
}
#collectionResults a{
	font-weight:bold;
	size:14px;
}
#collectionResults .resultBg{
	background-color: #F2F2F2;
}


/* ------------------------------------- */
/* login register */
/* ------------------------------------- */
#loginForm{
	width:270px;
	float:right;
	line-height:1.3em;
}
#registerForm{
	float:left;
	line-height: 1.3em;
	width:724px;
}
#loginForm .bg, #registerForm .bg{
	background-color: #F5F5F5;
	border: 1px solid #E2E2E2;
	padding:10px;
	margin:0px 0px 15px 0px;
}
#loginForm div, #registerForm div{
	margin-top:15px;
}
#loginForm .button, #registerForm a.button, #resetPasswordForm a.button {
	text-transform:uppercase;
	font-size:14px;
	color: #828282;
	font-weight:bold;
	text-decoration:none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#loginForm a.button:hover, #registerForm a.button:hover, #resetPasswordForm a.button:hover{
	color: #545454;
	text-decoration:none;
}

#loginForm input, #registerForm input, #resetPasswordForm input {
	font-size:12px;
	font-weight: normal;
	padding: 4px;
	margin: 0px;
	border: 1px solid #828282;
}
#loginForm input[type="text"], #registerForm input[type="text"], #resetPasswordForm input[type="text"] {
	font-size:12px;
	font-weight: normal;
	padding: 4px;
	margin: 0px;
	border: 1px solid #828282;
}

/* ------------------------------------- */
/* Features */
/* ------------------------------------- */

#featuresLanding {
	clear:both;
}
#featuresLanding .setInfo{
	margin:0px 0px 20px 0px;
	float:left;
	width:231px;
}
#featuresLanding .setInfo + .setInfo {
    margin-left:15px;
    margin-right:15px;
}

#featuresLanding .setInfo + .setInfo + .setInfo {
    margin-left:0px;
    margin-right:0px;
}
#featuresLanding .setInfo .setTitle{
	margin-bottom:5px;
	text-align:center;
}
#featuresLanding .setInfo .setTitle a{
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #828282;
	margin:0px 0px 5px 0px;
	text-decoration:none;
}
#featuresLanding .setInfo .imageContainer {
	overflow: hidden;
	width: 160px;
	height: 160px;
	text-align: center;
}
#featuresLanding .setInfo .setCount{
	margin:0px 5px 5px 0px;
	float:right;
	text-align:right;
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #828282;
	font-style: italic;
}
#featuresLanding .setInfo .setViewLink{
	margin:0px 0px 5px 5px;
	float:left;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #828282;
}
#featuresLanding .setInfo .setViewLink a{
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #828282;
	text-decoration:none;
}
.videoIconThemesMemories{
	position:absolute;
}
#memoriesText, #themesText, #placesText{
	width:267px;
	padding:0px 0px 15px 0px;
	float:right;
	line-height:1.5em;
}
/* map on memories landing page */
.memoriesMapBalloon{
	width:175px;
	overflow:auto;
	padding:0px 20px 0px 0px;
	
}
.memoriesMapBalloonText{
	font-size:12px;
	line-height:1.1em;
}
.memoriesMapBalloonText a{
	text-decoration:underline;
}

#themesText ul{
	margin: 0px 0px 0px 5px;
	padding:5px 5px 0px 10px;
}

#themesText li{
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-size:11px;
}
.placesHeading{
	background-color:#e2e2e2;
	color: #000000;
	font-size:12px;
	padding:4px 4px 3px 4px;
	margin:0px 0px 8px 0px;
}
#placesMap{
	height:500px;
	width:724px;
	background-color:#e2e2e2;
}
#placesLinks{
	margin-top:10px;
	line-height:1.5em;
	background-color: #F5F5F5;
	border: 1px solid #E2E2E2;
	padding:10px;
}
#placesLinks div{
	margin:5px 0px 5px 0px;
	line-height:1.5em;
}
#placesLinks a{
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #828282;
	text-decoration:none;
}
#placesLinks a:hover{
	text-decoration:underline;
	color: #CA1919;
}

/* --- browse tabs -- */

.ui-tabs { 
	width:295px;
	position: relative; 
	padding: 0px; 
	zoom: 1;
}

.ui-tabs .ui-tabs-nav { 
	margin: 0px 0px 3px 0px; 
	padding: 0em .2em 0 0;
}
.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 0px;
	margin: 0 .2em 1px 0; 
	border-bottom: 0 !important; 
	padding: 0; 
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li {color: #828282; font-weight:bold; text-transform:uppercase;  font-size:11px;}
.ui-tabs .ui-tabs-nav li a { float: left; padding: 0em .5em; text-decoration: none; color: #828282; font-weight:bold; text-transform:uppercase; font-size:11px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 5px 0px 0px 0px; background: none; }
.ui-tabs-nav li.ui-tabs-selected a {color: #CA1919; font-weight:bold; text-transform:uppercase;}
.ui-tabs .ui-tabs-hide { 
	display: none !important; 
}
/* Memories tag cloud */
#tagCloud { 
  width:260px; height: 412px; 
  background-color:#FFFFFF; text-align:center; padding:5px;  
  overflow-x:hidden; overflow-y: auto;
  font-family:arial; line-height: 34px;
}  

#tagCloud a { text-decoration:none; color:#828282; }  
#tagCloud a:hover { text-decoration:underline; }  

#memoriesSearchList {
	display: none;
}
/* --- memories date list --- */
#memoryDates td {
	padding: 0px 40px 0px 0px;
}
#memoryDates td .heading {
	font-size: 14px;
	font-weight:bold;
}
#memoryDates td a {
	color: #828282;
	font-size:11px;
}
#memoryDates td a:hover {
	color: #000000;
}

#featuresBox {
	width: 724px;
	float:left;
}
#featuresBox #resultsNavBg{
	background-color: #828282;
	font-size:13px;
	color: #FFFFFF;
	padding:6px 10px 6px 10px;
}

#featuresBox #resultsNavBg #resultsNav {
	text-align:center;
	color: #FFFFFF;
	line-height:1em;
}
#featuresBox #resultsNavBg #resultsNav form {
	float:left;
	text-align:left;
	width:150px;
	margin:-2px 0px 0px 0px;
	display:inline;
	padding:0px;
	line-height:1em;
}
#featuresBox #resultsNavBg #resultsNav form input[type="text"] {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	text-align:center;
}


#featuresBox #resultsNavBg #resultsNav #paging {
	margin: -2px 0px 0px 0px;
	float:right;
	text-align:right;
	width:225px;
	color: #FFFFFF;
	line-height:1em;
}
#featuresBox #resultsNavBg #resultsNav a {
	font-family: Arial, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:1em;
}
#featuresBox #resultsNavBg #resultsNav a:hover {
	color: #CA1919;
}
#resultsOutline{
	border:1px solid #828282;
	padding: 20px 10px 10px 10px;
}

/* set detail */
#featuresSetDetail #setItemsGrid{
	float:left;
	width:620px;
}
#featuresSetDetail #setItemsGrid .textContent{
	padding:0px 10px 0px 0px;
	margin-top:3px;	
}
#featuresSetDetail .setItem{
	float:left;
	margin:0px 6px 6px 0px;
	width:200px;
	height:120px;
	background-color:#E2E2E2;
}
#featuresSetDetail #allSets{
	width:270px;
	float:right;
	margin:15px 0px 0px 10px;
	border-bottom:2px solid #E2E2E2;
}
#featuresSetDetail #allSets .setInfo{
	padding: 5px 10px 5px 4px;
	margin:0px;
	border-top:2px solid #E2E2E2;
}
#featuresSetDetail #allSets .setInfo:hover{
	background-color: #F2F2F2;
}
#featuresSetDetail #allSets .setInfo .setImage{
	float:left;
	width:72px;
	height:72px;
	margin:0px 10px 0px 0px;
	padding:0px;
}
#featuresSetDetail #allSets .setInfo .setTitle a{
	font-size:12px;
	text-decoration:none;
}


/*  features overlay content */
#featuresOverlayNextPrevious{
	font-weight:bold;
	color:#828282;
	font-size:12px;
	margin:0px 0px 5px 10px;
}
#featuresOverlayNextPrevious a{
	font-weight:bold;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#featuresOverlayImage{   
	text-align:center;
}
#featuresOverlayImageCaption{   
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding:3px 0px 0px 0px;
}
.featuresOverlayContent {	
	font-size:11px;
	color:#000000;
	text-align:left;
	margin: 10px 10px 0px 10px;
	overflow:auto;
}
.featuresOverlayContent div{   
	margin-bottom:5px;
}
.featuresOverlayContent a{	
	text-decoration:underline;
	font-size:11px;
	color:#000000;
}

/* ------------------------------------- */
/*  FAVORITES PAGE */
/* ------------------------------------- */
.favoritesColumn{
	float:left;
	margin: 0px 0px 15px 0px;
	width:200px;
}
.favoritesColumn .bg{
	padding:8px;
}
.favoritesSpacerColumn{
	float:left;
	width:10px;
	height:100px;
}
.favoritesColumn .title, .favoritesTextColumn .title{
	text-transform: uppercase;
	font-size:14px;
	font-weight:normal;
	color: #828282;
	margin:5px 0px 5px 0px;
	text-decoration:none;
}
.favoritesColumn a.title{
	text-transform: uppercase;
	font-size:14px;
	font-weight:normal;
	color: #828282;
	margin:15px 0px 5px 0px;
	text-decoration:none;
}
.favoritesColumn a.title:hover{
	color: #000000;
}
.favoritesColumn table{
	width:180px;
	height:200px;
	margin: 0px 0px 0px 0px;
}
.favoritesColumn a.more{
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	color: #828282;
	margin:3px 0px 0px 0px;
	text-decoration:none;
	float:right;
}
.favoritesColumn a.title:hover{
	color: #000000;
}
#featuredCol #scrollFeatured, #userFavsCol #scrollUserFavs, #mostViewedCol #scrollMostViewed, #recentlyAddedCol #scrollRecentlyAdded{
	height:600px;
	overflow:hidden;
	position:relative;
}
#featuredCol #scrollFeatured #scrollFeaturedContainer, #userFavsCol #scrollUserFavs #scrollUserFavsContainer, #mostViewedCol #scrollMostViewed #scrollMostViewedContainer, #recentlyAddedCol #scrollRecentlyAdded #scrollRecentlyAddedContainer{
	position:absolute;
}





/* --------------------------------------*/
/*  BROWSE  */
/* --------------------------------------*/

/* landing page */
#facetList{
	padding:10px;
}
.startBrowsingBy{
	color: #000000;
	font-size:13px;
	font-weight:bold;
}
.facetHeadingLink{
	margin-bottom:5px;
}
.facetHeadingLink a{
	font-weight:bold;
	font-size:15px;
	text-decoration:underline;
	color: #828282;
}
.facetHeadingLink a:hover{
	color:#333333;
}
.facetDescription{
	margin-bottom:20px;
}
.browseSlideshow{
	float:right;
	text-align:center;
	margin:0px 0px 20px 20px;
}

/* browse controls when browse has been initiated */
#browseControls{
	margin:0px 0px 10px 0px;
}
#refineBrowse{
	margin:10px 0px 5px 0px;
}
#refineBrowse .refineHeading{
	font-weight:bold;
	color:#000000;
	font-size:14px;
}
#refineBrowse a.facetLink{
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	/*text-transform:capitalize;*/
}
#refineBrowse a.facetLink:hover{
	color:#000000;
}
#browseCriteria{
	margin:0px;
	color:#828282;
}
#browseCriteria .criteriaHeading{
	font-weight:bold;
	color:#828282;
	font-size:12px;
}
#browseCriteria a.close{
	text-transform:uppercase;
	color: #FFFFFF;
	font-size:9px;
	text-decoration:none;
	padding:2px 2px 0px 2px;
	margin:0px 5px 0px 3px;
	background-color:#828282;
	line-height:1em;
	font-weight:bold;
}
#browseCriteria a.startOver{
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
#browseCriteria a.startOver:hover{
	color:#828282;
	text-decoration:underline;
}



/**/

/* - browse formatting for HORIZONTAL_BOXES - */

#browse #browseCriteria{
	margin: 3px auto 13px auto;
}
#browse .browseBox{   /* Used in browse */
	text-align:left;
	float:left;
	width: 150px;
	padding:5px 7px 7px 7px;
	background-color: #333333;
	border:3px solid #828282;
	font-size: 12px;
	color: #FFFFFF;
	overflow:hidden;
	line-height:1.3em;
	margin-bottom:15px;
}
#browse .browseBox .heading{   /* Used in browse */
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom:3px;
}
#browse .browsingBy{   /* Used in browse */
	font-size: 12px;
	color: #FFFFFF;
	padding-left:5px;
}
#browse .browsingBy a.close{
	text-transform:uppercase;
	color: #333333;
	font-size:9px;
	text-decoration:none;
	padding:2px 2px 0px 3px;
	margin:0px 0px 0px 5px;
	background-color:#999999;
	line-height:1em;
	font-weight:bold;
}
#browse .browsingBy a.close:hover{
	background-color:#FFFFFF;
}
#browse .browseBoxRefine{   /* Used in browse */
	text-align:left;
	float:left;
	width: 150px;
	padding:5px 7px 7px 7px;
	background-color: #FFFFFF;
	border:3px solid #828282;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	overflow:hidden;
	line-height:1.3em;
	margin-bottom:15px;
}
#browse .browseBoxRefine .heading{   /* Used in browse */
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	margin-bottom:3px;
}
#browse .browseBoxRefine .browseFacetLink{
	text-transform:capitalize;
	padding-left:5px;
}
#browse .browseBoxRefine .browseFacetLink a{   /* Used in browse */
	font-size: 12px;
	color: #828282;
	text-decoration:none;
}
#browse .browseBoxRefine .browseFacetLink a:hover{   /* Used in browse */
	text-decoration:underline;
}
#browse .startOver a{   /* Used in browse */
	text-decoration:underline;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
}
#browse .startOver{   /* Used in browse */
	margin-top:5px;
	font-size: 12px;
	font-weight:normal;
	color: #333333;

}
#browse .browseArrow{   /* Used in browse */
	float:left;
	padding-right:10px;
	padding-left:10px;
}
#browse .browseWith{   /* Used in browse */
	float:left;
	padding-right:10px;
	padding-left:10px;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}








#browse .browseTargetSelect {
	font-size: 11px;
	float: right;
}

#browse .browseTargetSelect select {
	font-size: 9px;
}




/* --- browse pop up panels --- */
.browseSelectPanel, #browse .browseSelectPanel {  /* used in browse and details with browse */
	position: absolute; 
	top: 100px; 
	left: 50%; 
	border: 3px solid #000000; 
	background-color: #FFFFFF; 
	width: 1024px; 
	height: 400px; 
	display: none;
	margin-left: -450px;
	padding: 10px;
	background-image: url("../graphics/bgStripeBW.gif");
}
#browseFacetGroupingControls{ /*  used in browse and details with browse */
	float:right;
	margin: 10px 10px 0px 10px;
	color:#333333;
	text-transform:uppercase;
	font-size: 11px;
}
#browseFacetGroupingControls a{ /*  used in browse  and details with browse */
	text-decoration:none;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 11px;
}
#browseFacetGroupingControls a.selected{ /*  used in browse and details with browse */
	text-decoration:underline;
	color:#333333;
	text-transform:uppercase;
	font-size: 11px;
}
.browseSelectPanel #title{ /*  used in browse and details with browse */
	font-size: 34px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
	line-height:1em;
	padding-bottom:5px;
}

.browseSelectPanelContentArea { /*  used in browse and details with browse */
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

#browseSelectPanelHeader { /*  used in browse and details with browse */
	position: relative;
	margin: 10px;
	text-transform:uppercase;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	height: 18px;
	overflow:hidden;
	width: 635px;
}
#browseSelectPanelHeader a { /*  used in browse and details with browse */
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding-right:4px;
}

#browseSelectPanelHeaderContent {
	position: absolute;
}

#browseSelectPanelHeaderScrollButtons {
	float:right;
	margin: 10px 10px 0px 10px;
	color:#333333;
	font-size: 14px;
}

.browseSelectPanelList { /*  used in browse and details with browse */
	margin: 0px;
	width: 878px;
	height: 310px;
	overflow: auto;
	padding: 0px 10px 10px 10px;;
	color:#333333;
}


td.browseSelectPanelListCell { /*  used in browse and details with browse */
	padding:3px;
	width:20%;
}


table.browseSelectPanelListTable { /*  used in browse and details with browse */
	width: 100%;
}

div.browseSelectPanelCacheError {
	text-align: center; 
	height: 200px; 
	margin-top: 100px; 
	font-size: 18px;
}

.listDivide{ /*  used in browse and details with browse */
	height:1px;
	border-bottom: 1px #333333 solid;
}

div.browseSelectPanelListGroupHeading { /*  used in browse and details with browse */
	font-size: 34px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
	color:#4c4c4c;
}

a.browseSelectPanelListGroupHeading, a.browseSelectPanelListGroupHeading:hover { /*  used in browse and details with browse */
	text-decoration: none;
	color: #4c4c4c;
}

a.browseSelectPanelButton {   /*  used in browse and details with browse */
	background-image: url("../graphics/closePanel.gif");
	background-repeat:no-repeat;
	float: right;
	margin-left: 15px;
	width:19px;
	height:19px;
	text-decoration:none;
}

a.browseSelectPanelButton:hover {
	background-color: #333333;
}

a.browseSelectPanelLink { /*  used in browse and details with browse */
	font-size: 10px;
	text-decoration:none;
	font-size:11px;
	color:#4c4c4c;
}

a.browseSelectPanelLink:hover { /*  used in browse and details with browse */
	color:#999999;
}


/* overlay (for object representations) */
#caMediaPanel {
	position: fixed; 
	top: 25px; 
	left: 50%; 
	border: 4px solid #ccc; 
	background-color: #FFFFFF; 
	width: 840px; 
	height: 600px; 
	display: none;
	margin-left: -430px;
	padding: 7px;
}
#caMediaPanel #close{
	float: right;
	width:15px;
	height:15px;
	margin:0px;
	background-image:url("../graphics/x.gif");
}
#caMediaPanel #close a{
	text-decoration:none;
	font-size:15px;
}
#caMediaPanelContentArea {

}



#caMediaOverlayContent {
	margin-top: 5px;
	margin-left: 0px;
	width: 825px;
	height: 560px;
	overflow: auto;
	text-align: center;
}
#caMediaOverlayThumbnails{
	padding: 10px 0px 0px 0px;
	text-align:center;
	height:90px;
	width:840px;
	overflow:auto;
}
#caMediaOverlayThumbnails img{
	margin:0px 1px 0px 1px;
}
#caMediaOverlayThumbnails div{
	margin:0px auto 0px auto;
}

/*** HIERARCHY BROWSER ***/
div.hierarchyBrowser {
	width: 100%;
	height: 350px;
	margin: 0px;
}

div.hierarchyBrowserSmall {
	border: 1px solid #ccc;
	width: 98%;
	height: 180px;
	margin: 5px 0px 2px 6px;
}

div.hierarchyBrowserLarge {
	border: 1px solid #000000;
	width: 100%;
	height: 400px;
	margin: 0px 0px 10px 0px;
}
div.hierarchyBrowserContainer {
	position: relative;
	overflow: auto;
	overflow-y: hidden;
	height: 100%;
}

div.hierarchyBrowserLevel {
	position: absolute;
	top: 0px;
	width: 230px;
	height: 100%;
	padding: 0px;
	margin: -2px;
	border: 1px solid #cccccc; 
	background: #FFFFFF;
	overflow: auto;
}

ul.hierarchyBrowserLevel {
	padding: 3px;
	margin: 3px;
}

li.hierarchyBrowserLevel {
	margin: 0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid #EDEDED;
	list-style-type: none;
	text-align: left;
}
a.hierarchyBrowserLevel {
	text-decoration: none;
	font-weight: normal;
}

a.hierarchyBrowserLevelSelected {
	color: #00000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a.hierarchyBrowserLevelEditButton {
	text-decoration: none;
	font-weight: bold;
}

div.hierarchyBrowseTab {
	height: 245px;
	width: 712px;
	overflow: hidden;
	font-weight: normal;
	margin-left:-10px;
}

/* video player annotation/clip list */

div.videoViewer {
	position: absolute; 
	background: #FFFFFF;
	padding: 0px;
	top: 0px;
	left: 0px;
}

div.videoViewerClipListContainer {
	position: absolute; 
	overflow: auto;
	left:398px; 
	width:200px; 
	height: 406px; 
	margin-top: -5px; 
	border-top: 1px solid #828282; 
	border-bottom: 1px solid #828282; 
	border-right: 1px solid #828282; 
	background: #FFFFFF; 
	padding: 0px; 
	display: none;
}

div.videoViewerClipList {
	padding: 0px;
}

ul.videoViewerClipList {
	padding: 3px;
}

li.videoViewerClipList {
	list-style-type:none;
	margin-bottom: 7px;
	border-bottom: 1px dotted #cccccc;
	text-align: left; 
	font-size: 10px;
	font-family: Arial, sans-serif;
}

div.videoViewerClipListTimecode {
	float: right;
}


div.imageContainer {
	overflow: hidden;
	width: 160px;
	height: 160px;
	text-align: center;
}

#stickyContent {
	position:absolute;
	right: 0;
	top: 105px;
	width: 250px;
	padding: 0 30px 20px 15px;
	font-size: small;
	color: #FFFFFF;
	background: #92A4AE;
	z-index: 1000;
}

/**NEW**/

#themes #resultsOutline {
    padding-right:0;
    padding-left:14px;
}

#themes #resultsOutline .setInfo,
#memoriesList #resultsOutline .setInfo {
    width: 224px;
    margin-left:0;
    margin-right:10px;
}
#themes #resultsOutline .setInfo .bg,
#memoriesList #resultsOutline .setInfo .bg {
    width:100%;
}

.vjs-poster {
    width:auto !important;
    height:450px !important;
    max-height:450px !important;
}

/*#hpFeatured table img,
#objDetailImage img {
    max-width:100%;
    height:auto;
}*/

#search form a {
	background-image: url("../graphics/lupe.png");
    background-repeat:no-repeat;
    text-indent:-10000px;
        height: 24px;
    text-indent: -10000px;
    width: 27px;
    margin-top:-4px !important;
}

.directCall {
    border: 1px solid #828282;
    padding-left:15px;
}

#objDetailRepVideoViewerContainer  > div{
    margin: 0 auto !important;
    width:100% !important;
    background:#e2e2e2 !important;
    overflow:hidden;
}

div.videoViewer {
    width:100% !important;
    background:#e2e2e2 !important;
}

.video-js {
    margin:0 auto !important;
}
#contentArea.slideshow {
    position:relative;
}
#contentArea .slideshow-inner {
    position:relative;
    background-color: #e2e2e2;
}
#contentArea .slideshow-inner .title {
    margin:0 auto;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 14px;
}
#contentArea.slideshow img.image-view {
    margin:0 auto;
    display:block;
    height:520px;
    width:auto;
}
#contentArea.slideshow .control-wrapper-outher {
    display:block;
    background-color: #828282;
    width:100%;
}
#contentArea.slideshow .control-wrapper {
    position:static;
    display:block;
}
#contentArea.slideshow .control-wrapper div{
    padding-top:7px;
    padding-bottom:7px;
    color:#fff !important;
}
#contentArea.slideshow .control-wrapper div a{
    color:#fff !important;
    font-size: 14px;
    text-decoration: none;
    text-transform:uppercase;
    margin-right:10px;
}

.fancybox-overlay {
    background-color: #828282 !important;
}

.btnToggle {
    display:none !important;
}
#fancybox-buttons ul {
    width: 127px !important;
}


#featuresLanding .map-table .olPopup {
    left: calc(50% + 5px) !important;
    max-width: 200px;
    max-height:50px;

}
#featuresLanding .map-table .olPopup.olPopupContent {
    padding:20px;
}
.olPopupContent {
    font-weight:bold !important;
}
.olPopupContent a{
    font-weight:normal !important;
}
#location .olPopup {
    left: calc(50% + 12px) !important;
    max-width: 220px;
}
#memoriesText .olPopup {
    left: calc(50% + 15px) !important;
    max-width: 240px;
}
#location .olPopup .olPopupContent {
    padding:10px;
    box-sizing:border-box;
    max-width:220px;
}
#memoriesText .olPopup .olPopupContent {
    padding:10px;
    box-sizing:border-box;
    max-width:250px;
}
#placesMap  #mapBalloon {
    box-sizing:border-box;
    max-width:250px;
    padding-right:0;
}
#placesMap .olPopup .olPopupContent {
    padding:10px;
    box-sizing:border-box;
}
#placesMap .olPopupCloseBox {
    right: 20px !important;
}
#mapBalloonText {
    font-weight:normal !important;
}
.contributors {
    display:none;
}
.olControlAttribution {
    bottom:0 !important;
    right:5px !important;
}
#memoriesText .olPopupCloseBox {
    right: 10px !important;
}