body {
  text-align: left;
  padding: 0px;
  margin: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-left: 10px;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 26px;
  font-weight: normal;
  color: #999999;
  margin: 15px 0 20px 0;
  line-height: 1;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 10px;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 7px;
}

h4 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
}

a {
  font-weight: bold;
  color: #ae0000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #ad6868;
}

td {
  font-size: 11px;
}

td p {
  margin-top: 0px;
}

input, select, textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.ie6-upgradebar {
     display: none;
}

th {
  background: #f0f0f0;
  font-size: 11px;;
}

.void {
  display: none;
}

.left {
  float: left;
  margin-right: 6px;
  margin-bottom: 3px;
}

.right {
  float: right;
  margin-left: 6px;
  margin-bottom: 3px;
}


/* default UL style */
ul {
  list-style: none;
  margin: 0px;
  padding: 0 0 0 20px;
}

blockquote {
  margin: 10px 0px 10px 25px;
}

ul li {
  padding-left: 10px;
  padding-bottom: 5px;
  background: url(../img/bullet_2.gif) no-repeat top left;
}

li li{
  padding-bottom: 0px;
}

/* UL style one */
ul.one {
  margin: 0 0 5px 0px;
  list-style: none;
  padding: 0px;
}

ul.one li {
  background: url(../img/bullet_1.gif) no-repeat;
  padding-left: 10px;
}


/* UL style two */
ul.two {
  margin: 0 0 5px 0px;
  list-style: none;
  padding: 0px;
}

ul.two li {
  background: url(../img/bullet_2.gif) no-repeat;
  padding-left: 10px;
}

ul.two li a{
  color: #000000;
  font-weight: normal;
}

/* UL normal bullet */
ul.normal {
  list-style: disc;
  margin: 0 0 0 30px;
}

ul.normal li {
  background: none;
}

/* directory tree style list */
ul.tree {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-top: 1px;
  background: url("../img/tree_topmargin.gif") no-repeat;
  
}

ul.tree li {
  list-style: none;
  background: url("../img/tree_bullet.gif") no-repeat;
  padding: 11px 0px 0px 25px; 
}

ul.tree li.last {
  background: url("../img/tree_last_bullet.gif") no-repeat top left;
}

.big {
  font-size: 12px;
}

.warning {
  font-weight: bold;
  color: #ff0000;
}

.clear-both {
  clear: both;
}

small.note {
  color: #FF6633;
}

small.note a{
  color: #FF6633;
}

small.note a:hover{
  text-decoration: underline;
}

small.info {
  color: grey;
}

#container {
}

.contacts td {
  width: 200px;
  padding: 5px;
  padding-bottom: 15px;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
}

div.wire {
  margin: 0 auto;
  width: auto;
/*  text-align: center;*/
}

table.wire {
  background: #cccccc;
}

table.wire td {
  background: #ffffff;
}

div.wire table {
  background: #cccccc;
}

div.wire table table{
  background: #cccccc;
  margin: 0;
}

div.wire table td {
  background: #ffffff;
}

.wide {
  margin: 0;
/*  text-align: center; */
}

.wide table {
  width: 768px;
}

.wide table table{
  width: 400px;
}

.center table {
  margin: 0px auto;
}

/*
.wide table .wire td {
  text-align: center;
}
*/

.no-list{
  list-style: none;
}
/* Table for Test-Systems */
table.test-systems {
/*  background: #cccccc; */
}

table.test-systems th {
  background: #000000;
  color: #FFFFFF;
  text-align: center;
  font-size: 110%;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

table.test-systems td {
  background: #E51837 url(../img/bottom_ruler.gif) bottom left repeat-x;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-bottom: 26px;
}

table.test-systems td td{
  background: none;
}

table.test-systems td a{
  color: #FFFFFF;
}

div.product-intro {
}
/* Table for Building Test-Systems */
table.building-test {
  width: 775px;
}

table.building-test th {
  font-family: Trebuchet MS, sans-serif;
  font-size: 22px;
  color: #666666;
  text-align: right;
  background: #f0f0f0;
  border-bottom: 1px solid #ffffff;
  text-align: right;
  width: 201px;
  height: 83px;
}

table.building-test th p{
  font-size: 12px;
  line-height: 14px;
  margin: 0px;
}

table.building-test th strong{
  /*font-weight: bold;*/
  font-size: 22px;
}


table.building-test td a {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  border-right: 2px solid #333333;
  border-bottom: 2px solid #333333;
  background: #E51837;
  padding-top: 20px;
  padding-bottom: 20px;
}

table.building-test .step1a {
  background: url(../img/test_plans_1a.gif) no-repeat bottom right;
}

table.building-test .step1b {
  width: 171px;
  background: url(../img/test_plans_1b.gif) no-repeat bottom center;
}

body:last-child table.building-test .step1b {
  background-position: -2px 73px;
}

table.building-test .step1c {
  background: url(../img/test_plans_1c.gif) no-repeat bottom left;
}

table.building-test .step2, table.building-test .step3 {
  background: url(../img/test_plans_234.gif) repeat-y top center;
}

table.building-test .step4 {
  background: url(../img/test_plans_234.gif) no-repeat top center;
}

table.building-test td.step2 a, table.building-test td.step3 a, table.building-test td.step4 a {
  margin: 0px 80px;
  left: -2px;
}

table.building-test td a:hover {
  display: block;
  background: #000000;
  text-decoration: none;
}

table.no-style td {
  border: 0px;
  padding-bottom: 0px;
}

/* Product Intro style */
div.product-intro {
  padding: 3px 10px;
  background: #f5f5f5;
  border: 1px solid #cccccc;
}

/* wizard steps breadcrumbs */
.wizard-steps b {
  padding: 3px 10px;
  background: #e51837;
  color: #ffffff;
  border: 1px solid #000000;
}
.wizard-steps a {
  padding: 3px 10px;
  background: #f5f5f5;
  color: #e51837;
  text-decoration: none;
  border: 1px solid #cccccc;
}
.wizard-steps a:hover {
  background: #e0e0e0;
}
.wizard-steps .separator {
  padding: 3px 5px;
  background: url(../img/separator.gif) no-repeat center left;
}



/* varius aligns */
div.center {
  text-align: center;
}

/*************************************
header styles
*************************************/
#header {
}

