﻿@import url("campaignMasthead.css");
@import url("campaignCore.css");

/*  The reference below can be used to create a stylesheet that 
    contains additional or overriding styles to the campaign templates.
    
/* @import url("campaignCustom.css"); */

/*
    Commonwealth Bank Group - Spectrum
    =========================================
    Define: Spectrum campaign specific styles
    Born:   28/09/09
**/

/* Navigation */

.noBorder,
.noBorder a { border:none !important; }

#secondaryNavigationContainer {
	position:relative;
	background:url(../../images/campaigns/expect-more/secondaryNavTop.gif) top left no-repeat;
	padding:4px 0 0 0;
	margin:-10px 0 0 0;
}

#secondaryNavigation {
	background:url(../../images/campaigns/expect-more/secondaryNavBott.gif) bottom left no-repeat;
	padding:3px 6px 5px 6px;
}

#secondaryNavigationContainer ul { margin:0; padding:0; }
#secondaryNavigationContainer ul li {
	background:none;
	color:#737373;
	display:block;
	float:left;
	padding:0 0 0 10px;
	margin:0;
}


#secondaryNavigationContainer ul li a { 
	font-size:1.1em;/* ~12px */
	color:#222222; 
	text-decoration:none;
	padding:0 10px 0 0;
	display:block;
	border-right:1px solid #cccccc;
}

#secondaryNavigationContainer ul li a.active { font-weight:bold; }
#secondaryNavigationContainer ul li a:hover { text-decoration:underline; }

#secondaryNavigationContainer ul#secondaryNavMain {
	width:560px;
	float:left;
}

#secondaryNavigationContainer ul#secondaryNavMain2 {
	width:670px;
	float:left;
}


#secondaryNavigationContainer ul#secondaryNavSupporting {
	width:378px;
	float:right;
}


/* Awards table */
table.tableAwardsBrowse {
	width:100%;
}

table.tableAwardsBrowse td,
table.tableAwardsBrowse th {
	border-bottom:1px solid #E3E3E3;
	text-align:left;
	vertical-align:middle;
}

table.tableAwardsBrowse td { font-weight:bold; padding:6px 2px; }
table.tableAwardsBrowse th { font-weight:normal; padding:2px 2px 5px 2px; }

table.tableAwardsBrowse td.tdCode { font-weight:normal; width:135px; }
table.tableAwardsBrowse td.tdProductThumb { width:83px; }
table.tableAwardsBrowse td.tdProduct {  }
table.tableAwardsBrowse td.tdPoints,
table.tableAwardsBrowse th.thPoints { text-align:right; }

/*
    Commonwealth Bank Group - Promise
    =========================================
    Define: Promise campaign specific styles
    Born:   18/06/2010
**/
/* People image navigation */

#determinedHeaderNavPeople a { outline: none; border: none; }

#determinedHeaderNavPeople {
    width: 981px;
    height:253px;
}

#determinedHeaderNavPeople ul { margin:0; padding:0; list-style-type:none; }
#determinedHeaderNavPeople li 
{
	display:block;margin:0; padding:0;border:none;
	float:left;
}
#determinedHeaderNavPeople li a {
	display: block;margin:0; padding:0;
	height: 253px;
    background:url(../../images/campaigns/promise/bg-determined-nav-people.jpg) no-repeat;
    text-indent:-999em;
}

#determinedHeaderNavPeople.alt li a {
	background:url(../../images/campaigns/promise/bg-determined-nav-people-alt.jpg) no-repeat;
}

#determinedHeaderNavPeople #one a { width: 148px; background-position:0 0; } 
#determinedHeaderNavPeople #one a:hover,
#determinedHeaderNavPeople.alt #one a.active,
#determinedHeaderNavPeople.alt #one a.active:hover { background-position: 0px -253px; }

#determinedHeaderNavPeople #two a { width: 142px; background-position:-148px 0; }
#determinedHeaderNavPeople #two a:hover,
#determinedHeaderNavPeople.alt #two a.active,
#determinedHeaderNavPeople.alt #two a.active:hover { background-position: -148px -253px; }

#determinedHeaderNavPeople #three a { width: 132px; background-position:-290px 0; }
#determinedHeaderNavPeople #three a:hover,
#determinedHeaderNavPeople.alt #three a.active,
#determinedHeaderNavPeople.alt #three a.active:hover { background-position: -290px -253px; }

#determinedHeaderNavPeople #four a { width: 128px; background-position:-422px 0; }
#determinedHeaderNavPeople #four a:hover,
#determinedHeaderNavPeople.alt #four a.active,
#determinedHeaderNavPeople.alt #four a.active:hover  { background-position: -422px -253px; }

#determinedHeaderNavPeople #five a { width: 138px; background-position:-550px 0; }
#determinedHeaderNavPeople #five a:hover,
#determinedHeaderNavPeople.alt #five a.active,
#determinedHeaderNavPeople.alt #five a.active:hover  { background-position: -550px -253px; }

#determinedHeaderNavPeople #six a { width: 144px; background-position:-688px 0; }
#determinedHeaderNavPeople #six a:hover,
#determinedHeaderNavPeople.alt #six a.active,
#determinedHeaderNavPeople.alt #six a.active:hover  { background-position: -688px -253px; }

#determinedHeaderNavPeople #seven a { width: 149px; background-position:-832px 0; }
#determinedHeaderNavPeople #seven a:hover,
#determinedHeaderNavPeople.alt #seven a.active,
#determinedHeaderNavPeople.alt #seven a.active:hover  { background-position: -832px -253px  }

#determinedHeaderNavPeople.alt ul li a:hover { background-position:inherit; }

#link-back {  width: 267px; height: 39px; position: relative; margin-top: -40px; display: block; float: left; clear: both;}
#link-back img { border: none; }

/* PROMISE Satisfaction form 22-07-2010 */
#customerSatisfactionForm 
{
    font-size:11px;
    font-family:Verdana,Arial;
}

#customerSatisfactionForm input, #customerSatisfactionForm textarea, #customerSatisfactionForm select, #customerSatisfactionForm input.inputOK
{
    border: solid 1px #7f9db9;
    width: 480px;
}
#customerSatisfactionForm textarea
{
    overflow:auto;
}
#customerSatisfactionForm input, #customerSatisfactionForm input.inputOK, #customerSatisfactionForm select 
{
    height: 21px;
}

#customerSatisfactionForm .inputError
{
    border: solid 1px #ff0000;
}

body#customerSatisfactionForm {
    background-color: #ffffff;
}

#customerSatisfactionForm p 
{
    color: #666666;
}

#customerSatisfactionForm .FieldPanel
{
    padding-top: 10px;
}

#customerSatisfactionForm .FieldPanel p 
{
    background:white;
    clear:both;
    display:block;
    white-space:normal;
    min-height: 20px;
}

#customerSatisfactionForm .FieldPanel label 
{
    width: 120px;
    display: block;
    float: left;
}

#customerSatisfactionForm .ButtonPanel {
    text-align: right;
    margin-right:15px;
}

#customerSatisfactionForm .ButtonPanel input
{
    width: 72px;
    height: 32px;
    border: none;
    cursor: hand; cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: -9999px;
}

