/*=======================================================================
	TITLE: 		Main Style Sheet - UK HR 
	TARGET: 		CSS2 
	VERSION:		2008.09.03
=======================================================================*/

a { 
	color: #05b; 
	text-decoration: none; 
}

a:hover { 
	color:#BD0900; 
	text-decoration: underline; 
}

a:visited {
	color:#6800BD;
}

body {
	background: #fff;
	background: #fff url("http://www.uky.edu/HR/assets_site/background_body.jpg") repeat-x; 
	color: #333;
	font-size: 66%;
	font-size:100%;
	line-height:100% ;
    font-family:Verdana, sans-serif;
	line-height: 1.7em;
	margin: 0px auto 0px auto;
	padding: 0px;
	/*text-align:center;*/
}

#wrapper {
	width:899px;
	border:4px solid #FFF;
	margin:4px auto 0px auto;
	line-height:120%;
	text-align:left;
}

* {margin: 0; padding: 0;}


/*============================= GLOBAL HR NAV */

#navcontainer ul {
	padding: 5px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	color: #FFF;
	font: normal 66% arial, helvetica, sans-serif;
	text-align: center;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	text-decoration: none;
	color: #c5c7d7;
	padding: .2em 1em;
	border-right: 1px solid #999;
}

#navcontainer ul li a.last {
	text-decoration: none;
	color: #c5c7d7;
	padding: .2em 1em;
	border-right: 0;
}

#navcontainer ul li a:hover {
	color: #fff;
	text-decoration:underline;
}

li a:visited {
}

/*============================= BANNER */

#bannerSection {
	background: #005DAA url("http://www.uky.edu/HR/assets_site/banner_bg.jpg") no-repeat; 
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	height: 112px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:100%;
}

#banner_rounded_right {
	background: #005DAA url("http://www.uky.edu/HR/assets_site/banner_rounded_right_2.jpg") no-repeat; 
	float:right;   
	margin:0px 0px 0px 0px;
	width:11px;
	height:112px;
}

#bannerSection h1 {
	display:none;
}	

#bannerPic {
	float: left;
	border-right:2px solid #fff;
}

#banner_title {
	float: left;
}

#bannerTitle { 	
	margin: 5px 0px 0px 20px;
}
	
#bannerSection h2 {
	color:#9999cc;
	clear:left;
	display:block;
	margin:-15px 0px 0px 20px;
	padding:0;
	font-size:10px;
	font-weight:normal;
	display:none;
}	

#bannerSection #search {
	float:right;
	margin:30px 60px 0px 0px;
}

#bannerSection #search fieldset {
	border:0;
}

#btnSubmitSearch {
	margin:5px 0px 0px -5px;
	border:0px;
}

#feedback {
	font-size:9px;
	clear:left;
	width:100%;
}

#feedback a:link, #feedback a:visited {
	color:#fff;
	float:right;
	margin:-20px 182px 0px 0px;
}

#feedback a:hover{
	text-decoration:underline;
}

/*====================================== MAIN DIVS */

#content {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0px;
	clear:both;
	display:block;
	
	/*Holly Hack for IE*/
	height: 1%;
	min-height:200px;
	margin:10px 0px 10px 0px;
	background: #fff url("http://www.uky.edu/HR/assets_site/background_content.jpg") repeat-y;
	font-size: 66%;
}

#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

*html content {
	overflow:hidden;
}

#columnA {
	float:left;
	width:595px;
	background:#fff;
}

/* to extend columnA to full page width*/
#columnA.fullpage {
	width:900px;
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	min-height:200px;
}


#content #columnA img {
    /*border:1px solid #cc0000;*/
    /*float:left;*/
    padding:0px 5px 5px 0px;
}

#content #columnA img.alignRight {
    /*border:1px solid #cc0000;*/
    float:left;
}

#columnB {
	float:right;
	width:29%;
	width:269px;
	margin:0px 0px 0px 10px;
text-align:center;
}


#columnB img {
	float:none;
	clear:both;
}

