.SearchHeading, h1{
  display: block;
  font-weight: bold;
  font-size: larger;
  margin: 10px 2px 2px 2px;
  text-align: left;
}

#content .SearchSubHeading, #content h2{
  display: block;
  font-weight: bold;
  font-size: 1.6em;
  padding: 5px 10px;
  color: #fff;
  background-color: #003366;
}

div#SimpleSearchFormDiv table.searchGrid td {
  padding: 2px;
}

div#SimpleSearchFormDiv div#keywordsBlock, div#SimpleSearchFormDiv div#yearBlock {
  padding-left: 2em;
}

div#SimpleSearchFormDiv table.searchGrid td.quickSearchCol{
  vertical-align: top;
  width: 42%;
}

div#SimpleSearchFormDiv table.searchGrid td.advancedSearchCol {
  border-left: 2px solid #7C839C;
  padding-left:  45px;
  vertical-align: top;
}

table.browseGrid ul{
  padding-left: 1.5em;
}

td.browseByCourseTypeCol {
  vertical-align: top;
  width: 23%;
}
td.browseByStudyAreaCol {
  border-left: 2px solid #7C839C;
  padding-left: 45px;
  vertical-align: top;
}

td.helpLeftCol {
  vertical-align: top;
}
td.helpRightCol {
  border-left: 2px solid #7C839C;
  padding-left: 2px;
  vertical-align: top;
}

.SearchAnchor:hover {
  font-weight: bold;
  color: black;
}

/* @override
    http://localhost/UserSearchStyles.css
    https://csc-test.unimelb.edu.au/faces/htdocs/UserSearchStyles.css
*/

/* accent effects the background colour of several items in the internal template */
.accent {
    background-color: #7C839C;
}

#top /* the background banner image */
{
    background-image: url("https://www.unimelb.edu.au/template-assets/07/images/banner/005.jpg");
}

#content {
    padding: 1em 18px;
    max-width: none;
    background: none;
    overflow: visible;
}

/* @group SimpleSearchForm */

div#SearchActions {
    float:left;
    padding:0;
    width: 100%;
}

div#SimpleSearchFormDiv, div#BrowseListDiv, div#BreadthSearchFormDiv {
    padding-top: 0;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    float:left;
    clear:left;
    background-color: #ECEAEC;
}

div#SimpleSearchFormDiv {
    width: 65%;
}

div#SimpleSearchFormDiv table p {
    padding-bottom: 0.5em;
}

div#SimpleSearchFormDiv h2, div#BrowseListDiv h2, div#BreadthSearchFormDiv h2 {
    margin-bottom: 0;
}

div#SimpleSearchFormDiv div.fieldset {
    padding: 0;
}

div#SimpleSearchFormDiv div.fieldset p {
    float: left;
    margin-top: 0.2em;
    margin-right: 0;
}

div#SimpleSearchFormDiv table,  div#BrowseListDiv table{
    clear: both;
    padding: 5px;
}

div#SimpleSearchFormDiv table.searchGrid {
    height: 14em;
}

div#SimpleSearchFormDiv div.fieldset table {
    clear: none;
    padding-left: 2em;
}

div#SimpleSearchFormDiv table * {
    padding: 0;
    margin: 0;
}

div#SimpleSearchFormDiv div.fieldset table td {
    padding: 0 2em 0.5em 0;
    margin: 0;
}

div#SimpleSearchFormDiv table input[type$="submit"] {
    margin-left: 0.5em;
}

div#SimpleSearchFormDiv a {
    position:relative;
    top: 0.5em;
}


/* @end */

/* @group BrowseListDiv */

div#BrowseListDiv {
    width: 76%;
}

div#BrowseListDiv h3, div#BrowseListDiv h4 {
    margin-top: 0;
}

div#BrowseListDiv ul {
    margin-top: 0;
    margin-bottom: 1em;
}

div#BrowseListDiv li {
    margin-bottom: 0.5em;
}

div#browseGrid table td {
    padding: 2px;
}

/* @end */

