html {
	background:url(http://www.jenfil.net.au/themes/jenfil/images/back-html.jpg) repeat-x #000 top center;
	height:100%;
}
body {
  margin: 0;
  padding: 0;
  color: #666;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
  height:100%
}

/* Header nav menu right bar. Right cell on header menu. The bar on the header navigation menu with no links */
.RightNavCell {
	color: #FFFFFF;
	background-color: #9CCFFF;
}

/* Default color for text inside a table */
TD      { font-family: Tahoma, Arial;
          font-size: 8pt;
          color: #000000;
          text-decoration: none }

/* All links are without decoration and become underlined on mouse hover */
/* ref#00 */
a:hover {
  TEXT-DECORATION: underline;
}

/*The main background color, this appears at the top and
* of all pages*/
/* ref#1 */
.mainBackGround {
        background-color: #FFFFFF;
}

.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;
}

/*The sidebar background color, this appears at the
* left hand side of all pages*/
/* ref#2 */
.sidebarBackGroundLeft {
        background-color: #9CCFFF; 
}

/*The sidebar background color, this appears at the
* right hand side of all pages*/
/* ref#0 */
.sidebarBackGroundRight {
        background-color: white;
}

/*The font for the links that appear in the lefthand sidebar
* on the manage domains page and others*/
.submenu {
  font-family: Tahoma, Arial, Helvetica, Verdana;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-align: right
}

/*This is the text that the information on current user and currency
* on the righthand sidebar uses*/
/* ref#59 */
.loginInfoText {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        color: #000000;
}

/*This is the main font used.  It is specified at table declarations
* and is often overwritten in cells by other class calls*/
.mainFont {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        color: #FFFFFF;
        font-weight: bold;
}

/*This is a color used in places to provide spacing*/
/* ref#10 */
.spacingColor {
        background-color: #FFFFFF;
}

/*Determines the font styles used in the context-sensitive help DHTML layers.*/
/* ref#47 */
.popupText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFCE;
        font-weight: normal;
}

/*The properties relevant to the main title bar.*/
/*This is the main font of the title bar*/
/* ref#4 */
.titleBar {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #000000;
        font-weight: normal;
        letter-spacing:-1pt
}

/*The button that appears in the title bar for searching*/
/* ref#5 */
.titleSearchButton {
        font-family: Arial, Helvetica, Verdana;
        font-size: 9pt;
        color: #FFFFFF;
        background-color: #0066FF;
        font-weight: bold;
}

/*The properties for all input fields that appear in the title bar
* for searching*/
/* ref#6 */
.titleSearchInput {
        font-family: Arial, Helvetica, Verdana;
        font-size: 9pt;
        color: #000000;
        font-weight: NORMAL;
}

/*The text of the title bar relative to searching, ie the 'www'*/
/* ref#7 */
.titleSearchText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        color: #FFFFFF;
        text-decoration: none;
}

/*This is the text of the top navigation bar*/
/* ref#8 */
.topNavBar {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

/*The background color of the top navigation bar*/
/* ref#11 */
.topNavBarBG {
        background-color: #FFFFFF;
}

/*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 {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #9CAFBA;
        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: #9CAFBA;
}

/*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 {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-weight: normal;
        color: #000000;
        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 {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}

/*The background color of the left navigation bar*/
/* ref#15 */
.leftNavBarBG {
background-color: #9CCFFF;



}

/*Styles for the search box*/
/*The font style for the main heading text in search boxes*/
/* ref#19 */
.searchHeader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #003366;
        text-decoration: none;
}

/* ref#20 */
.searchHeaderAlt1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #000065;
        text-decoration: none;
}

/* ref#21 */
.searchHeaderAlt2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #000065;
        text-decoration: none;
}

/*The font style for the sub heading text in search boxes*/
/* ref#22 */
.searchSubHeader {
        font-family:  Arial, Helvetica, Verdana;
        font-size: 14px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        color: #003366;
        text-decoration: none
}

