/* ################################################### */
/* # MAIN STYLESHEET                                 # */
/* # project:   Scheldebouw                          # */
/* # version:   1.0                                  # */
/* # author:    Marc Derix | Ibuildings.nl           # */
/* # e-mail:    mderix@ibuildings.nl                 # */
/* # website:   http://www.ibuildings.nl             # */
/* ################################################### */



/* ################################################### */
/* # RESET STYLESHEET                                # */
/* # version:   1.0                                  # */
/* # author:    A. Kaasschieter | Ibuildings.nl      # */
/* # e-mail:    info@ibuildings.nl                   # */
/* # website:   http://www.ibuildings.nl             # */
/* ################################################### */



/* GLOBAL RESET */
/* ################################################### */

html, body                          { width: 100%; height: 100%; }
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote
{  
  margin:0; 
  padding:0; 
} 
*                                   { line-height: 140%; }
li, dd                              { margin-left: 0; }
fieldset                            { padding: .5em; }

img
{
 border: 0;
}

/* POSITIONING */
/* ################################################### */

html,body
{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #333 url('../img/background_scheldebouw.gif') repeat-y top center;
}

html body #content {
  position: absolute; 
  top: 45%; 
  margin: -250px auto auto auto; 
  text-align:center;
  width: 100%;
}

html body #contentTable {
  table-layout: fixed;
}      

html body #contentTable .backgroundLeft {
  background-color: #4d4a49;
  border-bottom: 4px solid #666;
  border-top: 4px solid #666; 
  height: 500px;
  overflow: hidden;
  text-overflow:clip;
  direction: rtl;
}

html body #contentTable .backgroundLeft #projectsTextHolder {
  width: 95%;
  height: 93%;
  margin: auto auto auto auto; 
  position: relative;
  align:right;
}

html body #contentTable .backgroundLeft #projectsTextLeft {
  width: 215px;
  height: 100%;
  position: relative;
  text-align: right;
  align: bottom;
}

html body #contentTable .backgroundLeft #projectsTextLeft h1 {
  width: auto;
  height: 22px;
  position: relative;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 50px;
  font-style: italic;
}

html body #contentTable .backgroundLeft #projectsTextLeft h1.status {
  position: absolute;
  width: auto;
  right: 0;
  top: 43px;
  height: 22px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: #009DDD;
  font-style: italic; 
}

html body #contentTable .backgroundLeft #projectsTextLeft span {
  width: auto;
  height: auto;
  position: relative;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  top: 10px;
  font-weight: bold;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

#contentTable .backgroundLeft #projectsTextLeft span.label
{
  color: #96908D;
  margin-bottom: 0px;
}

html body #contentTable .backgroundLeft #projectsTextLeft #text {
  position: relative;
  margin-top: 40px;
  _margin-top: 20px;
  text-align: right;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  _margin-right: -3px;
  overflow: auto;
  float: right;
  width: 200px;
  height: 190px;
  scrollbar-3d-light-color: #666;
  scrollbar-arrow-color: #fff;
  scrollbar-face-color: #666;
  scrollbar-dark-shadow-color: #666;
  scrollbar-track-color: #fff;
  scrollbar-highlight-color: #666;
  scrollbar-shadow-color: #666;
  padding-right: 5px
}

html body #contentTable .backgroundRight {
  text-align: left;
  height: 500px;
  overflow: hidden;
  border-left: 4px solid #666;
  border-top: 4px solid #666;
  border-bottom: 4px solid #666;
  background-color: #dedede;
}

html body #contentTable .mainContent {
  width: 557px;
  height: 500px;
  overflow-y: auto;
  overflow-x: hide;
  background-color: #dedede;
  border-top: 4px solid #666;
  border-bottom: 4px solid #666;
}

html body #contentTable .mainContent img {
  *margin-bottom: -4px;
}

html body #contentTable .mainContent #projectsText {
  width: 95%;
  height: 95%;
  margin: auto auto auto auto; 
  position: relative;
  text-align: left;
  z-index: 999;
}

html body #contentTable .mainContent #projectsText h1 {
  width: auto;
  height: auto;
  position: relative;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 17px;
}

html body #contentTable .mainContent #projectsText span {
  width: auto;
  height: auto;
  position: relative;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  top: 10px;
  font-weight: bold;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

html body #contentTable .mainContent .innerContent {
  width: 546px;
  height: 460px;
  overflow-y: auto;
  overflow-x: none;
  text-align: left;
  *margin-top: -40px;
  margin-top: -5px;
  _margin-top: 0px;
  *margin-top: 0px;
  scrollbar-3d-light-color: #666;
  scrollbar-arrow-color: #fff;
  scrollbar-face-color: #666;
  scrollbar-dark-shadow-color: #666;
  scrollbar-track-color: #fff;
  scrollbar-highlight-color: #666;
  scrollbar-shadow-color: #666;
}
html body #contentTable .backgroundRight #menu {
  width: 197px;
  height: auto;
  text-align: left;
  top: 150px;
  position: absolute;
}

