
/*=========================*/



* {
margin: 0;
}

html, body {
height:100%;
}

body {
background:url(../images/bgy.jpg) repeat-y center #fbfbfb;
}

#content {
text-align:left;
margin: 0 auto -4px;
width:910px;
font-family:Arial, Helvetica, sans-serif;
color:#202729;
font-size:12px;
min-height: 100%;
height: auto !important;
height: 100%;
}

#footer-main {
font-size:12px;
margin:0 auto;
width:910px;
font-family:Arial, Helvetica, sans-serif;
}


.push {
height:4px; 
}

#footer {
height:106px;
}



/* reset */



p {
padding:3px 0 3px 10px;
}

h1, h2, h3{
padding:0;
margin:0;

}

h1 {
padding-bottom:4px;
margin-bottom:16px;
color:#64a0c8;
border-bottom:1px solid #568cbb;
}

h2 {
padding-bottom:4px;
margin:16px 0;
color:#333;
clear:both;
border-bottom:1px solid #ccc;
}

h3 {
	font-size:15px;
	color:#666;
	margin-bottom:10px;
	}

h2.click-slide {
cursor:pointer;
border-bottom:1px dashed #ddd;
padding-bottom:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.click-active {
color:#0078ff;
}

.h2-more {
background:url(../images/more.png) no-repeat right center;
}

.h2-less {
background:url(../images/less.png) no-repeat right center;
}

table {
	float:left;
	clear:both;
	width:860px;
	border-collapse:collapse;
	margin:10px 0;
}

table tr th {
	background:#c2d9e9;
	padding:10px 15px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#65a0c8;
	font-weight:normal;
	}
	
table tr td {
	background:#e2ebf4;
	padding:10px 15px;
	color:#87888a;	
}

.entry-2 form{
	width:304px;
}


form {
	width:462px;
	float:left;
	clear:both;
	margin:10px 0;
	border:1px solid #c2d9e9;
}

form span.form-title {
	display:block;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 15px;
	color:#333;
	float:left;
	width:432px;
	border-bottom:1px solid #c2d9e9;
}

form .item {
	float:left;
	clear:both;
	padding:10px 15px;
	border-bottom:1px solid #f2f2f2;
	width:432px;
	}
	
form label {
	float:left;
	width:120px;
	margin-right:6px;
	color:#9a9a9a;
	font-weight:bold;
}

form input.text {
	padding:3px 5px;
	width:243px;
	border:1px solid #ccc;
	height:17px;
	}


/* header section, logo */




#top {
width:910px;
float:left;
background:#64a0c8;
border-bottom:1px solid #83b3d3;
}

a#logo {
background:url(../images/logo.jpg) no-repeat;
width:151px;
height:112px;
float:left;
text-indent:-9999px;
margin:15px 0 0 30px;
outline:none;
}




/* menu section */




#menu {
width:700px;
float:right;
margin-right:20px;
position:relative;
z-index:100;
background:#64a0c8;
}


#menu ul {
float:right;
clear:both;
}

#menu ul, #menu ul li, #main ul, #main ul li, .footer-menu ul, .footer-menu ul li, #gallery ul, #gallery ul li, #people ul, #people ul li, #wrap ul.reports, #wrap ul.reports li  {
display:block;
list-style:none;
padding:0;
margin:0;
}

#menu ul li, #main ul li, .footer-menu ul li, #gallery ul li, #people ul li {
float:left;
}

#menu ul li {
position:relative;
}




#menu ul li a:link, #menu ul li a:visited {
text-decoration:none;
display:block;
color:#fff;
padding:0 8px;	
line-height:39px;
font-size:15px;
color:#202729;
font-family:Georgia, "Times New Roman", Times, serif;
}

#menu ul li a:hover {
color:#fff;
}

#menu ul li span {
background:url(../images/menuline.jpg) no-repeat right;
position:absolute;
right:0;
top:0;
display:block;
width:3px;
height:40px;
}

#menu ul li ul, #menu ul li:hover ul li ul {
display:none;
}

#menu ul li:hover ul li ul {
border:1px solid #202729;
}

