/* Buttons */

a.button, a.button-2, a.button-header {
background: url('https://www.uphs.upenn.edu/network/images/button.png') no-repeat scroll top left; 
float: left;
height: 31px;
padding-left: 0px;
margin-right: 20px;
margin-bottom: 6px;
margin-top: 10px;}

a.button span, a.button-2 span,  a.button-header span  {
background: url('https://www.uphs.upenn.edu/network/images/button.png') no-repeat right -31px; 
float: left;
height: 26px;
position: relative;
left: 15px;
padding-right: 15px;
padding-top: 5px;
font-size: 14px;
font-family: 'Lato', sans-serif;
cursor: pointer;
line-height: 21px;
color: #444;}
		
a.button-2 { background: url('https://www.uphs.upenn.edu/network/images/button2.png') no-repeat scroll top left; }
a.button-2 span { background: url('https://www.uphs.upenn.edu/network/images/button2.png') no-repeat scroll right -31px; padding-right: 45px;}

a.button-header { height: 45px; background: url('https://www.uphs.upenn.edu/network/images/button_header.png') no-repeat scroll top left;  margin-right: 0; }

a.button-header span {
background: url('https://www.uphs.upenn.edu/network/images/button_header.png') no-repeat scroll top right; 
color: #333;
font-size: 19px;
height: 35px;
padding-top: 13px;
padding-right: 20px;
}

a.button:hover span { color: #666; }
a.button:hover, a.button-2:hover { background-position: left -120px; }
a.button:hover span, a.button-2:hover span { background-position: right -151px; }
a.button-header:hover, a.button-header:hover { background-position: left -137px; }
a.button-header:hover span, a.button-header:hover span { background-position: right -137px; }
p a.button, p a.button-2 { margin-bottom: 15px; margin-top: 10px; }

/* Prefooter */

		
	#prefooter {
		width: 960px;
		background: #f1f1f1 url(https://www.uphs.upenn.edu/network/images/prefooter_bg.png) no-repeat top center;
		margin: 0 auto;
		margin-top:6px;
	}

	#prefooter-content {
		width: 900px;
		padding: 25px 30px 0 30px;
		margin: 0 auto;
		background: url(https://www.uphs.upenn.edu/network/images/prefooter_end.png) repeat-x bottom;
	}


	/* ------------------------------------------------------------------- */
	/* 3.5 Subfooter */
	/* ------------------------------------------------------------------- */  
		

	#sub-footer-container, #sub-footer-container-boxed {
		width: 976px;
		margin: 0 auto;
	}

		#sub-footer-container-boxed {
			width: 960px;
			margin-left: 8px;
			float: left;
			background: #f3f3f3;
			
		}

	#sub-footer, #sub-footer-boxed {
		width: 960px;
		margin-left: 8px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		float: left;
	}

		#sub-footer-boxed {
			width: 900px;
			margin-left: 30px;
			border-top: 1px #999 dotted;
			
		}
		
		.footer-column, .footer-contact {
			float: left;
			width: 225px;
			padding: 5px 5px 5px 5px;
			margin-right: 10px;
		}
		.footer-column-2 {
			float: left;
			width: 420px;
			padding: 12px 5px 5px 5px;
			margin-right: 0px;}
		
		span.shadow {
		display: block;
	}

		.shadow img.image-left {
			padding-right: 5px;
			margin: 0;
		}	 
		

		
			#sub-footer-boxed .footer-column {
				width: 200px;
				padding: 5px 5px 20px 5px;
			}
			
			#sub-footer .footer-mainmenu, #sub-footer-boxed .footer-mainmenu {
				margin: 0;
				padding: 0;
			}
			
				#sub-footer .footer-mainmenu li, #sub-footer-boxed .footer-mainmenu li {
					text-align: left;
					padding: 5px 0;
					float: left;
					border-bottom: 1px #999 dotted;
				}
				
				
				
				#sub-footer-boxed .footer-mainmenu li {
					width: 95px;
				}
				
				#sub-footer .footer-mainmenu li a, #sub-footer-boxed .footer-mainmenu-2 li a {
					background: transparent url("https://www.uphs.upenn.edu/network/images/footermenu_arrow.png") no-repeat scroll left 8px;
					padding: 5px 2px 5px 10px;
				}
				
		
		
		.footer-column, .footer-column-2 ul{
			padding-left: 0;
			margin-top: 10px;
		}
		
		.footer-column, .footer-column-2 li {
			list-style: none;
			padding-left: 0;
			margin-left: 0;
			/*text-shadow: 1px 1px 1px #ffffff;*/
		}
		
		.footer-column li a {
			color: #FFFFFF; 
			font: 'Lato', sans-serif;;
			text-shadow: 1px 1px 1px #000000;
			
		}
		.footer-column-2 li a {
			color: #FFFFFF; 
			font: 'Lato', sans-serif;;
			text-shadow: 1px 1px 1px #000000;
			
		}
		
		.footer-column li a:hover {
			color: #CCC;
			text-decoration: none;
			text-shadow: 1px 1px 1px #000;
		}
		

		
		.footer-column, .footer-column-2 a:link {
			color: #FFFFFF; 
			font: 'Lato', sans-serif;;
		}
		.footer-column-2 a:hover {
			color: #CCC; 
			text-decoration: none;
			text-shadow: 1px 1px 1px #000;
		}
		

	/* ------------------------------------------------------------------- */
	/* 3.6 Footer */
	/* ------------------------------------------------------------------- */  	
			
		
	#footer-container {

		width: 100%;

		margin: 0 auto;
	}

	#footer, #footer-boxed{
		width: 960px;
		/*
		margin-left: 8px;
		*/
		margin: 0 auto;
		/*
		text-shadow:1px 1px 1px #ffffff;
		*/
		padding-top: 15px;
		font-size: 12px;
		color: #444;
		font-weight: normal;
		clear: both;
	}

	#footer-boxed {
		border-top: 1px #999 dotted;
		width: 900px;
	}

	.footer-menu {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		.footer-menu li {
			float: left;
			padding-right: 10px;
			margin-right: 10px;
		}
		
			.footer-menu li a {
				color: #444;
			}
			
				.footer-menu li a:hover {
					text-decoration: underline;
				}
	.news-list-footer {
		list-style: none;
		margin: 0;
		padding: 0;	
	}	
	
	.news-list-footer li {
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px #999 dotted;
		background: url(https://www.uphs.upenn.edu/network/images/list_bg.png) no-repeat left 6px;
		padding-left: 20px;			
	}			
			   

		.grid_12, .grid_4, .grid_3 {
			float: left;
			display: inline;
			width: 435px;
			margin-right: 30px;
		}
		.grid_6 {
			float: left;
			display: inline;
			width: 435px;
			margin-right: 30px;
		}
		.grid_8 {
			float: right;
			display: inline;
			width: 120px;
			margin-right: 0px;
		}
		.networklogo {}
		
		.mainwrap {
			width:100%;
			height:100%;
			position:absolute;
		}
	
		.grid_9 {
			float: left;
			width: 450px;
			padding: 5px 5px 5px 5px;
			margin-right: 0px;}
			
		.grid_9 a:link {
			color: #FFFFFF; 
			font: 'Lato', sans-serif;;
		}
		.grid_9 a:hover {
			color: #CCC; 
			text-decoration: none;
		}
			
		.grid_12 {
			width: 900px;
			margin-right: 0;
		}


		.grid_4 {
			width: 280px;
		}


		.grid_3 {
			width: 210px;
			margin-right: 20px;
		}


			.last {
				margin-right: 0px;
			}


.helpbox {
margin:auto;
color:#FFF;
font-size: 14px;
font-family: 'Lato', sans-serif;
width:530px;
display: block;
padding: 10px;
line-height: 20px;
border: 1px #FFF solid;
margin-bottom: 10px;
text-align:center;

}

/* Main Site Logo */

#site-logo { float: left; margin-top: 30px; }
#site-logo2 { float:right; margin-top: 30px; }
#site-logo a { font: bold 30px/100% Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; }

#footer { margin-top:50px; margin-bottom:15px; clear: both; font-size: 100%; }

/* Circular Content Carousel Style */
.mainx-container{
	position:relative;
	margin:25px auto 10px auto;
	width:990px;
}
.ca-container{
	position:relative;
	margin:25px auto 10px auto;
	width:990px;
	height:450px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:absolute;
}
.logo-container{
	position:relative;
	margin:25px auto 20px auto;
	width:990px;
	height:30px;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:105%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 15px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #222836;
	text-align:center;
	color: white;
	font-family: 'Dosis', sans-serif;
	font-size:25px;
	font-style:normal;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:url(https://www.uphs.upenn.edu/network/images/cross.png) no-repeat center center;
	width:29px;
	height:29px;
	text-indent:-9000px;
	outline:none;
	opacity:.7;

}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:10px;
	border:4px solid #222836;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	z-index:0;
	
}
.ca-icon{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(https://www.uphs.upenn.edu/network/images/apps.png) no-repeat center center;
}
.ca-item-2 .ca-icon { background-image:url(https://www.uphs.upenn.edu/network/images/pc2017b.png); }
.ca-item-2b .ca-icon { background-image:url(https://www.uphs.upenn.edu/network/images/pc2017d.png); }
.ca-item-3 .ca-icon{ background-image:url(https://www.uphs.upenn.edu/network/images/vpn.png); }

.ca-item h3{
	font-family: 'Dosis', sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#000;
	margin-bottom:40px;
	height:70px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: 'Dosis', sans-serif;
	font-style:italic;
	font-size:16px;
	text-align:left;
	border-left:10px solid #222836;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{ text-indent:10px; display:block; }

.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background: #F0FAFF;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{ width:660px; overflow:hidden; }

.ca-content-text{
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:20px;
}

.ca-content-text p{
	color:#000;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	line-height:20px;
	padding-bottom:5px;
	text-shadow:none;
	margin-bottom:2px;
}

.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:26px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Dosis', sans-serif;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{ margin:0px; height:18px; }
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: 'Lato', sans-serif;
	font-style:normal;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(https://www.uphs.upenn.edu/network/images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-content ul li a:hover{ background:#fff; color:#000; text-shadow:none; }
.ca-nav span.ca-nav-next { background-position:top right; left:auto; right:-40px; }
.ca-nav span:hover{ opacity:1.0; }

.clearfix {
	padding-top:50px;
	display: block;
	clear:left;}

.helpbox {
margin:auto;
color:#FFF;
font-size: 14px;
font-family: 'Lato', sans-serif;
width:530px;
display: block;
padding: 10px;
line-height: 20px;
border: 1px #FFF solid;
margin-bottom: 10px;
text-align:center;
}

.simpletext {
color:#FFF;
font-size: 16px;
font-family: 'Lato', sans-serif;
width:600px;
display: block;
line-height: 20px;
margin-bottom: 10px;
margin-top: 10px;
text-align:left;
}