* {
  margin: 0px;
  font-family: sans-serif;
  font-size: 1em;
}

html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  font-family: sans-serif;
  font-size: medium;
}

body {
  margin: 0px;
  background: #283e6a url(../img/body_background.gif) top center no-repeat;
  padding: 0px;
  height: 100%;
  width: 100%;
  font-size: .7em;
}


h1 {
  font-size: 1.3em;
  font-weight: bold;
  margin-left: 15px;
}

h1.wheel {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 0px;
}

h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 15px 15px 0px 15px;
  display: block;
  border-bottom: 1px solid #283e6a;
  padding: 3px 0px 3px 0px;
}

p {
  margin: 10px 15px 15px 15px;
  font-size: 1.05em;
}

a {
  color: #110099;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.white_bold {
  color: #ffffff;
  text-decoration: underline;
}

#page {
  width: 930px;
  margin: auto;
  background: #283e6a url(../img/page_background.gif) top center no-repeat;
}

#header {
  background: url(../img/header_background.gif) top center no-repeat;
  width: 900px;
  height: 70px;
  margin: auto;
}

#partof {
  position: relative;
  left: 585px;
  width: 249px;
  height: 21px;
}

#top_spacer {
  position: relative;
  height: 39px;
  width: 100%;
  margin: 0px;
}

#main_body {
  position: relative;
  width: 900px;
  margin: auto;
}

#menu_bar {
  position: relative;
  height: 28px;
  width: 900px;
  border-bottom: 1px solid #6e819b;
}

#main_menu {
  position: relative;
  height: 28px;
  margin-left: 35px;
  border-left: 1px solid #9eb8d5;
}

a.main_menu_item, a.main_menu_item_selected {
  display: block;
  float: left;
  background: #ff9999;
  background: url(../img/main_menu_off_background.gif) bottom center repeat-x;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-right: 1px solid #9eb8d5;
  border-left: 1px solid #f5f5f5;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  color: #000044;
}

a.main_menu_item:hover {
  background: url(../img/main_menu_hover_background.gif) bottom center repeat-x;
}

a.main_menu_item_selected {
  background: url(../img/main_menu_on_background.gif) bottom center repeat-x;
}

a.main_menu_ender {
  float: left;
  height: 28px;
  border-left: 1px solid #f5f5f5;
  width: 0px;
  display: block;
}

#content_block {
  background-color: #ffffff;
  min-height: 500px;
  background: #ffffff url(../img/page_end_background.gif) bottom center no-repeat;
  border-bottom: 1px solid #abbed3;
  clear: both;
}

#submenu {
  width: 145px;
  float: left;
}

#submenu_spacer, #account_spacer {
  position: relative;
  background-color: #e4e8f2;
  height: 20px;
  width: 144px;
  border-right: 1px solid #b8c0cd;
}

a.sub_menu_item, a.sub_menu_item_selected, a.account_menu_item, a.account_menu_item_selected {
  display: block;
  width: 136px;
  background-color: #e4e8f2;
  height: 28px;
  line-height: 28px;
  text-align: right;
  padding-right: 8px;
  text-decoration: none;
  color: #000044;
  border-right: 1px solid #b8c0cd;
}

a.sub_menu_item_selected, a.account_menu_item_selected {
  font-weight: bold;
  border-right: 1px solid #ffffff;
  background: url(../img/sub_menu_item_selected.gif) bottom center no-repeat;
}

a.sub_menu_item:hover {
  background-color: #eff5ff;
}

#main_content {
  width: 720px;
  margin-left: 165px;
  padding-top: 35px;
  padding-bottom: 50px;
  text-align: left;
}

#main_content_full {
  padding-top: 10px;
  min-height: 275px;
  padding-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

#footer_bar {
  position: relative;
  background: #ffffff url(../img/footer_bar_background.gif) bottom center no-repeat;
  width: 880px;
  height: 30px;
  line-height: 30px;
  margin: auto;
  clear: both;
  border-top: 1px solid #f5f6f9;
  vertical-align: text-bottom;
  text-align: right;
  padding-right: 20px;
}

#page_footer {
  position: relative;
  background: #ffffff url(../img/page_footer_background.gif) bottom center no-repeat;
  width: 900px;
  height: 75px;
  margin: auto;
}

#env_indicator {
  font-weight: bold;
  margin-top: 30px;
  margin-left: 55px;
  color: #aa0000;
  font-size: 1.1em;
  width: 130px;
  text-align: center;
}

