/* Body tag: color, image, repeat, attachment, and position. */

body {
    background: White none no-repeat scroll center;
}


/* Use the .body tag for all body content using it as a class */

.body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    line-height: 16px;
    /* margin= top, right, bottom, left
	margin: 0px 0px 0px 0px */
}

.ci {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    line-height: 16px;
}

.ci a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0033cc;
}

.ci a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0033cc;
}

.ci a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #cc0000;
}

.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: red;
    text-decoration: none;
    line-height: 16px;
}

.error_light {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    line-height: 16px;
}

.error a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: red;
    text-decoration: none;
    line-height: 16px;
}

.error a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: red;
    text-decoration: none;
    line-height: 16px;
}

.error a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: blue;
    text-decoration: none;
    line-height: 16px;
}

.bodymain {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    line-height: 16px;
    /* margin= top, right, bottom, left */
    margin: 0px 0px 0px 0px;
}


/* Title */

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    /* margin= top, right, bottom, left */
    margin: 0px 0px 0px 0px;
}


/* Sub-Title */

.subtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #cc0000;
    text-decoration: none;
    /* margin= top, right, bottom, left */
    margin: 0px 0px 0px 0px;
}


/* By Line */

.byline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    /* margin= top, right, bottom, left */
    margin: 0px 0px 0px 0px;
}


/* 1st Navigation */

.nav1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    /* margin: 5px */
}

.nav1 a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    /* margin: 5px */
}

.nav1 a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    /* margin: 5px */
}

.nav1 a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
    /* margin: 5px */
}


/* Links */

a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0033cc;
    text-decoration: none;
}

a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0033cc;
    text-decoration: none;
}

a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #cc0000;
    text-decoration: none;
}


/* Text Links */

.textlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0033cc;
    text-decoration: none;
    /* margin= top, right, bottom, left 
	margin : 14px 0px 0px 0px;*/
}

.textlink a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0033cc;
    text-decoration: none;
    /* margin= top, right, bottom, left 
	margin : 14px 0px 0px 0px;*/
}

.textlink a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0033cc;
    text-decoration: none;
    /* margin= top, right, bottom, left
	margin : 14px 0px 0px 0px; */
}

.textlink a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: underline;
    /* margin= top, right, bottom, left
	margin : 14px 0px 0px 0px; */
}


/* Mainpg Link */

.mainpglink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #0033cc;
    text-decoration: none;
    /* margin= top, right, bottom, left 
	margin : 14px 0px 0px 0px;*/
}

.mainpglink a:link {
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0033cc;
    text-decoration: none;
    /* margin= top, right, bottom, left 
	margin : 14px 0px 0px 0px;*/
}

.mainpglink a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0033cc;
    text-decoration: none;
    /* margin= top, right, bottom, left
	margin : 14px 0px 0px 0px; */
}

.mainpglink a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    text-decoration: underline;
    /* margin= top, right, bottom, left
	margin : 14px 0px 0px 0px; */
}


/* Address */

.address {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    /* margin= top, right, bottom, left */
    margin: 0px 0px 0px 0px;
}


/* Search Text */

.searchtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    /* margin= top, right, bottom, left */
    margin: 0px 0px 0px 0px;
}


/* On Grey */

.ongrey {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}


/* Text Selectors */

big {
    font-size: 16px;
}

small {
    font-size: 12px;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

blockquote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    line-height: 14px;
    /* margin= top, right, bottom, left */
    margin: 10px 30px 10px 30px;
}


/* Lists */

ul,
ol {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    padding-top: 5px;
    padding-left: 20px;
}

li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    padding-top: 0px;
    padding-left: 0px;
}

dl {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    padding-top: 5px;
    padding-left: 5px;
}

dt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0px;
}

dd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    padding-top: 0px;
    padding-bottom: px;
    padding-left: 0px;
}

tr.part_header {
    background-color: #444444;
    color: #ffffff;
    font-size: 14px;
}

tr.part_header a {
    font-weight: bold;
    color: #ffffff;
}

div#search_result_top {
    border: 2px dashed #444444;
    margin: 0 10px 0 10px;
}

.add_to_cart {
    text-align: left;
}

div#cross_reference,
div#search_results_label {
    padding: 5px 5px 5px 5px;
    color: #214b60;
    margin: 15px 10px 10px 10px;
    font-size: 14px;
    border: 1px solid #888888;
    font-weight: bold;
}

div#cross_reference h3 {
    margin: 0 0 5px 0;
}

table div#search_results_label {
    margin-top: 0px;
}


/* jquery impromptu */

