/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 July 2008 18:33:16
*/


/*   HealthTechnology
    Content (c) Copyright HealthTechnology
    Running Squiz MySource v3.6.8 (Matrix) - http://matrix.squiz.net/
   Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2006. All rights reserved.
  Page generated: 17 March 2006
*/


/* CSS Document */
body
{
    font-size:10px;
    background-color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    padding:0px;
    margin:0px;
    overflow:visible;
}
a, a:link, a:visited, a:hover
{
   color:#0789ad;
}
p
{
    margin:0px;
    padding:0px;
}
#right_bar
{
/*    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/TopBar-Blue.jpg);  */
    background-position:right top;
    background-repeat:no-repeat;
}
#left_logo
{
       height:80px;
    margin-left:10px;
    
}
#search
{
    float:right;
    margin-top:25px;
    width:200px;
}
#expand_image
{
    clear:both;
    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/Repeat-ImageHeader.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    height:155px;
    position:relative;

}
#left_image
{
    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/header-Image.jpg);
    background-repeat:no-repeat;
    background-position:top left;
 
    height:155px;

}
#right_image
{
    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/Right-ImageHeader.jpg);
    background-repeat:no-repeat;
    background-position:bottom right ;
    float:right;
    height:155px;

}
#Menu_Items
{
    margin-top:4px;
    padding-top:3px;
}
#mm-background
        {
            font-size: 110%;
            border-bottom: 1px solid #00778a;
            background: #fff ;
        }
        
        /* Clearing the menu (the "overflow: hidden" method wasn't used due to the drop down menu) */
        #mm-background:after
        {
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            content: "clear";
        }
#Menu_Items ul
{
    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/Bottom-bgMenu.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    border-top:1px solid #d9d9d9;
    border-left:1px solid #d9d9d9;
    padding:0px;
    padding-bottom:6px;
    margin:0px;
    float:right;    
}
#Menu_Items ul li
{
    /*   display:inline; */
    /*  Change applied by Chris H - 20061117  /
    /   Now works in IE7 and IE6              /
    /   Following two lines added            */ 

    display: block;
    float: left;

    list-style:none;
    position: relative;
    z-index:100;
   
}





.menuColor a, .menuColor a:link, .menuColor a:visited 
{   
    display:block;
    float:left;
    font-size:1.1em;
    color:#18486d;
    background-color:#e9e9e9;
    text-decoration:none;
    padding:6px;
    padding-left:15px;
    padding-right:15px;
    border-right:1px solid #FFFFFF;
}
.menuColor a:hover
{
    background-color:#7fd0e9;
}.Nav_Selected a, .Nav_Selected a:link,  .Nav_Selected a:visited
{
    background-color:#7fd0e9;
}


#login
{
    position:absolute;
    bottom:0;
    right:0;
    height:30px;
    right:0em;
    width:130px;
    background:#1C5D83;
    padding:4px 10px 0 20px;
    border:1px solid #20ADD8;
    border-bottom:0px;
    z-index:1;
}
* HTML #login
{
    bottom:-1px;
}
#login a,#login a:link, #login a:visited, #login a:hover
{
    color:#FFF;
    font-size:1.1em;
    text-decoration:none;
}

#printerFriendly
{
    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/header-cubes.jpg);
    background-position:right;
    background-repeat:no-repeat;
    margin-left:10px;
    padding-bottom:10px;
}
.printer_friend
{
    color:#26afd9;
    font-size:1.1em;
}
.printer_friend a, .printer_frienda:link, .printer_friend a:visited, .printer_friend a:hover
{
    text-decoration:none;
    color:#26afd9;
    font-size:1.1em;
}
#footer
{
    background-color:#ebebeb;
    clear:both;
    width:100%;
}
#footerLeft
{
    width:16%;
    background-color:#33b4db;
    padding-left:2px;
    padding-top:7px;
    height:21px;
}
#footerLeft a, #footerLeft a:link, #footerLeft a:visited
{
    text-decoration:none;
    color:#ffffff;
    font-size:0.9em;
}
#footerLeft a img, #footerLeft a:link, #footerLeft a:visited
{
    text-decoration:none;
    border:0px;
}
#footerRight
{
    width:73%;
    float:right;
    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/NSW_healthLogo.jpg);
    background-repeat:no-repeat;
    background-position:left;
    text-align:right;
    color:#9ca6ae;
    padding-top:7px;
    height:21px;
}

