/* NOTE: Custom Lateral Systems Styles are below */

.NavMenu a:link{color:#FFFFFF;text-decoration:none;visible:false}
.NavMenu a:visited{color:#FFFFFF;text-decoration:none;visible:false}
.NavMenu a:hover{color:#FFFFFF;text-decoration:none;visible:false}
.NavMenu{font-family:verdana,arial;font-size:11px;font-weight:bold;background:#005596;color:#FFFFFF;visible:false}

.NavMenuOn a:link{color:#FFFFFF;text-decoration:none;visible:false}
.NavMenuOn a:visited{color:#FFFFFF;text-decoration:none;visible:false}
.NavMenuOn a:hover{color:#FFFFFF;text-decoration:none;visible:false}
.NavMenuOn{font-family:verdana,arial;font-size:11px;font-weight:bold;background:#336699;color:#FFFFFF;cursor:hand;visible:false}

.NavItem a:link{color:#FFFFFF;text-decoration:none;visible:false}
.NavItem a:visited{color:#FFFFFF;text-decoration:none;visible:false}
.NavItem a:hover{color:#FFFFFF;text-decoration:none;visible:false}
.NavItem{font-family:verdana,arial;font-size:11px;background:#336699;color:#FFFFFF;padding:2px;padding-left:10px;padding-top:4px;padding-bottom:6px;visible:false}

.NavItemOn a:link{color:#FFFFFF;text-decoration:none;visible:false}
.NavItemOn a:visited{color:#FFFFFF;text-decoration:none;visible:false}
.NavItemOn a:hover{color:#FFFFFF;text-decoration:none;visible:false}
.NavItemOn{font-family:verdana,arial;font-size:11px;background:#003366;color:#FFFFFF;cursor:hand;padding:2px;padding-left:10px;padding-top:4px;padding-bottom:6px;visible:false}

BODY{font-family:verdana,arial;font-size:11px;color:#000000;}
TD{font-family:verdana,arial;font-size:11px;color:#000000;}


/* 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: #fffff;
}

/*The sidebar background color, this appears at the 
* left hand side of all pages*/
/* ref#2 */
.sidebarBackGroundLeft {
	background-color: #ADC1D6;
}

/*The sidebar background color, this appears at the 
* right hand side of all pages*/
/* ref#0 */
.sidebarBackGroundRight {
	background-color: #ADC1D6;
}

/*The font for the links that appear in the lefthand sidebar
* on the manage domains page and others*/
.submenu {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  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: Arial, Helvetica, sans-serif; 
	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: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #FFFFFF; 
	font-weight: bold;
}

/*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 */
.centerBackGround {
	background-color: white;
}

/*This is a color used in places to provide spacing*/
/* ref#10 */
.spacingColor {
	background-color: #FFCC00;
}

/*Determines the font styles used in the context-sensitive help DHTML layers.*/			
/* ref#47 */
.popupText { 
	font-family: 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 font of the title bar*/
/* ref#4 */
.titleBar {  
	font-family: Tahoma, "MS Sans Serif", Arial; 
	font-size: 14pt; 
	color: #FFFFFF; 
	font-weight: bold;
}

/*The button that appears in the title bar for searching*/
/* ref#5 */
.titleSearchButton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	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, sans-serif; 
	font-size: 10pt; 
	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: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}

/*The background color of the top navigation bar*/
/* ref#11 */
.topNavBarBG {
	background-color: #000099;
}

/*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: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	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: #ADC1D6;
}

/*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: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	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: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*The background color of the left navigation bar*/
/* ref#15 */
.leftNavBarBG {
background-color: #000099;



}

/*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: #000065; 
	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, sans-serif;  
	font-size: 14px; 
	font-style: normal; 
	font-weight: 900; 
	line-height: normal; 
	color: #336699; 
	text-decoration: none
}

/*The font style for the (contrasting) heading text in search boxes*/
/* ref#23 */
.searchHeaderLight {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #CCCCCC; 
	text-decoration: none;
}

/*The font style for normal text in a search box*/
/* ref#24 */
.searchText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal;
}

/*The font style for small text in a search box*/
/* ref#48 */
.searchSmall {
	font-family: 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: 10pt; 
	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: 10pt; 
	color: #FFFFFF; 
	background-color: #000099; 
	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: #000099;
}

/*The font style applied to href's in the search boxes
* ie the 'multiple' domains search*/
/* ref#29 */
.searchLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #3399FF; 
	font-weight: bold;
	text-decoration: none;
}

/*The standard background colour for searches*/
/* ref#16 */
.searchBackGround { 	
	background-color: #E8EDF1;
}

/*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: #E8EDF1;
}

/*As above except for the second box, ie the one on the right*/
/* ref#18 */
.searchBackGroundAlt2 {
	background-color: #E8EDF1;
}

/*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: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: normal; 
	color: #000065; 
	text-decoration: none;
}

/*The font style for the sub heading text in the body*/
/* ref#37 */
.bodySubHeader {  
	font-family:  Arial, Helvetica, sans-serif;  
	font-size: 14px; 
	font-style: normal; 
	font-weight: 900; 
	line-height: normal; 
	color: #336699; 
	text-decoration: none}

/*Standard text in a body*/
/* ref#35 */
.bodyText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal;
}

/*Small text in a body*/
/* ref#36 */
.bodySmall {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
}

/*Small bold text in a body*/
.bodySmallBold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
}

/*Very small text used for errors */
/* ref#38 */
.bodyVerySmall {  
	font-family: 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: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #3399FF; 
	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: 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: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000099; 
	text-decoration: none; 
	text-align: center; 
}

/* ref#32 */
.footerLinkSmall { 
  font-family: 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: #E8EDF1;
}

/*******************************************************
* 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: #336699;
}

/*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: #006699; 
	text-decoration: none;
}

/*The background color of the selected step*/
/* ref#45 */
.stepDeciderSelectedBackGround {
	background-color: #CCCCCC;
}

/*The background colour of non selected steps*/
/* ref#46 */
.stepDeciderBackGround {
	background-color: #EEEEEE;
}

/*This is the text for the currency selector table */
/* ref#49 */
.currency 
{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;  
	text-decoration: none; 
	color: #FFFFFF;
}

/*This is the border color for the currency selector table */
/* ref#50 */
.currencyBorder
{	
	background-color: #000000;
}

/*This is the background color for the currency selector table */
/* ref#51 */
.currencyBackGround
{	
	background-color: #003366;
}


/* the following are for the pricing table: */
/* ref#52 */
.priceHead {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			color: #FFFFFF; 
			font-weight: normal;
			background-color: #000099}

/* ref#53 */
.priceText {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			color: #336699; 
			font-weight: normal;
}

/* ref#54 */
.pricerow1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	background-color:	#CCCCFF;
}

/* ref#55 */
.pricerow2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	background-color:	#CCFFFF;
}

/* ref#56 */
.pricerow3
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	background-color:	#FFCC99;
}

/* ref#57 */
.pricerow4
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	background-color:	#FFCCFF;
}

/* ref#58 */
.pricerow5
{
	font-family: 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: 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: #000088;
}

/* 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: Arial, Helvetica, sans-serif; 
			font-size: 7pt; 
			color: #336699; 
			font-weight: bold}			

/* text for pricing info */
.tddatavs {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 7pt; 
			color: #000000; 
			font-weight: normal}	
			
					
/* samll text in footer */
.footerSmall { 
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	color: black; 
	text-decoration: none; 
	text-align: center; 
}






/*
 * 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;

}

.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;
}



.loginControlPanel
{
        background-color: white;
}







/*  Verve Demo MAIN STYLES CSS  */
body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:center;
	color:#333;
	background:#fff;
}
* {margin:0;padding:0;}
h1{margin:8px 0 15px 0;}
h2{margin-bottom:10px;}
h3{margin-bottom:5px;}
p{margin-bottom:20px;}
ul,ol,dl{margin:5px 0 5px 15px;}
li{margin-left:10px;}
a img{border:none;}
a{	color:#00a2b4;}

h1,h2,h3{color:#76c23e;}

/*  LAYOUT ELEMENTS  */
#wrapper{	
	width:768px;
	position:relative;
	margin:0 auto;	
	text-align:left;
	font-size:1em;
	background-color:#FFF;
	height:500px;
	min-height:500px;
	line-height:1.4em;

}
*>#wrapper{height:auto;}

#banner{
	height:90px;
	position:relative;
	overflow:hidden;
	color:#005496;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#contentWrapper{}

#mainContent{
	float:right;
	width:590px;
}
#pageContent{
	padding:0 5px 0 15px;
	color:#000;
}
.home #mainContent{width:610px;}



/*  Home Page Elements  */
#channel{
	height:1%; /* for IE 3 Pixel Jog  */
	float:left;
	width:172px;
}
*>#channel{height:auto;}
.home #channel{width:132px;}


#footer{
	float:right;
	width:575px;
	margin:0 auto;
	font-size:.8em;
	font-weight:bold;
}
#footer.homePage{
	width:595px;
}
#footer #contactDetails{
	float:left;
	margin:0 0 10px 0;
	font-size:1em;
	font-weight:bold;	
	color:#777777;
}
#footer #contactDetails span{
	color:#005496;
}
#footer #contactDetails a{
	color:#777;
	text-decoration:none;
}
#footer #contactDetails a:hover{
	text-decoration:underline;
}
#footer #contactDetails span.contacts{
	color:#00a0b2;
	margin-left:5px;
}

#footer #footerLinks{
	float:right;
	margin:0px 5px 10px 0;	
	color:#777777;
	
}
#footer #footerLinks ul{
	margin:0;
	padding:0;
}
#footer #footerLinks ul li{
	list-style:none;
	float:left;
}
#footer #footerLinks ul li.last{
	padding-left:15px;
	background:#fff url(http://holding.lateralsystems.com.au/css/images/footer-divider.gif) 0 .3em no-repeat;
}
#footer #footerLinks ul li a{
	text-decoration:none;
	color:#777;
	text-transform:lowercase;
}
#footer #footerLinks ul li a:hover{
	text-decoration:underline;
}
#verve{
	width:768px;
	text-align:right;
	margin:auto;
	margin-top:5px;
}
#verve a{text-decoration:none;color:#FFF;}

