body {
	font-family: "Lucida Sans", verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(/images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav, li, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

hr {
	margin-top: 1em;
	margin-bottom: 1em;
}

table {
}

th, td {
	padding-right: 0.6em;
}



img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
	font-weight: normal;
}

p.count {
	font-size: 0.9em;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

html, body, #wrapper {
	height: 100%;
}

body {
	background: #a6b3cb;
	color: #fff;
}

p {
	line-height: 1.4;
}

a {
	color: #fbde3b;
	text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#wrapper {
	margin: auto;
	width: 787px;
	padding: 0;
	background: url(/images/page_bg.gif) repeat-y;
}

#wrapper-i {
	background: url(/images/page_bg.gif) repeat-y;
	width: 100%;
}

/* header */

#header {
	position: absolute;
	top: 0;   left: 13px;
	width: 766px;
	background: url(/images/menu_bg.gif) repeat-x;
}

#header-cap {
	position: absolute;
	top: 197px;   left: 327px;
	width: 129px; height: 29px;
	background: url(/images/header_2.jpg) no-repeat;
}

#header h1 {
	background: url(/images/header.jpg) no-repeat;
	text-align: right;
	margin: 32px 0 0 0;
}

/* nav */

#nav {
	position: absolute;
	top: 0;   left: 0;
	width: 574px; height: 32px;
	background: url(/images/menu_cap.gif) top right no-repeat;
}

#nav li {
	float: left;
}

#b-nav {
	background: url(/images/b_nav_r.jpg) top right no-repeat;
}

/* body */

#spacer {
	height: 197px;
}

#body {
	background: url(/images/body_bg.jpg) repeat-x;
	margin: 0 8px 0 13px;
	padding: 14px;
	min-height: 200px;
}

#body-i {
	background: url(/images/divider_v.gif) 276px 9% no-repeat;
}

/* left */

#left {
	float: left;
	width: 261px;
}

#bullets {
	padding-top: 15px;
	background: url(/images/box_t.jpg) no-repeat;
}

#bullets ul {
	padding-bottom: 20px;
	background: url(/images/box_b.jpg) bottom left no-repeat;
}

* html #bullets ul {
	width: 100%;
}

* html #bullets img {
	margin-left: -3px;
	marg\in-left: 0px;
	float: left;
}

#bullets img {
	display: block;
}

#left .i {
	margin: 0 25px;
}

/* right */

#right {
	float: right;
	width: 442px;
	margin-top: 15px;
}

#right .i {
	margin: 0 253px 0 27px;
}

#right .j {
	float: right;
	width: 246px;
	margin-top: 0.5em
}

#right .i .left {
	margin: 0;
}

#right .j ul {
	float: right;
	width: 130px;
	display: inline;
	margin-right: 10px;
}

#right .clear {
	padding-top: 7px;
	margin:  0 0 10px 0;
}

ul.bigbullets li {
	background: url(/images/bullet.gif) left no-repeat;
	margin: 0;
	padding: 5px 2px 5px 20px;
}

* html ul.bigbullets li {
	text-indent: -1.5em;
}

/* footer */

#footer-p {
	clear: both;
	height: 24px;
}

#footer    { background: url(/images/footer_w_bg.gif) repeat-x; }
#footer .l { background: url(/images/footer_w_l.gif) top left no-repeat; }
#footer .r { background: url(/images/footer_w_r.gif) top right no-repeat; }

#foot-nav    { background: url(/images/footer_g_bg.gif) repeat-x; }
#foot-nav .l { background: url(/images/footer_g_l.gif) top left no-repeat; }
#foot-nav .r { background: url(/images/footer_g_r.gif) top right no-repeat; }

#footer {
	color: #d96d1e;
	text-align: center;
}

#footer a {
	color: #d96d1e;
	text-decoration: none;
}

#footer a:hover {
	color: #d96d1e;
}

#foot-nav {
	position: relative;
	top: -14px;
	width: 43em;
	margin: auto;
	color: #f8fbc8;
}

#foot-nav .r {
	padding: 9px 0 10px 0;
	width: 100%;
}

#foot-nav a {
	color: #f8fbc8;
	text-decoration: none;
}

#foot-nav a:hover {
	color: #f8fbc8;
	text-decoration: underline;
}

#footer p {
	position: relative;
	margin-top: 13px;
	top: -20px;
}

div#contact_form {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	
}

div#services {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
}

div#services h1 {
	margin-top: 1em;
	font-size: 1.5em;
}


div#partners {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
}

div#partners h1 {
	margin-top: 1em;
	font-size: 1.5em;
}

div#partners h2 {
	font-size: 1.3em;
	margin-top: 1em;
}

div#resources {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
}

