﻿@charset "utf-8";
body {
	margin: 0;
	padding: 0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	color: #3d3d3d;
}
select {
	font-size: 12px;
	color: #3d3d3d;
	font-family: Arial;
}
img { border: none; }
h1, h2, h3, h4, h5 {
	margin-top: 0;
	margin-bottom: 0;
}
p {
	margin-top: 0;
	margin-bottom: 6px;
}
a, a:visited {
	color: #005f55;
	text-decoration: none;
}
#contentContainer a,
#contentContainer a:visited {
	text-decoration: underline;
}
#contentContainer a:hover { text-decoration:none; }
fieldset {
	border: none;
	padding: 0 0 0 18px;
	margin: 0;
}
legend {
	text-transform: uppercase;
	font-size: 12px;
	color: #005f55;
	margin: 0;
	padding: 0 0 3px 0;
}
form {
	padding: 0;
	margin: 0;
}
input { color: #333; }
#page {
	width:980px;
	margin-left: 12px;
}
.mainNavBg1 {
	background-image: url(../images/bg_mainNav.gif);
	background-repeat: repeat-y;
}
.mainNavBg2 {
	background-image: url(../images/bg_mainNav2.gif);
	background-repeat: repeat-y;
}
#header {
	height: 117px;
	width: 979px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	background-color: #fff;
}
#header #logo {
	float: right;
	height: 86px;
	width: 100px;
	padding-right: 20px;
	color: #fff;
}
#serviceNav {
	padding-top: 24px;
	padding-left: 18px;
	color: #005f55;
}
#serviceNav #countrySelect {
	padding-left: 0;
	float: left;
	height: 22px;
}
#serviceNav #countrySelect select {
	width: 120px;
	color: #3d3d3d;
	margin-right: 5px;
	font-size: 12px;
	font-family: Arial;
}
#serviceNav #standardNav {
	width: 520px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
#serviceNav #standardNav ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#serviceNav #standardNav ul li {
	float: left;
	padding-left: 7px;
}
#serviceNav #standardNav a, #serviceNav #standardNav a:visited {
	text-decoration: none;
	color: #005f55;
	margin-right: 7px;
}
#serviceNav #standardNav a:hover { color: #cf8402; }
#serviceNav #standardNav .current a, #serviceNav #standardNav .current a:visited { color: #cf8402; }
#resizeNav {
	width: 80px;
	position: absolute;
	top: 62px;
	left: 30px;
}
* #pageContent { }
#leftMarginal {
	width: 171px;
	float: left;
	background-color: #e5ebd4;
	z-index:100;
}
.standAlone { position: absolute; }
#leftMarginal .standAlone { top: 348px; }
#leftMarginal #mainNav { }
#leftMarginal #mainNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftMarginal #mainNav ul li {
	margin: 0;
	padding: 0;
	/*border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e5ebd4;*/
}
#leftMarginal #mainNav a {
	display: block;
	text-decoration: none;
	padding: 3px 10px 3px 18px;
	font-weight: bold;
	font-size: 12px;
}
#leftMarginal #mainNav a:visited { text-decoration: none; }
#leftMarginal #mainNav a:hover { text-decoration: none; }
#leftMarginal #mainNav .level0 { border-bottom: 1px solid #e5ebd4; }
#leftMarginal #mainNav .level0 a, #leftMarginal #mainNav .level0 a:visited {
	background-color: #005f55;
	color: #c8d6a5;
}
#leftMarginal #mainNav .level0 a:hover {
	background-color: #005f55;
	color: #fff;
}
#leftMarginal #mainNav .level0Active { border-bottom: 1px solid #e5ebd4; }
#leftMarginal #mainNav .level0Active a, #leftMarginal #mainNav .level0Active a:visited, #leftMarginal #mainNav .level0Parent a, #leftMarginal #mainNav .level0Parent a:visited {
	background-color: #005f55;
	color: #fff;
}
#leftMarginal #mainNav .level0Active a:hover, #leftMarginal #mainNav .level0Parent a:hover {
	background-color: #005f55;
	color: #fff;
}
#leftMarginal #mainNav .level1 {  }
#leftMarginal #mainNav .level1 a, #leftMarginal #mainNav .level1 a:visited {
	background-color: #eff3e5;
	color: #8da46b;
	margin: 0;
	border-bottom: 1px solid #e5ebd4;
}
#leftMarginal #mainNav .level1 a:hover { color: #005f55; }
#leftMarginal #mainNav .level1Active a {
	color:#005f55 !important;
	background-color:#FFF !important;
	border-bottom: 1px solid #e5ebd4;
}
#leftMarginal #searchContainer {
	border-bottom: 1px solid #fff;
	padding-top: 12px;
}
#leftMarginal #mainNav .level2 a {
	padding-left:27px;
	padding-right:0;
	background-color: #eff3e5 !important;
	color: #8da46b !important;
	border-bottom: 1px solid #e5ebd4;
}
#leftMarginal #mainNav .level2 a:hover { color: #005f55 !important; }
#leftMarginal #mainNav .level2Active a {
	background-color:#FFF !important;
	padding-left:27px;
	color:#005f55 !important;
	border-bottom: 1px solid #e5ebd4;
}

