/*
  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: 09 February 2012 05:49:02
*/


@charset "utf-8";
/* CSS Document */

body {
    background: #f2f2f2;
    font-size: 76%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height: 130%;
    text-align:center; /*centering hack for ieWin5.x*/
    margin:0;
    padding:0;
}

/* = WRAPPER ************************************************/
#wrapper {
    width: 95%;
    min-width:970px;
    margin-left:0;
    text-align:left; /* reset alignment for ieWin5.x  - hack*/
    background-color: #FFFFFF;
    background-image: url(http://www.nps.org.au/__data/assets/image/0014/63320/main_bg.jpg);
    background-repeat: repeat-y;
    background-position: right;
}

/* = MAIN CONTENT ************************************************/
#main_content {
/*    padding: 10px 0 20px 20px;*/
    float:right;
    width:76%;
    padding-right:10px
/*    border-left: 2px dotted #E6E6E6;*/
}

/* = PAGE CONTENT ************************************************/

#page_content {
    padding: 10px 10px 20px 20px;
    border-left: 2px dotted #E6E6E6;
}


.common{
    color: #88BBBC;
    }
h1{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:2em;
    font-weight:normal;
    color: #999999;
    margin-top: 10px;
    margin-right: 10px;
}

h2{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1.6em;
    font-weight:bold;
    margin-top:15px;
    margin-bottom:15px;
    line-height: 150%;
}

.title{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1.9em;
    margin-bottom:15px;
    margin-left:26px;
    font-weight:bolder;
}

h3{
    font-family:"Arial";
    font-size:1.4em;
  /*  margin-left:30px; */
    margin-top:2px;
    margin-bottom:2px;
    font-weight:bolder;
    color:#2C4E87;
}

h4{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1.2em;
    margin-left:40px;
    margin-top:2px;
    margin-bottom:2px;
    font-weight:bolder;
    color:#61782C;
    border-left-style: solid;
    padding-left: 10px;
    border-left-color: #BDBC64;
    border-left-width: thick;
}

h5{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1.2em;
    margin-left:25px;
    margin-top:2px;
    margin-bottom:2px;
    font-weight:bolder;
    color:#4B9A8E;
    border-left-style: solid;
    padding-left: 10px;
    border-left-color: #4B9A8E;
    border-left-width: thick;
}

h6{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
    margin-left:25px;
    margin-top:20px;
    font-weight:bolder;
    color:#666666;
}

ul{
    line-height:150%;
    list-style-type: square;
}

ul ul {
list-style-type:disc;
}

ul.criteria li{
margin-bottom: 5px;
}


a:link{
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#7496BE;
    }

a:visited{
    text-decoration:none;
    color:#7496BE;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
    
a:hover{
    color:#D63647;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight:bold;
}


#image_holder{
    float: right;
    margin-right: 40px;
    background-color: #E6E6E6;
    text-align: center;
    padding: 5px;
    margin-left: 10px;
}

/* = LEFT_COL ************************************************/
#left_col {
    float:left;
    width:22%;
}

#left_col img{
    text-align: center;
    }

/* = MedMx NAV ************************************************/ 

#MedMx_nav ul {
    padding:0;
    margin: 0;
    list-style-type:none;
}

#MedMx_nav li {
    border-top: 1px dotted #CCCCCC;
    padding:0;
    margin: 0;
}

#MedMx_nav li.first{
    border-top: none;
    text-transform: uppercase;
    background: #E6E6E6;
    margin-bottom:5px;
}

#MedMx_nav li.first a{
background-image:none;
}

#MedMx_nav li.first a:hover {
    background-color: #C9B1CB;
}

#MedMx_nav a {
    display:block;
    height:30px;
    line-height:30px;
    padding-left:30px; 
    font:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:0.9em;
    color: #333;
    text-decoration:none;
    /*  text-transform: uppercase;  */
    background: url(http://www.nps.org.au/__data/assets/image/0004/63319/green_arrow.gif) no-repeat 10px 50%;
 }

#MedMx_nav a:hover {
    background-color:#E6E6E6;
}


/* = Highlighting current page *************/

#MedMx_nav a.hier, #MedMx_nav a.hier:hover, #MedMx_nav a.selected {
background-color:#CC0000;
background-image:url(http://www.nps.org.au/__data/assets/image/0009/63999/white_arrow.gif);
    color: #FFF;
}

