/**********General*************/
body{
 font-family : Arial,Verdana, Helvetica,sans-serif;
 font-size : 76%;
 color:#444444;
 margin:0px;
 padding:0;
 line-height:1.4em;
 background: #DDDDDD url(/wj7/frontend/files/body_bg.gif) repeat-x top left fixed;
}
*{
  margin:0;
  padding:0;
}
#logo {
margin:10px;
}
input,textarea,select{
 font-family : Arial,Verdana, Helvetica,sans-serif;
 vertical-align: middle;
}
button,input,textarea,select.list_address,#basket_name_select,#basket_save td p.label{
 font-size:.9em;
}
select{
 /*font-size:.9em;*/
}
/*button, .button{
  background: #009ada;
  color: white;
  text-align: center;
  height: 20px;
  border-bottom: 1px solid #c6c6c6;
  border-left:1px solid #c6c6c6;
  border-right: 1px solid #ececec;
  border-top: 1px solid #009ada;
  line-height:1em;
}*/

td,td.field_address select{
 vertical-align:top;
}
img,img a{
 border:none;
}
a{
 /*color:#444444;
 text-decoration: none;*/
 color:#00A4E4;
 text-decoration: underline;
}
a, button {
 cursor:pointer;
}
a:hover{
 color: #00A4A4;
 text-decoration: underline;
}
a.read_more, h4 a, .focus_product p.dl a, #save_basket h1 {
display:block;
}
em{
 font-weight:bold;
 font-style: normal;
}
label{
 font-weight:bold;
 font-style: normal;
 padding-right:3px;
}

/***** alternative_products ****/
#alternative_products {
  padding:10px;
  background:#ffffff;
}
.popup{
 background: #FFF;
}


/***** inc_save_basket ****/
#save_basket {
  padding:10px;
  background:#ffffff;
  height:210px;
}
#saved_basket h1{
margin:5px 0px;
font-size:1.2em;
font-weight:bold;
}