#customerSatisfactionForm .ButtonPanel input.btnClear
{
    background: url(../images/btnClear.jpg) no-repeat;
}

#customerSatisfactionForm .ButtonPanel input.btnSubmit
{
    background: url(../images/btnSubmit.jpg) no-repeat;
}


#customerSatisfactionForm a, a:visited, a:hover, a:active { color:#000000; }
#customerSatisfactionForm a:hover { text-decoration:none; }

/* end of Promise Satifsaction form */

/* PROMISE RATINGS 22-07-2010 */
.rabidRating  
{
	position: relative	; 
	}

.rabidRating .wrapper {	
	cursor: pointer;
	background: #ccc;
}

.rabidRating .wrapper {
	overflow: hidden;
}

.rabidRating span,.rabidRating .wrapper {
	display: block;
	width: 115px;
	height: 22px;
}

.rabidRating span {
	position: relative;
	top: 0;
	left: 0;
	text-indent: -999em;
}

.rabidRating .ratingStars {
	display: block;
	background: url('../images/pointy.png') center;
}

.rabidRating .ratingFill {
	background-color: #ff0000;
}

.rabidRating .ratingVoted {
	cursor: default;
	background-color: #0069ff;
}

.rabidRating .ratingActive {
	background-color: #ffa800;
}

.rabidRating .ratingText {
	color: #000;
}

.rabidRating .ratingText.ratingError {
	color: #f00;	
}

.rabidRating .ratingText.loading {
	background: url('../images/ajax-loading.gif') no-repeat;
	text-indent: -999em;
}

/*END of Promise RATINGS */

/* END of Promise image navigation */

/* -------------------------------- */

/* Fixed Income Conference */

#ficNav { margin: 0 0 25px 0; }
#ficNav ul { margin-top:-43px; padding:0; position: relative; }
#ficNav ul li {
	display:block;
	float:left;
	background:none;
	padding: 0px;
	margin: 0px;
}

#ficNav ul li a {
	height:43px;
	display:block;
	background:url(../../corporate/financial-markets/afic/images/fic-nav2.jpg) no-repeat;
	text-indent:-999em;
	overflow:hidden;
}

#ficNav ul li#navAbout a			{ width: 380px; background-position:0 -43px; }
#ficNav ul li#navAgenda a			{ width: 282px; background-position:-380px -43px; }
#ficNav ul li#navBiographies a		{ width: 319px; background-position:-662px -43px; }


#ficNav ul li#navAbout a:hover,
#ficNav ul li#navAbout a.active		 { background-position:0 0px; }

#ficNav ul li#navAgenda a:hover,
#ficNav ul li#navAgenda a.active	     { background-position:-380px 0; }

#ficNav ul li#navBiographies a:hover,
#ficNav ul li#navBiographies a.active	 { background-position:-662px 0; }


#ficNavDay { margin: 0 0 5px 0; }
#ficNavDay ul { margin:0; padding:0; }
#ficNavDay ul li {
	display:block;
	float:left;
	background:none;
	padding: 0px;
	margin: 0px;
}

#ficNavDay ul li a {
	height:43px;
	display:block;
	background:url(../../corporate/financial-markets/afic/images/fic-nav-day.jpg) no-repeat;
	text-indent:-999em;
	overflow:hidden;
}

#ficNavDay ul li#navday1 a	    { width: 164px; background-position:0 0px; }
#ficNavDay ul li#navday2 a		{ width: 163px; background-position:-164px 0px; }
#ficNavDay ul li#navday3 a		{ width: 163px; background-position:-327px 0px; }
#ficNavDay ul li#navday4 a		{ width: 161px; background-position:-490px 0px; }


#ficNavDay ul li#navday1 a:hover,
#ficNavDay ul li#navday1 a.active		 { background-position:0 -43px; }

#ficNavDay ul li#navday2 a:hover,
#ficNavDay ul li#navday2 a.active		 { background-position:-164px -43px; }

#ficNavDay ul li#navday3 a:hover,
#ficNavDay ul li#navday3 a.active		 { background-position:-327px -43px; }

#ficNavDay ul li#navday4 a:hover,
#ficNavDay ul li#navday4 a.active		 { background-position:-490px -43px; }

#ficNavDay ul li#navday5 a                       { width: 164px; background-position:-651px 0px; }
#ficNavDay ul li#navday5 a:hover,
#ficNavDay ul li#navday5 a.active       { background-position:-651px -43px; }


#fic-content-wrap {
	padding:16px 20px 0;
	background:url(../../corporate/financial-markets/afic/images/fic-content-wrap-Bg.gif) top left no-repeat;
}

.fic-date {
    font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
}

.fic-bold { font-weight: bold; }

.fic-daytable {
    margin: 15px 0px 40px 0px;
	width: 610px;
}

.fic-daytable th {
    color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 0px 8px 15px;
	border-top: 1px solid #D6D6D6;
	vertical-align: top;
}

.fic-daytable td {
    color: #666666;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 0px 8px 15px;
	vertical-align: top;
}

.fic-daytable td.borderimgtop {
    width:610px!important;
	height:2px!important;
	padding:0px!important;
	background: url(../../corporate/financial-markets/afic/images/bordertopdaytable.gif) 0 0 no-repeat;
}

.fic-daytable td.borderimgbottom {
    width:610px!important;
	height:2px!important;
	padding:0px!important;
	background: url(../../corporate/financial-markets/afic/images/borderbottomdaytable.gif) 0 0 no-repeat;
}

.fic-daytable .odd {
    background-color: #f3f3f3;
}

.fic-daytable .even {
    background-color: #ffffff;
}

.fic-daytable .one {
    width: 77px; 
	text-align: left;
}

.fic-daytable .two {
    text-align: left;
	width: 261px;
}

.fic-daytable .three {
   text-align: left;
   width: 227px;
}

/* END of Fixed income conference */

/* -------------------------------- */

/*
    Commonwealth Bank Group - Australian of the Year
    ================================================
    Define: AOTY campaign specific styles - tabbed navigation
    Born:   30/07/2010
**/
.mainHeaderImage { display:block; }

#aotyNav { margin:0 0 25px 0; }
#aotyNav ul { margin-top:-43px; padding:0; position: relative}
#aotyNav ul li {
	display:block;
	float:left;
	width:327px;
	background:none;
	padding: 0px;
	margin: 0px;		
}
#aotyNav ul li a {
	height:43px;
	display:block;
	background:url(../../images/campaigns/australian-of-the-year/aotyNav.jpg) no-repeat;
	text-indent:-999em;
	overflow:hidden;
}


#aotyNav ul li#navAbout a			{ background-position:0 0; }
#aotyNav ul li#navFinalists a		{ background-position:-327px 0; }
#aotyNav ul li#navWinners a			{ background-position:-654px 0; }

#aotyNav ul li#navAbout a:hover,
#aotyNav ul li#navAbout a.active		{ background-position:0 -43px; }
#aotyNav ul li#navFinalists a:hover,
#aotyNav ul li#navFinalists a.active	{ background-position:-327px -86px; }
#aotyNav ul li#navWinners a:hover,
#aotyNav ul li#navWinners a.active		{ background-position:-654px -129px; }

