<!--
body {
	background:url(../images/bg.png);
	background-repeat: repeat-x;
	text-align: center; /*centers the main in IE5/win */
}
body, td {
	font-family: Verdana,Helvetica, Arial,sans-serif,Lucida Sans;
	font-size:11px;
	margin: 0;
	padding: 0;
	color: #333;
	}

label {
 cursor: pointer;
 cursor: hand;
}

h1 {
	font-size:15px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:1px;
	font-weight:normal;
	letter-spacing:1px;
	color:#569cbf;
	}

h2 {
	font-size:14px;
	margin-top:5px;
	margin-bottom:4px;
	font-weight:normal;
	display:block;
	color: #333;
	}

h3 {
	margin-bottom:5px;
	margin-top:0px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

hr {
	height:1px;
	background:white;
	border:none;
	border-bottom:1px dotted #DEDEDE;
	width:auto;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
}

a:link, a:visited, a:active {
	color:#333;
	text-decoration:none;
	}

a:hover {
	color:#333;
	}

a.white:link, a.white:visited, a.white:active {
	color:#fff; }

a.white:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#border {
	position: relative;
	width: 1040px;
	height: 747px;
	margin: 0px auto 0; /* centers the whole container */
	padding-top: 20px;
	background: url('../images/border.png') no-repeat -2px -1px;
}

#container {
	width: 1000px;
	height: 622px;
	margin: 0 auto 0; /* centers the whole container */
	text-align: left;
	padding-top:83px;
	background-image: url('../images/bg_container_start.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
}

#popup {
	margin: auto; /* centers the whole container */
	margin-top: 10px;
	text-align: center;
	font-size:12px;
	padding:0px;
	border:0px solid #C70E11;
}

/* main===== */

#eyecatcher {
	float:right;
	border:1px solid;
	margin-right:20px;
	margin-top:60px;
}

#main {
	clear: left;
	margin-top:99px;
	font-family:Lucida Sans, Verdana, Arial;
	font-size:11px;
	line-height:17px;
}

#main input, #main textarea{
	border:1px solid #CCC;
	background:#EEE;
}

#main input:focus,#main textarea:focus{
	border:1px solid #000;
	background:#EEE;
}

#main a:link,
#main a:visited,
#main a:active {
	color:#069;
	text-decoration:none;
	background-image:url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	}

#main a:hover {
	color:#000;
	background-color:#EEE;
	background-image:url(../images/link_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	}

#main div.gallery a,
#main div.gallery a:link,
#main div.gallery a:visited,
#main div.gallery a:active {
  background:none;
	color:#069;
	text-decoration:none;
	border:none;
	padding:0;
	margin: 0;
	}

#main div.gallery a:hover {
	background:none;
	color:#333;
	border:none;
	padding:0;
	}
#main div.gallery {
	position: relative;
	height: 213px;
	padding:18px 30px;
	background-color: #d6d1d1;
}
#main .gallery .image {
	position: relative;
	float:left;
	margin:8px;
	border:1px solid #aea4a4;
}

#main .gallery img.startpage {
	border:1px solid #aea4a4;
	margin: 0 10px;
}

#start_content {
	height:220px;
	position:relative;
}

#start_content div.news {
	padding:20px;
	text-align:center;
}

#start_content a.bpp {
	display:block;
	position: absolute;
	bottom:10px;
	right:10px;
	background: url(../images/logo_bpp.png) no-repeat;
	width:85px;
	height:0px;
	padding-top:77px;
	overflow:hidden;
}

/* GOOGLE HEADER ===== */

#googleheader {
	display:none;
}

#googleheader h1 {
}

/* NAVIGATION ===== */

#header {
	position: relative;
	width:100%;
}

#header #logo {
	width: 293px;
	height: 67px;
	margin: 0 auto 40px;
	background-image: url('../images/logo.jpg');
}

#header ul#primary {
	margin: 45px auto 0;
	padding: 0;
	width: 855px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	font-size: 12pt;
}

#header ul#primary li  {
	float:left;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	float:left;
	width: auto;
	text-decoration: none;
	color: #a3a3a3;
	margin-left: 10px;
	margin-right:10px;
}

#header ul#primary a.on, #header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	margin-top: 0;
	color:#4c4b4b;
	font-weight:bold;
}

#header ul#primary a {
}

#header ul#primary a:hover {
	color:#4c4b4b;
}

#header ul#secondary {
	position: relative;
	margin: 0;
	padding: 0;
	width: 200px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	font-size: 10pt;
}

#header ul#secondary li a,#header ul#secondary li span {
	font-size:10pt;
	width: auto;
	margin-left: -10px;
}

#header ul#secondary li a {
	color: #a3a3a3;
	text-decoration: none;
}

#header ul#secondary li a:hover {
	color: #333;
	text-decoration: none;
}

#header ul#secondary li a:active {
	color: #000;
}

#header ul#secondary li a.chosen{
	color:#4c4b4b;
	font-style:normal;
	font-weight:bold;
}


#header ul#secondary li:last-child a { border: none; }

/* FOOTER ===== */
#footer{
	position:relative;
	margin: -15px auto 20px;
	width: 994px;
	font-size:11px;
	color:#999;
	font-family:Arial;
	padding-left:0px;
}
#footer div.easycms {
	position:absolute;
	top:0;
	right:0;
	font-size:11px;
	color:#ddd;
}
#footer div.easycms a{
	color:#bbb;
}
#footer div.links {
	position:absolute;
	top:0;
	left:0;
	font-size:9pt;
	color:#a3a3a3;
	font-family:Lucida Sans;
}
#footer div.links a{
	color:#a3a3a3;
}
#footer div.links a:hover {
	color:#4c4b4b;
}

.box {
	float:right;
	width:16em;
	background:#EEE;
	border:1px solid #86A1B6;
	padding:7px;
	margin:15px 0px 0px 5px;
}

.box h1,.box h2 {
	border:none;
	color:#000;
	font-size:14px;

}


#main .box input, #main .box textarea{
	border:1px solid #999;
	background:#FFF;
	padding-left:3px;
}

#main .box input:focus,#main .box textarea:focus{
	border:1px solid #666;
	background:#FFF;
	padding-left:3px;
}

/* HACKS (hide from) */

/* Mac IE */

@media screen, projection {
.search-box { color:white }
}
/* end Mac IE */


-->

.icon_lock
{
  padding-left: 22px;
  padding-bottom: 1px;
  background: url(../images/css/lock.png) no-repeat left;
  line-height: 16px;
}

.access_denied
{
  padding: 7px;
  padding-left: 28px;
  background: #fdd url(../images/css/lock.png) no-repeat 5px;
  margin-bottom: 20px;
}

div.info{
	padding: 5px;
	background: #FFA;
	margin-bottom: 10px;
}

div.error{
	padding: 5px;
	background: #FCC;
	margin-bottom: 10px;
}