#menu ul li:hover ul {
display:block; 
position:absolute; 
top:39px; 
left:0; 
border:1px solid #202729;
border-top:1px solid #64a0c8;
}

#menu ul li:hover ul li a:link, #menu ul li:hover ul li a:visited {
display:block; 
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:5px 15px;
width:140px;
float:left;
line-height:16px;
background:#64a0c8;
}

#menu ul li:hover ul li a:hover {
text-decoration:underline;
}

#menu ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:170px; 
top:0;
}

#menu ul li:hover ul li:hover ul.left {
left:-170px;
}


/* login button */




a#login {
background:url(../images/buttonlogin.jpg) no-repeat;
width:100px;
height:28px;
float:right;

text-align:center;
text-decoration:none;
text-transform:uppercase;
}

a#login span {
font-size:11px;
display:block;
margin-top:7px;
color:#fff;
}


	#changepassword{
		position:absolute;
		top:45px;
		right:5px;
		text-transform:lowercase !important;}

/* search */




#search {
float:right;
clear:both;
margin-bottom:16px;
text-align:right;
}

#search form {
	border:none;
}

input.input-search, input.input-button {
font-size:11px;
color:#202729;
}

input.input-search {
background:#78accf;
width:126px;
height:18px;
border:1px solid #5a8fb1;
padding:4px 5px 0;
margin-right:6px;
}

input.input-button {
background:url(../images/buttonsearch.jpg) no-repeat;
width:45px;
height:27px;
border:none;
position:relative;
right:0;
top:1px;
}



/* breadcrumbs section */




#breadcrumbs {
width:885px;
height:24px;
float:left;
border-top:1px solid #000;
background:#202729;

padding:5px 0 0 25px;
color:#64a0c8;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
display:inline;
margin:0 3px;
text-decoration:underline;
}

#breadcrumbs a:hover {
text-decoration:none;
}

#breadcrumbs a.current {
text-decoration:none;
}


/* quotes section */


#quotes {
width:910px;
height:248px;
float:left;
clear:both;
margin:10px 0 20px;
}

#quotes .image {
float:left;
width:413px;
}

#quotes .quote {
background:url(../images/quotefirst.png) no-repeat 22px 36px;
float:left;
width:417px;
padding:10px 40px;
}

#quotes .quote span {
background:url(../images/quotelast.png) no-repeat right bottom;
display:block;
margin:30px 0 20px;
padding-bottom:6px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:26px;
text-align:center;
}

#quotes .color-1, #quotes .color-2, #quotes .color-3 {
background:url(../images/pagecurl.png) no-repeat bottom right;
}

#quotes .color-1 {
background-color:#b2ae7c;
}

#quotes .color-2 {
background-color:#92b9a4;
}

#quotes .color-3 {
background-color:#d3ca63;
}

img.alignRight{
	float:right;
	margin:6px;
}


/* gallery and people section */



#people {
width:820px;
float:left;
margin-bottom:20px;
}

#max-gallery {
float:left;
width:860px;
height:420px;
margin-bottom:20px;
}

#gallery ul li a:link, #gallery ul li a:visited {
display:block;
float:left;
}

#gallery ul li {
margin:7px 0 0 7px;
}

#people a img {
border:none;
}

#gallery ul li a img {
border:2px solid #fff;
}

#gallery ul li a:hover img {
border:2px solid #000;
}

#people ul li a:link, #people ul li a:visited {
display:block;
float:left;
margin:8px 0 0 16px;
border:2px solid #fff;
width:90px;
}

#people ul li a:hover {
border:2px solid #000;
background:#000;
text-decoration:none;
}

#people a img {
float:left;
}

#people ul li a span {
display:block;
float:left;
clear:both;
margin:4px 0 0 2px;
font-weight:bold;
color:#000;
text-decoration:none;
}

#people ul li a:hover span {
color:#fff;
}

#people ul li a.selected {
border:2px solid #000;
background:#000;
text-decoration:none;
}

#people ul li a.selected span {
color:#fff;
}


.about {
float:left;
clear:both;
width:830px;
padding:20px 15px;
color:#000;
}

.gallery {
background:#aac6dc;
}

.contact {
float:right;
width:300px;
padding:20px 15px;
background:#e2ebf4;
}

