/*
--------------------
WARNING!
Copyright Progress Systems Limited.
Explicit permission is required to copy or use any documents from this website
--------------------



--------------------
TEMPLATE: PERCEPTION
--------------------
GENERAL PRINCIPLES
-------------------- 
1. use margin:auto to horizontally center a div inside another div for mozilla
2. place page-wide styles (e.g. button styles) at the top of the CSS document or their properties are overwritten further down the page.
3. specify a width for layers that fade using DHTML, otherwise they don't fade gradually.
4. to position child layers, specify "relative" for the parent layer, and "absolute" for the child layers
5. the dynamic height of absolute layers is ignored, so subsequent layers will often position behind the absolute layer

---------------------------------------------------------------------
TEST MATRIX (Y=WORKS OK)
-------------------W2K-------XP--------VISTA-----OS9-------OSX-------
IE<=4                                  .                             
IE5                                    .                             
IE6                 Y                  .
IE7                          Y         Y
IE8
OPERA9                                 Y
SAFARI3                                Y         .
CHROME1                                Y
FIREFOX2                     Y         
FIREFOX3                               Y
NETSCAPE7                    Y         .
---------------------------------------------------------------------
*/



 
#pp_full_res iframe { overflow: auto !important; }

/* HTML TAG RE-DEFINITIONS */
body{ font-family: Verdana, sans-serif; font-size: 12px; line-height:130%; !important /* IE LINE HEIGHT USED FOR IE9 AND MOZILLA 5.0 */color:#57687D; background-color: #FFF; background-repeat:repeat-x; background-image: url(images/bkgd_gradient.jpg);/**/}
* {margin:0; padding:0;}
html {}
a {color:#0066cc; font-size:12px; text-decoration:none;}
a:hover {text-decoration:none; color:#FF5A00;}
hr {margin: 20px 0px 10px 0px; border: 0px; border-top: 1px dotted #CCCCCC; border-bottom: 1px dotted #FFFFFF; display:none;}
strong {font-weight:bold;}
label {color: #57687D;}
iframe.iFrameEditor {border: 1px dotted #CCCC99; width:100%; font-family: Arial, Verdana, Geneva, sans-serif; font-size: 12px; color:#333333; height: 300px;}
iframe.spotlightnew {border: 1px dotted #CCCC99; width: 200px; font-family: Arial, Verdana, Geneva, sans-serif; font-size: 12px; color:#000; height: 100px;}
img {border: none;}
p {margin-bottom: 10px; font-size: 12px; color: #57687d; line-height: 20px; font-family: Verdana;}
acronym {cursor: help; border-bottom: 1px dashed #CCCCCC; color: #57687D;}
td {font-size: 12px; color: #57687D;}
td.membership {padding-right: 15px; width: auto; padding:5px 15px;  color:#FFF; font-weight:bold; background-color: #3371be; border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -khtml-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0;  behavior: url(templates/current/PIE.htc);  position: relative; z-index: 0; top: -3px;}
td img {border: medium none;}
td p { padding: 0 7px;  margin-bottom: 5px;}
.membership p{padding:10px  10px 0;}

#OBLoaderExternal1 {position:relative;}
#OBLoaderWrapper1 { min-height: 400px;}
#OBLoaderDiv1 {background: none repeat scroll 0 0 #000000;display: block; height: 364px; left: 52%; margin-left: -350px; top: -10px; position: absolute; width: 670px; z-index: 50; opacity: 0.2; filter: alpha(opacity=20);  -moz-opacity:0.2; -khtml-opacity: 0.2;}
#OBLoaderWrapper1 img {left: 44%; position: absolute; top: 36%; z-index: 100;}

#OBLoaderExternal2 {position:relative;}
#OBLoaderWrapper2 { min-height: 400px;}
#OBLoaderDiv2 {background: none repeat scroll 0 0 #000000;display: block; height: 405px; left: 45.9%; margin-left: -308px; top: 26px; position: absolute; width: 670px; z-index: 50; opacity: 0.2; filter: alpha(opacity=20);  -moz-opacity:0.2; -khtml-opacity: 0.2;}
#OBLoaderWrapper2 #OBLoader {left: 45%; position: absolute; top: 40%; z-index: 100;}

#OBLoaderExternal3 {position:relative;}
#OBLoaderWrapper3 { min-height: 231px;}
#OBLoaderDiv3 {background: none repeat scroll 0 0 #000000;display: block; height: 231px; left: 53%; margin-left: -350px; top: -3px; position: absolute; width: 661px; z-index: 50; opacity: 0.2; filter: alpha(opacity=20);  -moz-opacity:0.2; -khtml-opacity: 0.2;}
#OBLoaderWrapper3 img {left: 45%; position: absolute; top: 33%; z-index: 100;}

/* HEADINGS */
h1 {font-size: 16px; font-weight: bold; padding-bottom: 5px; color: #69C;}
h2 {border-bottom: 1px dotted #D4DCEF; color: #FF7200; font-family: Verdana; font-size: 15px; line-height: 20px; margin-bottom: 15px; padding-bottom: 5px;}
h3 {color: #FF7200; font-size: 15px;  margin-bottom: 15px;}
td h3 {margin-bottom:0;}
h4 {  color: #FF7200; font-family: Verdana; font-size: 15px; line-height: 20px; margin-bottom: 3px; padding-bottom: 5px; }
h5 {font-size: 12px; font-weight: bold; color: #ff9900; padding-bottom: 15px;}
h6 {color: #57687D; font-size: 10px;  font-style: italic; font-weight: normal;  padding-top: 5px;}


/* COMMONLY USED CLASSES */
.required {font-size: 11px; font-weight: bold;color: #CC0000;}
#membersAreaPage .informational {color: #93A9BD; font-size: 11px; letter-spacing: 1px;}
#loginPage .informational {color: #93A9BD; font-size: 11px; letter-spacing: 1px;}
.largeFont {font-size:14px; font-weight: bold; color:#3E8CCC; }
.lighttext {color: #999999;}
.smallfont{font-size: 9px; color: #999999;}
small {font-size:11px; color: #57687D;}
small a {font-size:11px;}
.smallfont a{font-size:11px;}
.SmallGreenText { font-size: 18px; color: #5aaa0c; font-style: italic;}
/*.browser {float: left; font-size: 11px; position: relative; top: -40px; width: 300px;}*/


/* BUTTONS */
.button_search { position: relative; background-image: url(images/button_search_bkgd.gif); background-repeat:repeat-x; width: 76px; padding-left: 0px; border: 0px; margin: -3px 0 0 -26px; color:#FFFFFF; text-align: left; font-weight:bold; cursor:pointer; height:28px; padding-left: 19px;}
.button_submit {background-image:url(../../templates/current/images/button_submit_bkgd.gif);background-repeat: repeat-x; border: 2px solid #59ba2f; color: #FFFFFF; cursor: pointer; font-family: Verdana; font-size: 12px; font-weight: normal; height: 28px; margin-left: 2px; margin-right: 2px; padding: 0 10px 3px; text-align: center; text-shadow: 0 -1px 0.5px rgba(0, 0, 0, 0.3);}
.button_cancel {background-image:url(../../templates/current/images/button_cancel_bkgd.gif); background-repeat:repeat-x; border:1px solid #7991a3; border: 2px solid #5c7698; color:#FFFFFF; font-family: Verdana; font-size: 12px; font-weight: normal; cursor:pointer; margin-right: 2px; margin-left: 2px; height:28px; text-align:center; padding: 0 10px 3px 10px; text-shadow: 0 -1px 0.5px rgba(0, 0, 0, 0.3);}
.button_other {background-image:url(../../templates/current/images/button_other_bkgd.gif); background-repeat:repeat-x; border:1px solid #d77f46; color:#FFFFFF; font-weight:bold; cursor:pointer; margin-right: 2px; margin-left: 2px; height:28px; border:none; text-align:center; padding: 0 10px 3px 10px; border: 2px solid #be6836;font-family: Verdana; font-size: 12px; font-weight: normal; }
.button_short {background-image:url(../../templates/current/images/button_other_bkgd.gif); background-repeat:repeat-x; border:1px solid #d77f46; color:#FFFFFF; font-weight:bold; cursor:pointer; margin-right: 2px; margin-left: 2px; margin-top: 2px; height:28px; border:none; width:60px; text-align:center; padding: 0 0 3px;}
.button_editor {border:1px solid #F6F6EA;}
.tabletitleprint {float: right; width: 100px;}


/* FORM FIELDS */
input,select {color: #2A536D; font-size: 12px; font-family: Verdana, Geneva, sans-serif; vertical-align: middle;margin-right: 2px; margin-left: 2px; padding:2px 4px 2px;}
.input_normal {width: 170px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 4px 2px;}
.input_long {width: 370px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 4px 2px;}
.input_short {width: 110px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 1px 2px 4px;}
.input_shorter {width: 60px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 4px 2px;}
.input_multiline {width: 180px; height: 100px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D;}
.input_multiLarge {width: 280px; height: 160px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 4px 2px;}
.input_nosize {border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 1px 2px 4px; width: 90%;}
.input_2char {width: 20px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 2px 2px;}
.input_3char {width: 30px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 2px 2px;}
.input_4char {width: 40px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 2px 2px;}
.input_5char {width: 50px; border: 1px #7295B3 dotted; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:2px 2px 2px;}
.input_search {height:28px; font-size: 11px; font-family: Verdana, Geneva, sans-serif; color: #2A536D; padding:1px 0 2px 8px; background:url(../../templates/current/images/search_bgr.gif) no-repeat; border:none; width:172px; color: #8d9ca7; position:relative;   }
.input_invisible {border: 0px solid; color: #45586f; font: Verdana, Helvetica, sans-serif; font-size: 11px; background-color: transparent; height: 18px; vertical-align: middle; padding:2px 4px 2px;}
input#amount {font-size: 20px; left: 405px; position: relative; text-align: right; top: -85px; width: 120px;}
input#term {font-size: 20px; height: 25px; left: 285px; position: relative; text-align: right; top: -70px;width: 240px;}
.input_editor_title {font-size:16px; color: #2A536D; font-family: Verdana, Geneva, sans-serif; border: 1px #7295B3 dotted; width: 300px; padding:2px 4px 2px;}
.input_editor_subtitle {font-size:12px; color: #2A536D; font-family: Verdana, Geneva, sans-serif; border: 1px #7295B3 dotted; width: 300px; padding:2px 4px 2px;}
.input_webteller {width: 120px; border: 1px #7295B3 dotted; font-size: 13px; font-family: Verdana, Geneva, sans-serif; height: 14px; font-weight: bold; color: #2A536D; text-align: right; padding:2px 4px 2px;}
option {padding-left:7px;}
select#intrateDDL {width: 240px;}
input#apr {border-bottom: 1px dashed #7D869E; font-size: 19px; width: 98.5%; padding: 10px 3px; font-weight: bold; color:#6e9e47; margin-left:0px;}
#contentarea ul#sliderValuesList, #memberscontentarea ul#sliderValuesList {color: #7D869E; font-family: Verdana; font-size: 12px; padding-left: 0; line-height:20px; width: 99.5%; margin-bottom:30px; margin-left:0px;}
#contentarea ul#sliderValuesList li, #memberscontentarea ul#sliderValuesList li {list-style:none; border-bottom: 1px dashed; padding: 10px 5px;}
input#paymentSliderWeekly, 
input#paymentSlider2Weeks, 
input#paymentSlider4Weeks, 
input#paymentSliderMonthly, 
input#paymentSliderTotal4Weeks, 
input#paymentSliderTotalMonthly,
input#paymentSliderTotalInterestWeekly, 
input#paymentSliderTotalInterest2Weeks, 
input#paymentSliderTotalInterest4Weeks, 
input#paymentSliderTotalInterestMonthly
{display:block; font-size: 16px; font-weight: bold; padding: 0; margin-top: 2px;}
input#paymentSliderTotalWeekly,
input#paymentSliderTotal2Weeks, 
input#paymentSliderTotal4Weeks
input#paymentSliderTotalMonthly,
input#paymentSliderTotal4Weeks, 
input#paymentSliderTotalMonthly
{display:block; font-size: 16px; font-weight: bold; color: #6E9E47;}
input#paymentSliderTotalInterestWeekly,
input#paymentSliderTotalInterest2Weeks,
input#paymentSliderTotalInterest4Weeks, 
input#paymentSliderTotalInterestMonthly
{display:block; font-size: 16px; font-weight: bold; color: #FF7200;}
span#spanWeek, span#span2Weeks, span#span4Weeks, span#spanMonth, span#spanWeekTotal, span#span2WeeksTotal, span#span4WeeksTotal, span#spanMonthTotal {float: left; width: 32%;}

#divSliderCalcLoanType {margin-top:10px;}
#divSliderCalcLoanTypeText {color: #57687D; float: left; font-weight: bold; padding-top: 4px; width: 230px;}
#divExistingLoanText {color: #57687D; line-height:20px;}





/* NEW LOGIN */
#AlertPanelMemNo {position: absolute; right: 30px; margin-top: 0px; width: 200px; color: #28385C; text-align:left;}
#AlertPanelPIN {position: absolute; right: 30px; width: 200px; color: #28385C; text-align:left;}

/* TABLES */
/*.tabletitle {margin: 0px; padding-top: 3px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px;  /*background-image:url(../../templates/current/images/button_other_bkgd.gif); background-repeat: repeat; border: 1px solid #7fb4de; color:#FFFFFF; font-weight:bold; font-size: 11px;}*/
.tableform, .e-tableform {border-top: 2px solid #3371BE; border-bottom: 2px solid #3371BE; MARGIN-BOTTOM: 20px; border-collapse: collapse; font-family: Arial, Verdana, Geneva, sans-serif; font-size: 11px; color:#3a4760; position: relative; width: 100%;}
.tableform p, .tableform a {font-size:11px;}
#OBLoaderWrapper .e-tableform img  {display: block;left: 0; position: relative; top: 0; z-index: 0;}
.e-tableform p, .e-tableform a {font-size:12px; max-width: 600px; padding:0; margin-bottom:0px;}
.tableform a, .e-tableform a {}
.tableform thead, .e-tableform thead {color: #666; font-size: 9px;}
.tableform thead td, .e-tableform thead td { color: #57687D; font-family: Verdana; font-size: 11px; padding: 6px;}
.tableform tfoot, .e-tableform tfoot {color: #828277; font-size: 10px;}
.tableform tfoot td, .e-tableform tfoot td {background-color:#E5E5DA; font-size: 10px;}
.tableform .dayColour, .e-tableform .dayColour{background-color:#E2E2D7;}
.tableform td, .e-tableform td {background-color: #EEF2FB; font-family: Verdana,Geneva,sans-serif; font-size: 11px; padding: 3px 5px;}
.tableform td p {font-size:11px; padding-top:8px; margin-bottom: 0px;}
.tableform table td, .e-tableform table td {border: none; padding: 0px;}
.tablegrid { border: 1px dotted #AFC4D5; border-collapse: separate; border-spacing: 0; color: #333333; font-size: 11px; margin-top: 5px; padding:0px; background: #eef2fb; width:100%;}
.tablegrid thead {color: #999999; font-weight: bold;}
.tablegrid thead td {font-size: 12px; font-family: Verdana, Geneva, sans-serif;}
.tablegrid td {padding: 5px; border-bottom: 1px dotted #afc4d5; font-size: 12px; color: #57687D; line-height: 18px;}
.tablegrid td.last {border:none;}
.tablegrid tr:last-child td {border:none;}
.tabledetailed {border: 1px dotted #a3c1db; background-color:#FFFFFF; margin-top: 4px; border-collapse: collapse; font-family: Arial, Verdana, Geneva, sans-serif; font-size: 10px; color:#333333; margin-bottom: 4px;}
.tabledetailed thead {color: #999999; font-weight: bold;}
.tabledetailed thead td, .tabledetailed thead td {background-color:#FFFFFF; font-size: 10px; font-family: Arial, Verdana, Geneva, sans-serif;}
.tabledetailed td {padding: 1px; border-right: 1px dotted #b5d0e8; border-bottom: 1px dotted #b5d0e8; font-size: 10px; vertical-align: top;}
.tabledetailed strong {font-size: 10px;}
.table_calendar {}
.tablerow_main tr {background-color:#000000;}
.tablerow_alt td {background-color:#FFFFEE;}
.tablerow_over td {background-color:#FFFFCC;}
#passwordDescription, #passwordStrength {padding-left:2px;}


/* FORM ARCHIVE */

.tableprint { margin-left: 378px;}
form p {line-height: 30px;}


/*PIN MANAGER-----------------------------------------*/
.tabletitle { padding-right: 15px; padding:5px 15px;  color:#FFF; font-weight:bold; background-color: #3371BE; border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -khtml-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0;  behavior: url(templates/current/PIE.htc); top: -3px; position:relative; /*background-image: url(../../images/essentials/pinform_title_right.gif); /* background-repeat:no-repeat; background-position:right;*/}
.tableformPin {background-color: #dddddd;font-family: Arial, Verdana, Geneva, sans-serif;}
.tableformPinMain { padding-left: 15px; padding-top: 3px; background-color: #E6E6E6;}
.tableformLeft{ padding-left: 15px; background-color: #f3eeee; }
.tableformPinIconsL{ padding-left: 0px; background-color: #F3F3F3; vertical-align:middle; text-align: left; border-bottom: 1px solid #E6E6E6;}
.tableformPinIconsL li { padding-bottom: 1px; display: block; list-style:none; padding-left: 0px; padding-right: 0px; text-align: left; white-space: nowrap;  height: 28px; float: left;  }
.tableformPinReg { padding-left: 15px; padding-bottom: 3px; padding-top: 3px; background-color: #E2ECF5;}
.tableformPinMembersC { padding-left: 15px; padding-top: 3px; padding-bottom: 3px; background-color: #C3D5E3; background-image:url(../../images/essentials/member_corner.gif); background-repeat:no-repeat; background-position:right top; }
.tableformPinMembers { padding-left: 15px; padding-top: 3px; padding-bottom: 3px; background-color: #C3D5E3;}


/* FONT CLASSES FOR PIN MANAGER FORM */
.fontRed {font:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color:#F00;}
.fontBlue {font:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color:#069; vertical-align: middle; }
.fontBlue a {font:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color:#09F; text-decoration: underline;}
.fontBold { font: bold 11px Arial, Verdana, Helvetica, sans-serif; }
.fontGreen { font:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color:#393; }


/* ESTATEMENTS TABLE LAYOUT - WIDE */
.tablewrap_multiple { width: 94%; height: 50%;  border: solid 1px #333; height: auto; }
.tabletitle_multiple { position: relative; width: 94%; clear:both; color: #069; font-weight: bold; font-size: 11px; padding-left: 3px; padding-top: 5px; padding-bottom: 5px; /*background-image: url(../../images/essentials/automated_bkgd.jpg);*/  background-color: #E6F2FF; border-top: solid 1px #C4E1FF; border-left: solid 1px #C4E1FF; border-right: solid 1px #C4E1FF; border-bottom: dotted 1px #D6D6D6; border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px;  behavior: url(templates/current/PIE.htc);/**/}
.tablewrap_single { width: 94%; border: solid 1px #333; height: auto;}
.tabletitle_single { position: relative; width: 94%; clear:both; color: #666; font-weight: bold; font-size: 11px; padding-left: 3px; padding-top: 5px; padding-bottom: 5px;  background-color: #F0E6EF; /*background-image:url(../../images/essentials/requested_bkgd.jpg);*/ border-top: solid 1px #D0ACCD; border-left: solid 1px #D0ACCD; border-right: solid 1px #D0ACCD; border-bottom: dotted 1px #D0ACCD; border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px;  behavior: url(templates/current/PIE.htc);/**/ }
.tableform2 { margin-bottom: 15px; padding-left: 0px; padding-right: 0px; background-color: #F9F9F9;  border-left: solid 1px #D6D6D6; border-right: solid 1px #D6D6D6; border-bottom: solid 1px #D6D6D6; }
.dropmenu_top { position: relative; width: 100%; height: 30px; margin-left: 0px;margin-right: 5px; padding-top: 3px; padding-bottom: 0px; font-size: 12px; border: solid 1px #E6E6E6; text-align: right; background-image: url(../../images/essentials/estatements_bkgd.gif); }
.rowseparator {border-bottom: dotted 1px #CCC; height: 15px;}
.required_green { font-weight:bold; color:#393;}
.yeartitle{color: #333; }
.error_notfound { border: solid 1px #0F0; }
.pdf_download {  position: absolute; width: 73%;  padding-left: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; font-size: 11px; margin-top:0; bottom:13px; left:0;/*background-image: url(../../images/essentials/acrobat_download_bkgd.gif); border: solid 1px #E6E6E6;  border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px;  behavior: url(templates/current/PIE.htc);*/}
.pdf_image { border-top: 1px dotted #aaaaaa; float: right;  margin-right: 0px; padding-top: 5px; position: absolute;  width: 100%; right:0; bottom:13px; }
.estatements {float:left;}
.button {background:url(../../templates/current/images/estatement_btn.gif) no-repeat; float: right; height: 30px; left: 230px; padding: 0 65px 10px 0; position: absolute; text-indent: -9999px; top: 56px; width: 135px;}
.button a {text-indent:-9999px; display:block; outline: none; padding: 0 95px 15px;}


/* VOLUNTEER AREA ROSTER */
#volCalendar table {border:none;}
#volCalendar thead td {background-color: #F2F2E7; border:1px solid #ffffff; border-collapse:collapse; padding:2px}
#volCalendar td {background-color: #F7F7f2; border-bottom:1px solid #FFFFFF; border-collapse:collapse;}
#volCalendar td span {display: block; height: 100%; width: 0px; padding: 0px; margin: 0px;}
#volCalendar td a {text-decoration: none; display: block;}
#volCalendar .weekDayName {background-color: #F2F2E7;}


/* PASSWORD STRENGTH INDICATOR */
#passwordStrength {height: 5px; margin: 2px; display:block; float:left;}
.strength1 {width:15px; background-color:#cccccc;}
.strength2 {width:30px; background-color:#ff0000;}
.strength3 {width:60px; background-color:#ff5f5f;}
.strength4 {width:90px; background-color:#56e500;}
.strength5 {width:120px; background-color:#4dcd00;}
.strength6 {width:150px; background-color:#399800;}


/* IMAGE VISIBILITY (OPTIONAL) */
#img_masthead {} 
#img_login {margin: 6px 0 0 5px;} 
#img_register {margin: 3px 0 0 5px;}
#img_youthzone {} 
#newsheadlines img {padding:10px; display:none;}
#newsheadlines_contentpage img {}
#img_modules {} 
#img_progresslogo {}


/* OFFICE AREA ITEMS */
#tblFonts img,select {vertical-align: middle;}
#tblCtrls img {vertical-align: middle;}
#tblXtraCtrls img {vertical-align: middle;}

/*---------------------------*/


/* ONLINE BANKING WELCOME & ERROR PAGE*/
#onlineBankingDiv { position: relative; float: none; width: 200px;}
#ErrorMessageContainer { position: relative; float: left; width: 97%; padding: 10px;  border: 2px solid #cf9494; background-color: #fcd4d2; border-radius: 5px; -webkit-border-radius:5px; -khtml-border-radius: 5px; -moz-border-radius: 5px;  behavior: url(templates/current/PIE.htc); color: #a02a2a; margin-bottom: 20px;}
#onlineBankingErrorMessages { position: relative; float: left; width: auto; font-weight: bold; font-size:13px; margin-left: 55px;}
#ErrorMessageImage { position: relative; width: 43px; height: 31px; margin-right: 10px;  background-image: url(images/error-img.jpg); background-repeat: no-repeat; background-position: top left; }
#Header { position: relative; float: right; width: 80%; height: 43px; }
#Header h1 { color: #396d9f; font-size: 22px; padding: 0px; margin: 0px; border: 0px; line-height: 30px; }
#container { position: relative; width: 660px;}
#container p { padding-bottom: 30px; }
.pagetitle_members { color: #FF7200; font-size: 16px; font-weight: bold; padding: 0 0 5px;}
#directorscontentarea .pagetitle_members {padding:7px 0 5px; height:30px;}
/*ROW LAYOUT------------------*/
#RowOne { width: 688px; height: 194px;}
#RowTwo { width: 688px;}

/* BOX ATTRIBUTES */
#RowOneBoxOne h1, #RowOneBoxTwo h1, #RowTwoBoxOne h1, #RowTwoBoxTwo h1 { display: inline; color:#003366; font-size: 18px; font-weight: bold; } 
#RowOneBoxOne P, #RowOneBoxTwo P, #RowTwoBoxOne P, #RowTwoBoxTwo P { padding: 0px; padding-right: 10px; padding-top: 10px; font-size: 13px;}
#RowOneBoxOne #LinkBtn a, #RowOneBoxTwo #LinkBtn a, #RowTwoBoxOne #LinkBtn a, #RowTwoBoxTwo #LinkBtn a  { position: absolute; bottom: 15px; font-size: 13px; text-decoration: none; font-weight: bold; color: #187db0;}

/* BOX GRAPHICS*/
#RowOneBoxOne { position: relative; float: left; width: 304px; height: 150px; padding-left: 10px; background-image: url(images/e_statement_bkgd.jpg); background-repeat: no-repeat; }
#RowOneBoxTwo { position: relative; float: right; width: 304px; height: 150px; padding-left: 10px; background-image: url(images/online_banking_bkgd.jpg); background-repeat: no-repeat; right:30px; }
#RowTwoBoxOne { position: relative; float: left; width: 304px; height: 150px; padding-left: 10px; background-image: url(images/online_loan_bkgd.jpg); background-repeat: no-repeat; }
#RowTwoBoxTwo { position: relative; float: right; width: 304px; height: 150px; padding-left: 10px; background-image: url(images/loan_calc_bkgd.jpg); background-repeat: no-repeat; right:30px;}


#RowOneBoxOne li, #RowOneBoxTwo li, #RowTwoBoxOne li, #RowTwoBoxTwo li { color: #57687D; font-size: 12px; line-height: 20px; margin-left: 25px; padding: 0 5px;}

/* LOGIN CONFIRMATION FORM */

#bankingPinConfirm { width: 650px; height: 200px; background-image: url(images/bg-bankingPinConfirm.jpg); background-repeat: no-repeat; padding-left: 10px;}
#bankingPinConfirm h1 { color: #57687D; margin-bottom: 10px; padding-top: 10px;}
#bankingPinConfirm {  }


/*---------------------------*/

/*JAVASCRIPT WARNING DIV*/
#divJavascriptWarningContainer { position: relative;  width: 600px; padding-left: 0px; padding-top: 30px; height:79px; margin: 30px auto 30px auto; border-bottom: 0px dotted #ff9e00; background:url(../../images/essentials/javascript_warning.png); }
#divJavascriptWarningImage {display: none; width:30px; float: left; padding-top: 7px;}
#divJavascriptWarningText { color: #000; width: auto; padding-right: 30px; float: right; font-size: 13px; font-weight: bold;}
#divJavascriptWarningText  a {color:#FFF;}
/* COMMOM CSS ENDS ----------------


/* LOAN CALCULATOR PAGE */
/* UnComment the 3 lines below, to swap Methods A and B */
/*
#methodTwoTable { position: relative; top: -230px; }
#methodOneTable { position: relative; top: 230px; }
.informationalLoanCal { font-size: 11px; color: #699; position: relative; top: 20px; }
*/
.informationalLoanCal { font-size: 11px; color: #309090; }


/* MAIN OUTER CONTAINER LAYER */
#main {text-align: center; width:100%;}


/* PAGE CONTENT LAYER */
#pageContent{position: relative; width:960px; height:100%; text-align: left; margin: auto; padding-bottom: 0px; border-bottom: none;}
html>body 
#pageContent{}


/*PAGE INNER CONTENT*//* THIS IS USED IN ORDER TO EXTEND THE BACKGROUND COLOUR THE HEIGHT OF THE PAGE FOR ALL BROWZERS ACCEPT IE */
#pageInnerContent { position: relative; width:941px; height:100%; margin-left: auto; margin-right: auto;  background:url(../../templates/current/images/pageInnerContent_bgr.png) 0 142px no-repeat;  }
#pageInnerContent:after {clear:both;content:".";display:block;height:0pt; visibility:hidden;}


/* MASTHEAD FACILITIES*/
#facilities { height: 27px; margin-right: 20px; position: absolute; right: 230px; text-align: right; top: 25px; width: 208px; z-index: 1000;}
#header-help {float: right; width: auto; clear: right; padding-top: 0px;}
#header-suggestion {float: right; width: auto; clear: left;padding-top: 0px;}
#header-sitemap {float: right; width: auto; clear: left; padding-top: 0px; }
#header-search {}
#header-search .input_search {}
#header-search .button_search {}

#facilities a {color: #FFFFFF; display: block;font-family: Verdana; font-size: 12px; text-decoration: none; vertical-align: bottom;}
#facilities a:hover {border-bottom: 1px dotted; color: #FF7200; text-decoration: none;}
#facilities .divider {padding-left: 7px; margin-left: 7px; background:url(../../templates/current/images/divider.gif); background-position: left 2px; background-repeat:no-repeat;}
#facilities #helpmenu {position:absolute; top:26px; left:175px; background:none; float:none; text-align:left; visibility:hidden; background: #ff7200; border: 1px solid #FF5A00; }
#facilities #helpmenu li {background:none; display:list-item; list-style: none; width:155px; padding-bottom:5px; border-bottom: 1px solid #fd8320;}
#facilities #helpmenu li:hover {background:#ff5a00;}
#facilities #helpmenu a {font-size:11px; font-family:Verdana, Geneva, sans-serif; color: #ffffff; padding: 1px 5px;}
#facilities #helpmenu a:hover {text-decoration:none; color:#ffffff; border-bottom:none;}


/*Social Networking Icons */
#SocialNet{ z-index: 10; position: absolute; right: -80px;padding-bottom: 20px; height: 35px; width: auto; border-bottom: 1px dotted #d6b9da; }
#SocialNetTxt { display: none; }
#SocialNetIcons {position: relative; float: right; width: auto; height: auto;}
#SocialNetIcons img {}
#SocialNetIcons a { display: inline; }


/* MASTHEAD */
#masthead {position: relative; width:941px; height: 100px; background:url(../../templates/current/images/masthead_bkgd.jpg) top no-repeat; }
#masthead .logo { position: absolute; top: 0px; left: 0px;}
#masthead #announcements {font-family: Georgia; font-size: 14px; font-style: italic; font-weight: bold; height: 34px; overflow: hidden; padding-top: 12px; position: absolute; right: 240px; text-align: right; top: 50px; width: 290px; background:url(../../templates/current/images/announcement_line.gif) top repeat-x;/* filter: alpha(opacity=0); -moz-opacity:0%; */ }
#masthead #announcements a {color: #FFFFFF; font-size: 14px;}
#masthead #announcements a:hover {text-decoration:underline; color:#FFFFFF;}
#masthead .area_title {color: #FFFFFF; font-size: 16px; font-weight: bold; height: 30px; padding: 20px 0; position: absolute; right: 23px; text-align: right; width: 350px;}


/* BYLINE (TEL/FAX/DATE BAR) */
#byline { z-index: 12; position: absolute; top: -95px; left: 0px; height: 38px; overflow: hidden; color: #FFFFFF;  width: auto;}
#byline .contactdetails {position: absolute; top: 0px; left: 0px; padding-left: 10px; }
#byline .contactdetails strong {color: #ffffff;}
#byline .currentdate {position: absolute; top: 0px; left: 400px; width: 350px; padding-right: 10px; text-align: right;}
#byline_members {height: 42px; padding-top: 8px; margin-bottom: 6px; overflow: hidden; width: 930px;}
#byline_members .contactdetails {float: left; padding-left: 12px; color: #ffffff;}
#byline_members .contactdetails p {color: #ffffff;}
#byline_members .currentdate {float: right; padding-right: 12px; color: #ffffff;}


/* LAYOUT AREA (MAIN MENU/SUBMENU/MODULES/LOGIN/CONTENT) */
#layoutarea { position: relative; width: 940px; margin:0 auto; text-align:left;}


/* MAIN NAVIGATION MENU */
#homePage #mainmenu { background:url(../../templates/current/images/menu_bkgd.jpg) top no-repeat; margin: auto auto 0px 9px; text-align: center; width: 928px;}
#contentPage #mainmenu, #securePage #mainmenu, #loginPage #mainmenu, #newsPage #mainmenu, #calculatorPage #mainmenu {background:url(../../templates/current/images/menu_bkgd.jpg) top no-repeat; margin: auto auto 0px 9px; text-align: center; width: 928px; margin-bottom: 15px;}
html>body #mainmenu {height: 42px; overflow: hidden;} /*ONLY WAY TO GET UL BACKGROUND IMAGE TO DISPLAY IN IE5/IE6 WAS TO SPECIFY HEIGHT AND OVERFLOW ABOVE. THIS LINE CORRECTS THAT FOR ALL OTHER BROWSERS*/
#mainmenu li {float: left; height: 34px; text-align: left; white-space: nowrap;  display: block;}  /*LIST ITEM WIDTH SPECIFIED DYNAMICALLY*/
#mainmenu li:hover {background:#3270bd;}
#mainmenu a { /*width: 100%;*/background:url(../../templates/current/images/menu_divider.gif) top right no-repeat; color: #FFFFFF; display: block; font-family: Verdana; font-size: 13px; font-weight: bold; line-height: 32px; padding-bottom: 6px; text-align: center; text-decoration: none;}
#mainmenu a:hover { text-decoration: none; }
#mainmenu .lastSection a {background: none;}


/* POP-OUT MENUS - NEED TO OVERRIDE SOME OF THE STYLES IN THE MAINMENU*/
#mainmenu ul li ul li {padding:0;}
/* POP-OUT MENUS - NEED TO OVERRIDE SOME OF THE STYLES IN THE MAINMENU*/
#mainmenu li .popoutmenu {z-index: 10; margin-top: 0px; text-align: left; position: absolute; visibility:hidden; -moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.1); box-shadow:0px 0px 5px rgba(0, 0, 0, 0.1); margin-top: -1px; background:#7194B2;}
#mainmenu li .popoutmenu ul {height:auto; padding:0; margin:0; display:inline;}
#mainmenu li .popoutmenu li {text-align: left; white-space: normal; height: auto; display:list-item; list-style: none; border-bottom: 1px solid #2d61a6; font-weight: normal; width:auto; background:#1a5098; }
html>body #mainmenu .popoutmenu li {width: 100%;} /*WIDTH ABOVE SET TO 400% FOR IE5/IE6. THIS LINE CORRECTS THE WIDTH FOR ALL OTHER BROWSERS*/
#mainmenu li .popoutmenu li  a {color: #FFFFFF; display: block; font-family: Verdana; font-size: 11px;  height: auto; font-style: normal; font-weight: normal; line-height: 14px; padding: 7px 0 7px 7px; text-align: left; text-decoration: none; background:none; width: auto; border-bottom:none; -webkit-transition: all 0s linear; /*safari and chrome */-moz-transition: all 0s linear; /* firefox */-o-transition: all 0s linear; /* opera */margin:0; text-transform: none;}
#mainmenu li .popoutmenu li a:hover{text-decoration:none; color:#FFFFFF; line-height: 14px; height: auto; background: #3270bd; border-bottom:none; border-top:none; width: auto; margin:0; padding: 7px 0 7px 7px;} 


/* TEXT CONTENT & NAVIGATION CONTAINER */
#contentarea, #directorscontentarea {float: right; margin-right: 30px; margin-top: 2px; min-height: 300px; padding-top: 5px; position: relative; width: 655px; padding-bottom:40px;}
#contentarea .pagetitle {color: #3270BD; font-family: Georgia; font-size: 18px; font-weight: bold; height: 25px; padding: 0; padding-bottom:10px; text-align: right; line-height:30px;}
#contentarea .pagecontent { padding: 0px; text-align:left; }
#contentarea ul {padding-left: 28px; margin-bottom: 10px; color: #57687D;}
#contentarea ol {padding-left: 35px; margin-bottom: 10px; color: #57687D;}
#contentarea li {display:list-item; padding:2px 0; line-height: 20px;}
#contentarea a {text-decoration: none;}
#contentarea .pagetitle_members {color: #3270BD;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 30px;
    padding: 0 0 10px;
    text-align: right;}
#contentarea .pagecontent_members, #memberscontentarea .pagecontent_members { position: relative; margin-bottom: 15px; min-height:300px; }
#contentarea .pagecontent_members h3{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 10px;  margin-bottom: 15px;}
#contentarea .pagetitle_image {float: right; background-repeat:no-repeat; height:50px; width: 100px; display:none;}
#contentarea .information_layer {position:absolute; left: 365px; visibility:hidden; text-align: left;}
#contentarea .information_layer td {font-size: 9px; border: none;}


/* TEXT CONTENT & NAVIGATION CONTAINER OFFICE AREA */
#contentareaoffice { background-color: #FFFFFF; float: right; margin-right: 15px; margin-top: 30px; min-height: 300px; padding-right: 10px; padding-top: 5px; position: relative; width: 670px; color: #57687D;}
#contentareaoffice .pagetitle { height: 25px; text-align:left; margin-top: 10px; padding: 0px; color: #386c9d; font-size: 16px; font-weight: bold; }
#contentareaoffice .pagecontent { padding: 0px; text-align:left; }
#contentareaoffice ul {padding-left: 28px; margin-bottom: 10px;}
#contentareaoffice ol {padding-left: 35px; margin-bottom: 10px; color: #28385C;}
#contentareaoffice li {display:list-item; padding:2px 0;}
#contentareaoffice a {text-decoration: none;}
#contentareaoffice .pagetitle_members {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#4c82ae; padding-bottom: 5px;}
#contentareaoffice .pagecontent_members { position: relative; margin-bottom: 15px; min-height:300px;}
#contentareaoffice .pagecontent_members h3{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 10px;  margin-bottom: 15px;}
#contentareaoffice .pagetitle_image {float: right; background-repeat:no-repeat; height:50px; width: 100px;}
#contentareaoffice .information_layer {position:absolute; left: 365px; visibility:hidden; text-align: left;}
#contentareaoffice .information_layer td {font-size: 9px; border: none;}


/*MEMBERS CONTENT & NAVIGATION CONTAINER */
#memberscontentarea {float: right; margin-right: 30px; margin-top: 2px; min-height: 250px; padding-top: 5px; position: relative; width: 655px; padding-bottom:20px;  } !important /* This is needed for the precision template to allow the submenu to display correctly under the memebrmenu*/


/* DIRECTOR AREA */
.directors_fullwidthcontent {float: left; width: 100%;}
.directors_sidebar {float: right; width: 30%; border-left: 1px dotted #DDDDDD; text-align:center; margin-bottom:20px;}

.directors_content {float: left;padding-bottom: 20px; width: 65%;}



/* FLASH / ANNOUNCEMENTS / CUSTOM AREA ACTIVATED */
#flashcontainer_custom { margin-left: auto; margin-right: auto; clear: both; width: 610px; text-align: center; height: 225px;}
#flash_area { float: left;  width: 580px; height: 220px;}
#flash_area_custom { float: right; width: 175px; height: 224px; background-image:url(images/custom_flash.jpg); background-repeat: no-repeat;  }


/* FLASH / ANNOUNCEMENTS CONTAINERS */
#flashcontainer { clear: both; float: left; height: 290px; margin: 0 9px; position: relative; text-align: center; width: 921px ; background:none !important;}
#mini_flashcontainer {width:308px; float:right; height:199px;}
#announcements_content {background-color: #3270BD; color: #FFFFFF; float: right; font-family: Georgia; font-size: 15px; font-style: italic; height: 17px; overflow: visible;  padding: 7px 10px;  width: 921px; margin-bottom: 6px;}
#announcements_content_dynamic { display: none; position: absolute; left: 620px; top: 460px; width: 300px; height: 200px;  margin-left: 10px; margin-top: 10px;  background-color: #f8fafc; outline: none; overflow: hiddden; }
#announcements_content_dynamic h1 {display: none;}
#announcements_content_dynamic h2 {display: none;}
#announcements_login {color: #57687D; float: left; overflow: visible; padding-top: 4px; width: 570px; padding-bottom:5px;}
#announcements_login a {padding-left:23px;  font-size: 11px; font-weight: normal; color:#F90; text-decoration: none;}
#announcements_login a:hover {text-decoration: underline;}
#announcements_members {color: #57687D; font-weight: bold; margin-bottom: 11px; overflow: visible; padding-top: 10px; width: 300px;  filter: alpha(opacity=0); -moz-opacity:0%;}
#announcements_members a { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#F90; text-decoration: none;}

#altAnnouncement { position: relative; top: 70px; padding:3px; font-size:11px; background-color:#f0f5f7; border: 1px solid #edf4f6; border-radius: 7px; -webkit-border-radius:7px; -khtml-border-radius: 7px; -moz-border-radius: 7px;  behavior: url(templates/current/PIE.htc); display:none;}


/* RIGHT CONTAINER/ MODULELINKS/ NEWSHEADLINES/ LOGINAREA*/
#layoutDivide { height: auto;}
#sidebar #layoutDivide { margin-right: 0; }

/* SUBMENU (CONTENT PAGES ONLY) */
#submenu { position: relative; margin-bottom: 0px; width: 231px; background-image:url(../../templates/current/images/sidebar_bgr.gif); background-repeat: no-repeat; margin-left:9px;}
#submenu .title_subsections {color: #FFFFFF; font: bold 15px Georgia; padding-bottom: 30px; padding-left: 48px; padding-top: 10px; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);}
#submenu li {border-bottom: 2px solid white; line-height: 18px; list-style-type: none; padding: 5px 0 5px 25px; width: 195px; background:url(../../templates/current/images/bullet_greenarrow.gif) no-repeat; background-position: 8px 10px;}
#submenu a {color: #0066cc; display: block;}
#submenu a:hover {text-decoration:none; color:#FF5A00;}
#submenu ul {background: #F3F6FB; width:220px; margin-bottom: 18px; border-top: 2px solid white;}

/* SIDEBAR (CONTENT PAGES ONLY) */
#sidebar {}
#sidebar .title_subsections {font: bold 15px Arial, Verdana, Helvetica, sans-serif; color: #396c9e; padding-bottom: 10px;}
#sidebar li {list-style-type: none; padding-top: 5px; padding-left: 15px; background:url(../../templates/current/images/modulinks_arrow.gif) no-repeat; background-position: 0px 8px;}
#sidebar a {color: #333;}
#sidebar a:hover {text-decoration:none; color:#0099FF;}


/* SUBMENU (YOUTHZONE SIDE MENU) */
#submenu_youth {margin-top: 2px; margin-bottom: 5px; padding: 5px; width: 160px; border-right: 1px dotted #CCCCCC; background-image:url(../../templates/current/images/sidebar_bkgd.gif); background-repeat: no-repeat;}
#submenu_youth .title_subsections {font: bold 15px Arial, Verdana, Helvetica, sans-serif; color: #F99404;}
#submenu_youth li {list-style-type: none; padding-top: 5px; padding-left: 15px; background:url(../../templates/current/images/bullet_greenarrow.gif) no-repeat; background-position: 0px 8px;}
#submenu_youth a {color: #666666;}
#submenu_youth a:hover {text-decoration:underline; color:#0099FF;}


/* NAVIGATION SELECTED ITEMS */
#mainmenu .section_selected {  background:url(../../templates/current/images/menu_divider.gif) top right no-repeat;  }
#mainmenu .section_selected:hover  { background:url(../../templates/current/images/menu_divider.gif) top right no-repeat; }
#mainmenu .section_selected  ul li:hover { background:#5d81a0; }
#mainmenu .section_selected a {color:#FFFFFF; background:url(../../templates/current/images/selected_menu_arrow.gif) center 26px no-repeat;}
#mainmenu .page_selected a {font-weight: bold; background-color: #D5E5F5;}
#submenu .subitem_selected {font-weight: bold; background:url(../../templates/current/images/bullet_greenarrowB.gif) no-repeat; background-position: 8px 10px;}
#submenu .subitem_selected a {color: #0066CC;}
#submenu .subitem_selected a:hover {color: #0066CC; cursor:default;}

div#submenuCalculator {display: none;}


/* MEMBER AREA */
#membermenu {float: left; margin: 10px 10px 10px 10px; width: 220px; }
#membermenu li {width: 100%; background-color:#F3F6FB; border-bottom: 2px solid #FFFFFF; list-style-type: none;}
#membermenu a {color: #0066CC; margin-left: 10px; padding: 7px 0; display:block;}
#membermenu .last {font-weight: bold;}
.memo {border: 1px solid #CCCCCC; width: 130px; padding: 2px; position: absolute; top: 5px; left: 770px;}





/* SUBMENU (USER AREA/ DIRECTORS AREA/ YOUTH AREA/ VOLUNTEERS AREA*/
#submenu_members {background: #E0E6F5; float: left; margin-bottom: 10px; margin-left: 10px;  width: 220px;}
#submenu_members  ul {padding-left: 0px; margin-bottom: 0px; font-size: 12px;}
#submenu_members  li {list-style-type: none; border-bottom:1px solid #ffffff;}
#submenu_members a {color: #0066CC; display: block; font-size: 11px; margin-left: 10px; padding: 7px 0; text-decoration: none;}
#submenu_members .title_subsections {font-weight: bold; color:#57687D; border-bottom: 1px solid #ffffff;  padding: 8px 10px;}




/* SUBMENU (DIRECTORS AREA) */
#directorsAreaPage #submenu_members {position:absolute; left:-182px; top:200px; width: 160px; margin-bottom: 10px; margin-right: 10px; border-top: 2px solid #5EA6E3; background-color: #E4EFF8;}

/* SUBMENU (USER AREA) */
#userAreaPage #submenu_members {position:absolute; left:-183px; top:175px; width: 160px; margin-bottom: 10px; margin-right: 10px; border-top: 2px solid #5EA6E3; background-color: #E4EFF8;}


/* SUBMENU (USERS AREA) */
#submenu_users {float: left; width: 200px; margin-bottom: 10px; margin-right: 10px; border-top: 2px solid #5EA6E3; background-color: #E4EFF8;}
#submenu_users li {list-style-type: none; padding: 4px; border-bottom: 1px solid #5EA6E3;}
#submenu_users a {color: #666666;}


/* SUBMENU (DIRECTORS AREA) */
#submenu_directors {float: left; width: 200px; margin-bottom: 10px; margin-right: 10px; border-top: 2px solid #5EA6E3; background-color: #E4EFF8;}
#submenu_directors li {list-style-type: none; padding: 4px; border-bottom: 1px solid #5EA6E3;}
#submenu_directors a {color: #666666;}


/* SUBMENU (YOUTHZONE AREA) */
#submenu_volunteers{float: left; width: 160px; margin-bottom: 10px; margin-right: 10px; border-top: 2px solid #5EA6E3; background-color: #E4EFF8;}
#submenu_volunteers li {list-style-type: none; padding: 4px; border-bottom: 1px solid #5EA6E3;}
#submenu_volunteers a {color: #666666;}


/* OFFICE AREA NAVIGATION */
#adminmenu {float: left; margin: 30px 10px 10px 10px; width: 220px;}
#adminmenu ul { width: 100%; background-color:#F3F6FB;}
#adminmenu li {border-bottom: 2px solid #FFFFFF; list-style-type: none;}
#adminmenu li a {color: #0066CC; margin-left: 10px; padding: 7px 0; display:block;}
#adminmenu li strong {margin-left: 20px; color: #0066CC; line-height: 26px;}
#adminmenu ul li ul {display: none; border-top: 2px solid white;}
#adminmenu ul li ul li {background-color: #e0e6f5; border-bottom: medium none; border-top: medium none; list-style-type: none;
}
#adminmenu ul li ul li a {color: #4273A2; font-size: 11px; padding-left: 10px; display:block;}
#adminmenu .expanded {display: inline-block;}


/* TOOLS & RESOURCES SECTION (MODULE LINKS) */
#modulelinks {float: left; height: 149px; padding-top: 50px; position: relative; width: 308px; background: url(../../templates/current/images/tools_bgr.jpg) no-repeat; margin-right:8px; text-align: center; }
#modulelinks img {display: none;}
#modulelinks ul {padding-left:10px; }
#modulelinks li { font-size: 14px; list-style-type: none; padding-top: 7px;}
#modulelinks a { font-size: 14px; color: #ff5a00;}
#modulelinks a:hover {border-bottom: 1px dotted; color: #0066CC; text-decoration: none;}
#modulelinks_contentpage {background-color: #f3f6fb; height: auto;  margin-bottom: 20px;  position: relative; width: 220px; margin-left: 9px;}
#modulelinks_contentpage img {}
#modulelinks_contentpage ul {}
#modulelinks_contentpage li {list-style-type: none; background:url(../../templates/current/images/bullet_greenarrow.gif) no-repeat; background-position: 8px 10px; border-bottom: 2px solid white; line-height: 18px; list-style-type: none; padding: 5px 0 5px 25px; width: 195px;}
#modulelinks_contentpage a {color: #0066cc; display: block;}
#modulelinks_contentpage a:hover {text-decoration:none; color:#FF5A00;}


/* NEWS HEADLINES */
#newsheadlines {position: relative; float: left; top: 0px; width:308px; height: 199px; background:url(../../templates/current/images/newsheadlines_bgr.jpg) no-repeat;}

#newsheadlines a h3 {color: #3674C1; font-size: 17px; font-weight: normal; padding-bottom: 15px; margin-bottom: 0px;}
#newsheadlines a:hover h3 {color: #FF5A00; text-decoration: none;}
#newsheadlines a p {line-height:20px; color: #57687D; font-family: verdana; font-size: 11px;}
#newsheadlines a:hover p {text-decoration: none; color:#FF5A00;}
#newsheadlines_contentpage {float: left; margin-left: 9px; position: relative; top: 0; width: 220px; }
#newsheadlines_contentpage a h3 {color:#0066cc; font-size: 13px; padding: 10px 0;  margin-bottom: 0px;}
#newsheadlines_contentpage a:hover h3 {color: #FF5A00;}
#newsheadlines_contentpage a p {line-height:20px; color: #57687D; font-family: verdana; font-size: 11px;}
#newsheadlines_contentpage a:hover p {text-decoration: none; color: #FF5A00;}
#newsheadlines #news_content {width: 90%;position: relative; filter: alpha(opacity=0); -moz-opacity:0%;  margin-top:50px; padding: 10px 15px;}
#newsheadlines_contentpage #news_content {background: none repeat scroll 0 0 #F3F6FB; margin-bottom: 20px; margin-top: 20px; padding: 0 4px 10px 10px; position: relative; width: 207px;}


/*#newsheadlines .newslinks a {color: #009933; font-weight: bold;}
#newsheadlines_contentpage .newslinks a {color: #009933; font-weight: bold;}*/


/* NEWS HEADLINES STATIC */
.newsArticleDate { padding-left:21px; padding-right:20px; font-size: 10px;  }
.newsArticleText { padding-left:21px; padding-right:20px; padding-bottom: 0px; font-size: 9px;   }
.newsArticleLink { text-align: right; padding-left:21px; color: #F00; text-decoration: none;text-transform: uppercase; padding-right:20px; font-size: 9px;  }
.newsArticleLink p { color: #20368c;}
.newsArticleLink a {color: #20368c; font-size: 9px; text-decoration: none; }


/*QUICK LINKS*/
#quick_links { position:absolute; top: 327px; left: 258px;  width: 243px; height: 140px;  margin-top: 60px; background-image: url(images/title_quick_links_homepage_bkgd.jpg); background-repeat: no-repeat; }
#quick_links li {margin-left: 15px; padding-left: 15px;list-style-type: none; padding-top: 5px;  background:url(../../templates/current/images/bullet_greenarrow.gif) no-repeat; background-position: 0px 8px;}
#quick_links a { text-decoration: underline ;}
#quick_links a:hover {text-decoration: underline; color: #063;}


/* LOGIN / YOUTHZONE / LIVE CHAT LAYER / CUSTOM BUTTON ---- * ABSOLUTE POSITIONING*/
#loginarea { position: absolute; float: right; top: -90px; right: 00px; width: 220px; text-align: right;  height: 80px; padding-right: 3px; background:url(../../templates/current/images/loginarea_bgr.gif) no-repeat;}/*USED WHEN CUSTOM BUTTON IS DE-ACTIVATED */
#loginarea img {margin-bottom: 0px; float:left;}
#loginarea_contentpage {position: absolute; float: right; top: -90px; right: 00px; width: 220px; text-align: right;  height: 80px; padding-right: 3px; background:url(../../templates/current/images/loginarea_bgr.gif) no-repeat;}/*USED WHEN CUSTOM BUTTON IS DE-ACTIVATED */
#loginarea_contentpage img {margin-bottom: 0px; float:left;}
#loginarea a:hover {border: 0px;}  


/* HOMEPAGE SPOTLIGHTS
#spotlight1 {position: relative; float: left;  width:238px; padding: 3px; margin-bottom: 10px; margin-left: 10px; margin-right: 0px; border: solid 1px #b4c5d6; }
#spotlight2 {position: relative; float: left; width:238px;  padding: 3px; margin-bottom: 10px; margin-left: 10px; margin-right: 0px; border: solid 1px #b4c5d6;}
#spotlight3 {position: relative; float: left;  width:238px; padding: 3px; margin-bottom: 10px; margin-left: 10px; margin-right: 0px; border: solid 1px #b4c5d6;}
#spotlight7 {position: relative; float: left;  width:238px; padding: 3px; margin-left: 10px; margin-right: 0px; border: solid 1px #b4c5d6;}
#spotlight8 {position: relative; float: left;  width:238px; padding: 3px; margin-left: 10px; margin-right: 0px; border: solid 1px #b4c5d6;}
#spotlight9 {position: relative; float: left;  width:238px; padding: 3px; margin-left: 10px; margin-right: 0px; border: solid 1px #b4c5d6;}
.spotlight_title { position: relative; top: -10px; height: 30px; width: 233px;  padding-top:18px; padding-left: 2px; padding-right:0px; line-height: 15px; border-bottom: 3px solid #c1cfdd;} /*BACKGROUND IMAGE SPECIFIED DYNAMICALLY*/
/*.spotlight_title h4 { color: #336699; text-align: left;}*/
/*.spotlight_container { position: relative; top: -5px; min-height: 100px; padding-left: 1px; padding-right: 0px; padding-top: 0px; }
.spotlight_text { position: absolute; width:68%; height: auto; top:0px; left:0px; padding-bottom: 5px; font-size: 10px; background: #FFF;  }
.spotlight_image_upload { position: relative; float:right; top: 0px; width:auto; height: auto;  margin-bottom:10px; background:#FFF; border: 1px solid #b0c2d4;}
.spotlight_link { position: absolute; bottom: -5px; left: 0px;  width: 100%; height: 14px; text-align: right; padding:3px; background-color: #8fca15;}
.spotlight_link a { color: #fff; font-weight: bold;  }*/


/* HOMEPAGE SPOTLIGHTS */
#spotlight1 { background: url(images/spotlight_bgr.gif) 0 5px no-repeat; position: relative; float: left;  width:308px; height: 370px; margin: 7px 8px 0 0; }
#spotlight2 {background: url(images/spotlight_bgr.gif) 0 5px no-repeat; position: relative; float: left; width:308px;   height: 370px; margin: 7px 8px 0 0;}
#spotlight3 {background: url(images/spotlight_bgr.gif) 0 5px no-repeat; position: relative; float: left;  width:308px;  height: 370px; margin: 7px 0px 0 0;}
#spotlight7 {position: relative; float: left;  width:308px; margin-bottom: 20px; margin-left: 20px; margin-right: 0px; border: solid 0px #b4c5d6;}
#spotlight8 {position: relative; float: left;  width:308px; margin-left: 10px; margin-right: 0px; border: solid 0px #b4c5d6;}
#spotlight9 {position: relative; float: left;  width:308px; margin-left: 10px; margin-right: 0px; border: solid 0px #b4c5d6;}
.spotlight_title { position: relative; width: 308px;  padding-top:12px; padding-left: 2px; padding-right:0px; line-height: 15px; margin-bottom: 10px; margin-top:100px;} /*BACKGROUND IMAGE SPECIFIED DYNAMICALLY*/
.spotlight_title h4 {color: #3674C1; font-size: 17px; font-weight: normal; text-align: left; text-transform: uppercase; padding-left: 15px; padding-bottom:5px;}
.spotlight_container { position: relative; top: -5px; min-height: 100px; padding-right: 0px; padding-top: 0px; }
.spotlight_text {font-size: 10px; height: 207px; padding: 0 15px; width: 277px;}
.spotlight_text p{color: #57687D; font-family: verdana; font-size: 11px; line-height: 18px;}
.spotlight_image_upload {position: absolute; top: -140px;}
.spotlight_link { position: absolute; bottom: -10px; left: 0px;  width: 100%; height: 14px; text-align: center; padding:3px; /*background-color: #8fca15;*/}
.spotlight_link a { color: #ff5a00; font-family: Georgia; font-style: italic; font-weight: bold; font-size:11px;  }
.spotlight_link a:hover {border-bottom:1px dotted; color: #0066CC; text-decoration:none;}

/* CONTENT SPOTLIGHTS*/
#contSpotContainer{position: relative; float: right;width: 580px;height: 100px; top: auto;}
#spotLight4{float: left; width: 181px; height: 95px; background-image: url(images/onlineLoan_contentpage.jpg); background-repeat: no-repeat; padding-top: 45px; padding-left: 10px; }
#spotLight5{float: left;  width: 181px; height: 95px; background-image: url(images/mabs_contentpage.jpg); background-repeat: no-repeat;  padding-top: 45px; padding-left: 10px;}
#spotLight6{float: right; width: 181px; height: 95px; background-image: url(images/news_contentpage.jpg); background-repeat: no-repeat;  padding-top: 45px; padding-left: 10px;}


/* COOKIE CONSENT MEMO BOX */
.CookieConsentMemo { z-index: 9999; text-align: left; font-family: Arial; font-size: 12px; background: url(images/memo_bgr.png) no-repeat; width: 143px; margin: 10px;  position: fixed; top: 0px; right: 0px; padding: 77px 18px 20px; height: 270px; }
#cookieConsentForm .button_submit { border: medium none; font-family: Arial; font-size: 12px; font-weight: bold; cursor: pointer; height: 30px; margin-top: 13px; padding-bottom: 2px; padding-left: 5px; width: 70px; background: url(images/memo_btn.jpg) no-repeat; border: none; text-shadow: -1px 0 1px rgba(0, 0, 0, 0.3);text-align:left; }
#rdCookieConsent0 { margin: 5px 0; }
#cookieConsentForm { float:left; font-family: Arial; font-size: 12px; color:#555555; position:absolute; bottom: 47px; left: 17px; }
#lyrCookieConsent h2 { font-size:16px; text-shadow: -1px 0 1px white; }
#lyrCookieConsent p { text-align: left; color: #555555; font-family: Arial; font-size: 12px; margin-bottom: 7px; }


/* FOOTER */
#pagefooterIndex { position: relative; width: 960px; height: 36px; margin: 0px auto 0; padding-top: 0px; padding-left: 0px;  clear: both; padding-top:0px; background-color: #3270BD; height: 17px; padding: 7px 10px; width: 921px;}
#pagefooterPublic {position: relative; width: 960px; height: 36px; margin: 0px auto 0; padding-top: 0px; padding-left: 0px;  clear: both; padding-top:0px; background-color: #3270BD; height: 17px; padding: 7px 10px; width: 921px;}
#pagefooterOther {background-color: #3270BD; clear: both; color: white; font-size: 11px; height: 17px; margin: 0 auto;  padding: 7px 10px; position: relative; width: 921px; } 
#pagefooterOther a { color: #ffffff; font-size:11px;}
html>body #pagefooter {background-color: #3270BD; clear: both; height: 17px; margin: 0 auto; padding: 7px 10px; position: relative; width: 921px;color: #FFFFFF; font-size: 11px;}
html>body #pagefooter a {color: #ffffff; font-size:11px;}
.ProgressLogo {float: right; position: relative; right: -20px; top: -7px;}
#footerDetails{ color: #FFFFFF; float: left; font-family: Verdana; font-size: 11px; font-style: normal; text-align: left; width: 90%; }
#fsrnTextOff{ float: left;  color: #666; text-decoration: none; font-size:10px; text-align: left; padding-left: 10x;}
#pagefooterAlternative{ clear: both; color: #666666; float: left;  font-size: 10px; left: 0; margin-left: auto;  margin-right: auto; padding-left: 10px; padding-top: 0;  position: absolute; text-align: left; top: 35px; width: 820px; padding-bottom: 10px; }
#fsrnTextAlternative{float: left; color: #666; text-decoration: none; font-size:10px; text-align: left; padding-left: 0px; }
html>body #pagefooter {} /*LONG CONTENT AREAS EXPAND OVER THE FOOTER GRAPHIC IN IE5/IE6. ONLY SHOW BACKGROUND IMAGE IN OTHER BROWSERS */


/*Social Networking Icons Footer*/
#SocialNetFooter{ display: none; position: relative; float: left; z-index: 10; width: 170px; height: auto; top: 0px; left: 0px;}
#SocialNetTxt { position: relative; float: left; color:#333; font-size: 11px; width: 70px; }
#SocialNetIcons {float: left; height: auto; position: absolute; right: 270px; top: -17px; width: 100px;}
#SocialNetIcons img { list-style-image:none; /*border: 1px solid #FF0;*/ }
#SocialNetIcons a { display: inline; }
#SocialNetIcons a:hover {border-bottom:none;}


/*SITEMAP CONTAINER AND NAVIGATION */
#siteMap { position: relative; width: 100%; height: 150px; padding-top: 10px; clear: both; text-align:center; font-size: 9px;  background-color: #c6d1db; display:none; }
#siteMapMenu { position: relative; width:940px; height: 100%; margin: 0 auto;  white-space: nowrap; padding-bottom: 1px; display: block; text-align:center; font-weight: bold; }
#siteMapMenu li {background:url(../../templates/current/images/bullet_grey.gif) no-repeat; background-position: 0px 5px; display: block; float: left;  padding: 2px 16px 0; text-align: left; white-space: nowrap;}
#siteMapMenu ul li a{ font-size: 9px; color: #0054A4;}
#siteMapMenu ul li ul a{ font-size: 9px; font-weight: bold; color: #1F4C78; }




/*LOGIN AREA ROUNDED CORNERS CROSS BROWZER COMPATABLE - CHANGES NOT NECESSAERY---------------------------------------------------------------------*/
.announcementsContainer{width: 100%; padding-top:0px; float:left;}	
.curvedBox {width:100%; margin-top: 0px;}
.curvedBox .r1, .curvedBox .r2, .curvedBox .r3, .curvedBox .r4 {background-color: #F0F0F0;display:block;overflow:hidden;height:1px;font-size:1px;}
.curvedBox .r2, .curvedBox .r3, .curvedBox .r4 {border-width:0 1px;border-left:1px solid #F0F0F0;border-right:1px solid #F0F0F0;}
.curvedBox .r1 {margin:0 6px; display:none;}
.curvedBox .r2 {margin:0 3px; display:none;}
.curvedBox .r3 {margin:0 2px; display:none;}
.curvedBox .r4 {margin:0 1px;height:2px; display:none;}
.curvedBox .content{background:#F0F0F0; border-left:1px solid #F0F0F0; border-right:1px solid #F0F0F0 ;padding:5px;}


/* GRAPHIC ICONS BELOW LOGIN AREA ----------------------------------------------------------------------------------------------------------------*/
.Lost_bkgd {
	background-image: url(../../images/essentials/lost_pin_bkgd.jpg);
	width: 250px; float:right; background-repeat: no-repeat; background-position: right; height: 37px;text-align: left; padding-left: 250px; padding-top: 8px; margin-top: 10px; font-size: 10px; color: #57687D;}
.Lost_bkgd a {font-size: 10px;}
.register {
	background-image: url(../../images/essentials/reg_pin_mem_log_bkgd.jpg);
	width: 250px; float:right; background-repeat: no-repeat; background-position: right; height: 37px;text-align: left; padding-left: 250px; padding-top: 8px; font-size: 10px; font-size: 10px; color: #57687D;}
.register a {font-size: 10px;}
.security {
	background-image: url(../../images/essentials/security_mem_log_bkgd.jpg);
	width: 250px; float:right; background-repeat: no-repeat; background-position: right; height: 37px;text-align: left; padding-left: 250px; padding-top: 8px; font-size: 10px; font-size: 10px; color: #57687D;}
.security a {font-size: 10px;}
.problems {
	background-image: url(../../images/essentials/problem_mem_log_bkgd.jpg);
	width: 250px; float:right; background-repeat: no-repeat; background-position: right; height: 37px;text-align: left; padding-left: 250px; padding-top: 8px; font-size: 10px; font-size: 10px; color: #57687D;}
.problems a {font-size: 10px;}
.browser {
	background: url(../../images/essentials/browzer_info_bkgd.jpg) no-repeat scroll right center;float: left; 			    font-size: 11px;padding: 3px 10px; position: relative; top: -40px; width: 290px;  font-size: 10px; color: #57687D;}
.browzer a {font-size: 10px;}
.memLogLinksCont{
	/*background-image: url(../../images/essentials/mem_login_graphic.jpg);*/
	height:250px; width:100%; background-position: left; background-repeat: no-repeat;}
.memLogLinksCont a {font-size: 10px;}


/*LOGIN AREAS -OFFICE  /DIRECTORS /REPRESENTATIVES  /VOLUNTEERS  WEBTELLER   -------------------------------------------------------------------------------------*/
#pageInContOff, #pageInContDir, #pageInContUser, #pageInContRep, #pageInContVol, #pageInContWeb {  position: relative; width:941px; height:100%; margin-left: auto; margin-right: auto;  background:url(../../templates/current/images/pageInnerContent_bgr.png) 0 142px no-repeat;}
#pageInContOff:after, #pageInContDir :after, #pageInContUser :after, #pageInContRep :after, #pageInContVol :after, #pageInContWeb :after  {clear:both;content:".";display:block;height:0pt; visibility:hidden;}
#pagefooterOff, #pagefooterDir, #pagefooterUser, #pagefooterRep, #pagefooterVol, #pagefooterWeb {background-color: #3270BD; clear: both; height: 17px; margin: 0 auto; padding: 7px 10px; position: relative; width: 921px;color: #FFFFFF; font-size: 11px; }
#pagefooterOff a, #pagefooterDir a, #pagefooterUser a, #pagefooterRep a, #pagefooterVol a, #pagefooterWeb a  { color: #fff; font-size:11px;}
.officeLogCont, .userLogCont, .repLogCont, .volLogCont, .webLogCont{position: relative; width: 100%; height: 230px; padding-top: 10px; padding-bottom: 0px; background-color:#EEF2FB; border-bottom: 2px solid #3371BE; border-top: 2px solid #3371BE; color: #57687D;}
.officeTxtAlertCont, .dirTxtAlertCont, .userTxtAlertCont, .repTxtAlertCont, .volTxtAlertCont, .webTxtAlertCont { float: right; width: 0%; height: 100%; font-size: 11px;}
.directLogCont, .userLogContInner, .repLogContInner, .volLogContInner, .webLogContInner { border-top: 2px solid #3371BE; border-bottom: 2px solid #3371BE; MARGIN-BOTTOM: 20px; border-collapse: collapse; font-family: Arial, Verdana, Geneva, sans-serif; font-size: 11px; color:#3a4760; position: relative; width: 100%; background: #EEF2FB;}
.userTxt{ float: left; width: 38%; height: 20px; padding-top: 5px; text-align: right;}
.passwordTxt{ float: left; width: 38%; height: 20px; padding-top: 5px; text-align: right;}
.emailTxt{float: left; width: 38%; height: 20px; padding-top: 5px; text-align: right;}
.enterCode{ position: relative; top: 30px; float: left; width: 38%; padding: 3px; text-align: right;}
.userInputShort{ float:right; width: 59%; height: 20px; padding: 3px;}
.passwordInputShort{ float: right; width: 59%; height: 20px; padding: 3px;}
.emailInput{float: right; width: 59%; height: 20px; padding: 3px; }
.enterCodeInputShort{float: right; width: 59%; height: 30px; padding: 3px; padding-bottom: 5px; }
.captchaGraphic{ float: right; width:59%; height: 80px; padding-top: 10px;   }
.logButtin{float: right; width: 59%; text-align: left; padding: 3px;}

/* PIN MEMBER LOGIN -----------------------------------------------------------------------------------*/

/*-----v4.4 LOGIN*/
.mainContainerbkgd , .mainContbkgd3, .mainContbkgdPin2, .mainContbkgdSec2, .mainContbkgdSec2 { position: relative; float: left; font-size: 13px; width: 100%; height: 100%;  padding:10px 0; background-color:#EEF2FB; border-top: 1px dotted #AFC4D5; border-bottom: 1px dotted #AFC4D5; color: #57687D; border-top: 2px solid #3371BE; border-bottom: 2px solid #3371BE;}
.mainContainer, .mainContRand3, .mainContSec2{ width: auto; height: auto; text-align:right; margin-right: 220px; padding:10px 15px 0px 0px; border-right: 1px dotted #AFC4D5; }
.alert {}
.infoCont {}
.memContText {padding:0 0 20px 0px;}
.memberNumberTxt {float:left; text-align: right; font-weight:bold; padding-left: 155px;}
.securityPasswordTxt {float:left; font-weight:bold; padding-left: 310px;}
.secPassBut {padding-bottom: 10px}
.rand3PinTxt{float: left; padding-left: 365px; }
.dobInputTxtRand3 {float: left; padding-left: 95px;}
#loginPage .pinPassButRand3  {}
#membersAreaPage .pinPassButRand3 {margin-left:123px; margin-top:30px; width:100px;}
.dobForm3 {padding-bottom:10px;}
.input_2char { }
.noMemberNumber a {font-size:11px; line-height: 30px;}
/*-----v3.4 LOGIN*/
.mainContPin2 {padding: 20px 10px 10px 10px; text-align: right; height: 100%;}
.memContainer2, .pinContainer2, .dobContainer2, .secContainer2, .secPassField2{}
.memNumField2, .pinNumField2, .dobField2 {float: right; padding-bottom: 5px; text-align: left; width: 40%; height: 20px;}
.memNumberTxt2, .pinNumberTxt2, .dobPassTxt2  {float: left; padding-bottom: 7px;  width: 58%; height: 20px; }
.logPassBut2 {float: right; }
.secPassTxt2 {float:left;font-weight:bold; padding-left: 320px;}
.secPassTxt2 {float:left;font-weight:bold; padding-left: 320px;}
.memberNumberTxt2 {float: left; line-height: 26px; width: 170px;}
.dobInputTxtRand3_2 {float: left; line-height: 23px; width: 280px;}
#loginPage .insertRandomPin3 {float: left; line-height: 18px; margin-right: 20px; width: 135px;}
#membersAreaPage .insertRandomPin3 {float: left; line-height: 18px; margin-right: 20px; width: 100px;}

.memNumForm2,
#dobContRand3,
.pinContRand3,
.noMemberNumber2 {padding:0 0 13px;}
.noMemberNumber2 a {font-size:11px;}
.pinNumFormRand3 {float:right; padding-top: 5px; padding-bottom:5px; width:100%;}

#AlertPanelPIN {font-size: 11px; line-height: 18px; position: absolute; right: 10px; top: 15px; width: 195px; color: #57687D;}
#AlertPanelPIN a {font-size:11px;}
#AlertPanelPIN strong {font-size:13px;}


#AlertPanelMemNo {font-size: 11px; line-height: 18px; position: absolute; right: 10px; top: 15px; width: 195px; color: #57687D;}
#AlertPanelMemNo a {font-size:11px;}
#AlertPanelMemNo strong {font-size:13px;}

/*-----------------------------------------------------------------------------------*/


/*LOST YOUR PIN---------------------------------------------------------------------------*/
.lostPinCont { position: relative; width: 100%; height: 80px; padding-top: 10px; padding-bottom: 5px;  padding-bottom: 10px; background-color:#F0F0F0;}
.lostPinTxtAlertCont{float: right; width: 0%; height: 100%;}
.lostPinContInner{ position: relative; width: 100%;  height: 100%;}
.lostPinTxt{ padding-left: 10px; padding-bottom: 5px; }




/*HORIZONTAL RULE------------------------------------*/
#horzRule { width: 94%; height: 5px; padding-bottom: 0px; background-color:#EEE; border-top: dotted 1px #CCC; border-bottom: dotted 1px #CCC; }


/* REMOVE SKYPE INJECTED MARKUP (Only works sometimes) -------------------------------------*/
span.skype_pnh_container { display: none !important; }
span.skype_pnh_print_container { display: none !important; }




/* HOMEPAGE JQUERY SLIDES ANIMATION -------------------------------------*/
ul#homepagejQueryImages { width: auto; height: auto; overflow: hidden;}
ul#homepagejQueryImages li { list-style: none; float: left; height: auto; overflow: hidden; text-align: center; }
ol#pagination { position: relative; text-align: center; left: 300px; }
ol#pagination li { float:left; display: inline-block; background: url(../../images/essentials/slides-pagination.png) no-repeat 0 0;
text-align: left; text-indent: -8000px; list-style: none; cursor: pointer; margin: 0 2px; position: relative; top: 4px; left: 140px; height:20px; width:20px; }
ol#pagination li:hover { background: url(../../images/essentials/slides-pagination.png) no-repeat 0 -41px; }
ol#pagination li.current { color: #f00; font-weight: bold; background: url(../../images/essentials/slides-pagination.png) no-repeat 0 -41px; }
ol#pagination li.prev { position: absolute; top: -175px;  width:41px; height:55px;}
ol#pagination li.next { position: absolute; top: -175px;  width:41px; height:55px; }
ol#pagination li.prev { position: absolute; left: -312px; background: url(../../images/essentials/slides-pagination.png) no-repeat 0 -84px;}
ol#pagination li.next { position: absolute; left:588px; background: url(../../images/essentials/slides-pagination.png) no-repeat 0 -140px;}

#app_container { float: left; height: auto; position: relative; width: 100%;}
.app_links {float: left; height: auto; padding-top: 2em; width: 39%;}
.app_image { float: right; height: auto; text-align: right; width: 59%;}
#submenuBreadcrumbs {
display: none;
}

