/* 
   css Copyright (c) 2005-2009 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; }

 /* General styles  */

.clear {
	clear: both;
	height: 0;
}

#page a:link { color: #663366;}
#page a:visited { color: #666699;}
#page a:hover { color: #CC9900;}
#page a:active { color: #CC9900;}

h4, h5, h6 {
	font-size: 1.1em;
	margin: 0em 0em 0.8em 0em;
}

ul, ol  {
	padding:0px 0px 0px 3em;
	margin:0px;
}

li a {
	text-decoration: none;
}

li a:hover {
	text-decoration:underline;
}

#page-content ul li {
	list-style-image: url("bullet.gif");
}

.hidden {
    display:none;
}

/* Images embedded in text.  "narrow" are 200 pixels wide or smaller. */
img.narrow {
	display: block;
	clear: right;
    float: right;
	margin: 10px;
}
img.wide {
	display:block;
	margin: 0 auto;
}

/* Block Level formatting, more or less in descending order */

body {
	background: url("erratic_back.jpg") #FDD17A center bottom no-repeat fixed;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	word-wrap:break-word;
}
	#page-container {
		margin: 0 auto;
		width: 730px;
	}
		#page {
			background:#fdf4ed url("erratic.gif") top left no-repeat;
			position: relative;
			text-align: left;
			width: 730px;
		}

			#page-top {
				float: left;
				height: 22.5em;
				position: relative;
				width: 730px;
			}

			.iframe-page #page-top {
				height: 12em;}
			.photo-page #page-top {
				height: 17em;}

				#title {
					float: left;
					height: 150px;
					width: inherit;
				}

					#logo-container	 {
						background: url("back_logo.jpg") center center no-repeat;
						border-bottom: 3px dotted #f9b64e;
						border-top: 3px dotted #f9b64e;
						float: right;
						height: 138px;
						line-height: 138px;
						margin: 10px 10px 0 0;
						padding: 10px 0 0 0;
						text-align: center;
						width: 220px;
					}
					#logo {
						line-height: 138px;
						margin: auto;}
					.nologo {
					}

					#title h1 {
						color: #330033;
						font-size: 1.8em;
						font-family: Georgia, "Times New Roman", Times, serif;
						left: 140px;
						margin: 0;
						padding: 0;
						position: absolute;
						top: 95px;
						width: 350px;
					}

						#title h1 a {
							color: #660000;
						    text-decoration:none;
						}

					#title img {
						border: 0;
						margin: auto;
					}

					#title p {
						color: black;
						font-weight: 600;
						font-size:1.4em;
						margin: 10px 10px 0 10px;
						padding: 0;
						position: absolute;
						width: 480px;
					}

				#sitemenu {
					bottom: 0;
					margin: 20px 0 10px 0;
					position: absolute;
					right: 0;
					text-align: right;
					width:710px;
					line-height:160%;
				}

					#sitemenu-content {
						padding: 0 20px 0 100px;
					}

						#sitemenu-content li {
							display: inline;
						}

							#sitemenu-content a, li.currentPage span.in  {
								background:  url("back_sitemenu.gif") left bottom no-repeat;
								color: #CC9900;
								font-weight: bold;
								padding: 4px 0 4px 24px;
								text-decoration: none;
							}
							
							#sitemenu-content li.currentParent a {
								color: #CC9900;
							}

							#sitemenu-content li.currentParent a:hover, #sitemenu-content li.currentParent a:focus, #sitemenu-content li.currentParent a:active {
								color: #FF9900;
							}

							#sitemenu-content a:link, #sitemenu-content a:visited {
								color: #666699;
							}

							#sitemenu-content a:hover, #sitemenu-content a:focus, #sitemenu-content a:active {
								background: url("back_sitemenu_hover.gif") left bottom no-repeat;
								color: #FF9900;
								text-decoration: none;
							}

			#page-content {
				float: left;
				padding: 0;
				position: relative;
				text-align: center;
				width: 710px;
			}

				#sidebar-container {
					border: 0px solid #000;
					float: left;
					margin: 0;
					padding: 0 20px 0 30px;
					position: relative;
					width: 200px;
				}
				#sidebar {
					border: 0px solid red;
					margin: 0 -30px;
					padding: 0 20px 30px 30px;
					text-align: left;
					width: 200px;
				}

				    .pagelet {
					    width:200px;
					    word-wrap:break-word;
					    overflow:hidden;
						margin: 0 0 10px 0;
						padding: 10px;
					}


				    	.pagelet h4, .pagelet h5, .pagelet h6 {
							color: #CC9900;
							font-size: 1.1em;
							margin: 0;
				    	}
						.pagelet.e h4 {
							background: url("divider_e.gif") bottom left no-repeat;
							padding: 0px 0 30px 0;
						}
						.pagelet.o h4 {
							background: url("divider_o.gif") bottom left no-repeat;
							padding: 0px 0 20px 0;
						}

					.bordered {
						background:#fff;
						border-bottom: 1px dotted #ffcc00;
					}
					
					.untitled {
						border-top: 1px dotted #ffcc00;
					}
					.titled {
					}

				#main {
					float: right;
					margin: 0 auto;
					min-height:472px;	/* make sure an empty page looks OK in safari/webkit */
					text-align: left;
				}

