html, body{
  height:100%; /* this is the key! */
  min-height: 100%; 
}

body {
  margin: 0px;
  background-color:       #000;
  background-image:       url(images/wotlk-back.jpg);
  background-repeat:      repeat-x;
  background-position:    0px 25px;;
}

html>body #cnt-wrapper{
/* dit wordt alleen in firefox weergegeven */
height:                   auto;
min-height:               100%;
}

#smtContainer {
  width:                  958px;
}

#cnt-layout { 
  /*position: relative;*/
  width:                  958px;
  height:                 auto;
  /*background: url(/new-hp/images/layout/light.jpg) repeat 0 0;*/
}

#cnt-sidebars { 
  position:               relative;
}

#cnt-navbar {	
  position:               absolute;
  left:                   0px;
  top:                    50px;
  /*float:                  left;*/
  width:                  148px;
}

#cnt-promote {	
  position:               absolute;
  left:                   0px;
  top:                    390px;
  /*float:                  left;*/
  width:                  148px;
  z-index:                1000;
}

#cnt-adsense {	
  position:               absolute;
  left:                   0px;
  top:                    390px;
  /*float:                  left;*/
  width:                  148px;
  padding-top:            45px;
  z-index:                2000;
}

#cnt-layout-left {	
  float:                  right;
  width:                  875px;
  background:             url(images/metal_left.png) repeat-y top left;
}

#cnt-layout-right { 
  height:                 auto; 
  background:             url(images/metal_right.png) repeat-y top right;
}

#cnt-foot {	
  float:                  right;
  width:                  875px;
  height:                 32px;
  background:             url(images/metal_bot.png) no-repeat top left;
}

/*
#smtCnt-wrapperLeft, #smtCnt-wrapperRight { 
  float:          left;
  padding-right:  10px; 
  padding-left:   10px; 
  padding-top:    10px; 
  
  min-height:     100%; 
  _height:        100%;
  height:         100%;
  display:        block;
}
*/

#cnt-wrapper-wood-top{
  height:                 50px; 
  background-image:       url(images/wood_top.png);
  background-repeat:      no-repeat;
  background-position:    20px 0px;
}

#cnt-wrapper-wood-bot{
  height:                 40px; 
  background-image:       url(images/wood_bot.png);
  background-repeat:      no-repeat;
  background-position:    20px 0px;
}

#cnt-wrapper-parch-top { 
  width:                  875px;
  height:                 auto; 
  background-image:       url(images/parch_top.png);
  background-repeat:      no-repeat;
  background-position:    48px 0px;
}

#cnt-wrapper-wood-left {	
  width:                  875px;
  background-image:       url(images/wood_left.png);
  background-repeat:      repeat-y;
  background-position:    20px 0px;
}

#cnt-wrapper-wood-right { 
  width:                  875px;
  height:                 auto; 
  background-image:       url(images/wood_right.png);
  background-repeat:      repeat-y;
  background-position:    827px 0px;
}

#cnt-wrapper-parch-bg { 
  width:                  875px;
  height:                 auto; 
  background-image:       url(images/parch_bg.png);
  background-repeat:      repeat-y;
  background-position:    48px 0px;
}

#cnt-wrapper-parch-bot { 
  width:                  875px;
  height:                 auto; 
  background-image:       url(images/parch_bot.png);
  background-repeat:      no-repeat;
  background-position:    48px bottom;
}

#cnt-wrapper {
  text-align:             left;
  padding-top:            30px;
  padding-left:           77px;
  padding-right:          74px;
  padding-bottom:         30px;
}

#wrapper-main {
  float:                  left;
  width:                  418px;
}

#wrapper-right {
  float:                  right;
  width:                  196px;
}

#header-maintenance {
  width:                  348px;
  _width:                 418px;
  height:                 45px;
  _height:                60px;
  background-image:       url(images/header_maintenance.png);
  background-repeat:      no-repeat;
  
  padding-top:            15px;
  padding-left:           70px;
  
  font-family:            Verdana, Arial, Tahoma;
  font-size:              20px;
  font-weight:            bold;
}

#header-news {
  width:                  522px;
  height:                 45px;
  background-image:       url(images/header_news.png);
  background-repeat:      no-repeat;
  
  padding-top:            15px;
  padding-left:           70px;
  
  font-family:            Verdana, Arial, Tahoma;
  font-size:              20px;
  font-weight:            bold;
}

#header-wowjutsu {
  width:                  180px;
  _width:                 195px;
  height:                 45px;
  _height:                60px;
  background-image:       url(images/header_wowjutsu.png);
  background-repeat:      no-repeat;
  
  padding-top:            15px;
  padding-left:           15px;
  
  font-family:            Verdana, Arial, Tahoma;
  font-size:              20px;
  font-weight:            bold;
}

