* { margin:0; padding:0; list-style-type:none; border:none; }

body { color:#5a4137; font:13px/19px Arial; text-align:justify; background:#3d1909 url(image/bg.jpg) repeat; }
#all { width:939px; margin:0 auto;}

#top { height:135px; position:relative; margin:0;}
#top h1 { position:absolute; top:40px; left:30px;}
#top h1 a { display:block; background:url(image/logo.png) no-repeat left top; width:267px; height:36px;}
#top h1 a span { display:none;} 

#main { background:#fffbe5; float:left; }
#menu { background: url(image/menu.png); height:58px; text-align:center;}
#menu li { display:inline; line-height: 50px;}
#menu li a { color:#8a7260; text-decoration:underline; padding:46px; }
#menu li a:hover { color:#bdac98;}
#menu li.active a { color:#bdac98; font-weight:bold;}
#bottom { float:left; background: url(image/bottom.png) no-repeat top left; height:15px; width:939px; overflow:hidden; }

.left { float:left; }
.left a {color:#8a7260; text-decoration:underline; }

.content { width: 369px; margin: 15px 0 0 0; padding: 0 0 0 10px;}
.content p {  margin:5px 20px; }
.content img { float:right; padding:0;}

.product , .product2 , .photography , .photography2 { width:370px; padding: 0 30px 15px 30px; margin:20px 0 15px 0; border:solid 1px #c6b7a3; }

.product { float:left; margin-left:30px; border:solid 1px #c6b7a3; }
.product img { margin-top:15px; border:5px solid #cbbb8d; }
.product2 { float:right; margin-left:15px; margin-right:30px; height:437px; }
.product2 li { padding-left:15px; }
.photography { float:left; margin-left:30px; height:250px;}
.photography2 { float:right; margin-left:15px; margin-right:30px; }


.center { text-align: center; }
.center img { margin: 15px 0 0 0; border:5px solid #cbbb8d; }

.contact { width:357px; padding: 5px 15px 0 30px;}
.contact p { padding: 0 0 10px 20px;}
.form { width:476px; padding: 40px 30px 0 30px; float:right;}

.separate { margin:15px 0 5px 0; background: url(image/separate.gif) repeat-y top left; width:1px; float:left; height:300px; }

.slider2 { width:535px; padding: 35px 0 0 25px;} 
.slider2 img { display:block; width:466px;}
.slider_border p { text-align:right; background-color:#cbbb8d; opacity:0.6; padding-right: 10px; position:relative; top:-25px; }
.slider_border a { color:#312520; font-weight:bold; font-size:11px; line-height:25px; }
.slider_border { padding:10px; background:#cbbb8d; width:466px; height:350px; float:left; }

#contactForm span { display:inline; float:left; width:110px; font-size:12px; line-height:20px; color:#3c392b; padding-left:45px;}
#contactForm .input { width:310px; padding:3px; border:1px solid #d8d4c0; margin: 0 0 10px 0px; font:12px Arial; float:left;}
#contactForm .input:focus { border-color:#ccae8d;}
#contactForm .textarea { height:130px;}
#contactForm .submit { float:right; border:none; background:#893119; color:#fff; font-weight:bold; font-size:11px; padding:5px; margin-right:2px;}
#contactForm .submit:hover { background:#af4123;}

h1 { color:#5a4137;  font:14px/19px Arial; font-weight:bold; padding: 15px 0 7px 0;}
h2 { color:#561c0e;  font:14px/19px Arial; font-weight:bold; margin-left:60px; padding: 20px 0 0 0;}
h3 { color:#5a4137;  font:13px/19px Arial; font-weight:bold; padding:0;}

#footer { color:#bdac98; line-height: 74px; text-align:right; padding-right:40px; }

/* lightbox css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#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; }