/***** end of inc_save_basket ****/
form{
 padding: 0;
 margin:0;
}
#product_list h4 a, #relate_product h4 a, #save_basket h1, #save_basket h1 {
color:white;
}
h1,h2,h3,h4,.heading1,.heading2,.heading3,.heading4{
 font-weight:normal;
}
h1,.heading1{
 font-size : 1.5em;
}
h2,.heading2{
 font-size : 1.1em;
}
h3,.heading3{
 font-size : 1.1em;
}
h4, #save_basket h1{
 font-size : 1em;
}
p,div.ingress{
 margin:0.6em 0em 0.6em 0em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
 text-decoration:none;
 color: #00A4E4;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
  color: #00A4A4;
  text-decoration: underline;
}
h5,h6{
 font-weight:normal;
}
.clear{
  clear: both;
  overflow: hidden;
  height: 0;
}
.clear_focusproduct{
  width: 100%;
  height: 15x;
  position: relative;
  float: left;
  clear: both;
}
dl:after{
  clear:both; 
  display:block; 
  visibility:hidden; 
  height:0; 
  content:".";
}
.errormessage{color:#900;}
/**********Layout*************/
#wrapper{
 margin: 0px auto;
 width:940px;
 background: url(/wj7/frontend/files/wrapper_bg.gif) repeat-y white;
 padding:0 5px;
}
/**********Top*************/
#header{
 padding:0;
 background: white;
}
#top_menu{
 color: #fff;
 border: 1px solid #8F8F91; /***old color:#bee5f4;*****/
 height:22px;
 background-color: #8F8F91;
}
#top_menu span{
  float: right;
  padding-right:.5em;
  padding-top:2px;
}
#top_menu a{
 display:block;
 float:left;
 padding:2px 8px 3px 8px;
 border-right: 1px solid white;
 text-decoration:none;
 color: #FFFFFD; 
}
#top_menu a:hover{
 background-color: #00A4E4;
 color: white;
}
/**********your place*************/
#yourplace {
  float:left;
  width:747px;
}
#yourplace, .search-ajax{
  padding-left:0.8em;
  color:#87888D;
  background: White;
  font-size: 0.9em;
}
#yourplace a{
  color:#999;
}
div.search-ajax{
position:relative;
left:-184px;
top:43px;
width:250px;
height:18px;
}
#yourplace, #include_vat {
  line-height: 24px;
  height: 24px;
}
/********************* left ******************************/
#left{
 width:165px;
 float:left;
 padding-left:1px;
 padding-right:8px;
}
#left h4{
  width:155px;
  line-height: 21px;
  padding-left:10px;
  background: #00A4E4;
  color: white;
  margin-bottom: 4px;
}
#left form{
  width:165px;
  margin-bottom: 20px;
}
#left form input{
  border: 1px solid #87888D;
  height:16px;
  width:105px;
  float: left;
  padding-top:2px;
  color: #444444;
}
#left form input#search_phrase{
  /*width:110px;*/
  padding:4px 2px;
  margin:20px 5px 10px 5px;
  width:90%;
  float:right;
  font-size:1em;
}
#left form input.button,#left form button.adv_button{
  width:45px;
  margin-left:5px;
  background: #ECE9D8;
  color: #000000;
  text-align: center;
  height: 20px;
  border: 1px solid #8F8F91;
  margin-left:3px;
  cursor:pointer;
}
.adv_button{
  float: right;
}
#left form select{
  width:165px;
  margin-bottom: 4px;
  /*color: #999;*/
  border:1px solid #87888D;
}
.grey_select{
  border: 1px solid #e5e5e5;
}
#left ul{
  margin-bottom: 20px;
  width:165px;
  list-style: none;
}
#left li{
  line-height: 19px;
  height:19px;
  text-indent:10px;
  background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x;
  display:block;
  width:165px;
  margin:0;
  padding:0;
}
#left li a{
  display:block;
  color:#6c6c6c;
}
#left li a, h4 a:hover {
  text-decoration:none;
}
#left li a:hover {
  color:#FFFFFF;
  background:#00A4E4;
}
#left li a.level1_selected {
  font-weight:bold;
}
h4 a, h4 a:hover {
  color:#FFFFFF;
}
/********************* right ******************************/
#right{
 width:177px;
 float:right;
 padding-right:1px;
 padding-left:8px;
 overflow:hidden;
 position:relative;
 clear:both;
}
#right h4{
  width:167px;
  line-height: 21px;
  padding-left:10px;
  background: #00A4E4;
  color: white;
  margin-bottom: 4px;
}
#right table{
  width:177px;
  margin-bottom: 8px;
}
#right ul{
  margin-bottom: 10px;
  width:177px;
  list-style: none;
}
#e_mail,#passward{
  width:140px;
  height:16px;
  margin-right:5px;
}
#right li{
  line-height: 19px;
  padding-left:10px;
  background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x;
}
#right li a, td a {
  color:#00A4E4;
}
#right li a:hover {
  color:#00A4A4;
}
#right li span{
  padding-right:.6em;
}
#right form button,#right button{
  width:80px;
/*  background: #009ada;
  color: white;
  text-align: center;
  height: 20px;
  border-bottom: 1px solid #c6c6c6;
  border-left:1px solid #c6c6c6;
  border-right: 1px solid #ececec;
  border-top: 1px solid #009ada;*/
  /*float:right;*/
}
#right td.total-price, .productlist th.number-col, .productlist td.number-col{
  text-align:right;
}
#right form input{
  border:1px solid #87888D;
  margin-bottom:0.5em;
  /*color:#999;*/
}
#right form input.quick_buy{
  border:none;
}
#right .number{
  width: 20px;
  margin-right:0px;
}
.category{
  border: 1px solid #ccc;
  height:16px;
  width:148px;
  padding-left: 2px;
  padding-top:2px;
}
.number{
  border: 1px solid #ccc;
  height:16px;
  width:35px;
  margin-right:6px;
  padding-top:2px;
}
.show_number{
  background:#ffffff;
  border: 1px solid #ccc;
  height:16px;
  margin-right:6px;
  padding-top:2px;
  color:#000000;
  text-align:right;
}
.productlist th.qty {
  width:65px;
}
.bluelink{
  color: #00A4E4;
  text-decoration: underline;
}
.bluelink a:hover{
  color: #eb6908;
}
.top5{
  margin-top:-5px;
  background: url(/wj7/frontend/files/li_border_bottom.gif) top repeat-x;
}
/********************* main ******************************/
#main{
  margin-left:10px;
  float:left;
  width:562px;
  position:relative;
/*      
  float: none;
  margin:0 auto;
  width: 560px;
*/
}
#main h4, #alternative_products h4, #save_basket h1{
  background: #00A4E4;
  padding-left:10px;
  color: white;
  line-height: 21px;
  height:21px;
  margin-left:-1px;
  margin-right:-1px;
}
#focus{
 margin-bottom:10px;
}
.focus_product{
  position:relative;
  width:100%;
  float: left;
  margin-bottom:15px;
  border-bottom:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}
