@charset "utf-8";
/* CSS Document */


.titel_van_BOM_lists {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
    

.dropmenu{
position:absolute;
top:0px;
}
 
.dropmenudiv a:hover{
background-color: #888888;
}
 
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
 
 
.topframe {
 position:absolute;
 top:0px;
 width:1020px;
 height:150px;
 z-index:4;
 visibility: visible;
 left: auto;
}
 

.main {
 position:absolute;
 left:auto;
 margin: 0px;
 padding: 0px;
 text-align: center;
 height: 100%;
 top:180px;
 width:1020px;
 z-index:8;
 background-color: #FFFFFF;
}
 
#main {
 position:absolute;
 margin: 0px
 left:auto;
 top:180px;
 width:1020px;
 height:70%;
 z-index:8;
 background-color: #FFFFFF;
}
 
.menu {
    top:151px
    margin: 0 auto;
    text-align: center;
    width: 720px;
    color: black;
    font-size: 10pt;
 	position:absolute;
 	left:auto;
 	top:150px;
 	width:1020px;
 	height:21px;
 	z-index:8;
 	background-color: lightgrey;
 	text-decoration: none;
 	
 }
 
 
#menuNL {
 visibility: visible;
} 
 
#menuFR {
 visibility: hidden;
}

#menuDUI {
 visibility: hidden;
}

#menuPOL {

 visibility: hidden;
}

#menuENG {
 visibility: hidden;
}
 
body {
	margin: 0;
	padding: 0;
	text-align: left;
	position:center;
	background-color: #FFFFFF;
	color: black;
	/*overflow-y:hidden;*/
	font: normal 70% Arial, Helvetica, sans-serif;
	
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

form select, form input {
	font: normal 100% Arial, Helvetica, sans-serif;
}


td {
	color: black;
	font: normal 100% Arial, Helvetica, sans-serif;
	vertical-align: top;
}

h2 {
	margin: 5px 0 9px 0;
	font: bold 150% Arial, Helvetica, sans-serif;
}

h4, h5, h6 {
	font: normal 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h4 {
	font-weight: bold;
	color: black;
	margin: 0 0 8px 0;
}

h6 {
	font-weight: bold;
}

p {
	margin: 0 0 8px 0;
}

a {
	color: #A57C13;
	text-decoration: none;
}

a:hover {
	color: #838383;
	text-decoration: underline;
}

p a {
	color: #A57C13;
	text-decoration: underline;
}

p a:hover {
	color: #838383;
	text-decoration: none;
}

img {
	border: none;
}

.noBorder {
	border: none !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.about a {
	color: black;
}

.about a:hover {
	color: #838383;
	text-decoration: underline;
}

.generalText {
	width: 400px;
	float: left;
}

#countrySelect fieldset {
	margin-top: 4px;
}

#countrySelect select {
	font-size: 110%;
}

.clearMargins {
	clear: both;
	height: 0;
}

a.pdfdownload
{
	display:block;
	background-image: url(../images/graphics/pdf-download-bg.gif);
	background-repeat:none;
	width: 117px;
	height: 12px;
	padding: 6px 5px 5px 36px;
}

/* -----------------------------------------------------------------
		top orange bar
*/
#topBar {
	height: 5px;
	width: 100%;
	background-color: #FF3300;
}

/* -----------------------------------------------------------------
		page container
*/
#pageContainer {
	width: 792px;
	padding: 0 8px 0 8px;
	background-image: url(../media/page_background.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

/* -----------------------------------------------------------------
		top links, logo and banner image
*/
#topLinks {
	width: 784px;
	height: 17px;
	color: #302C2D;
	padding: 12px 8px 0 0;
	font-size: 92%;
	text-align: right;
	background-image: url(../media/toplinks_background.png);
}

#topLinks a {
	color: #302C2D;
}

#topLinks a:hover {
	color: #838383;
}

#topLogo {
	width: 792px;
	height: 54px;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}

#topLogo img#logo {
	float: left;
}

/* -----------------------------------------------------------------
		top menu
*/
#topMenu {
	width: 792px;
	height: 29px;
	background-image: url(../media/menu_background.png);
	background-repeat: repeat-x;
}

#topMenu div {
	float: left;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
}

#topMenu div a {
	display: block;
	color: black;
	height: 24px;
	padding-top: 2px;
	border-right: 1px solid #C3C3C3;
	background-image: url(../media/menu_background_unselected.png);
}

#topMenu div a:hover {
	text-decoration: none;
	background-image: url(../media/menu_background_selected.png);
}

#topMenu div a.selected {
	text-decoration: none;
	background-image: url(../media/menu_background_selected.png);
}

#topMenu div.noBorder a {
	border-right: none;
}

/* the actual width for the menu tabs is calculated using javascript */
#topMenu div#menuItem1 { width: 132px }
#topMenu div#menuItem2 { width: 132px }
#topMenu div#menuItem3 { width: 132px }
#topMenu div#menuItem4 { width: 132px }
#topMenu div#menuItem5 { width: 132px }
#topMenu div#menuItem6 { width: 132px }

/* -----------------------------------------------------------------
		breadcrumbs
*/
#breadcrumbs {
	clear: both;
	width: 770px;
	color: #909090;
	padding: 1px 0 3px 6px;
	margin: 4px 8px 0 8px;
	border-bottom: 1px solid #C3C3C3;
	font-size: 92%;
}

