/* special requirements for the Professional Development area */

div#content {
	width: 986px;
	margin-left: 0px;
	margin-top: -3px;
}
/**************** 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;
  	padding: 0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:316px;
	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 *********************/
div#prodev_main {
	background:transparent url(/fileadmin/projects/admin-finance/human-resources/prodev/compass_bkgd.jpg) no-repeat;
	width: 986px;
	height: 459px;
	z-index: -1;
}
/* .li_25369 a:link, .li_25369 a:visited {
	color: #FFFFFF;
}
.li_53419 a {
	margin-left: 33px;
} */ 
#main {
    margin-top: 0px;
    padding-top: 0px;
}
.menu {
	background: url("/fileadmin/projects/admin-finance/human-resources/prodev/menu-background-with-dev.jpg") no-repeat scroll 0 0 #C1D0E2;
}
/* .menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
	 height: 28px;
} */

.FAQbar ul, .FAQbar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.FAQbar {
    position: absolute;
/*    float: left;
    text-align: center;
        padding-right: 15px; */
    top: 40px;
    left: 100px;
    height: 25px;
    line-height: 1em;
}
.FAQbar, .FAQbar a {
  font-family: 'DroidSerifBoldItalic', serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
/*  letter-spacing: -0.05em;
  word-spacing: 0em;
  line-height: 0em; */
}
.FAQbar a:hover {
	color: #3366FF;
}


.COMPASStextarea {
    position: absolute;
  width: 325px;
 height: 265px;
  top: 90px;
  left: 125px;
    overflow: auto;
}

.COMPASStextarea h3 {
 font-family: 'DroidSerifItalic', serif;
  font-size: 20px;
  color: #000000;
  font-weight: 600;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  margin: 0px;
  padding: 0px;
/*  letter-spacing: -0.05em;
  word-spacing: 0em; */
  line-height: normal;
/*  height: 30px; */
}

.CHOICEbar {
/*    float: left; */
    position: absolute;
    text-align: center;
/*    width: 200px;*/
    top: 405px;
    left: 100px;
/*    padding-right: 35px; */
}
.CHOICEbar li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.CHOICEbar ul {
    list-style-type: none;
margin: 0px;
padding-left: 0px;
}
.CHOICEbar a {
  font-family: 'DroidSerifBoldItalic', serif;
  font-size: 15px;
  color: #3366FF;
  font-weight: 600;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.05em;
  word-spacing: 0em;
  line-height: 1em;
}
.CHOICEbar a:hover {
	color: #003399;
	text-shadow: 4px 4px 4px #bbb;
}
