/*  -------------------------------------------------------------
  Header Size
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.no-sub-search #header {
  padding: 0 0 50px;
}

/*  -------------------------------------------------------------
  Browse Curriculum
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#viewmode {
  width: 760px;
}

#viewmode .acara-logo {
  margin-top: 5px;
  margin-right: 15px;
  float: right;
}

#curriculum {
  width: 750px;
  margin-top: 1em;
  padding-left: 210px;
  float: left;
}

#curriculum .year {
  margin-bottom: 3.6em;
}

.title-wrap {
  float: left;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 7px;
  padding-top: 15px;
}

.title-left {
  float: left;
}

.title-middle {
  float: left;
}

.title-right {
  margin-right: 1.5em;
  float: right;
}

.title-middle a {
  background-image: url(/ec/images/new-window.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  font-weight: 100;
}

.title-right a {
  font-weight: bold;
}

.related-curriculum .title-left h3 {
  padding: 0 0.75em 0em 0em;
}

#curriculum-content .title-left h3 {
  padding: 0 0.75em 0em 0em;
}

#curriculum h2 {
  border-bottom: 1px solid #9C9C9C;
  clear: both;
  font-size: 0.95em;
  margin-bottom: 0.6em;
  padding: 0 0.4em 0.4em 0.6em;
}

#curriculum h3 {
  font-size: 1em;
  margin: 0em 0;
  padding: 0 0.75em;
}

#curriculum h5 {
  float: left;
  background-color: #F8F8F8;
  border-bottom: solid 1px #E2E2E2;
  border-width: 1px;
  color: #898989;
  font-size: 1em;
  padding: 0.5em 0.75em;
  width: 100%;
  padding-right: 0em;
}

#curriculum .substrand.first h5 {
  border-top: 1px solid #F8F8F8;
}

#curriculum .substrand h5 {
  cursor: pointer;
}

#curriculum .desc {
  color: #535353;
  font-size: 0.75em;
  line-height: 1.3;
  margin: 0.6em 7px 1em 9px;
}

#curriculum .col1 {
  border: none;
  display: auto;
  float: left;
  height: auto;
  margin: 0 0px 0 0;
}

#curriculum .col1 {
  clear: both;
  width: 100%;
}

#curriculum .col3 {
  float: left;
  width: 31%;
}

#curriculum .col3.middle {
  margin-left: 16px;
  margin-right: 16px;
}

#curriculum .col2.left {
  clear: left;
}

#curriculum .col2 {
  float: left;
  width: 49%;
}

#curriculum .col2.right {
  padding-left: 1.8%;
}

#curriculum .col2 {
  float: left;
  width: 49%;
}

#curriculum h4 {
  font-size: 1em;
  padding: 0.5em 0.75em;
  /* color: #333333; */
}

#curriculum h4.show_img {
  background-image: url('../images/arrowRight.png');
  background-repeat: no-repeat;
  background-position: right center;
}

#curriculum h4.hide_img {
  background-image: url('../images/arrowDown.png');
  background-repeat: no-repeat;
  background-position: right center;
}

#curriculum .substrand.expand {
  border: 1px solid transparent;
}

#curriculum .substrand {
  clear: both;
}

#curriculum .substrand p {
  margin-top: 1.2em;
  float: left;
  display: block;
  width: 100%;
}

#curriculum .substrand h3 {
  float: left;
  margin-top: 10px;
  padding: 0;
}

#curriculum .substrand p.last {
  padding-bottom: 1em;
}

.view-eleb {
  display: block !important;
  margin-top: .5em;
  margin-bottom: .5em;
  clear: both;
}

#curriculum .substrand .last-view {
  padding-bottom: 1em;
}

#curriculum .substrand.expand h5,.views-curriculum #curriculum.showcds h5
  {
  border-bottom-color: #FFFFFF !important;
}

#curriculum .substrand.first h5 {
  border-top: 1px solid #F8F8F8;
}

#curriculum a.code,#curriculum-content .c-left p a.code {
  color: #ABABAB;
}

.tags {
  display: block !important;
  margin-top: .5em;
  margin-bottom: .5em;
  clear: both;
}

.tags ul {
  margin-right: 5px;
  padding: 0em;
}

.tags li {
  margin: 0em;
  padding: 0em;
  display: inline;
  margin: 0 3px 0 0;
}

#curriculum .view-elab {
  padding: 0em 0em 1em 0em;
  color: #005d8b;
  font-size: .9em;
}

