
/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* ---------------------------------------- */



body 
{
background: url(images/bg_tile.gif); 
font-family: verdana, Arial, sans-serif; 
color:black;
}

#wrapper
{
background: url(images/page_bg.png); 
background-repeat: no-repeat; 
position: relative; /* for Safari */
margin: 7px auto 0 auto; /* horizontal alignment in standards compliant browsers */
width: 543px;  
text-align: left; 
padding:1px 0 0 0;
}

#page_body
{
width: 507px;  
text-align: left; 
background:white;
margin: auto;
padding:0;
border:0;
}

.top_pic
{
display:block;
margin:auto;
background:transparent;
padding:2px;
border:1px #cac5bf solid;
clear:both;
}

#nav
{
font-size:11px;
font-weight:bold;
float:right;
margin:40px 30px 10px 0;
}

#nav li
{
margin:0 0 0 7px;
float:left;
}

#nav a
{
color:black;
text-decoration: none;
border-bottom:3px #877054 solid;
padding-bottom:1px;
display:block;
}

#nav a:hover, #nav a.selected
{
color:black;
text-decoration: none;
border-bottom:3px #594a37 solid;
padding-bottom:1px;
display:block;
}

h1
{
text-indent:-9999px;
overflow:hidden;
width:139px;
height:15px;
background: url(images/logo.gif);
background-repeat:no-repeat;
position:relative;
margin: 40px 0 0 30px;
float:left;
}

h1 a{
display:block;
width:100%;
height:100%;
}

p
{
font-size:12px;
font-weight:normal;
line-height:18px;
width:467px;
margin: 5px 0 15px 0; 
}

.news p
{

margin: 5px 0 5px 0; 
}



ul
{
font-size:12px;
font-weight:normal;
margin:10px 0 0 0;
}

li
{
margin: 0 0 10px 0;
}


.blue
{
width:467px;
padding:0 0 0 10px;
margin:15px auto;
border-left: 5px #2d3f49 solid;
}

.pink
{
width:467px;
padding:0 0 0 10px;
margin:15px auto;
border-left:5px #6f2b2c solid;
}

.beige
{
width:467px;
padding:0 0 0 10px;
margin:15px auto;
border-left:5px #675e20 solid;
}

.blue h3
{
display:block;
font-size:14px;
font-weight:bold;
color:#2d3f49;
padding:3px 0;
}

.pink h3
{
display:block;
font-size:14px;
font-weight:bold;
color:#6f2b2c;
padding:3px 0;
}

.beige h3
{
display:block;
font-size:14px;
font-weight:bold;
color:#675e20;
padding:3px 0;
}

a
{
color:black;
}


h4
{
font-size:13px;
font-weight:bold;
margin: 10px 0 0 0; 
}
/* --------------- gallery index page ---------------*/

h2
{
font-weight:normal;
font-size:11px;
margin:20px 0 0 10px;
padding:0 0 0 5px;
}

#gallindex
{
width:487px;
margin: auto;
}

#gallindex li
{
line-height:100px;
height:100px;
border-top: 1px #d3d3d3 dashed;
border-bottom: 1px #d3d3d3 dashed;
margin:20px 0;
background:#fbfbfb;
}

#gallindex li:hover
{
background:#f7f7f7;
}

#gallindex img
{
display:block;
float:left;
background:white;
padding:2px;
border:1px #cac5bf solid;
clear:both;
margin:12px 0 0 5px;
}

#gallindex a
{
display:block;
text-decoration:none;
padding: 0 0 0 100px;
font-weight:bold;
font-size:15px;
color:black;
}

#gallindex a:hover
{

color:#6f2b2c;
}

/* --------------- show gallery page ---------------*/

.gallery_item
{
width:487px ;
margin: 15px auto ;
border-top: 1px #d3d3d3 dashed;
border-bottom: 1px #d3d3d3 dashed;
background:#fbfbfb;
padding:15px 0 15px 0 ;
}

.gallery_item img
{
display:block;
margin:0 auto;
background:white;
padding:2px;
border:1px #cac5bf solid;
}

.pic_holder
{
width:200px ;
float:left;
margin:0 ;
padding:0 ;
}

.info_holder
{
float:left;
width:275px ;
padding:0 0 5px 0 ;
margin: 0 ;
}

.info_holder p
{
width:270px ;
margin:15px 0 0 0 ;
border-left: 5px #f9f5eb solid ;
padding: 0 0 0 5px;
}


.gallery_item strong
{
font-weight:bold;
}

.gallery_item h3
{
font-weight:normal;
font-size:15px;
margin:0 0 5px 0;
}

.gallery_item h3.last
{
margin:0 0 10px 0 ;
}


.gallery_item:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.info_holder a
{
font-size:10px;
border:1px #cac5bf solid;
background:#e9e9e9;
color:black;
padding:2px 3px;
margin:0 10px 0 0;
text-decoration:none;
}

.info_holder a:hover
{
background:#c4e0da;
}

/* breadcrumb trail */


#crumbs
{  
font-size: 10px;
padding: 0 0 0 5px;
margin: 10px 0 10px 10px;
} 

#crumbs a
{ 
color:black;  
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-bottom: 1px black dotted;
} 

#crumbs a:hover
{ 
color:#594a37;  
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-bottom: 1px black dotted;
} 

/* ------------- Form Styles ------------------  */

#contact_form{

margin: 20px 0 20px 30px;
padding-bottom:5px;
}

label
{
font-size: 12px;
color:black;
margin: 7px 0 3px 0;
display: block;
}


input
{
background-color:white;
border-width:1px;
border-style:solid;
border-color:#989898;
padding:1px;
margin-bottom:5px;
width:220px;
color: black;
padding-left:2px;
}

textarea
{  
color:black;
background-color:white;
border-width: 1px;
border-style:solid;
border-color:#989898;
width:440px;
height:170px;
font-family: arial, sans-serif;
padding-left:2px;
font-size: 12px; 
}

.submit
{
display:block;
width:60px;
color:black;
position:relative;
left:384px;
top:15px;
}

/*------------------ buy prints page*/

table
{
margin: 0 0 6px 0;
border-spacing: 5px;
font-size:12px;
}

th
{
padding:5px;
background:#eef3f2;
font-weight:bold;
font-size: 14px;
}

td
{
border-bottom: 1px #eef3f2 solid;
border-right: 1px #eef3f2 solid;
background:#f8fdfc;
padding:2px 5px;
margin-bottom:5px;
}

td.last
{
padding:5px;
background:#eef3f2;
}

#framed
{
width:467px;
margin:30px auto 6px auto;
}

#framed img
{
background:white;
padding:2px;
border:1px #cac5bf solid;
margin:0 0 0 6px ;
}


/* -----------------------------------------SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
