/* https://legacy.hostingdude.com/stylesheets/common.1226084278.css */
/* - - - - - - - - - - - - - - - - - - - - -

Title :	$1 .COM and $1 Cheap Domains - Help Center
URL : https://www.hostingdude.com

Description : CSS for $1 .COM and $1 Cheap Domains - Help Center 2.0

Created : 05.15.17
Modified : 2018 - https://www.hostingdude.com

- - - - - - - - - - - - - - - - - - - - - */



* {
	padding: 0;
	margin: 0;
}

html { }

body {
	background-color: #f4f4f4;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: small;
}

img { border: none; }

/* ----- IDS ----- */

#wrap {
	width: 778px;
	margin: 10px auto 5px auto;
	border: 1px solid #000;
	background-color: #fff;
}

#head {
	margin: 5px 5px 0 5px;
	width: 768px;
	height: 92px;
}

h1 {
	display: none;
}

h2 {
	font-size: 90%;
	padding: 5px;
	color: #ffffff;
}

p.version {
	display: none;
}

#mainheader {
	float: left;
}


#supportnum ul {
	list-style: none;
	margin: 15px 15px 0 0;
	text-align: right;
	float: right;
}

#supportnum ul li {
	margin-bottom: 5px;
}

#supportnum ul li a {
	color: #000000;
}


/*------------------------------------------------------------

MENU STYLES:
These are the styles related to the main menu (and other
sections) at the top of page in the $1 .COM and $1 Cheap Domains - Help Center. These these
styles include the main menu buttons, breadcrumbs, and
bookmark this page.

------------------------------------------------------------*/

#menu {
	border: 1px solid #000;
	margin: 0 0 0 5px;
	clear: both;
	height: 25px;
	width: 766px;
	padding: 0;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	height: 25px;
	padding: 0;
	margin: 0;
}

#menu ul li a.home_btn {
	width: 67px;
}

#menu ul li a.guides_btn {
	width: 106px;
}

#menu ul li a.walk_btn {
	width: 90px;
}

#menu ul li a.glossary_btn {
	width: 87px;
}

#bookmark {
	float: right;
	margin-right: 1em;
}

#bookmark img {
	border: none;
	margin: 5px 0.2em;
	cursor: pointer;
}

#submenu {
	margin: 0 5px 20px 5px;
	background-color: #fff;
	clear: both;
	width: 768px;
	background-image: url("https://legacy.hostingdude.com/images/bk_page_title.gif");
	height: 34px;
}

#undermenu {
	margin: 1px 5px 1px 5px;
	padding: 0;
	clear: both;
	width: 768px;
	background-image: url("https://legacy.hostingdude.com/images/nav_shadow_bk.gif");
	height: 5px;
	font-size: 1px;
}

#breadcrumbs ul {
	list-style: none;
}

#breadcrumbs ul li {
	float: left;
}


#breadcrumbs a {
	display: block;
	margin: 5px 0 5px 5px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#breadcrumbs a:hover {
	color: #999;
}

#breadcrumbs a.arrow {
	background-image: url("https://legacy.hostingdude.com/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
}

/*END MENU STYLES------------------------------------------------*/



/*------------------------------------------------------------

ALERT STYLES:
Styles for system and product alerts. The alerts go at the
top of the page. Above the search.

------------------------------------------------------------*/

#alert {
	margin: 0 20px;
	border: 1px solid #000;
	background-color: #f5f5f5;
}

#alert h2 {
	background-color: #C90707;
	color: #fff;
}

#alert p {
	padding: 15px 15px 15px 45px;
	background-image: url("https://legacy.hostingdude.com/images/icon_error.gif");
	background-repeat: no-repeat;
	background-position: 5px 15px;
}

/*END ALERT STYLES------------------------------------------------*/

/*------------------------------------------------------------

NOTICE STYLES:
Styles for system and product notices. The notices go at the
top of the page. Above the search.

------------------------------------------------------------*/

#notices {
	margin: 0 20px;
	border: 1px solid #000;
	background-color: #f5f5f5;
}

#notices h2 {
	background-color: #C90707;
	color: #fff;
}

