/************
global CSS, non-page specific CSS should be placed here
media: screen
os: 
browser: 
comparator: 
version: 0
************/
body, html {
	background-color: #fff;
	font-size:100%;
}
body {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 14px;
	margin:20px 0 0 0;
}
p {
	margin-bottom: 10px;
}

hr {
	background:#ccc;
	height:1px;
	width:100%;
	border:0;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

h2 {
	font-size:1.8em;
	font-weight:bold;
	color:#0095d1;
	padding:0px 0px 6px 0px;
}
a, h2 a {
	text-decoration:none;
	color:#0095d1;
}
a:hover, h2 a:hover {
	color:#0095d1;
	text-decoration:underline;
}

/* Iframe embedded youtube defaulting */

iframe {
	border:0px !important;
}

/* */

#wrap {
	width: 940px;
	margin: 0 auto;
}
#main_nav_wrapper {
	margin-bottom:30px;
}

#header {
	margin:0 0 20px 0;
}

#header .social-links ul {
	float:right;
	margin: 30px 0 0 0;
}

#header .social-links li {
	float:left;
	margin:0 6px 0 0;
	padding:0px;
	list-style-type:none;
}

#header .social-links li.last {
	margin-right:0px;
}

#header .signup a {
	display:block;
	width:132px;
	height:47px;
	background:url('/images/signup.gif') no-repeat;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
}
#header .signup a:hover {
	background:url('/images/sign-up-hover.jpg') no-repeat;
}
#header .twitter a {
	display:block;
	width:49px;
	height:47px;
	background:url('/images/twitter-icon.gif') no-repeat;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
}
#header .twitter a:hover {
	background:url('/images/twitter-hover.jpg') no-repeat;
}
#header .linkedin a {
	display:block;
	width:49px;
	height:47px;
	background:url('/images/linkedin-icon.jpg') no-repeat;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
}
#header .linkedin a:hover {
	background:url('/images/linkedin-hover.jpg') no-repeat;
}
#header .youtube a {
	display:block;
	width:49px;
	height:47px;
	background:url('/images/youtube-icon.gif') no-repeat;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
}

#header .youtube a:hover {
	background:url('/images/youtube-hover.jpg') no-repeat;
}

	#side_nav_wrapper ul,
	#main_nav_wrapper ul {
		list-style-type: none;
	}
	ul#main-nav {
		margin: 0 0 35px 0;
		padding: 8px 0px 0px 0px;
		height:35px;
		background:url('/images/nav-top-bg.gif') no-repeat top left;
	}
	#side_nav_wrapper ul li,
	#main_nav_wrapper ul li {
		padding-left: 0px;
	}
		#side_nav_wrapper ul li a,
		#main_nav_wrapper ul li a {
			padding:14px 22px 14px 22px;
			color:#002f62;
			border-right:1px solid #0095d1;
			display:block;
			font-weight:bold;
		}
		#side_nav_wrapper ul li a:hover,
		#main_nav_wrapper ul li a:hover {
				color:#0095d1;
			}
			
			#side_nav_wrapper ul li a.active_nav_time:hover,
			#main_nav_wrapper ul li a.active_nav_item:hover {
				color:white;
			}
		#side_nav_wrapper ul li a.active_nav_parent, #side_nav_wrapper ul li:hover a.active_nav_parent ,
		#main_nav_wrapper ul li a.active_nav_parent, #main_nav_wrapper ul li:hover a.active_nav_parent {
			color:white;
		}
	#side_nav_wrapper ul li li,
	#main_nav_wrapper ul li li {
		padding-left: 0.5em;
	}
		#side_nav_wrapper a,
		#main_nav_wrapper a {
			text-decoration: none;
			color: #006;
		}
		#side_nav_wrapper a:hover ,
		#main_nav_wrapper a:hover {
			text-decoration: underline;
			color: #e00;
		}
		#side_nav_wrapper a.active_nav_parent,
		#main_nav_wrapper a.active_nav_parent {
			background:#0095d1;
		}
		#side_nav_wrapper a.active_nav_item,
		#main_nav_wrapper a.active_nav_item {
			text-decoration: none;
			background:#0095d1;
			color:white;
		}
		#side_nav ul.first-of-type li.menuitem_depth_2.menuitem.last {
			margin: 0 0 12px 0;
		}

