@charset "utf-8";
/* CSS Document */ 


body {
    font-family: Arial,Helvetica,Sans-serif;
	margin:0;
	min-width: 1000px;
	min-height: 550;
	background: #f2f3f4;
}
#bodybg {
    background: #f2f3f4;
}
#banner {
	background: url("../images/headbg.png") repeat-x scroll center top transparent;
	height: 95px;
}
#header {
	position:relative;
	height: 95px;
	width: 100%;
	margin: auto;
	z-index: 9999;
}
#logo {
	position:absolute;
	left: 0px;
	width:400px;
	padding: 15px 0 0 0;
}
#options{
	position:absolute;
	top:  44px;
	right: 10px;
	height: 25px;
	width: 230px;
}
#search {
	position:absolute;
	top: 0px;
	width: 180px;
	height: 25px;
}
#help {
	position:absolute;
	right: 20px;
	top: 0px;	
}
#content-wrapper {
    box-shadow: 0 0 15px #ccc;
    position:relative;
	margin: auto;
	min-height: 550px;
    width: 1000px;
}
#roll {
    background: url("../images/lcc_navbg.png") repeat-x scroll 0 0 transparent;
    display: block;
    height: 10px;
    margin: auto;
    padding: 0;
    position: relative;
    width: 100%;
    /*z-index: 116;*/
}

#content-wrapper {
    margin: auto;
    width: 965px;
    background-color: #FFFFFF; 
    min-height: 600px;   
}
#content {
	margin: 0px 26px;;
    width: 940px;
}
/*
#studentStars{
	position: absolute;
	left: 25px;
	margin: 20px;
}
*/
.casLogin {
	font-size:11px;
	}
.secElements{
	margin-left: 10px;
    top: 25px;
    width: 95%;
    color: #555555;
    font-size: 10px;
}
.form{
    width: 95%;
    text-align: right;
}
.form td{
	vertical-align: bottom;
}
.loginForm{
/*	margin-top: 50px;*/
}
.errors {
	background: url("../images/error.gif") no-repeat scroll 3px 2px #FFEEDD;
    border: 1px dotted #D21033;
    color: #D21033;
    height: 100%;
    padding: 22px 0 1px 65px;
    text-align: left;
    z-index: 9999;
}
.formElements{
    width: 95%;
}
.termsofuse{
    width: 100%;
    text-align: left;
    margin: 10px;
    width: 90%; 
    font-size: 10px;
}
.helpElements{
    width: 100%;
    text-align: right;
}
.inputElement{
	height: 25px;
}

.casLogin .label {
	/*display:block;
	float:right;*/
	font-weight:700;
	height:21px;
	margin:5px 2px 0px 0px;
	text-align:right;
	width:120px;
}
.casLogin .loginInput {
	/*display:block;
	float:right;*/
	font-size: 12px;
	margin:5px 2px 0px 0px;
	width: 100px; 
	height: 14px;
}	
.casLogin .loginButton {
	display:block;
	float:left;
	width: 54px;
	height: 18px;
	margin: 5px 5px 0px 0px ; 
	clear:both;
}
.casLogin .h1 {
	font-size:1em;
	margin:0px 0px 5px 0px;
}
.loginHelpElements {
	line-height:1.3em;
	width:250px;
	position:absolute;
	top:175px;
	margin-left:280px;
}
a, a:link, a:visited  {
	color:#540115;
	text-decoration:none;
}
a:hover  {
	color:#CC0000;
	text-decoration:none;
}	
a img {
	border: none; 
}	
#news{
	position: absolute;
	left: 0px;
	width: 940px;
}	

#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    height: 40px;
    margin: auto;
    position: static;
    width: 965px;
    bottom: 0;
    display: block;
    font-size: 0.75em;
    opacity: 1;
    padding: 10px 0 20px;
    text-align: center;
    color: #8A7140;
}

 a.footerLink:link, a.footerLink:visited{
	color: #8A7140;
    text-decoration: none;
}

 a.footerLink:hover{
	color: #900;
    text-decoration: none;
}


.lfr-grid {
    border-collapse: collapse;
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
}
.lfr-column.thirty {
    width: 30%;
}
.lfr-grid .lfr-column {
    padding: 5px;
}
td {
    vertical-align: top;
}

.student_stars{
	width: 100%;
	margin-bottom: -4px;
}

.ptlt{	
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 10px;
	box-shadow: 0 0 1px 0 #CCCCCC;
	width: 99%;
}
.ptlt_title{
	color: #540315;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left:  10px;
}
.ptlt_content{
	width: 97%;
	padding: 5px;
	text-align: left;
}

#department {
	padding: 5px 0px 4px 10px;
	margin-bottom: 4px;
	text-align: left;
}
#department h1 {
	font-size: 36px;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing:-1px;
	line-height: 36px;
	color: #7E0220;
	margin: 25px 0 15px;
}
#department p {
	font-size: 18px;
	margin-top: 0;
}
#department_text {
	width: 615px;
	height: 215px;
	display:block;
	float: right;
	clear: none;
	padding-right: 15px;
	display: table;
}
#department_wrapper{
	display: table-cell; 
	vertical-align: middle;
}
#loading {
       margin:50px auto auto auto;
       width:300px;
       padding:20px 40px 10px;
       background:#fff;
       background:url("../images/logout_bg.png") repeat-x bottom;
       border:1px solid #CCC;
       
}
#loading h1 {
	font-size: 24px;
	font-family: sans-serif;
	letter-spacing:-1px;
	line-height: 28px;
	color: #0d4c97;
	margin: 25px 0 15px;
	text-align:left;
}
#loading p {
	text-align:left;
	font-size: 11px;
}
.logoutFrame{position:absolute; left:-999em; top:-999em; width:1px; height:1px;}
#logoutList { font-size:10px; }


#OutageMessages{
	border: thin solid red; 
	width: 96%; 
	margin: 1% 2%;
	text-align: center;
	display: none;
}
.outageMsgHeader{
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	color: red;
}
.outageMsgTextContainer{
	margin: -10px 0;
    padding: 0;
    text-align: left;
    width: 99%;
}
.outageMsgText{
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 12px;
}
.outageMsgTextMsg{
	margin: 0px 10px 0px 10px;
}

/* Start Styles for News RSS Feed */
        .rss-box {
             /*margin: 1em; */
        }
        .rss-items {
            margin-top:0px;
            padding:0em;
            margin-left:0px;
            color:#000000;
            /*width: 500px;*/
        }
        .rss-item {
            color:#000000;
            list-style: none;
            font-size: 0.7em;
            padding: 4px 0px;
        }
        .rss-item a {
            font-size: 8pt;
            font-weight: 700;
            padding: 0px;
            /*float: left;*/
            color: #540115;
            }
        .rss-item a:hover {
            color: #CC0000;
            text-decoration: underline;
            }	
        .rss-date {
            background-color:#E7E3C8;
            font-size:7pt;
            padding:2px;
            float: left;
            width:470px;
            }
        /* End Style for News */