.focus_product dl{
  padding:10px 7px;
  height:130px;
}
.focus_product dl dt{
  float: left;
  margin-right:6px;
}
.focus_product img.thumb{ 
  width:100px;
  height:100px;
  position:relative;
}
.focus_product p.dr {
border:medium none;
float:right;
position:relative;
width:67%;
}
.focus_product p.dr span {
display:block; 
}
.focus_product p.dr span, .focus_product p.dl {
float:left;
}
.focus_product p.dl {
position:relative;
width:30%;
text-align:center;
}
.focus_product p.dl, .focus_product p.dr {
margin:0px;
}
.focus_product .dd {
  float:left;
  position:relative;
  height:120px;
  width:97%;
  padding:8px;
}
.focus_product em{
  color: #f37022;
  padding-bottom: 0.4em;
  display: block;
  color: #f19300;
}
.focus_product dl dd em a{
  color:#f37022;
}
.focus_product dl dd span, #nyheter dl dd span, #nyheter_100p dl dd span{
  height: 14px;
  display: block;
}
.focus_product dl dd span a, .focus_product p span a, #nyheter dl dd span a, #nyheter_100p dl dd span a{
  text-decoration: underline;
  color: #00A4E4;
}
.focus_product dl dd span a:hover, .focus_product p span a:hover, #nyheter dl dd span a:hover, #nyheter_100p dl dd span a:hover{
  color: #00A4A4;
}
.focus_product p{
  /*padding:12px;*/
  color: #00A4E4;
  display: block;
}
.left12{
  margin-right:0px;
}
.elementlist {
  width:552px;
}
table.elementlist td{
  padding:5px;
  background:transparent url(/wj7/frontend/files/li_border_bottom.gif) repeat-x scroll center bottom;
}
#nyheter{
  width:366px;
  float: left;
}
#nyheter_100p{
  width:100%;
  float: left;
}
#nyheter dl, #nyheter_100p dl{
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:11px 8px 0;
  margin:0;
  height:100%;
}
#nyheter dl dt{
  width:120px;
  padding-bottom: 10px;
  margin-right:9px;
  height:100%
}
#nyheter_100p dl dt{
  width:120px;
  padding-bottom: 10px;
  margin-right:9px;
  height:100%
}
#nyheter dl dt img{
  border:1px solid #ccc;
  width:117px;
  height:78px;
}
#nyheter_100p dl dt img{
  border:1px solid #ccc;
  width:117px;
  height:78px;
}
#nyheter dl dd{
  float: right;
  width:218px;
  padding-bottom: 10px;
}
#nyheter_100p dl dd{
  float: right;
  width:400px;
  padding-bottom: 10px;
}
#nyheter_100p dl dd.atento{
  height:14em;
}
#nyheter dl dd em{
  color: #008fd0;
  display: block;
  padding-bottom: .2em;
}
#nyheter_100p dl dd em{
  color: #008fd0;
  display: block;
  padding-bottom: .2em;
}
#nyheter dl dd em a, #nyheter_100p dl dd em a{
 color:#00A4E4;
}
#nyheter dl dd em a:hover, #nyheter_100p dl dd em a:hover{
 color:#00A4A4;
}

#top_product{
  width: 172px;
  float: right;
  margin-right:2px;
}
#top_product ol{
  padding-right:5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin:0;
  padding-top:6px;
}
#top_product ol li{
  line-height: 19px;
  background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x;
  list-style-position: inside;
  list-style-type: decimal;
  padding-left:10px;
}
#top_product ol li.nobg{
  background: none;
}
#info_tekst{
  width:100%;
  margin-top:10px;
  border: 1px solid #ccc;
  overflow: hidden;
}
#info_tekst div{
  padding: 5px;
}
#banner{
  width:100%;
  margin-top:10px;
  border: 1px solid #ccc;
  overflow: hidden;
  float:left;
  position:relative;
}
#footer{
  padding-top:2em;
  background: White;
  padding-bottom:10px;
}
#footer p{
  text-align: center;
  background: #00A4E4;
  color: white;
  line-height: 2.5em;
}
#footer p a{
  color:white;
}
#copyright{
  display: none;
}
#poweredby a{
  display: block;
  width: 20em;
  margin: 10px auto;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.9em;
}
.edit{
  margin-left: 400px;
}
/* secon level page */
/* product categray */
#catepray{
  width:90%;
  
  clear: both;
}
#catepray dl{
  margin-bottom: .8em;
}
#catepray dt{
  color: #0298cd;
  line-height: 2em;
  background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x; 
  margin-bottom: .4em;
}
#catepray dt a{
  color: #00A4E4;
  text-decoration:none;
}
#catepray dt a:hover{
  color: #00A4A4;
}


