body {
	background-color: #fff;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
.item-body {
  margin: 0px; font-size: medium;
  visibility: hidden; height: 0px;
}


a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
}

ul {
	margin-bottom: 0px;
}

ul.notopmargin {
	margin-top: 0px;
}

div, img, form {
	padding: 0px;
	margin: 0px;
	border: none;
}

hr {
	height: 1px;
	margin-bottom: 1em;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}

address {
	font-style: normal;
}

.floatright {
	display: inline;
	float: right;
}

.floatleft {
	display: inline;
	float: left;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

/* ************************************************************************* */

#page_center {
	width: 1012px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* ************************************************************************* */

#header {
	width: 100%;
	text-align: center;
	margin-bottom: 13px;
}

#header span {
	font-size: 160%;
	font-weight: bold;
}

/* ************************************************************************* */

.sidebar {
	display: inline;
	float: left;
	width: 170px;
	margin-top: 1px;

}
.sidebar .content a {
	font-weight: normal;
	font-size: 90%;
}

.menu, .submenu {
	padding: 0px;
	margin: 0px;
}

.menu {
	padding-bottom: 1px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.menu li, .submenu li {
	list-style-type: none;
	margin-left: 12px;
	/* font-size: 95%; */
}

.submenu li {
	margin-left: 8px;
	font-size: 95%;
}

.menu a, .submenu a {
	text-decoration: none;
}

.menu a:hover, .submenu a:hover {
	text-decoration: underline;
}

.submenu a {
	color: #000000;
}

.submenu a.heavy {
	font-weight: normal;
	font-family: "arial black", sans-serif;
	text-decoration: underline;
}

#rightbar {
	float: right;
}

#rightbar .content a {
	font-weight: normal;
	font-size: 90%;
}

#exhaustioncounter {
	text-align: center;
}

/* ************************************************************************* */

#content {
/*	display: inline;
	float: left;
	width: 650px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 1px;*/
	display: inline;
	float: left;
	width: 830px;
	margin-top: 1px;
	margin-left: 10px;
/*	margin-right: 10px;*/
	padding-bottom: 1px;

}

/* ************************************************************************* */

#footer {
	clear: both;
	font-size: 80%;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

#footer_left {
	float: left;
	text-align: left;
	font-style: normal;
}

#footer_center {
}

#footer_right {
	float: right;
	text-align: right;
}

/* ************************************************************************* */

.required {
	color: #e00000;
}

.fineprint {
	font-size: 60%;
}

.largeprint {
	font-size: 120%;
	font-weight: bold;
}

.indent {
	margin-left: 24px;
}

.block {
	width: 100%;
	margin-bottom: 9px;
	padding-bottom: 2px;
	text-align: left;
	border: 1px solid #000066;
}

.block .caption {
	width: 100%;
	height: 1.5em;
	padding-top: 0.2em;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	background-color: #000066;
	color: #ffffff;
}

.block .content {
	font-size: 110%;
	padding: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}

.block .title {
	margin: 0px;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	font-size: 30px;
	font-weight: bold;
}

h4 {
	margin: 0px;
}

h1 {
	/* Read the comment in the previous section */
	/* margin-bottom: 0.5em;
	margin-top: 0.5em; */
}

/* ************************************************************************* */

.bottommargin {
	margin-bottom: 16px;
}

table.blue {
	width: 100%;
}

table.blue .blank {
	background-color: transparent;
	border-style: none;
}

table.blue td, table.blue th {
	padding-left: 3px;
}

table.blue thead td {
	background-color: #5681c4;
	font-weight: bold;
}

table.blue thead th {
	background-color: #dddddd;
	font-weight: normal;
}

table.blue tbody th {
	background-color: #dddddd;
	font-weight: normal;
}

table.blue tbody td {
	background-color: #f3f3f3;
}

/* ************************************************************************* */

div.half {
	display: inline;
	float: left;
	width: 50%;
}

div.full {
	clear: both;
	text-align: left;
	width: 100%;
}

div.center {
	clear: both;
	text-align: center;
	width: 100%;
}

form.quote {
}

form.quote div.half {
	text-align: right;
}

form.quote textarea {
	width: 100%;
}

/* ************************************************************************* */
.content table 	{
		vertical-align: top;
		width: 100%;
		padding: 0px;
		margin: 0px;
		}
.content td 	{
		vertical-align: top;
		}
.bycountry th	{
		font-family: arial,Helvetica; font-size: 13px; font-weight: bold;
		border-bottom: #000066 1px solid;
		height: 24px;
		}
.bycountry img 	{
		vertical-align: middle;
		}
.bycountry td 	{
		padding: 0px;
		margin: 0px;
		vertical-align: middle;
		font-family: arial,Helvetica; font-size: 11px; font-weight: normal;
		height: 24px;
		}
#rj		{
		text-align: right;
		}
#cent		{
		border-left: #000066 1px solid;
		}


