/* for older brosers only */
body { 
	margin: 0;
	border: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
}
img {
	border: 0;
}
acronym {
	text-decoration: none;
	border: 0;
}
abbr {
	text-decoration: none;
	border: 0;
}
/* styles for captions - such as that under a8 logo in banner */
.headerBg {
	border-top: 2px solid #fff;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #fff;
	background-color: #fabb26;
	/*background-image: url('/images/a8_h_decoration.gif');*/
	background-repeat: no-repeat;
	background-position: bottom left;
}
.banner {
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: #fabb26;
	/*background-image: url('/images/a8_h_bannerbg.gif');*/
	background-repeat: no-repeat;
	background-position: bottom right;
}
.slogan {
	padding: 30px 60px 0 10px;
	color: #99c3e7;
	font-size: 18px;
	font-style: italic;
	text-align: left;
}	
/* start content groups button code - see http://www.alistapart.com/stories/taminglists/ or http://ecoculture.com/styleguide/r/rollovers.html#rollo for further informatin */
div.cgHeight {
	height: 23px;
	/*background-image: url('/images/a8_bg_cg_2.gif');*/
	background-repeat: no-repeat;
	background-position: bottom right;
}
#contentGroups {
	margin: 0;
	border: 0;
	padding: 0;
	color: #fff;
}
#contentGroups span {
	border: 0;
} 
#contentGroups ul {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}
#contentGroups ul li {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#contentGroups ul li a, #contentGroups ul li a:visited {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#contentGroups ul li a:active ,#contentGroups ul li a:hover {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#contentGroups ul li.firstSelectedContentGroup a, #contentGroups ul li.firstSelectedContentGroup a:visited, #contentGroups ul li.firstSelectedContentGroup a:active, #contentGroups ul li.firstSelectedContentGroup a:hover,
#contentGroups ul li.selectedContentGroup a, #contentGroups ul li.selectedContentGroup a:visited, #contentGroups ul li.selectedContentGroup a:active, #contentGroups ul li.selectedContentGroup a:hover {
	margin: 0;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
