﻿div.title {
	display: none;
}
.first-p
{
    color: #5487D3;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}
#content {
	padding-bottom: 0;
}

.SingleImage1_plcContent1 img {
	vertical-align: middle;
}

div.video-container {
	background-color: #000;
	height: 324px;
}
div.video-container object,
div.video-container video {
	background-color: #000;
	color: #000;
	margin-left: 12px;
	margin-top: 5px;
}
div.video-container video object {
	margin-left: 0;
	margin-top: 0;
}
div.video-container h2 {
	background-image: url(../images/arrows/arrow_down_yellow.png);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	height: 40px;
	margin: 0;
}
div.video-container h2 span {
	background-color: #ffd02b;
	padding-left: 35px;
	text-transform: uppercase;
	display: block;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
div.video-container p {
	color: #fff;
	margin: 7px 0 0 35px;
	padding-bottom: 12px;
	font-size: 14px;
}

/* events */
div.eventswrapper {
	position: relative;
	padding-left: 35px;
	padding-right: 35px;
}
div.eventswrapper h2 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
div.eventswrapper ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
div.eventswrapper h3 {
	display: none;
}
div.eventswrapper span.date {
	position: absolute;
	top: 6px;
	left: 0;
	font-size: 34px;
	font-weight: bold;
	color: #5487d3;
	/*text-align: center;*/
	line-height: 25px;
}
div.eventswrapper span.date em {
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	display: block;
}
div.eventswrapper li p {
	position: relative;
	padding-left: 55px;
	border-bottom: solid 2px #fff;
	padding-bottom: 10px;
	padding-top: 7px;
	margin: 0;
	height: 50px;
}
html>body div.eventswrapper li p {
	height: auto;
	min-height: 50px;
}
div.eventswrapper li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	color: #5487d3;
	display: block;
}
div.eventswrapper span.description {
	font-size: 12px;
	line-height: 22px;
	color: #000;
}
div.eventswrapper a.more {
	font-size: 12px;
	display: inline;
}
div.eventswrapper a.more:before {
	content: "\00BB"; /* double arrow */
	content: "\203A \203A     ";
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	letter-spacing: -1px;
	/*font-weight: bold;*/
}
div.eventswrapper a:hover {
	color: #fff;
}
div.eventswrapper li:hover a {
	color: #fff;
}
div.eventswrapper li:hover span.description {
	color: #2b90ff;
}
/* end events */

.edit-mode #side-navigation .freeform       { height: 500px; margin-bottom: 120px; position: relative !important; }

#side-navigation div.freeform {
	/*position: absolute;*/
	bottom: 0;
	width: 274px;
	background-image: url(../images/arrows/arrow-down-dbe0e9.png);
	background-repeat: no-repeat;
	background-position: 30px top;
	background-color: #21304c;
	padding: 20px 35px 20px 35px;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
}
#side-navigation div.freeform-content
{
    color: #fff;
}
#side-navigation div.freeform h2 {
	margin: 0;
	color: #ffd02b;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
#side-navigation div.freeform p {
	margin: 0;
	font-size: 12px;
}
#side-navigation div.freeform a {
	color: #fff;
	text-decoration: none;
}                         
#content h2 a
{
        color: #5487d3;
	text-decoration: none;
}
#content table p a {
	font-size: 12px;
	color:#5487d3;
	text-decoration: none;
}
#content a:hover {
	color: #feb700;
}
