/*
  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: 30 July 2010 04:14:14
*/


/* ------------------- setup ------------------- */

* {margin:0;padding:0;font-family:arial,helvetica,sans-serif;}

body{background:#ededed url(http://enable.co.nz/_designs/enable/css/screen.css/bodyBG.gif) repeat-x;font-size:85%;}

h1, h2, h3, h4, h5 {color:#003366; margin-bottom:0.5em;}
h1 {font-size: 2em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}
p {margin-bottom:0.5em;}
li { margin:0 0 0 2em;padding:0 0 0 0.5em;}
ul {margin:0 0 0.5em 0}
a {color: #214081; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: none;vertical-align:bottom;}

/* ----------------- structure ----------------- */
#wrapper {
    margin: 0 auto;
    width:974px;
    padding:0 2px 0 2px;
    background: url(http://enable.co.nz/__data/assets/image/0013/76/shadow.gif) repeat-y;
    font-size: 1em;
}
#skipLinks, #skipLinks a, h1.hidden {
    position: absolute;
    margin-left: -9999px;
}
#skipLinks ul {
    list-style: none;
}
#skipLinks a:focus, #skipLinks a:active {
    color:#ccc;
    font-weight:bold;
    left:400px;
    top:1px;
}
#utilNav {
    width:950px;
    padding: 5px 10px 5px 10px;
    background: #214081;
    color: #ffffff;
    text-align: right;
}
#utilNav fieldset {
    background: none;
}
#utilNav .right-nav {
    float: right;
    margin-top: 3px;
    padding: 0;
}
#utilNav .sitesearch {
    float: right;
    margin: 0;
    padding: 0;
}
#utilNav .sitesearch label {
    color: #ccc;
}
#banner {
    width:950px;
    padding:0 10px 0 10px;
    background-image: url(http://enable.co.nz/__data/assets/image/0009/72/banner.gif);
}
#banner a img {
    border: none;
}
/* ----------------- navigation ----------------- */
#nav {
    width:970px;
    background: #214081;
}
#nav ul {
    height: 4em;
    width:100%;    
    
    margin:0;
}
#nav ul li {

    height: 3.8em;
    display:block;
    float:left;
    width:185px;
    margin:0;
    padding: 0.2em 0 0 5px;
    border-right:solid 2px #fff;    
}
#nav ul li a {
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;    
}
#nav ul li .tereo {
    font-size: 0.75em;
    font-weight: normal;
}
#nav ul li a:hover {
    color: #38b2b2;
}
#nav ul li.current a {
    color: #38b2b2;
}
#nav ul li.nav-97 {
    border-right:none;
}
/* -------------------------------- */

#breadcrumbs {
    width:954px;
    padding: 5px 10px 5px 10px;
    font-size: 0.9em;
}
#breadcrumbs a {
    text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}
#contentWrapper {
    width:974px;
    margin: 10px 0 20px 0;
}

