body {
  margin: 0;
  background-color: #495151;
  padding: 10px 0;
}



#header {
  position: relative;
  height: 90px;
  padding-top: 18px;
  background: #edf3fc url("/images/bg_header.gif") left top no-repeat;
}
#header h1 {
  position: absolute;
  top: 18px;
  left: 0px;
  margin: 0;
  padding: 0;
  width: 290px;
  height: 90px;
}
#header h1 a,
#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover {
  display: block;
  width: 290px;
  height: 90px;
  text-decoration: none;
  overflow: hidden;
}
#header h1 a span {
  margin-top: -200px;
  margin-left: -1000px;
}

#header #branding {
  position: absolute;
  bottom: 5px;
  right: 10px;
  width: 66px;
  height: 50px;
  background: transparent url("/images/essilor-header-logo.png") right bottom no-repeat;
}

#footer {
  padding-top: 9px;
  padding-bottom: 17px;
  color: #a0a0a0;
  background: transparent url("/images/bg_footer.gif") center top no-repeat;
}
#footer p { text-align: right; }
#footer a:link,
#footer a:visited { text-decoration: none; color: #e5e5e5; }
#footer a:hover   { text-decoration: underline; }

#main_wrapper {
  background: #edf3fc;
}
.sidebarred #main_wrapper {
  background: #edf3fc url("/images/bg_main_wrapper_sidebar.png") right top repeat-y;
}
#main {
  padding-top: 27px;
  padding-bottom: 36px;
  background: transparent url("/images/bg_main.png") center bottom no-repeat;
}
.sidebarred #main {
  background-image: url("/images/bg_main_sidebar.png");
}

#overlay_banner {
  margin: 0 0 2em -4px;
}
#overlay_banner a {
  cursor: pointer;
}

ul#navigation {
  position: relative;
  width: 950px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.outside ul#navigation {
  height: 5px;
  background: #535959 url("/images/bg_navigation.jpg") 0 -2px no-repeat;
}
.outside ul#navigation li {
  display: none;
}

.inside ul#navigation {
  height: 54px;
}
.inside ul#navigation li {
  float: left;
  width: 157px;
  height: 54px;
  margin: 0;
  padding: 0;
  border-right: 1px solid #edf3fc;
}
.inside ul#navigation li a {
  display: block;
  width: 157px;
  height: 54px;
  overflow: hidden;
  background: transparent url("/images/bg_navigation.jpg") 0 0 no-repeat;
}
.inside ul#navigation li a:hover {
  background-position: 0 -54px;
}
.inside ul#navigation li.half {
  width: 160px;
  border-right: none;
}
.inside ul#navigation li.half a {
  width: 160px;
  height: 27px;
}
.inside ul#navigation li a span {
  display: block;
  margin: -200px 0 0 -500px;
}

#admin ul#navigation {
  background: #535959 url("/images/bg_navigation_admin.jpg") 0 0 repeat-x;
}
#admin ul#navigation li a {
  background: transparent url("/images/bg_navigation_admin.jpg") 0 0 no-repeat;
}

           .inside ul#navigation li a#link_dashboard:hover,
#dashboard .inside ul#navigation li a#link_dashboard,
           .inside ul#navigation li a#link_admin_locations:hover,
 #admin #locations ul#navigation li a#link_admin_locations {
  background-position: 0 -54px;
}
.inside ul#navigation li a#link_rewards,
.inside ul#navigation li a#link_admin_accelerators {
  background-position: -158px 0;
}
             .inside ul#navigation li a#link_rewards:hover,
   #rewards .inside ul#navigation li a#link_rewards,
             .inside ul#navigation li a#link_admin_accelerators:hover,
#admin #accelerators ul#navigation li a#link_admin_accelerators {
  background-position: -158px -54px;
}
.inside ul#navigation li a#link_tools {
  background-position: -316px 0;
}
       .inside ul#navigation li a#link_tools:hover,
#tools .inside ul#navigation li a#link_tools {
  background-position: -316px -54px;
}
.inside ul#navigation li a#link_performance {
  background-position: -474px 0;
}
             .inside ul#navigation li a#link_performance:hover,