/*The font style for the (contrasting) heading text in search boxes*/
/* ref#23 */
.searchHeaderLight {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #CCCCCC;
        text-decoration: none;
}

/*The font style for normal text in a search box*/
/* ref#24 */
.searchText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
}

/*The font style for small text in a search box*/
/* ref#48 */
.searchSmall {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
}

/*The font style applied to other text in the search forms ie the 'www'*/
/* ref#25 */
.searchFormField {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        color: #000000;
}

/*The style for input fields in the search boxes*/
/* ref#26 */
.searchInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #000000;


        font-weight: NORMAL;
}

/*The button style for buttons in the search boxes*/
/* ref#27 */
.searchButton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFFFF;
        background-color: #003366;
        font-weight: bold;
}

/*This is the font style of the large step numbers in
* search boxes*/
/* ref#28 */
.searchStepText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24pt;
        color: #003366;
}

/*The font style applied to href's in the search boxes
* ie the 'multiple' domains search*/
/* ref#29 */
.searchLink {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #054EA9;
        font-weight: bold;
        text-decoration: none;
}

/*The standard background colour for searches*/
/* ref#16 */
.searchBackGround {
        background:none;
}

/*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 */
.searchBackGroundAlt2 {
        background-color: #EEEEEE;
}

/*The attributes of text that appears in the body
of the mainpage*/
/*The appearance of the main header in any body*/
/* ref#34 */
.bodyMainHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	color:#ff4444;
	font-size:24px;
}

/*The font style for the sub heading text in the body*/
/* ref#37 */
.bodySubHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	color:#ff4444;
	font-size:18px; }

/*Standard text in a body*/
/* ref#35 */
.bodyText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
}

/*Small text in a body*/
/* ref#36 */
.bodySmall {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
}

/*Small bold text in a body*/
.bodySmallBold {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: bold;
}

/*Very small text used for errors */
/* ref#38 */
.bodyVerySmall {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #000000;
        font-weight: normal;
}

/*The appearance of a link in the body text*/
/* ref#39 */
.bodyLink {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #054EA9;
        font-weight: bold;
        text-decoration: none;
}

/*The footer stuff*/
/*The style applied to the text and links in the footer*/
/* ref#30 */
.footerText { font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        text-align: center;
}

/* ref#31 */
.footerLink { font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #003366;
        text-decoration: none;
        text-align: center;
}

/* ref#32 */
.footerLinkSmall {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        text-align: center;
}

/* ref#33 */
.footerBackGround {
        background-color: #EEEEEE;
}

/*******************************************************
* 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 {
        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 24pt;
        color: #CC0000;
}

/*The standard number text for non selected sections*/
/* ref#41 */
.stepDeciderStepText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24pt;
        color: #003366;
}

/*The first style applied to the text of the selected section.*/
/* ref#42 */
.stepDeciderSelectedText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        color: #CC0000;
}

/*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 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        color: #336699;
        text-decoration: none;
}

/*The standard style applied to the text in the non selected steps.*/
/* ref#44 */
.stepDeciderText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #003366;
        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 */
.stepDeciderBackGround {
        background-color: #E6E6E6;
}

/*This is the text for the currency selector table */
/* ref#49 */
.currency
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
        font-weight: bold;
        color: #000000;
}

/*This is the border color for the currency selector table */
/* ref#50 */
.currencyBorder
{
        background-color: #D4D0C8;
}

/*This is the background color for the currency selector table */
/* ref#51 */
.currencyBackGround
{
        background-color: #FFFFFF;
}


/* the following are for the pricing table: */
/* ref#52 */
.priceHead {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 8pt;
                        color: #FFFFFF;
                        font-weight: normal;
                        background-color: #000099}

/* ref#53 */
.priceText {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 8pt;
                        color: #336699;
                        font-weight: normal;
}

/* ref#54 */
.pricerow1
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #CCCCFF;
}

/* ref#55 */
.pricerow2
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #CCFFFF;
}

