/* $Id: style.css,v 1.5.2.6 2011/02/18 05:26:30 andregriffin Exp $ */
/* Drupal 7 Framework - Created by AndrÃ© Griffin
------------------------------------------------
[Table of contents]

 0.Reset
 1.Global
 2.Layout
 3.Main
 4.Sidebars
 5.Header
 6.Navigation
 7.Nodes
 8.Comments
 9.Blocks
10.Footer
11.CSS Support

[Font sizes - based on 75%/12px body font-size]
36px = 3em
30px = 2.5em
24px = 2em
18px = 1.5em
16px = 1.333333em
15px = 1.2em
14px = 1.1667em
12px = 1em
11px = .9167em
10px = .8333em

Equation for font sizing:
-Desired px Ã· Default (or parent) px = em size
------------------------------------------------*/

/**
 * 0.RESET
 */
@import "reset.css";

/**
 * 1.GLOBAL
 */
body { overflow-x: hidden; }
body {
    background: #fff;/* url(images/body-bg.jpg) top left repeat-x #fff;*/
    color: #2b2b2b;
    font-family: Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 75%;
    line-height:1.5;
    margin: 0;
    padding: 0;
}

blockquote, q {padding-left: 20px; padding-right: 20px;}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 28px;
    line-height: 1em;
    margin-bottom: .5em;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 1.5em;
    line-height: 2em;
}

h4 {
    font-size: 1.1em;
    line-height: 1.25em;
    margin-bottom: 1.25em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

h6 {
    font-size: .8333em;
    font-weight: bold;
    line-height: 1.8em;
    margin-bottom: 1.8em;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}

p {
    margin: 0 0 1.5em 0;
}

p a:link {
    text-decoration: underline;
}

a:link, a:visited {
    color: #069;
    outline: none;
    text-decoration: none;
}

a:focus {
    outline: 1px dotted;
}

a:hover, a:active, li a.active {
    color: #069;
    outline: none;
    text-decoration: underline;
}

/* Common Styling */
li ul, li ol { margin: 0; }
ul, ol { margin: 0 1.5em 1.5em 0; padding-left: 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
table { margin-bottom: 1.5em; width:100%; }
th, tr, td { padding: 0.1em 0.5em; vertical-align: middle; }
hr { background: #666; border: none; clear: both; float: none; height: 1px; margin: -1px 0 1.5em; width: 100%; }
fieldset { border: 1px solid #ccc; margin: .5em 0; padding: 1em; }

/**
 * 2.LAYOUT
 */
#wrapper {
    margin: 15px auto;
    /*background: url("images/body-bg.jpg") repeat-x scroll left -15px #FFFFFF;*/

    padding: 0px;
    width: 972px;
    border:1px solid #8b8b8d;
}

/* add this class to div#wrapper in page.tpl to show grid */
.showgrid {
    background: url(images/grid.gif) repeat-y;
}

/**
 * 3.MAIN
 */
/* 1 column: global values*/
#main {
    margin: 0 0 1.5em;
    position: relative;
}
.front #bottom {margin:15px; background:#fff; border: 15px solid #f7f7f7; overflow:auto; clear:both;}
.front #bottom h2 {
    color: #7B7B7B;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
#block-views-press-release-views-block {padding:10px 0 10px /*4px*/; float:left; width:860px;}
.frontpressrelease td {width:50%;}
#block-block-6, #block-views-blog-views-block-2 {padding:10px 25px 10px 0px; float:right; width:430px; margin:0; }
#block-block-6 {    float: left;
    padding: 10px 25px 20px;
    width: 860px;}
.front #block-block-6 {
    float: left;
    margin: 0;
    padding: 10px 0 20px 25px;
    width: 887px;
    border-top: 15px solid #f7f7f7;
}
#block-block-6 #first, #block-block-6 #second { display:block; float:left; height:31px; padding:0 10px 0 34px; background:#efedee url(images/left-arrow.jpg) top left no-repeat; color:#8b8b8d; line-height:31px; font-size:14px; }
#block-block-6 #first {margin-right:300px;}
#block-block-6 #second {margin-right:40px;}
#block-block-6 .content a, #block-views-press-release-views-block .view-footer a { background: transparent url(images/bg_social_nav.png) no-repeat 0 0; border: 1px solid #fff; display: block; float: left; height: 40px; margin: 0 10px; padding: 0; text-indent: -99999px; width: 150px; }
#block-block-6 .content a:hover { background: transparent url(images/bg_social_nav_on.png) no-repeat 0 0; border: 1px solid #ccc; }
#social-news { background-position: 0 0; }
#block-block-6 #social-blog { background-position: -200px 0; }
#block-block-6 #social-store { background-position: -400px 0; }
#block-block-6 #social-ceus { background-position: -600px 0; }
#block-block-6 #social-facebook { background-position: -800px 0; }
#block-block-6 #social-webinar { background-position: -1000px 0; }
#block-block-6 > .content {  background:#fff; padding:15px 15px 5px;}
.front #block-block-6 > .content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0;
}
#block-block-6 > .content iframe { border:1px solid #E3E3E3;}

#block-block-20 .content a { background: transparent url(images/bg_social_nav.png) no-repeat 0 0; border: 1px solid #fff; display: block; float: left; height: 40px; margin: 0 5px; padding: 0; text-indent: -99999px; width: 130px; }
#block-block-20 .content a:hover { background: transparent url(images/bg_social_nav_on.png) no-repeat 0 0; border: 1px solid #ccc; }
#block-block-20 #social-news { background-position: -15px 0; }
#block-block-20 #social-blog { background-position: -210px 0; }
#block-block-20 #social-store { background-position: -410px 0; }
#block-block-20 #social-ceus { background-position: -610px 0; }
#block-block-20 #social-facebook { background-position: -810px 0; }
#block-block-20 #social-webinar { background-position: -1000px 0; }
#block-block-20 .content {
    padding: 0 0 0 5px;
    overflow: hidden;
    display: block;
}

.front #bottom #block-views-press-release-views-block .views-row {margin-bottom:0;}
.front #bottom #block-views-blog-views-block-2 .node {margin-bottom:0;}
.front #bottom #block-views-blog-views-block-2 .more-link {margin-top:-35px; background:#fff; padding:10px 15px 0;}
/* .front #bottom #block-views-press-release-views-block .views-row-1 {border-bottom:#e3e3e3 1px solid;}*/
.front #bottom #block-views-press-release-views-block .view-content,
#block-views-blog-views-block-2 .view-content{background:#fff; padding:5px 20px 5px 15px;}
.view-press-release-views .views-view-grid h2 a, .node-quick-updates .field-name-field-link a, .front #bottom .node h2 a,
.front #bottom .views-field-title a {  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    color:#454142; text-transform:none; font-size:16px; font-weight:bold; display:block;   margin-bottom: 5px; }
.mediapager {text-align:center; font-size:15px; font-weight:bold;}
.mediapager a { padding:10px;}
.mediapager a.on {color: #4D4D4D;}
#bottom .view-movie-views {padding:10px; border:1px solid #CFCFCF;}
#bottom #block-views-movie-views-block-1 .views-view-grid td {padding:10px 20px;}
#bottom #block-views-movie-views-block-1 .views-view-grid td > div{ }

/*.front .frontpressrelease .views-field-field-image {display:none;}*/

/*Press release*/

.mainpressreleasepage .views-field-title a {font-size: 20px; font-family: Helvetica,Helvetica Neue,Arial,sans-serif; font-weight: normal;}

.mainpressreleasepage .views-row {padding-bottom: 18px;}

.mainpressreleasepage .views-field-view-node {padding-bottom: 20px;}


.viewbasicresearch h3, .basicresearchs {font-size: 1em; line-height: 2em; font-family: Helvetica,Helvetica Neue,Arial,sans-serif;
    font-weight: normal;}

.basicresearchs {padding-left: 7px;}

.viewbasicresearch .views-field-body a {float: left;}


/* 3 columns */
body.two-sidebars #main {
    float: left;
    margin: 0 20px 0 240px;
    padding: 0;
    width: 460px;
}

