#previewFull {
  background-color: #595959 !important;
  width: 632px !important;
  color: inherit;
}

#liveUpdateContactInfo {
}

#sitetitle {
  border-bottom: 1px dotted #7F7F7F !important;
}

body {
  background-color: #222222 !important;
  color: inherit;
}

#stage, #stage2 {
  border-bottom: 1px dotted #7F7F7F !important;
}

.borderRight {
  border-right: 1px solid #000000 !important;
}

#wrapper_thumb {
  width: 484px !important;
}

.logo {
  display: none !important;
}

.detailText {
  color: #B3B3B3 !important;
  background-color: inherit;
}

.preview {
  border: 1px solid #000000 !important;
}

.thumbnail {
  background-color: #A6A6A6 !important;
  color: inherit;
}

.thumb, .preview {
}

#stage2 {
  width: 632px !important;
}

.itemNumber {
  color: #B3B3B3 !important;
  display: inherit !important;
  background-color: inherit;
}

.selectedThumbnail, .thumbnail:hover {
  background-color: #CCCCCC !important;
  color: inherit;
}

.borderTopLeft {
  border-top: 1px solid #000000 !important;
  border-left: 1px solid #000000 !important;
}

.borderBottomRight {
  border-right: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !important;
}

.borderRightDotted {
  border-right: 1px dotted #000000 !important;
}

.emptyThumbnail {
  background-color: #A6A6A6 !important;
  color: inherit;
}

#wrapper_large {
  width: 632px !important;
}

.caption {
  color: #282828 !important;
  background-color: inherit;
}

#previewImage {
  maxSize: 600.00 !important;
}

.paginationLinks, .pagination, #liveUpdatePagination {
}

.thumb {
  border: 1px solid #000000 !important;
}

#liveUpdateSiteTitle {
}

.borderBottom {
  border-bottom: 1px solid #000000 !important;
}




#detailTitle {
	margin: 10px 0 0 0;
	float:left;
	clear:both;
	text-align: center;
	width: 100%;
}

.detailNav {
	width: 100%;
	float:left;
	clear: both;
	text-align: center;

}

.detailNav ul {
	margin: 10px auto;
	text-align: center;
}

.detailNav ul li {
	display:inline;
	text-align: center;
	list-style: none;
	padding: 5px;
}



#detailImage {
	text-align: center;
	width: 100%;
}

#detailCaption {
	margin: 10px;
	text-align: center;
}


.previewMetadataRow {
	display:block;
	font-size: 11px;
	text-align:center;
	clear:both;
}

.previewMetadataLabel {
	margin-right: 3px;
	display:inline;
	font-size: 11px;
	text-align:right;
	clear:both;
}


.previewMetadataData {
	display:inline;
	font-size: 11px;
	font-weight: bold;
}

.preview {
	border: 1px solid black;
	position: relative;
}

.thumb {
	border: 1px solid black;
	position: relative;
}

.dropShadow {
	backgrund: url(shadow.png) right bottom no-repeat;
	display: block;
	float: left;
	margin: 13px -10px -10px 10px;
	position: relative;
}


.dropShadow:before, .dropShadow:after {
	background: inherit;	
	content: " ";
	display: block;
	height: 10px;
	width: 10px;
}

.dropShadow:before {
	background-position: right top;
	margin: -10px 0 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}

.dropShadow:after {
	background-position: left bottom;
	margin: -13px 0 0 -10px;
}

.dropShadow .inner {
	display: block;
	left: -10px;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: -13px;
}





#stage {
  width: 484px !important;
}

.textColor {
  color: #B3B3B3 !important;
  background-color: inherit;
}