#performance .inside ul#navigation li a#link_performance {
  background-position: -474px -54px;
}
.inside ul#navigation li a#link_practice {
  background-position: -632px 0;
}
         .inside ul#navigation li a#link_practice:hover,
#practice .inside ul#navigation li a#link_practice {
  background-position: -632px -54px;
}
.inside ul#navigation li a#link_locations {
  background-position: -790px 0;
}
           .inside ul#navigation li a#link_locations:hover,
#locations .inside ul#navigation li a#link_locations {
  background-position: -790px -54px;
}
.inside ul#navigation li a#link_staff {
  background-position: -790px -28px;
  border-top: 1px solid #EDF3FC;
  height: 26px;
}
       .inside ul#navigation li a#link_staff:hover,
#staff .inside ul#navigation li a#link_staff {
  background-position: -790px -82px;
}

ul.sub_navigation {
  height: 27px;
  width: 950px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.sub_navigation li {
  float: left;
  height: 27px;
  margin: 0;
  padding: 0;
  text-align: center;
}
ul.sub_navigation li a {
  display: block;
  padding: 7px 15px 6px 15px;
  height: 14px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-family: 'Helvetica', 'Akzidenz Grotesk', 'Myriad Pro', sans-serif;
  text-decoration: none;
}

ul#sub_navigation_tools {
  background: transparent url("/images/bg_sub_navigation_tools.png") 0 0 repeat-x;
}
                                ul#sub_navigation_tools li a:hover,
#tools #goals                   ul#sub_navigation_tools li a#link_goals,
#tools #accelerators            ul#sub_navigation_tools li a#link_accelerators,
#tools #rewards_forecaster      ul#sub_navigation_tools li a#link_rewards_forecaster,
#tools #profitability_predictor ul#sub_navigation_tools li a#link_profitability_predictor,
#tools #training                ul#sub_navigation_tools li a#link_training,
#tools #resources               ul#sub_navigation_tools li a#link_resources {
  background: transparent url("/images/bg_sub_navigation_tools_on.png") 0 0 repeat-x;
}

ul#sub_navigation_performance {
  background: transparent url("/images/bg_sub_navigation_performance.png") 0 0 repeat-x;
}
                           ul#sub_navigation_performance li a:hover,
#performance #job_tracker  ul#sub_navigation_performance li a#link_job_tracker,
#performance #capture_rate ul#sub_navigation_performance li a#link_capture_rate {
  background: transparent url("/images/bg_sub_navigation_performance_on.png") 0 0 repeat-x;
}

ul#sub_navigation_practice {
  background: transparent url("/images/bg_sub_navigation_practice.png") 0 0 repeat-x;
}
                           ul#sub_navigation_practice li a:hover,
#practice #training  ul#sub_navigation_practice li a#link_training,
#practice #resources ul#sub_navigation_practice li a#link_resources {
  background: transparent url("/images/bg_sub_navigation_practice_on.png") 0 0 repeat-x;
}

#meta {
  position: absolute;
  top: 28px;
  right: 10px;
  color: #7590a5;
}
#meta a,
#meta a:link,
#meta a:visited { text-decoration: none; color: #7590a5; }
#meta a:hover   { text-decoration: underline; }

#meta_contact {
  position: absolute;
  top: 2px;
  right: 10px;
  color: #7590a5;
  font-weight: bold;
  font-size: .9em;
  font-family: "Helvetica Narrow", "Helvetica Neue", Helvetica, "Arial Narrow", Arial, sans-serif;
}
#meta_contact a { 
  padding-left: 20px;
  background: transparent url("/images/icons/contact-us.png") 0 2px no-repeat; 
}
#meta_contact a,
#meta_contact a:link,
#meta_contact a:visited { text-decoration: none; color: #0b4567; }
#meta_contact a:hover   { text-decoration: underline; }

#location_changer select {
  margin: 0 0 1.5em 0;
}

/*Start text definitions*/
table {
  width: 100%;
}
table td {
  background: #fdfdfd;
}
table td.title {
  font-weight: bold;
  white-space: nowrap;
  text-align: left;
}
table th.border-bottom, th.rhead {
  border-bottom: 1px #fdfdfd solid;
}
table th.border-right {
  border-right: 1px #fdfdfd solid;
}
.thead th, th.rhead {
  background-color: #677;
  color: #fff;
  white-space: nowrap;
}
.thead th.border-right, th.rhead.border-right {
  border-right: 1px #cacaca solid;
}
.nowrap {
  white-space: nowrap;
}

