
/*-------------body colors and images */
/* use bottom pixel color of bg.gif */
body {
	background-color:#dcdcdc;
}
/* change path */
#ej-body {
	background-image:url(/acsm-healthfitness/PublishingImages/bg.jpg);
}
/* change path */
#ej-container {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-container.jpg) no-repeat scroll left top;
}




/*----------------footer */
/* use bottom pixel color of bg.gif, change path, alter non-link text color */
#ej-footer-region {
	background:#dcdcdc url(/acsm-healthfitness/PublishingImages/bg-footer.gif) no-repeat scroll left top;
	color:#000000;
}
/* change color of bars between footer links */
#ej-footer-region li {
	border-left:1px solid #000000;
}
/* change link color */
#ej-footer-region a {
	color:#284e83;
}
/* change hover link color */
#ej-footer-region a:hover {
	color:#000000;
}




/*------------- links */
/* change general link and visited color*/
a, #ej-article-action-toolbar-select a, #ej-opt-in-e-alerts a, #ej-article-actions a, .ej-personal-collections-header-title-edit a, .ej-personal-collections-header-title-edit a:visited, #ej-issue-actions-contributor a, #ej-issue-actions a, #ej-issue-actions-download-toc a, #ej-issue-actions-opt a, #ej-prev-next-text-sizing-container a, .ej-advertisement-bannercombo a, #ej-bread-crumb a {
	color:#284e83;
}
/* change general hover color */
a:hover, #ej-article-action-toolbar-select a:hover, #ej-opt-in-e-alerts a:hover, #ej-article-actions a:hover, .ej-personal-collections-header-title-edit a:hover, #ej-issue-actions-contributor a:hover, #ej-issue-actions a:hover, #ej-issue-actions-download-toc a:hover, #ej-issue-actions-opt a:hover, #ej-prev-next-text-sizing-container a:hover, .ej-advertisement-bannercombo a:hover, #ej-bread-crumb a:hover {
	color:#000000;
}
/* change general visited color */
a:visited {
	color:#48657e;
}




/*------------------- advertisement area */
/* change background color to match top of bg.gif pixel color, change text color */
.ej-advertisement-topcombo {
	background-color:#e4e4e4;
	padding:5px 0 0;
	text-align:center;
	color: #000000;
}
/* change link color */
.ej-advertisement-topcombo a {
	color: #284e83;
}
/* change link hover color */
.ej-advertisement-topcombo a:hover {
	color: #000000;
}
/* no change */
.ej-advertisement-bottom {
	text-align:center;
}
/* change link color */
.ej-advertisement-bottom a {
	color: #284e83;
}
/* change link hover color */
.ej-advertisement-bottom a:hover {
	color: #000000;
}
/* no change */
.ej-advertisement-bannercombo {
	text-align:center;
}
/* change text color */
.ej-advertisement-text  {
	font-size:9px;
	margin-bottom:3px;
	color:#000000;
}




/*-------------search and header */
/* no change - container-top logos  */
#ej-logos-user-actions-container {
	height:98px;
	margin:0;
}
/* no change - container-entire search */
#ej-search-user {
	margin-bottom:14px;
	margin-top:6px;
	padding: 0px 0 0 0;
}
/* no change - container-search links */
#ej-search-options {
	padding-right:20px;
	padding-top:11px;
}
#ej-search-options-recent-menu {
	right:0px;
	top:8px;
}
/* change search area link color */
#ej-user-actions-toolbar ul li a, #ej-search-options ul li a {
	color:#FFFFFF;
}
/* recent searches over and link color */
#ej-search-options ul li a.ej-search-options-recent {
   color:#284e83;
}
/* recent searches over and link color */
#ej-search-options ul li a.ej-search-options-recent:hover {
   	color:#000000;
}
/* change logged in as text color to match above and pulled in redundant values for this below*/
#ej-logged-in-as {
	color:#FFFFFF;
	right:-20px;
	top:75px;
}
#ej-logged-in-as a, #ej-logged-in-as  a:visited {
                color: #ffffff;
}

#ej-logged-in-as a:hover {
      color: #fff66e;
}

