/* style sheet for mtdata pages */

/***************************************************
*  body rules
*/
/*****************Old version***********************/
body {
        background : black url("icons/leafpanel_main.gif") repeat; 
        background-repeat : repeat-y; 
        font-family : Arial, Helvetica, sans-serif; 
        color : #faf0e6; 
        } 
 body.images {
               background : black url("icons/leafpanel_gallery.gif") repeat; 
               font-family : Arial, Helvetica, sans-serif; 
               color : #faf0e6; 
              } 

/**************************************************
 *  division rules
 */

div.header {
             visibility : visible; 
             z-index : 11; 
             } 

div.header2 {
              position : absolute; 
              top : 0.5em; 
              left : 40%; 
              visibility : visible; 
              z-index : 11; 
              margin-bottom : 2em; 
              } 

div.navi1st {
              position : absolute; 
              top : 5%; 
              left : 2%; 
              width : 30%; 
              visibility : visible; 
              z-index : 10; 
              margin-bottom : 0.5em; 
              padding-left : 0.5em; 
              }
 
div.narr1st {
              position : absolute; 
              top : 1%; 
              left : 30%; 
              visibility : visible; 
              z-index : 10; 
              margin-bottom : 0.5em; 
              padding-bottom : 1em; 
              }
 
div.navigate {
               position : absolute; 
               top : 30%; 
               left : 2%; 
               width : 30%; 
               visibility : visible; 
               z-index : 10; 
               margin-bottom : 0.5em; 
               padding-left : 0.5em; 
               }
 
div.narrate {
              position : absolute; 
              top : 15%; 
              left : 25%; 
              visibility : visible; 
              z-index : 10; 
              margin-bottom : 0.5em; 
              padding-bottom : 1em; 
              }
 
div.images {
             position : absolute; 
             top : 10%; 
             left : 25%; 
             visibility : visible; 
             z-index : 10; 
             margin-bottom : 0.5em; 
             padding-bottom : 1em; 
             } 

/**************************************************
 *  paragraph rules
 */

div p.desc {
             color : #ffffff; 
             background : black; 
             padding : 1em; 
             text-align : left; 
             width : 80%; 
             }
 
div p.signature {
                  color : #ffffff; 
                  background : black; 
                  text-align : left; 
                  font-size : 70%; 
                  padding-top : 12em; 
                  width : 80%; 
                  }
 
div p.trans {
              color : #ffd700; 
              background : black; 
              padding : 0; 
              text-align : left; 
              width : 80%; 
              } 

/**************************************************
 *  hypertext link rules
 */

A:link {
         color : #ffd700; 
         background : transparent; 
         text-decoration : none; 
         }
 
A:active {
           color : #ffffff; 
           background : transparent; 
           text-decoration : none; 
           }
 
A:visited {
            color : #ffa500; 
            background : transparent; 
            text-decoration : none; 
            }

A.navbutton{ 
  background: transparent;
  text-decoration: none;
} 

A.navbutton:active{ 
  background: transparent;
  text-decoration: none;
} 

A.navbutton:visited{ 
  background: transparent;
  text-decoration: none;
} 

A.navbar:link {
                color : #ffd700; 
                background : #000000; 
                font-family : "New Century Schoolbook", serif; 
                font-weight : bold; 
                font-size : 150%; 
                }
 
A.navbar:active {
                  color : #ffffff; 
                  background : #000000; 
                  font-family : "New Century Schoolbook", serif; 
                  font-weight : bold; 
                  font-size : 150%; 
                  }
 
A.navbar:visited {
                   color : #ffa500; 
                   background : #000000; 
                   font-family : "New Century Schoolbook", serif; 
                   font-weight : bold; 
                   font-size : 150%; 
                   } 

A.img {
        color : black; 
        background : transparent; 
        } 

A.navfoot:link {
                 color : #22228b; 
                 background : #b22222; 
                 font-weight : bold; 
                 }
 
A.navfoot:active {
                   color : #ffd700; 
                   background : #b22222; 
                   font-weight : bold; 
                   }
 