#curriculum li.cd {
  display: block;
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 1em;
  color: #696969;
  float: left;
  padding-top: 1em;
}

#curriculum li.last {
  border-bottom: none;
  margin-bottom: 0em;
}

#curriculum li .checkbox {
  float: left;
}

#curriculum li .inner {
  position: relative;
  margin-left: 1.8em;
}

/*  -------------------------------------------------------------
  Curriculum Keyword search
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#keyword-search {
  
}

#view_by_acc div.item_details p.description,#keyword-search div.item_details p.description
  {
  width: 600px;
  padding: 0em;
  display: block;
}

#view_by_acc .item,#keyword-search .item {
  margin-top: 0em;
  padding-top: 0em;
}

#view_by_acc .shade-row,#keyword-search .shade-row {
  padding-top: .5em;
}

#view_by_acc .tags,#keyword-search .tags {
  float: right;
}

#view_by_acc p.details,#keyword-search p.details {
  color: #777777;
  float: left;
  width: 600px;
  clear: both;
  display: block;
}

#view_by_acc .view-elab,#keyword-search .view-elab {
  float: right;
  width: 20em;
}

#view_by_acc .details-wrap,#keyword-search .details-wrap {
  width: 600px;
  float: left;
}

/*  -------------------------------------------------------------
  RESOURCES
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.find-curriculum #header {
  clear: both;
  float: left;
  width: 98%;
}

.find-curriculum #content {
  clear: both;
}

#curriculum-content {
  margin-left: 2em;
  margin-right: 2em;
  float: left;
  display: block;
  clear: both;
}

.find-curriculum #header .c-middle li {
  display: list-item;
  list-style-type: disc;
  margin-left: 1em;
}

.find-curriculum #header .c-right .tags li {
  display: list-item;
  margin-bottom: 5px;
}

#curriculum-content #add_and_select_all {
  margin-right: 0em;
}

#curriculum-content a.back {
  font-size: 1em;
}

#main_content a.back {
  font-size: 1em;
}

#main_content .curriculum-content #add_and_select_all {
  margin-right: 0em;
  width: 62.5em;
}

.curriculum-content {
  margin-top: 1em;
  float: left;
  display: block;
}

#main_content .related-curriculum {
  width: 62.5em;
}

.related-curriculum {
  float: left;
  margin-bottom: 2em;
}

.related-curriculum #header h3 {
  font-size: 1em;
  margin: 0em;
  padding: 0em;
  padding-bottom: 2px;
}

.related-curriculum h3,#curriculum-content h3 {
  font-size: 1em;
  margin: 0em;
  padding: 0em;
  padding-bottom: 2px;
}

.related-curriculum .c-left {
  float: left;
  width: 25%;
  margin-top: 1em;
}

.related-curriculum .c-middle {
  float: left;
  width: 54%;
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-top: 1em;
}

.related-curriculum .c-middle li {
  display: list-item;
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 5px;
}

.related-curriculum .c-right {
  float: left;
  width: 16%;
  margin-top: 1em;
}

.related-curriculum .c-right .tags li {
  margin: 0em;
}

.related-curriculum .c-right .tags li img {
  display: block;
  margin-bottom: 0em;
  padding-bottom: 0em;
}

.related-curriculum .c-right .tags li .tag-title {
  margin-left: 2em;
  margin-top: -1.3em;
  margin-bottom: 5px;
}

.related-curriculum .c-right .tags ul.scot-terms-list li {
  display: list-item;
  list-style-type: disc;
  margin-left: 2em;
  margin-bottom: .3em;
  text-transform: lowercase;
}

.find-curriculum #header .c-left {
  float: left;
  width: 200px;
  margin-top: 1em;
}

.find-curriculum #header .c-middle {
  float: left;
  width: 525px;
  padding-left: 2em;
  padding-right: 2em;
  margin-top: 1em;
}

.find-curriculum #header .c-middle li {
  display: list-item;
  list-style-type: disc;
  margin-left: 1em;
}

.find-curriculum #header .c-right {
  float: left;
  width: 155px;
  margin-top: 1em;
}

.find-curriculum #header .c-right .tags li {
  display: list-item;
  margin-bottom: 5px;
}

.find-curriculum #header .c-right .tags li img {
  margin-right: 3px;
  float: left;
}

/*  -------------------------------------------------------------
  RESOURCE DETAIL
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  /*  Tabs width  */
.tab_id_detail {
  font-weight: bold;
  text-align: center;
  width: 20em;
  width: 11.5em;
  margin-left: 0em;
  display: block;
}