#columnB p {
	margin-right:3px;
	margin-left:3px;
}

#footerSection {
	display:block;
	font-size:10px;	
	clear:both;
	background: #e2e5f2;
	color: #000;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	height:149px;
	overflow:auto;
	background: #c3c9d5 url("../assets_site/footer_rounded_left.jpg") no-repeat; 
}


#footer_rounded_right {
	background: url("../assets_site/footer_rounded_right.jpg") no-repeat; 
	float:right;   
	margin:0px 0px 0px 0px;
	width:11px;
	height:149px;
}

#footerLogo {
	margin: 22px 20px 0px 20px;
	float: left;
}

#footerCopy {
	float:right;
	line-height:19px;
	color:#666666;
	font-size:10px;
	margin:15px 0px 0px 0px; 
}

#footerSection a { text-decoration: none; }

#footerSection a:hover { text-decoration: underline; }


#copyright {
	display:block;
	font-size:10px;
	text-align:center;
	margin:10px auto 10px auto;
}

/*==================== Training and Development footer */

#TandD_footerSection {
	line-height:14px;
	display:block;
	font-size:10px;	
	clear:both;
	background: #e2e5f2;
	color: #000;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	height:149px;
	overflow:auto;
	background: #c3c9d5 url("../assets_site/footer_rounded_left.jpg") no-repeat; 
}

#TandD_footerHeader {
	margin:5px 0px 0px 5px;
	float:left;
	width:870px;
	display:block;
}

#TandD_footerHeader #TandD_footerLogo {
	float:left;
	margin:8px 30px 0px 0px;
}

#TandD_footerHeader .TandD_footerHeaderText{
	float:left;
	padding:0;
}

#TandD_footerColumns {
	display:block;
	width:500px;
	margin:0px 0px 0px 190px;	
}

#TandD_footerColumns .TandD_footerColumnText {
	width:208px;
	float:right;
	line-height:14px;
	margin:5px 0px 0px 10px;
}

/*---- End T and D --- */

h1 {
	font: bold 21px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.ulist {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: square outside url('images/ulist_bullet.gif');
}

.ulist li {
	margin: 0px 10px 0px 10px;		
}

img {	border: 0px; }


/*==================== BILLBOARD */

#billboard {
	margin:0px 0px 10px 0px;
}

#billboard_video {
    float:left;
	width:310px;
}

#billboard_text {
	float:right;
	width:250px;
	padding:10px;
}


	
/*-------------------------------
		NAVIGATION LINKS & MENUS
-------------------------------*/

.NavMenu {
	margin: 0px;
	padding: 0px;
}

.NavMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 182px;
	visibility: hidden;
	z-index: 900;
	width: 150px;
	background: #f0f0f0;
}

.NavMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#search {
	height:25px;
	float:left;
	margin:0px 0px 0px 30px;
	padding:0;
}
			
/*==================== MISC CLASSES */

.PicLeft { float: left; margin-bottom: 8px; margin-right: 10px; }

.PicRight { float: right; margin-bottom: 8px; margin-left: 10px; }

.hSep {
	clear: both;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	border-top: 1px solid #ddd;
}

.ClearingBlock {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.ContainerBlock {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 780px;
}

.ContainerBlock ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

.ContainerBlock ul li {
	padding:0px;
	margin:0px;
	display:inline;
}

/*====================	MAIN LAYOUT SECTIONS */

#ukNavBar {
	background: #999 url('images/bg_uk_navbar.gif');
	margin: 0px;
	padding: 0px;
	min-width: 780px;
	height: 22px;
	font-size: 150%;
}

#ukNavBar p {
	margin: 0px;
	padding: 0px;
}

/*====================== MAIN CONTENT SECTION */

