/* @override http://eq-dev.digitaltrike.com/styles/layout.css?20110610 */

/*  File: layout.css        */
/*  Date: 2011-04-19        */


/* begin reset elements */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
body {
  line-height:1;
}
h1, h2, h3, h4, h5, h6, address, caption, cite, code, dfn, td, th, var {
  font-style:normal;
  font-weight:normal;
}
caption, th, td {
  text-align: left;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display:block;
}
ol,ul {
  list-style:none;
}
blockquote, q {
  quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content:'';
  content:none;
}
a {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
ins {
  background-color:#ff9;
  color:#000;
  text-decoration:none;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom:1px dotted #000;
  cursor:help;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #bdcedc;
  margin:.5em 0 1.5em 0;
  padding:0;
}
input, textarea, button {
  margin:0;
  padding:0;
}
input, select {
  vertical-align:middle;
}
:focus {
  outline: 0;
}
b { font-weight: normal; }
i { font-style: normal; }


/* begin common layout elements */

body {
  background: #dfdede url("/images/template/body_bg.png") repeat-x 0 0;
  color: #000;
  font: normal 75%/1.5 Arial, Helvetica, sans-serif;
  text-align: center;
}

a, a:link, a:visited {
  color: #f00;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #f00;
  text-decoration: underline;
}

p { margin: 1em 0; }
p:first-child { margin: 0 0 1em; }

sup {
  font-size: .75em;
  vertical-align: top;
}

#wrap {
  background: url("/images/template/wrap_bg.png") repeat-x 0 0;
}
#frame {
  margin: 0 auto;
  text-align: left;
  width: 980px;
}
#video_player {
  display: block;
}

/* begin webfont elements */

.ProximaNova-Regular { font-family: "ProximaNova-Regular"; }
.ProximaNova-Semibold { font-family: "ProximaNova-Semibold"; }
.ProximaNova-Light { font-family: "ProximaNova-Light"; }
.ProximaNova-Bold { font-family: "ProximaNova-Bold"; }


/* begin misc elements */

.arrow {
  background: url("/images/template/icons/bullet_arrow_gray.png") no-repeat 0 50%;
  padding-left: 1em;
}

.col { float: left; }
.col_50 { width: 50%; }
.col_240 {
  margin: 0 20px 0 0;
  width: 220px;
}

.left { float: left; }
.right { float: right; }

.nrw_margin_left {
  margin: 0 .5em .5em 0;
}
.nrw_margin_right {
  margin: 0 0 .5em .5em;
}

.std_margin_left {
  margin: 0 1em .5em 0;
}
.std_margin_right {
  margin: 0 0 .5em 1em;
}

.object_left {
  float: left;
  margin: 0 1em .5em 0;
}
.object_right {
  float: right;
  margin: 0 0 .5em 1em;
}

.logos {
  margin: 0 0 1em;
}
.logos .logo {
  border: 1px solid #ccc;
  float: left;
  margin: 0 1em 1em 0;
}
.logos .logo img {
  display: block;
}

.text_sm { font-size: .8em; }
.text_md { font-size: 1.2em; }
.text_lg { font-size: 1.35em; }
.text_xl { font-size: 1.5em; }
.text_xxl { font-size: 2em; }

.hilite {
  color: #f00;
}


/* begin image detail elements */

