* {
    color: #555;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, "Corbel";
}
html, body {
    margin: 0; padding: 0;
}
body {
    font-size: 62.5%;
}
a img {
    border: none;
}
a, a:visited, .link {
    color: #64B6D6;
}
.link {
    cursor: pointer;
    text-decoration: underline;
}
p, div, h1, h3, h2, h6 {
    line-height: 1.4em;
}
p {
    font-size: 1.1em;
    margin: 0 0 10px 0;
}


/* HEADER ------------------------------------------------------------ */
#header {
    background-color: #fff;
    padding: 13px 16px 15px 14px;
}
#logo {
    background: url('/media/dnssectests/img/logo.gif') no-repeat left top;
    color: #353535;
    float: left; 
    font-size: 1em;  
    font-weight: normal;
    height: 54px;
    margin: 0;
}
#logo a {
    color: #353535;
    display: block;
    font-size: 2em;
    height: 54px;
    line-height: 54px;
    padding: 0 0 0 60px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: 319px;
}
#logo span {
    background: url('/media/dnssectests/img/logo_text.gif') no-repeat 0 48%;
    cursor: pointer;
    height: 54px;
    left: 60px;
    position: absolute;
    top: 0;
    width: 319px;
}
#languages {
    float: right;
    font-size: 1.2em;
    list-style-type: none;
    margin: 7px 4px 0;
    padding: 0;
}
#languages li {
    color: #14537C;
    float: left;
    padding-left: 12px;
}
#languages .not-last {
    border-right: 1px solid #14537C;
    padding: 0 12px;
}
#languages li strong {
    color: #14537C; 
}


/* COLUMNS ------------------------------------------------------------ */
#content-wrapper {
    float: left;
    width: 100%;
}
#non-footer-container {
    background: #fff url('/media/dnssectests/img/left_column_bg.gif') repeat-y -21px top;
}
#left-column {
    background: #134063 url('/media/dnssectests/img/nav_bg.gif') repeat-x left -15px;
    float: left;
    margin-left: -100%;
    padding: 15px;
    width: 170px;
}
#right-column {
    margin-left: 200px;
    padding: 15px;
}


/* MIN AND MAX WIDTH ------------------------------------------------------------ */
body {
    min-width: 980px;
}
#header {
    max-width: 1120px;
}
#columns-wrapper {
    max-width: 1150px;
}


/* FOOTER POSITIONNING ------------------------------------------------------------ */
html, body {
    height: 100%;
}
#non-footer-container {
    min-height: 100%;
    height: 100%;
    position: relative;
}
html>body #non-footer-container {
    height: auto;
}
#columns-wrapper {
    padding-bottom: 62px;
}
#footer {
    background-color: #fff;
    border-top: 2px solid #0A253A;
    font-size: 1.1em;
    height: 32px;
    margin-top: -62px;
    padding: 14px 16px;
    position: relative;
}
#footer img {
    float: left;
    margin-right: 20px;
}
#footer div div {
    color: #999999;
    font-size: 1em;
    line-height: 1.4em;
    padding: 0 0 0.2em;
}
#footer ul {
    display: inline;
    margin: 0;
    padding: 0;
}
#footer li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0 9px;
}


/* NAVIGATION ------------------------------------------------------------ */
#nav {
    background: #134063 url('/media/dnssectests/img/nav_bg.gif') repeat-x left top;
    border-bottom: 1px solid #0a253a;
    border-top: 1px solid #0a253a;
    height: 48px;
}
#nav form {
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 199px;
}
#nav form legend {
    font-size: 0px;
    height: 0px;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
#nav fieldset {
    border: none;
    margin: -12px 0 0;
    padding: 0 0 0 15px;
    position: absolute;
    top: 50%;
    width: 184px;
}
#search-field {
    border: 1px solid #0c5985;
    border-right: none;
    display: block;
    float: left;
    font-size: 1.3em;
    height: 19px;
    line-height: 16px;
    margin: 0;
    padding: 2px 2px 0;
    width: 138px;
}
#search-field.blur {
    color: #999;
}
#search-button {
    border: 1px solid #0c5985;
    border-left: 1px solid #1274ad;
    float: left;
    height: 21px;
    margin: 0;
    padding: 0;
    width: 24px;
}
#nav ul {
    background: url('/media/dnssectests/img/nav_li_border.gif') repeat-y left top;
    height: 100%;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 2px;
}
#nav li {
    background: url('/media/dnssectests/img/nav_li_border.gif') repeat-y right top;
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0 2px 0 0;
}
#nav li a, #nav li span {
    color: #fff;
    display: block;
    font-size: 1.3em;
    height: 100%;
    line-height: 48px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#nav li a, #nav li a:visited {
    color: #fff;
}
#nav li a:hover {
    text-decoration: underline;
}
#nav #active span {
    background: url('/media/dnssectests/img/nav_li_active.gif') repeat-x left top;
}