#breadcrumbs a {
	color: #909090;
	margin: 0 3px;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	color: #333333;
}

/* -----------------------------------------------------------------
		left panel containing search and navigation
*/
#leftPanel {
	float: left;
}

/* -----------------------------------------------------------------
		left panel search box
*/
#search {
	width: 140px;
	padding: 17px 8px 15px 8px;
	margin-left: 8px;
	border-bottom: 1px solid #C3C3C3;
	font: normal 92% Arial, Helvetica, sans-serif;
}

#search form, #search fieldset {
	margin: 3px 0 0 0;
}

#search input.search {
	width: 133px;
	padding: 2px;
	margin-left: 1px;
	border: 1px inset #C3C3C3;
	font: normal 100%/120% Arial, Helvetica, sans-serif;
}

#search input.search:focus {
	background-color: #E7E4CA;
}

#search input.submit {
	float: right;
	margin: 8px 1px 0 0;
	background-color: #E7E4CA;
	border: 1px outset #BEBBA2;
	font: normal 110% Arial, Helvetica, sans-serif;
}

/* -----------------------------------------------------------------
		left panel about
*/
#leftPanel .about {
	width: 140px;
	padding: 17px 8px 3px 8px;
	margin-left: 8px;
	border-bottom: 1px solid #C3C3C3;
	font: normal 92% Arial, Helvetica, sans-serif;
}

/* -----------------------------------------------------------------
		left panel navigation
*/
#navigation {
	width: 156px;
	padding: 17px 0 24px 8px;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigation a {
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: black;
	background-color: white;
	border-bottom: 1px solid #C3C3C3;
}

#navigation a:hover {
	text-decoration: none;
	background-color: #FFE600;
}

#navigation ul li {
	font: bold 100%/120% Arial, Helvetica, sans-serif;
	text-transform:none;
}

#navigation ul li.selected a {
	font: normal 100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#navigation ul li ul li {
	font: normal 100% Arial, Helvetica, sans-serif;
}

#navigation ul li ul li.selected a {
	background-color: #FFE600;
}

#navigation ul li ul li a:hover {
	background-color: #FFE600;
}

/* -----------------------------------------------------------------
		content area including the wider version
*/
#contentArea, #contentAreaWide {
	float: left;
	width: 603px;
	margin-right: 8px;
	padding: 8px 0 8px 16px;
	border-left: 1px solid #C3C3C3;
}

#contentAreaWide {
	width: 767px;
	border-left: none;
}

#contentArea h2, #contentAreaWide h2 {
	float: left;
}

/* extra space for print and mail icons, etc */
#contentArea #extra, #contentAreaWide #extra {
	float: right;
	margin-top: 4px;
}

#contentArea #extra img, #contentAreaWide #extra img {
	margin-left: 3px;
}

/* -----------------------------------------------------------------
		content area for global and local start pages
*/
#contentAreaStart {
	width: 772px;
	margin: 9px;
	border: 1px solid #C3C3C3;
	height: 404px;
}

#contentAreaStart #mainArea {
	float: left;
	border-right: 1px solid #C3C3C3;
	width: 569px;
	height: 404px;
}

/* -----------------------------------------------------------------
		"promotion" boxes
*/
#promotionBoxes .box, #promotionBoxesCountry .box {
	float: left;
	margin-top: 8px;
	width: 174px;
	padding: 6px 5px 6px 9px;
	border-right: 1px solid #C3C3C3;
}

#promotionBoxesCountry .box {
	height: 101px;
}

#promotionBoxes .box img, #promotionBoxesCountry .box img {
	border: 1px solid #ADADAD;
}

#promotionBoxes .box h3, #promotionBoxesCountry .box h3 {
	font-weight: bold;
	font-size: 110%;
	margin: 12px 0 0 0;
}

#promotionBoxesCountry .box h3 {
	margin-top: 8px;
}

#promotionBoxes .box p, #promotionBoxesCountry .box p {
	width: 100%;
	height: 60px;
	margin: 0;
}

#promotionBoxesCountry .box p {
	height: 45px;
}

#promotionBoxes .box .button, #promotionBoxesCountry .box .button {
	width: 174px;
	height: 27px;
	font-weight: bold;
	margin: 0;
}

#promotionBoxes .box .button a, #promotionBoxesCountry .box .button a {
	display: block;
	color: black;
	width: 155px;
	padding: 4px 6px 9px 8px;
	margin: 2px 1px;
	background-image: url(../media/promotion_box_button_background.png);
	background-repeat: no-repeat;
}

#promotionBoxes .box .button a:hover, #promotionBoxesCountry .box .button a:hover {
	background-image: url(../media/promotion_box_button_background_active.png);
	text-decoration: none;
}

#promotionBoxesCountry .box1 {
	height: 174px;
}

#promotionBoxesCountry .bannerSpace2,
#promotionBoxesCountry .bannerSpace3,
#promotionBoxesCountry .bannerSpace4 {
	float: left;
	border-top: 1px solid #C3C3C3;
	width: 380px;
	height: 72px;
	overflow: hidden;
}

#promotionBoxesCountry .bannerSpace2 img,
#promotionBoxesCountry .bannerSpace3 img,
#promotionBoxesCountry .bannerSpace4 img {
	float: left;
	margin: 3px;
}