.enlarge_image,
.show_video {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.enlarge_image img,
.show_video img {
  border: 1px solid #aeaeae;
  display: block;
}
.enlarge_image .mask {
  background: #666 url('/images/template/icons/icon_sprite.png') no-repeat 5px -156px;
  background-color: rgba(80, 80, 80, 0.8);
  bottom: 1px;
  cursor: pointer;
  display: block;
  height: 22px;
  position: absolute;
  right: 1px;
  width: 25px;
}
.show_video .mask {
  background: url('/images/template/overlay_video_icon.png') no-repeat 50% 50%;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 1px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  top: 1px;
  width: 100%;
}


/* begin callout elements */

blockquote.callout {
  background: url('/images/template/angle_up_gray.png') no-repeat 0 0;
  color: #fff;
  max-height: 230px;
  overflow: hidden;
  padding: 10px 20px 10px 105px;
}
blockquote.callout_red {
  background-image: url('/images/template/angle_up.png');
}
blockquote.callout_red_down {
  background: url('/images/template/angle_down.png') no-repeat 0 100%;
}
blockquote.callout_reverse {
  background: url('/images/template/angle_up_gray_reverse.png') no-repeat 100% 0;
  padding: 10px 106px 10px 20px;
}
blockquote.callout_reverse_red {
  background-image: url('/images/template/angle_up_reverse.png');
}
blockquote.callout .title {
  font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  line-height: 1.0;
}
blockquote.callout p {
  font-size: 1.2em;
}
blockquote.callout .tagline {
  color: #000;
  font-size: 1.2em;
}
blockquote.callout cite {
  color: #ccc;
  display: block;
}

.callout_box {
  overflow: hidden;
  width: 201px;
}
.callout_box .header {
  background: #666;
  color: #fff;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 5px 0 12px;
}
.callout_box .header a {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 100% -155px;
  color: #fff;
  display: block;
  padding: 0 15px 0 0;
}
.callout_box .header a:link,
.callout_box .header a:visited,
.callout_box .header a:hover {
  color: #fff;
  text-decoration: none;
}
.callout_box .content {
  background: #fff;
  border: 1px solid #666;
  border-top: none;
  font-size: .9em;
  height: 120px;
  overflow: hidden;
  padding: 8px 11px;
  position: relative;
}
.callout_box .content cite {
  color: #666;
  display: block;
  margin: .5em 0 0;
}
.callout_box .content p {
  margin: 0 0 .5em;
}
.callout_box .content .std_margin_right {
  margin: .5em 0 .5em 1em;
}

.box {
  background: #f3f3f3;
  border: 1px solid #d9d8d8;
  margin: 0 0 1em;
  padding: 12px;
}
.contrast_box {
  background: #fff;
}

.multi_box {
  background: #f3f3f3;
  border: 1px solid #d9d8d8;
  margin: 0 0 1em;
}
.multi_box .box {
  background: none;
  border: none;
  border-top: 1px solid #d9d8d8;
  margin: 0;
  padding: 12px;
}
.multi_box .box:first-child {
  border-top: none;
}
.multi_box .box .hero_left {
  display: block;
  float: left;
  margin: -12px 12px -12px -12px;
}
.multi_box .box .hero_right {
  display: block;
  float: right;
  margin: -12px -12px -12px 12px;
}
.multi_box .box .hero_left img,
.multi_box .box .hero_right img {
  display: block;
}


/* begin table elemets */

.std_grouped_table {
  border: 1px solid #ccc;
  margin: 0 0 1em;
  width: 100%;
}
.std_grouped_table thead th {
  background: #ccc;
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 0 5px 10px;
}
.std_grouped_table thead .align_right {
  padding: 5px 10px 5px 0;
  text-align: right;
}
.std_grouped_table tbody {
  border: 1px solid #ccc;
}
.std_grouped_table tbody th {
  background: #f3f3f3;
  font-weight: bold;
  padding: 5px 0 5px 12px;
}
.std_grouped_table tbody td {
  background: #f3f3f3;
  padding: 5px 0 5px 20px;
}
.std_grouped_table tbody .align_right {
  padding: 5px 30px 5px 0;
  text-align: right;
}
.std_grouped_table tbody:nth-child(odd) th,
.std_grouped_table tbody:nth-child(odd) td {
  background: #fff;
}

dl.tabular {
  border: 1px solid #ccc;
  margin: 0 0 1em;
}
dl.tabular dt {
  background: #ccc;
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 10px;
}
dl.tabular dd {
  background: #f3f3f3;
  padding: 10px;
}
dl.tabular dd:nth-child(4n) {
  background: #fff;
}


/* begin list elements */

.std_list {
  margin: 0 0 1em;
  overflow: hidden;
}
ol.std_list li {
  list-style-type: decimal;
  margin: 0 0 .5em 2em;
}
ul.std_list li {
  background: url("/images/template/icons/bullet_square_red.png") no-repeat .8em .5em;
  margin: 0 0 .5em;
  padding: 0 0 0 2em;
}

.float_list {
  margin: 0 0 1em;
}
ul.float_list li {
  float: left;
  width: 50%;
}

.arrow_list {
  margin: 0 0 1em;
}
ul.arrow_list li {
  background: url("/images/template/icons/bullet_arrow_gray.png") no-repeat .8em .4em;
  margin: 0 0 .5em;
  padding: 0 0 0 2em;
}

.icon_list .row {
  margin: 1em 0;
}
.icon_list .list_image {
  float: left;
  overflow: hidden;
  width: 70px;
}
.icon_list .list_body {
  overflow: hidden;
}

.thumb_list .row {
  margin: 1em 0;
}
.thumb_list .list_image {
  float: left;
  overflow: hidden;
  width: 105px;
}
.thumb_list .list_body {
  overflow: hidden;
}

.small_icon_list li {
  margin: 0 0 .7em;
}
.small_icon_list li .icon {
  background: url('/images/template/icons/icon_14px_sprite.png') no-repeat 0 999em;
  display: inline-block;
  height: 20px;
  margin: 0 10px 0 0;
  width: 18px;
  vertical-align: middle;
}
.small_icon_list li .icon_brochure { background-position: 0 1px; }
.small_icon_list li .icon_casestudy { background-position: 0 -63px; }
.small_icon_list li .icon_datasheet { background-position: 0 -192px; }
.small_icon_list li .icon_delicious { background-position: 0 -256px; }
.small_icon_list li .icon_download { background-position: 0 -320px; }
.small_icon_list li .icon_email { background-position: 0 -385px; }
.small_icon_list li .icon_executive_brief { background-position: 0 -447px; }
.small_icon_list li .icon_facebook { background-position: 0 -575px; }
.small_icon_list li .icon_financials { background-position: 0 -639px; }
.small_icon_list li .icon_generic_doc_download { background-position: 0 -703px; }
.small_icon_list li .icon_generic_pdf { background-position: 0 -767px; }
.small_icon_list li .icon_knowledgebase { background-position: 0 -830px; }
.small_icon_list li .icon_linkedin { background-position: 0 -894px; }
.small_icon_list li .icon_playable_media, .small_icon_list li .icon_play { background-position: 0 -957px; }
.small_icon_list li .icon_presentation, .small_icon_list li .icon_slides { background-position: 0 -1021px; }
.small_icon_list li .icon_press_release { background-position: 0 -1084px; }
.small_icon_list li .icon_print { background-position: 0 -1149px; }
.small_icon_list li .icon_report { background-position: 0 -1212px; }
.small_icon_list li .icon_rss { background-position: 0 -1533px; }
.small_icon_list li .icon_testimonial { background-position: 0 -1276px; }
.small_icon_list li .icon_trends { background-position: 0 -1340px; }
.small_icon_list li .icon_twitter { background-position: 0 -1406px; }
.small_icon_list li .icon_whitepaper { background-position: 0 -1469px; }


/* begin button elements */

.button {
  background: #dadada;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#d9d9d9));
  background: -moz-linear-gradient(#f0f0f0, #d9d9d9);
  background: linear-gradient(#f0f0f0, #d9d9d9);
  border: 1px solid #666;
  color: #f00;
  cursor: pointer;
  display: inline-block;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  margin: 0;
  padding: 1px 9px 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 2px;
}
a.button,
a.button:link,
a.button:visited {
  color: #f00;
  height: 24px;
  line-height: 24px;
  text-decoration: none;
}
.button:hover,
a.button:hover {
  color: #f00;
  text-decoration: none;
}
input.button {
  height: auto;
  padding: 3px 9px;
  vertical-align: top;
  white-space: normal;
}
.button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a.button .icon {
  display: inline-block;
  margin: 0 5px 0 -5px;
  padding: 0 0 2px;
  vertical-align: middle;
}

.button_gray,
a.button_gray,
a.button_gray:link,
a.button_gray:visited,
a.button_gray:hover {
  color: #4c4c4c;
}

.button_small,
a.button_small,
a.button_small:link,
a.button_small:visited {
  font-size: 10px !important;
  height: 14px;
  line-height: 14px;
}

.buttons .button {
  margin: 0 1em 0 0;
}


/* begin tab elements */

.tabs {
  margin: 0 0 1em;
}
.tabs .tabs_nav li {
  display: block;
  float: left;
}
.tabs .tabs_nav a {
  background: #fff;
  border-top: 1px solid #d9d8d8;
  border-right: 1px solid #d9d8d8;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
}
.tabs .tabs_nav ul li:first-child a {
  border-left: 1px solid #d9d8d8;
}
.tabs .tabs_nav a:link,
.tabs .tabs_nav a:visited {
  color: #666;
}
.tabs .tabs_nav a:hover {
  background: #f3f3f3;
  color: #666;
  text-decoration: none;
}
.tabs .tabs_nav a.current {
  background: #666;
  color: #fff;
  font-weight: bold;
}
.tabs .tabs_nav a:link.current,
.tabs .tabs_nav a:visited.current {
  color: #fff;
}
.tabs .tabs_content {
  background: #fff;
  border: 1px solid #d9d8d8;
  padding: 16px;
}


/* begin scrolling tab elements */

.scrolling_tabs {
  clear: both;
  margin: 0 0 1em;
}
.scrolling_tabs .scrolling_tabs_nav li {
  display: block;
  float: left;
}
.scrolling_tabs .scrolling_tabs_nav a {
  background: #fff;
  border-top: 1px solid #d9d8d8;
  border-right: 1px solid #d9d8d8;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
}
.scrolling_tabs .scrolling_tabs_nav li:first-child a {
  border-left: 1px solid #d9d8d8;
}
.scrolling_tabs .scrolling_tabs_nav a:link,
.scrolling_tabs .scrolling_tabs_nav a:visited {
  color: #666;
}
.scrolling_tabs .scrolling_tabs_nav a:hover {
  background: #f3f3f3;
  color: #666;
  text-decoration: none;
}
.scrolling_tabs .scrolling_tabs_nav a.current {
  background: #666;
  color: #fff;
  font-weight: bold;
}
.scrolling_tabs .scrolling_tabs_nav a:link.current,
.scrolling_tabs .scrolling_tabs_nav a:visited.current {
  color: #fff;
}
.scrolling_tabs .scrolling_tabs_content {
  background: #fff;
  border: 1px solid #d9d8d8;
  overflow: hidden;
  position: relative;
  width: 758px;
}
.scrolling_tabs .scrolling_tabs_items {
  clear: both;
  position: absolute;
  width: 20000em;
}
.scrolling_tabs .scrolling_tabs_pane {
  float: left;
  width: 758px;
}
.scrolling_tabs .scrolling_tabs_pane .pane_inner {
  padding: 16px;
}
#content_body .scrolling_tabs .scrolling_tabs_content,
#content_body .scrolling_tabs .scrolling_tabs_pane {
  width: 518px;
}


/* begin slideshow elements */

.slideshow_wrapper {
  margin: 0 0 1em;
}
.slideshow {
  overflow: hidden;
  position: relative;
  width: 760px;
}
.slides {
  position: absolute;
  width: 20000em;
  z-index: 1;
}
.slide_pane {
  float: left;
  overflow: hidden;
  position: relative;
  width: 760px;
}
.slideshow_nav {
  background: #e7e7e7;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e7e7e7), to(#d2d2d2));
  background: -moz-linear-gradient(#e7e7e7, #d2d2d2);
  background: linear-gradient(#e7e7e7, #d2d2d2);
  border-top: 1px solid #fff;
  height: 20px;
  padding: 6px;
  position: relative;
}
.slideshow_nav .inner {
  display: table;
  margin: 0 auto;
}
.slideshow_nav .navi a {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 5px -115px;
  cursor: pointer;
  display: block;
  float: left;
  height: 20px;
  width: 20px;
}
.slideshow_nav .navi a.current,
.slideshow_nav .navi a:hover {
  background-position: 5px -135px;
}
.slideshow_nav .prev,
.slideshow_nav .next {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 5px -298px;
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  top: 6px;
  width: 20px;
}
.slideshow_nav .prev {
  left: 0;
}
.slideshow_nav .next {
  background-position: 5px -328px;
  right: 0;
}
.slideshow_nav .disabled {
  background-position: 999em 0;
  cursor: default;
}

#content_body .slideshow,
#content_body .slide_pane,
#masthead_body .slideshow,
#masthead_body .slide_pane {
  width: 520px;
}


/* begin standard form elements */

input,
select,
textarea {
  color: #666;
  font: normal 100% Arial, Helvetica, sans-serif;
}
label.pre_pop {
  display: none;
}
form .error {
  color: #999;
  display: none;
  margin: .25em 0;
}

.std_form .disabled {
  opacity: 0.5;
}
.std_form .form_row {
  margin: 0 0 1em;
}
.std_form .form_row .float_block {
  float: left;
  margin: 0 1em 0 0;
}
.std_form label,
.std_form .label {
  display: block;
}
.std_form label.hidden,
.std_form label.pre_pop {
  display: none;
}
.std_form .text {
  background: #fff;
  border: 1px solid #666;
  display: block;
  height: 23px;
  line-height: 23px;
  padding: 0 5px;
}
.std_form textarea.text {
  height: 119px;
  line-height: 17px;
  padding: 5px;
}
.std_form .required {
  color: #f00;
}
.std_form .md {
  width: 228px;
}
.std_form .lg {
  width: 348px;
}
.std_form .xl {
  width: 410px;
}
.std_form .xxl {
  width: 482px;
}

.std_form .label + .checkboxes {
  margin: .5em 0 0;
}
.std_form .checkboxes label {
  display: inline;
  margin: 0 3em .5em 0;
  white-space: nowrap;
}
.std_form .checkboxes label input {
  margin: 0 .3em 0 0;
  vertical-align: baseline;
}

.std_form .checkbox_cols {
  margin: .5em 0 0;
}
.std_form .checkbox_cols label {
  display: block;
  float: left;
  line-height: 1.4;
  margin: 0 0 .7em;
  padding: 0 35px 0 0;
  width: 180px;
}
.std_form .checkbox_cols label input {
  float: left;
  vertical-align: baseline;
}
.std_form .checkbox_cols label .inner {
  display: block;
  float: right;
  width: 160px;
}

.std_form .col .box {
  border: 1px solid #666 !important;
  padding: 6px 8px !important;
}

.collapsed_form .collapsed_form_wrap {
  display: none;
}

#content_sidebar .std_form .text,
.sidebar_form .text {
  height: 17px;
  line-height: 17px;
}
.sidebar_form {
  font-size: .9em;
}
.sidebar_form .form_row {
  margin: 0 0 .8em;
}
.sidebar_form input.button,
.sidebar_form input.button {
  max-width: 184px;
}


/* begin fancy form elements */

.fancy_form .jqTransformLabel {
  cursor: pointer;
  display: block;
  float: left;
  margin: 0 .5em;
  overflow: hidden;
}
.fancy_form label.pre_pop {
  display: none;
}

.fancy_form .jqTransformSelectWrapper {
  background: #e7e7e7;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e7e7e7), to(#9b9b9b));
  background: -moz-linear-gradient(#e7e7e7, #9b9b9b);
  background: linear-gradient(#e7e7e7, #9b9b9b);
  border: 1px solid #666;
  float: left;
  height: 19px;
  position: relative;
  width: 180px;
}

.fancy_form .jqTransformSelectWrapper div span {
  cursor: pointer;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  float: none;
  height: 13px;
  line-height: 13px;
  overflow: hidden;
  padding: 3px 25px 3px 7px;
  position: absolute;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
}
.fancy_form .disabled .jqTransformSelectWrapper div span {
  cursor: default;
}

.fancy_form .jqTransformSelectWrapper a.jqTransformSelectOpen {
  background: url("/images/template/icons/fancy_form_select.png") no-repeat 0 0;
  display: block;
  height: 19px;
  padding: 0 !important;
  position: absolute;
  right: 0;
  width: 24px;
}

.fancy_form .jqTransformSelectWrapper ul {
  background-color: #cbcbcb;
  border: 1px solid #666;
  border-top: none;
  display: none;
  height: 250px;
  left: -1px;
  list-style: none;
  margin: 0;
  overflow: auto;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  top: 19px;
  z-index: 10;
}
.fancy_form .jqTransformSelectWrapper ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fancy_form .jqTransformSelectWrapper ul a,
.fancy_form .jqTransformSelectWrapper ul a:link,
.fancy_form .jqTransformSelectWrapper ul a:visited,
.fancy_form .jqTransformSelectWrapper ul a:hover {
  background-color: #cbcbcb;
  border: none;
  color: #000;
  display: block;
  padding: 3px 7px;
  text-decoration: none;
}

.fancy_form .jqTransformSelectWrapper ul a.selected {
  background: #666;
  color: #fff;
}

.fancy_form .jqTransformSelectWrapper ul a:hover,
.fancy_form .jqTransformSelectWrapper ul a.selected:hover {
  background: #666;
  color: #fff;
}

.fancy_form .jqTransformHidden {
  display: none;
}

.fancy_form .column_labels .jqTransformLabel {
  margin: 0;
}
.fancy_form .column_labels .jqTransformSelectWrapper {
  float: right;
  width: 160px;
}


/* begin dropdown elements */

.dropdown {
  color: #36352f;
  font-family: Arial, Helvetica, sans-serif !important;
  position: relative;
}
.dropdown .label {
  background: #f3f3f3 url("/images/template/dropdown_label_bg.png") no-repeat 100% 0;
  border: 1px solid #36352f;
  cursor: pointer;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: .8em;
  height: 28px;
  line-height: 28px;
  padding: 0 36px 0 6px;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  z-index: 1;
}
.dropdown .menu {
  background: #f3f3f3;
  border: 1px solid #36352f;
  display: none;
  position: absolute;
  right: 0;
  top: 29px;
  width: 424px;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
.left .dropdown .menu {
  left: 0;
  right: auto;
}
.dropdown .menu_inner {
  border: 1px solid #fff;
  border-top: none;
  padding: 11px;
}
.dropdown .menu .menu_header {
  margin: 0 0 1em;
}
.dropdown .menu .menu_header .title {
  color: #f00;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 2em;
  text-decoration: underline;
}
.dropdown .menu .menu_header .sub_title {
  font-size: 1.2em;
  padding: 0 0 0 .5em;
}

.dropdown .menu h5 {
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.0;
  margin: 0 0 .4em;
}
.dropdown .menu h6 {
  color: #414040;
  font-weight: bold;
  margin: .5em 0 0;
}
.dropdown .menu ul {
  margin: 0 0 1em;
}
.dropdown .menu ul li {
  margin: 0 0 .3em;
}

.dropdown .three_column {
  width: 644px;
}
.dropdown .three_column .col {
  border-right: 1px solid #fff;
  margin: 0 19px 0 0;
  width: 230px;
}
.dropdown .three_column .inner_col {
  float: left;
  width: 115px;
}
.dropdown .three_column .last {
  border-right: none;
  margin: 0;
  width: 120px;
}

.dropdown .simple_list {
  width: 200px;
}
.dropdown .simple_list .menu_content ul {
  margin: 0;
}
.dropdown .simple_list .menu_content li {
  line-height: 1.2;
  margin: 0 0 .5em;
}
.dropdown .simple_list .menu_content li:last-child {
  margin: 0;
}

.dropdown.hover,
.dropdown:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
.dropdown.hover .label,
.dropdown:hover .label {
  background-position: 100% -30px;
  border-bottom: none;
  padding-bottom: 1px;
}
.dropdown.hover .menu,
.dropdown:hover .menu {
  display: block;
}

.header .dropdown {
  float: right;
  margin: 4px 0 0;
}
.header .dropdown .label {
  background-position: 100% -4px;
  height: 20px;
  line-height: 20px;
}
.header .dropdown.hover .label,
.header .dropdown:hover .label {
  background-position: 100% -34px;
}
.header .dropdown .menu {
  top: 21px;
}


/* begin dropdown alternate elements */

.dropdown_slide {
	height: 26px !important;
	margin-right: 10px;
}
.dropdown_slide .label {
	font-size: 14px !important;
	height: 26px !important;
	line-height: 26px !important;
}

.dropdown_slide .label a:link, .dropdown_slide .label a:visited, .dropdown_slide .label a:hover, .dropdown_slide .label a:active {
  color: #36352F !important;
  text-decoration: none;
}

.dropdown_basic {
  color: #36352f;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 11px !important;
  position: relative;
}
.dropdown_basic .label {
  background: #f3f3f3 url("/images/template/dropdown_basic_label_bg.png") no-repeat 100% 0;
  border: 1px solid #666;
  cursor: pointer;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: 11px !important;
  height: 19px !important;
  line-height: 19px !important;
  overflow: hidden;
  padding: 0 36px 0 6px;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  z-index: 1;
}
.dropdown_basic .menu, .dropdown_slide .menu {
  background-color: #cbcbcb;
  border: 1px solid #666;
  border-top: none;
  display: none;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 1;
}
.dropdown_slide .menu {
	top: 27px;
	width: 100px;
	display: none;
}
.dropdown_slide .label {
	width: 100px;
}
.dropdown_basic .menu ul a,
.dropdown_basic .menu ul a:link,
.dropdown_basic .menu ul a:visited,
.dropdown_basic .menu ul a:hover,
.dropdown_slide .menu ul a,
.dropdown_slide .menu ul a:link,
.dropdown_slide .menu ul a:visited,
.dropdown_slide .menu ul a:hover {
  background-color: #cbcbcb;
  border: none;
  color: #000;
  display: block;
  line-height: 1.2;
  padding: 3px 36px 3px 6px;
  text-decoration: none;
  white-space: nowrap;
}
.dropdown_basic .menu ul a.active,
.dropdown_basic .menu ul a:hover,
.dropdown_slide .menu ul a.active,
.dropdown_slide .menu ul a:hover {
  background-color: #666;
  color: #fff;
}
.dropdown_basic.hover .menu,
.dropdown_basic:hover .menu,
.dropdown_slide.hover .menu,
.dropdown_slide:hover .menu {
  display: block;
}


/* begin filtered modules elements */

.filtered_modules .filter_bar {
  border: 1px solid #ccc;
  margin: 0 20px 20px 0;
  padding: 0 9px;
}
.filtered_modules .filter_bar .title {
  color: #f00;
  float: left;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.75em;
  height: 39px;
  line-height: 39px;
}
.filtered_modules .filter_bar .filter {
  float: right;
  padding: 9px 0 0;
}

.filtered_modules .modules .module {
  float: left;
  margin: 0 20px 20px 0 !important;
}
.filtered_modules .modules .module .hero img {
  display: block;
}
.filtered_modules .modules .module .type {
  color: #333;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  margin: .25em 0;
}
.filtered_modules .modules .module .title {
  margin: 0 0 .5em;
}

.filtered_modules .modules .double_module .title,
.filtered_modules .modules .single_module .title,
.filtered_modules .modules .double_module .body,
.filtered_modules .modules .single_module .body {
  font-size: .9em;
}

.filtered_modules .modules .single_module { width: 140px; }
.filtered_modules .modules .double_module { width: 220px; }
.filtered_modules .modules .triple_module { width: 300px; }


/* begin filtered results elements */

.filtered_results .results_body {
  float: left;
  width: 640px;
}
.filtered_results .results_body .results_loading {
  background: #f3f3f3;
  border: 1px solid #ccc;
  color: #f00;
  display: none;
  font-size: 1.2em;
  margin: 0 20px 20px 0;
  padding: 390px 0;
  text-align: center;
}

.filtered_results .results_body .standard_results {
  padding: 0 20px 20px 0;
}
.filtered_results .results_body .standard_results .header {
  background: #666;
  color: #fff;
  height: 15px;
  line-height: 15px;
  padding: 8px 12px;
}
.filtered_results .results_body .standard_results .header .rss_feed {
  background: url('/images/template/icons/filtered_results_sprite.png') no-repeat 0 0;
  padding: 0 0 0 24px;
}
.filtered_results .results_body .standard_results .footer {
  border: 1px solid #ccc;
  color: #333;
  height: 15px;
  line-height: 15px;
  padding: 7px 11px;
}
.filtered_results .results_body .standard_results .footer .rss_feed {
  background: url('/images/template/icons/filtered_results_sprite.png') no-repeat 0 -30px;
  padding: 0 0 0 24px;
}

.filtered_results .results_body .standard_results .results {
  padding: 0 16px;
}
.filtered_results .results_body .standard_results .results .result {
  border-top: 1px solid #ccc;
  margin: 12px 0 0;
  padding: 12px 0 0;
}
.filtered_results .results_body .standard_results .results .result:first-child {
  border-top: none;
  margin: 0;
}
.filtered_results .results_body .standard_results .results .result:last-child {
  padding-bottom: 12px;
}
.filtered_results .results_body .standard_results .results .result_body {
  padding: 0 0 0 20px;
}
.filtered_results .results_body .standard_results .results .result .date {
  color: #a1a19e;
}
.filtered_results .results_body .standard_results .results .result h5 {
  margin: 0 0 .5em;
}
.filtered_results .results_body .standard_results .results .result_type {
  float: left;
  width: 20px;
}
.result_type .icon {
  background: url('/images/template/icons/icon_14px_sprite.png') no-repeat 0 999em;
  display: block;
  height: 20px;
  text-indent: -999em;
  width: 20px;
}
.result_type .icon_brochure { background-position: 0 3px; }
.result_type .icon_casestudy { background-position: 0 -61px; }
.result_type .icon_datasheet { background-position: 0 -190px; }
.result_type .icon_executive_brief { background-position: 0 -445px; }
.result_type .icon_financials { background-position: 0 -637px; }
.result_type .icon_generic_doc_download { background-position: 0 -701px; }
.result_type .icon_generic_pdf { background-position: 0 -765px; }
.result_type .icon_knowledgebase { background-position: 0 -828px; }
.result_type .icon_playable_media { background-position: 0 -955px; }
.result_type .icon_presentation { background-position: 0 -1019px; }
.result_type .icon_press_release { background-position: 0 -1082px; }
.result_type .icon_report { background-position: 0 -1210px; }
.result_type .icon_testimonial { background-position: 0 -1274px; }
.result_type .icon_trends { background-position: 0 -1338px; }
.result_type .icon_whitepaper { background-position: 0 -1467px; }

.filtered_results .results_sidebar {
  float: left;
  width: 300px;
}


/* begin filter form elements */

.search_filter_form .header {
  background: #666;
  color: #fff;
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.search_filter_form .content {
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
}
.search_filter_form .content .form_intro {
  padding: 9px;
}
.search_filter_form .content .form_intro {
  font-size: .9em;
}
.search_filter_form .content .form_intro p:last-child {
  margin: 0;
}
.search_filter_form .content form {
  padding: 9px;
}
.search_filter_form .content form .checkbox_cols label {
  line-height: 1.4;
  margin: 0 0 .7em;
  padding: 0 10px 0 0;
  width: 130px;
}
.search_filter_form .content form .checkbox_cols label .inner {
  width: 110px;
}

.search_filter_form .advanced {
  margin: 0 0 2em;
}

.search_filter_form .content .trigger {
  border-top: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  padding: 0 9px;
  height: 28px;
  line-height: 28px;
}
.search_filter_form .content .trigger .hide {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 0 -505px;
  display: inline;
  padding: 0 0 0 12px;
}
.search_filter_form .content .trigger .show {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 0 -548px;
  display: inline;
  padding: 0 0 0 12px;
}
.search_filter_form .content .open .show,
.search_filter_form .content .closed .hide {
  display: none;
}


/* begin pagination elements */

.pagination {
  color: #999;
}
.pagination span,
.pagination a {
  margin: 0 .35em;
}
.pagination .active {
  color: #333;
  text-decoration: underline;
}
.pagination .prev {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 0 -398px;
  padding: 0 0 0 13px;
}
.pagination a.prev {
  background-position: 0 -423px;
}
.pagination .next {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 100% -448px;
  padding: 0 13px 0 0;
}
.pagination a.next {
  background-position: 100% -473px;
}


/* begin isotope transitions */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}


/* begin header elements */

#header {
  background: #fff url("/images/template/wrap_bg.png") repeat-x 0 0;
  height: 135px;
  padding: 0 10px;
}
#header_logo {
  background: url("/images/template/header/header_bg.png") no-repeat 0 100%;
  float: left;
  height: 135px;
  padding: 0 0 0 10px;
  width: 160px;
}
#header_logo a {
  background: url("/images/template/header/logo.png") no-repeat 0 0;
  display: block;
  height: 135px;
  text-indent: -999em;
  width: 160px;
}
#header_nav {
  background: url("/images/template/header/header_bg.png") no-repeat 100% 100%;
  float: left;
  height: 135px;
  padding: 0 10px 0 14px;
  width: 766px;
  position: relative;
  z-index: 3;
}
#header_nav .util {
  height: 35px;
}


/* begin header search elements */

#header_nav .util .search {
  float: left;
  padding: 7px 0 0 10px;
  position: relative;
  z-index: 4;
}
#header_nav .util .search label {
  display: none;
}
#header_nav .util .search .text {
  background: url('/images/template/header/search_bg.png') no-repeat 0 0;
  border: none;
  color: #666;
  display: block;
  float: left;
  font-size: .9em;
  height: 20px;
  line-height: 20px;
  padding: 0 0 0 14px;
  width: 130px;
}
#header_nav .util .search .filter_wrap {
  background: url('/images/template/header/search_bg.png') no-repeat -210px 0;
  display: block;
  float: left;
  height: 20px;
  padding: 0 0 0 20px;
  width: 19px;
}
#header_nav .util .search .submit {
  background: url('/images/template/header/search_bg.png') no-repeat -164px 0;
  border: none;
  cursor: pointer;
  display: block;
  float: left;
  height: 20px;
  margin: 0;
  text-indent: -999em;
  width: 19px;
}
#header_nav .util .search .filter_wrap:hover .submit {
  background-position: -183px 0;
}
#header_nav .util .search .filter {
  display: none;
  left: 0;
  padding: 0 22px 22px;
  position: absolute;
  top: 26px;
  width: 161px;
}
#header_nav .util .search .filter .inner {
  background: #fff url("/images/template/header/search_filter_bg.png") no-repeat 0 0;
  border: 1px solid #c9c9c9;
  border-top: none;
  padding: 5px 0;
  width: 161px;
}
#header_nav .util .search .filter_wrap:hover .filter {
  display: block;
}
#header_nav .util .search .filter label {
  color: #f00;
  cursor: pointer;
  display: block;
  margin: 5px 0;
  padding: 0 0 0 20px;
}
#header_nav .util .search .filter label:hover {
  color: #000;
}
#header_nav .util .search .filter label.active {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 5px -36px;
  color: #000;
}
#header_nav .util .search .filter .radio {
  visibility: hidden;
}


