.loading
{
    background: url('loadingIcon.gif') no-repeat 50% 50%;
    height: 100%;
    width: 100%;
}
.thumb
{
	display: inline;
	border: none;
	cursor: pointer;
}

.descriptor {
	
	}
#largeGallery {
	height: 465px; 
	width: 800px; 
	margin-top: 16px;
	margin-right: auto; 
	margin-left: auto;
}
#smallGalleryPerimeter {
	display: block;
	width: 80%; 
	margin-left: auto; 
	margin-right: auto; 
	white-space: nowrap;
}
#smallGallery {
	border-top: 1px dotted #FF6600;
	border-bottom: 1px dotted #FF6600;
	text-align: center; 
	overflow: hidden;
	height: 160px;
	vertical-align: middle;
}
#smallGalleryStrip {
	white-space: nowrap; 
	margin: 0px; 
}
.clicker {
	background-color: #FF6600; 
	height: 162px; 
	z-index: 10; 
	width: 10px; 
	float: right; 
	text-align: center;
	color: #333333;
	font-size: 9px;
}
.liveClicker {
	cursor: pointer;
	background-color: #FFAA33; 
}
#headline {
	padding-top: 12px; 
	padding-bottom: 15px;
}
.productLink {
	display: inline;
	}
.largeImageFrame {
	float: left;
	width: 450px;
	height: 450px;
	margin: 0px 12px 0px 0px;
	overflow: hidden;
	border: 4px ridge #FF6600;
	}
.largeImageFrame img {
	margin: 0px;
}
.extendedInfo {
	display: block;
	color: #999999;
	font-size: 60%;
	}
.selected {
	background-color: #FF6600;
	border: 2px dotted #FF6600;
	font-weight: bold;
	}
	
#largeGallery p.descriptor a {
	color: #DD5000;
}
#largeGallery p.descriptor a:visited {
	color: #666666;
}
img { margin: 0px; }
img.thumb { margin: 5px; }
#jquery-overlay { width: 100% !important; }
#lightbox-secNav { vertical-align: bottom !important;}
#lightbox-image-details { width: 100% !important; }
#lightbox-image-details-caption { font-weight: normal !important; }
a.selected:visited { color: #000000 !important; }
