﻿@import url("global/global.css");

@import url("layout/layout.css");

@import url("sitemap.css");

@import url("navigation/navigation.css");

@import url("modules/modules.css");

@import url("documentbase.css");



#headerSlideshowWrapper {
	
	width:980px;
	
	height:350px;
	
	position:absolute;

}



.clsCenterColumn_2columns #mediaplayer_jwplayer_display_image,

.clsCenterColumn_2columns #mediaplayer_wrapper {

	width: 448px !important;

	height: 247px !important;

}

.clsCenterColumn_2columns 
.mediaplayer_wrapper {
	width: 448px !important;

	height: 247px !important;

}



.clsRightColumn_2columns #mediaplayer_jwplayer_display_image,

.clsRightColumn_2columns #mediaplayer_wrapper {
	
	width: 207px !important;

	height: 114px !important;

}


.clsRightColumn_2columns 
.mediaplayer_wrapper {
	
	width: 207px !important;

	height: 114px !important;

}


#mediaplayer_jwplayer_display_image,

#mediaplayer_wrapper {

	width: 326px !important;

	height: 180px !important;

}


.mediaplayer_wrapper {

	width: 326px !important;

	height: 180px !important;

}


#mediaplayer_jwplayer_display_image {
	top: 0px !important;
}
img[id*="_jwplayer_display_image"] {
	top: 0px !important;
}



#mediaplayer_video {

	width: 326px !important;

	height: 180px !important;

	top: 0px !important;

}



#innertablist ul
#innertablist li{

	list-style: none !important;

}



.page_navigation a {

	display: block;

	background-color: #F9F9F9;

	margin-left: 2px;

	margin-right: 2px;

	text-align: center;

	display: inline-table;

	width: 22px !important;

	height: 22px !important;

	border: 1px solid #D6D6D6;

	line-height: 21px !important;

}



.page_navigation a.active_page {

	color: black;

	background-color: #DFDFDF;

}



.page_navigation a i {

	margin-top: 0px;

	line-height: 22px;

}