/*
Theme Name: Henkel HAAC English
Theme URI: http://www.henkel.com/
Description: Henkel Adhesives Academy China
Version: 1.0
Author: Avenit Software Shanghai Ltd.
Author URI: http://www.avenit.com.cn
Tags: Henkel, HAAC

	Henkel HAAC v1.0

*/


body {
  margin: 0;
	padding: 0;
	font: 12px Arial, sans-serif;
	text-align: center;
  color: #000;
	background: url(images/bg.png) repeat-x;
}


.fontpage {
  margin: 0;
	padding: 0;
	font: 12px Arial, sans-serif;
  color: #000;
}

a {
  color: #000D51;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#container {
  margin: auto;
  width: 780px;
  text-align: left;
  background: url(images/bg-content.png) no-repeat;
}

#header-container {
  background: url(images/header-bg.png) no-repeat;
  width: 722px;
  height: 106px;
  margin-left: 29px;
  margin-right: 29px;
  overflow:hidden;
}

#language-bar {
  width: 722px;
  text-align: right;
  padding-top: 5px;
  height: 20px;
}

#navigation-main {
  width: 722px;
  height: 81px;
}

a.language {
  color: #fff;
  text-decoration: none;
}
a.language:hover {
  text-decoration: underline;
}

span.language-divider {
  color: #fff;
  margin-left: 2px;
  margin-right: 2px;
}

#navigation-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  left: 280px;
  top: 57px;
}

span.menudivider {
  font-weight: bold;
  font-size: 13px;
  margin-left: 10px;
  margin-right: 10px;
}

#navigation-main li {
  float: left;
}

#navigation-main a {
  font-weight: bold;
  font-size: 13px;
  color: #000;
  text-decoration: none;
}

#navigation-main a:hover {
  text-decoration: underline;
}

#page-container {
  width: 722px;
  margin: 4px 29px 10px 29px;
}

#page-content {
  margin: 25px 20px 0 20px; 
}


#disclaimer {
  margin-top: 10px;
  text-align: center;
  color: #a7a7a7;
  padding-bottom: 10px;
  font-size: 11px;
}

a.footerlink {
  color: #a7a7a7;
  text-decoration: none;
}

a.footerlink:hover {
  text-decoration: underline;
}

span.pipe {
  margin-left: 10px;
  margin-right: 10px;
}

h1.start {
  margin-top: 11px;
  margin-bottom: 8px; 
  color: #000D51;
  font-size: 13px;
  font-weight: bold;
}

a.more {
  color: #000D51;
  font-weight: bold;
  text-decoration: none;
}
a.more:hover {
  text-decoration: underline;
}

h1 {
  color: #000D51;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 15px;
}

h2 {
  color: #000D51;
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #D9D9D9;
}

span.start {
  margin-bottom: 8px; 
  color: #000D51;
  font-size: 13px;
  font-weight: bold; 
}

h2.start {
  margin-top: 0;	
  margin-bottom: 8px; 
  color: #000D51;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 0;  
}

div.quote {
  color: #000D51;
  margin-top: 5px;  
}

ul.no{
	margin-left:8px;
	padding-left:8px;	
}