#notices ul {
	background-image: url("https://legacy.hostingdude.com/images/icon_error.gif");
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding: 15px 15px 0 45px;
	list-style: none;
}

#notices li {
	margin-bottom: 1em;
}

#notices div.resolved * {
	text-decoration: line-through;
}

#notices div.resolved span.resolved-at,
#notices div.resolved span.resolved-at * {
	text-decoration: none;
}

#notices li h2 {
	margin-top: 0;
	background-color: #f5f5f5;
	padding: 0;
	color: #333;
}

/*END NOTICE STYLES-----------------------------------------*/

/*------------------------------------------------------------

SEARCH STYLES:
Styles for main and side search boxes, and the advanced
search page. Many of these styles are tied to the domtab
javascript.

------------------------------------------------------------*/

#mainsearch {
	clear: left;
	margin: 15px 20px 10px 20px;
}

#sidesearch,
#mainsearch {
	border: 1px solid #000000;
}

#mainsearch div.regsearch,
#mainsearch div.googlesearch,
#sidesearch div.regsearch,
#sidesearch div.googlesearch {
	clear: left;
	padding: 5px 5px 20px 20px;
}

div.regsearch img {
	border: none;
}

#mainsearch table{
	margin-top: 10px;
}

#mainsearch ul.searchtabs {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #fff;
	background-image: url("https://legacy.hostingdude.com/images/ccc.png");
	background-position: bottom left;
}

#sidesearch {
	margin: 0 20px 0 0;
	padding: 0;
	margin-bottom: 10px;
}

#sidesearch div.regsearch,
#sidesearch div.googlesearch {
  padding-bottom: 10px;
}

#sidesearch ul.searchtabs {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #fff;
	background-image: url("https://legacy.hostingdude.com/images/ccc.png");
	background-position: bottom left;
}

#sidesearch p {
	margin-top: 10px;
	color: #444;
}

#sidesearch select {
	margin-top: 0;
	font-size: 12px;
}

#sidesearch input {
	margin-top: 0;
	margin-bottom: 10px;
}

div.searchtab input.searchbtn {
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
	width: 65px;
	height: 19px;
	border: 0;
	background-image: url("https://legacy.hostingdude.com/images/pl_btn_search_green.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: bottom;
}

div.googlesearch input.searchbtn {
	margin-bottom: 0;
}




div.searchtab ul li {
	float: left;
	margin: 0;
	padding: 0;
}

div.searchtab ul li a {
	display: block;
	height: 16px;
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
}


ul.searchtabs li.active a.hgoo {
	background-repeat: no-repeat;
	background-position: top left;
	width: 108px;
}

div.searchtab ul li a.hgoo {
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: 10px;
	width: 108px;

}

ul.searchtabs li.active a.wgoo {
	width: 100px;
	background-repeat: no-repeat;
	background-position: top left;
}

ul.searchtabs li a.wgoo {
	width: 100px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

select.product {
	margin-top: 5px;
	margin-right: 10px;
}

input.searchstring{
	margin-top: 4px;
	font-size: 14px;
	margin-right: 10px;
	font-weight: bold;
}

input.t12 {
	width: 280px;
	font-size: 15px;
	font-weight: bold;
}

#advancedsearch {
	margin: 10px 0 10px 20px;
	border: 1px solid #000;
	background-color: #F5F5F5;
}

#advancedsearch p{
	margin: 10px;
	font-size: 85%;
}

#advancedsearch strong {
	font-size: 120%;
}

#advancedsearch table {
	font-size: 90%;
	margin: 10px;
}

#advancedsearch table td{
	padding-bottom: 20px;
}

div.search_pages_top {
	text-align: right;
	margin: 10px 0;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

#articlelist div.search_pages_top a {
	color: #666;
	font-size: 85%;
	text-decoration: none;
	font-weight: normal;
	padding: 0 2px;
}


div.search_pages_bottom {
	text-align: right;
	margin: 10px 0;
	font-size: 100%;
	font-weight: bold;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

#articlelist div.search_pages_bottom a {
	color: #666;
	font-size: 85%;
	text-decoration: none;
	font-weight: normal;
	padding: 0 2px;
}

