﻿#topBar, #leaderboard {
	background-color: #421519;
}

#Leaderboard {
	top:125px;
	width:767px;
	height:223px;
	margin-bottom:10px;
}	

#BannerPanel 
{
	position: relative;
}

#leaderboardHeader1 {
	position: absolute;
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	left: 350px;
	top: 28px;
	width: 350px;
	text-align: center;
}

#leaderboardHeader1Shadow {
	position: absolute;
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: #404040;
	left: 352px;
	top: 30px;
	width: 350px;
	text-align: center;
}

#leaderboardQuote
{
	position: absolute;
	left: 395px;
	top: 100px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}

#leaderboardQuoteShadow
{
	position: absolute;
	left: 397px;
	top: 102px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #404040;
}

#leaderboardQuoteSource
{
	position: absolute;
	left: 543px;
	top: 122px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
}

#leaderboardQuoteSourceShadow
{
	position: absolute;
	left: 544px;
	top: 123px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #404040;
}

#FeatureCompositePanel {
	position: absolute;
	left: 12px;
	top: 12px;
	width: 303px;
	height: 226px;
	background-image: url(../images_english/baseSquare.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#BDesign, #BDesignOver
{
	width: 120px;
	height: 100px;
	left: 150px;
	top: 10px;
}

#BArchitecture, #BArchitectureOver
{
	width: 120px;
	height: 100px;
	left: 30px;
	top: 100px;
}

#BSpeed, #BSpeedOver
{
	width: 120px;
	height: 100px;
	left: 149px;
	top: 100px;
}

.topicHeaderBar
{
	position:relative;
}

.topicHeaderImage 
{
	position:absolute;
	width: 762px;
	height: 44px;
}

.featureContent 
{
	position: relative;
	padding-top: 50px;
	min-height: 150px;
	font-weight: normal;
	text-decoration: none;
}

.featureContent li
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
}

.featureContent a
{
	font-size: 11px;
	color: #424242;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.featureContent a:hover
{
	text-decoration: underline;
}


.featureText, .featureTextImgLeft, .featureTextImgRight
{
	position: relative;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 110px;
	padding-right: 100px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
}

.featureTextImgLeft 
{
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}

.featureTextImgRight
{
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
}

.featureImageOnly
{
	width: 100%;
	text-align: center;
	background-color: Transparent;
	text-decoration: none;
}

.FeatureContentPanel, .FeatureContentText
{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	white-space:normal;
}

.FeatureContentText 
{
	padding-top:50px;
	padding-left:30px;
	padding-right:30px;
}

#ContactText1
{
	position:absolute;
	font-size: 14px;
	color: #f0f0f0;
	font-weight: bold;
	left: 110px;
	top: 70px;
}

#ContactText2
{
	position:absolute;
	font-size: 14px;
	color: #f0f0f0;
	font-weight: bold;
	left: 110px;
	top: 120px;
}

#ContactText1:hover 
{
	text-decoration: underline;
}

.problemHeader
{
	position:absolute;
	color: #0b0b0b;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 20px;	
}

.featureRule
{
	color: #404040;
	height:1px;
}

.solutionHeader
{
	position:absolute;
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 20px;	
}

#stage {
	background-color: #0b0b0b;
	background-image: none;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
}

.columnTable {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: #421519;
}

.column {
	padding-right: 5px;
	vertical-align: top;
}

#columnLeft {
	padding-left:5px;
	padding-top:4px;
	padding-right:0px;
	display: inline;
	width:800px;
}

#columnRight {
	padding-left:0px;
	padding-top:4px;
}

#columnLeft .headerText, #columnLeft .headerText a{
	color: #2c2c2c;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
	
#columnLeft ul {
	margin:0px;
}

#columnLeft li {
	list-style: none;
	margin: 0px;
	margin-left: 2px;
	margin-top: 10px;
	margin-right:10px;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 0px;
}

#columnLeft ul a, #columnLeft li a
{
	line-height: 150%;
	color: #440000;
}

#columnLeft a:hover {
	text-decoration: underline;
}

.topicHeaderText {
	position:absolute;
	font-size: 14px;
	font-family: Verdana;
	color: #ffffff;
	margin-top:13px;
	margin-left:15px;
	left: 0px;
	top: 0px;
}
.topicHeaderTextShadow {
	position:absolute;
	font-size: 14px;
	font-family: Verdana;
	color: #000000;
	margin-top:15px;
	margin-left:17px;
	text-align:left;
	left: 0px;	
	top: 0px;	
}

#demoGrounds {
	top: 0px;
}	

.PanelWButton, #Panel_WhatNext {
	position:relative;
}

#ContentHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-align:	left; 
	margin-left: 10px;
}

#ContentHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align:	left; 
	margin-left: 10px;
}

.PanelWButton .Button, .PanelWButton .ButtonOver {
	top:105px;
	left:205px;
	width:100px;
	height:30px;
}
#Panel_WhatNext
{
	background-image: url(../images_gen/SideBar_notext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:162px;
	height:569px;
	left:0px;
	top:0px;
	color: #000000;
	padding-left: 70px;
	padding-top: 60px;
	min-height: 569px;
	margin-left: 23px;
}

.ContentHeader3 
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

#Panel_WhatNext a 
{
	color: #000000;
}

#Panel_WhatNext a:hover
{
	text-decoration: underline;
}

#stage 
{
	height: 821px;
}