/* @group more-info */

#more-info {
    margin-left: 66%;
    margin-bottom: 0.5em;
    background-color: #fff;
    border: 2px solid #7C839C;
}

div#more-info, div#more-info div {
    padding-top: 0;
}

#content #more-info h2 {
    background-color: #7C839C;
    margin-bottom: 0;
}

#more-info h3 {
    color: #a84;
    margin: 0;
}

#more-info h4 {
    color: #a84;
    margin: 0;
}

div#more-info ul {
    margin: 2px;
    padding: 2px;
    list-style: none;
}

div#more-info .public li {
    margin-bottom: 1.25em;
}

div#more-info table {
    height: 14em;
}

/* @end */



/* @group Search Image */
#searchImage {
    margin-left: 78%;
    margin-bottom: 0.5em;
    background-color: #fff;
}

#content #searchImage h2 {
    background-color: #7C839C;
    margin-bottom: 0;
}
/* @end */

/* @group AdvancedSearchForm */
#AdvancedSearchForm {
    background-color: #eee;
    padding-top: 0;
    padding-bottom: 0.5em;
    border: 1px dotted #ccc;
    float:left;
    width: 99%;
}

#AdvancedSearchForm .searchFieldsBlock {
    clear:both;
    float: left;
    padding-left: 1.5em;
    width:100%;
}

#AdvancedSearchForm .searchKeywordField {
    float: left;
}

#AdvancedSearchForm .searchKeywordHint {
    float: left;
    margin-left: 1em;
    margin-top: -0.5em;
}

#AdvancedSearchForm .documentTypeBlock {

    clear: both;
    float: left;
    padding-left: 2em;
    margin-top: 1.0em;
    width:23em;
}

#AdvancedSearchForm .courseTypeBlock {
    float: left;
    padding-left: 2em;
    margin-top: 1.0em;
    width:20em;
}

#AdvancedSearchForm .facultyLevelSemesterBlock {
    float: left;
    padding-left: 2em;
    margin-top: 1.0em;
    width:30em;
}

#AdvancedSearchForm .facultyLevelSemesterBlock label.hidden-element {
    display: none;
}

#AdvancedSearchForm .studyAreaBlock {
    clear: both;
    float: left;
    padding-left: 2em;
    margin-top: 1.0em;
    width: 80%;
}

#AdvancedSearchForm .studyAreaBlock ul {
    margin-top: 0;
    margin-left: 0; /* Margin left 0 is required to override IE's default setting of 30pt for <ul> */
    padding-left: 0.5em;
}
#AdvancedSearchForm .studyAreaBlock li {
    list-style: none;
    line-height: 1.0em;
}

#AdvancedSearchForm .studyAreaBlock .xu table {
    margin-left: 0.5em;
}

#AdvancedSearchForm .searchButtonBlock {
    clear:both;
    float:left;
    margin-top: 1.0em;
    padding-left: 2em;
}

#AdvancedSearchForm #CourseOrSubject label, #AdvancedSearchForm #StudyLevel label {
    display: block;
}
#AdvancedSearchForm #CourseOrSubject, #AdvancedSearchForm #StudyLevel, #AdvancedSearchForm #StudyAreas1 {
    float:left;
    width: 45%;
}
#AdvancedSearchForm #StudyAreas {
    clear: both;
    border-top: solid #ccc 1px;
    border-bottom: solid #ccc 1px;
    padding-bottom: 1em;
}

#AdvancedSearchForm .FieldLabel{
    float: left;
    display: block;
}

#AdvancedSearchForm .facultyLevelSemesterLabel{
    clear: both;
    float: left;
    display: block;
    width: 8em;
    margin-left: 0.5em;
}

#AdvancedSearchForm .facultyLevelSemesterValue{
    float: left;
    margin-top: 0.1em;
    width: 20em;
}
/* @end */

/* @group ResultsDiv */

#content .resultsDiv, #content .breadthResultsSummaryDiv {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    float:left;
    clear: left;
}

