/***** HTML elements *****/
html, body { background: #002942 url('/App_Themes/KenexaPodcasts/img/page-bg-repeat.jpg') top left repeat-x; color: #d8d8d8; }
html, body, table, form { margin: 0; padding: 0; }
html, body, td, input { font: 12px Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p { margin: 0 0 10px 0; padding: 0; }
h1, h2, h3 { color: #0081c6; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5, h6 { font-size: 12px; }
h6 { font-style: italic; }
img { border: 0; }
p { line-height: 18px; }
a, a:link, a:visited { text-decoration: none; color: #0081c6; outline: 0; }
a:hover, a:active { color: #06a8ff; }

img.icon { vertical-align: middle; margin: 0 5px 0 3px; }
input.txt { border: 1px solid #eee; margin: 0; padding: 2px 3px; background: #eee; font-size: 12px; }
input.btn { outline: 0; height: 20px; }
input.focus { border: 1px solid #0081c6; }
input.blur { background: #eee; color: #888; }

h1#reflection { white-space: nowrap; font-weight: normal; margin: 0; padding: 0; font-size: 46px; color: #fff; }
span.highlight { color: #0081c6; font-size: 14px; }
/***** end HTML elements *****/

/***** outer most containers *****/
#page-area { width: 960px; margin: 20px auto; }
#page-top, #page-bottom { width: 100%; position: relative; clear: both; }
#page-top { height: 79px; }
#page-middle { width: 100%; min-height: 450px; clear: both; }
#page-bottom { height: 350px; margin: 20px 0; overflow: hidden; }
/***** end outer most containers *****/

/***** page header *****/
#page-header { height: 79px; background: transparent url('/App_Themes/KenexaPodcasts/img/header-bg-repeat.jpg') top left repeat-x; }
#page-logo, #page-settings, #page-header .page-search { position: absolute; }
#page-logo { width: 380px; height: 100px; top: 0; left: 0; background: transparent url('/App_Themes/KenexaPodcasts/img/pods-header-icon.jpg') 15px 0 no-repeat; }
#page-logo img { position: absolute; top: 0; left: 103px; }
#page-header .page-search { top: 15px; right: 15px; text-align: right; }
#page-settings { width: 215px; height: 20px; line-height: 20px; text-align: right; top: 45px; right: 15px; }
#page-settings ul { margin: 0; padding: 0; list-style-type: none; }
#page-settings ul li { display: inline; padding-left: 10px; }
/***** end page header *****/

/***** mini search *****/
.page-search input.txt { width: 185px; margin-right: 3px; }
.page-search input.btn { background: transparent url('/App_Themes/KenexaPodcasts/img/search-up.jpg') top left no-repeat; border: 0; width: 20px; margin: 0; padding: 0; }
.page-search input.btn:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/search-over.jpg') top left no-repeat; }
.page-search input.btn:active { background: transparent url('/App_Themes/KenexaPodcasts/img/search-down.jpg') center center no-repeat; }
/***** end mini search *****/

/***** blue button *****/
a.bluebtn { display: block; height: 21px; background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-left-up.gif') top left no-repeat; padding: 0; padding-left: 6px; color: #fff; text-align: center; }
a.bluebtn:hover, a.bluebtn:active { text-decoration: none; }
a.bluebtn:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-left-over.gif') top left no-repeat; }
a.bluebtn:active { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-left-down.gif') top left no-repeat; }
a.bluebtn div { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-right-up.gif') top right no-repeat; padding-right: 6px; }
a.bluebtn:hover div { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-right-over.gif') top right no-repeat; }
a.bluebtn:active div { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-right-down.gif') top right no-repeat; }
a.bluebtn div div { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-repeat-up.gif') top left repeat-x; padding: 0; height: 21px; line-height: 19px; font-size: 11px; cursor: pointer; }
a.bluebtn:hover div div { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-repeat-over.gif') top left repeat-x; }
a.bluebtn:active div div { background: transparent url('/App_Themes/KenexaPodcasts/img/bluebutton-repeat-down.gif') top left repeat-x; }
/***** end blue button *****/

a.greybtn { display: block; width: 72px; height: 22px; background: transparent url('/App_Themes/KenexaPodcasts/img/grey-button-small-up.png') center center no-repeat; line-height: 22px; text-align: center; }
a.greybtn:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/grey-button-small-over.png') top left no-repeat; }
a.greybtn:active { background: transparent url('/App_Themes/KenexaPodcasts/img/grey-button-small-down.png') top left no-repeat; }
a.greybtn img { padding-top: 2px; }

/***** small list *****/
.small-list { width: 292px; min-height: 250px; }
.small-list ul { margin: 0; padding: 0; list-style-type: none; }
.small-list ul li { height: 70px; overflow: hidden; }
/* .small-list ul li img { float: left; margin-right: 10px; } */
.small-list ul li a { display: block; padding-left: 10px; }
.small-list ul li a .holder { padding-right: 10px; cursor: pointer; }
.small-list ul li a .content { line-height: 15px; padding: 6px 10px; height: 58px; }
.small-list ul li a .content h5 { height: 30px; overflow: hidden; }
.small-list ul li a:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-left-over.gif') center left no-repeat; }
.small-list ul li a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-left-down.gif') center left no-repeat; }
.small-list ul li a:hover .holder { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-right-over.gif') center right no-repeat; }
.small-list ul li a:active .holder { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-right-down.gif') center right no-repeat; }
.small-list .subtext { font-size: 11px; }
.small-list .small-list-author { font-style: italic; }
/***** end small list *****/

/***** main content area containers *****/
#page-content-header { height: 80px; text-align: right; }
#page-content { float: left; clear: both; margin-bottom: 20px; color: #002942; }
#page-content .leftcol { float: left; clear: left; width: 640px; }
#page-content .leftcol .content h2 { color: #0081c6; }
#page-content .rightcol { float: right; clear: right; width: 296px; padding-left: 24px; }
/***** end main content area containers *****/

/***** page actions *****/
#page-actions { position: absolute; top: 0; right: 29px; }
#page-actions ul { margin: 0; padding: 0; list-style-type: none; }
#page-actions ul li { float: left; padding-left: 4px; }
#page-actions ul li a { display: block; width: 18px; height: 16px; }
#page-actions li.email a { background: transparent url('/App_Themes/KenexaPodcasts/img/page-email-up.gif') top left no-repeat; }
#page-actions li.email a:hover, #page-actions li.email a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/page-email-over.gif') top left no-repeat; }
#page-actions li.print a { background: transparent url('/App_Themes/KenexaPodcasts/img/page-print-up.gif') top left no-repeat; }
#page-actions li.print a:hover, #page-actions li.print a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/page-print-over.gif') top left no-repeat; }
#page-actions li.share a { background: transparent url('/App_Themes/KenexaPodcasts/img/Share-Med-Up.png') top left no-repeat; width: auto; padding-left: 18px; margin-left: 3px; }
#page-actions li.share a:hover, #page-actions li.share a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/Share-Med-Over.png') top left no-repeat; }
/***** end page actions *****/

/***** page views *****/
#page-views { position: absolute; top: 0; left: 29px; }
#page-views ul { margin: 0; padding: 0; list-style-type: none; }
#page-views ul li { float: left; padding-right: 4px; }
#page-views ul li a { display: block; height: 16px; }
/***** end page views *****/

/***** large content box *****/
.large-box { width: 640px; background: transparent url('/App_Themes/KenexaPodcasts/img/contentbox-header.png') top left no-repeat; padding-top: 18px; text-align: justify; }
.large-box a { color: #5b97b1; }
.large-box a:hover, .large-box a:active { text-decoration: underline; }
.large-box .outer { background: transparent url('/App_Themes/KenexaPodcasts/img/contentbox-footer.png') bottom left no-repeat; padding-bottom: 18px; }
.large-box .inner { background: #fff url('/App_Themes/KenexaPodcasts/img/contentrelatedbox-grad-repeat.jpg') bottom left repeat-x; min-height: 391px; border: 1px solid #0081c6; border-top: 0; border-bottom: 0; }
.large-box .content { padding: 25px 29px; position: relative; }
/***** end main content box *****/

.series-info { width: 582px; background: transparent url('/App_Themes/KenexaPodcasts/img/SeriesInfo-header.png') top left no-repeat; padding-top: 18px; margin-bottom: 20px; color: #d8d8d8; }
.series-info .si-outer { background: transparent url('/App_Themes/KenexaPodcasts/img/SeriesInfo-footer.png') bottom left no-repeat; padding-bottom: 18px; }
.series-info .si-inner { background: #000 url('/App_Themes/KenexaPodcasts/img/SeriesInfo-grad-repeat.jpg') bottom left repeat-x; min-height: 111px; border: 1px solid #0081c6; border-top: 0; border-bottom: 0; }
.series-info .si-content { padding: 0 20px; position: relative; padding-bottom: 1px; }
.series-info .si-content img { float: left; margin-right: 15px; }
.series-info .si-content .si-desc { padding-left: 126px; }
.series-info .si-content h2 a { color: #0081c6; text-decoration: none; }
.series-info .si-content h2 a:hover, .series-info .si-content h2 a:active { color: #06a8ff; }

.podcast .podcast-author { margin-bottom: 10px; font-style: italic; font-size: 13px; }
.podcast .podcast-duration { font-style: normal; font-size: 11px; }
.podcast p.desc { padding-left: 35px; }

.podcast-action { padding-left: 35px; height: 75px; position: relative; line-height: 22px; }
.podcast-action.listen { background: transparent url('/App_Themes/KenexaPodcasts/img/AudioIcon-white.gif') 0 -5px no-repeat; height: 90px; }
.podcast-action.download { background: transparent url('/App_Themes/KenexaPodcasts/img/Download-white.gif') 0 -5px no-repeat; width: 450px; }
.podcast-action.subscribe { background: transparent url('/App_Themes/KenexaPodcasts/img/rss-up.png') 2px 0 no-repeat; height: 105px; }
.podcast-action.transcript { background: transparent url('/App_Themes/KenexaPodcasts/img/Transcript-white.gif') 0 -5px no-repeat; width: 450px; }
.podcast-action.share { background: transparent url('/App_Themes/KenexaPodcasts/img/Share-white.gif') 0 -5px no-repeat; width: 500px; }

.podcast-action a.bluebtn { color: #fff; text-decoration: none; }

.podcast-action-btns { position: absolute; right: 0; }
.podcast-action-btns ul { margin: 0; padding: 0; list-style-type: none; }
.podcast-action-btns ul li { display: inline; float: right; padding-left: 5px; }

/***** small content box *****/
.related-box, .lg-nav-box { width: 296px; background: transparent url('/App_Themes/KenexaPodcasts/img/relatedbox-header.png') top left no-repeat; padding-top: 18px; clear: both; color: #002942; }
.related-box a, .lg-nav-box a { color: #002942; }
.related-box .outer, .lg-nav-box .outer { background: transparent url('/App_Themes/KenexaPodcasts/img/relatedbox-footer.png') bottom left no-repeat; padding-bottom: 18px; }
.related-box .inner, .lg-nav-box .inner { background: #fff url('/App_Themes/KenexaPodcasts/img/contentrelatedbox-grad-repeat.jpg') bottom left repeat-x; min-height: 235px; border: 1px solid #0081c6; border-top: 0; border-bottom: 0; }
.related-box .content, .lg-nav-box .content { padding: 0 12px; } 
.related-box .content h3 { height: 27px; line-height: 27px; }
.related-box .otherpages { padding: 10px 0; margin-bottom: 15px; border: 2px solid #002942; border-left: 0; border-right: 0; }
.related-box .otherpages a:hover, .related-box .otherpages a:active { text-decoration: underline; }
.related-box .otherpages ul { margin: 0; padding: 0; list-style-type: none; }
.related-box .otherpages ul li { padding: 5px 0; padding-left: 38px; }
.related-box .small-list { height: auto; width: 290px; position: relative; left: -10px; }
.related-box .small-list ul li .content { background-color: #e2e2e2; padding-left: 40px; }
.related-box .small-list ul li.even .content { background-color: transparent; }
.related-box .small-list ul li a:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-white-left-over.gif') center left no-repeat; }
.related-box .small-list ul li a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-white-left-down.gif') center left no-repeat; }
.related-box .small-list ul li a:hover .holder { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-white-right-over.gif') center right no-repeat; }
.related-box .small-list ul li a:active .holder { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-white-right-down.gif') center right no-repeat; }

li.audio .content { background: url('/App_Themes/KenexaPodcasts/img/AudioIcon-white.gif') 5px 12px no-repeat; }
li.blog .content { background: url('/App_Themes/Kenexa/img/blog-white.gif') 5px 12px no-repeat; }

.lg-nav-box ul { margin: 0; padding: 0; padding-bottom: 5px; list-style-type: none; }
.lg-nav-box ul li { padding: 0; padding-left: 15px; position: relative; left: -27px; margin-bottom: 5px; }
.lg-nav-box ul li a { display: block; width: 294px; }
.lg-nav-box ul li a div { padding: 5px 0; padding-left: 50px; }

.lg-nav-box ul li.selected { padding-left: 10px; left: -48px; background: #fff url('/App_Themes/KenexaPodcasts/img/navarrow-black-on.png') center left no-repeat; }
.lg-nav-box ul li.selected a { width: 320px; }
.lg-nav-box ul li.selected a div { padding-left: 75px; }
/***** end related content box *****/

/***** small content boxes *****/
.nav-box { float: left; clear: left; padding-right: 12px; }
.resources-box { float: right; clear: right; }
.resources-box, .nav-box { width: 142px; background: transparent url('/App_Themes/KenexaPodcasts/img/smallbox-header.png') top left no-repeat; padding-top: 18px; }
.resources-box a, .nav-box a { color: #002942; }
.resources-box a:hover, .resources-box a:active { text-decoration: underline; }
.resources-box .outer, .nav-box .outer { background: transparent url('/App_Themes/KenexaPodcasts/img/smallbox-footer.png') bottom left no-repeat; padding-bottom: 18px; }
.resources-box .inner, .nav-box .inner { background: #fff url('/App_Themes/KenexaPodcasts/img/smallbox-grad-repeat.jpg') bottom left repeat-x; min-height: 100px; border: 1px solid #0081c6; border-top: 0; border-bottom: 0; }
.resources-box .content { padding: 0 12px; }
.resources-box ul, .nav-box ul { margin: 0; padding: 0; list-style-type: none; }
.nav-box ul { padding-bottom: 5px; }
.resources-box ul li, .nav-box ul li { min-height: 20px; padding: 5px 0; padding-left: 35px; }
.nav-box ul li { padding: 0; padding-left: 15px; position: relative; left: -15px; margin-bottom: 5px; }
.nav-box ul li a { display: block; width: 140px; }
.nav-box ul li a div { padding: 5px 0; padding-left: 15px; }
.nav-box ul li.selected { padding-left: 10px; left: -36px; background: transparent url('/App_Themes/KenexaPodcasts/img/navarrow-black-on.png') center left no-repeat; }
.nav-box ul li.selected a { width: 180px; }
.nav-box ul li.selected a div { padding-left: 39px; }

li.demo { background: transparent url('/App_Themes/KenexaPodcasts/img/content-demo.gif') center left no-repeat; }
li.info { background: transparent url('/App_Themes/KenexaPodcasts/img/content-info.gif') center left no-repeat; }
li.download { background: transparent url('/App_Themes/KenexaPodcasts/img/content-download.gif') center left no-repeat; }
li.contact { background: transparent url('/App_Themes/KenexaPodcasts/img/content-contact.gif') center left no-repeat; }
/***** end small content boxes *****/

a.continue { padding-left: 30px; line-height: 16px; background: transparent url('/App_Themes/KenexaPodcasts/img/page-readmore-up.gif') 5px 0 no-repeat; }
a.continue:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/page-readmore-over.gif') 5px 0 no-repeat; }

a.subscribe { padding: 2px 0; padding-left: 30px; line-height: 20px; background: transparent url('/App_Themes/KenexaPodcasts/img/rss-up.png') 5px 0 no-repeat; }
a.subscribe:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/rss-over.png') 5px 0 no-repeat; }

.document { margin-bottom: 20px; }
.document-hdr { border-bottom: 1px solid #aaaaaa; }
.document-hdr h3 { margin-bottom: 0; text-align: left; }
.document-author { position: relative; font-size: 11px; width: 100%; margin: 5px 0; }
.document-dt { position: absolute; top: 0; right: 0; font-size: 11px; }
.document-actions { text-align: right; font-size: 11px; }

.pubdate { font-size: 11px; margin-bottom: 5px; }

#page-footer { width: 100%; background: transparent url('/App_Themes/KenexaPodcasts/img/footer-bg-top.png') top left no-repeat; position: absolute; top: 0; left: 0; padding-top: 20px; }
#page-footer, #page-footer a { color: #d8d8d8; }
#page-footer a:hover, #page-footer a:active { color: #fff; } 
#page-footer .outer { background: transparent url('/App_Themes/KenexaPodcasts/img/footer-bg-bottom.png') bottom left no-repeat; padding-bottom: 20px; }
#page-footer .inner { height: 280px; background: #000; }
#page-footer .leftcol, #page-footer .middlecol, #page-footer .rightcol { height: 280px; position: absolute; top: 0; margin: 20px 0; }
#page-footer .middlecol, #page-footer .rightcol { width: 292px; border-left: 3px solid #002942; padding: 0 12px; }
#page-footer .leftcol { width: 256px; padding: 0 40px 0 20px; }
#page-footer .middlecol { left: 318px; }
#page-footer .rightcol { right: 0; }
#page-footer .leftcol ul { margin: 0; padding: 0; list-style-type: none; font-size: 14px; }
#page-footer .leftcol ul li { height: 25px; line-height: 25px; }
#page-footer .leftcol ul li img { vertical-align: middle; }
#page-footer .leftcol ul li a, #page-footer .leftcol ul li div.page-search { padding-left: 10px; }
#page-footer .leftcol ul li a span { padding-right: 10px; line-height: 25px; }
#page-footer .leftcol ul li a:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-left-over.gif') center left no-repeat; }
#page-footer .leftcol ul li a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-left-down.gif') center left no-repeat; }
#page-footer .leftcol ul li a:hover span { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-right-over.gif') center right no-repeat; }
#page-footer .leftcol ul li a:active span { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-right-down.gif') center right no-repeat; }
#page-footer .small-list h3, #page-footer .nav-list h3 { font-weight: normal; padding-left: 40px; height: 26px; line-height: 26px; }
#page-footer .small-list h3 a, #page-footer .nav-list h3 a { color: #0081c6; }
#page-footer .small-list h3 a:hover, #page-footer .small-list h3 a:active, #page-footer .nav-list h3 a:hover, #page-footer .nav-list h3 a:active { color: #06a8ff; }
#page-footer #audio-list h3 { background: transparent url('/App_Themes/KenexaPodcasts/img/AudioIcon-black.gif') 10px 0px no-repeat; }
#page-footer #podcast-list h3 { background: transparent url('/App_Themes/KenexaPodcasts/img/podcast-black.gif') 10px 0px no-repeat; }
#page-footer #blog-list h3 { background: transparent url('/App_Themes/KenexaPodcasts/img/blog-black.gif') 10px 0px no-repeat; }
#page-footer h3.twitter { background: url('/App_Themes/Kenexa/img/Icon-Twitter-Up.png') 10px 0px no-repeat; }
#page-footer .small-list ul li .content { background: #002942; }
#page-footer .small-list ul li.even .content { background: #000; }
#page-footer .small-list ul { font-size: 12px; }
#page-footer .small-list ul li { height: 70px; overflow: hidden; }

#page-links { width: 100%; height: 20px; line-height: 20px; position: absolute; top: 330px; left: 0; }
#page-links ul { width: 50%; margin: 0; padding: 0; list-style-type: none; position: absolute; top: 0; text-align: left; }
#page-links ul li { display: inline; color: #aaa; padding-right: 10px; }
#page-links ul li a { padding: 2px 0 3px 0; }
#page-links ul.left { left: 0; }
#page-links ul.right { right: 0; text-align: right; }
#page-links ul.right li { padding-right: 0; padding-left: 10px; }
#page-links ul.right li a { color: #888; padding-left: 25px; }
#page-links ul.right li a:hover, #page-links ul.right li a:active { color: #c0c0c0; }
#page-links ul.right li a.kenexa { background: transparent url('/App_Themes/KenexaPodcasts/img/X-footer-up.gif') center left no-repeat; }
#page-links ul.right li a.kenexa:hover, #page-links ul.right li a.kenexa:active { background: transparent url('/App_Themes/KenexaPodcasts/img/X-footer-over.gif') center left no-repeat; }
#page-links ul.right li a.kenexablog { background: transparent url('/App_Themes/KenexaPodcasts/img/footer-blog-up.gif') center left no-repeat; }
#page-links ul.right li a.kenexablog:hover, #page-links ul.right li a.kenexablog:active { background: transparent url('/App_Themes/KenexaPodcasts/img/footer-blog-over.gif') center left no-repeat; }

.social-networks { height: 24px; margin-left: 10px; margin-top: 10px; }
.social-networks ul { margin: 0; padding: 0; list-style-type: none; }
.social-networks ul li { display: inline; }
.social-networks ul li a { display: block; float: left; width: 24px; height: 24px; }

#page-footer .leftcol .social-networks ul li a { background: none; padding: 0; margin-right: 7px; }

#page-footer .leftcol .social-networks li.twitter a { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-Twitter-Up.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.twitter a:hover, #page-footer .leftcol .social-networks li.twitter a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-Twitter-Over.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.linkedin a { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-LinkedIn-Up.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.linkedin a:hover, #page-footer .leftcol .social-networks li.linkedin a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-LinkedIn-Over.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.facebook a { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-Facebook-Up.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.facebook a:hover, #page-footer .leftcol .social-networks li.facebook a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-Facebook-Over.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.kenexablog a { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-Blog-Up.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.kenexablog a:hover, #page-footer .leftcol .social-networks li.kenexablog a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-Blog-Over.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.kenexapodcasts a { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-KenexaPods-Up.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.kenexapodcasts a:hover, #page-footer .leftcol .social-networks li.kenexapodcasts a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-KenexaPods-Over.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.kenexarss a { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-RSS-Up.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.kenexarss a:hover, #page-footer .leftcol .social-networks li.kenexarss a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/Icon-RSS-Over.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.youtube a { background: transparent url('/App_Themes/KenexaGlobal/img/networking/youtube-up.png') center center no-repeat; }
#page-footer .leftcol .social-networks li.youtube a:hover, #page-footer .leftcol .social-networks li.youtube a:active { background: transparent url('/App_Themes/KenexaGlobal/img/networking/youtube-over.png') center center no-repeat; }

.more { text-align: right; margin-top: 10px; height: 15px; line-height: 15px; }
.more a { display: block; padding-right: 10px; }
.more a:hover { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-right-over.gif') center right no-repeat; }
.more a:active { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-right-down.gif') center right no-repeat; }
.more a span { padding-left: 10px; }
.more a:hover span { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-left-over.gif') center left no-repeat; }
.more a:active span { background: transparent url('/App_Themes/KenexaPodcasts/img/side-blue-left-down.gif') center left no-repeat; }

.bottom-search { margin-left: 10px; margin-top: 15px; }

.PagerControl { font-weight: bold; text-align: center; font-size: 11px; }
.PagerControl img { vertical-align: middle; padding: 0 5px; padding-bottom: 1px; }
.PagerControl span.first, .PagerControl span.previous, .PagerControl span.next, .PagerControl span.last { padding: 8px; }
.PagerControl span.first { background: transparent url('/App_Themes/Kenexa/img/pagination-first-up.gif') center center no-repeat; }
.PagerControl a:hover span.first, .PagerControl a:active span.first { background: transparent url('/App_Themes/Kenexa/img/pagination-first-over.gif') center center no-repeat; }
.PagerControl span.previous { background: transparent url('/App_Themes/Kenexa/img/pagination-previous-up.gif') center center no-repeat; }
.PagerControl a:hover span.previous, .PagerControl a:active span.previous { background: transparent url('/App_Themes/Kenexa/img/pagination-previous-over.gif') center center no-repeat; }
.PagerControl span.next { background: transparent url('/App_Themes/Kenexa/img/pagination-next-up.gif') center center no-repeat; }
.PagerControl a:hover span.next, .PagerControl a:active span.next { background: transparent url('/App_Themes/Kenexa/img/pagination-next-over.gif') center center no-repeat; }
.PagerControl span.last { background: transparent url('/App_Themes/Kenexa/img/pagination-last-up.gif') center center no-repeat; }
.PagerControl a:hover span.last, .PagerControl a:active span.last { background: transparent url('/App_Themes/Kenexa/img/pagination-last-over.gif') center center no-repeat; }
.PagerControl a.UnselectedPage { color: #002942; }
.PagerControl span.SelectedPage { color: #fff; background: transparent url('/App_Themes/Kenexa/img/pagination-currentpage-full.gif') center center no-repeat; }
.PagerControl a.UnselectedPage, .PagerControl span.SelectedPage { padding: 2px 8px; }
.PagerControl a.UnselectedPage:visited { color: #aaa; }
.PagerControl a.UnselectedPage:hover, .PagerControl a.UnselectedPage:active { text-decoration: none; background: transparent url('/App_Themes/Kenexa/img/pagination-over-full.gif') center center no-repeat; }
.PagerControl a.UnselectedPage:visited:hover {  text-decoration: none; background: transparent url('/App_Themes/Kenexa/img/pagination-visited-over-full.gif') center center no-repeat; }