/****************************************************
   Human Resources stylesheet
   Created by: Elizabeth Davies
   Created on: 5 September 2007
   Last Modified by: EHD
   Last Modified on: 12 October 2007
*****************************************************/

/************** overall container   *****************/
body 	{
	text-align:center;
	color:#000;
	line-height:1.5em;
	/*font-size:80%! important;*/
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
a:link, a:visited, a:hover, a:active {
  	color: #11297b;
	}
a:visited {
	color: #11297b;
	/* color:#333333; per Catie */
	}
a:hover {
	text-decoration:none;
	}
a, a:link, a:visited, a:hover, a:active	
	{ 
	outline: none;
	}
h1, h2, h3, h3, h4, h5, h6 {
	/*color:#555555;*/
	font-family:Garamond, "Times New Roman", Times, serif;
	margin-bottom:0px;
	padding-bottom:0px;
	}
h1, h2 {
	font-size:1.8em;
	margin-top:0.4em;
	}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h2.pagetitle a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	/*color:#555555;*/
	text-decoration:none;
	}
h3, .csc-header h1, .csc-header h2, .csc-header h3, .csc-header h4, .csc-header h5, .csc-header h6 {
	font-size:1.6em;
	margin-top:0.25em;
	padding-top:1em;
	font-family:Garamond, "Times New Roman", Times, serif;
	text-transform:none;
	}
h3.csc-firstHeader {
	padding-top:0.5em;
	padding-bottom:0px;
	}
h4 	{
	font-size:1.25em;
	margin-top:0.25em;
	}
h5 	{
	font-size:1.25em;
	text-transform:uppercase;
	margin-top:0.25em;
	}
h6 	{
	font-size:1.25em;
	font-style:italic;
	margin-top:0.25em;
	}
.centeredimage {
	margin-left:auto! important;
	margin-right:auto! important;
}
#mycreightonbutton {
	margin-left:255px;
}
img	{
	display:inline;
	margin-left:0.25em;
	margin-right:0.25em;
	}

#container {
	position:relative;
	z-index:1;
	background-color:#FFFFFF;
	width:986px;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;	
	}

#tocenter table td  {
	text-align:center! important;
}

/************** meta menu *****************/
#header {
	position:relative;
	display:block;
	height:35px;
	width:986px;
	}
#metamenu { 	
    height: 25px;
    margin-left: 85px;
    width: 730px;
  	float: left;
  	/*display: inline;*/
	}
#metamenu ul {
  	margin: 6px 0px 0px 10px;
  	padding: 0px 0px 0px 0px;
	}
#metamenu li { 
  	margin: 0px 1.3em 0px 1.3em;
  	color: #11297b;
  	float: left;
  	display: inline;
  	list-style-type: none;
  	font-size: 0.85em;
	}
#metamenu ul li img {
  	display: inline;
  	float: left;
  	margin-right: 3px;
  	margin-top: 0px;
  	margin-left:6px;
	}
#metamenu a, #metamenu a:link, #metamenu a:visited, #metamenu a:hover, #metamenu a:active {
  	text-decoration: none;
  	color: #11297b;
  	font-weight: bold;
  	text-transform: uppercase;
	}

/**************** Header Stuff *********************/
#subheader {
/*	background:transparent url(/fileadmin/projects//admin-finance/human-resources/prodev/banners/hr-header.jpg) no-repeat; */
	width:990px;
	height:100px;
	position:relative;
	}
#brand_left {
  	width: 316px;
  	height: 100px;
  	margin: 0px 0px 0px 0px;
  	float: left;
  	display: inline;
  	position: relative;
  	background: transparent no-repeat;
	}
#brand_left h1, #brand_left h1 a {
  	width: 316px;
  	height: 100px;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
  	display: block;
	}
#dept_header {
	height:100px;
	width: 990px;
  	padding: 0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	background: transparent no-repeat;
	}
#dept_header h2, #dept_header h2 a {
	height:70px;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
	width:650px;
	margin-left:15px;
	display:block;
	}
#dept_header p.adminFin a {
	height:25px;
	color: #FF0000;
	width:500px;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;	
	display:block;
	position:absolute;
	top:173px;
	right:0px;
	}
/**************** End Header Stuff *********************/

#main {
	position:relative;
	margin-top:20px;
	padding-top:5px;
	}
#left {
	width:200px;
	float:left;
	border:1px solid #cccccc;
	margin:0px 20px 0px 0px;
	display:inline;
	}


#subnav {

	}
#subnav h3 {
	width:180px;
	background:#004990 url("/fileadmin/projects/admin-finance/human-resources/images/subheadline-bg.gif") no-repeat bottom left;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:10px;
	}
	
#content_left p.bodytext {
	padding-left:0.5em;
	padding-right:0.5em;
	}
#content_left h1, #content_left h2, #content_left h3,
#content_left .csc-header h3, #content_left h4, #content_left h5, #content_left h6 {
	width:180px;
	background:#004990 url("/fileadmin/projects/admin-finance/human-resources/images/subheadline-bg.gif") no-repeat bottom right;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:10px;
	}
	
