@charset "utf-8";
/* CSS Document */




.header {
	margin:0px auto;
	width:950px;
	height:105px;	
  	background-image:url('images/yhbkgrnd.jpg');
	color: #00FF00;
 	font-family:arial;
  	font-size: 4pt;
} 
.maincontainer {
	margin:0px auto;
	min-height:800px;
	height:auto;
	width:950px;
} 

.welcomecontainer {
	vertical-align:top;
	height:100%;	
	margin-left:15px;
	margin-bottom:10px;
} 

.columnscontainer{
	width:950px;
	height:100%;
}

.coursecontainer {
	margin:0px auto;
	width:950px;
	height:300px;
	margin-bottom:25px;
} 

.courseright{	
	padding-top:50px;
	float:right;
	vertical-align:middle;
	width:200px;
	height:250px;
}

.courseleft{
	margin-left:5px;
	float:left;
	background-image:url(/images/coursesback2.jpg);
	background-repeat:no-repeat;
	width:625px;
	height:300px;
}

.courseinfo{
	float:right;
	width:400px;
	height:200px;
	margin-right:45px;
}

.coursemorelink{
	float:right;
	width:400px;
	height:20px;
	margin-right:45px;
}

.coursenamescontainer{
	margin-top:0px;
	margin-left:0px;
	float:left;
	width:160px;
	height:250px;
}

.coursenamescontainerscroll{
	margin-top:0px;
	margin-left:0px;
	float:left;
	width:160px;
	height:225px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	position:relative;
	overflow:-moz-scrollbars-vertical;
}

.pwlogin{
	width:225px;
	height:30px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	color:#000;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:12px;
	font-weight:bold;
} 

.coursenames{
	margin-top:0px;
	margin-left:10px;
	float:left;
	width:155px;
	height:25px;
}

.coursettl{
	width:500px;
	height:34px;
	margin-left:10px;
}

.leftcolumn{
	width:455px;
	height:auto;	
  	float:left;
	padding-left:15px;
	margin-bottom:25px;
} 

.rightcolumn{
	width:455px;
  	height:auto;		
  	float:right;
	margin-right:15px;
	margin-bottom:25px;
}

.membercontainer{
	width:300px;
	height:290px;
	background-image:url(/images/membrbk.jpg);
	float:left;
	background-repeat:no-repeat;
	margin-bottom:20px;
} 

.memberttl{
	width:250px;
	height:30px;
	float:left;
	margin-top:25px;
	margin-left:10px;
	color:#000066;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:12px;
	font-weight:bold;
} 

.un{
	width:225px;
	height:50px;
	float:left;
	margin-top:5px;
	margin-left:20px;
	color:#000;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:12px;
	font-weight:bold;
} 
.pw{
	width:350px;
	height:30px;
  	float:left;
	margin-top:5px;
	margin-left:60px;
	color:#000;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:12px;
	font-weight:bold;
} 

.mminfo{
	width:250px;
	height:100px;
	float:left;
	margin-top:15px;
	margin-left:20px;
} 

.leftcontentlg{
	width:450px;
	height:100%;
	background-image:url(/images/panelbklg.jpg);
  	float:left;
	background-repeat:no-repeat;
	margin-bottom:20px; 
} 

.leftcontentsm{
	width:450px;
	height:100%;
	background-image:url(/images/panelbklg.jpg);
	float:left;
	background-repeat:no-repeat;
	margin-bottom:20px;
} 

.rightcontentlg{
	width:450px;
	height:100%;
	background-image:url(/images/panelbklg.jpg);
	float:right;
	background-repeat:no-repeat;
	margin-bottom:22px;
}