/* end of code for content group buttons */
/* start menu lang flag */
/* start menu buttons */
#menu {
	color: #330;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#menu ul {
	list-style: none;
	height: 20px;
}
#menu ul li, #menu ul li.flag {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#menu ul li a, #menu ul li a:visited {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #acb933;
	text-decoration: none;
}
#menu ul li a:active, #menu ul li a:hover {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #cdd585;
	text-decoration: none;
}  
#menu ul li.firstSelectedMenu a, #menu ul li.firstSelectedMenu a:visited, #menu ul li.firstSelectedMenu a:active, #menu ul li.firstSelectedMenu a:hover,
#menu ul li.selectedMenu a, #menu ul li.selectedMenu a:visited, #menu ul li.selectedMenu a:active, #menu ul li.selectedMenu a:hover {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}  
/* end of code for menu buttons */
#menuFlag  {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #bdc75c;
	color: #330;
	height: 20px;
}
#menuFlag span.en a img {
	padding: 0 0 0 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-image: url('http://www.autom-8.com/images/a8_en_off.gif');
	background-repeat: no-repeat;
}
#menuFlag span.en a:hover img {
	padding: 0 0 0 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-image: url('http://www.autom-8.com/images/a8_en_ovr.gif');
	background-repeat: no-repeat;
}
#menuFlag span.de a img {
	padding: 0 0 0 0;
	border-right: 1px solid #fff;
	background-image: url('http://www.autom-8.com/images/a8_de_off.gif');
	background-repeat: no-repeat;
}
#menuFlag span.de a:hover img {
	padding: 0 0 0 0;
	border-right: 1px solid #fff;
	background-image: url('http://www.autom-8.com/images/a8_de_ovr.gif');
	background-repeat: no-repeat;
}
.contentArea {
	margin: 25px 300px 0px 100px;
	padding: 0 0 50px 0;
}
.contentArea img {
	margin: 0 30px 20px 0;
	border: 1px solid #e5e5e5;
	padding: 0;
	display: block;
	position: relative;
	float: left;
}
.contentAreaHome {
	margin: 0;
	padding: 0 0 50px 0;
	background-color: #ffba21;
}
/* heading 1 settings - page title */
h1, h1 a, h1 a:visited, h1 a:active, h1 a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
h1,h1 a, h1 a:visited, h1 a:active {
	color: #004fb3;
}
/* heading 1 settings - page title - hover */
h1 a:hover {
	color: #6695D1;
}
/* heading 2 settings - section heading / sub-heading */
h2, h2 a, h2 a:visited, h2 a:active, h2 a:hover {
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h2 a:active {
	color: #5d742d;
}
/* heading 2 settings - section heading / sub-heading - hover */
h2 a:hover {
	color: #5d588a;
}
/* heading 3 settings - this style would be used in section content if used at all */
h3, h3 a, h3 a:visited, h3 a:active, h3 a:hover {
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
h3, h3 a, h3 a:visited, h3 a:active {
	color: #5d588a;
}
/* heading 3 settings - this style would be used in section content if used at all - hover */
h3 a:hover {
	color: #787575;
}
h3.form, h3.form a, h3.form a:visited, h3.form a:active, h3.form a:hover {
	margin: 10px 0 5px 0;
}
/* heading 4 settings - this style would be used in section content if used at all */
h4, h4 a, h4 a:visited, h4 a:active {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
h4, h4 a, h4 a:visited, h4 a:active, h4 a:hover {
	color: #006;
}
/* heading 4 settings - this style would be used in section content if used at all - hover */
h4 a:hover {
	color: #5d588a;
}
/* heading 5 settings - this style would be used in section content if used at all */
h5, h5 a, h5 a:visited, h5 a:active, h5 a:hover  {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
h5, h5 a, h5 a:visited, h5 a:active {
	color: #999;
}
/* heading 5 settings - this style would be used in section content if used at all - hover */
h5 a:hover {
	color: #5d588a;
}
/* heading 6 settings - this style would be used in section content if used at all */
h6, h6 a, h6 a:visited, h6 a:active, h6 a:hover  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
h6, h6 a, h6 a:visited, h6 a:active {
	color: #999999;
}
/* heading 6 settings - this style would be used in section content if used at all - hover */
h6 a:hover {
	color: #5d588a;
}
p {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
}
div.contentArea ul, div.contentCol1 ul, div.contentArea ol {
	margin: 20px 0 20px 17px;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
}
div.contentArea ol li {
	list-style-type:decimal;
}
div.contentArea ul li, div.contentCol1 ul li {
	list-style-type:square;
	list-style-image: url('../images/bullet.gif');
}
/* a settings - a href links */
/* a settings - a href links */
a, a:visited, a:active, a:hover {
	text-decoration: underline;
}
a, a:visited{
	color: #5c5c5c;
	text-decoration: underline;
}
/* a settings - a href links - hover */
a:active, a:hover {
	color: #5d588a;
	text-decoration: underline;
}
q {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
q:before, blockquote:before {
content: no-open-quote;
}
q:after, blockquote:after {
content: no-close-quote;
}
/* text class for quoted text to make it stand out.  use in a p or q tag */
.quote {
	color: #5d588a;
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding: 10px 0px 0 0px;
	display: block;
}
/* text class for quoted text to make it stand out.  use in a p or q tag */
.quote q, .quote q:before, .quote q:after {
	color: #5d588a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
}
/* text class for quoted text to make it stand out.  use in a p or q tag */
.quote cite {
	color: #5c5c5c;
	padding: 10px 0px 0px 20px;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.marketingStatement {
	color: #004fb3;
	background-color: transparent;
	font-family: garamond, times, "times new roman", serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0px 0 0px;
	display: block;
}
.marketingStatement a, .marketingStatement a:visited {
	color: #0066CC;
	background-color: transparent;
	text-decoration: none;
}
.marketingStatement a:active, .marketingStatement a:hover {
	color: #0066CC;
	background-color: transparent;
	text-decoration: none;
}
.highlight {
	color: #0066cc; 
	background-color: inherit;
}
#clientLogin {
	margin: 0;
	border: 0;
	padding: 0;
	color: #5d588a;
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
}
.button {
	color: #666666;
	background-color: #e9e9e9;
	border: #a8a8a8 1px solid;
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
}
.error {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #c00;
}
/* text input field look and feel (background colour).  class added to buttons remove in Netscape v4.7 style sheets  */
.inputText {
	margin: 0;
	padding: 0 3px 0 3px;
	border: #a8a8a8 1px solid;
	color: #000;
	background-color: #fff;
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

/* form styles start here */
textarea {
	margin: 0 0 20px 0;
	padding: 0 3px 0 3px;
	border: #a8a8a8 1px solid;
	color: #000;
	background-color: #fff;
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 310px;
}
div.table {
	margin: 0;
	padding: 0;
	border: 0;
}
div.tableButton {
	margin: 20px 0 0 0; 
	border: 0;
	padding: 0 0 0 110px;
	color: black;
}
div.tableButtonFlush {
	margin: 20px 0 0 0; 
	border: 0;
	padding: 0;
	color: black;
}
div.table div.row {
	margin: 0;
	padding: 0;
	width: 500px;
	border: 0;
}
div.table div.headerRow{
	clear: both;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #09c;
}
div.table div.row span.label, div.table div.row span.labelRequired {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	overflow: hidden;
}
div.table div.row span.labelRequired {
	font-weight: bold;
}
div.table div.row span.required {
	float: left;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: red;
	background-color:inherit;
	overflow: hidden;
	width: 10px;
}
div.table div.row span.formw {
	float: left;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	overflow: hidden;
	width: 380px;
}
div.table div.row span.formw input {
	margin: 0;
	padding: 0 3px 0 3px;
	border: #a8a8a8 1px solid;
	color: #000;
	background-color: #fff;
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}
input.button {
	margin: 0 10px 0 0;
	padding: 0;
	width: 50px;
}
div.spacer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	visibility: hidden;
}
div.spacer img {
	margin: 0;
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
}
/* form styles end here */
.footer {
	margin: 0;
	border: 0;
	padding: 10px 10px 50px 100px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.footer, .footer a, .footer a:visited {
	color: #004fb3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.footer a:hover {
	color: #5d588a;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.footer img {
	margin: 0 0 5px 0;
	border: 0;
	padding: 0;
	display: block;
}
table.alternatingRows {
	border-top: 1px solid #339900;
	border-bottom: 1px solid #339900;
}
table.alternatingRows th {
	border-bottom: 1px solid #339900;
	text-align: left;
	font-size: 12px;
	color: #000;
	background-color: inherit; 
	speak-header: always;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.alternatingRows tr.tint0 td {
	color: inherit;
	background-color: inherit;
	border-bottom: 1px solid #ccc;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.alternatingRows tr.tint0 td a,  table.alternatingRows tr.tint0 td a:visited {
	color: #0066cc;
	background-color: inherit; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint0 td a:active,  table.alternatingRows tr.tint0 td a:hover {
	color: #cc0000;
	background-color: inherit; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint1 td {
	color: inherit;
	background-color: inherit;
	border-bottom: 1px solid #ccc;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}
table.alternatingRows tr.tint1 td a,  table.alternatingRows tr.tint1 td a:visited {
	color: #0066cc;
	background-color: inherit; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows tr.tint1 td a:active,  table.alternatingRows tr.tint1 td a:hover {
	color: #cc0000;
	background-color: inherit; /* #fef1d4;  #fbf7f5 grey 1 */
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
table.alternatingRows .smallerText, table.alternatingRows .smallerText a,  table.alternatingRows .smallerText a:visited, table.alternatingRows .smallerText a:active,  table.alternatingRows .smallerText a:hover {
	font-size: 11px;
}
.alignCentre {
	text-align: center;
}