/*  ELEMENT SPECIFICS */
#banner h1{
	width:260px;
	height:60px;
	margin-top:10px;
	float:left;
	background:url(http://holding.lateralsystems.com.au/css/images/lateral-logo260x60.gif) no-repeat;
	overflow:hidden;
}
#banner h1 a{
	display:block;
	height:60px;
}
#banner h1 a span{
	margin-left:-999px;
}


#globalNav{
	width:768px;
	height:36px;
	margin:0;
	padding:0 0 3px;
	font-weight:bold;
	text-transform:lowercase;
	list-style-type:none;
	background:url(http://holding.lateralsystems.com.au/css/images/bg-globalnav.gif) no-repeat;
	color:#FFF;
	font-size:1em;
}
#globalNav li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;

}
#globalNav a{
	display:block;
	text-align:center;
	margin:0;
	padding:0;
	line-height:33px;
	text-decoration:none;
	background:url(http://holding.lateralsystems.com.au/css/images/bg-gnavlink.gif) no-repeat top right;
}
#globalNav .last a{
	background:none;
	padding:0;
}
#globalNav .first a{
	padding:0;
}
#globalNav a:link,
#globalNav a:visited{
	color:#FFF;
}
#globalNav a:hover{background:url(http://holding.lateralsystems.com.au/css/images/bg-globalnav-on.gif) no-repeat top center;}
#globalNav #active a{background:url(http://holding.lateralsystems.com.au/css/images/bg-globalnav-on.gif) no-repeat top center;}
#globalNav .first a:hover,
#globalNav .first#active a{background-position:top left;}
#globalNav .last a:hover,
#globalNav .last#active a{background-position:top right;}