#promotionBoxesCountry .bannerSpace2 p,
#promotionBoxesCountry .bannerSpace3 p,
#promotionBoxesCountry .bannerSpace4 p {
	padding: 3px;
	line-height: 115%;
}

#promotionBoxesCountry .bannerSpace3,
#promotionBoxesCountry .bannerSpace4 {
	width: 188px;
}

#promotionBoxesCountry .bannerSpace4 {
	border-left: 1px solid #C3C3C3;
	width: 191px;
}

.bannerSpace a,
.bannerSpace2 a,
.bannerSpace3 a,
.bannerSpace4 a {
	color: black;
	text-decoration: none;
}

.bannerSpace a:hover,
.bannerSpace2 a:hover,
.bannerSpace3 a:hover,
.bannerSpace4 a:hover {
	text-decoration: underline;
}

#promotionBoxesCountry form {
	width: 170px;
	border-top: 1px solid #CFCFCF;
	margin-top: 10px;
	padding-top: 8px;
	font-size: 92%;
	color: black;
}

#promotionBoxesCountry form input.searchWords {
	width: 100%;
	font-size: 110%;
	border: 1px solid #BEBBA2;
}

#promotionBoxesCountry form input.submit {
	float: right;
	margin-top: 6px;
	font-size: 110%;
	color: black;
	border: 1px outset #BEBBA2;
	background-color: #E7E4CA;
}

/* -----------------------------------------------------------------
		news area on the right of page on global and local start pages
*/
#newsArea {
	float: right;
	width: 202px;
	height: 404px;
}

#newsArea #worldwide {
	background-color: #E9E9E9;
	padding: 6px 8px 8px 12px;
	border-bottom: 1px solid #C3C3C3;
}

#newsArea #worldwide form {
	margin-top: 5px;
}

#newsArea #worldwide select {
	font-size: 100%;
	width: 124px;
}

#newsArea #worldwide input {
	font-size: 100%;
	width: 50px;
	border: 1px solid #BEBBA2;
	background-color: #E7E4CA;
}

#newsArea #headlines, #newsArea #headlinesCountry {
	height: 265px;
	padding: 8px 8px 4px 8px;
}

#newsArea #headlinesCountry {
	height: 320px;
}

#newsArea h5 {
	font-size: 100%;
	margin: 0 6px;
	font-weight: bold;
}

#newsArea .date {
	font-size: 92%;
	margin: 0 6px;
	color: #666;
}

#newsArea p {
	margin: 0 6px;
	color: #666;
}

#newsArea .link {
	font-size: 1em;
	margin: 0 6px;
}

#newsArea .link a {
	color: black;
	text-decoration: none;
}

#newsArea .link a:hover {
	color: #838383;
	text-decoration: underline;
}

#newsArea .divider {
	width: 100%;
	border: none;
	border-top: 1px solid #CFCFCF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newsArea .bannerSpace {
	width: 202px;
	height: 71px;
	overflow: hidden;
	border-top: 1px solid #C3C3C3;
}

#newsArea .bannerSpace img {
	float: left;
	margin: 3px;
}

#newsArea .bannerSpace p {
	color: black;
	line-height: 115%;
	padding: 3px;
}

/* -----------------------------------------------------------------
		product catalog list
*/
.productCatalogList {
	margin-top: 14px;
	margin-right: 8px;
}

.productCatalogList a {
	color: black;
	text-decoration: none;
}

.productCatalogList a:hover {
	color: #838383;
	text-decoration: underline;
}

.productCatalogList h5 {
	font-weight: bold;
}

.productCatalogList p {
	padding-bottom: 0px;
}

.productCatalogList .productLeft {
	float: left;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

.productCatalogList .productRight {
	float: right;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	position: relative;
	left: -2px;
}

.productCatalogList .inner {
	width: 281px;
	height: 94px;
	margin: 5px;
	padding: 5px;
	background-color: #EFEFEF;
}

.productCatalogList .inner img {
	float: left;
	margin-top: 4px;
}

.productCatalogList .inner div {
	width: 164px;
	height: 72px;
	overflow: hidden;
	padding-left: 14px;
}

.productCatalogList .inner form {
	width: 164px;
	padding-left: 114px;
}

.productCatalogList .inner form select {
	width: 162px;
	font: normal 92% Arial, Helvetica, sans-serif;
}

.productCatalogList .productLeft .inner {
	margin-left: 0;
}

.productCatalogList .productRight .inner {
	margin-right: 0;
}

.divider {
	border-bottom: 1px solid #CFCFCF;
	width: 593px;
}

/* -----------------------------------------------------------------
		product overview list including the wider version
*/
.productOverviewList {
	float: left;
	width: 398px;
	margin-right: 8px;
}

.wide {
	width: 100%;
}

.wide p {
	margin-right: 40px;
}

.productOverviewList a {
	color: black;
}

.productOverviewList a:hover {
	color: #838383;
}

.productOverviewList p {
	margin-bottom: 10px;
}

.productOverviewList .product {
	padding-top: 5px;
	border-top: 1px solid #CFCFCF;
}

.productOverviewList .product ul {
	margin: 0;
	padding: 0;
}

.productOverviewList .product ul li {
	margin-left: 14px;
	padding: 0;
}

.productOverviewList .product img {
	margin: 0 10px 5px 0;
	float: left;
}

.productOverviewList h3 {
	float: none;
	font: normal 150% Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-top: 10px;
}

/* -----------------------------------------------------------------
		product display
*/
.productDisplayTop .button {
	float: right;
	border: 1px solid #BEBBA2;
	background-color: white;
	padding: 1px;
	margin-bottom: 7px;
}

.productDisplayTop .button a {
	background-color: #BEBBA2;
	display: block;
	width: 172px;
	color: white;
	font-weight: bold;
	padding: 1px 8px;
}

.productDisplayTop .button a:hover {
	text-decoration: none;
	color: white;
	background-color: #E9D200;
}

.productDisplayTop p {
	float: left;
	width: 400px;
}

.productDisplay a, .productDisplayTop a {
	color: black;
}

.productDisplay a:hover, .productDisplayTop a:hover {
	color: #838383;
}

.productDisplay #infoTabs {
	/*margin-left: -8px;*/
}