/* change search area hover color */
#ej-user-actions-toolbar ul li a:hover, #ej-search-options ul li a:hover {
	color:#ffeb7a;
}
/* header region area */
#ej-header-region {
	padding:24px 0 0 0;
	margin-bottom: 26px;
}





/*-------------------boxes */
/* no change */
.ej-information-box-01 {
	width:260px;
}
/* change path */
.ej-information-box-01 #ej-box-01 {
	background:#FFFFFF url(/acsm-healthfitness/PublishingImages/bg-box-01-middle-260.gif) repeat-y scroll left top;
}
/* change path */
.ej-information-box-01 #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header-260.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}
/* change path */
.ej-information-box-01 #ej-box-01-body {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-bottom-260.gif) no-repeat scroll left bottom;
}


/* right widget box */
#ej-right-web-part-zone #ej-box-01 {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-middle.gif) repeat-y scroll left top;
}
#ej-right-web-part-zone #ej-box-01 #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}
#ej-right-web-part-zone #ej-box-01 #ej-box-01-body {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-bottom.gif) no-repeat scroll left bottom;
}


/*  box for the mission statement on left side */
#ej-left-web-part-zone #ej-box-01 {
	background:#FFFFFF url(/acsm-healthfitness/PublishingImages/bg-box-01-middle-600.gif) repeat-y scroll left top;
}
#ej-left-web-part-zone #ej-box-01 #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header-600.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}
#ej-left-web-part-zone #ej-box-01 #ej-box-01-body {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-bottom-600.gif) no-repeat scroll left bottom;
}


/*  box for the search options box on left side */
 #ej-left-bottom-web-part-zone #ej-box-search-info #ej-box-01 {
	background:#FFFFFF url(/acsm-healthfitness/PublishingImages/bg-box-01-middle.gif) repeat-y scroll left top;
}
#ej-left-bottom-web-part-zone #ej-box-search-info #ej-box-01 #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}
#ej-left-bottom-web-part-zone #ej-box-search-info #ej-box-01 #ej-box-01-body {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-bottom.gif) no-repeat scroll left bottom;
}


/* large box on registration page */
#ej-registration-step-01 #ej-box-01-title, #ej-registration-step-02 #ej-box-01-title, #ej-registration-step-02a #ej-box-01-title, #ej-my-account-display #ej-box-01-title, #ej-my-account-edit #ej-box-01-title, #ej-reset-password #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header-600.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}

/* right logo box outline color */
#ej-box-02 {
	border:1px solid #cdcdcd;
}


/* for larger keywords search box */
#ej-advanced-search #ej-box-01-advanced-search-keywords #ej-box-01 {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-middle-530.gif) repeat-y scroll left top;
}
/* revised - moved from bottom  - for larger keywords search box */
#ej-advanced-search #ej-box-01-advanced-search-keywords #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header-530.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}
/* for larger keywords search box */
#ej-advanced-search #ej-box-01-advanced-search-keywords #ej-box-01-body {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-bottom-530.gif) no-repeat scroll left bottom;
}


/* for narrower 260w advanced search boxes */
#ej-advanced-search #ej-advanced-search-row #ej-box-01, #ej-email-response-landing #ej-box-01, #ej-unrecognized-subscriber #ej-box-01, #ej-reset-password-confirm #ej-box-01 {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-middle-260.gif) repeat-y scroll left top;
}
/* revised - moved from bottom - for narrower advanced search boxes  */
#ej-advanced-search #ej-advanced-search-row #ej-box-01 #ej-box-01-title, #ej-email-response-landing #ej-box-01 #ej-box-01-title, #ej-unrecognized-subscriber #ej-box-01 #ej-box-01-title, #ej-reset-password-confirm #ej-box-01 #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header-260.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}
/* for narrower 260w advanced search boxes */
#ej-advanced-search #ej-advanced-search-row #ej-box-01 #ej-box-01-body, #ej-email-response-landing #ej-box-01 #ej-box-01-body, #ej-unrecognized-subscriber #ej-box-01 #ej-box-01-body, #ej-reset-password-confirm #ej-box-01 #ej-box-01-body {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-bottom-260.gif) no-repeat scroll left bottom;
}


