body, html {
	padding: 0;
	margin: 0;
}

#pagecontainer {
	width: 930px;
	margin: auto;
}
	

/*****  top header  *****/

#dom_logo {
	display: block;
	background: url('/images/top-left-logo.png') 0 0 no-repeat;
	width: 254px;
	height: 68px;
}

#dom_logo span {
	display: none;
}

#topheader {
	background: url('/images/domain_support.gif') bottom right no-repeat;
	height: 69px;
	padding-top: 36px;

}

#topheader h1 {
	margin: 0px;
	padding: 0px;
	float: left;	
}

#topheader ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#topheader ul.dl_support {
    margin: 0;
	padding: 8px 0 0 0;
	position: relative;
	float: right;
	clear: right;
	width: 385px;
}

#topheader ul.dl_support li {
	display: block;
    float: left;
	margin: 0;
	padding: 0;
}

#topheader ul.dl_support li.dl_newsletter {
	font-size: .9em;
    padding: 5px 0 0 0;
    width: 256px;
}

#topheader ul.dl_support li.dl_sales {
	width: 256px;
	height: 20px;
	background: url(/images/sales-number.png) 104px 7px no-repeat;
	text-indent: -999%;
	overflow: hidden;
}

#topheader ul.dl_support li.dl_support {
	padding-left: 256px;
}

#topheader ul.dl_support li.dl_support.sales {
	padding-left: 0;
}

#topheader ul.dl_support li.dl_support a {
	display: block;
    height: 24px;
    width: 79px;
}

#topheader ul.dl_support li.dl_support a span {
	display: none;
}

#topheader li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;

/*****  top navigation  *****/

}

#topnav {
	border-top: #666666 4px solid;
	height: 36px;
	text-align: center;
	margin-bottom: 0px;
	clear:both;

}

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

}

#topnav ul li {
	display: inline;
	font-size: 10px;
	margin: 0px;
	overflow: hidden;

}

#topnav ul li a {
	padding: 0 0 0px;
	overflow: hidden;
	float:left;
	text-indent: -900%;
  	outline: none;
	
}

#topnav ul li#nav_domains a, #topnav ul li#nav_domains_on a {
	height: 34px;
	width: 132px;
	background: url('/images/topnav_domains.jpg') top left no-repeat;
	
}

#topnav ul li#nav_domains a:hover, #topnav ul li#nav_domains_on a {
	background-position: 0 -34px;

}

#topnav ul li#nav_email a, #topnav ul li#nav_email_on a {
	height: 34px;
	width: 134px;
	background: url('/images/topnav_email.jpg') top left no-repeat;
	
}

#topnav ul li#nav_email a:hover, #topnav ul li#nav_email_on a {
	background-position: 0 -34px;
	
}

#topnav ul li#nav_hosting a, #topnav ul li#nav_hosting_on a {
	height: 34px;
	width: 134px;
	background: url('/images/topnav_hosting.jpg') no-repeat;
	
}

#topnav ul li#nav_hosting a:hover, #topnav ul li#nav_hosting_on a {
	background-position: 0 -34px;

}

#topnav ul li#nav_marketing a, #topnav ul li#nav_marketing_on a {
	height: 34px;
	width: 131px;
	background: url('/images/topnav_marketing.jpg') top left no-repeat;
	
}

#topnav ul li#nav_marketing a:hover, #topnav ul li#nav_marketing_on a {
	background-position: 0 -34px;
	
}

#topnav ul li#nav_security a, #topnav ul li#nav_security_on a {
	height: 34px;
	width: 133px;
	background: url('/images/topnav_security.jpg') top left no-repeat;
	
}

#topnav ul li#nav_security a:hover, #topnav ul li#nav_security_on a {
	background-position: 0 -34px;
	
}

#topnav ul li#nav_vps a, #topnav ul li#nav_vps_on a {
	height: 34px;
	width: 133px;
	background: url('/images/topnav_vps.jpg') top left no-repeat;
	
}

#topnav ul li#nav_vps a:hover, #topnav ul li#nav_vps_on a {
	background-position: 0 -34px;
	
}

#topnav ul li#nav_webdesign a, #topnav ul li#nav_webdesign_on a {
	height: 34px;
	width: 133px;
	background: url('/images/topnav_webdesign.jpg') top left no-repeat;
	
}

#topnav ul li#nav_webdesign a:hover, #topnav ul li#nav_webdesign_on a {
	background-position: 0 -34px;

}

#insidenav {
	background: url('/images/leftnavigationbg.gif') bottom left repeat-y;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	
/*****  left-side navigation  *****/

}