/* begin header util menu elements */

#header_nav .util .menu {
  float: left;
  margin: 0 20px 0 0;
  position: relative;
  z-index: 4;
}
#header_nav .util .menu .title {
  color: #36352f;
  cursor: pointer;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: .85em;
  height: 35px;
  line-height: 35px;
  padding: 0 1px;
  position: relative;
  text-align: right;
  text-shadow: 1px 1px 0 #fff;
  text-transform: uppercase;
}
#header_nav .util .menu .title .inner {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 99% -78px;
  padding: 0 20px 0 10px;
}
#header_nav .util .menu .dropdown_menu {
  background: #d9d9d9;
  border: 1px solid #fff;
  display: none;
  padding: 5px 0;
  position: absolute;
  right: 0;
  top: 34px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
#header_nav .util .menu .dropdown_menu h6 {
  color: #414040;
  font-weight: bold;
  margin: .5em 0 0;
}
#header_nav .util .menu .dropdown_menu ul,
#header_nav .util .menu .dropdown_menu li {
  margin: .5em 0 0;
}
#header_nav .util .menu .dropdown_menu .col :first-child {
  margin-top: 0;
}
#header_nav .util .hover .title,
#header_nav .util .menu:hover .title {
  background-color: #d9d9d9;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0;
}
#header_nav .util .hover .dropdown_menu,
#header_nav .util .menu:hover .dropdown_menu {
  display: block;
}