A.navfoot:visited {
                    color : #000000; 
                    background : #b22222; 
                    font-weight : bold; 
                    }
 
A.navfoot2:link {
  color : #b22222; 
  background : #000000; 
  font-weight : bold; 
}
 
A.navfoot2:active {
  color : #ffd700; 
  background : #000000; 
  font-weight : bold; 
}
 
A.navfoot2:visited {
  color : #6495ed; 
  background : #000000; 
  font-weight : bold; 
} 

A.sale:link { 
  color: #C72626;
  background: #000000;
  font-weight : bold; 
  font-family : "New Century Schoolbook", serif; 
  font-weight : bold; 
  font-size : 150%; 
}

A.sale:active { 
  color: #C72626;
  background: #000000;
  font-weight : bold; 
  font-family : "New Century Schoolbook", serif; 
  font-weight : bold; 
  font-size : 150%; 
}

A.sale:visited { 
  color: #C72626;
  background: #000000;
  font-weight : bold; 
  font-family : "New Century Schoolbook", serif; 
  font-weight : bold; 
  font-size : 150%; 
}

/**************************************************
 *  table rules
 */
 /* tables of hyperlinks and their descriptions */
table.hlinks {
               text-align : left; 
               width : 70%; 
               vertical-align : top; 
               padding-right : 0; 
               padding-left : 1em; 
               }
 
td.describe {
              color : #ffffff; 
              background : black; 
              width : 55%; 
              vertical-align : top; 
              padding-bottom : 0.5em; 
              padding-left : 1em; 
              }
 
td.hlink {
           width : 20%; 
           vertical-align : top; 
           padding-bottom : 0.5em; 
           padding-right : 0; 
           }
 
td.text {
          color : white; 
          background : black; 
          width : 95%; 
          vertical-align : top; 
          padding-bottom : 0.5em; 
          padding-left : 1em; 
          }
 
table.gallery {
                padding-bottom : 1em; 
                text-align : center; 
                vertical-align : middle; 
                background : transparent; 
                }
 
th.gheader {
             color : #ffd700; 
             background : black; 
             text-align : center; 
             vertical-align : middle; 
             }
 
td.image {
           text-align : center; 
           vertical-align : middle; 
           width : 35%; 
           color : white; 
           background : black; 
           }
 
td.image img {
               text-align : center; 
               vertical-align : middle; 
               }
 
td.space {
        	background : transparent; 
	width: 2em;
} 

td.reference { 
  border-color: #ffd700; 
  border-style: groove;
  border-width: medium;
}

/**************************************************
 * miscellaneous rules
 */

img { 
  border: 0 none;
 }

img.head {
           margin : 0.5em; 
           }
 
img.head5 {
            margin : 0.5em; 
            padding-bottom : 3em; 
            }
 
img.ldetail {
              padding-right : 1em; 
              margin : 0.5em; 
              float : left; 
              }
 
img.rdetail {
              padding-left : 1em; 
              margin : 0.5em; 
              float : right; 
              }
 
img.sig {
          padding-top : 2em; 
          }

img.llama { 
  border-color: #882402; 
  border-style: solid;
  border-width: thick;
  margin: 2em;
  padding: 1em;
}

.note {
  color : #ffd700; 
  background : black; 
  width : 80%; 
}

hr {
     width : 65%; 
     color : #ffffff; 
     background : black; 
     padding-top : 1em; 
     padding-bottom : 0; 
     }
 
big {
      color : #ffd700; 
      background : transparent; 
      }
 
big.cross {
            font-weight : bold; 
            }
 
.section {
           padding-top : 2em; 
           padding-bottom : 0.25em; 
           }
 

em.cross {
           color : #ffd700; 
           } 
 
em.sold { 
  color: #6495ed;
  background: transparent;
}

big.sold1 { 
  color: #b22222;
  background: transparent;
 }

big.sold2 { 
  font-size: 150%;
  color: #b22222;
  background: transparent;
 }

caption { 
  color : #ffd700; 
}