#sidebar table th {
  background-color: transparent;
  color: #333;
  border-bottom: none;
}
#sidebar table td {
  background-color: #e6f2fc;
}
#sidebar table .even td {
  background-color: #d6e2ec;
}

.basic,
h1,h2,h3,h4,h5,h6,legend {
  color: #7590a5;
}

.blue,
#tools h2,
#tools h3,
#tools h4,
#tools h5,
#tools h6,
#tools legend {
  color: #0777bf;
}
.green,
#rewards h2,
#rewards h3,
#rewards h4,
#rewards h5,
#rewards h6,
#rewards legend {
  color: #7cc343;
}
.orange,
#performance h2,
#performance h3,
#performance h4,
#performance h5,
#performance h6,
#performance legend {
  color: #f17f26;
}
.red,
#practice h2,
#practice h3,
#practice h4,
#practice h5,
#practice h6,
#practice legend {
  color: #ab1d37;
}

dt {
  font-weight: bold;
  margin: 10px 0;
}

.weak {
  font-weight: normal !important;
}
.soft_error {
  color: #f33;
}
tr.soft_error td {
  background-color: #fbe3e4;
}

.title {
  padding: 0.5em;
  background: #677;
  color: #fff;
  font-weight: bold;
}
#sidebar .title {
  margin-top: 0.5em;
  margin-left: -0.5em;
}
.title a {
  color: #fff;
}

a:hover {
  text-decoration: none;
}
a.jump_up {
  display: block;
  height: 11px;
  width: 24px;
  background: transparent url("/images/icons/button_top.png") 0 0 no-repeat;
}
a.jump_up span {
  display: none;
}

a.button,
a.button:link,
a.button:visited {
  font-weight: bold;
  padding: 1px 3px;
  background: #7590a5;
  color: #fff;
  text-decoration: none;
}
a.button:active {
  background-color: #0d3f62;
}
a.button.buttonier {
  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
  border-bottom: 2px #d0d0d0 solid;
  border-right: 2px #d5d5d5 solid;
}

a.danger,
a.danger:link,
a.danger:visited,
a.cancel,
a.cancel:link,
a.cancel:visited,
#meta a.cancel,
#meta a.cancel:link,
#meta a.cancel:visited {
  color: #e33;
}

a.closer,
a.closer:link,
a.closer:visited {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  z-index: 100;
  -moz-outline: 0;
}
a.closer span {
  margin-left: -1000px;
}

.clear-left  { clear: left;  }
.clear-right { clear: right; }

h3 a {
  text-decoration: none;
}
/*End text definitions*/

/*Start miscellaneous definitions*/
.float-right { float: right; }

.indicator {
  padding-right: 25px;
  background-image: url('/images/indicator.gif');
  background-position: right center;
  background-repeat: no-repeat;
}

#sidebar ul.tableish {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 0;
  border-bottom: 1px solid #9faeb4;
}
#sidebar ul.tableish li {
  list-style-type: none;
  padding: .25em 0;
  margin: 0;
  border-top: 1px solid #9faeb4;
}

fieldset {
  width: 390px;
}
#sidebar fieldset {
  width: 190px;
  padding: 0;
}
#header fieldset {
  width: 190px;
  padding: 0;
}
fieldset .dataset {
  position: relative;
  float: left;
  width: 48%;
  padding: 0;
  margin: 0 1% .75em 0;
}
#sidebar fieldset .dataset,
fieldset .long        { width: 99%; }
#sidebar fieldset .mini,
fieldset .medium      { width: 48%; }
fieldset .short       { width: 23%; }
fieldset .super-short { width: 11%; }