#content .breadthResultsSummaryDiv {
    background-color: #ECEAEC;
}

#content .breadthResultsSummaryDiv {
    width: 60%;
}

#content .resultsDiv #ResultsSection{
    background-color: #fff;
}

#content .resultsDiv, #content #ResultsSummary {
    padding-top: 0;
}

.resultsDiv h3 {
    border-top: 1px #666 dotted;
    padding-top: 0.5em;
}
.resultCount {
    display: block;
    position: relative;
    top: -1.7em;
    height: 0;
    text-align: right;
    color: #666;
}

.resultsDiv .resultList table {
    width: 100%;
    padding: 5px;
}

.resultsDiv table {
    width: 100%;
    padding: 0;
}

.resultsDiv .resultList table table{
    border: 1px solid #999999;
    border-collapse: collapse;
    width: 100%;
}

.resultsDiv .resultList table table td,  .resultsDiv .resultList table table th {
    border: 1px solid #999999;
    padding: 2px;
}

.resultsDiv .resultList table table th {
    font-size: 1.3em;
    color: #556677;
    margin: 0.5em 0 0.3em;
}

span.CampusCol, span.SemesterCol, span.TypeColumn, span.CategoryCol {
    text-transform: capitalize;
}

span.TypeColumn {
    white-space: nowrap;
}

.resultsDiv div, .resultsDiv h3, .studyAreaResultsTable h3 {
    padding-left: 5px;
    padding-top: 0;
    clear: both;
}

#ResultsSection table.studyAreaResultsTable {
    width: 100%;
    padding: 0;
}

.resultsDiv .CSCResultsHeader {
    clear: both;
}

.resultsDiv .ResultsSummary span.resultSummaryLink {
    float: left;
    padding-bottom: 5px;
    padding-left: 5px;
}

.resultsDiv a.expand_results_link, .resultsDiv a.collapse_results_link {
    text-decoration: underline;
    color: #660066;
    cursor: pointer;
}

/* @end */

/* @group Details Page */

.OnThisPage {
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    background-color: #eee;
    height: 2em;
    margin-bottom: 1.5em;
    padding: 0 1em;
    font-size: 90%;
    color: #999;
}

.OnThisPage ul, .OnThisPage p {
    margin: 0;
    padding: 0;
    float: left;
}

.OnThisPage li {
    list-style: none;
    float: left;
    padding: 0 0 0 1em;
    border-left: 1px solid #ccc;
}

.CSCTableSummary {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    float: left;
    width: 65%;
}

.CSCTableSummary td, .CSCTableSummary th {
    padding: 3px;
    text-align: left;
}

#content .CSCTableViewMainContact {
    float: right;
    width: 30%;
    padding: 0.5em;
    background-color: #ffc;
    border: 1px solid #c96;
    margin-bottom: 1em;
}

#content .CSCTableViewMainContact h3 {
    font-size: 1.3em;
    margin: 0;
}

.CSCPreviewTable {
    clear: both;
    width: 100%;
}

.CSCPreviewTable td {
    background: none;
}


.SubjectTable {
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 1em;
}

.SubjectTitle {
    width: 60%;
    float: left;
}
#content div.SubjectTitle {    padding-top: 0.0em;}

.SubjectSemester {
    width: 30%;
    float: left;
}
#content div.SubjectSemester {    padding-top: 0.0em;}

.SubjectPoints {
    width: 10%;
    float: left;
}
#content div.SubjectPoints {    padding-top: 0.0em;}

div.header {
    background-color: lightgrey;
    font-weight: bold;
}

div.row {
    clear: both;
    float: left;
    width: 100%;
}

#content div.row {
    padding-top: 0.0em;
}

#content .SetDescription
{
    clear: both;
    padding-top: 0.0em;
}

#content .SetTitle
{
    clear: both;
    padding-top: 0.0em;
}

.PathwayTable {
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 1em;
}

.PathwayCode {
    width: 15%;
    float: left;
}
#content div.PathwayCode {    padding-top: 0.0em;}

