@charset "utf-8";

/* BluePrint typography.css modified by BFM 05/052011 */
html {font-size:100.01%;}
body {font-size:75%;color:#000;background:#fff; font-family:Arial, Helvetica, sans-serif; position: relative;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#000; line-height:1em;}
h1 {font-size:2.5em;margin-bottom:0.6em;}
h2 {font-size:2em;margin-bottom:.4em;}
h3 {font-size:1.7em;margin-bottom:.5em;}
h4 {font-size:1.3em;margin-bottom:.5em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
.left {float:left !important;}
.right {float:right !important;}
p {margin:0 0 1.5em; line-height:1.3em;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:normal; color:#666666;}
sup, sub {line-height:0;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:1.5em 0 1.5em 1.5em;padding-left:1.5em;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin:0 0 1.1em 1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#fff;}
th, td{padding:4px;}
caption{padding: 5px 0;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#eee;}
.hide {display:none;}
.new {background:#060;color:#fff;}
.delete {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


/* CSS To Customize UW Employment Website */
a#skipnav {position: absolute; left: -1000px;}
a, a:active {text-decoration: underline;}

h3#employmentTag {
	margin: 4px 0px 4px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #D7A900;
}

/*---------job search bar --------------------------*/
div#jobsearchBar {
	position: relative;
	width: 930px;
	margin: -15px auto 0 auto;
	height: 50px;
}

div#applyBar {
	position: relative;
	width: 930px;
	margin: 0 auto;
}

a#startSearch, a#startSearch:visited, a#startSearch:active {
	position: absolute;
	top: 7px;
	right: 100px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none
}

a#startSearch:hover {text-decoration:underline;}

div.apply {
	width: 100px;
	height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color:#99ccfe;
}

div.apply a, div.apply a:visited, div.apply a:active {
	display: block;
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #009;
	line-height: 1.2em;
}

div.apply a:hover {text-decoration: underline; color: #009;}

#external {position: absolute; right: 110px;} /* used with to div.apply to position for external applicants */

#uw {position: absolute; right: 0;} /* used with to div.apply to position for uw applicants */
	

/*---------modify left navigation ------------------*/
div.leftNavBackground ul#menu a, div.leftNavBackground ul#menu a:visited, div.leftNavBackground ul#menu a:active {
	font-weight: bold;
	color:#669900;
	text-decoration: none;
}
div.leftNavBackground ul#menu a:hover {
	font-weight: bold;
	color: #669900;
}

/*-------------Social Links Below Navigation---------------------*/

ul#social-links {
	margin:20px 0 0 30px;
	padding:0;
	list-style:none;
}

ul#social-links a, a:visited, a:focus, a:active {
	font-weight: bold;
	color:#669900;
	text-decoration: none;
	text-align:bottom;
	/*text-decoration: none;
	font-size: 13px;
	color: #39275b;*/
}

ul#social-links a:hover {
	text-decoration: underline;
}

ul#social-links li {
	text-align:bottom;
	border: none;
}

/* universal classes to provide formatting to block level elements */

.padding-1 {padding: 1px;}
.padding-2 {padding: 2px;}
.padding-4 {padding: 4px;}
.padding-6 {padding: 6px;}
.padding-8 {padding: 8px;}
.padding-10 {padding:10px;}


/* text styles */

.center {text-align: center;} /* used to occasionally center an otherwise left aligned text element */

/* UW Hires wrap specific styles */

div#uwhireswrap { margin: 10px 0 30px 0; min-height:300px;}

/* HR Jquery slideshow styles */

/* --------------------------------Slideshow Styles---------------------------- */
/* container for slideshow */
div.slideshowwrap {
	width: 600px;
	margin: 15px auto;
}
/* container for slides */

div.slideswrap {
	/*background:#fff url(/img/global/gradient/h300.png) repeat-x;*/
	position:relative;
	float: left;
	margin: 0px 15px 15px 15px;
	border: 1px solid #ccc;
	width: 500px;
	height:200px;	
	cursor:pointer;
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;	
}

/* single slide container */
div.slideswrap div{
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:12px 30px 20px 20px;
	height:170px;
	font-size:12px;
}

/* image styles */

div.slideswrap div img {
	display: block;
	float: left;
	margin:0 30px 20px 0px;
}

div.slideswrap div p {
}
/* header */
.slideswrap h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
div.slidetabs {
	clear:both;
	margin-left:270px;
}

/* single tab */
div.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/admin/hr/imgs/jquery-tools/slidenavigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
div.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.slidetabs a.current {
	background-position:0 -16px;     
} 	

/* prev and next buttons */
a.backward, a.forward  {
	float:left;
	margin-top:80px;
	background:#fff url(/admin/hr/imgs/jquery-tools/prevback.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

a.backward:hover, a.forward:hover {background-color: transparent;}

/* next */
a.forward 		{ background-position: 0px -30px; clear:right; }
a.forward:hover { background-position:-30px -30px; }
a.forward:active{ background-position:-30px -30px; } 


/* prev */
a.backward:hover  { background-position:-30px 0; }
a.backward:active  { background-position:-30px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

/* ----------------------- Tabbed Pages Styles ----------------------- */
div#tabs ul#tabmenu li a {font-size: 11px; text-align: center; line-height: 1.3em;}

div#tabs-1, div#tabs-2, div#tabs-3, div#tabs-4, div#tabs-5, div#tabs-6  {font-size: 12px;}

#tabs-1 a, #tabs-1 a:visited, #tabs-1 a:active, #tabs-2 a, #tabs-2 a:visited, #tabs-2 a:active, #tabs-3 a, #tabs-3 a:visited, #tabs-3 a:active, #tabs-4 a, #tabs-4 a:visited, #tabs-4 a:active, #tabs-5 a, #tabs-5 a:visited, #tabs-5 a:active, #tabs-6 a, #tabs-6 a:visited, #tabs-6 a:active { color:#309; text-decoration:underline;}

a:hover {color:#C90; text-decoration:none;}
 
/* new window style */

a.newwin {
	padding-right:10px;
	background-image:url(/admin/hr/imgs/arrow-newwin.gif);	
	background-position: top right;
	background-repeat: no-repeat;
}

/* ------------cleary act notice formatting in footer------------------- */

div.clearyact {
	font-size: 11px;
	text-align:center;
	margin:0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}

div.clearyact a, div.clearyact a:visited {
	color: #666;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
}

div.clearyact a:hover {text-decoration: none;}