/* secon level page */
/* product list */
#product_list.product-sheet{
  position:relative;
  /*top:-22px;*/
}

#main #product_list form{
  padding:0px;
}
#product_list h4, #relate_product h4, #category h4 {
  margin-bottom: 1em;
}
#product_list h4:after, #relate_product h4:after {
  display:block; visibility:hidden; height:0; content:".";
}
#product_list h4:after, #product-info, #relate_product h4:after {
  clear:both;
}
#product_list h4 span, #relate_product h4 span, .product_item_detail span{
  float: left;
  display:block ;
}
.product_item_detail span .product_id{
  margin-left:0;
}
#product_list .product_seperator, #relate_product .product_seperator{
  background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x;
  padding: 10px 0;
}
.product_id{
  /*width:150px;*/
  width:115px;
}
#relate_product .product_id{
  width:105px;
}
.product_name{
  width:100px;
  /*margin-left:62px;*/
  margin-left:102px;
}
#relate_product .product_name{
  margin-left:115px;
}
.product_unit{
  width:70px;
}
.product_price{
  width:40px;
  text-align:right;
  padding-right:10px;
}
.product_stock{
  width:25px;
  text-align:right;
  padding-right:10px;
}
.product_store{
  width:45px;
}
.product_number{
  width:45px;
}
#relate_product .product_id_detail{
  width:135px;
}
.product_id_detail{
  width:143px;
  /*height: 2.8em;*/
  font-weight:bold;
}
.product_id_label{
  /*width:100px;*/
  /*height: 2.8em;*/
  width:70px;
}
.product_id_detail a,.product_name_detail a{
  color: #00A4E4; 
  font-weight:bold;
}
.product_id_detail a:hover,.product_name_detail a:hover{
  color: #00A4A4;
}
.product_name_detail{
  /*width:172px;*/
  color: #0099cb;
  /*padding-right: 2px;*/
}
.product_unit_detail{
  width:72px;
  /*white-space:no-break;*/
  /*position:relative;*/
}
.product_unitprice, .product_unitprice_search{
  font-size:0.8em; 
  clear:both;
  margin-left:150px;
  width:150px;  
}
.product_price_detail{
  width:40px;
  text-align:right;
  padding-right:10px;
  font-weight:bold;
}
.product_stock_detail{
  width:25px;
  text-align:right;
  padding-right:10px;
}
.product_store_detail{
  width:45px;
}
.product_number_detail{
  width:25px;
  text-align:center;

}
.product_number_detail input{
  width:15px;
  height: 15px;
  border:1px solid #bed2d1;
  text-align:right;
}
.product_description_detail{
  padding-top:.2em;
  /*background: url(/wj7/frontend/files/li_border_bottom.gif) top repeat-x; */
  /*width:95%;*/
  width:100%;
  margin-top: .1em; 
  margin-bottom:5px;
}
.product_eco_label{
  width:5%;
}
.product_eco_label img, #focus_product .product_environment, #focus_product .shopping{
  float:right;
}
.product_item{
  /*margin-bottom: 1.8em;*/
  /*  padding: 5px 6px;*/
  padding:5px 6px 5px 0;
  height:100%;
}
.product_item:after{
  clear:both; display:block; visibility:hidden; height:0; content:".";
}
.product_item_img{
  float: left;
  /*width:62px;*/
  margin-right:10px;
  width:100px;
}
.img-box {
  border:1px solid #CCCCCC;
}
.product_item, .product_item_img a {
  display: block;
}
.product_item_img img{
  /*border: 1px solid #ccc;*/
  /*width:44px;*/
  /*height:44px;*/
  width:100px;
}
.product_item_img img, .focus_product p.dr, .product_item, .product_item_img a{
  height:100px;
}
#product_list .product_item_img img, #product_list .focus_product p.dr, #product_list .product_item, #product_list .product_item_img a{
  height:115px;
}
.prod_txt{
  height:50px;
}
#relate_product .product_item_checkin{
  position:relative;
  bottom:11px;
}
.product_item_checkin{
  /*width:37px;*/
  /*float: right;*/
  margin-left:5px;
  text-align: center;
  white-space:nowrap;
  /*color: #f37002;*/
  /*padding-right: 6px;*/
}
.product_item_checkin a{
  color: #00A4E4;
  text-decoration: underline;
}
#product_info_l dl dd input.button_buy,
.product_item_checkin input,.quick_buy{
  width:16px;
  height:16px;
  border:none;
  background: url(/wj7/frontend/files/icon_basket.gif) no-repeat;   
}
.product_item_checkin a:hover{
  color: #00A4A4;
}
.product_item_detail{
  float: left;
  /*width:480px;*/
  width:443px;
  height:120px;
}
#relate_product .product_item_detail{
  width:432px;
}
.turn_page{
  text-align: right;
  margin-bottom: .8em;
}
#product_list .product_environment{
 float:right;
}
/* Doclinks and environmental marking */
#product_info_r #doclinks p{
 height: auto;
 min-height: 0;
 padding: 5px 0;
}
#product_info_r #doclinks p a{
 display:block;
 background: url(/wj7/frontend/design/icons/pdf.gif) no-repeat;   
 padding-left: 22px;
}
#doclinks h4, #env_marks h4{
 margin-top: 10px;
 margin-left: -8px;
}
#env_marks img{
 margin: 5px 5px 0 0;
}
#env_marks div img{
 vertical-align:middle;
}
/* second level page */
/* product page */
#product_info{
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#product_info_l{
  width: 354px;
  border-right: 1px solid #ccc;
  float: left;
}
#product_info_l img{
  /*border-bottom: 1px solid #ccc;*/
  width:354px;
  /*height:273px;*/
}
#product_info_l dl{
  height: 53px;
  border-top:1px solid #CCCCCC;
  padding-top: 5px;
}
#product_info_l dl form{
 border:none;
}
#product_info_l dl dt{
  line-height: 58px;
  color: #00A4E4;  /***#f36f34;***old color***/
  font-weight: bold;
  font-size: 1.2em;
  float: left;
  text-indent: .2em;
}
#product_info_l dl dd{
  float: right;
  width:125px;
  padding:5px;
  line-height: 2em;
  padding-top:5px;
}
#product_info_l dl dd a{
  color: #00A4E4;
  text-decoration: underline;
}
#product_info_l dl dd a:hover{
  color: #00A4A4 /***old color:#f19300;******/
}
#product_info_l dl dd img{
  margin-left:.8em;
}
.numberinput{
  width:15px;
  height: 15px;
  border:1px solid #bed2d1;
  margin-left:.5em;
}
#product_info_r{
  width:197px;
  float: right;
  border-left:1px solid #ccc;
  margin-left:-1px;
  padding-left:8px;
  overflow: hidden;
}
#product_info_r p{
  padding:18px 30px 40px 10px;
  height:141px;
  min-height:160px;
}
#product_info_r ul{
  padding-right:30px;
}
#product_info_r li{
  padding-left:10px;
  background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x; 
  line-height: 19px;
  list-style: none;
}
#main .product_item form{
  border:none;
}
.unit{
  text-transform: lowercase;
}
/***************** special:left menu selected ********************/
.level1_selected{
  background: url(/wj7/frontend/files/sub_menu_selected.gif) bottom repeat-x #fafafb;
  color:#FFFFFF;
  height:19px;
}

