/*  Global */
* {
	font-family: inherit;
	font-size: inherit;
	color: #3c5979;
	font-size: 9pt;
}

html {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
}

body {
	background-color: #6f97c4;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-left: 1em;
}

form {
	margin: 0;
	padding: 0;
}

sup {
	font-size: 7pt;
	font-stretch: ultra-condensed;
	vertical-align: super;
}

ul li {
	list-style-image: url('images/check_plain.gif');
	padding-top: 0;
	margin-left: -8px !important;
	margin-left: -2px;
	padding-left: 0em;
}

span.feature {
	background-image: url('images/check_plain.gif');
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 16px;
	margin-left: 6px;
}

img {
	border: 0;
}

pre {
	white-space: pre;
	margin: 0;
	margin-left: 2em;
	font-family: monospace;
}

fieldset {
	border: 1px solid #b3b9cc;
}

fieldset legend {
	font-size: 12pt;
	font-weight: bold;
	padding: 0.2em;
	margin-left: 1em;
}

span.fineprint {
	font-size: 8pt;
}

span.fieldHint,span.detail {
	font-size: 9pt;
}

div.inset,fieldset {
	margin: 0.2em;
	padding: 0.8em;
	padding-top: 0.4em;
}

input.field,textarea.field {
	border: 1px solid #a5acb2;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.2em;
	padding-left: 0.5em;
}

/*  Header */
td#login {
	background-color: white;
	margin: 0;
	padding: 0;
}

td#login form {
	margin: 0;
	padding: 0;
}

td#login table {
	margin: 0;
	padding: 0;
}

td#login input {
	color: silver;
	font-size: 8pt;
	margin: 0;
}

/*  Body */
table#content {
	background-color: white;
}

table#content td.left {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}

table#content td.right {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}

/* Footer */
tr#footerimages td {
	padding-top: 1em;
}

td#footerLinks {
	text-align: center;
	font-size: 7pt;
	padding-top: 1em;
	padding-left: 3em;
	padding-right: 3em;
}

td#footerLinks a,td#footerLinks a:hover {
	color: #595959;
	font-size: inherit;
	text-decoration: none;
}

td#footerLinks a:hover {
	text-decoration: underline;
}

div#copyright {
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding: 0;
	padding-left: 1.2em;
}

/* index */
table#misc_box {
	padding: 0;
	margin: 0;
	margin-left: 2px;
	width: 209px;
	vertical-align: top;
	background-image: url(images/misc_box_background.gif);
	background-position: center;
	background-repeat: repeat-y;
}

table#misc_box * {
	padding: 0;
	margin: 0;
}

table#misc_box a {
	text-decoration: none;
}

table#misc_box a:hover {
	text-decoration: underline;
}

table#misc_box ul li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0em;
}

table#misc_box td.contents {
	padding: 0.9em;
	vertical-align: top;
	font-size: 9pt;
	line-height: 110%;
}

td#index_awards {
	text-align: center;
}

td#index_awards img {
	margin: 8px;
	margin-left: 18px;
	margin-right: 18px;
}


/* Domain Page */
fieldset.domain_features {
	padding: 0;
}

div.domain_features {
	font-size: 9pt;
	padding: 1em;
}

div.domain_features ul li {
	padding: 0;
	line-height: 1.2em;
	margin: 0;
	margin-left: -32px;
}

table#domain_pricing {
	width: 246px;
}

table#domain_pricing th {
	background-color: #98bee7;
	color: black;
	font-weight: bold;
	text-align: center;
}

table#domain_pricing tr.heading td {
	background-color: #dbe5ef;
}

table#domain_pricing td {
	background-color: #e8e9e9;
	text-align: center;
	padding: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 2px;
	font-size: 9pt;
}

table#domain_pricing td.description {
	background-color: #dbe5ef;
	text-align: left;
	padding-left: 0.5em;
	font-weight: bold;
}

/* webhosting */

div#webhosting_packages {
	width: 430px;
	float: left;
	margin: 0;
	padding: 0;
}

div#webhosting_packages img.logo {
	float: left;
	margin: 10px;
}

div#webhosting_packages img.order {
	float: left;
	margin: 10px;
	margin-left: 20px;
}

div#webhosting_packages p {
	line-height: 1.4em;
	text-align: justify;
}

div#webhosting_packages table tr td.ordernow {
	vertical-align: middle;
}

div#webhosting_packages table.matrix {
	float: right;
	vertical-align: middle;
	margin: 6px;
}

