@charset "UTF-8";

@import url("reset.css");

/* Global
---------------------------------------------------*/

body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 1.6em;
}
.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
.introtext {
	display: none;
}

/* Warning Boxes
---------------------------------------------------*/

div.warning-box {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/css/layout/warningboxbg.png);
	color: #fff;
	border-bottom: 1px solid #000;
	z-index: 9999;
}
div.warning-box p {
	margin: 2% 2% 2% 1%;
	float: right;
	width: 67%;
}
div.warning-box h1 {
	font-size: 1.618em;
	padding: 2% 1% 2% 2%;
	float: left;
	width: 27%;
	text-align: right;
}
div.warning-box strong {
	font-weight: bold;
}
div.warning-box a, div.warning-box a:visited {
	text-decoration: none;
	color: #fff;
	font-style: italic;
	border-bottom: 1px dotted;
}
div.warning-box a:hover, div.warning-box a:active {
	border-bottom: solid;
}

/* Global Layout - Applied To All Pages by Default (body id's change individual pages)
---------------------------------------------------*/

#logo {
	position: absolute;
	left: 60px;
	top: 0;
	width: 340px;
	height: 280px;
	background: url(/css/layout/verticalgradient.png) repeat-y;
}
#logo img {
	margin: 68px auto 0 auto;
	display: block;
}
#content {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#content-main {
	float: right;
	width: 520px;
	margin: 0 0 0 20px;
}
#content-sub {
	float: left;
	width: 340px;
	margin: 280px 0 0 60px;
}

#content-main div.section1 {
	height: 200px;
	padding: 80px 0 0 0;
}
#content-main p {
	margin: 0 0 1em 40px;
}
#content-main a, #content-main a:visited {
	color: #512900;
}
#content-main a:hover, #content-main a:active {
	color: #000;
}
#content-main h1, #content-main h2 {
	color: #512900;
	font-size: 1.6em;
	margin: 0 0 .8em 40px;
}
#content-sub {
	background: url(/css/layout/verticalgradient.png) repeat-y;
	padding: 0 0 40px 0;
}
#content-sub div.section1 {
	background: url(/css/layout/verticabrowngradient.gif) repeat-y;
	color: #ffeace;
	padding: 40px 0 20px 0;
}
#content-sub div.section2 {
	padding: 40px 0 0 0;
}
#content-sub h3 {
	font-size: 1.6em;
	margin: 0 40px .8em 40px;
}
#content-sub p {
	margin: 0 40px 1em 40px;
}
#content-sub table {
	margin: 0 40px 1em 40px;
}
#content-sub td {
	padding: 0 10px 0 0;
}

/* Index
---------------------------------------------------*/

#index #content-main {
	color: #ffeace;
	width: 340px;
	float: left;
	margin: 280px 0 0 60px;
}

#index img.preview {
	position: absolute;
	z-index: -100;
	top: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
}
#index p, #index h1 {
	margin: 0;
}
#index div.section2 {
	padding: 0;
}
#index #content-main div.section1 {
	background: url(/css/layout/verticabrowngradient.gif) repeat-y;
	color: #ffeace;
	height: auto;
	padding: 0 0 20px 0;
}
#index #content-main div.section1 blockquote {
	font-style: italic;
	padding: 40px 40px 0 40px;
}
#index #content-main div.section1 cite {
	display: block;
	text-align: right;
	font-weight: bold;
	margin: 1em 0 0 0;
}
#index .clicktobegin a, #index .clicktobegin a:visited {
	display: block;
	background: url(/css/layout/horizontalbrowngradient.gif) repeat-x;
	text-align: center;
	font-size: 1.6em;
	font-style: italic;
	color: #ffeace;
	height: 67px;
	line-height: 67px;
	text-decoration: none;
}
#index #content h1 {
	width: 340px;
	height: 166px;
	text-indent: -9999px;
	background: url(/css/layout/indexh1bg.png);
}

/* Homepage
---------------------------------------------------*/