.level2,.level2_selected{
  text-indent: 20px;
  height:19px;
}
.level3,.level3_selected{
  text-indent: 30px;
  height:19px;
}

.level2_selected,.level3_selected{
  text-decoration: underline;
  color:#0098cc;
}

/******************turn page********************/
span.prev_next{
  color:#87888D;
  display:block;
  padding: 5px 0 1px 0;
  text-align:center;
  font-size: 0.9em;
}
.prev_next span, #next_previous_page span{
  padding-right:0.8em;
}
span.prev_next a{
  color:#87888D;
}
span.prod-page, #next_previous_page span.prod-page {
  font-weight:bold;
  padding:0px;
}
/******************forget password********************/
.forgot_text,#forget_form{
   padding-left:10px;
}

#forget_form input{
  border:1px solid #ccc;
  height:16px;
  margin-top:-4px;
}
#forget_form button{
  background: #009ada;
  color: white;
  text-align: center;
  height: 20px;
  border-bottom: 1px solid #c6c6c6;
  border-left:1px solid #c6c6c6;
  border-right: 1px solid #ececec;
  border-top: 1px solid #009ada;
  margin-left:.5em;

}

/******************update by tony 20070203********************/
#login_div{
  padding-left:10px;
}
/******************update by tony 20070203 about order********************/
#ordersteps,#orderstep1,#order_loop p,#main form,#order_loop .productlist,.step1end,.newslist,.news,.history{
  padding-left:10px;
}
.order_layout,.productlist{
  margin-bottom:.8em;
  width:98%;
}
.history table{
  width:98%;
}
.order_layout td,.order_layout th,.productlist td,.productlist th,.history td{
 background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x; 
}

