/* commented backslash hack v2 \*/
* html {overflow:hidden;}
/* end of hack */

html {
  border: none;
  margin: 0;
  padding: 0;
  height: 100%;
  max-height: 100%;
  font-size: 80%;
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif,helvetica;
}

body {
  border: none;
  margin: 0px;
  padding: 0px;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  background: rgb(0, 0, 0) none repeat scroll 0% 0%; 
  -moz-background-clip:-moz-initial; 
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
  text-align: left; 

}
  
a {
  text-decoration: none;
  }

a:link { color: #aaaaaa;}
a:visited {color: #aaaaaa; }
a:hover { color: #335555;}
a:active { color: #dddddd;}

#body_content {
  min-width: 200px; 
  width: 200px;
  background-color: transparent;
  top: 0px;
  left: 11%;
  position: fixed;
}

#reel_content {
  display: block;
  position: relative;
  top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 760px;
  height: 100%;
  padding: 0px 20px;
  background: rgb(0, 0, 0) none repeat scroll 0% 0%;
  overflow: hidden;
  text-align: left;
  width: 760px;
  height: 100%;
  }

* html #body_content {position: absolute;}

#content {
  background: transparent none repeat scroll 0% 50%;
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  width: 550px;
  padding-left: 0%;
  overflow: hidden;
  margin-right: 0%;
  font-size: 12px;
  color: #bbbbbb;
  text-align: justify;
  z-index: 2;
}

#content p {
  margin-right: 25px;
}

#content a {  text-decoration: none;}
#content a:link {  color: #336666;}
#content a:hover {  color: #4483A5;}
#content a:active {  color: #4483A5;}
#content a:visited {  color: #4483A5;}

.main {
  border: 0px solid #ffffff;
  padding: 0;
  display: block;
  width: 550px;
  }

.main * a {  text-decoration: none;}
.main * a:link {  color: #ccffff;}
.main * a:hover {  color: #ddffff;}
.main * a:active {  color: #ddffff;}
.main * a:visited {  color: #aadddd;}

.res-line {
  display: block;
  float: left;
  margin-left: 12%;
  clear: both;
  }
 
.year {
  width: 55px;
  display: block;
  float: left;
 }
 
.title {
  width: 280px;
  display: block;
  float: left;
 }
 
.dir {
  padding-left: 10px;
  width: 25px;
  font-style: italic;
  display: block;
  float: left;
  }
  
.dir-name {
  width: 100px;
  font-style: italic;
  display: block;
  float: left;
  }
  
.prod {
  width: 35px;
  font-style: italic;
  display: block;
  float: left;
}
 
.prod-name {
  width: 280px;
  font-style: italic;
  display: block;
  float: left;
 }
  
.prod_co {
  display: block;
  float: right;
  width: 200px;
  text-align: right;
  font-style: italic;
 }
 
.extra {
  font-style: italic;
  padding-left: 15px;
  width: 200px;
  display: block;
  float: left;
 }
 
.fade_top {
  position: fixed;
  height: 230px;
  width: 550px;
  top: 0; 
  left: 12%;
  background:url(images/fade_top.png);
  z-index: 4;
  }

.fade_bottom {
  position: fixed;
  height: 100px;
  width: 550px;
  bottom: 0px; 
  left:12%;
  background:url(images/fade_bottom.png);
  z-index: 4;
  }
 
#mbooth {
  display: block;
  position: absolute;
  height: 291px;
  width: 200px;
  min-width: 200px;
  top: 235px;
  right: 0px;
  z-index: 2;
  }
  
#mbooth img {float: right;}

#content_m {
  background: transparent none repeat scroll 0% 50%;
  display: block;
  height: 426px;
  padding-left: 0px;
  position: relative;
  width: 520px;
  top: 120px;
  left: 0px;
  font-size: 13px;
  color: #224444;
  text-align: justify;
  z-index: 2;
}

#head {
  border: 0px solid ;
  border-color: #ffffff;
  margin: 0;
  position: absolute;
  display: block;
  top: 0;
  left: 0px;
  height: 215px;
  width: 800px;
  background-color: transparent;
  z-index: 5;
}

#head_text {
  border: 0px solid #ffffff;
  margin: 0;
  padding: 0px;
  position: absolute;
  display: block;
  top: 70px;
  right: 0px;
  display: block;
  z-index: 6;
}

#foot {
  border: 1px solid ;
  border-color: #ffffff;
  position: absolute;
  margin-right: 0px;
  bottom: 0px;
  right: 0px;
  display: block;
  height: 70px;
  width: 98%;
  z-index: 4;
}

.nav {
  padding: 0px;
  margin: 0px;
  display: block;
  position: absolute;
  top: 25px;
  right: 0px;
  }
  
.salut {
  border: 1px solid ;
  padding: 3px 15px 3px 15px;
  margin: 0px;
  margin-left: 4px;
  display: block;
  position: relative;
  bottom: 0px;
  float: right;
  opacity: 0.8;
  color: #4483a5;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  z-index: 15;
}

.salut span {  opacity: 1;}

.salut a {  text-decoration: none;}
.salut a:link {  color: #4483A5;}
.salut a:hover {  color: #aaaaaa;}
.salut a:active {  color: #aaaaaa;}
.salut a:visited {  color: #4483A5;}

.addr {
  display: block;
  position: relative;
  float: right;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 0px;
  color: #224444;
  text-align: right;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9.6px;
  font-weight: bold;
  line-height: 14px;
}

.addr SUB, .addr SUP {  line-height: 0; }

/* * html #head, * html #foot, * html #left, * html #logoimage, * html #salut, * html #nav {
  position: absolute;
}
*/

#pad1 {
  display: block;
  width: 100%;
  float: right;
}
#pad2 {
  display: block;
  width: 40px;
  height: 100%;
  float: right;
}
.pad3 {
  display: block;
  top: 0px;
  height: 230px;
}
.pad5 {
  display: block;
  height: 330px;
}

.pad4 {
  display: block;
  height: 500px;
}
.bold {
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}

.order {
  margin: auto;
  color: #078218;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.p_style_1 {
    color: #aaaaaa;
    font-family: 'ArialMT', 'Arial', 'Helvetica', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 45px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.p_style_2 {
    color: #aaaaaa;
    font-family: 'ArialMT', 'Arial', 'Helvetica', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.p_style_3 {
    color: #aaaaaa;
    font-family: 'ArialMT', 'Arial', 'Helvetica', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.p_style_4 {
    color: #aaaaaa;
    font-family: 'ArialMT', 'Arial', 'Helvetica', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.style_1 {
    font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
    font-size: 12px;
	font-weight: bold;
    line-height: 14px;
    color: #bbbbbb;
    opacity: 1.00;
}

.style_2 {
    font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
    font-size: 10px;
	font-weight: bold;
    line-height: 10px;
    color: #bbbbbb;
    opacity: 1.00;
}

.copy {
  text-align: right;
  position: absolute;
  top: 524px;
  right: 0px;
  padding-right: 0px;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #bbbbbb;
  width: 200px;
  z-index: 5;
}


.cfix:after {
  content: ".";
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}
* html .cfix {
  height: 1%;
}
.cfix {
  display: block;
}
