body
{
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.07em;
	color: #000000;
	margin: 0;
	padding: 0;
	background: #fff url(/_img/footer/bg_gradient.jpg) bottom left repeat-x;
}

ul, ol {
	margin:0;
	padding:0;
	list-style: none;
}

ul.checks {
	padding-left: 10px;
}

ul.checks li {
	padding-left: 30px;
	background: url(/_img/table/check.png) 0 2px no-repeat;
	margin-bottom: 0.2em;
}

ul.bullets {
	list-style-type: disc;
	padding-left: 2em;
}

ol {
	list-style-image: none;
}

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

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4
{
	font-weight: normal;
	margin: 0;
}

h4 {
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.35em;
}

pre, code {
	border: 1px dashed #cccccc;
	background-color: #fafafa;
	padding: 6px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

abbr, acronym {
	border: 0;
}

address {
	font-style: normal;
}

input.button-img,
a.button {
	position: relative;
	left: -5px;
	display: block;
	width: 101px;
	height: 25px;
	padding: 14px 0 0 0;
	text-align: center;
	background: url(/_img/button.png) no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	white-space: nowrap;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0.02em;
}

input.button-img:hover,
a.button:hover {
	background-position: -101px 0;
	text-decoration: none;
}

input.button-img {
	border: 0;
	height: 39px;
	padding: 0;
	cursor: pointer;
	font-family: "Arial Narrow";
	display: inline;
}

a.learn-more {
	white-space: nowrap;
}

/* Fancy Prices */

.price {
	position: relative;
}

.price .note {
	display: block;
	font-size: 0.7em;
}

.price div.head {
	float: left;
	font-size: 1.4em;
}

.price div.dollar {
	position: relative;
	float: left;
	top: -0.1em;
	font-size: 2.5em;
}

.price div.tail {
	position: relative;
	float: left;
}

.price div.tail span {
	display: block;
	font-size: 0.7em;
}

.price div.tail span.cents {
	font-size: 1.3em;
}

.price div.tail span.currency,
.price div.tail span.permonth {
	position: relative;
	top: -0.3em;
	font-size: 0.7em;
}


#header {
	position: relative;
	width: 1004px;
	height: 122px;
	background: url(/_img/header/bg.jpg) no-repeat;
	margin: 0 auto 0 auto;
	display: block;
	z-index: 99;
	letter-spacing: 0.01em;
}

#header h1 {
	position: relative;
	top: 20px;
	left: 20px;
	width: 265px;
	margin: 0;
}

#header h1 a {
	display: block;
	width: 265px;
	height: 90px;
	text-indent: -5000px;
	background: url(/_img/header/logo.png) no-repeat;
}

#header p.tag-line {
	display: none;
}

#header p.phone-support {
	position: absolute;
	top: 10px;
	right: 180px;
	margin: 0;
	font-size: 1.3em;
}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
}

#header ul.nav {
	position: absolute;
	top: 80px;
	left: 304px;
	line-height:1.0;
}

#header ul.nav li.level-1 {
	float:left;
	position:relative;
	z-index:99;
}

#header ul.nav a.tab {
	padding: 8px;
	width: 90px;
	height: 14px;
	display: block;
	margin-right: 10px;
	text-align: center;
	color: #000;
	font-family: Arial;
	white-space: nowrap;
}

#header ul.nav li:hover a.tab,
#header ul.nav li.sfHover a.tab {
	background-color: #fff;
	text-decoration: none;
}

#header ul.nav li ul {
	display: none;
}

#header ul.nav li:hover ul {
	display: block;
}

#header ul.nav li div.dropdown {
	position:absolute;
	top:-999em;
	left: -7px;
}

#header ul.nav li div.dropdown ul {
	width: 188px;
	padding: 8px 0 0 16px;
	background: url(/_img/header/dropdown.png);
	z-index:99;
}

#header ul.nav li:hover li div.dropdown,
#header ul.nav li.sfHover li div.dropdown {
	top:-999em;
}

#header ul.nav li:hover div.dropdown,
#header ul.nav li.sfHover div.dropdown {
	top: 30px;
}

