td.vertTop {
   vertical-align: top;
}

td.header{
   font-weight: bold;
   vertical-align: middle;
   padding: 3px;
}

div#middle
{
   vertical-align: middle;
}


input.go{
	font-size: 11px;
   border: 1px solid red;
   font-weight: bold;
   background-color: white;
   height: 18px
}

input.radio {
   border: 0px;
}

input.check{
   border: 0px;
}

input.sortOrder {
	width: 40px;
	text-align:center;
}

input.keyword {
	width: 100px;
}

select.section, input.text.section {
	width: 303px;
   border: 1px solid #ACA5A5;
   background-color: #E3E3E3;
}

select.section1{
	width: 150px;
   border: 1px solid #ACA5A5;
   background-color: #E3E3E3;
}

.inputBox1 {
   width: 220px;
}

.inputBoxDate {
   width: 93px;
}

.textArea1 {
   width: 350px;
   height: 100px;
}

.combo1 {
   width: 250px;
}

.inputBoxFile {
   width: 100px;
}

.regularText, .regularTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.regularTextBold {
	font-weight: bold;
}

textarea.description {
	font-size: 11px;
	width: 100%;
	height: 300px
}

input.keywordFindButton {
   padding: 1px 1px 1px 1px;
   border: 2px groove #b2bbb6;
   width: 50px;
   background-color: #c9f5de;
}

input.searchPanelButton {
   padding: 1px 1px 1px 1px;
   border: 2px groove #b2bbb6;
   width: 80px;
   height: 19px;
   background-color: #dbdbdb;
}

input.inputBoxKeywordSearch {
}

select.comboBoxKeywordSearch {
}


/****************************************************/
tr.header{
   background-image: url('../../images/body/list_head_bg.jpg') ;
   height: 25px;
   font-weight: bold;
}
 table#outerTable1 {
   border: 0px solid red;
   padding: 0px 0px 0px 0px;
   border-collapse: collapse;
   border-spacing: 0px;
   width: 780px;
   height: 780px;
   margin: auto; 
   text-align: center;
}
table#outerTable1 td {
   padding: 0px 0px 0px 0px;
}


/****************************************************/
 table#outerTableV2 {
   border: 0px solid red;
   padding: 0px 0px 0px 0px;
   border-collapse: collapse;
   border-spacing: 0px;
   width: 880px;
   margin: auto; 
   background-color: #ffffff;
   text-align: center;
}
table#outerTableV2 td {
   padding: 0px 0px 0px 0px;
}

table#outerTableV2 .loginName {
	padding-left: 18px;
	width: 350px;
	border: 0px solid red;
}

table#outerTableV2 .logout {
	padding-right: 10px;
}

table#outerTable2 {
   background-image: url(../../images/body/background_gradient.jpg);
   border-collapse: collapse;
   border: 0px solid black;
   padding: 0px 0px 0px 0px;
   width: 780px;
   margin: auto; 
   text-align: center;
}

table#outerTable2 td.panelLeft {
   border-collapse: collapse;
   border: 0px solid black;
   padding: 0px 0px 0px 0px;
   width: 190px;
   vertical-align: top;
   margin-left: auto; 
   margin-right: auto;
}

table#outerTable2 td.panelBody {
   border-collapse: collapse;
   border: 0px solid black;
   padding: 0px 0px 0px 0px;
   width: 428px;
   vertical-align: top;
   text-align: center;
}

table#outerTable2 td.panelRight {
   border-collapse: collapse;
   border: 0px solid black;
   padding: 0px 0px 0px 0px;
   width: 190px;
   vertical-align: top;
}

table#outerTable2 td.panelSpacer {
   border-collapse: collapse;
   padding: 0px 0px 0px 0px;
   width: 10px;
   vertical-align: top;
}


table#linkOuterTable1 {
   background-color: #fff;
   padding: 0px 0px 0px 0px;
   border-collapse: collapse;
   width: 100%;
}

table#linkOuterTable2 {
   background-color: #fff;
   padding: 0px 0px 0px 0px;
   border-collapse: collapse;
   width: 100%;
}

/****************************************************/
table#brandingPanel {
   margin: 0px;
   background-color: #fff;
   padding: 0px 0px 0px 0px;
   width: 100%;
}

td#brandingLine {
   background-color: #C64934;
   border-collapse: collapse;
   padding: 0px 0px 0px 0px;
   width: 100%;
   height: 3px;
}

table#footerPanel {
   background-image: url('../../images/footer/background.gif') ;
   border-collapse: collapse;
   padding: 0px 0px 0px 0px;
   width: 100%;
   height: 22px;
}

/************** QUICK SEARCH ************************/
table#quickSearch {
   padding: 0px 0px 0px 0px;
   border-collapse: collapse;
   width: 250px;
}

table#quickSearch td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px; 
   font-weight: bold; 
   color: #1F538F;
   padding: 2px;
}

.roomTitle {
	font: 9px Arial;
	color: #000000;
   text-align: center; 
}

.bodyFieldLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px; 
   font-weight: bold; 
	color: #000000;
   text-align: center; 
   vertical-align: middle; 
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px; 
   font-weight: bold; 
	  color: #000000;
}

.headingBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px; 
   font-weight: bold; 
	color: #000000;
}

.headingBig2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px; 
   font-weight: bold; 
	color: #000000;
}


.loginHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #666666;
	font-weight: bold;
}

/*------------- YEAR NOTICES ------------*/
.yearNotice, .yearNoticeDays  {
   display: none;
   padding: 0;
   margin: 0;
   border: 0px solid red;
}

.yearNoticeContainer, .yearNoticeDaysContainer {
   background-image: url(/www/images/body_v2/notice_month_bar.jpeg);
   overflow: hidden;
   border: 0px solid red;
   height:35px;
   width:267px;
   margin: 4px;
}

.yearNoticeContainer .left, .yearNoticeDaysContainer .left {
   float:left; 
   padding: 5px; 
   font-weight: bold;
   font-family: Verdana, Arial;
   margin: 5px 5px;
   color: #ffffff;
   text-transform: uppercase;
}

.yearNoticeContainer .right, .yearNoticeDaysContainer .right {
   float:right; 
   margin: 7px;
   padding-right: 9px;
   border: 0px solid red;
}


.showProgress {
   background-image: url(/images_common/general/progress_roller.gif);
   background-repeat: no-repeat;
   background-position: center center;
}



/***************** MEDIA RELATED ***********************************/
/*---------------------*/
div.mediaGallery {
    border: 0px solid red;
    overflow: hidden;
    margin: 5px 2px 5px 2px;
}

div.mediaGallery div {
   float: left;
   margin: 0 5px 5px 0;
   overflow: hidden;
   border: 1px solid #ccc;
}

div.mediaGallery .lightbox img {
   border: 0px solid #ccc;
   height: 60px;
   width: 60px;
}

div.mediaGallery a {
}

h3.gallery {
    text-align: left;
    margin: 10px 5px 10px;
    font-size: 15px;
}

/***************** TEACHER NOTICE ***********************************/
#teacherNoticeTitleBar {
	margin: 4px 240px 0px 0px;
    text-align:left;
}

#teacherNoticeTitleBar .postingName {
	padding-left: 5px;
	color: #454545;
}

#teacherNoticeTitleLinks {
	margin-top: 3px
}

#teacherNoticeDetails {
	//margin: 0px 0px 20px 16px;
    text-align:left;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 590px;
}

#teacherNoticeDetailAttachment {
	float: left;
	font-weight: bold;
	width: 80px;
	text-align: left;
	margin-left: 12px;
}

#teacherNoticeControllerLink {
}

#noticeBackgroundImageBottom {
 width: 11px;
 _width: 118px;
}

#noticeBackgroundImageTop {
 width: 4px;
 _width: 120px;
}

#yearNoticeBackgroundImageLeft{
  width: 4px;
 _width: 19px;
}

#yearNoticeBackgroundImageRight{
  width: 6px;
 _width: 11px;
}

.noticeTitleMain{
   text-align: center;
   font-size: 12px;
   font-weight:bold;
   margin-bottom: 10px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
}

#kiteRecordTopBarClassNotice{
   width: 320px;
}


#kiteRecordTopBar{
   width: 640px;
   margin-bottom: 10px;
   padding: 10px 0px 5px 0px;
   background-repeat: no-repeat;
   font-weight: bold;
   border-bottom:1px solid #5796DA;
   font-family: Verdana,Arial;
   font-size: 12px;
   color: #285494;
}

#kiteRecordTopBar div.postingName {
   width:300px;
   height:15px;
   valign:middle;
   text-align:left;
   float:left;
	margin: 4px 0 0 10px;
	color: #454545;
	border: 0px solid red;
}

#kiteRecordTopBar div.postingNameTask {
   width:300px;
   height:15px;
   valign:middle;
   text-align:left;
	margin: 4px 0 0 10px;
	color: #90B9E6;
	border: 0px solid red;
}

#kiteRecordTaskTopBar{
   width: 610px;
   margin-bottom: 10px;
   padding: 10px 0px 5px 0px;
   background-repeat: no-repeat;
   font-weight: bold;
   font-family: Verdana,Arial;
   font-size: 12px;
   color: #285494;
}

#kiteRecordTaskTopBar div.postingName {
   width:300px;
   height:15px;
   valign:middle;
   text-align:left;
   float:left;
	margin: 4px 0 0 10px;
	color: #454545;
	border: 0px solid red;
}

#kiteRecordTopBar div.postingName1 {
   height:15px;
   valign:middle;
   text-align:left;
   float:left;
	 margin: 4px 0 0 10px;
	 color: #454545;
	 border: 0px solid red;
}

.picture{
   float:left;
   width: 60px;
}

.picture img{
   width: 45px;
   height: 60px;
}

#studentPicture{
    margin-top: 8px;
    _margin-left: 20px;
}

.blog{
	color: #90B9E6;
	border-bottom: 1px solid #90B9E6;
}

