input, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }

.b1 { background-color: #B3E5E3; }
.b2 { background-color: #FFFFFF; }
.b3 { background-color: #99CCCC; }
.b4 { background-color: #BFB7FF; }
.b5 { background-color: #DFDBFF; }

.button { width: 23px; ; clip:  rect(   ) } 

.t1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.t10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 12px;
        background: #FFF;
        }

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

fieldset {
  border: 0px;
  margin: 3px 0px 3px 0px;
  padding: 0px 0px 0px 0px;

}

a{
  text-decoration: underline;
  color: black;
}

a:hover, a:focus{
  text-decoration: none;
}


img {
    border: none;
}

.log_out {
  display: block;
  font-size: 12px;
  text-decoration: none;
  color: white;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 80px;
  padding-bottom: 0.2em;
  background-color: #007772;

  text-align: center;
  border: 1px solid #cecece;
}


.submit {
  width: 60px;
  background-color: #007772;
  color: #ffffff;
  margin-top:5px;
}

.download {
  width: 80px;
  background-color: #007772;
  color: #ffffff;
  margin-top:5px;
}

.member, .password, .searchterm {
  font-size: 10px;
  padding-top:5px;
}

.imageRight {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

.imageLeft{
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

.contentRight{
  padding-left: 0.4em;
  float: right;
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}

.contentLeft{
  padding-right: 0.4em;
  float: left;
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}

.contentCenter{
  padding-left: 0.4em;
  padding-right: 0.4em;
  text-align: center;
}

/*
  stuff for voting
*/
table.voting {
  width: 41em;
  margin: 0em;
  padding: 0em 1em 0em 0em;
}

table.voting td, table.voting th, table.voting tr {
  text-align: left;
  margin: 0em;
  padding: 0em 0em 0.4em 0em;
}

table.voting td.answer {
  width: 10em;
}

table.voting td.result {
  width: 31em;
}

table.voting div.votingBar {
  height: 1.3em;
  background: #AACCFF;
}

table.voting div.resultPercent {
  position: absolute;
}

  .inputButton,
  .inputButton:hover {
    border: 1px solid black ! important;
    background: #f1f1f1;
    margin-bottom: 0px;
    margin-right: 0px;
    font-weight: normal;
    width: 150px ! important;
    margin: 0;
    padding: 0px;
    text-align: center;
    color: black;
    white-space: nowrap;
  }
  a.inputButton,
  a.inputButton:hover {
    text-decoration: none;
    display: block;
    padding: 2px 0 2px 0;
  }


  .contentFirstDiv {
//    border: 1px solid #ed0d0d;
    margin: 0 0 10 0;
    height: 170px;
  }
  
  .singleArticleBoxLeft,
  .singleArticleBoxRight {
    width: 198px;
    display: block;
    float: left;
  }
  .singleArticleBoxRight {
    float: right;
    text-align: right;
  }
  
  .articleBoxLeft,
  .articleBoxRight {
    width: 200px;
    height: 200px ! important;
    margin: 0 0 18 0;
    display: block;
    float: left;
  }

  .articleBoxRight {
    float: right;
  }
  
  .border,
  .borderStretch {
//    border: 1px solid #ed0d0d;
  }
  .borderStretch {
    width: 100%;
    height: 100%;
  }
  
  table.shoppingCartTable {
    width: 93%;
    padding: 0;
    margin: 0;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  .shoppingCartTable td {
    vertical-align: top;
  }
  
  .shoppingCartTable th {
    text-align: left;
  }
  
  .tableBorder {
    border-bottom: 1px solid #007772;
    border-spacing: collapse;
  }


  .shoppingCartNumber {
    text-align: right ! important;
  }
  
  .textBold {
    font-weight: bold;
  }

/*
  input,
  textarea,
  select {
    border: 1px solid #dce6f2;
    margin: 0;
    width: 150px;
  }
  textarea {
    width: 300px;
  }
*/
  
  .formError {
    border: 1px red solid;
  }
  .amount {
    text-align: right;
    width: 48px ! important;
  }
  
/*  
  .checkbox,
  .radio {
    width: 10pt;
    border: none ! important;
  }
*/
  
  ul.subCategoryList {
    margin: 10 0 0 0;
    padding: 0;
    list-style: none;
  }

  ul.subCategoryList ul {
    margin: 5 0 0 0;
    padding: 0;
    list-style: none;
  }

  ul.articleList {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  ul.articleList li {
    padding: 10 0 0 0;
  }


.shoppingCartFieldDiv {
  margin: 10 0 10 0;
}

table#summaryCustomer {
  width: 95%;
  margin: 15px 0 10px 0;
  padding: 0;
  font-size: 10pt;
}
table#summaryCustomer th {
  vertical-align: top;
  text-align: right;
  margin: 0;
  width: 150px;
  font-weight: bold;
  padding-right: 10px;
}
table#summaryCustomer td {
  border-bottom: 1px solid #dcdcdc;
  padding-left: 10px;
}

/* shop regform */
.fmailShop legend {
  color: #333333;
  font-weight: bold;
  border: 1px solid #dce6f2 ! important;
  padding: 5px 10px 5px 10px;
}

.fmailShop label {
  display: block;
  float: left;
  text-align: right;
  width: 150px;
  margin-right: 10px;
  color: #333333;
}

.fmailShop fieldset {
  padding: 10px;
  margin: 10px 0 10px 0;
  padding-left: 20px;
  border: 1px solid #dce6f2 ! important;
}