
/* GENERIC BUTTONS */
.generic_submit { background:url('../images/en/button_submit.gif') no-repeat;width:59px; height:30px; text-decoration: none; border:0px; cursor:pointer;}
.order_submit { background:url('../images/en/button_submit_order.gif') no-repeat;	width:93px; height:30px; text-decoration: none; border:0px; cursor:pointer;}
.download_submit { background:url('../images/en/button_download.gif') no-repeat;	width:74px; height:30px; text-decoration: none; border:0px; cursor:pointer;}
.login_submit { background:url('../images/en/button_login.gif') no-repeat;	width:51px; height:30px; text-decoration: none; border:0px; cursor:pointer;}

#search-submit { background:url(../images/en/btn_search.gif);width:20px; height:20px;border:none;}
#call{position:relative;overflow:hidden;margin:0 0 12px 0;*margin-bottom:10px;}
#call span{left:0;top:0;position:absolute;}
#call, #call span{display:block;width:235px;height:88px;background:url(../images/en/callcenter.jpg) no-repeat left top;}
#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:125px;height:30px;border:none; float:left; overflow:hidden;}
.checkout {	background:url(../images/en/button_proceed.gif) no-repeat;width:143px;height:30px; border:none; float:right; overflow:hidden;}
.add { background:url(../images/en/button_atc.gif); width:82px;height:30px;border:none; cursor:pointer;}
.details {background:url(../images/en/button_details.gif);width:41px;height:30px;border:none; cursor:pointer;}

/* GENERIC CART */
.cart_buttons .continue span { cursor:pointer; width:125px; height:30px; display:block; background:url(../images/en/button_continue.gif) no-repeat; }
.cart_buttons .checkout span { background:url(../images/en/button_proceed.gif) no-repeat;width:143px;height:30px; display:block;cursor:pointer;}

/* ORDER FORM */
.order_secured { background:url(../../default/images/en/secureconn.gif) no-repeat; width:200px; height:25px; }

/* HELPDESK */
.helpdesk_create span { display:block; cursor:pointer; background:url('../images/en/button_ticket.gif') no-repeat;	width:91px; height:30px; margin:0 auto; cursor:pointer;}