#homepage {
	background: url(/css/layout/body-homepagebg.jpg) no-repeat top center;
}
#homepage #content-sub div.section1 {
	background: url(/css/layout/homepage-section1bg.gif);
}
#homepage #content-sub div.section1 {
	color: #ffeace;
	padding: 15px 0;
}
#homepage #content-sub div.section1 li {
	height: 60px;
	margin: 20px 0;
}
#homepage #content-sub div.section1 li:hover {
	cursor: pointer;
}
#homepage #content-sub div.section1 img {
	float: left;
	margin: 0 20px 0 0;
}
#homepage #content-sub div.section1 h3 {
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
#homepage #content-sub div.section1 p {
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	margin: 0;
}
#homepage #content-sub div.section2 p {
	margin: 0 40px;
}
#homepage div.gallerypreviewcontainer {
	position: relative;
	width: 520px;
}
#homepage div.gallerypreview {  
    position:relative; 
    overflow:hidden; 
    width: 460px; 
    height: 220px;
    margin: 0 0 0 40px;
} 
#homepage ul.items {  
    width:20000em; 
    position:absolute; 
}
#homepage ul.items li {
    float:left;
    margin: 0 20px 0 0;
}
#homepage .browse {
	display: block;
	width: 20px;
	height: 220px;
	text-indent: -9999px;
	background: url(/css/layout/prevbg.png) no-repeat center;
	float: left;
}
#homepage .prevPage {
	background: url(/css/layout/prevbg.png) no-repeat center;
	left: 10px;
	top: 0;
}
#homepage .browse {
	cursor: pointer;
	position: absolute;
}
#homepage .nextPage {
	background: url(/css/layout/nextbg.png) no-repeat center;
	right: -10px;
	top: 0;
}
#homepage .disabled, #homepage .disabled:hover {
	background: none;
	cursor: default;
}

/* Studio
---------------------------------------------------*/

#studio {
	background: url(/css/layout/body-studiobg.jpg) no-repeat top center;
}
#studio #content-main div.section2 {
	position: relative;
}
#studio div.currentimage img{
	margin: 0 40px 1em 40px;
}
#studio div.currentimage p {
	margin-top: 102px;
}
#studio div.studiogallerycontainer {
	width: 520px;
	background: url(/css/layout/studio-gallerybg.png) repeat-y;
	position: absolute;
	top: 235px;
	height: 87px;

}
#studio div.studiogallery {  
    position:relative; 
    overflow:hidden; 
    width: 440px; 
    height: 41px;
    margin: 0 0 0 40px;
    padding: 25px 0 0 0;
} 
#studio ul.items {  
    width:20000em; 
    position:absolute;
}
#studio ul.items li {
    float:left;
    margin: 0 25px 0 0;
    padding: 0;
    width: 39px;
    height: 39px;
}
#studio ul.items img, #studio ul.items img {
	border: 1px solid transparent;
}
#studio ul.items a.current img, #studio ul.items a.current:visited img {
	border: 1px solid #512900;
}
#studio .browse {
	display: block;
	position: absolute;
	width: 20px;
	height: 87px;
	text-indent: -9999px;
	background: url(/css/layout/prevbg.png) no-repeat center;
}
#studio .prevPage {
	background: url(/css/layout/prevbg.png) no-repeat center;
	left: 10px;
	top: 0;
}
#studio .browse {
	cursor: pointer;
}
#studio .nextPage {
	background: url(/css/layout/nextbg.png) no-repeat center;
	right: 10px;
	top: 0;
}
#studio .disabled, #studio .disabled:hover {
	background: none;
	cursor: default;
}

/* Gallery
---------------------------------------------------*/

#gallery {
	background: url(/css/layout/body-galleryentrybg.jpg) top center no-repeat;
}

#gallery #content-sub {
	background: none;
	margin: 0;
	padding: 0;
	margin: 280px 0 0 60px;
}
#gallery #content-sub div.section1 {
	width: 940px;
	float: none;
	background: none;
	padding: 30px 0;
}
#gallerycategories {
	padding: 0;
}
#gallerycategories li {
	float: left;
	margin: 0 60px 0 0;
}
#gallerycategories h2 {
	color: #512900;
	font-size: 1.6em;
	margin: 0 0 .8em 0;
}

