/* Global definitions */

* {
  font-family: Georgia,"Times New Roman",Times,serif;
     font-size: 10pt;
     color: #000;
}

BODY {
  margin: 0px;
  padding: 0px;
  color: #000;
  background-color: #BBB3A6;
  width: 100%;
  height: 100%;
}

TABLE {
  margin: 0px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  empty-cells: show;
/*  table-layout: fixed;*/
}

TD, TH {
     padding: 0px;
}
TD {
  vertical-align: top;
}
TH {
  vertical-align: middle;
}

H1 {
   font-size: 12pt;
/*   background: #DDD;*/
   margin: 0.5em;
   text-align: justify;
}
H2 {
   font-size: 11pt;
/*   background: #DDD;*/
   margin: 0.5em;
   text-align: justify;
}
H3 {
   font-size: 10pt;
/*   background: #F7F7F7;*/
   margin: 0.2em;
   padding-left: 5px;
   text-align: justify;
}
H4 {
   font-size: 9pt;
/*   background: #F7F7F7;*/
   margin: 0.2em;
   padding-left: 5px;
   text-align: justify;
}
H5 {
   font-size: 9pt;
/*   background: #F7F7F7;*/
   margin: 0.2em;
   padding-left: 5px;
   text-align: center;
}
H6 {
   font-size: 7pt;
/*   background: #F7F7F7;*/
   margin: 0.2em;
   padding-left: 5px;
   text-align: justify;
}
P {
   text-align: justify;
}

A:hover {
  text-decoration: underline;
}
A IMG {
  border: 0px;
}

DIV[align=center] {
  text-align: center !important;
}
DIV[align=left] {
  text-align: justify !important;
}
DIV[align=right] {
  text-align: right !important;
}
P[align=center] {
  text-align: center !important;
}
P[align=left] {
  text-align: justify !important;
}
P[align=right] {
  text-align: right !important;
}

IMG[src="/images/spacer.gif"] {
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

OBJECT, EMBED {
  border: 0px;
  margin: 0px;
  padding: 0px;
  background: none;
}

TEXTAREA {
  font-family: Courier New, Courier, mono;
  font-size: 9pt;
  color: #666;
}

/* ***********************************************************************
 * Structure                                                             *
 * *********************************************************************** */
#container {
  margin: 0 auto;
  min-width: 960px;
  width: 100%;
  overflow: hidden;
  background-color: #BBB3A6;
  background-image: url(/images/vlcn_bg.jpg);
  background-attachment: fixed;
}
#subcontainer {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
#page {
/*  background-color: #FFF;*/
/*  background-image: url(/images/tgq_repeat.jpg);*/
  background-repeat: repeat-y;
  background-position: 0 496;
/*  margin-left: 0px;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 0;
  */

  margin-top: 15px;
  float: left;
  padding: 0;
  width: 855px;
}
#lang {
  float: right;
  position: relative;
  top: -10px;
  margin-right: 30px;
}
#lang, #lang A {
  font-size: 8pt;
  text-decoration: none;
}
#lang IMG {
  vertical-align: middle;
  margin-right: 0.2em;
  margin-left: 0.2em;
}

/* ***********************************************************************
 * PARTNERS                                                              *
 * *********************************************************************** */
#partners {
  float: right;
/*  left: 850px;

  float: right;
  position: relative;
  left: 150px;
  top: -70px;
  padding: 5px;

  margin-right: 10px;
*/
  margin-top: 30px;
  width: 140px;
  text-align: center;
}
#partners IMG {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

/* ***********************************************************************
 * Header                                                                *
 * *********************************************************************** */
#top {
  width: 855px;
  height: 90px;
/*  background-color: #FFF;*/
/*  background-image: url(/images/tgq_top.jpg);*/
  background-repeat: no-repeat;
  overflow: visible;
  text-align: left;
}
#top>#logo {
  left: 40px;
  top: 10px;
  position: relative;
  width: 200px;
  height: 200;
  text-align: left;
  opacity: 0.8;
  filter:alpha(opacity=80);
}

#header {
  width: 805px;
  height: 90px;
/*  background-color: #FFF;*/
/*  background-image: url(/images/tgq_menu.jpg);*/
  background-repeat: no-repeat;
  padding-right: 50px;
}
#header>UL {
  display: block;
  float:right;
  list-style: none;
  margin: 0;
  margin-right: 10px;
  padding: 0;
  position: relative;
  top: -1em;
}
#header>UL>LI {
  display: block;
  border-bottom: 1px #666 solid;
  border-right: 1px #666 solid;
  border-top: 1px #BBB3A6 solid;
  border-left: 1px #BBB3A6 solid;
  background-color: #BBB3A6;
  text-align: center;
  width: 100px;
  height: 24px;
  margin-top: 3px;
}
#header>UL>LI:hover {
  border-bottom: 1px #FFF solid;
  border-right: 1px #FFF solid;
  border-top: 1px #333 solid;
  border-left: 1px #333 solid;
}
#header>UL>LI>A {
  display: block;
  margin-bottom: 1px;
  padding-left: 3px;
  text-decoration: none;
