/* body style */
body 
{
    align:center;
    background:#00335C;
    background-image:url('http://www.freelancestar.com/design/images/blue_bg.jpg');
    background-repeat:repeat-x;
   
   /* Center Landing Page - added by PRB*/
   margin-left:auto;
   margin-right:auto;
   width:920px;

}
/* ADDED PS SUPPORT */
a.password{
margin-left:420px;
}
/* div positioner */
#positioner
{
   margin-left:auto;
   margin-right:auto;
   width:1260px;
}

/* div container */
#container
{
    position:relative; /* ADDED */
    top:2px;  /* ADDED */
    float:left;
    width:914px;
    height:705px;
    background-image:url('http://www.freelancestar.com/design/images/rounded_box1.gif');
    background-repeat:no-repeat;
}
#header /* ADDED */
{
    position:relative; /* ADDED */
    top:0px;  /* ADDED */
    height:117px; /* ADDED */
    width:914px; /* ADDED */
} /* ADDED */
/* #header br 
{
    clear:left;
} */
/* logo */
a.logo img
{
    margin-top:4px;
    margin-left:6px; /* WAS 8px */
}
div.Title
{
   display:none;
}

/* Landing Menu Style -----------------------------------------------------------------------------------------------------------------------*/
div.Navigation
{
    position:relative; /* ADDED */
    top:3px; /* ADDED */
    margin-left:auto;
    margin-right:auto;
    height:26px; /* WAS 44px */
    max-height:26px;  /* WAS 44px */
    width:900px;
    background-image:url('http://www.freelancestar.com/design/images/proper_blue_bg.gif');
}
div.Navigation ul {
    display:none;
}
div.Navigation	li {
    display:none;
}
div.Navigation	li a {
    display:none;
}
div.Navigation	li a.dwn {
    display:none;
}
div.Navigation	li a:hover, li a:focus, li a:active {
    display:none;
}

/* Landing Menu Style END--------------------------------------------------------------------------------------------------------------------*/

/* Download PDF Section Style -------------------------------------------------------------------------------------------------------------------------*/

/* PDF Section */
div.PDFSection 
{
    
}

div.PDFSection br 
{
    clear:left;
}

/* PDF Menu Text */
div.PDFText
{
    position:relative;
    font-family:Arial;
    font-size:11px;
}

/* PDF Section Menu */
div.PDFMenu
{
    clear:right;
    float:right;
    height:57px;
    max-height:57px;
}

div.PDFMenu ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

div.PDFMenu ul li
{
    display: inline;
    padding: 0px;
    margin: 0px;
}

/* PDF Selector Panel */
div.PDFSelector
{
 font-family:Arial;
 font-size:13px;
 margin-left:auto;
 margin-right:auto;
 overflow:auto;
 height:300px;
 width:900px;   
}

/* Download PDF Section END -------------------------------------------------------------------------------------------------------------------------*/

/* Bottom Editions Bar -------------------------------------------------------------------------------------------------------------------------*/
div.ISSUESTitle
{   
    position:absolute; /* ADDED */
    top:485px; /* ADDED */
    margin-left:6px;
    margin-right:auto;
    height:26px; /* WAS 44px */
    max-height:26px;  /* WAS 44px */
    width:900px;
    background-image:url('http://www.freelancestar.com/design/images/proper_blue_bg.gif');
}
div.ISSUESTitle span
{
   font-family:Arial;
   font-size:12px; /* FIXED */
   font-weight:bold; /* ADDED */
   color:#ffffff;
   display:block;
   position:relative;
   top:5px;  /* WAS 12px */
   left:10px;
}

div.ISSUESGallery {
    position: relative;
    padding: 10px;
    height: 250px;
    width: 860px;
    margin-left:none; /*FLS Custom*/
    margin-right:auto;
}
div.ISSUESGallery UL {
    position: absolute;
    list-style: none;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
}

div.ISSUESGallery UL LI {
    display: inline;
    font-family:Arial;
    font-size:12px; /* FIXED */

}
        
div.slider { width: 900px; height: 17px; padding: 1px; position: relative; top:200px; left:5px; background: url() no-repeat; }

div.handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(slideHandle.png) no-repeat;
            z-index: 100;
            }

ul.slideItems
{
   list-style:none;
}

ul.slideItems li
{
   float:left;
}
            
ul.slideItems table 
{
   font-family:Arial;
}

ul.slideItems img
{

   height:141px;

}

/* DIGITAL Edition Section -------------------------------------------------------------------------------------------------------------------------*/

div.DIGITALEdition 
{
    clear:both;
    height:400px; /* WAS 400px */
    min-height:400px; /* WAS 400px */
    display:inline-block; /* WAS inline-block */
}

div.EditionImage
{
    width:188px; /* WAS 320x */
    float:left; /* WAS left */
    margin-left:50px; /* WAS 10px */
}
div.EditionInformation
{
   float:left;
}
div.Advertisement3
{
    margin-top:20px; /* WAS 15px */
    margin-left:75px; /* ADDED */
}
div.EditionLaunch
{
    display:none;
}

/* DIGITAL Edition Section END -------------------------------------------------------------------------------------------------------------------------*/

/* Related Publications Section -------------------------------------------------------------------------------------------------------------------------*/

div.RELATEDSection 
{
    clear:both;
    margin:10px;
    padding:10px;
}

div.RELATEDSection span
{
   font-family:Arial;
   font-style:10px;
   color:#000000;
}

div.RELATEDItem 
{
    float:left;
    width:207px
}

/* Related Publications Section END -------------------------------------------------------------------------------------------------------------------------*/

/* Advertisements */

/* Left Ad */
div.Advertisement0 
{
    float:left;
    margin:5px;
}
div.Advertisement0 img
{
    border:none;
}
div.Advertisement3 img
{
   border:none;
}
div.Advertisement5 
{
    float:left;
    margin:5px;
}
div.Advertisement5 img
{
    border:none;
}