/* Gallery Detail
---------------------------------------------------*/

#gallerydetail {
	background: url(/css/layout/body-gallerydetailbg.jpg) top center no-repeat;
}
#gallerydetail #content-main div.section1 h1 span.active {
	font-size: 1em;
}
#gallerydetail #content-main div.section1 h1 a, #gallerydetail #content-main div.section1 h1:visited {
	text-decoration: none;
	font-size: 15px;
}
#gallerydetail #content-sub {
	background: none;
	padding: 0;
	margin: 0 0 0 0;
	color: #000;
	width: 940px;
	position: relative;
}
#gallerydetail #content-sub div.section1 {
	float: none;
	background: none;
	color: #000;
	margin: 0;
	padding: 0;
}
#gallerydetail #content-sub div.section1 a, #gallery-detail #content-sub div.section1 a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#gallerydetail #content-sub h2 {
	color: #512900;
	font-size: 1.6em;
	margin: 0 0 .8em 0;
}
#gallerydetail #content-sub p {
	margin: 0 0 1em 0;
}
#gallerydetail strong {
	font-weight: bold;
}
#details {
	width: 340px;
	position: absolute;
	left: 60px;
	top: 40px;
	z-index: 100;
}
#credits li {
	float: left;
	font-style: italic;
	background: url(/css/layout/creditsbg.gif) no-repeat right center;
	padding: 0 6px 0 0;
	margin: 0 2px 0 0;
}
#credits li.last {
	margin: 0;
	padding: 0;
	background: none;
}
#images {
	margin: 40px 0 0 0;
	position: relative;
}
#images li {
	float: right;
	margin: 0 0 0 40px;
}
#images li.detail {
	margin: 220px 0 0 40px;
	position: absolute;
	bottom: 0;
}
#images li.left {
	left: 20px;
}
#images li.right {
	left: 220px;
}
#gallerydetail #content-sub div.section1 #price {
	margin: 0;
}
/* REQUIRED BUTTON STYLES: */		
button.buynow { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button.buynow::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
	padding: 0;
}

button.buynow span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.buynow span {
		margin-top: -1px;
	}
}
/* Buy Now Button */
button.buynow {
	margin: 0 0 1em 0;
	padding: 0 0 0 5px;
	background: transparent;
	background: url(/css/layout/buynowleftbg.png) no-repeat;
	height: 37px;
	font-family: Georgia, Times, serif;
	color: #fef6c3;
	font-size: 14px;
	text-shadow: -1px -1px #000;
}
button.buynow span {
	height: 37px;
	line-height: 37px;
	padding: 0 25px 0 8px;
	background: url(/css/layout/buynowrightbg.png) no-repeat top right;
}
button.buynow:hover {
	background-position-y: -37px;
	cursor: pointer;
}
button.buynow:hover span {
	background-position-y: -37px;
}
button.buynow:active {
	background-position-y: -74px;
	cursor: pointer;
}
button.buynow:active span {
	background-position-y: -74px;
}
#gallerydetail #content-sub div.section2 {
	width: 940px;
	background: url(/css/layout/gallerydetail-gallerynavbg.png) repeat-y right;
	position: relative;
	height: 87px;
	margin: 20px 0;
	padding: 0;

}
#gallerydetail div.gallery {  
    position:relative; 
    overflow:hidden; 
    width: 820px; 
    height: 41px;
    padding: 23px 0 0 0;
    margin: 0 0 0 60px;
} 
#gallerydetail ul.items {  
    width:20000em; 
    position:absolute;
}
#gallerydetail ul.items li {
    float:left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 39px;
    height: 39px;
}
#gallerydetail ul.items img, #gallerydetail ul.items img {
	border: 1px solid transparent;
}
#gallerydetail ul.items a.current img, #gallerydetail ul.items a.current:visited img {
	border: 1px solid #512900;
}
#gallerydetail .browse {
	display: block;
	position: absolute;
	width: 20px;
	height: 87px;
	text-indent: -9999px;
	background: url(/css/layout/prevbg.png) no-repeat center;
}
#gallerydetail .prevPage {
	background: url(/css/layout/prevbg.png) no-repeat center;
	left: 25px;
	top: 0;
}
#gallerydetail .browse {
	cursor: pointer;
}
#gallerydetail .nextPage {
	background: url(/css/layout/nextbg.png) no-repeat center;
	right: 25px;
	top: 0;
}
#gallerydetail .disabled, #gallerydetail .disabled:hover {
	background: none;
	cursor: default;
}

