body {
  font-family: verdana;
  font-size: small;
  padding:0px;
  padding-left:10px;
}

h2 {
  border-bottom: 2px solid black;
  font-size: 1.4em;
}

h3 {
  border-bottom: 1px solid black;
  font-size: 1.2em;
}

h2, h3, h4, h5, h6 {
  border-color: #607DBF;
}

.header {
/*  border:1px dashed blue; */
  padding:10px;
  padding-top:0px;
  height:150px;
  background-color:#FFFFFF;
  min-width: 720px;
  margin-left:auto;
  margin-right:auto;
}

.header_logo {
/*  border:1px dashed black; */
  margin-top:20px;
  margin-bottom:20px;
}

.header_title {
/*  border:1px dashed black; */
  text-align: center;
  margin:0px;
  padding:0px;
  padding-top:40px;
  padding-left:30px;
  font-size: 45px;
  font-weight: bold;
}

.header_subtitle {
/*  border:1px dashed black; */
  text-align: center;
  padding-left:30px;
  margin-left:0px;
  font-size: 19px;
}

.header_comment {
/*  border:1px dashed black; */
  text-align: center;
  padding-left:30px;
  margin-left:0px;
  font-size: 10px;
}

.content_plane {
  width:870px;
}

.column_left {
  float:left;
  width:180px;
  top:0px;
  left:0px;
  padding:10px;
  padding-bottom:20px;
  margin-top:30px;
  background-color:#eee; 
/*  border:1px dashed black; */
}

.column_middle {
  float:right;
  margin-left:auto;
  margin-right:20px;
  padding:10px;
  width:620px;
/* border:1px dashed black; */
}

.column_middle_messages {
  margin-left:auto;
  margin-right:auto;
  width:600px;
  height:20px;
}

.footer {
  clear:both;
  margin-left:170px;
  margin-right:auto;
  font-size: 10px;
  color: #BBBBBB;  
  text-align: center;
  margin-top:60px;
/* border:1px dashed black; */
}

.banner_image {
  padding: 5px;
  padding-left: 50px;
}

.news_headline {
  font-weight: bold;
}

.no_bullet {
  list-style-type: none;
}

.with_space_bottom {
  padding-bottom: 5px;
}

.with_space_top {
  padding-top: 10px;
}

div.menu_section {
  margin-top: 1em;
  margin-bottom: 1em;
}

div.menu_section_local {
  margin-top: 1em;
  margin-bottom: 1em;
}

div.menu_section_selected_local {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

div.menu_section_remote {
  margin-top: 1em;
  margin-bottom: 1em;
}

div.menu_section_selected_remote {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

div.menu_topic_local {
  margin-left: 2em;
}

div.menu_topic_selected_local {
  font-weight: bold;
  margin-left: 2em;
}

div.menu_topic_remote {
  margin-left: 2em;
}


.review_address {
  font-weight: bold;
  margin-left:20px;
}

.review_email {
  font-weight: bold;
  margin-left:20px;
}

.payment_methods { 
  margin-left:25px;
}

.item_review {
  font-weight: bold;
  margin-left:20px;
  width: 100%;
}

.item_sold_out {
  color: #BBBBBB; 
  text-align: left;

  background-image: url(/images/soldout9-41x18.png);
  background-repeat: no-repeat;
  background-position: 355px -1px;

  width: 400px;
}

.item_in_stock {
  text-align: left;
  width: 400px;
}

.item_price_sold_out {
  color: #BBBBBB; 
  text-align: right;
  width: 60px;
  padding-right: 4px;
}

.item_price_in_stock {
  text-align: right;
  width: 60px;
  padding-right: 4px;
}

.item_currency {
  text-align: right;
  width: 40px;
}

.item_category_first {
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  border-color: #CCCCCC;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  margin-top: 18px;
  margin-bottom: 4px;
  color: #111111;
  font-weight: bold;
  text-align: left;
}

.item_category {
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  border-color: #CCCCCC;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 4px;
  margin-top: 18px;
  margin-bottom: 4px;
  color: #111111;
  font-weight: bold;
  text-align: left;
}

a:hover {
  color: #0099FF;
}

a {
  color: #597BB3; 
  text-decoration: none;
}

.item_link_in_stock { 
  text-decoration: none;
  color: #0043B3;
}

.item_link_sold_out { 
  text-decoration: none;
  color: #AAAADD;
}

.item_details { 
}

.item_image td { 
  padding: 5px;
  width: 150px;
  height: 150px;
}

.item_image img { 
  padding-right: 10px;
}

.item_text td { 
  padding: 5px;
  vertical-align: top;
}

.details_title { 
  font-weight: bold;  
}

.details_text { 
  font-size: 10px;
}

.msg_error {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #FF0000; 
}

.msg_success {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #00FF00; 
}

.msg_plain {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.item_list_table {
  margin-left: auto;
  margin-right: auto;
  width: 550px;
}

.item_list_rowtable_cell {
  width: 1%;
  padding-left: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.item_list_rowtable_label#item_list_item_form_row_2_col_1_combo_row_4_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_3_col_1_combo_row_4_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_4_col_1_combo_row_4_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_5_col_1_combo_row_4_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_6_col_1_combo_row_4_label {
  width: 10%;
}
.item_list_rowtable_labell#item_list_item_form_row_7_col_1_combo_row_4_label {
  width: 10%;
}

.item_list_rowtable_label#item_list_item_form_row_2_col_1_combo_row_3_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_3_col_1_combo_row_3_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_4_col_1_combo_row_3_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_5_col_1_combo_row_3_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_6_col_1_combo_row_3_label {
  width: 10%;
}
.item_list_rowtable_label#item_list_item_form_row_7_col_1_combo_row_3_label {
  width: 10%;
}