.productlist{
 margin-top:0.8em;
}
table.productlist{
  /*width:500px;*/
  width:100%;
  margin:0;
  padding:0;
}
table.productlist td, table.productlist th{
  padding:5px;
}
#main form, #save_basket form{
  padding-right:0;
  border:1px solid #ccc;
  margin-bottom:.8em;
  background-color:#ffffff;
}
#main form.focus{
  text-align: right; 
  position:relative;
  float: right;
  border:none;
  margin-right:3px; 
}

#main h2{
 color:#666666;
 font-weight:bold;
 margin-top:.8em;
 margin-bottom:.6em;
}
#main h2 a{
  color:#999;
}
#main h2 a:hover{
  color:#eb6908;
}
.history{
  margin-top:.8em;
}

.history table td{
  padding:.2em;
}
.history_detail{
  padding-top:.5em;
  display:block;
}
.history_detail a{
  text-decoration: underline;
  color: #0098d7;
}
.history_detail a:hover{
  color: #eb6908;
}
.order_form{
 margin-top:.8em;
 width:98%;
}
table.formtable td{
 padding-right: 5px;
}
.order_form td,.history td,.productlist td,.productlist th,.order_layout td{
 background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x;
 padding-left:.5em;
}
.u_welcome{
 padding-bottom:.5em;
 font-size:1.1em;
 font-weight:bold;
 color:#f19300;
 padding-left:10px;
 margin-top:.8em;
}
.width60{
 width:60px;
 margin-bottom:.8em;
 float:right;
 margin-right:1.2em;
}
.width60a{
 width:35px;
}
.width80a{
 width:80px;
}
.width100{
 width:100px;
}
.width150a{
 width:150px;
}
.width60b{
 width:60px;
 margin-bottom:.8em;
 float:right;
}
.width60c{
 width:60px;
 margin-bottom:.8em;
}
.width60e{
 width:80px;
 float:right;
}
.end_pass{
 margin:1em auto;
 padding-left:10px;
}

.sub_confirm_desc{
 padding-bottom:.2em;
}
.tdwidth{
 width:20%;
}
.tdwidth1{
 width:25%;
}
.tdwidth2{
 width:28%;
}
.order_layout table{
 width:100%;
}
.alignright{
 text-align:right;
 padding-right:10px;
}
.tbem{
 padding-bottom:.8em; 
 font-weight:bold;
}
.divtop{
 margin-top:.8em;
}
.padding10{
 padding:10px;
 margin-top:.8em;
}
.tbmargin{
 margin:.8em 0;
}
.tbpadding{
 padding:.8em 0;
}
.bmargin{
 margin-bottom:.8em;
}
.productlist th{
 text-align:left;
}
.spanright{
 display:block;
 text-align:right;
 padding:0 10px 10px 0;
}
.blockhover,.blockhover a,.blockhover a:hover{
 height:100%;
 display:block;
}
#main .savebasket-box{
 margin-top:20px;
}
.paddingleftdiv{
 border:1px solid #cccccc;
 padding:0;
 position:relative;
 float:left;
 margin:0px;
 width:550px;
}
.paddingleftdiv1{
 border:1px solid #ccc;
 padding:0;
}