/* ref#56 */
.pricerow3
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #FFCC99;
}

/* ref#57 */
.pricerow4
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #FFCCFF;
}

/* ref#58 */
.pricerow5
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #FFCCDD;
}

/*This will be the style applied to the floating back to the top link */
.backToTop {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #CC0000;
        font-weight: normal;
}







/* Indicates if user is logged in in the Admin site. */

.adminstatus
{
        color: #ffffff;
        background-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 {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 7pt;
                        color: #336699;
                        font-weight: bold}

/* text for pricing info */
.tddatavs {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 7pt;
                        color: #000000;
                        font-weight: normal}


/* samll text in footer */
.footerSmall {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
        color: black;
        text-decoration: none;
        text-align: center;
}


/* Left menu links */

.on {FONT-SIZE: 9pt; COLOR: #FFFFFF; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.off {FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onL {FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.offL {FONT-SIZE: 11px; COLOR: #ffC000; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onY {FONT-SIZE: 12px; COLOR: #333366; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.offY {FONT-SIZE: 12px; COLOR: #DD0000; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onZ {FONT-SIZE: 9px; COLOR: #CCCCCC; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.offZ {FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onM {FONT-SIZE: 16px; COLOR: #336699; FONT-FAMILY: Arial;  FONT-WEIGHT: bold}
.offM {FONT-SIZE: 16px; COLOR: #999999; FONT-FAMILY: Arial;  FONT-WEIGHT: bold}

/* Added to Original CSS */
A {color:#000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration:none; visible:false}

.headerMainTable {
	background-color: white;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
}
.left5 {
	background-color: #B1D6FF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.left6 {
	background-color: #FFE5B7;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.left-compara {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.left-doominio {
	background-color: #FFCC00;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left1 {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.left2 {
	background-color: #FFEEAB;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left3 {
	background-color: #D1F0FF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left4 {
	background-color: #FFF6E2;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}


/*
 * 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: #FFFFFF;
      text-align: center;
}


/* 
 * the first color of the alternating color series of
 * the summary pages
 */
.summarymenutitle0 {
    cursor:pointer;
    margin-top: 2px;
    background-color:#ddeeff;
    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: #FFFFFF;
        text-align: center;

}

.loginControlPanel {

	background-color: white;
	
	}.hostingComparisonTable
{
        background-color: white;
        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: white;
        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;
}
/*** JENFIL GENERAL BRANDING ***/
.wrapper {
	width:960px;
	height:100%;
	margin:0 auto -60px;
}
#content {
  padding:15px 0;
  width: 100%;
  background:#fff;
}
.header {
  width:100%;
  height:233px;
  background: url(http://www.jenfil.net.au/themes/jenfil/images/back-header.png) top center no-repeat;
}
.superfish-menu {
	background:url(http://www.jenfil.net.au/themes/jenfil/images/back-navigation.jpg) no-repeat top center;
	margin:0px 30px 10px 30px;
	padding:0 10px;
	width:880px;
	height:43px;
}
#center-column {
	padding:30px 0px;
	width: 480px;
	float: left;
	text-align:justify;
}
#center-column-large {
	padding:30px 40px 30px 0;
	width: 660px;
	float: left;
	text-align:justify;
}
#sidebar-left, #sidebar-right {
  width: 180px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 30px 40px;
  vertical-align: top;
  float:left;
}
.push {
	clear:both;
	height:60px;
}
#footer {
  clear:both;
  background: url(http://www.jenfil.net.au/themes/jenfil/images/back-footer.png) top center no-repeat;
  padding:30px 30px 0;
  height: 30px;
  font-size: 0.8em;
  color:#ddd;
  text-align:center;
}
	#footer a { color: #f4f4f4; }
	
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	color:#ff4444;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3, h4, h5, h6 {
  font-size: 18px;
}

.myDomainsUser { width: 400px; }
.myDomainsUser tr:last-child td:first-child { width:50% }

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	font-size:13px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#f4f4f4;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	width:220px;
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('http://www.jenfil.net.au/sites/all/modules/superfish/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('http://www.jenfil.net.au/sites/all/modules/superfish/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* ENF OD JENFIL STANDARDS */
.superfish-menu li {
	height:auto;
	padding:0;
	margin:0;
	background:none;
}
.superfish-menu li a {
	padding-top:14px;
	padding-bottom:0px;
	height:29px;
	border:none;
	border-left:1px solid #aaa;
	background:none;
	}
.superfish-menu li:last-child a {
	border-right:1px solid #aaa;
	}
.superfish-menu li a:hover {
	background:#ff4444;
	text-decoration:none;
}
.superfish-menu li li {
	background: #ff4444;
}
.superfish-menu li li a:hover {
	background:#ff6666;
	text-decoration:none;
}
.superfish-menu li:hover ul,
.superfish-menu li.sfHover ul {
  left: 0;
  top: 43px; /* match top ul list item height */
  z-index: 99;
}
.superfish-menu li.sfHover {
	background:#ff4444;
}


html {
	background:url(http://www.jenfil.net.au/themes/jenfil/images/back-html.jpg) repeat-x #000 top center;
	height:100%;
}
body {
  margin: 0;
  padding: 0;
  color: #666;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
  height:100%
}

/* Header nav menu right bar. Right cell on header menu. The bar on the header navigation menu with no links */
.RightNavCell {
	color: #FFFFFF;
	background-color: #9CCFFF;
}

/* Default color for text inside a table */
TD      { font-family: Tahoma, Arial;
          font-size: 8pt;
          color: #000000;
          text-decoration: none }

/* All links are without decoration and become underlined on mouse hover */
/* ref#00 */
a:hover {
  TEXT-DECORATION: underline;
}

/*The main background color, this appears at the top and
* of all pages*/
/* ref#1 */
.mainBackGround {
        background-color: #FFFFFF;
}

.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;
}

/*The sidebar background color, this appears at the
* left hand side of all pages*/
/* ref#2 */
.sidebarBackGroundLeft {
        background-color: #9CCFFF; 
}

/*The sidebar background color, this appears at the
* right hand side of all pages*/
/* ref#0 */
.sidebarBackGroundRight {
        background-color: white;
}

/*The font for the links that appear in the lefthand sidebar
* on the manage domains page and others*/
.submenu {
  font-family: Tahoma, Arial, Helvetica, Verdana;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-align: right
}

/*This is the text that the information on current user and currency
* on the righthand sidebar uses*/
/* ref#59 */
.loginInfoText {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        color: #000000;
}

/*This is the main font used.  It is specified at table declarations
* and is often overwritten in cells by other class calls*/
.mainFont {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        color: #FFFFFF;
        font-weight: bold;
}

/*This is a color used in places to provide spacing*/
/* ref#10 */
.spacingColor {
        background-color: #FFFFFF;
}

/*Determines the font styles used in the context-sensitive help DHTML layers.*/
/* ref#47 */
.popupText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFCE;
        font-weight: normal;
}

/*The properties relevant to the main title bar.*/
/*This is the main font of the title bar*/
/* ref#4 */
.titleBar {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #000000;
        font-weight: normal;
        letter-spacing:-1pt
}

/*The button that appears in the title bar for searching*/
/* ref#5 */
.titleSearchButton {
        font-family: Arial, Helvetica, Verdana;
        font-size: 9pt;
        color: #FFFFFF;
        background-color: #0066FF;
        font-weight: bold;
}

/*The properties for all input fields that appear in the title bar
* for searching*/
/* ref#6 */
.titleSearchInput {
        font-family: Arial, Helvetica, Verdana;
        font-size: 9pt;
        color: #000000;
        font-weight: NORMAL;
}

/*The text of the title bar relative to searching, ie the 'www'*/
/* ref#7 */
.titleSearchText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        color: #FFFFFF;
        text-decoration: none;
}

/*This is the text of the top navigation bar*/
/* ref#8 */
.topNavBar {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

/*The background color of the top navigation bar*/
/* ref#11 */
.topNavBarBG {
        background-color: #FFFFFF;
}

/*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 {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #9CAFBA;
        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: #9CAFBA;
}

/*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 {
        font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-weight: normal;
        color: #000000;
        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 {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}

/*The background color of the left navigation bar*/
/* ref#15 */
.leftNavBarBG {
background-color: #9CCFFF;



}

/*Styles for the search box*/
/*The font style for the main heading text in search boxes*/
/* ref#19 */
.searchHeader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #003366;
        text-decoration: none;
}

/* ref#20 */
.searchHeaderAlt1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #000065;
        text-decoration: none;
}