#header ul.nav li ul li {
	margin: 0;
	overflow: hidden;
}

#header ul.nav li ul li a {
	display: block;
	width: 162px;
	height: 21px;
	padding: 7px 0 0 8px;
	color: #000;
}

#header ul.nav li ul li a:hover {
	text-decoration: none;
	background: url(/_img/header/hover.png) no-repeat;
}

#header div.dropdown div.butt {
	position: relative;
	bottom: 0;
	display: block;
	width: 204px;
	height: 18px;
	background: url(/_img/header/dropdown-butt.png) no-repeat;
}

#header ul.sub-nav {
	position: absolute;
	top: 16px;
	left: 898px;
	font-size: 0.9em;
}

#header ul.sub-nav a {
	color: #666;
	font-weight: bold;
	padding-left: 16px;
	background: no-repeat left 2px;
}

#header ul.sub-nav li {
	margin-top: 4px;
}

#header ul.sub-nav li.currency {
	margin-top: 8px;
}

#header ul.sub-nav li.home a { background-image: url(/_img/header/icons/home.gif); }
#header ul.sub-nav li.client-login a { background-image: url(/_img/header/icons/login.gif); }
#header ul.sub-nav li.contact a { background-image: url(/_img/header/icons/contact.gif); }

#header ul.sub-nav li.currency a {
	float: left;
	padding-left: 0;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	width: 27px;
	height: 15px;
	border: 1px solid #fff;
	background-position: -27px 0px;
}

#header ul.sub-nav li.currency a.cad { background-image: url(/_img/header/flag_can.png); margin-right: 4px; }
#header ul.sub-nav li.currency a.usa { background-image: url(/_img/header/flag_usa.png); }

#header ul.sub-nav li.currency a:hover { background-position: 0px 0px; }

#header ul.sub-nav li.currency a.selected {	background-position: 0px 0px; border: 1px solid #999; }

#main {
	position: relative;
	width: 952px;
	padding: 0 26px 100px 26px;
	margin: 0 auto 0 auto;
	background: url(/_img/footer/bg-body.jpg) bottom left no-repeat;
	z-index: 1;
}

#main p {
	line-height: 1.4em;
}

div.boxes {
	position: relative;
	margin-top: 30px;
	overflow: hidden;
}

/* Left boxes */

div.left-boxes {
	position: absolute;
	top: 0;
	left: 0;
	width: 442px;
}

div.right-boxes {
	position: relative;
	top: 0;
	left: 510px;
	width: 442px;
}

#breadcrumbs {
	position: relative;
	z-index: 2;
	margin-bottom: 0.4em;
}

#breadcrumbs li {
	display: inline;
}

#page-title {
	position: relative;
	width: 961px;
	height: 180px;
	padding: 18px 0 0 0;
	margin-bottom: 2em;
	background: url(/_img/title/bg.jpg) bottom right no-repeat;
}

#page-title.small {
	height: 120px;
	background: url(/_img/title/bg_sm.jpg) bottom right no-repeat;
}

#page-title p {
	width: 600px;
	margin: 0.2em 0 0 0;
	color: #666;
	font-size: 1.3em;
	line-height: 1.3em;
}

#footer {
	position: relative;
	width: 952px;
	height: 357px;
	margin: 0 auto 0 auto;
	padding: 0 26px 0 26px;
	background: url(/_img/footer/bg.jpg) top left no-repeat;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	line-height: 18px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer a {
	color: #333366;
}

#footer div.contact-info {
	position: absolute;
	bottom: 260px;
	right: 26px;
	letter-spacing: 0.08em;
}

#footer div.contact-info div.toll-free {
	font-size: 1.4em;
	color: #999;
	letter-spacing: 0.12em;
}

#footer div.contact-info div.toll-free span.number {
	color: #333;
}

#footer div.contact-info a.sales-email {
	margin-right: 1em;
}

#footer div.contact-info address {
	font-size: 0.9em;
}

#footer div.quick-links {
	position: absolute;
	bottom: 260px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	width: 590px;
}

