@charset "utf-8";

/*** UW HR Home Page Style Sheet ***/

* {/* zero out default values */
	margin: 0;
	border: 0;
	padding: 0;
}

body {/* sets default font and letter values */
	font-size: 76%; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
}

a {
	text-decoration: underline;
	color: #000099;
}

a:visited { color: #5D5D5D }

a:hover {
	color: #000000;
	background-color: #BBBBFF;
}

a:active { }

h1 {
	color: #39275b;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}

h2 {
	color: #39275b;
	font-size: 1.5em;
	margin: 1.2em 0 .2em 0;
	font-weight: normal;
}

h3 {
	font-size: 1.25em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
}

h5 {
	font-size: .85em;
	margin: .5em 0 .2em 0;
	font-weight: bold;
}

img { border: none; }

li {
	font-size: 1.0em;
	line-height: 1.5em;
}

p {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: .5em 0em 1.2em 0em;
}

li > p { margin-top: 0.2em; }

strong, b { font-weight: bold; }

li ul, li ol { margin-top: .15em; } /*** equalize spacing "sub lists" within a list ***/

p {
	line-height: 1.3em;
	font-size: 1em;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

a#skipnav, a:visited#skipnav, a:hover#skipnav {/* Visually hide link that screen readers will "see" allowing users to jump to main content*/
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9000px;
}

/*** set page width and center page ***/
div#pagewrap {
	position: relative;
	width: 975px;
	margin: 10px auto;
}

/*------------------------------"lines" and "items" establish baskc positioning rules --------------------------*/
div.line { /*lines create rows and items are placed within rows - id's are assigned to lines and rows to customize default values*/
	float: left;
	position: relative;
	width: 100%;
} 


div.item {
	float: left;
	position: relative;
}

/*** HOME PAGE HEADER ***/

div#mainheader {
	position: relative;
	margin: 0;
	height: 110px;
	background-color: #39275b;
}

#mainheader img#uwlogo {
	position: absolute;
	top: 10px;
	left: 10px;
}

/* create breadcrumbs */
#mainheader ul#crumbs {
	position: absolute;
	top: 50px;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainheader ul#crumbs li {
	display: inline;
	color: #fff;
}

#mainheader ul#crumbs a, #mainheader ul#crumbs a:visited {
	font-size: .75em;
	color: #fff;
	background-color: #39275b;
	text-decoration: none;
}

#mainheader ul#crumbs a:hover {
	text-decoration: underline;
	background-color: #39275b;
}

/* create uw resources */

#mainheader ul#uwresources {
	position: absolute;
	top: 3px;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainheader ul#uwresources li {
	display: inline;
	color: #fff;
}

#mainheader ul#uwresources a, #mainheader ul#uwresources a:visited {
	font-size: .9em;
	color: #fff;
	background-color: #39275b;
	text-decoration: none;
}

#mainheader ul#uwresources a:hover {
	text-decoration: underline;
	background-color: #39275b;
}

/* styles for absolutely positioned "search HR" form */

#mainheader form {
	display: block;
	position: absolute;
	top: 25px;
	left: 750px;
	background-color: transparent;
}

#mainheader form input#submit {
	display: block;
	position: absolute;
	top: 2px;
	left: 130px;
	font-size: 9px;
	background-color:#ccc;
	border: 2px inset #ccc;
}

/*** style human resources name ***/

#mainheader img#whitehr {
	position: absolute;
	left: 50px;
	top: 50px;
}

/*** style for header announcement container that it hidden unless populated 
div#announcement {
	position: absolute;
	left: 340px;
	top: 80px;
	height: 80px;
	width: 180px;
	background: #DCF5DC;
	color: #000;
	padding: 5px 2px 3px 5px;
}

div#announcement h2 {
	font-size: 1.1em;
	text-align: left;
	color:#FF0000;
	font-weight: bold;
	margin: 0;
}

div#announcement p { margin: .4em 0 0 0; }

#announcement p a, #announcement p a:focus, #announcement p a:active, #announcement p a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
***/

/*** TOPIC NAVIGATION BAR ***/

ul#topicnav {
	list-style-type: none;
	margin: 0;
	padding-bottom: 2px;
	background-color: #000;
	border-top: 2px solid #63912B;
	border-bottom: 2px solid #63912B;
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
}

ul#topicnav li {
	display: inline;
	color: #E5E5E5;
}

ul#topicnav a, ul#topicnav a:visited {
	color: #e5e5e5;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

ul#topicnav a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}

/*** ROLE NAVIGATION SECTION ***/

ul#roleLinks { /*creates list for displaying role image links */
	position: relative;
	list-style-type: none;
	height: 149px;
	margin: 6px 0 6px 0;
	padding: 0;
}

/* position li containers for role link a tags */

ul#roleLinks li {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 149px;
}

ul#roleLinks li#mgrs { left: 0; }

ul#roleLinks li#ees { left: 196px; }

ul#roleLinks li#newees { left: 392px; }

ul#roleLinks li#faculty { left: 588px; }

ul#roleLinks li#students { left: 784px; }

/* sets up text and role image link and hover placement and effects */
#roleLinks a, #roleLinks a#visited {
	display: block;
	width: 190px;
	overflow: hidden;
	padding: 116px 0 13px 0;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 10px;
}

#roleLinks a:hover { /* slides image to side to reveal hover image */
	background-position: -190px 0;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #CC99FF;
}

/*** specifies image to use for each role ***/

