﻿body
{
	font-family: Arial;
	font-size:12px;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

h2
{
   font-size:21px;
   color:#4C9ACA;
   font-weight:bold;
   	
}

#bannerPanel
{
	background-color: White;
	
}

.menuButtons
{
   color:#FFFFFF;	
}

.menuButtons a
{
   color:#FFFFFF;
   font-size:15px;
   font-weight:bold;
   text-decoration:none;	
}

#noteBrowserPanel
{
}

.popupTop
{
   	background-image: url('../images/topborder.png');
	background-position:top;	
	background-repeat:repeat-x;	
}

#uxSummaryPanelTab
{
	background-position:left;	
	background-repeat:no-repeat;
}

#uxFlashCardPanelTab
{
	background-position:right;	
	background-repeat:no-repeat;
}

.tab
{
   height:22px;
   width:74px;
   background-image: url('../images/tab.png');
   background-position:left;
   background-repeat:no-repeat;
   text-align:center;
   vertical-align:middle;	
   padding-top:5px;
   padding-left:5px;
   padding-right:5px;
   padding-bottom:0px;
   margin-bottom:0px;
   margin-right:5px;
   margin-top:0px;
   color:black;
   font-weight:normal;
   cursor:pointer;
   
   border-bottom:none;
   margin-right:5px;
   margin-top:3px;
}

.tabSelected
{
   height:22px;
   width:74px;
   background-image: url('../images/selecteTabBG.png');
   background-position:left;
   background-repeat:no-repeat;
   text-align:center;
   vertical-align:middle;	
   padding-top:5px;
   padding-left:5px;
   padding-right:5px;
   padding-bottom:0px;
   margin-bottom:0px;
   margin-right:5px;
   margin-top:0px;
   color:black;
   background-color:#D9ECF2;
   font-weight:normal;
   cursor:pointer;
   border-bottom:none;
	
}


.noteLink
{
   cursor: pointer; text-decoration: underline; color: rgb(82, 146, 189); font-weight: bold;	
}

#splitterNotch
{
    background-image: url('../images/splitterNotch.png');
	left: 0px;
}

#splitterBar
{
	background-color: #D9ECF2;
	/*background-image: url(../images/verticalFade.png);
	background-repeat: repeat-x;*/
	border-right: solid 1px #D9ECF2;
}

#leftPanel
{
	background-color: #D9ECF2;	
	padding-top:1px;
	/*background-image: url(../images/verticalFade.png);
	background-repeat: repeat-x;*/
}


#treeToolsPanel
{	
}

#treeToolsPanel a
{
}

#treePanel
{
	background-color: White;
	border-left: solid 1px #BBBBBB;
	border-top: solid 1px #BBBBBB;
	padding:  0px 10px 10px 10px;
}

#mainPanel
{
	padding: 0px 0px 0px 0px;
	
}

#tabPanel
{
    padding-left:0px;
    padding-top:10px;
    background-color: #D9ECF2;
}

#documentPanel
{
}

#summaryPanel
{
}

#editorPanel
{
}

#qnaPanel
{
}

#flashCardPanel
{
}


.dthead
{
	padding: 1px 8px 1px 8px;
	color: Black;
	font-weight: bold;
	text-align: left;
	/*background: url(../images/GridHeaderGradient.png) repeat-x top;*/
	border-width: 0px;
	background-color:#F7F7F7;
	border-color:#ECE9D8;
	background: #F7F7F7 url(../images/rowBG.jpg) repeat-x bottom;
}

.dthead a
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.dtselected
{
	/* background: url(Images/bg_td1.jpg) repeat-x top;*/
	font-size: 12px; /*line-height: 1.4em;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;		
	background-color:Lime;
	border-color:#ECE9D8;
}

.dtselected a
{
	color: #777777;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
	text-align: left;
}

.dtrow
{
	/* background: url(Images/bg_td1.jpg) repeat-x top;*/
	font-size: 12px; /*line-height: 1.4em;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;	
	border-color:White;
	background: #fdfdfd url(../images/rowBGItem.jpg) repeat-x bottom;
}

.dtrowalt
{
	/* background: url(Images/bg_td1.jpg) repeat-x top;*/
	font-size: 12px; /*line-height: 1.4em;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background: #fdfdfd url(../images/rowBGItem.jpg) repeat-x bottom;
	border-color:White;
}

.dtrow a
{
	color: #777777;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
	text-align: left;
}

.dtrowalt a
{
	color: #777777;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
	text-align: left;
}

.dtrowLink
{
	/* background: url(Images/bg_td1.jpg) repeat-x top;*/
	font-size: 12px; /*line-height: 1.4em;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;	
	border-color:#ECE9D8;	
}

.dtrowLink a
{
	color: #5491B6;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: underline;
	text-align: left;
}


.dtHead1
{
	text-align:left;
}

.dropShadowPanel 
{
	width:300px;
	background-color:#FAFAFA;
	color:black;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.validationError
{
    margin-left: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left:25px;
    padding-right:10px;
    font-size:10px;    
    font-family:Arial;
    color: Black;
    /*background-color: #FFFACD;
    border: solid 1px #AAAAAA;
    border-right: solid 2px black;
    border-bottom: solid 2px black;*/
    background-image: url('../images/error2.png');
    background-position: left;
    background-repeat: no-repeat;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	position:absolute;
}

.modalPopup
{
	background-color: White;
	position:absolute;
	z-index: 80!Important;
	padding: 1px;
}


b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background-color:Aqua;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


  /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(../images/imgNGModal.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:335px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
		
		

#modalPage
{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: fixed;
    z-index:50;
    top: 0px; left: 0px;
}
		
.modalContainer
{
    position: absolute;    
    z-index:75;
}
		
   #background
   {
      text-align: center; 
      width: 100%; 
      z-index:1; 
      height: 1000px; 
      background: #FFFFFF url(../images/NoteGoatbg.jpg) repeat-x;
   }
   
   #allContent
   {
      width: 820px; 
      z-index:3; 
      position:absolute; 
      left:15%
   }
   
   #logo
   {
      height: 80px; 
      text-align: left; 
      padding-top: 10px;
      padding-bottom: 5px;
   }
   
   .modalBackground {
background-color:#999999;
opacity:0.4;
}
   
   
   
   #headContent
   {
      background-color: #73B1D6; 
      background-image:url(../images/roundedcornr_tl.gif); 
      background-repeat:no-repeat; 
      background-position:top left;
      padding: 10px; 
      height:130px; 
      width:600px;
   }
   
   #headParagraph
   {
      text-align: left; width:500px; 
      color: #ffffff; 
      font-weight: bold; 
      font-size: 14px;
   }
   
   #loginForm
   {
      text-align: left; 
      width: 185px; 
      height:142px; 
      padding-top:10px;
      padding-left:15px;
      background-color: #CBE5EE;
      background-image:url(../images/roundedcornr_tr.gif); 
      background-repeat:no-repeat; 
      background-position:top right;
   }
   
   #bodyContent
   {
      background-color: White; 
      height: 800px;
   }
   
   #bodyLeft
   {
      text-align:left; 
      padding-left:20px; 
      padding-top:15px;
   }
   
		