/*** Technical Customer Support ***/
@import url(tcs.css);
@import url(tcs_admin.css);

@import url(wm2010.css);

* {
	margin: 0px;
	padding: 0px;
}

body, td, th, button, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background: url(/halfen/img/main/background.jpg) center top no-repeat fixed;
}

a {
	text-decoration: none;
	color: #686C75;
}

a:hover {
	color: #E20A16;
}

img {
	border: 0px;
}

h1 {
	padding-bottom: 26px;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.reduced {
	padding-bottom: 10px;
}

h2 {
	font-weight: normal;
	line-height: 16px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inactive,
.none {
	display: none !important;
}

.cleaner {
	clear: both;
}

.grey {
	color: #686C75;
}


#Wrapper {
	width: 996px;
	margin: 0px auto;
}

#Wrapper div.containerHead {
	position: relative;
	float: left;
	width: 756px;
	height: 95px;
	background-color: #993300;
	background: url(/halfen/img/main/navigation-background.jpg) top left no-repeat;
	z-index: 100;
}

#Wrapper div.containerContent {
	float: left;
	width: 756px;
	margin-top: 1px;
}

#Wrapper div.containerLeft {
	float: left;
	width: 240px;
	margin-top: 1px;
}

#Wrapper div.containerSubnav {
	padding-bottom: 24px;
}

#Wrapper div.containerSubnav .head {
	background: #5E6568 url(/halfen/img/main/subnavigation-background.jpg) top left no-repeat;
	line-height: 24px;
	min-height: 24px;
}

#Wrapper div.containerSubnav .head a {
	display: block;
	color: #FFF;
	padding-left: 32px;
	line-height:20px;
}

#Wrapper div.containerSubnav div.com {
	padding: 12px 36px 0px 32px;
}

#Logo {
	float: left;
	width: 240px;
	height: 95px;
	overflow: hidden;
}

#NavigationMeta {
	position: absolute;
	width: 580px;
	top: 0px;
}

#NavigationMeta ul {
	list-style: none;
}

#NavigationMeta li {
	float: left;
	margin: 14px 0px 0px 16px;
}

#NavigationMain {
	position: absolute;
	bottom: 0px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 23px;
	width: 756px;
}

#NavigationLanguage {
	position: absolute;
	bottom: 30px;
	right: 8px;
	margin-top: 12px;
	color: #686C75;
	z-index: 110;
}

#NavigationLanguage ul {
	position: relative;
	list-style: none;
	font-size: 11px;
	line-height: 18px;
}

#NavigationLanguage ul ul {
	display: none;
	position: absolute;
	right: -8px;
	top: 0px;
	width: inherit;
	background-color: #FFF;
}

#NavigationLanguage ul ul li a {
	padding: 0px 10px;
}

#NavigationLanguage ul li a:hover {
	color: #686C75;
}

#NavigationLanguage ul ul li,
#NavigationLanguage ul ul li a {
	display: block;
}

#NavigationLanguage ul ul li.active a {
	background: #FFF url(/halfen/img/main/language-active.gif) left top no-repeat;
	padding-left: 18px;
}

#NavigationLanguage ul li:hover ul {
	display: inline;
}

#NavigationLanguage ul ul li:hover a {
	background: #E20A16 url(/halfen/img/main/navigation-main-hover.gif) left top no-repeat;
	color: #FFF;
}

#NavigationLanguage ul ul li.active:hover a {
	background: #E20A16 url(/halfen/img/main/language-active-hover.gif) left top no-repeat;
}

#NavigationMain ul {
	list-style: none;
}

#NavigationMain ul.root li {
	float: left;
}

#NavigationMain ul.root li a {
	display: block;
	padding: 0px 16px;
	color: #000;
}

#NavigationMain ul.root li:hover,
#NavigationMain ul.root li:hover a.active {
	background: #FFF none;
	color: #000000;
}

#NavigationMain ul.root li a.active {
	background: url(/halfen/img/main/navigation-main-background.gif) left top repeat-x;
	color: #FFF;
}

#NavigationMain ul.first {
	display: none;
	position: absolute;
}

#NavigationMain ul.first {
	top: 23px;
	font-size: 11px;
	text-transform: none;
	line-height: 18px;
	background-color: #FFF;
	padding: 10px 0px 8px 0px;
	border-right:1px solid #999;
	border-left:1px solid #ccc;
	border-bottom:1px solid #999;
}

#NavigationMain ul.first li a {
	color: #686C75;
}

#NavigationMain ul.root li:hover ul.first {
	display: block;
}

#NavigationMain ul.first li {
	width: 200px;
	float: none;
	padding-top: 6px;
}

#NavigationMain ul.first li:hover {
	position: relative;
}

#NavigationMain ul.first li:hover a,
#NavigationMain ul.first ul.second li:hover a {
 	background: #E20A16 url(/halfen/img/main/navigation-main-hover.gif) left top no-repeat;
	color: #FFF;
}

#NavigationMain ul.second {
	display: none;
	position: absolute;
	left: 200px;
}

