/*
  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: 08 February 2012 04:43:47
*/


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

    content.css - This stylesheet contains all styles used within the Body Copy for specific pages.
                 General Body Copy styles are found in "main.css".

    Index:
      $ Search Results

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

    #body-copy .section-header
    {
        margin: 0 0 1.45em 0;
        padding: 0 0 1.18em 0;
        border-bottom: 1px solid #ccc;
    }

/* ---------------------------------------------------------------------------------------------------- Feedback Form */

    #form-container
    {
        width: 38em;
    }
    
    #form-container .row
    {
        width: 100%;
        margin: 0.45em 0;
        padding: 0.27em 0 0.45em 0;
        border-bottom: 1px solid #ddd;
        overflow: hidden;
    }
    
    #form-container .last
    {
        border-bottom: none;
    }
    
    #form-container .row label
    {
        float: left;
        width: 12em;
        padding: 0 2.91em 0 0;
    }
    
    #form-container .row input,
    #form-container .row select,
    #form-container .row textarea
    
    {
        float: left;
    }
    
    #form-container .submit-button
    {
        padding: 0 0 0 15em;
    }
    
    #form-container .submit-button input
    {
        padding: 0.09em 0.27em;
        border: none;
        font-weight: bold;
        color: #fff;
        background: #3392a1;
        cursor: pointer;
    }


/*************  SEARCH RESULTS LISTING MODIFIED BY SQUIZ  ************/
/*************  REPLACE ABSOLUTE LINKS BEFORE GO LIVE  ************/

#search-column1 {
    FLOAT: left; WIDTH: 70%
}
#search-column2 {
    FLOAT: left; WIDTH: 30%
}
.info-button {
    border: none; POSITION: relative; TOP: 11px;
}
.info-button IMG {
    border: none;
}
#relevant-terms {
    border: none; MARGIN-TOP: 5px; MARGIN-LEFT: 5px;
}
#relevant-concepts {
    MARGIN-TOP: 5px; MARGIN-LEFT: 5px;
}
#search-filters {
    MARGIN-TOP: 5px;
}
#search-filters FORM {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
#refine-results {
    FLOAT: left; WIDTH: 30%;
}
#refine-results-inner {
    MARGIN-TOP: 5px;
}
#search-listing {
    FLOAT: left; WIDTH: 70%;
}
#search-listing-inner {
    MARGIN-TOP: 5px; MARGIN-LEFT: 5px;
}
#row1 {
    HEIGHT: 100px;
}
#sponsors {
    FLOAT: right; WIDTH: 30%; HEIGHT: 100px;
}
#sponsors-inner {
    MARGIN-LEFT: 5px; HEIGHT: 100px;
}
#search-connect {
    FLOAT: right; WIDTH: 30%; HEIGHT: 100px
}
#search-connect-inner {
    MARGIN-LEFT: 5px; HEIGHT: 100px;
}

#menu-searchtab {
        margin-top: 1.0em;
}

#mm-backgroundtab {
       font-size: 110%;
       margin: 0 8px;
}

#nav-search-tabs {
  border-bottom: 1px solid #99C9D0;
  padding-right: 10px;
  margin-right: 24px;
  margin-bottom: 20px;
}

#nav-search-tabs ul {
  margin: 0;
  padding: 0;
}

#nav-search-tabs ul li { 
  float: left;
  padding: 2px 6px;
  border: 1px solid #99C9D0;
  border-bottom: none;
  margin-bottom: -2px;
  background: #fff;
}


/* from Commander 24 Jan */
.hide_overflow_title { overflow:hidden; float:left; width:100%; }
.hide_overflow_content { overflow:hidden; float:left; width:100%; margin-bottom: 10px; }
#body-copy .instruction_red { color: #8B0B04; margin-right: 10px; }  /* 15 Feb */
.contentTable_Col_Mid_red { vertical-align:top; border-left:#8B0B04 solid 1px; border-right:#8B0B04 solid 1px; padding: 5px 10px 5px 10px; }
.h5_red_border_top { border-top:#8B0B04 solid 1px; margin: 8px 10px 5px 0px !important; /* removed 8 Feb padding-top: 5px !important;*/}
.h1_red_border_top { border-top:#8B0B04 solid 1px; margin: 8px 10px 5px 0px !important; /* del 8 Feb padding-top: 10px !important; */}
.breadcrumb_divider { padding-bottom:10px; } /* was 18px */
a:visited { color: #00778A; }
a:link { color: #00778A; }

.pagination { padding-right: 5px; }
.pagination span { padding-right: 5px; }
.current { font-weight:bold; }
span.highlight { color: #ffffff; background:#f38d7f; padding: 0 1px 0 1px; } /* 15 Feb */
#primary-content .search-results a:visited { color: #00778a;}

/* --------------------------Topic List */
#new_div_62713 {
      margin-top:20px;
}
#new_div_62713 ul {
       border:2px;
       background-color: #EFEFEF;
       border-style: solid;
       border-color:#8B0B04;
       width:90%;
       margin:auto;
}
#new_div_62713 li {
       font-weight: bold;
}
#new_div_62713 ul ul {
       font-weight: normal;
       border-style:none;
       border:0px;
       border-collapse:collapse;
       list-style-type:none;
       margin-top:15px;
       margin-bottom:15px;
}
#new_div_62713 li li {
       font-weight: normal;
       display: inline;
       background-image:none;
       position: relative;
       margin-left:-8px;
       margin-right:20px;
}
#tocbox {
	width:200px;
	max-width:200px;
	min-width:200px;
}