div#resources h1 {
	font-size: 1.5em;
	margin-top: 1em;
}

div#resources h2 {
	font-size: 1.3em;
	margin-top: 1em;
}

div#resources li {
	font-size: 1.2em;
	list-style: square inside url('/images/arrow.gif');
	margin-bottom: 0.3em;
}

div.policy {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

div.policy h1 {
	font-size: 1.5em;
	margin-top: 1em;
}

div.policy h2 {
	font-size: 1.3em;
	margin-top: 1em;
}

div.policy li {
	list-style: lower-alpha;
	margin-bottom: 0.5em;
}

p.center {
	text-align: center;
}

div#contact_form {
	font-size: 1.2em;
	margin-bottom: 2em;
}

div#contact_form h1 {
	font-size: 1.5em;
	margin-top: 1em;	
}


div#search_results {
	width: 720px;
	padding-left: 1em;
	padding-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	margin-top: 2em;
}
div#lookup {
	font-size: 1.2em;
}
div#lookup h1 {
	margin-top: 2em;
	font-size: 1.5em;
}
div#domain_lookup {
	margin-top: 2em;
	padding: 5px;
	border: 1px dotted gray;
	float: right;
}

div#yield {
	font-size: 1.2em;
	margin-bottom: 2em;
}

div#yield h1 {
	font-size: 1.5em;
}

div#yield h2 {
	font-size: 1.2em;
}

div#user_menu {
	clear: both;
	width: 100%;
	border: 1px dotted gray;
}

ul.menu {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 1em;
}
ul.menu li {
	display: inline;
	list-style-type: none;
	padding-right: 0.5em;
}

div#notice {
	margin-top: 2em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border: 1px solid red;
	font-size: 1.3em;
	width: 80%;
	padding-left: 1em;
	
}
div.center100 {
	width: 99%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 1.5em;
}
div.center90 {
	width: 90%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 1.5em;
}
div.center80 {
	width: 80%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 1.5em;
}

div.center70 {
	width: 70%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 1.5em;
}
div.center60 {
	width: 60%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 1.5em;
}
div.center50 {
	width: 50%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 1.5em;
}
div.center40 {
	width: 40%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 1.5em;
}

div#login {
	position: absolute;
	top: 9px;   right: 0;
	width: 200px; height: 20px;
}	
div#login a {
	color: #333;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
	color: black;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.5em;
	font-size: 0.6em;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: normal;
  padding: 5px 5px 5px 15px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
	font-size: 1em;
}

#errorExplanation ul {
	margin-left: 2em;
}

#errorExplanation ul li {
  list-style: square;
	font-weight: normal;
}

div#user_account {
	font-weight: normal;
}
div#person_info {
	font-weight: normal;
	font-size: 0.8em;
}

h2.underline {
	text-decoration: underline;
}

div.dash_bottom {
	border-bottom: 1px dashed gray;
	margin-bottom: 1.5em;
}

div.remote {
	border: 1px solid black; 
	padding: 1em;
	background-color: #1e344c; 
	margin-bottom: 2em;
}

div.cart {
	border: 1px solid #adcada;
	width: 647px;
	background-color: white;
	color: #333;
	margin-top: 0.5em;
	padding-bottom: 5em;
	margin-bottom: 1em;
}

table.cart {
	margin: 1em;
	margin-right: auto;
	margin-left: auto;
}
table.cart th {
	padding: 0.5em;
}
table.cart td {
	padding-left: 0.5em;
	padding-right: 1em;
}
div#cart_submit {
	float: right;
	margin-top: 0em;
	margin-right: 1em;
}
div#payments_accepted {
	clear: right;
	margin-right: auto;
	margin-left: auto;
}
img#payments {
	float: left;
	margin-left: 15em;
	margin-top: 0.5em;
}
div#domain_list {
	overflow: auto;
	height: 15em;
	margin-right: 2em;
	border: 1px solid #3e5376;
	padding: 0.2em;
}
div#website_list {
	overflow: auto;
	height: 10em;
	margin-right: 2em;
	border: 1px solid #3e5376;
	padding: 0.2em;	
}

div#contacts_list {
overflow: auto;
height: 10em;
margin-right: 2em;
border: 1px solid #3e5376;
padding: 0.2em;
font-size: 0.9em;
}
h1.bbg {
	margin-top: 0em;
	margin-bottom: 1em;
	padding-left: 1em;
	background-image: url(/images/hd_bg.gif);
}
div.ccontain {
	border: 1px solid #adcada;
	background-color: white;
	color: #333;
	margin-top: 0.5em;
	padding-bottom: 5em;
	margin-bottom: 1em;
}
div.ccontain a {
	color: #1e4b97;
}

div.icontain {
	padding: 1em;
	margin-left: 1em;
}