.order_form th{
 text-align:left;
 padding-left:.5em;
 background: url(/wj7/frontend/files/li_border_bottom.gif) bottom repeat-x;
}
.pandn{
 text-align:right;
 padding-right:1em;
}
.user_list{
 text-align:left;
 padding-left:1em;
}
.baskn{
 text-align:right;
 padding-right:0.2em;
}
.number{
 text-align:right;
}
#order_layout table td span.emcolor{
 color:#eb69oa;
}
/*************order steps**************************/
ul.order_steps{
 list-style-image:none;
 list-style-type:none;
 margin-bottom:20px;
 background-repeat: no-repeat;
 line-height: 21px;
 height: 21px;
 margin: 0 -1px 0 -1px;
 padding-left: 10px;
}
ul.step_1{
 background-image: url(/wj7/frontend/files/order_steps_bg1.gif);
}
ul.step_2{
 background-image: url(/wj7/frontend/files/order_steps_bg2.gif);
}
ul.step_3{
 background-image: url(/wj7/frontend/files/order_steps_bg3.gif);
}
ul.order_steps li{
 float:left;
 width:30%;
}
ul.order_steps li.active{
 color: #FFFFFF;
}
/*************news**************************/
.newslist{
  margin-top:.8em;
}
.newslist img{
  float:left;
  border:1px solid #ccc;
  margin-right:.5em;
  width:117px;
  height:78px;
}
.newslist p{
  width:410px;
  float:right;
}
.newslist span{
  padding-top:.8em;
  display:block;
  clear:both;
  text-align:right;
}
#main h5{
  padding-left:10px;
  background:#f2f2f2;
  margin:0 auto 0.8em auto;
  font-size:1em;
}
#main h6{
  padding-left:10px;
  background:#f2f2f2;
  margin:0.8em auto;
  font-size:1em;
}
#main h5 a,#main h6 a{
 color:#00A4E4;
}
.ingress{
 clear:both;
 color:#333;
}
.alone{
 width:98%;
 text-align:right;
 clear:both;
 margin-top:.8em;
}
.content_news img{
 border:1px solid #ccc;
 margin-right:.5em;
 float:right;
}
.content_news ol{
 margin-left: 30px;
}
.content_news ul{
 margin-left: 30px;
}
.border1px{
 border:1px solid #ccc;
 width:100%;
 margin-left:0;
}
.border1pxb{
 border:1px solid #ccc;
 /*color:#999;*/
}
.inputstyle{
 width:181px; 
 height:16px;
 padding-top:2px;
 /*color:#999;*/
}
.nobg{
 background:none;
}
.warning{
 padding:.8em 0 0 10px;
}
/*********************************Reset styles for images in wysiwyg*******************************/
.content_news .valid_image img{
 float:none; 
}
.content_news .mceEditorContainer img{
 padding: 0; 
 margin: 0; 
 margin-left:1px;
 margin-top:1px;
 float:none;
 border:0;
}
/*********************************print*******************************/
.print{
 width:100%;
 margin-top:.8em;
 text-align:right;
}
.print img{
 vertical-align:middle;
}

/********************************Login simple ***********************/
#wrapper #wrapper_simple{
 background-color:#ffffff;
}
/********************************Search Ajax***********************/
#search_category_table{ border:0; }
.category_count{ text-align:center; }
.category_text{
 width:25%;
 text-align:left;
}
#ajax_sub_category_list{ 
 margin-top:30px;
}
#ajax_sub_category_list h1{ 
 margin-bottom:10px;
}
#ajax_sub_category_list.ajax_product_list_match{ 
 margin-top:0px;
}
#ajax_sub_category_list.ajax_product_list{
 margin-top:0px;
 position:relative;
 top:-64px;
}
#ajax_sub_category_list.ajax_product_list p#search_history_back{
 position:relative;
 top:36px;
}
/*#search_sub_category_table,#search_category_table{ margin-bottom:20px; }*/
#search_sub_category_table,#search_category_table{ width:100% }
#search_product_ajax{ margin:2px;}
.product_rec:hover{ background-color:#e9f5f5; }
#next_previous_page{
 /*margin-top:20px;*/
 width:100%;
 text-align:center;
 margin:10px 0px 0px;
 float:left;
 color:#87888D;
 font-size:0.9em;
}
#next_previous_page a{
 color:#87888D;
}


#search_history_back {
 float:right;
}
.prod_back_bttn{ text-align:right; }

/***** Search radio option *******/
#left form .search-options label{
 font-weight:normal;
}
#left form .search-options input{
 width:15px;
 margin:0px 5px;
 border:0 none;
}
#left form p.search-options{
 font-size:93%;
 margin:0.2em 0em;
 float:left;
}
/*******  user-profile ******/
#user-profile {
 float:right; 
 position:relative;
 top:8px;
 width:76%;
 font-size:0.9em;
 color:#87888D;
}
#user-profile a {
 color:#87888D;
}
#user-profile span, #user-profile  ul li, #user-profile form {
 float:right; 
}
#user-profile  ul li {
 list-style:none; 
 padding:0px 5px;
 border-left:1px solid #87888D;
}
#user-profile  ul li.first-menu {
 border:0px none;
}