.info {
float:left;
width:450px;
padding:20px 15px;
background:#abc5dc;
}

.people-quote {
background:url(../images/quotefirst.jpg) no-repeat top left;
padding:6px 0 0 28px;
margin:12px 2px 0;
color:#6c99c2;
font-size:17px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.people-quote-last {
background:url(../images/quotelast.jpg) no-repeat top left;
width:24px;
height:20px;
position:relative;
top:8px;
display:inline;
padding-right:24px;
}



/* wrap section */



#wrap {
width:860px;
float:left;
clear:both;
overflow:hidden;
padding:15px 25px;
}



/* main */

#main {
width:910px;
float:left;
margin-bottom:50px;
}

#main ul li {
margin-right:20px;
width:200px;
}

#main ul li.none {
margin:0;
}

#main ul li.position {
position:relative;
bottom:15px;
}

#main ul li.position img {
position:relative;
bottom:5px;
left:10px;
float:right;
}

#main span.header, #main span.header-news {
display:block;
width:230px;
height:26px;
padding:7px 0 0 10px;
}

#main span.header {
background:#64a0c8;
color:#2a2e33;
border-bottom:1px solid #47667d;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

#main span.header-news {
font-size:18px;
font-weight:bold;
background:#2a2e33;
color:#fff;
}

#main span.header-latest {
display:block;
width:230px;
height:27px;
padding:22px 0 0 10px;
background:url(../images/bgmainlatest.jpg) no-repeat;
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

#main .entry {
width:228px;
padding:6px;
line-height:19px;
float:left;
}

#main .images {
margin-top:5px;
float:left;
}

#main .images img {
border:none;
}

#main .images a {
float:left;
border:1px solid #fff;
}

#main .images a:hover {
border:1px solid #558cbb;
}

#main .entry a:link, #main .entry a:visited {
color:#64a0c8;
text-decoration:none;
font-weight:bold;
}

#main .entry a:hover {
text-decoration:underline;
}





/* more arrow */



a.more {
background:url(../images/arrow.jpg) no-repeat right;
padding-right:18px;
margin:2px 0 0 6px;
color:#64a0c8;
text-decoration:none;
clear:both;
float:left;
}

a.more:hover {
text-decoration:underline;
}

a.more-button:link, a.more-button:visited {
display: inline-table;
padding:3px 6px;
background:#2a2e33;
color:#fff;
font-weight:bold;
}

a.more-button:hover {
text-decoration:none;
}

.vote {
padding:3px 6px;
background:#2a2e33;
color:#fff;
font-size:11px;
border:none;
margin:10px 6px 0 0;
float:left;
}


/* wrapper section */



#wrapper {
background:url(../images/bgwrapper.jpg) repeat-y;
width:910px;
clear:both;
float:left;
}

#wrapper .left, #wrapper .center {
width:300px;
float:left;
margin-right:38px;
}

#wrapper .center {
font-size:21px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#cdc6c0;
}

span.title, span.title-2 {
display:block;
color:#2a2e33;
}

span.title {
margin:2px 0 8px;
font-size:30px;
}

span.title-2 {
margin:6px 0 8px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

#wrapper .right {
float:left;
width:160px;
}

#wrapper .right img {
margin:10px 0;
}

#wrapper .right p {
padding:0;
margin:0;
}




/* poll section */




span.poll {
display:block;
width:230px;
height:29px;
padding:5px 0 0 70px;
background:url(../images/bgpoll.jpg) no-repeat;
color:#fff;
font-size:18px;
font-weight:bold;
}

.entry-2 {
width:304px;
padding:6px;
line-height:19px;
float:left;
font-size:13px;
}

.position-poll {
float:left;
width:230px;
margin:20px 5px 0 10px;
color:##3F3F3F;
font-size:14px;
font-weight:bold;
}

input.input-radio {
margin:0 5px 15px 15px;
}

.clear-buttons {
float:left;
clear:both;
margin-top:10px;
}


/* footer section */



#footer {
width:910px;
float:left;
clear:both;
}

.footer-info {
background:#2a2e33;
width:860px;
height:14px;
padding:10px 25px;
color:#cdc6c0;
font-size:11px;
}