#mainContentSection { 
	clear: both;
	padding: 0px; 
	margin:0;
	width: 100%;
	border:0px dashed #ff9900;
	min-height:200px;
	background:#fff;
}

	#columnLayout {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: auto;
		overflow: hidden;
		border:0px dashed #cc0000;
	}
	
	#columnLayout.Default2Column {
		background: #fff;
	}

	
	/*================================ 3 column */
	
	#columnLayout.Default3Column {
		background: url('../assets_site/background_3.jpg') repeat-y top right;
	}
	
	#columnLayout.Default3Column #column1 {
		width: 330px;
		width:33%;
		margin:0px 20px 0px 0px;
	}
	
	body.MainPage #columnLayout.Default3Column #column1 h2 {
		margin-bottom: 0px;
		width:30%;
	}
	
	#columnLayout.Default3Column #column2 {
		width: 350px;
		width:33%;
	}
	
	#columnLayout.Default3Column #column3 {
		width: 270px;
		width:28%;
		padding:5px;
		float:right;
	}
	
	.Alter2Column {
		background: url('images/bg_alter_2columns.gif') repeat-y top right;
	}
	
		#mainContentSection #column1, #mainContentSection #column2, #mainContentSection #column3 {
			margin: 0px;
			padding: 0px;
			float: left;
		}

		#mainContentSection .Column2 ul {	margin: 20px 0px 20px 6px; }

		/* Width and spacing adjustments for different column layouts */
		
		#columnLayout.Default1Column #column1 {
			background:#fff;
			width: 100%;
		}
		
		#columnLayout.Default2Column #column1 {
			padding: 0px 20px 0px 0px;
			width: 190px;
		}
		
		#columnLayout.Default2Column #column2 {
			width: 520px;
			line-height: 140%;
		}

		#columnLayout.Alter2Column #column1 {
			width: 508px;
			line-height: 140%;
		}
		
		#columnLayout.Alter2Column #column2 {
			padding: 0px 0px 0px 41px;
			width: 190px;
			line-height: 140%;
		}
		
		
#testSubBox {
	width: 200px; 
	background: #fff; 
	border: 2px solid #b9c5dc;
	padding:0px 2px 0px 2px;
	margin:10px 0px 10px 30px;
	font-size:10px;
	float:right;
	clear:none;
}

#testSubBox ul {
	list-style:none;
	padding:0;
	margin:2px;
}

#testSubBox li a {
	display: block;
	padding-bottom: 1px;
	border-bottom: 1px solid #f2f2f2;
	margin: 0px 10px 1px 10px;
	text-decoration: none;
}

#testSubBox a:hover {
	text-decoration: underline;
}

/*==================== RIGHT NAV*/

#quickLinksBox {
	width: 100%;
	width:250px;
	font-size:10px;
	overflow-y:auto;
	margin:0px 0px 10px 0px;	
	margin:0px auto 0px auto;
	padding: 0px;
}

#quickLinksBox ul {
	margin: 0px 0px 10px 0px;
	text-indent:0px;
	padding: 0px;
	list-style:none;
	background:#ebeaee;
	background:#fff;
}

#quickLinksBox ul li {	
	margin: 1px 10px 1px 5px;
	padding:1px 0px 0px 0px;
}

#quickLinksBox ul li a {
	text-decoration:none;
}

#quickLinksBox h2,#quickLinksBox h3, #quickLinksBox h4 {
	margin:10px 0px 0px 0px;
	padding:1px 1px 1px 5px;
	border:0;
	color:#666666;
}

#quickLinksBox ul li ul {
	margin:0px 0px 0px 15px;
	border:0px;
	list-style:square;
	color:#ccc;
}

#quickLinksBox ul li ul li {
	border:0;
}

#localLinksBox {
	width: 100%;
	font-size:10px;
	overflow-y:auto;
	margin:10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
	border-bottom:1px solid #005DAA;
	background:#fafad8;
	background:#fffeee;
}

#localLinksBox ul {
	margin: 0px 0px 10px 0px;
	text-indent:0px;
	padding: 0px 0px 0px 9px;
	list-style:none;
}

#localLinksBox ul li {	
	margin: 1px 10px 1px 5px;
	padding:1px 0px 0px 0px;
}