/**** inc_basket ***/
td.basket-row {
 background:transparent url(/wj7/frontend/files/li_border_bottom.gif) repeat-x scroll center bottom;
 padding-bottom:5px;
}
td.basketline-prod-name{
 padding-top:5px;
 font-weight:bold;
}
#right input.btn-wide {
  background: #88BA44 url(/wj7/frontend/design/icons/btn-green-wide.gif) no-repeat scroll 0;
  width:84px;
  height:18px;
  border:0 none;
  cursor:pointer;
  color:#ffffff;
  margin-top:5px;
}
#include_vat {
  float:right;
  font-size:0.7em;
  width:177px;
}
/*************/
input.btn-normal, #search_product button {
  background: #88BA44 url(/wj7/frontend/design/icons/btn-green.gif) no-repeat scroll 0;
  width:42px;
  height:18px;
  border:0 none;
  cursor:pointer;
  color:#ffffff;
  /*margin-top:5px;*/
}
#right form input.btn-normal, #search_product button{
  float:right;
}
#right form input.btn-normal{
  margin-right:3px;
}
#search_product button{
  margin:0px 5px 15px 0px;
}
input.focus,button.focus{
  background: #88BA44 url(/wj7/frontend/design/icons/btn-green-wide.gif) no-repeat scroll 0;
  color:#FFFFFF;
  border:0 none;
  width:84px;
  height:18px;
}
input.longest-btn{
  background: #88BA44 url(/wj7/frontend/design/icons/save_to_bask_btn_green.png) no-repeat scroll 0;
  color:#FFFFFF;
  border:0 none;
  width:125px;
  height:19px;
}
#main form.empty_basket, #main .paddingleftdiv form{
  display: inline;
  border:0;
}
#main-search{
  position:relative;
  /*top:-55px;*/
  width:100%;
  float:left;
}
#main-search .prod_back_bttn{
  position:relative;
  /*top:27px;*/
}
#main-search div.search-ajax{
  top:-57px; /*-1*/
}/*
#main-search #product_info_l, #main-search #product_info_r{
 position:relative;
 top:-17px;
}*/
#main-search #product_info_r{
 padding-top:10px;
}
#main #del-addr {
 margin-bottom:0;
 margin-right:10px;
 margin-top:10px;
}
.prod_back_bttn input, #search_history_back input {
  visibility: hidden;
}
/** Search box **/
#search_product {
  border:1px solid #CCCCCC;
  background-color:#F3F7FD; 
  float:left;
  width:99%;
}
/*** User list ***/
#user-list-result th {
  background:none repeat scroll 0 0 #00A4E4;
  color:white;
  padding-bottom:3px;
  padding-top:3px;
  font-weight:normal;
}

/*** Order history & saved basket page ***/
#getBname, #getBid, #getTemplate, #getFunc{
  display:none;
}
/*** Save basket popup ***/
#save_basket div{
  margin:10px 0px;
}
#save_basket form{
  padding:5px;
}

/*** Product Tab ***/
#product-tab{
  margin: 1em 0;
}
#product-tab h4{
  background-color: #00A4E4;
  color: white;
  margin-bottom: 0.5em;
  padding-left: 10px;
}
#product-tab h4 span.active-tab{
  padding: 0 10px;
}
#product-tab h4 span.active-tab, #product-tab h4 span a:hover{
  background-color: #FFFFFF;
  color: #00A4E4;
}
#product-tab h4 span a{
  display: inline;
  padding: 0 10px;
}

/*** save basket popup ***/
td.basket-save-label{
  width: 40px;
}
#basket_name_select, #basket_name{
  width: 200px;
}
#logout-dialog
{
  width:320px;
  height:160px;
  background-color:#EAEAEA;
  border:solid 1px #000000;
  margin-top:15%;
  margin-left:40%;
  position:absolute;
  z-index:100;
}
#loading-img
{
  margin-left: 5%; 
  margin-top: 15%; 
  float: left;
}
#logout-dialog span
{
  margin-left: 5px; 
  margin-top: 15%; 
  float: left;
}
/******** landing pages ********/
#category{
  margin-bottom:20px;
}
.category-info dt{
  float:right;
  margin:0% 0% 1% 1%;
}
/********  ********/
.save_shopping_list{
  width:100%;
  text-align:right;
  margin-top:5px;
}

.floatleft {
    float:left;
}

.floatright {
    float:right;
}
/******* Banner (right side) ******/
.banner_right{
  clear:both;
  float:left;
  overflow:hidden;
  width:100%;
  margin:30px 0px 10px 0px;
}
.banner_right .banner{
  margin:0px 0px 10px 0px;
  text-align:center;
}