/* register */
#form_register fieldset {
  position: relative;
  margin: 0 auto;
  width: 291px;
}
#form_register fieldset p input.button {
  margin-top: 1.25em;
  width: 128px;
  height: 40px;
  border: none;
  background: url('/images/register_button.png') left top no-repeat;
  cursor: pointer;
}
/* login box */
#form_login {
  padding-bottom: 3em;
}
#form_login .flash {
  margin: 0 auto 2em;
  width: 291px;
}
#form_login .submitset {
  margin-top: 2em;
}
#form_login fieldset {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 291px;
  height: 213px;
  background: url('/images/login_box.png') left top no-repeat;
  overflow: hidden;
}
#form_login fieldset div {
  float: none;
  margin: 0;
  padding: 10px 0 0 16px;
  width: 222px;
}
#form_login fieldset div label {
  font-size: 120%;
}
#form_login fieldset div label .quiet {
  font-style: italic;
  color: #222;
  background-color: transparent;
}
#form_login fieldset div input {
  margin: 0;
  border: 1px inset;
}
#form_login fieldset p {
  padding: 4px 16px 0;
  width: 222px;
  font-size: 100%;
  font-style: italic;
  color: #333;
}
#form_login fieldset input.button {
  position: absolute;
  top: 161px;
  left: 12px;
  width: 80px;
  height: 40px;
  border: none;
  background: url('/images/login_button.png') left top no-repeat;
  cursor: pointer;
}

.dataset label { font-weight: bold; padding-left: 1px; }
.required_set label,
.required_sample {
  position: relative; /* for ie */
  padding-right: 16px;
  background: transparent url('/images/icons/mini_r.png') right center no-repeat;
}
.checkset label {
  padding-right: 0;
  background-image: none;
}

.dataset input.text,
.dataset textarea,
.dataset select {
  display: block;
  width: 95%;
}
#sidebar .mini select {
  width: 80%;
}
.dataset select {
  margin-top: 5px;
  width: 100%;
}
.dataset textarea {
  height: 90px;
}

input.button {
  font-weight: bold;
  background-color: #7590a5;
  color: #fff;
  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
  border-bottom: 2px #d0d0d0 solid;
  border-right: 2px #d5d5d5 solid;
}
input.button:active { background-color: #0d3f62; }
input.disabled,
input.disabled:active { background-color: #aaa; }

.fail label,
label.fail {
  color: #d12f19;
}
.fail input,
.fail select {
  background-color: #fbe3e4 !important;
}

.submitset {
  clear: both;
  margin: .75em 0;
}

.checkset,
.radioset {
  margin: 0 0 10px 0;
}

.checkset label,
.radioset label {
  display: block;
  position: relative;
}

td .soft_error,
.soft_error a,
.soft_error a:link,
.soft_error a:visited {
  color: #f33;
}
table.data .foot th.soft_error {
  color: #fff;
  background-color: #f33;
}

div.module {
  position: relative;
  margin: 15px 0;
  padding: 1px 0;
}
div.item_calculator {
  padding-top: 15px;
}
#predictor_chart {
  float: left;
  margin-right: 15px;
}
div.item_calculator fieldset {
  margin-top: 0;
  border-top: 0;
  padding: 0;
  width: auto;
}
div.item_calculator .dataset {
  float: none;
  overflow: auto;
}
div.item_calculator .submitset {
  margin: 5px 0;
}
div.item_calculator .dataset label {
  display: inline;
  font-weight: normal;
}

table.data {
  width: 100%;
  margin: 15px 0;
  border-collapse: collapse;
}

table.data th {
  background-color: #008ba9;
  font-weight: bold;
  padding: 2px 4px;
  color: #fff;
  text-align: left;
  line-height: 14px;
}
#history table.data th {
  padding: 2px 6px;
}

table.data .superheader th {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
}

table.data .foot th {
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #eee;
  background-color: #999;
}
table.data .foot th.title {
  font-size: 11px;
  text-align: left;
}

table.data .foot th.title-right {
  font-size: 11px;
  text-align: right;
}

table.data th a,
table.data th a:link,
table.data th a:visited {
  color: #fff;
}

table.data th.active {
  background-color: #000;
  color: #fff;
}

table.data td {
  padding: 4px;
  color: #000;
}

#history table.data td {
  font-size: 11px;
  line-height: 14px;
  padding: 4px 6px;
}

table.data .weakheader td {
  background-color: #ccc;
  border-bottom: 1px solid #eee;
}