#globalNav li.homesub{ width:76px }
#globalNav li.vervesub{ width:72px }
#globalNav li.net3sub{ width:60px }
#globalNav li.solutionssub{ width:96px }
#globalNav li.clientsub{ width:96px }
#globalNav li.partnersub{ width:116px }
#globalNav li.aboutussub{ width:136px }
#globalNav li.contactsub{ width:96px }


#mainContent h1{font-size:1.45em;}
#mainContent h2{font-size:1.25em;}
#mainContent h3{font-size:1.1em;}


/*  Level 2 Nav - Static */
#channel #level2Nav{
	padding:10px 0 0;
	background:url(http://holding.lateralsystems.com.au/css/images/bg-leftnav.gif) no-repeat top left;
	margin-bottom:15px;
	text-transform:lowercase;
	position:relative;
}

#channel #level2Nav ul{
	padding:0 10px 10px;
	list-style:none;
	margin:0;
	background:url(http://holding.lateralsystems.com.au/css/images/bg-leftnav.gif) no-repeat bottom left;
}

#channel #level2Nav.homePage{
	background:transparent url(http://holding.lateralsystems.com.au/css/images/bg-leftnav-homepage.gif) no-repeat top left;
	width:154px;
}

#channel #level2Nav.homePage h3{
	color:#777;
	padding:0 10px;
	font-size:0.9em;
}

