@charset "UTF-8";

html, body, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	opacity: 0.90;
	display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-ms-border-top-left-radius: 4px;
	-o-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-ms-border-top-right-radius: 4px;
	-o-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
	background-image: url(../jsimages/prev.png);
	background-repeat: no-repeat;
	background-position: left 48%;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../jsimages/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
  *zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #FFF;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
	padding: 0 10px;
	color: #404040;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 90%;
  float: left;
  text-align: left;
  line-height: 1.1em;
  padding-bottom: 0.5em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}

/*This styles the larger 250 px lightbox thumbs*/

.lightboxpic {
	float: left;
	margin-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.lightboxpic img {
	border: 1px solid #cccccc;
}

.smpactioncont {
	width: 252px;
	margin-top: -5px;
}

.smcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0.04em;
	color: #404040;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.smcaption em {
	font-style: normal;
	
}

/*This styles the small row thumbs*/
.lightboxpicrowcont {
	width: 475px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 19px;
	padding-bottom: 15px;
}

.lightboxpicrow {
	display: inline;
}

.lightboxpicrow img {
	border: 1px solid #404040;
}
.rowcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0.04em;
	color: #404040;
	width: 100%;

}

.rowcap em {
	font-style: normal;	
}

/*Delta bio pic*/

.lightboxpicbio {
	float: left;
	margin-right: 10px;
	width: 180px;
}
/*Keeping It Alive bio pic*/
.lightboxpicbio2 {
	float: left;
	margin-right: 10px;
	width: 280px;
}


.lightboxpicbio img {
	border: 1px solid #404040;
}

.lightboxpicbio2 img {
	border: 1px solid #404040;
}

.lightboxpicrowblank {
	padding-top: 20px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

/*This styles the large, single, centered lightbox pic, should be no larger than 475 px*/

.lightboxlg {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align: center;
	padding-top: 19px;
	padding-bottom: 14px;
}


.lightboxlg img {
	border: 1px solid #404040;
	margin-right: auto;
	margin-left: auto;
}

.lgcaptioncont {
	margin-top: -5px;
}

.lgcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0.04em;
	color: #404040;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.lgcaption em {
	font-style: normal;
}