/* ref#21 */
.searchHeaderAlt2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #000065;
        text-decoration: none;
}

/*The font style for the sub heading text in search boxes*/
/* ref#22 */
.searchSubHeader {
        font-family:  Arial, Helvetica, Verdana;
        font-size: 14px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        color: #003366;
        text-decoration: none
}

/*The font style for the (contrasting) heading text in search boxes*/
/* ref#23 */
.searchHeaderLight {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #CCCCCC;
        text-decoration: none;
}

/*The font style for normal text in a search box*/
/* ref#24 */
.searchText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
}

/*The font style for small text in a search box*/
/* ref#48 */
.searchSmall {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
}

/*The font style applied to other text in the search forms ie the 'www'*/
/* ref#25 */
.searchFormField {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        color: #000000;
}

/*The style for input fields in the search boxes*/
/* ref#26 */
.searchInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #000000;


        font-weight: NORMAL;
}

/*The button style for buttons in the search boxes*/
/* ref#27 */
.searchButton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFFFF;
        background-color: #003366;
        font-weight: bold;
}

/*This is the font style of the large step numbers in
* search boxes*/
/* ref#28 */
.searchStepText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24pt;
        color: #003366;
}

/*The font style applied to href's in the search boxes
* ie the 'multiple' domains search*/
/* ref#29 */
.searchLink {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #054EA9;
        font-weight: bold;
        text-decoration: none;
}