table.data tr             td { background-color: #fafafa;     }
table.data tr.odd         td { background-color: #e8f2f3;     }
table.data tr.transparent td { background-color: transparent; }

table.centered th,
table.centered td,
td.center {
  text-align: center;
}

#container {
  height: 100px;
}


tr.hide { display: none; }
tr.show { display: block; background-color: #ffff66; }

td.actions {
  white-space: nowrap;
}
div.actions {
  margin: 5px 0;
}
.sub-h2 {
  margin: -10px 0 20px 0;
}

.actions a.on,
.actions a.on:link,
.actions a.on:visited {
  color: #0073c5;
  text-decoration: none;	
}

a.action,
a.action:link,
a.action:visited  { padding: 1px 0; color: #67747c; }
a.add,
a.add:link,
a.add:visited     { padding: 1px 0 1px 20px; background: url("/images/icons/add.png")                0 0 no-repeat; }
a.remove,
a.remove:link,
a.remove:visited  { padding: 1px 0 1px 20px; background: url("/images/icons/close.gif")              0 0 no-repeat; }
a.edit,
a.edit:link,
a.edit:visited    { padding: 1px 0 1px 20px; background: url("/images/icons/pencil.png")             0 0 no-repeat; }
a.reports,
a.reports:link,
a.reports:visited { padding: 1px 0 1px 20px; background: url("/images/icons/chart_bar.png")          0 0 no-repeat; }
a.staff,
a.staff:link,
a.staff:visited   { padding: 1px 0 1px 20px; background: url("/images/icons/group.png")              0 0 no-repeat; }
a.banking,
a.banking:link,
a.banking:visited { padding: 1px 0 1px 20px; background: url("/images/icons/money.png")              0 0 no-repeat; }
a.goals,
a.goals:link,
a.goals:visited   { padding: 1px 0 1px 20px; background: url("/images/icons/award_star_gold_3.png")  0 0 no-repeat; }
a.jobs,
a.jobs:link,
a.jobs:visited    { padding: 1px 0 1px 20px; background: url("/images/icons/paste_plain.png")        0 0 no-repeat; }
a.pdf,
a.pdf:link,
a.pdf:visited     { padding: 1px 0 1px 20px; background: url("/images/icons/page_white_acrobat.png") 0 0 no-repeat; position: relative;}
a.key,
a.key:link,
a.key:visited     { padding: 1px 0 1px 20px; background: url("/images/icons/key.png")                0 0 no-repeat; }
a.email,
a.email:link,
a.email:visited   { padding: 1px 0 1px 20px; background: url("/images/icons/email.png")              0 0 no-repeat; }
a.table,
a.table:link,
a.table:visited   { padding: 1px 0 1px 20px; background: url("/images/icons/table.png")              0 0 no-repeat; }
a.pdf_alt,
a.pdf_alt:link,
a.pdf_alt:visited { padding-right: 20px;     background: url("/images/icons/page_white_acrobat.png") right center no-repeat; }
a.saver,
a.saver:link,
a.saver:visited   { padding-right: 1px; color: white; background-color: red; }

#labcodes {
  clear: left;
  margin: 1.5em 0;
  height: 300px;
  overflow: scroll;
}

/*Page-level definitions*/
/* Uncat */
#jumplinks { 
 text-align: center;
}

ul#assigned_locations {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

ul#assigned_locations li {
  vertical-align: middle;
}
ul#assigned_locations li img {
  vertical-align: middle;
  cursor: pointer;
}

.topless {
  margin-top: 0;
}
.center {
  text-align: center;
}

.small_floater {
  display: block;
  float: left;
  margin: 0 10px 2px 0;
  width: 12em;
}

#spinner,
.instructions {
  font-style: italic;
  font-weight: normal;
  color: #999;
  line-height: 16px;
}

#spinner {
  vertical-align: middle;
  padding-left: 20px;
  background: transparent url('/images/spinner.gif') left center no-repeat;
}

li.new {
  list-style-image: url('/images/icons/asterisk_yellow_sm.png');
}

.effect_outer { margin: 0; padding: 1px 0; }
.effect_inner { margin: 0; padding: 0; }

.chart {
  display: block;
}