#localLinksBox ul li a {
	text-decoration:none;
}

#localLinksBox h2,#localLinksBox h3, #localLinksBox h4 {
	margin:0px 0px 0px 0px;
	padding:5px 1px 1px 15px;
	border:0;
	color:#fff;
	font-size:12px;
	background:#005daa url("http://www.uky.edu/HR/assets_site/nav_header_localLinksBox.jpg") repeat-x;
    height:18px;
}

#localLinksBox ul li ul {
	margin:0px 0px 0px 15px;
	border:0px;
	list-style:square;
	color:#ccc;
}

#localLinksBox ul li ul li {
	border:0;
}

/* general purpose box for use in the columnB nav */

.infoBox {
	width:240px;
	font-size:10px;
	overflow-y:auto;
	margin:10px auto 10px auto;
	padding: 5px;
	text-align:left;
	border:1px solid #999;
	border-top:3px solid #005DAA;
	background:#f6f6f6;
}

.infoBox h3, .infoBox h4 {
	font-size:12px;
	margin:0;
}

.linksBox {
	width: 96%;
	font-size:10px;
	overflow-y:auto;
	max-height:250px;
	margin: 0px auto 10px auto;
	padding: 0px;
}

.linksBox ul {
	margin: 0;
	text-indent:0px;
	padding: 0px;
	list-style:none;

}

	

.linksBox ul li {	
     margin: 1px 10px 1px 5px;
     border-bottom:1px solid #f9f4dd;
}

.linksBox ul li a {
	text-decoration:none;
}

.linksBox ul li h4 {
	background:#efeddf;
	margin:0px 0px 2px 0px;
	padding:1px 1px 1px 2px;
	
}

.linksBox ul li ul {
     margin:0px 0px 0px 4px;

}

.newinfoBox {
	width: 100%;
	width:250px;
	font-size:11px;
	margin:0px auto 10px auto;
	padding: 0px;	
	text-align:left;
background:#ffffee;
       
}
	
.newinfoBox  ul {
	margin: 0px 0px 10px 0px;
	text-indent:0px;
	padding: 0px;
	list-style:none;
	background:#ebeaee;
	background:#ffffee;
        padding:0px 0px 10px 0px;
font-size:11px;
}

.newinfoBox ul li {	
	margin: 1px 10px 1px 15px;
	padding:1px 0px 0px 0px;
}

.newinfoBox  ul li a {
	text-decoration:none;
}
.newinfoBox h2,.newinfoBox h3{
	margin:10px 0px 0px 0px;
	padding:6px 1px 0px 15px;
	font-size:13px;
	border:0;
	height:20px;
	color:#164D9D;
	background: url("http://www.uky.edu/HR/assets_site/nav_header_newinfo.jpg"); 
}
.newinfoBox ul li ul {
	margin:0px 0px 0px 15px;
	border:0px;
	list-style:square;
	color:#ccc;
}

.newinfoBox ul li ul li {
	border:0;
}
/*==================== FORM ELEMENTS */

input, select, textarea {
	padding: 1px;
	margin: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


input.requiredField {
color:#333;
border:2px solid #DF6F6F;
}


input.submit {
	float:right;
	margin:20px;
}

.formButton {
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	display:inline;
	vertical-align:bottom;
}


.DropDownList1 {
	width: 160px;
}

.TextBox1 {
	width: 140px;
}

.FormLabel {
	margin: 3px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#gs {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

#gs div {
	margin: 0px;
	padding: 0px;
}

#gs .TextBox {
	display: block;
	float: left;
}

#q {
	border: 1px solid #fff;
	margin: 6px 10px 6px 0px;
	padding: 2px;
	width: 115px;
	background: #ddd;
}

.required {
	color:#cc0000;
}

fieldset {
	padding: 0;
	border:0;
	margin:10px 0px 10px 0px;
}

legend {
	font-size:20px;
	margin:10px 0px 0px 0px;
	color:#333;
}