#home_tab_container {
  width: 858px;
  margin: auto;
  margin-bottom: 0px;
  clear: both;
  height: 420px;
  padding: 0px;
  position: relative;
}


#home_tab_content_container {
  background: url(../img/background-tabbody.gif) top left no-repeat;
  width: 704px;
  height: 420px;
  position: relative;
  float: left;
}

#home_tab_menu_side {
  width: 154px;
  height: 420px;
  float: left;
}

#home_tab_menu_top {
  background: url(../img/background-hometab_top.gif) top center no-repeat;
  height: 20px;
  width: 154px;
}

#home_tab_menu {
  background: url(../img/background-hometab_menu.gif) top center repeat-y;
  height: 225px;
  width: 154px;
}

#home_tab_menu_blocker {
  background: url(../img/blank.gif) repeat;
  height: 225px;
  width: 154px;
  z-index: 50;
  position: absolute;
  cursor: wait;
}

a.home_tab_menu_link_off, a.home_tab_menu_link_on {
  display: block;
  width: 134px;
  background: url(../img/background-hometab_off.gif) bottom left repeat-y;
  height: 42px;
  line-height: 40px;
  vertical-align: middle;
  padding-left: 20px;
  text-decoration: none;
  font-size: 1.1em;
  color: #72819e;
}

a.home_tab_menu_link_off:hover {
  color: #314672;
  background: url(../img/background-hometab_hover.gif) bottom left repeat-y;
}

a.home_tab_menu_link_on {
  width: 134px;
  background: url(../img/background-hometab_on.gif) bottom left repeat-y;
  color: #314672;
}

a.home_tab_menu_link_ender {
  display: block;
  width: 154px;
  height: 1px;
  background: url(../img/background-hometab_topb.gif) top left no-repeat;
}


#home_tab_menu_bottom {
  background: url(../img/background-hometab_bottom.gif) top center no-repeat;
  height: 17px;
  width: 154px;
}

#home_tab_info_seal {
  background: url(../img/info-kit_seal.gif) top right no-repeat;
  height: 150px;
  width: 154px;
}

#certcontrol_wheel, #certcontrol_sales_tax, #certcontrol_use_tax, #certcontrol_retail {
  width: 625px;
  height: 410px;
  position: relative;
  float: right;
  margin-right: 25px;
  display: inline;
  background: url(../img/background-tabbody.gif) top center no-repeat;
  overflow-y: auto;
}

#certcontrol_tab_blocker {
  width: 625px;
  height: 410px;
  position: absolute;
  cursor: wait;
  z-index: 50;
  background: url(..img/blank.gif) repeat;
}

#product_splash {
  width: 252px;
  height: 500px;
  float: left;
  margin-right: 7px;
}

#product_placement {
  height: 260px;
}

#product_tiles {
  height: 240px;
  overflow: hidden;
}

#wheel_instructions {
  width: 625px;
  position: absolute;
  text-align: center;
  top: 46px;
  color: #888888;
  background: url(../img/background-tabbody.gif) center -46px no-repeat;
}

#wheel_certcontrol {
  width: 625px;
  height: 21px;
  position: absolute;
  top: 20px;
  background: url(../img/certcontrol-title.gif) top center no-repeat;
}

#wheel_put_you {
  width: 625px;
  height: 21px;
  position: absolute;
  top: 263px;
  background: url(../img/puts-you-in-control.gif) top center no-repeat;
  z-index: 100;
}

#software_content, #costs_content, #compliance_content, #process_content, #time_content, #audits_content {
  width: 585px;
  height: 333px;
  position: relative;
  z-index: 1;
  padding: 20px;
  background: url(../img/background-tabbody.gif) top center no-repeat;
}

#wheel_section_nav {
  width: 701px;
  height: 36px;
  position: absolute;
  background: url(../img/wheelnav_background.gif) top center no-repeat;
  z-index: 10;
  top: 375px;
}

#certcontrol_splash_outer {
  width: 850px;
  margin: auto;
  margin-bottom: 0px;
  margin-top: 30px;
  clear: both;
}

#certcontrol_splash_inner {
  width: 100%;
  border-top: 1px solid #354766;
  vertical-align: top;
}

#certcontrol_splash {
  width: 100%;
  margin: auto;
}

#certcontrol_splash td {
  width: 33%;
  padding: 15px;
  vertical-align: top;
}

