﻿/* FORMATTING OPTIONS */
.float
{
	float: left;
	vertical-align: bottom;
}
.float2
{
	padding: 4px 4px 4px 4px;
	float: left;
	width: 250px;
	vertical-align: bottom;
}
.float3
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	vertical-align: bottom;
}
.float4
{
	padding: 4px 4px 4px 4px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	vertical-align: bottom;
}

.SCStep
{
	float: left;
	padding: 4px 0px 4px 0px;
	width: 125px;
	text-align: center;
}
.SCStepInActive
{
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	padding: inherit;
	text-decoration: none;
}
.SCStepActive
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: inherit;
	text-decoration: none;
}
.SCStepCurrent
{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	padding: inherit;
	text-decoration: none;
	
}


.SCTitle
{
	float: left;
	font-family: Tahoma, Arial, Sans-Serif;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0px 10px 0px;
}
.SCSubTitleSML
{
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}
.SCSubTitle
{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	width: 500px;
	padding-top: 10px;
	font-weight: bold;
	padding: 10px 0px 10px 00px;
	font-weight: bold;
	text-transform: uppercase;
}
.SCTitleHr
{
	float: left;
	border: 0;
	border-top: solid 1px #999999;
	height: 1px;
	width: 500px;
}
.SCDescription
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.SignupBox
{
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.SCFormItemHighlighted
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #dddddd;
	width: 500px;
	padding: 8px 2px 8px 50px;
}

.SCFormItem
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 500px;
	padding: 2px 2px 2px 50px;
}
.SCFormTextItem
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 100px;
	text-align: left;
}
.SCFormFieldItem
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 300px;
	text-align: left;
}
.SCForwardButton
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.SCBackButton
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.SCBasePanel
{
	float: left;
	width: 500px;
	vertical-align: bottom;
}
.SCPanel
{
	padding: 4px 4px 4px 4px;
	float: left;
	width: 500px;
	height: 500px;
	height: auto;
}
.SCBaseItem
{
	float: left;
	width: 255px;
	padding: 0px 10px 0px 10px;
	vertical-align: bottom;
}
.ActiveButton
{
	background-color: #999999;
}
.InActiveButton
{
	background-color: #eeeeee;
}


.SCValidationError
{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	padding: 2px 2px 2px 15px;
	text-decoration: none;
}

.SCValidationHeading
{
	font-family: Arial;
	font-size: 12px;
	background-color: Yellow;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	color: #ff0000;
}
.ShopHeading
{
	font-family: Arial, Sans-Serif;
    color: #00458d;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}
.CourseDateText
{
    font-family: Arial, Sans-Serif;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 14px;
}
.CourseDateTextBlue
{
    font-family: Arial, Sans-Serif;
    color: #0066cc;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 14px;
}
