
/* Menu list buttons - used in left hand side chat page and technical centre */

.button 
{
    font-family: Verdana,Arial,Helvetica;
    line-height: 100%;
    font-size: 90%;
}

.button a 
{
    display: block; 
    width: 100%;
    color: #0000ff; 
    text-decoration: none; 
    background-color: transparent;
    border-top: thin #eee solid; 
    border-bottom: thin #eee solid;
    padding-left: 1.0em;
    text-indent: -1.0em;    
    margin-bottom: 2px;
}

.button a:hover,.button a:active
{ 
    display: block; 
    width: 100%;
    color: #0000ff; 
    text-decoration: none; 
    background-color: #e3e3e3; 
    border-top: thin #ddd solid; 
    border-bottom: thin #ddd solid;
}


/* Tech center left hand menu bar */

.button_selected a
{
    border-top: thin #999 solid; 
    border-bottom: thin #999 solid;
    line-height: 170%;
    text-decoration: none; 
    font-size: 100%;
    font-weight: bold;
}

div.tech_section_break
{
    color: #666;
    margin: 10px 0px 5px 0px;
    font-size: 0.8em;
}

.dropshadow img {
    filter: drop-shadow(4px 4px 5px #00000040);
}

/* For single img */
img.dropshadow2 {
    filter: drop-shadow(4px 4px 5px #00000040);
}


/* Default font for all text and table cells */

body
{
    font-family: Verdana, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

td
{
    font-family: Verdana,Arial,Helvetica;
}

/* div holding all content under the header on many pages */

div.main {
    margin: 0px 10px 30px 10px;
}

/* Bordered cell, used on format page */

td.bordered
{
    border: 1px #bbb;
    border-style: solid;
    background-color: #fafafa
}

a.link
{
    color: blue;
    text-decoration: none;
}

a.link:hover
{
    text-decoration: underline;
}

a.details_on_palsite
{
    color: #0c0;
    text-decoration: underline;
}

a.details_on_palsite:hover, a.details_on_palsite:active
{
    color: #0f0;
    text-decoration: underline;
}


/* Captions under images */

.caption
{
    font-style: italic;
    font-size: 80%;
    text-align: center;
}


.title1
{
    display: block;
    border-bottom: 1px solid #999;
    font-size: 150%;
    font-weight: bold;
    color: #000099;
    font-family: Verdana,Arial,Helvetica;
    margin-top:10px;
    margin-right: 50px;
    margin-bottom:8px;
    margin-left:10px;
}

.title2
{
    font-size: 120%;
    font-weight: bold;
    color: #000000;
    font-family: Verdana,Arial,Helvetica;
    margin-bottom:4px;
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 50px;
}

p.indent
{
    margin-left: 50px;
    margin-top: 0px;
    margin-right: 50px;
    padding-bottom: 0px;
}


#menucontain
{
    MARGIN-TOP: 0px;
    FLOAT: left;
    COLOR: #000;
    PADDING-RIGHT: 8px;
}

#menu
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: auto;
    COLOR: #333;
    PADDING-TOP: 0px
}

#menu UL
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: medium none;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: medium none;
    LIST-STYLE-TYPE: none;
    TOP: 0px
}

#menu LI
{
    MARGIN: 0px;
    BORDER-BOTTOM: #7ea4d0 1px solid
}

#menu LI A
{
    BORDER-RIGHT: #7ea4d0 1px solid;
    PADDING-RIGHT: 3px;
    DISPLAY: block;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #a8adb6 5px solid;
    COLOR: #000;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #ddddee;
    TEXT-DECORATION: none
}

#menu LI#menutop
{
    BORDER-RIGHT: #7ea4d0 1px solid;
    PADDING-RIGHT: 3px;
    DISPLAY: block;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #a8adb6 5px solid;
    COLOR: #fff;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #294a92;
    TEXT-DECORATION: none;
    margin-top: 15px;
}

#menu LI#menutext
{
    border-top: 0px;
    BORDER-RIGHT: #7ea4d0 1px solid;
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #a8adb6 10px solid;
    COLOR: #77b;
    PADDING-TOP: 0px;
    padding-bottom: 5px;
    BACKGROUND-COLOR: #eeeeff;
    TEXT-DECORATION: none;
    font-size: 80%;
}

#menu LI#menusub1 A
{
    BORDER-RIGHT: #7ea4d0 1px solid;
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #a8adb6 10px solid;
    COLOR: #000;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #f9f7ad;
    TEXT-DECORATION: none
}
#menu LI#menusub1 A:hover
{
    BACKGROUND-COLOR: #f7f6d8;
    TEXT-DECORATION: underline
}
#menu LI#extras A
{
    BORDER-RIGHT: #adc39c 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #adc39c 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #adc39c 5px solid;
    COLOR: #000;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #e5ece0;
    TEXT-DECORATION: none
}

#menu LI#extras A:hover
{
    BORDER-RIGHT: #7ea4d0 1px solid;
    BORDER-LEFT: #e97425 5px solid;
    COLOR: #fff;
    BACKGROUND-COLOR: #5a7446;
    TEXT-DECORATION: underline
}

#menu LI A:hover
{
    BORDER-RIGHT: #7ea4d0 1px solid;
    BORDER-LEFT: #ffff33 5px solid;
    COLOR: #fff;
    BACKGROUND-COLOR: #294a92
}

#menu LI strong
{
    font-weight: normal;
    font-size: 80%;
    color: #77f;
}

.p.comment
{
    margin:0px;
    margin-left:10px;
    font-weight: normal;
    font-size: 80%;
    color: #77f;
}


.indent
{
    margin-left : 20px;
    margin-right : 20px;
}

.clear
{
    clear: both;
}


.clickbar ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    line-height: 170%;
}

