

* {
  margin: 0;
  padding: 0;
}

a:link {
	color: #aaaaff;
	text-decoration: none;
}

a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

a:hover {
	color: #aaaaff;
	text-decoration: underline;
}

a:active {
	color: #6666ff;
	text-decoration: underline;
}

body {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}

.clearAnchor {
	clear: both;
	display: block;
	height: 0px;
}

.preloadImages {
	position: absolute;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
}

.templateData {
	display: none;
}

.fixme {
	background-color: #ff0000;
}


.header, .body, .footer {
	position: relative;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.backgroundWrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-left: 50%;
}

.pageBackground {
	position: absolute;
	top: 0;
	left: -1280px;
	width: 2560px;
	height: 1472px;
	z-index: -2;
	background-image: url(img/background.jpg);
}

.siteHeaderImageWrap {
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
}

.siteHeaderImage {
	position: absolute;
	top: 0;
	left: -512px;
	width: 1024px;
	height: 126px;
	background-image: url(img/site-header.png);
}

.templateContentWrap {
	display: inline-block;
	width: 1024px;
	padding-top: 128px;
	margin-bottom: 128px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	position: relative;
}

.templateContentBackground {
	border: 1px solid #8888ff;
	background: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.header {
	margin-top: 1em;
}

.footer {
	margin-bottom: 1em;
}

.navbar {
	color: #8888ff;
}

.headerImage {
	background-image: url(img/headfoot.png);
	background-position: 0px 0px;
	height: 126px;
	margin-bottom: 6px;
}

.navlink {
	display: inline-block;
	width: 128px;
	height: 32px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(img/headfoot.png);
}

#navHome {
	background-position: 0px -146px;
}

#navHome:hover {
	background-position: 0px -178px;
}

#navGalleries {
	background-position: -128px -146px;
}

#navGalleries:hover {
	background-position: -128px -178px;
}

#navAbout {
	background-position: -256px -146px;
}

#navAbout:hover {
	background-position: -256px -178px;
}

#navContact {
	background-position: -384px -146px;
}

#navContact:hover {
	background-position: -384px -178px;
}

.headerHr {
	height: 0.3em;
	margin-top: 6px;
	margin-bottom: 6px;
}

.bodyContent {
	padding-top: 16px;
	padding-bottom: 16px;
}

.copyright {
	font-size: 70%;
	margin-top: 12px;
}

.copyright img {
	background-color: #ffffff;
	border: 1px solid #8888ff;
}


.indexOuterWrap {
	display: inline-block;
	width: 640px;
}

.indexContainer {
	display: inline-block;
	text-align: left;
}

.indexSection {
	display: block;
	margin-top: 24px;
	margin-bottom: 24px;
	height: 64px;
}

a.indexSection:link, a.indexSection:visited, a.indexSection:hover, a.indexSection:active {
	color: #ffffff;
	text-decoration: none;
}

a.indexSection:hover .indexBold {
	color: #8888ff;
}

a.indexSection:hover .indexIcon {
}

.indexIcon {
	display: inline-block;
	float: left;
	width: 64px;
	height: 64px;
	background-image: url(img/icons.png);
}

#galleryIcon {
	background-position: 0px 0px;
}

a.indexSection:hover #galleryIcon {
	background-position: -64px 0px;
}

#aboutIcon {
	background-position: 0px -64px;
}

a.indexSection:hover #aboutIcon {
	background-position: -64px -64px;
}

#contactIcon {
	background-position: 0px -128px;
}

a.indexSection:hover #contactIcon {
	background-position: -64px -128px;
}

.indexText {
	display: block;
	padding-left: 96px;
	height: 64px;
}

.indexBold {
	font-weight: bold;
	font-size: 110%;
}


#navbarGallery .navlink {
	background-image: url(img/gallerynav.png);
}

#navGalleryLandscapes {
	background-position: 0px 0px;
}

#navGalleryLandscapes:hover {
	background-position: -128px 0px;
}

#navGalleryNature {
	background-position: 0px -32px;
}

#navGalleryNature:hover {
	background-position: -128px -32px;
}

#navGalleryMacro {
	background-position: 0px -64px;
}

#navGalleryMacro:hover {
	background-position: -128px -64px;
}

#navGalleryWeddings {
	background-position: 0px -96px;
}

#navGalleryWeddings:hover {
	background-position: -128px -96px;
}

#navGalleryPortraits {
	background-position: 0px -128px;
}

#navGalleryPortraits:hover {
	background-position: -128px -128px;
}

.galleryContainer {
	display: inline-block;
	width: 1024px;
}

.galleryNoGalleryContent,
.galleryLoadingGalleryContent,
.galleryNotFoundGalleryContent,
.galleryHasGalleryContent {
	display: none;
}

.galleryNoGallerySelector .galleryNoGalleryContent,
.galleryLoadingGallerySelector .galleryLoadingGalleryContent,
.galleryNotFoundGallerySelector .galleryNotFoundGalleryContent,
.galleryHasGallerySelector .galleryHasGalleryContent {
	display: block;
}

.galleryContainer h2 {
	font-size: 140%;
	font-weight: bold;
}

.galleryContainer h3 {
	font-size: 120%;
	font-weight: bold;
}

.galleryFinePrint {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 90%;
}

.galleryLoadingGalleryContent h3 {
	margin-bottom: 16px;
}

#galleryThumbsWrap {
	float: left;
	width: 192px;
}

#galleryThumbsInnerWrap {
	position: relative;
	height: 768px;
	overflow: hidden;
}

#galleryThumbsScrollWrap {
	position: relative;
	width: 192px;
	height: 64px;
}