/* for left hand box with title background but no outline */
#ej-left-web-part-zone #ej-box-03 #ej-box-03-body #ej-box-01-title {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-box-01-header-600.gif) no-repeat scroll left top;
	background-color:#E6E6E6; 
	font-family:Tahoma, Verdana, Trebuchet ms,Arial,sans-serif;
	letter-spacing: .5px;
}




/*-----logo area */
/* change path, and logo width and height depending upon graphic size */
h1#ej-journal-logo {
	background:transparent url(/acsm-healthfitness/PublishingImages/logo-society.gif) no-repeat scroll left top;
	height:91px;
	left:18px;
	top:0px;
	width:575px;
}
/*change path and logo width and height will change depending upon graphic size */
h1#ej-journal-logo a, h1#ej-journal-logo a:hover {
	background:transparent url(/acsm-healthfitness/PublishingImages/logo-society.gif) no-repeat scroll left top;
	height:91px;
	width:350px;
}
/* change path */
#ej-wkh-lww-logo {
	background:transparent url(/_layouts/1033/IMAGES/OAKS.Journals.Classic/logo-wkh-lww-reversed.png) no-repeat scroll left top;
	height:46px;
	left:699px;
	top:14px;
	width:273px;
}




/* change path and number of nav items with background */
td#ctl00GlobalNav_1, td#ctl00GlobalNav_2, td#ctl00GlobalNav_3, td#ctl00GlobalNav_4, td#ctl00GlobalNav_5 {
	background-image:url(/acsm-healthfitness/PublishingImages/bg-web-menu-divider.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
}
/* no bg image for last number nav item */
td#ctl00GlobalNav_6 {
	background-image:none;
}
/* change color of main nav dropdown background and text hover */
div#ctl00GlobalNav_1M, div#ctl00GlobalNav_2M, div#ctl00GlobalNav_3M, div#ctl00GlobalNav_4M, div#ctl00GlobalNav_5M, div#ctl00GlobalNav_6M, div#ctl00GlobalNav_7M, div#ctl00GlobalNav_8M, div#ctl00GlobalNav_9M, div#ctl00GlobalNav_10M {
	background-color:#908e37;
	color:#FFFFFF;
}
/* change path */
table#ctl00GlobalNav_MainM {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-web-menu.gif) no-repeat scroll left top;
}
/*change subnav text color */
table#ctl00GlobalNav_MainM td.ej-ItemStyle {
	color:#133360;
}
/* change subnav dropdown background color, change text hover color */
table#ctl00GlobalNav_MainM td.ej-HoverItemStyle {
	background-color:#908e37;
	background-image:none;
	color:#FFFFFF;
}




/* change path */
#ej-current-issue-container {
	background:transparent url(/acsm-healthfitness/PublishingImages/bg-current-issue.jpg) no-repeat scroll left bottom;
}
/* change path */
#ej-user-actions-toolbar li {
	background-image:url(/acsm-healthfitness/PublishingImages/list-user-action.gif);
}




/* no change to any of the below items */

#ej-toc-section-box-header {
	background-color:#EEEEEE;
}
h2, h3.ej-static-h3, #ej-featured-article-info h4, #ej-abstract-retrieval-summary h3, #ej-abstract-retrieval-summary ol li, #ej-abstract-retrieval-item-header, h3.ej-toc-page-title, #ej-toc-section-box-header h4, #ej-toc-section-box-subheader, #ej-box-01-body h3, #ej-buy-article #ej-box-02-body h3, #ej-contributor-index-details table th, #ej-contributor-index-details td.ej-contributor-index-details-col-01, #ej-past-issues-detail-list table th, #ej-video-details h3, #ej-personal-collections-nav table th, #ej-personal-collections-saved-searches-list table th, .ej-article-cited-by-article-title, .ej-buy-article-title, ej-buy-article-currency, #ej-journal-name, #ej-journal-date-volume-issue-pg, #ej-journal-doi, #ej-box-modal-header-title {
	font-family:Arial,Verdana,Tahoma,sans-serif;
}
h3.ej-static-h3 {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 -5px;
	padding:10px 0 0;
}
#ej-featured-articles-header-container h3 {
	font: 18px Arial,Verdana,Tahoma, sans-serif;
}
h3.ej-toc-page-title {
	color:#323232;
	font-size: 22px;
}
#ej-toc-section-box-header h4 {
	color:#323232;
	font-weight: 600;
	font-size: 15px;
}
#ej-user-actions-toolbar {
	right:-20px;
	top:90px;
}
#ej-article-information-abstract {
	background-color:#f8f8f8;
	border:1px dashed #787878;
}
/