.accelerator {
  margin: 30px 0;
  padding: 0;
}

.accelerator_meta {
  font-style: italic;
  font-size: 11px;
}

span.addressLine {
  white-space: nowrap;
}

.rate {
  float: right;
  padding: 6px 3px;
  width: 18px;
  height: 13px;
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  color: #fff;
  display:block;
}
.rate-low  { background: transparent url('/images/icons/badge_off.png') center center no-repeat; }
.rate-high { background: transparent url('/images/icons/badge.png')     center center no-repeat; }
p .rate {
  float: none;
  display: inline;
  padding: 6px 5px;
}

table.data .superheader th #month {
  text-transform: none;
}

/* start Dashboard */
#dashboard .balance {
  background-color: #1e8629;
  color: #fff;
  font-weight: bold;
  padding: 1px 2px;
}
/* end Dashboard */

/* start Goal Tracking */
#form_goal_tracking input.text {
  font-size: 14px;
  width: 40px;
  text-align: center;
}
#form_goal_tracking .thead th {
  white-space: nowrap;
}
/* end Goal Tracking */

/* start Staff Performance */
select#employee_find,
select#month_track,
select#year_track {
  margin: 0;
}
table#calendar th {
  text-align: center;
}
table#calendar td {
  padding: 1px 3px;
  border: 1px #dfdfdf solid;
}
table#calendar td.outofrange {
  color: #aaa;
}
table#calendar input {
  font-size: 14px;
}
table#calendar input.capture_jobs {
  padding-left: 15px;
  background: #fff url('/images/icons/mini_j.png') 2px center no-repeat;
}
table#calendar input.capture_prescriptions {
  padding-left: 15px;
  background: #fff url('/images/icons/mini_p.png') 2px center no-repeat;
}
/* end Staff Performance */

/* start Rewards Center */
#form_disperse_funds td,
#form_disperse_funds th {
  text-align: right;
}

#form_disperse_funds .submitset,
#form_disperse_funds .thead th,
#form_disperse_funds .amount,
#form_disperse_funds .balance {
  text-align: center;
}
#form_disperse_funds input.payout_amounts {
  font-size: 14px;
  width: 60px;
  text-align: center;
}
#form_disperse_funds .amount .dollar {
  font-size: 18px;
}

form#mbtransfer {
  margin-bottom: 1em;
}

#payout_history td {
  font-size: 11px;
}
#payout_history .amount,
#payout_history .balance {
  white-space: nowrap;
}
#payout_history .status {
  padding-left: 24px;
  color: #666;
  background-position: 3px center;
  background-repeat: no-repeat;
}
#payout_history .pending .status {
  background-image: url('/images/icons/pending.png');
}
#payout_history .posted .status,
#payout_history .approved .status {
  background-image: url('/images/icons/accept.png');
}
#payout_history .canceled .status {
  background-image: url('/images/icons/stop.png');
}

#payout_history .canceled td {
  color: #666;
  background-color: #eee;
}
#payout_history .canceled td.amount {
  text-decoration: line-through;
}

a.rewards_balance {
  display: block;
  width: 184px;
  padding: 6px 0;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #1e8629 url('/images/bg_rewards_balance.png') 0 0 repeat;
}
/* end Rewards Center */

/* start Manage Staff */
#location_assignment .checkset label {
  font-weight: normal;
}
#inactive_staff td {
  color: #999;
}
#form_update_staff fieldset {
  width: 100%;
}
#form_update_staff .medium input {
  width: 90%;
}
/* end Manage Staff */

/* start Manage Locations */
#locations #change_address #header {
  height: 0;
}
#locations #change_address h1,
#locations #change_address #navigation,
#locations #change_address #subnavigation,
#locations #change_address #meta {
  display: none;
}
/* end Manage Locations */

/* start My Profile */
#profile fieldset {
  float: left;
  margin-right: 3em;
}
/* end My Profile */

/* start Rewards Forecaster */
#rewards_forecaster td {
  text-align: right;
}
#rewards_forecaster td input {
  width: 30px;
  text-align: right;
}
#rewards_forecaster th {
  text-align: right;
  font-size: 11px;
}
#rewards_forecaster .thead th, #rewards_forecaster .rhead th {
  font-size: 1em;
}
#rewards_forecaster .submitset {
	text-align: right;
}
/* end Rewards Forecaster */