/*  font-variant: small-caps;*/
/*  font-family: "Courier New",courier,monospace;*/
  font-size: 20px;
  color: #333;
}
#header>UL>LI>A:hover {
  background-color: #89837A;
  color: #FFF;
}


/* ***********************************************************************
 * Content                                                               *
 * *********************************************************************** */
#contents {
  width: 555px;
  min-height: 316px;
/*  background-image: url(/images/tgq_main.jpg);*/
  background-repeat: no-repeat;
  padding-top: 5em;
  padding-left: 130px;
  padding-right: 170px;
  padding-bottom: 1em;
}
#contents H1 {
  text-align: left;
  font-size: 22pt;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: bold;
  font-style: italic;
  color: #000;
}
#contents H1 A {
  font-size: 22pt;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: bold;
  font-style: italic;
  color: #000;
  text-decoration: none;
}
#contents H2 {
  text-align: left;
  font-size: 14pt;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  font-style: italic;
  color: #C00;
}
#contents H3 {
  font-size: 12pt;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: bold;
  font-style: normal;
  line-height: 1.5em;
  color: #000;
}
#contents H3 A {
  font-size: 12pt;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: bold;
  font-style: normal;
  line-height: 1.5em;
  color: #000;
}
#contents P {
  text-align: justify;
}

#contents IMG[align="left"] {
  margin-right: 1em;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
#contents IMG[align="right"] {
  margin-left: 1em;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.top {
  float: right;
  width: 100%;
  clear: both;
  border-top: 2px solid #CCC;
  text-align: right;
  margin-bottom: 1em;
}
.top>A {
  border-left: 1px solid #CCC;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding-top: 0px;
  padding-bottom: 0.2em;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #E6DCCC;
}

.summary {
  display: block;
  margin-top:1em;
  margin-bottom: 1em;
  border: 1px solid #999;
  background-color: #EEE;
  opacity: 0.5;
  filter:alpha(opacity=50);
}
.summary UL {
  display: inline;
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  width: 250px;
}

.nav {
  display: block;
  margin-top:1em;
  margin-bottom: 1em;
  border: 1px solid #999;
  background-color: #EEE;
  opacity: 0.5;
  filter:alpha(opacity=50);
}
.nav UL {
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  text-align: center;
}
.nav LI {
  display: inline;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

IMG.gallery-image {
  margin: 5px;
  padding: 2px;
}

.red {
  color: #F00 !important;
}

.label {
  text-align: right;
  padding-right: 1em;
  font-weight: bold;
  vertical-align: middle;
}

.field {
  border-bottom: 2px solid #CCC;
  padding-bottom: 0.3em;
}

TABLE.press {
  margin-bottom: 1em;
  border-spacing: 2px;
  border-bottom: 1px #CCC solid;
  border-right: 1px #CCC solid;
}

DIV.album, P.album {
  text-align: center;
}
.album IMG {
  margin: 2px;
  border-left: 1px #DDD solid;
  border-top: 1px #DDD solid;
  border-right: 1px #CCC solid;
  border-bottom: 1px #CCC solid;
  padding: 5px;
  vertical-align: middle;
}

.album-index {
  display: inline-table;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}
.album-index A {
  font-weight: bold;
}

/* ***********************************************************************
 * Footer                                                                *
 * *********************************************************************** */
#footer {
  clear: both;
  width: 855px;
  height: 55px;
  padding-top: 20px;
/*  background-color: #FFF;*/
  background-image: url(/images/vlcn-bottom.png);
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
}
#footer, #footer * {
  color: #333;
  font-size: 7pt;
  font-family: Georgia, Times New Roman, Times, serif;
}
#footer>UL {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#footer>UL>LI {
  display: inline;
  font-variant: small-caps;
  font-size: 8pt;
}
#footer>UL>LI>A {
  font-size: 8pt;
  text-decoration: none;
}
#footer>UL>LI>A:hover {
  color: #999;
}
#footer>UL>LI>A>IMG {
  vertical-align: middle;
}
#footer>UL>LI:after {
  content: " . ";
}

/* *********************************************************************** */