.productDisplay .infoTab {
	float: left;
	color: black;
	border-left: 1px solid #C3C3C3;
	padding: 4px 20px 2px 10px;
	background-color: #E9E9E9;
	background-image: url(../images/info_tab.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 12px 0 0 0;
	z-index: 2;
	position: relative;
	top: 1px;
}

#infoTab2 { position: relative; left: -1px; z-index:10000; }
#infoTab3 { position: relative; left: -2px }
#infoTab4 { position: relative; left: -3px }
#infoTab5 { position: relative; left: -4px }

.productDisplay .productInfo {
	float: left;
	width: 585px;
	border-top: 1px solid #C3C3C3;
	padding: 27px 8px 8px 8px;
	display: none;
	font-size:14px;
}

.productDisplay .productInfo div.narrow {
	margin-bottom: 0;
	padding-bottom: 0;
	width: 380px;
	float: left;
}

.productDisplay #infoBox1 {
	display: block;
}

.productDisplay .productInfo ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.productDisplay .productInfo ul li {
	margin-bottom: 8px;
}

.productDisplay .active {
	background-image: url(../images/info_tab_active.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

.productInfo table {
	border-collapse: collapse;
	width: 100%;
}

.productInfo table caption {
	text-align: left;
	padding: 4px 10px;
}

.productInfo table td {
	padding: 2px 10px 3px 10px;
	border-bottom: 1px solid white;
}

.productInfo table tr.oddRow {
	background-color: #E9E9E9;
}

.productInfo table tr.evenRow {
	background-color: #F0F0F0;
}

#zoomLayer {
	width: 365px;
	background-color: #E7E4CA;
	padding: 8px;
	border-top: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
	border-right: 2px solid #9C9C9C;
	border-bottom: 2px solid #9C9C9C;
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

#zoomLayer .button {
	float: right;
	border: 1px solid #BEBBA2;
	background-color: white;
	padding: 1px;
	margin-bottom: 7px;
}

#zoomLayer .button a {
	background-color: #BEBBA2;
	display: block;
	color: white;
	font-weight: bold;
	padding: 1px 8px;
}

#zoomLayer .button a:hover {
	text-decoration: none;
	color: white;
	background-color: #E9D200;
}

#zoomLayer img {
	border: 1px solid #C3C3C3;
}

/* -----------------------------------------------------------------
		contact us
*/
#contactUs {
	float: left;
	width: 398px;
	margin-right: 8px;
}

#contactUs #contactInfo {
	margin: 13px 0;
	padding-top: 10px;
	border-top: 1px solid #CFCFCF;
}

#contactUs form {
	padding: 10px 10px 10px 10px;
	background-color: #E7E4CA;
	background-image: url(../media/striped_background.png);
	border: 1px solid #C2C2C2;
}

#contactUs form select,
#contactUs form input,
#contactUs form textarea {
	border: 1px solid #BEBBA2;
}

#contactUs form select {
	font: normal 100% Arial, Helvetica, sans-serif;
	width: 180px;
	margin-top: 1px;
}

#contactUs form textarea {
	width: 185px;
	height: 105px;
}

#contactUs .divider {
	width: 100%;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #BEBBA2;
}

#contactUs form fieldset p {
	margin: 6px 0 1px 0;
	padding: 0 0 0 2px;
}

#contactUs form fieldset.left input {
	width: 179px;
}

#contactUs form fieldset.submit {
	width: 100%;
}

#contactUs form fieldset.submit p {
	margin: 0;
}

#contactUs form fieldset.submit input {
	float: right;
	font-size: 100%;
	color: black;
	border: 1px outset #BEBBA2;
	background-color: #E7E4CA;
}

/* -----------------------------------------------------------------
		event signup
*/
#eventSignupForm {
	position: absolute;
	left: 300px;
	top: 160px;
	visibility: hidden;
	width: 350px;
	text-align: left;
}

#eventSignupForm form {
	padding: 10px 10px 10px 10px;
	background-color: #E7E4CA;
	background-image: url(../media/striped_background.png);
	border: 1px solid #C2C2C2;
}

#eventSignupForm form #eventSignupCloseButton {
	cursor: pointer;
}

#eventSignupForm form h4 {
	float: left;
	width: 300px;
	padding-bottom: 0;
}

#eventSignupForm form .closeButton {
	float: right;
}

#eventSignupForm fieldset p {
	margin: 8px 0 0 0;
}

#eventSignupForm .divider {
	width: 100%;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 8px;
	border-bottom: 1px solid #BEBBA2;
}

#eventSignupForm fieldset {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