.moduleHome,
.headerModule {
	font-size:1.1em;
	padding:0 25px;
	color:#666666;
	padding-top:5px;
	padding-bottom:10px;
}

.headerAside {
	padding-bottom:25px;
	text-align:right;
	margin:0 10px 0 0;
}

#finalistsNav { 
	width:981px;
	margin:0 auto;
	clear:both;
	min-height:41px;
	height:auto !important;
	height:41px;
	padding:0;
}

#finalistsNav { margin:0 0 25px 0; }
#finalistsNav ul { margin:0; padding:0; }
#finalistsNav ul li {
	display:block;
	float:left;
	text-align:center;
	font-size:1.3em;
	background:none;		
	margin:0 1px 0 0;
	padding:0;
}
#finalistsNav ul li a {
	width:243px;
	min-height:21px;
	height:auto !important;
	height:21px;
	padding:11px 0 7px 0;
	color:#ffffff;
	display:block;
	background:#8b8b8b url(../../images/campaigns/australian-of-the-year/finalistsTabBg.gif) -243px 0 no-repeat;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #515151;
}
#finalistsNav ul li a:hover,
#finalistsNav ul li a.active {
	color:#666666;
	background-position:0 0;
	background-color:#e8e8e8;
	border-bottom:1px solid #cdcdcd
}

.firstRow { margin:-21px 0 0 0; }

/* finalists */
.finalistModule		{ line-height:1.5em; padding-bottom:5px; }
.finalistModule img { display:block; float:left; margin:0 20px 5px 0; }
.finalistModule h3	{ margin:0 0 7px 0; font-size:1.1em; color:#000; }
.finalistModule p	{ margin:0 0 7px 0; padding:0; }


.footerImage { width:981px; margin:0 auto; margin:0; padding:0; }

/* winners */
.winnerModule
{
    clear:both;
    margin-bottom:30px;
}
.winnerModule .left
{
    display:block;
    float:left;
}
.winnerModule .right
{
    width:600px;
    background:url(../../images/campaigns/australian-of-the-year/winner_block_bg.jpg) 0 0 no-repeat;
    padding:12px 25px 0px 25px;
    overflow:hidden;
    display:block;
    float:left;
    margin-left:10px;
}
.winnerModule h2
{
    margin-bottom:30px;
    font-size:1.5em;
}
.winnerModule p 
{
     font-size:1.1em;
     color:#666666;
}

/* Branch Visit Module */
.branchvisitModule {
    float: left;
    width: 932px;
}

.branchvisitModule .left {
    float: left;
    width: 476px;
}

.branchvisitModule .right {
    float: left;
    width: 456px;
}

.branchvisitModule .branchpl {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.branchvisitModule .branchpl .thumb {
     float: left;
     width: 105;
     height: 115px;
}

.branchvisitModule .branchpl .details {
     float: left;
     width: 351;
     padding-left: 10px;
}

.branchvisitModule .branchpl .details .name {
    color: #000000;
    font-weight: bold;
    padding-top: 7px;
    font-size: 110%;
}

.branchvisitModule .branchpl .details .title {
   font-size : 100%;
}

.branchvisitModule .branchpl .details .others {
   padding-top: 6px;
   font-size: 80%;
}

/* END of AOTY tab navigation */

/* -------------------------------- */


/*
    Commonwealth Bank Group - Australian of the Year
    ================================================
    Define: AOTY campaign specific styles - button hover effect
    Born:   24/1/2011 Linda
**/

#aoty-hover .about a, #aoty-hover a:link, #aoty-hover a:visited {background-image: url(../../images/campaigns/australian-of-the-year/2011/About.jpg); height: 43px; width: 327px}

#aoty-hover .about a:hover {background-image: url(../../images/campaigns/australian-of-the-year/2011/About_Roll.jpg)}

/* END of AOTY button hover effect */

/* -------------------------------- */


/* ------------  MASTHEAD - SLIDE VIEWER - used on Savings Specialist Hub commbank.com.au/save */
                #slideViewer{
                                position:relative;
                                width:980px;
                                height:240px;
                                overflow:hidden;
                }
                #slideViewer #slideViewerCTA{
                                position:absolute;
                                right:0;
                                top:16px;
                                width:302px;
                }
                #slideViewer #slideViewerCTA a{
                                display:block;
                                width:282px;
                                height:62px;
                                overflow:hidden;
                                background-position:top left;
                }
                #slideViewer #slideViewerCTA a:hover{
                                background-position:bottom left;
                                width:282px;
                                height:62px;
                }
                #slideViewer #slideViewerCTA a span{
                                display:none;
                }
                #slideViewer #slideViewerCTA #cta1{
                                position:absolute; 
                                top:0;
                                left:0;
                }
                #slideViewer #slideViewerCTA #cta2{
                                position:absolute; 
                                top:73px;
                                left:0;
                }
                #slideViewer #slideViewerCTA #cta3{
                                position:absolute; 
                                top:146px;
                                left:0;
                }
                #slideViewer ul{
                                list-style:none;
                                margin:0;
                                padding:0;
                }
                #slideViewer ul li{
                                background:none;
                                padding:0;
                                height:240px;
                                left:0;
                                position:absolute;
                                top:0;
                                width:100%;       
                }
/* ------------  END MASTHEAD - SLIDE VIEWER */

/* Top navi - used for Flagship campaign site 11 Feb 2011 */

.module ul.top-navi { float: left; margin: 0; padding: 0; list-style: none; width: 981px; background: none; margin-bottom: 15px; }
.module ul.top-navi li { float: left; display: block; list-style: none; background: none; padding: 0; }

.module ul.top-navi li a.home { float: left; display: block; background: url('../../about-us/images/2011/flagship/bgNaviHome.gif') 0 0 no-repeat; width: 123px; height: 48px; }
.module ul.top-navi li a.onlinebooking { float: left; display: block; background: url('../../about-us/images/2011/flagship/bgNaviBooking.gif') 0 0 no-repeat; width: 211px; height: 48px; }
.module ul.top-navi li a.branchservices { float: left; display: block; background: url('../../about-us/images/2011/flagship/bgNaviBranch.gif') 0 0 no-repeat; width: 196px; height: 48px; }
.module ul.top-navi li a.team { float: left; display: block; background: url('../../about-us/images/2011/flagship/bgNaviTeam.gif') 0 0 no-repeat; width: 162px; height: 48px; }
.module ul.top-navi li a.vision { float: left; display: block; background: url('../../about-us/images/2011/flagship/bgNaviVision.gif') 0 0 no-repeat; width: 122px; height: 48px; }
.module ul.top-navi li a.media { float: left; display: block; background: url('../../about-us/images/2011/flagship/bgNaviMedia.gif') 0 0 no-repeat; width: 167px; height: 48px; }

/* selected nav & Hover state */
.module ul.top-navi li a.naviSelected { background-position: 0 -48px; }
.module ul.top-navi li a:hover { background-position: 0 -48px; }

/* ------------  END Top navi */

/* ------------  Harringtons */