#articlelist .recentup {
	width: 42px;
	min-width: 42px;
	height: 13px;
	min-height: 13px;
	margin-left: 0.2em;
	background-repeat: no-repeat;
	background-position: bottom left;
}


/*END SEARCH STYLES------------------------------------------------*/



#domainsearch select {
	margin-top: 0;
}

#domainsearch input {
	margin-top: 0;
}

#domainsearch input.submit {
	vertical-align: bottom;
	margin-left: 5px;
	width: 33px;
	height: 20px;
	border: 0;
	background-color: #ff0000;
	background-image: url("https://legacy.hostingdude.com/images/btn_go.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;


}



/*------------------------------------------------------------

BROWSE STYLES:
Styles Browse section of $1 .COM and $1 Cheap Domains - Help Center. This section includes
mouseovers, and popups.

------------------------------------------------------------*/
#browse {
	margin: 0 0 0 20px;
	border: 1px solid #000;
	height: 122px;
	width: 736px;
	background-color: #f5f5f5;
}

#browse ul{
	list-style: none;
}

#browse ul li {
	float: left;
}

#browse ul li a {
	display: block;
	padding-top: 43px;
	width: 72px;
	margin: 10px 4px 15px 4px;
	text-align: center;
	font-size: 75%;
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
	background-position: 10px top;
}

#browse ul li a:hover,
#browse ul li a:focus {
	background-position: 10px -90px;
}

#browse ul li a.domain {
	background-image: url("https://legacy.hostingdude.com/images/domain.png");
}

#browse ul li a.customer {
	background-image: url("https://legacy.hostingdude.com/images/customer.png");
}

#browse ul li a.builders {
	background-image: url("https://legacy.hostingdude.com/images/site_builders.png");
}

#browse ul li a.ssl{
	background-image: url("https://legacy.hostingdude.com/images/ssl.png");
}

#browse ul li a.email{
	background-image: url("https://legacy.hostingdude.com/images/email.png");
}

#browse ul li a.hosting {
	background-image: url("https://legacy.hostingdude.com/images/hosting.png");
}

#browse ul li a.reseller {
	background-image: url("https://legacy.hostingdude.com/images/reseller.png");
}

#browse ul li a.business {
	background-image: url("https://legacy.hostingdude.com/images/business.png");
}

#browse ul li a.auction {
	background-image: url("https://legacy.hostingdude.com/images/auctions.png");
}

#domaindiv, #hostingdiv, #buildersdiv, #emaildiv, #customerdiv, #businessdiv, #resellerdiv, #auctiondiv {
	position:absolute;
	margin: 25px 0 0 25px;
	visibility: hidden;
	display: none;
	padding: 0 0 10px 0;
	width: 200px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#browse .popup-wrapper ul {
	padding: 5px 0 0 0;
	margin: 0;
	background-position: left top;
	background-repeat: repeat-y;
}

#browse .popup-wrapper {
	padding-top: 17px;
	background-repeat: no-repeat;
}

#browse .popup-wrapper ul li {
	padding: 0;
	padding-left: 0.85em;
	margin: 0 20px 10px 20px;
	float: none;
	background-image: url("https://legacy.hostingdude.com/images/bullet_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#browse .popup-wrapper ul li a:hover {
	color: #444;
}


#browse .popup-wrapper ul li a {
	padding: 0;
	margin: 0;
	display: inline;
	text-decoration: underline;
	font-size: 90%;
}

/*END BROWSE STYLES------------------------------------------------*/





#main {
	width: 530px;
	float: left;
}

#mainFull {
	width: 770px;
	float: left;
}


#main_wide {
	width: 780px;
}

#topissues {
	margin: 10px 0 10px 20px;
	border: 1px solid #000;
	background-color: #F5F5F5;
}

#topissues h2 {
	background-image: url("https://legacy.hostingdude.com/images/icon_top_topics.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
}

#topissues ul {
	list-style: none;
	margin: 20px 8px;
}

#topissues ul li a {
	display: block;
	text-decoration: underline;
	margin: 4px 5px;
	padding: 5px 0 5px 30px;
	font-size: 90%;
	color: #000;
	background-repeat: no-repeat;
	background-position: left 50%;
}

#topissues ul li a:hover {
	color: #444;
}