#leftMarginal #searchContainer2 { padding-top: 4px; }
#leftMarginal #quickSearch { padding-bottom: 1px; }
#leftMarginal .buttonRow {
	text-align: right;
	width: 134px;
	clear: both;
	line-height: 18px;
}
#leftMarginal .buttonRow .inputButton { float: right; }
#leftMarginal #productSearch { padding-bottom: 8px; }
#leftMarginal #productSearch .inputText {
	width: 130px;
	margin-bottom: 4px;
	font-size: 11px;
}#leftMarginal #productSearch select {
	width: 134px;
	margin-bottom: 4px;
	color: #3d3d3d;
}
#leftMarginal #companyNav { font-size: 12px; }
#leftMarginal #companyNav ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 18px;
	list-style-type: none;
	text-transform: uppercase;
}
#leftMarginal #companyNav a, #leftMarginal #companyNav a:visited {
	color: #005f55;
	text-decoration: none;
	line-height: 16px;
}
#leftMarginal #companyNav .current a {
	color:#cf8402;
}
#leftMarginal #companyNav a:hover { color: #cf8402; }
#contentContainer {
	width: 530px;
	float: left;
	padding: 0 20px 10px 20px;
	line-height:1.5;
}
#contentContainer2 {
	width: 990px;
	padding: 0;
}
#bgHome {
	width: 988px;
	height: 348px;
	background-repeat: no-repeat;
	background-color: #fff;
}
#rightMarginal {
	width: 218px;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #fff;
	float: left;
}
#rightMarginal .directionSign { }
#rightMarginal h4 {
	color: #e49204;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#rightMarginal .directionSign h2, #rightMarginal .directionSign p { font-size: 12px; }
#rightMarginal .directionSign .teaser {
	clear: both;
	padding-bottom: 20px;
}
#rightMarginal .directionSign .teaserImage {
	width: 82px;
	height: 68px;
	float: left;
}
#rightMarginal .directionSign .teaserImage img {
	height: 68px;
	width: 82px;
	padding-top: 1px;
}
#rightMarginal .directionSign .teaserText {
	padding-left: 12px;
	padding-top: 6px;
	width: 112px;
	float: left;
}
#rightMarginal .directionSign a {
	display: block;
	width: 218px;
	height: 70px;
	position: absolute;
}
#footerBannerArea {
	width: 808px;
	margin-left: 171px;
	padding:20px 0;
	clear: both;
	position: relative;
	text-align:center;
}
#footer {
	width: 808px;
	margin-left: 171px;
	padding-bottom:20px;
	clear: both;
	background-color: #D3DEB7;
	position: relative;
}
#footer:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#footer {
  min-height: 1px;
}
* html #footer {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#footer h4 {
	background-color: #8da46b;
	background-repeat: no-repeat;
	background-image: url(../images/bg_footer_h6.gif);
	line-height: 16px;
	color: #fff;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}
