table.mainTable {
    max-width: 100%;
    min-width: 1124px;
}

table.mainTable td.mainColLeft {
    min-width: 80%;
    max-width: 1024px;
    padding: 1em;
}

table.mainTable td.mainColRight {
    width: 190px;
    padding: 1em;
}

#sideBannerAd, #bottomBannerAd {
    margin-top: 24px;
}

A.caps,
input.caps {
    text-transform: uppercase;
    font-weight: bold;
}    

TH A.button,
A.button,
input.button
{
    color: #FFFFFF;
    background-color: #1DA4D8;
    /*border: 1px ridge #93C9FF;*/
    border: none;
    padding: 4px;
    text-decoration: none;
    font-family: "Lucida Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
}

A.button-warn,
input.button-warn
{
    background-color: orangered;
}


A.disabledButton,
A.button:hover,
input.button:hover
{
    background-color: #FF8000;
    border: none;
    cursor: pointer;
    color: white;
}

.scrollingDiv {
    overflow: auto;
}


.roundBox {
    border: medium solid #199BCF;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


.advancedSearchBox {
    color: #FFFFFF;
    background-color: #1DA4D8;

    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.bigRoundBox {
    text-align: left;
    padding: 1em;
    margin-top: 2em;

    border: medium solid #199BCF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.freeOfferBox {
    text-align: left;
    padding: 1em;
    margin-top: 1em;
    font-size: 24px;
    background-color:#199BCF;
    color:#FFFFFF;
    /*    border: medium solid;
    border-color:*/
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 1em;
}

.freeOfferBox A {
    color:#FFCC00;
}

.freeOfferBoxSide {
    font-size: 18px;
}

.bigRoundBoxTab {
    margin-top: -24px;
    margin-left: 1em;
    margin-bottom: 12px;
    background-color: #1DA4D8;
    width: 15em;
    padding: 2px;
    height: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-indent: 6px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.bigRoundBoxTabRight {
    margin-top: -30px;
    margin-left: 17em;
    background-color: #66CC33;
}

.bigRoundBoxTabRight A {
    color: #FFFFFF;
    text-decoration: none;
}

.bigRoundBoxTabRight2 {
    margin-left: 33em;
    background-color: #66CC33;
}

.biggerTab {
    width: 24em;
}

.otherProducts {
    border: medium solid #7ece00;
}

.otherProducts .bigRoundBoxTab {
    background-color: #7ece00;
}


div.searchResultText {
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}

.searchResultText A,
.relatedAntibodies A {
    color: #1DA4D8;
}

.searchResultText A:hover,
.relatedAntibodies A:hover {
    color: #FF6600;
}

.search-results-banner A {
    color: lightskyblue;
}

.foundTotal {
    font-size: 2em;
    font-weight: bold;
}

.relatedAntibodies TABLE {
    border-collapse: collapse;
}

.relatedAntibodies TD {
    text-align: center;
    vertical-align: top;
    padding: 4px;
}

.relatedAntibodies TD.rowLabel {
    text-align: right;
    color: #777777;
}

.relatedAntibodies TD.main {
    font-weight: bold;
    font-size: 13px;
}

.relatedAntibodies .relatedProtein {
    text-align: right;
    color: #999999;
}

.relatedAntibodies TD.relatedProtein,
.relatedAntibodies TD.relatedCitations {
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

.relatedAntibodies TD.relatedCitations {
    color: #669933;
}

.featuredResearch .bigRoundBoxTab {
    margin-left: 0;
    background-color: #1DA4D8;
}

.bigRoundBoxTab H1,
.bigRoundBoxTab H2 {
    letter-spacing: 0px;
    font-size: 12px;
    font-weight: bold;
}

.advancedSearchBox select
{
    background-color: #C7EAF8;
    border: none;
}

.advancedSearchBox select option {
    font-weight: normal;
    background-color: #7CB441;
    padding: 1px;
    color: #FFFFFF;
}

.matrixOddOdd {
    background-color: #F3FBFE;
}

.matrixOddEven {
    background-color: #E0F3FC;
}

.matrixEvenOdd {
    background-color: #F5F5F5;
}

.matrixEvenEven {
    background-color: #E8E8E8;
}
.matrixExtraRow {
    display: None;
}

.listingSupplier,
.listingSupplier h2 {
    font-size: 16px;
    color: #1DA4D8;
    font-weight: bold;
}

.listingValue {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-top-color: #1DA4D8;
    border-right-color: #1DA4D8;
    border-bottom-color: #1DA4D8;
    border-left-color: #1DA4D8;
}

.listingProduct,
.listingProduct A {
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}

.listingQuantity {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.listingReactivity {
    color: #339933;
}

.listingApplications {
    color: #1DA4D8;
}


.listingProtein A,
.listingProduct A,
.listingTable TD A {
    text-decoration: none;
}

.listingProduct A:hover, 
.listingTable TD A:hover,
.morelink:hover 
{
    text-decoration: underline;
    color: #FF6600;
}

.morelink {
    cursor: pointer;
    color: #FF6600;
    text-decoration: none;
}


.listingDivider > TD {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #1DA4D8;
    border-right-color: #1DA4D8;
    border-bottom-color: #1DA4D8;
    border-left-color: #1DA4D8;
    border-top-style: solid;
}

.listingTable TD {
    padding: 8px;
}

listingTable TH {
    vertical-align: bottom;
}

LI.primaryname,
LI.altname {
    font-size: 14px;
    padding-left: 4px;
    margin-left: 8px;
    padding-bottom: 8px;
}


LI.primaryname {
    list-style-type: square;
    color: #006699;
}

LI.primaryname A {
    color: #006699;
    text-decoration: none;
}

LI.altname {
    list-style-type: circle;
    color: #0099CC;
}

LI.altname A {
    list-style-type: circle;
    color: #0099CC;
    text-decoration: none;
}

.pageButtons {
    margin: 8px;
}

.alphaLinksContainer {
    text-align: center;
    line-height: 2;
}

.alphaLinksContainer A {
    font-size: 14px;
    font-family: "Lucida Console", "Courier New", Courier, monospace;
}

.alphaLinksContainer A.button {
    margin-right: 4px;
}

.matrixTD {
    font-weight: bold;
}

.matrixTD A {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: "Lucida Console", "Courier New", Courier, monospace;
}

.matrixTD A:hover {
    color: #066192;
}

.legendLink,
.matrixHeading,
.matrixHeadingRow,
.matrixHeadingCol {
    text-decoration: underline;
}

.matrixHeadingCol {
    color: #1DA4D8;
}

.matrixHeadingRow {
    color: #339933;
}


#reactivityKey,
#applicationsKey {
    background-color: #F3FBFE;
}

.allProductsSubrange {
}

.allProductsSubrange .subRangeSelected {
    color: #339933;
    font-weight: bold;
}

.allProductsSubrange A.subRangeLink {
    color: #1DA4D8;
}

.allProductsSubrange A.subRangeLink:hover {
    color: #FF6600;
}

UL.proteinList LI {
    font-size: 12px;
    padding-left: 4px;
    margin-left: 16px;
    padding-bottom: 8px;
    list-style-type: circle;
}

UL.proteinList LI A {
    color: #1DA4D8;
    text-decoration: none;
}

UL.proteinList LI A:hover {
    text-decoration: underline;
    color: #FF6600;
}

#allProductsPage .bigRoundBox {
    width: 90%;
}

.rateProductTable {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: medium solid #199BCF;
    padding: 16px;
    background-color: #F1FBFE;
    width: 80%;
}

.rateProductTable select {
}

.rateProductTable select option {
    margin-bottom: 2px;
    color: #666666;
}

.rateProductTable textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
}

.rateProductStarsTable TD {
    cursor: pointer;
}

.starTable TD {
    padding: 0px;
    padding-right: 1px;
}

#infoBody {
    text-align: left;
    
    min-width: 800px;
    margin-left: 120px;
    padding: 24px;
    border: medium solid #CCCCCC;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#infoBody h1 
, #infoBody h2 {
    margin-bottom: 12px;
    font-variant: small-caps;
}

#infoBody h3 {
    margin-left: 40px;
    margin-top: 12px;
    margin-bottom: 6px;
    font-size: 14px;
}