#domainsearch {
	margin: 10px 0 10px 20px;
	padding: 0 0 22px 0;
	border: 1px solid #000;
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: 10px 40px;
}

#domainsearch form {
	margin: 0 0 0 45px;
}

#domainsearch p {
	margin: 10px 0 5px 0;
}

#side {
	width: 240px;
	float: right;
}



#mostpop {
	margin: 10px 20px 10px 0;
	border: 1px solid #c9c9c9;
	clear: left;
	padding: 0 0 3px 0;
	background-color: #F7F7F7;
}

#mostpop h2 {
	background-image: url("https://legacy.hostingdude.com/images/icon_top_topics.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
	background-color: #ddd;
	border-bottom: #c9c9c9;
	color: #000;
}

#mostpop ul {
	list-style: none;
	margin: 10px 10px;
	font-size: 85%;
}

#mostpop ul li {
	margin-bottom: 10px;
}

#mostpop ul li a {
	color: #000;
}

#mostpop ul li a:hover {
	color: #444;
}

#support {
	margin: 10px 20px 10px 0;
	border: 1px solid #c9c9c9;
	clear: left;
	padding: 0 0 0 0;
	background-color: #F7F7F7;
}

#support h2 {
	background-image: url("https://legacy.hostingdude.com/images/icon_most_popular_gear.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
	background-color: #ddd;
	border-bottom: #c9c9c9;
	color: #000;
}

#support p {
	padding: 8px ;
	margin: 0 0 5px 0;
	font-size: 85%;
}

#support dl {
	padding: 15px 5px;
	font-size: 85%;
}

#support dd {
	font-weight: bold;
	margin-bottom: 10px;
}


#cents {
	margin: 10px 20px 10px 0;
	border: 1px solid #c9c9c9;
	background-color: #F7F7F7;
}

#cents p {
	font-size: 80%;
	padding: 8px;
}

#cents img {
	margin: 8px 55px;
}

#cents h2 {
	background-color: #ddd;
	color: #000;
}

#base {
	clear: both;
	background-image: url("https://legacy.hostingdude.com/images/footer_bk.gif");
	border-top: 1px solid #000;
	height: 30px;
	margin: 20px 0 0 0;
}

#footer {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 80%;
	color: #666;
}

p.no_articles {
	padding: .5em;
}

div.categorylist {
	/* float: left; */
	padding-left: 0.35em;
	/* I like this look, but its probably not
	 * ready for primetime - JAH, 16.January.2008
	border: 1px #d5d5d5 solid;
	background-color: #f5f5f5; */
}

div.categorylist ul {
	list-style: none;
	margin: 1.3em 0 0.5em 0;
	font-size: 85%;
}

div.categorylist ul li {
	float: left;
}

div.categorylist ul li a {
	display: block;
	width: 200px;
	margin: 0 1.3em 0.85em 0;
	padding-left: 26px;
	padding-bottom: .2em;
	color: #000;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.categorylist ul li a:hover {
	color: #444;
}

#maincategory #categoryissues h2 {
	background-image: url("https://legacy.hostingdude.com/images/icon_top_topics.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	font-size: 90%;
	padding: 4px 8px;
	padding-left: 30px;
}

#categoryissues ol {
	list-style: none;
	margin: 20px 8px;
}

#categoryissues ol li a {
	display: block;
	text-decoration: underline;
	margin: 5px 10px;
	padding: 12px 0 12px 52px;
	font-size: 110%;
	color: #000;
	background-repeat: no-repeat;
	background-position: left 50%;
}

#categoryissues ol li a:hover {
	color: #444;
}

#categoryissues ol li a.one {
	background-image: url("https://legacy.hostingdude.com/images/icon_1_circle.gif");
}

#categoryissues ol li a.two {
	background-image: url("https://legacy.hostingdude.com/images/icon_2_circle.gif");
}

#categoryissues ol li a.three {
	background-image: url("https://legacy.hostingdude.com/images/icon_3_circle.gif");
}

#categoryissues ol li a.four {
	background-image: url("https://legacy.hostingdude.com/images/icon_4_circle.gif");
}


#articlelist,
#maincategory {
	margin: 0 20px 20px 20px;
}

