/* -- -------------------------------------- Body attributies --------------------------------------------------------------------- --*/
form{  margin: 0; }
td{ vertical-align: top; }
table{
  border-collapse: collapse;
}
.clear{
  clear: both;
}
/* -- -------------------------------------- Content paddings --------------------------------------------------------------------- --*/
.list_page_padding{
    padding: 0 0 0 0px;
}
div.basic_content_paddings{
  padding: 12px 10px 0px 10px;
}
.content_page_padding{
  padding: 0px 20px 0px 0px;
}
/* -- -------------------------------------- Header attributies ------------------------------------------------------------------- --*/
/*-- SC icons --*/
.icons_block{
  padding: 0px 10px 0px 210px; 
  border: 0px solid navy;
  width: 200px;
  margin-top: 60px;
  position: absolute;
  left: 50%;
  z-index: 3;
}
.icons_block a{
  display: block;
  border: 0px solid red; 
  vertical-align: middle;
  float: right;
  white-space: nowrap;
  text-decoration: none;
}
.icons_block a:hover{
  text-decoration: underline;
}
a#sc_icon{
  background-repeat: no-repeat;
  color: #224489;
  font-size: 11px;
  font-weight: bold;
  clear: none;
}
.files{
  background-image: url(/img/files_icon_05.gif);
  padding-left: 20px;
  margin-right: 8px;
  width: 27px;
}
.sc{
  background-image: url(/img/sc_icon_05.gif);
  padding-left: 24px;
  width: 87px;
}


/*-- ---------------------------------------- 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: #bcce0a;
  color: #7d3e1d;
 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_title{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #7d3e1d;
  margin-bottom: 10px;
}
div.boxnew div.box_title a{
  color: #7d3e1d;
  text-decoration: none;
}

#box_add_01{
  border: 0px solid red; 
  width: 10px;
  height: 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 --*/
.page_title{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #7d3e1d;
  font-weight: bold;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;

}
.page_title span{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #7d3e1d;
  font-weight: bold;

}
.product_title_add_links{
   padding-top: 5px;
   padding-left: 2px;
}
.product_title_add_links a{
  color: #bcce0a;
  font-weight: bold;
}
.page_subtitle{
    font-family: Arial, verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #bcce0a;
    text-decoration: none;
}
.print_invoice_title{
    font-family: Arial, verdana, Geneva, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #00008C;
    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 #000;
  padding: 5px;
}
.table_caption#product_image{
  text-align: left;
}
.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;
    border: 0px solid red; 
    text-align: right;
}
/*-- ---------------------------------------------- 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;
}
/*-- ---------------------------------------------- Buttons ----------------------------------------------------------------------------- --*/
.graf_button_link{
    cursor: pointer;
    position: relative;
    top: -1px;
}
.graf_button_link a{
    display: block;
    background-color: #eeeeee;
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    border: 1px solid #9a9a9a;
    padding: 3px 10px 4px 10px;
}
.graf_button_link a span, .graf_button_link a:hover span{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
}
.graf_button_link a:hover{
  color: #555;
  text-decoration: none;
} 

.graf_button_link_small, .graf_button_link_small a{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #afd0e3;
    background-color: #003b73;
    text-decoration: none;
    cursor: hand;
}
.button_like_image{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    cursor: hand;
    background-color: #eee;
    border: 1px solid #9a9a9a;
    padding: 2px 7px 3px 7px;
    *padding: 2px 7px 1px 7px;
}
.button_like_image_small{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    cursor: hand;
    background-color: #eee;
    border: 1px solid #9a9a9a;
    padding: 0 7px 0 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;
}

.table_caption

.wabove{
    padding-bottom: 20px; 
}

.wbelow{
    display: none;
}
    

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;
}
