/*** Home Page Links ----------------------------------------------------- ***/

#home-links {
	position: relative;
	padding: 25px 0 0 10px;
	height: 470px;
	background-color: #ffffff;
	width: 1000px;
}
#home-links .links {
	padding: 12px;
	background-color: #ccebfb;
	width: 360px;
	height: 360px;
}
#home-links .section {
	float: left;
}
#home-links .section-container {
	position: relative;
}
#home-links .section .box {
	border: 2px solid #d3eeff;
	background-color: #66c3f2;
	width: 170px;
	height: 170px;
	line-height: 32px;
	cursor: pointer;
}
#home-links .section .box:hover {
	border: 2px solid #66c3f2;
}
#home-links .section .box h2 {
	color: #fff;
	text-align: left;
	padding-left: 8px;
	text-transform: lowercase;
	background: transparent url(../images/nav_arrow_white.png) no-repeat 149px 13px;
	text-shadow: 1px 1px #41a5c5;
}
#home-links .section .box .image {
	display: block;
	height: 138px;
	background: #fff none no-repeat scroll center center;
}
#home-links .content {
	position: absolute;
	left: 430px;
	top: 25px;
	display: block;
	z-index: 1;
	background-color: #ffffff;
	font-size: 19px;

}
#home-links .content .background {
	min-height: 470px;
	width: 280px;
	padding: 0 300px 0 0;
	background: transparent none no-repeat scroll right bottom;
}
#home-links .section-3, #home-links .section-5 {
	margin-left: 12px;
}
#home-links .section-4, #home-links .section-5 {
	margin-top: 12px;
}
/*
#home-links .default .content {
	z-index: 222;
}
*/
#home-links .menu {
	position: absolute;
	left: 2px;
	top: 185px;
	right: 10px;
	padding: 5px;
	z-index: 100;
	background: #66c3f2;
	width: 160px;
	font-size: 16px;
}
#img_pre_content {
	position: absolute;
	right: 0;
	top: 27px;
	width: 570px;
	min-height: 470px;
	z-index:1;
	background-position: right top;
    background-repeat: no-repeat;
}

.accessibility-content {
	padding: 0 8px;
}
#home-links .menu li {
	margin-bottom: 5px;
}
#home-links .menu a {
	display: block;
	padding: 0.5em 0.5em;
	text-align: center;
	background: #33afed;
	color: #fff;
}
#home-links .menu a:hover {
	background: #009be9;
}
#home-links .menu .arrow {
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	height: 15px;
	background: transparent url(../images/menu-arrow.png) no-repeat center 4px;
}
#home-links .menu .close {
	margin-bottom: 0;
	padding-top: 5px;
}
#home-links .menu .close a {
	background: transparent url(../images/menu-arrow.png) no-repeat center -30px;
	padding-top: 18px;
	padding-bottom: 3px;
}
#home-links .menu .close a:hover {
	background: transparent url(../images/menu-arrow-hover.png) no-repeat center -45px;
}
#home-links .active .box {
	border-color: #66c3f2;
}
#home-links .active .content {
	z-index: 4;
}
#home-links .inactive .content {
	z-index: 3;
}

/*** End Home Page Links ***/

/*** Footer Panels ------------------------------------------------------- ***/
#footer-panels .fpanel ul, #footer-panels .fpanel li, #footer-panels .fpanel p {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
	font-size: 16px;
}

#footer-panels .fpanel ul {
	position: relative;
	height: 200px;
}
#footer-panels .fpanel li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
#footer-panels .fpanel li a {
	display: block;
	height: 200px;
}
#footer-panels .detail {
	height: 170px;
}
#footer-panels .fpanel .more a, #footer-panels .fpanel .navigation, #footer-panels .fpanel form {
	display: block;
	padding: 5px 5px 5px 45px;
	position: relative;
	background-color: #d0eefa;
	border: 1px solid #66c3f2;
	border-radius: 3px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	font-weight: bold;
}
#footer-panels .fpanel .more a .icon {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	background-color: #d0eefa;
}
#footer-panels .navigation {
	position: relative;
}
#footer-panels .navigation a {
	position: absolute;
	background-color: #66c3f2;
	cursor: pointer;
	top: 5px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
}
#footer-panels .next {
	left: 60%;
	right: 5px;
}
#footer-panels .prev {
	left: 5px;
	right: 60%;
}
#footer-panels .fpanel .name {
	display: block;
	font-size: 17px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 10px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}
#footer-panels .fpanel strong.name {
	font-size: 16px;
	line-height: 20px;
}
#footer-panels .fpanel span.teaser {
	font-size: 16px;
	line-height: 20px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}
#footer-panels .fpanel .name .sub {
	font-weight: normal;
}
#footer-panels .fpanel .date {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
	font-size: 17px;
	font-style: italic;
}
#footer-panels .fpanel .teaser {
	color: #5b5b5b;
	display: block;
	overflow: hidden;
	height: 108px;
	line-height: 18px;

}
#footer-panels .fpanel-jobs .teaser, #footer-panels .fpanel-location .teaser, #footer-panels .fpanel-gallery .teaser {
	height: 45px;
}
#footer-panels .fpanel-gallery .teaser {
	padding-bottom: 15px;
}
#footer-panels .fpanel .image {
	display: block;
	height: 80px;
	background: transparent none no-repeat scroll center center;
}
#footer-panels .fpanel form {
	position: relative;
	background-color: #ffffff;
}
#footer-panels .fpanel form .email {
	position: absolute;
	left: 5px;
	top: 10px;
	right: 80px;
	margin-top: -10px;
	width: 145px;
}
#footer-panels .fpanel form .email input {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
	line-height: 40px;
	height: 40px !important;
}
#footer-panels .fpanel form button {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #AADDF1;
	width: 80px;
	height: 40px;
	line-height: 40px;
	border: none;
	margin: 0;
	text-align: center;
}
#footer-panels .fpanel-subscribe p {
	padding: 0;
	line-height: 18px;
	height: 36px;
	margin: 0 0 4px 0;
}
#footer-panels .fpanel-subscribe .thumbs {
	padding: 0;
	margin: 0 0 15px 0;
	height: 145px;
	overflow: hidden;
	position: relative;
}
#footer-panels .fpanel-subscribe .thumb {
	position: absolute;
	box-shadow: 1px 1px 5px #666;
	left: 5px;
	top: 5px;
	z-index: 3;
	width: 140px;
	padding-top: 145px;
	height: 145px;
	background: #fff none no-repeat scroll right top;
}
#footer-panels .fpanel-subscribe .thumb2 {
	transform: rotate(8deg);
	-ms-transform: rotate(8deg); /* IE 9 */
	-webkit-transform: rotate(8deg); /* Safari and Chrome */
	z-index: 2;
	left: 25px;
	top: 15px;
}
#footer-panels .fpanel-subscribe .thumb3 {
	transform: rotate(16deg);
	-ms-transform: rotate(16deg); /* IE 9 */
	-webkit-transform: rotate(16deg); /* Safari and Chrome */
	z-index: 1;
	left: 35px;
	top: 25px;
}
#footer-panels .fpanel-twitter .twitter-timeline {
	display: block;
	height: 200px;
}
#footer-panels .fpanel-gallery .twae_teaser {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 15px;
	height: 30px;
	display: block;
	}
#footer-panels .fpanel-gallery .twae_image {
	display: block;
	height: 110px;
	background: transparent none no-repeat scroll center center;
	}
/*** End Footer Panels ***/