/*
  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: 06 February 2012 17:33:10
*/


/* clear browser defaults
********************************************************/
* {
    margin:0;
    padding: 0;
}

a {
 cursor: pointer !important;
}

body {
    font-size: 70%;
    line-height: 1.3;
    font-family: arial, verdana, helvetica, sans-serif;
    background: #3B3B3B;
}

h1 {
    margin: 0 0 0.1em 0;
}

h2, h3, h4, h5, h6 {
    margin: 0.8em 0 0.1em 0;
    font-weight: normal;
}

p, ul {
    margin: 0.5em 0 1em 0;
}

ol {
    margin: 0.5em 0 1em 2em;
}

h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
}

h6 {
    font-size: 1em;
    font-style:italic;
}

label {
    font-size: 1em;
    clear:both;
    font-weight:bold;
}


a img {
    border: none;
}

/* end browser defaults*/

blockquote {
   background-image:url(http://www.squiz.co.nz/__data/assets/image/0017/89/open_quote.gif);
   background-position:left top;
   background-repeat:no-repeat;
   padding:0 40px;
}

blockquote p {
   background-image:url(http://www.squiz.co.nz/__data/assets/image/0015/87/close_quote.gif);
   background-position:right bottom;
   background-repeat:no-repeat;
   padding:0 25px 0 0;
}

.hide {
    display:none;
}

.align-right {
    text-align: right;
}

.hightlight {
    padding:10px;
    background-color:#f8f8f8;
}

hr {
  border: 0;
  height: 1px;
  background-color: #aaa;
  color: #aaa;
}

#outer_wrapper {
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0010/82/top.jpg);
    background-repeat:repeat-x;
    background-color:#f0f0f0;
    margin:0;
    height:1%;
    min-width:980px;
}

#inner_wrapper {
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0016/88/top_left.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    min-height:580px;
    font-size:1em;
    width:980px;
    overflow:hidden;
    height:1%;
}

#content_wrapper {
    float:left;
    clear:both;
    overflow:hidden;
    width:100%;
    padding:0 0 10px 0;
}

#main_content {
    float:right;
    margin:0 0 0 32px;
    display:inline;
    color:#606060;
}

#main_content_inside {
    float:left;
    margin:0 0 0 32px;
    display:inline;
}

#logo {
    margin:21px 0 0 44px;
    width:157px;
    height:45px;
    float:left;
} 

#printlogo {display: none; }

/*
Region Nav********************/

#region_nav {
    float:right;
    height:29px;
    margin:-2px 30px 0 0;
    padding:0;
    color:#9f9ea8;
    line-height:1.5;
    display:inline;
    
}

#region_nav li {
    margin:0 4px 0 0;
    float:left;
    padding:8px 3px 0;
}

#region_nav li a {
    color:#bcbcbc;
    margin:0;
    padding:0 5px 10px;
    display:block;
    float:left;
}

#region_nav li a:hover {
    color: #fff;
}

#region_nav li.client img {
    vertical-align: middle;
}

#region_nav li, #nav li {
    float:left;
    list-style-type:none;
}




/*Navigation**********************/

#nav, #nav * {
    margin:            0;
    padding:        0;
    list-style:        none;
}
#nav {
    line-height:    1.0;
    float:left;
    clear:both;
    margin:15px 0 0 41px;
    /*width:100%;*/
    width:900px;
    display:inline;
    height: 27px;
}
#nav ul {
    width:120px;
    position:        absolute;
    top: -999em;
    left:0;
    margin:0;
    background-color: #333;
    padding-bottom:2px;
    border-bottom: 1px solid #646374;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
}
#nav ul li {
    width:            100%;
}
#nav li:hover {
    visibility:        inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
    float:            left;
    position:        relative;
    margin:0 21px 0 0;
    z-index:100;
    width:auto;
    height: 27px;
    font-size: 1.05em;
}
#nav a {
    display:        block;
    position:        relative;
    width:auto;
    padding:0 0 0 2px;
    float:left;
    line-height:2.5;
    text-decoration:none;
    color:#fff;
    cursor: pointer;
    height: 27px;
    z-index:        99;
}


