body,
html {
	margin: 0;
	padding: 0;
	color: #000;
	background: white;
	font-family: Helvetica;
	font-size: 14px;
}

a img {
	border: none;
}

em {
	color: #f4d864;
	font-style: normal;
	font-weight: bold;
}

#index-page a:link, #index-page a:visited {
	color: black;
}

#footer a:link, #footer a:visited,
#header a:link, #header a:visited
{
	color: white;
}

a:link, a:visited {
	color: blue;
}

ul.menu {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
}

ul.menu ul {
	margin-left: 10px;
}

#body-wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #0618a3;
}

#index-page #body-wrapper {
	width: 1100px;
}

#header {
	background-color: #0e3170;
	background-image: url('/images/header-bg.png');
	height: 175px;
}

#footer {
	background-color: #e8e9e9;
	background-color: black;
	background-image: url('/images/footer-bg.png');
	padding-top: 30px;
	height: 50px;
	text-align: center;
	color: #555555;
	color: white;
	font-size: smaller;
	clear: both;
}

#main-body {
	background-color: #fff;
	float: left;
	padding-top: 20px;
	padding-bottom: 35px;
	width: 690px;
	padding-left: 10px;
}

#sidebar {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	background-color: #0618a3;
	color: white;
}

#index-page #sidebar {
	display: none;
}

#index-page #body-wrapper {
	background-color: white;
}

#index-page #main-body {
	width: 1100px;
	padding: 0;
}

#index-page #right-box {
	left: -130px;
}

#right-box {
	position: relative;
	width: 250px;
	float: right;
	top: 10px;
	left: -10px;
	text-align: center;
}

#header-swhois {
	white-space: nowrap;
}

#header-swhois .search-box {
	width: 185px;
	padding: 0;
	margin: 0;
}

#header-swhois .search-button {
	width: 55px;
	padding: 0;
	margin: 0;
}

#your-space {
	border: 2px solid white;
	padding: 10px 0;
	font-weight: bold;
	margin-top: 10px;
}

#your-space h3 {
	font-size: 24px;
	padding: 0;
	margin: 0;
}

#your-space h4 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

#your-space a {
	display: block;
	color: white;
	text-decoration: none;
}

#your-space a:hover h4 {
	text-decoration: underline;
}

#your-space a:hover h3 {
	color: #F4D864;
}

#header #menu {
	position: relative;
	top: -30px;
	width: 750px;
	left: 150px;
}

#header #menu a {
	text-decoration: none;
	color: #c0c0c0;
	font-size: 20px;
	display: inline-block;
	margin-right: 20px;
}

#header #menu a:hover {
	color: #f0f0f0;
}

#header-content {
	height: 135px;
}

#tagline {
	background-color: #0e3170;
	background-image: url('/images/tagline-background.png');
	height: 32px;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 18px;
	overflow: hidden;
}

#tagline .social-media-links {
	margin-right: 70px;
	margin-left: 20px;
}

#tagline .social-media-links img {
	width: 24px;
	height: 24px;
	margin: 0 2px;
}

#tagline div {
	float: left;
	margin-right: 5px;
}

#tagline .tlds {
	margin-right: 0;
}

#tagline .tlds em {
}

#active-content {
	height: 320px;
	background-color: #f1f1f1;
}

#box-content {
	background-color: #f1f1f1;
	height: 240px;
	background-image: url('/images/box-content-bg.png');
	padding-left: 40px;
}

#box-content .box {
	float: left;
	border: 1px solid gray;
	height: 230px;
	margin-right: 10px;
	background: white;
	width: 250px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#box-content .box h3 {
	background: #0618a3;
	color: #f4d864;
	margin: 0;
	padding: 6px 0 6px 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	border-radius-topleft: 10px;
	border-radius-topright: 10px;
}

#register-now.box a {
	color: white;
}

#register-now select {
	width: 100px;
}

#register-now.box {
	width: 500px;
	border: none;
	background: none;
	background-color: #0618a3;
	padding-top: 30px;
	height: 200px;
}

#register-now .floated {
	width: 30%;
	color: #f4d864;
	font-size: 18px;
	float: left;
	margin-top: 25px;
}

#box-content .box ul {
	margin-left: 20px;
	padding-left: 0;
	padding-right: 10px;
}

#box-content .box ul li {
	margin-bottom: 5px;
}

#register-now a {
	color: #f4d864;
	font-weight: bold;
	text-align: center;
}


#footer a {
	color: white;
}

h1.seo, h2.seo {
	display: none;
}

#animation-container{
	background-color: #101010;
	width:610px;
	margin:0 auto;
	color: #c0c0c0;
	overflow:hidden;
	float: left;
}

#active-content #video-container {
	background-color: black;
	background-color: #101010;
	height: 310px;
}

.flying-text{
	margin-left:-250px;
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 34px;
}

.text-content {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar a {
	color: #f4d864;
	text-decoration: none;
}

#sidebar li {
	margin-bottom: 8px;
}

