/* -- -------------------------------------- Body attributies --------------------------------------------------------------------- --*/
form{  margin: 0; }
td{ vertical-align: top; }
table{
  border-collapse: collapse;
}
.clear{
  clear: both;
}
.preloader{
  display: none;
}
/* -- -------------------------------------- Content paddings --------------------------------------------------------------------- --*/
div.basic_content_paddings{
  padding: 12px 10px 0px 10px;
}
/*-- ---------------------------------------- other ------------------------------------------------------------------------------- --*/
b{
   font-weight: bold;
}
/* -- -------------------------------------- Horisontal top and bottom bars ------------------------------------------------------- --*/
.welcome_message{
   padding: 0px 0px 16px 0px;
}
.welcome_message .title{
  margin-bottom: 10px;
  background-repeat: no-repeat;
}
.welcome_message .title *{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #10526a;
 font-weight: bold;
}
/*-- Boxes --*/

div.boxnew{
  border-bottom: 0;
}
div.boxnew_add{
  border-top: 0;
  text-align: right;
  margin-bottom: 20px;
}
div.box_paddings{
  padding-bottom: 10px;
}
div.boxnew div.box_paddings table td{
  padding-bottom: 10px;
}
div.boxnew div.box_paddings table td.std_text{
  width: 80px;
  padding-right: 15px;
}

div.boxnew div.box_content{ border: 0px solid red; }
.box_content table td.std_text{
  width: auto;
}
.main_info{
   padding: 0px 3px 0 3px;
   background-color: #FFFFFF;
}

/*-- ---------------------------------------------- Text elements ----------------------------------------------------------------------- --*/
/*-- Content styles --*/
.print_invoice_title{
    font-family: Arial, verdana, Geneva, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0091c7;
    text-decoration: none;
}
.invoice_title{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
    padding-bottom: 10px;
}
.table_caption, .std_text_bold{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.table_caption{
  padding-bottom: 3px;
  border-bottom: 1px solid White;
  padding: 5px;
}
.std_text{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.small_text{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.total{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    text-align: right;
    padding-bottom: 20px;
    _padding-bottom: 0;
}
/*-- ---------------------------------------------- Warnings ----------------------------------------------------------------------------- --*/
.warning{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #FF0000;
}
.warning_small{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #FF0000;
}
.warning_asterisk{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
}
.service_message{
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #000099;
    padding-left: 20px;
    padding-right: 20px;
}
.confirmation{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
    padding: 0px 0px 12px 7px;
}
/*-- ---------------------------------------------- Lines -------------------------------------------------------------------------------- --*/
.black_line, .spread{
    background-color: #8CAEBD;
}
.spread_grey{
    background-color: #888888;
}
.spread_light{
    background-color: #CCCCCC;
}
/*-- ---------------------------------------------- Lists row style (highlighting) -------------------------------------------------------- --*/
.list_row_highlight{
    /*-- background-color: #FFF; --*/
    border-top: 1px solid #777;
    border-bottom:  1px solid #fff;
    cursor : hand;
    padding-top: 2px;
    padding-bottom: 2px; 
}
.list_row_no_highlight{
    /*-- background-color: #FFF; --*/
    border-top: 1px solid #777;
    border-bottom:  1px solid #777;
    padding-top: 2px;
    padding-bottom: 2px;     
}
.list_row_white{
    /*-- background-color: #FFFFFF; --*/
}
.list_row_highlight td, .list_row_no_highlight td{
  border-bottom: 1px solid #aaa;
  padding: 5px;
}
#first_cell{
    padding-left: 7px;
}
#last_cell{
    padding-right: 7px;
}
/*-- ---------------------------------------------- Form elements ----------------------------------------------------------------------- --*/
INPUT {
  border: 1px solid #888;
  / none;
}
INPUT.text {
/*--   margin-top: 2px;
  margin-bottom: 6px;
 --*/  text-decoration: none;
  width: 120px;
  
  background-color: #fff;
  font-size: 11px;
  height: 16px;
  border: 1px solid #888;
  color: black;
  
  / none;
}
input.button {
    background-color: #eeeeee;
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    border: 1px solid #9a9a9a;
    padding: 1px 7px 2px 7px;
}
INPUT.text2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #000000;
  font-weight: normal;
  / none;
}
input.button2 {
    background-color: #eeeeee;
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    border: 1px solid #9a9a9a;
    padding: 1px 7px 2px 7px;
  / none;
}
input.image {
  border: none;
  background-color: none;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  / none;
}
input.CHECKBOX{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  padding: 0px;
}
input.RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
}
input.SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
}
TEXTAREA {
  width: 300px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #000000;
}
.hiddenStructure, #hiddenStructure{
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
.j_price{
	border: 0;
	font-weight: bold;
}
input.search_button{
  border: 0px solid #8d8d8d;
  margin-right: 25px;
}
input.search_field{
  font-family: Arial. helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #8d8d8d;
  width: 115px;
  height: 18px;
}

.prod_box_numbers{
  text-align: right;
  padding: 10px 0px 0px 0px; 
}

.newsbox{
  border: 0px solid red; 
}
UL.news_list{
  margin: 0;
  padding: 0 0 0 10px; 
  margin-left: 10px;
}
.news_list li{ }
a.news_link_more{
  border: 0px solid red; 
  text-align: right;
  clear: both;
  display: block;
}

input.sc_button{
  border: 1px solid #888;
  background-color: #EEE; 
  font-weight: bold;
}
#product_image_cell .image img{
  margin: 0px 0px 5px 0px; 
}
div.hor-black-line{
  border: 1px solid red;
  height: 1px;
  display: none;
}


/* avoid spam */

#w_phone {
	visibility:hidden;
	display:none;
}
    .wabove{
        padding-bottom: 20px; 
    }

    .wbelow{
        display: none;
    }
    

form.ship-rates-form{
  display: block;
  margin-top: 12px;
}
.ship-rates{
  width: 200px;
  margin: 20px 0px 10px 0px;
  border: 0;
}
.ship-rates table{
 background-color: white;
 width: 190px;
 margin-left: 1px;
 margin-top: 1px;
}
.ship-rates table th, .ship-rates table td{
  padding: 3px 4px;
  border: 1px solid #000;
}
.ship-rates table td{
  text-align: right;
  width: 60px;
}
.ship-rates table th.weight{
  font-weight: bold;
  text-align: right;
}
.ship-rates tr.caption th, .ship-rates tr.caption td{
  font-weight: bold;
  background-color: #eee;
}

    


    

form.ship-rates-form{
  display: block;
  margin-top: 12px;
}
.ship-rates{
  width: 400px;
  margin: 20px 0px 10px 0px;
  border: 0;
}
.ship-rates table{
 background-color: white;
 width: 300px;
 margin-left: 1px;
 margin-top: 1px;
}
.ship-rates table th, .ship-rates table td{
  padding: 3px 4px;
  border: 1px solid #000;
}
.ship-rates table td{
  text-align: right;
  width: 60px;
}
.ship-rates table th.weight{
  font-weight: bold;
  text-align: right;
}
    
.ship-rates table .caption th, .ship-rates table .caption td{
  background-color: #eee;
  font-weight: bold;
}
.ship-rates table th{
  text-align: left;
}
