/*
  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: 11 February 2012 23:46:30
*/


/*background image for the section*/
#sectionContent-bk {
    width: 930px;
    margin: 0 auto;
    padding: 0;
    background: url(/__data/assets/image/0011/281/explo_grey.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;
}
#sectionContent-grey {
    float: left;
    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;
}
#sectionContent-fb {
    width: 930px;
    margin: 0 auto;
    padding: 0;
    background: url(/__data/assets/image/0015/241161/homepage_explo.jpg) 1px 0 no-repeat;
    position: relative;
    overflow: hidden;
    text-align: left;
}

/* Left nav - top header*/
#leftNavHeader{
    height: auto;
    background: url(/__data/assets/image/0005/1976/leftnav_header_top_grey.gif) left top no-repeat;
    width: 168px;
    position: relative;
}
#leftNavHeader div{
    height: auto;
    width: 100%;
    background: url(/__data/assets/image/0006/1977/leftnav_header_bottom_grey.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;
overflow: hidden;
}
#leftNavTitle div{
    height: auto;
    width: 100%;
    background: url(/__data/assets/image/0016/277/leftnav_line_grey.gif) left bottom no-repeat;
    padding-bottom: 2px;
}
#leftNavTitle h2{
    display: block;
    height: auto;
    background: url(/__data/assets/image/0012/273/leftnav_bg_grey.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/273/leftnav_bg_grey.gif) left top repeat-y;
    height: auto;
}



.leftNav2Top {
    background: url(/__data/assets/image/0019/1864/leftnav_top_grey_2.gif) left top no-repeat;
    height: 10px;
    margin-top: -2px;
}

#leftNav ul li a {
    margin: 0;
    padding: 5px 15px 10px 6px;
    display: block;
    text-decoration: none;
    background: url(/__data/assets/image/0016/277/leftnav_line_grey.gif) left bottom no-repeat;
    height: auto;
}

#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/274/leftnav_bg_grey_2.gif) left top repeat-y;
    width: auto;
    height: auto;
}

#leftNav ul ul li a {
    margin: 0px;
    padding: 5px 10px 6px 20px;
    height: auto;
    width: auto;
    background: url(/__data/assets/image/0017/278/leftnav_line_grey_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;
}

#leftNavBottom {
    clear: both;
    height: 25px;
    background: url(/__data/assets/image/0014/275/leftnav_bottom_grey.gif) left top no-repeat;
    margin: 0;
    width: 168px;
}
.leftNav2Bottom {
    height: 10px;
    background: url(/__data/assets/image/0015/276/leftnav_bottom_grey_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/0015/267/breadcrumb_bottom_grey.gif) left bottom no-repeat;
    float: left;
    }
#breadcrumb div{
    background: url(/__data/assets/image/0017/269/breadcrumb_mid_grey.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/271/breadcrumb_top_grey.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 two columns layout*/
#breadcrumb2 {
    position: relative;
    height:auto; 
    width:100%; 
    background: url(/__data/assets/image/0016/268/breadcrumb_bottom_grey_2.gif) left bottom no-repeat;
    float: left;
    }
#breadcrumb2 div{
    background: url(/__data/assets/image/0009/270/breadcrumb_mid_grey_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/272/breadcrumb_top_grey_2.gif) left top no-repeat;
    font-size: 0.8em;
    margin: 0;
    color: #fff;
}
#breadcrumb2 a {
    text-decoration: none;
}
#breadcrumb2 a:hover {
    color: #000;
}
/* content area for two columns layout */
#content_left{
     width: 410px;
     padding: 0;
     margin: 0;
     float: left;
     color: #333;
}
#content_left p{
     margin: 0 0 10px 0;
     padding: 0;
}
#content_left h5{
     font-size:12px;
     font-weight: bold;
     color: #666;
     padding: 0 5px;
}
#content_left table{
     width: 100%;
     background-color:#e5e5e5; 
     border: 1px solid #ccc;
     padding: 5px;
     margin: 0;
}
#content_left table.picture{
    background-color:#F3F3F3;
    border-color:#CCCCCC;
    border-style:solid;
    border-width:0 0 1px 1px;
    float:right;
    margin:0 0 6px 6px;
    padding:0;
}
#content_left table.picture p.picture_caption {
background-color:#F3F3F3;
color:#999999;
font-size:10px;
margin:0;
padding:5px
}
#content_left table.picture img{
     padding: 0;
     border: 0px solid #ccc;
}
#content_left table td{
     padding: 0;
     margin: 0;
}
#content_left table img{
     padding: 0 5px 5px 0;
     border: 1px solid #ccc;
}
#content_right{
     width: 250px;
     float: right;
     background-color:#e5e5e5; 
     border: 1px solid #ccc;
     padding: 0 5px;
}
#content_right h3{
     border-bottom: 1px dotted #999;
     font-size: 12px;
     font-weight: bold;
     padding: 0 0 10px 0;
     margin: 10px 0;
     color: #000;
     display: block;
}
}
#content_right img{
     border: 1px solid #ccc;
     padding: 0 5px 5px 0;
}
