
a {
  color: #3179C9;
}

table.products {
  width: 100%;
  border: 1px solid #555;
  border-collapse: collapse;
  border-spacing: 0;
}
  table.products td {
    border: 1px solid #BBB;
    padding: 2px 2px 2px 6px;
  }
  table.products tr.head td {
    font-weight: bold;
    font-size: 15px;
    background-color: #1C4C82;
    color: #9DB8CB;
    padding: 4px 2px;
    border: 1px solid #438DC1;
  }
  table.products td.char1, table.products td.char2, table.products td.char3, table.products td.char4 {
    text-align: center;
  } 
  table.products td.name {
    background-color: #F1F1FA;
  }
  table.products td.detail {
    font-size: 11px;
  }
  table.products td.price {
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
    font-family: arial, sans-serif;
  }

table.product_detail {
  border-collapse: collapse;
  border: 1px solid #AAA;
  background-color: #F1F1F1;
}
  table.product_detail td {
    border: 1px solid #CCC;
    border: 0;
    padding: 15px;
  }
  table.product_detail td.image {
    width: 200px;
    padding-right: 0;
  }
  table.product_detail div.price {
    background-color: #222;
    padding: 8px;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    font-family: arial, sans-serif;
  }
  table.product_detail td.specs {
    vertical-align: top;
  }
  
table.spec_table {
  border-collapse: collapse;
  background-color: #FFF;
}
  table.spec_table td {
    padding: 2px 7px;
    font-size: 13px;
    font-family: verdana, sans-serif;
    border: 1px solid #AAA;
  }
  table.spec_table td.label {
    background-color: #2867A2;
    color: #A7BFD5;
    padding-right: 15px;
    padding-left: 25px;
    text-align: right;
  }
  table.spec_table td.value {
    width: 130px;
  }
  table.spec_table td.price_cell {
    padding: 0;
  }
  


hr.testimonial {
  margin: 20px 0;
}

td.label {
  font-weight: bold;
  padding-right: 10px;
}
td.value {
}

input, textarea {
  font-family: arial, sans-serif;
}

tr.spacer td {
  height: 9px;
}

.msg {
  border: 1px solid #AAC;
  background-color: #EEF;
  width: 350px;
  padding: 12px;
  margin: 5px 0 15px 0;
}

table.contact td {
  vertical-align: top;
  padding: 3px 8px;
}

span.plustax {
  font-size: 15px;
  color: #999;
}

span.outof {
  color: #999;
  font-style: italic;
}

table.product_type_list {
  border-collapse: collapse;
}
  table.product_type_list td {
    border: 1px solid #CCC;
    padding: 2px 4px;
  }
  table.product_type_list td.itementry {
    
  }
  table.product_type_list td.qty {
    width: 20px;
    text-align: right;
  }

.nomargin {
  margin-top: 0;
}

table#quicknav {
}
  table#quicknav td {
    padding-left: 50px;
    vertical-align: top;
  }
  table#quicknav td.links {
  }
  table#quicknav td.testimonial {
  }

div.bbb {
  color: #AAA;
}

td.testimonial_msg {
  padding: 15px;
}

.shop_safely {
  font-size: 18px;
  font-weight: bold;
  color: #194E8F;
} 

.home_badge {
  float: right;
}

.ul {
  border-bottom: 1px solid #CEFA00;
  padding-bottom: 6px;
}

.float_left {
  float: left;
}
.float_right {
  float: right;
}

.clear {
  clear: both;
}

a.char {
  color: #FFF;
}

table.video_cells_table {

}
  table.video_cells_table td {
    vertical-align: top;
    padding: 5px 20px;
  }

table.combo {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
}
  table.combo td {
    border: 1px solid #999;
    background-color: #EFEFEF;
    padding: 3px 15px 3px 8px;
  }
  table.combo td.name {
    font-size: 22px;
    padding: 8px 20px;
    background-color: #3E69A7;
    font-family: 'segoe ui', arial, sans-serif;
    font-weight: bold;
    color: #FFF;
  }
  table.combo td.image {
    width: 230px;
    text-align: center;
    vertical-align: middle;
  }
  table.combo td.info {
    vertical-align: middle;
    padding: 15px 20px;
  }
  table.combo td.desc {
    padding: 15px 40px;
  }
  table.combo td .larger {
    font-size: 135%;
  }
  
  table.combo table.stats {
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }
    table.combo table.stats td {
      padding: 10px 15px;
      font-size: 18px;
      color: #FFF;
      text-align: center;
    }
    table.combo table.stats td.label {
      width: auto;
      text-align: right;
      font-weight: normal;
      border-bottom: 5px solid #737373;
    }
    table.combo table.stats td.value {
      background-color: #222222;
      width: 40px;
      border-bottom: 5px solid #3E69A7;
    }
    table.combo table.stats td.speed {
      background-color: #434343;
    }
    table.combo table.stats td.spin {
      background-color: #545454;
    }
    table.combo table.stats td.control {
      background-color: #6C6C6C;
    }
.grey {
  color: #999;
}

.dollar_value {
  color: #B7D7F5;
  font-weight: normal;
}
  .dollar_value a {
    color: #B7D7F5; 
  }
.extras {
  margin-top: 5px;
  margin-left: 90px;
  display: block;
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #B7D7F5;
}
  .extras a {
    color: #FFF;
  }

.news_date {
  font-weight: bold;
  color: #2F6A00;
  font-family: verdana, sans-serif;
  font-size: 11px;
}
div.news_text {
  margin: 2px 0 15px 10px;
  width: 80%;
}
div.module_green {
  color: #C6E18D;
}
  div.module_green a {
    
  }

img.inspirit {
  float: left;
  margin: 0 15px 15px 0;
  width: 140px;
}

hr {
  color: #DDD;
  height: 1px;
  border: 0;
  border-top: 1px solid #DDD;
  margin: 15px 0;
}

.notop {
  margin-top: 0;
}

div.note2 {
  border: 1px solid #5EACCC;
  background-color: #8FCAE3;
  padding: 10px 20px;
  margin: 15px 0;
}

a.friends {
  text-decoration: none;
  color: #666666;
}
div.colin_new {
  margin: 15px 0;
  background-color: #F29268;
  border: 1px solid #E55515;
  padding: 15px 25px;
}
div.colin_order {
  margin: 15px 0;
  background-color: #CFF55B;
  border: 1px solid #B5E61E;
  padding: 0px 25px 15px 25px;
}

table.newgy_table {
  border-collapse: collapse;
  width: 100%;
}
  table.newgy_table td {
    border: 1px solid #CCC;
    background-color: #FFF;  
    padding: 3px 5px;
  }
.nobot {
  margin-bottom: 3px;
}
