html {
	background: #ddd;
}
#demoContainer {
	width: 786px;
	height: 589px;
	background: #fff url(/staticarchive/cef28c404766419389ab71eae747b4262211d8e9.png) 0 499px no-repeat;
	position: relative;
	overflow: hidden;
	font-size: medium;
	margin-left: -10px;
}
.slideshowContainer {
	position: absolute;
	top: 14px; left: 14px;
}
.slideshowBox1 {
	background: url(/staticarchive/4698778cbcc19191d83fa638e6a84a5eb86d21b5.png) top right no-repeat;
	position: relative;
	top: -1px;
	left: 5px;
}
.slideshowBox2 {
	background: url(/staticarchive/f5f5bfaf59319cb874be2e7c67dce32767e48b49.png) bottom left no-repeat;
	position: relative;
	top: 10px;
	left: -10px;
}
.slideshowBox3 {
	background: url(/staticarchive/0055ea37f010f8bf7aa463241d6f2c043ae50114.png) bottom right no-repeat;
	position: relative;
	top: 0px;
	left: 10px;
}
.slideshowBox4 {
	background: url(/staticarchive/f075a122b51f5179fe9e71558983acd587e99ff9.png) top left no-repeat;
	position: relative;
	top: -10px;
	left: -10px;
}

.slideshowImgHolder {
	width: 500px;
	height: 400px;
	position: relative;
	top: 1px;
	left: 5px;
	background: url(/staticarchive/efbec53857e9e156f1ca793895666d3bba8fe249.gif) center center no-repeat;
}
.slideshowImgHolder img {
	display: block;
}
.slideshowImgFlash {
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
}

.flickrCarousel {
	position: absolute;
	top: 425px;
	left: 14px;
	width: 500px;
}
#carousel ul {
	margin: 0; padding: 0;
	list-style: none;
}
#carousel li {
	margin: 0 6px;
	padding: 8px 0 0 0;
	height: 156px;
	background: url(/staticarchive/f37cf19b2dafdfa8392fd24e1a2f275d1b96c790.png) bottom no-repeat;
}
#carousel li img {
	display: block;
	cursor: pointer;
}
#carousel .carousel-window {
	background: none;
}
#carousel .carousel-nav span {
	display: none;
}
#carousel a.carousel-prev:link, #carousel a.carousel-prev:visited {
	background: url(/staticarchive/3985ca6fa685e3b865a89c3328f059150fc2212c.png) 0 0;
	width: 31px;
}
#carousel a.carousel-prev:hover, #carousel a.carousel-prev:active {
	background-position: -31px 0;
}
#carousel a.carousel-next:link, #carousel a.carousel-next:visited {
	background: url(/staticarchive/3985ca6fa685e3b865a89c3328f059150fc2212c.png) -93px 0;
	width: 31px;
}
#carousel a.carousel-next:hover, #carousel a.carousel-next:active {
	background-position: -62px 0;
}
#carousel a.carousel-next-disabled:hover, #carousel a.carousel-next-disabled:active {
	background-position: -93px 0;
	cursor: default;
}
#carousel a.carousel-prev-disabled:hover, #carousel a.carousel-prev-disabled:active {
	background-position: 0 0;
	cursor: default;
}
#carousel .carouselItemHighlight {
	display: block;
	position: absolute;
	width: 69px;
	height: 69px;
	border: 3px solid #f00;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
#carousel .carousel-pad {
	visibility: hidden;
}
#imageInfo .imageInfoContainer {
	position: absolute;
	overflow: auto;
	width: 247px;
	height: 575px;
	background: url(/staticarchive/d7b9a41944618e038f212a75f122143e4a9552e8.png);
	left: 525px;
	top: 14px;
}
#imageInfo .imageInfoTitle,
#imageInfo .imageInfoContent {
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
	margin: 10px;
}
#imageInfo h2 {
	font-family: arial, sans-serif;
	font-size: 1.5em;
	color: #333;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #bbb;
}
#imageInfo h3 {
	margin: 1em 0;
	font-weight: bold;
	font-size: 1em;
}
#imageInfo {
	font-family: arial, sans-serif;
	font-size: 0.8em;
}
#imageInfo p {
	line-height: 1.5;
	margin: 1em 0;
}
#imageInfo dl {
	overflow: hidden;
	zoom: 1;
}
#imageInfo dt, #imageInfo dd {
	width: 77px;
	float: left;
	margin: 0 1px 1px 0;
	text-align: right;
	padding: 3px;
}
#imageInfo dd {
	width: 137px;
	margin: 0 0 1px 0;
	background: #fff;
	text-align: left;
}
#photoPicker {
	position: absolute;
	width: 400px;
	left: 193px;
	top: 100px;
	font-family: arial;
	font-size: 0.8em;
}
#photoPickerSubmit,
#photoPicker h2 {
	text-align: center;
}

#photoPicker .glow-errorSummary {
	display: none;
}

#photoPicker .question {
	display: -moz-inline-stack;
	display: inline-block;
	width: 114px;
	vertical-align: middle;
	text-align: right;
	padding-right: 1px;
}
#photoPicker .glow-errorMsg {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	color: #900;
	font-weight: bold;
}
#photoPicker input {
	vertical-align: middle;
}
#photoPicker input.text {
	border: 1px solid #999;
	width: 170px;
}
#photoPicker select {
	width: 170px;
	border: 1px solid #999;
}
#blq-main #photoPicker input.submit {
	background: #ccc;
	border: 1px solid #999;
	color: #000;
}
#photoPickerHeading,
#photoPickerDesc,
#photoPickerUsername,
#photoPickerSet,
#photoPickerSubmit {
	position: absolute;
	width: 100%;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
#photoPickerHeading {
	top: 0
}
#photoPickerDesc {
	top: 36px;
}
#photoPickerUsername {
	top: 95px;
	width: 600px;
}
#photoPickerSet {
	top: 120px;
}
#photoPickerSubmit {
	top: 175px;
}
#userNameLoading {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 16px;
	background: url(/staticarchive/6e15df07f9a25faf7f35bf152e0da3315bf78701.gif);
}
#userNameLoading.show {
	width: 16px;
}