#footer div.legal-links ul li,
#footer div.quick-links ul li {
	display: inline;
}

#footer div.legal-links ul li:after,
#footer div.quick-links ul li:after {
	content: " | ";
}

#footer div.legal-links ul li:last-child:after,
#footer div.quick-links ul li:last-child:after {
	content: "";
}

#footer div.legal-links {
	position: absolute;
	top: 130px;
	right: 100px;
	letter-spacing: 0.08em;
}

#footer div.legal-links p {
	margin: 0;
}

#footer .social-media a,
#footer div.legal-links a {
	color: #666;
}

#footer .social-media {
	position: absolute;
	top: 130px;
	left: 25px;
}

#footer .social-media .twitter {
	padding-left: 40px;
	background: url(../_img/footer/twitter.png) no-repeat left center;
	height: 23px;
	display: block;
}

#footer ul.provinces {
	position: absolute;
	bottom: 20px;
	width: 600px;
}

#footer ul.provinces li {
	float: left;
	margin-right: 0.5em;
}

#footer ul.provinces li a {
	color: #666;
}

/* Plan Comparison Table */

table.compare {
	position: relative;
	left: 47px;
	border-spacing: 0;
	background: url(/_img/table/bg.png) repeat-y top left;
	width: 859px;
}

table.compare th {
	padding: 0.5em 0 0.5em 0;
}

table.compare td {
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	background: url(/_img/table/cell.png) repeat-y top left;
	width: 162px;
}

table.compare td.first-child {
	padding-left: 22px;
	width: 283px;
	text-align: left;
	background-image: none;
}

table.compare th.last-child,
table.compare td.last-child {
	padding-right: 68px;
}

table.compare tr.stripe.hover td,
table.compare tr.stripe.selected td,
table.compare tr.selected td,
table.compare tr.hover td {
	background: url(/_img/table/hover.png) no-repeat -305px center;
	cursor: pointer;
}

table.compare tr.stripe.hover td a:hover,
table.compare tr.hover td a:hover {
	text-decoration: none;
}

table.compare tr.stripe td {
	background: url(/_img/table/stripe.png) no-repeat -305px center;
}

table.compare tfoot tr th {
	background: url(/_img/table/foot.png) no-repeat -305px center;
}

table.compare tfoot tr th.first-child,
table.compare tr.hover td.first-child,
table.compare tr.selected td.first-child,
table.compare tr.stripe td.first-child {
	background-position: center left;
}

table.compare tfoot tr th.last-child,
table.compare tr.hover td.last-child,
table.compare tr.selected td.last-child,
table.compare tr.stripe td.last-child {
	background-position: center right;
}

table.compare thead tr th {
	position: relative;
	font-size: 1.3em;
	font-weight: normal;
	background: url(/_img/table/head.png) no-repeat -305px top;
}

table.compare thead tr th.first-child {
	background-position: top left;
}

table.compare thead tr td.last-child {
	background-position: top right;
}

table.compare tr.sub-heading {
	font-weight: bold;
}

table.compare tr.sub-heading td.first-child {
	padding: 0 10px 0 12px;
}

table.compare tr.help-content td {
	width: 789px;
	background: url(/_img/table/help.png) no-repeat 20px bottom;
	padding: 0;
}

table.compare tr.help-content td div.bgtop {
	width: 789px;
	height: 5px;
	padding: 0 40px 0 30px;
	background: url(/_img/table/help.png) no-repeat 20px top;
}

table.compare tr.help-content td div.content {
	text-align: left;
	padding: 5px 50px 10px 30px;
	width: 779px;
}

table.compare tr.help-content td div.content p {
	margin: 0 0 1em 0;
}

table.compare tr.help-content td div.content p:last-child {
	margin: 0;
}

table.compare tr.help-content td div.content ul {
	margin: 0 0 1em 0;
	list-style-type: disc;
	padding-left: 1em;
}

div.legend {
	position: relative;
	left: 5px;
	margin: 0 auto;
	width: 859px;
	color: #666;
	font-size: 0.9em;
	letter-spacing: 0.06em;
	z-index: 9;
}