.module ul#navHarringtons,
.module ul#navHarringtons li { list-style-type:none; padding:0; margin:0; background:none; text-indent:-9999em; }
.module ul#navHarringtons { margin:-12px 0 0 0; }
.module ul#navHarringtons li { float:left; width:245px; }
.module #navHarringtons li a { display:block; margin:0; background:url('../../personal/financial-planning/harringtons/images/harringtons_nav.jpg') no-repeat; height:71px; width:245px; overflow:hidden; }
.module #navHarringtons #navEp1 a { background-position:0 0; }
.module #navHarringtons #navEp2 a { background-position:-245px 0; }
.module #navHarringtons #navEp3 a { background-position:-490px 0; }
.module #navHarringtons #navEp4 a { background-position:-735px 0; }
.module #navHarringtons #navEp1 a:hover{ background-position:0 -71px; }
.module #navHarringtons #navEp2 a:hover { background-position:-245px -71px; }
.module #navHarringtons #navEp3 a:hover { background-position:-490px -71px; }
.module #navHarringtons #navEp4 a:hover  { background-position:-735px -71px; }
.module #navHarringtons #navEp1 a.activeEp { background-position:0 -142px; }
.module #navHarringtons #navEp2 a.activeEp { background-position:-245px -142px; }
.module #navHarringtons #navEp3 a.activeEp { background-position:-490px -142px; }
.module #navHarringtons #navEp4 a.activeEp  { background-position:-735px -142px; }

/* ------------  END Harringtons */

/* Business Banking Module */
.businessBanking { width: 981px; }
.businessBanking .bbFlashModule { float: left; width: 776px; height: 425px; margin-right: 10px; }
.businessBanking .bbRightModule { float: left; width: 195px; }

.businessBanking .speakBusBanker {
    background: url('../../business/campaigns/betterbusinesspackage/images/speakBusinessBanker.gif') no-repeat;
	width: 195px;
	height: 243px;
	margin-bottom: 7px;
}
.businessBanking .speakBusBankerInner { padding: 106px 0 0 15px; width: 165px;  }
.businessBanking .enterNum { color: #666666; padding: 5px 0 5px 8px; font-size: 1.2em; width: 157px; margin-bottom: 10px; }

.businessBanking .themeDark h2 { width:155px; }
.con1col .businessBanking .themeDark h2 { background-image: url('../../business/campaigns/betterbusinesspackage/images/h2BBanking.gif'); }
.businessBanking .themeDark h2 { 
    padding:15px 20px 9px 20px;
    background-repeat:no-repeat; 
    background-position:top left; 
    border-bottom:1px solid #5b5b5b;
    background-color:#7b7b7b;
	font-size: 1.6em;
	margin-bottom: 3px;
}

.businessBanking .contentModulesWrap li a,
.businessBanking .contentModulesWrap li { font-size: 0.9em; }

/* Business Banker Secondary */
.businessBanking .secondaryBankerModule { 
    float: left; 
    width: 766px; 
    margin-right: 10px; 
}

.secondaryBankerModule .themeLight h2 { 
    width: 726px !important; 
    padding: 15px 20px 10px; 
    color: #000; 
    font-weight:bold; 
    font-size: 1.4em; 
    margin-bottom: 3px; 
}
*html .secondaryBankerModule .themeLight h2 { width: 732px !important; }

.secondaryBankerModule .module { font-size: 1em; }
.secondaryBankerModule .module ul li a { font-size: 1.1em; }
.secondaryBankerModule .module p { margin-bottom: 18px; }

.secondaryBankerModule .finSolution {
    position: relative;
    background: url('../../business/campaigns/betterbusinesspackage/images/bgFinSolution.gif') no-repeat;
    width: 732px;
    height: 183px;
    margin-top: 56px;
}
.secondaryBankerModule .finSolution ul { position: absolute; left: 560px; top: 155px; }


/* ------------  Diamond Awards campaign site, born 28 March 2011 */

#diamondAwardsBackup p {
    margin:0 0 12px;
}

#diamondAwardBenefitTable {     border-collapse:collapse; }
#diamondAwardBenefitTable th{
    padding:3px;
    border:1px solid #666;
    border-bottom-width:2px;
}
#diamondAwardBenefitTable td{
    padding:3px 3px 3px 8px;
    border:1px solid #666;
}
#wideTertiaryNav #tertiaryNav {
    background-image:url(../../images/campaigns/tertiaryNavWide.jpg);
    width:981px;
}
#wideTertiaryNav #tertiaryNav ul {
    height:20px;
}
#wideTertiaryNav #tertiaryNav li {
    display: inline;
}


/* End of Diamond Awards campaign css  */


/*****************/
/* AgriBusiness  */
/*****************/
.heroHolder {
    position: relative;
    width: 981px;
    height: 352px;
}
*html .heroHolder { width:980px; overflow:hidden; }

#globalMarketHero { background: url(../../business/campaigns/agrisolutions/images/heroGlobalMarket.jpg) no-repeat; }
#remoteSolutionsHero { background: url(../../business/campaigns/agrisolutions/images/heroRemoteSolutions.jpg) no-repeat; }
#umbrellaLimitHero { background: url(../../business/campaigns/agrisolutions/images/heroUmbrellaLimit.jpg) no-repeat; }
#onlineBankingHero { background: url(../../business/campaigns/agrisolutions/images/heroOnlineBanking.jpg) no-repeat; }
#agriKnowledgeHero { background: url(../../business/campaigns/agrisolutions/images/heroAgriKnowledge.jpg) no-repeat; }

.heroHolder .heroText {
    position: absolute;
    top: 110px;
    left: 30px;
    width: 455px;
    font-size: 1.1em;
}

.heroHolder p { 
    font-size: 1.1em;
    margin-bottom: 8px;
    line-height: 17px;
}

.heroText .heroBtn {
    position: absolute;
    top: 182px;
    left: 198px;
    background: url(../../business/campaigns/agrisolutions/images/bgNavHeroLeft.png) no-repeat scroll left top;  
    float: left;
    font-size: 1.1em;
    text-transform: uppercase;
    padding: 0 0 0 8px;
}

.heroHolder .heroBtn a {
    background: url(../../business/campaigns/agrisolutions/images/bgNavHeroRight.png) no-repeat scroll right top;
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    padding: 3px 20px 10px 12px;
    text-decoration: none;
}

*html .heroHolder .heroBtn { background: url(../../business/campaigns/agrisolutions/images/bgNavHeroLeft.gif) no-repeat scroll left top; }
*html .heroHolder .heroBtn a { background: url(../../business/campaigns/agrisolutions/images/bgNavHeroRight.gif) no-repeat scroll right top;}

/****************************************************************************************************/
/* button and copies alignment at specific pages  - umbrellaLimit, onlineBanking & agriKnowledge */
/****************************************************************************************************/
#umbrellaLimitHero .heroText,
#onlineBankingHero .heroText{ top: 70px; }
#umbrellaLimitHero p,
#onlineBankingHero p{ color: #ffffff; }
#umbrellaLimitHero .heroBtn,
#onlineBankingHero .heroBtn{ top: 222px; }
#agriKnowledgeHero .heroBtn { top: 182px; }

