/* CSS created by Dado - design@nofrks.com */
/* Copyright 2008 www.nofrks.com */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #006790 url(../images/pagebackground.png) repeat-x top;
	color: #ffffff;
	line-height: 26px;
}
body#subpage {
	background: #006790 url(../images/pagebackground-sub.png) repeat-x top;
}
body#subpage #header {
	background: url(../images/header-sub.png) no-repeat top;
}
body#subpage h2#sloganPR {
	position: absolute;
	margin-left: 10px;
	margin-top: 34px;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	visibility: hidden;
}
h1.hidden {
	overflow: hidden;
	height: 0 !important;
	margin: 0;
	padding: 0;
}
a {
	color: #fab632;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#pagecontainer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 1000px;
	height: 427px;
	background: url(../images/header.png) no-repeat top;
}
h2#sloganPR {
	position: absolute;
	margin-left: 10px;
	margin-top: 34px;
	color: #1d9dee;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
#menu {
	position: absolute;
	margin-left: 460px;
	margin-top: 34px;
	list-style: none;
}
#menu li {
	float: left;
	width: 84px;
	height: 36px;
}
#menu a {
	float: left;
	width: 84px;
	height: 30px;
	display: block;
	background-image: url(../images/menuhover.png);
	background-position: 0 0;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}
#menu a:hover, #menu a#active {
	background-position: 0 -36px;
}
#menu .menuperspective {
	width: 108px;
	background-image: url(../images/perspective.png);
}
h3#mainslogan {
	width: 687px;
	height: 103px;
	position: absolute;
	margin-top: -15px;
	margin-left: -8px;
	background: url(../images/slogan.png) no-repeat top;
}
#logo {
	width: 331px;
	height: 154px;
	background: url(../images/logo.png) no-repeat top;
	position: absolute;
	margin-left: 668px;
	margin-top: -65px;
}
#logo a {
	display: block;
	width: 331px;
	height: 80px;
	text-decoration: none;
}
#logo span, #mainslogan span {
	visibility: hidden;
}
#address {
	position: absolute;
	margin-left: 700px;
	margin-top: 75px;
}
#address a {
	color: #ffffff;
}
#address a:hover {
	text-decoration: none;
}
#address a.underline {
	color: #fab632;
	text-decoration: underline;
}
#address a.underline:hover {
	color: #fab632;
	text-decoration: none;
}
	
#boxesfrontpage {
	margin-top: 250px;
}
.box {
	width: 291px;
	height: 280px;
	background: url(../images/boxes.png) no-repeat top;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding: 10px;
}
h4 {
	color: #fab632;
	background: url(../images/h4.png) no-repeat left;
	padding-left: 34px;
	line-height: 26px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 6px;
}
a.more {
	position: absolute;
	display: block;
	margin-top: 24px;
	margin-left: 238px;
	cursor: pointer !important;
}
a.more:hover {
	text-decoration: none;
}
.box span {
	color: #0c7395
}
#footer {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
}
#footer a {
	text-decoration: none;
}

/* Subpages */
.content {
	width: 650px;
	padding-left: 16px;
	margin-top: -200px;
}
.content h3 {
	color: #fab632;
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: normal;
	margin-left: -4px;
}
.content ul {
	padding-left: 20px;
}
.content li {
	background: url(../images/li.png) no-repeat left;
	padding-left: 25px;
	list-style: none;
}
.content li:hover {
	color: #fab632;
}
/* Contact form */
#contactform {
	width: 416px;
	height: 290px;
	margin-left: 50px;
	padding: 0;
}
.contacttext {
	width: 130px;
	height: 20px;
	padding-right: 5px;
	border: none;
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	text-align: right;
	background: none;
}
.contacttext_err {
    width: 130px;
    height: 20px;
    color: #d71a1a;
    padding-right: 5px;
    border: none;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: right;
	background: none;
}
.contactselect {
	width: 230px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	background: none;
	border: 1px solid #0c7395;
	color: #ffffff;
}
.contactselect_err {
    width: 230px;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-bottom: 5px;
    color: #5c9ac3;
    font-size: 14px;
	background: none;
	border: 1px solid #d71a1a;;
}
.contactselect_err:focus {
    color: #ddeaf2;
	border: 1px solid #ffffff;
}
.contactselect:focus {
	color: #ddeaf2;
	border: 1px solid #ffffff;
}
.contacttextarea {
	width: 232px;
	height: 196px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 5px;
	overflow: auto;
	margin-left: -1px;
	font-size: 14px;
	background: none;
	border: 1px solid #0c7395;
	color: #ffffff;
}
.contacttextarea:focus {
	color: #ddeaf2;
	border: 1px solid #ffffff;
}

.contacttextarea_err {
    width: 232px;
    height: 196px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-bottom: 5px;
    overflow: auto;
    margin-left: -1px;
    color: #5c9ac3;
    font-size: 14px;
	border: 1px solid #d71a1a;
	background: none;
}
.contacttextarea_err:focus {
    color: #ddeaf2;
	border: 1px solid #ffffff;
	background: none;
}
.clear {
	width: 0 !important;
	height: 0 !important;
	clear: both;
	visibility: hidden;
}
.buttonreset {
	width: 60px;
	height: 30px;
	color: #ddeaf2;
	margin-top: -120px;
	margin-left: 10px;
	position: absolute;
	background: none;
}
.buttonsend {
	width: 60px;
	height: 30px;
	color: #ddeaf2;
	margin-top: -120px;
	margin-left: 72px;
	position: absolute;
	background: none;
}
.buttonsend:hover, .buttonreset:hover {
	color: #fab632;
	cursor: pointer !important;
}
.buttonsend:focus, .buttonreset:focus {
	outline: none;
}
