/* CSS Core Document */

#colorbox, #cboxOverlay, #cboxWrapper{top:0; left:0; position:absolute; z-index:9999; overflow:hidden; background-color:#252526;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

.autoresponder { width: 680px; height: 330px; border: 4px solid #59b6ea; background-color: #ffffff; margin: 0px auto 0px auto; }
.autoresponder .deal { border-bottom: 4px solid #ececd2; height: 80px; padding: 16px 0px 0px 0px; background-image: url(/img/popup-join-bg.png); background-position: bottom; background-repeat: repeat-x; }
.autoresponder .close { margin-top: -108px; margin-left: 8px; position: absolute; cursor: pointer; }
.autoresponder input[type=submit] { float: none; font-size: 20px; border: 0px; margin: 10px 0px 0px 0px; height: 40px; padding: 0px 20px 4px 20px; background-color: #39a3df; color: #ffffff; background-image: none; }