/* photo-page, html-page (in some cases), iframe-page don't have sidebar */
				body.no-sidebar #main {
					width: 690px;
				}

/* Most other pages have sidebars */
				body.allow-sidebar #main {
					width: 432px;
				}

					#page-content h2 {
						background: url("back_h2.gif") right 1em no-repeat;
						color: #990099;
						font-size: 1.6em;
						font-family: Georgia, "Times New Roman", Times, serif;
						height: 3em;
						margin: 10px 10px 0 0;
						padding: 0 0 0 0;
						text-align: right;
					}
					
					.article, .no-callouts {
						clear: left;
					}


							.article h3, dt {
								border-bottom: 3px dotted #FFCCCC;
								color: #666699;
								font-size: 1.3em;
								font-weight: 600;
							}

							.article h3 a, dt a {
								background: url("bullet.gif") left no-repeat;
								padding: 0 0 0 20px;
								text-decoration: none;
							}
							
							.article-info {
								clear: left;
							}

							.article-thumbnail {
								float: right;
								margin: 10px;
							}

							.callout {
								float: left;
								margin: 10px 10px 10px 0;
							}

			#main-bottom {
				margin: 20px 0 0 0;
			}

			#page-bottom {
				background: url("erratic_bottom.jpg") bottom no-repeat;
				border-bottom: 1px dotted #f9b64e;
				border-top: 1px dotted #f9b64e;
				color: #996666;
				display: block;
				font-weight: 600;
				margin: 0;
				padding: 5px 40px;
				text-align: center;
				vertical-align: bottom;
				overflow:hidden;
			}
			
			#page-bottom p {
				margin:1px 0px;
			}

/* Other specific classes nested with an .article */

.ImageElement, .VideoElement {
	text-align: center;
	width:100%;
}
	.photo {
		clear: both;
		text-align: center;
	}

		.photo img {
			margin: 0 auto;
		}

		.caption {
			color:#996666;
			margin: 10px 0 0 0;
		}

/* Used on Photo Grid Pages ... */
.photogrid-index {
	text-align:center;
	float: left;
	padding-top:0px;
}

.photogrid-index a, .photogrid-index a:visited {
	color:#636 !important;
	text-decoration:none;
}
.photogrid-index a:hover  {
	text-decoration:underline !important;
	color:#636 !important;
}

.photogrid-index a img { 
	border:2px solid transparent;
}
.photogrid-index a:hover img {
	border: 2px solid #FFCC00;
}

.gridItem {
	float:left;
	position:relative;
	width:128px;
	height:175px;	/* room for caption */
	overflow: hidden;
	margin: 8px 6px 0px;
}

body.no-sidebar .gridItem {
	margin:8px 21px 0px;
}

* html body.no-sidebar .gridItem {
	margin:8px 18px 0px;
}

.gridItem h3 {
	font-size:.9em;
	font-weight:normal;
	margin:0px;
	padding:0px;
    position:absolute;
	top: 135px; /* needs to leave 38px from the bottom of the gridItem */
	width: 128px;
}

.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;
	top:0px;
}

* html .gridItem h3 {
	position: relative;
	top:0px;
}
/* End hide from IE5-mac */




/* Used on index summary pages */

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

/* Individual Photo Pages */

.photo-navigation {
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
    .photo-navigation div {
		display: inline;
		font-size: 1em;
		font-weight: 600;
		margin: 0;
		padding: 0;
	}
	.photo-navigation div a {
		text-decoration: none;}

	.allow-sidebar #previous-photo {
		width:120px;
		
	}

	#previous-photo	{
		background: url("arrow_prev.gif") left 12px no-repeat;
		float: left;
		height: 70px;
		line-height: 72px;
		width: 130px;
	}
	#next-photo {
		background: url("arrow_next.gif") right no-repeat;
		float: left;
		height: 70px;
		line-height: 72px;
		width: 125px;
	}
	#photo-list {
		background: url("arrow_list.gif") center 16px no-repeat;
		float: right;
		height: 70px;
		line-height: 72px;
		width: 185px;
	}
html > body #graphical-text-06525D5A-5EFF-439C-93BC-24DF9B934FAD {
	background/**/:url("../_Media/pastedimage.png") top left no-repeat;
}
html > body #graphical-text-06525D5A-5EFF-439C-93BC-24DF9B934FAD, html > body #graphical-text-06525D5A-5EFF-439C-93BC-24DF9B934FAD a:link, html > body #graphical-text-06525D5A-5EFF-439C-93BC-24DF9B934FAD a:visited {
	display/**/:block;
	text-align/**/:left;
	text-indent/**/:-9999px;
	width/**/:256px;
	height/**/:120px;
}