#NavigationMain ul.second {
	top: -2px;
	padding: 1px 0px 8px;
	background-color: #FFF;
	border-right:1px solid #999;
	border-left:1px solid #ccc;
	border-bottom:1px solid #999;
	border-top:1px solid #ccc;
}

#NavigationMain ul.first ul.second li a {
	color: #686C75;
	background: #FFF;
}

#NavigationMain ul.first li:hover ul.second {
	display: block;
}

#NavigationSubnav {
	margin: 7px 0px;
}

#NavigationSubnav ul {
	padding: 4px 0px 6px 0px;
}

#NavigationSubnav ul ul {
	padding: 0px;
}

#NavigationSubnav li {
	display: block;
}

#NavigationSubnav li a {
	display: block;
	padding: 6px 0px 6px 32px;
}

#NavigationSubnav li li a {
	padding: 2px 0px 2px 32px;
}

#NavigationSubnav li a.active {
	color: #E20A16;
}

#NavigationSubnav li.selected {
	background: url(/halfen/img/main/navigation-arrow.gif) left 1px no-repeat;
}

#NavigationSubnav li.news {
	background: url(/halfen/img/main/path-arrow-right.gif) 16px 7px no-repeat;
}

#NavigationSubnav li li.selected {
	background-position: left -2px;
}

#NavigationSubnav li.selected ul {
	background-color: #EDEFF0;
	margin: 0px 16px;
	padding:6px 0px;
}

#NavigationImagenav {
	position: relative;
	margin: 7px 0px 7px 106px;
}

#NavigationImagenav ul {
	padding: 4px 0px 6px 0px;
	list-style: none;
}

#NavigationImagenav li {
	display: block;
	padding-bottom: 15px;
	min-height: 36px;
}

#NavigationImagenav li a {
	display: block;
}

#NavigationImagenav li a img {
	position: absolute;
	left: -78px;
	width: 64px;
	height: 38px;
}

#NavigationImagenav li a.active {
	color: #E20A16;
}

#NavigationImagenav li.selected ul {
	background-color: #EDEFF0;
	margin: 6px 16px 0px 0px;
}

#NavigationImagenav li li {
	padding-bottom: 0px;
	min-height: inherit;
}

#NavigationImagenav li li a {
	padding: 2px 0px 2px 8px;
}

#NavigationIconbar {
	height: 290px;
	padding: 0px 32px 24px;
}

#NavigationIconbar a {
	height: 36px;
	width: 134px;
	padding: 0px 0px 2px 42px;
	display: table-cell;
	vertical-align: middle;
}

#NavigationIconbar a.ict {
	background: url(/halfen/img/icons/iconbar-ict.jpg) left top no-repeat;
}
#NavigationIconbar a.ict:hover {
	background: url(/halfen/img/icons/iconbar-ict_f2.jpg) left top no-repeat;
}

#NavigationIconbar a.academy {
	background: url(/halfen/img/icons/iconbar-academy.jpg) left top no-repeat;
}
#NavigationIconbar a.academy:hover {
	background: url(/halfen/img/icons/iconbar-academy_f2.jpg) left top no-repeat;
}

#NavigationIconbar a.mediacart {
	background: url(/halfen/img/icons/iconbar-mediacart.jpg) left top no-repeat;
}
#NavigationIconbar a.mediacart:hover {
	background: url(/halfen/img/icons/iconbar-mediacart_f2.jpg) left top no-repeat;
}

#NavigationIconbar div.mediacartLayer {
	position: relative;
}

#NavigationIconbar div.mediacartLayer div.layer {
	position: absolute;
	width: 37px;
	height: 32px;
	line-height: 32px;
	margin: 1px 0px 0px 1px;
	text-align: center;
	font-size: 18px;
	background: url(/halfen/img/icons/iconbar-mediacart-layer.jpg) left top no-repeat;
	z-index: 10;
	color: #FFF;
}

#Search {
	position: absolute;
	top: 0px;
	right: 5px;
	margin-top: 12px;
	z-index: 110;
}

#Search input {
	height: 15px;
	border: 1px solid #686C75;
	width: 85px;
}

#Search button {
	border: 0px;
	background-color: transparent;
	font-size: 11px;
	line-height: 18px;
	cursor: pointer;
	color: #686C75;
}

/** Sector: Head Image **/
#HeadImage {
	position: relative;
	z-index: 10;
	overflow: hidden;
}

#HeadImage div {
	width: 230px;
	position: absolute;
	right: 16px;
	bottom: 16px;
	padding: 10px;
	background-image: url(/halfen/img/main/alpha80.png);
}

/** Sector: Path **/
#Path {
	height: 24px;
	background-color: #EDEFF0;
	padding: 0px 16px;
	width: 724px;
}

#Path a {
	background: url(/halfen/img/main/path-arrow-left.gif) left 7px no-repeat;
	height: 24px;
	display: block;
	line-height: 24px;
	float: left;
	padding: 0px 16px 0px 12px;
}

#Path ul {
	list-style: none;
}

#Path li {
	float: left;
}

#Path li a {
	background: url(/halfen/img/main/path-line.gif) left 7px no-repeat;
	padding: 0px 7px;
	white-space: nowrap;
}