/***************************/
/* agribusiness navigation */
/***************************/
#agriNav ul { margin-top:-22px; padding:0; position: relative; width: 981px; background:url(../../business/campaigns/agrisolutions/images/agriNavStatic.png) no-repeat; }
#agriNav ul li {
	display:block;
	float:left;
	background:none;
	padding: 0px;
	margin: 0px;
}

#agriNav ul li a {
	width: 196px;
	height:141px;
	display:block;
	background:url(../../business/campaigns/agrisolutions/images/agriNavStatic.png) no-repeat;
	text-indent:-999em;
	overflow:hidden;
}

#agriNav ul li a:hover { background:url(../../business/campaigns/agrisolutions/images/agriNavHover.png) no-repeat; }
#agriNav ul li a#active { background:url(../../business/campaigns/agrisolutions/images/agriNavActive.png) no-repeat; }
#agriNav ul li.globalMarket a { width: 197px; }

#agriNav ul li.globalMarket a,
#agriNav ul li.globalMarket a:hover,
#agriNav ul li.globalMarket a#active { background-position: 0px 0px; }

#agriNav ul li.remoteSolution a,
#agriNav ul li.remoteSolution a:hover,
#agriNav ul li.remoteSolution a#active {background-position: -197px 0px; }

#agriNav ul li.umbrellaLimit a,
#agriNav ul li.umbrellaLimit a:hover,
#agriNav ul li.umbrellaLimit a#active { background-position: -393px 0px; }

#agriNav ul li.onlineBanking a,
#agriNav ul li.onlineBanking a:hover,
#agriNav ul li.onlineBanking a#active { background-position: -589px 0px; }

#agriNav ul li.agriKnowledge a,
#agriNav ul li.agriKnowledge a:hover,
#agriNav ul li.agriKnowledge a#active { background-position: -785px 0px; }
#agriNav ul li.agriKnowledge a { margin:0; }

/***************************/
/* credit cards 50 cashback offer */
/***************************/

.module #navCashBackWrap { height:58px; width:981px; background:url(../../personal/images/2011/credit-cards-cashback-cashback-nav.jpg) no-repeat; }
.module ul#navCashBack,
.module ul#navCashBack li { list-style-type:none; padding:0; margin:0; background:none; text-indent:-999em; }
.module ul#navCashBack {  float:right; width:760px; }
.module ul#navCashBack li { float:left;  }
.module ul#navCashBack li a { display:block; height:58px; background:url(../../personal/images/2011/credit-cards-cashback-cashback-nav.jpg) no-repeat; overflow:hidden; }
.module ul#navCashBack li#cashBackNavitem1 a { width:240px; background-position:-220px 0; }
.module ul#navCashBack li#cashBackNavitem2 a { width:250px; background-position:-460px 0; }
.module ul#navCashBack li#cashBackNavitem3 a { width:270px; background-position:-710px 0; }
.module ul#navCashBack li#cashBackNavitem1 a:hover { background-position:-220px -58px; }
.module ul#navCashBack li#cashBackNavitem2 a:hover { background-position:-460px -58px; }
.module ul#navCashBack li#cashBackNavitem3 a:hover { background-position:-710px -58px; }
.module ul#navCashBack li#cashBackNavitem1 a.activeCard { background-position:-220px -116px; }
.module ul#navCashBack li#cashBackNavitem2 a.activeCard { background-position:-460px -116px; }
.module ul#navCashBack li#cashBackNavitem3 a.activeCard { background-position:-710px -116px; }


/* ATM Location Table starts */
p.atmLocationHeader { font-size: 1em; font-weight: bold; margin-bottom: 10px !important; color: #000000; }
.atmLocationTable {
    width: 610px;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 26px;
}

.atmLocationTable tr th,
.atmLocationTable tr td {
    color: #000000;
	padding: 10px 20px 10px 30px;
	font-size: 1em;
	border: 1px solid #ffffff;
}

.atmLocationTable tr th {
    font-weight: bold;
    background-color: #b6bab9;
}

.atmLocationTable tr td.atmLocationState { font-weight: bold; text-transform: uppercase; }
.atmLocationTable tr.odd td { background-color: #e2e2e2; }
.atmLocationTable tr.even td { background-color: #d5d5d5; }
/* ATM Location Table ends   */

/*************************/
/* Mongoose Right Module */
/*************************/

.rightMongooseModule {
    width: 281px;
    height: 315px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/mongoose-right-bg.gif) no-repeat;
    padding: 20px;
}

.module .rightMongooseModule h2 {
    width: 273px;
    height: 53px;
    color: #ffffff;
    text-indent: -9999px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/h2-mongoose-right-header.gif) no-repeat;
    margin-bottom: 15px;
}

.module .rightMongooseModule h3 {
    width: 247px;
    height: 15px;
    color: #ffffff;
    font-size: 15px;
    font-family: Verdana, Geneva, sans-serif;
    margin-bottom: 15px;
}

.contentModules .rightMongooseModule p {
    color: #ffffff;
    font-size: 1em;
    margin-bottom: 15px;
}

.rightMongooseModule a { text-indent: -9999px; margin-bottom: 12px; }
.rightMongooseModule a.smartAccess {
    display: block;
    width: 214px;
    height: 33px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/btn-apply-smart-access.gif) no-repeat;
}
.rightMongooseModule a.completeAccess {
    display: block;
    width: 237px;
    height: 33px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/btn-apply-complete-access.gif) no-repeat;
}


/*********************************/
/* Bank of the Year Right Module */
/*********************************/

.rightBankofyearModule {
    width: 291px;
    height: 325px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/bankofyear-right-bg.gif) no-repeat;
    padding: 15px;
}

.module .rightBankofyearModule h2 {
    width: 240px;
    height: 21px;
    color: #ffffff;
    text-indent: -9999px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/h2-everyday-account.gif) no-repeat;
}

.themeGeneric .module .rightBankofyearModule h2 {
    margin-bottom: 5px;
}

.module .rightBankofyearModule h3 {
    width: 247px;
    height: 15px;
    color: #ffffff;
    font-size: 15px;
    font-family: Verdana, Geneva, sans-serif;
    margin-bottom: 10px;
}

.contentModules .rightBankofyearModule p {
    color: #ffffff;
    font-size: 1em;
    margin-bottom: 13px;
}

.rightBankofyearModule a { text-indent: -9999px; margin-bottom: 10px; }
.rightBankofyearModule a.findOutMore {
    display: block;
    width: 119px;
    height: 29px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/btn-findout.gif) no-repeat;
}
.rightBankofyearModule a.smartAccess {
    display: block;
    width: 214px;
    height: 33px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/btn-apply-smart-access.gif) no-repeat;
}
.rightBankofyearModule a.completeAccess {
    display: block;
    width: 237px;
    height: 33px;
    background: url(../../about-us/our-company/awards/bank-of-the-year/images/btn-apply-complete-access.gif) no-repeat;
}



/*************************************/
/* Agri Awareness Nav & Right Module */
/*************************************/

/* AgriAwareness */