#eventSignupForm form fieldset.left input,
#eventSignupForm form fieldset.right input {
	width: 154px;
	margin: 0;
}

#eventSignupForm form fieldset.right select {
	width: 156px;
}

#eventSignupForm form fieldset.right {
	margin-left: 8px;
}

#eventSignupForm form #name,
#eventSignupForm form #email {
	width: 326px;
	margin-bottom: 8px;
}

#eventSignupForm form fieldset.submit {
	width: 100%;
	margin-top: 8px;
}

#eventSignupForm form fieldset.submit p {
	margin: 0;
}

#eventSignupForm form fieldset.submit input {
	float: right;
	font-size: 100%;
	color: black;
	border: 1px outset #BEBBA2;
	background-color: #E7E4CA;
}

/* -----------------------------------------------------------------
		general form
*/
form .formError,
form input.formError {
	color: red;
}

form input.formError {
	border: 1px solid red ! important;
}

#generalForm {
	float: left;
	width: 386px;
}

#generalForm form.general p {
	padding-bottom: 0;
	float: none;
}

form.general {
	float: left;
	width: 378px;
	margin-right: 8px;
	padding: 10px 10px 10px 10px;
	background-color: #E9E9E9;
	background-image: url(../media/form_background.png);
	background-repeat: repeat-x;
	border: 1px solid #C2C2C2;
}

form.general select,
form.general input,
form.general textarea {
	border: 1px solid #C3C3C3;
}

form.general fieldset textarea {
	width: 374px;
}

form.general input.text {
	padding-left: 2px;
	padding-right: 2px;
	width: 175px;
}

form.general select {
	font: normal 100% Arial, Helvetica, sans-serif;
	width: 180px;
	margin-top: 1px;
}

form.general .divider {
	width: 100%;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #BEBBA2;
}

form.general fieldset {
	margin-top: 6px;
}

form.general fieldset p {
	margin: 6px 0 1px 0;
	padding: 0 0 0 2px;
}

form.general fieldset.submit {
	width: 100%;
}

form.general fieldset.submit p {
	float: left;
	width: 100px;
	margin: 0;
}

form.general fieldset.submit input {
	float: right;
	display: block;
	font-size: 100%;
	border: 1px outset #BEBBA2;
	background-color: #E7E4CA;
}

/* -----------------------------------------------------------------
		right panel
*/
#rightPanel {
	width: 195px;
	float: right;
}

/* -----------------------------------------------------------------
		news items, used in events, press releases etc
*/
.newsDate {
	float: left;
	font-weight: bold;
	margin: 9px 0 6px 0;
}

#newsDetails {
	float: left;
	width: 400px;
}

#newsDetails a {
	color: black;
}

#newsDetails .button {
	float: left;
	border: 1px solid #BEBBA2;
	background-color: white;
	padding: 1px;
	margin-bottom: 7px;
}

#newsDetails .button a {
	background-color: #BEBBA2;
	display: block;
	color: white;
	font-weight: bold;
	padding: 1px 8px;
}

#newsDetails .button a:hover {
	text-decoration: none;
	color: white;
	background-color: #E9D200;
}

#newsDetails h2 {
	float: none;
	margin-top: -3px;
	font-weight: normal;
	font-size: 140%;
}

#newsDetails .backLink {
	margin-top: 12px; margin-bottom: 8px;
}

#newsDetails .backLink a {
	text-decoration: none;
}

#newsDetails .backLink a:hover {
	color: #838383;
	text-decoration: underline;
}

#newsDetails .newsText {
	margin-top: 15px;
}

#newsDetails .url {
	margin-top: 18px;
}

#newsDetails .url a {
	color: #A57C13;
	text-decoration: underline;
}

#newsDetails .url a:hover {
	color: #838383;
	text-decoration: none;
}

/* -----------------------------------------------------------------
		general search
*/
#generalSearch {
	float: left;
	width: 572px;
	margin-left: -8px;
}

#generalSearch a {
	color: black;
}

#generalSearch p a {
	color: #A57C13;
	text-decoration: underline;
}

#generalSearch p a:hover {
	color: #838383;
	text-decoration: none;
}

#generalSearch .item {
	width: 556px;
	padding-left: 8px;
	padding-right: 8px;
}

#generalSearch h2 {
	float: none;
	margin-top: -3px;
/*	padding-left: 8px;*/
	font-weight: normal;
	font-size: 140%;
}

#generalSearch #freeText {
	margin-left: 8px;
}

#generalSearch #freeText p {
	margin-top: 4px;
}

#generalSearch .submit {
	float: none;
}

#generalSearch .backLink {
	margin: 13px 0 0 0;
}

#generalSearch .url {
	margin-top: 18px;
}

#generalSearch .url a {
	color: #A57C13;
	text-decoration: underline;
}

#generalSearch .url a:hover {
	color: #838383;
	text-decoration: none;
}

#generalSearch .button {
	border: 1px solid #BEBBA2;
	background-color: white;
	padding: 1px;
	margin: 8px 0 12px 0;
	width: 120px;
}

#generalSearch .button .inner {
	background-color: #E7E4CA;
	padding: 1px 8px;
}

/* -----------------------------------------------------------------
		search box and search results
*/
.mainSearch {
	padding: 10px;
	border: 1px solid #C3C3C3;
	background-color: #E9E9E9;
	background-image: url(../media/form_background.png);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}

