/* default */
/* tahoma, verdana, arial, sans-serif */
/*html { min-height: 100%; margin-bottom: 1px; }*/

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:auto; /* these affect how #centerme works */
	height:auto; /* see above */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/web-hosting-top-background.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:50% top;
	background-color: #ECECEC;
}

input {
	font-size: 14px;
}

option {
	color:#000000;
	font-size: 14px;
}
 
select {
	color:#000000;
	font-size: 14px;
}

textarea {
	color:#000000;
	font-size: 14px;
	padding: 1px;
}

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

a:hover {
	text-decoration: underline;
}

a:visited {

}

/* end */

/*helpdesk still uses this below*/
.SearchText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/*helpdesk still uses this below*/
.SearchField {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.NavTop {
	background-image: url(images/domain-hosting-buttons.gif);
	font-size:12px;
}

.NavTop a {
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 23px;
	display: block;
	width: 112px;
}

.NavTop a:hover {
	background-color: #CED9DF;
}

.NavTopS {
	background-image: url(images/domain-hosting-buttons.gif);
	font-size:12px;
}

.NavTopS a {
	text-decoration:none;
	background-color: #DFE6EA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 23px;
	display: block;
	width: 112px;
}

/*used by helpdesk*/
.NavLeftGrey {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	height: 20px;
	display: block;
}

/*used by helpdesk*/
.NavLeftGrey a {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 15px;
	display: block;
	padding-left: 10px;
	height: 19px;
}

/*used by helpdesk*/
.NavLeftGrey a:hover {
	color: #666666;
	text-decoration:none;
	background-color: #DFE6EA;
	display: block;
	
}

/*used by helpdesk*/
.ContactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.showhelp {
	font-size: 11px;
	color: #333333;
}

/*whois*/
.taken {
	font-weight: bold;
	color: #FF0000;
}

/*whois*/
.takenplaintext {
	text-decoration: line-through;
}

/*whois*/
.avail {
	font-weight: bold;
	color: #009900;
}

/*whois*/
.Courier {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.lnkBright {
	color: #0000CC;
}

.fields {
}

.fieldsErr {
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
}

.errTextSmall {
	color: #FF0000;
	font-style: italic;
}

/*used by helpdesk*/
.tdsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* rename this to redtxt */
.prtxErr {
	color: #FF0000;
}

.whitetxt {
	color: #FFFFFF;
}

.bluetxt {
	color: #0000FF;
}

.Redlrtb {
	border: 1px dotted #FF0000;
}

/*in footer*/
.ar11 {
	font-size: 11px;
}

/*in helpdesk*/
.SubHeaderText {
	font-size: 18px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* ********************************************************* */
#bg_container {
	width: 760px;
	background-color: #FFF;
	margin: 0px auto;
	margin-top: 10px;
}
.tl {
	background: url(images/domain-corner-left2.png) 0 0 no-repeat;
}

.tr {
	background: url(images/domain-corner-right2.png) 100% 0 no-repeat; padding:4px;
}
#footer {
	background-image: url(images/web-hosting-lower-backgroun.png);
	background-color: #E6E6E6;
	height: 284px;
	background-repeat: repeat-x;
}
div#bground {
	display : none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin:auto;
	background-image: url(../images/trans_semi.gif);
	z-index:1;
}
div#loader {
	display: none;
	margin: auto;
	position:absolute;
	z-index:2;
	width: 340px;
	height: 40px;
	background-color: #CAE4FF;
	border: 1px solid #333;
	padding-top: 10px;
	padding-right: 10px;
}
/* ********************************************************* */

/*used in helpdesk*/
.tdsmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
}

/*used in helpdesk*/
.NavTopGreyOrder {
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	background-image: url(images/main_menu_red.gif);
}
/*used in helpdesk*/
.NavTopGreyOrder a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 13px;
	display: block;
}
/*used in helpdesk*/
.NavTopGreyOrder a:hover {
	text-decoration:none;
}

/*in footer*/
.arialwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*in header, whois, cart, login*/
.arialbgwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/*left help menu*/
.arialsmlred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #65902D;
	text-decoration: underline;
}