/* Overwrite style */
.module .cba1203AgriNav ul li { background-image: none; }

/*  Agri Nav */
.cba1203AgriNav .leftHolder {
    float: left;
	background: url(../../business/campaigns/agrisolutions/images/bgAgriNavLeftholder.gif) left no-repeat;
	border-right: 1px solid #9b9a9a;
	height: 30px;
	padding-left: 15px;
}

.cba1203AgriNav p.title {
    float: left;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	padding-top: 6px;
	background: url(../../business/campaigns/agrisolutions/images/bgAgriNavLeftRemain.gif) repeat-x;
	width: 140px;
	height: 24px;
}

.cba1203AgriNav .rightHolder {
    float: left;
	background: url(../../business/campaigns/agrisolutions/images/bgAgriNavRightholder.gif) right no-repeat;
	border-left: 1px solid #393939;
	height: 30px;
	padding-right: 15px;
}

.cba1203AgriNav ul.agriNavList {
    float: left;
	padding: 5px 0 0 10px;
	background: url(../../business/campaigns/agrisolutions/images/bgAgriNavRightRemain.gif) repeat-x;
	width: 796px;
	height: 25px;
}

.cba1203AgriNav ul.agriNavList li {
    float: left;
	padding: 0 20px 0 20px;
}

.cba1203AgriNav ul.agriNavList li a {
    float: left;
	color: #ffffff !important;
	font-size: 1em;
	text-decoration: none !important;
}

.cba1203AgriNav ul.agriNavList li a:hover {
    text-decoration: underline !important;
}

.cba1203AgriNav ul.agriNavList li.active {
    background: url(../../business/campaigns/agrisolutions/images/bgAgriInnerNavleft.gif) left no-repeat;
}

.cba1203AgriNav ul.agriNavList li.active a {
    color: #000000 !important;
	background: url(../../business/campaigns/agrisolutions/images/bgAgriInnerNavRight.gif) right no-repeat;
	padding-right: 15px;
}


/* Agri Right Module */
.agriRightModule {
    background: url(../../business/campaigns/agrisolutions/images/agriRightModuleBg.gif) no-repeat;
	width: 269px;
	height: 348px;
	padding: 20px 25px 0 17px;
	margin-left: 6px;
    color: #ffffff;
}

.agriRightModule p { 
    font-size: 1em; 
	line-height: 15px;
}

.agriRightModule .agriRightBottomHolder {
    margin-top: 28px;
}

.agriRightModule .agriRightBottomHolder p.agriHeadingCall {
    margin: 0;
	padding: 0;
	width: 193px;
	height: 17px;
	background: url(../../business/campaigns/agrisolutions/images/agriHeadingCall.gif) no-repeat;
	text-indent: -9999px;
}

.agriRightModule .agriRightBottomHolder a.emailUs {
   display: block;
   width: 164px;
   height: 32px;
   margin-top: 5px;
   background: url(../../business/campaigns/agrisolutions/images/agriEmailBtn.gif) no-repeat;
   text-indent: -9999px;
}


/*******************************/
/* August CC Campaign Module   */
/*******************************/

.augustCampaignRightModule {
    width: 291px;
    height: 249px;
    background: url(/personal/images/2011/low-fee-cash-back/august-cc-right-bg.gif) no-repeat;
    padding: 15px;
}

.augustCampaignRightModule a { text-indent: -9999px; border: 0; }

.augustCampaignRightModule a.augustApplyNetbank {
    display: block;
    width: 210px;
    height: 40px;
    margin-top: 157px;
    background: url(/personal/images/2011/low-fee-cash-back/august-cc-apply-netbank.gif) no-repeat;
}
.augustCampaignRightModule a.augustApplyNow {
    display: block;
    width: 130px;
    height: 35px;
    margin-top: 5px;
    background: url(/personal/images/2011/low-fee-cash-back/august-cc-applynow.gif) no-repeat;
}

.augustActionList {
    margin: 0;
    padding: 0;
}

.module ul.augustActionList li {
    list-style: none;
    background: none;
    padding: 0 0 15px 50px;
    color: #666666;
}

ul.augustActionList li.bookmark {
    background: url(/personal/images/2011/low-fee-cash-back/icon-august-bookmark.gif) no-repeat;
    height: 33px;
}

ul.augustActionList li.email {
    background: url(/personal/images/2011/low-fee-cash-back/icon-august-email.gif) no-repeat;
    height: 33px;
}

ul.augustActionList li.search {
    background: url(/personal/images/2011/low-fee-cash-back/icon-august-search.gif) no-repeat;
    height: 36px;
}

ul.augustActionList li p {
    font-weight: bold;
    color: #000000;
    line-height: 12px;
    padding: 0;
    margin: 0;
}

ul.augustActionList li a {
   color: #666666;
}


/*************************************/
/* Better Business Package Nav & Right Module */
/*************************************/




/* Overwrite style */
.cba1404BetterNav ul li{
	display:block;
	line-height:1.8em;
	}
.module .cba1404BetterNav ul li { background-image: none; }

/*  Agri Nav */
.cba1404BetterNav .leftHolder {
    float: left;
	background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterNavLeftholder.gif) left no-repeat;
	border-right: 1px solid #9b9a9a;
	height: 30px;
	padding-left: 15px;
}

.cba1404BetterNav p.title {
    float: left;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 6px;
	background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterNavLeftRemain.gif) repeat-x;
	width: 200px;
	height: 24px;
}

.cba1404BetterNav .rightHolder {
    float: left;
	background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterNavRightholder.gif) right no-repeat;
	border-left: 1px solid #393939;
	height: 30px;
	padding-right: 15px;
}

.cba1404BetterNav ul.betterNavList {
    float: left;
	padding: 5px 0 0 10px;
	background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterNavRightRemain.gif) repeat-x;
	width: 736px;
	height: 25px;
}

.cba1404BetterNav ul.betterNavList li {
    float: left;
	padding: 0 5px 0 6px;
}

.cba1404BetterNav ul.betterNavList li a {
    float: left;
	color: #ffffff !important;
	font-size: 1em;
	text-decoration: none !important;
}

.cba1404BetterNav ul.betterNavList li a:hover {
    text-decoration: underline !important;
}

.cba1404BetterNav ul.betterNavList li.active {
    background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterInnerNavleft.gif) left no-repeat;
	padding: 0 5px 0 10px;
}

.cba1404BetterNav ul.betterNavList li.active a {
    color: #000000 !important;
	background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterInnerNavRight.gif) right no-repeat;
	padding-right: 10px;
}


/* Better Business Package Right Module */

.betterHomeRightModule {
    background: url(../../business/campaigns/betterbusinesspackage/images/betterHomeRightModule.gif) no-repeat;
	width: 165px;
	height: 408px;
	padding: 17px 15px 0 15px;
    color: #000000;
	
}
.betterHomeRightModule p{
	font-size:1.1em;
	}
.betterHomeRightModule_title{
	font-size:1.8em;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-bottom:10px;
	}
ul.rightModule{
	list-style:none;
	padding:0px;
	margin:0px;
	}
