/*==================================
	COLUMN MODULE
================================*/
div.column {
	clear: both;
}
/*==============================
	CONTENT TEXT MODULE
================================*/
div.content_text {
	clear: both;
	margin-bottom: 15px;
}
div.content_text table {
	width: 100%;
	border-spacing: 2px;
}
div.content_text table th {
	background-color: #676767;
	color: #b3b4b4;
	padding: 10px;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
}
div.content_text table th h1, div.content_text table th h2, div.content_text table th h3, div.content_text table th h4 {
	color: #f6f6f6;
	font-size: 11px;
}
div.content_text table td {
	background-color: #f5f6f7;
	color: #999999;
	padding: 10px;
	text-align: left;
	font-size: 11px;
}

/*======= TEMPLATE 2 =====*/
div.content_text-template2 {
	background-color: #EDEDED;
	padding: 10px;
}
/*==========================
	PORTLET MODULE
===========================*/
div.portlet {
	clear: both;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
div.portlet h2 {
	margin-bottom: 5px;
}
div.portlet p {
	color: #64625c;
}
div.portlet div.picture {
	text-align: left;
	margin-bottom: 10px;
}
div.portlet div.description {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.portlet a {
	border-width: 1px;
	font-weight: normal;
}
/*==== PORTLET TEMPLATE 1 =====*/
div.portlet-template1 {
}
div.portlet-template1 h2 {
}
/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template2 {
}
div.portlet-template2 h2 {
	margin-top: 0px;
}
div.portlet-template2 p {
	background-color: transparent;
	color: #64625c;
}
div.portlet-template2 td.picture {
	vertical-align: top;
	padding-right: 10px;
}
div.portlet-template2 td.details {
	vertical-align: top;
}
/*==========================
	PICTURE MODULE
===========================*/
div.picture {
	clear: both;
	margin-bottom: 15px;
}
/*=====================================
	LOGS
======================================*/
div.logs {
	clear: both;
	background-color: transparent;
	color: #4A4B4C;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.logs div.pager {
	text-align: center;
	margin: 5px;
}
div.logs div.pager a {
	color: #113366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
}
div.logs div.downloadSpreadsheetWrapper {
	float: right;
}
/*=======================
	FEEDBACK
=======================*/
div.feedback {
	clear: both;
	margin-bottom: 15px;
}
div.feedback table.formLayout th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
div.feedback table.formLayout td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
/*======================
	GALLERY
=======================*/
div.gallery {
	clear: both;
	margin-bottom: 15px;
}
div.gallery div.picture {
	text-align: center;
}
/*============= TEMPLATE 1 =================*/
div.gallery-template1 div.picture {
	text-align: center;
}
div.gallery-template1 div.caption {
	text-align: center;
	margin: 10px;
}
/*============= TEMPLATE 2 =================*/
div.gallery-template2 div.picture {
	padding: 10px;
	background-color: #000000;
}
div.gallery-template2 div.caption {
	padding: 10px;
	background-color: #808080;
	color: #FFFFFF;
}
div.gallery-template2 div.title {
	padding: 10px;
	background-color: #4c4c4c;
	color: #FFFFFF;
}
div.gallery-template2 div.galleryNavigation {
	background-color: #666666;
	padding: 5px;
}
div.gallery-template2 table.galleryNavigationLayout {
	width: 100%;
}
div.gallery-template2 table.galleryNavigationLayout td.firstPictureColumn, div.gallery-template2 table.galleryNavigationLayout td.lastPictureColumn, div.gallery-template2 table.galleryNavigationLayout td.previousPictureColumn, div.gallery-template2 table.galleryNavigationLayout td.nextPictureColumn {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
div.gallery-template2 table.galleryNavigationLayout td.galleryPagerColumn {
	padding: 3px;
	background-color: #333333;
}
/*=====================
	LOGON
=====================*/
div.logon {
	margin-bottom: 15px;
	clear: both;
}
/*====================
	NEWS
=====================*/
div.news_item {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #BCBEC0;
}
div.news_item p.newsDate {
	margin-top: 0px;
	font-style: italic;
}
div.news_item h2 {
	margin-bottom: 0px;
}
div.news_item .picture {
	float: right;
	text-align: right;
	width: 170px;
	margin-bottom: 10px;
}
div.news_item .viewMoreLink a {
	font-style: italic;
}
/*====================
	EVENTS
=====================*/
div.event {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #BCBEC0;
}
div.event p.eventDate {
	margin-top: 0px;
	font-style: italic;
}
div.event h2 {
	margin-bottom: 0px;
}
div.event p.viewMoreLink a {
	font-style: italic;
}
/*===========
  CALENDAR
============*/
div.calendar {
	margin-bottom: 15px;
	text-align: center;
}
div.calendar td.previousMonth, div.calendar td.previousYear, div.calendar td.nextMonth, div.calendar td.nextYear, div.calendar td.currentMonthAndYear {
  background-color: transparent;
  border-width: 0px;
}
/*=================================
	LATEST NEWS
=============================*/
div.latest_news {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 10px;
	border-bottom: 3px solid #0065a4;
}
div.latest_news h2 {
	background-color: #0065a4;
	color: #ffffff;
	padding: 1px 0px 2px 5px;
	margin-bottom: 10px;
}
div.latest_news h3 a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #676767;
}
div.latest_news div.latestNewsItem {
	margin-bottom: 10px;
}
div.latest_news div.overview a {
	font-style: italic;
}
div.latest_news p.newsDate {
	font-style: italic;
	font-size: 10px;
}
/*=================================
	LATEST EVENTS
=============================*/
div.latest_events {
	clear: both;
	margin-bottom: 15px;
	font-size: 10px;
}
div.latest_events h2 {
	margin-bottom: 10px;
}
div.latest_events h2 a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #676767;
}
div.latest_events div.latestEvent {
	margin-bottom: 10px;
}
div.latest_events div.overview a {
	font-style: italic;
}
div.latest_events p.location {
	font-weight: bold;
}
div.latest_events p.date {
	font-style: italic;
	font-size: 10px;
}
div.latest_events div.calendarImage {
	text-align: center;
}
/*=================================
	INFO TABLE
============================*/
div.info_table table.infoTable {
	width: 100%;
}
div.info_table table.infoTable th {
	background-color: #676767;
	color: #b3b4b4;
	padding: 15px;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	border-bottom: 1px solid #8b8b8b;
	vertical-align: top;
}
div.info_table table.infoTable th h1, div.info_table table.infoTable th h2, div.info_table table.infoTable th h3, div.info_table table.infoTable th h4 {
	color: #f6f6f6;
	font-size: 11px;
	line-height: 15px;
}
div.info_table table.infoTable td {
	background-color: #f5f6f7;
	color: #999999;
	padding: 15px 15px 25px 15px;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
}
div.info_table table.infoTable tr.row1 th.column1, div.info_table table.infoTable tr.row1 th.column2 {
	background-image: url('/modules/info_table/templates/template1/images/header_spacer.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
div.info_table table.infoTable tr.row2 td.column1, div.info_table table.infoTable tr.row2 td.column2 {
	background-image: url('/modules/info_table/templates/template1/images/column_spacer.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

