/* -- -------------------------------------- Body attributies --------------------------------------------------------------------- --*/
body{
  background-color: #F9F9F9;
  /* background-image: url(/img/bg_gradient_01.gif);  */
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
}

div, td, p, span{  font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
body{  font-family: Arial, Helvetica, sans-serif;  font-size: 11px;  color: #222;}

table{
  border-collapse: collapse;
}
form{  margin: 0; }
#main_width{ width: 770px; }

div.big_box{
  background-image: url(/img/sides_02.gif);
  background-repeat: repeat-y;
  width: 780px;
  text-align: center;
}
div.big_boxadd{
  background-image: url(/img/sides_add_02.gif);
  background-repeat: no-repeat;
  padding: 0 5px;
  border: 0px solid red; 
}
/* -- -------------------------------------- Content paddings --------------------------------------------------------------------- --*/
.list_page_padding{
    padding: 0 0 0 0px;
}
.content_page_padding{
    width: 100%;
    padding: 4px 8px 8px 8px;
}
/* -- -------------------------------------- Header attributies ------------------------------------------------------------------- --*/
div.header{
  background-color: #6f83b5;
  border: 0px solid red; 
  background-image: url(/img/banner?1212151239.26);
  padding: 0;
  height: 119px;
  vertical-align: middle;
  border-bottom: 1px solid white;
}
div.header a.logo{
  text-align: left; border: 0px solid red; float: left;
}
.header img{
  margin: 0px 0px 0px 0px;
  border: 0;
  margin-left: 30px;
  vertical-align: middle;
  margin-top: 23px;
}
/* -- -------------------------------------- Footer attributies ------------------------------------------------------------------- --*/
div.footer, div.links{
  color: #959595;
  font-size: 10px;
}
div.footer a, div.links a{
  color: #757575;
  text-decoration: none;
}
div.footer{
  background-image: url(/img/footer_bg.gif);
  color: #a1a1a1;
  padding: 3px 7px 4px 7px; 
}
div.links{
  float: right;
}
/* -- -------------------------------------- Link color --------------------------------------------------------------------------- --*/
a {
   color: #000066;
   text-decoration: none;
}
a:hover {
  color: #003399;
  text-decoration: underline;
}
a img{
    border: 0px;
}

/*-- ---------------------------------------- other ------------------------------------------------------------------------------- --*/
b{
   font-weight: bold;
}
/* -- -------------------------------------- Horisontal top and bottom bars ------------------------------------------------------- --*/
.welcome_text{
   padding: 12px 7px 16px 10px;
}
table.top_nav td{
  text-align: center;
  border: 1px solid #e8e8e8;
}
table.top_nav td a{
  text-decoration: none;
  text-transform: capitalize;
  display: block;
  border: 1px solid white;
  padding: 5px 15px ;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url(/img/top_nav_bg_01.gif);
  background-repeat: repeat-x;
  background-color: white;
  color: #777;
  font-weight: bold;
}
table.top_nav td a:hover{
  background-image: url(/img/top_nav_bg_01_on.gif);
  color: #555;
}
div.content_table_box{
  background-color: white;
  background-image: url(/img/content_bg_01.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #E8E8E8;
}

/*-- ------------------------------------- Vertical bars (left, right) ------------------------------------------------------------- --*/
td.left_nav{
  width: 166px;
  padding-top: 3px;
  padding-bottom: 10px;
  vertical-align: top;
  font-weight: normal;
}

.add_02{
  background-image: url(/img/left_nav/add_02.gif);
  background-repeat: no-repeat;
  width: 130px;
  height: 58px;
}
/*-- Modified boxes (left nav) --*/

.td{
  vertical-align: top;
}
.box_mod{
  border: 0px solid red;
}
.box_mod .box_title{;
  background-image: url(/img/boxes_mod/title_bg_01.gif);
  background-repeat: repeat-x;
  background-color: #FAE993;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #636363;
  padding: 8px 9px 9px 9px;
  border: 1px solid #fcdc7c;
}
.box_mod .box_body{
  background-image: url(/img/boxes_mod/box_body_gradient_01.gif);
  background-repeat: repeat-x;
  background-color: white;
  padding: 11px 10px 7px 10px;
}
div.box_body a.button{
  display: block;
  background-image: url(/img/boxes_mod/button_arrow_01.gif);
  background-repeat: no-repeat;
  font-size: 10px !important; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #da3a19 !important;
  padding: 0 0 0 17px;
  margin-bottom: 6px;
  text-decoration: none;
}
.box_body a.button:hover{
  display: block;
  background-image: url(/img/boxes_mod/button_arrow_mo_01.gif);
  color: #993333;
  text-decoration: underline;
}

.login_table td{ vertical-align: top;}
.login_table #field_name{
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #a1a1a1;
  padding: 0 5px 0 0;
  margin-bottom: 6px;
  text-decoration: none;
}
.login_table td input.text{
    font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #444;
  padding: 0 0 0 0px;
  margin-bottom: 6px;
  text-decoration: none;
  border: 1px solid #a1a1a1;
  width: 90px;
}
.loginbox_links {
  vertical-align: top;
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
}
.loginbox_links a{
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #da3a19;
  display: block;
  margin-bottom: 3px;
}

/*--  Boxes configuration  --*/
/*-- Boxes --*/

div.boxnew{
  border: 1px solid #fcdc7c; 
  border-bottom: 0;
}
div.boxnew_add{
  border: 1px solid #fcdc7c; 
  border-top: 0;
  text-align: right;
  margin-bottom: 20px;
}
div.box_paddings{
  padding: 12px 14px;
  padding-bottom: 4px; 
}
div.boxnew div.box_title{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #959595;
  margin-bottom: 10px;
}
div.boxnew div.box_title a{
  color: #959595;
  text-decoration: none;
}

#box_add_01{
  border: 0px solid red; 
  width: 10px;
  height: 15px;
}
div.boxnew div.box_content{ }
.main_info{
   padding: 0px 3px 0 3px;
   background-color: #FFFFFF;
}
/*-- SC icons --*/
div.sc_icons_box{
  float: right; display: inline;
  margin-top: 6px;
  margin-right: 11px;
}
a#sc_icon{
  padding-top: 3px;
  padding-bottom: 3px; 
  background-repeat: no-repeat;
  color: #cdd9f0;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
.files{
  background-image: url(/img/files_icon_01.gif);
  padding-left: 20px;
  margin-right: 5px;
}
.sc{
  background-image: url(/img/sc_icon_01.gif);
  padding-left: 24px;
}
/*-- ---------------------------------------------- Text elements ----------------------------------------------------------------------- --*/
/*-- Content styles --*/
.content_cell{
  vertical-align: top;
  padding: 14px 15px 5px 15px; 
}
.page_title{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a1a1a1;
  font-weight: bold;
  margin-bottom: 10px;
  background-image: url(/img/page_title_dot_01.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;

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

}
.product_title_add_links{
   padding-top: 5px;
   padding-left: 12px;
}
.product_title_add_links a{
  color: #336699;
  font-weight: bold;
}
.page_subtitle{
    font-family: Arial, verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #a1a1a1;
    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: #000000;
    text-decoration: none;
    

}
.table_caption{
  padding-bottom: 3px;
  border-bottom: 1px solid black;
}
.std_text{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.std_text img{
	border: solid black 1px;
	}

.box_content a img{
	border: solid black 1px;
	}

.small_text{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.total{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border: 0px solid red; 
    text-align: right;
    padding-top:5px;
    padding-bottom:5px
}


/*-- ---------------------------------------------- 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;
}
.title{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.welcome_message{
    padding-bottom: 20px;
    padding-left: 8px;
    padding-right: 20px;
}
.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 #777;
    cursor : pointer;
    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;
}
#first_cell{
    padding-left: 7px;
}
#last_cell{
    padding-right: 7px;
}
/*-- ---------------------------------------------- Buttons ----------------------------------------------------------------------------- --*/
.graf_button_link, .graf_button_link a{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #222;
    background-color: #EEE;
    text-decoration: none;
    cursor: pointer;
}
.graf_button_link{
  margin: 10px 0px;
}
.graf_button_link_small, .graf_button_link_small a{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #222;
    background-color: #EEE;
    text-decoration: none;
    cursor: pointer;
}
.button_like_image{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #222;
    text-decoration: none;
    cursor: pointer;
    background-color: #EEE;
    border: 1px solid #888;
    padding: 2px 7px 2px 7px;
}
.button_like_image_small{
    font-family: verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #222;
    text-decoration: none;
    cursor: pointer;
    background-color: #EEE;
    border: 1px solid #888;
    padding: 0 7px 0 7px;
}
.product_image {
    padding: 7px 6px 7px 3px;
    border-bottom: 0px solid black;
    border-top: 0px solid black;
    border-left: 0px solid black;
    border-right: 0px solid black;
}
/*-- ---------------------------------------------- Form elements ----------------------------------------------------------------------- --*/
INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #000000;
/*   / none; */
}
INPUT.text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #000000;
  font-weight: normal;
  padding-left: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
/*   / none; */
}
input.button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #000000;
  background-color: #EEEEEE;
  cursor: pointer;
/*   / none; */
}
INPUT.text2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #000000;
  font-weight: normal;
/*   / none; */
}
input.button2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #000000;
  background-color: #EEEEEE;
  cursor: pointer;
/*   / none; */
}
input.image {
  border: none;
  background-color: transparent;
  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; 
}


/* avoid spam */

#w_phone {
	visibility:hidden;
	display:none;
}