.header-box-small {
  width:                  180px;
  height:                 45px;
  background-image:       url(images/header_box_small.png);
  background-repeat:      no-repeat;
  
  padding-top:            15px;
  padding-left:           15px;
  
  font-family:            Verdana, Arial, Tahoma;
  font-size:              20px;
  font-weight:            bold;
}

.box-main-top {
  width:                  522px;
  height:                 9px; 
  background-image:       url(images/box_big_top.png);
  background-repeat:      no-repeat;
}

.box-main-cnt {
  width:                  502px;
  height:                 auto;
  min-height:             255px;
  background-image:       url(images/box_big_bg.png);
  background-repeat:      repeat-y;
  
  padding-left:           10px;
  padding-right:          10px;
  
  font-family:            Verdana, Arial, Tahoma;
  font-size:              11px;
}

.box-main-bot {
  width:                  522px;
  height:                 9px; 
  background-image:       url(images/box_big_bot.png);
  background-repeat:      no-repeat;
}

.box-small-cnt {
  width:                  175px;
  height:                 auto;
  background-image:       url(images/box_small_bg.png);
  background-repeat:      repeat-y;
  
  padding-left:           10px;
  padding-right:          10px;
  
  font-family:            Verdana, Arial, Tahoma;
  font-size:              11px;
}

.box-small-bot {
  width:                  195px;
  height:                 9px; 
  background-image:       url(images/box_small_bot.png);
  background-repeat:      no-repeat;
}

.spacer-main {
  width:                  522px;
  height:                 10px;
}

.spacer-right {
  width:                  195px;
  height:                 10px; 
}

.newsTitle {
  font-size:              16px;
  font-weight:            bold;
}

.newsDate {
  font-size:              9px;
}

.blackLine {
  border:                 0px;
  color:                  #000000;
  background-color:       #000000;
  height:                 2px;
}

.whiteLine {
  border:                 0px;
  color:                  #FFFFFF;
  background-color:       #FFFFFF;
  height:                 2px;
}

.floatLeft {
  float:                  left;
}

.floatClear {
  height:                 5px;
  clear:                  both;
}

.setClear {
  clear:                  both;
}

#copyright a:link, #copyright a:visited {
  font-family:            Arial, Helvetica, sans-serif;
  font-size:		          10px;
  color:				          #FED500;
  text-transform:		      uppercase;
  text-decoration:	      none;
}

#footer {
  float:                  right;
  width:                  875px;  
}

#copyright {
  padding:			         25px;
  font-family:	         Arial, Helvetica, sans-serif;
  font-size:		         12px;
  color:				         #FFFFFF;
}

/*----------------------*\
 Stylesheets for Modules
\*----------------------*/

#RPUstatus {
  height: 345px;
  width: 175px;
}

#header-box-raid2 {
  width:      193px;
  height:     78px;
  background-image:       url(images/modules/wowraidstatus/mod_raids_wotlk.png);
  background-repeat:      no-repeat;
}

#box-raid2-cnt {
  width:      				193px;
  background-color:   #2C4065;
}

.title-raid2 {
	font-family: 	Verdana;
	font-size:		16px;
	font-weight:	bold;
	color:				#FFFFFF;
  padding-left:   10px;
  padding-right:  10px;
  padding-bottom: 5px;
}

#header-box-raid1 {
  width:      193px;
  height:     78px;
  background-image:       url(images/modules/wowraidstatus/mod_raids_tbc.png);
  background-repeat:      no-repeat;
}

#box-raid1-cnt {
  width:      				193px;
  background-color:   #657A30;
}

.title-raid1 {
	font-family: 	Verdana;
	font-size:		16px;
	font-weight:	bold;
	color:				#000000;
  padding-left:   10px;
  padding-right:  10px;
  padding-bottom: 5px;
}

#header-box-raid0 {
  width:      193px;
  height:     78px;
  background-image:       url(images/mod_raids_wow.png);
  background-repeat:      no-repeat;
}

.box-raids-cnt {
  padding-left:   10px;
  padding-right:  10px;
  padding-bottom: 10px;
}

.raidIcon {
  width:  28px;
  height: 30px;
}

.raidText {
  width:  			145px;
  height: 			30px;
  
  font-size:    10px;
  font-weight:  bold;
  
  font-family:	Verdana, Arial, Tahoma;
  font-size:    10px;
}

.raid2 {
  color:	#FFFFFF;
}
.raid1 {
  color:	#000000;
}