
/*************************************/
/*      Styles for Calendar          */
/*************************************/
.Portal_Calendar
{
    width: 100%;
    height: 100%;
    padding: 0px;
    border: solid 0px #000000;
}
.Portal_Calendar_Title
{
    background-color: #CFDFFA;
    color: #333333;
    height: 25px;
    width: 100%;
}
.Portal_Calendar_Day
{
    color: inherit;
    background-color: #FAFAFA;
    width: 15%;
    height: auto;
    height:50px;
}
.Portal_Calendar_Day_Today
{
    background-color: #FFFFFF;
    color: inherit;
    width: 15%;
    height: auto;
}
.Portal_Calendar_OtherMonth_Day
{
    background-color: #EFEFEF;
    color: inherit;
}
.Portal_Calendar_Day_Title
{
    background-color: inherit;
    color: #333333;
}
.Portal_Calendar_Day_Link
{
    text-decoration: none;
    cursor: default;
}
A.Portal_Calendar_Day_Link:Link
{
    text-decoration: none;
}
A.Portal_Calendar_Day_Link:visited
{
    text-decoration: none;
}
A.Portal_Calendar_Day_Link:active
{
    text-decoration: none;
}
A.Portal_Calendar_Day_Link:hover
{
    text-decoration: underline;
}
.Portal_Img_Action
{
    cursor: pointer;
}
.ReqdPromptText
{
    background-color: inherit;
    color: #ff0000;
    font-weight: normal;
    line-height: normal;
    text-align: right;
}
/***********************************
Transcript
***********************************/
.Portal_Student_Transcript
{
    /*width specified in code to 100%*/
}

.Portal_Student_Transcript_Header
{
    font-weight: bold;
    height: 25px;
}

.Portal_Student_Transcript_Degree_Header
{
    color: inherit;
    background-color: #EFEFEF;
}

.Portal_Student_Transcript_DegreeInfo
{
    margin-left: 10px
}
.Portal_Student_Transcript_DegreeInfo_Major
{
    margin-left: 10px;
    text-indent: -10px;
}

.Portal_Student_Transcript_GPAGrouping
{
    height: 25px;
    background-color: #CFDFFA;
    color: #000000;
    text-align: center;
}

.Portal_Student_Transcript_Term
{
    background-color: #efefef;
    color: inherit;
    text-align: center;
}

.Portal_Student_Transcript_Summary
{
    text-align: right;
}

.Portal_Student_Transcript_Summary_Header
{
    font-size: xx-small;
    background-color: #CFDFFA;
    color: #000000;
    text-align: right;

}

.Portal_Student_Transcript_Summary_Item
{
    font-size: xx-small;
    margin: 1px 2px 1px 2px;
    padding: 1px;
    width: 50px;

}

.Portal_Student_Transcript_CourseInfo
{
}

.Portal_Student_Transcript_CourseInfo_Header
{
    font-size: xx-small;
    font-weight: bold;
}

.Portal_Student_Transcript_CourseInfo_Item
{
    font-size: xx-small;
}
.Portal_Student_Transcript_CourseInfo_Credits
{
    font-size: xx-small;
    padding-right: 15px;
    margin-right: 20px;
    text-align: right;
}
.Portal_Student_Transcript_CourseID
{
    font-size: xx-small;
    width: 100px;
}
.Portal_Student_Transcript_CourseName
{
    font-size: xx-small;
    width: 400px;
}

/*************************************/
/*      Styles for Forums            */
/*************************************/
.Portal_Forum_Display_Date
{
    font-size: x-small;
}
.Portal_Forum_Display_Author
{
    font-size: x-small;
}
.Portal_Forum_Display_Email
{
    font-size: x-small;
}
.Portal_Forum_Display_Subject
{
    font-size: x-small;
}
.Portal_Forum_Display_Message
{
    font-size: x-small;
}
.Portal_Forum_ShowForumLine
{
    font-size: x-small;
}
.Portal_Forum_ShowMessageLine
{
    font-size: x-small;
}
.Portal_Forum_ShowForumLine2
{
    font-size: x-small;
}
.Portal_Forum_ShowMessageLine2
{
    font-size: x-small;
}
.Portal_Forum_ShowPeriodLine
{
    font-size: x-small;
}
.selected
{
    font-weight: bold;
}
.selected:hover
{
    cursor: pointer;
}
.unselected
{
    font-weight: normal;
}
.unselected:hover
{
    cursor: pointer;
}
/*************************************/
/*      Registration Options         */
/*************************************/
.RegisterOptions
{
    display: none;
    text-align: left;
}
.RegisterOptionsPass
{
    background-color: #90EE90;
    color: inherit;
    display: block;
    text-align: left;
}
.RegisterOptionsFail
{
    background-color: #CD5C5C;
    color: inherit;
    display: block;
    text-align: left;
}

