#helpHeader { width: 100%; min-width: 900px; padding: 0px 0px 0px 0px; text-align: left; }

#headerTopBar { width: 100%; padding: 0px 0px 0px 0px; height: 24px; background: #f2f4f3 url('top_bar.gif') no-repeat; text-align: left; }

#headerLogo { margin: 18px 0px 15px 20px; }

#headerLoginArea { float: right; padding: 10px 16px 0px 0px; }
#headerLoginAreaSignup { float: right; padding: 10px 16px 0px 0px; color: #517270; font-weight: bold; }
#headerLoginAreaSignup span { color: #000000; font-weight: normal; font-family: verdana; font-size: 11px; }
#headerLoginUsername { font-weight: bold; }
#headerLoginLogout { font-size: 11px; }
#headerLoginWebsite { cursor: pointer; }

#headerLoginWebsiteDDL { visibility: hidden; position: absolute; left: 0px; right: 0px; z-index: 100; width: 140px; text-align: left; color: #000000; font-size: 11px; background-color: #ffffff; }
#headerLoginWebsiteDDLContent { border: solid 1px #d3d3d3; }
#headerLoginWebsiteDDL iframe { position: absolute; top: 0px; left: 0px; width: 175px; z-index: -1; filter: mask(); }
.headerLoginWebsiteDDLItem { position: relative; top: 1px; padding: 2px 4px 2px 4px; border-bottom: solid 1px #d3d3d3; }

/* arrows position section */ 
#tickerUp { position: absolute; top: 8px; left: 553px; }
#tickerDown { position: absolute; top: 8px; left: 568px; }

#tickerMenu { position: absolute; top: 6px; left: 674px; }
#tickerContent { width: 580px; height: 24px; position: absolute; top: 0px; left: 2px; overflow: hidden; }
#tickerScrollArea { width: 580px; position: relative; top: 0px; left: 0px; }
#tickerScrollArea div { color: #99da99; font-size: 12px; width: 574px; height: 19px; padding: 5px 0px 0px 6px; }

#tickerScrollArea div a:link, #tickerScrollArea div a:visited { color: #99da99; text-decoration: none; }
#tickerScrollArea div a:hover, #tickerScrollArea div a:active { color: #99da99; text-decoration: underline; }

#tickerMenuDDL { visibility: hidden; position: absolute; left: 0px; right: 0px; z-index: 100; width: 140px; text-align: left; color: #000000; font-size: 11px; background-color: #ffffff; }
#tickerMenuDDLContent { border: solid 1px #d3d3d3; }
#tickerMenuDDL iframe { position: absolute; top: 0px; left: 0px; width: 175px; z-index: -1; filter: mask(); }
.tickerMenuDDLItem { position: relative; top: 1px; padding: 2px 4px 2px 4px; border-bottom: solid 1px #d3d3d3; }
.tickerMenuDDLItemSelected { position: relative; top: 1px; padding: 2px 4px 2px 4px; border-bottom: solid 1px #d3d3d3; background-color: #eeeeee; }

#headerLoginBalance { font-weight: bold; font-size: 14px; color: #11763e; }

#headerSearchArea { float: right; clear: both; font-size: 13px; padding: 30px 16px 0px 0px; font-weight: bold; color: #4e5955; }
#headerSearchDDL { height: 21px; font-size: 14px; }
#headerSearchInput { height: 14px; font-size: 14px; padding: 1px 2px 2px 2px; }
#headerSearchSubmit { position: relative; top: 5px; }


#headerSubnav a:link, #headerSubnav a:visited { color: #474a4e; text-decoration: none; }
#headerSubnav a:hover, #headerSubnav a:active { color: #474a4e; text-decoration: underline; }
.headerSubnavItem { float: left; height: 23px; text-align: center; margin: 0px 0px 0px 0px; padding: 12px 48px 0px 48px; }

.headerSubnavItemSelectedLeft { float: left; height: 35px; margin-left: 18px; }
.headerSubnavItemSelectedRight { float: left; height: 35px; }

#headerHelpLogo { float: left; margin: 18px 0px 15px 20px; }
#headerHelpTitle { float: left;  margin: 20px 0px 0px 30px; color: #5a5a5a; font-weight: bold; font-size: 24px; }
#headerHelpNavBar { clear: both; height: 35px; border-top: solid 2px #c1262e; border-bottom: solid 2px #c1262e; }
#headerHelpNavBar a:link, #headerHelpNavBar a:visited { color: #5a5a5a; text-decoration: none; }
#headerHelpNavBar a:hover, #headerHelpNavBar a:active { color: #5a5a5a; text-decoration: underline; }
#headerHelpNavBar #headerSearchArea { padding: 1px 16px 0px 0px; }
.helpNavItemSelected { float: left; font-weight: bold; padding: 10px 0px 0px 40px; }
.helpNavItem { float: left; padding: 10px 0px 0px 40px; }

#headerFeedbackLink { float: right; font-family: Verdana; font-size: 11px; position: relative; top: 5px; right: 10px; }
#headerFeedbackLink a:link, #headerFeedbackLink a:visited { color: #ffffff; text-decoration: none; }
#headerFeedbackLink a:hover, #headerFeedbackLink a:active { color: #ffffff; text-decoration: underline; }

#headerTabBar { width: 100%; clear: both; height: 3px; border-top: solid 1px #919191; background-color: #eef0ed; }

