/*Must use with navHarken.com and globalHarken.com*/
/*Used on Speedteam TOC*/
#menu {
display:none;
	}
.speedteamMenuHead {
	color:white;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.speedteamMenuHead a:link {
	color: white;
	text-decoration: underline;
	text-decoration: none;
}
.speedteamMenuHead a:visited {
	color:white;
	text-decoration: underline;
	text-decoration: none;
}
.speedteamMenuHead a:hover {
	color: #ff0000;
	text-decoration: underline;
	text-decoration: none;
}
.speedteamMenuHead a:active {
	color: white;
	text-decoration: underline;
	text-decoration: none;
}
.speedteamMenu {
	color:#CCCCCC;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:5px;
	text-transform: uppercase;
	line-height:normal;
}

.speedteamMenu a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.speedteamMenu a:visited {
	color:#CCCCCC;
	text-decoration: none;
}
.speedteamMenu a:hover {
	color: #ff0000;
	text-decoration: none;
}
.speedteamMenu a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#blueCorner {
	background-image: url(../images/blue1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	left:0px;
	top: 44px;
	width:20px;
	height:20px;
	z-index:500;
}
#blackCorner {
	background-image:url(../images/black-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	left:0px;
	top: 44px;
	width:20px;
	height:20px;
	z-index:505;
}


#speedteamLogo {
	position:absolute;
	left:120px;
	top: 64px;
	height:38px;
	width:530px;
	float:left;
	background-image: url(../images/speedteam-page-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#speedteamContent {
	margin: 0;
	padding: 0px;
	position:absolute;
	top:110px;
	left:120px;
	width: 530px;
	background-color: #FFFFFF;
	border: none;
	overflow: visible;
	visibility: visible;
	height: auto;
	float:left;
	clear:none;
}
/*speedteam header box*/
#headBoxST {
	height: 1cm;
	width: 100cm;
	left: 0cm;
	top: 2cm;
}


/*Speedteam Template*/
#marginBoxST {
	height: 600px;
	width: 72px;
	position:relative;
	text-align: right;
	float:left;
	clear:both;
	left: 133px;
	top: 115px;
	visibility:hidden;
}
/*Speedteam Template*/
#blackBox {
position:relative;
	float:left;
	left:95px;
	width:140px;
	background-image:url(../images/speedteam_sidebar.gif);
	background-repeat:repeat-y;
	height:100%;
	text-align:center;
}
.h1ST{
	color: #fff;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.whiteST{
	color: #fff;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	text-transform: uppercase;
	text-align:center;
	padding-left:5px;
}
.whiteST a:link {
	text-decoration: underline;
	color:#fff;
}
.whiteST a:visited {
	text-decoration: underline;
	color:#fff;
}
.whiteST a:hover {
	text-decoration: underline;
	color: #ff0000;
} 
.whiteST a:active {
	text-decoration: underline;
	color:#fff;
}
.answerRed {
color: #b90000;
font-weight:bold;
}
.bodyST {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height:normal;
}
.bodyST a:link {
	text-decoration: underline;
	color:#000000;
}
.bodyST a:visited {
	text-decoration: underline;
	color:#000000;
}
.bodyST a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.bodyST a:active {
	text-decoration: underline;
	color:#000000;
}
/*Side bar text color Black and White*/
.SidebarBlackH{
	color: #000;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.SidebarWhiteH{
	color: #fff;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.SidebarBlackText {
	color:#000;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height:normal;
}
.SidebarBlackText a:link {
	text-decoration: underline;
	color:#000000;
}
.SidebarBlackText a:visited {
	text-decoration: underline;
	color:#000000;
}
.SidebarBlackText a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.SidebarBlackText a:active {
	text-decoration: underline;
	color:#000000;
}
.SidebarWhiteText {
	color:#fff;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height:normal;
}
.SidebarWhiteText a:link {
	text-decoration: underline;
	color:#fff;
}
.SidebarWhiteText a:visited {
	text-decoration: underline;
	color:#fff;
}
.SidebarWhiteText a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.SidebarWhiteText a:active {
	text-decoration: underline;
	color:#fff;
}
.ruleBlack {
	border-bottom:1px dotted #000;
	width:210px;
	margin-bottom: 20px;
	padding: 0;
	height:20px;
	display:table;
}
.ruleWhite {
	border-bottom:1px dotted #fff;
	width:210px;
	margin-bottom: 20px;
	padding: 0;
	height:20px;
	display:table;
}



#SpeedteamBioText {
	position:absolute;
	left:11px;
	top:143px;
	width: 210px;
	height: 360px;
}
#SpeedteamHeadshot {
	position:absolute;
	left:775px;
	top:0cm;
	width: 210px;
	height:143px;
	z-index:510;
}
#SpeedteamPhoto {
	position:absolute;
	top:2cm;
	width: 100%;
	left:0cm;
}
#SpeedteamBody {
	position:absolute;
	left:0cm;
	width: 20m;
	top: 9cm;
	height: auto;
}
.photoCreditST {
	color: #000;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.BottomBorder {
	border-bottom:1px dotted #333333;
	width:530px;
	left:0px;
	margin-bottom: 20px;
	padding: 0;
	height:20px;
	display:table;
	overflow:visible;
	float:left;
}
#STDeck{
position: relative;
float:left;
width:140px;
height:175px;
text-align:center;
}
#STHardware{
	position:relative;
	float:left;
	text-align:center;
	width: 250px;
	height: 175px;
}
#STLubrication{
	position: relative;
	float:left;
	width:140px;
	text-align:center;
	height: 175px;
}