/*The standard background colour for searches*/
/* ref#16 */
.searchBackGround {
        background-color: #E6E6E6;
}

/*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 */
.searchBackGroundAlt2 {
        background-color: #EEEEEE;
}

/*The attributes of text that appears in the body
of the mainpage*/
/*The appearance of the main header in any body*/
/* ref#34 */
.bodyMainHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	color:#ff4444;
	font-size:24px;
}

/*The font style for the sub heading text in the body*/
/* ref#37 */
.bodySubHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	color:#ff4444;
	font-size:18px; }

/*Standard text in a body*/
/* ref#35 */
.bodyText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
}

/*Small text in a body*/
/* ref#36 */
.bodySmall {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
}

/*Small bold text in a body*/
.bodySmallBold {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: bold;
}

/*Very small text used for errors */
/* ref#38 */
.bodyVerySmall {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #000000;
        font-weight: normal;
}

/*The appearance of a link in the body text*/
/* ref#39 */
.bodyLink {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #054EA9;
        font-weight: bold;
        text-decoration: none;
}

/*The footer stuff*/
/*The style applied to the text and links in the footer*/
/* ref#30 */
.footerText { font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        text-align: center;
}

/* ref#31 */
.footerLink { font-family: Tahoma, Arial, Helvetica, Verdana;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #003366;
        text-decoration: none;
        text-align: center;
}

/* ref#32 */
.footerLinkSmall {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        text-align: center;
}

/* ref#33 */
.footerBackGround {
        background-color: #EEEEEE;
}

/*******************************************************
* 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 {
        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 24pt;
        color: #CC0000;
}


/*The standard number text for non selected sections*/
/* ref#41 */
.stepDeciderStepText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24pt;
        color: #003366;
}

/*The first style applied to the text of the selected section.*/
/* ref#42 */
.stepDeciderSelectedText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        color: #CC0000;
}