/* 2 columns: sidebar-first */
body.sidebar-first #main {
    float: right;
    margin: 0;
    padding: 0;
    width: 700px;
}

/* 2 columns: sidebar-second */
body.sidebar-second #main {
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 0 60px;
    width: 650px;
}
.item-list.latest-update-list li { float: left; width: 277px; list-style: none; margin: 0; padding: 10px; min-height: 213px /*335px*/; }
/*.item-list.latest-update-list li img { max-width: 100%;  } removed by jcb 10/19/2013 to fix ie8 image issue on home page*/
.item-list.latest-update-list li.views-row-even { padding-right: 0; }
.item-list.latest-update-list ul{ overflow: hidden; margin: 0; padding: 0; }
html body.page-latest-updates #sidebar-second {  width: 197px; margin: 27px 0 0  }
body.page-latest-updates #main {  width: 75%;  padding-left: 10px; }
/*html body.page-latest-updates #sidebar-second .block-block { border: 0; padding:  0; }
 */
/**
 * 4.SIDEBARS
 */
/* 3 columns: sidebar-first */
body.two-sidebars #sidebar-first {
    float: left;
    margin: 0 20px 0 -720px;
    padding: 0;
    width: 220px;
}

/* 3 columns: sidebar-second */
body.two-sidebars #sidebar-second {
    float: left;
    margin: 0;
    padding: 0px;
    width: 220px;
}

/* 2 columns: sidebar-first */
body.sidebar-first #sidebar-first {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 220px;
}

/* 2 columns: sidebar-second */
body.sidebar-second #sidebar-second {
    float: right;
    margin: 0;
    padding: 0 5px 0 4px;
    width: 226px;
}
#sidebar-second h2,
#sidebar-second h2 a{    color: #4D4D4D;
    font-weight: bold; font-size:15px; text-align:center;
    line-height: 30px;}
#sidebar-second .block-views, #sidebar-second .block-block {padding:10px 5px; border:1px solid  #cfcfcf;}
#sidebar-second .view-information-for-related-blocks .views-field-title, #sidebar-second .block-block li { border-top:1px solid #e5e5e5;}
#sidebar-second .block-block ul {padding:0; margin:0;}
#sidebar-second .block-block li {background:none; list-style:none;}
#block-block-1 {padding:10px 24px; border:1px solid  #cfcfcf;}
#block-block-1 h4 {font-weight:bold; margin:4px 0;}
#block-block-1 p { text-align:justify;}



#sidebar-second #block-views-famous-people-views-block {}
#sidebar-second #block-views-famous-people-views-block .views-field-field-famous-image{margin-bottom:3px;width:85px; height:100px;max-width:85px; max-height:100px;overflow:hidden;}
#sidebar-second #block-views-famous-people-views-block .views-view-grid td {padding:0;}
#sidebar-second #block-views-famous-people-views-block .views-view-grid td.col-first {padding-left:25px;}
#sidebar-second #block-views-famous-people-views-block table {width:auto;}
.front .region-content {padding:0 5px 0 15px;}
/**
 * 5.HEADER
 */
#header {
    margin: 14px 0 1.5em;
    padding: 0;
    position: relative;
}

#header #logo {
    float: left;
    /*margin: 20px 1em 0 40px;*/
    margin: 20px 0 0 15px;
}

#header #logo img {
    width: 100%;
}

#header #site-name-slogan {
    float: left;
}

#header #site-name {
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 3em;
    font-weight: bold;
    line-height: 1em;
    margin: 0;
}

#header #site-name a:hover {
    text-decoration: none;
}

#header #site-slogan {
    margin: 0;
}
#header .region-header { float:right; width:/*40*/ 45%;}
#header .region-header #block-block-2 { text-align:right; margin-bottom:0px;}
#block-block-2 a { font-family: Arial, Helvetica, sans-serif;text-decoration:none; }
.social-icon { display: inline-block; height: 28px; width: 28px; }
#block-block-2 a img {margin-right:3px;}
#block-block-2 a img.facebook {margin-right:3px; margin-left:0;}
#block-block-2 a.text { background:#ffff00; color:#818286; padding:8px 10px; position:relative; top:-8px; font-weight: bold; font-size: 12px !important; }
#block-block-2 a.spanishtext { background:#f7bf12; color:#c6121e; padding:8px 10px; position:relative; top:-8px; font-size: 12px;}
#block-block-2 #ccform {margin:15px 0px 0 60px; background:#f3f3f3; color:#a1a2a4; padding:10px 10px 20px; width:200px;}
#block-block-2 #ccform input.text {background:#e8e8ea; border:none; height:24px; }
#block-block-2 #ccform input.submit { background:url(images/mailjoin.jpg) top left no-repeat; text-transform:capitalize; text-indent:-9999px; width:38px;height:24px;  border:none;}
body.node-type-famous-people .field-name-field-famous-image {    float: left;
    margin: 0 8px 8px 0;}
/**
 * 6.NAVIGATION
 */
#navigation {
  background: none repeat scroll 0 0 #9b9c9e;
  height: 40px;
  margin: 0;
  padding: 0;
  border-bottom: 5px solid #eeeeee;
}
#block-nice-menus-1 { margin:0;}
#block-nice-menus-2 { z-index:1; position:relative;}
#nice-menu-2 li ul li { background:#F2F2F2; width:250px;}
ul#nice-menu-2 ul {top:49px;left:-1px; width:250px;}

/*
#navigation ul.main-menu {
  background: #ddd;
  margin: 0;
  padding: 0;
}

#navigation ul.main-menu li {
  float: left;
  margin: 0;
  padding: 0;
}

#navigation ul.main-menu li a {
  display: block;
  float: left;
  line-height: 3em;
  padding: 0 1em;
}
*/

#navigation ul.secondary-menu {
    background: #eee;
    margin: 0;
    padding: 0;
}

#navigation ul.secondary-menu li {
    margin: 0;
    padding: 0;
}