.form_table#form_addr_form_table {
  margin-left: auto;
  margin-right: auto;
}

.form_table#form_agb_form_table {
  margin-left: auto;
  margin-right: auto;
}

.form_table#form_review_form_table {
  margin-left: auto;
  margin-right: auto;
}

.form_table#form_back_form_table {
  margin-left: auto;
  margin-right: auto;
}

.form_table#form_back2_form_table {
  margin-left: auto;
  margin-right: auto;
}

.state_change_form_table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.type_form_table {
  margin-left: auto;
  margin-right: auto;
}

.type_form_cell#type_form_type_form_row_1_col_2_cell {
  text-align: right;
}

.order {
  margin-top: 25px;
}

.order_collapsed {
  margin-top: 25px;
}

.paypal_button { 
  text-align: center;
  margin-top: 100px;
  margin-bottom: 150px;
}

/*
 * classes for forms
 */

.form_table {
  border-collapse:collapse;
}

.form_tooltip {
  font-size: 14px;
  background-color:#E8E8E8;
  padding: 7px;
  border: 1px solid black;
}

.form_row {
  vertical-align: top; 
}

.form_label {
  vertical-align: top; 
  padding-top:4px;
}

.form_cell {
}

.form_rowtable {
}

.form_rowtable_row {
}

.form_rowtable_cell {
  padding: 0px;
  vertical-align:bottom; 
}

.form_rowtable_buttoncell {
  padding: 0px;
  vertical-align:bottom; 
}

.form_columntable {
}

.form_columntable_row {
}

.form_columntable_cell {
  padding: 0px;
}

.form_buttonrow {
}

.form_buttoncell {
  text-align: right;
}

/*
 * classes for form validation
 */

.form_invalid_row {
  /* background-color:#FFE0E0; */
  border:1px dashed red;
}

.form_invalid_rowtable_cell {
  /* background-color:#FFE0E0; */
  border:1px dashed red;
}

.form_invalid_label {
}

.form_invalid_cell {
  padding:2px;
  border:1px dashed red;
}

.form_invalid_msg {
  display:block;
  font-size: 12px;
  color: #FF0000;
}

.form_invalid_rowtable_row {
  /* background-color:#FFE0E0; */
  border:1px dashed red;
}

.form_invalid_rowtable_label {
}

.form_invalid_rowtable_cell {
  padding:2px;
  vertical-align:bottom;
}

.form_invalid_rowtable_msg {
  display:block;
  font-size: 12px;
  color: #FF0000;
}

.form_invalid_columntable_row {
  /* background-color:#FFE0E0; */
  border:1px dashed red;
}

.form_invalid_columntable_label {
}

.form_invalid_columntable_cell {
  padding:2px;
}

.form_invalid_columntable_msg {
  display:block;
  font-size: 12px;
  color: #FF0000;
}

/*
 * classes for tables
 */

.table * {
  margin-right: 0px;
  padding-right: 0px;
  border-spacing: 0pt 0pt;
}

.table_search {
  width:750px;
}

.table_search table {
  width:100%;
}

.table_search_cert_alert {
  width:750px;
}

.table_search_cert_alert table {
  width:100%;
}

.table_title_caption {
  position: relative;
  float: left;
  margin-left: 2px;
}

.table_grow {
  position: relative;
  float: right;
  right: 4px;
  width: 16px; /* right+img_size */
  height: 19px;
  background-color:#cccccc;
  background-image: url(/images/green_singlearrow-down-12x12.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 3px 3px;
  vertical-align: middle;
  cursor: pointer;
}

.table_shrink {
  position: relative;
  float: right;
  right: 4px;
  width: 16px; /* right+img_size */
  height: 19px;
  background-color:#cccccc;
  background-image: url(/images/green_singlearrow-up-12x12.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 3px 3px;
  vertical-align: middle;
  cursor: pointer;
}

.table_rolldown_image {
  position: relative;
  float: right;
  right: 4px;
  width: 12px;
  height: 19px;
  vertical-align: middle;
  background-color:#cccccc;
  background-image: url(/images/green_doublearrows-down-12x12.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 3px 3px;
  cursor: pointer;
}

.table_rollup_image {
  position: relative;
  float: right;
  right: 4px;
  width: 12px;
  height: 19px;
  vertical-align: middle;
  background-color:#cccccc;
  background-image: url(/images/green_doublearrows-up-12x12.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 3px 3px;
  cursor: pointer;
}

/* Comp::Table definitions */

.table_title {
  background-color: #cccccc;
  text-align: left;
}
.table_title_collapsed {
  background-color: #cccccc;
  text-align: left;
}
.table_title_div {
  position: relative;
}

.table_select_header_cell {
  display: none;
}
.table_select_cell {
  display: none;
}

.table_header_row {
  background-color: #cccccc;
  cursor: pointer;
  text-align: left
}

.table_header_row_noselect {
  background-color: #cccccc;
  text-align: left
}

.table_header_cell {
}

.table_header_cell_sorted {
  background-color: #bbbbbb;
}

.table_data_row {
  background-color: #eeeeee;
  height: 18px;
}
.table_data_row_selected {
  background-color: #ffcccc;
}

.table_data_row_selectable {
  background-color: #eeeeee;
  cursor: pointer;
}
.table_data_row_selectable_selected {
  background-color: #ffcccc;
  cursor: pointer;
}

.table_data_row_empty {
  background-color: #ffd0d0;
}

.table_data_cell {
  vertical-align: top;
}
