*
{
	margin:0px;
	padding:0px;
	border:0px;
}
html, body 
{
	height: 100%;
	/* background-color:#345772; */
	font-family: verdana, arial, sans-serif;

	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	-webkit-box-sizing: border-box;
	color: white;
	overflow: hidden;
	background-image:url('../images/background_login.jpg');
}
html, body#FLVS{background-color:#FFFFFF;}

#hite_content
{
	width:100%;
	height: 100%;
	overflow: visible;
}

h1
{
	font: bold 16px "Lucida Grande", "Verdana", sans-serif;
	padding:12px;
	color:black;
}
a
{
	outline:none;
}
form
{
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
}


#hite_content
{
	position: relative;
}

/* flash object hide the outline */
object 
{ 
	outline:none; 
}

/* ======= generic alignment ============= */
.margin_center
{
	margin: 0px auto;
}

.align_left
{
	text-align: left !important;
}
.align_center
{
	text-align: center !important;
}
.align_center_middle
{
	text-align: center !important;
	vertical-align: middle !important;
}
.align_middle
{
	vertical-align: middle !important;
}
.align_right
{
	text-align: right !important;
}
.align_left_top
{
	text-align: left !important;
	vertical-align: top !important;
}
.align_center_top
{
	text-align: center !important;
	vertical-align: top !important;
}
.align_right_top
{
	text-align: right !important;
	vertical-align: top !important;
}
.align_bottom
{
	vertical-align: bottom !important;
}
.baseline
{
	vertical-align: baseline !important;
}


.hidden
{
	display: none !important;
}

.hidden_unimportant
{
	display: none;
}


.bold
{
	font-weight: bold !important;
}

.textsmaller
{
	font-size: 11px;
}


.threequarter_font
{
	font: NORMAL .75em "Lucida Grande", "Verdana", sans-serif !important;
}

.no_decoration
{
	text-decoration: none !important;
}

#port_warning
{
	display: none;
}


#title_desc_cont
{
	margin-left:auto; 
	margin-right:auto; 
	padding-top: 14px;
	min-width: 320px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #4d4d4d;
	font-size: 18px !important;
}

#title_desc
{
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px auto auto;
	padding: 10px;
}

/* changed 01/4/11 -bm */
#header_image
{
	position: absolute;
	top:0px;
	left:0px;
	display:block;
	background-color:#345772;
	width: 100%;
	height:75px;
	background-image:url('../images/logo_SGL.png');
	background-repeat: repeat-x;
}

#header_brand
{
	position: absolute;
	top:0px;
	left:0px;
	display:block;
	height:36px;
	/* background-image:url('../images/flvs_logo_hite800.png'); */
	/* background-image:url('../images/logo_SGL.png'); */
	background-repeat: no-repeat;
	margin-left: 13px;
	width: 100px;
	margin-top: 13px;
}
/* changed 01/4/11 -bm */

/* ============================== */
/* ============================== */
/* TOP RIGHT: Title, ticker */
/* ============================== */



#left_pane
{
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	width:255px;
	margin: 0px;
	padding: 0px;
	background:url(../images/uctabs_grad.png)top left;
background-repeat:repeat-x;
}

#left_side_logo
{
	position:absolute;
	float:left;
	top:0px;
	left:25px;
	width:110px;
	height:300px;
	
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	background-image:url('../images/sidelogo.png');
	zoom: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";
	filter:alpha(opacity=3);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}



#COLLAPSE_WINDOW
{
	top:0px;
	height: 100%;
	left:0px;
	width:255px;
	margin: 0px;
	padding: 0px;
}


#right_pane
{
	position:absolute;
	clear:both;
	top:0px;
	left:255px;
	right:0px;
	margin: 0px;
	padding: 0px;
}

#user_content, #usercorner_content, #course_usercorner_content, #course_quiz_content, #course_search_content
{
	background: #f6f6f6 url('../images/notebook_paper.jpg') repeat-y;
	margin: 3px;
	margin-left: 0px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-left: 30px;
	height: 100%;
	width: auto;
}
#course_quiz_content
{
	padding-left: 45px;
}

.psheet
{
	position: absolute;
	background: #f6f6f6 url('../images/notebook_paper.jpg') repeat-y;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 15px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: black;
}
.psheet ul
{
	height: 100%;
	overflow: hidden;
}
.psheet li
{
	list-style: none;
	border-bottom: 2px solid #CCC;
	text-align: center;
}
.psheet a
{
	color: #345772;
	font-weight: bold;
	text-decoration: none;
}
#rip_pattern2
{
	position: absolute; 
	width: 100%;
	height: 184px;
	bottom: 0px;
	background-image: url('../images/cloud.png');
	background-repeat: repeat-x;
	background-position: left top;
}
#poweredby2
{
	background-image: url('../images/poweredby2.png');
	width: 922px;
	height: 92px;
	margin: 100px auto;
}
#about_page
{
	background-image: url('../images/about_page.png');
	width: 609px;
	height: 345px;
	margin: 10px auto;
}

#right_iframe_pane
{
	position:absolute;
	clear:both;
	top:0px;
	bottom:1px;
	left:0px;
	right:0px;
	/*overflow:hidden;*/
	background: white!important;
	margin: 0px;
	padding: 0px;
}


#footer
{
	position: absolute;
	font: bold 10px "Lucida Grande", "Verdana", sans-serif;
	height:19px;
	line-height:12px;
	color:white;
	text-align: center;
	left:0px;
	bottom:0px;
	display: none;
	width:255px;
	overflow:hidden;
	border-top: 1px SOLID #2b54c3;
	background-color: #D9B504;
	padding-top: 5px;
	padding-bottom: 6px;
}


