﻿/* Portal site CSS */
@font-face {
	font-family: 'IBM140310PitchRegular';
	src: url('../Fonts/ibm140310pitch-regular-webfont.eot?') format('embedded-opentype'),
	     url('../Fonts/ibm140310pitch-regular-webfont.ttf') format('truetype'); 
    font-weight: normal;
	font-style: normal;
}

body {
    font-size: .80em;
    font-family: Verdana, Sans-Serif;
    margin: 0px;
    padding: 0px;
}

table { border-collapse: collapse; width:100%; vertical-align:middle; }
td > span { display:inline-block; vertical-align:middle; }
th { text-align:right; vertical-align:middle; width:1px; color:#FD0000; 
     padding-left: 13%;
}

.Num { text-align:right; vertical-align:middle; }
.ItemTitle { font-size:1.0em; width:500px; vertical-align:middle; }
.ItemTitleS { width:500px; vertical-align:middle; }
.ItemList {
    text-align:left;
    width:99%;
    font-family: 'IBM140310PitchRegular', Verdana, Sans-Serif;
    background-color:#CFC;
}
tr.ItemList { background-color:#EFE }
tr.ItemListAlt { background-color:#CFC; }
.ItemListShow { width:25px; }
.ItemListHolder { width:4%; }
.ItemListMfgr { width:15%; }
.ItemListMfgrNum { width:8%; }
.ItemListCompany { width:27%; }
.ItemListCoNum { width:9%; }
.ItemListTitle { width:35%; }

.Short { display:inline-block; vertical-align:middle; }
.YN { display:inline-block; vertical-align:middle; width:25px; }
.Char4 { display:inline-block; vertical-align:middle; width:30px; }
.Char5 { display:inline-block; vertical-align:middle; width:45px; }
.Color { display:inline-block; vertical-align:middle; width:70px; }
.Med { display:inline-block; vertical-align:middle; }
.Med2 { width:200px; display:inline-block; vertical-align:middle; }
.Long { width:300px; display:inline-block; vertical-align:middle; }
.Huge { width:99%; display:inline-block; vertical-align:middle; }
.Debug { width:99%; font-size:x-small; }
.Lbl { border-style:none; }
.LblLeft { display:inline-block; text-align:left; }
.LblBig { font-weight:bold; font-size:1.1em; }
.LblSml { }

a:link, a:visited { color: #034af3; }
a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}
h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Sans-Serif;
}
h2 { font-size: 1.5em; font-weight: 600; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5, h6 {
    font-size: 1.6em;
    color: white;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 { margin-top: 0px; }


h7 {
    font-size: 1.0em !important;
    color: #666666 !important;
    text-transform: none !important;
    font-weight: 200 !important;
    margin-bottom: 0px !important;
    font-family: IBM140310PitchRegular !important;
    }

h8 {
    font-size: 2.0em !important;
    color: #666666 !important;
    text-transform: none !important;
    font-weight: 200 !important;
    margin-bottom: 0px !important;
    font-family: IBM140310PitchRegular !important;
}

.page {
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 1px solid #496077;
    text-align: left;
}

.textbox {
    width: 900px;
    background-color: #fff;
    margin: 0px auto;
    border: 1px solid #fff;
    text-align: left;
}

.textbox1 {
    background-color: #fff;
    margin: 0px auto;
    border: 1px solid #fff;
    text-align: left;
}

.header {
    margin: 0px;
    padding: 0px;
    background-color: #006699;
    width: 100%;
}
.header a { color:White; vertical-align:middle; }
    .header h1 {
        font-family: Verdana, Sans-Serif;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: White;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }
.main { padding: 0px 12px; margin: 12px 8px 8px 8px; min-height: 420px; }
.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}
.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

div.Err { background-color:#FE6100; font-size:large; }
div.hideSkiplink { background-color:#3a4f63; width:100%; }
div.menu { padding: 4px 0px 4px 8px; }
div.menu ul { list-style: none; margin: 0px; padding: 0px; width: auto; }

div.menu ul li a, div.menu ul li a:visited {
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p  { margin: 2px 12px 10px 10px; }
fieldset.login label, fieldset.register label, fieldset.changePassword label { display: block; }
fieldset label.inline  { display: inline; }
legend  {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}
input.textEntry { width: 320px; border: 1px solid #ccc; }
input.passwordEntry  { width: 320px; border: 1px solid #ccc; }
div.accountInfo { width: 42%; }

.clear { clear: both; }
.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    vertical-align: middle;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    font-family: 'NixinRegular', Verdana, Sans-Serif;
}

.loginDisplay a:link { color: white; }
.failureNotification { font-size: 1.2em; color: Red; }
.bold { font-weight: bold; }
.submitButton { text-align: right; padding-right: 10px; }

.searchDisplay{
    text-align: center;
}

.searchNote {
    width: 50vw;
    height: auto;
    
}

.displayNote {
    width: 50vw;
    height: auto;
    overflow-wrap: break-word;
    overflow: scroll;
    display: inline-block;
}
.highlight {color: red; font-weight: bold}


.modified {
    font-size: xx-small;
    text-align: left;
    color: #fe6100;
    font-family: 'NixinRegular', Verdana, Sans-Serif;
}

.contact_us_start{
    visibility:hidden;
}

.contact_us_post_captcha{
    visibility:visible;

}

.captcha{
    height: 250px;
    width: 80%;
    border-style:hidden;
    border-color:#006699;
    border-width: 5px;
    position:center;
    /*position:absolute;*/
    top: 60px;
}

.captcha_title {
    font-size: 25px;
    color: #006699;
    text-align: left;
    /*position: relative,center;*/
    position: center;
}

/*.captcha_button{
    background-color: #006699;
    color:orange;
    width: 150px;
    height: 20px;
    font-size: 18px;
    border-radius: 10px;
}*/

.captcha_dlQuestions{
    width: 75%;
    height: 200px;
    background-color: white;
}

.captcha_image{
    height:75px;
    width:75px;
}

ebayred {
    font-size: 1.3em;
    color: #FE0000;
    font-family: 'Univers LT Std'; 
    
}

ebayblue {
    font-size: 1.3em;
    color: #000099;
    font-family: 'Univers LT Std';
}

ebayyellow {
    font-size: 1.3em;
    color: #FFCC00;
    font-family: 'Univers LT Std';
}

ebaygreen {
    font-size: 1.3em;
    color: #98CB00;
    font-family: 'Univers LT Std';
}

etsyfont { font-size: 1.3em;
           color: #F1641E;
           font-family: Georgia;
 }
.cardImage {
    width: 900px !Important;
    height: 393px !Important;
    border: 0px solid black;
}
