/*@import url('/_layouts/1033/styles/oaks.journals/ej-classic.css?v=2.21.02');*/


/* ========== Header Image Override - Start ========== */
#ej-container {
	background-image: url(../PublishingImages/bg-header.jpg);
	}
/* ========== Header Image Override - End ========== */


/* ========== WK Logo - Start ========== */
#ej-wkh-lww-logo {
                background: url(/_layouts/1033/IMAGES/OAKS.Journals.Classic/logo-wkh-lww-reversed.png) top left no-repeat;
}
/* ========== WK Logo - End ========== */


/* ========== White Links - Start ========== */
#ej-user-actions-toolbar ul li a, 

.ej-personal-collections-header-title-edit a,

.ej-personal-collections-header-title-edit a:visited

{
        color: #ffffff;
}

#ej-user-actions-toolbar ul li a:hover, 

.ej-personal-collections-header-title-edit a:hover

 {
        color: #d8d6d5;
}

#ej-logged-in-as {
        color: #dddbdb;
}

#ej-logged-in-as a, #ej-logged-in-as a:visited {
                color: #ffffff;
}

#ej-logged-in-as a:hover {
                color: #d8d6d5;
}

#ej-user-actions-toolbar li {
                background: url(/_layouts/1033/IMAGES/OAKS.Journals.Classic/list-user-action-reversed.gif) top left no-repeat;
                background-position: 12px 5px;
}
/* ========== White Links - End ========== */

/*================ Search Jobs Button in Header - HJP ================*/		

#ej-header-region {
	position:relative;
}

.ej-search-jobs-btn-header {
	position: absolute;
	top: 125px;
	right: -15px;
	background: url(../_layouts/1033/IMAGES/OAKS.Journals/search-jobs-dark-bg.png) top left no-repeat;
	height:18px;
	width:92px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	text-align: left;
}

.ej-search-jobs-btn-header a, .ej-search-jobs-btn-header a:hover {
	height:18px;
	width:92px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	text-align: left;
}

#ej-search-user {
	position:static; /*fixes FF bug that doesn't allow click*/
	_position:relative; /*for IE 6*/
}
	
#ej-search-options {
	padding: 7px 0px 0 0; 
	text-align: left; 
	width:375px; 
	float:left;
}
#ej-search-options ul li a{color:#ffffff;}

#ej-search-options li { 
	padding-left:0;
	padding-right:20px;
}

#ej-search-enter-text {
	margin-right: 15px;
	margin-right: 10px\9; /* IE8 and below */  
}

#ej-search-options-recent-menu {
	top: 122px;
	right: 147px;
}