#galleryThumbsScrollUp, #galleryThumbsScrollDown {
	position: absolute;
	left: 0;
	top: 0;
	width: 192px;
	height: 64px;
	background-image: url(img/gallerynav2.png);
}

#galleryThumbsScrollUp {
	background-position: -24px -32px;
}

#galleryThumbsScrollDown {
	background-position: -24px -160px;
}

#galleryThumbsScrollUp:hover {
	background-position: -24px -96px;
}

#galleryThumbsScrollDown:hover {
	background-position: -24px -224px;
}

#galleryThumbsList {
	position: absolute;
	left: 0px;
	width: 176px;
	padding: 8px;
	padding-top: 32px;
	padding-bottom: 32px;
}

#galleryThumbsList p {
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: center;
}

#galleryThumbsList a {
	display: inline-block;
	border: 1px solid #8888ff;
}

#galleryThumbsList a:hover {
	border: 1px solid #ffffff;
}

#galleryThumbsList .galleryThumbInfo {
	display: block;
	margin-top: 4px;
	text-align: center;
	font-size: 90%
}

#gallerySelectorLeft, #gallerySelectorRight {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 135px;
	background-image: url(img/gallerynav2.png);
}

#gallerySelectorLeft {
	left: 3px;
	background-position: 0px -32px;
}

#gallerySelectorRight {
	left: 177px;
	background-position: -12px -32px;
}

#galleryImageFrame {
	text-align: center;
	width: 784px;
	padding: 16px;
	float: right;
	margin-bottom: 16px;
}

#galleryName, #galleryDescription {
	margin-bottom: 32px;
}

#galleryImageWrap {
	display: inline-block;
	margin-top: 32px;
}

#galleryImageDirectWrap {
	display: inline-block;
}

#galleryImageFull {
	display: inline-block;
	border: 1px solid #8888ff;
}

#galleryImagePrevious {
	display: block;
	background-image: url(img/gallerynav2.png);
	background-position: 0px 0px;
	float: left;
	width: 64px;
	height: 16px;
	text-align: left;
	font-size: 0px;
}

#galleryImagePrevious:hover {
	background-position: -64px 0px;
}

#galleryImageNext {
	display: block;
	background-image: url(img/gallerynav2.png);
	background-position: 0px -16px;
	float: right;
	width: 64px;
	height: 16px;
	text-align: right;
	font-size: 0px;
}

#galleryImageNext:hover {
	background-position: -64px -16px;
}

#galleryImageNumbers {
	text-align: center;
}

#galleryImageDescription {
	margin-top: 32px;
}

#galleryDirectLinkWrap {
	display: block;
	margin-top: 16px;
	text-align: right;
}


.aboutContainer {
	display: inline-block;
	text-align: left;
	width: 768px;
}

.aboutContainer img {
	display: block;
	clear: left;
	float: left;
}

.aboutContainer .aboutImage {
	clear: left;
	float: left;
	width: 64px;
	height: 64px;
	margin-bottom: 24px;
	background-image: url(img/aboutmargin.png);
}

.aboutContainer a.aboutImage {
	display: block;
}

a.aboutImage:hover {
}

#aboutMarginHead {
	background-position: 0px 0px;
}

#aboutMarginHead:hover {
	background-position: -64px 0px;
}

#aboutMarginCentralAmerica08 {
	background-position: 0px -64px;
}

#aboutMarginCentralAmerica08:hover {
	background-position: -64px -64px;
}

#aboutMarginRoadTrip08 {
	background-position: 0px -128px;
}

#aboutMarginRoadTrip08:hover {
	background-position: -64px -128px;
}

#aboutMarginVail09 {
	background-position: 0px -192px;
}

#aboutMarginVail09:hover {
	background-position: -64px -192px;
}

#aboutMarginWeddings {
	background-position: 0px -256px;
}

#aboutMarginWeddings:hover {
	background-position: -64px -256px;
}

#aboutMarginAlaska11 {
	background-position: 0px -320px;
}

#aboutMarginAlaska11:hover {
	background-position: -64px -320px;
}

.aboutContainer p, .aboutContainer h3 {
	padding-left: 80px;
	margin-bottom: 16px;
}

.aboutContainer h3 {
	font-size: 120%;
	font-weight: bold;
	color: #aaaaff;
	clear: both;
}


.contactContainer {
	display: inline-block;
	width: 768px;
}

.contactTitle {
	margin-top: 12px;
	margin-bottom: 12px;
}

.contactInfo, .contactInfo a:link, .contactInfo a:visited {
	color: #ff8888;
	font-weight: bold;
	font-size: 95%;
}

.contactForm {
	display: inline-block;
	text-align: left;
}

.contactFormLabel {
	font-weight: bold;
	float: left;
	font-size: 90%;
	width: 128px;
}

.contactFormValue {
	padding-left: 128px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.contactFormValue input {
	width: 256px;
	border-top: 2px solid #000066;
	border-left: 2px solid #000066;
	border-right: 2px solid #8888ff;
	border-bottom: 2px solid #8888ff;
}

.contactFormValue textarea {
	width: 512px;
	height: 64px;
	border-top: 2px solid #000066;
	border-left: 2px solid #000066;
	border-right: 2px solid #8888ff;
	border-bottom: 2px solid #8888ff;
}

.contactFormFinePrint {
	padding-left: 128px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 90%;
}

.contactFormSubmit {
	margin-top: 16px;
	text-align: center;
}

.contactFormSubmit input {
	background-image: url(img/sendmessage.png);
	background-color: transparent;
	display: inline-block;
	width: 128px;
	height: 24px;
	border: 0px solid #000000;
}

.contactFormSubmit input:hover {
	background-position: 0px -24px;
}

.mailError {
	color: #ff4444;
	font-weight: bold;
}
