/* POPUPS */

#backgroundPopup{background:#000;display:none;position:fixed;_position:absolute; /* hack for internet explorer 6*/height:100%;width:100%;top:0;left:0;z-index:6000;}
.popupClose {cursor: pointer; float: right; margin-top: -4px;}

.popup.noborder {background: none; border: none;}
.popup { border: 1px solid #000;display:none;position:fixed;_position:absolute; _width: 320px; /width: 320px; /* hack for internet explorer 6*/z-index:6001;padding:12px; background: #262626;width: 320px!important}
.popup h2 {margin:0 0 10px 0; padding: 10 0 25px 0; text-transform: uppercase; color: #fff;}
.popup li { padding:0; font-weight: bold; list-style-type: square;}
.popup ul { margin: 0px 0px 20px 20px; padding: 0px; line-height: 16px;}
.popup .form { width: 433px;}
.popup .mainbutton { float:right;}
.popup form { margin-bottom: 0px;}

.popupcontent { padding: 12px; color: #fff; background:#000;}





#popupquicklook .popupcontent h3, #quicklookinfo h2 {float: left!important;}
 
.popup .errorbox ul {margin:0;padding:0;}