ol {
	
}

label {
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
}

.submitButton {
float:right;
}






/*==================== CLASSES FOR CONTENT MANAGERS */

.BodyTextRed {
	color: #c00;
	
}

.BodyTextWhite {
	color: #fff;
	
}

.BodyTextYellow {
	color: #ff0;
	
}

.SubTitleWhite {
	
	margin: 0px;
	color: #fff;
}

.TblTitle {
	
	margin: 0px;
	color: #ffffff;
	background-color: #336699;
}


/*==================== TABLES */

.shadedTable {
	border-collapse:separate;
}

.shadedTable thead tr td {
	background:#336699;
	border:1px solid #fff;
	font-weight:bold;
	color:#fff;
	padding:5px;
}

.shadedTable tbody tr td {
    background:#f3f3f3;
	padding:5px;
	border:1px solid #fff;
}

.salaryTable tbody tr td {
	text-align:right;	
}

/* smaller tables for use with larger data sets */
.dataTable {
	border-collapse:separate;
    font-size:10px;
	padding:0px;
}

.dataTable thead tr td {
	background:#336699;
	font-weight:bold;
	color:#fff;
	padding:0px 1px 0px 1px;
}

.dataEntryTable {
	border-collapse:separate;
    font-size:10px;
	padding:0px;
}

.dataEntryTable thead tr td {
	background:#a6c8e0;
	font-weight:bold;
	color:#333;
	padding:0px 1px 0px 1px;
	border-top:2px solid #999;
}

.dataEntryTable tbody tr td {
	background:#c8deee;
	font-weight:bold;
	color:#333;
	padding:0px 1px 0px 1px;
}

/* for alternating row color */
.dataTable tbody tr.row0  {
    background:#f2f2f2;
}

.dataTable tbody tr.row1  {
    background:#e2e2e2;	
}

.dataTable tbody tr td  {
	padding:0px 1px 0px 3px;
}


/*====================== NEWSLETTER */

#newsletter {
	text-align: left;
	margin: 10px auto 10px auto; 
	padding:0;
      width:99%;
	display:block;
	clear:both;						
}

#newsletterBox {
	text-align: left; 
	background: #fff;
	border: 0px; 
	color: #404040; 
	margin: 0px auto 10px auto; 
	padding: 5px 2px 10px 4px;
      width:98%;						
}

/* department drop down on hr/welcome.html */

.departmentsHeader, .departmentsHeader:visited {
	padding:0px 0px 0px 20px;
	color:#05b;	
}

.departments {
	list-style:none;
	width:90%;
      margin:0px auto 10px auto;
}

ul.departments {
	padding:1px;
	text-indent:0px;
	margin:0px auto 10px auto;
	overflow-y:auto;
	height:280px;
	font-size:10px;
}

ul.departments li {
	padding:1px 0px 0px 3px;
	margin:0px;
	text-indent:0px;
	border-bottom:1px solid #e1ddc9;
}

.departments li a:link, a:active {
	text-decoration:none;
	color:#333;
}

.departments li a:hover {
	text-decoration:underline;
	color:#cc0000;
}

.departments li a:visited {
	text-decoration:none;
}

/* added 03.18.08 to style top links as identified in metrics */

#topLinks {
	border:1px solid #333;
	border:5px solid #01305E;
	background:#275685;
	margin:0px 0px 12px 0px;
	width:98%;
}

#topLinks ul {
	list-style:none; 
	border:1px solid #f5f5f5;
	padding:0px 1px 0px 7px;
	
	line-height:25px;
	margin:0;
	text-indent:0;
}

#topLinks ul li a:link {
	color:#fff;	
	font-weight:bold;
}

#topLinks ul li a:hover{
	color:#fff;
	font-weight:bold;
}

#topLinks ul li a:visited {
	color:#fff4cc;
	font-weight:bold;
}

p {
	clear:both;
}

p  img {
	margin:0px;
	padding:3px;
	float:left;
}

/*================== SNIPPETS */