/* RESULTS ------------------------------------------------------------ */
#results-list {
    font-size: 1.2em;
    list-style-type: none;
    margin: -8px 0 0;
    padding: 0 0 0 3px;
}
#results-list ul {
    list-style-type: none;   
}
#results-list li {
    padding: 10px 0 0;
}
#results-list li h6 {
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.416em;
    margin: 0;
}
#results-list span {
    background: url('/media/dnssectests/img/to_open.gif') no-repeat 0 0.4375em;    
    display: block;
    float: left;
    height: 1.416em;
    margin-right: 4px;
    vertical-align: top;
    width: 14px;
}
#results-list .opened span {
    background: url('/media/dnssectests/img/to_close.gif') no-repeat 0 5px;    
}
#results-list .opened h6 a, #results-list .opened h6 a:visited,
#results-list .selected a, #results-list .selected a:visited {
    color: #fff;
}
#results-list .opened h6 a, #results-list .opened h6 a:visited {
    font-weight: bold;
}
.devices-list {
    list-style-type: none;
    margin: 0 0 0 18px;
    padding: 0;
}
#results-list .devices-list li {
    padding-bottom: 4px;
}



/* SPECIFIC PAGES ------------------------------------------------------------ */


/* TEST TYPES ------------------------------------------------------------ */
.nav-list {
    font-size: 1.2em;
    line-height: 1.4em;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px;
}
.nav-list li {
    background: url('/media/dnssectests/img/square.gif') no-repeat left 0.6em;
    margin-bottom: 8px;
    padding-left: 14px;
}
.test-group-description code {
    font-family: monospace;
    font-size: 1.2em;
    white-space: pre;
}
.test-group-description p strong {
    color: #aaa;
    font-weight: normal;
    margin-right: 5px;
}
.test-group-description .no-margin {
    margin-bottom: 2px;
}
h6 {
    color: #555;
    font-size: 1.1em;
    margin: 15px 0 9px;
}


/* MANUFACTURER AND DEVICE PAGES ------------------------------------------------------------ */
tr.opened .show-tests {
    background-image: url('/media/dnssectests/img/to_close_gray.gif');
}
.show-tests {
    background: url('/media/dnssectests/img/to_open_gray.gif') no-repeat 0 3px; 
    display: -moz-inline-box;
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    text-decoration: none;
    width: 9px;
}
.device-info {
    margin-bottom: 20px;
}
.device-info .column {
    float: left;
    margin-right: 80px;
}
.device-info p {
    margin: 0 0 4px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-top: 3px;
}
.device-info strong {
    color: #AAAAAA;
    display: block;
    float: left;
    font-weight: normal;
    margin-right: 5px;
    width: 15em;
}


/* HOMEPAGE ------------------------------------------------------------ */
.left-tables .left-column, .left-tables .right-column {
    float: left;
    margin-right: 0;
    width: 50%;
}
.left-tables .left-column h2, .left-tables .left-column div {
    padding-right: 7px;
}
.left-tables .right-column h2, .left-tables .right-column div {
    padding-left: 7px;
}
#homepage-content .rating-th {
    padding-right: 2px;
     text-align: right;
    width: 2%;
}
.homepage-block {
    margin-bottom: 8px;
}
.text-list {
    font-size: 1.1em;
    line-height: 1.4em;
    list-style-type: none;
    margin: 5px 0 10px;
    padding: 0;
}
.text-list li {
    background:  url('/media/dnssectests/img/square.gif') no-repeat 2px 0.54em;
    margin: 0;
    padding: 0 0 0 15px;
}
.homepage-block .left-tables {
    margin: 0 354px 0 0;
}
.homepage-block .right-table {
    float: right;
    width: 340px;
}
.new-table .no-right-padding {
    padding-right: 0;
}


/* DOWNLOAD BLOCK ------------------------------------------------------------ */
#download-block {
    background-color: #99bbff;
    float: right;
    margin: 0 0 10px 15px;
    width: 340px;
}

/* round corners */
.download-tr {
    background: url('/media/dnssectests/img/download_tr.gif') no-repeat right top;
}
.download-tl {
    background: url('/media/dnssectests/img/download_tl.gif') no-repeat left top;
    padding: 0 19px;
}
.download-br {
    background: url('/media/dnssectests/img/download_br.gif') no-repeat right bottom;
}
.download-br div {
    background: url('/media/dnssectests/img/download_bl.gif') no-repeat left bottom;
}
.download-br, .download-br div {
    font-size: 0px;
    height: 15px;
    line-height: 15px;
}

/* download block text */
.download-questions {
    font-size: 1.1em;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 15px 0 0 0;
}
.download-questions li {
    color:#14537C;
    font-weight: bold;
    padding: 5px 0;
}