#navigation ul.secondary-menu li a {
    display: block;
    float: left;
    line-height: 3em;
    padding: 0 1em;
}

#skip-link {
    position: absolute;
}

.breadcrumb {
    padding-bottom: 1.5em;
}

/* menus and item lists */
.item-list ul {
    margin: 0;
    padding: 0 0 0 1.5em;
}
.item-list ul li {
    margin: 0;
    padding: 0;
}

ul.menu li {
    margin: 0;
    padding: 0;
}

ul.inline {
    clear: both;
}

ul.inline li {
    margin: 0;
    padding: 0 1em 0 0;
}

/* admin tabs */
.tabs-wrapper {
    margin: 1px 0 1.5em;
    clear:left;
}

ul.primary {
    margin: 0;
    padding: 1px 0 0;
}

ul.secondary {
    line-height: 3em;
    margin: 0 0 -1px;
    padding: 0;
}

ul.secondary a.active {
    border-bottom: none;
}

/**
 * 7.NODES
 */
#page-title {
    font-size:24px;
    color:#7f7f7f;
    font-weight:bold;
    line-height: 1.2em;
    margin-bottom: 0;
}
.titlebar { border-bottom:1px solid #7f7f7f;  width:100%; clear:both; overflow: hidden; }
.titlebar .sociallinks {
	/* float: right; */
	clear: both;
	/* width: 300px; */
	padding: 1rem 0 2rem;
}
.sociallinks table { float: right; width: auto !important; }
.sociallinks td {
	vertical-align: top;
}
.sociallinks > a {
	padding: 0 .25rem;
}
.sociallinks > a > img {
	vertical-align: middle;
}
.sociallinks .twitter-share-button {
	width: 61px !important;
}
.sociallinks #___plus_0 {
	max-width: 250px;
	width: 100% !important;
}
h1.socialbarpresent {float:left;width:649px; /* clear:both; */}
.node {
    margin-bottom: 1.5em;
}

/* tags */
.field-name-field-tags {
    margin: 0 0 1.5em;
}

.field-name-field-tags div {
    display: inline;
}

.field-name-field-tags .field-item {
    margin: 0 1em 0 0;
}

/* profile */
.profile {
    margin: 1.5em 0;
}

.profile h3 {
    border: none;
}

.profile dt {
    margin-bottom: 0;
}

.profile dd {
    margin-bottom: 1.5em;
}

.password-parent {
    width: 36em;
}

/**
 * landing pages
 */

body.node-type-landing-page-view-content .field-type-image {float:left; padding-right:10px;}

body.node-type-landing-pages #main {margin-right: 0; margin-bottom: 10px; margin-left:10px; padding-left: 0px; width: 952px; border-bottom:solid 1px #cccccc; }

body.node-type-landing-pages #viewcontent {background: none repeat scroll 0 0 #F3F3F3; float: left;  margin-left: 10px; width: 719px;}


body.node-type-landing-pages .standardviewcontent .views-field-field-image {float:left; padding-left: 3px; padding-right: 10px;}

