* { margin: 0; padding: 0; }
body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; background-color: #000; color: #c4a985; line-height: 12pt; }
q:before { content: '”'; }
q:after { content: '”'; }
h1 { background-color: #000; color: #8f6c3f; margin: 0 0 0.8em 0; }
h2 { background-color: #000; color: #8f6c3f; margin: 0.8em 0 0.4em 0; }
h3 { background-color: #000; color: #8a6c3f; margin: 0.4em 0 0.2em 0; }

.content{
  color:#C4A985;
  list-style: none;
/*  font-size:80%;
  line-height: 140%; */
  margin-bottom: 20px;
}

#indexpage{
  position: relative;
  z-index: 0;
  width: 792px;
  height: 460px;
  margin-left: -25px;
  margin-right: -25px;
  top: 0;
/*  font-size: 90%; */
  background: url("../common/bck_index.jpg") top center no-repeat;
  border: 0 solid green;
}

#m01 a {background: url(../common/01.jpg) top center no-repeat; left:0;}
#m02 a {background: url(../common/02.jpg) top center no-repeat; left:80px;}
#m03 a {background: url(../common/03.jpg) top center no-repeat; left:145px;}
#m04 a {background: url(../common/04.jpg) top center no-repeat; left:215px;}
#m05 a {background: url(../common/05.jpg) top center no-repeat; left:285px;}
#m06 a {background: url(../common/06.jpg) top center no-repeat; left:405px;}
#m07 a {background: url(../common/07.jpg) top center no-repeat; left:470px;}
#m08 a {background: url(../common/08.jpg) top center no-repeat; left:530px;}
#m09 a {background: url(../common/09.jpg) top center no-repeat; left:630px;}
#m10 a {background: url(../common/10.jpg) top center no-repeat; left:700px;}

#wrapper{
/*      position: absolute; */
  width: 744px;
        height: 600px;
        height /**/: 630px;
/*      top: 50%;
        left: 50%;
        margin-top: -315px;
  margin-left: -372px; */
margin: auto;
  padding-left: 25px;
  padding-right: 25px;
  background: url("../common/background.png") repeat-x black;
  border: 0 solid red;
}

#header{
  position: relative;
  z-index: 2;
  height: 100px;
  width: 744px;
  margin-left: auto;
  margin-right: auto;
  border: 0 solid red;
}

#header-line{
  width: 744px;
  height: 4px;
/*  font-size: 3px; */
  background: url("../common/top_line.png") no-repeat;
}

#topnavcontainer{
  position: absolute;
  top: 50px;
  height: 30px;
  width: 100%;
}

#topnavlist{
  padding:0;
        width:100%;
  height: 0;
  display: inline;
        text-align:center;
  background: url(../images/btn/en/btn_home.png);
  background: url(../images/btn/en/btn_artist.png);
  background: url(../images/btn/en/btn_resume.png);
  background: url(../images/btn/en/btn_events.png);
  background: url(../images/btn/en/btn_gallery.png);
  background: url(../images/btn/en/btn_contact.png);
  background: url(../images/btn/en/btn_links.png);

  background: url(../images/btn/en/btn_home_h.png);
  background: url(../images/btn/en/btn_artist_h.png);
  background: url(../images/btn/en/btn_resume_h.png);
  background: url(../images/btn/en/btn_events_h.png);
  background: url(../images/btn/en/btn_gallery_h.png);
  background: url(../images/btn/en/btn_contact_h.png);
  background: url(../images/btn/en/btn_links_h.png);

  background-image: url();
  }

  #topnavlist li{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
  }
    
  #topnavlist li span {
    display: none;
  }
  
  #topnavlist a {
    position: absolute;
    height: 20px;
  }
  
  #topnavlist p {
    position: absolute;
    height: 30px;
  }

#home a, #home p {
  display: block;
  background: url(../images/btn/en/btn_home.png) center no-repeat;
  right: 5px;
  width: 40px;
  top: -30px;
}

#header-line {
  position: absolute;
  height: 4px;
  top: -8px;
  background: url(../common/top_line.png) center no-repeat; left: -5px; width: 749px;
}

#artist a { background: url(../images/btn/en/btn_artist.png) center no-repeat; left: 0; width: 60px; }
#resume a { background: url(../images/btn/en/btn_resume.png) center no-repeat; left: 120px; width: 60px; }
#events a { background: url(../images/btn/en/btn_events.png) center no-repeat; left: 240px; width: 60px; }
#gallery a { background: url(../images/btn/en/btn_gallery.png) center no-repeat; left: 360px; width: 60px; }
#video a { background: url(../images/btn/en/btn_video.png) center no-repeat; left: 480px; width: 60px; }
#contact a { background: url(../images/btn/en/btn_contact.png) center no-repeat; left: 600px; width: 60px; }
#links a { background: url(../images/btn/en/btn_links.png) center no-repeat; right: 0; width: 40px; }