.footer-info .dark {
color:#666;
margin-left:16px;
}

.footer-menu {
background:#64a0c8;
border-top:1px solid #47677e;
width:860px;
padding:10px 25px 15px;
float:left;
}

.footer-menu ul li a:link, .footer-menu ul li a:visited {
background:url(../images/menufooterline.jpg) no-repeat right 2px;
display:block;
color:#333;
padding:0 6px;
margin-bottom:6px;
float:left;
}

.copyright {
float:left;
clear:both;
color:#2a2e33;
margin-top:10px;
}

.copyright a:link, .copyright a:visited {
color:#fff;
text-decoration:none;
}

.copyright a:hover {
text-decoration:underline;
}


/* news section */

.news-inner {
float:left;
width:860px;
clear:both;
margin-top:20px;
padding-bottom:20px;
border-bottom:1px solid #f2f2f2;
line-height:19px;
}

.news-inner p, #main .entry p {
margin:0;
padding:3px 0;
}


.pdf-icon {
display:inline;
clear:both;
margin-bottom:3px;
background:url(../images/pdf-icon.png) no-repeat left top;
padding:2px 0 2px 24px;
}


/* a */



a:link, a:visited {
color:#64a0c8;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


ul.thumbs li {
float:left;
display:block;
width:80px;
height:90px;
overflow:hidden;
}

/* lightbox */





#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#wrap ul.reports {
float:left;
width:860px;
}

#wrap ul.reports li {
float:left;
clear:both;
width:860px;
padding:10px 0;
border-bottom:1px dashed #ddd;
}

#wrap ul.reports li a {
	font-size:16px;
	font-weight:bold;
}

#wrap ul.reports li a:hover {
	text-decoration:none;
}

#wrap ul.reports li span {
	font-weight:bold;
}

#wrap ul.reports li:hover {
background:#e2ebf3;
}

#wrap ul.reports li p {
margin:0;
padding:0;
}

#download-reader {
float:left;
clear:both;
width:860px;
margin:5px 0 20px;
}

#download-reader .icon {
padding-left:64px;
background:url(../images/acrobat-icon.jpg) no-repeat left;
line-height:50px;
height:50px;
float:left;
display:block;
font-weight:bold;
}

.poll_percent {
margin-top:10px;
float:left;
width:250px;
}

.votes-count {
font-weight:bold;
float:left;
width:200px;
clear:both;
margin:10px 8px 0 0;
}

.total-votes {
float:left;
clear:both;
margin-top:20px;
}

.poll_percent_votes {
float:left;
width:100px;
margin:10px 0 0 8px;
}

.m-top {
margin-top:8px;
}

#jpane p {
padding:5px 0 0 5px;
}





/* ===== changes 3.12.2009 =====
================================ */

.main-left {
float:left;
width:515px;
overflow:hidden;
}

.main-left .introbox {
float:left;
width:240px;
height: 175px;
}

.main-left .mleft {
margin-left:20px;
}

.main-right {
width:320px;
float:left;
margin-left:10px;
}

.ourphilosophy {
float:left;
width:320px;
font-size:18px;
line-height:24px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ccc;
margin-bottom:20px;
}

.ourphilosophy p, .main-polls p {
padding:0;
margin:0;
}

.main-polls {
float:left;
clear:both;
width:320px;
margin-top:21px;
}

.main-polls p {
	font-size:14px;
	line-height:24px;
	padding-left:8px;
}

.title-gallery {
float:left;
clear:both;
width:500px;
padding-top:10px;
border-top:1px dotted #66a0c6;
margin:20px 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

#flash-gallery {
float:left;
clear:both;
width:500px;
height:210px;
}

#menu .top-links {
	margin:15px 0;
	float:right;
}

#menu .top-links a {
color:#fff;
float:left;
text-transform:uppercase;
font-size:11px;
}

#menu .top-links a.home, #menu .top-links a.home-contact {
margin:7px 8px 0 0;
}

#search span {
float:left;
display:block;
color:#1e2829;
font-size:11px;
text-transform:uppercase;
margin:8px 6px 0 0;
}

#ajaxSearch_form {
	float:right;
	width:auto;
}




