#previewFull {
  background-color: #d2d2d2 !important;
  background-image: linear-gradient(#d2d2d2, #f2f2f2) !important;
  width: 1194px !important;
  color: inherit;
}
#liveUpdateContactInfo {
}
body {
  background-color: #fafafa !important;
  color: inherit;
}
#stage, #stage2 {
	border-bottom: none !important;
}
#sitetitle {
	border-bottom: none !important;
}
.marginLeftTop {
	margin-left:15px;
	margin-top:31px;
}
.borderRight {
	border-right: 1px solid #787878 !important;
}
.logo {
	display: inherit !important;
	margin: 0.7em 0 0.5em 0 !important;
}
.detailText {
	color: #333333 !important;
	/*background-color: inherit;*/
}
.preview {
	border: 6px solid #000000 !important;
}
.thumbnail {
	/*background-color: #cccccc !important;*/
	background-color: #d2d2d2 !important;
	background-image: linear-gradient(#d2d2d2, #f2f2f2) !important;
	color: inherit;
}
#wrapper_thumb {
	width: 967px !important;
}
#stage2 {
	width: 1194px !important;
}
.itemNumber {
	color: #2e2e2e !important;
	display: none !important;
	background-color: inherit;
}
.caption {
	color: #b3b3b3 !important;
	background-color: inherit;
}
.borderTopLeft {
	border-top: 1px solid #787878 !important;
	border-left: 1px solid #787878 !important;
}
.selectedThumbnail, .thumbnail:hover {
	/*background-color: #666666 !important;*/
	background-color: #d2d2d2 !important;
	background-image: linear-gradient(#f2f2f2, #d2d2d2) !important;
	color: inherit;
}
.borderRightDotted {
	border-right: 1px dotted #787878 !important;
}
.borderBottomRight {
	border-right: 1px solid #787878 !important;
	border-bottom: 1px solid #787878 !important;
}
#wrapper_large {
	width: 1194px !important;
}
.emptyThumbnail {
	background-color: #878787 !important;
	color: inherit;
}
#previewImage {
	maxSize: 1152.00 !important;
}
.paginationLinks, .pagination, #liveUpdatePagination {
	
}
.paginationLinks, .pagination li{
	font-size: 16px;
}
.thumb {
	border: none !important;
}
#liveUpdateSiteTitle {
}
.borderBottom {
	border-bottom: 1px solid #787878 !important;
}
#stage {
	width: 967px !important;
}
.textColor {
	color: #262626 !important;
	background-color: inherit;
}
/*##############################################################################*/
li.index {
	font-weight: bold;
}
.cent {
	margin: auto;
}
#navibar {
	overflow: hidden;
	background-color: #000;
}
#navibar a {
	float: none;
	display: inline-block;
	color: #ffffff;
	text-align: center;
	padding: 6px 8px 2px 8px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
#navibar a:hover {
	background-color: #333333;
	color: #fff533;
}
#navibar a.active {
	/*background-color: #333333;*/
	border-bottom: 3px solid #fff533;
	color: #fff533;
}
.sl {
	font-size: 0.9em;
	padding-right: 0.1em;
}
img.flag  {
	margin: 0 0.6em 0.21em 0.1em !important;}
img.flagg  {
	margin: 0 0.6em -0.02em 0.1em !important;}
span {
	float: right;
}
#collectionHeader p {
	font-size: 18px !important;
	padding: 0.3em 0;
}
#collectionHeader h1 {
	font-size: 18px !important;
}
h1 {
	margin: 0 !important; 
}
p, pre {
	margin: 0 !important; }
.header .date-right h2 {
	color: #fff;
	font-size: 1.5em !important;
}
.header .clck-right h2 {
	color: #fff;
	font-size: 1.5em !important;
}
footer div.fcontainer div.fleft {
	font-size: 1.3em !important;
}
footer a {
	font-size: 1.0em !important;
	color: #fff533 !important;
    transition: all 0.5s;
	text-decoration: none !important;
}
footer a:hover {
	color: #fffcc2 !important;
}
.fcontainer .fright img {
	margin: 0.35em 0;
}


@media (pointer: coarse) {
	#navibar a {
	padding: .8em;
  }
}