﻿body {
	font-family:Verdana,sans-serif;
	font-size:11px;
	margin:13px 0 0;
}
form 
{
	padding:0;
	margin:10px 0 0 0;
}
a,
a:visited
{
	outline:none;
	text-decoration:none;
	color:#0000EE;
}
a:hover 
{
	text-decoration:underline;
}
h1
{
	color:#00539F;
	margin:10px 0;
	font-size:14px;
}
h2, h3
{
	margin:0 0 5px 0;
	font-size:12px;
}
p 
{
	line-height:13pt;
	margin:0 0 10px 0;
}
img 
{
	border:none;
}
ul
{
	border:none;
	margin:none;
	padding:none;
}
li
{
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
}
ul.normal-list 
{
	margin:0 0 5px;
	padding:0;
	color:#00539F;
	font-weight:bold;
}
ul.normal-list li
{
	list-style-type:circle;
	list-style-position:inside;
	padding:0 0 2px;
}
.contact-table 
{
	background: #F3F5EA url(../images/shadedform2.png) repeat-x left top;
	width:420px;
	padding:10px 0 0;
}
.button-send {
	background-image:url(../images/btn-register.png);
	border:medium none;
	height:22px;
	line-height:22px;
	padding-bottom:3px;
	width:110px;
}
.registerTable
{
	float:left;
	width:315px;
	background: #F3F5EA url(../images/shadedform2.png) repeat-x left top;
}
.form-table 
{
	color:#404040;
}
.form-table h4
{
	margin:10px 0 0 0;
	font-size:14px;
	color:#000;
}
.form-table td
{
	padding:2px 10px 8px 10px;
}
.form-table #userOptions td
{
	padding :0;
}
.form-table td.label
{
	padding:0 0 0 10px;
	font-weight:bold;
}
.form-table table.nopadding td
{
	padding:0;
}
.form-table input
{
	border-left-color:#C4C5C6;
	border-right-color:#C4C5C6;
	border-bottom-color:#C4C5C6;
	border-top-color:#7F7F7D;
	border-width:1px;
}
.intro-text
{
	background:transparent url(../images/bg-notiheader.png) repeat-x left top;
	padding:1px 10px 10px 10px;
	margin:10px 0 0 0;
}
img.gborder 
{
	border:2px solid #819E30;
	margin:0 0 10px 0;
}
#optionsTable
{
	float:left;
	width:695px;
	background: #f3f5ea url(../images/shadedform2.png) repeat-x left top;
	padding-left:10px;
	padding-right:5px;
	color:#666666;
	font-family:Verdana;
	font-size:11px;
}

#optionsTable ul,
#userOptions ul
{
	padding:0;
	margin:0;
	list-style:none;
}

#optionsTable .heading
{
	font-size:18px;
	font-weight:bold;
	color:Black;
	padding-left:5px;
	padding-top:15px;
	font-weight:900;
	font-family:Verdana;
}

#optionsTable .title,
#userOptions .title
{
	font-size:11px;
	font-weight:bold;
	color:#6F6F6F;
	padding-top:10px;
	padding-bottom:5px;
}
#optionsTable .italics,
#userOptions .italics
{
	font-weight:normal;
}
#optionsTable label,
#userOptions label,
.form-table label
{
	position:relative;
	top: -3px;
}
.hide 
{
	display:none;
}
.clear-both
{
	clear:both;
}
a.button 
{
	background:blue url(../images/button.gif) repeat-x left top;
	color:#fff !important;
	font-weight:bold;
	line-height:18px;
	padding:2px 4px;
}
a.button-big
{
	background:blue url(../images/button-big.gif) repeat-x left top;
	color:#fff;
	font-weight:bold;
	line-height:18px;
	padding:8px 15px;
}
.button-download
{
	background-image: url(../images/btn-download.png);
	background-repeat:no-repeat;
	width:260px;
	height:19px;
	border:none;
	display:block;
	color:#000000;
	text-align:center;
	padding-top:3px;
	margin-top:5px;
	margin-bottom:10px;
}
.button-download:hover
{
	text-decoration:underline;
	cursor:pointer;
}
.button-download:visited
{
	color:#000000;
}
div.formbox_myenv
{
	border:solid 2px #819E30;
	padding:8px;
	margin-top:40px;
}
div.errors 
{
	color:Red;
	line-height:18px;
}

#site {
	/*margin:0pt auto;*/
	/*width:1000px;*/
}

#header {
	height:180px;
	margin-bottom:2px;
	position:relative;
}
#header h1 {
	margin:0;
	padding:0;
	position:absolute;
}
h1 a.logo {
	background:transparent url(../images/logo.jpg) no-repeat scroll 0%;
	display:block;
	height:180px;
	overflow:hidden;
	text-indent:-1000em;
	width:187px;
}
#header #flashBannerText 
{
	position:absolute;
	right:0;
	bottom:0;
	z-index:9999;
}