body.node-type-landing-pages .standardviewcontent td {background:#ffffff; padding-top: 8px; width: 50%;}


/*body.node-type-landing-pages #block-views-landing-page-content-block .view-content {padding:10px;}*/

.standardviewcontent table {border-collapse: separate; border-spacing: 25px; *border-collapse: expression('separate', cellSpacing = '25px');}

.standardviewcontent .views-field-title a {color: #000000; font-size: 17px; text-decoration: none; line-height:1em;}

.standardviewcontent .views-field-title a:hover {text-decoration: underline;}

.standardviewcontent .views-field-view-node a, .standardviewcontent .views-field-field-desturl3-1 a, .standardviewcontent .views-field-field-desturl3 a {color:#e72325; font-weight:bold;}

.standardviewcontent .views-field-body p {margin:0;}

.slideshowcontainer {width: 575px; height: 289px;}

.slideshowcontainer .view-content {padding-left: 11px; padding-top: 6px; width: 586px;}

.views-slideshow-pager-field-item .views-content-field-background img {height: 55px; width: 109px;}

/*.slideimglink {height: 55px !important; width: 109px !important; float:left; display:block;}*/

.views-slideshow-pager-field-item {float:left;}

#views_slideshow_pager_field_item_bottom_slideshow-block_9_0 {padding-left:0;}

#views_slideshow_pager_field_item_bottom_slideshow-block_9_1,
#views_slideshow_pager_field_item_bottom_slideshow-block_9_2,
#views_slideshow_pager_field_item_bottom_slideshow-block_9_3,
#views_slideshow_pager_field_item_bottom_slideshow-block_9_4 {padding-left:6.5px;}

#widget_pager_bottom_slideshow-block, #views_slideshow_pager_field_item_bottom_slideshow-block_1_0, #views_slideshow_pager_field_item_bottom_slideshow-block_2_0, #views_slideshow_pager_field_item_bottom_slideshow-block_3_0, #views_slideshow_pager_field_item_bottom_slideshow-block_4_0, #views_slideshow_pager_field_item_bottom_slideshow-block_5_0, #views_slideshow_pager_field_item_bottom_slideshow-block_6_0, #views_slideshow_pager_field_item_bottom_slideshow-block_7_0, #views_slideshow_pager_field_item_bottom_slideshow-block_8_0, #views_slideshow_pager_field_item_bottom_slideshow-block_9_0, #views_slideshow_pager_field_item_bottom_slideshow-block_10_0 {padding-left:0;}

.views-slideshow-pager-field-item {padding-left:5px;}

.views-slideshow-controls-bottom {position: absolute; top: 305px; left: 5px; z-index: 6000;}

.skin-default { position: relative;}


.views-slideshow-pager-fields .views-slideshow-pager-field-item .views-field-field-background {border-left:solid 1px #F2F2F2; border-right:solid 1px #F2F2F2; border-top:solid 1px #F2F2F2; border-bottom:none; height: 56px;}

.views-slideshow-pager-fields .active .views-field-field-background {border-left:solid 1px #cd8145; border-right:solid 1px #cd8145; border-top:solid 1px #cd8145; border-bottom:none; height: 56px;}




/**
 * 8.COMMENTS
 */
#comments {
    clear: both;
    margin-top: 1.5em;
}

.comment {
    margin-bottom: 1.5em;
}

.comment .new {
    color: red;
    text-transform: capitalize;
}

/**
 * 9.BLOCKS
 */
.views-view-grid td {vertical-align:top;}
.view-movie-views .views-view-grid td {
  vertical-align: top;
  width: 50%;
}
.block {
    margin-bottom: 1.5em;
}
ul.imagelist { list-style:none; padding:0; margin:0;}
.imagelist li {height:140px; list-style:none; background:#f3f3f3; margin-bottom:30px;}
.imagelist li .leftimage { margin:0 33px 0 0; float:left;}
.imagelist li a {color:#010101;}
.imagelist li .rightimage {float:right; margin:55px 55px 55px 0;}
.imagelist li span.midtext { display:block; width:380px; float:left; padding-top:55px;}
.node-quick-updates .field-type-image, .node-type-blog .field-name-field-image,
.node-teaser .field-name-field-image,
.node-type-press-release .field-name-field-image,
.view-press-release-views .field-name-field-image,
.view-press-release-views .views-field-field-image,
.view-blog-views .field-name-field-image  { float:left; margin:0 8px 8px 0;}
#block-system-main .view-basic-research .views-row > .node {padding:1.5em 0; border-bottom:1px solid #CFCFCF;}
#block-views-slideshow-block, #block-views-slideshow-block-1, #block-views-slideshow-block-3, #block-views-slideshow-block-4, #block-views-slideshow-block-5, #block-views-slideshow-block-6, #block-views-slideshow-block-7, #block-views-slideshow-block-8, #block-views-slideshow-block-9, #block-views-slideshow-block-10,
#block-views-slideshow-block-2 {width:620px /*612px*/;height: 377px /*360px*/ /*347px*/; overflow:hidden; float:left; position:relative; z-index: 0; background:#f2f2f2;}
#block-views-slideshow-block > .content { height:360px /*347px*/;}
.view-slideshow .views-row {width:597px /*612px*/; height:360px /*347px*/; float:left;}
.view-slideshow .views-row .slide { height:327px;padding:0 0 0;
    width: 602px; color:#fff; }
body.node-type-landing-pages .view-slideshow .views-row .slide{height:360px /*347px*/;}
.view-slideshow .views-row .subslide {padding:10px 0 10px 10px;height:307px; background:url(images/subslide.png);}
.view-slideshow .views-row .slide h4 {margin-bottom:0; font-size:16px;}
.view-slideshow .views-row .slide a {color:#fff; display:block;height:280px;}
.view-slideshow .view-footer {    bottom: 40px;
    height: 20px;
    position: absolute;
    right: 30px;}
/*.view-slideshow .view-footer a {border:1px solid #daccc1;   display: block; outline:none;
    float: left;
    height: 25px;
    width: 35px;}*/

.view-slideshow .view-footer a {
    background:url(images/prevnext.png) scroll no-repeat left top;
    width:9px;
    height:8px;
    display: block;
    outline:none;
    float: left;
    margin-right: 10px;}

.view-slideshow .view-footer a:hover {
    background:url(images/prevnext-active.png) scroll no-repeat left top;}

.view-slideshow .view-footer .prevnextactive {
    background:url(images/prevnext-active.png) scroll no-repeat left top;}

.view-slideshow .view-footer a.selected { }
.view-slideshow .views-field-nid {display:none;}
#block-views-famous-people-views-block-1,
#block-block-5 {width:328px; float:right; margin-bottom:9px;}
#block-views-famous-people-views-block-1 table {margin-bottom:0;}
#block-views-famous-people-views-block-1 .view-header,
#block-block-5 .view-header { background:#ececec; width:318px; height:30px; padding:0 5px;}
#block-views-famous-people-views-block-1 .view-content {
  background: none repeat scroll 0 0 #ececec;
  clear: both;
  padding: 0 18px 0 8px;
  max-height: 100% !important;
}
#block-block-5 .view-content {clear:both;background:#ececec; padding:0 18px 0; width: 292px;}
#block-views-famous-people-views-block-1 .view-content td,
#block-block-5 .view-content a {padding-top:12px}
#block-views-famous-people-views-block  .view-header h4,
#block-views-famous-people-views-block .view-header h4 a { float:nonr; text-transform:uppercase;font-weight:bold; color:#4d4d4d; line-height:30px; margin-bottom:4px; letter-spacing:-.5px;}
#block-views-famous-people-views-block-1 .view-header h4,
#block-block-5 .view-header h4 {float:left; text-transform:uppercase;font-weight:bold; color:#4d4d4d; line-height:30px; margin-bottom:4px;}

#block-views-famous-people-views-block-1 .view-header h4 a {color:#4d4d4d;text-transform:uppercase;float:left; }
#block-views-famous-people-views-block-1 .view-header a,
#block-views-famous-people-views-block-1 .view-header a, #block-block-5 .view-header a { color: #4d4d4d; float: right; font-size: 0.95em; line-height: 30px; text-transform: lowercase; }
#block-views-famous-people-views-block-1 td {vertical-align:top; padding:0px 5px 15px 5px; border-right:1px solid #fff;}
#block-views-famous-people-views-block-1 td.col-first {padding-left:0;}
#block-views-famous-people-views-block-1 td.col-last {padding-right:0; border-right:none;}
#block-views-famous-people-views-block-1 td .views-field {width:70px; overflow:hidden;}
#block-views-famous-people-views-block-1 td .views-field a {font-size:11px; color:#4D4D4D;}
#block-block-5 .view-content a {padding:12px 5px; border-right:1px solid #fff; float:left; display:block;}
#block-block-5 .view-content a.first { padding-left:0;}
#block-block-5 .view-content a.last { padding-right:0; border-right:none;}
#block-block-5 .view-content {float:left;}

/* #block-block-20 {
  background: none repeat scroll 0 0 #E9E9E9;
  clear: both;
  display: block;
  min-height: 11px;
  padding: 20px 25px;
} */
#block-block-20 h2 {
    color: #C2020F;
    float: left;
    font: bold 12px/22px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    vertical-align: middle;
}
#block-block-20 div {
    display: inline;
    line-height: 15px;
    vertical-align: middle;
}
#block-block-20 .content {
    vertical-align: middle;
}
#block-block-20 .content ul {
    line-height: 15px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#block-block-20 .content ul li {
    border-left: 1px solid #525252;
    display: inline;
    line-height: 15px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#block-block-20 .content ul li:first-child { border-left: none; }
#block-block-20 .content ul li a {
    color: #525252;
    /*font-size: 11px;*/
    line-height: 15px;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
}
/**;
 * 10.FOOTER
 */
#footer {
    clear: both;
    padding: 15px 0 0;
    height:145px;
    margin:0 auto 2em;
    width:972px;
    position: relative;
    background:#f7f7f7 url(images/footerfill.jpg) top right  repeat-y;
}
#footer .region-footer {background:url(images/footer-bg.jpg) left -30px no-repeat;
    height:145px; padding-left:350px;}
#footer a.feed-icon {
    position: absolute;
    right: 0;
    top: 1.416667em;
}
#footer #block-search-form,
#footer #block-block-4
{ float:right; clear:right; padding-right:20px;}
#footer #block-block-4 a { padding-left:5px;}
#footer ul.menu {clear:both; background:none; margin:0; height:20px; padding:0;}
#footer ul.menu li { float:left; background:none;list-style-image:none; list-style:none;}
#footer ul.menu li ul{ display:none; background:none;}
#footer ul li a.active, #footer ul li a ,
#footer a, #footer{ color:#b8b4b5;}
#footer ul { margin-left: 0; padding-left: 0; }
#footer ul li:last-of-type,
#footer ul li:last-child { display: none; }
#footer ul li a { padding:0 5px; text-transform:lowercase;}
.block-search .form-submit { background:url(images/searchbtn.jpg) top left no-repeat; height:25px; width:26px; text-transform:capitalize; text-indent:-9999px; border:none;}
.block-search .form-text {border:1px solid #b8b4b5; height:20px; padding:2px 0 3px; z-index:600; position:relative;}
#block-block-7 {font-size:10px; clear:both}
#block-block-4 {margin-bottom:0;}
#block-block-7 .red {font-weight:bold; color:#a00100 ;}
/**1
 * 11.CSS SUPPORT
 *
 * Built-in classes:
 * .clearfix                            | float clearing
 * .element-invisible                   | hide element visually
 * .element-invisible.element-focusable | allow element to be focusable when navigated to via keyboard
 * .element-hidden                      | hide element from all users
 */

.tbg_entry_cell {
    border: 1px solid black;
}

table.tbg_upload {
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
}

table.tbg_upload tr td {
    border-width: 1px;
    padding: 10px;
    border-style: inset;
    border-color: gray;
}

/* .page-node-24 .content table {background:#cccccc;}*/

.page-videos #main .view-content {clear:both;}

/* store link */
ul.nice-menu .menu-676 a {
    background: url("images/bg_nav_store.png") no-repeat scroll 7px center #C5131F;
    line-height: 32px;
    padding: 5px 10px 5px 30px;
}
ul.nice-menu .menu-676 a:hover { background-color: #a0151e; }

/* FRONT PAGE */
.view-press-release-views .field-name-body img {  }
.view-press-release-views .field-type-image img { width: 75px; height: auto !important; }
.view-press-release-views .field-name-body img { display: none !important; }
#block-views-press-release-views-block .view-footer { background: #fff; text-align: center; padding: 0 0 20px 0; }
#block-views-press-release-views-block .view-footer a {margin: 0 241px;
}
#block-views-press-release-views-block .view-footer a:hover { opacity: .5; }

.view-press-release-views table { clear: both; }
.view-press-release-views td { padding: 10px 20px 10px 0; width: 50%; }
.view-press-release-views td .media-youtube-outer-wrapper, .view-press-release-views td .media-youtube-outer-wrapper iframe, .view-press-release-views td .media-youtube-outer-wrapper object { display: none !important; }

#block-block-23 { float: right; background: #fff; margin: 27px 15px 0 0; padding: 10px 5px; border: 1px solid #ccc; width:288px;   }
#block-block-23 img { max-width: 100%; }
.item-list.latest-update-list li { width: 260px; }
#block-views-press-release-views-block { float: left; width: 65%; }
#block-block-21 {
    background: none repeat scroll 0 0 #E9E9E9;
    clear: both;
    display: block;
    min-height: 11px;
    padding: 20px 25px;
}
#block-block-21 h2 {
    color: #C2020F;
    float: left;
    font: bold 12px/22px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    vertical-align: middle;
}
#block-block-21 div {
    display: inline;
    line-height: 15px;
    vertical-align: middle;
}
#block-block-21 .content {
    vertical-align: middle;
}
#block-block-21 .content ul {
    line-height: 15px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#block-block-21 .content ul li {
    border-left: 1px solid #525252;
    display: inline;
    line-height: 15px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#block-block-21 .content ul li:first-child { border-left: none; }