/* fix footer link */
#footerRight
{
    background-image:none;
}

/* fix footer img */
#footerRight img
{
    position:relative;
    float: left;
    margin: 0 0 0 27%;
    bottom: 3px;
    
    
}

/* fix footer img */
* html #footerRight img
{
    margin: 0 0 0 10%;
   
}

/* fix footer img */
#bodyMiddle
{
    background-color:#F3F5F6;
    clear:both;
    margin:0px;
    padding:0px;
}
#middlePortion
{
    position:relative;
    background-image:url(http://www.healthelink.nsw.gov.au/_designs/health_e_link/design_css_14979/left-col-bg.gif);
    background-repeat:repeat-x;
    background-position:0 0;
    color:#9ca6ae;
    
}
*HTML #middlePortion
{
    height:1%;
}
#bodyContents
{
    background-color:#FFFFFF;
    color:#504f4f;
    margin-top:0px;
    padding-top:0px;
    width:82.5%;
    float:right;
    /*margin-left:255px;*/
    padding-left:20px;
    font-size:1.2em;
    padding-bottom:25px;
}

#bodyContents a, #bodyContents a:link, #bodyContents a:visited
{
    text-decoration:none;
    text-decoration:underline;
    color:#oa87ad;
    
}
#bodyContents h1
{
    color:#003366;
    font-size:1.5em;
}
#bodyContents h2
{
    color:#003366;
    font-size:1.4em;
}
#bodyContents h3
{
    color:#003366;
    font-size:1.4em;
}
#bodyContents h4
{
    color:#003366;
    font-size:1.2em;
}
#bodyContents h5
{
    color:#003366;
    font-size:1.1em;
}

}
#contact
{
    color:#615f5f;
    clear:both;
    font-size:1.1em;
    font-weight:bold;
}
#contactPosition
{
    clear:both;
    position:absolute;
    bottom:0;
    margin-bottom:40px;
    margin-left:10px;
    margin-right: 10px;
    padding: 0 5px 0 0;
    width: 21%;
}

.address_phone
{
    color:#33b4db;
    font-style:Helvetica;
    font-size:1.3em;
}

.phone_number
{
    font-size:1.3em;
}


.smaller a, .smaller a:link, .smaller a:visited, .smaller a:hover
{
    text-decoration:none;
    color:#269fda;     
}
.bigger a, .bigger a:link, .bigger a:visited, .bigger a:hover
{
    text-decoration:none;
    font-size:1.2em; 
    color:#269fda;
    font-weight:bold;
}
/* ---------------------------------------------------------------------------------------------------- Start: Min width for both IE & Complient Browsers */
        
        /* Give the min-width property
           to complient browsers */
        #content-container[id]
        {
            min-width: 780px;
        }
        
        * html .min-width
        {
            padding-left: 780px;
        }
        
        * html .min-container
        {
            position: relative;
            margin-left: -780px;
        }
        
        /* Hide from IE Mac \*/
        * html .min-width,
        * html .min-container,
        * html .min-keep-width
        {
            height: 1px;
        }
        /* End hide from IE Mac */


 
        
      
/* ------------------------------------------------------------------------------- Drop Down Menu */    
        
   /* Hide from IE Mac \*/

#Menu_Items ul li
{
display: block;
}

/* End Hide */      

* html #Menu_Items ul li
{
   float:left;
}

#Menu_Items ul ul li
{
   float:none;
}

        #Menu_Items ul li:hover ul,
        #Menu_Items ul li.hover ul
        {
            display: block;
        }
        
        #Menu_Items ul li ul
        {
            display: none;
            position: absolute;
            z-index: 1000;
            left:-5px;
            top: 26px;
        }

        #Menu_Items ul ul
        {
            margin: 0;
            padding: 5px 0;
            border: 1px solid #429baa;
            font-size: 0.9em;
            color:#18486d;
            background-color:#e9e9e9;
            list-style: none;
        }

        #Menu_Items ul ul li a:link,
        #Menu_Items ul ul li a:visited,
        #Menu_Items ul li.current ul li a:link,
        #Menu_Items ul li.current ul li a:visited
        {
            float: none;
            display: block;
            width: 150px;
            margin: 5px 5px;
            padding: 0;
            text-decoration: none;
            text-align: left;
            color:#18486d;
            background: none;
        }
        
        #Menu_Items ul ul li a:hover,
        #Menu_Items ul li.current ul li a:hover
        {
            color: #8b0b04;
            background: none;
        }