#logo {
  background: url(../img/logo_print.gif) no-repeat;
  width: 356px;
  height: 63px;
  padding: 0px;
  margin-bottom: 10px;
}
#logo a span {
  display: none;
}
html>body #header h1 {
}

#header h3 {
  display: none;
}

#header ul.languages {
  display: none;
}

#header #login {
  display: none;
}

#lang-user {
  display: none;
}

#search-box {
  display: none;
}


/*************************************
menu styles
*************************************/
#menu-bg {
  display: none;
}

#menu {
  display: none;
}

#menu1 {
  display: none;
}
/*************************************
content styles
*************************************/
#content {
  padding-top: 10px;
}

#interior {
}

#interior #main {
}

#interior #side {
  display: none;
}


/*************************************
homepage styles
*************************************/

/*************************************
bread crumbs styles
*************************************/
#bread-crumbs {
  display: none;
}

/*************************************
footer styles
*************************************/
#footer {
  display: none;
  border-top: 1px solid #000000;
  padding-top: 5px;
}  

div.dimmed {
  display: none;
}

#footer .copyright {
  font-weight: bold;
  display: block;
}

#footer a {
  text-decoration: none;
  color: #666666;
}

/* Calendar css */
div.calendar {
  font-family: Tahoma, Geneva, sans-serif;
  color: #000000;
  background: #ffffff;
  padding: 0;
  width: 150px;
  margin: 0px auto;
  text-align: center;
  border: 1px solid #cccccc;
  height: 105px;
  padding: 7px;
}

div.calendar table {
  background: #ffffff;
  width: 150px;
  margin: 0 auto;
}

div.calendar tr td {
  background: #ffffff;
  font-size: 10px;
}
div.calendar th {
  background: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

div.calendar tr td.month-title{
  font-family: Arial, Helvetica, sans-serif;
  color: #CC0000;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

div.calendar tr td.today{
  background: #CC0000;
  color: #FFFFFF;
}

div.calendar-months {
  margin: 0px;
}

div.calendar-months table {
  width: 768px;
}

div.calendar-months table table{
  width: auto;
}

/* Calendar css end */

/*************************************
Box styles
*************************************/
.box_FFFFFF {
  background: #FFFFFF;
}

.box_000000 {
  background: #000000;
}

.box_7C98AE {
  background: #7C98AE;
}

.box_BDCBD6 {
  background: #BDCBD6;
}

/* Submenu for datasheets */
div.subnav {
  background: #f3f5fa; 
  padding: 5px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin-right: auto;
  display: none;
}

div.subnav2 { /* for subnavs that have images on the right*/
  background: #f3f5fa; 
  padding: 5px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin-right: 210px;
}

div.subnav a {
  color: #666666;
  text-decoration: none;
}

div.subnav a:hover {
  text-decoration: underline;
}

/* alert zone */
div.alert {
  border: 1px solid #ffadad;
  background: #fff2f2;
  padding: 5px;
  width: 100%;
}

div.alert h2 {
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  color: #990000;
  font-weight: bold;
}

div.alert ul {
  margin: 5px 50px;
  padding: 0;
}

div.alert li {
  font-style: italic;
}

/* action zone */
div.action {
  border: 1px solid #ecec80;
  background: #ffffe5;
  padding: 5px;
  width: 100%;
}

div.action h2 {
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  color: #cc6600;
  font-weight: bold;
}

div.action ul {
  margin: 5px 50px;
  padding: 0;
}

div.action li {
  font-style: italic;
}

/* success zone */
div.success {
  border: 1px solid #cfe5cf;
  background: #edffed;
  padding: 5px;
  width: 100%;
}

div.success h2 {
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  color: #006600;
  font-weight: bold;
}

div.success ul {
  margin: 5px 50px;
  padding: 0;
}

div.success li {
  font-style: italic;
}

/**
 * SIFR styles
 * This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal
 */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

span.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}
