@charset "utf-8";
body {
	padding: 0px; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	background-image: url(../img/bg_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.layout #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../img/bg_containerHOME.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50%;
	height: auto;
	background-position: 0px 0px;
	position: absolute;
	left: -480px;
}

.layout #containerSecondary {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../img/bg_containerSEC.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50%;
	height: auto;
	background-position: 0px 0px;
	position: absolute;
	left: -480px;
}
/*.layout #containerSecondary {
	width: 960px;
	text-align: left;*/ /* this overrides the text-align: center on the body element. */
/*	background-image: url(../img/bg_containerSEC.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
}*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5B1A14;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005893;
	font-weight: normal;
}
h3 {
	color: #631614;
}
a:link, a:visited {
	color: #005893;
	text-decoration: underline;
}
a:hover, a:active {
	color: #631614;
	text-decoration: none;
}


.works h1 {
	background-image: url(../img/title_theworks.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
	width: 307px;
	display: block;
	text-indent: -9999px;
}
.featured h1 {
	background-image: url(../img/title_featured.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 142px;
	display: block;
	text-indent: -9999px;
}
.biography h1 {
	background-image: url(../img/title_biography.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 73px;
	width: 304px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}
.contact h1 {
	background-image: url(../img/title_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 73px;
	width: 258px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}
.commission h1 {
	background-image: url(../img/title_commission.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 73px;
	width: 304px;
	margin-top: 0px;
	padding-top: 0px;
}
.painting h1 {
	background-image: url(../img/title_paintings.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 161px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.painting {
	float: left;
	width: 360px;
}


.sculpture h1 {
	background-image: url(../img/title_sculpture.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 182px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sculpture {
	float: left;
	width: 360px;
	margin-left: 100px;
}







.layout #header {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 170px;
	width: 960px;
}
#homeLeft {
	float: left;
	width: 300px;
	position: relative;
	padding-left: 50px;
}
#homeLeft img.one {
	position: absolute;
	top: 0px;
	left: 203px;
}
#homeLeft img.two {
	position: absolute;
	top: 65px;
	float: left;
}
#homeLeft img.three {
	position: absolute;
	top: 360px;
}
#homeLeft img.four {
	position: absolute;
	left: 204px;
	top: 570px;
}




#homeRight {
	float: left;
	width: 400px;
	margin-left: 70px;
}
#homeRight p {
	padding-right: 50px;
}

#secRight {
	float: left;
	width: 450px;
	margin-left: 350px;
}

#navbar {
	height: 60px;
	top: 125px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 115px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navbar ul li {
	float: left;
	list-style-type: none;
}
#navbar ul li a {
	display: block;
	height: 35px;
	float: left;
}

#navbar ul li a.home {
	background-image: url(../img/navHome.png);
	width: 94px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#navbar ul li a.gallery {
	background-image: url(../img/navGallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 147px;
	text-indent: -9999px;
}
#navbar ul li a.bio {
	background-image: url(../img/navBio.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 102px;
	text-indent: -9999px;
}
#navbar ul li a.contact {
	background-image: url(../img/navContact.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 157px;
	text-indent: -9999px;
}
#navbar ul li a.commissions {
	background-image: url(../img/navCommissions.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 164px;
	text-indent: -9999px;
}
#navbar ul li a:hover, #navbar ul li a.active {
	background-position: left bottom;
}
#homeRight {
	float: left;
	width: 450px;
	margin-left: 110px;
	clear: right;
}


.layout #mainContent {
	clear: both;
	float: left;
	width: 920px;
	margin-top: 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.layout #footer {
	background-image: url(../img/footer.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
	height: 11px;
	padding: 0px;
	position: relative;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D9C69C;
	text-align: center;
	background-color: #000000;
	background-image: none;
	z-index: 10;
	height: 75px;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	padding: 0px;
}

/* Lightbox */
#lightbox{
	position: absolute;
	left: 25px;
	width: 95%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#paintings img {
	background: #000;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	margin: 3px;
	padding: 5px;
}
#paintings {
	padding-left: 50px;
}

#sculptures img {
	background: #000;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	margin: 3px;
	padding: 5px;
}
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

