td#content_main {
	vertical-align: middle;	
}

.gallery {
	width: 130px;
	border: 1px solid #000080;
	background-color: #FFFFFF;
	border-collapse: collapse;

	background-image: url('/images/index/play_icon.gif');
	background-repeat: no-repeat;
	background-position: 112px 188px;
	cursor: pointer;
}

.gallery td {
	font-size: 10px;
	color: #000080;
}

#search {
	font-size: 12px;
}

#search td {
	padding-bottom: 10px;
}

.emailInfo a {
	font-size: 10px;
	font-family: Arial, sans-serif;
}

#homeContent td {
	 padding: 0px;
}

#breadcrump_frame {
	width: 630px;
	float: right;
	margin-right: 20px;
	display: inline;
}

/* Photos/Images with frame */
img.photo {
	border: 1px solid #C2C2C2;
	padding: 7px;
	background-color: #FFFFFF;
}

/* Open Text */
#openText {
	width: 630px;
	float: right;
	margin-right: 20px;
	line-height: 18px;
	font-size: 12px;
	display: inline;
}

#openText h1 {
	background-color: #436BB1;	
	color: #FFFFFF;
	font-size: 18px;
	line-height: 28px;
	padding-left: 15px;
}

#openText h2 {
	font-size: 16px;
	padding-left: 15px;
	background-color: #F0F0F0;
	color: #001591;
	line-height: 24px;
}

#openText h3 {
	font-size: 14px;
	padding-left: 15px;
}

#openText h4 {
	font-size: 12px;
	padding-left: 15px;
}


#openText h1 a {
	text-decoration: none;
	color: #FFFFFF;	
}

#openText h2 a, 
#openText h3 a, 
#openText h4 a,
#openText h5 a {
	color: #001591;
	text-decoration: none;
}

#openText p {
	line-height: 20px;
	padding-left: 15px;
}

#openText ul {
	margin: 15px 0;
	padding: 0;	
	padding-left: 30px;		
}

#openText ul li {
	line-height: 22px;
}

#openText .entry {
	border-bottom: 1px solid #CCCCCC;
}

#openText table {
	padding-left: 15px;
}

#openText dl {
	width: 250px;
	margin: 0;
}

#openText dl.left {
	float: left;
	margin: 0 15px;
}

#openText dl.right {
	float: right;
	margin-left: 15px;
}

#openText dl dd {
	margin: 0;
	font-style: italic;
	text-align: center;
	font-size: 11px;
}



div.not_translated {
	float: right;
	width: 630px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;		
}

div.not_translated p {
	margin: 5px;	
}

#breadcrump {
	margin: 0;
	padding: 0;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
	
#breadcrump li {
	display: inline;
}


#sideBar {
	width: 180px;
    margin-left: 20px;
    float: left;
    display: inline;	
}

#sideBar table {
    width: 100%;
    background-color: #ECEDF2;
    border-collapse: collapse;
}

#sideBar td {
	text-align: center;
}

#sideBar th {
	/*background-color: #436BB1;*/
	background-color: #3059A8;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
	padding: 0;
}

#sideBar th a {
	background: url('/images/sidebar/sidebar_play.gif') no-repeat 140px 4px;
	padding-left: 25px;		
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#sideBar div.photo {
	border: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 10px;
	background-color: #ECEDF2;
	color: #0C233F;
	font-size: 10px;
}

#sideBar div.photo img {
	border: 1px solid #C2C2C2;
	padding: 7px;
	background-color: #FFFFFF;
}

#sideBar div.photo a {
	text-decoration: none;
}


#horizonGallery {
	background-color: #ECEDF2;
	width: 650px;
	height: 220px;
	margin: 0px auto;
}

#horizonGallery .photo {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 1px solid #000080;
	text-align: center;
	line-height: 14px;
	width: 140px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #0C233F;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	height: 150px;
}

#horizonGallery h3 {
	height: 25px;
	background-image: url('/images/misc/headline-bg-blue.gif');
	color: #FFFFFF;
	margin: 0px;
	line-height: 25px;
	padding-left: 25px;
	font-size: 16px;
}




#Profile {
	border-collapse: collapse;
}

#Profile a {
	color: #000080;
	font-weight: bold;
}

#Profile .Attributes {
	border-collapse: collapse;
}

#Profile .Attributes td {
	color: #000066;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 16px;
	border-bottom: 1px solid #9AA9C9;
	/*border-right: 0px;*/
}

#Profile .attribute {
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

#Profile .highlight {
	background-color: #D8DFEA;

}

/* Deprecated pagination */
.Pages {
	width: 700px;
	margin: 0px auto;
	border: 1px solid #9AA9C6;
}

.Pages td {
	width: 24px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

.Pages a {
	text-decoration: none;
	display: block;
	width: 24px;
	font-size: 13px;
}

.Pages .Arrow {
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
}

.Pages .Active {
	border: 1px solid #9CA9C9;
}

.Pages td span.paginationActive {
	display: block;
	width: 24px;
	font-weight: bold;
	font-size: 14px;
}

/* Pagination */
div.pagination {
	font-size: 13px;
	word-spacing: 5px;	
}

div.pagination span.paginationActive {
	font-weight: bold;
	font-size: 14px;
}


div#rendering {
	width: 878px;
	margin: 5px auto;
	color: #BFBFBF;
}



/* LIGHTBOX */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	display: none;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: auto; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}