.jqifade {
    position: absolute;
    background-color: #aaaaaa;
}

div.jqi {
    width: 400px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #ffffff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eeeeee;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
}

div.jqi .jqicontainer {
    font-weight: bold;
}

div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    font-weight: bold;
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444444;
}

div.jqi .jqibuttons {
    text-align: right;
    padding: 5px 0 5px 0;
    border: solid 1px #eeeeee;
    background-color: #f4f4f4;
}

div.jqi button {
    padding: 3px 10px;
    margin: 0 10px;
    background-color: #2f6073;
    border: solid 1px #f4f4f4;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

div.jqi button:hover {
    background-color: #728a8c;
}

div.jqi button.jqidefaultbutton {
    background-color: #bf5e26;
}

.jqiwarning .jqi .jqibuttons {
    background-color: #bf5e26;
}


/* Cart 2019 */

form#cart_form {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

table.cart_table {
    border-spacing: 0;
    border-collapse: collapse;
}

table.cart_table td.error {
    width: 1px;
}

table.cart_table td.p2 {
    width: 600px;
}

table.cart_table td {
    padding: 4px;
}

table.cart_table tr,
table.cart_table th {
    padding: 4px 0 4px 0;
}

.cart_table tr.part_row_2 td {
    border-bottom: 1px dashed #cccccc;
    padding-top: 0;
    padding-bottom: 8px;
}

.cart_table tr.cart_class_header_2 th {
    border-bottom: 2px dashed #999999;
}

.red_star {
    color: #ff0000;
}

#register_new_account_form table,
#login_form table {
    border: 1px dashed #aaaaaa;
    padding: 10px;
}

.gen_form_error {
    margin: 10px;
}

span.login_error {
    color: #ff0000;
}

.shopping_cart_link img {
    padding-top: 2px;
}

#shop_div {
    display: inline;
    position: relative;
    top: -4px;
    padding-right: 10px;
    padding-left: 0;
    margin-left: 0;
}

#shop_div a {
    font-size: 14px;
    color: black;
    font-weight: bold;
}

table .body {
    font-size: 14px;
}

table .body,
table .body input,
table td.error a:link,
table td.error a:visited {
    font-size: 14px;
}

body .cart_table tr.part_row_2 td {
    padding-bottom: 4px;
    padding-top: 2px;
}

table .part_row_1,
table .part_row_2 {
    white-space: nowrap;
    vertical-align: middle;
}

button,
input,
textarea {
    transition: background-color 0.1s linear, border-color 0.1s linear, color 0.1s linear, box-shadow 0.1s linear, transform 0.1s ease;
}

button,
input[type="button"],
input[type="checkbox"],
input[type="submit"] {
    cursor: pointer;
}

body.notcat button,
body.notcat input,
body.notcat select,
body.notcat textarea {
    margin-top: 3px;
    color: #000;
    background-color: #ffffff;
    font-family: inherit;
    font-size: inherit;
    margin-right: 3px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 2px;
    border: none;
    border-radius: 2px;
    outline: auto;
    outline-width: thin;
    outline-style: solid;
}

button,
input:not([type="checkbox"]):not([type="radio"]),
textarea {
    -webkit-appearance: none;
}

textarea {
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    resize: vertical;
}

body.nocat button,
body.notcat input[type="button"],
body.notcat input[type="submit"] {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
}

body.notcat input[type="image"] {
    outline: none;
}

button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background: #ddd;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    box-shadow: 0 0 0 2px rgba(0, 150, 191, 0.67);
}

button:active,
input[type="button"]:active,
input[type="checkbox"]:active,
input[type="submit"]:active {
    transform: translateY(2px);
}

input:disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

::-webkit-input-placeholder {
    color: #949494;
}

:-ms-input-placeholder {
    color: #949494;
}

::-ms-input-placeholder {
    color: #949494;
}

::placeholder {
    color: #949494;
}

a {
    text-decoration: none;
    color: #0076d1;
}

a:hover {
    text-decoration: underline;
}

table {
    border-collapse: collapse;
}

body.notcat td,
body.notcat th {
    padding: 3px;
}

th {
    border-bottom: 1px solid #dbdbdb;
}

.cart_table tbody tr:nth-child(2n) {
    background-color: #efefef;
}

body.notcat input.error,
body.notcat select.error {
    background-color: #ffdddd;
}

input[type="number"] {
    width: 45px;
}

figure.captionjs {
    margin: 0;
}