.mainSearch hr {
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid white;
	margin-left: -2px;
	margin-right: -2px;
}

.mainSearch form {
	width: 100%;
}

.mainSearch form fieldset {
	float: left;
}

.mainSearch form fieldset legend {
	margin-bottom: 2px;
	color: black;
}

.mainSearch form #year {
	width: 100px;
	font-size: 100%;
	margin-right: 12px;
}

.mainSearch form #category {
	width: 150px;
	font-size: 100%;
	margin-right: 12px;
}

.mainSearch form#productGroup select {
	width: 150px;
	font-size: 100%;
	margin-right: 12px;
}

.mainSearch form #month {
	width: 150px;
	font-size: 100%;
	margin-right: 12px;
}

.mainSearch form #freeText {
	width: 160px;
}

.mainSearch form #freeText p {
	margin-top: 4px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.mainSearch form #freeText div {
	text-align: right;
	margin-bottom: 0;
}

.mainSearch form #freeText input {
	width: 156px;
}

.mainSearch p a {
	color: #A57C13;
	text-decoration: none;
}

.mainSearch a:hover {
	color: #838383;
	text-decoration: underline;
}

.mainSearch fieldset a {
	color: #A57C13;
	text-decoration: underline;
}

.mainSearch fieldset a:hover {
	color: #838383;
	text-decoration: none;
}

.mainSearch form #event {
	width: 150px;
	font-size: 100%;
}

.mainSearch form input.submit {
	margin-top: 16px;
	margin-left: 8px;
	border: 1px outset #BEBBA2;
	background-color: #E7E4CA;
	font: normal 100% Arial, Helvetica, sans-serif;
}

.searchResults .item {
	width: 100%;
	margin-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CFCFCF;
}

.searchResults h2 {
	text-indent: 8px;
	font-weight: normal;
}

.searchResults .location {
	color: #7D7D7D;
	font-weight: bold;
}

.searchResults #numberResultsTop {
	clear: both;
	border-bottom: 2px solid #C3C3C3;
	margin: 4px 0 4px 0;
	padding-left: 8px;
	padding-right: 8px;
}

.searchResults #numberResultsBottom {
	clear: both;
	border-top: 2px solid #C3C3C3;
	margin: 4px 0 4px 0;
	padding: 4px 8px 0 8px;
	background-color: white;
}

.searchResults #numberResultsTop a,
.searchResults #numberResultsBottom a {
	color: black;
}

.searchResults #numberResultsTop a:hover,
.searchResults #numberResultsBottom a:hover {
	color: #838383;
}

.searchResults #numberResultsTop div,
.searchResults #numberResultsBottom div {
	margin-bottom: 2px;
}

.searchResults .date {
	float: left;
	color: #5C5C5C;
	width: 64px;
	margin: 0px 2px 0 10px;
}

.searchResults .item a:hover {
	color: #838383 ! important;
}

.searchResults .description {
	float: right;
	width: 312px;
	margin-right: 10px;
}

.searchResults .description a.external {
	color: #A57C13 ! important;
	text-decoration: underline;
}

.searchResults .description a.external:hover {
	color: #838383 ! important;
	text-decoration: none;
}

/* -----------------------------------------------------------------
		image archive
*/
#imageArchive {
	border-bottom: 1px solid #C3C3C3;
	margin: 8px 0;
}

#imageArchive .details {
	float: left;
	width: 150px;
	background-color: #F0F0F0;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
}

#imageArchive .noRightBorder {
	border-right: none;
}

#imageArchive .thumbnail {
	text-align: center;
	height: 134px;
	border-bottom: 1px solid white;
}

#imageArchive .thumbnail img {
	margin: 5px;
}

#imageArchive .information {
	background-color: #E9E9E9;
	padding: 4px 8px;
}

#imageArchive .information a {
	font-weight: bold;
	color: black;
}

#imageArchive .information a:hover {
	color: #838383;
}

/* -----------------------------------------------------------------
		privacy and legal notice
*/
#privacy {
	width: 560px;
}

/* -----------------------------------------------------------------
		MSDS
*/
#MSDSList table {
	width: 100%;
	border-collapse: collapse;
}

#MSDSList table th {
	background-color: #BCC0BD;
	padding: 9px 13px;
	text-align: left;
}

#MSDSList table td, #MSDSList table th {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

#MSDSList table th.sortOrder {
	padding: 9px 13px 9px 5px;
	color: white;
}

#MSDSList table th.sortOrder img {
	margin-right: 4px;
}

#MSDSList table th a {
	color: black;
}

#MSDSList table th a:hover {
	color: #838383;
}

#MSDSList table td {
	padding: 5px 13px;
}

#MSDSList table td a {
	text-decoration: underline;
}

#MSDSList table tr.oddRow {
	background-color: #E9E9E9;
}

#MSDSList table tr.evenRow {
	background-color: #F0F0F0;
}

#MSDSTabs .infoTab {
	float: left;
	color: black;
	border-left: 1px solid #C3C3C3;
	padding: 4px 20px 2px 10px;
	background-color: #E9E9E9;
	background-image: url(../media/product_info_tab.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 12px 0 0 0;
	z-index: 2;
	position: relative;
	top: 1px;
}

#MSDSTabs .active {
	background-image: url(../media/product_info_tab_active.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

#MSDSList table img {
	margin-right: 8px;
}

