﻿    /*Firefox does not gray out button text*/
input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
    background-color: #dcdcdc;
    border: #3532ff 1px solid;
    color: #C0C0C0;
    cursor: default;
} 
input.button {
font-family: 'Arial Black'; 
background-color: #00FF00; 
color: #FF0000; 
}
.LogListKey
{
    font-size: 16pt;
    color: #008080;
}

.lcdstyle
{
    /*Example CSS to create LCD countdown look*/
    background-color: teal;
    color: yellow;
    font: bold 24px MS Sans Serif;
    padding: 3px;
}
.lcdstyle sup
{
    /*Example CSS to create LCD countdown look*/
    font-size: 80%;
}
.IndexCall
{
    color: #FF0000;
    font-size: 36px;
    font-weight: 700;
    font-family: 'Trebuchet MS';
    margin-top: -16px;
}
.IndexQTH
{
    color: #008000;
    font-family: 'Trebuchet MS';
}
.IndexText
{
    color: #000080;
    font-family: 'Trebuchet MS';
    font-size: 12pt;
    margin-top: -16px;
}

.IndexNxtTest
{
    color: yellow;
    background-color: teal;
    font-size: 18pt;
}
.feedbackform
{
    color: #FF0000;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    margin-right: 60px;
}
.feedbackformLabels
{
    color: #008080;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}
.feedbackformCall
{
    font-weight: bold;
    text-transform: uppercase;
}

#RepeaterTable
{
   border-collapse: collapse;
}

#RepeaterTable tr
{
    font-weight: bold;
    color: yellow;
    background-color: teal;
    font-size: .80em;
}
#RepeaterTable th
{
    border-width: 2px;
    border-color: #000000;
    border-top-style: solid;
    border-bottom-style: solid;
}
.NxtContest
{
    font-family: 'Trebuchet MS';
    font-size: 20px;
    font-weight: bolder;
    color: #FFFF00;
    background-color: #008080;
}
.LogViewText
{
    color: #000080;
    font-family: 'Trebuchet MS';
    font-size: 12pt;
}
.LogViewMltText
{
    color: #000080;
    font-family: 'Trebuchet MS';
    font-size: 12pt;
    font-style: italic;
    text-indent: 40px;
    white-space: nowrap;
}
.LogViewMlt
{
    color: #008080;
    font-family: 'Trebuchet MS';
    font-size: 16pt;
    font-weight: 600;
    font-style: normal;
}
.LogViewAudioClick
{
    color: #FF0000;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    font-weight: 600;
    font-style: normal;
    text-align: center;
}
.LogViewMapClick
{
    color: #FF0000;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    font-weight: 600;
    font-style: normal;
    text-align: center;
}
.LogViewScore
{
    color: #000000;
    font-family: 'Trebuchet MS';
    font-size: 24pt;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    white-space: nowrap;
}
.LogViewClass
{
    color: #000000;
    font-family: 'Trebuchet MS';
    font-size: 20pt;
    font-weight: 600;
    font-style: italic;
    white-space: nowrap;
}

.LogViewCtl
{
    border: 3px solid #008080;
    width: 360px;
    height: 134px;
    background-color: #85C2C2;
}
.LogViewCtlCall
{
    width: 130px;
    padding-left: 6px;
}
.LogViewCtlRadio
{
    color: #000080;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    background-color: #B7D5CE;
}
.LogViewCtlDDLSelect
{
    color: #000080;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    background-color: #B4D3C6;
}
.LogViewContestName
{
    padding: 2px;
    color: #003399;
    font-size: 24pt;
    font-weight: 700;
    font-family: 'Trebuchet MS';
}
.LogViewContestClass
{
    padding: 2px;
    color: #003399;
    font-size: 14pt;
    font-weight: 700;
}

.LogViewCtyHdr
{
    padding: 2px;
    color: yellow;
    background-color: teal;
    font-size: 1.0em;
}
.LogViewCtyDdlHdr
{
    color: #008080;
    background-color: #FFFF00;
    font-size: x-small;
    font-weight: bold;
}
.DBPagerButton
{
    padding: 2px;
    color: #008080;
    background-color: #FFFF00;
    font-size: 8pt;
    font-weight: bold;
}
.DBPager
{
    padding: 2px;
    color: yellow;
    background-color: teal;
    font-size: 10pt;
}
.DBTdHdr
{
    padding: 2px;
    color: yellow;
    background-color: teal;
    font-size: 10pt;
}
.TdHdrStyle  
{
    color: yellow;
    border: 3px double teal;
    background-color: teal;
    font-size: 10pt
}
.TdLogbookRowCell
{
    border: 1px solid teal;
    color: maroon;
    background-color: #F8F8F8;
    font-size: 11pt;
    text-indent: 5px;
}
.TdLogbookCountryRowCell
{
    border: 1px solid teal;
    color: maroon;
    background-color: #F8F8F8;
    font-size: 11pt;
    padding-left: 6px;
    right: 1px;
}
.TdLogbookRowCallCell
{
    color: purple;
    border: 1px solid teal;
    background-color: #ECECEC;
    font-size: 11pt;
    text-indent: 5px;
    font-weight: 700;
}
.TdLogbookRowHCallCell
{
    border: 1px solid teal;
    background-color: yellow;
    color: maroon;
    font-size: 11pt;
    font-weight: 700;
    text-indent: 5px;
}
.TdLogbookRowHTimeCell
{
    border: 1px solid teal;
    background-color: #CCFFFF;
    font-size: 11pt;
    font-weight: 700;
    text-indent: 5px;
}
.TdLogbookGETimeCell
{
    background-color: #CCFFFF;
    margin-left: -4px;
}
.TdLogbookRowModeSSBCell
{
    border: 1px solid teal;
    background-color: #F8F8F8;
    font-size: 10pt;
    color: #99c000;
}
.TdLogbookRowModeCWCell
{
    border: 1px solid teal;
    background-color: #F8F8F8;
    font-size: 11pt;
    color: #FF9933;
}

.TdLogbookClickMsg
{
    color: red;
    border: 1px solid teal;
    background-color: yellow;
    font-size: 1.0em;
    font-weight: bolder;
}

/* So the overflow scrolls */
.DivLogSnippet
{
    overflow: auto;
    background-color: #F8F8F8;
    border: 2px solid teal;
    text-align: center;
}


/* Keep the header cells positioned as we scroll */
/*.DivLogSnippet table th
{
    position: relative;
    color: yellow;
    background-color: teal;
    font-size: .8em;
    font-weight: bold;
}*/

/* For alignment of the scroll bar */
/*.DivLogSnippet table tbody
{
    overflow-x:hidden;
    border-style: solid;
    border-color: teal;
    color: maroon;
    background-color: #F8F8F8;
    font-size: .80em;
    text-indent: 5px;
}*/ 
/*.DivLogSnippet table td
{
    border-style: solid;
    border-color: teal;
    color: maroon;
    background-color: #F8F8F8;
    font-size: .80em;
    text-indent: 5px;
    font-weight: bold;
}*/ 
/* Opera,MSIE */
.LogSnippetHdrSml {margin-top: -12px; border: 2px solid teal;background-color: yellow;}
.LogSnippetHdrCellSml  {color: yellow;background-color: teal;font-size: 9pt; border: 1px solid teal;font-weight: bold;}
.LogSnippetHdrQSOSml {color: yellow;background-color: teal;font-size: 8pt; border: 1px solid teal;font-weight: bold;}
.LogSnippetRowCellSml {color:maroon; border: 1px solid teal; border-color:teal; background-color:#F8F8F8; font-size:8pt;font-weight: bold;  }
.LogSnippetRowCallCellSml {color:purple; border: 1px solid teal; border-color:teal; background-color:#ECECEC; font-size:8pt;font-weight: bold;}
.LogSnippetRowModeSSBCellSml { color: #99c000;border-color:teal; border: 1px solid teal; background-color:#F8F8F8; font-size:8pt;font-weight: bold;   }
.LogSnippetRowModeCWCellSml { color: #FF9933;border-color:teal; border: 1px solid teal; background-color:#F8F8F8; font-size:8pt;font-weight: bold;   }
.LogSnippetRowHCallCellSml { border-color:teal; border: 1px solid teal; background-color:yellow; font-size:8pt;font-weight: bold;}

/*  Firefox */
.LogSnippetHdr {margin-top: -8px; border: 2px solid teal;background-color: yellow;}
.LogSnippetHdrCell  {color: yellow;background-color: teal;font-size: 9pt; border: 1px solid teal;font-weight: bold;}
.LogSnippetHdrQSO {color: yellow;background-color: teal;font-size: 8pt; border: 1px solid teal;font-weight: bold;}
.LogSnippetRowCell {color:maroon; border: 1px solid teal; border-color:teal; background-color:#F8F8F8; font-size:8pt;font-weight: bold; }
.LogSnippetRowCallCell {color:purple; border: 1px solid teal; border-color:teal; background-color:#ECECEC; font-size:8pt;font-weight: bold;}
.LogSnippetRowModeSSBCell { color: #99c000;border-color:teal; border: 1px solid teal; background-color:#F8F8F8; font-size:8pt;font-weight: bold;}
.LogSnippetRowModeCWCell { color: #FF9933;border-color:teal; border: 1px solid teal; background-color:#F8F8F8; font-size:8pt;font-weight: bold;}
.LogSnippetRowHCallCell { border-color:teal; border: 1px solid teal; background-color:yellow; font-size:8pt;font-weight: bold;}
.LogSnippetClickMsg {color: red; border-color:teal; border: 1px solid teal; background-color:yellow; font-size:8pt; font-weight:bolder }

.LogSnippetMyCall
{
    margin: -7px 0px -5px 0px;
    font-family: Verdana;
    font-size: 36px;
    font-weight: bold;
    color: #FF0000;
}
.LogSnippetMyContest
{
    margin: -7px 0px -5px -35px;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
    text-align: left;
}
listingLink { 
font-family: Arial, Helvetica, sans-serif; 
font-size:1.0em; 
font-weight: bold; 
color: blue; 
text-decoration:none;
margin-left:0px;
margin-right:0px;
}

a.listingLink:visited	{
font-weight: bold; 
font-size:1.0em; 
color:#3399ff; 
}

a.listingLink:hover {
font-weight: bold; 
font-size:1.0em; 
color:#FF0000; 
}

ArrowLink { 
font-size:1.0em;
font-weight: bold; 
color: blue; 
}

a.ArrowLink:visited	{
font-size:1.0em;
font-weight: bold; 
color:#3399ff; 
}

a.ArrowLink:hover {
font-size:1.2em;
font-weight: bold; 
color:#FF0000; 
}