#home_splash {
  width: 825px;
  height: 210px;
  background: #ffffff url(../img/home_splash_background.gif) top center no-repeat;
  margin: 5px 0px 0px 13px;
}

#login_info {
  display: block;
  position: relative;
  top: 0px;
  margin-right: 30px;
  height: 45px;
  vertical-align: text-bottom;
}

#login_user {
  font-weight: bold;
  text-align: right;
}

#login_client {
  font-weight: normal;
  font-style: italic;
  text-align: right;
}

#login_user_edit {
  display: inline;
  position: relative;
  margin-right: 50px;
  float: right;
  top: 22px;
  color: #ffffff;
}

#login_user_edit a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

#login_user_edit a:hover {
  text-decoration: underline;
}

#flashMessage, #goodMessage {
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  width: 450px;
  border: 1px solid #990000;
  background: #ffeeee;
  color: #990000;
  font-weight: bold;
  text-align: center;
}

#loginMessage, #logingoodMessage {
  display: block;
  padding: 10px;
  width: 395px;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #990000;
  background: #ffeeee;
  color: #990000;
  font-weight: bold;
  text-align: center;
}

#goodMessage, #logingoodMessage {
  border: 1px solid #009900 !important;
  background: #eeffee !important;
  color: #009900 !important;
}

div.admin_top_link {
  height: 25px;
  width: 100%;
  text-align: right;
  font-weight: bold;
  padding: 0px;
}

a.admin_top_link {
  height: 23px;
  line-height: 23px;
  float: right;
  margin-right: 15px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #000044;
  border-top: 1px solid #102240;
  border-left: 1px solid #102240;
  border-right: 1px solid #102240;
  border-bottom: 0px;
  background-color: #f0f0f0;
}

a.admin_top_link:hover {
  text-decoration: underline;
  background-color: #dddddd;
}

div.error-message {
  color: #aa0000;
}

table.admin {
  width: 100%;
}

tr.admin_header td, tr.customer_view_header td, tr.report_header td, tr.certificate_view_header td {
  background-color: #556a8f !important;
  color: #ffffff !important;
  font-weight: bold !important;
  padding: 5px !important;
  border-top: 1px solid #102240 !important;
  border-right: 1px solid #102240 !important;
  border-bottom: 1px solid #102240 !important;
}

tr.admin0 {
  background: #e4e8f2;
}

tr.admin1 {
  background: #c8ceda;
}

tr.admin0 td, td.admin0 {
  background: #e4e8f2;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 7px;
}

tr.admin1 td, td.admin0 {
  background: #c8ceda;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 7px;
}

td.first {
  border-left: 1px solid #354766;
}

td.header_first {
  border-left: 1px solid #102240 !important;
}

td.empty_elements {
  text-align: center;
  vertical-align: middle;
  height: 200px;
  font-weight: bold;
}

td.admin_action_head {
  width: 75px;
  text-align: center;
  background-color: #5577aa !important;
}

td.admin_action {
  color: #000044;
  background-color: #f0f0f0 !important;
}

td.admin_action a {
  color: #000044;
  text-decoration: none;
}

td.admin_action a:hover {
  text-decoration: underline;
}

table.add_item, table.edit_item {
  margin: auto;
  width: 100%;
  border: 1px solid #354766;
  border-collapse: collapse;
}

table.add_item td {
  padding: 5px;
}

td.admin_add_name {
  background-color: #e4e8f2;
  font-weight: bold;
  border-right: 1px solid #354766;
  text-align: right;
}

td.admin_edit_name {
  background-color: #ffffff !important;
  font-weight: bold !important;
  border-right: 1px solid #354766;
  border-top: 0px !important;
  border-bottom: 0px !important;
  text-align: right;
  padding: 5px;
}

td.admin_add_value {
  background-color: #f0f0f0;
}

td.admin_edit_value {
  background-color: #f0f0f0 !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  padding: 5px;
}

a.moreleft {
  margin-right: 50px;
}

table.search_table {
  width: 45%;
  margin: 5px;
  border-collapse: collapse;
  float: left;
}

table.search_table td {
  padding: 3px;
}

td.search_header {
  background-color: #556a8f;
  color: #f0f0f0;
  font-weight: bold;
  padding: 4px !important;
  border: 1px solid #102240;
  height: 30px;
}

td.search_name {
  white-space: nowrap;
  background: #e4e8f2;
  border: 1px solid #354766;
  text-align: right;
}

