/*
--------------------
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{ background-image: url(images/bkgd_gradient.gif); background-position: top; background-repeat:repeat-x; background-color: #dcdcdc; font-family:Arial, Helvetica, sans-serif;  font-size: 13px; color:#395777; line-height:140%; !important /* IE LINE HEIGHT USED FOR IE9 AND MOZILLA 5.0 */}
* {margin:0; padding:0;}
html {}
li {}
ul { }
a {color:#FF5E33; text-decoration:none;}
a:hover {text-decoration:none; color:#1982D1;}
hr {margin: 10px 0px 0px 0px; border: 0px; border-top: 1px dashed #d4dcef; border-bottom: 1px dotted #FFFFFF;}
#officeAreaPage hr {display:none;}
strong {font-weight:bold;}
iframe {border: 1px dotted #CCCC99; width:100%; font-family: /*"Trebuchet MS",*/ Arial, Helvetica, sans-serif;  font-size: 13px; color:#333333;}
iframe#iView {height:450px;}
iframe.spotlightnew {border: 1px dotted #CCCC99; width: 200px; font-family: /*"Trebuchet MS",*/ Arial, Helvetica, sans-serif;  font-size: 13px; color:#333333; height: 100px;}
img {border: none;}
p {margin-bottom: 10px; font-size: 13px; color: #395777; line-height: 21px; }
acronym {cursor: help; border-bottom: 1px dotted #CCCCCC;}
font, td {}
td.membership {background: #2cb6fd; color: #ffffff; font-size: 12px; padding: 4px 10px;}
em, small {color: #0E508F;}
small a {color: #3E8CCC; font-size:11px;}
small a:hover {color:darkOrange;}
tr#TemplateRow1 {display:none;}
/*td p {padding:0 7px;}
td b {color:#ffffff; padding: 0 5px; line-height: 20px;}
td li {font-size: 12px;}
td strong {font-size: 14px;}
td.bodytext {padding:7px;}
table {}
p.quote {padding-left:150px; background:url(../../templates/current/images/quote.gif) no-repeat 20px center;}
img.pdf {vertical-align: top;}*/
table.joinus {padding:10px; text-align: center;}
table.joinus a {border-bottom:none;}
#footer-cu-logo {display:none;}
.membership_text {border-bottom: 1px solid #2cb6fd;  border-collapse: collapse; border-top: 1px solid #2cb6fd; font-family: Arial,Verdana,Geneva,sans-serif; font-size: 12px; margin-bottom: 20px; background: #f0f4f8; padding:10px;}
.membership_text td p {padding:12px;}
table.services td {padding:15px 0;}
#submenuBreadcrumbs {display:none;}

/* PRELOADERS */
#OBLoaderExternal1 {display:block; height:100%; position:relative; width:auto;}
#OBLoaderWrapper1 {}
#OBLoaderDiv1 {display: block; z-index: 50; opacity: 0.2; filter: alpha(opacity=20);  -moz-opacity:0.2; -khtml-opacity: 0.2; background: none repeat scroll 0 0 #000000; float: left; height: 100%; position: absolute; width: 100%;}
#OBLoaderWrapper1 img {left: 45%; position: absolute; top: 33%; z-index: 100;}

#OBLoaderExternal2 {display:block; height:100%; position:relative; width:auto;}
#OBLoaderWrapper2 {}
#OBLoaderDiv2 {display: block; z-index: 50; opacity: 0.2; filter: alpha(opacity=20);  -moz-opacity:0.2; -khtml-opacity: 0.2; background: none repeat scroll 0 0 #000000; float: left; height: 100%; position: absolute; width: 100%;}
#OBLoaderWrapper2 img#OBLoader {left: 45%; position: absolute; top: 33%; z-index: 100;}

#OBLoaderExternal3 {display: block; float: left; height: 100%; position: relative; width: 100%;}
#OBLoaderWrapper3 {}
#OBLoaderDiv3 {display: block; z-index: 50; opacity: 0.2; filter: alpha(opacity=20);  -moz-opacity:0.2; -khtml-opacity: 0.2; background: none repeat scroll 0 0 #000000; float: left; height: 100%; position: absolute; width: 100%;}
#OBLoaderWrapper3 img {left: 45%; position: absolute; top: 33%; z-index: 100;}


/* HEADINGS */
h1 {color: #005BBB; font-size: 16px; font-weight: bold; padding-bottom:5px;}
h2 {font-size: 16px; line-height: 20px; margin-bottom: 10px; margin-top: 15px; padding-bottom: 2px;}
h3 {color: #395777; font-size: 14px; line-height: 18px; padding: 10px 0 5px;}
h4 {border-bottom: none; color: #283743; font-size: 13px; line-height: 20px; margin-bottom: 15px; }
h5 {font-size: 12px; font-weight: bold; color: #ff9900; padding-bottom: 15px;}
h6 { font-size: 10px; font-style: italic; font-weight: bold; padding-bottom: 15px;}


/* COMMONLY USED CLASSES */
.required { font-weight: bold;color: #CC0000;}
.informational {color: #93A9BD; font-size: 11px; letter-spacing: 1px; margin-right: 3px; width: 520px; float:right;}
#bankingPinConfirm .informational {float: left;
    height: 30px;
    left: 25px;
    margin-left: 30px;
    position: relative;
    top: 3px;
    width: 520px;}
.largeFont {font-size:14px; font-weight: bold; color:#3E8CCC; }
.lighttext {color: #999999;}
.smallfont{font-size: 11px; color: #999999;}
small {font-size:11px;}
small a{font-size:11px;}
.SmallGreenText { font-size: 18px; color: #5aaa0c; font-style: italic;}


/* 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; display:none;}
.button_submit { background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
background: linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
border: 1px solid #6fa401;  color: #FFFFFF; cursor: pointer;  font-weight: bold; height: 25px; margin-left: 2px; margin-right: 2px;  padding-left: 12px;  padding-right: 12px; text-shadow: -1px 0 1px #577e06; margin: 0;}
.button_cancel { background: #f4b3a8; /* Old browsers */
background: -moz-linear-gradient(top,  #f4b3a8 0%, #f16f5c 50%, #f6290c 51%, #f02f17 59%, #ef8173 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b3a8), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(59%,#f02f17), color-stop(100%,#ef8173)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4b3a8 0%,#f16f5c 50%,#f6290c 51%,#f02f17 59%,#ef8173 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4b3a8 0%,#f16f5c 50%,#f6290c 51%,#f02f17 59%,#ef8173 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4b3a8 0%,#f16f5c 50%,#f6290c 51%,#f02f17 59%,#ef8173 100%); /* IE10+ */
background: linear-gradient(top,  #f4b3a8 0%,#f16f5c 50%,#f6290c 51%,#f02f17 59%,#ef8173 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b3a8', endColorstr='#ef8173',GradientType=0 ); /* IE6-9 */

 border: 1px solid #da5340; color: #FFFFFF; cursor: pointer;  font-weight: bold;  height: 25px;  margin-left: 2px;  margin-right: 2px;  padding-left: 12px;  padding-right: 12px;  text-shadow: -1px 0 1px #c01700; /*margin: 10px 0 10px 0;*/}
.button_other {background: #b7deed; /* Old browsers */
background: -moz-linear-gradient(top,  #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7deed), color-stop(50%,#71ceef), color-stop(51%,#21b4e2), color-stop(100%,#b7deed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* IE10+ */
background: linear-gradient(top,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=0 ); /* IE6-9 */
 border: 1px solid #2fb8e4; color: #FFFFFF; cursor: pointer;  font-weight: bold;  height: 25px;  margin-left: 2px;  margin-right: 2px;  padding-left: 12px;  padding-right: 12px;  text-shadow: -1px 0 1px #2b6f85; margin: 0px 0 0px 0;}
.button_editor{ border:1px solid #F6F6EA;}
.tabletitleprint {float: right; width: 100px;}


/* FORM FIELDS */
input,select {color: #0E508F; font-size: 12px; font-family: Arial, Verdana, Geneva, sans-serif; vertical-align: middle; padding: 4px;}
input#File1 { position: relative; width: 250px; padding-top: 5px; background-image: url(images/input_file.jpg);background-color: #f1f1ef; height: 25px; margin: 0; border: 1px solid #c9d0dd; /*-webkit-box-sizing: border-box;-moz-opacity:0 ; filter:alpha(opacity: 0); *filter:alpha(opacity: 0); _filter:alpha(opacity: 0); opacity: 0;*/ }
input[type="file"].input_long::-webkit-file-upload-button {float: right; position: relative;} /*Needed to align browse button left in input=file*/
.input_normal {width: 180px; border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_long {width: 370px; border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_short {border: 1px dotted #8ba5bb; color: #0E508F; font-family: Arial,Verdana,Geneva,sans-serif; font-size: 11px; padding: 4px; width: 110px;}
.input_shorter {width: 60px; border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_multiline {width: 189px; height: 100px; border: 1px #8ba5bb dotted;font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F;}
.input_multiLarge {width: 280px; height: 160px; border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_nosize {border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_2char {width: 20px; border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_3char {width: 30px; border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_4char {width: 40px; border: 1px #8ba5bb dotted; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_search {height:13px; width: 90px; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #0E508F; padding:4px 4px 4px;}
.input_invisible {border: 0px solid; color: #0E508F; font: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; background-color: transparent; height: 18px; vertical-align: middle; padding:4px 4px 4px;}
.input_editor_title {font-size:16px; color: #0E508F; font-family: Arial, Verdana, Geneva, sans-serif; border: 1px #8ba5bb dotted; width: 300px; padding:4px 4px 4px;}
.input_editor_subtitle {font-size:12px; color: #0E508F; font-family: Arial, Verdana, Geneva, sans-serif; border: 1px #8ba5bb dotted; width: 300px; padding:4px 4px 4px;}
.input_webteller {width: 120px; border: 1px #8ba5bb dotted; font-size: 13px; font-family: Arial, Verdana, Geneva, sans-serif; height: 14px; font-weight: bold; color: #0E508F; text-align: right; padding:4px 4px 4px;}


/* LOAN CALCULATOR SLIDER */ 
input#amountHome {font-size: 16px; height: 25px; left: 290px; position: relative; text-align: right; top: -105px; width: 230px; color: #8B172C;}
input#termHome {font-size: 16px; left: 290px; position: relative; text-align: right; top: -75px; width: 230px; color:#8B172C;}
select#intrateDDLHome {margin:-1px 0 50px 20px; width: 160px;}
input#aprHome {border-bottom: 1px dotted #7D869E; font-size: 19px; width: 99%; padding: 5px 0px 7px; font-weight: bold; color:#51901e;margin-bottom: 3px;}
ul#sliderValuesListHome {color: #7D869E; font-family: Verdana; font-size: 12px; padding-left: 0; line-height:20px; width: 100%; margin-bottom:15px; border-bottom: 1px dotted; height: 45px; }
ul#sliderValuesListHome li {list-style:none;  padding-left:8px; display:inline;}
#sliderTermWrapperHome {}
input#paymentSliderWeeklyHome, 
input#paymentSlider2WeeksHome, 
input#paymentSlider4WeeksHome, 
input#paymentSliderMonthlyHome, 
input#paymentSliderTotal4WeeksHome, 
input#paymentSliderTotalMonthlyHome,
input#paymentSliderTotalWeeklyHome
{display:block; font-size: 16px; font-weight: bold; padding: 0; margin-top: 2px; color: #8B172C; margin-left:0px;}
input#paymentSliderTotalWeeklyHome,
input#paymentSliderTotal2WeeksHome, 
input#paymentSliderTotal4WeeksHome,
input#paymentSliderTotalMonthlyHome,
input#paymentSliderTotal4WeeksHome, 
input#paymentSliderTotalMonthlyHome
{display:block; font-size: 16px; font-weight: bold; color: #51901e;}
input#input#paymentSliderTotalMonthlyHome {float:left;}
span#spanWeekHome, span#span2WeeksHome, span#span4WeeksHome, span#spanMonthHome {float: left;}
#divSliderCalcLoanTypeTextHome {color: #4A546F; float: left;font-size: 13px; font-weight: bold; margin-top: 12px; padding-left: 10px;}
span#spanWeekTotalHome {float:left; display:inline;}
span#span#spanMonthTotalHome {}
span#spanWeekHome {}
span#spanMonthHome{padding-left: 30px; float: left; }
span#spanMonthTotalHome  {float:left;}
#loanSliderContainer {padding-top:25px;}


/* LOAN CALCULATOR - CONTENT AND MEMBERS AREA*/
input#amount {color: #ff5e33;  font-size: 22px; font-weight: bold; height: 25px; left: 480px; position: relative; text-align: right; top: -95px; width: 100px;}
input#term {color: #ff5e33; font-size: 22px; font-weight: bold; height: 25px; left: 320px; position: relative; text-align: right; top: -70px; width: 260px;}
select#intrateDDL {border: 1px dotted #7D869E;color: #3F9D00;font-size: 12px; height: 24px; margin: 10px 0 40px 20px; padding-top: 1px; width: 235px; font-weight:bold;}
select#intrateDDL option{color: #4A546F; font-size: 12px; font-weight: normal; padding: 3px 0 0 3px;}
input#apr {border-bottom: 1px dashed; font-size: 22px; width: 98%; padding: 0px 3px 10px; font-weight: bold; color:#1291dd; float:left; margin-bottom: 10px;}
ul#sliderValuesList, #memberscontentarea ul#sliderValuesList {color: #7D869E; font-family: Arial; font-size: 12px; padding-left: 0!important; line-height:20px; width: 99%; margin-bottom:20px;}
ul#sliderValuesList li, #memberscontentarea ul#sliderValuesList li {list-style:none; border-bottom: 1px dashed #d4dcef; margin-left: 0px; padding: 10px 5px;}
input#paymentSliderWeekly, 
input#paymentSlider2Weeks, 
input#paymentSlider4Weeks, 
input#paymentSliderMonthly, 
input#paymentSliderTotal4Weeks, 
input#paymentSliderTotalMonthly
{display:block; font-size: 17px; font-weight: bold; padding: 0; margin-top: 2px; color: #395777;}
input#paymentSliderTotalWeekly,
input#paymentSliderTotal2Weeks, 
input#paymentSliderTotal4Weeks
input#paymentSliderTotalMonthly,
input#paymentSliderTotal4Weeks, 
input#paymentSliderTotalMonthly { display:block; font-size: 17px; font-weight: bold; color: #395777;}
input#paymentSliderTotalInterestWeekly,
input#paymentSliderTotalInterest2Weeks,
input#paymentSliderTotalInterest4Weeks,
input#paymentSliderTotalInterestMonthly
{display:block; font-size: 17px; font-weight: bold; color: #3F9D00;}
span#spanWeek, span#span2Weeks, span#span4Weeks, span#spanMonth, span#spanWeekTotal, span#span2WeeksTotal, span#span4WeeksTotal, span#spanMonthTotal {float: left; width: 35%;}
#divSliderCalcLoanTypeText {color: #4A546F; float: left;font-size: 13px; font-weight: bold; margin-top: 12px;}
#sliderRepaymentHeaderText {color: #2A6BA9; font-size: 14px; left: -25px; position: relative; top: 29px;}


/* TABLES */
.tableform, .e-tableform {border-bottom: 1px solid #2cb6fd; border-collapse: collapse; border-top: 1px solid #2cb6fd; font-family: Arial,Verdana,Geneva,sans-serif; font-size: 12px; margin-bottom: 20px; margin-top: 4px;}
.tableform li, .tableform  a, .tableform p, .e-tableform li, .e-tableform a, .e-tableform p {}
.tableform thead, .e-tableform thead {color: #666; font-size: 9px;}
.tableform thead td, .e-tableform thead td {background-color: #F0F4F8; color: #CC0000; font-size: 11px; padding-right: 10px; text-align: left; font-style:italic;}
.tableform tbody td, .e-tableform tbody td {font-size: 12px;}
.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 {padding: 5px; background-color:#f0f4f8; font-size: 12px; font-family: Arial, Verdana, Geneva, sans-serif;}
.tableform table td, .e-tableform table td {border: none; padding: 0px;}
.tablegrid { background-color:#F0F4F8; margin-top: 0px; border-collapse: collapse;  border-spacing: 0px; !important font-family: Arial, Verdana, Geneva, sans-serif; font-size: 12px; margin-bottom: 20px;}
.tablegrid a {font-size: 12px;}
.tablegrid thead {color: #107fd9; font-weight: bold;}
.tablegrid thead td {background-color:#1091fc; font-size: 12px; font-family: Arial, Verdana, Geneva, sans-serif; color: #fff;}
.tablegrid td { font-size: 12px; line-height: 22px; padding: 5px; color: #395777;}
.tabledetailed {border: 1px dotted #a3c1db; background-color:#FFFFFF; margin-top: 4px; border-collapse: collapse; font-family: Arial, Verdana, Geneva, sans-serif; font-size: 10px; margin-bottom: 4px;}
.tabledetailed thead {color: #999999; font-weight: bold;}
.tabledetailed thead td, .tabledetailed thead td {background-color:#b2c8d6; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif;}
.tabledetailed td {padding: 1px; border-right: 1px dotted #b5d0e8; border-bottom: 1px dotted #b5d0e8; font-size: 11px; vertical-align: top;}
.tabledetailed strong {font-size: 11px;}
.table_calendar {}
.tablerow_main tr {background-color:#000000;}
.tablerow_alt td {background-color:#FFFFEE;}
.tablerow_over td {background-color:#FFFFCC;}


/* FORM ARCHIVE */
.tableprint { margin-left: 378px;}


/*PIN MANAGER-----------------------------------------*/
.tabletitle { padding-right: 15px; width: auto; padding: 6px;  color:#FFF; font-weight:bold; font-size: 12px; background-color: #2cb6fd; /*background-image: url(../../images/essentials/pinform_title_right.gif); /* background-repeat:no-repeat; background-position:right;*/}
/*.tabletitleLeft { padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;    background-image:url(../../images/essentials/pinform_title_left.gif); background-position:left; background-repeat:no-repeat;}*/
.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{ position: relative;padding-left: 0px; background-color: #F3F3F3; vertical-align:middle; text-align: left; border-bottom: 1px solid #E6E6E6;}
.tableformPinIconsL li { float: left; padding-bottom: 1px; display: block; overflow:hidden; list-style:none; padding-left: 0px; padding-right: 0px; text-align: left; white-space: nowrap;  height: 28px;  }
.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: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 { background:url(../../templates/current/images/estatements_bgr.jpg) no-repeat; border-top: 1px dotted #B8CEE3; border-bottom: 1px dotted #B8CEE3; font-size: 12px; margin-left: 0; margin-right: 5px; padding-bottom: 10px; padding-right: 10px; padding-top: 10px; position: relative; text-align: right;  width: 715px;}
.pdf_download {border-top: 1px dotted #CCCCCC; clear: right; float: left; font-size: 11px; height: 30px; margin: 25px 0 20px; padding: 15px 5px 15px 0; position: relative; width: 725px; /*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 {left: -5px; position: relative; top: -73px;}
.rowseparator {border-bottom: dotted 1px #CCC; height: 15px;}
.required_green { font-weight:bold; color:#393; margin-right:15px;}
.yeartitle{color: #333; }
.error_notfound { border: solid 1px #0F0; }


/* 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:10px; 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-left: 10px; margin-top: 9px;}
#loginarea_contentpage #img_login {margin-left: 10px; margin-top: 9px;}
#img_register {margin-left: 10px;  margin-top: 1px;}
#loginarea_contentpage #img_register { margin-left:10px; margin-top:1px;}
#custom_button{}
#custom_button1 {margin-left:20px; margin-top:13px;}
#loginarea_contentpage #custom_button1 {margin-left:0px; margin-top:0px;}
#img_youthzone {} 
#img_newsheadlines {display:none;}
#newsheadlines_contentpage #img_newsheadlines {display:block;}
#img_modules {}
#modulelinks_contentpage #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; color: #a02a2a; margin-bottom: 20px;}
#onlineBankingErrorMessages {float: left; font-size: 13px; font-weight: bold; padding-left: 55px; position: relative; width: auto;}
#ErrorMessageImage { position: relative; width: 43px; height: 31px; margin-right: 10px;  background-image: url(images/error-img.jpg); background-repeat: no-repeat; }
#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: 700px;}
#container p { padding-bottom: 30px; }
.pagetitle_members {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
	padding: 0 0 10px;}
  
/*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;}
#RowOneBoxOne #LinkBtn a:hover, #RowOneBoxTwo #LinkBtn a:hover, #RowTwoBoxOne #LinkBtn a:hover, #RowTwoBoxTwo #LinkBtn a:hover {color:#ff5e33;}
/* BOX GRAPHICS*/
#RowOneBoxOne { position: relative; float: left; width: 304px; height: 150px; padding-left: 10px; background-image: url(images/online_banking_bkgd.jpg); background-repeat: no-repeat; }
#RowOneBoxOne ul {margin-top:-5px;}
#RowOneBoxOne li {list-style:inside;} 
#RowOneBoxTwo { position: relative; float: right; width: 304px; height: 150px; padding-left: 10px; background-image: url(images/e_statement_bkgd.jpg); background-repeat: no-repeat; }
#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; }

/* LOGIN CONFIRMATION FORM */

#bankingPinConfirm { width: 500px; height: 200px; background-image: url(images/bg-bankingPinConfirm.jpg); background-repeat: no-repeat; padding: 10px;}
#bankingPinConfirm h1 { margin-bottom: 10px; color: #003366}
#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: 12px; color: #577184; }


/* MAIN OUTER CONTAINER LAYER */
#main {text-align: center; width:100%;}


/* PAGE CONTENT LAYER */
#pageContent{position: relative; width:1018px; 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:1018px; height:100%; margin-left: auto; margin-right: auto; background:#FFF url(../../templates/current/images/layoutarea_bgr.gif) no-repeat 0 141px; min-height: 400px;}
#pageInnerContent:after {clear:both;content:".";display:block;height:0pt; visibility:hidden;}


/* MASTHEAD FACILITIES*/
#facilities { z-index: 1000; position: absolute; width:515px; color: #FFF; margin-left: 415px; margin-right: 20px; text-align: right; top:5px;}
#header-help {float: right; width: auto; clear: right; padding-top: 0px;}
#header-suggestion {float: right; width: auto; clear: left;padding-top: 0px; font-weight: bold;}
#header-suggestion  a { font-size: 14px; }
#header-sitemap {float: right; width: auto; clear: left; padding-top: 0px; }
#facilities #header-sitemap .divider {display: none;}
#header-search { position: relative; top: -7px; left: -7px;}
#header-search .input_search {height:21px; font-size: 11px; font-family: Arial, Verdana, Geneva, sans-serif; color: #2A536D; padding-top: 7px; background:url(../../templates/current/images/search_bgr.gif) no-repeat; border:none; width:172px; color: #8d9ca7; position:relative; display:none; }

#header-search .button_search {}

#facilities ul {margin: 0px; padding: 1px;}
#facilities li {display: block; float: left; color: #FFF; font-size: 10px; text-align: left; font-weight: bold;  padding-left:2px; padding-right: 2px;}

#facilities a {font-size: 12px; color:#fff; text-decoration: none; border-bottom:none;}
#facilities a:hover {color:#ffffff; text-decoration: none; border-bottom: 1px dotted;}
#facilities .divider {padding-left: 17px; margin-left: 12px; background:url(../../templates/current/images/divider.gif); background-position: left 3px; background-repeat:no-repeat;}
#facilities #helpmenu {position:absolute; top:20px; left:485px; background: url(../../templates/current/images/helpmenu_bgr.png); float:none; text-align:left; visibility:hidden;  z-index: 1000; padding-bottom:1px;  padding-top: 5px;}
#facilities #helpmenu a{border-bottom: medium none; color: #fff1ed; display: block; font-size: 11px; font-weight: normal; line-height: 24px; padding-left:3px;}
#facilities #helpmenu li {background:none; display:list-item; list-style: none; width:158px; }
#facilities #helpmenu li:hover { background: #FF9933;}
#facilities #helpmenu a:hover {text-decoration:none; color:#ffffff; border-bottom:none;}


/*Social Networking Icons */
#SocialNet{ float: right; height: 35px; position: absolute; right: -55px; top: 43px; width: 100px; z-index: 10; }
#SocialNetTxt { display: none; }
#SocialNetIcons {}
#SocialNetIcons img {}
#SocialNetIcons a { display: inline; }


/* MASTHEAD */
#masthead {position: relative; width:1018px; height: 141px; background:url(../../templates/current/images/masthead.gif) top no-repeat; }
#officeAreaPage #masthead, #membersAreaPage #masthead, #directorsAreaPage #masthead {position: relative; width:1018px; height: 141px; background:url(../../templates/current/images/masthead.gif) top no-repeat; margin-bottom:10px; }
#masthead .logo {left: 20px; position: absolute;}
#masthead #announcements {color: #3E8CCC; position: absolute; right: 215px; text-align: right; top: 80px; width: 350px; display:none; /* filter: alpha(opacity=0); -moz-opacity:0%; */ }
#masthead #announcements a {color: #617184; font-size: 15px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
#masthead #announcements a:hover {text-decoration:underline; color:#0099FF;}
#masthead .area_title {color: #ffffff; font-size: 14px; font-weight: bold; height: 30px; position: absolute; right: 90px; text-align: right; top: 25px; width: 350px;}


/* BYLINE (TEL/FAX/DATE BAR) */
#byline {color: #999999;height: 20px; left: 310px; margin-right: 35px; overflow: hidden; position: absolute; top: 55px; width: 710px;}
#byline .contactdetails {position: absolute; top: 0px; left: 0px; padding-left: 10px; display:none;}
#byline .contactdetails p {color: #005bbb; font-style: italic; font-size:14px;}
#byline .contactdetails strong {font-weight:bold; padding-left:12px;}
#byline .currentdate {position: absolute; top: 0px; right: 210px; width: 140px; padding-right: 10px; text-align: right; color: #617184; font-size: 15px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold;}
#byline_members {background: none repeat scroll 0 0 #d0edff;  margin: auto auto 20px; overflow: hidden; text-align: center; width: 978px;}
#byline_members .contactdetails {color: #1291dd; float: left; line-height: 40px; padding-left: 12px; text-shadow: 0 1px 0 #e8f6ff;}
#byline_members .contactdetails p {line-height:40px; font-size:14px; color: #1291dd; margin-bottom:0;     text-shadow: 0 1px 0 #e8f6ff;}
#byline_members .currentdate {float: right; padding-right: 12px; line-height:40px; font-size:14px; color: #1291dd; margin-bottom:0;     text-shadow: 0 1px 0 #e8f6ff;}



/* LAYOUT AREA (MAIN MENU/SUBMENU/MODULES/LOGIN/CONTENT) */
#layoutarea { position: relative; width: 1018px; margin:0 auto; text-align:left;}


/* MAIN NAVIGATION MENU */
#homePage #mainmenu { margin: auto; text-align: center;  background:url(../../templates/current/images/menu_bgr.gif) repeat-x; width:978px; margin-bottom:0px; margin-top:5px;}
#contentPage #mainmenu, #securePage #mainmenu, #newsPage #mainmenu, #loginPage #mainmenu, #calculatorPage #mainmenu, #onlineMemFormPage #mainmenu{margin: auto; text-align: center;  background:url(../../templates/current/images/menu_bgr.gif) repeat-x; width:978px; margin-bottom:0px; margin-top:5px; margin-bottom:15px;}
html>body #mainmenu {height: auto; 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; padding-bottom: 1px; text-align: left; white-space: nowrap;  display: block;}  /*LIST ITEM WIDTH SPECIFIED DYNAMICALLY*/
#mainmenu li:hover {background:url(../../templates/current/images/hover.gif) center 36px no-repeat;}
#mainmenu a { /*width: 100%;*/text-align: center; font-size: 13px; color:#1291dd; font-weight: bold; text-decoration: none; display: block; line-height: 47px; font-family: Arial; padding:0 29.1px; border-bottom:none; text-transform: uppercase; text-shadow: 0 1px 0 #e8f6ff; background:url(../../templates/current/images/menu_divider.gif) top right no-repeat;}
#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: 6px; text-align: left; position: absolute; visibility:hidden; width:175px;}
#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; font-weight: normal; width:auto; background:#2cb6fd; }
html>body #mainmenu .popoutmenu li {width: 175px;} /*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: Arial; font-size: 12px;  height: auto; font-style: normal; font-weight: normal; line-height: 16px; 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; text-shadow:none;}
#mainmenu li .popoutmenu li a:hover{text-decoration:none; color:#FFFFFF; line-height: 16px; height: auto; background: #1696fc; border-bottom:none; border-top:none; width: auto; margin:0; padding: 7px 0 7px 7px;} 


/* TEXT CONTENT & NAVIGATION CONTAINER */
#contentarea {  float: right; margin-right: 30px; min-height: 300px; padding-right: 10px; position: relative; width: 710px; padding-bottom: 20px; padding-top: 4px;}
#contentarea .pagetitle { border-bottom: 1px dashed #d4dcef; color: #1291dd; font-size: 18px; font-weight: bold; height: 25px; margin-bottom: 10px; margin-top: 12px; padding-bottom: 5px; text-align: right; }
#contentarea .pagecontent { padding: 0px; text-align:left; }
#contentarea ul {padding-left: 20px; margin-bottom: 10px;}
#contentarea ol {padding-left: 20px; margin-bottom: 10px;}
#contentarea li {display:list-item; padding:2px 0;}
#contentarea a {text-decoration: none;}
#contentarea .pagetitle_members {
 font-size: 18px; font-weight: bold; height: 25px; margin-bottom: 3px; margin-top: 7px;  padding: 0; text-align: left;}
#contentarea .pagecontent_members, #memberscontentarea .pagecontent_members { position: relative; margin-bottom: 15px; min-height:300px; }
#contentarea .pagecontent_members h3{}
#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 {   float: right; margin-right: 30px; min-height: 300px; padding-right: 10px; position: relative; width: 710px; padding-bottom: 20px; padding-top: 4px; }
#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 {color: #577184; font-size: 18px; font-weight: bold; height: 25px; margin-bottom: 3px; margin-top: 7px; padding: 0; text-align: left;}
#contentareaoffice .pagecontent_members { position: relative; margin-bottom: 15px; min-height:300px;}
#contentareaoffice .pagecontent_members h3{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#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; min-height: 300px; padding-bottom: 20px; padding-right: 10px; padding-top: 4px; position: relative; width: 710px;} /* This is needed for the precision template to allow the submenu to display correctly under the memebrmenu*/



/* DIRECTORS PAGES
-----------------------------------
-----------------------------------
/* DIRECTORS AREA*/
#directorscontentarea {float: right;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-top: 4px;
    position: relative;
    width: 710px;} 
#dircontentareaoutercontainer {}
#dircontentareainnercontainer {}
#dircontentareainnercontainer .pagetitle_members {position: relative; float: right; width: 758px; margin-top: 0px; margin-right: 0px; color: #006a8c; font-size: 16px; font-weight: bold;  /*background:url(../../templates/current/images/pagetitle_bkgd.gif)top left no-repeat;*/ }
#dircontentareainnercontainer .pagecontent_members .tableform { }
#dircontentareainnercontainer .pagecontent_members { position: relative; float: right; width: 730px; margin-top: 0px; margin-top: 10px; margin-right: 28px; margin-bottom: 50px;}
#pageInContDir #contentarea {float: right; position: relative;width: 700px;}
#realFooterDirectors {}

/* DIRECTOR AREA */
.directors_content {float: left; width: 65%;}
.directors_content h3 { }
.directors_content p { }

.directors_fullwidthcontent {float: left; width: 100%;}
.directors_sidebar {float: right; width: 30%; text-align:center;}



/* 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 { position: relative;  float: left; width: 643px; height: 229px; margin-left: 20px; margin-right: auto; margin-top: 5px; margin-bottom: 0px;  clear: both;  text-align: center; }
#mini_flashcontainer {float: right; height: 43px; position: relative; right: 50px; top: 875px; width: 282px; z-index: 1000; }
#announcements_content {margin-top: 10px; padding: 5px; background-color: #EEEEEE; border: 1px solid #DDDDDD; height: 50px; overflow: visible; width: 265px; filter: alpha(opacity=0); -moz-opacity:0%; float:right;}
#announcements_content_dynamic { float: right; margin-right: 20px; overflow: visible; margin-top: 5px;}
#announcements_content_dynamic p {color:#1876da; font-size:14px;}
#announcements_content_dynamic h1 {display: none;}
#announcements_content_dynamic h2 {display: none;}
#announcements_login {  background: url(../../templates/current/images/announcement_login_bgr.gif) no-repeat; font-size: 14px; color:#7db20b; text-decoration: none; font-family:Georgia; font-style:italic; font-weight:bold; padding: 10px 15px 20px 70px; position: relative; margin-bottom: -10px;}
#announcements_login a {padding-left:30px; }
#announcements_login a:hover {text-decoration: underline;}
#announcements_members {width: 300px; background-color:#FFF; overflow: visible;  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);}


/* RIGHT CONTAINER/ MODULELINKS/ NEWSHEADLINES/ LOGINAREA*/
#layoutDivide { float: right; height: auto; width: 100%;  margin-top: 0px; }
#sidebar #layoutDivide { width: 210px; margin-right: 0 }

/* SUBMENU (CONTENT PAGES ONLY) */
#submenu { position: relative; float: left; margin-left:20px; margin-bottom: 0px; width: 212px; background: #d8f0ff url(../../templates/current/images/submenu_bgr.gif) no-repeat; margin-bottom:20px;}
#submenu .title_subsections {color: #1291dd; font: bold 14px/39px Arial,Verdana,Helvetica,sans-serif; padding-right: 10px; text-align: right; text-transform: uppercase; padding-top: 8px;}
#submenu ul { margin-bottom: 0; margin-top: 1px; padding-bottom: 20px; padding-top: 30px;}
#submenu li {list-style-type: none;}
#submenu a {background:url(../../templates/current/images/bullet_greenarrow.gif) no-repeat; background-position: 12px 8px; color: #18a1e8; display: block; font-size: 13px; font-weight: bold; padding: 4px 0 4px 36px;}
#submenu a:hover {text-decoration:none; color:#1982D1; background:#e7f6ff url(../../templates/current/images/bullet_greenarrowB.gif) no-repeat; background-position: 12px 8px;}

/* SIDEBAR (CONTENT PAGES ONLY) */
#sidebar {margin-left:20px; margin-bottom: 0px; width: 210px;  background-repeat: repeat;}
#sidebar .title_subsections {font: bold 15px Arial, Verdana, Helvetica, sans-serif; color: #396c9e; padding-bottom: 10px;}
#sidebar li {list-style-type: none;}
#sidebar a {color: #333; border-bottom: medium none;}
#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: #F910404;}
#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/hover.gif) center 36px no-repeat; }
#mainmenu .section_selected a {background:url(../../templates/current/images/menu_divider.gif) top right no-repeat;}
#mainmenu .section_selected li:hover  { background:url(../../templates/current/images/hover.gif) center 36px no-repeat;  }
#mainmenu .section_selected  ul li:hover { background:#5d81a0; }
#mainmenu .page_selected a {font-weight: bold; background-color: #f3f9ff;}
#submenu .subitem_selected {font-weight: bold; /*background-color: #f3f9ff;*/}

div#submenuCalculator {display: none;}


/* MEMBER AREA */
#membermenu {position: relative; float: left;  margin-bottom: 15px; margin-left:20px; margin-bottom: 0px; width: 210px; background: #ff5e33; margin-bottom: 7px;}
#membermenu li {background: #0fb4fd; display: inline-block; width: 100%;}
#membermenu li:hover {background:#1091fc;}
#membermenu a {color: #ffffff; padding: 4px 0 4px 15px; display:block; }
#membermenu a:hover {text-decoration:none; border-bottom:none;}
#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: #A4B2D1; margin-bottom: 10px; margin-left: 20px; width: 210px; margin-top:10px;}
#submenu_members  ul {padding-left: 0px; margin-bottom: 0px; font-size: 12px;}
#submenu_members  li {list-style-type: none; border-bottom:1px solid #839CB9;}
#submenu_members a {color:#fff; text-decoration: none; padding: 4px 15px; display:block;}
#submenu_members a:hover {background: #839CB9;}
#submenu_members .title_subsections {border-bottom: 1px solid #839CB9; color: #324A5C; font-weight: bold; padding: 5px 15px;}




/* 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 {position: relative; float: left;  margin-bottom: 15px; margin-left:27px; margin-bottom: 0px; width: 212px; background: #005bbb; margin-bottom: 15px;}
#adminmenu ul {}
#adminmenu li {background: #d0edff; display: inline-block; width: 100%;}
#adminmenu li:hover {background:#1091fc; color: white;}
#adminmenu li a {color: #1291dd; display:block; padding: 3px 0 3px 15px; }
#adminmenu li a:hover {border-bottom:none; color:white;}
#adminmenu li strong { color: #1291dd; padding-left:25px; line-height: 30px;}
#adminmenu li:hover strong {color:white;}
#adminmenu ul li ul {display: none;  padding-top: 0px;}
#adminmenu ul li ul li {list-style-type: none; background:#F0F4F8; border-bottom: 1px solid white;}
#adminmenu ul li ul li:hover {background: #E2E9F1;}
#adminmenu ul li ul li a {color: #FF5E33; padding-left: 25px; display:block; padding: 3px 0 3px 25px;}
#adminmenu ul li ul li a:hover {border-bottom:none; color: #1982D1;}
#adminmenu .expanded {display: inline-block; background: #F3F9FF; width:100%;}



/* TOOLS & RESOURCES SECTION (MODULE LINKS) */
#modulelinks { background: url(../../templates/current/images/quicklinks_bgr.gif) no-repeat scroll 0 0; float: left; height: 115px; position: absolute; right: 19px; width: 309px; margin-top: 10px;}
#modulelinks img {display: none;}
#modulelinks ul {margin: 23px 0 0 50px; padding-left: 10px;}
#modulelinks li { background: url(../../templates/current/images/bullet_greenarrow.gif) no-repeat scroll 20px 6px; font-size: 14px; list-style-type: none; padding-left: 40px;}
#modulelinks li:hover { font-size: 14px; list-style-type: none; padding-left: 40px;  background:url(../../templates/current/images/bullet_greenarrowB.gif) no-repeat #e7f6ff; background-position: 20px 6px;}
#modulelinks a {color: #18a1e8; display: block; font-size: 14px; font-weight: bold; line-height: 21px;}
#modulelinks a:hover {text-decoration:none; color: #1982d1;}
#modulelinks_contentpage {background-color: #d8f0ff; float: left; height: auto;  position: relative; width: 212px; margin-bottom:20px; }
#modulelinks_contentpage img {}
#modulelinks_contentpage ul {padding-bottom: 20px; padding-top: 20px;}
#modulelinks_contentpage li {}
#modulelinks_contentpage a {color: #18a1e8; display:block; padding: 4px 0 4px 36px; background:url(../../templates/current/images/bullet_greenarrow.gif) no-repeat; background-position: 12px 8px; font-weight:bold; font-weight:bold;}
#modulelinks_contentpage a:hover {text-decoration:none; color:#1982D1; border-bottom:none; background:#e7f6ff url(../../templates/current/images/bullet_greenarrowB.gif) no-repeat; background-position: 12px 8px;}


/* NEWS HEADLINES */
#newsheadlines {background:url(../../templates/current/images/newsheadlines_bgr.gif) no-repeat; float: left; height: 115px;left: 19px; position: relative; top: 0; width: 645px; margin-top: 10px;}
#newsheadlines a:hover h3 {color: #FF5E33; border-bottom:none; padding:5px 0;}
#newsheadlines a h3 {border-bottom: none; color:#395777; font-size:16px; padding:5px 0; line-height: 18px;}
#newsheadlines a p {text-decoration: none; color: #395777; font-size:12px; line-height:17px;}

#newsheadlines a:hover p{ color: #FF5E33;}
#newsheadlines a:hover h3 {color: #FF5E33; border-bottom:none; padding:5px 0;}
#newsheadlines_contentpage {background: #d8f0ff; float: left; height: 225px;  margin-bottom: 40px; padding-bottom: 10px; position: relative; top: 0; width: 212px; }
#newsheadlines_contentpage a h3 {border-bottom: none; color:#395777; font-size:13px; padding:10px 0;}
#newsheadlines_contentpage a:hover h3 {color: #FF5E33; border-bottom:none; padding:10px 0;}
#newsheadlines_contentpage a p{text-decoration: none; color: #395777; font-size:12px; line-height:19px;}
#newsheadlines_contentpage a:hover p {color: #FF5E33;}
#homePage #news_content {margin-top: 20px; padding: 10px 15px 5px 80px; position: relative;}
#contentarea #news_content {padding: 10px 10px 5px 5px; position: relative; width: 90%;}
#newsheadlines_contentpage #news_content {padding: 10px 10px 5px 10px;}
#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 { background: url(../../templates/current/images/loginarea_bgr.png) no-repeat scroll 0 0; float: left; height: 106px; padding-right: 3px; position: absolute; right: 18px; top: -115px;  width: 308px;}
#loginarea img {margin-bottom: 0px;}
#loginarea_contentpage { background: url(../../templates/current/images/loginarea_bgr.png) no-repeat scroll 0 0; float: left; height: 106px; padding-right: 3px; position: absolute; right: 18px; top: -115px;  width: 308px;}/*USED WHEN CUSTOM BUTTON IS DE-ACTIVATED */
#loginarea_contentpage img {margin-bottom: 0px;}
#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.jpg) no-repeat 0 2px; position: relative; float: left;  width:309px; margin: 17px 26px 0 19px; }
#spotlight2 {background: url(images/spotlight_bgr.jpg) no-repeat 0 2px; position: relative; float: left; width:309px; margin: 17px 20px 0 0px;}
#spotlight3 {background: url(images/spotlight_bgr.jpg) no-repeat 0 2px; position: relative; float: left;  width:309px; margin: 17px 0px 0 14px; left: -7px;}
#spotlight7 {background: url(images/spotlight_bgr.jpg) no-repeat 0 2px; position: relative; float: left; width:310px; margin: 7px 8px 0 7px; }
#spotlight8 {height: 700px; position: absolute; right: 40px; top: 414px; width: 310px;}
#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:2px; padding-left: 2px; padding-right:0px; line-height: 15px; margin-bottom: 13px; margin-top:116px;} /*BACKGROUND IMAGE SPECIFIED DYNAMICALLY*/
.spotlight_title h4 {color: #395777; font-size: 16px; font-weight: bold; padding-left: 15px; padding-top: 17px; text-align: left;}
#spotlight8 .spotlight_title {display:none;}
.spotlight_container { position: relative; top: -5px; height: 140px; padding-right: 0px; padding-top: 0px; }
#spotlight8 .spotlight_container {position: relative; top: 0px; min-height: 100px; padding-right: 0px; padding-top: 0px;}
.spotlight_text {padding: 0 15px; width: 277px;}
.spotlight_text ul {margin-left:15px;}
.spotlight_text li {list-style: circle outside none; padding-left: 5px;}
#spotlight8 .spotlight_text {height: 700px; width:310px; padding:0;}
#spotlight8 iframe {border:none; height:100%;}
.spotlight_text p{color: #395777; font-size: 12px; line-height: 18px;}
.spotlight_image_upload {position: absolute; top: -147px;}
.spotlight_link {border-top: 1px dashed #2cb6fd; bottom: 0; margin-left: 15px; padding: 8px 12px 3px 3px; position: absolute; text-align: left; width: 265px;}
.spotlight_link a { color: #FF5E33; font-weight: bold; font-size:12px; background: url(images/bullet_greenarrow2.gif) no-repeat left 3px; padding-left:20px;  }
.spotlight_link a:hover { text-decoration:none; color: #1982d1; background: url(images/bullet_greenarrowC.gif) no-repeat left 3px;}

/* 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 */
#pagefooterOuterIndex { background: url(../../templates/current/images/footer_outer_bgr.gif) repeat-x scroll 0 45px; height: 100px;}
#pagefooterIndex { position: relative; width: 1018px; height: 45px; margin: 0px auto 20px; padding-top: 0px; padding-left: 0px;  clear: both; padding-top:0px; background:url(../../templates/current/images/footer_bgr.gif);}
#pagefooterOuterPublic { background: url(../../templates/current/images/footer_outer_bgr.gif) repeat-x scroll 0 45px; height: 100px;}
#pagefooterPublic { position: relative; width: 1018px; height: 45px; margin: 0px auto 20px; padding-top: 0px; padding-left: 0px;  clear: both; padding-top:0px; background:url(../../templates/current/images/footer_bgr.gif);}
#pagefooterOuterOther { background: url(../../templates/current/images/footer_outer_bgr.gif) repeat-x scroll 0 45px; height: 100px;}
#pagefooterOther {position: relative; width: 1018px; height: 45px; margin: 0px auto 20px; padding-top: 0px; padding-left: 0px;  clear: both; padding-top:0px; background:url(../../templates/current/images/footer_bgr.gif);} 
#pagefooterOther a {color: white;}
html>body #pagefooter { background-color: #FFF;}
.ProgressLogo {position: absolute; right: 35px; top: 13px;}
#footerDetails{ color: #fff; float: left; font-size: 12px;  margin-left: 35px; margin-top: 14px; text-align: left; text-decoration: none; width: 75%; }
#fsrnTextOff{ float: left; text-decoration: none; font-size:10px; text-align: left; padding-left: 10x; margin-top: 2px;}
#pagefooterAlternative{ float: left; width: 750px; margin-left: auto; margin-right: auto; padding-top: 0px; padding-left: 28px; text-align: left; font-size: 10px; color: #666; clear: both; }
#fsrnTextAlternative{color: #404040; float: left; font-size: 11px; font-style: italic; padding-left: 0; position: absolute; text-align: left; text-decoration: none; text-shadow: 0 1px 0 #e0e0e0; top: 60px;}
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: relative; right: 7px; top: 5px; width: 100px;}
#SocialNetIcons img { list-style-image:none; float: left; /*border: 1px solid #FF0;*/ }
#SocialNetIcons a { display: inline; }


/*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:1018px; 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: 11px; line-height: 15px;}
.Lost_bkgd a {font-size: 11px;}
.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: 11px; line-height: 15px;}
.register a {font-size: 11px;}
.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: 11px; line-height: 15px;}
.security a {font-size: 11px;}
.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: 11px; line-height: 15px;}
.problems a {font-size: 11px;}
.browser {
	background-image: url(../../images/essentials/browzer_info_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: 11px; line-height: 15px;}
.browzer a {font-size: 11px;}
.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: 11px;}


/*LOGIN AREAS -OFFICE  /DIRECTORS /REPRESENTATIVES  /VOLUNTEERS  WEBTELLER   -------------------------------------------------------------------------------------*/
#pageInContOff, #pageInContDir, #pageInContUser, #pageInContRep, #pageInContVol, #pageInContWeb { background: url(../../templates/current/images/layoutarea_bgr.gif) no-repeat scroll 0 141px #fff; height: 100%; margin-left: auto; margin-right: auto; min-height: 400px; position: relative; width: 1018px;}
#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 {position: relative; width: 1018px; height: 114px; margin: 25px auto 20px; padding-top: 0px; padding-left: 0px;  clear: both; padding-top:0px; background:url(../../templates/current/images/footer_bgr2.gif); color: white; text-align: right;} 
#pagefooterOff a, #pagefooterDir a, #pagefooterUser a, #pagefooterRep a, #pagefooterVol a, #pagefooterWeb a  { color: #fff; font-size:1px; }
.officeLogCont, .userLogCont, .repLogCont, .volLogCont, .webLogCont{background-color: #F0F4F8; border-bottom: 1px solid #2cb6fd; border-top: 1px solid #2cb6fd; height: 230px; padding-bottom: 0; padding-top: 10px; position: relative; width: 100%;}
.officeTxtAlertCont, .dirTxtAlertCont, .userTxtAlertCont, .repTxtAlertCont, .volTxtAlertCont, .webTxtAlertCont { float: right; width: 0%; height: 100%; font-size: 11px;}
.directLogCont, .userLogContInner, .repLogContInner, .volLogContInner, .webLogContInner { border-bottom: 1px solid #2cb6fd; border-collapse: collapse; border-top: 1px solid #2cb6fd; font-family: Arial,Verdana,Geneva,sans-serif; font-size: 12px; margin-bottom: 20px; margin-top: 4px; background-color: #F0F4F8; padding: 10px 0;}
.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; margin-top: 10px;}

/* PIN MEMBER LOGIN -----------------------------------------------------------------------------------*/

/*-----v4.4 LOGIN*/
.mainContainerbkgd , .mainContbkgd3, .mainContbkgdPin2, .mainContbkgdSec2, .mainContbkgdSec2 {background-color: #F0F4F8; border-bottom: 1px solid #2cb6fd;  border-top: 1px solid #2cb6fd; float: left; font-size: 13px; height: 100%; padding: 20px 0; position: relative; width: 100%;}
.mainContainer, .mainContRand3, .mainContSec2{ width: auto; height: auto; text-align:right; margin-right: 220px; padding:0px 15px 0px 0px; border-right: 1px dotted #B8CEE3; }
.alert {}
.infoCont {}
.memContText {padding:0 0 10px 0px;}
.memberNumberTxt {float: left;
    font-weight: bold;
    margin-top: 3px;
    padding-left: 210px;
    text-align: right;}
.securityPasswordTxt {float:left; font-weight:bold; padding-left: 310px;}
.secPassBut {padding-top: 10px}
.rand3PinTxt{float: left; padding-left: 365px; }
.dobInputTxtRand3 {float: left; margin-top: 3px; padding-left: 160px;}
.dobForm3, .pinPassButRand3  {}
.input_2char { }
.noMemberNumber {margin:5px 0;}
.noMemberNumber a, .noMemberNumber2 a {font-size:11px;}
#AlertPanelMemNo {font-family: arial; font-size: 12px; line-height: 16px; margin-top: 0; position: absolute; right: 5px; text-align: left;  width: 200px;}





/*-----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;}
.memberNumberTxt2 {float: left; line-height: 23px; width: 240px;}
.dobInputTxtRand3_2 {float: left; line-height: 23px; width: 320px;}
.insertRandomPin3 {float: left; line-height: 23px; margin-right: 20px; width: 215px;}
#bankingPinConfirm .insertRandomPin3 {width: 90px;}

.memNumForm2,
#dobContRand3,
.pinContRand3,
.noMemberNumber2 {padding:0 0 8px;}
.pinNumFormRand3 {float:right;}

#AlertPanelPIN {font-size: 12px; line-height: 18px; position: absolute; right: 10px; top: 15px; width: 190px;}
#AlertPanelPIN a {font-size:12px;}

/*-----------------------------------------------------------------------------------*/


/*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; right: -430px; }
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 0px; position: relative; top: -32px; left: 140px; height:20px; width:18px; }
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;}



/* PRIVACY POLICY */
#divTermsFooterLink, #divPrivacyFooterLink { position:absolute; top:50px; right:0px; padding: 10px 0; right: 20px;}
#divPrivacyFooterLink {right: 130px;}
#divTermsFooterLink a, #divPrivacyFooterLink a {font-size:11px; color:#FF5E33;}
#divTermsFooterLink a:hover, #divPrivacyFooterLink a:hover { color:#1982D1;}


/*RADIO BUTTONS AND CHECKBOXES*/

input[type="checkbox"], input[type="radio"] {margin-right:2px;}