#home a:hover { background: url(../images/btn/en/btn_home_h.png) center no-repeat; }
#artist a:hover { background: url(../images/btn/en/btn_artist_h.png) center no-repeat; }
#resume a:hover { background: url(../images/btn/en/btn_resume_h.png) center no-repeat; }
#events a:hover { background: url(../images/btn/en/btn_events_h.png) center no-repeat; }
#gallery a:hover { background: url(../images/btn/en/btn_gallery_h.png) center no-repeat; }
#video a:hover { background: url(../images/btn/en/btn_video_h.png) cener no-repeat; }
#contact a:hover { background: url(../images/btn/en/btn_contact_h.png) center no-repeat; }
#links a:hover { background: url(../images/btn/en/btn_links_h.png) center no-repeat; }

#artist p { background: url(../images/btn/en/btn_artist_a.png) center no-repeat; left: 0; width: 115px; }
#resume p { background: url(../images/btn/en/btn_resume_a.png) center no-repeat; left: 120px; width: 93px; }
#events p { background: url(../images/btn/en/btn_events_a.png) center no-repeat; left: 240px; width: 84px; }
#gallery p { background: url(../images/btn/en/btn_gallery_a.png) center no-repeat; left: 360px; width: 91px; }
#video p { background: url(../images/btn/en/btn_video_a.png) center no-repeat; left: 480px; width: 103px; }
#contact p { background: url(../images/btn/en/btn_contact_a.png) center no-repeat; left: 600px; width: 101px; }
#links p { background: url(../images/btn/en/btn_links_a.png) center no-repeat; right: 0; width: 51px; }

#page{
  position: relative;
  display: table;
  z-index: 0;
  width: 742px;
  height: 460px;
  max-height: 460px;
  top: 0;
/*  font-size: 85%; */
  border: 0 solid green;
}

#pagecontainer{
  display: block;
  margin-top: 40px;
}

#textcontainer{
  display: inline;
  border: 1px solid;
}

#footer{
  z-index: 4;
  position: relative;
  
  height: 117px;
  top: -50px;  

  height /**/: 68px;
  top /**/: 0;
  
  border: 0 solid red;
}

#footernavcontainer{
        width: 744px;
        margin-right: auto;
        margin-left: auto;
}

#footer-line{
  height : 4px;
  display: block;
  background: url("../common/top_line.png") no-repeat;
  margin /**/: 2px;
  border-right: 0 solid rgb(60,20,20);
/*  line-height: 4px; */
}

#footer-line-2{
  height : 68px;
  display: block;
  background: url("../common/bottom_line_2.png") no-repeat;
  margin-top: 49px;
  margin-top /**/: 0;
}

#footer-line-3{
  height : 68px;
  height /**/ : 68px;
  display: block;
  background: url("../common/bottom_line_3.png") no-repeat;
  padding /**/: 0;
  border: 0 solid;
}

#leftpic {
  margin-left:0;
  margin-right:0;
  padding:0;
  float:left;
}

.narrowcolumn {
  width: 275px;
  float:left;
  margin-left:30px;
  margin-right:0;
  text-align:left;
}

.narrowcolumn p {
  color:#C4A985;
/*  font-size:80%; */
  margin-bottom: 1.4em;
/*  line-height: 140%; */
}

.widecolumn {
  width: 570px;
  float:right;
  margin-left:20px;
  padding-right:10px;
  text-align:left;
  overflow: auto;
  height: 380px;
}

.widecolumn p {
  color: #c4a985;
}

#gallery-window{
  position: relative;
        float:right;
  height: 370px;
  width: 434px;
  margin-right: -20px; 
}

#preview-window {
  background: black;
        width: 400px;
        height: 304px;
        height /**/: 300px;
        float:left;
        margin-left:0;
        bottom: 0;
        padding:5px;
        text-align:center;
  border: 2px solid #5D401B;
/*  line-height: 300px; */
  overflow: hidden;
}

  #preview-window img {
    display: inline;
/*    line-height: 300px; */
    vertical-align: middle;
    max-height: 300px;
    max-width: 400px;    
  }
 
#navigator {
  position: relative;
  float: right;
  height: 319px;
  height /**/: 315px;
  width: 20px;
  border: 0 solid #5D401B;
}
  
  #navigator ul {
    position: absolute;
    bottom: 0;
    right: 0;
  }
 
.button {
  position: relative;
  bottom: 0;
  width: 15px;
  height: 15px;
  list-style: none;
  margin: 1px;
  border: 1px solid #5D401B;
  text-align: center;
  cursor: pointer;
  color: #5D401B;
/*  font-size: 80%; */
  font-weight: bold;
}

#caption{
    background: black;
                width: 412px;
                height: 90px;
                float: left;
                padding-top: 5px;
                text-align: left;
    border: 0 solid #5D401B;
    overflow: auto;
}

    #caption p {
/*      font-size: 80%; */
      color: #C4A985;
    }

.right-side img {
  cursor: pointer;
}

.img_links{
  margin-top: 220px;
}
        
#links-window {
  background: black;
        width: 390px;
        height: 370px;
        float:right;
        margin-left:0;
        padding:10px;
        text-align:left;
  border: 2px solid #5D401B;
}