#menu {
	background:#819E30 url(../images/menu.jpg) repeat-y scroll 0%;
	clear:both;
	margin-bottom:10px;
}
#menu .telnr 
{
	color:#819E30;
	float:left;
	font-weight:bold;
	line-height:23px;
	padding:0 0 0 5px;
}
ul.menu {
	list-style:none;
	padding:0;
	margin:0 0 0 195px;
}
ul.menu li {
	line-height:23px;
	float:left;
	margin:0 0 0 14px;
}
ul.menu a,
ul.menu a:visited {
	color:#fff;
	font-weight:bold;
	padding:5px 0 0 0;
}
ul.menu a.sel,
ul.menu a:hover {
	background:transparent url(../images/menu-item.gif) no-repeat center top;
	text-decoration:none;
}
#user-menu li a:hover,
#user-menu li.selected a, 
.user-menu li a:hover,
.user-menu li.selected a 
{
	color:#00539F;
}

.user-menu 
{
	background:#cccc98 url(../images/bg-usermenu.png) left top;
	margin:0 0 10px 0;
}
.user-menu ul
{
	margin:0;
	padding:10px 0;
	list-style:none;
}
.user-menu ul li a
{
	background:transparent url(../images/arrow-right.gif) no-repeat 10px 3px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 0 0 25px;
	line-height:18px;
}

#main 
{
	float:left;
}
#right
{
	float:right;
	width:158px;
}
#right h2 {
	background-color:#DA7B27;
	color:#FFFFFF;
	font-size:8pt;
	padding:5px;
	text-align:center;
}
#left 
{
	width:190px;
	float:left;
	margin:0px 0 0 0;
}
#selection
{
	border:2px solid #808080;
	color:#808080;
	background-color:#ECECEC;
	margin:0;
	padding:10px 15px;
}
#selection ul
{
	list-style:none;
	margin:2px 0 0 0;
	padding:0;
}
#selection ul li a
{
	background:transparent url(../images/delete.gif) no-repeat left 3px;
	color:#808080;
	padding-left:12px;
}
#selection h3 {
	padding:0;
}
#left .indicator
{
	background:transparent url(../images/indicator.gif) no-repeat 36px top;
	height:10px;
	line-height:10px;
}
#left #navigation 
{
	padding:0 15px 10px 15px;
	width:160px;
	min-height:400px;
	background:#ECECEC;
}
#left #navigation a {
	color:#00539F;
}
#left h3 {
	margin:0;
	padding-top:10px;
	color:#808080;
	font-size:11px;
}
#left #navigation ul 
{
	padding:0 0 0 15px;
	margin:0;
	color:#00539F;
}
#left #navigation ul li
{
	line-height:15px;
}
#left #navigation ul li a:hover
{
	text-decoration:underline;
}
#left #hvp-logo 
{
	text-align:center;
	margin:10px 0 0 0;
}


#content-no-menu
{
	width:840px;
	margin:0;
}
#content .submenu 
{
	background:url(../images/submenu.gif) repeat-x center bottom;
	margin-bottom:10px;
	width: 100%;
}
#content .submenu ul
{
	margin:10px 0 0 0;
	padding:0;
}
#content .submenu ul li
{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#content .submenu ul li a
{
	display: -moz-inline-box; /* Firefox < 3 */
	display: inline-block;
	width:auto;height:auto;
	margin-right: 10px;
	padding: 5px 0 15px 0;
	color: #00539f;
	outline: none;
}
#content .submenu ul li a.active {
	color: #819e30;
	font-weight: bold;
	background: url(../images/submenu-item.gif) no-repeat bottom center;
}
#content .submenu ul li a:hover {
	color: #819e30;
	text-decoration: none;
	background: url(../images/submenu-item.gif) no-repeat bottom center;
}
#content h2 {
	margin:10px 0;
}
p img {
	border:2px solid #819E30;
	margin:10px;
}
#parcs ul 
{
	padding:0;
}
#parcs ul li 
{
	float:left;
	padding:0 0 2px;
	width:50%;
}

#searchtype 
{
	padding:0;
	margin:0;
	list-style:none;
	width:190px;
}
#searchtype li
{
	float:left;
	background-color:#ddd;
	border:solid 1px #ECECEC;
	margin:0;
	padding:0;
	width:91px;
}
#searchtype li a
{
	color:#808080;
	display:block;
	height:22px;
	line-height:22px;
	text-align:center;
}
#searchtype li a.active
{
	background-color:#ECECEC;
	font-weight:bold;
}
#searchtype li a:hover 
{
	font-weight:bold;
	text-decoration:none;
}

.lnk-down,
.lnk-up {
	cursor:pointer;
	display:block;
	height:30px;
	width:158px;
}
.lnk-up {
	background:transparent url(../images/prev-vertical.gif) no-repeat scroll center top;
}
.lnk-down {
	background:transparent url(../images/next-vertical.gif) no-repeat scroll center top;
}
.lnk-down span, 
.lnk-up span {
	display:none;
}
#right .inactive 
{
	background:none;
	cursor:default;
}
#right .lnk-up.inactive {
	background:transparent url(../images/prev-vertical-dis.gif) no-repeat scroll center top;
}
#right .lnk-down.inactive {
	background:transparent url(../images/next-vertical-dis.gif) no-repeat scroll center top;
}
div.carousel 
{
	overflow:hidden;
	text-align:center;
	width:158px;
	height:480px;
	position:relative;
}
#rcarousel 
{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}
#rcarousel li
{
	height:120px;
	width:148px;
	padding:0 5px;
	text-align:center;
}
#rcarousel img
{
	border:2px solid #DA7B27;
}
#rcarousel li.active img
{
	border:2px solid #00539F;
}
#rcarousel a
{
	color:#000;
}

