﻿
/************************************************ POPUP *******************************************************/

.black_overlay{display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background-color:black; z-index:1001; -moz-opacity:0.2; opacity:.80; filter:alpha(opacity=90);}
.white_content {display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; z-index:1002; overflow:auto; text-align:center}
.popup{margin:100px auto 0 auto; width:540px; height:380px; background:url(popup.jpg) no-repeat; padding-top:10px}
.popup_close{float:right; margin-right:10px; width:31px; height:31px; background:url(xclicar.jpg) no-repeat 0 0; text-decoration:none; display:block;}
.popup #sale_ends {margin-top:12px; float:left;}
.popup_action{margin-top:280px;}
.popup_action a{margin-bottom:10px; color:#cc0000; display:block}



