/* 
   css Copyright (c) 2005-2006 by Karelia Software. All rights reserved.
   css released under Creative Commons License 
        - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners 
        and are licensed separately. 
*/

a img { border: none; }

.clear { clear: both; height: 0; }
.hidden { display:none; }

a { color: #0755be; }
/*#page-content a:visited { text-decoration: line-through; }*/
#page-content a:hover { text-decoration: none; }

h1,h2,h3,h4,h5,h6 {
	font-family: futura,arial,sans-serif;
	font-weight: normal;
	margin-top: .6em;
}

img.narrow { display:block; clear:right; float:right; margin: 6px 0 6px 6px; }
img.wide { display:block; clear: both;}

body {
	margin: 0;
	font-size: 76%;
	font-family: "Gill Sans","Lucida Grande","Lucida Sans Unicode",verdana,arial,sans-serif;
	background: #fff url(bodybg.jpg) repeat-x top left;
	word-wrap:break-word;
}

#page {
	margin: auto;
	width: 764px;
	}

#sidebar-container {
	width: 220px;
	float: right;
	word-wrap: break-word;
}

#sidebar {
	background: url(sidebarbg.jpg) repeat-x top left;
	color: #fff;
	padding: 0 6px;
	min-height: 256px;
}
/*\*/
* html #sidebar { height: 256px; }
/**/
#sidebar h4 { color: #000; }
#sidebar a { color: #fff; }

#main {
	width: 485px;
	float: left;
	padding: 0 10px;
	min-height: 370px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 465px;
}
/*\*/
* html #main { height: 370px; }
/**/

#page {
	width: 768px;
	border: 2px solid #fff;
	border-top: none;
	background: #4d7400 url(grass2.jpg) no-repeat bottom center;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 764px;
}

#page-top {
	height: 262px;
	background: url(headerbg.jpg) no-repeat top left;
	position: relative;
}

.no-sidebar #page-top { height: 209px; background: url(shortheaderbg.jpg) no-repeat top left; }

	#title {
		vertical-align: middle;
		padding-top: 101px;
		padding-left: 38px;
		width: 700px;
		height: 128px;
	}
	* html #title { padding-top: 102px; }

	.no-sidebar #title { padding-top: 46px; }
	* html .no-sidebar #title { padding-top: 49px; }

	#title h1 {
		display: inline-block; 
		width: 350px;
		height:40px;
		padding-top:28px;
		margin: 35px 0px 0px 5px;
		font-size: 1.3em;
		color:white;
		text-shadow:black 2px 2px 1px;
		overflow: hidden;
	}
	
	#title h1.replaced {
		padding:0px;
		height:90px;
	}
	
	#title h1.TurnOffReplace {
		height:40px;
	}
	
	
	* html #title h1 { font-weight: bold; }

	#title #logo-container {
		float:left;		
		height:128px;
	}

	#title img {
		padding-right:10px;
	}

	#title h1 a {
		position: static;
		display: inline;
		width: auto;
		height: auto;
		text-decoration:none;
		color: #000;
	}
	#title h1 a:hover { color: #0755be; }

	#title p {
		width: 400px;
		height: 15px;
		font-size: 1em;
		color: #fff;
		position: absolute;
		top: 8px;
		left: 265px;
		text-align: right;
	}
	
	.no-sidebar #title p { margin-top: -32px; }

#sitemenu-content {
	width: 447px;
	height: 14px;
	position: absolute;
	right: 28px;
	bottom: 3px;
	font-size: .9em;
}
* html #sitemenu-content { font-size: .8em; }

	#sitemenu-content ul {
		float: right;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#sitemenu-content li {
		margin: 0 0 0 10px;
		padding: 0;
		float: left;
	}

		.currentPage span.in, .currentPage .currentParent span.in, .currentParent { text-decoration: underline; }

		#sitemenu-content a, .currentPage span.in, .currentPage { color: #fff; }
		#sitemenu-content a:link, #sitemenu-content a:visited { text-decoration: none; }
		#sitemenu-content a:hover, #sitemenu-content a:active { text-decoration: underline; }
		#sitemenu-content .currentParent a { text-decoration: underline; }

#page-content { margin: 0 26px; }
/*\*/
* html #page-content { margin-top: -16px; }
/**/

.pagelet {
	width:200px;
	word-wrap:break-word;
	overflow:hidden;
}

	.pagelet h4 {
		height: 44px;
		line-height: 44px;
		padding: 0 6px;
		overflow:hidden;
	}

	.o h4 { background: url(sidebarh3bg.gif) no-repeat top left; }
	.e h4 { background: url(sidebarh3bgalt.gif) no-repeat top left; }


#main {
	border-top: none;
	background: #fff url(bodyareabg.jpg) no-repeat top center;
	padding-bottom: 2em;
}

.no-sidebar #main {
	width: 692px;
	background: url(photobodybg.jpg) no-repeat top left;
}

#photo-page #main img { border: 2px solid #fff; }
#photo-page .caption { color: #fff; padding: 2px 4px; text-align: center;}
#photo-page #page-bottom { padding-top: 30px; }

