
/* GENERIC BUTTONS */
.generic_submit { background:url('../images/en/button_submit.gif') no-repeat;width:50px; height:18px; text-decoration: none; border:0px; cursor:pointer;}
.order_submit { background:url('../images/en/button_submit_order.gif') no-repeat;width:92px; height:18px; text-decoration: none; border:0px; cursor:pointer;}
.download_submit { background:url('../images/en/button_download.gif') no-repeat;width:95px; height:18px; text-decoration: none; border:0px; cursor:pointer;}
.login_submit { background:url('../images/en/button_login.gif') no-repeat;width:44px; height:18px; text-decoration: none; border:0px; cursor:pointer;}

#search-submit {background:url(../images/en/button_go.gif);width:26px; height:19px;border:none;cursor:pointer;}
#call{position:relative;overflow:hidden;margin:0 0 9px 0;}
#call span{left:0;top:0;position:absolute;}
#call, #call span{display:block;width:211px;height:87px;background:url(../images/en/call_center.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:122px;height:18px;border:none; float:left; overflow:hidden;}
.checkout {width:122px;height:18px; border:none; float:right; overflow:hidden;}
.add {background:url(../images/en/button_atc.gif);width:72px;height:18px;border:none; cursor:pointer;}
.details {background:url(../images/en/button_details.gif);width:72px;height:18px;border:none; cursor:pointer;}

/* GENERIC CART */
.cart_buttons .continue span { cursor:pointer; display:block; background:url(../images/en/button_continue.gif)  no-repeat;width:122px;height:18px; }
.cart_buttons .checkout span { display:block; background:url(../images/en/button_proceed.gif) no-repeat;width:122px;height:18px;  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/btn_createticket.png') no-repeat;	width:130px; height:25px; margin:0 auto; cursor:pointer;}
