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

#headerallwidth {
	background: url(/images/template/mdn_bg_shadow.jpg) 0 107px repeat-x;
	height: 143px;
	min-width: 960px;
}

#header {
	width: 960px;
	height: 143px;
	margin: 0px auto;
	display:block;
	float: none;
}

#header.original {
	background: url(/images/template/mdn_tagline.jpg) 480px 26px no-repeat;
}

#header #logo {
	width: 348px;
	height: 70px;
	margin: 17px 0 0 0;
	float: left;
}

#header #logo a {
	display: block;
	background: url(/images/template/mdn_logo.jpg) no-repeat;
	height: 70px;
	width: 348px;
	border: 0px;
	margin: 0;
}

#header h4 {
	display: none;
}

#header #logo a span {
	display: none;
}

#hs_login, #hs_pass {
	background:url('/images/template/header-login_bg.gif') top left no-repeat;
	width: 310px;
	height: 57px;
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 10px;
	float:right;
	font-size:16px;
	color:#666666;
}

#top_login {
	width: 310px;
	height: 57px;
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 10px;
	float:right;
	font-size: 14px;
	color:#666666;
}

#top_login ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 178px;;
}


#top_login ul li {
	float: left;
	margin-right: 10px;
}

#header #search {
	width: 310px;
	height: 57px;
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 10px;
	float:right;
	font-size:16px;
	color:#666666;
}

#header #top_login #title,
#header #search #title {
	padding-bottom: 5px;
	padding-left:7px;
}

#header #top_login #fields input,
#header #search #fields input,
#hs_login, #hs_login_focus,
#hs_pass, #hs_pass_focus {
	margin-top:0px;
	margin-right:2px;
	float:left;
}

#hs_login, #hs_login_focus,
#hs_pass, #hs_pass_focus {
margin-top: 5px;
}

#hs_submit_go {
	float: left;
}

#header #top_login #fields input#login,
#hs_login, #hs_login_focus,
#hs_pass, #hs_pass_focus,
#header #top_login #fields input#login_focus,
#header #top_login #fields input#pass,
#header #top_login #fields input#pass_focus {
	background: url(/images/template/bg_field-login.gif) no-repeat top right;
	background-color: transparent;
	border-width:0px;
	height:28px;
	width:122px;
	padding:5px 4px 0px 8px;
	font-size: 18px;
	color:#999999;
}

#header #search #fields input#DomainName,
#header #search #fields input#DomainName_focus {
	background: url(/images/template/bg_field-search.gif) no-repeat top right;
	width:258px;
	border-width:0px;
	height:28px;
	padding:5px 4px 0px 8px;
	font-size: 18px;
	color:#999999;
}


#header #search #fields input#DomainName_focus {
	background: url(/images/template/bg_field-search.gif) no-repeat bottom right;
}

#header #top_login #fields input#pass_focus,
#header #top_login #fields input#login_focus,
#hs_login_focus,
#hs_pass_focus {
	background: url(/images/template/bg_field-login.gif) no-repeat bottom right;
}

#header #top_login #fields input#submit_go,
#hs_submit_go,
#header #search #fields input#submit_go {
	background: url(/images/template/btn_go.gif) 0 0 no-repeat;
	margin-top:3px;
	width:28px;
	height:28px;
	border:0px;
	cursor:pointer;
}

#hs_submit_go {
	margin-top: 7px;
}

#header #top_login #fields input#submit_go:hover,
#header #search #fields input#submit_go:hover,
#hs_submit_go:hover {
 	background: url(/images/template/btn_go.gif) 0 -28px no-repeat;
}

.none {
	display: none;
}

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

#header #nav {
	height: 36px;
	text-align: center;
	margin-bottom: 0px;
	clear:both;
}

#header #nav ul li a {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0 -72px;
}

#header #nav ul li ul li a {
	text-indent: 15px;
	height: auto;
	width: auto;
	background-position: 0 0;
}

#header #nav ul li a#nav-domains,
#header #nav ul li a#nav-domains_on {
	background-image: url(/images/template/mdn_domains.jpg);
}

#header #nav ul li a#nav-hosting,
#header #nav ul li a#nav-hosting_on {
	background-image: url(/images/template/mdn_hosting.jpg);
}
#header #nav ul li a#nav-solutions,
#header #nav ul li a#nav-solutions_on {
	background-image: url(/images/template/mdn_solutions.jpg);
}
#header #nav ul li a#nav-specials,
#header #nav ul li a#nav-specials_on {
	background-image: url(/images/template/mdn_specials.jpg);
}
#header #nav ul li a#nav-email,
#header #nav ul li a#nav-email_on {
	background-image: url(/images/template/mdn_email.jpg);
}
#header #nav ul li a#nav-support,
#header #nav ul li a#nav-support_on {
	background-image: url(/images/template/mdn_support.jpg);
}
#header #nav ul li a#nav-cart,
#header #nav ul li a#nav-cart_on {
	background-image: url(/images/template/mdn_cart.jpg);
}
#header #nav ul li a:hover {
	background-position: 0 -36px;
}

#header #nav ul li a.active {
	background-position: 0 0 !important;
}
	
/***** below header *****/

#pagebody {
	background-color:#FFFFFF;
	width: 960px;
	margin: auto;	
}