#articlelist h2,
#maincategory h2 {
	background-color: #fff;
	font-size: 120%;
	margin: 0 0 0 0;
	padding: 0;
	color: #000;
}

#articlelist a {
	color: #000;
	font-weight: bold;
}

#articlelist a:hover {
	color: #444;
}

#articlelist dl {
	list-style: none;
	margin-top: 1em;
}

#articlelist dt {
	background-repeat: no-repeat;
	background-position: 5px 1px;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2.4em;
}

#articlelist dd {
	margin-left: 2.4em;
}

#articlelist .categories {
	display: block;
	color: #9a9a9a;
	margin-left: 2em;
	font-size: 85%;
	margin-top: .2em;
	margin-bottom: 0;
	padding-bottom: 0;
}
#articlelist .categories a {
	color: #9a9a9a;
}
#articlelist .categories a:hover {
	color: #000000;
}

#articlelist dt.faq {
	background-image: url("https://legacy.hostingdude.com/images/icon_help.gif");
}

#articlelist dt.howto {
	background-image: url("https://legacy.hostingdude.com/images/icon_page.gif");
}

#articlelist dt.guide {
	background-image: url("https://legacy.hostingdude.com/images/icon_guides.gif");
}

#articlelist dt.tutorial {
	background-image: url("https://legacy.hostingdude.com/images/icon_flash.gif");
}

/*
#articlelist div.FAQ {
	background-image: url(faq.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
}

#articlelist div.HOWTO {
	background-image: url(howto.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
}

*/

#articlelist dt {
	margin-top: 15px;
	font-size: 90%;
}

#articlelist dd {
	color: #444;
	font-size: 85%;
}

#guides {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

#guides ul{
	list-style: none;
}

#guides ul li {
	float: left;
}

#guides ul li a {
	display: block;
	color: #333;
	width: 91px;
	height: 43px;
	font-size: 10px;
	margin-right: 20px;
	padding: 8px 8px 8px 41px;
	text-decoration: none;
	background-image: url("https://legacy.hostingdude.com/images/btn_bk_guides.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 14px;
	height: 37px;
}

#guides ul li a.document {
	background-image: url("https://legacy.hostingdude.com/images/btn_bk_guides.gif");
}

#guides ul li a.pdf {
	background-image: url("https://legacy.hostingdude.com/images/btn_bk_adobe.gif");
}

#guides ul li a.video {
	background-image: url("https://legacy.hostingdude.com/images/btn_bk_animation.gif");
}

#guides ul li a.helpsys {
	background-image: url("https://legacy.hostingdude.com/images/btn_bk_question.gif");
}



#guides ul li a:hover {
	text-decoration: underline;
	color: #000;
}




/*------------------------------------------------------------

ARTICLE STYLES:
These are the styles related to the faq/howtos/docs/tutorials
in the $1 .COM and $1 Cheap Domains - Help Center. These include the heading, date, time, and
general content.

------------------------------------------------------------*/

/*- these styles have been moved to article-styleguide.css -*/

/*END ARTICLE STYLES----------------------------------------*/

/*------------------------------------------------------------

RATING STYLES:
------------------------------------------------------------*/

#rating {
	margin: 4em 0 20px 20px;
	padding: 0;
	height: 16px;
	display: none;
}

#rating strong {
	vertical-align: 30%;
	padding-right: 0.5em;
	float: left;
}

#rating ul {
	display: inline;
}

#rating li {
	display: block;
	height: 16px;
	width: 16px;
	max-width: 16px;
	background-image: url("https://legacy.hostingdude.com/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 4px 0;
	padding: 0 !important;
	padding-bottom: 10px;
	float: left;
}

#rating li.selected {
	background-image: url("https://legacy.hostingdude.com/images/bullet-star.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#rating li a {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
}

#rating .bottom {
	clear: both;
}

/*END RATING STYLES-----------------------------------------*/

#poptop {
	display: none;
}

#logo_link {
	display: block;
	height: 88px;
	z-index: -1;
}


.placeholder {
	display: none;
}

/* marketing info */

.marketing-blurb {
	float: right;
	font-size: 85%;
	margin-right: 0.4em;
}

.marketing-blurb strong {
	display: block;
}

/* end marketing info */