html body #contentTable .backgroundRight #menu li.item ul.submenu {
  width: 170px !important;
  height: 191px;
  overflow-y: auto;
  overflow-x: none;
  text-align: left;
  margin-left: 40px;
  position: relative;
  background: none;
  list-style-type: none;
  scrollbar-3d-light-color: #666;
  scrollbar-arrow-color: #fff;
  scrollbar-face-color: #666;
  scrollbar-dark-shadow-color: #666;
  scrollbar-track-color: #fff;
  scrollbar-highlight-color: #666;
  scrollbar-shadow-color: #666;
}

html body #contentTable .backgroundRight ul#menu li.item ul.submenu li a
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  color: #333;
  font-weight: bold;
  background: none;
  width: 157px !important;
  padding-left: 0;
  list-style-type: none;
  height: auto;
  float: none;
  display: inline;
  background: none;
}

html body #contentTable .backgroundRight ul#menu li.item ul.submenu li a:hover
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  color: #06c;
  font-weight: bold;
  background: none;
  width: 157px !important;
  padding-left: 0;
  list-style-type: none;
  height: auto;
  float: none;
  display: inline;
  background: none;
}

html body #contentTable .backgroundRight ul#menu .item a {
  width: 179px;
  height: 30px;
  margin: 0;
  position: relative;
  padding-left: 18px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  line-height: 190%;
  list-style-type: none;
  background: #dedede url('../img/mouse-normal.gif') no-repeat left top;
  display: block;
}

html body #contentTable .backgroundRight ul#menu
{
  list-style-type: none;
}

html body #contentTable .backgroundRight #languageChoice
{
  width: auto;
  height: auto;
  position: absolute;
  top: 95px;
  margin-left: 18px;
}

html body #contentTable .backgroundRight #languageChoice a
{
  width: auto;
  height: auto;
  position: relative;
  float: left;
  margin-right: 10px;
}

html body #contentTable .backgroundRight ul#menu .item a:hover {
  width: 179px;
  height: 30px;
  margin: 0;
  position: relative;
  padding-left: 18px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 15px;
  color: #dedede;
  font-weight: bold;
  line-height: 190%;
  list-style-type: none;
  display: block;
  background: #dedede url('../img/mouse-over.gif') no-repeat left top;
}

html body #contentTable .backgroundLeft #overlay
{
  position: absolute;
  margin-right: 557px;
  height: 500px;
  width: 100%;
  background-color: #fff;
  top:59px;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

/* ======== TEXT STYLING ======== */

html body #contentTable .mainContent .innerContent .text {
  width: 498px;
  height: 410px;
  text-align: left;
  padding-left: 32px;
  padding-top: 43px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  *width: 485px;
}

html body #contentTable .mainContent .innerContent .text a {
  color: #0066cc;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
}

html body #contentTable .mainContent .innerContent .text p.normal {
  width: 100%;
  height: auto;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin-bottom: 15px;
}

html body #contentTable .mainContent .innerContent .text span.color1 {
  height: auto;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #06c;
  margin-bottom: 15px;
}

html body #contentTable .mainContent .innerContent .text span.bold {
  height: auto;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin-bottom: 15px;
  font-weight: bold;
}

html body #contentTable .mainContent .innerContent .text span.cursief {
  height: auto;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin-bottom: 15px;
  font-style: italic;
}

html body #contentTable .mainContent .innerContent .text h1 {
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

html body #contentTable .footer {
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  width: 557px;
  margin-top: 10px;
}

html body #contentTable span.credits {
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #fff;
  width: 130px;
  margin-top: 10px;
  float: left;
  position: relative;
  margin-left: 20px;
}

html body #contentTable .footer a {
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

html body #contentTable .backgroundRight ul#menu li.item ul.submenu li.projectItem
{
  margin-left: 10px;
  font-size: 10px;
  color: #06c;
  top: -2px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 190%;
}

html body #contentTable .backgroundRight ul#menu li.item ul.submenu li.projectItem a
{
  font-size: 10px;
  color: #06c;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

html body #contentTable .backgroundRight ul#menu li.item ul.submenu li.projectItem a:hover
{
  font-size: 10px;
  color: #000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

/* GLOBAL FORM */
/* ################################################### */


form 
{
  margin: 0;
  padding: 0;
  display: inline;
}
 
input, select, textarea 
{
  font: 1em arial, helvetica, sans-serif;
}
 
textarea 
{
  line-height: 1.25;
}
 
label 
{
  cursor: pointer;
}


/* GLOBAL CLASSES */
/* ################################################### */


.clear        { clear: both; }
 
.floatleft    { float: left; }
.floatright   { float: right; }
 
.textleft     { text-align: left; }
.textright    { text-align: right; }
.textcenter   { text-align: center; }
.textjustify  { text-align: justify; }
 
.bold         { font-weight: bold; }
.italic       { font-style: italic; }
.underline    { border-bottom: 1px solid; }
.highlight    { background: #ffc; }
 
.imgleft      { float: left; margin: 4px 10px 4px 0; }
.imgright     { float: right; margin: 4px 0 4px 10px; }
 
.nopadding    { padding: 0; }
.noindent     { margin-left: 0; padding-left: 0; }
.nobullet     { list-style: none; list-style-image: none; }

