﻿/* AUSCOAL public site style guide */
/**
{
	padding: 0px;
	margin: 0px;
}*/

img
{
    border: 0px;
}

html
{
    height: 100%;
}

body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    color: #000000;
    text-align: center;
}

body, td
{
	/*color:#333;
	font:83% arial, verdana, garamond, helvetica, sans-serif;*/
	
	font-family: arial, verdana, garamond, helvetica, sans-serif;
    font-size: 10px;
}

.ParentWrapper
{
	width:100%;
	height: 100%;
	/*background-color: #118ece;*/
	
	/* For Internet Explorer  */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',
                                                       startColorstr=#343434,
                                                       endColorstr=#ffffff);
	/* For WebKit (Safari, Google Chrome etc) */ 
	background: -webkit-gradient(linear, left top,left bottom, color-stop(0.0,#343434),color-stop(1.0,#ffffff)); 
	
	/* For Mozilla/Gecko (Firefox etc) */      
    background: -moz-linear-gradient(top, #343434, #ffffff); 
    padding-top:0px;

}
.Wrapper
{
    width: 500px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    
 

    /*height:100%;*/
    /*PADDING-BOTTOM: 0px; MARGIN: 16px auto 0px;
    BACKGROUND: url(../Image%20Files/SiteStyling/bg-container.png) repeat-y 0px 0px;
    PADDING-TOP: 0px*/
}

.BodyBorder
{
	margin-left: auto;
    margin-right: auto;
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px auto 0px;
    BACKGROUND: url(../Image%20Files/SiteStyling/bg-container.png) repeat-y 0px 0px;
    PADDING-TOP: 0px	
}
ul
{
    margin-left: 16px;
}

a
{
	color: #103164;
	font-weight: normal;
	text-decoration: none;
}

a.Undecorated
{
    color: #000000;
}

/* Container / Site Layout Classes */
.Header
{
	width: 500px;
	margin: 0px;
	margin-left: 0px;
}

.LoginContainer
{
	vertical-align: bottom;
	height: 19px;
	text-align: right;
	/*background-color: #F7F7F7;*/
	color: #7F7F7F;
	line-height: 19px;
}

.LoginContainer a
{
	color: #103184;
}

.BannerContainer
{
	/*padding-top: 6px;
	vertical-align: top;
	height: 123px;*/
	overflow: hidden;
	font-family: Eras Demi ITC, Eras Light ITC, Arial, Helvetica, Sans-Serif;
	color: #000080;
	width: 60%;
	font-size: 18pt;
	font-weight: bold;
	/*background-image: url(../Image%20Files/SiteStyling/HeaderBackground.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	padding-left: 15px;
	/*height: 80px;*/
}


.BannerControlContainer
{
	text-align: right;
	padding-top: 10px;
	vertical-align: bottom;
	width:40%;
	/*height: 80px;*/
}

.BannerCurve
{
	margin-left: 5px;
}

.BannerControlContainer div
{
    width: 100%;
}

.BannerControlContainer div div
{
    width: auto;
    text-align: left;
}

.BannerControlContainer .Separator
{
    display: none;
}

.ContactUsContainer,
.SiteMapContainer,
.HelpContainer
{
	width: 105px;
	height: 17px;
	color: #7F7F7F;
	text-align: left;
	line-height: 17px;
	vertical-align: top;
}

.HelpContainer,
.SiteMapContainer,
.SiteSearchContainer
{
	display: none;
}

.ContactUsContainer a.Undecorated,
.SiteMapContainer a.Undecorated,
.HelpContainer a.Undecorated
{
	color: #7F7F7F;
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 1px;
	padding-left: 2px;
	border-bottom: solid 1px #CCCCCC;
	width: 104px;
	text-align: left;
}

.SiteSearchContainer
{
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 13px;
}

.SiteSearchContainer input.TextBox,
.SiteSearchContainer input.watermarked
{
	font-weight: normal;
	width: 94px;
	height: 17px;
	border: solid 1px #9CA4AA;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	vertical-align: middle; 
	margin: 0px;
	color: #7F7F7F
}

.SiteSearchContainer input.watermarked
{
    color: #C7C7C7;
}

.SiteMapContainer
{
	width: 42px;
	text-align: right;
	padding-right: 13px;
}

.SiteMapContainer div
{
	width: 42px;
	white-space: nowrap;
}

.ContactUsContainer
{
	width: 90px;
	text-align: right;
	padding-right: 3px;
}

.ContactUs div
{
	width: 90px;
}

.FooterContainer
{				
	vertical-align: bottom;
	padding-right: 11px;
	height: 15px;
	text-align: right;
	/*background-color: #EBEBEB;*/
	color: #7F7F7F;
	line-height: 15px;
	border-top: solid 11px White; 
}

.FooterContainer table
{
    float: right;
}

.FooterContainer .FooterAdministration,
.FooterContainer .FooterTermsAndConditions
{
	display: none;
}

.FooterContainer .FooterWebsitePrivacy,
.FooterContainer .FooterPrivacy,
.FooterContainer .FooterDisclaimer,
.FooterContainer .FooterFAQs,
.FooterContainer .FooterCaseStudies,
.FooterContainer .FooterProductInformation
{
    white-space: nowrap;   
}

/* Home Page body styles */
td.body
{
	color: #7F7F7F;
	width: 100%;
}
td.body div table
{
}

td.CaseStudies,
td.FindAnAdviser
{
	width: 50%;
}

td.CaseStudies div,
td.QuickLinks div,
td.FindAnAdviser div
{
	min-height: 220px;
	height: 220px;
	width: 180px;
}

td.CaseStudies div div,
td.QuickLinks div div,
td.FindAnAdviser div div
{
	min-height: 0px;
	height: auto;
}

td.Login,
td.QuickLinks
{
	padding-right: 0px;
	margin-right: 0px;
}

input.Button
{
   font-size: 10px;
}

td.Login input.TextBox
{
	font-size: 10px;
    width: 72px;
    margin-right: 11px;
    margin-top: 2px;
    margin-bottom: 2px;
    /*height: 15px;*/
}

input
{
    font-size: 10px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 4px;
}


td.Login table tr,
td.Login table tr td
{
    vertical-align: top; /* middle;*/
}

td.Login Label
{
    /*margin-left: 10px;
    padding-top: 5px;*/
    width: 80px;
}

.HomePageInformation
{
	width: 500px;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

td.HomePageInformation div
{
	height: 100%;
	width: 100%;
}

td.HomePageInformation,
td.Login
{
	vertical-align: top;
}


td.LoginHeader 
{
    text-align: left;
    margin-right: 0px;
}

.LoginWrapper
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: dotted 1px #87888A;
	border-bottom: dotted 1px #87888A;
}

.LoginWrapper .LoginBody
{
	border: solid 1px #d1d1d1;
	background-color: #f6f6f6;
	margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.RegisterWrapper .RegisterBody
{
	border-top: dotted 1px #87888A;
	border-bottom: dotted 1px #87888A;
	padding-bottom: 3px;
	padding-left: 10px;
}
.LoginWrapper .LoginBody tr
{
	margin-bottom: 20px;
	padding-bottom: 100px;
}

.DisclaimerWrapper
{
	margin-top: 10px;
	width: 500px;
    text-align: left;
    color: #707173;
    font-weight :bold;
   
}


/* Home Page */
.HomePage
{
	width: 100%;
}

.SearchCriteria
{
	width: 384px;
}

p
{
	margin-bottom: 18px;
}

/* Heading styles */

 	
/* Login Control */
td.Login td.Label
{
	display:block;
	padding-top: 5px;
	color:#463F3E;
	font-size: 11px;
	font-weight: bold;
}
td span.Service,
td.Login td.Label span.Service {
    font-weight: bold !important;
    color: black !important;
}

td.Login input.TextBox,
td.HomePageInformation input.TextBox
{
    width: 170px;
}

td.Login input.Button
{
    margin-right: 9px;
    margin-left: 3px;
}

td.Login select.DropDownList
{
    margin-left: 3px;
}

td.Login input.TextBox
{
    margin-right: 3px;        
    margin-left: 3px;
}

td.Login input.Button,
td.HomePageInformation input.Button
{
	margin-top: 2px;
}

td.Login td
{
    padding: 0px;
}

td.Login div.searchPage
{
    width: 155px;
    background-image: url(../Image%20Files/AUSCOAL/LoginBoxTop.gif);
    background-position: top left;
    background-repeat: no-repeat; 
}

td.Login div.searchPage table td
{
    margin-right: 0px !Important;
}

td.Error ,.Error
{
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FF121A;	
	text-align: left;
	white-space: normal;
}

td.Error span
{
    white-space: normal;
    display: inline-block;
    display: -moz-inline-box;
	padding-right: 12px;
	font-size:10px;
}

td.Login a
{
	color: #FF121A;	
	display: inline-block;
}
 td.Login a.WarningURL {
        color: #0093b3 !Important;       
    }

td.ForgottenPassword
{
	white-space: nowrap;
	background-image: url(../Image%20Files/AUSCOAL/LoginBoxBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 36px;
	padding-bottom: 3px;
	vertical-align: middle;
	width: 156px;
	padding-right: 4px;
	margin-left: 0px;
	text-align: center;
}

td.ForgottenPassword *
{
	text-align: center;
}

td.FooterLinks
{
    padding-left: 140px;
    text-align: left;
}

td.FooterLinks .Separator
{
    padding-left: 2px;
}

td.FooterLinks a
{
    color: #7F7F7F;
    white-space: nowrap;
}

td.HomePageInformation a
{
    text-decoration: underline;
    color: #7F7F7F;
}

td.HomePageInformation a:hover
{
    color: #FF1821;
}

td.FooterLinks a:hover
{
    color: #000080;
}
td.QuickLinks a
{
	color: #000080;	
	font-weight: bold;
}

/* Error Handling */
.modalPopup
{
	background-color:  #FEFEFE;
	border: solid 3px #5a5b5d;
	padding: 3px;
	width: 250px;
}

.modalBackground
{
	background-color: #5a5b5d;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modalBackgroundInvisible
{
	background-color: #5a5b5d;
    filter: alpha(opacity=0);
    opacity: 0.5;
}

.notificationHolder
{
 	padding-top: 10px;
	max-height: 300px; 
	overflow: auto;
}

.innerPanel
{
    padding: 8px;
	overflow-y: auto;
	background-color: #FEFEFD;
	border: Solid 1px #5a5b5d;
	border-top-width: 4px;
	width: 720px;
}

.innerPanel input.Button
{
}

.notificationPanel
{
    text-align: left;
}

.notificationButtons
{
	float: right;
	clear: right;
	white-space: nowrap;
}

.SiteMap ul li
{	
	list-style-type:none;	
}

.SiteMap ul li ul li
{
	text-indent: 30px;	
	list-style-type:none;
}

.Hidden
{
    display: none;
}


td.Login div div div.AcceptTnC input
{
    x-border: outset 1px #90A8D0;
    x-background-color: #90A8D0;
    x-color: #FEFEFE;
    /* For IE*/
    x-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',
                                                       startColorstr=#90A8D0,
                                                       endColorstr=#C9D1DF);
                                                                                                          
	/* For WebKit (Safari, Google Chrome etc)*/
	background: -webkit-gradient(linear, left top,left bottom, color-stop(0.0,#90A8D0),color-stop(1.0,#C9D1DF)); 
	
	/* For Mozilla/Gecko (Firefox etc)  */   
    background: -moz-linear-gradient(top, #90A8D0, #C9D1DF); 

    x-font-weight: 600;
}

td.Login div div div.AcceptTnC ol
{
    margin-left: 23px;
    margin-bottom: 12px;
}


td.Login div div div.AcceptTnC ol li
{
    list-style-type: lower-alpha;
}

td.Login div div div.AcceptTnC ol li ol
{
    margin-bottom: 2px;
}

td.Login div div div.AcceptTnC ol li ol  li
{
    list-style-type: lower-roman;
}

span.MessageFailed
{
    font-weight: bold;
    display: block;
    color: Red;
}


td.Login div div div.AcceptTnC
{
    position: fixed;
    overflow: auto;
    width: 94%;
    height: 94%;
    left: 3%;
    text-align: left;
    top: 2.5%;
    border: solid 1px #666666;
    border-top-width: 4px;
    background-color: #FEFEFE;
    padding: 8px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-highlight-color: #DEDEDE;
    color: #7F7F7F;
}

td.Login div div div.AcceptTnC *
{
    text-align: left;
}
td.Login div div div.AcceptTnC input
{
    font-size: 10px;
    text-align: center;
}

td.Login div div div.AcceptTnC p,
td.Login div div div.AcceptTnC div
{
    width: auto;
}

td.Login div div div.AcceptTnC td
{
    width: auto;
    vertical-align: top;
    height: auto;
}

td.Login div div div.AcceptTnC h1
{
    margin-left: 0px;
}

td.Login div div div.AcceptTnC h3
{
    color: #000080;
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 11px;
}

td.Login div div div.AcceptTnC div.InformationControl
{
    margin-right: 15px;
}

#LeftBorderedPanelHeading1,
#LeftBorderedPanelHeading2
{
    background-image: url(../Image%20Files/AUSCOAL/RHNBracketTop.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 13px;
}

#LeftBorderedPanel1,
#LeftBorderedPanel2
{
    background-image: url(../Image%20Files/AUSCOAL/RHNBracketMiddle.gif);
    background-position: left;
    background-repeat: repeat-y;
}

#LeftBorderedPanelFooter1,
#LeftBorderedPanelFooter2
{
    background-image: url(../Image%20Files/AUSCOAL/RHNBracketBottom.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 13px;
}

#LeftBorderedPanelFooter1
{
    margin-bottom: 4px;
}

.HowDoIAccessNorthOnline,
.NorthOnlineDemo,
.FindAFinancialAdviser,
.AdviserBreakfastBriefings,
.AdrianEmery,
.BarryWyatt
{
    display: block;
    margin-left:  15px;
    margin-bottom: 9px;
}

.BarryWyatt,
.AdviserBreakfastBriefings
{
    margin-bottom: 0px;
}

ul
{
    margin-top: 18px;
    margin-bottom: 20px;
    margin-left: 36px;
    list-style-image: url(../Image%20Files/AUSCOAL/Bullet.gif);
}

li
{
    list-style-type: disc;
}

td.FooterContainer
{
    height: 16px;
    vertical-align: top;
}

td.FooterContainer table
{
    height: 16px;
    width: 100%;
}

td.FooterContainer table td
{
    height: 16px;
    width: 50%;
}

td.FooterContainer table td.LeftCell
{
    text-align: left;
    padding-left: 5px;
}

td.FooterContainer table td.RightCell
{
    text-align: right;
    padding-right: 5px;
    background-image: url(../Image%20Files/AUSCOAL/IconPhoneSmall.gif);
    background-position: 68.5% 50%;
    background-repeat: no-repeat;
}


td.Login div div.ChangePassword,
td.Login div .ChangePassword
{
    position: absolute;
    overflow: visible;
    width: 350px;
    height: 170px;
    border: solid 1px #666666;
    border-top-width: 4px;
    background-color: #FEFEFE;
    padding: 13px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-highlight-color: #DEDEDE;
    text-align: left;
    cursor: move;
    top: -152px;
    left: -188px;
    padding-bottom: 26px;
}

td.Login div .PasswordReissue
{
    position: absolute;
    overflow: visible;
    width:  500px;
    border: solid 1px #666666;
    border-top-width: 4px;
    background-color: #FEFEFE;
    padding: 13px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-highlight-color: #DEDEDE;
    text-align: left;
    cursor: move;
    top:-152px;
    left:-265px;
    padding-bottom: 26px;
}


td.Login div div.ChangePassword,
td.Login div .ChangePassword
{
    width: 340px;
    height: 185px;
    /*
    top: -114px;
    left: -154px;*/
}

    td.Login div.PasswordReissue *,
    td.Login div.WarningPopup *,
    td.Login div.ChangePassword * {
        text-align: center;
    }



.ResetPassword
{
	position: absolute;
    overflow: visible;
    width: 350px;
    /*height: 230px;*/
    border: solid 1px #666666;
    border-top-width: 4px;
    background-color: #FEFEFE;
    padding: 13px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-highlight-color: #DEDEDE;
    text-align: left;
    cursor: move;
    /*top: -152px;*/
    top: -100px;
    height: 230px;
    left: -188px;
    padding-bottom: 26px;
}

td.Login div.PasswordReissue input.TextBox,
td.Login div.ChangePassword input.TextBox
{
    text-align: left;
}

td.Login div.PasswordReissue .h1,
td.Login div.WarningPopup .h1,
td.Login div.ChangePassword .h1 {
    text-align: left;
    width: 100%;
    white-space: nowrap;
    font-family: Verdana, Arial, Serif;
    margin: 0px;
    margin-bottom: 12px;
    padding: 0px;
    position: relative;
    left: -2px;
}

td.Login div.PasswordReissue h2
{
    display: none;
}
td.Login div.PasswordReissue h2,
td.Login div.WarningPopup h2,
td.Login div.ChangePassword h2 {
    text-align: left;
    margin-bottom: 5px;
    text-indent: 5px;
}

td.Login div.ChangePassword td,
td.Login div.ChangePassword div,
td.Login div.WarningPopup td,
td.Login div.WarningPopup div,
td.Login div div div.AcceptTNC td,
td.Login div div div.AcceptTNC div {
    text-align: left;
    vertical-align: text-top;
}

td.Login div.PasswordReissue td,
td.Login div.PasswordReissue div
{
	text-align: left;
}

td.Login div.ChangePassword div,
td.Login div.PasswordReissue div
{
    padding-left: 5px;
    border-collapse: separate;
}

td.Login div.ChangePassword td.Label,
td.Login div.PasswordReissue td.Label {
    width: 195px;
    white-space: nowrap;
}

    td.Login div.ChangePassword td.Label span.Label,
    td.Login div.WarningPopup td.Label span.Label,
    td.Login div.PasswordReissue td.Label span.Label {
        display: block;
        height: 20px;
        line-height: 20px;
        vertical-align: bottom;
        text-align: left;
    }

td.Login div.ChangePassword td.Label
{
    width: 140px;
}

td.Login div.ChangePassword div.InformationControl div,
td.Login div.PasswordReissue div.InformationControl div 
{
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -10px;
}

td.Login div.ChangePassword table,
td.Login div.WarningPopup table,
td.Login div.PasswordReissue table {
    margin-left: 3px;
}

    td.Login div.ChangePassword table input.Button,
    td.Login div.WarningPopup table input.Button,
    td.Login div.PasswordReissue table input.Button {
        margin-bottom: 5px;
    }

    td.Login div.ChangePassword table input.TextBox,
    td.Login div.WarningPopup table input.TextBox,
    td.Login div.PasswordReissue table input.TextBox {
        margin-right: 2px;
    }

td.HomePageInformation object,
td.HomePageInformation embed
{
    margin-bottom: 15px;
}

td.HomePageInformation .h1
{
    margin-top: 5px;
}

/* Content styles */
td.CaseStudiesHeading,
td.ProductInformationHeading
{
    background-image: url(../Image%20Files/AUSCOAL/CaseStudiesHeader.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 24px;
    width: 400px;
}
       
td.ProductInformationHeading
{
    background-image: url(../Image%20Files/AUSCOAL/ProductInformationHeader.gif);
}

img.InlineImageHeading
{
    display: block;
    margin-top: 18px;
    margin-bottom: 0px;
}

ul.InlineBox
{
    margin: 0px;
    margin-bottom: 18px;
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 26px;
    padding-right: 8px;
    list-style-image: url(../Image%20Files/AUSCOAL/ArrowOff.gif);
    background-color: #E7E7E7;
    background-image: url(../Image%20Files/AUSCOAL/InlinePanelFooter.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

ul.InlineBox li
{
    margin-top: 0px;
    margin-bottom: 6px;
}

h4
{
    color: #000080;
    margin-bottom: 2px;
}

ul.InlineBox li p,
ul.InlineBox li h4,
ul.InlineBox li h5
{
    margin-top: 0px;
    margin-bottom: 6px;
}

ul.InlineBox li:hover
{
    list-style-image: url(../Image%20Files/AUSCOAL/ArrowOn.gif);
}

ul.InlineBox li p
{
    margin-bottom: 12px;
}

ul.InlineBox li a
{
    color: #7F7F7F;
    text-decoration: none;
}

ul.InlineBox li:hover a,
ul.InlineBox li:hover a h5
{
    color: #000080;
}

/* Hide some stuff */
#LeftBorderedPanelHeading1,
#LeftBorderedPanel1,
#LeftBorderedPanelFooter1
{
    display: none;
}

.Body
{
	width: 460px;
	margin-left: 20px;
	margin-right: 20px;
}


.HeaderLinks
{
	padding-top: 10px;
	text-align: right;
	width: 100%;
}

.HeaderLinks div div
{
	padding-right : 16px;
}

.HeaderLinks td
{
	font-size: 1.1em;
	color: #87888A;
}

.HeaderLinks a
{
	font-size: 1.0em;
	color: #87888A;
}

.HeaderLinks a:hover
{
	color: #0093B3;
}


p, ul, ol {margin: 0 0 1.5em}
h1, h2, h3, h4, h5, h6 {letter-spacing: -1px;font-family:arial, verdana, garamond, helvetica, sans-serif;margin: 1.2em 0 .3em;color:#000;border-bottom: 1px solid #eee;padding-bottom: .1em}
h1 {font-size: 22px; margin-top:.6em; color:#0093b3;}/* Public Site font-size: 22px; font-weight:bold;color: #FEBB0D; */
h2 {font-size: 20px; color:#666666;}/* Public Site font-size: 20px; color: #666666;*/
h3 {font-size: 16px; color:#828386;}/* Public Site font-size: 16px; font-weight:bold;color: #828386; */
h4 {font-size: 14px; color:#464646;}/* Public Site font-size: 14px; font-weight:bold;color: #464646;	 */
h5 {font-size: 12px; color:#000000;}/* Public Site font-size: 12px; font-weight:bold;color: #000000;*/
h6 {font-size: 11px; color:#727678;}/* Public Site font-size: 11px;color: #727678;*/

.ResetPassword .Data input.TextBox
{
    margin-left: 20px;
}
.ResetPassword .Data input.Button
{
    margin-left: 20px;
    margin-right: 0px;
}

.ResetPAssword

td.Login div div.WarningPopup,
td.Login div .WarningPopup {
    position: absolute;
    overflow: visible;
    width: 350px;
    height: 170px;
    border: solid 1px #666666;
    border-top-width: 4px;
    background-color: #FEFEFE;
    padding: 13px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-highlight-color: #DEDEDE;
    text-align: left;
    cursor: move;
    top: -152px;
    left: -188px;
    padding-bottom: 17px;
    width: 340px;
    height: 80px;
}


    td.Login div.WarningPopup table input.Button {
        margin-right: 9px;
        margin-left: 140px;
    }
