/* All links are without decoration and become underlined on mouse hover */
/* ref#00 */

body {	
	background-color: #e6dfd5;
	}

#description {
	font:2em Tahoma, Arial, Verdana;
	color:#bdbdbd;
	letter-spacing:0.06em;
	font-size:0.7em;
	text-transform:uppercase;
	padding-left:5px;
	}

a:hover {
	text-decoration: underline;
}

a:visited, a:link {
	color: #054EA9;
	text-decoration: none;
}

/* Custom navigation menu header styles. Only appears in header file */
/* Menu bar */
.NavMenu {
	background: #000000;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Menu bar with mouse over */
.NavMenuOn {
	background: #FF6600;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Menu bar drop down list */
.NavItem {
	background: #E6E6E6;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 4px;
}

/* Menu bar drop down list with mouse over */
.NavItemOn {
	background: #003366;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 4px;
}

/* Header nav menu right bar. Right cell on header menu. The bar on the header navigation menu with no links */
/* Default text style for text without an assigned class */
/* Default color for text inside a table */
td {
	color: #000000;
}

/*The main background color, this appears at the top and
* of all pages*/
/* ref#1 */
.mainBackGround {
}

/*The sidebar background color, this appears at the
* left hand side of all pages*/
/* ref#2 */
/*The sidebar background color, this appears at the
* right hand side of all pages*/
/* ref#0 */
/*The font for the links that appear in the lefthand sidebar
* on the manage domains page and others*/
.submenu {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	text-decoration: none;
}

/*This is the text that the information on current user and currency
* on the righthand sidebar uses*/
/* ref#59 */
.loginInfoText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*This is the main font used.  It is specified at table declarations
* and is often overwritten in cells by other class calls*/
.mainFont {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

/*This is the background for all the stuff that appears
* in the center of the screen, like the text and various
* search boxes*/
/* ref#3 */
/*This is a color used in places to provide spacing*/
/* ref#10 */
/*Determines the font styles used in the context-sensitive help DHTML layers.*/
/* ref#47 */
.popupText {
	background-color: #e6dfd5;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*The properties relevant to the main title bar.*/
/*This is the main font of the title bar*/
/* ref#4 */
.titleBar {
	color: #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	letter-spacing: -1pt;
}

/*The button that appears in the title bar for searching*/
/* ref#5 */
.titleSearchButton {
	background-color: #0066FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

/*The properties for all input fields that appear in the title bar
* for searching*/
/* ref#6 */
.titleSearchInput {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

/*The text of the title bar relative to searching, ie the 'www'*/
/* ref#7 */
.titleSearchText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
}

/*This is the text of the top navigation bar*/
/* ref#8 */
.topNavBar {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*The background color of the top navigation bar*/
/* ref#11 */
/*The appearance of a link in the top navigation bar when it is selected
* The original layout of this was to give a 'tab' apppearance, to avoid
* this set the properties to be identical to the topNavBar ones.*/
/* ref#9 */
.topNavBarSelected {
	background-color: #E6E6E6;
	color: #FA8406;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*The background color of the selected link in the top
* navigation bar.  Also this is the color of the row that
* appears just below the top navigation bar*/
/* ref#12 */
.topNavBarSelectedColor {
	background-color: #eeebe4;
}

/*This is the font of the little links that appear
* in the row just below the top navigation bar on certain
* pages like the member services page*/
/* ref#13 */
.topNavSubLinks {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/*The left hand side navigation bar*/
/*Is here to separate from topNavBar so you can give this
* section a different look*/
/* ref#14 */
.leftNavBar {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.DropShadow {
	color: #FFFFFF;
	filter: DropShadow(Color="#000000", OffX="1", OffY="1", Positive="1");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
}

/*The background color of the left navigation bar*/
/* ref#15 */
.leftNavBarBG {
	background-color: #edeae3;
}

/*Styles for the search box*/
/*The font style for the main heading text in search boxes*/
/* ref#19 */
.searchHeader {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

/* ref#20 */
/* ref#21 */
/*The font style for the sub heading text in search boxes*/
/* ref#22 */
.searchSubHeader {
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: 900;
	line-height: normal;
	text-decoration: none;
}

/*The font style for the (contrasting) heading text in search boxes*/
/* ref#23 */
.searchHeaderLight {
	color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/*The font style for normal text in a search box*/
/* ref#24 */
/*The font style for small text in a search box*/
/* ref#48 */
.searchSmall {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
}

/*The font style applied to other text in the search forms ie the 'www'*/
/* ref#25 */
.searchFormField {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

/*The style for input fields in the search boxes*/
/* ref#26 */
.searchInput {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

/*The button style for buttons in the search boxes*/
/* ref#27 */
.searchButton {
	background: #FF6600; /* NS4 can't see these borders */
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #336699;
	color: #000000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 0;
}

/*This is the font style of the large step numbers in
* search boxes*/
/* ref#28 */
/*The font style applied to href's in the search boxes
* ie the 'multiple' domains search*/
/* ref#29 */
.searchLink {
	color: #0D65C7;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*The standard background colour for searches*/
/* ref#16 */
.searchBackGround {
	background-color: #699CD5;
}

/*Another background color for the boxes around the search.
* This colour is used in the first box beneath the member
* login.  It can be set to the same as above for consistency*/
/* ref#17 */
.searchBackGroundAlt1 {
	background-color: #CCCCFF;
}

/*As above except for the second box, ie the one on the right*/
/* ref#18 */
/*The attributes of text that appears in the body
of the mainpage*/
/*The appearance of the main header in any body*/
/* ref#34 */
.bodyMainHeader {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

/*The font style for the sub heading text in the body*/
/* ref#37 */
.bodySubHeader {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	line-height: normal;
	text-decoration: none;
}

/*Standard text in a body*/
/* ref#35 */
/*Small text in a body*/
/* ref#36 */
/*Small bold text in a body*/
.bodySmallBold {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*Very small text used for errors */
/* ref#38 */
/*The appearance of a link in the body text*/
/* ref#39 */
/*The footer stuff*/
/*The style applied to the text and links in the footer*/
/* ref#30 */
.footerText {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

/* ref#31 */
.footerlink, .footerLink a:link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.footerLink a:hover {
	color: #0082FF;
	text-decoration: underline;
}


/* ref#32 */
.footerLinkSmall {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

/* ref#33 */
/*******************************************************
* Here is the part the reseller will need to edit to get
* the step decider include to look right
*******************************************************/
/*The attributes of the step decider part on the right*/
/*The style for the number of the selected section*/
/* ref#40 */
.stepDeciderSelectedStepText {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

/*The standard number text for non selected sections*/
/* ref#41 */
/*The first style applied to the text of the selected section.*/
/* ref#42 */
.stepDeciderSelectedText {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}

/*An alternate colour applied to the selected step's text.
* This is applied to the second row of text and there after
* in the selected step*/
/* ref#43 */
.stepDeciderSelectedTextAlt {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

/*The standard style applied to the text in the non selected steps.*/
/* ref#44 */
.stepDeciderText {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/*The background color of the selected step*/
/* ref#45 */
.stepDeciderSelectedBackGround {
	background-color: #FFFF99;
}

/*The background colour of non selected steps*/
/* ref#46 */
/*This is the text for the currency selector table */
/* ref#49 */
.currency {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
}

/*This is the border color for the currency selector table */
/* ref#50 */
.currencyBorder {
	background-color: #CCCCCC;
}

/*This is the background color for the currency selector table */
/* ref#51 */
/* the following are for the pricing table: */
/* ref#52 */
.priceHead {
	background-color: #000099;
	color: #FFFFFF;
	font-weight: normal;
}

/* ref#53 */
.priceText {
	color: #336699;
	font-weight: normal;
}

/* ref#54 */
.pricerow1 {
	background-color: #CCCCFF;
	color: #000000;
}

/* ref#55 */
.pricerow2 {
	background-color: #CCFFFF;
	color: #000000;
}

/* ref#56 */
.pricerow3 {
	background-color: #FFCC99;
	color: #000000;
}

/* ref#57 */
.pricerow4 {
	background-color: #FFCCFF;
	color: #000000;
}

/* ref#58 */
.pricerow5 {
	background-color: #FFCCDD;
	color: #000000;
}

/*This will be the style applied to the floating back to the top link */
.backToTop {
	color: #CC0000;
	font-weight: normal;
}

/* Indicates if user is logged in in the Admin site. */
.adminstatus {
	background-color: #000088;
	color: #FFFFFF;
}

/* Hyperlink styles on the Admin site. */
.adminlink {
	color: #99FFCC;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.adminlink:link {
	color: #99FFCC;
}

.adminlink:visited {
	color: #77DDAA;
}

/* heading for pricing info */
.tddatavsbl {
	color: #336699;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

/* text for pricing info */
/* samll text in footer */
.footerSmall {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

/* Left menu links */
.onL {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.offL {
	color: #FFC000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.onY {
	color: #333366;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.offY {
	color: #DD0000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.onZ {
	color: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.offZ {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.onM {
	color: #336699;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;

}

.offM {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.tablamessage {
	border: 1px solid #003366;
}

.custom01 {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.custom02 {
	color: #FFFFFF;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
}

.text2 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

.ahem {
	display: none;
}

.left1 {
	background-color: #FFCC66;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left2 {
	background-color: #FFF6E2;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left3 {
	background-color: #B1D6FF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left4 {
	background-color:  #D1F0FF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.NavItemOn a:hover, .NavItemOn a:link, .NavItemOn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.RightNavCell, .topNavBarBG {
	background-color: #000000;
}

.spacingColor, .sidebarBackGroundRight, .centerBackGround {
	background-color: #e6dfd5;
}

.searchHeaderAlt1, .searchHeaderAlt2 {
	color: #000065;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.searchStepText, .stepDeciderStepText {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

.bodyVerySmall, .tddatavs {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.bodyLink, .bodyLink a:link, .bodyLink a:visited{
	color: #0D65C7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.bodyLink a:hover {
	color: #0082FF;
	font-weight: bold;
	text-decoration: underline;
}

.footerBackGround, .sidebarBackGroundLeft, .searchBackGroundAlt2 {
	background-color: #eeebe4;
}

.stepDeciderBackGround, .currencyBackGround {
	background-color: #E6E6E6;
}

.on, .off {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.NavMenuOn a:visited, .NavMenuOn a:hover, .NavMenu a:link, .NavMenu a:visited, .NavMenu a:hover, .NavMenuOn a:link {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.NavItem a:link, .NavItem a:visited, .NavItem a:hover, body {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.bodySmall, .searchText, .bodyText {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}




/*
 * Background of the whois page. Otherwise defaults to main page background
 * which is grey for the new page style
 */
.whoisBody    {
      font-family: Tahoma, Arial;
      font-size: 8pt;
      color: #000000;
      text-decoration: none;
      background-color: #e6dfd5;
      text-align: center;
}


/* 
 * the first color of the alternating color series of
 * the summary pages
 */
.summarymenutitle0 {
    cursor:pointer;
    margin-top: 2px;
    background-color:#eeebe4;
    color:#000000;
    width:440px;
    padding:0px;
    text-align:center;
    font-weight:bold;
    border-left:1px solid darkblue;
    border-top: 1px solid darkblue;
    border-right: 1px solid darkblue;
    border-bottom: 0px solid darkblue;
}

/* 
 * the second color of the alternating color series of
 * the summary pages
 */
.summarymenutitle1 {
    cursor:pointer;
    margin-top: 2px;
    background-color:#FFFAF0;
    color:#000000;
    width:440px;
    padding:0px;
    text-align:center;
    font-weight:bold;
    border-left: 1px solid darkblue;
    border-top: 1px solid darkblue;
    border-right: 1px solid darkblue;
    border-bottom: 0px solid darkblue;
}

/* 
 * the submenu page of the summary
 */
.summarysubmenu {
    margin-bottom: 0.5em;
    text-align:justify;
    border-left:1px solid darkblue;
    border-top: 1px solid darkblue;
    border-right: 1px solid darkblue;
    border-bottom: 1px solid darkblue;
}



.pricingBody    {
        font-family: Tahoma, Arial;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
        background-color: #e6dfd5;
        text-align: center;

}

.hostingComparisonTable
{
        background-color: #e6dfd5;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
}
.hostingPriceFeaturesTable
{
        background-color: #e6dfd5;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
}
.loginBorder
{
        background-color: #7F9DB9;
}


.loginControlPanel
{
        background-color: #e6dfd5;
}

table.domain_wizard {
   width: 100%;
   border: 1px solid #093A80;
}

table.domain_wizard tr {
   background-color: #E6E6E6;
}

table.domain_wizard td {
   padding: 5px 5px 5px 5px;
}

.faq {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.email {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}