.tab_id_suggestions {
  font-weight: bold;
  text-align: center;
  width: 11.5em;
  margin-left: 0em;
  display: block;
}

/*  end Tabs width  */
#comment_form {
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  width: 62em;
}

#comment_form .add-comment label {
  display: block;
  font-size: .75em;
  width: 12em;
  color: #000;
  font-weight: bold;
  float: left;
  font-size: 1em;
}

#comment_form .add-comment input {
  padding: .3em;
  border: solid 1px #e2e2e2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 3px;
  float: left;
}

#comment_form .add-comment textarea {
  font-family: Arial, Helvetica, sans-serif;
  border: solid 1px #e2e2e2;
  height: 10em;
  padding: 3px;
  font-size: 1em;
  width: 49em;
}

#comment_form .comment-row {
  float: left;
  margin-bottom: 10px;
  clear: both;
  width: 100%;
}

#comment_form .validation {
  margin-left: 1em;
  float: left;
}

#comment_form .add-comment .go_button {
  border: none;
  margin-lefT: 12em;
}

/*  Stars */
.ui-stars-star,.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}

.ui-stars-star a,.ui-stars-cancel a {
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
  background: url(/ec/images/stars-form2.png) no-repeat 0 0;
}

.ui-stars-cancel {
  display: none;
}

.ui-stars-star a {
  background-position: 0 0px;
}

.ui-stars-star-on a {
  background-position: 0 -32px;
}

.ui-stars-star-hover a {
  background-position: 0 -16px;
}

.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}

.ui-stars-star-disabled,.ui-stars-star-disabled a,.ui-stars-cancel-disabled a
  {
  cursor: default !important;
}

/*  end Stars */ /* Filter  */
ul.filter-curriculum img {
  float: left;
  position: relative;
  top: -1px;
  margin-right: 4px;
}

ul.filter-curriculum li {
  clear: both;
  color: #535353;
  margin-top: 3px;
}

ul.filter-curriculum li label {
  margin: 0em;
  padding: 0em;
}

ul.filter-curriculum li label .at-label {
  padding-bottom: 14px;
}

ul.filter-curriculum li label .aaa-label {
  padding-bottom: 14px;
}

#right_column .acara {
  margin-left: 10px;
  margin-top: -1em;
  margin-bottom: 1em;
}

#header .title-header {
  padding-bottom: 0px;
}

.strand .hide_tag .tags ul {
  display: none;
}

.substrand h5.show_img {
  background-image: url('../images/Grey.gif');
  background-repeat: no-repeat;
  background-position: right center;
}

.substrand h5.hide_img {
  background-image: url('../images/Grey2.gif');
  background-repeat: no-repeat;
  background-position: right center;
}

.c-right .scot-terms-detail {
  margin-top: 1em;
}

#viewmode ul li.aus-tab a span {
  background: url("/ec/images/bg-tab-default.png") no-repeat scroll 0 0
    transparent;
  float: left;
  line-height: 2.5;
  margin: 0 1em 0 -1em;
  padding: 3px 0 0 1em;
  position: relative;
  width: 15em;
}

.related-curriculum .acc_content_checkbox {
  float: left;
  padding-right: 0.75em;
}

#objects-list .item-info ul.acc-content {
  margin: -22px 10px 0 -201px;
}

#objects-list .item-info a.acc-code {
  color: #ABABAB;
}

.viewShared-content {
  float: left;
}

h3.section-header {
  padding-top: 1em;
  clear: both;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #E2E2E2;
}

#objects-list.acc-section {
  padding-bottom: 1em;
}

.tab_bar #viewmode {
  position: static;
  width: auto;
}

.tab_bar #viewmode ul li a span {
  width: auto;
}

.tab_bar {
  padding-left: 24em;
}

.substrand div.overview {
  padding-bottom: 1em;
}

.substrand ol.new_para {
  clear: both;
}

.gw {
  background: url("/ec/images/gline_caf.gif") repeat-x scroll left bottom
    transparent;
  color: #696969;
}

/*  -------------------------------------------------------------
  Align to Australian Curriculum
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body.popup.removePaddingPopup  #content {
  padding: 0px;
  margin: 0px;
}

/*  Filter
  ------------------------------  */