div#webhosting_packages table.matrix th {
	font-size: 10px;
	border-bottom: 1px solid silver;
	padding-right: 0.3em;
	padding-left: 0.6em;
}

div#webhosting_packages table.matrix td {
	font-size: 11px;
	text-align: right;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 0.2em;
	padding-right: 0.5em;
	padding-left: 0.4em;
	border-left: 1px solid silver; 
}

div#webhosting_features {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
}

div#webhosting_features p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 1px;
}

div#webhosting_features p.heading {
	font-size: 14px;
	clear: both;
}

div#webhosting_features p.subheading {
	font-size: 13px;
	margin-left: 4px;
	padding-left: 6px;
	clear: both;
}

div#webhosting_features p.item, div#webhosting_features p.subitem {
	background-image: url('/icons/16x16/plain/bullet_ball_glass_blue.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-left: 8px;
	padding-left: 20px;
	font-size: 11px;
	clear: both;
}
div#webhosting_features p.subitem {
	background-image: url('/icons/16x16/plain/bullet_ball_glass_grey.png');
	margin-left: 24px;
	padding-left: 20px;
}

table#hosting_features {
	width: 100%;
}

table#hosting_features td {
	text-align: center;
	padding: 0.2em;
}

table#hosting_features td.description {
	text-align: left;
}

table#hosting_features tr.heading td {
	background-color: #719ac7;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

table#hosting_features tr.heading td.description {
	background-color: white;
}

table#hosting_features tr.order td {
	padding-top: 4px;
	padding-bottom: 4px;
}

table#hosting_features tr.feature td {
	color: black;
	font-weight: normal;
	font-size: 10pt;
}

table#hosting_features tr.feature td.description {
	border: 1px ridge #719ac7;
}

table#hosting_features td.unix_plus, table#hosting_features td.unix_max, table#hosting_features td.windows_plus, table#hosting_features td.windows_max {
	width: 105px;
}


table#hosting_features tr.feature td.unix_plus,table#hosting_features tr.order td.unix_plus
	{
	background-color: #e2e9f1;
}

table#hosting_features tr.feature td.unix_max,table#hosting_features tr.order td.unix_max
	{
	background-color: #dbe5ef;
}

table#hosting_features tr.feature td.windows_plus,table#hosting_features tr.order td.windows_plus
	{
	background-color: #98bee7;
}

table#hosting_features tr.feature td.windows_max,table#hosting_features tr.order td.windows_max
	{
	background-color: #94bae4;
}

/* design services */
fieldset#sitedesign,fieldset#sitebuilder {
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: white;
	min-height: 342px;
	width: 354px;
	margin: 0;
	padding: 0;
	padding-bottom: 2em;
}

fieldset#sitebuilder {
	background-image: url(images/sitebuilder_bg.png);
}

fieldset#sitedesign {
	background-image: url(images/sitebuilder_bg2.png);
}

fieldset#sitebuilder ul li,fieldset#sitedesign ul li {
	line-height: 1.1em;
}

/* sitebuilder */
#sitebuilder {
	background-repeat: no-repeat;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
	margin: 0;
	margin-left: 8px;
}

#sitebuilder table {
	width: 240px;
}

#sitebuilder td {
	padding-top: 16pt;
	padding-left: 2pt;
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
}

#sitebuilder .price_header {
	font-size: 13pt;
	font-weight: bold;
	margin-left: 2pt;
}

#sitebuilder .cancel_price {
	color: #CC3333;
	text-decoration: line-through;
	font-size: 13pt;
	font-weight: bold;
}

#sitebuilder .cycle {
	font-size: 8pt;
	font-weight: 100;
}

#sitebuilder ul {
	padding-top: 0;
}

#sitebuilder .hosting {
	background-image: url(images/sb_hosting.png);
}

#sitebuilder .pp {
	background-image: url(images/sb_pp.png);
}

#sitebuilder .ecommerce {
	background-image: url(images/sb_ecommerce.png);
}

#sitebuilder .go {
	text-align: right;
	padding: 0;
	margin: 0;
	padding-right: 12px;
}

#sitebuilder .goodies_list {
	display: inline;
}

#sitebuilder .goodies_list li {
	display: inline;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

fieldset.awards {
	text-align: center;
}

fieldset.awards img {
	margin: 8px;
	margin-left: 18px;
	margin-right: 18px;
}

