/********/
/* html */
/********/
body {
	background:#333;
	margin:0;
	padding:0;
	text-align:center
}

div {
	text-align:left
}

img {
	border:0;
	display:block
}

h1 {
	color:#154C2C;
	font-size:11px;
	margin:0 0 18px 0;
	padding:0
}

h2 {
	color:#154C2C;
	font-size:11px;
	margin:0;
	padding:0
}

h3 {
	color:#869385;
	font-size:11px;
	margin:0 0 18px 0;
	padding:0
}

h4 {
	color:#869385;
	font-size:11px;
	margin:0;
	padding:0
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	color:#154C2C;
	text-decoration:underline
}

hr {
	background:#FFF;
	border:0;
	border-top:1px solid #6C1154;
	height:1px;
	line-height:1px;
	margin:0 0 10px 0
}

form {
	margin:0;
	padding:0
}

input,
select {
	border:1px solid #AAA;
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
	padding:2px 5px 0 5px
}

td {
	color:#FFF;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:left;
	vertical-align:top
}

ul {
	margin:0 0 18px 15px;
	padding:0
}

/**********/
/* layout */
/**********/
/* page */
#page {
	background:#FFF;
	color:#000;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	margin:1px auto;
	padding:1px;
	position:relative;
	width:998px
}

/* languages */
#cs_language_chooser {
	border-bottom:1px solid #B1B7B0;
	height:20px;
	margin:0 0 1px 0;
	position:relative
}

#cs_language_chooser ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0
}

#cs_language_chooser li {
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding:0
}

#cs_language_chooser li#cs_language_flag_1 a {
	background:url(../img/bg/flag_no.gif) no-repeat left center
}

#cs_language_chooser li#cs_language_flag_2 a {
	background:url(../img/bg/flag_uk.gif) no-repeat left center
}

#cs_language_chooser li#cs_language_flag_3 a {
	background:url(../img/bg/flag_de.gif) no-repeat left center
}

#cs_language_chooser li#cs_language_flag_4 a {
	background:url(../img/bg/flag_nl.gif) no-repeat left center
}

#cs_language_chooser li a {
	float:left;
	padding:0 0 0 20px;
	text-decoration:none
}

#cs_language_chooser li a:hover {
	text-decoration:underline
}

/* header */
#header {
	height:140px;
	margin:0 0 1px 0;
	position:relative
}

#images_left,
#images_right {
	height:140px;
	left:0;
	position:absolute;
	top:0;
	width:200px
}

#images_right {
	left:798px
}

#images_left p,
#images_left img,
#images_right p,
#images_right img {
	height:140px;
	left:0;
	position:absolute;
	top:0;
	width:200px
}

#images_left img,
#images_right img {
	display:none
}

#logo {
	height:140px;
	left:201px;
	position:absolute;
	top:0;
	width:596px
}

#logo img {
	height:140px;
	width:596px
}

/* menu */
#menu {
	background:#abace6 url(../img/bg/menu.gif) repeat-x;
	height:30px;
	margin:0 0 1px 0;
	overflow:hidden
}

#menu ul {
	background:url(../img/bg/menu_item.gif) no-repeat 10px 0;
	height:30px;
	list-style:none;
	margin:0;
	padding:0 0 0 11px
}

#menu li {
	background:url(../img/bg/menu_item.gif) no-repeat right top;
	display:inline;
	float:left;
	height:30px;
	line-height:29px;
	margin:0 0 0 10px;
	padding:0 11px 0 0
}

#menu li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none
}

#menu li a:hover,
#menu li a.active {
	color:#154C2C
}

/* main */
#main {
	background:url(../img/bg/main.gif) repeat-y
}

#sub_menu {
	float:left;
	margin:0 1px 0 0;
	padding:20px 10px;
	width:180px
}

#sub_menu ul {
	list-style:none;
	margin:0;
	padding:0
}

#sub_menu li {
	background:url(../img/bg/sub_menu_item.gif) no-repeat left center;
	margin:0 0 10px 0;
	padding:0 0 0 11px
}

#sub_menu li a {
	text-decoration:underline
}

#sub_menu li a:hover {
	text-decoration:underline
}

#sub_menu li a.active {
	font-weight:bold
}

#content {
	float:left;
	font-size:12px;
	margin:0 1px 0 0;
	padding:20px 30px;
	width:536px
}

#triggers {
	float:left;
	margin:0;
	padding:20px 10px;
	width:180px
}

#address {
	color:#879486;
	margin:0 10px
}

#triggers img {
	border:1px solid #FFF;
	width:178px
}

/* footer */
#footer {
	background:#abace6;
	border-top:1px solid #FFF;
	color:#FFF;
	height:20px;
	line-height:19px;
	text-align:center
}

#footer p {
	margin:0;
	padding:0
}

#footer a {
	color:#FFF
}

/*********/
/* pages */
/*********/
/* homepage */
#splash {
	background:url(../img/bg/splash.jpg) no-repeat;
	border:1px solid #FFF;
	height:430px;
	color:#000;
	font-family:Tahoma,Verdana,Helvetica,sans-serif;
	font-size:11px;
	left:50%;
	line-height:18px;
	margin:-216px 0 0 -381px;
	position:absolute;
	top:50%;
	width:760px
}

/* languages */
#splash #cs_language_chooser {
	border-bottom:0;
	height:430px;
	margin:0;
	width:234px
}

#splash #cs_language_chooser ul {
	float:right;
	list-style:none;
	margin:168px 0 0 0;
	padding:0
}

#splash #cs_language_chooser li {
	display:block;
	float:none;
	font-weight:bold;
	margin:0 10px 10px 0;
	padding:0 0 0 0;
	text-align:right
}

#splash #cs_language_chooser li#cs_language_flag_1 a {
	background:url(../img/bg/flag_no_big.gif) no-repeat right center
}

#splash #cs_language_chooser li#cs_language_flag_2 a {
	background:url(../img/bg/flag_uk_big.gif) no-repeat right center
}

#splash #cs_language_chooser li#cs_language_flag_3 a {
	background:url(../img/bg/flag_de_big.gif) no-repeat right center
}

#splash #cs_language_chooser li#cs_language_flag_4 a {
	background:url(../img/bg/flag_nl_big.gif) no-repeat right center
}

#splash #cs_language_chooser li a {
	display:block;
	float:none;
	height:16px;
	line-height:16px;
	padding:0 27px 0 0;
	text-decoration:none
}

#splash #cs_language_chooser li a:hover {
	text-decoration:underline
}

#splash #address {
	bottom:10px;
	color:#000;
	left:0;
	position:absolute;
	text-align:right;
	width:214px
}

#splash #address p {
	font-size:10px;
	margin:0
}

/***********/
/* overall */
/***********/
.clear {
	clear:both;
	height:1px;
	line-height:1px
}

/* forms */
.cs_form_wrapper {
	clear:both
}

.cs_form_wrapper .cs_form_label label {
	width:200px
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	width:243px
}

.cs_form_wrapper .cs_form_input textarea {
	width:253px
}

.cs_form_wrapper input.cs_submit,
.cs_form_wrapper input.cs_reset {
	background:#9EB1A6;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	height:20px
}

.cs_form_wrapper .cs_form_button {
	margin:5px 79px 0 0
}