form#assignLicenceFilterForm {
  background-color: #f6faf9;
  height: 80px;
  border-bottom: solid 1px #addaf0;
  width: 800px;
}

form#assignLicenceFilterForm .asgCdFilter {
  width: 200px;
  float: left;
  margin-left: 22px;
  padding-top: 20px;
  padding-bottom: 8px;
}

form#assignLicenceFilterForm .asgCdFilter label {
  font-size: 1.2em;
  color: #005c8d;
  font-weight: bold;
  margin-bottom: 5px;
  float: left;
}

form#assignLicenceFilterForm .asgCdFilter select {
  clear: both;
  width: 200px;
  padding: 2px;
  float: left;
}

form#assignLicenceFilterForm .lp_rate_save_button {
  margin-top: 42px;
  margin-left: 10px;
}

/*  Align to Australian Curriculum Layout
  ----------------------- */
#asg-curriculum-list {
  height: 400px;
  width: 780px;
  overflow-y: auto;
  margin-top: 20px;
  margin-left: 18px;
}

#asg-curriculum-list .related-curriculum {
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/*  Left
  ----------------------- */
#asg-curriculum-list .related-curriculum .c-left {
  width: 225px;
}

#asg-curriculum-list .related-curriculum .c-left p {
  margin-left: 0px;
  float: left;

  padding-left: 0px;
}

/*  Right
  ----------------------- */
#asg-curriculum-list .related-curriculum  .c-middle {
  width: 482px;
}


/*  Disabled
  ----------------------- */

#asg-curriculum-list  .grey-out-curriculum {
  color: #999999
  }

/*  Button bar
  ----------------------- */
#resultlist_form .button-bar {
  background-color: #F6FAF9;
  border-top: 1px solid #ADD9F0;
  float: left;
  height: 68px;
  padding-right: 30px;
  padding-top: 25px;
  width: 770px;
}

#resultlist_form .button-bar .left {
  float: left;
  padding-left: 20px;
}

#resultlist_form .button-bar .right {
  float: right;
}

input.align_content_button {
  background: url("/ec/images/lp/align_content_button.png") no-repeat left
    center;
  padding-left: 20px;
  padding: 3px 11px 3px 16px;
  color: #FFF;
  border: none;
  cursor: pointer;
  width: 282px;
  float: left;
}


.suitable-icon-wrap {
    margin-left: 75px;
    margin-bottom: 10px;
  /*
  float: right;
  margin-bottom: 10px;
  */
  }

.suitable-icon-wrap a.ac_sel1_on_button {
  float: left;
  width: 32px;
  height: 22px;
  /* margin-left: 37px; */
  background: url(/ec/images/acc_tags/ac_sel1_on.png) center top no-repeat;
}
.suitable-icon-wrap a.ac_sel1_on_button:hover {
  background-image: url(/ec/images/acc_tags/ac_sel1_off.png);
}
.suitable-icon-wrap a.ac_sel1_off_button {
  float: left;
  width: 32px;
  height: 22px;
  /*
  margin-left: 37px;
  */
  background: url(/ec/images/acc_tags/ac_sel1_off.png) center top no-repeat;
}
.suitable-icon-wrap a.ac_sel1_off_button:hover {
  background-image: url(/ec/images/acc_tags/ac_sel1_on.png);
}

.suitable-icon-wrap a.ac_sel2_on_button {
  float: left;
  width: 33px;
  height: 22px;
  background: url(/ec/images/acc_tags/ac_sel2_on.png) center top no-repeat;
}
.suitable-icon-wrap a.ac_sel2_on_button:hover {
  background-image: url(/ec/images/acc_tags/ac_sel2_off.png);
}
.suitable-icon-wrap a.ac_sel2_off_button {
  float: left;
  width: 33px;
  height: 22px;
  background: url(/ec/images/acc_tags/ac_sel2_off.png) center top no-repeat;
}
.suitable-icon-wrap a.ac_sel2_off_button:hover {
  background-image: url(/ec/images/acc_tags/ac_sel2_on.png);
}
.galleryview {
  float: left;
  margin-top: -35px;
  margin-left: -47px;
}

.ac-bar {
  border: 1px solid #AFDAEF;
  margin: 0 19px 17px 0;
  padding: 5px 10px 5px 10px;
  height: auto !important;
  height: 23px;
  line-height: 1.917;
  min-height: 23px;
}
.ac-bar img{
  margin-top: 3px;
  vertical-align: -3px;
  }

.hiddenElm {
  display: none;
}