td.search_value {
  white-space: nowrap;
  background: #c8ceda;
  border: 1px solid #354766;
  width: 100%;
}

li {
  padding: 2px;
  font-size: 1.05em;
}

li a {
  color: #000044;
  text-decoration: none;
}

li a:hover {
  text-decoration: underline;
}

tr.rd0 {
  background: #e4e8f2;
  font-size: .9em;
  vertical-align: top;
}

tr.rd1 {
  background: #c8ceda;
  font-size: .9em;
  vertical-align: top;
}

tr.rd0 td {
  background: #e4e8f2;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 4px;
}

tr.rd1 td {
  background: #c8ceda;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 4px;
}

tr.dat0, tr.dat1 {
  background: #e4e8f2;
  vertical-align: top;
}

tr.dat1 {
  background: #c8ceda;
}

tr.dat0 td, tr.dat1 td {
  background: #e4e8f2;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 7px;
}

tr.dat1 td {
  background: #c8ceda;
}

tr.rdwarn0 {
  background: #ffcccc;
}

tr.rdwarn0 td {
  vertical-align: top;
  background: #ffcccc;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 7px;
}

tr.rdwarn1 {
  background: #ff9999;
}

tr.rdwarn1 td {
  vertical-align: top;
  background: #ff9999;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 7px;
}

td.warn0 {
  background: #ffcccc !important;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 7px;
}

td.warn1 {
  background: #ff9999 !important;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 7px;
}

table.search_results {
  width: 100%;
  border: 1px solid #354766;
  border-collapse: collapse;
}

table.search_subtable {
  border-collapse: collapse;
  width: 100%;
}

tr.search_subrow0 a, tr.search_subrow1 a {
  text-decoration: none;
}

tr.search_subrow0 a:hover, tr.search_subrow1 a:hover {
  text-decoration: underline;
}
tr.search_subrow0 td {
  border: solid 1px #354766;
  background: #ffffff !important;
  padding: 2px !important;
}
tr.search_subrow1 td {
  border: solid 1px #354766;
  background: #f2f2f2 !important;
  padding: 2px !important;
}

td.sub_state {
  border-right: solid 1px #354766 !important;
  border-left: 1px dotted #777777 !important;
  text-align: center;
  width: 25px !important;
}

td.search_topbar {
  border: solid 1px #354766;
  border-bottom: solid 1px #000044;
  padding: 3px;
  height: 30px;
  font-weight: bold;
  white-space: nowrap;
  background: #f5f5f5;
  color: #000044;
}

td.search_bottombar {
  border: solid 1px #354766;
  border-top: solid 1px #000044 !important;
  padding: 3px;
  height: 30px;
  font-weight: bold;
  white-space: nowrap;
  background: #f5f5f5;
  color: #000044;
}

td.search_navigation {
  text-align: right;
  color: #aaaaaa;
  padding-right: 15px;
}

td.search_export {
  text-align: right;
  color: #000044;
  padding-right: 10px;
}

table.customer_view, table.certificate_view {
  border-collapse: collapse;
  width: 98%;
}

tr.customer_view_data td, tr.certificate_view_data td {
  background: #e4e8f2;
  border-bottom: 1px solid #354766;
  border-right: 1px solid #354766;
  padding: 4px;
  vertical-align: top;
}

tr.certificate_view_data td, tr.certificate_view_header td {
  text-align: center;
}

table.customer_view_notes {
  background: #e4e8f2;
  padding: 15px;
  border: 1px solid #354766;
}

#login_left {
  display: inline;
  float: left;
  position: relative;
  margin: 20px;
  width: 425px;
}

#login_block {
  height: 200px;
  background: #ffffff url(../img/login_background.gif) top left no-repeat;
  padding: 15px;
}

#login, #login_pw_change {
  position: absolute;
  z-index: 100;
  height: 170px;
  width: 395px;
  background: #f5f5f5;
}

#pw_recover {
  position: absolute;
  z-index: 100;
  height: 170px;
  width: 395px;
  background: #f5f5f5;
}

#login_spacer {
  position: relative;
  height: 170px;
  width: 395px;
  background: #ffffff;
}

#login_table, #pw_recover_table, #pw_change_table {
  border:0px; 
  border-collapse: collapse;
  font-size: 1.1em;
  width: 395px;
  height:170px;
  border: 1px solid #354766;
}

#pw_change_table {
  font-size: 1em !important;
}

#login_table td, #pw_recover_table td {
  padding: 4px;
}