#Path li.first a {
	background: url(/halfen/img/main/path-arrow-right.gif) left 7px no-repeat;
	padding: 0px 6px 0px 12px;
}

#Content {
	padding: 24px 16px;
	color: #242424;
}

#Content ul {
	position: relative;
	left: 27px;
	margin-right: 27px;
	list-style: url(/halfen/img/main/content-li-img.gif);
}

#Content ul li {
	margin-bottom: 6px;
}

#Content ol {
	position: relative;
	left: 18px;
	margin-right: 18px;
}

#Content a {
	color: #E20A16;
}

/** Sector: Selector Box **/
#Content .selectorBox .space {
	margin-bottom: 8px;
}

#Content .selectorBox .head {
	background: #5E6568 url(/halfen/img/main/line-background.gif) repeat-x scroll left top;
	line-height: 16px;
	min-height: 16px;
	padding-left: 8px;
	color: #FFF;
}

#Content .selectorBox .content {
	background-color: #EEEFF0;
	overflow: auto;
	padding-top: 2px;
}

#Content .selectorBox div.block {
	overflow: visible;
}

#Content .selectorBox .content ul {
	display: block;
	left: 0px;
	margin-right: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

#Content .selectorBox .content ul li {
	display: block;
	margin: 0px;
}

#Content .selectorBox .content ul li a {
	display: block;
	color: #000;
	padding: 4px 8px;
}

#Content .selectorBox .content ul li a:hover {
	color: #E20A16;
}

#Content .selectorBox .content ul li a.active,
#Content .selectorBox .content ul li a.active:hover {
	background: #E20A16 url(/halfen/img/main/line-background-hover.gif) repeat-x scroll left top;
	color: #FFF;
}

#Content .selectorBox .content ul ul li a {
	padding-left: 24px;
}

/** Sector: Button **/
#Content button {
	border: 0px none;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	padding: 0px 20px 3px 20px;
	cursor: pointer;
}

#Content button.dark {
	background-image: url(/halfen/img/main/button-dark.jpg);
}

#Content button.lite {
	background-image: url(/halfen/img/main/button-lite.jpg);
}

/** Module: List Childs **/
#Content table.listChilds .description {
	padding: 12px 0px 24px;
}

/** Content: Custom Pages **/
#CustomContent .padding {
	padding: 0px 12px 12px;
}

/** Module: Brochure **/
#Brochure .item {
	clear: both;
	margin-bottom: 24px;
}

#Brochure .item div.image {
	float: right;
	width: 90px;
}

#Brochure .item div.image img {
	border: 1px solid #CCCCCC;
	width: 90px;
}

#Brochure .item div.headline {
	width: 628px;
	min-height: 24px;
	background-color: #EDEFF0;
}

#Brochure .item div.headline .title {
	float: left;
	padding: 6px 16px;
	font-weight: bold;
}
/*
#Brochure .item div.headline .cart {
	float: right;
	width: 163px;
	padding: 3px 0px 5px 7px;
	background-image: url(/halfen/img/main/cart-bg-grey.jpg);
	background-repeat: no-repeat;
}

#Brochure .item div.headline .cart input {
	float: left;
	margin-top: 1px;
	height: 13px;
	width: 23px;
	border: 1px solid white;
	background-color: #EFEFEF;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

#Brochure .item div.headline .cart .add {
	float: left;
	display: block;
	background-image: url(/halfen/img/main/add-cart-grey.gif);
	padding: 2px 2px 3px 30px;
	margin-left: 3px;
	color: white;
	cursor: pointer;
	background-repeat: no-repeat;
}

#Brochure .item div.headline .cart .update {
	float: left;
	display: block;
	background-image: url(/halfen/img/main/update-cart-grey.gif);
	padding: 2px 2px 3px 30px;
	margin-left: 3px;
	color: white;
	cursor: pointer;
	background-repeat: no-repeat;
}

#Brochure .item div.headline .cart .remove {
	float: right;
	display: block;
	margin-top: 3px;
	padding: 1px 6px 0px 0px;
	background-image: url(/halfen/img/main/delete.gif);
	background-repeat: no-repeat;
}*/

#Brochure .item div.headline .cart {
	float: right;
	width: 83px;
	padding-left: 7px;
	background-image: url(/halfen/img/main/cart-bg-grey.jpg);
	background-repeat: no-repeat;
}

#Brochure .item div.headline .cart input {
	float: left;
	margin-top: 4px;
	height: 13px;
	width: 23px;
	border: 1px solid white;
	background-color: #EFEFEF;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

#Brochure .item div.headline .cart .add {
	float: left;
	display: block;
	margin-left: 3px;
}

#Brochure .item div.headline .cart .update {
	float: left;
	display: block;
	margin-left: 3px;
	cursor: pointer;
}

#Brochure .item div.headline .cart .remove {
	float: left;
	display: block;
}

#Brochure .item div.description {
	width: 598px;
	padding: 6px 15px 6px 15px;
}

#Brochure .item div.download {
	width: 628px;
	border-bottom: 1px solid #EEEEEE;
}