/*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 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        color: #336699;
        text-decoration: none;
}

/*The standard style applied to the text in the non selected steps.*/
/* ref#44 */
.stepDeciderText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #003366;
        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 */
.stepDeciderBackGround {
        background-color: #E6E6E6;
}

/*This is the text for the currency selector table */
/* ref#49 */
.currency
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
        font-weight: bold;
        color: #000000;
}

/*This is the border color for the currency selector table */
/* ref#50 */
.currencyBorder
{
        background-color: #D4D0C8;
}

/*This is the background color for the currency selector table */
/* ref#51 */
.currencyBackGround
{
        background-color: #FFFFFF;
}


/* the following are for the pricing table: */
/* ref#52 */
.priceHead {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 8pt;
                        color: #FFFFFF;
                        font-weight: normal;
                        background-color: #000099}

/* ref#53 */
.priceText {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 8pt;
                        color: #336699;
                        font-weight: normal;
}

/* ref#54 */
.pricerow1
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #CCCCFF;
}

/* ref#55 */
.pricerow2
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #CCFFFF;
}

/* ref#56 */
.pricerow3
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #FFCC99;
}

/* ref#57 */
.pricerow4
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #FFCCFF;
}

/* ref#58 */
.pricerow5
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color:        #FFCCDD;
}

/*This will be the style applied to the floating back to the top link */
.backToTop {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #CC0000;
        font-weight: normal;
}







/* Indicates if user is logged in in the Admin site. */

