body {
  margin: 0px;
  background: #000000 url(/promotions/settlers-7/beta/images/body_bg.jpg) no-repeat 1003px 67px;
  font-family: times new roman, verdana, tahoma;
  font-size: 16px;
  color: #000000;
}
a { font-weight: bold; color: #682000; }
.title { font-size: 24px; font-weight: bold; color: #9c0508; }
.hilite { font-weight: bold; color: #052d67; }
.hiliteRed { font-weight: bold; color: #9c0508; }

#headerBg { background: url(/promotions/settlers-7/beta/images/header_bg.jpg) repeat-x; }
h1 {
  width: 1003px; 
  height: 152px; 
  background: url(/promotions/settlers-7/beta/images/header.jpg) no-repeat left top; 
  font-size: 30px; 
  text-align: center; 
  margin: 0px; 
  text-indent: -5000px;
}

#wrapper {
  width: 1003px;
  background: url(/promotions/settlers-7/beta/images/wrapper_bg.jpg) no-repeat 172px 152px;
}
#left {
  float: left;
  width: 172px;
}
#middle {
  float: left;
  width: 765px;
}
#sidebar {
  float: left;
  width: 307px;
  text-align: center;
}
#sidebar h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
}
#sidebar img { border: none; }
#screenshots {
  width: 307px;
  background: url(/promotions/settlers-7/beta/images/screenshots_bg.jpg) no-repeat left top;
  margin: 0px;
  padding: 59px 0px 40px 28px;
}
.thumbnail {
  float: left;
  width: 114px;
  height: 125px;
  margin: 0px 5px 10px 6px;
  border: none;
}
#content {
  float: left;
  width: 412px;
  margin-right: 46px; 
  padding-top: 28px;
}
#page1, #page2 { display: block; }
#page2 { display: none; }
.row {
  height: 19px;
  margin-bottom: 16px;
  *margin-bottom: 12px;
}
.fieldName {
  float: left;
  width: 125px;
  height: 19px;
  font-weight: bold;
}
.field { 
  float: left; 
  width: 245px;
  height: 19px;
  margin-right: 20px;
  border: 1px solid #7f9db9;
}
.longFieldName {
  float: left;
  width: 170px;
  height: 19px;
  font-weight: bold;
}
.shortField { 
  float: left; 
  width: 200px;
  height: 19px;
  margin-right: 20px;
  border: 1px solid #7f9db9;
}
#ndaFrame {
  width: 370px;
  height: 75px;
  border: none;
  *overflow: hidden;
  margin: 5px 0px 15px 0px;
}
.checkbox {
  float: left;
  margin: 2px 6px 15px 0px;
}
.longCheckbox {
  float: left;
  margin: 2px 6px 21px 0px;
}
.keyHeadline {
  font-size: 16px;
  font-weight: bold;
  color: #052d67;
}
.keyDisplay {
  font-size: 20px;
  font-weight: bold;
  color: #9c0508;
}
.keySubhead {
  font-weight: bold;
  color: #8dd4fc;
}
#right {
  float: left;
  width: 66px;
}



.clear { clear: both; }
   
/* Legal Footer */
#adBlockHelp {
  display: none;
}
#legalText {
  width: 1003px;
  color: #FFFFFF;
  font-family: trebuchet ms, verdana, tahoma;
  font-size: 11px;
  text-align: left;
  margin: 0px;
}  
#seoText {
  width: 990px; 
  margin: 15px 0px 15px 10px; 
  font-family: trebuchet ms, tahoma; 
  font-size: 11px;
  color: #FFFFFF;
}