/* Slideshow */

#slideshow_container
{
	width: 940px;
	height: 272px;
	position: relative;
	margin-bottom:20px;
}

.slideshow{
	margin-bottom:20px;
	width: 940px;
	height: 271px;
	overflow: hidden;
	position: relative;
	}
.slideshow .content{
	background:#00325f;
	height:272px;
	width:940px;
	position:relative;
	float: left;
	}
.slideshow .view-more-button {
	margin-top:24px;
}
.slideshow a {
	background: #0095D1 !important;
	color: white;
	font-weight: bold;
	padding: 8px 12px !important;
	margin: 10px 0 0 0;
	display: block;
	width: 82px;
}
.slideshow .slider-content {
	padding:20px;
	background:#00325f url('/images/slider-content-bg.png') no-repeat right top;
	height:272px;
	width: 313px;
	font-size:1em;
	color:white;
	margin-right: -4px; /* I'm sorry but the little gap was driving me nuts */
}
.slideshow .slider-content h2 {
	color:white;
	font-size:1.857em;
	margin:0 0 20px 0;
}
.slideshow .slider-img {
	width:587px;
}
.slideshow .content h1{
	margin:0 0 10px 0;
	color:#FFFFFF;
	font-size:150%;
	}
.slideshow .content p{
	color:#FFFFFF;
	margin-bottom:10px;
}
.slideshow .content a{
	background:url('/images/slide-bullet.gif') no-repeat left center;
	padding:0 0 0 20px;
	}
.slideshow .content a:hover{
	color:#fff;
	}	
#slideshow_container a.next{
	height:63px;
	width:44px;
	background-image: url('/images/next-icon.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	position:absolute;
	right:0;
	top:105px;
	z-index: 100;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#slideshow_container a.next:hover {
	background-position: 0% 0%;
	text-decoration: none;
	background-image: url('/images/next-icon-hover.jpg');
}
#slideshow_container .next{
	background:transparent url('/images/next-icon.gif');
	}

/* Finish slideshow styles */

#content {
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	float: left;
	margin-left: 20px;
	padding: 20px;
	width: 650px;
}

/* Side nav */

.sidebar {
	width:300px;
}

	.sidebar h2 {
		background:url('/images/sidebar-bg.gif') repeat-y;
		color:white;
		font-size:1.2857em;
		margin:0 0 15px 0;
		padding:8px 14px;
	}

		.sidebar h2 a {
			color:white;
		}

		.sidebar h2 a:hover {
			color:white;
			text-decoration:none;
		}

#side_nav_wrapper {
	margin:-15px 0 30px 0;
}

#side_nav_wrapper ul li {
	margin:0;
	padding:0 0 0 14px;
	border-bottom:1px solid #ccc;
}

#side_nav_wrapper ul li a {
	border:0px;
	padding:10px 0px 10px 0px;
	display: block;
	font-weight:bold;
	color:#003461;
}

#side_nav_wrapper ul li a.selected, #side_nav_wrapper ul li.active_nav_parent a.active_nav_parent_link {
	color:#0095d1;
}

#side_nav_wrapper #our-partners_children .side-menu-content li.menuitem_depth_2.last {
	margin-bottom:8px
}

	#side_nav_wrapper ul li ul li {
		border:0px;
	}
		#side_nav_wrapper ul li ul li a {
			padding:6px 0px 6px 15px;
			font-weight:normal;
			background:url('/images/nav-list-bg.gif') no-repeat 0px 9px;
		}
			#side_nav_wrapper ul li ul li ul li a {
				background:none;
			}

/* Standard Page Styles */

.main-box {
	margin-left:13px;
	width:607px;
}
	.main-box #content {
		padding: 0px 0 30px 0;
		width:auto;
		border:0px;
	}

/* standard styles for formatting */

