﻿
.course_banner
{
   padding-bottom: 10px;
}

#course_layout
{
   width: 960px;
   
   margin-left: auto;
   margin-right: auto;
   
   padding-bottom: 10px;
   padding-top: 10px;
   /*padding-left: 10px;*/
   /*padding-right: 10px;*/
   border: 0px;
   
   border-collapse: collapse;
   border-spacing: 0px;
   
   background-image: url('../images/transparent_10x10_opas30.png');
}

#course_main
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   padding-right: 5px;
   
   border: 0px;
   width: 760px;
   
   vertical-align: top;
}

#course_left
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 10px;
   
   text-align: center;
   vertical-align: top;
   
   border: 0px;
   width: 170px;
}

#instructor_photo
{
   margin: 0px;
   border: 0px;
   padding: 0px;
}

.instructor_name
{
   font-family: Impact, Arial, sans-serif;
   font-size: 1.57em;
   
   padding-top: 5px;
   padding-bottom: 5px;
   margin-bottom: 10px;
   
   background-color: black;
   color: white;
}

#course_banner
{
   width: 760px;
   height: 150px;
   
   margin-left: auto;
   margin-right: auto;
   
   margin-bottom: 10px;
   
   padding: 0px;
   border: 0px;
   
   border-collapse: collapse;
   border-spacing: 0px;
   
   background-image: url('../images/transparent_10x10_opas30.png');
}

#course_banner_left
{
   width: 570px;
}

#course_banner_right
{
   width: 190px;
   
   background-image: url('../images/transparent_10x10_opas80.png');
   
   text-align: right;
   vertical-align: top;
   
   color: #ffffff;
}

.contentSectionName
{
   font-size: 1.2em;
   font-weight: bold;
   
   margin-top: 8px;
   margin-bottom: 8px;
   
   display: inline;
}

.videoDescription
{
   display: none;
   padding: 5px;
   
   margin-top: 5px;
   margin-bottom: 5px;
}

.viewContentItemMessage
{
   border: 1px solid #008000;
   background-color: #d7ffd7;
   padding: 10px;
}

#courseDivBox {
   background-color: #e1e1e1;
   border: solid 1px #555555;
   margin-bottom: 10px;
   padding-bottom: 10px;
   
}

#courseDivBoxHeader {
   background-color: #f7cf25;
   color: #000000;
   font-family: tahoma, ariel, sans-serif;
   font-size: 0.9em;
   font-weight: bold;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 10px;
   padding-right: 10px;
   white-space: normal;
   margin-bottom: 10px;
}

.courseDivBox {
   background-color: #e1e1e1;
   border: solid 1px #555555;
   margin-bottom: 10px;
   padding-bottom: 10px;
   
}



.courseDivBoxHeader {
   background-color: #f7cf25;
   color: #000000;
   font-family: tahoma, ariel, sans-serif;
   font-size: 0.9em;
   font-weight: bold;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 10px;
   padding-right: 10px;
   white-space: normal;
   margin-bottom: 10px;
}


/* Sample Section Styling */

.courseDivBoxSampleSection {
   background-color: #e1e1e1;
   border: solid 1px #555555;
   margin-bottom: 10px;
   padding-bottom: 10px;
   
}

.courseDivBoxHeaderSampleSection {
   background-color: #f7cf25;
   color: #000000;
   font-family: tahoma, ariel, sans-serif;
   font-size: 0.9em;
   font-weight: bold;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 10px;
   padding-right: 10px;
   white-space: normal;
   margin-bottom: 10px;
}

.courseDivBoxTitleHeaderSampleSection {
   font-weight: bold;
}

.courseLibraryDivBoxHeader {
   background-color: #f7cf25;
   color: #000000;
   font-family: tahoma, ariel, sans-serif;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 10px;
   padding-right: 10px;
   white-space: normal;
   margin-bottom: 10px;
}

.courseLibraryDivBoxTitleHeader {
   font-weight: bold;
}

.courseSectionDescription {
   font-size: 0.9em;
   font-weight: normal;
}

.courseGrid
{
    font-family: verdana;
    font-size: 12px;
    color: #222222;
    /*width: 100%;*/
    border-spacing: 0px;
    border-collapse: collapse;
}

.courseGrid th
{
    white-space: normal;
    background: #d1d1d1;
    padding-left: 9px;
    padding-top: 4px;
    padding-bottom: 4px;
    
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    /*border-left: solid 1px #555555;*/
    /*border-left: 0px solid white;*/
}

.courseGrid td
{
    white-space: normal;
    padding: 6px;    
    
    border-color: #afafaf;
    border-style: solid;
    border-width: 1px;
    border-left: 0px solid white;
    border-right: 0px solid white;
    
}

.courseTextFormatting {
   margin: 5px;
   text-align: justify;
}

.courseTableofContents {
   padding-left: 10px;
   padding-bottom: 4px;
}

.courseLibraryVideoItemsTable {
   border: none;
}

.courseLibraryVideoItemsTable td {
   border: none;
}

.courseVideoTitle {
   margin-left: 10px;
   font-size: 1.1em;
   white-space: normal;
}

.courseLibraryVideoTitle {
   font-size: 1.1em;
   white-space: normal;
}

.courseLibraryItemDescription {
   text-align: justify;
   white-space: normal;
   margin-top: 3px;
   
}

.folderTD {
   background-color: #c0bfbf;
}

.folderTitle {
   font-weight: bold;
   font-size: 1.2em;
}

.folderDescription {
   padding-top: 3px;
   padding-left: 24px;
   padding-right: 10px;
   font-size: 0.9em;
}

.courseIntroTD {
   width: 225px;
}

/* View Course Content Item */

.videoTitleLengthHeader {
   background-color: #f7cf25;
   color: #000000;
   font-family: tahoma, ariel, sans-serif;
   font-size: 0.9em;
   font-weight: bold;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 10px;
   padding-right: 10px;
   white-space: normal;
   border-top: solid 1px #555555;
   border-right: solid 1px #555555;
   border-left: solid 1px #555555;
}

.courseContentItemVideoPlayer {
   background-color: #f7cf25;
   border-right: solid 1px #555555;
   border-left: solid 1px #555555;
   border-bottom: solid 1px #555555;
}

.nextPreviousVideoLinks {
   font-family: tahoma, ariel, sans-serif;
   font-size: 0.9em;
   font-weight: bold;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   white-space: normal;
}
