/* images are in assets/images/prestolegato/lessonsview/  */

#lessonViewer li {list-style-type: none; display: inline;}

li table {display: inline;}

/* DEFINE COLORS PALETTE */

.txt_gray { color: #867b7a; }
.brd_gray { border-color: #867b7a; }
.bck_gray { background-color: #867b7a; }

.bck_black {background-color: #000000;}
.txt_black {color: #000000;}
.brd_black { border-color: #000000; }

.brd_lightgray {border-color: #aaa;}
.bck_lightgray {background-color: #aaa;}

.txt_blue { color: #4490BB; }
.brd_blue { border-color: #4490BB; }
.bck_blue { background-color: #4490BB; }

.txt_green { color: #3fa221; }
.brd_green { border-color: #3fa221; }
.bck_green { background-color: #3fa221; }

.txt_yellow { color: #e3e137; /*rgb(211, 209, 55);*/}
.brd_yellow { border-color: #e3e137; /*rgb(211, 209, 55);*/}
.bck_yellow { background-color: #E3E137;/*rgb(211, 209, 55);*/}

.txt_white { color: white; }
.brd_white { border-color: white; }
.bck_white { background-color: white; }

.txt_lgray { color: #e1dede; }
.brd_lgray { border-color: #e1dede; }
.bck_lgray { background-color: #e1dede; }

.txt_red { color: #9f261d; }
.brd_red { border-color: #9f261d; }
.bck_red { background-color: #9f261d; }

.txt_purple { color: #9F40BB; }
.brd_purple { border-color: #9F40BB; }
.bck_purple { background-color: #9F40BB; }

.txt_brown { color: #605050; }

/* control panel colors */
#adminview .txt_gray { color: #9DA5B4; }
#adminview .brd_gray { border-color: #4A4A4A; }
#adminview .bck_gray { background-color: #4A4A4A; }

#adminview .txt_blue { color: #4490BB; }
#adminview .brd_blue { border-color: #4490BB; }
#adminview .bck_blue { background-color: #4a4a4a; }

#adminview .txt_green { color: #3fa221; }
#adminview .brd_green { border-color: #3fa221; }
#adminview .bck_green { background-color: transparent; }

    
#adminview .txt_white { color: #9DA5B4; }
#adminview .brd_white { border-color: #9DA5B4; }
#adminview .bck_white { background-color: transparent; }

#adminview .txt_lgray { color: #867b7a; opacity: .5;}
#adminview .brd_lgray { border-color: #867b7a; opacity: .5;}
#adminview .bck_lgray { background-color: #4a4a4a; opacity: .5;}

#adminview .txt_red { color: rgb(238, 107, 56); }
#adminview .brd_red { border-color: rgb(238, 107, 56);}
#adminview .bck_red { background-color: #4a4a4a; }

#adminview .txt_brown { color: #9DA5B4; }

#adminview .light {padding-left: 1px;}
#adminview .heavy {font-size: 9px;}
#adminview .bord {border-width: 0px;}
#adminview .bord3 {border: none;}
#adminview .arrow_left_light_gray {display: none;}
#adminview .lessonsView {
    margin-left: 2px;
    margin-top: 0px;
}
#adminview .intervalHeadline {text-align: left; font-size: 13px; margin-top: 3px;}
#adminview .lessonsHeadline {display: none;}
#adminview .lessonsTableContainer {
    height: auto;
}
#adminview .lessonsTableBottom {
    background-color: #9DA5B4;
    height: 1px;
}
#adminview .lessonsTD {
    border-color: #9DA5B4;
}
#adminview .lessonsTable {
    border-width: 0px;
    min-width: 600px;
}
#adminview .lessonsDiv {
    padding-top: 1px;
    margin: 0px;
    height: auto;
}
#adminview .assignmentDiv {width: 106px; height: auto;}
#adminview .assignmentWeekDiv {
    width: 100px; height: auto;
}
#adminview .curve_left_gray {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .curve_left_red {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .curve_left_orange {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .curve_left_green {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .curve_left_yellow {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .curve_left_blue {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .curve_right_blue {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .curve_right_red {
    background-image: none;
    width: 0px;
    height: 0px;
}
#adminview .vspacer {height: 0px;}
#adminview .hspacer {width: 0px;}

#adminview .lsnDateVoucher {width: 33px; text-align: center; height: 12px; padding-left: 0px;}
#adminview .lsnDate { width: 33px; height: 12px; padding-left: 0px;}
#adminview .lsn78 {width: 55px; height: 12px;}
#adminview .lsnNoLesson {width: 82px; height: 12px;}
#adminview .lsnAvail {width: 65px; height: 12px;}
#adminview .lsnVoucher {width: 100px; height: 16px; text-transform: uppercase;}
#adminview .lsnStatus {width: 65px; height: 12px;}
#adminview .lsnHistoryStatus {width: 100px; height: auto;}
#adminview .lsnExpires{width: 110px; height: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#adminview .lsnInfo { width: 335px; height: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#adminview .rushOpenings {width: 90px; white-space: nowrap; overflow: hidden; }
#adminview .lsnInfo265 {width: 265px; height: 14px; padding-top: 2px;}
#adminview .lsnInfo2 {width: 300px; height: 12px;}
#adminview .lsnInfo3 {width: 181px; height: 12px;}
#adminview .lsnInfo4 { height: auto;}
#adminview .lsnNotes {width: 185px; height: auto;}
#adminview .lsnMakeup, #adminview .lsnSchedule {width: 60px; height: 12px; padding-top: 1px; padding-bottom:1px; border: 1px solid;}
#adminview .arrow_left_gray {width:0px; height:0px; background: none;}
#adminview .lsnMakeup {color: #3fa221;}
#adminview .lsnWillMiss {width: 55px; height: 10px; padding-top: 1px; padding-bottom:1px; border: 1px solid;}
#adminview .starStatusSection {padding: 1px;}
#adminview .mapAndAddress {display: none;}




/* options */
.vspacer {height: 10px;}
.hspacer {width: 10px;}
.bord {
    border-width: 2px;
    border-style: solid;   
}
.bord3 {
    border-left-width:   0px;       
    border-right-width:  2px;   
    border-top-width:    2px;       
    border-bottom-width: 2px;           
    border-style:        solid;
}
.heavy {
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}
.light {
    text-align: left;
    font-weight: normal;
    font-size: 9px;   
    padding-left: 5px;    
}
.btn {
    cursor: pointer;   
}

/* lesson widths */
.lsnDate { width: 75px; height: 14px; padding-top: 2px; text-align: center;}
.lsnDateVoucher { width: 36px; height: 14px; padding-left: 8px; padding-top: 2px;}
.lsn78 {width: 78px; height: 16px;}
.lsn59 {width: 59px; height: 16px;}
.lsnNoLesson {width: 82px; height: 22px;}
.lsnAvail {width: 94px; height: 16px;}
.lsnStatus {width: 97px; height: 16px;}
.lsnHistoryStatus {width: 135px; height: 16px;}
.lsnHistoryStatus img {margin: 1px 3px 0 0;}
.lsnVoucher {width: 100px; height: 15px; text-transform: uppercase; margin-right: -2px; padding-top: 1px;}
.lsnExpires {width: 165px; height: 14px; text-align: center; padding-top: 2px;}
.lsnInfo { width: 335px; height: 14px; padding-top: 2px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lsnInfo5 { width: 320px; height: 14px; padding-top: 2px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lsnInfo265 {width: 265px; height: 14px; padding-top: 2px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lsnInfo2 {width: 482px; height: 14px; padding-top: 2px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lsnInfo3 {width: 219px; height: 14px; padding-top: 2px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lsnInfo4 {width: 195px; height: 14px; padding-top: 2px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lsnInfo4.lsnHistory {width: 262px;}
.lsnNotes {width: 189px; height: 14px; padding-top: 2px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis;}

.lsnMakeup, .lsnSchedule {width: 60px; height: 14px;}
.lsnSchedule { width: 77px; height: 16px; margin-bottom: 1px; margin-top: 1px; padding-top: 0px;}
.lsnReSchedule {width: 95px; height: 15px; margin-bottom: 1px; margin-top: 1px; padding-top: 1px;}
.lsnVoucherRedeem {width: 135px; text-transform:uppercase; height: 15px; margin-bottom: 1px; margin-top: 1px; padding-top: 1px;}
.lsnVoucherCanceled {width: 135px; text-transform:uppercase; height: 14px; margin-bottom: 1px; margin-top: 1px; padding-bottom: 2px;}
.lsnWillMiss {width: 70px; height: 15px; margin-bottom: 1px; margin-top: 1px; padding-top: 1px;}
.lsnAssignment {}

/* element styles */
.lessonsView {
    margin-left: 22px;
    margin-top: 8px;
}

.lessonsTD,
.lessonsTable { 
    border-left: 1px solid #e1dede; 
    border-right: 1px solid #e1dede; 
    border-top: 1px solid #e1dede;     
    border-bottom: 0px;
}
.lessonsTable {     
    width: 691px;
}

.lessonsTableBottom {
    background-color: #e1dede;
    height: 2px;
    width: 691px;
    line-height: 1px;
    font-size: 1px;
    position: relative;
    top: -1px;
}
.studioAddress {
    font-size: 16px;
    font-family: times;
    font-style: italic;    
    width: 275px;
}

.actionDiv {
    text-align: center;
}
.lessonViewerButton {
    border: 2px solid #9f261d;   
    width: 120px;
    height: 18px;
    cursor: pointer;
    text-align: center;
    margin-top: 6px;
    font-weight: bold;
}
.noLessonsMessage {
    width: 670px;
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}
.intervalHeadline {
    margin-top: 10px;
    text-align: left;
    margin-right: 17px;
    margin-left: 2px;
    font-size: 16px;
    font-family: times;
    font-style: italic;    
}
.lessonsHeadline {
    font-style: italic;
    font-size: 20px;         
    font-family: times;
    margin-left: 8px;
    width: 250px;
}
.lessonsTableContainer {
    overflow-y: auto;
    overflow-x: hidden;
    width: 708px;
}
.lessonsDiv {
    margin: 1px;
    height: 23px;
    padding-left: 1px;
}
.lessonsWrap {
    padding: 0 0 40px 0;
}
.lessonsDiv2 {
    margin: 1px;
    padding-top: 1px;
    height: 23px;
    padding-left: 1px;
}
.assignmentWeekDiv {
    margin-top: 0px;
    text-align: center;      
    height: 16px;
    width: 128px;
}
.assignmentDiv {
    margin-top: 0px;
    text-align: center;      
    height: 16px;
    width: 55px;
}

#detailsDiv .assignmentDiv {width: 75px; margin-top: 1px; height: 14px;}

.arrow_left_gray { 
    background-image: url(/assets/images/prestolegato/lessonsview/arrow_left_gray.png); 
    width: 11px;
    height: 20px;
}
.arrow_left_light_gray { 
    background-image: url(/assets/images/prestolegato/lessonsview/arrow_left_light_gray.png); 
    width: 11px;
    height: 20px;
}
.curve_left_gray { 
    background-image: url(/assets/images/prestolegato/lessonsview/curve_left_gray.png); 
    width: 3px;
    height: 20px;
}

.curve_left_orange {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    background-color: orange;
    height: 18px;
    width: 3px;
    border-radius: 2px 0 0 2px;
    border: 1px solid orange;
}

.curve_left_red { 
    background-image: url(/assets/images/prestolegato/lessonsview/curve_left_red.png); 
    width: 3px;
    height: 20px;
}
.curve_left_yellow {  
    width: 3px;
    height: 18px;
    background-color: #E3E137;
    border-radius: 2px 0px 0px 2px;
    border: 1px solid #E3E137;
}
.curve_left_green { 
    background-image: url(/assets/images/prestolegato/lessonsview/curve_left_green.png); 
    width: 3px;
    height: 20px;
}
.curve_left_blue { 
    background-image: url(/assets/images/prestolegato/lessonsview/curve_left_blue.png); 
    width: 3px;
    height: 20px;
}
.curve_right_blue {
    background-image: url(/assets/images/prestolegato/lessonsview/curve_right_blue.png); 
    width: 3px;
    height: 20px;
}
.curve_right_red { 
    background-image: url(/assets/images/prestolegato/lessonsview/curve_right_red.png); 
    width: 3px;
    height: 20px;
}
.map {
    width: 42px;
    height: 27px;
    padding-top: 15px;
    cursor: pointer;
    text-align: center;
    background-image: url(/assets/images/prestolegato/lessonsview/map.png);
}
.map_hover {
    cursor: pointer;
    background-image: url(/assets/images/prestolegato/lessonsview/map_hover.png);
}



/*** Lesson report view ***************/
.lessonReport .light {
    font-size: 10px;
    line-height: 10px;
}
.lessonReport .heavy {
    font-size: 10px;
    line-height: 10px;
}
.lessonReport .bord {
    border-width: 2px 1px;
}
.lessonReport .lsnDate {
    width: 75px;
    height: 10px;
    padding-top: 1px;
    padding-left: 1px;
}


.lessonReport .curve_left_blue {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    background-color: #4490BB;
    background-image: none;
    height: 15px;
    width: 3px;
}
.lessonReport .curve_left_red {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    background-color: #9F261D;
    background-image: none;
    height: 15px;
    width: 3px;
}
.lessonReport .curve_left_gray {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    background-color: #aaa;
    background-image: none;
    height: 15px;
    width: 3px;
}
.lessonReport .curve_left_yellow {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    background-color: #D3D137;
    background-image: none;
    height: 15px;
    width: 3px;

}
.lessonReport .curve_left_green {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    background-color: #3fa221;
    background-image: none;
    height: 15px;
    width: 3px;

}

.lessonReport .curve_left_orange {
    height: 15px;
}

.txt_orange {
    color: orange;   
}

.bck_orange {
    background-color: orange;
}
.brd_orange {
    border-color: orange;
}

.lessonReport .txt_gray {
    color: #888;
}
.lessonReport .brd_gray {
    border-color: #aaa;
}
.lessonReport .bck_gray {
    background-color: #aaa;
}

.lessonReport .lsnNoLesson {
    width: 1px;
    height: 1px;
}

.lessonReport .lsnHistoryStatus {
    width: 97px;
    height: 10px;
    padding-top: 1px;
    padding-left: 1px;
    letter-spacing: -1px;
}

.lessonReport .lsnInfo4 {
    width: 242px;
    height: 10px;
    padding-top: 1px;
    padding-left: 1px;
    text-align: center;
}
.lessonReport .lsnNotes {
    width: 236px;
    height: 10px;
    padding-top: 1px;
    padding-left: 1px;
    text-align: center;
}

.lessonReport .lsn78 {
    height: 10px;
    padding-top: 1px;
    padding-left: 1px;
    margin-top: 1px;
    width: 75px;
    font-size: 10px;
}

.lessonReport .lsnStatus {
    height: 10px;
    padding-top: 1px;
    padding-left: 1px;
    width: 97px;
    line-height: 11px;
    letter-spacing: -1px;
}

.lessonReport .lsnInfo3 {
    width: 242px;
    height: 10px;
    padding-top: 1px;
    padding-left: 1px;
    text-align: center;
}

.inlineBtn {
    padding: 0px 10px;
}

.starStatusSection {
    text-align: left; 
    padding: 0px 8px;

}

.starStatusSection img {
    margin-top: 0px;
}

.starStatusSection .gradeBox {
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    padding: 0;
    border-radius: 4px;
    text-align: center;
    width: 13px;
    height: 12px;
    margin-top: 1px;
}