/* About
---------------------------------------------------*/

#about {
	background: url(/css/layout/body-aboutbg.jpg) top center no-repeat;
}

#staff p, #staff h2 {
	margin-left: 0;
	margin-right: 0;
}
#staff {
	width: 480px;
	margin: 0 0 0 40px;
}
#staff img {
	float: left;
}
#staff div {
	float: right;
	width: 300px;
}
#staff a.pdf {
	background: url(/css/layout/pdflink.png) left center no-repeat;
	padding: 0 0 0 23px;
}

/* Contact
---------------------------------------------------*/

#contact {
	background: url(/css/layout/body-contactbg.jpg) top center no-repeat;
}
#contact form {
	margin: 0 0 1em 40px;
}
#contact form li {
	margin: 0 0 1em 0;
}
#contact form li input, #contact textarea {
	display: block;
	height: 15px;
	padding: 5px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#contact textarea {
	height: 160px;
}
#contact input.submit {
	border: 0;
	padding: 10px;
	color: #e9d3b7;
	font-size: 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#contact input.submit:hover {
	cursor: pointer;
}

/* Bid Request */

#contact #content-main div.section2 h2 {
	margin-top: 40px;
}

#contact #content-main div.section2 form ol {
	float: left;
	width: 40%;
	margin: 0 10% 0 0;
}
#contact #content-main div.section2 li input, #contact #content-main div.section2 li textarea {
	width: 100%;
	border: 1px solid #999;
	/* CSS3, Only supported in Webkit browsers and Firefox */
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
#contact #content-main div.section2 input.submit {
	float: left;
	background: #523314;
}

/* Send a Note */
#contact #content-sub div.section1 form {
	margin-right: 40px;
}

#contact #content-sub div.section1 li input, #contact #content-sub div.section1 li textarea {
	border: 1px solid #000;
	/* CSS3, Only supported in Webkit browsers and Firefox */
	-moz-box-shadow: 5px 5px 5px #000;
	-webkit-box-shadow: 5px 5px 5px #000;
	box-shadow: 5px 5px 5px #000;
	width: 100%;
}
#contact #content-sub div.section1 input.submit {
	background: #210d02;
}
/* Footer
---------------------------------------------------*/

#footer {
	width: 100%;
	background: url(/css/layout/footerbg.png) repeat-x;
	height: 140px;
}
#navigation {
	width: 800px;
	margin: 0 auto;
	padding:0 40px 0 100px;
	height: 40px;
	line-height: 40px;
}
#navigation li {
	float: left;
}
#navigation li a, #navigation li a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #ffeace;
	padding: 0 37px 0 0;
	
}
#navigation li a:hover, #navigation li a:active {
	color: #fff;
}
#contactinfo {
	width: 800px;
	margin: 20px auto 0 auto;
	padding:0 40px 0 100px;
	color: #2d2d2d;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
}
#contactinfo li {
	float: left;
	padding: 0 14px 0 0;
	margin: 0 0 0 14px;
	border-right: 1px solid #2d2d2d;
}
#contactinfo li.first {
	margin: 0;
}
#contactinfo li.last {
	border: none;
}
#copyright {
	width: 800px;
	margin: 20px auto 0 auto;
	padding:0 40px 0 100px;
	text-align: right;
	color: #fff;
	font-size: 14px;
}
#copyright a, #copyright a:visited {
	text-decoration: none;
	color: #fff;
}