#Brochure .item .download .info {
	float: left;
	padding: 6px 15px 6px 15px;
	width: 589px;
	color: #686C75;
	display: block;
}

#Brochure .item div.download .date {
	padding: 6px 15px 6px 15px;
	float: left;
	width: 75px;
	color: #686C75;
}

#Brochure .item div.download .link {
	float: left;
	padding: 6px 0px 6px 0px;
}

#Brochure .item div.download .link span {
	white-space: nowrap;
}

#Brochure .item div.download .cleaner {
	clear: left;
}

#Brochure .list {
	float: left;
	width: 340px;
}

#Brochure .list .item {
	margin-bottom: 9px;
}

#Brochure .list .item div.headline {
	width: 340px;
}

#Brochure .list .item div.headline .title {
	width: 215px;
}

#Brochure .list .item div.headline .cart {
	width: 82px;
}

#Brochure .address {
	float: right;
	width: 380px;
}

#Brochure .address .line {
	clear: both;
}

#Brochure .address .label {
	float: left;
	width: 125px;
	padding: 6px 4px 5px 26px;
	font-weight: bold;
	color: #686C75;
}

#Brochure .address .input {
	float: left;
	width: 220px;
	padding-top: 4px;
}
/*
#Brochure .address .input span {
	position: relative;
	top: 2px;
}*/

#Brochure .address .input input,
#Brochure .address .input select {
	position: relative;
	top: -4px;
	border: 1px solid #A6AEB4;
	color: #686C75;
	margin: 3px 0px 0px 0px;
}

#Brochure .address .input textarea {
	width: 218px;
	height: 84px;
	border: 1px solid #A6AEB4;
	color: #686C75;
	margin: 3px 0px 0px 0px;
}

#Brochure .address .input .text {
	font-size: 11px;
	padding: 1px 1px 1px 5px;
	width: 212px;
	height: 14px;
}

#Brochure .address .input .select {
	font-size: 12px;
	padding: 1px;
	width: 220px;
	height: 16px;
}

#Brochure .address .input .radio {
	top: 0px;
}

#Brochure .address .error {
	color: #FF0000;
}

#Brochure .address div.button {
	float: right;
}

#Brochure .address button {
	margin-left: 6px;
}

/** Module: Media Cart **/
#MediaCart .imageBox div {
	float: left;
	margin-left: 9px;
	position: relative;
}

#MediaCart .imageBox div.first {
	margin-left: 0px;
}

#MediaCart .imageBox div div {
	float: none;
	margin: -38px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
}

#MediaCart .imageBox div div,
#MediaCart .imageBox div div a {
	color: #FFF;
}

/** Module: Sitemap **/
#Sitemap .divider {
	margin: 0px 0px 6px 0px;
}

#Sitemap .black {
	color: black;
}

#Sitemap .grey {
	color: #686C75;
}

#Sitemap .padding {
	padding-bottom: 8px;
}

#Sitemap .margin {
	margin-left: 16px;
}

#Sitemap .subline {
	font-weight: normal;
}

/** Module: Locator **/
#Locator .left {
	float: left;
	padding-right: 12px;
}

#Locator .middle {
	float: left;
	width: 169px;
	padding-right: 12px;
}

#Locator .right {
	float: left;
	width: 351px;
	margin-right: -3px;
}

#Locator .right td {
	padding:8px 0px 8px 8px;
}

#Locator .left td {
	padding:8px 0px 8px 8px;
}

#Locator .right .label {
	width: 80px;
	padding-right: 25px;
}

#Locator .padding {
	padding: 8px;
}

#Locator .middle .county {
	width: 169px;
	padding-bottom: 8px;
}

#Locator .middle .county div.content {
	height: 164px;
}

#Locator .middle .zip {
	width: 169px;
}

#Locator .middle .zip input {
	margin-bottom: 8px;
	width: 149px;
}

#Locator .minimized {
	height: 257px;
}

#Locator button {
	float: right;
}

/** Module: Softauth **/
#Softauth .title {
	float: left;
	width: 200px;
	font-weight: bold;
	height: 25px;
}

#Softauth .special {
	height: 50px;
}

#Softauth .info {
	padding-top: 10px;
	padding-bottom: 10px;
}

#WM2010 div.error,
#Softauth div.error,
#Newsletter div.error {
	background-color: #F9CFD1;
	background-image: url(/halfen/img/main/error.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	padding: 4px 4px 4px 35px;
	width: 675px;
	margin: 0px 0px 25px 14px;
	display: block;
	position: relative;
	left: -15px;
	min-height: 24px;
	color: black;
}

#Softauth div.note {
	width: 675px;
	margin: 0px 0px 25px 14px;
}

#Softauth input.error {
	background-color: #F9CFD1;
	border: 1px solid silver;
	width: 202px;
}

#Softauth input {
	width: 200px;
}

#Softauth div.radio input {
	width: auto;
}

#Softauth input.reset  {
	border: 0px solid;
	color: white;
	padding: 0px 5px 5px 5px;
	height: 24px;
	background-image: url(/halfen/img/softauth/reset.gif);
	width: auto;
}