#nav ul a {
    height: auto !important;
}
#nav #Matrix_selected, #nav #Mini_selected, #nav #Services_selected, #nav #Portfolio_selected, #nav #About_selected, #nav #News_selected, #nav #Careers_selected, #nav #Contact_selected {
    background-image: url(http://www.squiz.co.nz/__data/assets/image/0013/85/selected.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
}
#nav li a span {
    float:left;
    padding:0 5px;
    height: 27px;
}
#nav ul li a span {
    height: auto;
}
#nav li:hover ul,
#nav li.sfHover ul {
    left:            0;
    top:            26px;
    z-index:        98;
}
#nav ul li {
    float:none;
    background-color:#333;
    border-left:1px solid #646374;
    border-bottom: 0px;
    margin: 0;
    height: auto !important;
}
#nav li a:hover {
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0016/79/nav_top_left.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
#nav li a:hover span {
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0011/83/nav_top_right.gif);
    background-position:right;
    background-repeat:no-repeat;
}
ul#nav li:hover li ul,
ul#nav li.sfHover li ul {
    top:            -999em;
}
ul#nav li li:hover ul,
ul#nav li li.sfHover ul {
    left:           10em; /* match ul width */
    top:            0;
}
ul#nav li li:hover li ul,
ul#nav li li.sfHover li ul {
    top:            -999em;
}
ul#nav li li li:hover ul,
ul#nav li li li.sfHover ul {
    left:           10em; /* match ul width */
    top:            0;
}

#nav li ul li:first-child {        
    background-color:#333;
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0009/81/sub_top.gif);
    background-repeat:no-repeat; 
    background-position:top right;
    padding-top:3px;
    margin:0;
}
#nav ul li a {
    color:#adadad;
    background-image:none;
    float:none;
    line-height:normal !important;
    padding: 0.2em 5px;
    border-right:1px solid #646374;
}
#nav ul li a:hover {
    background-image:none;
    color:#fff;
    background-color:#333;
}

#nav li.lvl_1:hover a.lvl_1, #nav li.sfHover a.lvl_1 {
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0016/79/nav_top_left.gif);
    background-repeat:no-repeat;
    background-color:#333;
    
}

#nav li.lvl_1:hover a.lvl_1 span, #nav li.sfHover a.lvl_1 span {
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0011/83/nav_top_right.gif);
    background-position:right;
    background-repeat:no-repeat;
}


/*************************************************/


/*
Tools***********************/

#right_column .tools {
    float:left;
    width:200px;
    width:80px;
    margin:42px 0 0 -10px;
    list-style-type:none;
    display:inline;
   
}

#right_column .tools li {
    float:left;
    border-left:1px solid #32334b;
    text-indent:-9999px;
}

.tools li:first-child {
    border:none;
}

.tools li a {
    display:block;
    background-repeat:no-repeat;
    margin:0 5px;
    outline:none;
    
}

.tools li .text-transform{
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0009/90/text.gif);
    width:17px;
    height:12px;
}

.tools li .printer{
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0009/72/printer.gif);
    width:12px;
    height:12px;
}

.tools li .login{
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0013/76/login.gif);
    width:13px;
    height:12px;
}


#right_column form {
    float:left;
    padding:0;
    margin-top: 10px;
}

#right_column label {
    display:none;
}

/*
Right Column Content*******************/

#right_column {
    float:left;
    /*width:270px;*/
    width:245px;
    display:inline;
    padding:0 0 0 10px;
}

#right_column .box_content {
    margin-top: 15px;
    float:left;
    background-color:#e8e8e8;
    padding:10px 10px 10px 20px;
    width:190px; 
    min-height: 280px;
    _height: 280px;
}

#right_column .box_content img {
   
}



#right_column h2 {
     /*font-family:Helvetica, Arial, sans-serif;
    font-weight:normal;
    letter-spacing:-1px;
    font-size:1.6em;
    color:#2b2b2b;*/
    margin:5px 0 5px 0;
    background-repeat:no-repeat;
    /*text-indent:-9999px;*/
}

