/* GENERIC BUTTONS */
.generic_submit { background:url(../images/en/button_submit.gif) no-repeat;width:59px; height:24px; text-decoration: none; border:0px; cursor:pointer;position:absolute;right:0;top:0;}
.order_submit { background:url(../images/en/button_submit_order.gif) no-repeat;	width:104px; height:24px; text-decoration: none; border:0px; cursor:pointer;}
.download_submit { background:url(../images/en/button_download.gif) no-repeat;	width:115px; height:24px; text-decoration: none; border:0px; cursor:pointer;}
.login_submit { background:url(../images/en/button_login.gif) no-repeat;	width:49px; height:24px; text-decoration: none; border:0px; cursor:pointer;position:absolute;right:0;top:0;}
.bl_login{position:relative;height:40px;}
.bl_login span{display:block;right:0;top:0;text-align:right;overflow:hidden;font-size:10px;}
.bl_submit{position:relative;height:40px;}
.bl_submit span{display:block;right:0;top:0;text-align:right;overflow:hidden;font-size:10px !important;}
#search-submit { background:url(../images/en/button_ok.gif);width:33px; height:17px;border:none;cursor:pointer;}
#search_container .button_search{width:50px !important;height:22px !important;border:0 !important;background:url(../images/en/button_search.gif) no-repeat left top;}
#search-box{height:16px;border:1px solid #242A31;width:139px;}
/***** CALL CENTER *****/
#call{margin:0 0 9px 0;position:relative;}
#call span{position:absolute;left:0;top:0;}
#call, #call span{background:url(../images/en/callcenter.gif) no-repeat left top;width:300px;height:79px;}
#win { background:url(../images/en/win.png);width:348px; height:54px;}
#mac { background:url(../images/en/mac.png);width:348px;height:54px;float:right}
.cont_shop {	background:url(../images/en/button_continue.gif)  no-repeat;width:129px;height:24px;border:none; float:left; overflow:hidden;}
.checkout {	background:url(../images/en/button_proceed.gif) no-repeat;width:141px;height:24px; border:none; float:right; overflow:hidden;}
.add { background:url(../images/en/button_atc.gif); width:89px;height:24px;border:none; cursor:pointer;}
.details {background:url(../images/en/button_details.gif);width:62px;height:24px;border:none; cursor:pointer;}

/* GENERIC CART */
.cart_buttons .continue span { cursor:pointer; width:129px; height:24px; display:block; background:url(../images/en/button_continue.gif) no-repeat; }
.cart_buttons .checkout span { width:141px; height:24px; display:block; background:url(../images/en/button_proceed.gif) no-repeat; cursor:pointer;}

/* ORDER FORM */
.order_secured { background:url(../../default/images/en/secureconn.gif) no-repeat; width:180px; height:25px; }

/* HELPDESK */
.helpdesk_create span { display:block; cursor:pointer; background:url(../images/en/button_ticket.gif) no-repeat;	width:100px; height:24px; margin:0 auto; cursor:pointer;}