ul.rightModule li{
	list-style:none;
	padding:0px 0 0 12px;
	margin:0px;
	background:url(../../business/campaigns/betterbusinesspackage/images/icoRight.gif) no-repeat 0 4px;
	line-height:18px;
	font-size:1.1em;
	width:170px;
	}
a.rightModule:link,a.rightModule:visited{
	text-decoration:none;
	color:#000000;
	font-size:1em;
	}
a.rightModule:hover{
	text-decoration:underline;
	}
.betterRightModule {
    background: url(../../business/campaigns/betterbusinesspackage/images/betterInsideRightModule.gif) no-repeat;
	width: 284px;
	height: 175px;
	padding: 17px 17px 0 17px;
    color: #000000;
}
.betterInsideRightModule_title{
	font-size:1.6em;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-bottom:10px;
	}
.betterInsideRightImg{
	margin-top:5px;
	}



	





div.feedSection{
	width:321px;
	height:348px;
	font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:url(../../images/bgFeed.jpg) no-repeat;
	}
div.feedTitle{
	margin-left:13px;
	padding:9px 0;
	}
div.feedContent{
	width:295px;
	height:274px;
	margin-left:13px;
	}
ul.feedItem{
	padding:0px;
	margin:0 14px 0 14px;
	list-style:none;
	}
ul.feedItem li{
	padding:12px 0 14px 0;
	margin:0px;
	list-style:none;
	background:url(../../images/feedDot.jpg) repeat-x bottom;
	}
a.feedItem:link,a.feedItem:hover, a.feedItem:visited{
	color:#ffcc00;
	text-decoration:none;
	}
div.feedTime{
	font-size:10px;
	color:#999999;
	padding-top:10px;
	}
#lastFeed{
	padding:12px 0 0px 0;
	background:none;
	}
div.feedButton{
	padding-top:10px;
	margin-left:13px;
	}
	
/****** Tab ****/
div.tabSection{
	width:641px;
	}
.qtwrapper {
	height: auto;
}
ul.qtabs {
	list-style:none;
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
	background:url(../../images/tab_x.jpg) no-repeat -10px bottom;
	height:36px;
	width:630px;
}
ul.qtabs li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	height:36px;
}
.qtcontent {
	position: absolute;
	margin: 0;
	padding: 10px 0;
	width:99%;
	visibility: hidden;
}
.qtcurrent {
	position:relative;
	overflow:hidden; 
}
/* End Common Styles */

/* Layouts */
/* You can remove a section if you don't need that particular layout */

/* Basic Tabs  (class suffix: -basic) */

.qthead-basic ul.qtabs li {
	background:url(../../images/Tab.jpg) no-repeat;
	width:150px;
	height:36px;
	position: relative;
	font: 16px Verdana,Geneva,sans-serif;
	text-align:center;
	line-height:26px;
}
li#second{
	line-height:14px;
	padding-top:2px;
	}
.qthead-basic ul.qtabs li span {
	display: block;
	margin: 0;
	padding: 3px;
}
.qthead-basic ul.qtabs li.open {
	background:url(../../images/TabActive.jpg) no-repeat;
	z-index: 2;
}
.qthead-basic ul.qtabs li.open span {
	color: #000;
}
div.current-basic {
	clear: both;
	color: #666666;
    font: 11px Verdana,Geneva,sans-serif;
}
.tab-box { 
  padding:0 0 0px 10px;
  background:url(../images/tab_x.jpg) no-repeat left bottom;
  height:36px;
}
.tab-box a {
  /*border:1px solid #DDD;*/
  font:16px Verdana, Geneva, sans-serif;
  color:#000000;
  text-decoration:none;
  background:url(../../images/Tab.jpg) no-repeat;
  width:150px;
  height:36px;
  display:block;
  float:left;
  text-align:center;
}
.tab-box a.activeLink { 
  background:url(../../images/TabActive.jpg) no-repeat; 
  border-bottom: 0; 
}
div.tab_line{
	width:140px;
	height:36px;
	display:block;
  	float:left;
	background:url(../../images/tab_line.jpg) no-repeat left bottom;
	}
#cont-1, #cont-3{
	line-height:36px;
	}
#cont-2{
	line-height:15px;
	}
#cont-2 div{padding-top:3px;}
.tabcontent {padding: 10px 0; font:11px Verdana, Geneva, sans-serif; color:#666666;}
.hide { display: none;}

.small { color: #999; margin-top: 100px; border: 1px solid #EEE; padding: 5px; font-size: 9px; font-family:Verdana, Arial, Helvetica, sans-serif; }

ul.tabList{
	margin:3px 0 15px 0;
	list-style:none;
	padding:0px;
	}
ul.tabList li{
	padding:0px 0 0 10px;
	list-style:none;
	margin:0px;
	background:url(../../images/icoTab.jpg) no-repeat left 5px;
	line-height:18px;
	}
a.tabList:link, a.tabList:hover, a.tabList:visited{
	text-decoration:underline;
	color:#666666;
	}
div.tab_title{
	font-size:13px;
	color:#000000;
	padding-bottom:10px;
	font-weight:bold;
	}
span.phone{
	font-size:12px;
	font-weight:bold;
	}
div.profile{
	width:226px;
	height:62px;
	background:url(../../images/profile_bg.jpg) no-repeat right top;
	float:left;
	}
div.profile_img{
	width:62px;
	float:left;
	margin-right:10px;
	}
div.profile_name{
	width:150px;
	float:left;
	color:#000000;
	padding-top:10px;
	}
div.profile_detail{
	width:395px;
	float:right;
	margin-bottom:15px;
	}
ul.profile_list{
	padding:0px;
	margin:0px;
	list-style:none;
	}
ul.profile_list li{
	padding:0px 0 0 10px;
	margin:0px;
	list-style:none;
	background:url(../../images/profile_list.png) no-repeat left 7px;
	line-height:16px;
	}
div.profile_detail{
	line-height:16px;
	}
.clr{clear:both;}
img{border:none;}
/****** End Tab ****/




#fbSumModule {
    width:100%;
    height:126px;
    /*padding:10px 8px 10px 8px !important;*/
    margin:0px;
    border:1px solid #cccccc;
    background-color:#f2f2f2;
}
.fbSumModule tr {
    padding:0px !important;
    margin:0px !important;
}
.fbSumModule td {
    padding:0px !important;
    margin:0px !important;
}
.fbSumH1 {
    margin:8px 0px 0px 8px !important;
}
.fbSumHeading {
    height:38px;
    color:#666;
    font-weight:bold;
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
}
.fbSumLike {
    height:58px;
    margin-bottom:10px !important;
}
.fbSumLike iframe {
    background-color:#fff;
    margin-left:8px;
}



/************* BETTERBUS NAVIGATION *************/
.BetterBusinessNav ul.betterNavList {
    float: left;
	padding: 5px 0 0 10px;
	background: url(../../business/campaigns/betterbusinesspackage/images/BetterNav.gif) no-repeat;
	width: 987px;
	height: 25px;
	margin-bottom:0px;
}

.BetterBusinessNav ul.betterNavList li {
    float: left;
	padding: 0 10px 0 10px;
	background-image:none;
}

.BetterBusinessNav ul.betterNavList li a {
    float: left;
	color: #ffffff !important;
	font-size: 1em;
	text-decoration: none !important;
}

.BetterBusinessNav ul.betterNavList li a:hover {
    text-decoration: underline !important;
}

.BetterBusinessNav ul.betterNavList li.active {
    background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterInnerNavleft.gif) left no-repeat;
	padding: 0 5px 0 10px;
}

