/* ABOUT SECTION */
.sectionmain {
	background-color: #39abcc;
}
.sectiondark {
	background-color: #1b6d85;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.webcastTitle {
	color: #635a59;
	font-weight: bold;
	font-size: 12px;
}
.webcastInfo {
	color: #756a69;
	font-size: 11px;
}
.pagetitle {
	color: #1b6d85;
	font-size: 14px;
	font-weight: bold;
}

#flickr {
	float:left;
	border:2px solid #322521;
	font:10px Arial,sans-serif;
	color:white;
	clear:both;
	background-color:#402c20;
	/*width:736px;*/
}

#flickr img {
}

#flickr_photosets {
	width:75px;
	padding:40px 9px 9px;
	text-align:center;
	float:left;
	background:url('/media/images/galleries.jpg') scroll 7px 8px no-repeat;
}

#flickr_photosets img {
	display:block;
	border:1px solid #322521;
	cursor:pointer;
}

#flickr_photosets span {
	display:block;
	margin-bottom:5px;
}

#flickr #stage {
	float:left;
	border-left:1px solid #8c775b;
	background:#634939;
	width:660px;
}

#flickr #large_size, #flickr #photos {
	width:640px;
}

#flickr #large_size {
	text-align:center;
	float:left;
	height:390px; /* arbitrary height */
	clear:right;
	overflow:hidden;
	
	padding:10px;
	background-color:#7D5E4B;
}

#flickr #large_size a {
	display:none;
}

#flickr #large_size_footer {
	height:10px;
	background-color:#7D5E4B;
	float:left;
	width:100%;
	border-bottom:1px solid #8c775b;
	float:left;
}

#flickr #caption {
	text-align:right;
	display:table-cell;
	height:40px;
	text-align:right;
	width:660px;
	/*vertical-align:middle;*/
	float:left;
}

#flickr #caption span {
	margin: 0px 10px;
	position:relative;
	top:14px;
}

#flickr #caption span.empty {
	/*background:transparent;
	border: 1px solid transparent;*/
}

#flickr #photos  {
	float:left;
	padding:10px;
	border-top:1px solid #8c775b;
}

#flickr #photos div {
	float:left;
	display:none;
}

#flickr #photos img {
	display:inline;
	border:1px solid #322521;
	cursor:pointer;
}