#right_column h3 {
    font-weight:bold;
    font-size:1.1em;
    color:#2b2b2b;
}

#right_column h4 {
    font-size:1em;
    font-weight:bold;
    color:#2b3b2b;
}

#right_column p {
    color:#333 !important;
}


#right_column strong {
    font-weight:bold;
    color:#2b2b2b;
}

#right_column a {
    font-weight:normal;
    text-decoration:none;
    color:#5688A2;
}

.links{
    color:#9F9EA8 !important;

}
#right_column a:hover {

    text-decoration:underline;
}



#page_nav {

    text-align:right;
    width:100%;
    display:block;  
     /*margin:15px 0 0 0;*/
    padding:0;
    clear:both;
    background-image:url(http://www.squiz.co.nz/__data/assets/image/0010/73/hr_bg.gif);
    background-repeat:repeat-x;
    background-position:top;
    /*padding-top:10px;*/
    float:left;
}

#page_nav ul{float:right; margin:10px 0 0 0!important}

#page_nav ul li {
    float:left;
    border-left:1px solid #aeafb0;
    /*line-height:0.9;*/
    list-style-type:none;
}

#page_nav ul li:first-child {
    border:none!important;
}

#page_nav ul li.no_border {
    border:none!important;
    color:#cccbcb;
}

#page_nav ul li a {
    font-family:Helvetica, Arial, sans-serif;
    padding:0 8px;
   
}

.no_border a{
     color:#cccbcb;
}


/*
Footer*******************/


#footer_links, .footer_info, .contacts {
    list-style-type:none;
}

#footer {
    background: #3B3B3B url(http://www.squiz.co.nz/__data/assets/image/0008/80/footer_bg.jpg) repeat-x 0 0;
   /* background-image:url(http://www.squiz.co.nz/__data/assets/image/0008/80/footer_bg.jpg);
    background-repeat:repeat-x; */
    clear:both;
    color:#cccbcb;
    font-size:1em;
    padding-bottom: 2em;
}

#footer_links_wrapper{

    width:1000px;

}

#footer_links {
    float:left;
    margin:13px 0 0 35px;
    display:inline;
}

#footer_links li {
    float:left;
    display:inline;
    line-height:1;
}

#footer_links li a{
    color:#cccbcb;
    padding:0 4px;
    border-left:1px solid #cccbcb;
    float:left;
    display:inline;
    text-decoration:none;
    display:block;
}

#footer_links li a:hover{
    text-decoration:underline;
}

#footer_links li a.no_border, .footer_info li.no_border, #footer_links li.no_border {
    border:none;
}


.footer_info {
    float:left;
    margin:13px 0 0 60px;
    display:inline;
}

.footer_info li {
    float:left;
    border-right:1px solid #cccbcb;
    line-height:1;
    padding:0 10px;
    
}

.contacts {
    float:left;
    margin:22px 0 0 12px;
    width:980px;
    display:inline;
   clear:both;
}

.contacts li {
    float:left;
    margin:0 0 0 24px;
    display:inline;
}

.contacts li span {
    color:#fff;
    font-weight:normal;
    font-size:1em;
    display:block;
}

#enviromark {
    border:2px solid #fff;
    margin-top: 0;
}

/*
Latest white Pages conent*************/
.note_content a{
text-decoration:none;
}

.note_content a:hover {
text-decoration:underline;
}


/* NZ changes */

#right-tools p {
 color: #fff;
}

#right-tools input.search-input {
 background: #fff url(http://www.squiz.co.nz/__data/assets/image/0016/2293/search.gif) top left repeat-x;
 border: 1px solid #000;
 color: #333;
 width: 147px;
 height: 18px;
 padding: 2px 2px 0;
 margin: 2px;
}
#right-tools input.search-input:focus, #right-tools input.focus {
 border-color: #779312;
}

#right-tools input.search-submit {
 border: 1px solid #fff;
 background: #383c6f;
 color: #fff;
 margin: 2px;
 cursor: pointer;
}

#right-tools {
 height: 50px;
 overflow: hidden;
 position: relative;
}