.MSDSListAll {
	background-image: none;
	background-color: white;
	padding: 16px 4px 4px 4px;
}

#msdsTab2 { position: relative; left: -1px }
#msdsTab3 { position: relative; left: -2px }
#msdsTab4 { position: relative; left: -3px }
#msdsTab5 { position: relative; left: -4px }

/* -----------------------------------------------------------------
		Find a dealer / service center
*/
form.findDealer select#cityRegion {
	width: 200px;
}

form.findDealer .dealer,
form.findDealer .serviceCenter {
	padding-top: 16px
}

form.findDealer .dealer img,
form.findDealer .serviceCenter img {
	margin-left: 16px;
}

form.findDealer table img {
	margin-right: 8px;
}

form.findDealer .submit {
	margin: 4px 0 0 0 ! important;
}

#findDealerForm2 { display: none }
#findDealerForm3 { display: none }
#findDealerForm4 { display: none }
#findDealerForm5 { display: none }

#dealerTab2 { position: relative; left: -1px }
#dealerTab3 { position: relative; left: -2px }
#dealerTab4 { position: relative; left: -3px }
#dealerTab5 { position: relative; left: -4px }

/* -----------------------------------------------------------------
		faq
*/
#faq {
	width: 400px;
	float: left;
}

#faq .question {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CFCFCF;
}

#faq .question a {
	color: black;
	text-decoration: none;
}

#faq .question a:hover {
	color: #838383;
	text-decoration: underline;
}

/* -----------------------------------------------------------------
		sitemap
*/
#sitemap {
	float: left;
}

#sitemap #sitemapLeft {
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-left: 16px;
}

#sitemap #sitemapRight {
	float: left;
	width: 224px;
}

#sitemap ul {
	margin: 0 0 8px 0;
	padding: 0;
/*	list-style-image: url(../media/list_style_plus.png);*/
	list-style: none;
}

#sitemap ul li {
	font-weight: bold;
	margin-bottom: -3px;
	padding: 2px;
}

#sitemap ul li img {
	margin-right: 4px;
}

#sitemap ul li.expanded {
/*	list-style-image: url(../media/list_style_minus.png);*/
}

#sitemap ul li.lastItem {
	list-style-image: url(../media/list_style_2_last_item.png);
}

#sitemap ul li ul {
	margin-top: -3px;
	display: none;
	list-style-image: url(../media/list_style_2.png);
}

#sitemap ul li ul li {
	font-weight: normal;
	margin-bottom: -3px;
}

/* -----------------------------------------------------------------
		related links
*/
#rightPanel .relatedLinks {
	font-size: 92%;
	border: 1px solid #C3C3C3;
	margin-bottom: 12px;
}

#rightPanel .relatedLinks ul {
	margin: 0;
	padding: 0;
}

#rightPanel .relatedLinks ul li {
	background-color: #F6F6F6;
	border-top: 1px solid #D2D2D2;
	list-style-type: none;
	padding: 3px 8px;
	margin: 0;
}

#rightPanel .relatedLinks ul li a {
	color: black;
}

#rightPanel .relatedLinks ul li a:hover {
	color: #838383;
}

#rightPanel .relatedLinks ul li.heading {
	font-size: 100%;
	font-weight: bold;
	border-top: none;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: url(../media/related_links_background.png);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
}

#rightPanel .relatedLinks ul li img  {
	margin: 0;
	border: none;
	float: none;
}

#rightPanel img {
	margin-bottom: 10px;
	border: 1px solid #C3C3C3;
}

/* -----------------------------------------------------------------
		right panel with product image and zoom link
*/
#rightPanel .productImage {
	width: 193px;
	text-align: center;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-left: 1px solid #C3C3C3;
}

#rightPanel .productImage img {
	border: none;
	margin-bottom: 0;
}

#rightPanel .button {
	float: right;
	vertical-align: top;
	border: 1px solid #BEBBA2;
	background-color: white;
	padding: 1px;
	margin-bottom: 7px;
	height: 20px;
}

#rightPanel .button .inner {
	text-align: left;
	background-color: #BEBBA2;
	color: white;
}

#rightPanel .button .inner img {
	float: left;
	margin-right: 7px;
	border: none;
}

#rightPanel .button .inner a {
	display: block;
	background-color: #BEBBA2;
	width: 183px;
	color: white;
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	padding: 1px 4px;
}

#rightPanel .button .inner a:hover {
	text-decoration: none;
	color: white;
	background-color: #E9D200;
}

/* -----------------------------------------------------------------
		right panel with subscribe to news
*/
#rightPanel .newsSubscribe {
	font-size: 90%;
	border: 1px solid #C3C3C3;
	margin-bottom: 12px;
}

#rightPanel .newsSubscribe .heading {
	font-size: 100%;
	border-bottom: 1px solid #C3C3C3;
	padding: 6px 8px 4px 8px;
	background-image: url(../media/related_links_background.png);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
}

#rightPanel .newsSubscribe form {
	background-color: #F6F6F6;
	padding: 7px 8px 7px 8px;
}

#rightPanel .newsSubscribe form p {
	padding-bottom: 0;
}

#rightPanel .newsSubscribe form input {
	background-color: white;
	border: 1px solid #BEBBA2;
}

#rightPanel .newsSubscribe form input#email {
	width: 176px;
	margin-bottom: 2px;
}