#block-block-21 .content ul li a {
    color: #525252;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 15px !important;
    line-height: 15px;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
}

.views-slideshow-cycle-main-frame img { margin: 10px auto; display: block; }
.views-slideshow-cycle-main-frame h4 { text-align: center; }
.front .region-content { margin-top: 15px; }

.view-press-release-views .node { margin-bottom: 0; }
.field-name-field-hide-on-more-news { display: none; }

/* jplayer */
.field.field-name-field-audio.field-type-file.field-label-hidden {
    clear: both;
    padding: 20px 0 0;
}

/* pdf wall */

.download-gated-container { background: #f1f1f1; padding: 15px;   }
.gate-message { margin-bottom: 15px; text-align: center; font-size: 1.5em; font-weight: bold; }
.gate-form input { height: 36px; }
.gate-form  label  { margin-bottom: 5px; display: block;  }
.gate-form input[type="email"], .gate-form input[type="text"] { border: 1px solid #b8b4b5; padding:0 13px; height: 34px;   width:84%; margin-bottom: 22px; }
.gate-form input[type="submit"] { clear: both; background: #c5131f; border: 1px solid #c5131f; color: #fff; padding: 9px; cursor: pointer;  display: block;  margin: 30px auto 0;  width: 24%; }
.gate-form input[type="submit"]:hover { background: #90121b; border: 1px solid #90121b; }
.gate-closed { width: 100%; overflow: hidden;  }
.gate-opened a { font-weight: bold; color:#c5131f; }
.gate-closed img { vertical-align:  middle; }
.gate-form div.field { float: left; width: 33%; margin-right: 0; }

/* training */
.litmos-link {
    font-size: 16px;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
}
.node-type-training .litmos-link {
    margin: -55px auto 10px;
}
.litmos-link a {
    background: none repeat scroll 0 0 #eee;
    border: 1px dashed #ddd;
    padding: 5px 40px;
}
body.page-training,
body.node-type-training {
    color: #404040;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
body.node-type-training #main {
    float: none;
    font-size: 14px;
    margin: 0 20px 0 0;
    padding: 0 25px 25px 30px;
    width: 900px;
}
/*body.page-training #main {
  float: left;
  margin: 0;
  padding: 0 0 0 30px;
  width: 400px;
}*/
body.page-training #main {
    float: left;
    margin: 0;
    padding: 0 0 0 30px;
    width: 910px;
}
body.page-training .titlebar {
    border-bottom: 1px solid #7F7F7F;
    clear: both;
    overflow: hidden;
    width: 100%;
    display: block;
    width: 900px;
}
body.page-training .view-display-id-featured_training_block {
    float: right;
    margin: 0 25px 0;
    min-height: 450px;
    padding: 0;
    width: 450px;
}
body.page-training .view-display-id-page .view-display-id-featured_training_block .view-content {
    margin: 0;
    width: 100%;
    padding: 0;
}
body.page-training #sidebar-second .block-views, body.page-training #sidebar-second .block-block {
    border: none;
    padding: 0;
}
body.page-training .view-display-id-featured_training_block .views-field-field-training-product-image {
    background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 15px 15px 0 0;
    text-align: center;
}
body.page-training .view-display-id-featured_training_block .views-field-field-training-product-image img {
    margin: -15px 0 0;
    max-height: 180px /*160px*/;
    max-width: 180px;
}
body.page-training .view-display-id-page .view-header .view-display-id-featured_training_block p:first-of-type,
body.page-training .view-display-id-page .view-header .view-display-id-featured_training_block p:first-child { font-size: 14px; }
body.page-training .view-display-id-featured_training_block .views-row {
    background: #e9e9eb none;
    border-radius: 15px;
}
body.page-training .views-field.views-field-title {
    padding: 5px 30px;
}
body.page-training .views-label-title, body.page-training .views-label-title a {
    color: #c5131f;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
}
body.page-training .views-field-title a {
    color: #404040;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0;
    text-decoration: none;
}
body.page-training div.views-field.views-field-field-training-short-description {
    color: #404040 !important;
    font-size: 14px;
    padding: 5px 30px;
}
body.page-training .views-field-view-node {
    padding: 5px 30px 8px 30px;
}
body.page-training .views-field-view-node a {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    width: 150px;
    background: #81d444; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxZDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OGEzMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #81d444 0%, #58a322 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81d444), color-stop(100%,#58a322)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #81d444 0%,#58a322 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #81d444 0%,#58a322 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #81d444 0%,#58a322 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #81d444 0%,#58a322 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81d444', endColorstr='#58a322',GradientType=0 ); /* IE6-8 */
}
body.page-training .views-field-view-node a:hover {
    background: #58a322;
}
body.page-training .view-display-id-page .view-header {

}
/*body.page-training .view-display-id-page .view-header {
  padding: 25px 0 0;
}*/
body.page-training .view-display-id-page .view-header p {
    font-size: 14px;
}
body.page-training .view-display-id-page .view-header p:first-of-type,
body.page-training .view-display-id-page .view-header p:first-child {
    font-size: 15px;
}
body.page-training .view-display-id-page .view-header li {
    padding: 4px 0;
}
body.page-training .view-display-id-page .view-content {
    clear: both;
    padding: 10px 0 0;
}
body.page-training .view-display-id-page .view-content th {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #A70510;
    padding: 10px 15px;
}
body.page-training tr.even, tr.odd {
    background-color: #f4f2f3;
    border-bottom: 8px solid #FFFFFF;
    padding: 0.1em 0.6em;
}
body.page-training .views-table td {
    font-size: 13px;
    padding: 15px;
    vertical-align: top;
}
body.page-training .views-table td p {
    margin: 0;
    padding: 0 0 10px 0;
}
body.page-training .views-table .views-field-field-training-product-image img {
    height: auto;
    max-width: 200px;
    width: 100%;
}
body.page-training .views-table .views-field-field-training-product-image {
    width: 20%;
}
body.page-training .views-table .views-field-title {
    background: none repeat scroll 0 0 #EFEFEF;
    padding: 5px 15px;
    width: 20%;
}
body.page-training .views-table .views-field-field-training-short-description {
    width: 30%;
}
body.page-training .views-table .views-field-field-training-cost {
    background: none repeat scroll 0 0 #EFEFEF;
    font-weight: bold;
    width: 10%;
}

body.page-training .views-table .views-field-view-node {
    text-align: center;
    width: 135px;
}
body.page-training #page-title,
body.node-type-training #page-title {
    color: #8b8b8d;
    padding: 0 0 10px 0;
}
body.node-type-training .field-name-field-training-product-image {
    float: left;
    padding: 40px 0;
    text-align: center;
    width: 355px;
}
body.node-type-training .field-name-body,
body.node-type-training .field-name-field-training-dates-available,
body.node-type-training .field-name-field-training-registration,
body.node-type-training .field-name-field-training-cost,
body.node-type-training .field-name-field-training-litmos-cart-link {
    float: right;
    padding: 10px 0;
    width: 510px;
}
body.node-type-training .field-name-body p {
    margin: 10px 0;
}
body.node-type-training .field-name-field-training-litmos-cart-link {
    text-align: center;
}
body.node-type-training .field-name-field-training-litmos-cart-link a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 40px;
    text-rendering: optimizeLegibility;
    background: #c4010f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0MDEwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTAyMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #c4010f 0%, #99020b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4010f), color-stop(100%,#99020b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c4010f 0%,#99020b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c4010f 0%,#99020b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c4010f 0%,#99020b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c4010f 0%,#99020b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4010f', endColorstr='#99020b',GradientType=0 ); /* IE6-8 */
}
body.node-type-training .field-name-field-training-litmos-cart-link a:hover {
    background: #99020b none;
    text-decoration: none;
}
body.node-type-training .back-link { background: transparent url(images/back-arrow.png) no-repeat left; padding: 10px 0 10px 25px; }
body.node-type-training .back-link a { color: #a5a5a5; font-size: 16px; font-weight: bold; text-decoration: none; }
body.node-type-training .back-link a:hover { color: #ccc; }
body.node-type-training h2.title {
    color: #404040;
    font-weight: bold;
    margin-left: 385px;
}
#block-views-training-block-1 {
    clear: both;
    padding: 75px 0 0;
}
#block-views-training-block-1 .views-row { float: left; width: 300px; }
#block-views-training-block-1 h2 {
    color: #999999;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 25px 0;
}
#block-views-training-block-1 .views-field-field-training-product-image {
    float: left;
    height: 120px;
    margin-right: 15px;
    width: 100px;
}
#block-views-training-block-1 .views-field-field-training-product-image img {
    max-height: 103px /*120px*/;
    max-width: 100%;
}
#block-views-training-block-1 .views-field-view-node { padding: 10px 15px; }
#block-views-training-block-1 .views-field-view-node a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    background: #81d444; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxZDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OGEzMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #81d444 0%, #58a322 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81d444), color-stop(100%,#58a322)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #81d444 0%,#58a322 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #81d444 0%,#58a322 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #81d444 0%,#58a322 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #81d444 0%,#58a322 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81d444', endColorstr='#58a322',GradientType=0 ); /* IE6-8 */
}
#block-views-training-block-1 .views-field-view-node a:hover { background: #58a322; text-decoration: none; }
#block-views-training-block-1 .views-field-title { padding: 10px 15px; }
#block-views-training-block-1 .views-field-title a { color: #5f5f61; font-weight: bold; }