#login_marketing {
  display: block;
  position: relative;
  margin-left: 475px;
  margin-right: 25px;
  margin-top: 34px;
  background: #e4e8f2;
  border: 1px solid #354766;
}

#login_disclaimer {
  margin-top: 25px;
  position: relative;
  margin-right: 10px;
  font-size: .8em;
  color: #777777;
}

#account_editor {
  margin: auto;
  width: 800px;
}

#account_submenu {
  background-color: #ffffff;
  height: 100%;
  width: 145px;
  vertical-align: top;
}

#account_editor_table {
  border-collapse: collapse;
  border: 1px solid #354766;
  width: 800px;
  height: 400px;
  background: #ffffff;
}

#account_content {
  padding: 25px;
  vertical-align: top;
}

#dashboard_welcome {
  width: 100%;
  background: #e4e8f2;
  border: 1px solid #354766;
  vertical-align: top;
}

#client_logo {
  width: 400px;
  vertical-align: middle;
  text-align: center;
}

img.client_logo {
  margin: auto;
}

#client_info_box {
  font-size: 1.1em;
  margin-top: 5px;
  margin-bottom: 5px;
}

#database_statistics {
  margin-top: 25px;
  width: 100%;
  background: #e4e8f2;
  border: 1px solid #354766;
  vertical-align: top;
}


#database_statistics td {
  font-weight: bold;
  padding-left: 7px;
}

td.dashboard_count {
  padding-right: 10px;
}

#support_info {
  width: 100%;
  border-top: 1px solid #354766;
  vertical-align: top;
}

#link_icons {
  width: 200px;
  margin: auto;
}


#link_icons td {
  text-align: center;
  padding: 0px;
}

#sales_tax_solutions_head {
  margin: 5px 0px 0px 5px;
  border: 0px;
  font-size: 1.2em;
}

#sales_tax_solutions_list {
  border: 1px solid #283e6a;
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  font-size: .9em;
  background: url(../img/wheel_background.gif) center center no-repeat;
}

#sales_tax_solutions_list li {
  padding: 6px 0px 6px 5px;
  border-bottom: 1px solid #bbbbbb;
  border-top: 1px solid #ffffff;
  font-style: italic;
}

#use_tax_solutions_head {
  margin: 15px 0px 0px 5px;
  border: 0px;
  font-size: 1.2em;
}

#use_tax_solutions_list {
  border: 1px solid #283e6a;
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  font-size: .9em;
  background: url(../img/wheel_background.gif) -200px -300px no-repeat;
}

#use_tax_solutions_list li {
  padding: 6px 0px 6px 5px;
  border-bottom: 1px solid #bbbbbb;
  border-top: 1px solid #ffffff;
  font-style: italic;
}

#info_request {
  margin: 0px 15px 0px 15px;
  border: 1px solid #7788aa;
  border-collapse: collapse;
}

#info_request td {
  padding: 10px;
}

#certcontrol_products {
  padding-top: 123px;
  background: url(../img/products-background.gif) center top no-repeat;
}

#other_products_container {
  float: right;
  width: 270px;
  height: 570px;
  margin-right: 3px;
  position: relative;
}

#certcapture_container {
  width: 430px;
  height: 570px;
}

#certcapture_title_tab {
  background: url(../img/certcapture-tab.gif) left top no-repeat;
  height: 23px;
  width: 425px;
}

#certcapture_contents {
  width: 405px;
  height: 530px;
  border: 2px solid #ced8e3;
  background: #eef1f6;
  padding: 20px 10px 10px 10px;
}

#certcollector_title_tab {
  background: url(../img/certcollector-tab.gif) left top no-repeat;
  height: 23px;
  width: 265px;
}

#certcollector_contents {
  width: 245px;
  height: 230px;
  border: 2px solid #ccdad1;
  background: #eef3f0;
  padding: 20px 10px 10px 10px;
}

#certkeeper_title_tab {
  background: url(../img/certkeeper-tab.gif) left top no-repeat;
  height: 22px;
  width: 265px;
  margin-top: 14px;
}

#certkeeper_contents {
  width: 245px;
  height: 230px;
  border: 2px solid #d3c6c5;
  background: #ebe5e4;
  padding: 20px 10px 10px 10px;
}


#certcapture_contents ul, #certcollector_contents ul, #certkeeper_contents ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}

#certcapture_contents li, #certcollector_contents li, #certkeeper_contents li {
  margin: 0px;
  padding: 2px;
}