#header_nav .util .language {
  margin-left: 115px;
}
#header_nav .util .language li a {
  color: #f00;
  display: block;
  margin: 5px 0;
  padding: 0 20px;
  width: 100px;
}
#header_nav .util .language li a.active {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 5px -36px;
  color: #000;
}

#header_nav .util .login {
  float: left;
}
#header_nav .util .login .dropdown_menu {
  padding: 15px 20px;
  width: 300px;
}
#header_nav .util .login .dropdown_menu .left {
  padding: 0 20px 0 0;
  width: 130px;
}
#header_nav .util .login .dropdown_menu .right {
  border-left: 1px solid #fff;
  padding: 0 0 0 20px;
  width: 129px;
}

#header_nav .util .contact {
  float: left;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 10px;
}
#header_nav .util .contact .phone {
  color: #f00;
  font-size: 1.2em;
  text-shadow: 1px 1px 0 #fff;
}
#header_nav .util .contact .label {
  color: #36352f;
  font-size: .65em;
  text-shadow: 1px 1px 0 #fff;
}


/* begin header nav elements */

#header_nav .nav {
  height: 100px;
  position: relative;
}
#header_nav .nav .nav_item {
  display: block;
  float: left;
}

#header_nav .nav .nav_item .nav_item_link {
  background: url('/images/template/header/header_nav_item_bg.png') no-repeat 0 999em;
  display: block;
  float: left;
  font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
  font-size: 1.55em;
  height: 30px;
  line-height: 30px;
  padding: 18px 14px 19px;
  position: relative;
  z-index: 3;
}
#header_nav .nav .active .nav_item_link {
  background-position: 100% -200px;
  color: #36352f;
  text-shadow: 1px 1px 0 #fff;
}

