@charset "utf-8";
/* CSS Document */

html, body	{ width: 100% !important; height: 100% !important; margin: 0; background: #000000; overflow: hidden; }
*	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a	{ text-decoration: none; }
a img	{ border: 0; }

.seat-icon				{ background: url(../images/seat-icon.gif) 0 6px no-repeat !important; }

/* pop-up */
#popup-frame	{ width: 100%; height: 100%; position: absolute; display: none; top: 0; }
#popup-frame-two	{ width: 100%; height: 100%; position: absolute; top: 0; }
.popup-frame-type	{ width: 620px; color: #FFFFFF; margin: 100px auto 0 auto; padding: 0 0 20px 0; display: none; }
.popup-frame-type-2	{ width: 655px; color: #FFFFFF; margin: 100px auto 0 auto; padding: 0 0 20px 0; display: none; }

#popup-frame-boundary { display: block; height: 5px; }
#popup-frame-boundary img.left		{ float: left; }
#popup-frame-boundary .center-top		{ width: 610px; height: 4px; float: left; background: #151415; border-top: 1px solid #4a4949; font-size: 1px; line-height: 1px; }
#popup-frame-boundary .center-bottom	{ width: 610px; height: 4px; float: left; background: #151415; border-bottom: 1px solid #4a4949; font-size: 1px; line-height: 1px; }
#popup-frame-boundary .center-top-2		{ width: 645px; height: 4px; float: left; background: #151415; border-top: 1px solid #4a4949; font-size: 1px; line-height: 1px; }
#popup-frame-boundary .center-bottom-2	{ width: 645px; height: 4px; float: left; background: #151415; border-bottom: 1px solid #4a4949; font-size: 1px; line-height: 1px; }
#popup-frame-boundary img.right		{ float: right; }

#popup-frame-content	{ background: #151415; border-left: 1px solid #4a4949; border-right: 1px solid #4a4949; padding: 0 0 17px 0; }
#popup-frame-proefrit #popup-frame-content	{ height: 405px; }
#scroll	{ max-height: 400px; overflow: auto; }

a.close-btn	{ width: 17px; height: 17px; background: url(../images/popop-frame-closebtn-u.gif) no-repeat; float: right; margin: 6px 8px; }
a.close-btn:hover	{ background: url(../images/popop-frame-closebtn-o.gif) no-repeat; }

h1	{ text-transform: uppercase; font-size: 18px; color: #eb2227; margin: 0 0 0 100px; padding: 15px 0 0 0; line-height: 12px; }
p	{ margin: 10px 50px 0 100px; }
p strong	{ font-size: 13px; color: #666666; }
p.small		{ font-size: 10px; margin: 20px 50px 0 100px; }

#popup-frame-previewtaf { height:600px; }