#leftnav {
	float: left;
	width: 189px;
	margin: 0px;
	padding: 0px;
	background: url('/images/leftnavigationtop.gif') no-repeat top;
	
}

#leftnav a {
	text-decoration: none;
	
}

#leftnav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 10px 4px 10px 4px;

}

#leftnav ul li {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6em;
	color: #333333;
	margin: 0;
	padding: 0 0 0 8px;
	
}

#leftnav ul li a:hover {
	text-decoration: none;
	color: #cc0000;

}

#leftnav ul li ul {
	display: block;
	list-style: none;
	margin: 1px 6px 0 0;
	padding: 5px 0 3px 0;
	background: url('/images/leftnavdiv.gif') top center no-repeat;

}

#leftnav ul li ul li {
	padding-left: 0px;
	font-size: 13px;
	font-weight: normal;
	background: none;
	line-height: 1.8em;
	
}

#leftnav ul li ul li a:hover {
	color: #cc0000;

}

#leftnav a.active {
	color: #eb2d2e;	
	font-weight: bold;


/*****  content containers  *****/

}

#content {
	float: left;
	margin: 0 0 0 9px;
	padding: 0px;
	width: 726px;

}

#content2 {
	float: left;
	margin: 10px 0 1.5em 6px;
	width: 757px;

}

#content p {
	line-height: 1.5em;
}

#fpcontent {
	float: left;
	margin-left: 3px;
	height: 749px;

}

#fpcontent2 {
	float: left;
	margin-left: 3px;
	height: 749px;

/*****  right-side area  *****/

}

#rightnav {
	float: right;
	position: relative;
	right: 4px;
	background: url('/images/rightnavbg.gif') repeat-y;
	width: 138px;
	height: 556px;
	margin: 5px 0 14px 0;
	text-align: center;

}

#rightnav ul {
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	
}

#rightnav ul li {
	margin: 10px 0 0;
	padding: 0;
	
/*****  footer sitemap  *****/

}

#sitemap {
	background: url('/images/sitemap_bg2.gif') no-repeat top;
	padding: 1px 0px 0px 0px;
	margin-bottom: 9px;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 1.5em;
	clear:both;
	height: 161px;
	overflow: hidden;
}

#sitemap .maprow {
	height: 25px;
	overflow: hidden;
	padding: 0 0 10px 15px;
}

#sitemap .maprow .logo {
	top: 3px;	
}

#sitemap .maprow .arrow img {
	vertical-align:middle;
	margin: 0px 8px;
}

#sitemap .smcolumn {
	width: 168px;
	height: 121px;
	overflow: hidden;
	float: left;
	padding-left: 15px;
}

#sitemap .smcolumn.customers {
	width: 135px;
}

#sitemap .smcolumn.corporate {
	width: 199px;
}

#sitemap .smcolumn h3 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 11px;
}

#sitemap .smcolumn h3.espanol {
	padding: 16px 0 0;
}

#sitemap .smcolumn h3.tools {
	padding: 16px 0 0;
}

#sitemap .smcolumn ul {
	padding: 0px;
	margin: 0px;	
}

#sitemap .smcolumn ul li {
	list-style: none;
	margin-left: 1px;
}

#sitemap .smcolumn ul li a {
	color: #666;
	padding: 1px 4px;
}

#sitemap .smcolumn ul li a:hover {
	color: #fff;
	background: #666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}

#sitemap .smcolumn ul li a.external {
	background: url(/images/popup_link.gif) right 3px no-repeat;
	padding-right: 15px;
}

#sitemap .smcolumn ul li a.external:hover {
	background: #666 url(/images/popup_link.gif) right 3px no-repeat;
}

#sitemap .smcolumn ul li a.follow {
	display: block;
	background: url(/images/follow-2.png) 59px 2px no-repeat;
	width: 105px;
}

#sitemap .smcolumn ul li a.follow:hover {
	background: #666 url(/images/follow-2.png) 59px 2px no-repeat;
}

#sitemap .smcolumn ul li a.offers {
	display: block;
	background: url(/images/offers-icon.png) 176px 2px no-repeat;
	width: 190px;
	overflow: hidden;
}

#sitemap .smcolumn ul li a.offers:hover {
	background: #666 url(/images/offers-icon.png) 176px 2px no-repeat;
}

#sitemap .smcolumn ul li a.follow span {
	display: none;	
}

#sitemap .clearmap {
	clear:both;
	height: 5px;
	background: url('/images/sitemap_bottom2.gif') no-repeat;

/*****  footer and bottom navigation  *****/

}