#MedMx_nav .subnav {
    background:#E6E6E6;
}

#MedMx_nav .subnav a {
background-image:none;
 padding-left:40px;
}

#MedMx_nav .subnav a:hover {
    background:#D2D2D2;
}

#MedMx_nav .subnav .selected, #MedMx_nav .subnav a.selected:hover {
    background-color: #D2D2D2;
    background-image: url(http://www.nps.org.au/__data/assets/image/0007/63997/selected.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    cursor: default;
}






/* = MAIN NAV *************/
.Main_nav {}

#Main_nav ul{
    list-style-type:none;
    padding:0;
    margin:0;

}

#Main_nav li{
    text-transform: uppercase;
    font-weight:bold;
    font-size: 0.9em;
    background: #E6E6E6;
    margin:0 0 2px 0;
    padding:0;
}

#Main_nav li a{
    display:block;
    color:#333;
    text-decoration:none;
    height:30px;
    padding-left:30px;
    line-height:30px;
    margin-left:0px;
}

#Main_nav li a:hover {
    background-color:#87BCBC;
}

#Main_nav li.first a:hover {
    background-color: #88B440;
}



/* = HEADER ************************************************/
#heather {
    border-bottom: 10px solid #88B440; /*Green Border - NPS Health Professionals colour*/
    background-color: #E6E6E6;
    height:30px;
    display:block;
    padding: 30px 0 10px 30px;
}
#heather img{
display:inline
}

#header {
    border-bottom: 10px solid #88B440; /*Green Border - NPS Health Professionals colour*/
    background-color: #E6E6E6;
    height:30px;
    display:block;
    padding: 30px 0 10px 30px;
}
#header img{
display:inline
}

/* Search & discussion board panel */
.UtilityLinks{
    font-weight:bold;
    width: 320px;
     height: 35px;
    float:right;
    padding-top:5px;
    font-size: 91.667%;
    color:#666666;
}


.UtilityLinks #discussion_space {
    display:inline;
    width: 130px;
    height: 30px;
    float: left;
    background-image: url(http://www.nps.org.au/__data/assets/image/0010/66097/discussion_btn.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 26px;
    line-height: 30px;
}

.UtilityLinks a:link, .UtilityLinks a:visited{
    color:#666666;
    text-decoration: none;
}

.UtilityLinks a:hover {
    text-decoration:underline;
    color: #D63647;
}

.UtilityLinks #search_space {
    height:30px;
    width:160px;
    display:inline;
    float:right;
    line-height: 30px;
}

/* = FOOTER */
#footer {
    clear:both;
    border-top: 2px dotted #E6E6E6;
    padding: 6px 0 10px 0;
    text-align:center;
    font-size:0.9em;
    color:#999999;
    margin-right:10px;
    border-bottom: 1px solid #E6E6E6;
}

#footer_links a, #footer_links a:visited{
    color:#999;
    text-decoration: none;
    font-weight:bold; 
}

#footer_links a:hover{
    color:#999;
    text-decoration: underline;
    font-weight:bold;
}

/* ACCESSIBLY HIDDEN DOM ELEMENTS AND FAHRNER IMAGE REPLACEMENT */

.accessiblyhidden {
    position: absolute;
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    width: 1px;
    height: 1px;
    color: #E7F5F5;
    z-index: -99;
    font-size: 0.1pt;
}

/* ...... Styled  definition list ....*/

.AccordionPanelContent dl {
 margin: 5px 10px 5px 10px;
/* float:left;
 clear:both;*/
}