div.legend p.tip {
	position: absolute;
	top: -1.1em;
	left: 0;
}

div.legend label.popular {
	position: absolute;
	left: 315px;
	top: -1.3em;
	padding-left: 14px;
	background: url(/_img/table/popular.png) no-repeat left center;
}

table.pricing {
	position: relative;
	border-spacing: 0;
	margin-left: 157px;
	width: 737px;
}

table.single-col {
	width: 678px;
}

table.pricing th,
table.pricing td {
	padding: 0.5em 11px;
	text-align: center;
	background: url(/_img/table/cell-pricing.png) repeat-y top left;
	width: 140px;
}

table.single-col th,
table.single-col td {
	padding: 0.5em 0 0.5em 0;
	width: 162px;
}

table.pricing th.term,
table.pricing td.term {
	padding: 0.5em 11px 0.5em 0;
	background-position: -81px top;
}

table.pricing th.first-child,
table.pricing td.first-child {
	padding-left: 12px;
	padding-right: 0;
	width: 183px;
	text-align: left;
	background-image: none;
}

table.pricing th.last-child,
table.pricing td.last-child {
	padding-right: 67px;
}

table.pricing tfoot tr td {
	padding-top: 0;
	padding-bottom: 0;
	background: url(/_img/table/cell-pricing-foot.png) no-repeat bottom left;
}

table.pricing tfoot tr td a {
	top: 18px;
	left: 20px;
}

table.single-col tfoot tr td a {
	left: 30px;
}

table.pricing tr.stripe td {
	background: url(/_img/table/stripe-pricing.png) no-repeat -293px center;
}

table.pricing tr.stripe td.term {
	background: url(/_img/table/stripe-pricing.png) no-repeat -374px center;
}

table.pricing tfoot tr th.first-child,
table.pricing tr.stripe td.first-child {
	background-position: center left;
}

table.pricing tfoot tr th.last-child,
table.pricing tr.stripe td.last-child {
	background-position: center right;
}

table.pricing .savings {
	font-size: 0.8em;
	color: #C90202;
}

table.single-col tr.stripe td.last-child {
	background-position: -293px center;
}

p.asterisk {
	margin: 2em 0 2em 0;
	text-align: right;
	font-size: 0.9em;
	padding-right: 120px;
}

.help-choosing {
	position: relative;
	left: 52px;
	width: 700px;
}

h3.help-choosing {
	margin-top: 3em;
}

p.help-choosing {
	margin: 0;
}

#mini-promo {
	position: absolute;
	top: 10px;
	left: 400px;
	background: url(/_img/promo.png) no-repeat top left;
	width: 342px;
	height: 149px;
	display: block;
	color: #666;
}

#mini-promo p {
	margin: 0;
	position: relative;
	line-height: 1.3em;
	top: 38px;
	left: 135px;
	width: 190px;
}

#mini-promo p.expires {
	margin-top: 0.8em;
	font-size: 0.8em;
}

ol li.emphasize div.item,
ol li.big-bullets {
	background: url(/_img/bullet/01.png) no-repeat top left;
	padding: 5px 0 0 70px;
	min-height: 57px;
}

ol li.big-bullets {
	margin-top: 2em;
}

.emphasize,
ol li.emphasize {
	position: relative;
	left: -10px;
	background: url(/_img/gray-box.png) no-repeat top left;
	padding: 10px 10px 20px 10px;
}

.emphasize div.tr,
ol li.emphasize div.tr {
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background: url(/_img/gray-box.png) no-repeat top right;
}

.emphasize div.br,
ol li.emphasize div.br {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
	background: url(/_img/gray-box.png) no-repeat bottom right;
}

.emphasize div.bl,
ol li.emphasize div.bl {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	background: url(/_img/gray-box.png) no-repeat bottom left;
}

div.popup div.wrap {
	position: relative;
	left: 0;
	padding: 0 0 30px 30px;
	background: url(/_img/popup.png) no-repeat -26px bottom;
	display: block;
	z-index: 52;
}

