/* Sub Categories */
.courseGroup
	{
		border-collapse: collapse;
		clear: both;
		width: 540px;
		margin: 5px 10px;
		margin-bottom: 15px;
	}

.courseGroup td
	{
		padding: 8px;
		vertical-align: top;
	}
	
.course, .courseAccent
	{
		float: left;
		width: 540px;
	}

.courseAccent
	{
		background-color: #E4E4DD;
		border-bottom: 5px solid #E4E4DD;
	}

.courseName
	{
		vertical-align: top;
		width: 175px;
	}
	
.courseDescription
	{
		width: *;
	}

.preReqLabel
	{
		line-height: 24px;
		width: 100px;
	}

.preReqCourseNames
	{
		line-height: 24px;
		width: 250px;
	}

.register
	{
		background-color: #F8F5EE;
		float: right;
		height: 24px;
		padding-left: 4px;
		text-align: right;
	}
	
.courseStatusNew
	{
		background: #F8F5EE url(/imgs/new.jpg) no-repeat 0px -2px;
		float: left;
		height: 24px;
		width: 35px;
	}
	
.liveCourseName
	{
		vertical-align: middle;
		width: 400px;
	}
	
.liveRegister
	{
		text-align: right;
		width: 25%;
	}

.trainSubMenu
	{
		background: url(/imgs/markets/sdl_headerbg.jpg) 0px 23px no-repeat;
		/*background-color: #F7E8AA;*/
		float: right;
		display: inline;
		margin-bottom: 20px;
		margin-left: 0px;
		width: 200px;
		line-height: 16px;
	}


.trainSubMenuHeader
	{
		background-color: #02283A;
		height: 23px;
		margin-bottom: 7px;
		border: 0px solid green;
		width: 200px;
	}

.trainSubMenu ul
	{
		border: 0px solid black;
		margin: 10px;
		margin-top: 0px;
		padding: 0px;
	}

.trainSubMenu li
	{
		list-style: none;
		margin-bottom: 15px;
	}

#trainCopy
	{
		display: inline;
		float: left;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 15px;
		width: 500px;
	}
	
#trainHeading
	{
	display: inline;
	padding: 0;
	float: left;
	margin-bottom: 7px;
	margin-right: 10px;
	width: 950px;
	}

#trainHeading img
	{
		margin-bottom: 7px;
	}
.trainGrayHeading
	{	
		background-color: #C9C9C3;
		float: left;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 10px;
		width: 525px;
		line-height: 23px;
	}
.trainGrayHeadingContent
	{
	
	margin-left:10px;
	
	}
#trainingContainer
	{
	margin: 0px auto;
	text-align: left;
	width: 750px;
	float:left;
	margin-left: 190px;
	}
	
.LanguageBox
{
	FONT: 12px/18px Arial, Helvetica, sans-serif;
	/*BACKGROUND-COLOR: #667067;*/
	BACKGROUND: url(/imgs/gradientBg_Green.jpg) #96a596 repeat-x 50% bottom;
	COLOR: #fff;
	WIDTH: 118px;
}
.LanguageBoxTitle
{
	FONT: 11px/16px Arial, Helvetica, sans-serif;
	COLOR: #fff;
}
.Show
{
	display:block;
	FONT: 11px/16px Arial, Helvetica, sans-serif;
	COLOR: #fff;
}
.Hide
{
	display:none;
}
#trainingContainer2
	{
	margin: 0px auto;
	text-align: left;
	width: 750px;
	float:right;
	margin-left: 190px;
}

#trainingContainer3
	{
	margin: 0px auto;
	text-align: left;
	width: 750px;
	float:left;
}