#Softauth input.submit {
	border: 0px solid;
	color: white;
	padding: 0px 5px 5px 5px;
	height: 24px;
	background-image: url(/halfen/img/softauth/submit.gif);
	width: auto;
}

#Softauth select {
	width: 204px;
}

#Softauth div.red {
	color: red;
	font-weight: bold;
}

/** Module:  News **/
#News table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
	width: 100%;
}

#News table img {
	border: 1px solid #CCCCCC;
	margin-left: 12px;
}

#News table tr.headline td {
	background-color: #EDEFF0;
	padding: 6px 12px 6px 12px;
}

#News table tr.headline .title {
	font-weight: bold;
}

#News table tr.headline .date {
	color: #686C75;
	text-align: right;
	vertical-align: top;
	white-space: pre;
}

#News table .description {
	padding: 9px 12px 0px 12px;
}

/** Module: Contact **/
#Contact .left .selectorBox,
#Contact .right .selectorBox {
	float: left;
	width: 354px;
}

#Contact .left .selectorBox .content,
#Contact .right .selectorBox .content {
	height: 152px;
}

#Content .selectorBox .content ul li a.parent:hover {
	color: #000;
}

#Contact div.left {
	float: left;
}

#Contact div.left .arrow {
	position: relative;
	float: left;
	height: 170px;
	border-left: 1px solid #999;
}

#Contact div.left .arrow img {
	position: absolute;
	top: 75px;
	left: -1px;
}

#Contact div.right {
	float: right;
}

#Contact div.right .arrow {
	position: relative;
	border-top: 1px solid #999;
}

#Contact div.right .arrow img {
	margin: auto 0px;
	position: absolute;
	top: -1px;
	left: 167px;
}

#Contact div.middle .content {
	width: 322px;
	padding: 16px;
}

#Contact div.middle .full {
	width: auto;
}

#Contact div.middle .line {
	border-bottom: 1px solid #FFF;
	margin: 10px 0px;
}

#Contact div.middle a.select,
#Contact div.middle a.return  {
	display: block;
	width: 285px;
	height: 27px;
	line-height: 24px;
	padding-left: 35px;
	margin-top: 12px;
	background: no-repeat left top;
	color: #000;
}

#Contact div.middle a.select {
	background-image: url(/halfen/img/contact/select.png);
}

#Contact div.middle a.select:hover {
	background-image: url(/halfen/img/contact/select-hover.png);
}

#Contact div.middle a.return {
	background-image: url(/halfen/img/contact/return.png);
}

#Contact div.middle div.message {
	background-color: #FFF;
	padding-right: 56px;
	width: 282px;
}

#Contact div.middle div.message label {
	font-weight: bold;
}

#Contact div.middle div.message textarea {
	width: 280px;
	height: 100px;
}

#Contact div.middle div.message .input {
	width: 280px;
	margin: 3px 0px 5px;
	border: 1px solid #A6AEB4;
	height: 17px;
}

#Contact div.middle div.message .required {
	margin: 8px 0px 6px 0px;
}

#Contact div.middle div.message .error {
	color: #F00;
}

/** Module: ICT **/
#ICT .left {
	float: left;
	width:530px;
}

#ICT .right {
	float: right;
	width: 169px;
}

#ICT .selectorBox .head {
	margin-bottom: 8px;
}

#ICT .selectorBox .content {
	padding: 8px;
}

#ICT .selectorBox .foot {
	padding: 5px 0px;
}

/** Module: Search **/
#Spider .spiderResult {
	background-color: #EDEFF0;
	border: 1px white solid;
	width: 722px;
	margin: 5px 0px 5px 0px;
}

#Spider .search {
	margin-bottom: 27px;
}


#Spider .search input {
	border: 1px solid #686C75;
	padding: 1px 3px 1px 3px;
	margin-left: 10px;
	margin-right: 10px;
	width: 84px;
}

#Spider .headline {
	cursor:pointer;
	background-image:url();
}

#Spider .headline .category {
	float: left;
	width: 250px;
	padding: 4px 12px 4px 12px;
	font-weight: bold;
}

#Spider .headline .hits {
	float: left;
	width: 401px;
	padding: 4px 12px 4px 12px;
}

#Spider .headline .icon {
	float: left;
	width: 23px;
	height: 24px;
	background-image: url(/halfen/img/search/arrow-gray.gif);
}

#Spider .pager {
	float: right;
}

#Spider .pager .button {
	width: 14px;
	height: 14px;
	line-height: 14px;
	float: left;
	margin: 8px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
	background: #EDEFF0;
}

#Spider .pager .buttonActive {
	width: 14px;
	height: 14px;
	line-height: 14px;
	float: left;
	margin: 8px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
	background: #686C75;
	color: white;
}

#Spider .pager .hits {
	float: left;
	padding-top: 10px;
	padding-right: 25px;
}

#Spider .pager .arrow {
	float: left;
	margin-top: 8px;
	margin-right: 0px;
}

#Spider .result {
	display: none;
	background-color: #FFF;
}

#Spider .result .item {
	padding: 12px 0px 0px 0px;
	border: 1px solid white;
}

