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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	font-size: 85%;
	color: #FFF; 
	background:#2f231b;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a img {
	outline: none;
	border: none;
}

div {
	position: relative;
}

a {
	text-decoration: none;
}
a:link {
color:#99CC00;
}

a:visited {
color:#99CC00;
}

a:hover {
color: #FFF;
}

a:active {
color: #fff;
}

/* Classes */
.normal_content {
	height: 370px;
}
.bigger_content {
	height: auto;
	padding-bottom: 5px;
}
.textCont {
	margin:10px;
	width:700px;
	float:left;
	font-size:95%;
}
.pdf_box_cont {
	position: absolute;
}

/*--- Registry related ---*/
div.positioner {
	position: relative;
}

ul.registry_list {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 600px;
}

ul.registry_list li {
	margin: 5px;
	border-top: 1px solid #eee;
	padding-top: 5px;
}

ul.registry_list li a:hover {
	color: #999;
}
#pugliese {
	top: 210px;
	left: 170px;
}

#ziteklee {
	top:  210px;
	left: 374px;
}

#carper {
	top: 210px;
	left: 578px;
}

#lund {
	top: 210px;
	left: 782px;
}

#arterremis {
	top: 210px;
	left: 986px;
}

#hahnyank {
	top: 210px;
	left: 1190px;
}
  
/*--- End registry ---*/
.pdf_box {
	background: url(../imgs/white_box.jpg) no-repeat top left transparent;
	width: 199px;
	height: 80px;
	text-align: center;
	padding: 14px 2px;
}

.pdf_box h2 {
	color: #2f231b;
	margin: 5px 5px 15px 5px;
	font-size: 11px;
}

.pdf_box a {
	color: #2f231b;
	text-align: left;
	font-size: 70%;
	text-decoration: none;
}

.pdf_box a:hover {
	text-decoration: underline;
}

span.littlebird {
	background: url(../imgs/littlebird.gif) top left no-repeat transparent;
	padding-left: 30px;
	margin-left: -20px;
}

span.edges {
	margin: 0 15px;
}

.textCont {
	text-align: justify;
}

.textCont p {
	margin: 20px 5px;
	font-size: 90%;
	line-height: 1.2;
}

.breaker {
	float: none;
	clear: both;
}

.registry {
	background: #fff;	
	color: #2f231b;
}
.registry_bird {
	margin: 35px 0 0 -10px;
}
/* IDs */
#page_cont {
	
}

#content_cont {
	text-align: center;
	border-bottom: 1px solid #aaa;
}

#nav_cont {
	text-align: center;
	font-size: 130%;
	margin-top: 5px;
}

#bottom_cont {
	margin:15px 10px;
}

#pkContainer {
	text-align:center;
	position:absolute;
	right:10px;
	top:30px;
	font-size:150%;
	float:right;
}

#chop_bird {
	position: absolute;
	left: 0;
	top: 0;
}

#box {
	float: left;
}
#main_image {
	height: 400px;
	width: 600px;
}
ul.gallery li img {
	display: none;
}

/* zgallery styles */
#main_img {
	border: 1px solid #aaa;
	margin: 5px auto;
	padding: 3px;
}

#zg_gallery {
	width: 800;
	margin: 0 auto;
	text-align: center;
}
#thumb_list {
	
}
#thumb_list li {
	margin: 2px;
	float: left;
	padding: 3px;
	border: 1px solid #aaa;
	background: transparent;
}

#thumb_list li img {
	opacity: .4;
}

#thumb_list li img.zg_selected {
	opacity: 1;
}

#thumb_list li.zg_hover {
	border: 1px solid #fff;
}
#zg_caption {
	text-align: center;
}

/* New zgallery styles (added 2009-12-09) */
.chooser {
	text-align: center;
}

.chooser ul li {
	float:left;
	text-align: center;
	margin:3px 3px;
	border: 1px solid #6B4226;
	padding:2px;
	opacity: .65;
}

.chooser ul li a img {
	width:150px;
}

.viewer {
	padding:10px;
	margin-bottom: 5px;
	text-align: center;
}

.viewer img {
	width:500px;
}

div.caption {
	margin: 8px;
}

div.navigation {
	margin: 5px;
}

a.nextPrev {
	text-decoration: none;
	font-size:130%;
	font-weight: bold;
	border:1px solid #eee;
	padding:3px;
}

a.nextPrev:hover {
	color:#633;
	background:#ddd;
	border: 1px solid #aaf;
}

li.thumbSelected {
	border:1px solid #fff !important;
	opacity:1 !important;
	
}

a.thumbLink {
	
}

div.thumbCaption {
	font-size:80%;
}

.breaker {
	float: none;
	clear: both;
}
/* end */
/* Galleria styles */
.galleria{list-style:none;width:868px;margin:10px auto 0 auto;}
.galleria li{display:block;width:50px;height:50px;overflow:hidden;float:left;margin:0 1px 5px 0;border:3px double #565350;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li span.caption{display:block;padding-top:.5em;height:50px;}
div.galleria_container {width:800px;margin:5px auto;padding:10px;border:1px dotted #565350;}
p.nav {clear:both;}
* html .galleria li div span{width:400px} /* MSIE bug */