#promoSection {
	border-bottom:1px solid #e2e2e2;
	height:325px;
	overflow:hide;
	margin:0px 0px 20px 0px;
	background:#e5eefb;
}

#promoSection_short {
	border-bottom:1px solid #e2e2e2;
	height:260px;
	overflow:hide;
	margin:0px 0px 20px 0px;
	background:#e5eefb;	
}

#promoSection ul {
	border-bottom:1px solid #e2e2e2;
	list-style:none;
	margin:0;
	padding:5px 0px 5px 0px;
	font-size:10px;
	line-height:14px;
}

.promo1, .promo2 {      
	float:left;
	width:47%;
	text-align:center;
	background:#fff;	
	margin:5px 0px 0px 5px;
	height:305px;
	border:1px solid #e2e2e2;
}

.promo2 {
	float:right;
	margin:5px 5px 0px 0px;
}

/* hack for ie 6 */
* html .promo1, * html .promo2 {
	width:46%;	
}

.promo1 .promoImage, .promo2 .promoImage {
	overflow:auto;
	float:none;
	text-align:center;
	background:#fff;
	margin:8px 0px 0px 0px;
}

#promoSection_short .promo1, #promoSection_short .promo2 {
    height:auto;
    margin:0;
}

.promo1 .promoText, .promo2 .promoText {
	float:none;
	text-align:left;
	padding:0px 10px 3px 10px;
}

.promo1 h3, .promo2 h3 {
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0;
	letter-spacing:0;
	border:0px;
}

.promo1 p, .promo2 p {
	line-height:14px;
	color:#000;
	font-weight:normal;
}


.horizontalList ul {
	padding:0;
	text-indent:0;
	border-bottom:1px solid #e4e4e4;
}

.horizontalList li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

/*======================================TUTORIALS */

.code {
	margin:0px 0px 15px 0px;
}

.codeDisplay {
	border: 1px dotted #ccc;
	background: #FBFAF8;
	padding: 3px;
	overflow: auto;
	width: 99%;
	max-height: 450px;
	margin: 10px 0px 10px 0px;
}

.codeSnippet {
	border: 1px dotted #ccc;
	background: #FBFAF8;
	padding: 3px;
	overflow: auto;
	width: 99%;
	max-height: 450px;
	margin: 10px 0px 10px 0px;
}

.codeSnippet textarea {
	width:97%;
	min-height:75px;
	max-height:300px;
}


/*====================== nav box*/

.navBox {
	width: 100%;
	width:250px;
	font-size:10px;
	margin:0px 0px 10px 0px;	
	margin:0px auto 10px auto;
	padding: 0px;
	text-align:left;
}


.navBox  ul {
	margin: 0px 0px 10px 0px;
	text-indent:0px;
	padding: 0px;
	list-style:none;
	background:#ebeaee;
	background:#fff;
}

.navBox ul li {	
	margin: 1px 10px 1px 15px;
	padding:1px 0px 0px 0px;
}

.navBox  ul li a {
	text-decoration:none;
}


.navBox h2,.navBox h3{
	margin:10px 0px 0px 0px;
	padding:6px 1px 0px 15px;
	font-size:12px;
	border:0;
	height:20px;
	color:#fff;
	background: url("http://www.uky.edu/HR/assets_site/nav_header.jpg") no-repeat;
}

.navBox h4 {
	margin:10px 0px 0px 0px;
	padding:6px 1px 0px 15px;
	font-size:12px;
	border:0;
	color:#666666;
}

.navBox ul li ul {
	margin:0px 0px 0px 15px;
	border:0px;
	list-style:square;
	color:#ccc;
}

.navBox ul li ul li {
	border:0;
}

.firstParagraph {
	float:left;
	width:350px;
	clear:none;
}

/* ==================== BENEFITS MENUS */

.StaticNavMenu {
	width: 200px;
    margin:10px;
	float: left;
	padding: 0px;
}