.PathwayTitle {
    width: 60%;
    float: left;
}
#content div.PathwayTitle {    padding-top: 0.0em;}

/* @end */
.CSCViewContent{
}

.StudyPackageTable {
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 1em;
}

.StudyPackageCode {
    width: 15%;
    float: left;
}
#content div.StudyPackageCode {    padding-top: 0.0em;}

.StudyPackageTitle {
    width: 60%;
    float: left;
}
#content div.StudyPackageTitle {    padding-top: 0.0em;}

/* @end */
.CSCViewContent{
}

.CSCTableDocViewSummaryLabel {
    width: 12em;
}

.CSCTableDocViewDetailsLabel {
    width: 12em;
}

#content table.grey td {
background: none;
}

.CSCResultsHeader {
    padding-top: 0;
    font-size:110%;
    background-color: #eee;
}
.CSCAdvancedSearchLabel {
         font-size:140%;
 }
.CSCAdvancedSearchLabelInfo {
         font-size:0.9em;
 }



 /* @group BreadthSearchFormDiv */
div#BreadthSearchFormDiv {
    width: 65%;
}

div#BreadthSearchFormDiv .filterSelectBlock {
    border-right: 4px solid white;
    border-top: 4px solid white;
    width: 100%;
    padding-top: 0em;
}

div#BreadthSearchFormDiv .courseAndLevelSelectBlock {
    clear: both;
    float: left;
    width: 30%;
    padding-top: 0em;
}

div#BreadthSearchFormDiv .courseSelectBlock, div#BreadthSearchFormDiv .breadthDocumentTypeSelectBlock {
    padding-left: 1.5em;
    border-bottom: 4px solid white;
    padding-top: 0em;
}

div#BreadthSearchFormDiv .levelSelectBlock {
    padding-left: 1.5em;
    padding-top: 0em;
}

div#BreadthSearchFormDiv .studyAreaBlock {
    float: left;
    padding-left: 1.5em;
    width: 55%;
    border-left: 4px solid white;
    padding-top: 0em;
}

div#BreadthSearchFormDiv .studyAreaBlock .studyAreaList{
    padding-left: 1.0em;
}


div#BreadthSearchFormDiv .searchButtonBlock {
    clear: both;
    float: right;
    margin-top: 1.0em;
    padding-right: 2em;
}

#content .more-info {
    padding-top: 0;
}

#content .more-info {
    margin-left: 66%;
    margin-bottom: 0.5em;
    background-color: #fff;
    border: 2px solid #7C839C;
}


#content .more-info h2 {
    background-color: #7C839C;
    margin-bottom: 0;
}

#content .more-info h3, #content .more-info h4 {
    padding-left: 0.5em;
}

#content .more-info p {
    padding-left: 1.0em;
}


/* @end */


.breadthOnThisPage {
    margin: 0;
    padding: 3px;
    position: relative;
    padding-top: 0em;
    float: left;
}

.breadthOnThisPage ul {
    margin-top: 0;
    margin-bottom: 0.0em;
    padding-left: 1.5em;
    padding-top: 0em;
    list-style: none;
    font-size: 110%;
    font-weight: bold;
}

.breadthOnThisPage li {
    margin: 0;
    margin-bottom: 0.2em;
    padding-right: 0em;
}

.breadthOnThisPage li li {
    font-size: 90%;
    font-style: italic;
    color: #555;
}

.breadthOnThisPage .resultsCount{
    font-weight: normal;
    color: #555;
}
/* @group breadth */
.resultsDiv{
    padding-top: 0;
}

.resultsDiv h3 {
    border-top: 1px #666 dotted;
    padding-top: 0.5em;
}

.resultsDiv ul {
    margin-top: 0;
}
.resultsDiv li {
    color: #555;
    list-style: none;
}
.resultsDiv li a {
    font-weight: bold;
    font-size: 110%;
    margin-left: -1em;
}

.resultsDiv div, .resultsDiv h3 {
    padding-left: 5px;
    padding-top: 0;
}