#header_nav .nav .hover .nav_item_link,
#header_nav .nav .nav_item:hover .nav_item_link {
  background-position: 100% 0;
  color: #fff;
  text-shadow: none;
}
#header_nav .nav .hover:last-child .nav_item_link,
#header_nav .nav .nav_item:last-child:hover .nav_item_link {
  background-position: 0 -100px;
  color: #fff;
}
#header_nav .nav .nav_item_link:hover {
  text-decoration: none;
}

#header_nav .nav .nav_item .dropdown_menu {
  border-left: 1px solid #bebebe;
  border-top: 1px solid #bebebe;
  display: none;
  left: 0;
  position: absolute;
  top: 53px;
  width: 786px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
#header_nav .nav .hover .dropdown_menu,
#header_nav .nav .nav_item:hover .dropdown_menu {
  display: block;
}
#header_nav .nav .nav_item .dropdown_menu .header {
  background: #f00;
  color: #fff;
  line-height: 1.0;
  padding: 12px 16px;
}
#header_nav .nav .nav_item .dropdown_menu .header .title {
  font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
  font-size: 2em;
  text-decoration: underline;
}
#header_nav .nav .nav_item .dropdown_menu .header .sub_title {
  font-size: 1.2em;
  padding: 0 0 0 .5em;
}
#header_nav .nav .nav_item .dropdown_menu .content {
  background: #fff url("/images/template/header/header_nav_dropdown_bg.png") repeat-x 0 0;
  border: 1px solid #fff;
  border-top: none;
  padding: 16px;
}
#header_nav .nav .nav_item .dropdown_menu .content .col {
  padding: 0 8px 0 10px;
  width: 170px;
}
#header_nav .nav .nav_item .dropdown_menu .content h5 {
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.0;
  margin: 0 0 .4em;
}
#header_nav .nav .nav_item .dropdown_menu .content h6 {
  color: #414040;
  font-weight: bold;
  margin: .5em 0 0;
}
#header_nav .nav .nav_item .dropdown_menu .content ul {
  margin: 0 0 1.5em;
}
#header_nav .nav .nav_item .dropdown_menu .content ul li {
  margin: 0 0 .3em;
}
#header_nav .nav .nav_item .dropdown_menu .content .featured {
  width: 256px;
}
#header_nav .nav .nav_item .dropdown_menu .content .featured .hero img {
  display: block;
}
#header_nav .nav .nav_item .dropdown_menu .content .featured .title {
  background: #666;
  color: #fff;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  height: 22px;
  line-height: 22px;
  padding: 0 11px;
}
#header_nav .nav .nav_item .dropdown_menu .content .featured .body {
  background: #f3f3f3;
  border: 1px solid #cfcfcf;
  border-top: none;
  font-size: .9em;
  padding: 5px 10px;
}
#header_nav .nav .nav_item .dropdown_menu .content .featured .body h5 {
  font-size: 1.4em;
}

#header_nav .nav .nav_item .four_column_featured .content .col {
  width: 140px;
}
#header_nav .nav .nav_item .four_column_featured .content .last {
  width: 260px;
}

#header_nav .nav .nav_item .three_column .content .col {
  border-right: 1px solid #fff;
  margin: 0 19px 0 0;
  width: 240px;
}
#header_nav .nav .nav_item .three_column .content .inner_col {
  float: left;
  width: 115px;
}
#header_nav .nav .nav_item .three_column .content .last {
  border-right: none;
  margin: 0;
  width: 170px;
}


/* begin breadcrumb elements */

#breadcrumb {
  background: #fff;
  border: 1px solid #d9d8d8;
  color: #666;
  font-size: .9em;
  font-weight: bold;
  height: 38px;
  margin: 0 10px 40px;
}

#breadcrumb .nav {
  float: left;
}
#breadcrumb .nav li {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 0 -240px;
  display: block;
  float: left;
  height: 38px;
  line-height: 38px;
  padding: 0 10px 0 25px;
}
#breadcrumb .nav li.active {
  color: #000;
}
#breadcrumb .nav li.home {
  background: none;
  padding: 0 5px 0 10px;
}
#breadcrumb .nav li.home a {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 0 13px;
  display: block;
  float: left;
  height: 38px;
  line-height: 38px;
  text-indent: -999em;
  width: 15px;
}

#breadcrumb .share {
  float: right;
}
#breadcrumb .share .addthis_toolbox {
  float: left;
  padding: 0 12px 0 0;
}
#breadcrumb .addthis_toolbox a {
  background: url('/images/template/icons/social_header.png') no-repeat 0 0;
  display: block;
  float: left;
  height: 17px;
  margin: 11px 0 10px 5px;
  width: 19px;
}
#breadcrumb .addthis_toolbox .icon_print { background-position: 0 0; }
#breadcrumb .addthis_toolbox .icon_email { background-position: -24px 0; }
#breadcrumb .addthis_toolbox .icon_rss { background-position: -49px 0; margin-right: 12px; }
#breadcrumb .addthis_toolbox .icon_twitter { background-position: -74px 0; }
#breadcrumb .addthis_toolbox .icon_linkedin { background-position: -99px 0; }
#breadcrumb .addthis_toolbox .icon_facebook { background-position: -124px 0; }
#breadcrumb .addthis_toolbox .icon_delicious { background-position: -149px 0; }


/* begin main elements */

#main {
  background: #fff;
  padding: 0 0 20px;
}


/* begin main title elements */

