html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-s;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
td, input {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-s;
	font-size: 12px;
}
a, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	color: #1d2e5c;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 12px 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.pageTitle {
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-s;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 10px;
}
.cleanup {
	clear: both;
}

#container {
	background-color: #ffffff;
	background-image: url(/images2/cg/bg-left.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	height: auto; 
	_height: 100%;
	margin: 0 auto;
	min-height: 100%;
	min-width: 980px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 980px;
}

#headerCleanup {
	clear: both;
	height: 185px;
}
#header {
	height: 185px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
}
#headerBox {
	background-image: url(/images2/cg/head.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 150px;
	margin: 0 auto;
	position: relative;
	width: 980px;
}

#tMenu {
background-color: #f2f4f4;
border: solid 1px #1d2e5c;
height: 35px;
margin: 0 auto;
position: relative;
width: 978px;
}

#tMenu a, #tMenu a:visited {
color: #21356d;
float: left;
 font-size: 14px;
height: 35px;
padding: 0 8px;
margin-left: 12px;
text-decoration: none;
}

#tMenu a:hover {
background-color: #dfdfdf;
color: #000000;
text-decoration: none;
}

#tMenu a div {
	cursor: pointer;
	float: left;
	padding-top: 7px;
}

#lMenu {
	border-top: 1px solid #eeeeee;
	margin-top: 15px;
}
#lMenu a, #lMenu a:visited {
	border-bottom: 1px solid #eeeeee;
	color: #000000;
	display: block;
	text-decoration: none;
}
#lMenu a:hover {
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
}
#lMenu .li1 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 7px;
}
#lMenu .li2 {
	font-size: 12px;
	font-weight: normal;
	padding: 3px 3px 3px 15px;
}
#lMenu .li3 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding: 3px 3px 3px 22px;
}
	.bahers img {
		padding: 5px 0 0 5px;
	}

#footerCleanup {
	clear: both;
	height: 50px;
	width: 100%;
}

#footer {
	background-color: #ffffff;
	bottom: 0;
	clear: both;
	height: 32px;
	left: 0;
	position: absolute;
	width: 100%;
}
#footerBox {
	border-top: 2px solid #cccccc;
	height: 30px;
	margin: 0 auto;
	width: 980px;
}
#footer #copyrights {
	float: left;
	font-size: 11px;
	margin: 5px 5px 0 5px;
	text-align: left;
}
#footer #sitegist {
	float: right;
	margin: 5px 5px 0 5px;
	text-align: right;
	width: 100px;
}



#content {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#mainColumn {
	float: right;
	margin: 10px 10px 0 0;
	width: 750px;
}
	#mainColumn .newssingle {
		overflow: auto;
	}
		#mainColumn .newssingle .date {
			margin-bottom: 10px;
		}
		#mainColumn .newssingle img {
			margin: 0 10px;
		}
    #mainColumn .newssingle .fotorama img {
			margin: 0;
		}
		#mainColumn .newsitem .text {
			margin: 10px;
			display: block;
		}
	#mainColumn img {
		float: left;
		margin-right: 10px;
	}
	#mainColumn a, 
	#mainColumn a:visited {
		color: #0000ff;
		text-decoration: none;
	}
	#mainColumn a:hover {
		color: #0000ff;
		text-decoration: underline;
	}
#leftColumn {
	background-color: #cccccc;
	float: left;
	width: 205px;
}
#rightColumn {
	float: right;
	font-size: 11px;
	margin: 0 0 10px 10px;
	width: 250px;
}

.pagePic {
	display: block;
	float: left;
	margin: 0 12px 5px 0;
	text-align: center;
	width: 200px;
}
.pageWidePic {
	display: block;
	float: left;
	margin: 0 12px 5px 0;
	text-align: center;
	width: 500px;
}
.pageWidePic:after {
	display: block;
	clear: both;
}
.pageText {
	display: block;
	float: left;
	width: 535px;
}
.pageText ol {
	margin: 0 0 7px 30px;
	padding: 0;
}

