﻿body
        {
            margin: 0;
            background-color: #eaeaea;
             /*background-color: #000000;*/
           
        }
        #topMenuHolder
        {
            padding:0;
            margin:0;
            position: absolute;
            width: 1000px;
            height: 90px;
            z-index: 4;
            background-color: #ffffff;
            top: 0px;
        }
        #bodyContainHolder
        {
            position: absolute;
            width: 1000px;
            height: auto;
            z-index: 2;
        }
        #indexContainer
        {
            background-color: #eaeaea;
            position: absolute;
            width: 1000px;
            margin: 0 auto;
            
            z-index: 3;
        }
        #pressListCountDIV
        {
            position: absolute;
            width: 490px;
            height: 25px;
            z-index: 1;
            top: 5px;
        }
        #functionToolDIV
        {
            position: absolute;
            width: 256px;
            height: 25px;
            z-index: 1;
            top: 3px;
            display:none;
        }
        #footHolder
        {
            background-color: #eaeaea;
            position: relative;
            width: 100%;
            height: 225;
            z-index: 1;
            top: -32px;
        }
        #newsFilter
        {
            position: absolute;
            padding: 2px;
            width: 100px;
            margin-left:975px;
            z-index: 100;
        }
        .fixed
        {
            position: fixed;
            background-color: transparent;
            background-image: url(//filecenter.deltaww.com/ImagesNew/back_pageIndex.png);
            background-position: center;
            background-repeat: no-repeat;
            top: 0px;
            height: 46px;
        }
        /* IR web cast msgBox / region box - Jimmy 130306*/
       
       
        
        .msgbox_webCast
        {
            position: absolute;
            width: 978px;
            height: 420px;
            z-index: 9999;
            background: #FFF;
            top:0;
            left:0;
            display:none;
        }
        .msgbox_regionChange
        {
            position: absolute;
            width: 978px;
            height: 406px;
            z-index: 9999;
            
            top:0;
            left:0;
            display:none;
            background-color:transparent;
        }
        .msgbox_video
        {
            position: absolute;
            width: 585px\9;
            height: 426px\9;
            margin:0\9;
            padding:0\9;
           
            z-index: 9999;
            background: #FFF;
            
            top:0;
            left:0;
            display:none;
        }
        .msgbox4
        {
            position: absolute;
           
            z-index: 200;
            background: #FFF;
            top:335px;
            left: 50%;
            margin-top: -215px;
            margin-left: -290px;
        }
        #screen{width:100%;height:100%;position:absolute;top:0;left:0;display:none;z-index:100;background-color:#000000;opacity:0.75;filter:alpha(opacity=75);-moz-opacity:0.75;}

         .msgbox_photoDL
        {
            position: absolute;
            width:800px;
            height:480px;
           
            z-index: 9999;
            background: #FFF;
            
            top:0;
            left:0;
            display:none;
        }
        
        .msgbox_hrJobList
        {
            position: absolute;
            width:775px;
            height:480px;
           
            z-index: 9999;
            background: #FFF;
            
            top:0;
            left:0;
            display:none;
        }
        
      .msgbox_CSRChk
        {
            position: absolute;
            width: 697px;
            height: 600px;
            z-index: 9999;
            background: #FFF;
            top:0;
            left:0;
            display:none;
        }
		.msgbox_newsSub
        {
            position: absolute;
            width: 697px;
            height: 450px;
            z-index: 9999;
            background-color:transparent;
            top:0;
            left:0;
            display:none;
        }
        
        .close
        {
            top: 0px;
            float: right;
        }
        .remove
        {
            display: none;
        }
		.cookie-bar{display:none;position:fixed;left:0;bottom:0;width:100%;padding:20px 0 0;background:#000;background:rgba(0,0,0,.7);z-index:9999; color:#FFF; font-size:14px;}
.cookie-bar .container{background-color:transparent;}
.cookie-bar a{color:#009fdf; font-size:14px;}
.cookie-bar .cookie-bar-button{background-color:#009fdf; height: 26px; cursor: pointer; color:#fff;}