#footer h2, #footer h5 { font-size: 11px; }
#footer #footerTeaser1 {
	padding-top: 14px;
	padding-left: 20px;
}
#footer .teaserImage {
	float: left;
	margin:3px 7px 3px 3px;
}
#footer .teaserText {
	padding: 4px 4px 4px 92px;
	font-size: 12px;
}
#footer #footerTeaser1 .element1 {
	width: 250px;
	background-color: #fff;
	float:left;
}
#footer #footerTeaser1 .element1 p {
	margin: 0;
	padding: 0 0 4px;
}
#footer #footerTeaser1 .element2 {
	width: 250px;
	background-color: #fbfcf8;
	float:left;
	margin-left: 14px;
}
#footer #footerTeaser1 .element2 p {
	margin: 0;
	padding: 0 0 4px;
}
#footer #footerTeaser1 .element3 {
	width: 250px;
	background-color: #fbfcf8;
	float: left;
	margin-left: 14px;
}
#footer #footerTeaser1 .element3 p {
	margin: 0;
	padding: 0 0 4px;
}
.inputButton {
	background-color: #eff3e5;
	border-style: solid;
	border-color: #eff3e5 #8da46b #8da46b #eff3e5;
	border-width: 1px 1px 1px 1px;
	cursor: pointer;
	color: #005f55;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 1px 0 0;
	font-family: Arial;
}
.linkButton {
	background-color: #fff;
	border-style: solid;
	border-color: #fff #8da46b #8da46b #fff;
	border-width: 0px 1px 1px 0px;
	cursor: pointer;
	color: #005f55;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 5px 0 5px;
}
.clearFloat {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
}
.printOnly { display: none; }
.linkExternal {
	background-image: url(../images/ico_linkExternal.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}
.linkExternal a, .linkExternal a:visited, .linkExternalContent a, .linkExternalContent a:visited {
	color: #005f55;
	text-decoration: none;
}
.linkExternal a:hover, .linkExternalContent a:hover { text-decoration: underline; }
.textModule1 {
	color: #3d3d3d;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 16px;
}
.imageModule1, .csc-textpic-text {
	padding-bottom: 20px;
	padding-top: 0;
}
#homeTeaserBlock {
	position: absolute;
	left: 523px;
	top: 277px;
	width: 480px;
	z-index:110;
}
#homeTeaserBlock .teaser {
	width: 232px;
	padding-bottom: 14px;
	font-size: 12px;
}
#homeTeaserBlock .teaserImage {
	width: 80px;
	height: 70px;
}
#homeTeaserBlock .teaserImage img {
	height: 68px;
	width: 82px;
	padding-top: 1px;
}
#homeTeaserBlock h2 { font-size:12px; }
#homeTeaserBlock .teaserText {
	padding-left: 12px;
	padding-top: 6px;
	width: 112px;
	position: absolute;
	margin-top: -70px;
	margin-left: 82px;
	z-index: 10;
}
#homeTeaserBlock .directionSign a {
	display: block;
	width: 218px;
	height: 70px;
	position: absolute;
	z-index: 20;
}
.homeTeaserRow .teaser { float: left; }
#countrySelect { width: 155px; }
#countrySelect select { width: 135px !important; }
#contentContainer1 img, #contentContainer2 img, #contentContainer3 img { font-size: 133.5%; }
#homeTeaserBlock .TeaserWrapper {
	width:218px;
	height:70px;
	background: url(../images/semitranparent-teaser-bg.png);
}
#homeTeaserBlock .teaserBorderIMG { background:url(../images/teaserborder_rect.gif) no-repeat; }
#productSearch input.inputButton {
	background-color:#fff;
	border-color:#fff #8da46b #8da46b #fff;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	color:#005f55;
	cursor:pointer;
	font-size:11px;
	padding:1px 5px 0px 5px;
	text-transform:uppercase;
}
.teaserBorderIMG { background:url(../images/teaserborder.gif) no-repeat; }
/*+++++++++++++++++++++++++++++++++++++++++++ home MainVisual */
#mainVisualClickable {
	position:absolute;
	z-index:0;
	width:979px;
	height:335px;
}
#mainVisualClickable a {
	display:block;
	width:979px;
	height:335px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