/*== Menu Styling ==*/
#ej-navigation .ms-topNavContainer {
  font-family: Tahoma, Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  color: #13335f;
}
#ej-navigation .ms-topNavContainer a, #ej-navigation .ms-topNavContainer a:hover {
  text-decoration: none;
  color: #13335f;
}
#ej-navigation .ms-topNavContainer .root > li {
  border-left: 1px solid #D4D39F;
}
#ej-navigation .ms-topNavContainer .root > li > .static.menu-item {
  background-image: url(/_layouts/1033/images/OAKS.JournalsRoot/gradient-complex.png);
  background-position: center center;
}
#ej-navigation .ms-topNavContainer .root > li.first {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li.first .static.menu-item {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li.first .static.menu-item span {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li.first .static.menu-item span span {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li.last {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li.last .static.menu-item {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li.last .static.menu-item span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li.last .static.menu-item span span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#ej-navigation .ms-topNavContainer .root > li:hover > .static.menu-item {
  background-color: #6b6a29;
}
#ej-navigation .ms-topNavContainer .root li .static.menu-item {
  background-color: #C2C067;
}
#ej-navigation .ms-topNavContainer .root li .static.menu-item:hover, #ej-navigation .ms-topNavContainer .root li .static.menu-item.open {
  background-color: #6b6a29;
}
#ej-navigation .ms-topNavContainer .root li .static.menu-item:active, #ej-navigation .ms-topNavContainer .root li .static.menu-item.open {
  background-color: #46451b;
  -webkit-box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}
#ej-navigation .ms-topNavContainer .root li .static.menu-item:focus {
  outline: none;
}
#ej-navigation .ms-topNavContainer .root li .static.menu-item .additional-background .menu-item-text {
  height: 42px;
  border: 1px solid #9E9E9E;
}
#ej-navigation .ms-topNavContainer .root li .ff-bug-container ul {
  background-color: #908e37;
  border: 1px solid #A4A367;
  border-top: 0px;
}
#ej-navigation .ms-topNavContainer .root li .ff-bug-container ul li {
  background-color: #817f31;
}
#ej-navigation .ms-topNavContainer .root li .ff-bug-container ul li .static.menu-item {
  border-radius: 0px;
}
#ej-navigation .ms-topNavContainer .root li .ff-bug-container ul li .static.menu-item:hover, #ej-navigation .ms-topNavContainer .root li .ff-bug-container ul li .static.menu-item.open {
  background-color: #6b6a29;
}
#ej-navigation .ms-topNavContainer .root li .ff-bug-container ul li .static.menu-item:active, #ej-navigation .ms-topNavContainer .root li .ff-bug-container ul li .static.menu-item.open {
  background-color: #46451b;
  -webkit-box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}
#ej-navigation .ms-topNavContainer .root li .ff-bug-container ul li .static.menu-item:focus {
  outline: none;
}

#settings-backup #menu-background-color {
  content: #908e37;
}
#settings-backup #menu-border-color {
  content: #bcc1c2;
}
#settings-backup #menu-border-size {
  content: 1px;
}
#settings-backup #menu-font-color {
  content: #13335f;
}
#settings-backup #menu-height {
  content: 44px;
}
#settings-backup #menu-gap-color {
  content: #a4a367;
}
#settings-backup #menu-gap-width {
  content: 0px;
}
#settings-backup #gradient-type {
  content: complex;
}
#settings-backup #tab-style {
  content: false;
}
#settings-backup #menu-border-radius {
  content: 5px;
}
.ms-formlabel{
  white-space:normal;
}