#main_titles {
  margin: 0 0 4px;
}
#main_titles #nav_title {
  float: left;
  padding: 0 20px;
  position: relative;
  width: 160px;
}
#main_titles #nav_title .title {
  bottom: 0;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: .9em;
  left: 20px;
  line-height: 20px;
  position: absolute;
  text-transform: uppercase;
  width: 160px;
}
#main_titles #content_title {
  float: left;
  padding: 0 20px 0 0;
  position: relative;
  width: 760px;
}
#main_titles #content_title h1 {
  color: #f00;
  font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
  font-size: 3em;
  line-height: 28px;
  margin: 0;
}
#main_titles #content_title h1 .sub_headline {
  color: #36352f;
  display: inline-block;
  font-size: .5em;
}


/* begin main header elements */

#main_header {
  border-left: 1px solid #d9d8d8;
  border-right: 1px solid #d9d8d8;
  height: 37px;
  margin: 0 10px;
  padding: 10px 12px;
}
#main_header h1 {
  color: #f00;
  float: left;
  font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
  font-size: 3em;
  line-height: 1.0;
  margin: 0;
}
#main_header h1 .sub_headline {
  color: #36352f;
  font-size: .5em;
}

#main_header .nav {
  float: right;
  padding: 3px 0 0;
}
#main_header .nav li {
  display: block;
  float: left;
}
#main_header .nav li a {
  border: 1px solid #d9d8d8;
  border-left: none;
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  padding: 0 14px;
}
#main_header .nav ul li:first-child a {
  border-left: 1px solid #d9d8d8;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#main_header .nav ul li:last-child a {
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#main_header .nav li.active a,
#main_header .nav li.active a:link,
#main_header .nav li.active a:visited,
#main_header .nav li.active a:hover {
  background: #d7d7d7;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d7d7d7), to(#fdfdfd));
  background: -moz-linear-gradient(#d7d7d7, #fdfdfd);
  background: linear-gradient(#d7d7d7, #fdfdfd);
  color: #36352f;
  cursor: default;
  font-weight: bold;
  text-decoration: none;
}


/* begin nav_bar elements */

#main_nav_bar {
  background: url('/images/template/main_nav_bar.png') repeat-x 0 0;
  border: 1px solid #ccc;
  height: 37px;
  line-height: 37px;
  margin: 0 10px;
  position: relative;
  z-index: 2;
}
#main_nav_bar .title {
  background: url('/images/template/main_nav_bar_title.png') no-repeat 100% 0;
  color: #36352f;
  float: left;
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  height: 37px;
  padding: 0 32px 0 11px;
}
#main_nav_bar .menu {
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}
#main_nav_bar .menu .label {
  color: #36352f;
  cursor: pointer;
  float: left;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: .85em;
  height: 37px;
  line-height: 37px;
  padding: 0 1px;
  position: relative;
  text-align: right;
  text-shadow: 1px 1px 0 #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
#main_nav_bar .menu .label .inner {
  padding: 0 10px;
}
#main_nav_bar .menu .label .has_dropdown {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 99% -78px;
  padding: 0 20px 0 10px;
}
#main_nav_bar .menu .dropdown_menu {
  background: #d9d9d9;
  border: 1px solid #fff;
  display: none;
  line-height: 1.5;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 36px;
  width: 130px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
#main_nav_bar .menu .dropdown_menu ul,
#main_nav_bar .menu .dropdown_menu li {
  margin: .5em 0 0;
}
#main_nav_bar .menu .dropdown_menu .col :first-child {
  margin-top: 0;
}

#main_nav_bar .hover .label,
#main_nav_bar .menu:hover .label {
  background-color: #d9d9d9;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0;
}
#main_nav_bar .hover .dropdown_menu,
#main_nav_bar .menu:hover .dropdown_menu {
  display: block;
}

#main_nav_bar .return {
  background: url('/images/template/main_nav_bar_return.png') no-repeat 0 0;
  float: right;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: .85em;
  height: 37px;
  line-height: 37px;
  padding: 0 11px 0 24px;
  text-transform: uppercase;
}
#main_nav_bar .return a,
#main_nav_bar .return a:link,
#main_nav_bar .return a:visited,
#main_nav_bar .return a:hover {
  color: #fff;
}


/* begin left navigation elements */

#navigation {
  float: left;
  padding: 0 20px;
  width: 160px;
  position: relative;
  z-index: 2;
}

#navigation .nav {
  border-bottom: 1px solid #d9d8d8;
  margin: 0 0 4em;
}
#navigation .nav .title {
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: .9em;
  line-height: 20px;
  padding: 24px 0 0;
  text-transform: uppercase;
}
#navigation .nav .label {
  background: #fff url('/images/template/icons/left_nav_label.png') no-repeat 146px 50%;
  border: 1px solid #d9d8d8;
  border-bottom: none;
  color: #36352f;
  cursor: pointer;
  padding: 5px 16px 5px 8px;
}
#navigation .nav .ui-state-active {
  background: #666;
  border-left: none;
  border-right: none;
  color: #fff;
  font-weight: bold;
}

#navigation .nav .menu {
  background: #f3f3f3;
  border: 1px solid #d9d8d8;
  border-bottom: none;
  color: #36352f;
}
#navigation .nav .menu li {
  position: relative;
}
#navigation .nav .menu li .menu_section {
  display: block;
  font-weight: bold;
  padding: 4px 15px 4px 8px;
}
#navigation .nav .menu li a {
  display: block;
  padding: 4px 15px 4px 8px;
}
#navigation .nav .menu .active {
  background: url('/images/template/angle_down.png') no-repeat 0 100%;
  font-weight: bold;
  margin-left: -11px;
  padding-left: 11px;
}
#navigation .nav .menu .active a {
  color: #fff;
}
#navigation .nav .menu .has_children a {
  background-image: url('/images/template/icons/has_children_sprite.png');
  background-repeat: no-repeat;
  background-position: 148px 50%;
}
#navigation .nav .menu .active.has_children a {
  background-position: -52px 50%;
}
#navigation .nav .menu li:hover a {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}
#navigation .nav .menu li.active:hover a {
  background-color: transparent;
}
#navigation .nav .menu li.has_children:hover a {
  background-position: -52px 50%;
}

#navigation .nav .sub_menu {
  background: #f3f3f3;
  border: 1px solid #d9d8d8;
  display: none;
  left: 158px;
  position: absolute;
  top: 0;
  width: 158px;
  z-index: 1;
}
#navigation .nav .menu .active .sub_menu {
  left: 169px;
}
#navigation .nav .menu li:hover .sub_menu {
  display: block;
}

#navigation .nav .menu .active .sub_menu a {
  color: #f00;
  font-weight: normal;
}
#navigation .nav .menu .has_children .sub_menu a {
  background: none;
}
#navigation .nav .menu li:hover .sub_menu a {
  color: #f00;
}
#navigation .nav .menu li:hover .sub_menu li:hover a {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}


/* begin left module elements */

#navigation .module {
  margin: 0 0 4em;
}
#navigation .module .hero img {
  display: block;
}
#navigation .module .content {
  background: #f3f3f3;
  border: 1px solid #d9d8d8;
  border-top: none;
  color: #36352f;
  padding: 8px;
}
#navigation .module .content .label {
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  line-height: 1.2;
}
#navigation .module .content .title {
  color: #f00;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.2;
}
#navigation .module .content p {
  margin: .8em 0;
}
#navigation .module .content :first-child {
  margin-top: 0;
}


/* begin content elements */

#content {
  float: left;
  padding: 0 20px 0 0;
  width: 760px;
}

#content h1,
#content h2 {
  color: #f00;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.2;
  margin: 0 0 .25em;
}
#content h2 .sub_headline {
  color: #333;
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: .75em;
}
#content h3 {
  color: #333;
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0 0 .35em;
}
#content h4 {
  color: #333;
  font-weight: bold;
}
#content h1 + p,
#content h2 + p {
  margin-top: .5em;
}
#content h3 + p {
  margin-top: .5em;
}
#content .intro p,
#content .intro h4,
#content .intro h5 {
  font-size: 1.2em;
}
#content .intro h1 + p {
  margin-top: .2em;
}
#content h2 + h4,
#content h2 + h5,
#content h3 + h4,
#content h3 + h5 {
  margin-top: 1em;
}

#content .hero {
  margin: 0 0 1em;
}
#content .hilite {
  color: #f00;
}


/* begin content module elements */

