/* LRNG - Learning Courses DIV Positions & Styles */

#Container {
	position:absolute;
	width: 870px;
	margin-left: -435px;
	left: 50%;
	top: 0px;
	height: 700px;
		}

#Banner-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:870px;
	height:200px;
}


#Banner-02 {
	position:absolute;
	left:0px;
	top:0px;
	width:870px;
	height:93px;
}

#Column-01 {
	background: #FFFFFF;
	position:absolute;
	left:0px;
	top:113px;
	width:225px;
	height:500px;
	z-index: 2;
}



#Column-02 {
	background: #FFFFFF;
	position:absolute;
	left:225px;
	top:113px;
	width:645px;
	height:500px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #cccccc;
	z-index: 1;
}








#Column-02-Scroll {
	position: absolute;
	left: 0px;
	top: 1px;
	height:500px;
	width:645px;
	z-index: 9;
	overflow: scroll;
}



#FormsLoading {
	position:absolute;
	left:74px;
	top:154px;
	width:300;
	height:63;
	z-index:1;
	visibility: visible;
}



#Form_Positioning {
	position:absolute;
	left:0px;
	top:0px;
	width:650;
	height:450;
	z-index:9;
	padding-left: 10px;
}





#Column-03 {
        
}

	


#OverlayedHTML {
	/*	position: absolute; */
	left: 178px;
	top: 212px;
	text-align: center;
	height: 400px;
	width: 710px;
	text-align: center;
	z-index: 9;
	position: absolute;
	border: medium groove #666666;
	padding: 15px;
	overflow: scroll;
	
}

/*
.PositionExample {
	position: absolute;
	left: 200px;
	top: 200px;
}

.PositionTitle {
	position: absolute;
	top: 150px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	left: 200px;
}

*/

#ConceptsBox {

	/*	position: absolute; */
	left: 178px;
	top: 50px;
	text-align: center;
	height: 650px;
	width: 710px;
	text-align: center;
	z-index: 9;
	position: absolute;
	border: medium groove #666666;
	padding: 15px;
	overflow: scroll;
}
#ContactLine {

	background:  #b0b0b0;
	position:absolute;
	left:0px;
	top:93px;
	width:870px;
	height:18px;
	color: #FFFFFF;
	vertical-align: top;
	z-index: 3;
	border: 1px solid #666666;
	
}


#ContactLine-Text-01 {
	width: 225px;
	height:18px;
	position: absolute;
	left: 0px;
	top: 160px;
	text-align: center;
	z-index: 4;
}

#ContactLine-Text-02 {
	width: 414px;
	height:18px;
	position: absolute;
	left: 243px;
	top: 160px;
	text-align: center;
	z-index: 4;
}

#taskmedia {
	width: 225px;
	height:18px;
	position: absolute;
	left: 625px;
	top: 90px;
	text-align: right;
	z-index: 4;
}

#taskmedia a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

#taskmedia a:hover {
	color: #666666;

}


#navigation-main-styles a:active {
}

/*--------------------------------------------------------------------- */

	




#navigation-main-container {
	position:absolute;
	left:0px;
	top:18px;
	width:189px;	
}

#navigation-main-container #current {
	color: #333333;
	font-weight: bold;
	background: #f1f1f1;
}





/*--------------------------------------------------------------------- */

/* Parent - Level 0 */

#navigation-main-styles ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation-main-styles li {
}

#navigation-main-styles a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
	height: 25px;
}

#navigation-main-styles a:hover {
	background: #f1f1f1;
}

#navigation-main-styles a:active {
}

/* Child - Level 1 */

#navigation-main-styles ul ul {
}

#navigation-main-styles ul ul li {
	background: #ffffff;
}

#navigation-main-styles ul ul a {
	color: #000066;
	padding: 0px 0px 0px 30px;
}

#navigation-main-styles ul ul a:hover{
	color: #FF9900;
}

#navigation-main-styles ul ul #current{
	font-weight: bold;
	background: #f9f9f9;
}

#navigation-main-styles ul ul .currentAncestor {
	font-weight: bold;
	background: #f9f9f9;
}
/* Child - Level 2 */

#navigation-main-styles ul ul ul {
}

#navigation-main-styles ul ul ul li { 
}

#navigation-main-styles ul ul ul a{
	padding: 0px 0px 0px 50px;
	color: #808080;
}

#navigation-main-styles ul ul ul a:hover{
			

}

#navigation-main-styles ul ul ul #current{
	font-weight: bold;
	background: #fdfdfd;
}

#navigation-main-styles ul ul ul .currentAncestor {
	font-weight: bold;
}


/* Child Level 3 */

#navigation-main-styles ul ul ul ul {
}

#navigation-main-styles ul ul ul ul li { 
}

#navigation-main-styles ul ul ul ul a{
	color: #999999;
	padding: 0px 0px 0px 70px;
}

#navigation-main-styles ul ul ul ul a:hover{

}

/* Child Level 4 */

#navigation-main-styles ul ul ul ul ul {
}

#navigation-main-styles ul ul ul ul ul li { 
}

#navigation-main-styles ul ul ul ul ul a{
	color: #b3b3b3;
	padding: 0px 0px 0px 90px;
}

#navigation-main-styles ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navigation-main-styles ul ul ul ul ul ul {
}

#navigation-main-styles ul ul ul ul ul ul li { 
}

#navigation-main-styles ul ul ul ul ul ul a{
	color: #cccccc;
	padding: 0px 0px 0px 110px;
}

#navigation-main-styles ul ul ul ul ul ul a:hover{

}

/*--------------------------------------------------------------------- */
#SitePal-Affiliate-01 {
	height: 60px;
	width: 120px;
	top: 350px;
	left:18px;
	position: absolute;
}


#SitePal-Banner-01 

{
	height: 142px;
	width: 189px;
	top: 273px;
	left:18px;
	position: absolute;
	border: 1px ridge #CCCCCC;
}


#Column-01-MySpace 

{
	height: 142px;
	width: 189px;
	top: 273px;
	left:18px;
	position: absolute;
	border: 1px ridge #CCCCCC;
}










#Column-02-Frame-Inside {
	background: #FFFFFF;
	position:absolute;
	left:130px;
	top:0px;
	width:645px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #cccccc;
	z-index: 1;
	height: 600px;
}
#CV_Positioning {

	position:absolute;
	left:-10px;
	top:0px;
	width:650;
	height:450;
	z-index:9;
	padding-left: 10px;
}
#BckgColour-333333 {
	background-color: #333333;
}
#SitePal-Banner-02 {

	height: 142px;
	width: 189px;
	top: 315px;
	left:19px;
	position: absolute;
	border: 1px ridge #CCCCCC;
}