/*used in helpdesk*/
.bg2 {
	background-image: url(images/09_index_subbotmenu.gif);
	background-repeat: no-repeat;
}
.arialbggrey {
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
}
.arialmain_bold {
	font-size: 12px;
	font-weight: bold;
}

.arial_lines {
	background-image: url(images/09_index_domains.gif);
	background-repeat: no-repeat;
}

/*home banner bg*/
.arialindeblac {
	background-image: url(images/09_index_black.jpg);
	background-repeat: no-repeat;
}
/*dom banner bg*/
.arialdombac {
	background-image: url(images/09_index_black_dom.jpg);
	background-repeat: no-repeat;
}

/*banner searchbox bg*/
.arialsearch {
	background-image: url(images/09_index_search_box.gif);
	background-repeat: no-repeat;
}
/*host summary box*/
.arialhost {
	background-image: url(images/web-hosting-information.png);
	background-repeat: no-repeat;
}
/*dom box summary*/
.red_box {
	background-image: url(images/domain-name-pricing.png);
}
/*dom trs summary*/
.blue_box {
	background-image: url(images/domain-nametransfer.png);
}

/*web builder summary*/
.arialbuild {
	background-image: url(images/09_index_builder.gif);
	background-repeat: no-repeat;
}
/*dom names summary*/
.arialdom {
	background-image: url(images/domain-name-information.png);
	background-repeat: no-repeat;
}
/*banner domains*/
.arialBLK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

/*helping you.. logo*/
.ariallogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56595C;
	font-weight: bold;
}

/*dom features bar*/
.arialhead {
	background-image: url(images/09_domain_featur.gif);
	background-repeat: no-repeat;
}

/*banner hosting*/
.arialhostbacim {
	background-image: url(images/09_index_black_host.jpg);
	background-repeat: no-repeat;
}
/*hosting features bar*/
.arialhoststan {
	background-image: url(images/09_host_stan.gif);
	background-repeat: no-repeat;
}
/*hosting summary box green*/
.web-host {
	background-image: url(images/web-host-standard.png);
}