#rightPanel .newsSubscribe form input.checkbox {
	border: none;
	background-color: #F6F6F6;
}

#rightPanel .newsSubscribe form label {
	position: relative;
	top: -2px;
	left: -2px;
}
 
#rightPanel .newsSubscribe form .submit {
	background-color: #E7E4CA;
	border: 1px outset #BEBBA2;
	float: right;
	font: normal 110% Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

/* -----------------------------------------------------------------
		right panel general form
*/
#rightPanel .rightPanelForm {
	font-size: 90%;
	border: 1px solid #C3C3C3;
	margin-bottom: 12px;
}

#rightPanel .rightPanelForm .heading {
	font-size: 100%;
	border-bottom: 1px solid #C3C3C3;
	padding: 6px 8px 4px 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: url(../media/related_links_background.png);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
}

#rightPanel .rightPanelForm form {
	background-color: #F6F6F6;
	padding: 7px 8px 7px 8px;
}

#rightPanel .rightPanelForm form select {
	width: 100%;
}

#rightPanel .rightPanelForm form input {
	background-color: white;
	border: 1px solid #BEBBA2;
}

#rightPanel .rightPanelForm form input#email {
	width: 176px;
	margin-bottom: 2px;
}

#rightPanel .rightPanelForm form input.checkbox {
	border: none;
	background-color: #F6F6F6;
}

#rightPanel .rightPanelForm form label {
	position: relative;
	top: -2px;
	left: -2px;
}
 
#rightPanel .rightPanelForm form .submit {
	background-color: #E7E4CA;
	border: 1px outset #BEBBA2;
	float: right;
	font: normal 110% Arial, Helvetica, sans-serif;
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

/* -----------------------------------------------------------------
		select contact
*/
#rightPanel .selectContact {
	font-size: 92%;
	border: 1px solid #C3C3C3;
	margin-bottom: 12px;
	padding-bottom: 11px;
}

#rightPanel .selectContact ul {
	margin: 0;
	padding: 0;
}

#rightPanel .selectContact ul li {
	list-style-type: none;
	padding: 2px 8px 1px 8px;
}

#rightPanel .selectContact ul li.selected {
	background-color: #FCF7B8;
}

#rightPanel .selectContact ul li a {
	color: black;
}

#rightPanel .selectContact ul li a:hover {
	color: #838383;
}

#rightPanel .selectContact ul li.heading {
	font-size: 100%;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #C3C3C3;
	padding-top: 6px;
	padding-bottom: 4px;
	background-color: #E7E4CA;
}

#rightPanel .selectContact ul li.subHeading {
	font-size: 110%;
	font-weight: bold;
	margin-top: 4px;
}

/* -----------------------------------------------------------------
		footer
*/
.footer {
	width:1024px;
	clear: both;
	background-color: #BBBBBB;
	height: 22px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font: normal 92% Arial, Helvetica, sans-serif;
	border-top: 3px solid #FF3300;
	position:absolute;
	bottom:0px;
}

#footerStartPage {
	clear: both;
	text-align: right;
	height: 22px;
	width: 760px;
	margin: 0 8px;
	padding: 4px 8px 0 8px;
	font: normal 92% Arial, Helvetica, sans-serif;
}

#footer .selectCountry {
	float: left;
}

#footer .links {
	float: right;
}

#footer, #footerStartPage,
#footer a, #footerStartPage a {
	color: #302C2D;
}

#footer a:hover, #footerStartPage a:hover {
	color: #838383;
	text-decoration: underline;
}

#bottomBar {
	width: 792px;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../media/start_page_bottom_bar.png);
	background-repeat: repeat-x;
}

/* -----------------------------------------------------------------
		popup specific
*/
body.popup {
	background-color: white;
	text-align: left;
}

#popupPageWrapper {
	margin: 8px 16px;
}

#popupPageWrapper #footer {
	margin: 0;
	padding: 0;
}

#popupContentArea {
	width: 100%;
}

#popupContentArea h2 {
	float: left;
}

#popupContentArea .generalText {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #C3C3C3;
}

#popupContentArea #extra {
	float: right;
	margin-top: 4px;
}

#popupContentArea #extra img {
	margin-left: 3px;
}

/* -----------------------------------------------------------------
		visible only in print section
*/
#visibleOnlyInPrint {
	border-bottom: 1px dashed black;
}

/* -----------------------------------------------------------------
		screen specific styles
*/
@media screen {
	#visibleOnlyInPrint { display: none }
}

/* -----------------------------------------------------------------
		print specific styles
*/
@media print {
	body { background-color: white }
	#topBar, #header, #leftPanel, #footer { display: none	}
	#pageContainer { background-image: none; background-color: white }
	#contentArea, #contentAreaWide { border: none; width: 100%; margin: 0 5%; font: normal 12px serif; background-color: white; }
	#visibleOnlyInPrint { display: block }
	#productDisplayTop p { width: 100% }
	#infoBox1, #infoBox2, #infoBox3, #infoBox4, #infoBox5 { display: block }
	#infoTab1, #infoTab2, #infoTab3, #infoTab4, #infoTab5 { display: none }
	#productDisplay .productInfo { display: block; width: 100% }
	#rightPanel { display: none }
	#extra, .infoTabBorder, .button { display: none }
}

#powered {
	border-top:1px solid #C3C3C3;
	margin:0 8px;
	padding:3px 8px 3px 0;
	text-align:right;
}
