/*
  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: 12 February 2012 00:20:07
*/


/*background image for the section*/
#sectionContent-bk {
    width: 930px;
    margin: 0 auto;
    padding: 0;
    background: url(/__data/assets/image/0011/245/explo_green.jpg) 1px 0 no-repeat;
    position: relative;
    overflow: hidden;
    text-align: left;
}
#sectionContent {
    width: 930px;
    margin: 0 auto;
    padding: 0;
    background: url(/__data/assets/image/0015/241161/homepage_explo.jpg) 1px 0 no-repeat;
    text-align: left;
    z-index: 0;
    overflow: hidden;
}

/* Left nav - top header*/
#leftNavHeader{
    height: auto;
    background: url(/__data/assets/image/0012/2028/leftnav_header_top_green.gif) left top no-repeat;
    width: 168px;
    position: relative;
}
#leftNavHeader div{
    height: auto;
    width: 100%;
    background: url(/__data/assets/image/0013/2029/leftnav_header_bottom_green.gif) left bottom no-repeat;
    padding-bottom: 12px;
}
#leftNavHeader span{
    display: block;
    height: auto;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 10px 0px 10px;
    margin: 0;
    text-transform: uppercase;
}
#leftNavHeader a, #leftNavHeader a:hover, #leftNavHeader a:visited{
    color: #ffffff;
}

/* Left nav - section title*/
#leftNavTitle {
    height: auto;
    width: 168px;
    padding: 0px;
    margin: 0;
}
#leftNavTitle div {
    height: auto;
    width: 100%;
    background: url(/__data/assets/image/0007/241/leftnav_line_green.gif) left bottom no-repeat;
    padding-bottom: 2px;
}
#leftNavTitle h2 {
    display: block;
    height: auto;
    background: url(/__data/assets/image/0012/237/leftnav_bg_green.gif) left top repeat-y;
    font-size: 1em;
    font-weight: bold;
    padding: 0px 10px 5px 10px;
    margin: 0;
}

/* Left nav - level 1*/
#leftNav{
    margin: 0;
    padding: 0;
}
#leftNav ul {
    margin: 0;
    padding: 0;
    list-style: none;    
}
#leftNav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(/__data/assets/image/0012/237/leftnav_bg_green.gif) left top repeat-y;
    height: auto;
}
#leftNav ul li a {
    margin: 0;
    padding: 6px 10px 10px 6px;
    display: block;
    text-decoration: none;
    background: url(/__data/assets/image/0007/241/leftnav_line_green.gif) left bottom no-repeat;
    height: auto;
    width: 168px;
}
#leftNav ul li a:hover, #leftNav ul li a:focus, #leftNav ul li a:active {
    color: #000000;
}
/* Content - Left nav - Level 2 */

#leftNav ul li ul{
    padding: 0;
    margin-top: -2px;
    list-style: none;
    height: auto;
}

#leftNav ul ul li {
    margin:0;
    padding: 0;
    background: url(/__data/assets/image/0013/238/leftnav_bg_green_2.gif) left top repeat-y;
    width: auto;
    height: auto;
}

#leftNav ul ul li a {
    margin: 0px;
    padding: 6px 15px 6px 20px;
    height: auto;
    width: auto;
    background: url(/__data/assets/image/0008/242/leftnav_line_green_2.gif) left bottom no-repeat;
}
#leftNav ul ul li a:hover, #leftNav ul ul li a:active {
    color: #000000;
}

/* Content - Left Menu - Level 3*/
#leftNav ul ul ul {
    padding: 3px 0 0px 10px;
}
#leftNav ul ul ul li {
    background: none;
}
#leftNav ul ul ul li a {
    background: none;
    padding: 4px 4px 4px 10px;
    border-bottom: none;
    display: block;
}

#leftNav a.selected{ 
    font-weight: bold;
}
#leftNav li.selected { 
    height: auto;
}
.leftNav2Top {
    background: url(/__data/assets/image/0018/1863/leftnav_top_green_2.gif) left top no-repeat;
    height: 10px;
    margin-top: -2px;
}
#leftNavBottom {
    clear: both;
    height: 25px;
    background: url(/__data/assets/image/0014/239/leftnav_bottom_green.gif) left top no-repeat;
    margin: 0;
    width: 168px;
}
.leftNav2Bottom {
    height: 10px;
    background: url(/__data/assets/image/0006/240/leftnav_bottom_green_2.gif) left bottom no-repeat;
    margin-top: -2px;
}

/* Breadcrumb area for three columns layout*/
#breadcrumb {
    position: relative;
    height:auto; 
    width:100%; 
    background: url(/__data/assets/image/0006/231/breadcrumb_bottom_green.gif) left bottom no-repeat;
    float: left;
    }
#breadcrumb div{
    background: url(/__data/assets/image/0008/233/breadcrumb_mid_green.gif) left top repeat-y;
    height: auto;
    width: 100%;
    margin-bottom: 9px;
}
#breadcrumb span{
    position: absolute;
    right: 10px;
    top: 0;
}
#breadcrumb p {
    padding: 5px 40px 2px 5px;
    background: url(/__data/assets/image/0010/235/breadcrumb_top_green.gif) left top no-repeat;
    font-size: 0.8em;
    margin: 0;
    color: #fff;
}
#breadcrumb a {
    text-decoration: none;
}
#breadcrumb a:hover {
    color: #000000;
}
/* Breadcrumb area for 2 columns layout*/
#breadcrumb2 {
    position: relative;
    height:auto; 
    width:100%; 
    background: url(/__data/assets/image/0007/232/breadcrumb_bottom_green_2.gif) left bottom no-repeat;
    float: left;
    }
#breadcrumb2 div{
    background: url(/__data/assets/image/0009/234/breadcrumb_mid_green_2.gif) left top repeat-y;
    height: auto;
    width: 100%;
    margin-bottom: 9px;
}
#breadcrumb2 span{
    position: absolute;
    right: 10px;
    top: 0;
}
#breadcrumb2 p {
    padding: 5px 40px 2px 5px;
    background: url(/__data/assets/image/0011/236/breadcrumb_top_green_2.gif) left top no-repeat;
    font-size: 0.8em;
    margin: 0;
    color: #fff;
}
#breadcrumb2 a {
    text-decoration: none;
}
#breadcrumb2 a:hover {
    color: #000;
}

