html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*

Set up grid:
	font-size: 14px;
	line-height: 21px;

*/

.preload {
	visibility: hidden;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -1000em;
	left: -1000em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333;
	width: 80em;
	max-width: 90%;
	margin: 0 auto;
	padding: 0;
	font-size: 87.5%;
}

#header, #footer, div.column {
	width: 40em;
	max-width: 90%;
	margin: 0 auto;
}

#footer {
	margin-top: 3em;
	margin-bottom: 1em;
	border-top: 1px solid #999;
	padding-top: .5em;
	text-align: right;
	clear: both;
}

#footer p {
	margin: 0;
	font-size: .714em;
	color: #777;
}

#footer p strong {
	color: #555;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #3a7dda;
}


a:hover {
	color: #77B800;
	text-decoration: underline;
}

h1, h2, h3, p.ipv6 {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
}

h1 {
	border-bottom: 1px solid #999999;
	color: #666;
	font-size: 2em;
	font-weight: bold;
	height: 2.25em;
	letter-spacing: -0.03em;
	line-height: 2.25em;
	margin: 0 0 0.375em;
	white-space: nowrap;
}

h1 a {
	background: transparent url(/images/dnscog-logo.gif) no-repeat scroll 0 center;
	color: #666;
	display: block;
	float: left;
	padding-left: 48px;
	text-decoration: none;
}

h1 a.ipv6 {
	background: transparent url(/images/dnscog-logo-ipv6.gif) no-repeat scroll 0 center;
}

p.ipv6 {
	float: right;
	line-height: 5.25em;
	font-size: .8571em;
	margin-bottom: 0;
}

.highlight {
	color: #77B800;
}

a:hover .highlight {
	color: #690;
}

h1 span.sm {
	background: url(/images/sm.gif) no-repeat right 20%;
}

h1 a:hover span.sm {
	color: #333
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
}

h1 small {
	color: #77b800;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.3929em;
	letter-spacing: 0;
	font-weight: bold;
	line-height: 1em;
	margin-right: 0.8em;
}

em {
	font-style: italic;
}

h1 a:hover {
	color: #333;
	text-decoration: none;
	background: transparent url(/images/dnscog-logo.gif) no-repeat -959px center;
}

h1 a:hover small {
	color: #690;
	text-decoration: none;
}

h2 {
	margin: .5em 0 0;
	font-size: 1.5em;
	line-height: 2em;
	letter-spacing: -.01em;
}

h3 {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: .2em;
	
}

h4 {
	margin: 0;
	font-size: 1.1428571428571428em;
	line-height: 1.3125em;
	margin-bottom: 1.3125em;
	font-weight: bold;
	border-bottom: 1px solid #ededdd;
}

p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

ol, ul { margin: 0 0 .5em 1em; }

ol {
	list-style-type: decimal;
}

ol li, ul li {
	margin-left: 1em;
	line-height: 2em;
}

p {
	margin-bottom: 1em;
}

p.small {
	margin: 0;
	font-size: 0.85em;
	line-height: 1.75em;
	margin-bottom: 1.75em;
}

strong {
	font-weight: bold;
}

label {
	display: block;
	font-weight: bold;
	color: #555;
	line-height: 1em;
	margin: 0 0 .5em;
}

pre {
	font-family: monospace;
}

abbr {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

abbr:hover {
	color: #666;
}

abbr.help {
	padding-right: 16px;
	background: url(/images/icons/help-sm.gif) no-repeat right center;
}

td abbr {
	white-space: nowrap
}

img.inline {
	vertical-align: middle;
}

input.zone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666;
	padding: .15em;
	width: 19.762em;
	border: .119em solid #ccc;
	margin-right: 1em;
	vertical-align: middle;
	color: #aaa;
}

input.zone:focus, input.focused {
	border-color: #999;
	color: #333;
}

input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 1.738em;
	vertical-align: middle;
	width: 5em;
}

table {
	border-collapse: collapse;
	margin: 0 auto 5em;
	width: 100%;
	font-size: 1em;
	border-bottom: 4px solid #eee;
}