.arialwhitebold {
	font-weight: bold;
	color: #FFFFFF;
}
/*link bold ul*/
.arialwhiteboldline {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/*hosting std features bar*/
.arialhoststand {
	background-image: url(images/09_host_stand.gif);
	background-repeat: no-repeat;
}
/*hosting plus features bar*/
.arialplusm {
	background-image: url(images/09_host_plusm.gif);
	background-repeat: no-repeat;
}
/*hosting pro features bar*/
.arialprom {
	background-image: url(images/09_host_prom.gif);
	background-repeat: no-repeat;
}

/*compare tbl*/
.arialhbo {
	background-image: url(images/09_host_stanbox.png);
	background-repeat: no-repeat;
}
/*compare tbl*/
.arialemailb {
	background-image: url(images/09_host_emailbox.png);
	background-repeat: no-repeat;
}
/*compare tbl*/
.arialmore {
	background-image: url(images/09_host_morebox.png);
	background-repeat: no-repeat;
}
/*compare tbl*/
.arialscript {
	background-image: url(images/09_host_scriptbox.png);
	background-repeat: no-repeat;
}
/*compare tbl*/
.arialdombox {
	background-image: url(images/09_host_dombox.png);
	background-repeat: no-repeat;
}
/*compare tbl*/
.arialoffbox {
	background-image: url(images/09_host_offbox.png);
	background-repeat: no-repeat;
}
/*compare tbl*/
.arialadbox {
	background-image: url(images/09_host_adbox.png);
	background-repeat: no-repeat;
}
.arialbuild {
	background-image: url(images/09_host_build.png);
	background-repeat: no-repeat;
}
.arialwbox {
	background-image: url(images/09_host_wbox.jpg);
	background-repeat: no-repeat;
}
.arialwebdemo {
	background-image: url(images/09_host_wdemo.png);
	background-repeat: no-repeat;
}
.arialbuildindex {
	background-image: url(images/web-site-builder-informatio.png);
	background-repeat: no-repeat;
}

/*banner terms*/
.arialhostwterm {
	background-image: url(images/09_host_black_wbuild.jpg);
	background-repeat: no-repeat;
}
.arialmainunderline {
	text-decoration: underline;
	color: #FFFFFF;
}
/*terms bar*/
.arialterms {
	background-image: url(images/09_host_terms.gif);
	background-repeat: no-repeat;
}
/*aup bar*/
.arialaup {
	background-image: url(images/09_terms_aup.gif);
	background-repeat: no-repeat;
}
/*about bar*/
.arialabout {
	background-image: url(images/09_terms_about.gif);
	background-repeat: no-repeat;
}
/*contact bar*/
.arialcontact {
	background-image: url(images/09_domain_arrow.gif);
	background-repeat: no-repeat;
}
/*help bar*/
.help {
	background-image: url(images/domain-hosting-help.gif);
}

/*priv_bar*/
.arialtermpri {
	background-image: url(images/09_terms_privacy.gif);
	background-repeat: no-repeat;
}
.arialebox {
	background-image: url(images/09_host_ebox.png);
	background-repeat: no-repeat;
}
/*trs_bar*/
.arialtransfer {
	background-image: url(images/09_host_transferme.gif);
	background-repeat: no-repeat;
}

.arialdomaininfo {
	background-image: url(images/domain_name_information.gif);
}

.arialmain_bold_grey {
	font-weight: bold;
	color: #666666;
}
/*in footer*/
.arialmain_white11 {
	font-size: 11px;
	color: #FFFFFF;
}

/*plus summary box*/
.web-plus {
	background-image: url(images/web-host-plus.png);
}
/*plus summary box*/
.web_pro {
	background-image: url(images/web-host-pro.jpg);
}
/*trs banner*/
.transferbac {
	background-image: url(images/transfer-domain-name-banner.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}
.footer_under {
	font-size: 14px;
	font-weight: bold;
	color: #616161;
}
/*in submenu - keep*/
.nclass {  

}
/*in submenu*/
.smnew {
	text-decoration: underline;
}
.small_arial {
	font-size: 11px;
}
.command {
	border: 1px solid #FFF;
}
/*banner whois*/
.whois {
	background-image: url(images/whois-hosting-banner.jpg);
	background-repeat: no-repeat;
}
.tblheaders {
	color: #FFF;
	background-color: #94C151;
	font-size: 13px;
	font-weight: bold;
}
.tblrows {
	background-color: #eff7ff;
}

.tblrowsw_err {
	color: #FFFFFF;
	background-color: #F86158;
}

.green_box {
	background-image: url(images/domain-name-order.png);
}
.domain_features {
	background-image: url(images/domain-free-features.gif);
}

.domain_to_host {
	background-image: url(images/domain-name-to-web-host.jpg);
}
.domain_transfer {
	background-image: url(images/domain-name-transfer-offer.png);
}
.tblbanner_plain {
	background-color: #000;
}
/*in footer*/
.footer_hline_bg {
	background-image: url(images/domain-hosting-lower-line.gif);
}
.banner_search_box {
	/*height: 27px;*/
}
.smenu_left {
	background-image: url(images/domain-hosting-help-sec.gif);
}
.domain-R {
	background-image: url(images/domain-name-reasons.png);
}
.web-host-email {
	background-image: url(images/web-hosting-email.jpg);
}
.arialsearchwhois {
	background-image: url(images/09_index_search_box.gif);
	background-repeat: no-repeat;
	background-position: -2px;
}

.about {
	background-image: url(images/domain-hosting-about.gif);
}
.conta {
	background-image: url(images/domain-hosting-contact.gif);
}

.error_banner {
	font-weight: bold;
	color: #C30;
	margin-bottom: 6px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px dashed #C30;
	background-color: #FFE6EB;
	margin-top: 12px;
	margin-right: 1px;
	margin-left: 1px;
}

.info_banner {
	font-weight: bold;
	color: #666;
	background-color: #FCF9D2;
	margin-bottom: 6px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px dashed #F9D43E;
	margin-top: 12px;
	margin-right: 1px;
	margin-left: 1px;
}

.sbutton{
	background:#eee;
	border:solid 1px;
	border-color:#ccc #999 #999 #ccc;
	height:25px;
	display:inline;
	background:url(/images/sbut.png);
	cursor:hand;
	margin:0;
}

