/* @group Practice Page */
.distractorWrap{background-color:#fff;border:1px solid #BDE5EE;margin:5px;padding:5px;position:relative;}
.distractorContent{margin:0 50px;width:auto;}
.smallAlphaBg{background:url(/images/solaroTeens/theme1/icons/smallAlphabetBg.png) no-repeat;width:33px;height:24px;display:block;float:left;font-weight:bold;text-align:center;color:#000;font-size:1.25em;padding:3px 10px 0 0;}
.distractorWrap.selected {border:1px solid #021A1F;}
.distractorWrap.selected .smallAlphaBg{background-position:0 -27px;}
.distractorWrap .rejectedL,.distractorWrap .acceptedL{position:absolute;top:2px;right:5px;}
#practicePad{position: fixed;top: 11%;width: 900px;z-index: 999;}
#practice_questions_container{background-color:#fff;min-height:60px;}
#practice_question_container{max-height:375px;overflow:auto;border:1px solid #c3e4f0;border-top:none;position:relative;}
ul#practice_questions_list{height:90px;border:1px solid #c3e4f0;border-top:none;}
.practiceFlap{width:69px;height:92px;position:absolute;background:url(/images/solaroTeens/theme1/notes/flap1.png) no-repeat 0 -300px;right:-58px;top:330px;cursor:pointer;}
.practiceFlapComplete{width:69px;height:92px;position:absolute;background:url(/images/solaroTeens/theme1/notes/flap1.png) no-repeat -140px -300px;right:-58px;top:330px;cursor:pointer;}
.practiceHeader{display:block;background:url(/images/solaroTeens/theme1/notes/notesHeader.png) repeat-x 0 -40px;height:28px;margin:0 5px;padding-top:4px;}
.practiceHeader h4{background:url(/images/solaroTeens/theme1/notes/headIcon.png) no-repeat 5px -38px;padding-left:30px;line-height:22px;font-weight:bold;}
/* @end */

/* @group Comprehension Check Page */
#comprehensionPad {position: fixed;top: 11%;width: 900px;z-index: 999;}
#comprehension_questions_container {background-color:#fff;min-height:60px;}
#comprehension_question_container {max-height:400px;overflow:auto;border:1px solid #c3e4f0;border-top:none;}
ul#comprehension_questions_list {height:108px;border:1px solid #c3e4f0;border-top:none;}
.comprehensionFlap {width:69px;height:92px;position:absolute;background:url(/images/solaroTeens/theme1/notes/flap1.png) no-repeat 0 -200px;right:-58px;top:230px;cursor:pointer;}
.comprehensionHeader {display:block;background:url(/images/solaroTeens/theme1/notes/notesHeader.png) repeat-x 0 -40px;height:28px;margin:0 5px;padding-top:4px;}
.comprehensionHeader h4 {background:url(/images/solaroTeens/theme1/notes/headIcon.png) no-repeat 5px -38px;padding-left:30px;line-height:22px;font-weight:bold;}
/* @end */

/* @group Cloze */
.clozePad{z-index:999;width:850px;}
.boxy-inner .boxy-content{padding:0;}
.pad_top_left{display:block;background:url(/images/solaroTeens/theme1/notes/notes_top_left.png) repeat-x;height:21px;margin-right:270px;}
.pad_top_right{display:block;background:url(/images/solaroTeens/theme1/notes/notes_top_right.png) repeat-x;height:21px;width:270px;float:right;}
.pad_bot_left{display:block;background:url(/images/solaroTeens/theme1/notes/notes_bot_left.png) repeat-x;height:21px;margin-right:270px;}
.pad_bot_right{display:block;background:url(/images/solaroTeens/theme1/notes/notes_bot_right.png) repeat-x;height:21px;width:270px;float:right;}
.padBody{padding-right:20px;background:url(/images/solaroTeens/theme1/notes/notes_body_span.png) repeat-y right top}
.clozeFlap{width:69px;height:92px;position:absolute;background:url(/images/solaroTeens/theme1/notes/flap1.png) no-repeat 0 -200px;right:-58px;top:230px;cursor:pointer;}
.clozeFlapComplete{width:69px;height:92px;position:absolute;background:url(/images/solaroTeens/theme1/notes/flap1.png) no-repeat -140px -200px;right:-58px;top:230px;cursor:pointer;}
.padContentWrap{padding-left:5px;background:#01B7EA url(/images/solaroTeens/theme1/notes/notesBody.png) repeat-y right top;}
#cloze_question_container{ } 
.padContent > div > ul{background-color:#fff; height:108px;overflow:auto;border-left:1px solid #c3e4f0;border-right:1px solid #0087ae;position:relative;}
.padContent > div > ul >li{background:none;padding:0;}
.padContent > div > ul >li >a >span{font-family:"Courier New", Courier, monospace;}
.padContent > div > ul >li >a{display:block;background:#C8F5FA;margin:5px;padding:5px;font:1.1em/1.5em normal Verdana, Geneva, sans-serif;color:#000;}
.padContent > div > ul >li >a:hover,.padContent > ul >li >a.select{text-decoration:none;background-color:#A4EFF5;color:#000;}
.padHeader_left,.padHeader_right{display:block;background:url(/images/solaroTeens/theme1/notes/noteHeader_left_right.png) no-repeat;height:32px;}
.padHeader_left{width:5px;float:left;background-position:left -40px;}
.padHeader_right{width:5px;float:right;background-position:right -40px;}
.boxy-wrapper .boxy-inner .title-bar{background-color:none;padding:0;}
.boxy-wrapper .boxy-inner .title-bar .closeBoxy{color:inherit;top:10px;}
.boxy-wrapper .title-bar.clozeHeader h2{background:url(/images/solaroTeens/theme1/notes/headIcon.png) no-repeat 5px 5px;padding:5px 0 0 30px;line-height:22px;font-weight:bold;font-size:14px;color:#000;}
.clozeHeader{display:block;background:url(/images/solaroTeens/theme1/notes/notesHeader.png) repeat-x 0 -40px;height:32px;padding-top:6px;}

.clozeParagraph{line-height:25px;}
.clozeParagraph span.clozeAnsCorrect{color:#090;font-weight:bold;}
.clozeParagraph span.clozeAnsWrong{color:#F00;font-weight:bold;}

.clozeAns{border: 1px dashed gray;background-color: #FEFFAF;min-height: 34px;}
.clozeAns a.cloze{float:left;display:block;}
a.cloze{cursor:move;z-index:99;line-height:normal;text-align:center;}
a.cloze:hover{text-decoration:none;color:#149CB7;}
span.cloze-dropzone {display: inline-block;text-align: center;width: 120px;line-height:normal;border-bottom:1px solid;vertical-align:text-bottom;height:21px;}
/* @end */

/* @group Discussion Page */
.discussion{z-index:999;top:11%;width:850px;}
.discussion_top_left{display:block;background:url(/images/solaroTeens/theme1/notes/notes_top_left.png) repeat-x;height:21px;margin-right:270px;}
.discussion_top_right{display:block;background:url(/images/solaroTeens/theme1/notes/notes_top_right.png) repeat-x;height:21px;width:270px;float:right;}
.discussion_bot_left{display:block;background:url(/images/solaroTeens/theme1/notes/notes_bot_left.png) repeat-x;height:21px;margin-right:270px;}
.discussion_bot_right{display:block;background:url(/images/solaroTeens/theme1/notes/notes_bot_right.png) repeat-x;height:21px;width:270px;float:right;}
.discussionBody{padding-right:20px;background:url(/images/solaroTeens/theme1/notes/notes_body_span.png) repeat-y right top}
.discussionFlap{width:69px;height:92px;position:absolute;background:url(/images/solaroTeens/theme1/notes/flap1.png) no-repeat 0 -100px;right:-58px;top:130px;cursor:pointer;}
.discussionContentWrap{padding-left:5px;background:#01B7EA url(/images/solaroTeens/theme1/notes/notesBody.png) repeat-y right top;}
/*.discussionContent > div > ul{background-color:#fff; /*height:90px;overflow:auto;border-left:1px solid #c3e4f0;border-right:1px solid #0087ae;*//*position:relative;}*/
/*.discussionContent > div > ul >li{background:none;padding:0;}
.discussionContent > div > ul >li >a >span{font-family:"Courier New", Courier, monospace;}*/
/*.discussionContent > div > ul >li >a{display:block;background:#C8F5FA;margin:5px;padding:0 5px;font:1.1em/1.5em normal Verdana, Geneva, sans-serif;color:#000;}
.discussionContent > div > ul >li >a:hover,.discussionContent > div > ul >li >a.select{text-decoration:none;background-color:#A4EFF5;color:#000;}*/
/*.discussionHeader_left,.discussionHeader_right{display:block;background:url(/images/solaroTeens/theme1/notes/noteHeader_left_right.png) no-repeat;height:32px;}
.discussionHeader_left{width:5px;float:left;background-position:left -40px;}
.discussionHeader_right{width:5px;float:right;background-position:right -40px;}*/

.redFlag{width:16px;height:16px;float:right;background:none;border:none;margin:5px 5px 0 0;zoom:1;}
.redFlag > img{width:16px;height:16px;}
#discussionPad {width:auto;}
.discussionHeader{display:block;padding-top:4px;background-color:#fff;border:1px solid #80d9df; padding:5px;}
.discussionHeader h4{background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 5px -67px;padding-left:45px;line-height:23px;font-weight:bold;}
#discussionPad label.error{float:left;width:25%;padding-left:10px;}

.discussionLinks {border:1px solid #80D9DF;padding:10px;margin-top:5px;background-color:#fff;}
.discussionLinks > ul{}
.discussionLinks > ul >li{border-bottom:1px dashed #333;margin-bottom:5px;}

.newPost{display:block;background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 0 -170px;float:right;height:24px;width:96px;cursor:pointer;margin-top:2px;}
.newPost:hover{background-position:0 -194px;}
.newPost span{display:none;}

.discussionArea,.discussionQuestion{padding:5px;background:#fff;border:1px solid #c3e4f0;}
/*.discussionQuestion{border:inherit;background-color:inherit;}*/
.discussionQuestion h3,.discussionQuestion p{margin:5px 0 5px 5px;}
.discFooter,.postFooter,.postFooter > p{font-family:"gill-sans","Myriad-Pro",verdana;font-size:10px;font-weight:bold;line-height:1.5em;position:relative;}
.discFooter{background-color:#defdff;display:block;padding:5px;clear:both;}
.postFooter{background-color:#eee;border-top:1px solid #ddd;padding:4px 2px 2px 2px;}
.btnHolder{float:right;}
/*.discussionPosts{height:175px;overflow:auto;position:relative;}*/
.discussionPosts > div > div{background:#fff url(/images/solaroTeens/theme1/notes/discReplyBg.jpg) repeat-x left bottom;border:1px solid #cfcfcf;padding:0;margin-top:5px;margin-bottom:5px;}
/*.postReply{height:85px;}*/
/*.postReply> form {position:relative;width:100%;}*/
.postReply > form > textarea{height:100px;width:99%;}
/*.postBtn{background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 0 -300px;height:15px;width:52px;cursor:pointer;border:none;outline:none;font-size:10px;padding-bottom:2px;position:absolute;top:53px;right:10px;}
.btn{background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 0 -300px;height:15px;width:52px;cursor:pointer;border:none;outline:none;font-size:10px;position:absolute;top:35px;color:#000;font-weight:normal;text-align:center;line-height:14px;font-family:verdana;}*/
input.postBtn{background:url(/images/solaroTeens/theme1/buttons/buttonBg.png) no-repeat 0 -88px;width:70px;height:22px;border:none;color:#FFF;font:bold 10px verdana,Helvetica,sans-serif;cursor:pointer;outline:none;padding-bottom:2px;margin-top:5px;float:right;/*margin-left:-70px;position:absolute;top:50px;left:100%;*/}
input:hover.postBtn{background:url(/images/solaroTeens/theme1/buttons/buttonBg.png) no-repeat 0 -110px}

.btn:hover{background-position:0 -315px;text-decoration:none;color:#000;}
.reportAbuse{float:left;background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 0 -400px;width:96px;height:15px;text-align:center;}
.reportAbuse:hover{background-position:0 -415px;text-decoration:none;}
.commentBtn{float:left;background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 0 -370px;width:66px;height:15px;margin-right:10px;text-align:center;}
.commentBtn:hover{background-position:0 -385px;text-decoration:none;}
.commentBtn span,.reportAbuse span{color:#000;font-size:11px;font-weight:normal;text-align:center;line-height:14px;display:block;font-family:Verdana, Geneva, sans-serif;}
.postBtn:hover{background-position:0 -315px;}

.avatarLeft,.avatarRight{border:1px solid #63BFC8;line-height:0;font-size:0;}
.avatarLeft{float:left;margin:5px;}
.avatarRight{float:right;margin:5px;}

.postFooter .formWrapper{margin-left:0;top:20px;left:0;}
.formWrapper{background-color:#fff;border:1px solid #eee;padding:10px;}
/*.formWrapper label.error{position:absolute;margin-left:10px;top:0px;left:630px;width:auto;}*/
.formWrapper .postBtn{left:640px;top:35px;}
.formWrapper .btn{left:700px;top:35px;}
/* @end */

/* @group Notes Panel and Page */
/*.notesContent > ul > li > a.delete,.allNotesContent > ul > li > a.delete{background:url(/images/solaroTeens/theme1/notes/delete.png) no-repeat 0 0;width:46px;height:16px;padding:0;position:absolute;top:6px;right:5px;min-height:16px;cursor:pointer;}*/
/*.notesContent > ul > li > a.delete:hover,.allNotesContent > ul > li > a.delete:hover{background-position:0 -16px;}
.notesContent > ul > li > a.delete > span,.allNotesContent > ul > li > a.delete > span{display:none;}*/
#notesPanel.roundedTop_layer1  .layer3 {padding:0;}
#notesPanel.roundedTop_layer1  .layer3 > ul > li {background:none;padding:0;}
#notesPanel.roundedTop_layer1  .layer3 > ul > li > a{display:block;background:#caf5f8 url(/images/solaroTeens/theme1/icons/notesIcon.png) no-repeat;padding:5px 5px 5px 25px;margin-bottom:2px;}
#notesPanel.roundedTop_layer1  .layer3 > ul > li > a:hover{text-decoration:none;background-color:#a7eef3;}
#coursePanel  .layer3 > ul,#topicPanel .layer3 > ul,#lessonPanel .layer3 > ul {height:125px;overflow:auto;margin:0 5px;padding:5px 0;position:relative;}
#notesPanel.roundedTop_layer1 #coursePanel .layer3 > ul > li > a{background-position:5px 5px;}
#notesPanel.roundedTop_layer1 #topicPanel .layer3 > ul >li > a{background-position:5px -45px;}
#notesPanel.roundedTop_layer1 #lessonPanel .layer3 > ul>li > a{background-position:5px -97px;}
#notesPanel.roundedTop_layer1  .layer3 > h3{background-color:#daf8fb;padding:0 0 5px 10px;}
.notesContainer_left,.notesContainer_right,.notesContainer_botLeft,.notesContainer_botRight{background:url(/images/solaroTeens/theme1/notes/allNotesContainer_corners.png) no-repeat;display:block;}
.notesContainer_left{background-position:left top;width:5px;height:40px;float:left;}
.notesContainer_right{background-position:right top;width:5px;height:40px;float:right;}
.notesContainer_title{background:url(/images/solaroTeens/theme1/notes/allNotesContainer_top.png) repeat-x left top;height:40px;margin:0 5px;}
.notesContainer_botLeft{background-position:left -50px;width:5px;height:38px;float:left;}
.notesContainer_botRight{background-position:right -50px;width:5px;height:38px;float:right;}
.notesContainer_bot{background:url(/images/solaroTeens/theme1/notes/allNotesContainer_bot.png) repeat-x left top;height:38px;margin:0 5px;display:block;}
/*.notesContainer_title >h3 {background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 5px 7px;padding:5px 10px 5px 35px;line-height:30px;}*/
.allNotesContent{border-left:1px solid #4ab1bb;border-right:1px solid #4ab1bb;zoom:1;}
.allNotesContent:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.allNotesContent > ul{overflow:auto;max-height:250px;padding:5px 0;position:relative;}
.notes{position:fixed;z-index:999;top:11%;min-width:450px;max-width:900px;min-height:300px;max-height:600px;*width:450px;}
.notes_top_left{display:block;background:url(/images/solaroTeens/theme1/notes/notes_top_left.png) repeat-x;height:21px;margin-right:270px;}
.notes_top_right{display:block;background:url(/images/solaroTeens/theme1/notes/notes_top_right.png) repeat-x;height:21px;width:270px;float:right;}
.notes_bot_left{display:block;background:url(/images/solaroTeens/theme1/notes/notes_bot_left.png) repeat-x;height:21px;margin-right:270px;}
.notes_bot_right{display:block;background:url(/images/solaroTeens/theme1/notes/notes_bot_right.png) repeat-x;height:21px;width:270px;float:right;}
.notesBody_right {display:block;background:url(/images/solaroTeens/theme1/notes/notes_body_span.png) repeat-y right top;}
.notesBody{margin-right:20px;background:#02b8ea url(/images/solaroTeens/theme1/notes/notesBody.png) repeat-y right top}
.flap{width:69px;height:92px;position:absolute;background:url(/images/solaroTeens/theme1/notes/flap1.png) no-repeat;right:-58px;top:30px;cursor:pointer;}
.notesContentWrap{margin-left:5px;}
.notesContent > ul{background-color:#fff; height:150px;padding:5px 0;overflow:auto;border-left:1px solid #0087ae;border-right:1px solid #0087ae;position:relative;}
.allNotesContent > ul >li,.notesContent > ul >li{background:none;padding:0;position:relative;}
.allNotesContent ul li a,.notesContent ul li a{display:block;background:#C8F5FA url(/images/solaroTeens/theme1/notes/subClipIcon.png) no-repeat 5px 3px;margin-bottom:2px;padding:5px 5px 5px 30px;font:12px/18px normal Verdana, Geneva, sans-serif;color:#000; min-height:18px;}
.allNotesContent > ul >li >a:hover,.notesContent > ul >li>a:hover,.allNotesContent > ul >li >a.select,.notesContent > ul >li>a.select{text-decoration:none;background-color:#A4EFF5;color:#000;}
.allNotesContent ul li a.clipIcon{background:#C8F5FA url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat scroll 5px 4px;display:block;margin-bottom:2px;padding:5px 5px 5px 35px;font:12px/18px normal Verdana, Geneva, sans-serif;color:#000; min-height:20px;}
.allNotesContent > ul >li >a.clipIcon:hover,.allNotesContent > ul >li >a.clipIcon.selected{text-decoration:none;background-color:#A4EFF5;color:#000;}
.notesHeader_left,.notesHeader_right{display:block;background:url(/images/solaroTeens/theme1/notes/noteHeader_left_right.png) no-repeat;height:30px;}
.notesHeader_left{width:5px;float:left;background-position:left top;}
.notesHeader_right{width:5px;float:right;background-position:right top;}
.notesHeader{display:block;background:url(/images/solaroTeens/theme1/notes/notesHeader.png) repeat-x;height:25px;margin:0 5px;padding-top:5px;}
.notesHeader h4{background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat;padding-left:30px;line-height:20px;font-weight:bold;}
.notesEditor{background-color:#fff;border-top:1px solid #0087ae;width:800px;}
.rte1{border:none;height:185px;overflow:auto;}
.notes .ui-resizable-handle{background:url(/images/solaroTeens/theme1/notes/rte_icons.png) no-repeat 0 -292px;width:18px;height:18px;position:absolute;bottom:8px;right:12px;}
h3.notesLesson{background:url(/images/solaroTeens/theme1/icons/32x32iconSet.png) no-repeat 0 -193px;}
.rte-zone {padding:0;margin:0;border:0;position:relative;left:0;clear:both;}
.rte-resizer {width:100%;margin:0;padding:0;display:block;position:absolute;right:-9px;bottom:-10px;width:18px;height:18px;}
.rte-resizer a {background:url(/images/solaroTeens/theme1/notes/rte_icons.png) no-repeat 0 0;background-position:0 -292px;width:18px;height:18px;display:block;float:right;cursor:se-resize;margin-top:4px;}
.rte-toolbar {margin:0;display:block;background:url(/images/solaroTeens/theme1/notes/rte-toolbar.gif) repeat-x;font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;height:30px;}
.rte-toolbar p {margin:0;padding:0;clear:both;}
.rte-toolbar select {font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;height:16px;padding:0;margin:0;}
.rte-panel {position:absolute;left:0;top:0;border:1px solid #999;display:block;clear:both;margin:0;padding:5px 5px 0 5px;background:#f0f0f0;font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;z-index:9999;}
.rte-panel div.rte-panel-title {font-weight:bold;margin:-5px -5px 5px -5px;padding:0 5px;height:16px;line-height:16px;background:#e0e0e0;border-bottom:1px solid #ccc;display:block;clear:both;cursor:move;}
.rte-panel div.rte-panel-title .close {position:absolute;top:0;right:0;display:block;float:right;text-decoration:none;font-size:14px;font-weight:bold;color:#f00;background-image:none;}
.rte-panel label {display:block;float:left;width:50px;margin:0 5px 0 2px;font-weight:bold;font-size:10px;text-align:right;line-height:20px;font-size:100%;}
.rte-panel input, .rte-panel select {margin:0 5px 0 2px;padding:0;height:20px;font-size:10px;border:1px solid #ccc;float:left;vertical-align:middle;line-height:20px;}
.rte-panel button {margin:0 5px 0 2px;padding:2px 5px;font-size:10px;border:1px solid #ccc;float:left;vertical-align:middle;}
.rte-panel p.submit {margin:5px -5px 0 -5px;padding:3px 5px 0;height:20px;line-height:20px;background:#e0e0e0;border-top:1px solid #ccc;display:block;clear:both;}
.rte-panel p.submit button {width:60px;padding:0px 5px;margin-left:10px;font-weight:bold;line-height:normal;}
.rte-panel .colorpicker1, .rte-panel .colorpicker2 {margin:0 5px 0 0;padding:0;float:left;border:1px solid #000;}
.rte-panel .colorpicker2 {margin:0;border:0;}
.rte-panel .colorpicker1 .rgb {background:url('/images/rte/rte_colorpicker_rgb.jpg') no-repeat 0 0;width:300px;height:150px;cursor:crosshair;}
.rte-panel .colorpicker1 .gray {background:url('/images/rte/rte_colorpicker_gray.jpg') no-repeat 0 0;width:15px;height:150px;cursor:crosshair;}
.rte-panel .colorpicker2 .preview {margin:3px 0;padding:0;width:50px;height:50px;border:1px solid #000;clear:both;background:#000;}
.rte-panel .colorpicker2 .color {margin:3px 0;padding:0;clear:both;}
.rte-panel .colorpicker2 .palette {margin:0;padding:0;width:50px;height:50px;border:1px solid #000;cursor:crosshair;clear:both;font-size:1px;}
.rte-panel .symbols {margin:0;padding:0;clear:both;}
.rte-panel .symbols a {font-size:14px;line-height:14px;vertical-align:middle;text-align:center;width:18px;height:18px;float:left;color:#000;text-decoration:none;}
.rte-panel .symbols a:hover {background:#ccc;}
.rte-panel .colorpicker2 .palette .item {width:10px;height:10px;margin:0;padding:0;float:left;cursor:crosshair;border:0;}
.rte-panel img {padding:0;margin:0;border:0;}
.rte-toolbar div.clear {display:block;clear:both;border:0;padding:0;padding:2px 0 0 0;margin:0;}
.rte-toolbar ul {display:block;margin:0;padding:0 0 0 5px;width:100%;}
.rte-toolbar ul li {list-style-type:none;float:left;padding:0;margin:5px 2px;height:16px;background-image:none;}
.rte-toolbar ul li.separator {height:16px;margin:5px;border-left:1px solid #ccc;}
.rte-toolbar ul li a {display:block;width:18px;height:18px;background:url(/images/solaroTeens/theme1/notes/rte_icons.png) no-repeat 0 0;cursor:pointer;margin:0;padding:0;opacity:.8;-moz-opacity:.8;filter:alpha(opacity = 80);}
.rte-toolbar ul li a:hover, .rte-toolbar ul li a.active {opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity = 100);}
.rte-toolbar ul li a.active {background-color:#f9f9f9;border:1px solid #ccc;}
.rte-toolbar ul li a.empty {background-position:0 0;}
.rte-toolbar ul li a.bold {background-position:0 -90px;}
.rte-toolbar ul li a.italic {background-position:0 -108px;}
.rte-toolbar ul li a.strikeThrough {background-position:0 -126px;}
.rte-toolbar ul li a.underline {background-position:0 -144px;}
.rte-toolbar ul li a.subscript {background-position:0 -162px;}
.rte-toolbar ul li a.superscript {background-position:0 -180px;}
.rte-toolbar ul li a.enable {background-position:0 -592px;}
.rte-toolbar ul li a.unorderedList {background-position:0 -198px;}
.rte-toolbar ul li a.orderedList {background-position:0 -216px;}
.rte-toolbar ul li a.justifyLeft {background-position:0 -18px;}
.rte-toolbar ul li a.justifyCenter {background-position:0 -36px;}
.rte-toolbar ul li a.justifyRight {background-position:0 -54px;}
.rte-toolbar ul li a.justifyFull {background-position:0 -72px;}
.rte-toolbar ul li a.save {background-position:0 -252px;width:34px;}
.rte-toolbar ul li a.color {background-position:0 -234px;}
/* @end */

table.boxy-wrapper .boxy-inner .title-bar h2 {background: #FFFC9E;font-size: 15px;font-weight: bold;padding: 5px;color: #1E8FB7;}

table.boxy-wrapper .top,
table.boxy-wrapper .bottom,
table.boxy-wrapper .left,
table.boxy-wrapper .right {background: #1E8FB7;opacity: 1;}

table.boxy-wrapper .boxy-inner .title-bar a.close {color: #1E8FB7;right: 35px;background: none;top:8px;line-height:1.5em;}

.noteListing{padding-left:5px;width:795px;height:90px;overflow:auto;padding-top:2px;position:relative;}
.noteListing > li{position:relative;border-bottom:1px dotted #A4E4EF;}
.noteListing > li > a.delete{background:url(/images/solaroTeens/theme1/notes/delete.png) no-repeat 0 0;width:46px;height:16px;padding:0;position:absolute;top:6px;right:5px;min-height:16px;cursor:pointer;}
.noteListing > li > a.delete:hover{background-position:0 -16px;}
.noteListing > li > a.delete span{display:none;}

.title-bar .notePanelHeader {background:url(/images/solaroTeens/theme1/notes/clipIcon.png) no-repeat 0 0;padding:2px 10px 6px 24px;line-height:22px;color:black;}
.title-bar .clozePanelHeader {background:url(/images/solaroTeens/theme1/notes/headIcon.png) no-repeat 0 0;padding:2px 10px 6px 24px;line-height:22px;}