table.courseFullShell{
width:753px;
background-image:url(/Site/Images/1_courseCell_bg.gif);
background-repeat:repeat-y;
border-left: 1px dotted #464646;
border-right: 1px dotted #464646;
font-size: 0.8em;
margin-left: 5px;
margin-right: 5px;
}
caption {
height:18px;
background-color:#fee937;
text-transform:uppercase;
color: #000000;
font-weight:bold;
text-align:left;
padding-left: 8px;
padding-top: 3px;
margin-left: 5px;
margin-right: 5px;
border-bottom: 1px solid #464646;
}
thead th, tbody td{
vertical-align:top;
text-align:left;
}
thead th{
font-weight:bold;
}
thead tr.evenDarker, thead th.evenDarker:hover{
background-color: #abbfca;
color: #fff;
font-weight:bold;
}
tbody tr.even:hover, tbody tr.odd:hover{
background-color: #fff;
color: #bf140c;
border-bottom: 1px dotted #000000;
}
tbody tr.even td, tbody tr.odd td, tbody tr.openCourseHead td, tbody tr.openCourseContent td, thead tr.even th{
border-bottom: 1px dotted #000000;
}
tbody tr.openCourseHead td{
background-color: #fff;
color: #bf140c;
}
tbody tr.openCourseContent td{
background-color: #fff;
}
thead tr.even:hover{
background-color: #e9e9e9;
color: #555;
}

.coursePad{
padding:5px;
}

/* -------------------DEFINE ALL TABLE CELL WIDTH SECTION GOES HERE----------------------*/

/*---MY Courses PRODUCT Course Cells width---*/
/*125px cell*/
.PC_one{
width: 115px;
}
/*125px cell*/
.PC_two{
width: 115px;
}
/*125px cell*/
.PC_three{
width: 115px;
}
/*146px cell*/
.PC_four{
width: 136px;
}
/*84px cell*/
.PC_five{
width: 74px;
}
/*74px cell*/
.PC_six{
width: 64px;
}
/*74px cell*/
.PC_seven{
width: 64px;
}

/*---MY Courses CORE Course Cells width---*/
/*152px cell*/
.CC_one{
width: 142px;
}
/*152px cell*/
.CC_two{
width: 142px;
}
/*217px cell*/
.CC_three{
width: 207px;
}
/*84px cell*/
.CC_four{
width: 74px;
}
/*74px cell*/
.CC_five{
width: 64px;
}
/*74px cell*/
.CC_six{
width: 64px;
}

/*---ALL Courses PRODUCT Course Cells width---*/
/*110px cell*/
.AllPC_one{
width: 100px;
}
/*110px cell*/
.AllPC_two{
width: 100px;
}
/*110px cell*/
.AllPC_three{
width: 100px;
}
/*125px cell*/
.AllPC_four{
width: 115px;
}
/*84px cell*/
.AllPC_five{
width: 74px;
}
/*74px cell*/
.AllPC_six{
width: 64px;
}

/*74px cell*/
.AllPC_seven{
width: 64px;
}

/*74px cell*/
.AllPC_eight{
width: 64px;
}

/*---ALL Courses CORE Course Cells width---*/
/*130px cell*/
.AllCC_one{
width: 120px;
}
/*130px cell*/
.AllCC_two{
width: 120px;
}
/*197px cell*/
.AllCC_three{
width: 187px;
}
/*84px cell*/
.AllCC_four{
width: 74px;
}
/*74px cell*/
.AllCC_five{
width: 64px;
}
/*74px cell*/
.AllCC_six{
width: 64px;
}
/*74px cell*/
.AllCC_seven{
width: 64px;
}

/*---CERTIFICATION PRODUCT/CORE Course Cells width---*/
/*679px cell*/
.CERT_one{
width: 669px;
}
/*74px cell*/
.CERT_two{
width: 64px;
}

/*---ALL CERTIFICATION Course Cells width---*/
/*339px cell*/
.ALLCERT_one{
width: 329px;
}
/*340px cell*/
.ALLCERT_two{
width: 330px;
}
/*74px cell*/
.AllCERT_three{
width: 64px;
}
/* -------------------CELL WIDTH SECTION END HERE----------------------*/


/*ALL/MY Courses FORM format*/
.dropDownCourse{
padding-left: 5px;
padding-top: 5px;
padding-bottom: 2px;
align: left;
}
form input.submitBTN:hover{ 
color : #000000;
}
form input.submitBTN { 
text-transform : uppercase;
font-size:9pt;
color : #bf140c;;
padding-left: 2px;
padding-right: 2px;
}

form input.BTN { 
text-transform : uppercase;
font-size:9pt;
color : #bf140c;;
padding-left: 2px;
padding-right: 2px;
}

/*tfoot td{
padding-top: 5px;
padding-left: 5px;
}*/

div.certForm{
align: right;
margin-right: 5px;
}
/*ALL/MY FORM format end here*/

.cellDivRight{
background-image:url(/Site/Images/cellDiv.gif);
background-position:right;
background-repeat:repeat-y;
}
.cellBottomLine{
border-bottom: 1px solid #abbfca;
}
.spacer_10px{
font-size:1px;
height:10px;
width:10px;
}
.spacer_20px{
font-size:1px;
height:20px;
width:10px;
}
.normalWeight{
font-weight:normal;
}