#Spider .result .item .title {
	font-weight: bold;
	color: #686C75;
	width:605px;
	clear: both;
}

#Spider .result .item .text {
	width:605px;
	float: left;
	color: #686C75;
}

#Spider .result .item .redArrowLink {
	float: right;
}

#Spider .result .item .bottom {
	border-bottom: 1px solid #EDEFF0;
	clear:both;
	height:15px;
}

#Spider .navPage {
	padding: 8px 0px 0px 0px;
	border: 1px solid white;
	float: left;
	width: 375px;
}

#Spider .navPage div {
	float: left;
	padding-right: 15px;
	line-height: 16px;
}

/** Module: Approach **/
.approachTopLeftImage {
	float: left;
	border-right: 1px solid #FFFFFF;
}

.approachTopRightImage {
	float: right;
	width: 375px;
	overflow: hidden;
}

#Approach input {
	width: 98%;
}

#Approach .left {
	width:354px;
	float:left;
}

#Approach .right {
	width:354px;
	float:right;
	margin-left:16px;
}

#Approach .selectorBox div.content {
	height: 176px;
}

#Approach .bottom {
	padding-bottom: 8px;
}

#Approach button.reset {
	float: left;
}

#Approach button.submit {
	float: right;
}

#Approach td.downloadImage {
	vertical-align: top;
	padding: 15px;
	width: 50%;
}

#Approach td.downloadLink {
	vertical-align: middle;
	padding: 15px;
	padding-top:5px;
}

#Approach div.container {
	padding: 15px;
}

#Approach select {
	width:223px;
}


/** Template: Product Overview **/
#ProductOverview .item div.headline {
	padding-bottom: 24px;
	font-weight: bold;
}

#ProductOverview .item div.left {
	float: left;
	padding: 0px 22px 22px 0px;
}

#ProductOverview .item div.right {
	float: right;
	padding: 0px 0px 22px 22px;
}

/** Template: Simple Product Overview **/
#SimpleProductOverview .item div.left {
	float: left;
	width: 542px;
}

#SimpleProductOverview .item div.right {
	float: right;
	width: 160px;
	padding: 0px 0px 22px 22px;
}

#SimpleProductOverview .double div.left {
	width: 382px;
}

#SimpleProductOverview .double div.right {
	width: 320px;
}

#SimpleProductOverview .item div.right div {
	display: block;
	clear: both;
	padding-top: 14px;
}

/** Template: Home **/
#Home div.one div.item {
	float: left;
	width: 100%;
}

#Home div.two div.item {
	float: left;
	width: 50%;
}

#Home div.three div.item {
	float: left;
	width: 33%;
}

#Home div.four div.item {
	float: left;
	width: 25%;

}

#Home div.float div.item div {
	clear: both;
}

#Home div.item img {
	float: left;
	padding: 0px 16px 16px 0px;
}

#Home div.item div {
	padding: 0px 16px 16px 0px;
}

#Home div.item a {
	color: #E20A16;
	padding: 0px 6px 0px 12px;
	background: url(/halfen/img/main/arrow-right-red.gif) left 2px no-repeat;
}

/** Template: Download **/
#Download .alert {
	width: 390px;
}

#Download .container {
	border-collapse: collapse;
	margin: 0px 0px 16px;
	padding: 0px;
	width: 100%;
}

#Download .container tr.headline {
	border-collapse: collapse;
	margin: 0px 0px 16px;
	padding: 0px;
	width: 100%;
}

#Download .container tr.headline .title {
	font-weight: bold;
	background-color: #EDEFF0;
	padding: 6px 12px;
}

#Download .container td.headline {
	padding: 7px 12px;
}

#Download .container .file {
	border-bottom:1px solid #F0F0F0;
	padding:7px 0px;
}
#Download .container .file .description {
	padding-left:12px;
}
#Download .container .file .link {
	width:140px
}

#Content .redArrowLink{
	color:#E20A16;
	display:block;
	padding: 0px 6px 0px 12px;
	background: url(/halfen/img/main/arrow-right-red.gif) left 2px no-repeat;
}

.productOverviewText {
	width:auto;
}

.productOverviewContainer {
	margin-bottom:12px;
}

.productOverviewImage {
	float:left;
	position:relative;
	margin-right:15px;
}


.productOverviewHeadline {
	font-weight:bold;
	font-size:12px;
	margin:0px 0px 12px 0px;
}

.productOverviewText ul {

}

.productOverviewText li {
	margin-left:27px;
	margin-bottom:10px;
	list-style:url(/halfen/img/main/content-li-img.gif);
}

/** Template: Gallery **/
#Gallery .headline {
	background: #5E6568 url(/halfen/img/main/line-background.gif) repeat-x scroll left top;
	line-height: 16px;
	height: 16px;
	padding-left: 8px;
	color: #FFF;
}

#Gallery div.single .headline,
#Gallery div.left .headline,
#Gallery div.right .headline {
	margin-bottom: 8px;
}

#Gallery div.content div.item {
	float: left;
	margin: 0px 0px 16px 16px;
	width: 169px;
}