.popup div.bl { /* now top left */
	position: absolute;
	top: -30px;
	left: 0;
	height: 32px;
	width: 30px;
	z-index: 51;
	background: url(/_img/popup.png) no-repeat -26px 0;
}

.popup div.br { 
	position: absolute;
	right: -30px;
	bottom: 0;
	width: 30px;
	height: 100%;
	z-index: 51;
	background: url(/_img/popup.png) no-repeat bottom right;
}

.popup div.tr {
	position: absolute;
	right: -30px;
	top: -30px;
	width: 100%;
	height: 32px;
	z-index: 51;
	background: url(/_img/popup.png) no-repeat top right;
}

.popup div.tail {
	position: absolute;
	right: -48px;
	top: 0;
	width: 26px;
	height: 30px;
	z-index: 51;
	background: url(/_img/popup.png) no-repeat top left;
}

ol li.big-bullets p {
	margin: 0 0 0.5em 0;
}

ol li.big-bullets h3 {
	margin-bottom: 0.3em;
}

ol.big-bullets {
	margin:0;
	padding:0;
	list-style: none;
}

form.domain-search input.button,
#searchform input.button {
	position: relative;
	top: 6px;
	width: 45px;
	height: 23px;
	background: url(/_img/button_go.png) no-repeat;
}

/* Domain Prices Table */

table.domain-prices {
	float: right;
	width: 350px;
}

table.domain-prices tr th {
	padding: 0.5em 0.5em 1em 0.5em;
}

table.domain-prices tr th.title {
	text-align: left;
	padding: 0;
}

table.domain-prices tr.odd td {
	background-color: #fafafa;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

table.domain-prices td {
	text-align: center;
	padding: 0.5em;
}

table.domain-prices th.tld,
table.domain-prices td.tld {
	text-align: left;
	font-weight: bold;
}

fieldset div.field {
	margin-top: 1em;
}

fieldset div.field label {
	display: block;
	color: #666;
	margin-bottom: 0.2em;
}

fieldset legend {
	display: none;
}

fieldset div.field select,
fieldset div.field input {
	width: 250px;
}

fieldset div.field textarea {
	width: 350px;
}

input.button {
	width: 61px;
	height: 23px;
	background: url(/_img/button_submit.png) no-repeat;
}

p.warn,
div.error,
p.error {
	padding: 0.5em;
}

.warn {
	color: #333;
	font-weight: bold;
	background-color: #FFFAEE;
	border: 1px solid #EBE5DD;
}

.error {
	color: #333;
	background-color: #ffbbaa;
	font-weight: bold;
}

.err {
	color: #D00202;
	font-size: 0.9em;
	margin: 0.2em 0 0 0;
}

/* Referral Percent Table */

table.referral_percent {
	position: relative;
	border-spacing: 0;
	background: url(/_img/table/bg_referral.png) repeat-y top left;
	width: 700px;
}

table.referral_percent th {
	padding: 0.5em 0 0.5em 0;
}

table.referral_percent td {
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	background: url(/_img/table/cell_referral.png) repeat-y top left;
	width: 94px;
}

table.referral_percent td.first-child {
	padding-left: 22px;
	width: 243px;
	text-align: left;
	background-image: none;
}

table.referral_percent th.last-child,
table.referral_percent td.last-child {
	padding-right: 22px;
}

table.referral_percent tr.stripe td {
	background: url(/_img/table/stripe_referral.png) no-repeat -315px center;
}

table.referral_percent tfoot tr th {
	background: url(/_img/table/foot_referral.png) no-repeat -315px center;
}

table.referral_percent tfoot tr th.first-child,
table.referral_percent tr.stripe td.first-child {
	background-position: center left;
}

table.referral_percent thead tr th {
	position: relative;
	font-size: 0.8em;
	font-weight: normal;
	background: url(/_img/table/head_referral_percent.png) no-repeat -315px top;
}

table.referral_percent thead tr th.first-child {
	background-position: top left;
}

#autologin {
	background: rgb(255,255,157);
	background: rgba(255,255,157,0.9);
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 1.2em;
	padding: 10px 0;
	text-align: center;
	z-index: 100;
}