.executive-bio {
	margin-bottom: 20px;
	border-top: 2px dashed gray;
	padding-top: 10px;
}

.executive-bio img {
	display: inline-block;
	margin-right: 10px;
}


.executive-bio h3 {
	margin-top: 0;
}

.back-to-top {
	font-size: smaller;
}

#press em {
	color: black;
	font-style: italic;
}

#register {
	min-height: 400px;
}

form label {
	display: inline-block;
	width: 120px;
}

div.row {
	width: 365px;
	height: 24px;
}

div.row span.label {
	float: left;
	width: 120px;
	text-align: right;
	height: 100%;
}

div.row span.formw {
	float: right;
	width: 235px;
	text-align: left;
	height: 100%;
} 

.contact-form {
	height: 450px;
}

.contact-form div.row {
	width: 238px;
	padding-left: 6px;
}

.contact-form div.row.first {
	padding-top: 6px;
}

.contact-form div.row.last {
	padding-bottom: 6px;
}

.contact-form div.row span.formw {
	width: 150px;
	font-size: smaller;
}

.contact-form input, .contact-form select {
	width: 100px;
	height: 14px;
	font-size: 10px;
}

.contact-form select {
	font-size: 11px;
	height: 20px;
	width: 105px;
}

.contact-form div.row span.label {
	padding: 0;
	padding-right: 4px;
	font-size: 10px;
	width: 80px;
	color: white;
	font-weight: bold;
	line-height: 20px;
}

.contact-form .contact-form-container {
	float: left;
	width: 225px;
	margin-right: 2px;
	background-color: blue;
}

.contact-form .contact-form-container.last {
	clear: right;
}

.contact-form .contact-form-container h3 {
	background-color: gray;
	margin: 0;
	padding-left: 6px;
	font-size: 12px;
	padding-top: 2px;
}

#account-info .row {
	padding-left: 6px;
}

#register-page-1 .name-space-search .search-field {
	width: 160px;
}

#register-page-1 .name-space-search {
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	line-height: 45px;
}

#register-page-3 div.row {
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 450px;
	line-height: 20px;
}

#register-page-3 div.row .label {
	width: 200px;
}

#register-page-3 .container {
	background-color: blue;
	width: 450px;
	padding: 6px;
}

#review-page .contacts-container {
	height: 360px;
	padding-top: 6px;
	margin-bottom: 14px;
}

#review-page .contacts-container p {
	margin: 0;
	margin-top: 9px;
}

#review-page .contacts-container .container {
	float: left;
	width: 200px;
	font-size: 10px;
	margin-right: 10px;
}

#review-page .contact-display {
	border: 1px solid gray;
	padding-top: 4px;
}

#review-page .contact-display .row {
	width: 200px;
}

#review-page .contact-display .row .formw {
	width: 113px;
}

#review-page .contact-display .row .label {
	width: 83px;
	font-weight: bold;
}

.error-marker {
	color: red;
	display: inline-block;
	border: 1px solid red;
	margin-left: 5px;
	padding: 0 7px;
	cursor: help;
	background-color: white;
	font-size: larger;
	line-height: 17px;
}

.contact-form-container .error-marker {
	line-height: 18px;
	margin-left: 0px;
}

#confirmation-nameserver-list {
	border-collapse: collapse;
}

#confirmation-nameserver-list th {
	background-color: #c0c0c0;
}

#confirmation-nameserver-list th, #confirmation-nameserver-list td {
	border: 1px solid gray;
	padding: 5px;
}

.completed-contact-display {
	border: 1px solid black;
	padding: 4px;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	font-size: smaller;
}

.completed-contact-display h4, .completed-contact-display p {
	margin-top: 0;
}

.completed-contact-display .row {
	width: 210px;
	height: 16px;
}

.completed-contact-display .row .label {
	width: 90px;
	font-weight: bold;
}

.completed-contact-display .row .formw {
	width: 113px;
}

.cc-form .contact-container {
	margin-top: 10px;
}

.cc-form .contact-container .handle-fields {
	display: none;
}

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

.popup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

.popup-content {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 374px;
}

.popup-close{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	cursor: pointer;
}

#law-listing {
	width: 450px;
}

#law-listing div {
	margin: 4px 0;
	padding: 4px;
}

.search-container select {
	width: 100px;
}

#account-info .row {
	width: 360px;
}

#account-info {
	float: left;
	width: 350px;
	height: 100%;
	border: 1px solid gray;
	background-color: blue;
	color: white;
	font-weight: bold;
	margin-right: 10px;
}

#account-info .begin-signup {
	margin-right: 36px;
	margin-top: 5px;
}

#logout-button {
	text-align: center;
	margin-right: 0;
	margin-left: auto;
	width: 150px;
	position: relative;
	background-color: blue;
	height: 60px;
}

#you-are {
	color: white;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#index-page #logout-button {
	display: none;
}