.db_debug
{
	height: 400px;
	width:100%;
	overflow:auto;
	border:2px solid lime;
}

.db_debug_item
{
	font-size:10px;
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 20px;
	border-bottom: 3px solid #000
}


#footer_bar
{
    position: absolute;
    bottom: 0px;
	display: block;
	width: 100%;
	color: white;
	height: 60px;	/* was 55px changed for black icons 10/24/11 -TH */
	z-index: 200;
	background: #251212;
	text-align: center;
	margin: 0 auto;
	background-image:url('../images/header.png');
	background-repeat: repeat-x;
}


#page_cont
{
	width: 100%;
}



#footer_nav
{
	display: inline-block;
	min-width: 60px;
	width: auto;
	height: 46px;
	padding: 3px;
}

#footer_copyright
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	color: #000;
	padding-right: 1em;
}


.head_nav_icon
{
	display: inline-block;
	position: relative;
	width: 60px;
	height: 44px;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	line-height: 35px;
	vertical-align: bottom;
}

.head_nav_icon SPAN
{
	width: 57px;
	position: absolute;
	top: 4px;
	left: 0px;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: normal;
	color: #000;
	margin-top: 25px;
	margin-left: 2px;
	line-height: 12px;
}


#nav_home
{
	background: url(../images/nav_icons/a/home_btn_60x44.png?x) no-repeat;
}

#nav_home:hover
{
	background-position: right;
}
#nav_home_active
{
	background: url(../images/nav_icons/a/home_btn_60x44.png?x) no-repeat;
	background-position: right;
}




#nav_instructor
{
	background: url(../images/nav_icons/a/instructor_btn_60x44.png?dx) no-repeat;
}

#nav_instructor:hover
{
	background-position: right;
}
#nav_instructor_active
{
	background: url(../images/nav_icons/a/instructor_btn_60x44.png?dx) no-repeat;
	background-position: right;
}

#nav_instructor SPAN, #nav_instructor_active SPAN
{
	margin-top: 14px !important;
}


#nav_settings
{
	background: url(../images/nav_icons/a/settings_btn_44x44.png?x) no-repeat;
}

#nav_settings:hover
{
	background-position: right;
}
#nav_settings_active
{
	background: url(../images/nav_icons/a/settings_btn_44x44.png?x) no-repeat;
	background-position: right;
}


#nav_help
{
	background: url(../images/nav_icons/a/help_btn_60x44.png?x) no-repeat;
}

#nav_help:hover
{
	background-position: right;
}
#nav_help_active
{
	background: url(../images/nav_icons/a/help_btn_60x44.png?x) no-repeat;
	background-position: right;
}

#nav_about
{
	background: url(../images/nav_icons/a/about_btn_60x44.png?x) no-repeat;
}

#nav_about:hover
{
	background-position: right;
}

#nav_about_active
{
	background: url(../images/nav_icons/a/about_btn_60x44.png?x) no-repeat;
	background-position: right;
}

#nav_profile
{
	background: url(../images/nav_icons/a/profile_btn_60x44.png?x) no-repeat;
}

#nav_profile:hover
{
	background-position: right;
}

#nav_profile_active
{
	background: url(../images/nav_icons/a/profile_btn_60x44.png?x) no-repeat;
	background-position: right;
}


#nav_store
{
	background: url(../images/nav_icons/a/store_btn_60x44.png?x) no-repeat;
}

#nav_store:hover
{
	background-position: right;
}
#nav_store_active
{
	background: url(../images/nav_icons/a/store_btn_60x44.png?x) no-repeat;
	background-position: right;
}

#nav_course
{
	background: url(../images/nav_icons/a/course_btn_60x44.png?x) no-repeat;
}

#nav_course:hover
{
	background-position: right;
}
#nav_course_active
{
	background: url(../images/nav_icons/a/course_btn_60x44.png?x) no-repeat;
	background-position: right;
}

#nav_grades
{
	background: url(../images/nav_icons/a/grades_btn_60x44.png?x) no-repeat;
}

#nav_grades:hover
{
	background-position: right;
}
#nav_grades_active
{
	background: url(../images/nav_icons/a/grades_btn_60x44.png?x) no-repeat;
	background-position: right;
}

#nav_reports
{
	background: url(../images/nav_icons/a/reports_btn_60x44.png?x) no-repeat;
}
#nav_reports:hover
{
	background-position: right;
}
#nav_reports_active
{
	background: url(../images/nav_icons/a/reports_btn_60x44.png?x) no-repeat;
	background-position: right;
}







#header_bar
{
	position: relative;
	height: 55px;
	width: 100%;
	z-index: 2;
	background-image:url('../images/header.png');
	background-repeat: repeat-x;
}

#hb_profile, #hb_back
{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px !important;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

#hb_back
{
	position: absolute; 
	left: 12px; 
	top: 12px;
}

#hb_signout
{
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px !important;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;

}




#gradebook_group_select
{
	float: right;
}

.pathway_name
{
	text-transform: capitalize;
}

#msg_attachment
{
	border: black 1px solid;
}

#loading_overlay
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#loading_logo
{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 15px;
	margin: -7px 0 0 -64px;
	z-index: 1001;
	background: #FFF url('../images/loading.gif');
	border: 1px solid #000;
}

/** JSON Loading Image **/

#loading_page
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 15px;
	margin-left: -64px;
	margin-top: -7px;
	background: #FFF url('../images/loading.gif');
	z-index: 10000;
	border: 1px solid #000;
}