table td.skipper {
	padding-top: 2.5em;
}

table td {
	vertical-align: top;
	padding: 1em;
	border-top: 1px solid #eee;
}

table th {
	background: #f6f6f6;
	font-weight: bold;
	padding: 1em;
	border-bottom: 1px solid #ddd;
	white-space: nowrap;
}

table tr.note td {
	border-top: none;
}

table tr.note td div {
    font-style: italic;
}

#nav {
	clear: both;
	padding: 0 1em;
	overflow: hidden;
	margin: 0;
	vertical-align: bottom;
	width: auto;
	border-bottom: .214em solid #77b800;
}

#nav li {
	float: left;
	width: auto;
	margin: 0 0 0 .0714em;
	vertical-align: bottom;
}

#nav li.more {
	float: right;
	width: auto;
}

#nav li a {
	display: block;
	line-height: 1.75em;
	padding: 0 .5em;
	background: #666 url('/images/tab-bg.gif') repeat-x bottom;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #fff;
	margin-top: .119em;
	white-space: nowrap;
}

#nav li a:hover {
	background: #333;
}

#nav li.current a {
	background: #77b800 url('/images/tab-bg-current.gif') repeat-x top;
	margin-top: 0;
	padding-top: .119em;
	line-height: 1.6em;
	padding-bottom: .15em; 
	color: #fff;
}

#nav li.current a:hover {
	background: #77b800 url('/images/tab-bg-current.gif') repeat-x top;
}

#search {
	background: #f6f6f6;
	padding: 1em;
	margin: 0;
}

#search form {
	margin-bottom: 0;
}

#search h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em;
	line-height: 1em;
}

.shortcuts {
    text-align: right;
}

.shortcuts li {
    display: inline-block;
    width: auto;
    margin: 0 0.5em;
    vertical-align: bottom;
}

.shortcuts li a {
    font-size: 90%;
    font-weight: normal !important;
    letter-spacing: 0;
    color: #2266aa;
}

.ghost {
	visibility: hidden;
}

.hidden {
	visibility: hidden;
	display: none;
}

td.pass, td.fail, td.info, td.warning {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	background:  no-repeat center 1.2em;
	padding-top: 2.5em;
}

td.pass {
	color: #4dc03f;
	background-image: url('/images/icons/pass.png')
}

td.fail {
	color: #d00;
	background-image: url('/images/icons/fail.png')
}

td.info {
	color: #3b81c0;
	background-image: url('/images/icons/info.png')
}

td.warning {
	color: #e5b737;
	background-image: url('/images/icons/warning.png')
}

td.raw {
	white-space: nowrap;
	vertical-align: bottom;
}

td.raw a {
	display: none;
}

td.visible a {
    display: block !important;
}

td p {
	margin: 0em;
}

td p + p {
	margin-top: 1em;
}

pre {
	overflow: auto;
	background: #f0f0f0;
	padding: 1em;
}

td pre {
	max-width: 80em;
}

form p {
	margin: 0;
}

a.arrow_down {
	padding-right: 18px;
	background: url('/images/arrows/arrow-down.gif') no-repeat right center;
}

a.arrow_down:hover {
	background-image: url('/images/arrows/arrow-down-hover.gif');
}

a.arrow_up {
	padding-right: 18px;
	background: url('/images/arrows/arrow-up.gif') no-repeat right center;
}

a.arrow_up:hover {
	background-image: url('/images/arrows/arrow-up-hover.gif');
}

a.cancel {
	color: #c00;
}

a.cancel:hover {
	color: #900;
}

#errors {
	padding-left: 1em;
}

#errors li {
	color: #c00;
}

a.context.report {
	padding-left: 24px;
	background: url(/images/icons/report.png) no-repeat left center;
}

br.clear {
	visibility: hidden;
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.hide_show {
    float: right;
    margin-top: 2em;
}

.hide_show div {
    float: right;
    margin-left: 1.5em;
}

