@charset "UTF-8";

@media all
{	/* reset */
	* { margin:0; padding: 0 }

	option { padding-left: 0.4em }

	* html body * { overflow:visible; }
	* html iframe, * html frame { overflow:auto; }
	* html frameset { overflow:hidden; }

	html { height: 100%; margin-bottom: -1px; }
	body {
		font-size: 100.01%;

		color: #000;
		background: #fff;
		text-align: left;
	}

	fieldset, img { border: 0 solid; }

	ul, ol, dl { margin: 0 0 1em 1em }
	li { margin-left: 1.5em; line-height: 1.5em; }

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote { margin: 0 0 1em 1.5em; }
}

@media all
{	/* layout */
	#header, #main, #footer, #nav { clear:both; }

	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden
	}
	.clearfix { display: block }

	#ie_clearing { display: none }

	.subcolumns { width: 100%; overflow:hidden; }
	
	.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l, .c20l, .c60l {float: left; }
	.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r, .c20r, .c60r {float: right; margin-left: -5px; }
	
	.c25l, .c25r { width: 25%; }
	.c33l, .c33r { width: 33.333%; }
	.c50l, .c50r { width: 50%; }
	.c66l, .c66r { width: 66.666%; }
	.c75l, .c75r { width: 75%; }
	.c38l, .c38r { width: 38.2%; }
	.c62l, .c62r { width: 61.8%; }
	.c20l, .c20r { width: 25%; }
	.c60l, .c60r { width: 60%; }
	
	.subc  { padding: 0 0.5em; }
	.subcl { padding: 0 1em 0 0; }
	.subcr { padding: 0 0 0 1em; }
	
	.equalize, .equalize .subcolumns { overflow:visible; display:table; table-layout:fixed; }
	.equalize .c50l,.equalize .c25l,.equalize .c20l,.equalize .c33l,.equalize .c38l,.equalize .c60l,.equalize .c66l,
	.equalize .c75l,.equalize .c62l,.equalize .c20r,.equalize .c50r,.equalize .c25r,.equalize .c33r,
	.equalize .c38r,.equalize .c66r,.equalize .c75r,.equalize .c60r,.equalize .c62r {
		display:table-cell; vertical-align:top;
		float:none; margin:0; overflow:hidden;
	}

	.skip, .hideme, .print {
		position: absolute;
		left: -1000em;
		top: -1000em;
	}

	html {
		height: 100%;
	}

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;

		overflow-y: scroll;
	}

	div.page_margins {
		margin: 10px auto;

		width: 900px;
	}

	div.page {
		position: relative;

		border: 1px solid #038563;
	}

	#online-shop {
		margin: 2em 0;

		text-align: center;
	}

	#search {
		float: right;

		padding: 0px 5px;
	}

	#search input.searchval {
		font-size: 8pt;
	}

	form#search {
		float: none;
	}

	#logo_image {
		margin: 15px 5px 5px 5px;
	}

	#toplinks {
		position: relative;

		padding: 4px 5px;

		height: 20px;

		font-size: 8pt;
		font-weight: normal;

		line-height: 18px;

		text-align: right;

		color: #ffffff;
		background: #038563;

		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}

	#toplinks a {
		margin: 0 0 0 10px;

		text-decoration: none;
		text-transform: capitalize;

		color: #ffffff;
	}

	#toplinks a:hover {
		text-decoration: underline;
	}

	#location {
		float: left;
	}

	#location a {
		margin: 0;
	}

	#toplinks .languageselect {
		float: right;

		margin: 0 0 0 0;
		padding: 0px 5px;

		list-style-type: none;
	}

	#toplinks .languageselect li {
		margin: 0;
		padding: 0;

		display: inline;
	}

	#toplinks .languageselect a {
		font-size: 8pt;

		text-decoration: none;
		text-transform: capitalize;

		color: #ffffff;
	}

	#toplinks .languageselect a:hover {
		text-decoration: underline;
	}

	#bottomlinks {
		float: right;

		margin: -2px 0 0 0;

		width: 20%;

		font-size: 8pt;
	}

	#bottomlinks ul {
		float: left;

		margin: 0 5px;
		padding: 0;

		list-style-type: none;
	}

	#bottomlinks li {
		float: left;

		margin: 0;
		padding: 0;
	}

	#bottomlinks a {
		margin: 0 5px 0 5px;
		padding: 0;

		color: #ffffff;
	}

	#footer {
		padding: 4px 5px;

		height: 14px;

		font-size: 8pt;
		font-weight: normal;

		color: #ffffff;
		background: #038563;

		border-bottom: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}

	#footer a {
		text-decoration: none;

		color: #ffffff;
	}

	#footer a:hover {
		text-decoration: underline;

		color: #ffffff;
	}

	#nav_sub {
		padding: 5px 0;

		font-size: 8pt;
	}

	#nav_sub ul {
		margin: 0;
		padding: 0;

		list-style-type: none;
	}

	#nav_sub ul ul {
		margin: 0 0 0 15px;
	}

	#nav_sub li {
		margin: 0;
		padding: 0;
	}

	#nav_sub a {
		display: block;

		margin: 0;
		padding: 2px 2px 2px 15px;

		text-decoration: none;

		color: #000000;
		background: transparent url(/stream/images/layout/menu_arrow.gif) 5px 4px no-repeat;
	}

	#nav_sub a:hover,
	#nav_sub li.path a {
		color: #005f3b;
		background: transparent url(/stream/images/layout/menu_arrow_hover.gif) 2px 6px no-repeat;
	}

	#nav_sub ul.level0 a {
		background: transparent url(/stream/images/layout/menu_square.gif) 5px 7px no-repeat;
	}

	#nav_sub ul.level0 a:hover,
	#nav_sub ul.level0 li.path a {
		background: transparent url(/stream/images/layout/menu_square_hover.gif) 5px 7px no-repeat;
	}

	#nav_sub ul.level1 a {
		color: #005f3b;
		background: transparent url(/stream/images/layout/menu_arrow2.gif) 5px 4px no-repeat;
	}

	#nav_sub ul.level1 a:hover,
	#nav_sub ul.level1 li.path a {
		background: transparent url(/stream/images/layout/menu_arrow2_hover.gif) 0 6px no-repeat;
	}

	#nav_sub ul.level2 a {
		background: transparent url(/stream/images/layout/menu_square2.gif) 5px 7px no-repeat;
	}

	#nav_sub ul.level2 a:hover,
	#nav_sub ul.level2 li.path a {
		background: transparent url(/stream/images/layout/menu_square2_hover.gif) 5px 7px no-repeat;
	}

	#main {
		position: relative;

		line-height: 145%;

		background: #ebebeb;

		border-top: 1px solid #038563;
	}

	#main div.header {
		padding: 10px 0;

		height: 95px;

		text-align: center;

		background: #ffffff;

		border-bottom: 1px solid #038563;

		overflow: hidden;
	}

	#col3 div.header {
		padding: 10px 0;
	}

	#col1 {
		margin: 0;

		float: left;

		width: 180px;

		background: #ebebeb;
	}

	#col2 {
		margin: 0;

		float: right;

		width: 180px;

		background: #ebebeb;
	}

	#col3 {
		margin: 0 180px;

		text-align: left;

		background: #ffffff;

		border-left: 1px solid #038563;
		border-right: 1px solid #038563;
	}

	#col1_content {
		padding: 0px 0px 0px 0px;
	}

	#col2_content {
		padding: 10px 5px 75px 5px;
	}

	#col3_content {
		padding: 10px 10px 10px 10px;
	}

	#col3 #search input.searchval {
		width: 390px !important;
	}

	#main .tb_image_r { margin: 0 0 10px 10px; }
	#main .tb_image_l { margin: 0 10px 10px 0; }

	#col1 div.callback {
		padding: 10px 5px;

		font-size: 8pt;

		background: #ffffff;
	}

	#col1 div.callback a {
		color: #000000;
	}

	#col1 div.callback h1 {
		margin: 0 0 0.5em 0;

		font-size: 9pt;

		color: #005f3b;
	}

	#col1 div.callback h2 {
		margin: 0.5em 0 0.5em 0;

		font-size: 8pt;

		color: #ee0000;
	}

	#col3 p {
		margin: 0.5em 0 0.5em 0;
	}

	#col3 a {
		text-decoration: underline;

		color: #000000;
	}

	#col3 a:hover {
		text-decoration: none;

		color: #005f3b;
	}

	#col3 h1 a,
	#col3 h2 a,
	#col3 h3 a,
	#col3 h4 a {
		color: #005f3b;
	}

	#col3 a.icon_pdf {
		padding: 0 0 0 28px;

		height: 14px;

		background: transparent url(/stream/images/layout/icons/pdf.gif) no-repeat top left;
	}

	#col3 a.icon_doc {
		padding: 0 0 0 28px;

		height: 14px;

		background: transparent url(/stream/images/layout/icons/doc.gif) no-repeat top left;
	}

	#col3 a.icon_d81 {
		padding: 0 0 0 28px;

		height: 14px;

		background: transparent url(/stream/images/layout/icons/d81.gif) no-repeat top left;
	}

	#col3 h1 {
		margin: 0.25em 0 0.5em 0;

		font-size: 14pt;
		font-weight: bold;

		color: #005f3b;
	}

	#col3 h1.kw {
		margin: 0 0 1em 0;
		padding: 0 0 0.5em 0;

		font-size: 10pt;
		font-weight: normal;

		color: #bebebe;

		border-bottom: 1px dashed #efefef;
	}

	#col3 h2 {
		margin: 0.25em 0 0.5em 0;

		font-size: 12pt;
		font-weight: bold;

		color: #005f3b;
	}

	#col3 h3 {
		margin: 0.5em 0 0.25em 0;

		font-size: 10pt;
		font-weight: bold;

		color: #005f3b;
	}

	#col3 h4 {
		margin: 0.25em 0 0.25em 0;

		font-size: 10pt;
		font-weight: normal;

		color: #005f3b;
	}

	#col3 h5 {
		margin: 0.25em 0 0.25em 0;

		font-size: 9pt;
		font-weight: bold;

		color: #000000;
	}

	#col3 div.contactform td {
		padding-top: 4px;
	}

	#col3 div.contactform input.text {
		padding: 2px;

		width: 250px;

		border: 1px solid #000000;
	}

	#col3 div.contactform textarea.text {
		padding: 2px;

		width: 350px;
		height: 100px;

		border: 1px solid #000000;
	}

	#col3 div.download_list a {
		text-decoration: none;
	}

	#col3 div.gallery img {
		display: block;
	}

	#col2 p {
		margin: 0.5em 0 0.5em 0;
	}

	#col2 a {
		text-decoration: underline;

		color: #000000;
	}

	#col2 a:hover {
		text-decoration: none;

		color: #005f3b;
	}

	#col2 a.icon_pdf {
		display: block;

		padding: 0 28px 0 0;

		height: 14px;

		background: transparent url(/stream/images/layout/icons/pdf.gif) no-repeat top right;
	}

	#col2 a.icon_doc {
		display: block;

		padding: 0 28px 0 0;

		height: 14px;

		background: transparent url(/stream/images/layout/icons/doc.gif) no-repeat top right;
	}

	#col2 a.icon_d81 {
		display: block;

		padding: 0 28px 0 0;

		height: 14px;

		background: transparent url(/stream/images/layout/icons/d81.gif) no-repeat top right;
	}

	#col2 h1 {
		margin: 0.25em 0 0.5em 0;

		font-size: 11pt;
		font-weight: bold;

		color: #005f3b;
	}

	#col2 h2 {
		margin: 0.25em 0 0.5em 0;

		font-size: 10pt;
		font-weight: bold;

		color: #005f3b;
	}

	#col2 h3 {
		margin: 0.5em 0 0.25em 0;

		font-size: 8pt;
		font-weight: bold;

		color: #696969;
	}

	#col2 h4 {
		margin: 0.25em 0 0.25em 0;

		font-size: 9pt;
		font-weight: normal;

		color: #005f3b;
	}

	#col2 h5 {
		margin: 0.25em 0 0.25em 0;

		font-size: 9pt;
		font-weight: bold;

		color: #000000;
	}

	#col2 div.kwlayer {
		margin: 40px 0 10px 0;

		font-size: 7pt;
		font-weight: 100;

		color: #eeeeee;
	}

	#col2 div.kwlayer a {
		color: #efefef;
	}
	
	.leftlink {
		font-size:16px;
		font-weight:bold;
		display:block;
		background: #FFFFFF;
		line-height:175%;
		margin-bottom:5px;
		padding-left:5px;
	}
	
	.leftlink a {
		text-decoration: none;
		color: #038563;
	}
}

@media print
{
	body {
		background: #ffffff;
	}

	table.edit_toolbar {
		display: none;
	}
}