#right-nested {
 margin-top: 10px;
 height: 200px;
 
}

#right-nested a{
 color: #2E7FAA;
}

.hidden {
 display: none;
}
.hide-left {
 position: absolute;
 left: -9999em;
}

.clear {clear:both;}
#right-menu {
 margin: 0;
 height: 26px;
 list-style: none;
 color: #fff;

}

#right-menu a {
 color: #fff;
}

#right-menu li {
 float: left;
 height: 18px;
 padding: 5px 8px 3px 8px;
 cursor: pointer;
}

#right-menu li.active {
 color: #21233C;
 background-color: #f0f0f0;
 -moz-border-radius-topleft: 4px;
 -webkit-border-top-left-radius: 4px;
 -moz-border-radius-topright: 4px;
 -webkit-border-top-right-radius: 4px;
 background-image:url(http://www.squiz.co.nz/__data/assets/image/0012/75/region_nav_bg.gif);
 background-repeat:no-repeat;
 background-position:left top;
 cursor: auto;
}

table td {
 vertical-align: top;
}

/*------- table -----*/

#squiz-table table, tr {
   border: 1px solid #99CC00;
}

#squiz-table th {
   background-color: #99CC00;
   border: 1px solid #006600;
}
#squiz-table td {
   border: 1px solid #99CC00;
}
#squiz-table th, td {
   padding:4px 8px 4px 4px;
   text-align:left;
}

/* NZ Changes */

h1, h2, h3, h4, h5, h6 {
    cursor: default;
}

body {
    cursor: default;
}

.box-left {
 display: block;
 float: left;
 width: 33%;
}
#content-training li {
 list-style-type:none;
}

.ralign {
 margin-left: 32em;
}

/* ProductsPage ck 12/11/10*/
#suite-table {
                background: url("./?a=6752") no-repeat bottom left;
                width: 528px;
            }
            
            #suite-table p {
                margin-bottom: 0;
            }
            
            #suite-table-intro {
                background: url("./?a=6752") no-repeat top left;
                padding: 20px 8px 0 9px;
                text-align: center;
                position: relative;
            }
            #suite-table-intro #intro-wrap {
                border-bottom: 1px solid #eee;
                padding: 0 10px 10px;
            }

            #suite-table-intro .suite-overlay {
                position: absolute;
                background: url("./?a=6753") repeat 0 0;
                width: 511px;
                top: 4px;
                left: 9px;
            }
            #suite-table-intro img {
                margin-bottom: 8px;
            }
            
            .suite-product {
                margin: 0 8px 0 9px;
                padding: 10px;
                border-top: 1px solid #fff;
                border-bottom: 1px solid #eee;
                position: relative;
            }
            
            .suite-product p {
                padding-left: 44px;
            }
            
            .last {
                border-bottom: 0;
                padding-bottom: 20px;
            }
            
            .suite-overlay {
                position: absolute;
                background: url("./?a=6753") repeat 0 0;
                width: 511px;
                top: 0;
                left: 0;
            }
            
            .suite-overlay a {
                display: block;
                text-align: right;
                padding-right: 13%;
                background: url("./?a=6751") no-repeat 95% 50%;
                _background: url("./?a=6750") no-repeat 95% 50%;
                color: #333;
                text-decoration: none;
                font-size: 1.5em;
                cursor: pointer;
            }

.suite-sidebar {
    list-style: none;
    margin: 1em 0 1em -0.5em;
}

.suite-sidebar-button {
     background: url("./?a=6759") no-repeat 0 0;
     line-height: 31px;
     margin: 0 0 5px 0;
     padding: 0 0 0 5px;
}


/* Google forms cleanup */
.ss-form-container {
border:0 none !important;
margin:0 auto !important;
padding:0 !important;
width:auto !important;
}


/* Goto meeting */
#timeZn, #sysReq, .legal, .timeZn, .customImage, .logoWrapper p:first-child, #mainContent .wrapper p:first-child, .submitForm a {
  display: none;
  visibility: none;
}
.required, .error {
  color: #FF0000;
}

