﻿body {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    color: #333;
    line-height: 16px;
    margin: 0 0 30px;
    padding: 0;
    background: #fff;
    }
#header {
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    width: 800px;
    }
#header.home { margin-bottom: 30px; }
#header div.pic {
    width: 267px;
    height: 147px;
    background: url("http://www.yukoncourts.ca/fr/images/bars_pic.gif") no-repeat 0 0;
    }
#header div.pic img { padding-left: 36px; }
#header div.bar {
    clear: both;
    height: 28px;
    background: #E7E7F7 url("http://www.yukoncourts.ca/fr/images/bar_end.gif") no-repeat 100% 0;
    z-index: 40;
    padding: 7px 0 0 37px;
    position: relative;
    width: 98%;
    }
div.search {
    z-index: 0; 
    position: absolute;
    left: 450px;
    top: 6px; 
    width: 460px;
    }    

#header.home a {
    position: absolute;
    top: 105px;
    left: 307px;
    z-index: 50;
    }
.crest {
    display: none;
    position: absolute;
    z-index: 90;
    }
#crest_supreme.crest {
    display: block;
    background: url("http://www.yukoncourts.ca/fr/images/crest_supreme.gif") no-repeat;
    width: 220px;
    height: 125px;
    top: 30px;
    left: 290px;
    }
#crest_territorial.crest, #crest_smallclaims.crest {
    display: block;
    background: url("http://www.yukoncourts.ca/fr/images/crest_yukon.gif") no-repeat;
    width: 91px;
    height: 162px;
    top: 15px;
    left: 300px;
    }
h1 {
    font-size: 18px;
    font-weight: normal;
    color: #3C4160;
    margin: 0 0 20px;
    }
    
h2 {
    font-size: 14px;
    padding: 0;
    margin: 10px 0 0;
    }
    
h3 {
    font-size: 12px;
    padding: 0;
    margin: 0 0 6px;
    }
    
h4, h5, h6 {
    font-size: 11px;
    }
    
p {
    padding: 0;
    margin: 0 0 10px;
    }
strong { color: #555; }
a, a:active {
    color: #3C4160;
    text-decoration: underline;
    }
a:hover { text-decoration: none; }
a img { border: 0; }
#breadcrumb {
    position: absolute;
    top: 240px;
    left: 210px;
    display: none;
    }
#breadcrumb a:link, #breadcrumb a:visited { text-decoration: none; }
#breadcrumb a:hover, #breadcrumb a:active { text-decoration: underline; }


#content { 
    margin: 0 10% 20px 210px; 
    }
#main_nav {
    margin: 0;
    position: relative;
    width: 690px;
    height: 50px;
    }
    
#main_nav ul {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 20;
    }
    
#main_nav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
#main_nav li.selected a { background: #E7E7F7; }
#main_nav li.language a { background: #cccccc; top: 10px; }
    
#main_nav a:link, #main_nav a:visited {
    border: 1px solid #fff;
    border-top: 0;
    text-decoration: none;
    padding: 10px 10px 5px;
    _padding: 7px 10px;
    -moz-border-radius: 6px;
    font-size: 12px;
    display: block;
    }
#main_nav a:hover, #main_nav a:active {
    border: 1px solid #D1D1EA;
    border-top: 0;
    background: #E7E7F7;
    }
#subnav {
    float: left;
    width: 140px;
    margin: 0 0 10px 35px;
    _margin-left: 20px;
    padding: 10px 0;
    line-height: 16px;
    border: 1px solid #D1D1EA;
    -moz-border-radius: 6px;
    }
    
#subnav ul, #subnav li {
    list-style: none;
    padding: 0;
    margin: 0;
    }
#subnav li { _height: 1em; }
#subnav ul ul { margin: 0 0 4px 15px; }
#subnav a:link, #subnav a:visited {
    text-decoration: none;
    display: block;
    padding: 4px 12px;
    line-height: 13px;
    font-size: 12px;
    margin: 0;
    }
#subnav a:hover, #subnav a:active {
    background: #D1D1EA;
    }
#nav {
    clear: both;
    float: left;
    }
#judgment {
    width: 133px;
    background: url(http://www.yukoncourts.ca/fr/images/judgments_bottom.gif) no-repeat bottom left;
    margin: 0 0 0 40px;
    padding-bottom: 5px;
}
#judgment h3 {
    margin: 0;
    padding: 6px 8px 4px 10px;
    color: #555;
    background: url(http://www.yukoncourts.ca/fr/images/judgments_top.gif) no-repeat top left;
}
#judgment ul {
    padding: 0;
    margin: 4px 0 0;
    }
#judgment li {
    padding: 0;
    margin: 0;
    list-style: none;
    _height: 1em;
    }
#judgment a:link, #judgment a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px 12px;
    line-height: 13px;
    }
#judgment a:hover, #judgment a:active {
    background: #555;
    }
#year {
    width: 30%;
    padding: 10px;
    margin: 5px 0 20px; 
    border: 1px #999 solid;
    }
#footer {
    padding: 20px 0 0 0;
    color: #333;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    }
div.box {
    border: 1px solid #D1D1EA;
    margin: 0 10% 30px 200px;
    padding: 0;
    -moz-border-radius: 6px;
    }
div.box h2 {
    color: #666;
    padding: 10px 15px;
    margin: 0;
    border-bottom: 1px solid #D1D1EA;
    }
div.box .stepped h3 {
    width: 130px;
    float: left;
    text-align: right;
    }
div.box .stepped p {
    margin-left: 145px;
    }
div.box div {
    margin: 15px;
    padding: 0;
    }
table, tr {
    border-color: #D1D1EA;
    }
td {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    text-align: left;
    padding: 3px 5px 0 5px;
    }