@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #604C3B url(images/bg_swirls.jpg) no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 10px;
}

#block {
	width: 140px;
	float: left;
	margin: 20px 10px 30px;
	height: 170px;
	padding-bottom: 20px;
}
#block img {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
#logo {
	background-image:url(images/logo_featherfields_web.jpg);
	width: 328px;
	height: 78px;
	margin-right: 15px;
	z-index: 18;
}
#container {
	width: 720px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 2;
}
 #header {
	padding: 25px 10px 0px 20px;
	margin: 0 auto -60px;
	width: 720px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
 #mainContent {
	padding-right: 13px;
	padding-left: 9px;
	background-image: url(images/content_mid.png);
	background-repeat: repeat-y;
	width: 699px;
	margin-top: 19px;
}
 #footerbar {
	padding: 0px 10px 10; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/footer.png) repeat-x -10px;
	margin-top: 10px;
	height: 27px;
}
	
 #footerbar_inner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
 #footerbar a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: -10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float: le
}
 #footer {
	margin: 0 auto 40px;
	width: 720px;
}
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: -10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color:#38A421;
	float: left;
}
#contentbox_thin2 {
	width: 355px;
	float: right;
	z-index: -1;
}
#contentbox_thin {
	width: 355px;
	float: left;
}
 #mainContent_thin {
	padding-right: 13px;
	padding-left: 9px;
	background-repeat: repeat-y;
	width: 335px;
	padding-top: 2px;
	}
#content_top_cntr2 {
	background-image:url(images/content_top_mid.png);
	background-repeat:repeat-x;
	float:left;
	width: 314px;
	height: 23px;
	position: relative;
	z-index:11;
}
#content_btm_cntr2 {
	background-image:url(images/corner_btm_cntr.png);
	background-repeat:repeat-x;
	float:left;
	width: 314px;
	height: 23px;
}

/*footer*/

#footer_left {
	float: left;
	background-image:url(images/footer_left.png);
	width: 21px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: top;
}
#footer_center {
	background-image:url(images/footer_center.png);
	background-repeat:repeat-x;
	float:left;
	width: 678px;
	height: 58px;
	padding-top: 6px;
}
#footer_right {
	float: right;
	background-image:url(images/footer_right.png);
	width: 21px;
	height: 58px;
	background-repeat:no-repeat;
}
#flag {
	background-image:url(images/canadianFLag_43x26.jpg);
	width: 43px;
	hieght: 26px;
	float: right;
	height: 23px;
}
/*content box*/

#content_btm_left {
	float: left;
	background-image:url(images/corner_btm_left.png);
	width: 19px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: top;
}
#content_btm_cntr {
	background-image:url(images/corner_btm_cntr.png);
	background-repeat:repeat-x;
	float:left;
	width: 679px;
	height: 23px;
}
#content_btm_right {
	float: right;
	background-image:url(images/corner_btm_right.png);
	width: 22px;
	height: 23px;
	background-repeat:no-repeat;
}
#content_top_left {
	float: left;
	background-image:url(images/corner_top_left.png);
	width: 19px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: top;
}
#content_top_cntr {
	background-image:url(images/content_top_mid.png);
	background-repeat:repeat-x;
	float:left;
	width: 679px;
	height: 23px;
	position: relative;
	z-index:11;
}
#content_top_right {
	float: right;
	background-image:url(images/corner_top_right.png);
	width: 22px;
	height: 23px;
	background-repeat:no-repeat;
	position: relative;
	z-index:5;
}