/* TRAINING */
.training_header_block { float: right; width: 50%; }
.training_header_text { float: left; width: 42%; padding: 0 3%;  }
.training_header_text p { font-size: 15px; }
.training_header_text li { padding: 4px 0; }

.training_header_title h1 { border-bottom: 1px solid #7f7f7f; width: 94%; margin: 0 auto;}
.litmos-link { margin-top: 20px; }
body.page-training .titlebar { display: none; }

.training-featured {
    float: right;
    margin: 0 25px 0 10px;
    padding: 30px;
    width: 390px;
}
.training-featured h2 {
    color: #c5131f;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
}
.training-featured .content {

}


/**
BEGIN FLEX NAV
**/
/* Flexnav Base Styles */
.flexnav li ul {
	display:none;
}
.flexnav {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-height: 0; }
.flexnav.opacity {
    opacity: 0; }
.flexnav.flexnav-show {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
.flexnav.one-page {
    position: fixed;
    top: 50px;
    right: 5%;
    max-width: 200px; }
.flexnav li {
    font-size: 100%;
    padding: 0;
    position: relative;
    overflow: hidden; }
.flexnav li a {
    box-sizing: border-box;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding: 0.5em 0.5em;
    z-index: 2;
    overflow: hidden;
    color: #fff;
    background: #9b9c9e;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); 
		text-decoration: none; }
.flexnav li ul {
    width: 100%; }
.flexnav li ul li {
    font-size: 100%;
    position: relative;
    overflow: hidden; }
.flexnav li ul.flexnav-show li {
    overflow: visible; }
.flexnav li ul li a {
    display: block;
    font-size: 13px;
    width: 200px;
    /*background: #b2b2af;*/ }
.flexnav ul li ul li a {
    background: #bfbfbc; }
.flexnav ul li ul li ul li a {
    background: #cbcbc9; }
.flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    /*background: #acaca1;*/
    /*background: rgba(0, 0, 0, 0.075);*/
    text-align: center; }
.flexnav .has-dropdown .touch-button		{ background: transparent url(images/arrow_down.png) center center no-repeat; text-indent: -9999px; }
.flexnav .has-dropdown .touch-button.active		{ background: transparent url(images/arrow_up.png) center center no-repeat; }

.menu-button .touch-button {
	background: transparent url(images/menu.png) center center no-repeat; 
	text-indent: -9999px;
}
.flexnav .touch-button:hover {
    cursor: pointer; }
.flexnav .touch-button .navicon {
  color: #666;
  font-size: 12px;
  position: relative;
  top: 1em;
}
.menu-button {
	position: relative;
	display: block;
	padding: 2.5em 1em;
	background: transparent;
	color: #666;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.2);*/ 
}
.menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px; }
.menu-button .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 40px;
    height: 76px;
    display: inline-block;
    text-align: center;
		line-height: 38px;
	 }
.menu-button .touch-button .navicon {
  color: #666;
  font-size: 16px;
  position: relative;
  top: 0.5em;
}
.flexnav ul,
.flexnav ol {
    margin: 0;
    padding: 0;
}
/*.flexnav ul li a[title="Store"],
.flexnav li a[title="e-books"],*/
.flexnav li li a.store-link {
    background: url("images/bg_nav_store.png") no-repeat scroll 20px center #c5131f;
    padding: 9px 10px 10px 55px !important;
}
.flexnav li a.store-link {
    background: url("images/bg_nav_store.png") no-repeat scroll 20px center #c5131f;
    padding: 0.5em 0.96em .6em 3em;
}
.flexnav li a.store-link:hover { 
	background: url("images/bg_nav_store.png") no-repeat scroll 20px center #a0151e !important;
}
.flexnav li a:hover {
  background: url("images/menuslice.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
	text-decoration: underline;
}
.flexnav li li a:hover {
	background-color: #9b9c9e;
}


/*@media all and (min-width: 972px) {
.flexnav li { height: 39px; width: auto !important; }
.flexnav li.has-dropdown { width: auto !important; }
.flexnav li:first-child,
.flexnav li:first-of-type { width: auto !important; }		
.flexnav li:last-child,
.flexnav li:last-of-type { width: auto !important; }		
.flexnav li a {	line-height: 30px; padding: 5px; width: auto !important; }
.flexnav li.has-dropdown a { padding: 5px 20px; width: auto !important; }
.flexnav li:first-child,
.flexnav li:first-of-type a{ padding: 5px; width: auto !important; }		
.flexnav li:last-child,
.flexnav li:last-of-type a { padding: 5px; width: auto !important; }	
}*/
@media all and (min-width: 800px) {
	body.one-page {
			padding-top: 70px; }
	
	.flexnav {
			overflow: visible; }
	.flexnav.opacity {
			opacity: 1; }
	.flexnav.one-page {
			top: 0;
			right: auto;
			max-width: 1080px; }
	.flexnav li {
			position: relative;
			list-style: none;
			float: left;
			display: block;
			/*background-color: #a6a6a2;*/
			overflow: visible;
			width: 11%; }
	.flexnav li.has-dropdown { width: 13%; }
	.flexnav li:first-child,
	.flexnav li:first-of-type { width: 9%; }	
	.flexnav li li:first-child,
	.flexnav li li:first-of-type { width: 100%; }	
	.flexnav li:last-child,
	.flexnav li:last-of-type { width: 13%; }
	.flexnav li li:last-child,
	.flexnav li li:last-of-type { width: 100%; }			
	.flexnav li a {
			/*border-left: 1px solid #acaca1;*/
			border-bottom: none; }
	.flexnav li > ul {
			position: absolute;
			top: auto;
			left: 0; }
	.flexnav li > ul li {
			width: 100%; }
	.flexnav li ul li > ul {
			margin-left: 100%;
			top: 0; }
	.flexnav li ul li a {
			border-bottom: none; }
	.flexnav li ul.open {
			display: block;
			opacity: 1;
			visibility: visible;
			z-index: 1; }
	.flexnav li ul.open li {
			overflow: visible;
			max-height: 100px; }
	.flexnav li ul.open ul.open {
			margin-left: 100%;
			top: 0; }
	.flexnav .touch-button {
			display: none;
	}
	.flexnav .has-dropdown a {
		/*padding: 5px 20px;*/
	}
	.menu-button {
			display: none; } 
}
.oldie body.one-page {
    padding-top: 70px; }
.oldie .flexnav {
    overflow: visible; }
.oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px; }
.oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible; }
.oldie .flexnav li:hover > ul {
    display: block;
    width: 100%;
    overflow: visible; }