#content .module {
  margin: 0 0 2em;
}
#content .module:last-child {
  margin: 0;
}
#content .module .hero {
  margin: 0;
  position: relative;
}
#content .module .hero img {
  display: block;
}
#content .module .hero .meta {
  bottom: 12px;
  left: 12px;
  position: absolute;
}
#content .module .header {
  background: #666;
  color: #fff;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  min-height: 22px;
  line-height: 22px;
  padding: 4px 13px;
}
#content .module .content {
  background: #f3f3f3;
  border: 1px solid #d9d8d8;
  padding: 12px;
}
#content .module .header + .content {
  border-top: none;
}
#content .hilite_module .header {
  background: #f00;
}
#content .hilite_module .header a {
	color: #fff;
}
#content .hilite_module .content {
  background: #fff;
}
#content .module .content .label {
  color: #36352f;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  line-height: 1.2;
}
#content .module .content .title {
  color: #f00;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.2;
}
#content .module .content h3 {
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  margin: .5em 0;
}
#content .module .content p {
  margin: .8em 0;
}
#content .module .content ol.std_list li {
  margin-left: 1em;
}
#content .module .content ul.std_list li {
  background-position: 0 .5em;
  padding-left: 1em;
}
#content .module .content .arrow_list li {
  background-position: 0 .4em;
  padding-left: 1em;
}
#content .module .content .std_margin_right + p,
#content .module .content .std_margin_left + p,
#content .module .content :first-child {
  margin-top: 0;
}

#content .module .content .date {
  color: #a1a19e;
}
#content .module .content .divider {
  border-top: 1px solid #ccc;
  margin: 1em 0 .25em;
  padding: .5em 0 0;
}

#content .module .content .feed li {
  border-top: 1px solid #ccc;
  font-size: .9em;
  margin: 1.2em 0 0;
  padding: 1.2em 0 0;
}
#content .module .content .feed li:first-child {
  border-top: none;
  margin: 0;
  padding: 0;
}
#content .module .content .feed p {
  margin: 0 0 .7em;
}
#content .module .content .feed h5 {
  font-size: 1.1em;
  line-height: 1.2;
  margin: 0 0 .7em;
}


/* begin content fancy module elements */

#content .fancy_module .header {
  background: #ededed;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ededed), to(#d7d7d7));
  background: -moz-linear-gradient(#ededed, #d7d7d7);
  background: linear-gradient(#ededed, #d7d7d7);
  border: 1px solid #ccc;
  border-bottom: none;
  color: #36352f;
  font-size: 1em;
  min-height: 20px;
  padding: 10px;
}
#content .fancy_module .header .title {
  display: block;
  float: left;
  font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
  font-size: 1.65em;
  line-height: 1.0;
}
#content .fancy_module .header .link {
  background: #ededed;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ededed), to(#d8d8d8));
  background: -moz-linear-gradient(#ededed, #d8d8d8);
  background: linear-gradient(#ededed, #d8d8d8);
  border: 1px solid #666;
  display: block;
  float: right;
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: .85em;
  height: 16px;
  line-height: 16px;
  padding: 0 6px;
  text-transform: uppercase;
  -webkit-box-shadow: rgba(255, 255, 255, 0.8) 1px 1px 2px;
  -moz-box-shadow: rgba(255, 255, 255, 0.8) 1px 1px 2px;
  box-shadow: rgba(255, 255, 255, 0.8) 1px 1px 2px;
}
#content .fancy_module .header .link a:link,
#content .fancy_module .header .link a:visited,
#content .fancy_module .header .link a:hover {
  color: #36352f;
  text-decoration: none;
}
#content .fancy_module .content {
  background: #fff;
}


/* begin regional modules elements */

#content .module .regional_header .title {
  background: url('/images/template/icons/regional_type_sprite.png') no-repeat 0 999em;
  padding-left: 30px;
}
#content .module .icon_germany .title { background-position: 0 0; }
#content .module .icon_netherlands .title { background-position: 0 -50px; }
#content .module .icon_unitedkingdom .title { background-position: 0 -100px; }


/* begin unique module elements */

#content #module_blog .header .title {
  background: url('/images/template/icons/social_insight_center.png') no-repeat 0 1px;
  padding: 0 0 0 22px;
}
#content #module_twitter .header .title {
  background: url('/images/template/icons/social_insight_center.png') no-repeat 0 -29px;
  padding: 0 0 0 20px;
}
#content #module_twitter .header .link {
  background: #9ed14d;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9ed14d), to(#89bc38));
  background: -moz-linear-gradient(#9ed14d, #89bc38);
  background: linear-gradient(#9ed14d, #89bc38);
}
#content #module_linkedin .header .title {
  background: url('/images/template/icons/social_insight_center.png') no-repeat 0 -88px;
  padding: 0 0 0 22px;
}
#content #module_linkedin .header .link {
  background: #d4e8f2;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d4e8f2), to(#c0d4dd));
  background: -moz-linear-gradient(#d4e8f2, #c0d4dd);
  background: linear-gradient(#d4e8f2, #c0d4dd);
}
#content #module_linkedin .header .link a:link,
#content #module_linkedin .header .link a:visited,
#content #module_linkedin .header .link a:hover {
  color: #077ca4;
}


/* begin content accordion elements */

#content .accordion {
  border-bottom: 1px solid #d9d8d8;
  margin: 0 0 2em;
}
#content .accordion .header {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 7px -190px;
  border: 1px solid #d9d8d8;
  border-bottom: none;
  color: #36352f;
  cursor: pointer;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  min-height: 22px;
  line-height: 22px;
  padding: 4px 13px 4px 26px;
}
#content .accordion .header .print_specs {
  background: url('/images/template/icons/icon_print_specs.png') no-repeat 100% 50%;
  display: none;
  font-size: .65em;
  padding: 0 27px 0 0;
}
#content .accordion .header .print_specs:link,
#content .accordion .header .print_specs:visited,
#content .accordion .header .print_specs:hover {
  color: #f3f3f3;
}
#content .accordion .header .dropdown_basic,
#content .accordion .header .dropdown {
  display: none;
}
#content .accordion .content {
  background: #fff;
  border: 1px solid #d9d8d8;
  border-bottom: none;
  padding: 12px;
}
#content .accordion .content .content_footer {
  background: #f3f3f3;
  border-top: 1px solid #d9d8d8;
  margin: 0 -12px -12px;
  padding: 12px 22px;
}
#content .accordion .ui-state-active {
  background: #666;
  border-color: #666;
  color: #fff;
  cursor: default;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  padding: 4px 13px;
}
#content .accordion .ui-state-active .print_specs,
#content .accordion .ui-state-active .dropdown_basic,
#content .accordion .ui-state-active .dropdown {
  display: block;
}

#content .accordion .module .header {
  background: #666;
  color: #fff;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  height: 30px;
  line-height: 30px;
  padding: 0 13px;
}
#content .accordion .module .content {
  background: #f3f3f3;
  border: 1px solid #d9d8d8;
  border-top: none;
  padding: 12px;
}


/* begin content section elements */

#content .section {
  margin: 0 0 1em;
}
#content .section_body {
  float: left;
  width: 460px;
}
#content .section_sidebar {
  float: right;
  width: 280px;
}
#content .accordion .section_body {
  width: 434px;
}
#content .pane_inner .section_body {
  width: 422px;
}
#content .wide_sidebar .section_body {
  width: 400px;
}
#content .wide_sidebar .section_sidebar {
  width: 340px;
}
#content .accordion .wide_sidebar .section_body {
  width: 386px;
}
#content .accordion .wide_sidebar .section_sidebar {
  width: 328px;
}
#content .reverse_sidebar .section_body {
  float: right;
}
#content .reverse_sidebar .section_sidebar {
  float: left;
}


/* begin content header elements */

#content_header {
  min-height: 40px;
  margin: 0 0 4px;
}
#content_header h1 {
  font-family: "ProximaNova-Light", Arial, Helvetica, sans-serif;
  font-size: 3em;
  line-height: 28px;
  margin: 0;
}
#content_header h1 .sub_headline {
  color: #36352f;
  display: inline-block;
  font-size: .5em;
}

/* begin content masthead elements */

#content_masthead {
  margin: 0 0 2em;
}
#content_masthead .hero img,
#content_masthead .map img {
  display: block;
}
#content_masthead .slide_pane {
  height: 404px;
  position: relative;
}
#content_masthead .slide_pane .background_hero {
  left: 0;
  position: absolute;
  top: 0;
}
#content_masthead .slide_pane .featured {
  margin: 144px 0 0 222px;
  position: relative;
}
#content_masthead .slide_pane .callout_boxes {
  left: 16px;
  position: absolute;
  top: 230px;
}
#content_masthead .slide_pane .callout_boxes .callout_box {
  float: left;
  margin: 0 16px 0 0;
}

#content_masthead .reverse_pane .featured {
  margin: 144px 222px 0 0;
}
#content_masthead .reverse_pane .callout_boxes {
  left: auto;
  right: 16px;
}
#content_masthead .reverse_pane .callout_boxes .callout_box {
  float: left;
  margin: 0 0 0 16px;
}

#masthead_body {
  float: left;
  padding: 0 20px 0 0;
  width: 520px;
}
#masthead_sidebar {
  float: left;
  width: 220px;
}


/* begin content body elements */