/*****  left-side navigation  *****/

#leftnavigation {
	float: left;
	width: 190px;
	height: 600px;
	background: url(/images/leftnavigationbg.jpg) no-repeat top;
	margin: 10px 0 0 0;
}

#leftnavigation p {
	font-size: 17px;
	font-weight:bold;
	margin:10px 0px;
	padding:0px;
}

#leftnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

#leftnavigation p a,
#leftnavigation ul li a {
	display:block;
	width:170px;
	line-height:20px;
	height:17px;
	padding:10px;
	color: #666;
	text-decoration: none;
}
#leftnavigation p.active a,
#leftnavigation ul li.active a {
	display:block;
	width:170px;
	line-height:20px;
	height:17px;
	padding:10px;
	color: #fff;
	text-shadow: #000 0 0 3px;
	background: #555 url(/images/template/active-bg.jpg) 0 0 no-repeat;
	text-decoration: none;
	-moz-box-shadow: #aaa 0 2px 3px 0px;
}
#leftnavigation p.active a:hover,
#leftnavigation ul li.active a:hover {
	background: #555 url(/images/template/active-bg.jpg) 0 0 no-repeat;
	color: #fff;
}
#leftnavigation p a:hover,
#leftnavigation ul li a:hover,
#leftnavigation ul li.sub a:hover {
	background-color: #e5e5e5;
	color:#4095d5;
}

#leftnavigation ul li.sub {
	font-size: 13px;
	text-indent:10px;
	background-color:#FFFFFF;
}

.ln_new {
	background: url(/images/template/md_ln_new.png);
}

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

#main {
	float: right;
	width: 755px;
	margin: 22px 0px 10px 10px;
}

#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;
	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 *****/

#footerdivider {
	clear: both;
	width:100%;
	height:3px;
	margin-top: 15px;
}
#footerallwidth {
	clear: both;
	background: url('/images/template/footer_bg.gif') top left repeat-x;
	height: 280px;
	margin-top: 0px;
}
#footer {
	width: 960px;
	margin: 0px auto;
	display: block;
}

#footer #sitemap {
	padding:0px 0px 0px 0px;
	margin-bottom: 9px;
	font-size: 11px;
	line-height: 1.5em;
	clear:both;
}
#footer #sitemap #crumbs {
	height: 31px;
	margin-bottom: 10px;
}
#footer #sitemap #crumbs .logo a {
	background: url('/images/template/footer-crumbs_logo.gif') no-repeat top left;
	height:19px;
	width:18px;
	margin: 6px 0px 0px 12px;
	padding:0px;
	float:left;
}

#footer #sitemap #crumbs .logo a span {
	display: none;
}


#footer #sitemap #crumbs .arrow img {
	vertical-align:middle;
	margin:1px 8px 0 3px;
}
#footer #sitemap .smcolumn {
	width: 248px;
	float: left;
	margin-left: 15px;	
	margin-bottom: 5px;
}

#footer #sitemap .smcolumn_l {
	width: 140px;
}

#footer #sitemap .smcolumn h3 {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 11px;
}
#footer #sitemap .smcolumn ul {
	padding: 0px;
	margin: 0px;
}
#footer #sitemap .smcolumn ul li {
	list-style: none;
	margin-left: 1px;
}
#footer #sitemap .smcolumn ul li a {
	color: #666;
}
#footer #sitemap .smcolumn ul li a:hover {
	color: #888;
}
#footer #sitemap .clearmap {
	clear:both;
	height: 5px;
}

#footer #bottomnav {
	clear: both;
	width: 960px;
	margin-top:10px;
	font-size: 11px;
}
#footer #bottomnav #copyright {
	color:#bbb;
	line-height: normal;
	display:block;
	float:left;
	padding: 0 0 0 15px;
}

#footer #bottomnav #slogan {
	color: #62a9d8;
	font-size: 14px;
	font-weight: bold;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

#footer #bottomnav #slogan sup {
	font-size: .7em;
}

#footer #bottomnav #links {
	display: block;
	float:right;
}
#footer #bottomnav #links ul {
	display: block;
	list-style: none;
	padding:0 15px 0 0;
	float:left;
}

#footer #bottomnav #links ul li {
	display: inline;
	line-height: normal;
	padding:0px 5px;
}

#footer #bottomnav #links ul li a {
	color: #aaa;
	text-decoration: none;
}
#footer #bottomnav #links ul li a:hover {
	color: #ccc;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

div.hs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

div.hs_text span {
	display: inline-block;
	visibility: hidden;
	width: 65px;
}

div.hs_forms {
	height: 39px;
	overflow: hidden;
}

/**** 404 Errors ****/

div.fourohfour {
	background: url(/images/fof_bg.png) 0 0 no-repeat;
	height: 229px;
	width: 636px;
	margin: 20px auto;
	text-align: center;
	line-height: normal;
	padding-top: 100px;
}

div.fourohfour h2 {
	font-size: 40px;
	font-weight: bold;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}


div.fourohfour h3 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0 0 22px 0;
}

div.fourohfour p.fof_sub {
	font-size: .9em;
	margin-top: 40px;
	color: #999;
}


/*** Language Bar Styles ***/

div.language {
	position: absolute;
	width: 100%;
}

div#lang_notice {
	width: 100%;
	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;
}