#content strong, #content b, #content strong em { font-weight: bold;}
#content em, #content i , #content em strong { font-style: italic;}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-bottom: 0.75em;
}
#content blockquote {
	font-size: 1.571em;
	line-height: 1.4em;
	color: #003461;
	background: url('/images/blockquote-bg.gif') no-repeat top left;
	padding-left: 40px;
	width: 50%;
	padding-bottom:10px;
}
#content .intro_text {
	font-size: 18px;
	line-height: 1.2em;
}
#content blockquote.full-blockquote {
	font-weight:bold;
	line-height:1.1em;
	width: 545px;
	padding-left:64px;
	margin-top: 20px;
	background: url('/images/large-blockquote.jpg') no-repeat top left;
}
#content p.blockquote-name {
	margin: 0 0 0 64px;
	font-weight:bold;
	color:#58585a;
}
#content p.blockquote-person {
	margin: 0 0 0 64px;
	color:#58585a;
}
#content h1 {
	font-size: 2.1428em;
	color:#003461;
	font-weight:bold;
}
#content h2 {
	font-size: 1.5714em;
	color:#003461;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:1em;
}
#content h3 {
	font-size: 1.142em;
	color:#003461;
	font-weight:bold;
}
#content h4 {
	font-size: 1em;
	color:#003461;
	font-weight:bold;
}
#content a {
	color:#0096d1;
}
#content a:hover {
	color:#0096d1;
	text-decoration:underline;
}
#content p {
	margin-bottom: 1em;
	line-height:1.5em;
	color:#58585a !important;
}
#content ul {
	margin-bottom: 1.5em;
	margin-left:26px;
}
#content ul li {
	list-style-type:none;
	background:url('/images/list-style-bg.gif') no-repeat;
	padding-left:16px;
	margin-bottom:5px;
}
#content ol {
	margin-bottom: 1em;}
#content ol li {
	list-style: decimal inside;}

#content img {
	margin-bottom:10px;
}

/**/

/* Special Home page boxes */

.edit-box {
	margin-right:19px;
	margin-bottom:19px;
	width:300px;
}

.edit-box.special {
	margin-right: 20px;
	margin-bottom:0px;
}

.edit-box .top-strip {
	background:url('/images/edit-box-bg.gif') no-repeat top left;
	height:8px;
	width:300px;
}

.edit-box.first {
	margin-left:0;
}

.edit-box.last {
	margin-right:0;
	margin-left: 2px;
}

	.edit-box .content {
		padding:8px 10px 10px 10px;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		height:213px;
	}	
		.edit-box .content.special {
			padding:0px;
			height: 197px;
		}
		.edit-box.call-to-actions {
			margin-right:0px;
		}

/* Call to actions */

.cta {
	display: block;
	height: 22px;
	width: 280px;
	margin-bottom: 16px;
	color: white;
	font-weight: bold;
	padding: 17px 10px 17px 10px;
	font-size: 1.3em;
	background:url('/images/cta-bg.jpg') no-repeat 0 0;
}
.cta:hover {
	color:white;
	background:url('/images/cta-bg.jpg') no-repeat 0 -57px;
	text-decoration:none;
}

/* Tabview */