.detail-top 
{
	padding:10px 0;
}
.detail-top a
{
	display:block;
	float:left;
}
a.btn-back 
{
	padding:2px 5px;
	background:#3A76B5 url(../images/button.gif) repeat-x left top;
	color:#fff !important;
	margin:0 5px 0 0;
}
a.btn-back span
{
	padding:0 0 0 15px;
	background:transparent url(../images/arrow-left.gif) no-repeat left 3px;
}

ul#sitemap 
{
	padding:0 0 0 20px;
	margin:0;
}
ul#sitemap ul
{
	padding:0 0 0 20px;
	margin:0;
}
ul#sitemap ul a
{
	color:#000;
	font-weight:bold;
}
ul#sitemap h2
{
	padding:0;
	margin:10px 0 0 0;
}
ul#sitemap li
{
	padding:2px 0;
}

#content h1.projects 
{
	color:#00539F;
	margin:10px 0 5px 0;
	font-size:13px;
}
ul#projects 
{
	padding:0;
	margin:0;
	list-style:none;
}
ul#projects li
{
	padding:10px 0;
	margin:0;
	border-bottom:solid 1px #ccc;
}
ul#projects li div.image
{
	width:160px;
	float:left;
}
ul#projects li div.info
{
	width:470px;
	float:left;
}
ul#projects li div.info h2
{
	margin:0 0 5px 0;
}
ul#projects li img
{
	border:solid 2px #819E30;
}

#content #most-viewed h2 
{
	background:transparent url(../images/heading.gif) repeat-y left top;
	color:#fff;
	padding:5px 10px;
}
#content #most-viewed .hcarousel 
{
	overflow:hidden;
	text-align:center;
	width:560px;
	height:150px;
	position:relative;
	float:left;
}
#content #most-viewed ul 
{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	width:560px;
	height:150px;
	top:0;
	left:0;
}
#content #most-viewed ul li
{
	float:left;
	width:120px;
	height:150px;
	padding:0 10px;
	margin:0;
	line-height:normal;
	font-weight:normal;
	list-style:none;
}
#content #most-viewed ul li a
{
	color:#000;
}
#content #most-viewed ul li img
{
	border:2px solid #00539F;
	margin:0 0 5px 0;
}
#content #most-viewed .lnk-left,
#content #most-viewed .lnk-right {
	cursor:pointer;
	display:block;
	height:150px;
	width:40px;
	float:left;
}
#content #most-viewed .lnk-left {
	background:transparent url(../images/prev-horizontal.gif) no-repeat 8px 40px;
}
#content #most-viewed .lnk-right {
	background:transparent url(../images/next-horizontal.gif) no-repeat 8px 40px;
}
#content #most-viewed .lnk-left span, 
#content #most-viewed .lnk-right span {
	display:none;
}
#content #most-viewed .inactive 
{
	background:none;
	cursor:default;
}
#content #most-viewed .lnk-left.inactive {
	background:transparent url(../images/prev-horizontal-dis.gif) no-repeat 8px 40px;
}
#content #most-viewed .lnk-right.inactive {
	background:transparent url(../images/next-horizontal-dis.gif) no-repeat 8px 40px;
}

/* popup style */
.pTitle, .hide 
{
	display:none;
}
div.popup-content 
{
	display:none;
}
div.lightbox 
{
	background-color:#fff;
	position:absolute;
	display:none;
	z-index:9999;
	border:2px solid #819E30;
}
div.lightbox div.content
{
	line-height:normal;
	padding:10px;
	min-height:150px;
	background:#fff;
}
#lightbox_pTerms div.content
{
	padding:0;
}
div.lightbox div.content .errormsg
{
	color:red;
	padding-bottom:5px;
	display:none;
}
div.lightbox div.header 
{
	font-weight:bold;
	line-height:30px;
	margin:0pt;
	padding:0pt 0pt 0pt 10px;
	text-transform:uppercase;
	background:#819E30;
	color:#fff;
	height:29px;
}
div.lightbox div.header a
{
	position: absolute; 
	top:0px;
	right: 10px;
	text-transform:none;
	color:#fff;
}
div.lightbox div.header a:hover {
	text-decoration: underline;
}
div.lightbox #pTitle
{
	display:none;
}
div.lightbox .success
{
	display:none;
	text-align:center;
}
div.lightbox .success p
{
	line-height:50px;
}


#site .message 
{
	background-color: #E5F8CA;
}
#site .errorStar
{
	color:#ff0000;
}

.text-right
{
	text-align:right;	
}

.white-label-site
{
    margin:0pt 0pt;
}
.regular-site
{
    margin:0pt auto;
}