figure.captionjs figcaption {
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.captionjs.captionjs-stacked figcaption {
    background-color: rgba(0, 0, 0, 0.25);
}

.fc-infobar,
.fc-toolbar {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.fc-infobar {
    left: 0;
    line-height: 44px;
    min-width: 44px;
    text-align: center;
}

.fc-toolbar {
    right: 0;
}

.fc-caption {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 5px 0;
    color: #fff;
}


/* Hide while zooming */

.fancybox-is-scaling .fc-infobar,
.fancybox-is-scaling .fc-toolbar,
.fancybox-is-scaling .fc-caption {
    display: none;
}


/* Hide when zoomed-in */

.fancybox-can-pan .fc-infobar,
.fancybox-can-pan .fc-toolbar,
.fancybox-can-pan .fc-caption {
    display: none;
}

body .fc-caption {
    font-size: 26px;
    font-weight: bold;
    color: #ff0000;
}


/* Color Sample Page Popup */

.fancybox-slide--iframe .fancybox-content {
    /* width  : 600px;
      height : 775px; */
    max-width: 620px;
    max-height: 100%;
    margin: 0;
}

a.top_nav_menu {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    margin-left: 50px;
    text-decoration: none;
}

a.top_nav_menu:hover {
    color: #fff873;
    text-shadow: 0 0 15px #ffffff;
    transition: all 0.05s ease;
}

table#top_nav_table {
    height: 35px;
    background-color: #000000;
}

body .mainpglink a.featured_home {
    color: #cc0000;
}

a#home_thumb img:hover {
    box-shadow: 0px 0px 5px 1px #cc0000;
}

td.body table#quicklinkstable {
    margin-left: auto;
    margin-right: auto;
}

td.body table#quicklinkstable td {
    line-height: 30px;
    padding-left: 10px;
}

td.body table#quicklinkstable p {
    display: none;
}

td.body table#quicklinkstable ul li {
    margin: 0 0 10px 40px;
}

body .fancybox-is-open .fancybox-bg {
    opacity: 0;
}

body .fancybox-slide {
    text-align: right;
}

div#mapholder {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    margin-top: 120px;
    margin-bottom: 120px;
    margin-left: 72px;
    margin-right: 72px;
}

a.a_button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #1a4575;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #dce1e8;
    color: #fee1cc;
    text-decoration: none;
    padding: 4px 5px;
    text-decoration: none;
    font-size: 12px;
}

div.cat_search {
    margin-top: 5px;
}

table.catalog_links td.current_page {
    font-size: 22px;
}

table.catalog_links span.current_page_num {
    font-weight: bold;
}

table.catalog_links input {
    font-size: 16px;
}

table.catalog_links td {
    font-size: 16px;
}

table.catalog_links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar,
#outline {
    display: none;
}

#page-container {
    position: static !important;
    background-image: none !important;
    width: 995px;
    height: 1300px;
    overflow: hidden;
    background: none !important;
}

#page-container>div.pf {
    box-shadow: 6px 6px 18px 6px #333;
    box-shadow: 2px 2px 6px 2px #333;
    -ms-transform: scale(0.8);
    -ms-transform-origin: 0 0 0;
    transform-box: fill-box;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0 0;
    transform: scale(0.8);
    transform-origin: 0 0 0;
    margin-left: 20px;
    box-shadow: 6px 6px 18px 6px #333;
    box-shadow: 2px 2px 6px 2px #333;
}

body #page-container.TIS>div.pf {
    margin-left: 31px;
}

#page-container>div.pf a div {
    background-color: rgba(255, 255, 0, 0.28) !important;
}

#page-container>div.pf a div:hover {
    background-color: rgba(8, 255, 244, 0.28) !important;
}

div#page-container div.pf div,
div#page-container div.pf span {
    font-weight: 550 !important;
}

div.divleft {
    float: left;
    width: 50%;
}

.divleft ul li,
.divright ul li {
    list-style-type: none;
    margin-top: 20px;
    line-height: 20px;
}

div.divright {
    margin-left: 50%;
    margin-top: 15px;
}

.divleft a,
.divright a {
    font-weight: bold;
}