#bottomnav {
	clear: both;
	position: relative;
	background: url('/images/domain_footerbg.jpg') repeat-x #7b7b7a;
	width: 930px;
	margin: 0px;
	color: white;
	font-size: 11px;

}

#bottomnav ul {
	display: block;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 5px 0 5px 0;

}

#bottomnav ul li {
	display: inline;
	padding: 0 11px 0 8px;
	line-height: 17px;
	background: url('/images/bottomnavdiv.gif') center right no-repeat;

}

#bottomnav ul li a {
	color: white;
	text-decoration: none;

}

#copyright {
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 17px;
	padding: 5px 0px 5px 0px;
	color: #dddddd;

} .clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
/*****  logos bottom navigation  *****/

#main_nav { list-style: none; 
	width: 570px;
	height: 50px;
	margin: 10px auto;
	display: block;
	float: none;
 }


/* ACCESSIBLE ROLL OVERS */
#main_nav li { float: left; }
#main_nav li a {
	text-indent: -999999px;
	display: block;
	height: 50px;
	opacity: 0.7;
}
#main_nav li a:hover, #main_nav li a:focus {
	opacity: 1;
	background-position: 0pt -50px;
}

#main_nav li.bbb a {
	width: 145px;
	background-image: url("/images/domain-com-BBB-logo.png");
} 
#main_nav li.payment a {
	width: 350px;
	background-image: url("/images/domain-com-logos.png");
} 
#main_nav li.icann a {
	width: 50px;
	background-image: url("/images/domain-com-icann-logo.png");
} 



/***** Language bar *****/

span.domaintxt {
	display:none;
	position: absolute;
	margin: 0 0 0 190px;
	font-size: 10px;
	width: 360px;
}

span.lngtxt {
	position: absolute;
	margin: 0 0 0 640px;
	font-size: 10px;
	width: 58px;
}

ul#lang {
	font-size: 10px;
	display: block;
	width: 80px;
	padding: 0;
	margin: 0 0 0 700px;
	list-style: none;
	position: absolute;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

ul#lang a {
	background: url(/images/l_icon.gif) no-repeat 0 0;
	color: #666;
	text-decoration: none;
}

ul#lang li {
	float: left;
	width: 10em;
	width: 80px;
}

ul#lang li a {
	display: block;
	padding: 1px;
	padding-left: 10px;
}

ul#lang li ul {
	background: url(/images/background.jpg);
	display: none;
	position: absolute; 
	list-style: none;
	width: 80px;
	top: 14px;
	padding: 0;
	margin: 0;
	left: -1px;
	right: 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0;
}

ul#lang li ul li a {
	display: block;
	padding: 1px;
	padding-left: 10px;
	background-image: none;
}

ul#lang li a:hover {
	background-position: 0 -15px;
}

ul#lang li ul li a:hover {
	background: #ddd;
}

ul#lang li > ul {
	top: auto;
	left: -1px;
}

ul#lang li:hover ul, ul#lang li.over ul { 
	display: block;
}

div#lang_notice {
	width: 930px;
	background: url(/images/lang-notice-bg.png) 0 0 repeat-x;
	height: 68px;
	overflow: hidden;
	color: #333;
	font-size: 11px;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: normal;
	margin: 0 auto;
}

div#lang_notice div.inner {
	width: 995px;
	margin: 0 auto;
}

div#lang_notice p.english {
	margin: 0;
	padding: 13px 0 0 15px;
	width: 335px;
	float: left;
}

div#lang_notice p.spanish {
	margin: 0;
	padding: 13px 0 0;
	width: 335px;
	float: left;
}

div#lang_notice ul {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	float: left;
}

div#lang_notice div.inner ul {
	padding: 15px 0 0 40px;
}

div#lang_notice ul li {
	display: block;
	float: left;
	padding-right: 10px;
}

div#lang_notice ul li.last {
	padding: 0;
}

div#lang_notice ul li a {
	display: inline-block;
	background: url(/images/btn-bg.jpg) 0 0 repeat-x;
	height: 28px;
	line-height: 27px;
	font-size: 12px;
	border: 1px solid #000;
	color: #d2d2d2;
	text-decoration: none;
	padding: 0 5px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: #000 0 0 6px 0;
	-webkit-box-shadow: #000 0 0 6px 0;
}

div#lang_notice ul li a:hover {
	background-position: 0 -28px;
}

div#lang_notice ul li a.close {
	width: 30px;
	height: 31px;
	background: url(/images/btn-x.jpg) 0 0 no-repeat;
	padding: 0;
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

div#lang_notice ul li a.close:hover {
	background-position: 0 -31px;
}