#channel #level2Nav.homePage ul{
	background:transparent url(http://holding.lateralsystems.com.au/css/images/bg-leftnav-homepage.gif) no-repeat bottom left;
	width:133px;
}



#channel #level2Nav ul li{
	list-style:none;
	margin:0;
	padding:3px 0 6px;
	width:auto;
	background:transparent url(http://holding.lateralsystems.com.au/css/images/bg-leftnav-li.gif) repeat-x left bottom;
}
#channel #level2Nav ul li#last{
	background:none;
}

#channel #level2Nav ul li a{
	background:transparent url(http://holding.lateralsystems.com.au/css/images/arrow-grn.gif) no-repeat 0 .6em;
	display:block;
	padding-left:14px;
	color:#005496;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
}
#channel #level2Nav ul li a.navOnGrp{
	color:#005496;
	background-image:url(http://holding.lateralsystems.com.au/css/images/arrow-grn-on.gif);
}
#channel #level2Nav ul li a.navOn{
	color:#76c23e;
}
#channel #level2Nav ul ul{
	background:none;
	padding-bottom:0;
}
#channel #level2Nav ul ul li{
	margin:0;
	border:none;
	background:none;
	padding:2px 0 0;
}
#channel #level2Nav ul ul li a{
	font-size:0.85em;
	font-weight:normal;
	background:none;
	padding:0 5px;
}
#channel #level2Nav ul ul li a.l3on{color:#76c23e;}
#channel #level2Nav ul li a:hover{text-decoration:underline;}
#channel #level2Nav ul ul li a:hover{text-decoration:underline;}


.clear{clear:both;height:1px;font-size:1px;line-height:1px;}

#print{display:none;} /*  for print.css - position:absolute;top:2px;left:2px; */


.emailAddress{
	padding:0 0 0 10px;
	margin:0;
	float:right;
	background:url(http://holding.lateralsystems.com.au/css/images/arrow-grn.gif) 0 0.6em no-repeat;
	color:#00a2b4;
	font-size:.8em;
	font-weight:bold;
	display:inline;
	overflow:hidden;
}

.emailAddress a{
	text-decoration:none;
}
.emailAddress a:hover{
	text-decoration:underline;
}

.emailAddress img{
	border:none;
}

.button{
	vertical-align:bottom;
	margin:0 5px;
}
.label{
	vertical-align:middle;
	margin:0 5px;
}


.section{
	margin:0 0 20px 0;
}