fieldset.aboutus p {
	text-indent: 2em;
	text-align: justify;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 2em;
}

td#footerLinks div.rally {
	font-size: 8pt;
	color: silver;
	margin: 0 auto;
	width: 50em;
	text-align: center;
}
td#footerLinks div.rally a, td#footerLinks div.rally a:hover, td#footerLinks div.rally a:visited, td#footerLinks div.rally a:ACTIVE {
	font-size: 7pt;
	color: silver;
	font-size: inherit;
	text-decoration: none;
}

div.social {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 6px;
	height: 26px;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
}
div.social img, div.social a {
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 4px;
}

td#social {
	padding-top: 8px;
	text-align: center;
	height: 26px;
	vertical-align: middle;
}
td#social img, td#social a {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}

a.blog {
	background-image: url("/images/blog.png");
	background-position: 0;
	background-repeat: no-repeat;
	padding-left: 28px;
	font-weight: bold;
	height: 24px;
	vertical-align: middle;
	padding-top: 6px;
	display: inline-block;
}

code {
	font-family: monospace;
	padding: 0.5em;
	margin-top: 0.2em;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 0.2em;
	background-color: white;
	border: 1px dashed silver;
	display: block;
}


div.policies {
	border: 1px solid #b3b9cc;
}

div.policiesNavigation {
	border: 0;
}

div.policies h2 {
	height: 20px;
	border-bottom: 1px solid #b3b9cc;
	border-left: 1px solid #b3b9cc;
	border-right: 1px solid #b3b9cc;
	font-size: 12pt;
	font-weight: bold;
	padding: 0.2em;
	margin-left: 1em;
	margin-top: -4px;
	width: 4em;
	background-color: white;
}

div.policies UL, div.policiesNavigation UL {
	margin: 2px;
	padding-left: 18px;
}

div.policies UL LI, div.policiesNavigation UL LI {
	list-style: none;
	list-style-position: inside;
	padding-left: 18px;
	line-height: 24px;
	margin: 0;
	margin-left: 8px;
	background-image: url("/icons/16x16/plain/nav_plain_blue.png");
	background-position: 0px center;
	background-repeat: no-repeat;
	
}

div.policiesNavigation UL {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b3b9cc;
	text-align: center;
	
}

div.policiesNavigation UL LI {
	display: inline-block;
	padding-left: 28px;
	line-height: 18px;
	margin: 0;
	margin-left: 16px;
	background-position: 10px center;
}

div.policies UL LI.external, div.policiesNavigation UL LI.external {
	background-image: url("/icons/16x16/plain/nav_right_green.png");
	
}

div.policies br {
	clear: both;
}
div.whois, div.whoisResult {
	border: 1px solid #b3b9cc;
	text-align: center;
	margin-bottom: 18px;
	padding-bottom: 6px;
	padding-top: 3px;
}

div.whoisResult {
	text-align: left;
}

div.whoisResult pre {
	white-space: pre-line;
	font-family: monospace;
}

div.whois h2, div.whoisResult h2 {
	text-align: left;
	height: 20px;
	border-bottom: 1px solid #b3b9cc;
	border-left: 1px solid #b3b9cc;
	border-right: 1px solid #b3b9cc;
	font-size: 12pt;
	font-weight: bold;
	padding: 0.2em;
	margin-left: 1em;
	margin-top: -4px;
	float: left;
	background-color: white;
}

div.whois br, div.whoisResult br {
	clear: both;
}

div.whoisPrivacy {
	border: 1px solid #b3b9cc;
	margin-bottom: 18px;
	padding: 3px;
	padding-bottom: 6px;
}

div.whoisPrivacy br {
	clear: both;
}

div.whoisPrivacy h2 {
	text-align: left;
	height: 20px;
	border-bottom: 1px solid #b3b9cc;
	border-left: 1px solid #b3b9cc;
	border-right: 1px solid #b3b9cc;
	font-size: 12pt;
	font-weight: bold;
	padding: 0.2em;
	margin-left: 1em;
	margin-top: -4px;
	float: left;
	background-color: white;
}


div.withPrivacy, div.withoutPrivacy {
	width: 46%;
	float: left;
	padding-left: 1em;
	margin-bottom: 1em;
}

div.withPrivacy {
	border-left: 1px solid #b3b9cc;
}

div.withPrivacy span, div.withoutPrivacy span {
	font-family: monospace;
	white-space: pre;
}

div.blog div#entries div.blogEntry div.content {
	color: #505050;
}