.clickbar ul li 
{ 
    display: inline; 
    white-space: nowrap;
    text-align: center;
}

.clickbar ul li a, .clickbar .active
{
    border-radius: 2px;
    font: normal 12px Verdana, Arial;
    text-decoration: none;
    padding: 4px 20px;
    color: #ddd;
    background-color: #336699;
    line-height: 25px;
}

.compact ul li a, .compact .active
{
    padding: 2px 4px;
    font-size: 0.7em;
    line-height: 5px;
}

.clickbar ul li a:hover, .clickbar .active
{
    color: #fff;
    background-color: #4477aa;
    text-decoration: underline;
    
    transition: all 0.3s ease 0.3s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

div.footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.stereo:before, .bnr:before, .aps:before, .hifi:before, 
.super:before, .dap:before, .incomplete:before, .dual:before, .multi:before
{
    position: relative;
    top: -2px;
    padding: 2px;
    margin: 0px 8px 2px 0px;
    font: 9px bold Arial, Helvetica;
    border: 1px solid #000;
    border-radius: 3px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.2);
    white-space: nowrap;
}

.stereo:before 	{content: "STEREO";			color: #fff; background: #f00;}
.bnr:before 		{content: "BNR";				color: #000; background: #ff8000;}
.aps:before 		{content: "APS";				color: #000; background: #c0c0c0;}
.hifi:before 		{content: "HI-FI"; 			color: #000; background: #0f0;}
.super:before 		{content: "SUPER BETA";		color: #000; background: #fff;}
.dap:before 		{content: "DAP";		       color: #fff; background: #555;}
.dual:before 		{content: "DUAL";		       color: #fff; background: #00f;}
.multi:before 		{content: "MULTI";		       color: #fff; background: #00f;}
.incomplete:before {content: "MORE INFO REQUIRED";	color: #ff0; background: #ccc; border-color: #aaa;}

/* CSS for Overview/Tech/Spec/Acc on the model pages */

#model_tabs
{
    margin: 0px;
    padding: 6px;
    border: 0px;
    background-color: #3E18E2;
}

#model_tabs ul
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#model_tabs a
{
    border: 0px;
    padding: 4px;
    margin: 0px;
    color: #aaa;
    text-decoration: none; 
}

#model_tabs li
{
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    
    background-color: #666;
    display: inline;
    margin: 0px;
    padding: 6px;
    line-height: 15px;
}

#model_tabs li:hover
{
    background-color: #777;
}

#model_tabs li.active
{
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #AFAFAF;
}

#model_tabs li.active a
{
    color: #fff;
}

#model_tabs li:first-child
{
    margin-left: 6px;
}

#model_tabs li:last-child
{
    border-right: 1px solid #333;
}

/* Same media statement in models.css, keep in sync */
@media (max-width:650px){
    
    #model_tabs a{
        padding: 1px;
        font-size: 0.8em;
    }
}

/* Submit info button - used on the tech pages for the quick fault guide submission */

.submitinfobutton
{
    padding: 4px;
    margin: 2px;
    display: inline-block;
    border: 2px solid blue;
    background-color: blue;
    border-radius: 6px;
}

.submitinfobutton a 
{
    text-decoration: none; 
    color: #ddd;
    font-size: 110%;
}

.submitinfobutton:hover, .submitinfobutton a:hover
{
    color: #fff;
    text-shadow: 2px 2px #000;
}


/* History pages - content all inside a hist div */


.hist td, .hist dl
{
    font-family: Verdana,Arial,Helvetica;
}		

.hist dt
{
    font-size: 80%;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

.hist dt:first-child{padding: 0px 0px 10px 0px;}

.hist dl
{
    margin: 5px;
    background-color: #FFFFE0;
    padding: 10px;
    border: 1px solid #bbb;
}

.hist h4
{
    margin: 0px;
    padding: 0px;
}

.hist dd
{
    font-size: 70%;
    color: #000;
    margin-left: 1em;
    margin-bottom: 0.6em;
    padding-left: 4px;
    text-indent: 0px;
    
    border-left: 4px solid #f00;
}

.hist table
{
    margin-bottom: 0.6em;
    width: 100%;
    background-color: #FFFFE0;
    padding: 10px;
    border: 1px solid #bbb;
}

/* PALsite home page */

ul.buttons {
    margin-left: 7;
    padding-left: 1em;
    list-style:square;
}

.buttons li {
    line-height:110%;
    margin-bottom: 0.4em;
}

.homepage {
    width: 100%;
    display: flex;
    padding: 0px;
}

.homepage a {
    color: #00f;
    font-weight: bold;
    text-decoration: none;
}

.homepage a:hover {
    text-decoration: underline;
}

.homepage li {
    padding-bottom: 8px;
    line-height: 1.1;
}

.homepage img {
    padding: 0px 5px 5px 0px;
}

.homepage p.small {
    font-size: 0.8em;
}

.homepage_cell_side {
    max-width: 300px;
}

.homepage_cell_middle {
}

.homepage_cell {
    flex: 1;
    border: 1px solid #0000aa;
    padding: 10px;
    margin: 0px;
}

.homepage h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.0em;
}

table.site td {
    vertical-align: middle;
}

table.site td:first-child{
    width: 140px;
    text-align: center;
}

table.site td:first-child img {
    padding-top: 10px;
}

@media (max-width:650px){
    .homepage {
        display: block;
    }
    
    .homepage_cell_side, .homepage_cell_middle{
        max-width: 100%;
    }
}

p.first::first-letter {
    font-size: 2.4em;
    color: #006;
    float:left;
    padding-top: 3px;
    padding-right: 3px;
    text-shadow: 3px 3px 5px #aaa;
}

/* homepage & models - please help block */
div.help {
    margin: 20px 0px 30px 0px;
    padding: 5px;
    background-color: #F5F5C4;
    border: 1px solid #888;
}