.adminstatus
{
        color: #ffffff;
        background-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 {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 7pt;
                        color: #336699;
                        font-weight: bold}

/* text for pricing info */
.tddatavs {
                        font-family: Tahoma, Arial, Helvetica, sans-serif;
                        font-size: 7pt;
                        color: #000000;
                        font-weight: normal}


/* samll text in footer */
.footerSmall {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
        color: black;
        text-decoration: none;
        text-align: center;
}


/* Left menu links */

.on {FONT-SIZE: 9pt; COLOR: #FFFFFF; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.off {FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onL {FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.offL {FONT-SIZE: 11px; COLOR: #ffC000; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onY {FONT-SIZE: 12px; COLOR: #333366; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.offY {FONT-SIZE: 12px; COLOR: #DD0000; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onZ {FONT-SIZE: 9px; COLOR: #CCCCCC; FONT-FAMILY: Arial; TEXT-DECORATION: none}
.offZ {FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none}

.onM {FONT-SIZE: 16px; COLOR: #336699; FONT-FAMILY: Arial;  FONT-WEIGHT: bold}
.offM {FONT-SIZE: 16px; COLOR: #999999; FONT-FAMILY: Arial;  FONT-WEIGHT: bold}

/* Added to Original CSS */
A {color:#000000; font-family: Tahoma, Arial; font-size: 8pt; text-decoration:none; visible:false}

.headerMainTable {
	background-color: white;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
}
.left5 {
	background-color: #B1D6FF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.left6 {
	background-color: #FFE5B7;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.left-compara {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.left-doominio {
	background-color: #FFCC00;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left1 {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.left2 {
	background-color: #FFEEAB;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left3 {
	background-color: #D1F0FF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.left4 {
	background-color: #FFF6E2;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}


/*
 * 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: #FFFFFF;
      text-align: center;
}


/* 
 * the first color of the alternating color series of
 * the summary pages
 */
.summarymenutitle0 {
    cursor:pointer;
    margin-top: 2px;
    background-color:#ddeeff;
    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: #FFFFFF;
        text-align: center;

}

.loginControlPanel {

	background-color: white;
	
	}.hostingComparisonTable
{
        background-color: white;
        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: white;
        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;
}
/*** JENFIL GENERAL BRANDING ***/
.wrapper {
	width:960px;
	height:100%;
	margin:0 auto -60px;
}
#content {
  padding:15px 0;
  width: 100%;
  background:#fff;
}
.header {
  width:100%;
  height:233px;
  background: url(http://www.jenfil.net.au/themes/jenfil/images/back-header-domains.png) top center no-repeat;
}
.superfish-menu {
	background:url(http://www.jenfil.net.au/themes/jenfil/images/back-navigation.jpg) no-repeat top center;
	margin:0px 30px 10px 30px;
	padding:0 10px;
	width:880px;
	height:43px;
}
#center-column {
	padding:30px 0px;
	width: 480px;
	float: left;
	text-align:justify;
}
#center-column-large {
	padding:30px 0px 30px 40px;
	width: 660px;
	float: left;
	text-align:justify;
}
#sidebar-left, #sidebar-right {
  width: 180px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 30px 40px;
  vertical-align: top;
  float:right;
}
.push {
	clear:both;
	height:60px;
}
#footer {
  clear:both;
  background: url(http://www.jenfil.net.au/themes/jenfil/images/back-footer.png) top center no-repeat;
  padding:30px 30px 0;
  height: 30px;
  font-size: 0.8em;
  color:#ddd;
  text-align:center;
}
	#footer a { color: #f4f4f4; }
	
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	color:#ff4444;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3, h4, h5, h6 {
  font-size: 18px;
}

.myDomainsUser { width: 400px; }
.myDomainsUser tr:last-child td:first-child { width:50% }

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	font-size:13px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#f4f4f4;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	width:220px;
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('http://www.jenfil.net.au/sites/all/modules/superfish/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('http://www.jenfil.net.au/sites/all/modules/superfish/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* ENF OD JENFIL STANDARDS */
.superfish-menu li {
	height:auto;
	padding:0;
	margin:0;
	background:none;
}
.superfish-menu li a {
	padding-top:14px;
	padding-bottom:0px;
	height:29px;
	border:none;
	border-left:1px solid #aaa;
	background:none;
	}
.superfish-menu li:last-child a {
	border-right:1px solid #aaa;
	}
.superfish-menu li a:hover {
	background:#ff4444;
	text-decoration:none;
}
.superfish-menu li li {
	background: #ff4444;
}
.superfish-menu li li a:hover {
	background:#ff6666;
	text-decoration:none;
}
.superfish-menu li:hover ul,
.superfish-menu li.sfHover ul {
  left: 0;
  top: 43px; /* match top ul list item height */
  z-index: 99;
}
.superfish-menu li.sfHover {
	background:#ff4444;
}

.only-header {
	padding:0 40px;
	width: 600px;
	float: left;
}
.pageHeader { width: 100%; text-align:left; }
.only-header td { text-align:left; }
.centerBackground { display:none; }
h2.pageHeaderTitle{ text-align:left; font-size:28px; padding:0; margin:0; }


/* CUSTOM SEARCH BOX */
.search-box {
	width:420px;
	float:left;
	margin:10px;
}
.search-box-top {
	width: 420px;
	height: 20px;
	background:url(http://www.jenfil.net.au/sites/default/files/images/searcg-box-top.jpg) no-repeat top center;
}
.search-box-base {
	width: 420px;
	height: 20px;
	background:url(http://www.jenfil.net.au/sites/default/files/images/searcg-box-base.jpg) no-repeat top center;
}
.search-box, .search-box table {
	background:#ff4444;	
	}
.search-box .searchBackGround, .searchTable .searchBackGround, .searchTable td {
	background:none;
}
.searchStepText, .searchHeader, .search-box a {
	color: #fff;
}
.searchButton {
	border:1px solid #222;
	color:#222;
	background:#fff;
}
.searchTable {
	width:420px;
	background:url(http://www.jenfil.net.au/sites/default/files/images/searcg-box-top.jpg) no-repeat top center #ff4444;
}
.searchTable td.searchSmall {
	min-height: 20px;
	background:url(http://www.jenfil.net.au/sites/default/files/images/searcg-box-base.jpg) no-repeat top bottom;
}
.searchTable a {
	color:#fff;
}