.StaticNavMenu ul {
	list-style: none;
	margin: 0px;
	padding:0px;
}

.StaticNavMenu ul li {
	border-top:1px solid #ccc;
    margin:0;
	padding:0;
    background:#e6e6e6;
}

.StaticNavMenu ul li.MenuSectionTitle {
	background: #666;
	color: #fff;
	font-weight:bold;
	padding:0px 0px 0px 5px;
}

.StaticNavMenu ul li a {
    padding:1px 0px 1px 5px;
	font-weight:bold;	
}	

.StaticNavMenu ul.SubNavMenu {		
	width: 100%;
}

.StaticNavMenu ul.SubNavMenu li {
   border-bottom:1px solid #f2f2f2;
}
	
.StaticNavMenu ul.SubNavMenu li a {
	padding:0px 0px 0px 15px;
	background:#f2f2f2;
	display: block;
	font-weight:normal;
}

/*==================== COLUMN B */

.searchBox {
	background:#fff;
	padding:10px 0px 10px 15px;
}

/* Fixes */

ul, ol {
margin:0px 0px 0px 40px ;
}

hr {
	height: 1px;
	background-color: #ccc;
	color: #ccc;
	border: none;
}

/* ==================== Accordion Menu */

.accordion {
	margin:10px 0px 10px 0px;
}

.accordion .head {
	border:1px solid #ccc;
	display:block;
	background: #f2f2f2 url("http://www.uky.edu/HR/images/accordion_background.jpg") no-repeat; 
	padding:2px 0px 2px 5px;
	margin-top:-1px;
	padding-left:20px;
}

.accordion .headOpen {
	border:1px solid #ccc;
	display:block;
	background: #f2f2f2 url("http://www.uky.edu/HR/images/accordion_background_open.jpg") no-repeat; 
	padding:2px 0px 2px 5px;
	margin-top:-1px;
    padding-left:20px;
}

.accordionContent {
	display:block;
	background:#fff;
	padding:5px;
	margin:0px 0px 10px 10px;
}

/* horizontal tabs list */

.tabContainer {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
}

ul.tabs {
	text-indent:0;
	padding:0;
	margin:10px 0px 0px 0px;
}

.tabs li {
	list-style: none;
	margin: 0;
	display: inline;
}

.tabs li a {
	padding: 6px 0.5em;
	margin-left: 1px;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

.tabs li a:link { color: #448; }

.tabs li a:visited { color: #667; }

.tabs li a:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}

.tabs li a#current {
	background: white;
	border-bottom: 1px solid white;
}


/*** classes for long pages that need clear divisions in content ***/

.pageSection {
   background:#F2F2F2;
   padding:0px;
   border:1px solid #005daa;
   margin-bottom:20px;
}

.pageSectionContent {
   padding:0px 10px 10px 10px; 
}

.pageSection h3 {
  border-bottom:1px  solid #999;
  background:#CFD7FF;
  padding:8px;
  margin:0px;
  font-size:20px;
}

/*** UK Jobs **/

#jobsButton {
	display: block;
	width: 252px;
	height: 64px;
	margin:3px auto 5px auto;
	background:url("http://www.uky.edu/HR/images/button_uk_jobs.jpg");
}

#jobsButton:hover {
	display: block;
	width: 252px;
	height: 64px;
	margin:3px auto 5px auto;
	background:url("http://www.uky.edu/HR/images/button_uk_jobs_active.jpg");
}

#jobsButton span {
	display:none;
}

#jobsButtonSearchApply{
	display: block;
	width: 250px;
	height: 57px;
	margin:3px auto 5px auto;
	background:url("http://www.uky.edu/HR/working/images/button_uk_jobs_search_apply.jpg");
}

#jobsButtonSearchApply:hover {
	display: block;
	width: 250px;
	height: 57px;
	margin:3px auto 5px auto;
	background:url("http://www.uky.edu/HR/working/images/button_uk_jobs_search_apply_active.jpg");
}

#jobsButtonSearchApply span {
	display:none;
}