/* start Profitability Predictor */
#profitability_predictor td {
  text-align: center;
  white-space: nowrap;
}
#profitability_predictor td input,
#profitability_predictor input#pp_percent_vsp {
  width: 30px;
}
#profitability_predictor th {
  text-align: center;
  font-size: 11px;
}
#profitability_predictor .thead th {
  white-space: normal;
  font-size: 1em;
}
/* end Profitability Predictor */

/* start Registration */
#fieldset_terms {
  width: 590px;
}
#fieldset_terms .checkset label {
  font-weight: normal;
}
#register #goal textarea {
  height: 72px;
}
#register #goal .box {
  overflow: auto;
}
#register p.intro {
  width: 590px;
}
/* end Registration */

/* start Admin section */
.enrollment,
.neutral,
td.neutral,
td.enrollment {
  white-space: nowrap;
  color: #999;
}
.enrolled,
td.enrollment .enrolled {
  color: #000; font-weight: bold;
}
.unenrolled,
td.enrollment .unenrolled {
  text-decoration: line-through;
}
.has-goal,
td.enrollment .has-goal {
  color: #f33;
}
.positive,
td.positive,
.even td.positive {
  color: #1e8629; font-weight: bold;
}
#form_filter_admin_locations h4 {
  margin-bottom: 0;
}
#link_back_to_top {
  display: block; text-align: center;
}

input[type="search"] {
  position: relative;
}

#form_quickjump {
  display: block;
  position: absolute;
  right: 10px;
  top: 15px;
  color: #fff;
  width: 500px;
  text-align: right;
}

#form_quickjump input#jump_string {
  width: 80px;
}

#form_gifting #gift_amount {
  width: 3em;
}
#form_gifting #gift_description {
  width: 20em;
}
/* end Admin section */

/* start Blueprint Override instructions */
/* remove all select references */
p img.normal {
  float: none;
  margin: 0;
  padding: 0;
}
a img {
  margin: 0;
}
em {
  background-color: transparent;
}
.small,
p.small {
  font-size: 0.85em;
  line-height: 1.5em;
}
.highlight {
  background-color: #ffc;
}
.border,
.colborder {
  border-right-color: #d0d0d0 !important;
}
fieldset {
  border: none;
  padding: 1em 0 0 0;
}
legend {
  margin: 0 0 .75em 0;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.5em;
}
table tr.even td {
  background: #fafafa;
}
.notice {
  border: none;
  color: #000;
  background-color: #ffc;
}
/* end Blueprint Override */

/* To Die */
.note,
table.data td.note {
  color: #444;
  line-height: 13px;
  font-size: 11px;
  font-weight: normal;
}

/* payout history table */
#payout_history {
  margin-bottom: 3px;
  border-collapse: collapse;
}
#payout_history th,
#payout_history td {
  border-color: #edf3fc;
  border-style: solid;
  border-width: 0 3px;
}
#payout_history th {
  padding: 0;
  height: 37px;
  line-height: 29px;
  color: #fff;
  background: url('/images/table/heading_background.png') left top repeat-x;
}
#payout_history thead th div {
  position: relative;
  width: 12px;
  height: 37px;
}
#payout_history thead th span {
  position: absolute;
  height: 37px;
  z-index: 2;
}
#payout_history thead th div.thLeft {
  float: left;
  background: url('/images/table/heading_left.png') right top no-repeat;
}
#payout_history thead th div.thRight {
  float: right;
  background: url('/images/table/heading_right.png') right top no-repeat;
}
#payout_history td {
  padding: 0 12px 8px;
  background-color: #d9ecff;
}
#payout_history td.amount,
#payout_history td.balance,
#openingBalance #openingBalanceTotal {
  text-align: center;
}
#openingBalance {
  height: 26px;
  line-height: 24px;
  font-weight: bold;
}
#openingBalance span {
  float: left;
  border: 1px solid #89959f;
  padding: 0 12px;
  width: 477px;
  background: #d9ecff url('/images/table/gt.png') right 50% no-repeat;
}
#openingBalance #openingBalanceTotal {
  float: right;
  border: 0;
  width: 63px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  background: #89959f url('/images/table/footer_right.png') right 50% no-repeat;
}