/* ********************************************************************************************* */
.selectON	{ display: compact; color: black; background: white;
		   filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.selectOFF	{ display: compact; color: black; background: white;
		   filter: alpha(opacity=25); -moz-opacity: 0.25; opacity: 0.25; }

/********* added by Tae Kim ********************/

#pollbox {
	margin: 0 auto; /* center for now */
	width: 21em;
	background: url(http://ipv6.he.net/certification/images/ipv6poll_d.gif) no-repeat bottom right;
	font-size: 100%;
}
#boxhead {
	background: url(http://ipv6.he.net/certification/images/ipv6poll_b.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#boxhead h2 {
	background: url(http://ipv6.he.net/certification/images/ipv6poll_a.gif) no-repeat top left;
	margin: 0;
	padding: 30px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1em;
}
#boxline {
	background: url(http://ipv6.he.net/certification/images/img05.gif) repeat-x left bottom;
}
#boxbody {
	background: url(http://ipv6.he.net/certification/images/ipv6poll_c.gif) no-repeat bottom left;
	list-style: none;
	margin: 0;
	padding: 5px 30px 31px;
	color: white;
}

#hosteddns  {
padding: 3px;
}

#raw_zone div {
margin: 3px;
background: #dfdfdf;
}
/* compressed tooltip css */
.tip{ color:#fff; width:200px; z-index:13000} .tip-title{ font-weight:bold; font-size:11px; margin:0; color:#9FD4FF; padding:8px 8px 4px;
background:url(/include/images/bubble.png) top left} .tip-text{ font-size:11px; padding:4px 8px 8px; background:url(/include/images/bubble.png)
bottom right}.custom-tip{ color:#fff; width:350px; z-index:13000} .custom-title{ font-weight:bold; font-size:11px; margin:0; color:#9FD4FF;
padding:8px 8px 4px; background:url(/include/images/bubbleLarge.png) top left} .custom-text{ font-size:11px; padding:4px 8px 8px;
background:url(/include/images/bubbleLarge.png) bottom right}.TipsUnderline{ text-decoration:underline}

/* */

/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
  width: 100%;
}
  
.window {
  position:absolute;
  min-width: 450px;
  max-width: 800px;
/*    width:450px;
   height:200px; */
  display:none;
  z-index:9999;
  padding:20px;
}


/* Customize your modal window here, you can add background image too */
#dialog {
  width:375px; 
  height:203px;
}

.toggle_head {
	font-size: 10px;
	color: #666;
	cursor: pointer;
}

.delegated {
	color: green;
	width: 100%;
}

.not_delegated {
	color: red;
	width: 100%;
}

.foreign_delegation {
	color: #000;
	width: 100%;
}

.clickable
{
cursor: pointer;
vertical-align: middle;
}

.defaultText { width: 300px; }
.defaultTextActive { color: #a1a1a1; font-style: italic; }

/* dns view twiddles*/

td.dns_view {
    padding-left: 2px;
}

td.dns_view_locked {
    padding-left: 2px;
}


/* RR label styles */

.rrlabel {
  font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  padding: 0px 3px 0px 3px;
  margin: 1px 0px 1px 0px;
  border: 1px solid black;
  display: inline-block;
}

.rrlabel.A {
  background-color: #000;
  /* color: black; */
}


.rrlabel.AAAA {
  background-color: DodgerBlue;
  /* color: black; */
}

.rrlabel.AFSDB {
  background-color: SaddleBrown;
  /* color: black; */
}


.rrlabel.ALIAS {
  background-color: Orange;
  /* color: black; */
}


.rrlabel.CAA {
  background-color: Yellow;
  color: black;
}


.rrlabel.CERT {
  background-color: lightblue;
  color: black;
}


.rrlabel.CDNSKEY {
  background-color: MistyRose;
  color: black;
}


.rrlabel.CDS {
  background-color: SlateGray;
  /* color: black; */
}


.rrlabel.CNAME {
  background-color: Green;
  /* color: black; */
}


.rrlabel.DNSKEY {
  background-color: Wheat;
  color: black;
}


.rrlabel.DNAME {
  background-color: SkyBlue;
  color: black;
}


.rrlabel.DS {
  background-color: Olive;
  /* color: black; */
}


.rrlabel.HINFO {
  background-color: Teal;
  /* color: black; */
}


.rrlabel.KEY {
  background-color:SpringGreen
  color: black; 
}


.rrlabel.LOC {
  background-color: Indigo
  /* color: black; */
}


.rrlabel.MX {
  background-color: Plum;
  /* color: black; */
}


.rrlabel.NAPTR {
  background-color: SpringGreen;
  color: black;
}


.rrlabel.NS {
  background-color: ForestGreen;
  /* color: black; */
}


.rrlabel.NSEC {
  background-color: SeaGreen;
  /* color: black; */
}


.rrlabel.NSEC3 {
  background-color: Turquoise;
  color: black;
}


.rrlabel.NSEC3PARAM {
  background-color: MediumSlateBlue;
  /* color: black; */
}


.rrlabel.OPENPGPKEY {
  background-color: RosyBrown;
  /* color: black; */
}


.rrlabel.PTR {
  background-color: Plum;
  color: black;
}


.rrlabel.RP {
  background-color: Teal;
  /* color: black; */
}


.rrlabel.RRSIG {
  background-color: DarkOrchid;
  /* color: black; */
}


.rrlabel.SOA {
  background-color: OliveDrab;
  /* color: black; */
}


.rrlabel.SPF {
  background-color: Gray;
  /* color: black; */
}


.rrlabel.SSHFP {
  background-color: LimeGreen;
  /* color: black; */
}


.rrlabel.SRV {
  background-color: PaleTurquoise;
  color: black;
}


.rrlabel.TKEY {
  background-color: SkyBlue;
  color: black;
}


.rrlabel.TSIG {
  background-color: Crimson;
  /* color: black; */
}


.rrlabel.TLSA {
  background-color: PaleVioletRed;
  /* color: black; */
}


.rrlabel.SMIMEA {
  background-color: LightCoral;
  /* color: black; */
}


.rrlabel.TXT {
  background-color: Green;
  /* color: black; */
}


.rrlabel.URI {
  background-color: Aqua;
  color: black;
}