.AccordionPanelContent dt {
    float:left;
    clear:both;
    width: 250px;
    margin:0 20px 10px 0;
    font-size:110%;
    color:#627081;
    padding: 10px 0 10px 20px;
    border-top: 1px dotted #999999;
    background-image:url(http://www.nps.org.au/__data/assets/image/0018/63423/greyfade_bg.jpg);
    background-repeat: repeat-x;
}

.AccordionPanelContent dd {
/*margin-left: 270px;*/
    margin:0 0 0 270px;
    padding: 10px 20px 20px 20px;
    line-height:1.5em;
    font-size:90%;
    color:#666666;
    border-top: 1px dotted #999999;
    clear:right;
    background-image:url(http://www.nps.org.au/__data/assets/image/0018/63423/greyfade_bg.jpg);
    background-repeat: repeat-x;
}

.clear {
clear:both;}

.AccordionPanelContent dt a {
color:#009900;
}

.tasks {}

/* =INSIDE CONTENT PAGES~~~~~~~~~~~~~~~~~~ */

.link_section {
    margin:0;
    padding:0;
    list-style-type:none;
    font-family:"Times New Roman", Times, serif;
    /*font-weight:bold;
    font-style:italic; */
    letter-spacing: 0.1em;
    }
    
.link_section li{
    background: url(http://www.nps.org.au/__data/assets/image/0013/64021/internal_link.jpg) no-repeat 0 50%;
    margin-left:25px;
    padding-left: 30px;
    margin-bottom:0;
    }
    

abbr {
    border-bottom: 1px dotted #999999;
    cursor:help;
}    


/* ~~~~~~~~~~~GLOSSARY ~~~~~~~~~~~~~~~*/
#glossary dl {
 margin: 20px;
/* float:left;
 clear:both;*/
}

#glossary dt {
    float:left;
    clear:both;
    width: 100px;
    margin:0 20px 5px 0;
    font-size:110%;
    font-weight:bold;
    color:#627081;
    padding: 10px 0 5px 20px;
    /*background-image:url(http://www.nps.org.au/__data/assets/image/0018/63423/greyfade_bg.jpg);*/
    background-repeat: repeat-x;
    border-top: 1px dotted #EEEEEE;
}

#glossary dd {
/*margin-left: 270px;*/
    margin:0 0 0 120px;
    padding: 10px 20px 10px 20px;
    line-height:1.5em;
    font-size:90%;
    color:#666666;
    border-top: 1px dotted #EEEEEE;
    clear:right;
    /*background-image:url(http://www.nps.org.au/__data/assets/image/0018/63423/greyfade_bg.jpg);*/
    background-repeat: repeat-x;
}

/* Page Tools */

#pagetools { 
      float: right; margin-right: 22px; 
}


#pagetools ul {
      list-style: none; 
}

#pagetools ul li { 
      display: inline; 
}

#breadcrumbs {
    color: #000;
    margin-left: 17px;
    width:650px;
}
#breadcrumbs a,
#breadcrumbs a:visited {
    color: #4B5580;
}

#left_nav_heading a{
    color: #666!important;
    font-weight: bold;
    text-decoration:none!important;
}
/* --------------------------------- */

/* = Feature Page -----------------  */
.right_box{
float: right;
clear: both;
width: 260px;
margin: 50px 0 0 20px;
padding: 10px;
border: 2px solid #EEEEEE;

}

.right_box h2{
font-size:1.1em;
color: #678831;
}


#right_feature{
float: right;
clear: right;
width: 260px;
margin: 50px 0 0 20px;
padding: 10px;
border: 2px solid #EEEEEE;
}

#right_feature p, #right_feature li{
font-size:0.9em; }

#right_feature h4{
font-size:1.2em;
margin: 10px 0 10px 0;
border: none;
padding:none;
}

.centre {
 text-align: center;
}

.main_resource
{
float:left;
}

.main_resource dl {
float:left;
width:350px;
margin:10px 20px;
padding:0;
display:inline;
}

.main_resource dt{
float:right;
width:230px;
padding:0;
font-weight: bold;
letter-spacing:1px;
color:#627081;
}

.main_resource dd{
margin: 0 0 0 120px;
padding:0;
font-size:0.9em;
line-height:1.5em;
color: #666;
}

.main_resource dl dd.img {
margin:0;
}

.main_resource dd.img img {
float:left;
margin:0 8px 0 0 ;
padding:4px;
border: 1px solid #CCCCCC;
}

.tip {
padding: 10px 5px 10px 60px;
background:url(http://www.nps.org.au/__data/assets/image/0007/64393/tip.jpg) no-repeat 0 50%;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
margin: 5px 20px 10px 20px;
}

/* = Table ************************************************/

#page_content table {
border:1px solid gray;
margin:0;
padding:0;
border-collapse: collapse;
}

#page_content table th {
background-color: #678831;
color: #FFF;
font-weight:bold;
padding:4px;
text-align:left;
}

#page_content table td {
padding:4px;
}

/* --------------------------------- */