.BetterBusinessNav ul.betterNavList li.active a {
    color: #000000 !important;
	background: url(../../business/campaigns/betterbusinesspackage/images/bgBetterInnerNavRight.gif) right no-repeat;
	padding-right: 10px;
}

/******* END of BetterBus navigation *********/

/*********** BETTERBUS RIGHT MODULE***********/
.businessBetterRightHome{
	background-image: url(../../business/campaigns/betterbusinesspackage/images/betterHomeRightModule.gif); 
	background-position: top right; 	
	background-repeat: none!important; 
	height: 425px; 
	width: 195px; 
	margin-right: 0; 
	margin-top: 0px; 
	padding-top: 0;
	}
#betterRightModule{
	height:271px;
	background:url(../../business/campaigns/betterbusinesspackage/images/betterInsideRightModuleUpdate.gif) no-repeat;
	}

div.betterHomeRightIconSection_Home{
	padding:160px 17px 10px 10px;
	font-size:11px;
	}
div.betterHomeRightIcon_Home{
	margin:15px 0 10px 0;
	}
a.betterHomeRight:link, a.betterHomeRight:hover, a.betterHomeRight:visited{
	color:#000000;
	}

div.betterHomeRightIconSection_Cate{
	padding-top:87px;
	}
div.betterHomeRightIcon_Cate{
	margin:5px 10px 10px 0;
	float:left;
	}
div.betterHomeRightTxt_Cate{
	float:left;
	width:170px;
	}
 /*********** BETTERBUS RIGHT MODULE***********/

/*
    Commonwealth Bank Group - Agrisolutions phase 3
    ================================================
    Define: Agrisolutions bottom navigation
    Born:   17/11/2011 Linda
**/


	
.agriawareness_navigation_outline{
	width:980px;
	padding:0px;
	margin:0px;
	border:0px solid red;
	
	}
	
.clr{
	clear:both;
	}
	
.contentTitle h1{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:15px;;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url("../../business/campaigns/agrisolutions/images/yellowLine.gif") bottom left no-repeat;
	padding:0px 0px 3px 0px;
	margin:0px 0px 10px 0px;

	}
	
.griawareness_navigation_inner{
	margin:0px;
	padding:0px;
	}
	
.griawareness_navigation{
	width:240px;
	float:left;
	padding-right:10px;
	border:0px solid red;
	}

.griawareness_navigation_last{
	width:228px;
	float:left;
	border:0px solid red;
	}

.griawareness_navigation ul, .griawareness_navigation_last ul{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	color: #000;
    font-size:11px;
    list-style-type: none;
	}
	
.griawareness_navigation li, .griawareness_navigation_last li{
	background: url("../../business/campaigns/agrisolutions/images/navArrowOrange.gif") no-repeat scroll 0 6px transparent;
    margin: 0 0 1px;
    padding: 2px 0 2px 10px;
	}
	
.griawareness_navigation li a:link, .griawareness_navigation li:visited, .griawareness_navigation_last li a:link, .griawareness_navigation_last li:visited{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #000;
	text-decoration:underline;
	}
	
.griawareness_navigation li span, .griawareness_navigation_last li span{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	}

.griawareness_navigation li a:hover, .griawareness_navigation_last li a:hover{
                font-family: Verdana, Helvetica, Arial, sans-serif;
                font-size:11px;
                color: #424241;
                text-decoration:none;
                }


/* END of agrisolutions phase 3 bottom nav */

html body .careersNavList, 
html body .careersNavList li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
html body .careersNavList {
	width:981px;
	}
html body .careersNavList li { 
	float:left;
	}
html body .careersNavList li a {
	text-align: center;
	width: 169px;
	height: 33px;
	padding-top: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background: url(/../../about-us/images/careers-rbs-nav.jpg) top left no-repeat;
	}
html body .careersNavList li a:hover, 
html body .careersNavList li.active a {
	color: #fff;
	}
html body .careersNavList li#home a {
	background-position: 0px 0px;
	}
html body .careersNavList li#home a:hover,
html body .careersNavList li#home.active a {
	background-position: 0px -45px;
	}
html body .careersNavList li#why-rbs a {
	width: 305px;
	background-position: -169px 0px;
	}
html body .careersNavList li#why-rbs a:hover, 
html body .careersNavList li#why-rbs.active a {
	background-position: -169px -45px;
	}	
html body .careersNavList li#career-paths a {
	background-position: -474px 0px;
	}
html body .careersNavList li#career-paths a:hover, 
html body .careersNavList li#career-paths.active a {
	background-position: -474px -45px;
	}
html body .careersNavList li#about-us a {
	background-position: -643px 0px;
	}
html body .careersNavList li#about-us a:hover, 
html body .careersNavList li#about-us.active a {
	background-position: -643px -45px;
	}
html body .careersNavList li#join-us a {
	background-position: -812px 0px;
	}
html body .careersNavList li#join-us a:hover, 
html body .careersNavList li#join-us.active a {
	background-position: -812px -45px;
	}

	


/**
    Footer Contain
**/

#footerContain {
    background-color: #e8e8e8;
	color: #666666;
	min-width: 1005px;
}

#footerContainer { 
    width: 987px;
	margin: 0 auto;
	padding-top: 20px;
}

#footerContainer .footerHeading H3 {
   font-family:  'HelveticaNeueW01-75Bold', Verdana, Arial;
}

#footerContainer a {
    color: #666666;
	font-size: 11px;
	text-decoration: none;
	outline: none;
}

#footerContainer .footerHeading {
    font-size: 15px;
	margin: 15px 0 12px 0;
	padding: 0;
	color: #666666;
	
}

#footerContainer h3 {
    font-size: 15px;
	font-weight: normal;
	margin: 15px 0 12px 0;
	padding: 0;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	
}

#footerContainer ul {
    list-style: none;
    margin-top: 10px;
    padding:0;
    margin-left:0px;

}

#footerContainer ul li {
    padding: 0 0 6px 0;
	background: none;
    text-align:left;

}

#footerContainer p {
    margin: 0 0 5px 0;
	padding: 0;
}

#footerContainer .social span {
    padding-right: 6px;
    
}


#footerContainer .social span.blog {
    padding-top: 6px;
}
#footerContainer .social img.blog {
    vertical-align:middle;
    padding-top: 6px;
}
#footerContainer div {
    float: left;
	padding-left: 16px;
	width: 148px;
	text-align:left;
}

#footerContainer div.aboutUs {
    float: left;
	width: 312px;
}

#footerContainer .footerPolicy {
    float: left;
	width: 858px;
	padding: 10px 129px 0 0;
	margin: 15px 0 30px 0;
	border-top: 1px solid #ffffff;
}

#footerContainer .footerPolicy a {
    color: #000000;
}