ul {
	padding-left:28px;
}

h2 {
	margin-top: 2px;
	height: 42px;
	line-height: 48px;
	padding: 0;
	font-size: 1.4em;
	overflow:hidden;
}
* html h2 { font-weight: bold; }

.photo-page h2 {
	margin-right:150px;
}

.no-sidebar h2 { padding-left: 12px; }

* html #page-content h3 { font-size: 1em; }
* html #page-content h4 { font-size: .9em; }
* html #page-content h5 { font-size: .8em; }

.article p {
	line-height: 1.4em;
}

.article-thumbnail {
	float: left;
	margin: 6px 6px 6px 0;
}

.callout-container .callout {
	clear: both;
	float: left;
	font-size: .9em;
	margin-right: 8px;
	margin-bottom: 12px;
	border-right: 1px solid #ccc;
	padding-right: 6px;
	padding-bottom: 6px;
	width: 200px;
	word-wrap: break-word;
}

.callout-container .callout p { line-height: 1.1em; }


/* Used on Photo Grid Pages ... */
.photogrid-index {
   	text-align: center;
    overflow: auto;
}

.photogrid-index a {
	color:#000;
	text-decoration:none;
}

.photogrid-index a:hover  {
	text-decoration:underline !important;
}

.gridItem {
	float:left;
	position:relative;
	width:150px;
	height:180px;	/* room for caption */
	overflow:hidden;
}

.gridItem h3 {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	margin:0px 7px;
	top: 137px; /* needs to leave 38px from the bottom of the gridItem */
	width: 136px;
}

.gridItem img {
    border: 1px solid rgb(80, 80, 80);
    margin: auto;
    display:block;
    position: absolute;
    top: 0;
    bottom: 40px;
    right: 0;
    left: 0;
}

/* IE Hack */

/* Hides from IE5-mac \*/

* html .gridItem img {
	position: relative;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}

/* End hide from IE5-mac */


/* Used on index summary pages */

.listing-index ul {
}
		.listing-index li h3 a {
		    text-decoration:none;
		    font-size:1em;
		    font-weight:normal;
		}

/* Individual Photo Pages */

.ImageElement, .VideoElement{
	text-align:center;
}

.photo-navigation {
	float: right;
	margin-top: -40px;
	margin-right: 16px;
}

* html .photo-navigation { 	margin-top: -46px; margin-right: 8px; }

	.photo-navigation a { 
		display: block;  
		text-indent: -5000px; 
		height:100%; 
		width:100%;
	}
    .photo-navigation div {
    	margin-left: 18px;
    	float: left;
		width: 33px;
		height: 20px;
    }

	#previous-photo	{
		background: url(prev-disabled.gif) no-repeat center center;
	}
	#previous-photo	a {
		background: url(prev.gif) no-repeat center center;
	}

	#next-photo {
		background: url(next-disabled.gif) no-repeat center center;
	}

	#next-photo a {
		background: url(next.gif) no-repeat center center;
	}

	#photo-list {
		width: 18px;
		background: url(list-disabled.gif) no-repeat center center;
	}
	#photo-list a {
		width: 18px;
		background: url(list.gif) no-repeat center center;
	}

			#page-bottom {
				padding: 2px 30px 30px 30px;
			}

				#page-bottom p {
					margin: 0;
					font-size: .9em;
					color: #fff;
				}
				
				#page-bottom a {
					color: #fff;
					text-decoration:underline;
				}
/*
Image Replacement - dynamically generated - Rundle/Phark method
*/

.TurnOffReplace {
	background:none !important;
	text-indent:0 !important;
	line-height:1.5em !important;
}
html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1h {
	background/**/:url("IR/replacementImages.k0.png") top left no-repeat;
}
html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1h, html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1h a:link, html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1h a:visited {
	display/**/:block;
	text-align/**/:left;
	text-indent/**/:-9999px;
	width/**/:370px;
	height/**/:93px;
}
html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1 {
	background/**/:url("IR/replacementImages.k1.png") top left no-repeat;
}
html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1, html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1 a:link, html > body #k-Root-siteTitleHTMLInherited-93791D486D2441D9A562-h1 a:visited {
	display/**/:block;
	text-align/**/:left;
	text-indent/**/:-9999px;
	width/**/:370px;
	height/**/:93px;
}

/* Overall pagelet */
div.rssBadge
{
	margin: 10px;
}

/* Small icon option */
img.smallRSSBadgeIcon { vertical-align:middle; }
img.smallRSSBadgeIconLeft { margin-right:3px; }
img.smallRSSBadgeIconRight { margin-left:3px; }

/* Large icon option */
div.largeRSSBadgeIcon, p.largeRSSBadgeIcon
{
	margin: 0 10px;
	text-align:center !important;
}

img.largeRSSBadgeIcon { margin-bottom: 4px; }
p.largeRSSBadgeIcon { margin: 0; }
/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:98%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: auto;
}

td.dli1 { text-align:center;}