footer_center p {
	font-size: 10px;
	color: #38A421;
}
#menu {
	width: 300px;
	float: right;
}
#flashmenu {
	width: 686px;
	float: right;
	z-index: 9;
	position: relative;
	margin-bottom: -15px;
	padding-right: 15px;
	height: 160px;
	padding-top: 20px;
}
h1 {
	font-size: 1.35em;
	font-family:"Papyrus", "Times New Roman", Times, serif;
	color: #38A421;
	margin-bottom: -15px;
	line-height: 1.35em;
}
h2 {
	font-size: 1em;
	font-family:"Papyrus", Times New Roman, Times, serif;
	color: #143C0C;
	margin-bottom: -15px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.15em;
	z-index: 2;
}
a {
	font-family: "Papyrus", Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 1.45em;
	text-decoration: none;
	color: #38A421;
	z-index: 3;
}
#block p {
	font-family: "Papyrus", Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	color: #38A421;
}
#mainContent img {
	border: none;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#mainContent #block img {
	margin-right: auto;
	float: none;
	border: none;
	text-align: center;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#subnav {
	width: 699px;
	float: left;
	background-color:#38A421;
	height: 26px;
	margin-top: 5px;
}
#subnav a {
	color:#FFFFFF;
}
#subnav li {
	list-style-type: none;
	display: inline;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -15px;
}
#subnav li.current {
	background-color:#38A421;
	list-style-type: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #38A421;
}
#submenu3 {
	width: 182px;
	float:left;
	margin-left: -39px;
	margin-top: 10px;
}
#submenu3 a {
	color: #38A421;
}
#submenu3 li {
	list-style-type: none;
	padding-left: 10px;
}
#submenu3 a.current {
	color: #38A421;
}
#submenu3 li.current {
	color: #FFFFFF;
	border: 1px solid #38A421;
}
#mainContent2 {
	float:right;
	width: 530px;
	padding-right: 15px;
	padding-left: 10px;
}
#mainContent3 {
	float:right;
	width: 690px;
	padding-left: 10px;
}
#mainContent_forBirds {
	float:left;
	width:520px;
	background-image: url(images/forBirds/forbirds_bg.gif);
	background-position: right bottom;
	padding-left: 85px;
	padding-right: 85px
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#mainContent_garden {
	float:left;
	width:520px;
	background-image: url(images/garden/garden.gif);
	background-position: right bottom;
	padding-left: 100px;
	padding-right: 80px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#mainContent_info {
	float:left;
	width:490px;
	background-image: url(images/info/Links.gif);
	background-position: right bottom;
	padding-left: 85px;
	padding-right: 85px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainContent_gifts {
	float:left;
	width:520px;
	background-image: url(images/gifts/gifts_bg.gif);
	background-position: right bottom;
	padding-left: 85px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
#block a {
	margin-right: auto;
	float: none;
	border: none;
	text-align: center;
	margin-left: auto;
	display: block;
	background-image: url(images/white_bg.png);
	background-repeat: repeat;
	padding-top: 10px;
	color: #38A421;
}
#mainContent3 img {
	text-decoration:none;
	margin: 5px;
}
#mainContent_text {
	padding-left:20px;
	padding-right:10px;
	height: 220px;
}
#mainContent_text_thin {
	padding-left:20px;
	padding-right:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #38A421;
	border-left-color: #38A421;
	background-color: #FFFFFF;
	height: 300px;
	z-index: 5;
}
#breadcrumbs {
	height: 25px;
	padding-left: 50px;
}
#footer_center img {
	float: right;
}


/*lightbox*/
#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;
	min-width: 400px;
	margin: 0 auto;
	border-top: 2px solid #38A421;
	border-right: 2px solid #38A421;
	border-left: 2px solid #38A421;
}
#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%;
	min-width: 400px;
	border-right: 2px solid #38A421;
	border-bottom: 2px solid #38A421;
	border-left: 2px solid #38A421;
}

#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; }

.KT_col_title_alb {width:140px; overflow:hidden;}
  .KT_col_description_alb {width:140px; overflow:hidden;}
  .KT_col_date_alb {width:140px; overflow:hidden;}
#thumb_list {
	width: 500px;
	float: right;
}
#thumb_list_for_birds {
	width: 525px;
	float: right;
	background-image: url(images/forBirds/forbirds_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #38A421;
	padding-right: 10px;
}
#thumb_list_garden {
	width: 525px;
	float: right;
	background-image: url(images/garden/garden.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 10px;
}
#thumb_list_gifts {
	width: 525px;
	float: right;
	background-image: url(images/gifts/gifts_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
}
