﻿
#Leaderboard {
	top:150px;
	width:767px;
	height:243px;
	margin-bottom:10px;
	min-height: 243px;
}	
.topicHeaderBar 
{
	background-image: url(../images_gen/TopicBar.png);
	width: 518px;
	height: 41px;
	margin-bottom: 20px;
}

.topicHeaderText {
	position:absolute;
	font-size: 14px;
	font-family: Verdana;
	color: #ffffff;
	margin-top:10px;
	margin-left:15px;
}
.topicHeaderTextShadow {
	position:absolute;
	font-size: 14px;
	font-family: Verdana;
	color: #000000;
	margin-top:12px;
	margin-left:17px;
	text-align:left;
}

.featureHeader
{
	position: relative;
	font-size: 14px;
	font-family: Verdana;
	padding-left: 110px;
	padding-right: 100px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
}

.featureHeader b
{
	color: #0b0b0b;
	font-weight: bold;
}	

.featureText, .featureTextImgLeft, .featureTextImgRight
{
	position: relative;
	font-size: 13px;
	font-family: Verdana;
	padding-left: 110px;
	padding-right: 100px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	vertical-align: middle;
}

.featureTextImgLeft 
{
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: middle;
}

.featureTextImgRight
{
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: middle;
}

.featureText b, .featureTextImgLeft b, .featureTextImgRight b
{
	color: #0b0b0b;
	font-weight: bold;
}

.featureText a, .featureTextImgLeft a, .featureTextImgRight a
{
	color: #440000;
	font-weight: bold;
}

.featureText a:hover, .featureTextImgLeft a:hover, .featureTextImgRight a:hover
{
	text-decoration: underline;
}

ul li
{
	color: #0b0b0b;
	margin-left: -10px;
}

#stage {
	background-color: #f9f9f9;
	background-image: none;
}

.columnTable {
	width: 970px;
	margin-left: 10px;
	margin-right: 15px;
	padding: 10px;
	table-layout: fixed;
}

.column {
	padding-right: 10px;
	vertical-align: top;
}

#columnLeft {
	width: 740px;
}

#columnRight {
	width: 217px;
}

#columnLeft p 
{
	font-size: 11px;
	color: #0b0b0b;
	font-family: Verdana;
	margin-right: 25px;
	margin-left: 15px;
}

#columnLeft p a 
{
	font-size: 11px;
	color: #440000;
	font-family: Verdana;
	font-weight: bold;
}

#columnLeft p a:hover 
{
	text-decoration: underline;
}

.featureButtonPanel 
{
	position:absolute;
	vertical-align:middle;
	margin-left: 540px;
	z-index: 1000;
}

#BBrochure, #BBrochureOver {
	width:114px;
	height:24px;
	top: 40px;
}

#BCaseStudies, #BCaseStudiesOver, #BExtensions, #BExtensionsOver, #BInteractiveModel, #BInteractiveModelOver {
	width:114px;
	height:24px;
	top: 60px;
}

#BAppStack, #BAppStackOver, #BTechStack, #BTechStackOver, #BDeploy, #BDeployOver
{
	width:114px;
	height:24px;
}

.featureRule 
{
	width:100%;
	height: 2px;
	color: #0b0b0b;
}

#techDocPanel 
{
	position:relative;
	width: 669px;
	height: 387px;
}

#techDocButtonPanel 
{
	position:absolute;
	width: 669px;
	height: 387px;
}

.techDocText, .techDocText b
{
	position: absolute;
	font-size: 11px;
	color: #0b0b0b;
	font-family: Verdana;
	white-space: normal;
	text-align:justify;
	width: 200px;	
}

.techDocButtonPanel
{
	position: absolute;
	top: 335px;
}