#infoBody a {
    color: #199BCF;    
}

#infoBody p {
    margin-left: 40px;
    line-height: 2;
}

#infoBody ul {
    margin-left: 75px;
    line-height: 1.5;
}

#infoBody ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-bottom: 12px;
}

#infoBody ul li ul li {
    font-weight: normal;    
    list-style-type: circle;
    list-style-position: outside;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: -12px;
    line-height: 1.5;
}

#topBannerAd {
    margin-top: 12px;
    margin-bottom: 12px;
}

.searchPageInfo {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: thin solid #CCCCCC;
    padding: 8px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.searchPageInfo h4,
h4.searchPageInfo {
    font-weight: normal;
    margin: 0px;
}

.listingTable A.productCodeLink {
    text-decoration: underline;
    color: #1DA4D8;
}
.productOffer A {
    color: #FF6600;
    font-weight: bold;
}
.appThumbnailsDiv {
    margin-top: 4px;
}

.popularity {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    white-space: nowrap;
}

.imageFilterTR {
    margin-bottom: 8px;
}

.imageFilterTR TD.matrixTD {
    text-align: center;
}

.filterImage {
    padding: 4px;
/*    opacity:0.1;
    filter:alpha(opacity=10); */ /* For IE8 and earlier */
}

.filterImageActive {
    opacity:1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

.filterImageInactive {
    opacity:0.1;
    filter:alpha(opacity=10); /* For IE8 and earlier */
}

.filterImage:hover {
/*
 * cursor: pointer
 */
}

.val_filterImage {
    display: none;
}


/* Conjugate colours */

.listingProduct .conjugate {
    font-weight: bold;
}

.listingProduct .colour_far-red {
    color: #CC0000;
}

.listingProduct .colour_red {
    color: #FF0000;
}

.listingProduct .colour_blue {
    color: #0000CC;
}

.listingProduct .colour_fitc,
.listingProduct .colour_green {
    color: #00CC00;
}

.listingProduct .colour_hrp,
.listingProduct .colour_biotin,
.listingProduct .colour_yellow {
    color: #F0F000;
}

.listingProduct .colour_orange {
    color: #FF9900;
}

.listingProduct .colour_gold {
    color: #D0CC1A;
}

hr {
    border: 0;
    height: 1px;
    background-color: #999999;
}

.fb-like {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 8em;
    text-align: center;
    width: 100%;
}

.shortlist {
    font-family: "Courier New", Courier, monospace;
    font-size: 24px;
    font-weight: bolder;
    color: #7ece00;
    text-align: center;
    cursor: pointer;
}

#otherShortlistLinks {
    margin: 2em;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#otherShortlistLinks A {
    color: #1DA4D8;
}

#emailSent {
    font-weight: bold;
    margin: 12px;
}

