﻿/* CSS Document */



/*main content/containers*/

#processContent {
	position: absolute;
	top: 150px;
	z-index: 6;
	visibility: visible;
	left: 50%;
	width: 600px;
	margin-right: -300px;
	margin-left: -300px;
}

#aboutContent {
	position: absolute;
	top: 120px;
	z-index: 7;
	visibility: visible;
	left: 50%;
	margin-right: -275px;
	margin-left: -275px;
	right: 50%;
	width: 550px;
}

#reviewsContent {
	position: absolute;
	z-index: 8;
	visibility: visible;
	width: 400px;
	top: 110px;
	left: 50%;
	margin-top: 0px;
	margin-right: -200px;
	margin-left: -200px;
	right: 50%;
}
#contactContent {
	position: relative;
	top: 120px;
	z-index: 6;
	visibility: visible;
	width: 700px;
	left: 50%;
	right: 50%;
}


/* Common Page Elements */

#topnav {
	position: absolute;
	overflow: visible;
	z-index: 2;
	top: 0px;
	right: 20px;
	background-color: #AAA393;
	border: none;
	height: 50px;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}


#pagetitle {
	left: 0px;
	top: 40px;
	position: absolute;
	height: 50px;
	width: 250px;
	z-index: 3;
}

#subpagetitle {
	left: 0px;
	top: 30px;
	position: absolute;
	height: 50px;
	width: 250px;
	z-index: 4;
}

/*page Specific Elements*/



#painting {
	position: absolute;
	top: 120px;
	z-index: 5;
	left: 50%;
	visibility: visible;
	margin-right: -300px;
	margin-left: -300px;
}
#introtext {
	position: absolute;
	top: 300px;
	z-index: 4;
	left: 50%;
	width: 550px;
	margin-right: -275px;
	margin-left: -275px;
	visibility: visible;
}


#sidepainting {
	left: 411px;
	top: 1187px;
	position: absolute;
	z-index: 6;
}


#reviews {
	position: relative;
	z-index: 9;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#detail {
	z-index: 11;
	position: relative;
	right: 0px;
	visibility: visible;
	height: 739px;
	width: 550px;
	float: right;
	top: 0px;
}
#contactText {
	position: relative;
	top: 60px;
	z-index: 10;
	visibility: visible;
	left: 20px;
	width: 700px;
}
#detailCaption {
	position: relative;
	z-index: 10;
	visibility: visible;
	text-align: right;
	left: 25px;
	width: 500px;
}

#ProcessC1 {
	position: absolute;
	left: 50%;
	top: 400px;
	z-index: 13;
	width: 550px;
	overflow: visible;
	visibility: visible;
	margin-right: -275px;
	margin-left: -275px;
}
#turningpoint {
	position: absolute;
	left: 393px;
	top: 670px;
	z-index: 14;
	overflow: visible;
	visibility: visible;
}
#painting_flash_link {
	position: absolute;
	top: 300px;
	z-index: 15;
	visibility: visible;
	left: 130px;
	width: 550px;
}
#painting_wide {
	position: absolute;
	z-index: 16;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: -350px;
	margin-bottom: 0px;
	margin-left: -350px;
	left: 50%;
	width: 700px;
	top: 80px;
	height: 600;

}
#paintinginfo {
	position: relative;
	visibility: visible;
	z-index: 17;
	overflow: visible;
	top: 10px;
	margin-right: 25px;
	margin-left: 25px;
}

#prevnext {
	position: relative;
	visibility: visible;
	z-index: 18;
	top: -28px;
}

#paintingTB {
	position: absolute;
	top: 110px;
	z-index: 6;
	visibility: visible;
	left: 130px;
	width: 550px;
}
#painting_small {
	position: absolute;
	z-index: 16;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: -313px;
	margin-bottom: 0px;
	margin-left: -313px;
	left: 50%;
	width: 626px;
	top: 80px;
}

#painting_xsmall {
	position: absolute;
	z-index: 16;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: -313px;
	margin-bottom: 0px;
	margin-left: -313px;
	left: 50%;
	width: 626px;
	top: 80px;
}

#painting_tall {
	position: relative;
	z-index: 2;
	visibility: visible;
	overflow: visible;
	width: 590px;
	top: 30px;
	margin-right: -295px;
	margin-left: -295px;
	left: 50%;
}

#tallpaintingContent {
	position: absolute;
	z-index: 1;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: -313px;
	margin-bottom: 0px;
	margin-left: -313px;
	left: 50%;
	width: 700px;
	top: 30px;
	background-color: #009966;
}

#paintinginfo_tall {
	position: relative;
	visibility: visible;
	z-index: 17;
	overflow: visible;
	top: -77px;
	margin-right: 25px;
	margin-left: 25px;
	width: 650px;
}
#prevnext_tall {
	position: relative;
	visibility: visible;
	z-index: 18;
	top: 20px;
}
#paintinginfo_xsmall {
	position: relative;
	visibility: visible;
	z-index: 17;
	overflow: visible;
	top: -77px;
	margin-right: 25px;
	margin-left: 25px;
	width: 650px;
}

#footer {
	position: relative;
	overflow: visible;
	z-index: 20;
	background-color: #AAA393;
	top: 20px;
	border-top: 2px solid #666666;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#painting_xsmall {
	position: absolute;
	z-index: 16;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: -265px;
	margin-bottom: 0px;
	margin-left: -265px;
	left: 50%;
	width: 530px;
	top: 80px;
}
#painting_index {
	position: absolute;
	z-index: 16;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: -352px;
	margin-bottom: 0px;
	margin-left: -352px;
	left: 50%;
	width: 704px;
	top: 80px;
}
#painting_xxsmall {
	position: absolute;
	z-index: 24;
	visibility: visible;
	overflow: visible;
	margin-top: 0px;
	margin-right: -175px;
	margin-bottom: 0px;
	margin-left: -175px;
	left: 50%;
	width: 350px;
	top: 80px;
}
#prevnext_xxs {
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 20px;
}
#zoomify {
margin-top: 120px;