.oldie .flexnav li:hover > ul li {
    width: 100%;
    float: none; }
.oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible; }
.oldie .flexnav li > ul {
    background: #acaca1;
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible; }
.oldie .flexnav li ul li ul {
    top: 0; }
.oldie .flexnav li ul li a {
    border-bottom: none; }
.oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible; }
.oldie .flexnav li ul.open li {
    width: 100%; }
.oldie .flexnav li ul.open ul.open {
    margin-left: 100%;
    top: 0;
    display: block;
    width: 100%;
    overflow: visible; }
.oldie .flexnav ul li:hover ul {
    margin-left: 100%;
    top: 0; }
.oldie .menu-button {
    display: none; }
.oldie.ie7 .flexnav li {
    width: 19.9%; }

/**
END FLEX NAV
**/


/* ways to give */
body.page-node-764 {
    font-family: Arial, Helvetica, sans-serif;
}

.page-node-764 #block-views-famous-peope-sidebar-block,
.page-node-764 #block-views-famous-people-views-block,
.page-node-764 .titlebar {
    display: none;
}

.page-node-764 #subnav {
    margin-bottom: 0;
}

.page-node-764 .print-link {
    padding-bottom: 0;
}

.row.hero {
    position: relative;
}

.hero img {
    height: auto;
    position: relative;
    width: 100%;
}

.hero .headline {
    bottom: 0;
    box-sizing: border-box;
    padding: 4% 7%;
    position: absolute;
    width: 100%;
}

.hero .headline h2 {
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 1px 1px #000000;
}

.hero .headline h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: left;
    text-shadow: 1px 1px #000000;
}

.row.help,
.row.gifts,
.row.featured,
.row.other,
.row.tax {
    padding: 30px 50px;
}

.row.help {
    border-bottom: 1px solid #ececee;
}

