/*
  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: 07 February 2012 20:59:45
*/


/* Layout Styles */

#cmsscreenmenu {
    height: 26px;
    border-bottom: 2px solid #999999;
    margin: 0px 0px 0.5em;
    padding: 0px 0px 0px 165px;
    position:absolute;
    width: 610px;
    left: -160px;
    top: -87px;
}
#cmsscreenmenu li {
    list-style:none;
    margin: 0;
    padding: 0;
    display: inline;
}
#cmsscreenmenu li a {
    display: block;
    float: left;
    height:21px;
    margin: 0px 3px;
    padding: 4px 1em 0px;
    border: solid #999999;
    border-width: 2px 2px 1px;
    background-color: #F4F4F4;
    text-decoration: none;
}
#cmsscreenmenu li a:link, #cmsscreenmenu ul li a:visited {
    text-decoration: none;
    color: #333333;
}
#cmsscreenmenu li a.selected {
    background-color: #FFFFFF;
    font-weight: bold;
    border-bottom: 2px solid #FFFFFF;
    height: 20px;
}
#cmsscreenmenu li.logout {
    position:absolute;
    top: 0px;
    right: 7px;
}
#cmsscreenmenu li.logout a {
    color: #DD0000;
}

#HeaderBanner, #NavigationBanner, #nav, #Footer {
    opacity: .20;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
}
#nav level2 {
    opacity: .0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

#PageFrame {
  background:  none;
}    

table.bodytext table {
  margin: 0px;
  width: 594px;
}

input, select, textarea, table.sq-backend-table  {
  background-color:#F8F8F8 !important;
  border: 1px solid #DDDDDD !important;
}

.htmlarea input, .htmlarea select, .htmlarea textarea, .htmlarea table.sq-backend-table  {
  background-color:#666666 !important;
  border: 1px solid #DDDDDD !important;
}

.sq-limbo-section-heading {
   border-bottom: 1px solid #EEEEEE!important;
}
div#nav ul.level1 {
  display: none;
}
/* end simple edit tab styles */ 

/* styles for the Library site */
#sq_backend_sections {
  position: relative;
}

div#column2 #cmsscreenmenu {
  left:-230px;
  top:-75px;
}
div#column1, div#banner, div#footer {
  opacity: .70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
/* styles for the Library site */