#emailShortlistForm {
    margin: 2em;
}

.listingTable TD A.viewReviewsLink {
    text-decoration: underline;
}

.appImageDiv {
    float: left;
    margin: 2px;
    margin-bottom: 24px;
}

.appImageCaption {
    padding-top: 4px;
    position: absolute;
    color: #1DA4D8;
}

.datasheetLink a {
    color: #1da4d8;
    font-size: 2em;
}

.results-filter-box .bigRoundBox {
    border: medium solid #d3d3d3;
}

div.results-filter-box div.bigRoundBoxTab {
    background-color: #d3d3d3;
    color: #333333;
}

.featuredResearch .bigRoundBox {
    border: medium solid #d3d3d3;
}

div.results-filter-box div.bigRoundBoxTab {
    background-color: #d3d3d3;
    color: #333333;
}

div#latest-news H1 {
    font-variant: normal;
    font-weight: bold;
    font-size: 1.5em;
    text-transform: none;
    margin-bottom: 0px;
}

div#latest-news H2 {
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: none;
    line-height: 1;
    margin-top: 8px;
}

div#latest-news .posting-date-link {
    color: #cd6e00;
}

div#latest-news H2 P {
    line-height: 1.2;
}

.comparison-report {
    border: medium solid #97C03F;
    background-color: #f5f5f5;
    margin-bottom: 2em;
}

.comparison-report-banner {
    color: white;
    padding: 8px;
    background-color: #97C03F;
    margin-bottom: 1em;
}

.comparison-report-banner a {
    color: white;
}

.comparison-report-banner h1 {
    font-weight: normal;
    font-size: 22px;
}

.comparison-report-banner h2 {
    font-weight: normal;
}

.comparison-product {
    text-align: center;
}

.comparison-product A.productCodeLink {
    color: #1da4d8;
}

.comparison-product img {
    box-shadow: 4px 4px 4px #999999;
}

.listingTable A.productCodeLinkButton,
A.productCodeLinkButton {
    font-weight: bold;
    font-size: 13px;
    color: #505050;
    border: 1px solid #c0c0c0;
    min-width: 100px;
    height: 18px;
    line-height: 18px;
    background-color: #EEEEEE;
    background: url('/image/openlink.gif') 4px 3px no-repeat #EEEEEE;
    display: inline-block;
    /* padding-left: 1em; */
    padding: 4px;
    padding-left: 3em;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0,0,0,0.2) 0 0 4px;
    box-shadow: rgba(0,0,0,0.2) 0 0 4px;
    text-decoration: none;
}

.listingTable A.productCodeLinkButton:hover,
A.productCodeLinkButton:hover:hover {
    color: black;
    text-decoration: none;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0 0 6px;
    box-shadow: rgba(0,0,0,0.5) 0 0 6px;
}

.imageStream .productCodeLinkButton {
    margin-top: 4px;
    margin-bottom: 4px;
}

.adminProductBidInfo {
    background-color: #6897BB;
    font-size: 9pt;
    font-family: sans-serif;
    font-weight: normal;
    color: white;
    padding: 4px;
    margin: 4px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0,0,0,0.2) 0 0 4px;
    box-shadow: rgba(0,0,0,0.2) 0 0 4px;
}

.box-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}