/**************************************
 * THEME NAME: uhs_v7
 *
 * Files included in this sheet:
 *
 *   uhs_v7/css/styles_layout.css
 *   uhs_v7/css/styles_fonts.css
 *   uhs_v7/css/styles_color.css
 *   uhs_v7/css/styles_custom.css
 **************************************/

/***** uhs_v7/css/styles_layout.css start *****/

/*
CORE
*/
.navbar {
	padding:0;
	min-height:2em;
}
.navbar .breadcrumb {
	margin:0;
}
.breadcrumb {
	padding:0.6em 0.5em;
}
.breadcrumb .arrow {
	padding-left:0.2em;
}
/*
HEADER
*/
.uhslogo {
	text-align:left;
	vertical-align:middle;
	padding:5px 0px 5px 0.5em;
}
.uhstext {
	text-align:center;
	vertical-align:middle;
}
.uhsaddthis {
	padding:5px 0.5em 0px 0px;
	text-align:right;
	vertical-align:top;
}	
.uhsdatetime {
	padding:0px 0.5em 5px 0px;
	text-align:right;
	vertical-align:bottom;
}
.uhsdatetime p {
	margin:0;
}
.logininfo {
	text-align:right;
	padding:0.6em 0.5em;
}
/*
CONTENT
*/
#content {
	padding:1em;
}
#layout-table {
	margin-top:0;
}
#mod-resource-view .resourcepdf {
	padding-top:0;
}
#mod-resource-view .resourcepdf object {
	width:100%;
}
#mod-resource-view .spacer {
	display:none;
}
/*
FOOTER
*/
#footer, #footer .navbar {
	margin-top:0;
}
.navbar .navbutton {
	margin:0;
	padding:0.3em 0.5em;
}
.uhsmoodle {
	text-align:left;
	vertical-align:middle;
	padding:6px 0px 6px 0.5em;
}
.uhsfootertext {
	text-align:center;
	vertical-align:middle;
}
.performanceinfo {
	margin:0;
	text-align:right;
}/***** uhs_v7/css/styles_layout.css end *****/

/***** uhs_v7/css/styles_fonts.css start *****/

/*
CORE
*/
a:hover {
	text-decoration:none;
}
#accessblock a, #accessblock a:hover {
	text-decoration:none;
}
.navbar .breadcrumb { 
	font-size:0.8em;
	font-weight:bold;
}
.navbutton input {
	font-size:0.8em;
}
/*
HEADER
*/
.uhsdatetime {
	font-weight:bold;
	font-size:0.7em;
}
.logininfo {
	font-weight:bold;
	font-size:0.8em;
}
/*
CONTENT
*/
.errorboxcontent {
	font-size:2em;
	font-weight:bold;
}
.errorboxcontent a:link {
	text-decoration:underline;
}
/*
FOOTER
*/
.uhsfootertext {
	font-size:0.8em;
	font-weight:bold;
}/***** uhs_v7/css/styles_fonts.css end *****/

/***** uhs_v7/css/styles_color.css start *****/

/*
CORE
*/
body {
	background-color:#5390a0;
}
a:hover {
	color:#FF9C00;
}
#page {
	background-color:#FFF;
}
.navbar {
	background:#333;
	color:#FFF;
	border-color:#333;
}
.breadcrumb a:link, .navbar a:visited {
	color:#FFF;
}
.breadcrumb a:hover {
	color:#FF9C00;
}
/*
HEADER
*/
#header, #header-home {
	background:#008001 url('img/header.jpg') left top repeat-y;
}
.uhsdatetime {
	color:#FFF;
}
.logininfo, .logininfo a:link, .logininfo a:visited{
	background:#333;
	color:#FFF;
}
.logininfo a:hover {
	color:#FF9C00;
}
/*
CONTENT
*/
#course-view .weekscss .current, #course-view .current td.side {
	background:#FF9C00 none repeat scroll 0 0;
	color:#FFF;
}
.errorboxcontent {
	background:#FF0000;
}
.errorboxcontent a:link {
	color:#FFF;
}
.errorboxcontent a:hover {
	color:#FF9C00;
}
/*
FOOTER
*/
#footer-table {
	background:#008001 url('img/footer.jpg') left bottom repeat-y;
}
.uhsfootertext {
	color:#FFF;
}
.performanceinfo {
	color:#008001;
}/***** uhs_v7/css/styles_color.css end *****/

/***** uhs_v7/css/styles_custom.css start *****/

#switchcategory, #coursesearchnavbar, #coursesearch, #coursesearch2, .categorypicker { /* hides the course navigation selections */
	display:none;
}
.hideprintheader { /* hides the header info from normal view which shows up only when the screen is printed */
	display:none;
}
.forgotsub { /* hides the forgot password box which does not work with non-secure layer MSAD LDAP auth */
	display:none;
}/***** uhs_v7/css/styles_custom.css end *****/