.rightcontentsm{
	width:450px;
	height:100%;
	background-image:url(/images/panelbklg.jpg);
	float:right;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.contenttl{
	vertical-align:middle;
	text-indent:5px;
	line-height:12px;
	height:30px;
	width:450px;
}

.contentbd{
	margin-top:-10px;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	height:100%;
	width:440px;
	padding-top:0;
	/*overflow:hidden;*/
}

.contmem{
	width:420px;
	height:25px;
}

.footer{
  	margin:0px auto;
  	width:950px;
  	height:70px;	
  	background-image:url('../images/yhfooter.jpg');
	padding-top:5px;
  	margin-top:10px;
} 

.footer p{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align:center;
}

.footer p{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align:center;
}

a.footerlink:link{
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align:center;
	text-decoration:none;
}

a.footerlink:visited {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align:center;
	text-decoration:none;
	}
	
a.footerlink:active {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align:center;
	text-decoration:none;
	}  

a.footerlink:hover {
	color: #FFF;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align:center;
}

h1{
  	color:#000066;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
}

h2{
	margin-top:10px;
	color:#FFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h3{
	margin-top:10px;
	color:#FFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

h4{
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


a.morelinks:link{
	color:#06F;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.morelinks:visited {
	color:#06F;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
a.morelinks:active {
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}  

a.morelinks:hover {
	color:#609;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}  

a.reglinks:link{
	color:#06F;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.reglinks:visited {
	color:#06F;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
a.reglinks:active {
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}  

a.reglinks:hover {
	color:#609;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}  

p{
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

body{
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
}

h5{
	margin-left:15px;
	color:#000;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:12px;
	font-weight:bold;
}

h6{
	color:#000;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:12px;
	font-weight:bold;
}

img.floatLeft { 
    float: left; 
    margin-top:5px;
	margin-right: 15px;
	border: solid 1px #000; 
}

img.floatLeftNB { 
    float: left; 
    margin-top:5px;
	margin-right: 15px; 
}

img.floatRight {
	float: right;
	margin-top:15px;
	margin-left: 15px;
	margin-bottom:15px;
	border: solid 1px #000;
}

ul.a {
	list-style-type:disc;
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.coursesnav
{
position: relative;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background: url(/images/courseon2.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 155px;
height: 25px;
margin-left: 10px;
padding: 0;
}

.coursesnav a
{
display: block;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 155px;
height: 25px;
display: block;
float: left;
text-decoration: none;
font-weight:bold;
}


.coursesnav img
{
width: 155px;
height: 25px;
border: 0
}

* html a.courses:hover
{
visibility:visible
}

.coursesnav a:hover img
{
visibility:hidden
}

.coursesnav span
{
	position: absolute;
	left: 0px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

a.panelmore:link{
	color:#06F;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

a.panelmore:visited {
	color:#06F;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
a.panelmore:active {
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}  

a.panelmore:hover {
	color:#609;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}  


/*courses*/

.lftcol{
	width:170px;
	height:auto;	
  	float:left;
	padding-left:0px;
	margin-bottom:25px;
} 

.rghtcol{
	width:750px;
  	height:auto;		
  	float:right;
	margin-right:15px;
	margin-bottom:25px;
}

.lftcolcourses{
	width:170px;
	height:300px;	
  	float:left;
	padding-left:0px;
	margin-bottom:25px;
	background-repeat:no-repeat;
	background-image:url(/images/courses_side.jpg)

} 

.coursettlsm{
	width:150px;
	height:34px;
	margin-left:10px;
}

/*sub-courses*/

.coursesmaincontainer {
	margin:0px auto;
	min-height:950px;
	height:auto;
	width:950px;
} 

.crscolumnscontainer{
	width:950px;
	height:100%;
}

.lftcolsub{
	width:220px;
	height:1000px;	
  	float:left;
	padding-left:0px;
	margin-bottom:0px;
	background-color:#999;
	border-right:dashed thin;
} 

.rghtcolsub{
	width:700px;
  	height:100%;		
  	float:right;
	margin-right:15px;
	margin-bottom:25px;
}

.sidebarnav
{
position: relative;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/sb_on.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 220px;
height: 30px;
margin-left: 0px;
padding: 0;
}

.sidebarnav a
{
display: block;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 220px;
height: 30px;
display: block;
float: left;
text-decoration: none;
font-weight:bold;
}


.sidebarnav img
{
width: 220px;
height: 30px;
border: 0
}

* html a.sidebar:hover
{
visibility:visible
}

.sidebarnav a:hover img
{
visibility:hidden
}

.sidebarnav span
{
	position: absolute;
	left: 3px;
	top: 4px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
} 

.videonav
{
position: relative;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/vd_on.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 220px;
height: 30px;
margin-left: 0px;
padding: 0;
}

.videonav a
{
display: block;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 220px;
height: 30px;
display: block;
float: left;
text-decoration: none;
font-weight:bold;
}


.videonav img
{
width: 220px;
height: 30px;
border: 0
}

* html a.video:hover
{
visibility:visible
}

.videonav a:hover img
{
visibility:hidden
}

.videonav span
{
	position: absolute;
	left: 33px;
	top: 4px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
} 
.slidenav
{
position: relative;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/ss_on.jpg) no-repeat;
/*white-space: nowrap;*/
display: block;
width: 220px;
/*height: 30px;*/
min-height: 30px;
margin-left: 0px;
padding: 0;
}

.slidenav a
{
display: block;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 220px;
height: 30px;
display: block;
float: left;
text-decoration: none;
font-weight:bold;
}


.slidenav img
{
width: 220px;
border: 0
}

* html a.slide:hover
{
visibility:visible
}

.slidenav a:hover img
{
visibility:hidden
}

.slidenav span
{
	position: absolute;
	left: 31px;
	top: 4px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
} 

.posttestnav
{
position: relative;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/pt_on.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 220px;
height: 30px;
margin-left: 0px;
padding: 0;
margin-bottom:40px;
}

.posttestnav a
{
display: block;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 220px;
height: 30px;
display: block;
float: left;
text-decoration: none;
font-weight:bold;
}


.posttestnav img
{
width: 220px;
height: 30px;
border: 0
}

* html a.posttest:hover
{
visibility:visible
}

.posttestnav a:hover img
{
visibility:hidden
}

.posttestnav span
{
	position: absolute;
	left: 32px;
	top: 4px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
} 

.resourcenav
{
position: relative;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background: url(../images/rc_on.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 220px;
height: 30px;
margin-left: 0px;
padding: 0;
}

.resourcenav a
{
display: block;
color:#FFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 220px;
height: 30px;
display: block;
float: left;
text-decoration: none;
font-weight:bold;
}


.resourcenav img
{
width: 220px;
height: 30px;
border: 0
}

* html a.resource:hover
{
visibility:visible
}

.resourcenav a:hover img
{
visibility:hidden
}

.resourcenav span
{
	position: absolute;
	left: 27px;
	top: 4px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
} 

/* profiles - registration */

.generalmaincontainer {
	margin:0px auto;
	height:100%;
	width:950px;
	background-image:url(../images/regbkg.jpg)
}

/* profiles */
.generalpromaincontainer {
	margin:0px auto;
	min-height:700px;
	height:auto;
	width:950px;
}

.gencolumnscontainer{
	width:950px;
	height:725px;
}

.genrghtcolsub{
	width:700px;
  	height:100%;		
  	float:right;
	margin-right:15px;
	margin-bottom:0px;
}

.genlftcolsub{
	width:220px;
	height:725px;	
  	float:left;
	padding-left:0px;
	margin-bottom:0px;
	background-color:#999;
	border-right:dashed thin;
} 

.generalttl{
	width:420px;
	height:30px;
  	float:left;
	margin-top:25px;
	margin-left:15px;
} 

.generalttl2{
	color:#000066;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	width:420px;
	height:30px;
  	float:left;
	margin-top:25px;
	margin-left:15px;
} 
/* profiles */

.generalproinfoarea{
	width:550px;
	height:650px;
  	float:left;
	margin-top:25px;
	margin-left:100px;
} 

.generalinfoarea{
	width:620px;
	height:100%;
  	float:left;
	margin-top:25px;
	margin-left:15px;
} 

.prolft{
	width:200px;
	height:15px;
  	float:left;
	margin-top:0px;
	margin-left:0px;
	padding-top:10px;
	color:#000;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:12px;
	font-weight:bold;
} 

/* courses post */

.gencoursecolumnscontainer{
	width:950px;
	height:100%;
}

.generalcoursesinfoarea{
	width:680px;
	height:100%;
  	float:left;
	margin-top:15px;
	margin-left:15px;
} 

.generalcourseslftcol{
	width:85px;
	height:100%;
  	float:left;
	margin-top:0px;
	margin-left:0px;
}

.generalcoursesrghtcol{
	width:580px;
	height:790px;
  	float:right;
	margin-top:0px;
	margin-left:0px;
}

.coursesthumbs{
	width:85px;
	height:85px;
	border:#000 1px solid;
  	float:left;
	margin-bottom:15px;
	margin-left:0px;
}

.gencoursesrghtcolsub{
	width:700px;
  	height:100%;		
  	float:right;
	margin-right:15px;
	margin-bottom:0px;
}

.gencourseslftcolsub{
	width:220px;
	height:1050px;
	float:left;
	padding-left:0px;
	margin-bottom:0px;
	background-color:#999;
	border-right:dashed thin;
} 

.coursescontainerrghtinnercol{
	border:#FFF 1px solid;
	width:580px;
	height:85px;
  	float:left;
	margin-bottom:15px;
	margin-left:0px;
}

.coursescontainerrghtinnercolttl{
	width:580px;
	height:25px;
  	float:left;
	margin-bottom:5px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	
}

.coursescontainerrghtinnercoldesc{
	width:580px;
	height:50px;
  	float:left;
	margin-bottom:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
}

/*courses detail page*/

.crsttlsb{
	padding-top:3px;
	background-image:url(/images/headerrcs.jpg);
	width:210px;
	height:19px;
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
}

.rcsttlsb{
	padding-top:3px;
	background-image:url(/images/headerrcs.jpg);
	width:210px;
	height:19px;
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
}

.crsdetailinfo{
	width:680px;
	height:100%;
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	margin-bottom:10px;
}

.crsdetailhr{
	border-top:thin dashed #000;
	width:680px;
	height:2px;
	margin-bottom:10px;
}

.crsdetailinfottl{
	width:680px;
	height:30px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	color:#000066;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
} 

.crsdetailinfoarea{
	width:680px;
	height:100%;
  	float:left;
	margin-top:0px;
	margin-left:0px;
}
.assetstatus{
	width:125px;
	height:15px;
  	float:right;
	margin-top:0px;
	margin-right:10px;
	padding-top:10px;
	color:#C00;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
} 
.assetname{
	width:500px;
	height:15px;
  	float:left;
	margin-top:0px;
	margin-left:0px;
	padding-top:10px;
	color:#000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
}


/*welcome*/

.welcomeinfoarea{
	width:680px;
	height:auto;
  	float:left;
	margin-top:15px;
	margin-left:15px;
}

/*contact us privacy terms*/

.gensidebar{
	width:200px;
	height:auto;	
  	float:left;
	padding-left:0px;
	margin-bottom:0px;
	padding-right:20px;
	border-right:dashed thin;
} 

.contactussidebar{
	width:200px;
	height:100%;
  	float:left;
	padding-left:0px;
	margin-bottom:0px;
	padding-right:10px;
	
} 

.contactusinfoarea{
	width:680px;
	hieght:100%;
  	float:left;
	margin-top:15px;
	margin-left:15px;
}

.contactusrghtcolsub{
	width:700px;
	height:100%;	
  	float:right;
	margin-right:15px;
	border-left:dashed thin;
	margin-bottom:0px;
	padding-left:10px;
}

.contactuscontainer{
	margin:0px auto;
	height:auto;
	width:950px;
}

.termssidebar{
	width:200px;
    height:100%;
  	float:left;
	padding-left:0px;
	margin-bottom:0px;
	padding-right:10px;
} 

.termsinfoarea{
	width:680px;
	height:100%;
  	float:left;
	margin-top:15px;
	margin-left:15px;
}

.termsinfoarea p{
	font-size:12px
}

.termsinfoarea{
	width:680px;
	height:100%;
  	float:left;
	margin-top:15px;
	margin-left:15px;
}

.termsrghtcolsub{
	width:700px;
  	height:100%;		
  	float:right;
	margin-right:15px;
	margin-bottom:0px;
	border-left:dashed thin;
	padding-left:10px;
}

.termscontainer{
	margin:0px auto;
	min-height:600px;
	height:auto;
	width:950px;
}

.privacyinfoarea{
	width:680px;
	height:100%;
  	float:left;
	margin-top:15px;
	margin-left:15px;
}

.privacyinfoarea p{
	font-size:12px
}

.privacysidebar{
	width:200px;
	height:100%;
  	float:left;
	padding-left:0px;
	margin-bottom:0px;
	padding-right:10px;
} 

.privacyinfoarea{
	width:680px;
	height:100%;
  	float:left;
	margin-top:15px;
	margin-left:15px;
}


.privacyrghtcolsub{
	width:700px;
  	height:100%;		
  	float:right;
	margin-right:15px;
	margin-bottom:0px;
	border-left:dashed thin;
	padding-left:10px;
}

.privacycontainer{
	margin:0px auto;
	min-height:1650px;
	height:auto;
	width:950px;
}

