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

#headerallwidth {
	/*background: url('images/header_bg.gif') top left repeat-x;*/
	background: url('images/cannames.jpg') top left repeat-x;
	width: 100%;
	height: 143px;
	height: 138px;
	margin-top: 0px;
	
	width: 1000px;
	margin: 0px auto;
}
#header {
	width: 960px;
	height: 143px;
	height: 134px;
	margin: 0px auto;
	display:block;
	float: none;
	
	width: 1000px;

}
#header #logo {
	width: 300px;
	height: 107px;
	height: 98px;
	float:left;
	
	margin-left:10px;
	
}

#header #logo a {
	display: block;
	/*background: url(images/logo.gif) no-repeat;*/
	/*background: url(images/logo-s.gif) no-repeat;*/
	height: 107px;
	height: 98px;
	width: 247px;
	border: 0px;
}

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

#header #login, #hs_login, #hs_pass {
	background:url('images/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;
}

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

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

#header #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 #login #fields input#login,
#hs_login, #hs_login_focus,
#hs_pass, #hs_pass_focus,
#header #login #fields input#login_focus,
#header #login #fields input#pass,
#header #login #fields input#pass_focus {
	background: url(images/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/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/bg_field-search.gif) no-repeat bottom right;
}

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

#header #login #fields input#submit_go,
#hs_submit_go,
#header #search #fields input#submit_go {
	background: url(images/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 #login #fields input#submit_go:hover,
#header #search #fields input#submit_go:hover,
#hs_submit_go:hover {
 	background: url(images/btn_go.gif) 0 -28px no-repeat;
}

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

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



#header #nav ul li a#nav-domains,
#header #nav ul li a#nav-domains_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('images/header-nav_domains.gif') top center no-repeat;
}
#header #nav ul li a#nav-hosting,
#header #nav ul li a#nav-hosting_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('images/header-nav_hosting.gif') top center no-repeat;
}
#header #nav ul li a#nav-solutions,
#header #nav ul li a#nav-solutions_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('images/header-nav_solutions.gif') top center no-repeat;
}
#header #nav ul li a#nav-specials,
#header #nav ul li a#nav-specials_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('images/header-nav_specials.gif') top center no-repeat;
}
#header #nav ul li a#nav-support,
#header #nav ul li a#nav-support_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('images/header-nav_support.gif') top center no-repeat;
}
#header #nav ul li a#nav-cart,
#header #nav ul li a#nav-cart_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('images/header-nav_cart.gif') top center no-repeat;
	
}
#header #nav ul li a#nav-domains:hover,
#header #nav ul li a#nav-domains_on:hover,
#header #nav ul li a#nav-hosting:hover,
#header #nav ul li a#nav-hosting_on:hover,
#header #nav ul li a#nav-solutions:hover,
#header #nav ul li a#nav-solutions_on:hover,
#header #nav ul li a#nav-specials:hover,
#header #nav ul li a#nav-specials_on:hover,
#header #nav ul li a#nav-support:hover,
#header #nav ul li a#nav-support_on:hover,
#header #nav ul li a#nav-cart:hover,
#header #nav ul li a#nav-cart_on:hover {
	background-position: center -36px;
}
#header #nav ul li a#nav-domains_on,
#header #nav ul li a#nav-hosting_on,
#header #nav ul li a#nav-solutions_on,
#header #nav ul li a#nav-specials_on,
#header #nav ul li a#nav-support_on,
#header #nav ul li a#nav-cart_on {
	background-position: center -72px;
}
	
/***** below header *****/

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

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

#leftnavigation {
	float: left;
	width: 220px;
	/*height: 600px;*/
	background: url(images/left-nav-bg-top.gif) no-repeat left top;
	margin: 0px 0 10px 0;
}

#leftnavigation p {
	font-size: 17px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px;
	/*background: url(images/nav-main-heading-bg.gif) no-repeat center top;*/
	/*color:#FFFFFF;*/
	color: #cc0000;
}

#leftnavigation p a {
	display:block;
	width:190px;
	line-height:16px;
	height:16px;
	padding:8px 15px;
	/*color: #ffffff;*/
	color: #cc0000;
	text-decoration: none;
}
#leftnavigation p a:hover {
	/*background-color: #e5e5e5;*/
	background-color:#ffcc00;
	/*background: url(images/nav-main-heading-bg-h.gif) no-repeat center top;*/
	color:#000;
}


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


#leftnavigation ul li a {
	display:block;
	width:190px;
	line-height:15px;
	height:15px;
	padding:7px 15px;
	color: #333;
	text-decoration: none;
}

#leftnavigation ul li a:hover,
#leftnavigation ul li.sub a:hover {
	background-color: #e5e5e5;
	background-color:#ffcc00;
	color:#000;
}

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


/*****  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:16px;
	margin-top: 0px;
}
#footerallwidth {
	clear: both;
	background: url('images/footer.gif') bottom left repeat-x;
	height: 280px;
	height: 250px;
	margin-top: 0px;
	border-top:0px solid #CCCCCC;
	
	width: 1000px;
	margin: 0px auto;
}
#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;
	height: 11px;
	margin-bottom: 10px;
}
#footer #sitemap #crumbs .logo a {
	background: url('images/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;
	width: 182px;
	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: #bbb;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

#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;
}




.li-right{
text-indent:0px; list-style-type:none; list-style-position:outside; margin:6px 0; padding:0;
}