.Box
{
    float:left;
        background-color:#edf2fb;
        width:100%;
        height:32px;
}
.BoxTop
{
            height:32px;
}
.BoxTitle
{
    color: #333333; 
    width:32px; 
    float:left;
}
.BoxTitleText
{
    position:relative;    
    height:36px;
    vertical-align:middle;
        font-weight:bold;
        padding: 6px 0px 0px 1px;
}

.BoxBody
{
    position:relative;    
}
.LeftBox
{
    width:49%;
    float:left;
    margin-top:5px;
    margin-right:2px;
    margin-bottom:1px;
    border: solid 1px #efefef;
    height:300px;
    overflow:scroll;
}
.RightBox
{
    width:48%;
    position:relative;
    margin-top:5px;
    margin-left:2px;
    margin-bottom:1px;
    border: solid 1px #efefef;
    height:300px;
    overflow:scroll;
}

.Highlight_Yellow
{
    background-color:Yellow;
}

.LetterGradeDup
{
    background-color: inherit;
    color: #0000ff;
}
.LetterPercentDup
{
    background-color: inherit;
    color: #ff0000;
}
.PercentCutoffDup
{
    background-color: inherit;
    color: #cc33cc;
}

/***************************
Course Management
****************************/
.course_management_options
{
	border:solid 1px #efefef;
	padding:1px 1px 1px 1px;
	margin-top:5px;
	margin-bottom:10px;
}

.course_management_options h1
{
	background-color:#98B9E4;
	padding:4px 1px 1px 3px;
	height:22px;
	
}
.course_management_links
{
	padding:3px 1px 3px 3px;
}
.course_management_links ul li
{
	padding:3px 1px 1px 1px;
}

.course_management_links ul li span
{
	background-color: Transparent;
	color: Black;
	font-style: italic;
}


.course_management_sublinks 
{
	list-style-type:none;
	padding-left:10px;
}


.course_management_coursename
{
	font-size:13px;
	font-weight:bold;
}

.Student_Photo
{
	position:relative;
	width:150px;
	float:left;
	clear:both;
}
.Student_Info
{
	padding-left:160px;
	position:relative;
	float:right;
	padding-right:160px;
	
	
}
.Student_Actions
{
		
	width:150px;
	float:right;
	position:relative;
}
.divCollasped
{
    border: solid 1.5px Gray;
    height: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 99%;
}
.divCollasped div
{
    display: none;
}
.divExpanded
{
    border: solid 1.5px Red;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 99%
}
.divExpanded div
{
    display: block;
    margin-left: 10px;
    margin-top: 8px;
}
.Button_Row
{
    margin-left: 170px;
    padding-top: 10px;
    padding-bottom: 10px;
}
em
{
    font-size: 1.01em;
    font-weight: 100;
}
.Portal_Legend
{
	background-color: #EDF2FB;
	color: #333333;
	font-size: .9em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Portal_Paging
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .9em;
    margin-left: 5px;
    margin-right: 5px;
    text-align: right;    
}
.FPADM_Container_TopMenu
{
	background-color: inherit;
	color: inherit;
	height: 26px;
	background-image: url(../images/top_menu_adm.gif);
	clear: both;
}
.FPADM_Container_TopMenu_Text
{
	color: #000000;
	font-weight: bold;
	background-color: inherit;
	padding-top: 4px;
	font-size: x-small;
}
.FPADM_Container_PortalLogo
{
	background-color: inherit;
	background-image: url(../images/fpadm_logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: inherit;
	float: right;
	height: 75px;
	width: 300px; /*will change depending on the clients logo width*/
}
.FPADM_DisabledLabel
{
    color: Navy;
	text-align: right;
	padding-right: 2px;
}
.FPADM_Label
{
    text-align: right;
    padding-right: 2px;
}