#content .align-center
{
  text-align: center! important;
}
	
#content {
	width:740px;
	margin-left:240px;
	padding-bottom:20px;
	}
	
#content_norm {
	}
	
#content_right {
	float:right;
	display:inline;
	width:230px;
	background-color:#f5f7fa;
	border:1px solid #bfbfbf;
	margin-left:20px;
	}
#content_right p, #content_right h3, #content_right h4, #content_right h5 {
	padding-left:1em;
	padding-right:1em;
	}
#content_right h3 {
	width:210px;
	background:#a4a8ad url("/fileadmin/projects/admin-finance/human-resources/images/subheadline-bg-gr.gif") no-repeat bottom left;
	color: #333333;
	margin:0px 0px 0px 0px;
	padding:10px;
	padding-top:0.25em;
	}	
#content_right ul {

	}
	
#content_border {
	margin:10px 20px 0px 20px;
	padding:0.5em 10px 1em 10px;
	border-top:1px solid #cad6e4;
	border-left:1px solid #cad6e4;
	}
#content_border ul {
	margin:0px 2em;
	padding:0px;
	}
#footer {
	width:984px;
	padding-top:0.5em;
	text-align:center;
  	background: #ffffff url("/fileadmin/projects/admin-finance/human-resources/images/footer-background.jpg") no-repeat;
	}
/****************************************************
  tables
****************************************************/
#content table 	{
	border-collapse:collapse;
	text-align:center;
	width:80%;
	}
#content table td {
	text-align:left;
	padding-left:1em;
	padding-right:1em;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding-left:0.25em;
	padding-right:0.25em;
	}
#content table td p, table th p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
#content table th {
	font-weight:bold;
	color:#333333;
	background-color:#d8e1ec;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding-left:0.25em;
	padding-right:0.25em;
	}	
.contenttable {
	border:1px solid #999999;
	}
/****************************************************
  handbook auto-menu
****************************************************/
#content_norm ul.level1 li a:link, #content_norm ul.level1 li a:visited, #content_norm ul.level1 li a:hover, #content_norm ul.level1 li a:active {
	text-decoration:none;
	font-weight:bold;
	color:#11297b;
}

#content_norm ul.level1 ul .csc-section a:link, 
#content_norm ul.level1 ul .csc-section a:visited,
#content_norm ul.level1 ul .csc-section a:hover, 
#content_norm ul.level1 ul .csc-section a:active {
	text-decoration:underline;
	color:#11297b;
	font-weight:normal !important;
}

#content_norm ul.level1 ul .csc-section a:visited {
	color:#000000;
}

/****************************************************
  top search form display
****************************************************/
#hr_search {
	/*position:absolute;*/
	position:relative;
	float:right;
	height:26px;
	width:170px;
	margin: 0px 0px 2px 0px;
  	padding: 0px 0px 0px 0px;
  	color: #666666;
}
form#cse-search-box, #cse-search-box div {
	height:26px! important
}

#hr_search label {
	display:none;
}
.sword {
  	border-width:0px;
  	background: transparent url("/fileadmin/projects/admin-finance/human-resources/images/search_box.gif") no-repeat;
  	color: #666666;
  	padding: 4px 8px 4px 8px;
  	width: 129px;
  	margin-top:0px;
  	height: 18px;
}
div#buttonsearch {
  	/*margin: -25px 0px 0px 145px;*/
        right: 2px;
   	top: 0;
  	position:absolute;
  	height: 26px;
  	width:24px;
}

.sword_submit, 
.sword_submit-hover {
  	width: 24px;
  	height: 24px;
  	background: url("/fileadmin/projects/admin-finance/human-resources/images/search_button.gif") no-repeat;
}
.sword_submit:hover, 
.sword_submit-hover {
  	background-position: 0px -24px;
}
/****************************************************
  search page styles
****************************************************/
table.csc-searchform {
	border:1px solid #CCCCCC;
	margin:20px auto 20px auto;
	width:400px;
}
.csc-searchform td {
	border:1px solid #cccccc;
}	
.csc-searchform td p, .csc-searchResultInfo td  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.csc-searchResultInfo {
	margin-top:20px;
}
.csc-searchResultInfo, .csc-searchResultInfo td {
	border:none !important;
}
.csc-searchResultInfo td p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#004990;
}
.csc-searchResultHeader a, .csc-searchResultHeader a:visited {
	text-decoration:underline !important;
}
.csc-noSearchResultMsg {
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#004990;
}
 #text-only
{
  position:relative;
  z-index:100;
  top:98px;
  margin-left:870px;
}   
 #text-only a
{
	color:#fff;
}   
#cntdwn, #cntdwn2 {
	font-size:15px! important;
	margin-left:29px! important;
	color:#2d4e02! important;
}
.indent {
	margin-left:29px;
	margin-bottom:13px;
}