div.search_content {
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.search_content {
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.gsc-input-box {
    width: 200px;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
}

p.search_help {
    margin-top: 0px;
    line-height: 23px;
    font-size: 15px;
}

tbody.index_group {
    border: 1px solid #595c6933;
}

tbody.index_group td {
    padding-left: 10px;
}

p.color_search_help span {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #CC0000;
    padding: 3px 10px 3px 10px;
    border: 1px solid #595c6933;
}

p.color_search_help span a {
    color: #CC0000;
}

p.color_search_help span:hover {
    background-color: #ccccff;
    border: 1px solid #222;
}

tbody.USED_tbody,
span.USED {
    background-color: #66cc0014;
}

tbody.TECH_tbody,
span.TECH {
    background-color: #a5882a54;
}

tbody.TOOLS_tbody,
span.TOOLS {
    background-color: #ff00000f;
}

tbody.AC_tbody,
span.AC {
    background-color: #005fff14;
}

tbody.AC_tbody,
span.MULTI {
    background-color: #44444426;
}

tbody.NOS_tbody,
span.NOS {
    background-color: #ff8c003b;
}

tbody.OTTO_tbody,
span.OTTO {
    background-color: #0080803b;
}

tr.section_header td {
    font-size: 16px;
    color: #CC0000;
}

table.index_group_table {
    min-width: 516px;
}

#search_another_cart {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

body table td.mainpglink {
    padding-left: 8px;
    padding-right: 8px;
}

span.prices {
    color: #00c300;
    font-weight: bold;
}

body .mainpglink a.start_order {
    font-size: 12px;
    padding-left: 16px;
}

span#shipping_method-error {
    padding-top: 3px;
    display: block;
}

div.gsc-input-box {
    width: 200px;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
}

a#catalog_next_link {
    margin-left: 3px;
}

td.site_search,
table.catalog_links td.site_search {
    font-size: 14px;
    font-weight: bold;
}

td.site_search .prices,
table.catalog_links td.site_search .prices {
    font-size: 12px;
    color: #00c300;
}


/* Style The Dropdown Button */

body button.dropbtn {
    background-color: #4caf50;
    color: white;
    padding: 5px;
    font-size: 18px;
    border: none;
    cursor: pointer;
}

body button.dropbtn a {
    color: white;
}


/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
}


/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #c9c9c9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}


/* Links inside the dropdown */

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


/* Change color of dropdown links on hover */

.dropdown-content a:hover {
    background-color: #f1f1f1;
}

body .dropdown-content a:hover {
    background-color: #4caf50;
}


/* Show the dropdown menu on hover */

.dropdown:hover .dropdown-content {
    display: block;
}


/* Change the background color of the dropdown button when the dropdown content is shown */

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


/* Style The Dropdown Button */

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
}


/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}


/* Links inside the dropdown */

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


/* Change color of dropdown links on hover */

.dropdown-content a:hover {
    background-color: #f1f1f1
}


/* Show the dropdown menu on hover */

.dropdown:hover .dropdown-content {
    display: block;
}


/* Change the background color of the dropdown button when the dropdown content is shown */

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.gsc-search-button svg path {
    display: none;
}

.cat_left_right div {
    position: relative;
    font-size: 120%;
    font-weight: bold;
}

.cat_left_right_top {
    top: -225px;
}

.cat_left_right_bottom {
    top: 225px;
}

img[name="Image88"]:hover,
img[name="Image82"]:hover,
img[name="Image8989"]:hover,
img[name="Image10"]:hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 255, 0, 1.0);
    -moz-box-shadow: 0px 0px 5px 0px rgba(255, 255, 0, 1.0);
    box-shadow: 0px 0px 5px 0px rgba(255, 255, 0, 1.0);
}

#catalog_select {
    min-width: 172px;
    color: red;
}

#catalog_select option {
    color: black;
}

table.ctable {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
}
.catalog_nav_error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
}

.bbold {
    font-weight: bold;
    color: red;
}

body .fc-caption {
    padding-left: 10px;
    padding-right: 10px;
    background-color: black;
    border: 2px dashed black;
    font-family: sans-serif;
    font-size: 20px;
}

a.leftnav_index_active {
    font-weight: bold !important;
    font-size: 14px !important;
    color: #FF0000 !important;
}


.cart_table .cart_class_header th{background:#999;color:#fff;}
.cart_table .cart_class_header_2 th{border-right:2px solid #fff;text-align:center;white-space:nowrap;width:auto;}
body.notcat input.checkout_btn{background-color:#CCFFCC;}

/* Checkout error display - Phase 19 (Dec 2025)
 * Used by checkout.cgi for payment error messages
 * Combined with .error class (e.g., class="error error_top")
 */
.error_top {
    margin: 10px 0;
    padding: 10px;
    background-color: #ffe0e0;
    border: 1px solid #ff0000;
    border-radius: 4px;
}

.error_top_td {
    padding: 15px;
    background-color: #fff0f0;
}

.error_bottom {
    margin-bottom: 15px;
}

/* Legacy comment preserved below */
<!-- text-shadow: -0.005ex 0 black,
0.005ex 0 black;
-->