.pageItem {
	float: left;
	height: 280px;
	text-align: center;
	width: 370px;
}
.pageItem .photo {
	height: 250px;
}
.pageItem .title {
	font-weight: bold;
	margin: 5px 0;
}

.photoListRight {
	border-left: 1px solid #cccccc;
	float: right;
	margin-left: 10px;
}
.photoItemRight {
	font-size: 7pt;
	margin-bottom: 7px;
	text-align: center;
}
.photoItemRight p {
	margin: 0;
	padding: 0;
}
.photoItemRight .title {
	font-size: 8pt;
}
.photoItemRight .image {
	display: inline-block;
	margin: 2px;
	padding: 0;
}
.photoItemRight .desc {
	margin: 2px 2px 9px 2px;
	padding: 0;
}


.pagination {
	clear: both;
	float: right;
	margin: 10px auto;
}




table.article {
	clear: both;
	font-size: 8pt;
	margin: 0 auto;
	width: 750px;
}
table.article p {
 	margin: 0 0 8px 0;
 	padding: 0;
}
table.article td.left, table.article td.right {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
table.article td.left {
	border-right: 1px solid #464646;
	text-align: center;
	width: 182px;
}
table.article td.left img {
	margin: 15px;
}
table.article td.right {
	border-left: 1px solid #464646;
	text-align: left;
	width: 564px;
}
table.article td.right .desc {
	margin: 15px;
}
table.article td.right .date {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
table.article td.right .title {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;
}
table.article td.right .text {
	margin-bottom: 25px;
}


.thumbList {
	margin: 0 auto;
	width: 705px;
}
.thumbList .thumb {
	float: left;
	font-size: 10pt;
	margin: 0;
	width: 233px;
}
.thumbList .thumb p {
 	margin: 3px 0;
 	padding: 0;
}
.thumbList .thumb img {
	border: 1px solid white;
	margin: 5px 15px 15px 15px;
}
.thumbList .thumb a {
	border: 1px solid #464646;
	display: block;
	height: 210px;
	padding-top: 10px;
	text-decoration: none;
}
.thumbList .thumb a:hover {
	background-color: #454842;
	color: #ffffff;
	text-decoration: none;
}
.thumbList .thumb .title {
	margin-left: 25px;
	text-align: left;
}
.thumbList .thumb a:hover .title {
	color: #ffffff;
}



.gallery {
	margin: 0 auto;
	text-align: left;
	width: 705px;
}
.gallery .general {
}
.gallery .general p {
 	margin: 3px 0;
 	padding: 0;
}
.gallery .general .title {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
.gallery .general .fulltext {
	display: none;
}
.gallery .general #expanderDiv {
	border-top: 1px solid #464646;
	clear: both;
	margin-top: 6px;
}
.gallery .general a.expandLink {
	background-image: url(/images2/cg/expander.gif);
	background-position: 7px 0;
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	height: 14px;
	padding-left: 37px;
	overflow: hidden;
	width: 704px;
}
.gallery .list {
	clear: both;
 	margin-top: 7px;
}
.gallery .list .thumb {
	border: 1px solid #464646;
	float: left;
	height: 210px;
	text-align: center;
	width: 233px;
}
.gallery .list .thumb a {
	display: block;
	height: 210px;
}
.gallery .list .thumb a:hover {
	background-color: #454842;
}
.gallery .list .thumb img {
	border: 1px solid white;
	margin: 15px;
}


/* ====== Comment form ====== */
.webForm {
	border: 0;
	border-collapse: collapse;
	width: 400px;
}
.webForm td {
	font-size: 12px; 
	padding: 2px 3px;
	vertical-align: top;
}
.webForm .fieldTitle {
	padding-right: 4px;
	text-align: right;
	white-space: nowrap;
	width: 140px;
}
.webForm .fieldTitle img {
	vertical-align: middle;
}
.webForm .fieldControl {
	width: 250px;
}
.webForm input {
	border: 1px solid silver;
	font-size: 12px; 
	width: 100%;
}
.webForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 12px; 
	height: 150px;
	width: 100%;
}
.webForm .fieldCheckbox input,
.webForm .fieldRadio input {
	border: 0;
	font-size: 11px; 
	width: auto;
}
.webForm .fieldCaptcha {
	vertical-align: middle;
}
.webForm .button {
	border: 1px solid silver;
	width: 120px;
}
.webForm .fieldComments {
	font-style: italic;
	font-weight: normal;
}


.errorMessages {
	border-bottom: 2px solid silver;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}
.errorMessages .title {
}
.errorMessages .message {
	color: red;
	font-size: 13px; 
	margin-bottom: 5px;
}
.successMessages {
	font-size: 13px; 
	margin-top: 40px;
	text-align: center;
}
/* ====== End of Comment form ====== */

.itemFull .image {
	display: block;
	float: left;
	min-height: 30px;
	margin: 0px 10px 5px 0;
	position: relative;
	text-align: center;
}
.itemFull h2 {
	display: block;
	color: #36468e;
	margin: 10px 0 0 0;
	font-size: 15px;
	padding: 0;
	text-align: left;
}
.itemFull .value {
	display: block;
	text-align: left;
}
.itemFull .email {
	display: block;
	font-size: 13px;
	text-align: right;
}

.itemProfile {
	border-bottom: 1px solid silver;
	clear: both;
	padding-bottom: 5px;
	min-height: 110px;
	margin: 0 0 10px 0;
	position: relative;
	text-align: left;
	width: 100%;
}
.itemList.director .itemProfile {
	border-bottom: 0px;
}
.itemProfile .photo {
	float: left;
	min-height: 30px;
	margin: 0px 10px 5px 0;
	position: relative;
	text-align: center;
	width: 120px;
}
.itemProfile .name {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.itemProfile .jobposition {
	font-weight: bold;
}
.itemProfile .description {
	margin: 5px 0 0 130px;
}
.itemProfile .url {
	display: block;
	position: absolute;
	right: 5px;
	top: 35px;
}
.itemProfile .readMore {
	color: #0000ff;
	cursor: pointer;
	margin: 5px 0;
	text-decoration: none;
}
.itemProfile .readMore:hover {
	color: #0000ff;
	text-decoration: underline;
}
.itemProfile .details {
	display: none;	
}
.fotorama__wrap {
  margin: 0 auto;
}
#leftPart {
	float: left;
	width: 250px;
}
#leftPart .photoListRight {
	border-left: 0px;
}
#videoWrapper {
	box-shadow: 0px 0px 20px #000;
	color: #564440;
	display: none;
	float: right;
	left: 50%;
	padding: 1px;
	position: fixed;
	text-align: center;
	top: 50%;
	z-index: 9999999;
}
	#videoWrapper #videoBlock {
		display: none;
		height: 316px;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 562px;
	}
	#videoWrapper #close {
		background-color: #fff;
		cursor: pointer;
		position: absolute;
		right: -12px!important;
		top: -16px!important;
	}
		#videoWrapper #close img {
			margin-right: 0;
		}
.videoItem {
	color: #564440;
	float: left;
	height: 210px;
	margin: 0 3.5px 10px 0;
	position: relative;
	text-align: center;
	width: 239px;
	z-index: 998;
}
	.videoItem .thumb {
		float: left;
		max-width: 239px;
		width: auto;
	}
	.videoItem .playBtn {
		left:0;
		margin-left:auto!important;
		margin-right:auto!important;
		right:0;
		position:absolute;
		top: 20%;
	}
	#videoWrapper #close {
		position: absolute;
		right: -12px;
		top: -16px;
	}
.pgrow {
	overflow: auto;
}
	.pgrow .videoItem p {
		display: block;
		font-weight: bold;
		font-size: 15px;
		overflow: auto;
		padding: 10px;
		text-align: center;
	}
.photogalleryItem {
	float: left;
	margin: 10px;
	overflow: auto;
}
	.photogalleryItem span.title {
		display: block;
		font-weight: bold;
		font-size: 15px;
		overflow: auto;
		padding: 10px;
		text-align: center;
	}