#BreadthResults h3 {
    font-size: 1.3em;
}

.BreadthResultsStudyAreas
{
    border-collapse: collapse;
    width: 62%;
}

.BreadthResultsTable
{
    border-collapse: collapse;
    border: 1px solid #666666;
}

.BreadthResultsTableHeader
{
    background-color: #eee;
}

/* common to all columns*/
.BreadthResultsSubTitleCol, .BreadthResultsSubCodeCol, .BreadthResultsSubYearCol,
.BreadthResultsSubSemCol
{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    vertical-align:top;
}


.BreadthResultsSubTitleCol
{
    width: 45%;
    padding-right:1.5em;
    text-align: left;
}

.BreadthResultsSubCodeCol
{
    width: 15%;
    text-align: center;
}

.BreadthResultsSubYearCol
{
    width: 10%;
    text-align: center;
}

.BreadthResultsSubSemCol
{
    width: 20%;
    text-align: center;

}

#more-breadth-info {
    width:30%;
    float:right;
    background-color: #ffc;
    border: 1px dotted #c96;
    padding: 0.5em 1em;
}

#more-breadth-info h3 {
    color: #a84;
    margin: 0;
}

#more-breadth-info h4 {
    color: #a84;
    margin: 0;
}

div#more-breadth-info ul {
    margin-top: 0;
    margin-bottom: 1em;
}

div#more-breadth-info li {
    margin-bottom: 0.25em;
}

/* hover support */

a.hover, a.hoverLeft {
    position: relative;
    outline: none;
}

a.hover span.hoverBlock, a.hoverLeft span.hoverBlock{
    display:block;
    position:absolute;
    z-index:25;
    top: 2em;
    left:-999em;
    border: 1px solid black;
    width:55em;
    padding:0.3em;
    background-color:#ffc;
    font-size:90%;
}

a.hover:hover span.hoverBlock, a.hoverLeft:hover span.hoverBlock {
    left: 2em;
    float: right;
    text-decoration: none;
    border: 1px solid black;
    font-weight:normal;
    outline: none;
}
a.hover:hover, a.hoverLeft:hover {
    background-color: #DDDDDD;
    color: #000000;
    z-index: 25
}

a.hoverLeft:hover span.hoverBlock {
    left: -65em;
}

/* @end */

.CSCSubjectFieldControl {
    display:inline;
}

.FieldLabel {
    margin: 0.5em;
}

label select, label input {
    margin-left: 0.5em;
}

/* @end */




/* Breadth */


/* @end */

/* @group tab-heading */

ul.tab-heading {
    margin: 0;
    padding: 0;
}
#content ul.tab-heading li {
    list-style: none;
    float: left;
    margin: 0 4px 0 0;
    padding: 0;
}
ul.tab-heading li a {
    background-color: #e6f6ff;
    padding: 3px 8px 1px;
    border: 1px solid #9cc;
    border-bottom: none;
    text-decoration: none;
    font-size: 130%;
}
ul.tab-heading li.inactive a {
    background-color: #cdd;
    border-bottom: solid 1px #e6f6ff;
}
ul.tab-heading li.inactive a:hover {
    background-color: #fd6;
    border: 1px solid #F60;
    border-bottom: none;
    color: #c00;
}

/* @end */

#RefineSearch {
    display: none;
}

#footer {
    filter:alpha(opacity=80);       /* for IE */
    opacity:0.8;                    /* CSS3 standard */
}

div.printLink {
    float: right;
    margin-right: 1em;
}

div.printLink a {
    background-image: url(https://www.unimelb.edu.au/template-assets/07/images/tiny/tiny_pdf_icon.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 14px;
}

.goButton {
    width: 50px;
}

th.af_column_sortable-header-text {
    cursor: pointer;
}

th.af_column_sortable-header-text a{
    font-size: 0.7em;
}

td.af_column_cell-icon-format, th.af_column_cell-icon-format {
    text-align: center;
}
a.AFSortableHeaderSortIcon {
    text-decoration: none;
    font-size: 0.7em;
}