a#mgrs-lnk, a:visited#mgrs-lnk, a:hover#mgrs-lnk { background-image: url(/admin/hr/imgs/roleholders/hmpg/mgr.jpg); }

a#ees-lnk, a:visited#ees-lnk, a:hover#ees-lnk { background-image: url(/admin/hr/imgs/roleholders/hmpg/ees.jpg); }

a#newees-lnk, a:visited#newees-lnk, a:hover#newees-lnk { background-image: url(/admin/hr/imgs/roleholders/hmpg/newees.jpg); }

a#faculty-lnk, a:visited#faculty-lnk, a:hover#faculty-lnk { background-image: url(/admin/hr/imgs/roleholders/hmpg/faculty.jpg);}

a#students-lnk, a:visited#students-lnk, a:hover#students-lnk { background-image: url(/admin/hr/imgs/roleholders/hmpg/students.jpg); }

/*---------------------------------content wrapper---------------------------------*/

div#contentwrap {margin-top: 25px;}

/*------------------------------------------Left Column -----------------------------------*/

div#leftcol { /* position left column*/
	width: 8.5%;
}

div#leftcol div#color { /* create yellow color block */
	height: 80px;
	background-color: #FFB300;
	cursor:text;
}
/*--------------------------------------Center Column ---------------------------------------*/
div#centercol { /* position center column */
	margin-left: 0; /*-91.5%;*/
	width: 72%;
}

div#hrannounce {
	width: 80%;
	padding-left: 20px;
	margin: 0;
	min-height: 70px;
}

div#hrannounce h1 {
	font-size: 1.8em;
}

div#hrannounce a, div#hrannounce a:active, div#hrannounce a:visited {
	color: #39275b;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

div#hrannounce a:hover {
	text-decoration: underline;
	background: none;
}

/*---------------events and announcements styles-------------------*/

div#leftnotice {
	margin: 15px 0 0 0;
	margin-right: 1%;
	width: 45%;
}

div#leftnotice h1, div#rightnotice h1{
	font-size: 1.7em;
	margin: 0;
	line-height: 1em;
	padding-left: 20px;
	background-image: url(/admin/hr/imgs/homepg/lgarrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	cursor:text;
}

div#rightnotice {
	margin: 15px 0 0 0;
	width: 45%;
}

div#rightcontent,  div#leftcontent{
	margin-top: 15px;
	padding: 5px 15px;
	min-height: 230px;
}

div#leftcontent { background-color: #F4F1FA; }

div#rightcontent{ background-color: #F7FBF0; }

div#rightcontent h4,  div#leftcontent h4{
	margin-bottom: .1em;
	line-height: 1.2em;
	color: #39275b;
}

div#rightcontent p,  div#leftcontent p{
	margin-top: 0;
}

div#rightcontent a, div#rightcontent a:active, div#rightcontent a:visited,  div#leftcontent a, div#leftcontent a:active, div#leftcontent a:visited {
	color:#63912B;
	font-weight: bold;
	text-decoration:underline;
}

div#leftcontent a:hover, div#rightcontent a:hover {text-decoration:none;}


/*-------------------------------------Right Column ------------------------------------------*/

div#rightcol {
	width: 19.5%;
}

div#rightcol ul#blocklinks {
	list-style-type: none;
	padding: 0;
}

div ul#blocklinks li {
	margin-bottom: 3px;
	padding-left: 5px;
	line-height: 2.5em;
	font-weight: bold;
	background-color: #39275B;
	color: #fff;
}

ul#blocklinks li#contacthr{
	 background-color:#63912B;
}
div ul#blocklinks li a, div ul#blocklinks li a, div ul#blocklinks li a {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}


div ul#blocklinks li a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}


ul#blocklinks li#abouthr {
	background-color: #F4F1FA;
}

ul#blocklinks li#abouthr a, ul#blocklinks li#abouthr a, ul#blocklinks li#abouthr a {
	color:#39275b;;
	font-weight: bold;
	text-decoration: none;
}


ul#blocklinks li#abouthr a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

div#rightcol ul.quicklinks {
	margin-top: 15px;
	list-style-type: none;
	padding: 0;
}

ul.quicklinks li {
	margin-bottom: 3px;
	padding-left: 12px;
	line-height: 1.3em;
	font-weight: bold;
	color: #39275b;
	background-color: #fff;
}

div ul.quicklinks li.title {
	margin-bottom: 3px;
	padding-left: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color:#63912B;
	background-image:url(/admin/hr/imgs/homepg/smarrow.png);
	background-position:center left;
	background-repeat: no-repeat;
	background-color: #fff;
	cursor:text;
}

ul.quicklinks li a, ul.quicklinks li a:active, ul.quicklinks li a:visited {
	font-size: .9em;
	color: #39275b;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;

}
	
ul.quicklinks li a:hover {text-decoration: underline; background-color: #fff;}

/*** CLEARING DIV ***/

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

div.clear hr {
	height: 0;
	overflow: hidden;
}

/* common footer */

#footer {
	margin-top: 10px;
	position: relative;
	padding-bottom: 50px
}

#infobar {
	font-size: .9em;
	color: #fff;
	padding: 8px;
	background-color: #39275b;
}

#infobar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#infobar li { display: inline; }

#infobar a, #infobar a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: normal
}

#infobar a:hover {
	text-decoration: none;
	color: #000;
}

#infobar p {
	margin: 0;
	padding: 0;
}

#footer img {
	position: absolute;
	top: -7px;
	right: 0;
}