#Gallery div.content div.first {
	margin-left: 0px;
	clear: both;
}

#Gallery div.left {
	float: left;
	width: 539px;
}

#Gallery div.right {
	float: right;
	width: 169px;
	margin-left: 16px;
}

#Gallery div.right a {
	padding-bottom: 4px;
}

#Gallery .image {
	background-color: #EEEFF0;
	overflow: auto;
	padding: 5px;
}

#Gallery div.content div.item  .image {
	height: 78px;
	text-align: center;
	margin-bottom: 4px;
}

#Gallery .none {
	display: table-cell !important;
	background-color: transparent;
}

#Gallery .none div {
	display: none;
}


/* Static Content */
.divider {
	background-color: #EDEFF0;
	padding: 6px 16px;
	font-weight:bold;
	margin:0px 0px 24px 0px;
}
.tabwhite {
	border-right:1px solid #FDFEFF;
	padding: 2px 2px 2px 3px;
}
.tabgrey {
	border-right:1px solid #676C72;
	padding: 2px 2px 2px 3px;
}
/* Used in old web Textmodules*/
.headline1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin:0px;
}
/* Brochures */
.note, .alert {
	background-color:#F9F0CF;
	background-image:url(/halfen/img/main/note.gif);
	background-position:4px 4px;
	background-repeat:no-repeat;
	padding:4px 4px 4px 35px;
	width:589px;
	margin:4px 0px 4px 0px;
	display:block;
	position:relative;
	left:-15px;
	/*line-height:22px;*/
	min-height: 24px;
}

.addCartLineGrey {
	width:628px;
	background-color:#EDEFF0;
	height:24px;
}

.cartLineLeft {
	padding:6px 16px;
	font-weight:bold;
}

.cartLineAddRight {
	width:163px;
	float:right;
	padding:3px 0px 5px 7px;
	background-image:url(/halfen/img/main/cart-bg-grey.jpg);
	background-repeat:no-repeat;
}

.cartLineGreyRight {
	border:0px solid black;
	width:169px;
	color:white;
	float:right;
	padding:5px 0px 6px 0px;
	text-align:center;
	background-color:#BBC1C6;
}
.iptCardAdd {
	margin-top:1px;
	height:13px;
	width:23px;
	border:1px solid white;
	background-color:#EFEFEF;
	font-size:11px;
	color:#666666;
	font-family:Verdana;
	text-align:center;
	float:left;
}

.addCartLink {
	display:block;
	background-image:url(/halfen/img/main/add-cart-grey.gif);
	padding:2px 2px 3px 30px;
	margin-left:3px;
	color:white;
	cursor:pointer;
	background-repeat:no-repeat;
	float:left;
	width:85px;
}

.deleteCartLink {
	display:block;
	margin-top:3px;
	padding-top:1px;
	background-image:url(/halfen/img/main/delete.gif);
	background-repeat:no-repeat;
	float:left;
}

.downloadRow {
	width:628px;
	border-bottom:1px solid #eeeeee;
}

.descriptionRow {
	width:598px;
	padding:6px 15px 6px 15px;
}

.dlRowFirst {
	padding:6px 15px 6px 15px;
	float:left;
	width:200px;
	color:#686C75;
}

.dlRowSecond {
	padding:6px 10px 6px 0px;
	float:left;
	width:219px;
	color:#686C75;
}

.dlRowLast {
	padding:6px 0px 6px 0px;
	float:left;
	width:159px;
}

/* Order Brochure */

.contactRow{
	/*width:380px;*/
}
.contactLabel {

	width:125px;
	float:left;
	padding:6px 4px 5px 26px;
	font-weight:bold;
	color:#686C75;
}
.contactInputCont{
	border:0px solid black;
	width:220px;
	float:left;
	padding-top:4px;
	font-weight:bold;
}
.contactInputText{
	position:relative;
	top:-4px;
	font-size:11px;
	padding:1px  1px 1px 5px;
	border:1px solid #A6AEB4;
	width:212px;
	height:14px;
	color:#686C75;
	margin: 3px 0px 0px 0px;
}
.contactInputSelect{
	position:relative;
	top:-4px;
	font-size:12px;
	padding:1px;
	border:1px solid #A6AEB4;
	width:220px;
	height:16px;
	color:#686C75;
	margin: 3px 0px 0px 0px;
}

.orderCartLineContainer {
	width:340px;
	background-color:#696D79;
}

.cartIcon {
	display:block;
	background-image:url(/halfen/img/main/add-cart-grey.gif);
	margin-left:3px;
	color:white;
	cursor:pointer;
	background-repeat:no-repeat;
	float:left;
	width:30px;
	padding-bottom:6px;
	margin-right:1px;
	margin-left:9px;
}

.btnDarkGrey {
	color:white;
	width:104px;
	height:24px;
	background-image:url(/halfen/img/main/btn-dark-grey.gif);
	border-width:0px;
}

.btnLiteGrey {
	color:white;
	width:104px;
	height:24px;
	background-image:url(/halfen/img/main/btn-lite-grey.gif);
	border-width:0px;
}