.tabview-box {
	margin-right:18px;
	margin-bottom:0px;
}

	#tabview .yui3-tab {
		margin-right:10px;
	}

	#tabview .yui3-tab a {
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		display:block;
		padding:9px 14px;
		font-size:1.5714em;
	}

	#tabview .yui3-tab.yui3-tab-selected a {
		display:block;
		padding:10px 14px;
		background:#0095d1;
		color:white;
		font-weight:bold;
		border:0px;
	}

	#tabview .yui3-tabview-panel {
		border-left:1px solid #0095d1;
		border-right:1px solid #0095d1;
		border-bottom:1px solid #0095d1;
		margin-bottom:19px;
		width:300px;
	}

	#tabview #tab_news .tab-strip {
		background:url('/images/tabview-bg.gif') no-repeat top left;
		height:8px;
		width:300px;
	}

	#tabview #tab_news .tab-content {
		padding:15px 10px 10px 10px;
		width:280px;
		height: 125px;
	} 

	#tabview #tab_events .tab-strip {
		background:url('/images/tabview-bg.gif') no-repeat top left;
		height:8px;
		width:auto;
	}

	#tabview #tab_events .tab-content {
		padding:10px;
		width:300px;
	} 

	#tabview #tab_news h2 {
		font-size:1em;
	}
	#tabview #tab_news h2 a {
		color:#0095D1;
		text-decoration:none;
	}
	#tabview #tab_news h2 a:hover {
		text-decoration:underline;
	}
	#tabview #tab_news .news_article_copy, #tabview #tab_news .news_article_link {
		display:none; /* Quick way to display news articles, clean and tidy on home template. */
	}
	#tabview #tab_news .news_article_date {
		font-size:0.857em;
		padding:0 0 10px 0;
	}
	#tabview #tab_news .news_article_summary {
		border-bottom:0px !important;
		padding-bottom:0px !important;
		margin:0px !important;
	}
	#tabview #tab_events h4 {
		font-size:1em;
		font-weight:bold;
		color:#0095D1 !important;
		padding:0 0 6px 0;
	}
	#tabview #tab_events h4 a {
		color:#0095D1 !important;
		text-decoration:none;
	}
	#tabview #tab_events h4 a:hover {
		color:#0095D1 !important;
		text-decoration:underline;
	}
	
	#tabview #tab_events .date {
		padding:0 0 6px 0;
		font-size: 0.857em;
	}
	
	#tabview #tab_events .events_article {
		padding-top: 5px;
	}

/* */


.clear {
	height: 0.001em;
	font-size: 0.001em;
	line-height: 0.001em;
	clear: both;
}
.hz_show_object {
	display: block;
	border: 1px solid red;
	overflow: auto;
	height: 200px;
	background-color: #fff;
	color: #400;
}

/* Events Listings and Article */

#month_filter ul.yui3-tabview-list {
	margin:0 0 20px 0;
}

#month_filter ul.yui3-tabview-list li {
	list-style-type:none;
	background:none;
	padding:0;
	margin:0 5px 0 0;
}

#month_filter ul.yui3-tabview-list li.yui3-tab-selected a {
	background:#0074a3;
}

#month_filter ul.yui3-tabview-list li a {
	background:#0095D1;
	padding:10px 15px;
	color:white;
}

.event_summary {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	margin-bottom:30px;
}

.event_date {
	float: left;
	margin-right: 20px;
	width: 140px;
	background: #0095D1;
	height: 110px;
	color: white;
	text-align:center;
}

.event_date .day-date {
	font-size:2.35em;
	display:block;
	margin:20px 0 5px 0;
}

.event-single-page .day-date {
	font-size:1em !important;
}

.event-single-page .day-full {
	font-size: 1.8em !important;
	display: block;
	margin-bottom: 5px;
}

.event-single-page .event_date {
	margin-bottom:22px;
}

.event_date .day-full {
	font-size:1.2em;
	display:block;
}

h2.date_section {
	border-bottom:3px solid #ccc !important;
}

.event_summary .event_content {
	float:left;
	width:420px;
}

.event_summary h2.event_title {
	border-bottom:0px !important;
}

/* News */

.news_article_summary {
	border-bottom: 2px solid #CCC;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

.news_article_summary .news_article_title {
	border-bottom:0px !important;
	margin-bottom:0px !important;
}

.news-single-page .news_article_title {
	border-bottom:0px !important;
	margin:0px !important;
}

.news-single-page .news_single_date {
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
}

/* Footer */

#footer {
	height:179px;
	margin-bottom:40px;
}
	#footer .footer-strip {
		background:url('/images/footer-bg.gif') no-repeat;
		height:8px;
	}
	#footer .footer-content {
		padding:20px 20px 20px 20px;
		border-bottom:1px solid #ccc;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;
	}
	
	#footer .footer-content h2 {
		padding-bottom:16px;
	}
	
	#footer .footer-sponsors li {
		float:left;
		margin-right: 35px;

	}
	
	#footer .footer-content p {
		margin-bottom:5px;
	}
	
	#footer .our-partners {
		margin-left: 32px;
		width: 566px;
	}