/* @override https://www.elon.edu/shell/css/law/homepage.css */

#main_content {
	padding-top: 1.75em;
}

.enet_feed dl + dl + dl .headline {
	font-size: 1.333333em;
	line-height: 1.3125em;
}

.enet_feed dl + dl + dl dd {
	display: none;
}

#events .enet_feed dl .headline {
	font-size: 1.333333em;
	line-height: 1.3125em;
}

#events .enet_feed dl dd {
	display: none;
}

#events p .read_more {
	background: url('http://www.elon.edu/e-net/css/v2/addcal.gif') no-repeat 100% 0;
	padding-right: 32px;
	padding-top: 3px;
	height: 27px;	display: block;	border-bottom: none !important;
}

#support_ad {
	padding-top: .75em;
	padding-bottom: 0.25em;
	margin-bottom: 1.7em;
}


/*.overlayContainer {
	width:664px;
	height:504px;
}*/

.overlaid-player {
	width:640px;
	height:480px;
}.overlaid-player {    }

.arrow_box, .arrow_box_small { 
	position: relative;
	display: block; 
	background: #98002e;	
	color: #ffffff;
	padding: 10px;	
	padding-right: 0;
	font-family: "LiberationSerifBold","CharisSILRegular","Times New Roman",Times,serif;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .06em;
	text-align: center;
	cursor:pointer;
	text-decoration: none;
	margin-left: -5px; 
}

.arrow_box { 	
	width: 82%;
	height: 40px;
	padding-left: 30px;	
}

.arrow_box_small { 	
	width: 81%;
	height: 18px;
	padding-left: 22px;
}

.arrow_box span {
	display: block;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-transform: none;
	letter-spacing: 0;
	font-style: italic;
}

.arrow_box:after, .arrow_box_small:after { 
	left: 100%; 	
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute;	
	top: 50%; 
} 
	
.arrow_box:after { 
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #98002e; 
	margin-top: -30px;  
}

.arrow_box_small:after { 
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 19px solid #98002e; 
	margin-top: -19px;  
}

.arrow_box:before, .arrow_box_small:before { 
	left: 0%; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute;
	top: 50%; 
}  
	
.arrow_box:before { 
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #ffffff; 
	margin-top: -30px; 
}

.arrow_box_small:before { 
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 19px solid #ffffff; 
	margin-top: -19px; 
}

.arrow_box:hover, .arrow_box_small:hover {
	color: #ffffff;
	background-color: #770000;
}

.arrow_box:hover:after, .arrow_box_small:hover:after {
	border-left-color: #770000;
}