.contact-window {
  background: black;
  width: 390px;
        height: 145px;
        float:right;
        margin-left:0;
        padding:10px;
        text-align:left;
  border: 2px solid #5D401B;
}

  .contact-window a, #links-window a {
                color: #EDE2D4;
/*                font-size:80%; */
        text-decoration: none;
  }
  
  .contact-window p, #links-window p {
                color: #C4A985;
/*                font-size:80%; */
                margin-bottom: 15px;
/*                line-height: 140%; */
    vertical-align: top;
        }

  .contact-window table td {
                color:#C4A985;
                margin-bottom: 15px;
/*                line-height: 140%; */
/*                font-size:80%; */
    vertical-align: top;
    padding: 3px;
    padding-right: 5px;
    border: 0 solid;
        }

  .contact-window input {
    border: 2px solid #5D401B;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0;
    width: 125px;
  }

  .contact-window textarea {
    border: 2px solid #5D401B;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0;
    height: 80px;
    width: 98%;
/*    font-size: 100%; */
  }
  
  .TA {
    background: #BDB29E;
  }
        
        .TA-h {
    background: #EDE2CE;
  }

.vertical-list {
  background: black;
        width: 220px;
        height: 390px;
        float:left;
        margin-left:0;
        padding: 0;
  border: 2px solid #5D401B;
  overflow: auto;
}
        
        .vertical-list a {
    border: 1px solid black;
        text-decoration: none;
    padding: 2px;
    margin: 2px;
    display: block;
/*    font-size: 87%; */
    color:#8F6C3F;

    height: 57px;    
    min-height: 57px;
  }
    
  .vertical-list a:hover {
    padding: 2px;
    border: 1px solid rgb(93,64,27);
    color:#8F6C3F;
  }
  
  .vertical-list a:visited {
    padding: 2px;
    color:#8F6C3F;
  }
  
  .vertical-list a:active {
    padding: 1px;
    border: 2px solid rgb(93,64,27);
    color:#8F6C3F;
  }
  
        .vertical-list h1 {
/*    font-size: 95%; */
    font-weight: normal;
    text-align: right;
/*    line-height: 100%; */
    margin: 0;
    padding-bottom: 3px;
  }

        .vertical-list span {
          display: block;
/*    font-size: 90%; */
    font-weight: normal;
/*    line-height: 110%; */
    margin: 2px;
  }
  
  .vertical-list p {
/*    font-size: 95%; */
    font-weight: normal;
    text-align: left;
/*    line-height: 120%; */
    margin: 2px;
    padding-left: 5px;
  }
  
  .vertical-list img {
    margin: 0;
    padding: 0;
    max-width: 55px;
    max-height: 55px;
  }

  .vertical-list-item {
    height: 57px;
    height /**/: auto;
    min-height: 57px;
    display: block;
  }
  
.text-box {
  width: 410px;
        float:right;
        margin-left:0;
        text-align:left;
        padding-top: 10px;
}
  
  .text-box p {
                color:#C4A985;
/*                font-size:80%; */
/*                line-height: 140%; */
  }


.content{
  color:#C4A985;
  list-style: none;
/*        font-size:80%; */
/*        line-height: 140%; */
        margin-bottom: 20px;
}

#footernavlist-top{
        width: 100%;
        text-align: center;
        border: 0 solid yellow;
        margin-top: 50px;
        margin-top /**/: 0;
        height: 21px;
}

#footernavlist-bottom{
        width: 744px;
        text-align: center;
        margin-top: -20px;
        margin-top /**/: 0;
        border: 0 solid rgb(20,20,20);
}

.footer-btn-left{
  padding-left: 5px;
  text-align: left;
  width: 122px;
}

.footer-btn-middle{
  text-align: center;
  padding-right: 10px;
  width: 150px;
}

.footer-btn-right{
  padding-right: 5px;
  text-align: right;
  width: 132px;
}

#footernavlist{
  height: 65px;
        width: 751px;
        text-align: center;
  margin-left: -4px;
  margin-right: -4px;
        margin-top: 6px;
        margin-top /**/: -43px;
        border: 0 solid red;
}
 
  #footernavlist a {
        position: absolute;
        text-decoration: none;
    border: 0 solid red;
    width: auto;
        border: 0 solid yellow;
        padding-top: 60px;
        margin-top: -20px;
          border: 0 solid yellow;
  }
  
  #footernavlist a:hover {
  /*  background: url(../images/01.jpg) top center no-repeat;*/
  }
  

  #footernavlist li{
        list-style: none;
    display: inline;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        border: 0 solid red;
  }

#footernavlist-top td, #footernavlist-bottom td {
        list-style: none;
  vertical-align: top;
  border: 0 solid green;
}
 
  #footernavlist-top a, #footernavlist-bottom a {
        text-decoration: none;
    border: 0 solid red;
  }
  
  #footernavlist-top a:hover, #footernavlist-bottom a:hover {
  /*  background: url(../images/01.jpg) top center no-repeat;*/
  }

#language-selector{
  margin-top : -10px;
  margin-top /**/: 5px;
        width:100%;
  padding-bottom:5px;
        text-align:center;
}


