td {
	font-size: 12px;
	}

#galleryBody {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
#galleryBodyWhite {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
	color: black;
	}
#galleryFooter {
	clear: both;
	}
#galleryHeadingLogo {
	margin-bottom: 5px;
	}
#galleryBlogHeadline {
	margin-bottom: 40px;
	}
#galleryError {
	margin-bottom: 20px;
	color: #f00;
	}
#galleryLogon {
	margin-top: 10px;
	margin-bottom: 20px;
	}
#galleryLogonText {
	margin-bottom: 5px;
	}
#galleryLogonField {
	}
#galleryCartSummary {
	margin-bottom: 10px;
	}
#galleryCartSummary a {
	color: #f00;
	}
#galleryCartSummary img {
	vertical-align: middle;
	}
.galleryCategoryLink {
	}
.galleryCategoryHeading {
	clear: both;
	}
.galleryCategoryHeading h1 {
	font-size: 18px;
	}
.galleryShoot {
	float: left;
	width: 400px;
	height: 125px;
	margin-right: 20px;
	}
.galleryShootImage {
	float: left;
	margin-right: 10px;
	border: solid 1px #999;
	}
.galleryShoot h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	}
.galleryShoot h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	}
.galleryShoot h2 a {
	color: white;
	}
#galleryListLink {
	margin-bottom: 20px;
}
#galleryShootHeading h1 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 18px;
	}
#galleryShootHeading h2 {
	margin-top: 0px;
	font-weight: normal;
	}
#gallerySubShootContainer {
	margin-top: 20px;
	}
.gallerySubShoot {
	float: left;
	clear: both;
	width: 800px;
	margin-bottom: 15px;
	vertical-align: middle;
	}
.gallerySubShootImage {
	float: left;
	margin-right: 10px;
	border: solid 1px #999;
	}
.gallerySubShoot h2 {
	margin-top: 0px;
	font-size: 14px;
	}
	
#galleryLightboxContainer {
	float: left;	
	}
#galleryModeOuter {	
	width: 372px;
	border: solid 1px #333;
	padding: 1px;
	background: black;
	}
#galleryMode {	
	padding: 2px;
	width: 366px;
	border: solid 1px #666;
	background: #444;
	text-align: center;
	}
	
#galleryLightboxOuter {	
	float: left;
	border: solid 1px #333;
	padding: 1px;
	background: black;
	}
#galleryLightbox {	
	padding: 2px;
	width: 366px;
	float: left;
	border: solid 1px #666;
	background: #444;
	text-align: center;
	}
#galleryLightboxLogo {
	margin-top: 10px;
	margin-bottom: 10px;
	}
#galleryLightboxNav {
	margin-bottom: 10px;
	}
	
.galleryThumb {
	float: left;
	width: 116px; height: 116px;
	margin: 3px;
	background: #555 url('../img/galleries/galleryThumb.png') no-repeat;
	cursor: pointer;
	}
.galleryThumbOver {
	float: left;
	width: 116px; height: 116px;
	margin: 3px;
	background: #777 url('../img/galleries/galleryThumbOver.png') no-repeat;
	cursor: pointer;
	}
.galleryImage {
	display: table-cell;
    vertical-align: middle;
	width: 114px; height: 114px;
	}
.galleryImage * {
    vertical-align: middle;
	}
.galleryImage img {
	border: 1px solid black;
	}
	
#galleryLoupe {
	text-align: center;
	}
#galleryLoupe h1 {
	margin-bottom: 0px;
	font-size: 18px;
	color: #ddd;
	}
#galleryLoupe h2 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #ddd;
	}
#galleryLoupe h3 {
	font-size: 14px;
	color: #ddd;
	}
#galleryLoupeNav {
	margin-bottom: 10px;
	}
#galleryLoupeImage {
	border: solid 1px #999;
	}
#galleryLoupeCart {
	margin-top: 10px;
	}
#galleryLoupeProductDesc {
	margin-top: 10px;
	}
#galleryLoupePriceList {
	margin-top: 10px;
	margin-bottom: 10px;
	}
#galleryCart img {
	border: solid 1px #999;
	}
#galleryCartPrint img {
	border: solid 1px black;
	}