.row.gifts {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.row.featured { border-top: 1px solid #ececee;
}

.column-left {
    box-sizing: border-box;
    float: left;
    margin: 0 2%;
    padding: 2% 0;
    width: 46%;
}

.column-right {
    box-sizing: border-box;
    float: right;
    margin: 0 2%;
    padding: 2% 0;
    width: 46%;
}

.row.help h3 {
    color: #c21818;
    font-size: 30px;
    line-height: 1;
    text-align: left;
}

.row.help h4 {
    color: #c21818;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    padding: 20px 0;
}

.row.help p {
    font-size: 11px;
    font-style: italic;
}

.row.help .button {
    background: #e94545; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5NDU0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOTE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e94545 0%, #a91414 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e94545), color-stop(100%,#a91414)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e94545 0%,#a91414 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e94545 0%,#a91414 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e94545 0%,#a91414 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e94545 0%,#a91414 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e94545', endColorstr='#a91414',GradientType=0 ); /* IE6-8 */
    border: 3px solid #e7e7e7;
    border-radius: 10px;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 30px;
    margin: 0 auto;
    padding: 15px 35px;
    text-align: center;
    text-shadow: 1px 1px #000000;
    width: 270px;
}

.row.help .button:hover {
    background: #a91414 none;
    text-decoration: none;
}

.row.gifts {
    background: none repeat scroll 0 0 #ececee;
}

.row.gifts .column-left {
    width: 61%;
}

.row.gifts .column-right {
    padding: 0;
    width: 31%;
}

.row.gifts h3 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    padding: 10px 0;
}

.row.gifts p {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.row.gifts img {
    margin: 0 15px;
    vertical-align: middle;
}

.row.featured .column-left ul {
    margin: 0;
    padding: 0;
}

.row.featured li {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 1% 2%;
    min-height: 88px;
    padding: 0 30px 0 0;
    width: 100%;
}

.row.featured .column-left p {
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 14px 0 0;
}

.row.featured .column-left a {
    font-weight: normal;
    text-transform: uppercase;
}

.row.featured .column-left img {
    float: left;
    margin: 0 20px 0 0;
}

.row.featured .column-right {
    padding: 2% 30px;
}

.row.featured .column-right h3 {
    padding-bottom: 20px;
    text-align: left;
}

.featured .column-right a {
    background: none repeat scroll 0 0 #006699;
    border-radius: 3px;
    color: #ffffff;
    padding: 2px 5px;
    text-decoration: none !important;
}

.featured .column-right a:hover {
    background: none repeat scroll 0 0 #333333;
}

.row.other li {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 1% 2%;
    padding: 10px 30px;
    width: 46%;
}

.row.other li:first-child, .row.other li:first-of-type {
    padding: 20px 30px;
}

.row.other li:last-child,
.row.other li:last-of-type {
    clear: right;
}

.row h3 {
    color: #7f7f7f;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.row  h4 {
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.row.featured h4 {
    font-weight: normal;
}

.row.other p {
    line-height: 1.4;
    margin: 0;
    padding: 0 2% 2% 0;
}

.row.other img {
    float: left;
    margin: 0 20px 0 0;
    vertical-align: middle;
}

.row.other ul {
    margin: 0;
    padding: 0;
}

.row.unitedway li {
    float: none;
    min-height: 115px !important;
    width: 96%;
}

.row.unitedway img {
    width: 60px;
}

.row.tax {
    border-top: 1px solid #e4e4e4;
    font-style: italic;
    margin: 4% 7%;
    padding: 5% 10%;
    text-align: center;
}

@media only screen and (max-width: 599px) {
    .row.hero {
        margin: 0 -2%;
    }
    .hero .headline {
        background: none repeat scroll 0 0 #000000;
        box-sizing: border-box;
        margin: -5px 0 0;
        padding: 5%;
        position: relative;
        top: 0;
        width: 100%;
    }
    .hero .headline h2 {
        font-size: 24px;
    }
    .hero .headline h3 {
        font-size: 18px;
    }
    .row.help, .row.gifts, .row.featured, .row.other, .row.tax {
        padding: 30px 20px;
    }
    .region-content .hero img {
        height: auto;
        width: 100% !important;
    }
    .column-left {
        float: none;
        margin: 0;
        width: 100%;
    }
    .column-right {
        float: none;
        margin: 0;
        width: 100%;
    }
    .row.gifts .column-left {
        width: 100%;
    }
    .row.gifts .column-right {
        text-align: center;
        width: 100%;
    }
    .region-content .row.gifts img {
        margin: 0 15px;
        max-width: 90px;
        vertical-align: middle;
        width: 100%;
    }
    .row.featured li {
        float: none;
    }
    .region-content .row.featured .column-left img {
        width: 87px !important;
    }
    .row.featured .column-right {
        padding: 2% 0;
    }
    .row.featured .column-right h3 {
        padding: 20px 0 0;
        text-align: left;
    }
    .row.other li {
        float: none;
        width: 100%;
    }
    .row.other li:first-child, .row.other li:first-of-type {
        min-height: auto !important;
        padding: 10px 30px;
    }
    .row.other p {
        margin: 0;
        padding: 10px 0;
    }
    .region-content .row.other img {
        float: left;
        margin: 0 20px 0 0;
        vertical-align: middle;
        width: 75px !important;
    }
}
@media only screen and (min-width: 600px) {
    .row.other li:first-child, .row.other li:first-of-type {
        min-height: 196px;
    }
    .row.other li {
        min-height: 90px;
    }
}

@media only screen and (max-width: 725px) {
    .row.other li:first-child, .row.other li:first-of-type {
        padding: 10px 15px;
    }
    .row.other li {
        padding: 10px 15px;
    }
    .row.other img {
        float: left;
        margin: 0 5px 0 0;
        vertical-align: middle;
        width: 55px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
    .row.hero {
        margin: 0 -2%;
    }
    .hero .headline {
        padding: 4% 4%;
    }
    .hero .headline h2 {
        font-size: 30px;
    }
    .hero .headline h3 {
        font-size: 24px;
    }
    .row.gifts .column-left {
        width: 51%;
    }
    .row.gifts .column-right {
        width: 41%;
    }
    .row.gifts img {
        height: 105px;
        width: auto;
    }
    .row.help, .row.gifts, .row.featured, .row.other, .row.tax {
        padding: 30px 0;
    }
    .row.featured .column-right {
        padding: 2% 15px;
    }
}

.page-node-118 .region-content #block-system-main table p {
  margin: 0 !important;
}

@-moz-document url-prefix() { 
#block-views-slideshow-block, #block-views-slideshow-block-1, #block-views-slideshow-block-3, #block-views-slideshow-block-4, #block-views-slideshow-block-5, #block-views-slideshow-block-6, #block-views-slideshow-block-7, #block-views-slideshow-block-8, #block-views-slideshow-block-9, #block-views-slideshow-block-10,
#block-views-slideshow-block-2 { height: 375px /*360px*/ /*347px*/;} 
}

/* training */
body.page-training .view-display-id-featured_training_block .view-footer img {
  margin: 20px 0 0;
}