#content_body {
  background: url('/images/template/content_body_border.png') no-repeat 0 0;
  float: left;
  padding: 1em 20px 0 0;
  width: 520px;
}
#content_body > .hero:first-child,
#content_body > .box:first-child {
  margin-top: -1em;
}


/* begin content sidebar elements */

#content_sidebar {
  float: left;
  width: 220px;
}
#content_sidebar .std_form {
  font-size: .9em;
}
#content_sidebar .std_form .form_row {
  margin: 0 0 .8em;
}
#content_sidebar .accordion .content input.button,
#content_sidebar .module .content input.button {
  max-width: 184px;
}

#content_sidebar .accordion .header {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 96% -190px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 4px 13px;
}
#content_sidebar .accordion .content {
  background: #f3f3f3;
}
#content_sidebar .accordion .ui-state-active {
  background: #666;
  border-color: #666;
  color: #fff;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
}


/* begin footer bar elements */

#footer {
  padding: 17px 9px;
}


/* begin footer bar elements */

#footer_bar {
  background: #fff;
  border: 1px solid #aaa;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  margin: 0 0 24px;
  padding: 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
#footer_bar ul {
  background: #dfdede;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dfdede), to(#cac9c9));
  background: -moz-linear-gradient(#dfdede, #cac9c9);
  background: linear-gradient(#dfdede, #cac9c9);
}
#footer_bar ul li {
  display: block;
  float: left;
  font-size: .9em;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  margin: 0 4em 0 0;
}
#footer_bar ul li.title {
  background: url('/images/template/footer_bar_title_bg.png') no-repeat 100% 0;
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  height: 31px;
  line-height: 31px;
  margin: -1px 2em -1px 0;
  padding: 0 30px 0 10px;
  text-transform: uppercase;
}


/* begin footer menus elements */

#footer_menus {
  padding: 0 0 20px;
}
#footer_menus .menu {
  color: #414040;
  display: block;
  float: left;
  font-size: .9em;
  padding: 0 25px 0 10px;
  width: 156px;
}
#footer_menus .title {
  font-family: "ProximaNova-Bold", Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
}
#footer_menus .menu li {
  margin: 0 0 1em;
}
#footer_menus .menu dt {
  float: left;
  width: 40%;
}
#footer_menus .menu dd {
  float: right;
  width: 60%;
}
#footer_menus .share li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}
#footer_menus .share li a {
  background: url('/images/template/icons/social_footer.png') no-repeat 0 0;
  display: block;
  float: left;
  height: 21px;
  text-indent: -999em;
  width: 21px;
}
#footer_menus .share .icon_twitter a { background-position: 0 0; }
#footer_menus .share .icon_linkedin a { background-position: -25px 0; }
#footer_menus .share .icon_facebook a { background-position: -50px 0; }


/* begin footer legal elements */

#footer_legal {
  font-size: .9em;
  padding: 15px 10px;
}
#footer_legal a {
  margin: 0 0 0 2em;
}


/* begin overlay elements */

.overlay {
  display: none;
  text-align: left;
  width: 682px;
}
.overlay .overlay_inner {
  border: 1px solid #333;
  background: #fff;
  margin: 15px auto;
  position: relative;
  text-align: left;
}
.overlay .overlay_inner .close {
  background: url('/images/template/overlay_close.png') no-repeat 0 0;
  cursor: pointer;
  height: 27px;
  position: absolute;
  right: -15px;
  text-indent: -999em;
  top: -15px;
  width: 27px;
}
.overlay .header {
  background: #f00;
  color: #fff;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
}

.callout_overlay .overlay_inner .close {
  background: url('/images/template/icons/icon_sprite.png') no-repeat 6px -152px;
  right: 0;
  top: 0;
}
.callout_overlay .header {
  background: #666;
}


/* begin overlay content elements */

.overlay .content {
  padding: 14px 20px;
}

.overlay .content .section {
  margin: 0 0 1em;
}
.overlay .content .section_body {
  float: left;
  width: 320px;
}
.overlay .content .section_sidebar {
  float: right;
  width: 300px;
}
.overlay .content .narrow_sidebar .section_body {
  width: 410px;
}
.overlay .content .narrow_sidebar .section_sidebar {
  width: 210px;
}
.overlay .content .reverse_sidebar .section_body {
  float: right;
}
.overlay .content .reverse_sidebar .section_sidebar {
  float: left;
}

.overlay .content .hero {
  margin: 0 0 1em;
}
.overlay .content .hero img {
  display: block;
}

.overlay .content h1,
.overlay .content h2 {
  color: #f00;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.2;
  margin: 0 0 .25em;
}
.overlay .content h2 .sub_headline {
  color: #333;
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: .75em;
}
.overlay .content h3 {
  color: #333;
  font-family: "ProximaNova-Semibold", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0 0 .35em;
}
.overlay .content h4 {
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 0 .15em;
}
.overlay .content h5 {
  color: #333;
  font-weight: bold;
}
.overlay .content h1 + p,
.overlay .content h2 + p,
.overlay .content h3 + p {
  margin-top: .5em;
}
.overlay .content h4 + p,
.overlay .content h5 + p {
  margin-top: 0;
}
.overlay .content .intro p {
  font-size: 1.2em;
}
.overlay .content .intro h1 + p {
  margin-top: .2em;
}
.overlay .content :first-child {
  margin-top: 0;
}

.overlay .module .header {
  background: #666;
}
.overlay .module .content {
  background: #f3f3f3;
  border: 1px solid #ccc;
  border-top: none;
  padding: 14px 19px;
}
.overlay .hilite_module .header {
  background: #f00;
}
.overlay .hilite_module .content {
  background: #fff;
}


/* begin overlay nav elements */

.overlay_nav_bar {
  margin: 0 0 1em;
}
.overlay_tab_nav {
  height: 30px;
}
.overlay_tab_nav li {
  display: block;
  float: left;
}
.overlay_tab_nav li a {
  background: #fff;
  border: 1px solid #d9d8d8;
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0 0 0 5px;
  padding: 0 11px;
}
.overlay_tab_nav li a:hover {
  background: #f3f3f3;
  text-decoration: none;
}
.overlay_tab_nav li.active a:link,
.overlay_tab_nav li.active a:visited,
.overlay_tab_nav li.active a:hover {
  background: #666;
  color: #fff;
  cursor: default;
}
.overlay_tab_content .overlay_tab_item {
  display: none;
  position: relative;
}
.overlay_tab_content .active_item {
  display: block;
}


/* begin overlay image detail elements */

.overlay_image_detail {
  border: 1px solid #333;
  background: #fff;
}
.overlay_image_detail .overlay_content {
  margin: 0 auto;
  padding: 20px;
  overflow: hidden;
  text-align: center;
}
.overlay_image_detail .close {
  background: url('/images/template/overlay_close.png') no-repeat 0 0;
  cursor: pointer;
  height: 27px;
  position: absolute;
  right: -15px;
  text-indent: -999em;
  top: -15px;
  width: 27px;
}
.overlay_image_detail h2 {
  color: #f00;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  margin: 0;
  text-align: left;
}
.overlay_image_detail p {
  margin: 0;
  text-align: left;
}


/* begin overlay toggle image elements */

.overlay .show_detail_wrapper {
  background: #fff;
  display: none;
  padding: 0 0 1em;
}
.overlay .toggle_expand_image {
  margin: 0 0 1em;
  position: relative;
}
.overlay .img_wrap {
  cursor: pointer;
  display: inline-block;
  float: left;
  overflow: hidden;
  position: relative;
}
.overlay .toggle_expand_image .thumb,
.overlay .show_detail_wrapper .detail {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.overlay .toggle_expand_image img,
.overlay .show_detail_wrapper img {
  border: 1px solid #aeaeae;
  display: block;
}
.overlay .toggle_expand_image .mask,
.overlay .show_detail_wrapper .mask {
  background: #666 url('/images/template/icons/icon_sprite.png') no-repeat 5px -156px;
  background-color: rgba(80, 80, 80, 0.8);
  bottom: 1px;
  cursor: pointer;
  display: block;
  height: 22px;
  position: absolute;
  right: 1px;
  width: 25px;
}
.overlay .toggle_expand_image .detail {
  display: none;
}
.overlay .show_detail_wrapper {
  overflow: hidden;
}
.overlay .show_detail_wrapper .detail .mask {
  background-position: 5px -356px;
  bottom: auto;
  top: 1px;
}
.overlay .show_detail_wrapper .detail h2 {
  color: #f00;
  font-family: "ProximaNova-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.5em !important;
  margin: .3em 0 0 !important;
}
.overlay .show_detail_wrapper .detail p {
  margin: .5em 0 0 !important;
}


/* begin clearing the elements */

#main:after,
#content:after,
#content_masthead:after,
#footer_menus:after,
.dropdown_menu:after,
.form_row:after,
.box:after,
.row:after,
.block:after,
.module:after,
.module .header:after,
.section:after,
.clrfix:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}