#column-wrapper {
    width:730px;
    padding: 0 10px 10px 10px;
    float:left;
    margin-bottom:30px;
}
#subnav {
    float: left;
    width: 187px;
}
#subnav ul {
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
    
}
#subnav ul li {
    background: url(http://enable.co.nz/__data/assets/image/0007/340/arrow1_icon.gif) no-repeat 1px 11px;
    margin: 0;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 0 15px;
    font-weight: bold;
}
#subnav ul li.current {
    font-weight: normal;
}
#subnav ul li ul li.current {
    font-weight: normal;
}
#subnav ul li a {
    color: #214081;
    display: block;
    text-decoration: none;
    padding: 7px 0 2px 0;
}
#subnav ul li a:hover {
    color: #38B2B2;
}
#subnav ul li ul li {
    border-top: 1px dotted #ccc;
    border-bottom: none;
}
#content {
    width: 510px;
    padding-right: 10px;
    margin-left: 13px;
    float:right;
    line-height: 1.5;
}
#content ul {
    margin: 10px;
    padding: 0;
    list-style: none;
}
#content ul li {
    background: url(http://enable.co.nz/__data/assets/image/0013/337/arrow_icon.gif) no-repeat 1px 8px;
    padding: 0 5px 0 15px;
    margin: 0; 
}
#rightcol {
    float:left;
    width:200px;
    margin:0 2px 30px 0;
    font-size: 0.9em;
}
#sideBar {
    border-top: solid 2px #38b2b2;
    border-bottom: solid 2px #38b2b2;
    padding: 10px;
    margin-bottom: 10px;
}
#sideBar a#print-link {
    padding-left: 22px;
    background: url(http://enable.co.nz/__data/assets/image/0006/312/printer_icon.gif) no-repeat;
}
.admintools {
    margin-bottom: 10px;
    background: #D9E2F7;
}
.admintools .box {
    padding: 10px;
}
#rightcol h1 {
    font-size: 1.3em;
    background: #214081;
    margin: 0;
    color: #fff;
    padding: 5px 10px;
}
#rightcol ul {
    list-style: none;
    margin: 0 0 3px 0;
    padding: 0;
}
#rightcol ul li {
    margin: 0;
    padding: 5px 0 ;
}
#rightcol ul li img {
    padding-right: 5px;
    vertical-align: bottom;
}
#rightcol ul li a:hover {
    text-decoration: underline; 
}
#rightcol ul li a.edit {
    background: url(http://enable.co.nz/__data/assets/image/0010/343/icon_edit.gif) no-repeat;
    padding: 0 0 5px 23px;
}
#rightcol ul li a.add {
    background: url(http://enable.co.nz/__data/assets/image/0008/341/icon_add.gif) no-repeat;
    padding: 0 0 5px 23px;
}
#rightcol ul li a.image {
    background: url(http://enable.co.nz/__data/assets/image/0013/346/image_icon.gif) no-repeat;
    padding: 0 0 5px 23px;
}
#rightcol ul li a.logout {
    background: url(http://enable.co.nz/__data/assets/image/0009/342/icon_delete.gif) no-repeat;
    padding: 0 0 5px 23px;
}
#footer {
    clear:both;
    width:950px;
    padding: 10px;
    background: #214081;
    color: #d8deee;
    font-size: 0.9em;
}
#footer div.left {
    float: left;
}
#footer div.right {
    float: right;
}
#footer a {
    color: #d8deee;
}
#bottom ul {
    list-style: none;
    margin: 0 0 3px 0;
    float:left;
    padding: 0;
}
#bottom li {
    margin: 0;
    display:inline;
    float:left;
    padding: 0 10px;
    border-right: 1px solid #fff;
}
#bottom ul li a:hover {
    text-decoration: underline; 
}
#bottom li.last {
    border: none;
}
/* ----------------- util Nav ----------------- */
#utilNav a {
    color: #fff;
}
#utilNav fieldset {
    border:none;
}
#utilNav #queries_searchbox_query {
    background:#fff url(http://enable.co.nz/__data/assets/image/0012/75/loupe.gif) no-repeat;
    width: 130px; 
    padding: 1px 0 2px 20px;
    min-height: 20px; 
    border:solid 1px #666;
}
#utilNav button { 
    border:solid 1px #666; 
}
#utiNav fieldset span a.sitemap {
    color: #fff;
}
.accessLink {
    height: 1px; 
    width: 1px; 
    position: absolute !important; 
    overflow: hidden; 
    top: -10px; 
}
.clear {
    clear: both;
}
/*-------- Form Style-------*/
.error-msg {
  color:#cc0000;
  font-style: italic;
}
.form {
  margin: 10px 0 0 0;
  padding: 0px;
}
.form fieldset {
  border: 1px dotted #ccc;
  padding: 20px 5px;
  width: 95%;
  margin: 0;
  position: relative;
}
.form fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 10px;
  margin: 0;
}
.form label{
  float: left;
  width: 100px;
  text-align: right;
  margin: 0 10px 0 0;
}
.form br {
  clear: left;
}
.form input, #feedback textarea {
  border: 1px solid #999999;
  padding: 2px 0;
  margin-bottom: 5px;
}
.form #submitbutton {
  margin: 20px 0 0 110px;
}

/* ------------- Asset Builders Interface ----------- */

#sq-asset-builder-header ul li.sq-asset-builder-tab-active a {
  font-weight: bold;
  color: #B50B11;
  text-decoration: underline;
}
.assetbuilder {
  margin-bottom: 20px;
}
.assetbuilder fieldset {
  background: #fff;
  border: none;
  margin: 0;
  padding: 0;
}
.assetbuilder label {
  margin: 0.75em 0 0.25em 0;
  color: #004D95;
  font-weight: bold;
  display: block;
  font-size: 1em;
}
.assetbuilder .sq-backend-smallprint {
  color: #333;
  font-size: 1em;
  font-weight: normal;
}
.assetbuilder .radio label {
  display: inline;
  color: #333;
  font-size: 1em;
  font-weight: normal;
}
.assetbuilder span.error-messages ul li {
  color: #B50B11;
  font-style: italic;
}
.assetbuilder fieldset legend span{
  position: absolute;
  left: -9999em;
}
.assetbuilder .dialogbuttons #sq_commit_button {
  margin: 10px 0 0 0;
  float: left;
  font-size: 1em;
  background: #fffff0;
  border: 1px solid #ccc;
  padding: 2px;
  width: auto;
}
.assetbuilder .dialogbuttons #sq_commit_button:hover {
  background: #004D95;
  color: #fff;
}