/* overlay */
#overlayBlur {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  filter:alpha(opacity=70); /*              */
  opacity: 0.7;            /* transparency */
  -moz-opacity:0.7;       /*              */
  z-index: 90;
}

#overlay img    { display: block; }

#overlay,
#overlayHead,
#overlayContent,
#overlayFoot {
  position: relative; /* for absolutely positioning children */
}
#overlay {
  display: none;
  position: absolute;
  margin: 0 auto;
  z-index: 100;
  width: 953px;
}

#overlayContent {
  text-align: center;
}
#overlayContent h1 {
  margin: 0 auto 30px;
  padding: 24px 0 0 10px;
  width: 432px;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #052;
}
#overlayContent h2 {
  margin: 2px auto 16px;
  padding: 0 0 0 10px;
  width: 432px;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
#overlayContent h3 {
  margin: 30px auto 26px;
  padding: 0 0 0 10px;
  width: 432px;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  color: #052;
}
#overlayContent h3 strong {
  color: #000;
}
#overlayContent img {
  margin: 16px auto;
}
#overlayContent p {
  margin: 28px auto;
  padding: 0 0 0 10px;
  width: 432px;
  font-size: 15px;
  line-height: 14px;
}
#overlayLink {
  text-transform: uppercase;
  font-weight: bold;
}
#overlayContent #overlayTitle {
  margin-bottom: 0;
  padding: 0 0 0 8px;
}
#overlayContent #overlayLink {
  width: 750px;
}
#overlayContent #overlayLink p {
  margin: 14px auto;
  font-size: 16px;
  font-weight: bold;
}
#overlayContent #overlayDates {
  margin: 14px auto 0;
}
#overlayContent #overlayLeft {
  position: absolute;
  top: 78px;
  left: 73px;
  margin: 0;
}
#overlayContent #overlayRight {
  position: absolute;
  top: 160px;
  right: 78px;
  margin: 0;
}

#overlayFoot {
  height: 56px;
}
#overlayFoot li {
  float: left;
  width: 19.5%; /* not 20% to visually account for width of last element */
  text-align: center;
}
#overlayFoot li img {
  display: inline;
  vertical-align: middle;
}
#overlayFoot li#overlayLogoVarilux  img,
#overlayFoot li#overlayLogoCrizal   img,
#overlayFoot li#overlayLogoDefinity img {
  padding-top: 6px;
}
#overlayFoot li#overlayLogoCrizal img,
#overlayFoot li#overlayLogoPracticebuilder img {
  padding-left: 15px;
}

/* sidebar */
/*
#dashboard #sidebar {
  padding-left: 4px;
  text-align: center;
}
#dashboard #sidebar * {
  margin-left: 28px;
}
#dashboard #sidebar #overlay_banner {
  margin-left: 0;
}
#dashboard #sidebar * * {
  margin-left: 0;
}
*/
#dashboard #sidebar {
  position: relative;
}
#dashboard #sidebar #overlay_banner {
  position: absolute;
  left: 16px;
}
#dashboard #sidebar #location_changer {
}


#payout_history h3 {
  margin-top: 16px;
}

#elite_promo_show {
  margin-bottom: 0px;
}

#elite_promos td {
  background: transparent;
}
#elite_promos tr.highlight td {
  background-color: #ffc;
}
#elite_promos tr.disabled td {
  color: #999;
  font-weight: normal;
}

#elite_promos select {
  width: 250px;
/*  font-size: .9em;*/
}

#elite_promos #promo_confirmation {
 background-color: #e7f6d8;
 border: 1px solid #fff;
 border-top-color: #ccc;
 border-left-color: #ccc;
}

#elite_promos #promo_confirmation ul {
  padding: 0 1em;
}

.help {
  font-weight: normal;
  text-decoration: none;
  color: #999;
  font-size: 80%;
  cursor: pointer;
}

.tooltip {
  background-color: #ffe;
  border: 1px solid #ccc;
  max-width: 250px;
  padding: .5em;
}