@charset "UTF-8";

/*
   css Copyright © 2005-2012 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.
*/

/* IE7 hacks */

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

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

/* Navigation arrows */
div.text-navigation { text-align:center; margin-bottom:1em;}
div.text-navigation div { display:inline; margin:0px 0.5em; }
.collection-navigation .disabled-navigation { text-indent:-5000px; }

/* 2.0 wrap compatibility. 2.0-compatible designs can further adjust these if they need */
.wide { display:block; }

.narrow.left {   /* Some designs won't respect without !important */
    float:left!important;
    clear:left!important;
}
.narrow.right {
    float:right!important;
    clear:right!important;
}

.wide.left   .graphic, img.wide.left,   .wide.left video,   .wide.left audio   { display:block; margin-left:0px; margin-right:auto; }
.wide.center .graphic, img.wide.center, .wide.center video, .wide.center audio { display:block; margin-left:auto; margin-right:auto; }
.wide.right  .graphic, img.wide.right,  .wide.right video,  .wide.right audio  { display:block; margin-left:auto; margin-right:0px; }


.ImageElement.left, .AudioElement.left { text-align:left; }
.ImageElement.center, .AudioElement.center { text-align:center; }
.ImageElement.right, .AudioElement.right { text-align:right; }

/* Captions should align themselves with the graphic */
.graphic-container.left .caption { text-align:left; }
.graphic-container.center .caption { text-align:center; }
.graphic-container.right .caption { text-align:right; }

/* Inline iframes need to display as a block to layout right */
.graphic iframe { display:block; }

/* Pagelet photo grids should be generally be auto width (some 1.x designs hardcoded an exact width) */
.pagelet .photogrid-index { width:auto; }

/* For content like amazon which forces white background. Design SHOULD set color for A tag and text color. */
.whiteBackground
{
	background-color:white;
}

.article-info
{
	margin-bottom:1em;
}

/* Firefox reduce dotted lines on links */
.photo-navigation a:focus, .replaced a:focus {overflow:hidden;}

/* Disqus correction to prevent overflow scroll bars in some designs */
#dsq-content { overflow:hidden; }
#dsq-content .dsq-auth-header { width: auto!important; }
#dsq-content .dsq-by { margin: 4px 6px 0px 0px; }
#dsq-content .dsq-by a, #dsq-content .dsq-by a:hover { border: 0px none; }
#dsq-content h3 { margin:0px; }

/* Site menus. Don't wrap the top level items, and wrap sub-menu items normaly. */
#sitemenu-content ul li span.in { white-space:nowrap;}
* html #sitemenu-content ul li span.in {white-space: normal}
*:first-child+html #sitemenu-content ul li span.in {white-space: normal}
#sitemenu-content ul ul li span.in {white-space: normal}
#sitemenu-content span.in { position: relative; }

body { word-wrap:break-word; }

/* Make sure scaled-down images look good in IE */
img { -ms-interpolation-mode: bicubic; }

.HTMLElement { overflow:hidden; }

textarea.fullWidth, input.fullWidth, select.fullWidth {
	width:96%;
	margin:4px 0;
}
textarea.fullWidth, select.fullWidth {
	margin: 4px 1px
}

form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

.contactError { color:red; font-weight:bold; }

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

textarea {
    resize: vertical;
}

form.contactElement p {
	text-align: left;
}

/* 
   css Copyright © 2005-2012 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!important;}

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;
}

h4, h5, h6 {
	margin: .6em 0em;
	font-size: 100%;
}

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

body {
	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;
}

@media only screen and (max-width: 782px){
	body {
		margin: 0 -28px;
	}
}

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

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

#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:#333 1px 1px 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: 50px;
		font-size: 1em;
		color: #fff;
		position: absolute;
		top: 8px;
		left: 265px;
		text-align: right;
		overflow:hidden;
	}
	
	.no-sidebar #title p { margin-top: -32px; }



#sitemenu-content {
	width: 464px;
	height: 14px;
	position: absolute;
	left: 270px;
	top:245px;
	font-size: .9em;
}

.no-sidebar #sitemenu-content {
	top: 192px;
}
* html #sitemenu-content { 
	font-size: .8em;
}

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

	#sitemenu-content li {
		margin: 0 10px 0 0px;
		padding: 0;
		display:inline;
	}

		#sitemenu-content a,
		#sitemenu-content span.in {
			color: #fff;
		}
		#sitemenu-content a:hover,
		#sitemenu-content a:active,
		#sitemenu-content .currentPage span.in,
		#sitemenu-content .currentPage span.in li span.in,
		#sitemenu-content .currentParent > a > span.in {
			text-decoration: underline;
		}
		#sitemenu-content a:link, 
		#sitemenu-content a:visited { 
			text-decoration: none;
		}
		#sitemenu-content ul li ul {
			margin-top: -5px;
			box-shadow: 3px 2px 4px #82d508;
			-webkit-box-shadow: 3px 2px 4px #82d508;
			-moz-box-shadow: 3px 2px 4px #82d508;
		}
		#sitemenu-content ul li ul li {
			background: url(sidebarbg.jpg) repeat bottom left;
		}
		#sitemenu-content ul li ul li .submenu-indicator {
			top: 6px;
		}
		#sitemenu-content ul li ul{ margin-top:2px;}
#sitemenu-content ul li ul li span.in{
	border-bottom:solid 1px #FFF !important;
}

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

.pagelet {
	width:200px;
	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; }

	.blockquote-container>.pagelet-body, .blockquote-container>.graphic {
		position: relative;
		background: -37px -5px no-repeat;
		background-image: url(QuotationMarks-IrisSpring.png);
	}
	
	.blockquote-container .pagelet-body:after, .blockquote-container .graphic:after {
		display: block;
		position: absolute;
		height: 70px;
		width: 70px;
		bottom: 0px;
		right: 0px;
		content: "";
		background: 35px 40px no-repeat;
		background-image: url(QuotationMarks-IrisSpring.png);
	} 
	
	.blockquote-container blockquote {
		margin: 0px;
		padding: 1px 20px 1px 30px;
		z-index: 100;
		position: relative;
		font-style: italic;
	}


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

.no-sidebar #main {
	width: 692px;
	background: #fff url(bodyareabg-sidebar.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, ol {
	padding-left:28px;
}

dd {
	margin-left: 28px;
}

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

.has-photo-navigation 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, .no-callouts {
	clear: left;
}

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

.article-info {
	clear:left;
	margin-bottom: 0px; /* undo setting from sandvox.css */
}

.article-thumbnail {
	float: left;
	margin: 5px 10px 5px 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;
}

.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:185px;	/* 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;
}
#sidebar .photogrid-index{
	width:auto;
	margin-left:25px;
}


/* 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;
	}
	
	.text-navigation{ padding-top:10px;}
	
.text-navigation #previous-photo, .text-navigation #next-photo, .text-navigation  #photo-list, .text-navigation a, .text-navigation a:hover{
	background:none!important;
	width:auto!important;
	font-weight:bold;
}
#previous-photo, #next-photo, #photo-list{ text-indent:-10000px;}

			#page-bottom {
				padding: 2px 30px 30px 30px;
				font-size: .9em;
				color: #fff;
			}

				#page-bottom p {
					margin: 0;
				}
				
				#page-bottom a {
					color: #fff;
					text-decoration:underline;
				}
#sidebar .whiteBackground p
{
	color:#000;
}
#sidebar .whiteBackground p a{
 	color:#0755BE;
 }
.no-page-title .photo-navigation {margin-top:6px;}

.callout-container, .graphic-container { clear:both; }