.copyGrey {
	color:#686C75;
}

.orderCartLineLeft {
	float:left;
	font-weight:bold;
	width:218px;
	background-color:#EDEFF0;
	padding:6px 16px;
}

/** Module: Newsletter **/

#Newsletter .double {
	width: 362px !important;
}

#Newsletter .left {
	float: left;
}

#Newsletter .right {
	float: right;
}

#Newsletter .format {
	height: 170px;
}

#Newsletter .title {
	float: left;
	width: 125px;
	font-weight: normal;
	height: 25px;
}

#Newsletter input {
	width: 200px;
}

#Newsletter div.radio input {
	width: auto;
}

#Newsletter input.submit {
	border: 0px solid;
	color: white;
	padding: 0px 5px 5px 5px;
	height: 24px;
	background-image: url(/halfen/img/softauth/submit.gif);
	width: auto;
}

#Newsletter div.error {
	width: 671px;
}

#Newsletter .red {
	color: red;
}

#Newsletter input.error {
	background-color: #F9CFD1;
	border: 1px solid silver;
	width: 202px;
}

#Newsletter table td {
	padding-right: 30px;
}

#Newsletter table tr.headline {
	background-color: #EDEFF0;
	height: 25px;
}

#Newsletter table tr.row {
	background-color: #F9FAFA;
}


#Newsletter table tr.empty {
	background-color: #FFFFFF;
	height: 5px;
}

#Newsletter table tr.headline td {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#Newsletter table td.thumb {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 92px;
}

#Newsletter table td.text {
	vertical-align: top;
	padding-top: 10px;
	width: 482px;
}

#Newsletter table td.link {
	vertical-align: bottom;
	text-align: right;
	width: 150px;
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 10px;
}

#Newsletter table.newsletterdetails td.link {
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
	text-align: right !important;
	width: auto;
}
/*** Newsletter Delivery Interface ***/
#nl_Interface .label {
	padding:6px 12px 6px 12px;
	font-size:12px;
	font-weight:bold;
}
#nl_Interface .iptTxt {
	width:205px;
	padding:2px;
	border:1px solid #A6AEB4;
}
#nl_Interface .bottomCont {
	padding:12px;
}
#nl_Interface .bottomCont select option {
	padding:1px;
}
#nl_Interface .bottomCont .headline {
	font-size:12px;font-weight:bold; padding:0px 0px 10px 0px;
}
#nl_Interface .button .selectPanel {

}
#nl_Interface .bottomCont .selectPanel select {
	font-size:11px;
	width:215px;
	padding:2px;
	border:1px solid #A6AEB4;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:180px;
}
#nl_Interface .bottomCont .addPanel {
	padding:14px 0px 6px 0px;
}
#nl_Interface .bottomCont .addPanel input {
	width:165px;
	padding:2px;
	margin-right:7px;
	border:1px solid #A6AEB4;
}
#nl_Interface .bottomCont .addPanel a {
	font-weight:bold;
}
#nl_Interface .bottomCont .typePanel {
	padding:8px 0px;
}
#nl_Interface .bottomCont .buttonPanel {
	padding:6px 0px;
}
#nl_Interface .bottomCont .buttonPanel button {
	width:215px;
}
#nl_Interface .bottomCont .typePanel b {
	font-size:12px;
}
#nl_Interface .centerCell {
	border-left:1px solid #CCC; border-right:1px solid #CCC;
}
#nl_Interface .passwordPanel input {
	margin:10px 0px;
	width:211px;
	padding:2px;
	border:1px solid #A6AEB4;
}
#nl_Interface .headline h1 {
	margin-left:12px;
	padding-bottom:12px;
}
#nl_Interface .selectPanel select {
	font-size:12px;
	width:211px;
	padding:2px;
	border:1px solid #A6AEB4;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#nl_Interface .error {
	border:1px solid red !important;
	color:red;
	background-color:#FFE1E1;
}
#nl_Interface #ProcessTable td {
	padding:5px;
}
#nl_Interface #ProcessTable .headerRow td {
	padding:5px;
	font-weight:bold;
	background-color:#EDEFF0;
}
#nl_Interface #ProcessTable tr td {
	white-space:nowrap;
	border-bottom:1px solid #CCCCCC;
}
#nl_Interface #ProcessTable td.ok {
	font-weight:bold;
	color:green;
}

#nl_Interface #ProcessTable td.err {
	font-weight:bold;
	color:red;
}
#nl_Interface #ProcessTable td.address {
	font-weight:bold;
}
#nl_Interface #ProcessTable td.type {
	padding-left:12px;
	padding-right:12px;
}
#nl_Interface #NewsletterTable td {
	font-size:12px;
	white-space:nowrap;
	padding:6px 12px 6px 0px;
}
#nl_Interface #NewsletterTable td.lbl {
	font-weight:bold;
	padding:6px 12px 6px 0px;
}
#nl_Interface #NewsletterTable {
	margin-bottom:16px;
}
#nl_Interface .errorMessages {
	margin-left:12px;
	padding-bottom:12px;
	color:red;
	font-weight:bold;
}
