* {
	border:0;
	outline:none;
	position:relative;
	text-decoration:none;
	border-spacing:0;
	line-height:18px;
	margin:0;
	padding:0
}
html, body {
	background:#001a3a;
	overflow-x:hidden
}
body, th, td {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
p {
	line-height:18px;
	margin:0 0 15px
}
a {
	font-weight:700;
	color:#009ddc
}
a:hover {
	color:#002a5c
}
.container {
	width:940px;
	margin:0 auto
}
.clear {
	clear:both
}
h1, h2 {
	color:#002a5c;
	font-size:18px;
	margin:0 0 15px
}
h3 {
	color:#002a5c;
	font-size:16px;
	margin:0 0 15px
}
h4 {
	color:#002a5c;
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 15px
}
#holder {
	width:100%;
	height:100%
}
#header {
	height:120px;
	background:#ccd4de url(../images/bg-header.jpg) center center no-repeat;
	clear:both
}
#header .container {
	padding:10px 0
}
#header #search {
	width:256px;
	height:23px;
	background:url(../images/bg-search.png) top left no-repeat;
	margin:5px 0 0
}
#header #search .button {
	float:right;
	display:inline;
	width:23px;
	height:23px
}
#header #search #mod_search_searchword {
	color:#7f7f7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:214px;
	margin:4px 5px
}
#content {
	min-height:500px;
	padding:20px 0 5px 0;
	background:#f7f7f7 url(../images/bg-content.jpg) bottom center no-repeat
}
#content ul, #content ol {
	margin:0 30px 20px 30px
}
.container .left {
	float:left;
	width:621px
}
.container .right {
	float:right;
	right:0;
	width:299px
}
#news-loader {
	position:absolute;
	top:0;
	left:0;
	width:621px;
	height:354px;
	background:#f7f7f7 url(../images/loader.gif) center center no-repeat;
	overflow:hidden;
	display:block
}
#news-container h2, #gallery-container h2 {
	display:inline-block;
	margin:0 0 10px
}
#news-pagination, #gallery-pagination {
	float:right;
	text-align:right;
	margin:0 0 10px
}
#news.scroll div {
	float:left;
	width:195px;
	height:340px;
	display:inline;
	margin:0 9px
}
#gallery.scroll div {
	float:left;
	width:146px;
	height:146px;
	display:inline;
	margin:0 6px
}
#news.scroll .title {
	width:195px;
	display:block;
	height:38px;
	margin:0;
	padding:0
}
#news.scroll .text {
	width:195px;
	height:95px;
	display:block
}
#news.scroll .date {
	width:195px;
	display:block;
	font-size:10px;
	font-style:italic;
	color:#002a5c
}
p.details {
	position:absolute;
	width:140px;
	height:140px;
	top:3px;
	left:3px;
	z-index:99;
	background:url(../images/bg-overlay.png);
	text-align:center;
	display:none
}
p.details .title {
	font-size:16px;
	font-weight:700;
	color:#002a5c;
	display:block;
	height:35px;
	margin:15px 5px 0
}
p.details .date {
	font-size:14px;
	font-weight:700;
	color:#fff;
	display:block;
	margin:0 5px
}
p.details .more {
	width:60px;
	height:20px;
	font-size:13px;
	font-weight:700;
	color:#fff;
	text-align:center;
	background:#002a5c;
	display:block;
	margin:10px auto;
	padding:8px 0 0
}
#gallery-loader {
	position:absolute;
	top:0;
	left:0;
	width:621px;
	height:180px;
	background:#f7f7f7 url(../images/loader.gif) center center no-repeat;
	overflow:hidden;
	display:block
}
#events-container {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:solid 1px #d3d3d3;
	background:#fff;
	height:353px;
	margin:0 0 40px
}
#events-container #events-buttons {
	background:#d8dfe6;
	white-space:nowrap
}
#events-container #events-buttons .tab {
	display:inline-block;
	font-size:13px;
	font-weight:700;
	cursor:pointer;
	padding:10px 15px
}
#events-container #events-buttons .tab.events {
	width:117px;
	background-image:url(../images/bg-events-tab.png);
	background-position:left;
	background-repeat:no-repeat;
	border-right:solid 1px #d3d3d3
}
#events-container #events-buttons .tab.twitter {
	width:118px;
	background-image:url(../images/bg-twitter-tab.png);
	background-position:left;
	background-repeat:no-repeat;
	border-left:solid 1px #ebeef2
}
#events-container #events-buttons .tab.active {
	background-color:#fff
}
#tab-events {
	padding:20px 20px 0
}
#tab-twitter {
	display:none;
	padding:20px 20px 0
}
.event-date {
	width:30px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	border:solid 1px #002a5c
}
.event-date .month {
	font-size:12px;
	font-weight:700;
	color:#002a5c;
	display:block;
	padding:2px 0
}
.event-date .day {
	font-size:18px;
	font-weight:700;
	color:#fff;
	background:#002a5c;
	padding:6px 0 2px
}
.event-info {
	float:right;
	right:0;
	width:205px;
	display:inline-block
}
.event-info h3 {
	margin:0 0 2px
}
#events-list .event-info {
	float:right;
	right:0;
	width:665px;
	display:inline-block;
	margin:0 0 15px
}
#twitter-block {
	height:261px
}
#twitter-block ul {
	position:absolute;
	list-style:none
}
#twitter-block ul li .avatar {
	top:2px;
	float:left;
	width:30px;
	display:inline-block;
	margin:0 20px 0 0
}
#twitter-block ul li .text {
	float:right;
	width:205px;
	display:inline-block
}
#blogs-container h2 {
	margin:0 0 14px
}
#blogs-container #blogs {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:solid 1px #d3d3d3;
	background:#fff;
	height:144px
}
#blogs-container #blogs .blog-block {
	height:130px;
	background:#fff url(../images/bg-blogs.png) top right no-repeat;
	margin:10px
}
#blogs-container #blogs h3 {
	margin:0 0 3px
}
#blogs-container #blogs .blog-text {
	float:left;
	width:170px;
	padding:5px
}
#blogs-container #blogs .blog-image {
	position:absolute;
	float:right;
	right:-10px;
	top:-25px
}
#banners {
	white-space:nowrap;
	display:block;
	margin:10px 0 0
}
#banners .banneritem {
	float:left;
	width:220px;
	height:105px;
	display:inline-block;
	margin:0 17px 30px 0
}
#banners .banneritem .banner-info {
	position:absolute;
	width:115px;
	height:105px;
	top:0;
	left:0;
	z-index:99;
	margin:0;
	padding:0
}
#banners .banneritem .banner-info h2 a {
	position:absolute;
	top:15px;
	left:10px;
	font-weight:700;
	white-space:nowrap;
	text-transform:uppercase;
	font-size:18px;
	color:#fff
}
#banners .banneritem .banner-info a {
	font-weight:400;
	color:#000
}
#banners .banneritem .banner-info .text {
	position:absolute;
	top:34px;
	width:115px;
	white-space:normal;
	margin:7px 10px
}
#copyright {
	color:#fff;
	padding:30px 0 20px;
	border-top:solid 2px #009ddc;
	background:#002a5c url(../images/bg-footer.jpg) top center no-repeat;
	overflow:hidden;
	font-size:11px;
	display:block
}
#copyright .container {
	margin:0 auto
}
#copyright .right h2 {
	color:#fff
}
#copyright a {
	font-weight:400;
	color:#fff
}
#copyright .right .logo {
	float:left;
	margin:0 20px 0 0
}
#copyright .right .text {
	float:left;
	font-size:11px;
	line-height:14px
}
#follower.container {
	padding:10px 0 0 0
}
#follower.container .left {
	float:left;
	width:280px
}
#follower.container .right {
	float:right;
	right:0;
	width:641px
}
#follower.container h1 {
	font-size:24px;
	text-transform:uppercase
}
#follower.container h2 {
	color:#303030;
	font-size:18px;
	text-transform:uppercase
}
#follower-slider {
	width:100%;
	height:153px;
	background:#004865;
	color:#fff
}
#follower-slider .container {
	width:940px
}
#follower-slider .left {
	position:absolute;
	float:left;
	left:0;
	width:940px;
	white-space:nowrap;
	z-index:99;
	margin:48px 0 0
}
#follower-slider .right {
	position:absolute;
	float:right;
	right:0;
	width:652px
}
#follower-slider #overlay {
	position:absolute;
	float:right;
	right:0;
	top:0;
	width:652px;
	height:153px;
	z-index:2;
	background:url(../images/bg-follower-slider.png) top left no-repeat
}
#follower-slider .page-title {
	text-transform:uppercase;
	font-size:38px;
	font-weight:700;
	color:#fff;
	z-index:100;
	margin:0 0 20px
}
#follower-slider .page-title-shadow {
	position:absolute;
	top:1px;
	left:1px;
	text-transform:uppercase;
	font-size:38px;
	font-weight:700;
	color:#000;
	z-index:99;
	margin:0 0 20px
}
#breadcrumbs {
	color:#fff;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase
}
#breadcrumbs .seperator {
	padding:0 5px
}
#text.follower table {
	font-size:12px;
	border:solid 1px #000;
	margin:0 0 20px
}
#text.follower table tr {
	border:none;
	margin:0;
	padding:0
}
#text.follower table tr.odd td {
	background:#fff
}
#text.follower table th {
	color:#fff;
	text-align:left;
	font-size:14px!important;
	/*border-right:solid 1px #000;
	border-bottom:solid 1px #000;*/
	background:#002a5c;
	margin:0;
	padding:10px
}
#text.follower table td {
	font-size:12px;
	text-align:left;
	/*border-right:solid 1px #000;
	border-bottom:solid 1px #000;*/
	background:#e1e5eb;
	margin:0;
	padding:10px
}
#text.follower ul {
	margin:0 40px 15px
}
#map-holder {
	border:solid 1px #002a5c;
	margin:0 0 30px;
	z-index:9999
}
#location-map {
	width:702px;
	height:350px;
	border:solid 3px #fff
}
#accordion .accordion h2 {
	font-size:15px;
	font-weight:700;
	background:url(../images/bg-menu-faq-arrow.png) left no-repeat;
	margin:0 0 15px;
	padding:1px 0 0 15px
}
#accordion .accordion div {
	display:none;
	padding:0
}
#full-news ul {
	margin:0;
	list-style:none
}
#full-news ul li.downloads {
	margin:0 0 30px 0
}
#full-news .image, #gallery.scroll .image {
	float:right;
	right:0;
	background:#fff;
	border:solid 1px #002a5c;
	z-index:99;
	margin:0 0 20px 20px;
	padding:2px
}
#full-news .date {
	font-size:10px;
	font-style:italic;
	color:#002a5c
}
#full-news .fulldate {
	font-size:10px;
	font-style:italic;
	color:#002a5c;
	margin:0 0 15px
}
#pagination {
	left:-3px;
	list-style:none!important
}
#pagination li {
	float:left;
	width:30px;
	height:30px;
	display:inline-block;
	text-align:center;
	background:url(../images/bg-pagination.png) 0 0 no-repeat;
	color:#fff;
	margin:0 1px 0 0
}
#pagination li:hover {
	background:url(../images/bg-pagination.png) 0 -30px no-repeat
}
#pagination li.current {
	background:url(../images/bg-pagination.png) 0 -60px no-repeat
}
#pagination li div {
	width:26px;
	height:12px;
	text-align:center;
	font-weight:700;
	margin:0 3px;
	padding:9px 0
}
#pagination li div a, #pagination li.prev, #pagination li.next {
	display:block;
	color:#002a5c;
	z-index:99
}
#video-gallery .leftvid {
	float:left;
	width:400px;
	display:inline-block
}
#video-gallery .rightvid {
	float:right;
	right:0;
	width:290px;
	display:inline-block;
	margin:0;
	padding:0
}
#video-gallery .rightvid ul {
	height:290px;
	list-style:none;
	width:290px;
	margin:39px 0 0
}
#video-gallery .rightvid ul li {
	background:#fff;
	clear:both;
	height:73px;
	border:solid 1px #002a5c;
	width:268px;
	margin:0 0 10px;
	padding:8px 10px 12px
}
#video-gallery .rightvid ul li.currentvideo {
	color:#009ddc!important;
	background:#ccd4de
}
#video-gallery .rightvid img {
	float:left;
	height:73px;
	border:solid 2px #fff;
	width:95px;
	margin:0 10px 0 0
}
#video-gallery .rightvid .yt-vid {
	display:block;
	float:left;
	height:73px;
	left:10px;
	position:absolute;
	text-indent:-9999em;
	width:100px
}
#video-gallery .rightvid .info {
	display:block;
	float:right;
	height:73px;
	overflow:hidden;
	position:absolute;
	right:10px;
	width:160px;
	font-size:11px;
	line-height:14px;
	cursor:pointer
}
#video-gallery .rightvid .info p {
	font-size:11px;
	line-height:14px;
	cursor:pointer
}
#video-gallery .rightvid #youtube-prev img, #video-gallery .rightvid #youtube-next img {
	cursor:pointer;
	right:-2px;
	height:19px!important;
	width:20px!important;
	border:solid 2px #f0f4f7;
	margin:0!important
}
#videoHolder {
	border:solid 1px #002a5c;
	padding:2px
}
#gallery-full .overlay {
	float:left;
	border:solid 1px #002a5c;
	margin:0 19px 20px 0
}
#gallery-full .overlay .image {
	border:solid 3px #fff;
	margin:0
}
#gallery-full .details {
	width:150px;
	height:150px
}
#map {
	position:relative;
	float:right;
	right:0;
	width:240px;
	height:240px;
	background:#fff;
	border:solid 1px #d3d3d3;
	padding:4px;
	z-index:9999
}
#map .map {
	width:235px;
	height:235px;
	z-index:9999
}
#map .map-link {
	position:absolute;
	top:250px;
	font-size:10px;
	z-index:999
}
#contactForm .information {
	float:left;
	margin:0 0 10px
}
#contactForm .information .right {
	float:left;
	width:442px;
	display:inline-block;
	margin:0;
	padding:0;
}
#contactForm .information .inputbox {
	width:430px;
	color:#7f7f7f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:solid 1px #d3d3d3;
	background:#fff;
	padding:6px 5px
}
#newsletter .information .inputbox {
	width:196px;
	color:#7f7f7f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:solid 1px #d3d3d3;
	background:#fff;
	margin:0 0 10px;
	padding:6px 5px
}
.highlight {
	color:#fff;
	background:#009ddc
}
table.calendar {
	border-left:1px solid #999
}
table.calendar td, table.calendar th {
	width:90px!important
}
td.calendar-day {
	min-height:80px;
	font-size:11px
}
td.calendar-day.today .day-number {
	background:#002a5c
}
* html div.calendar-day {
	min-height:80px
}
td.calendar-day-np {
	background:#d4d4d4;
	min-height:80px
}
* html div.calendar-day-np {
	height:80px
}
td.calendar-day-head {
	background:#002a5c;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
	font-weight:700;
	font-size:14px;
	color:#fff;
	padding:7px 5px
}
.day-number {
	background:#999;
	color:#fff;
	font-weight:700;
	float:right;
	width:20px;
	text-align:center;
	z-index:2;
	margin:0;
	padding:5px
}
td.calendar-day .details {
	display:block;
	min-height:60px;
	font-weight:400;
	background:#fff;
	z-index:1;
	padding:30px 5px 5px
}
td.calendar-day .details a {
	font-weight:400
}
td.calendar-day, td.calendar-day-np {
	border-bottom:1px solid #999;
	border-right:1px solid #999
}
#pagination.calendar-pagination {
	width:711px;
	list-style:none!important
}
#pagination.calendar-pagination li {
	width:30px;
	height:30px;
	display:inline-block;
	background:url(../images/bg-pagination.png) 0 0 no-repeat;
	text-align:center;
	margin:0 1px 0 0
}
#pagination.calendar-pagination li.today {
	width:60px;
	background:url(../images/bg-pagination-today.png) 0 0 no-repeat
}
#pagination.calendar-pagination li.today a {
	margin:0 10px
}
#pagination.calendar-pagination li.month {
	width:auto;
	text-align:center;
	white-space:nowrap;
	background:none
}
#pagination.calendar-pagination li.month h2 {
	text-align:center;
	margin:0 10px;
	padding:8px 0 0
}
#month-select {
	position:absolute;
	top:2px;
	right:0;
	float:right
}
#month-select .months select {
	width:110px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:solid 1px #d3d3d3;
	padding:3px 5px
}
#month-select .years select {
	width:70px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:solid 1px #d3d3d3;
	padding:3px 5px
}
.consecutive {
	position:absolute;
	top:-12px;
	left:0;
	width:90px;
	height:10px;
	background:#009ddc
}
h3 a, #news.scroll .title a {
	color:#002a5c
}
#header #logo, #month-select .months, #month-select .years {
	display:inline-block
}
.showcase-arrow-next:hover, .showcase-arrow-previous:hover, .showcase-button-wrapper span:hover, .showcase-button-wrapper span.active {
	background-position:bottom;
	cursor:pointer
}
#news-container, #gallery-container, #accordion .accordion, .paginationBlock, #video-gallery, #calendar {
	margin:0 0 20px
}
#news.scroll .image, #gallery.scroll .image, #krpanoDIV {
	display:block;
	background:#fff;
	border:solid 1px #002a5c;
	margin:0 0 20px;
	padding:2px
}
#news.scroll p, #gallery.scroll p, #full-news .title h2 {
	margin:0;
	padding:0
}
.event-date cufon, #text.follower table p {
	margin:0;
	padding:0
}
#twitter-block ul li, #full-news .fulltitle h2, #newsletter .information {
	margin:0 0 15px
}
#events-container .more, #full-news .text {
	display:block
}
#footer p, #copyright p {
	line-height:17px;
	margin:0 0 10px
}
#copyright.ie #about, #copyright.chrome #about, #copyright.opera #about {
	position:absolute;
	top:-4px
}
#video-gallery .rightvid #youtube-prev, #video-gallery .rightvid #youtube-next {
	float:right;
	display:inline-block;
	z-index:99
}
#contactForm .information .inputbox.error, #newsletter .inputbox.error {
	border:solid 1px #dc0000
}
#contactForm .information label.error, #newsletter label.error {
	display:none!important
}
#contactForm .submitButton, #newsletter .submitButton {
	width:66px;
	height:27px;
	background:url(../images/bg-button-submit.png) top left no-repeat
}
#contactForm .submitButton:hover, #newsletter .submitButton:hover {
	background:url(../images/bg-button-submit.png) bottom left no-repeat
}
td.calendar-day .details.item, td.calendar-day .details.event, td.calendar-day .details:hover {
	background:#e0e4f0
}