/* list of operating systems */
#download-os-list {
    padding-left: 66px;
}
#win-download {
    background-image: url('/media/dnssectests/img/win.png');
}
#macos-download {
    background-image: url('/media/dnssectests/img/macos.png');
}
#linux-download {
    background-image: url('/media/dnssectests/img/linux.png');
}
.os-list {
    font-size: 1.1em;
    margin: 0;
    padding: 0;
}
.os-list li {
    line-height: 1.4em;
    list-style-type: none;
    padding: 4px 0;
}
.os-list li a {
    background-color: none;
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 2px 0 2px 24px;
}

/* download button */
#download-block-button {
    background: url('/media/dnssectests/img/download_button_2.gif') no-repeat left bottom;
    display: block;
    margin: 10px auto 0;
    padding-bottom: 13px;
    text-decoration: none;
    width: 297px;
}
#download-block #download-block-button,
#download-block #download-block-button:visited {
    color: #fff;
}
#download-block-button span {
    background: url('/media/dnssectests/img/download_button_2.gif') no-repeat left top;
    display: block;
    width: 297px;
}
#download-block-button em, #download-block-button strong {
    color: #fff;
    display: block;
    padding-left: 50px;
}
#download-block-button strong {
    font-size: 1.1em;
    margin-bottom: 2px;
    padding-top: 14px;
    padding-right: 10px;
}
#download-block-button em {
    font-style: normal;
    padding-bottom: 5px;
}

/* all versions link */
.all-versions {
    margin: 8px auto 0;
    padding-bottom: 5px;
    text-align: center;
    width: 20em;
}
#all-versions {
    color: #4280b0;
    cursor: pointer;
    text-decoration: underline;
}

/* other */
#download-block a, #download-block a:visited {
    color: #4280b0;
}
#download-block .small-margin {
    margin: 8px 0 0;
    padding-bottom: 5px;
}


/* TABLE STYLES ------------------------------------------------------------ */
.new-table {
    border-bottom: 1px solid #f6f6f6;
    font-size: 1.1em;
}
.new-table th, .new-table td {
    line-height: 1.4em;
    padding: 6px 12px 7px;
    vertical-align: top;
}
.new-table th {
    color: #aaa;
    font-weight: normal;
}
.new-table thead th {
    border-bottom: 1px solid #f6f6f6; 
    padding-top: 0;
    text-align: left;
}
.even td, .even th {
    background-color: #f6f6f6;
}
.width-100 {
    width: 100%;
}
.new-table .inner-table {
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;    
    padding: 0;
}
.new-table .inner-table div {
    padding: 10px 0 10px 19px;
}
.inner-table p {
    font-size: 1em;
    margin: 0;
    padding: 8px 12px 0;
}
.inner-table .new-table {
    font-size: 1em;
}
.sorted-headings th {
    padding: 0;
}
.sorted-headings th a {
    display: block;
    padding: 6px 12px 7px;
    position: relative;
}
.sorted-headings th a:hover, .sorted-headings .sorted-asc a, .sorted-headings .sorted-desc a {
    background-color: #f6f6f6;
}
.sorted-headings th span {
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 1em;
    line-height: 1em;
    position: absolute;
    right: 12px;
    text-decoration: none;
    top: 13px;
    width: 9px;
}
.sorted-asc span, .sorted-headings .sorted-asc a:hover span {
    background-image: url('/media/dnssectests/img/sort_up.gif');
}
.sorted-desc span, .sorted-headings th a:hover span {
    background-image: url('/media/dnssectests/img/sort_down.gif');
}


/* DNSSEC COMPATIBILITY ICON ------------------------------------------------------------ */
.dnssec-comp {
    display: inline-block; /* important for Opera */
    padding-left: 25px;
    position: relative;
    white-space: nowrap;
}
.dnssec-comp span {
    background: url('/media/dnssectests/img/comp_best.png') no-repeat left top;
    display: -moz-inline-block;
    display: inline-block;
    height: 22px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 22px;
}
.dnssec-comp .best { background-image: url('/media/dnssectests/img/comp_best.png'); }
.dnssec-comp .good { background-image: url('/media/dnssectests/img/comp_good.png'); }
.dnssec-comp .average { background-image: url('/media/dnssectests/img/comp_average.png'); }
.dnssec-comp .bad { background-image: url('/media/dnssectests/img/comp_bad.png'); }
.dnssec-comp .worst { background-image: url('/media/dnssectests/img/comp_worst.png'); }


/* HEADINGS AND TEXT STYLES */
h2 {
    font-size: 1.2em;
    margin: 0 0 10px;
    text-transform: uppercase;
}
h2, h2 a {
    color: #14537C;
}
#left-column h2 {
    color: #fff;
    margin-top: -1px;
}
.message {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 15px;
}
.text {
    font-size: 1.1em;
}


/* CLEAR-FIX ------------------------------------------------------------ */
.clear-fix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;    
    visibility: hidden; 
}
.clear-fix-2 {
    overflow: hidden;
}
