#previewFull {
  background-color: #666666 !important;
  width: 700px !important;
  color: inherit;
}

#liveUpdateContactInfo {
}

body {
	background-color: #993300 !important;
	color: inherit;
}

#stage, #stage2 {
}

.borderRight {
  border-right: 1px solid #787878 !important;
}

#wrapper_thumb {
  width: 645px !important;
}

.detailText {
	color: #FFB200 !important;
	background-color: inherit;
}

.preview {
	border: 10px solid #FFB200 !important;
}

.thumbnail {
	background-color: #FFB200 !important;
	color: inherit;
}

.thumb, .preview {
}

#stage2 {
  width: 700px !important;
}

.itemNumber {
	color: #993300 !important;
	display: inherit !important;
	background-color: inherit;
}

.selectedThumbnail, .thumbnail:hover {
	background-color: #CCCCCC !important;
	color: inherit;
}

.borderTopLeft {
  border-top: 1px solid #787878 !important;
  border-left: 1px solid #787878 !important;
}

.borderBottomRight {
  border-right: 1px solid #787878 !important;
  border-bottom: 1px solid #787878 !important;
}

.borderRightDotted {
  border-right: 1px dotted #787878 !important;
}

.emptyThumbnail {
	background-color: #993300 !important;
	color: inherit;
}

#wrapper_large {
  width: 700px !important;
}

.caption {
  color: #B3B3B3 !important;
  background-color: inherit;
}

#previewImage {
  maxSize: 650.00 !important;
}

.paginationLinks, .pagination, #liveUpdatePagination {
}

.thumb {
  border: 1px solid #000000 !important;
}

#liveUpdateSiteTitle {
}

.borderBottom {
  border-bottom: 1px solid #787878 !important;
}

#stage {
  width: 645px !important;
}

.textColor {
	color: #FFB200 !important;
	background-color: inherit;
}
#logo {
	position:absolute;
	width:250px;
	height:52px;
	z-index:2;
	display: block;
	overflow: hidden;
	top: 10px;
	right: 10%;
	background-image: url(../../logo09.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover#logo {
	position:absolute;
	width:250px;
	height:52px;
	z-index:2;
	display: block;
	overflow: hidden;
	top: 10px;
	right: 10%;
	background-image: url(../../logo09.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;
}
