/* name = jsStyleSheet2-IE.css style sheet for Jeremy Seeger Dulcimers pages */
/* this style sheet is type browsers: IE only                      */
/* ---------------------------------------------------------------- */
/* definitions for all hoh-pages */

a:link    { font-weight: normal; color:#ffffff; text-decoration: none;}  /* old color: #ffffff */  
a:active  { font-weight: normal; color:#ffffff; background-color:#dc143c; text-decoration: none;}  /* old color: #ffff00 */   
a:visited { font-weight: normal; color:#ffffff; text-decoration: none;}  /* old color; #ffffff */ 

/* ------------------------JSD----------------------------------------- */

.tbody { 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 12px; 
         color: #ffffff;
         /* background-color:"#191970"; */  /* midnightblue == #191970 */
}

.jsd-Logo {
             position:absolute;
             top: 0px;
             left: 15px;
}

.jsd-instruments{
                  position:absolute;
                  top: 10px;
                  left: 0px;
                  z-index: 1;   
}

.topLinks{ 
            position:absolute;
            top: 11px;
            left:11px;
            z-index: 2;
}
                        
.jsd-instruments{
                  position:absolute;
                  top: 10px;
                  left:10px;  /* old: left:195px; left:260px;   */
}

.jsd-instruments2{
                  position:absolute;
                  top: 0px;
                  left:220px;
}

.jsd-meetThePlayers{ 
                      position:absolute;
                      top: 10px;
                      left:10px;

}
.jsd-meetThePlayers2{ 
                      position:absolute;
                      top: 10px;
                      left:10px;

}

.jsd-historyPlayers { 
                         position:absolute;
                         top: 600px;
                         left:10px;
}
                       
.jsd-eachPlayer{      
                    border-style: solid;
                    border-color: #d3d3d3;
                    border-width: 1px;
                    font-family: Verdana, Arial, Helvetica, sans-serif; 
                    font-size: 12px;
                    color: #ffffff; /* #ffffff; */
                    background-color: #D8946B;  /* #B22222;  red, gray,midnightblue; #ccffff;*/                   
}

.jsd-eachPlayer2{  
                   
                    border-style: solid;
                    border-color: #d3d3d3;
                    border-width: 1px;
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 100;
                    font-size: 12px; 
                    color:#d3d3d3; 
                    background-color: #0f0e0c;; 
}

.jsd-ParagraphHeader{ 
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 16pt; 
                        font-style: normal;
                        font-weight: normal;
                        color:#ffffff;
}

.jsd-Paragraph{ 
                 font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-weight: 100;
                 font-size: 12px; 
                 font-style: normal;
                 font-weight: normal;
                 color: #000000;
}

.jsd-buttons1 { 
                 position:absolute;
                         top: 430px;
                         left: 10px;
}


.jsd-RW-title { 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 100;
                    font-size: 18px; 
                    font-style: normal;
                    font-weight: bold;
                     color:#ffffff;
}

.jsd-RW-titleSize14 { 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 100;
                    font-size: 14px; 
                    font-style: normal;
                    font-weight: bold;
                     color:#ffffff;


}

.jsd-RW-subTitles { 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 100;
                    font-size: 12px; 
                    font-style: normal;
                    font-weight: bold;
                    color:#ffffff;
}

.jsd-RW-tableText { 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 100;
                    font-size: 12px; 
                    font-style: normal;
                    font-weight: normal;
                    color:#000000;


 }

.artistName{  
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: 100;
                    font-size: 16px; 
                    font-style: normal;
                    font-weight: bold;
                    color: #ffffff;
}