/*
Theme Name: ChuckBauer.com
Theme URL: http://www.chuckbauer.com/
Author: Valerie Spencer
Author URI: valerie@chuckbauer.com
Description: Copyright 2008-2011 by Chuck Bauer. All Rights Reserved. This is not a public theme and should not be copied, reproduced, or redistributed in any fashion.
*/
/******************************/
/*
/* Outer Page Layout 
/*
/******************************/
html, body {
  margin: 0 auto;
  background: #7186a3 url(images/mn_bkgrd.png) repeat-x top;
  font-family: Helvetica, Arial, sans-serif;
  font-smooth: always;
  -webkit-font-smoothing: subpixel-antialiased; }

#wrapper {
  margin: 0 auto;
  width: 944px; }

.header {
  margin: 0 auto;
  width: 944px;
  padding: 0px;
  position: relative;
  clear: both;
  height: 80px; }

#social_media {
  position: relative;
  float: left;
  margin-top: 25px;
  margin-left: 40px; }
  #social_media img {
    padding-right: 5px; }

#logo {
  position: absolute;
  right: 45px;
  top: 25px; }

/******************************/
/*
/* Top Navigation 
/*
/******************************/
#topNav {
  margin: 0 auto;
  width: 944px;
  text-align: center;
  background: url(images/top_nav.gif) no-repeat top center;
  min-height: 32px;
  padding-top: 10px; }
  #topNav #topNavBox {
    width: 850px;
    margin: 0px auto; }
  #topNav ul {
    margin: 0 auto;
    padding: 0px 0px 0px 15px;
    list-style-type: none;
    list-style-image: none;
    display: inline; }
    #topNav ul li {
      margin: 5px 5px 5px 6px;
      padding-right: 15px;
      list-style-type: none;
      list-style-image: none;
      display: inline;
      background: url(images/nav_separator.gif) no-repeat right center;
      font-size: 12px;
      font-weight: bold;
      color: black; }
  #topNav li.none {
    background-image: none; }
  #topNav a, #topNav a:link, #topNav a:active, #topNav a:visited {
    text-decoration: none;
    color: black; }
  #topNav a:hover {
    color: white; }
  #topNav .blog-link {
    padding-left: 0px; }
  #topNav .rss-icon {
    display: inline-block;
    background: url(images/rss.png) no-repeat;
    background-size: 100%;
    height: 16px;
    text-indent: -9999px;
    margin-right: 0px; }

/******************************/
/*
/* Content Area 
/*
/******************************/
#contentWrapper, #intContentWrapper {
  margin: 0 auto;
  width: 944px;
  background: white; }

#intContent, #intContentWide {
  width: 600px;
  float: right;
  margin-top: 12px;
  padding: 0 20px;
  border-left: 1px solid #e0e4ea; }
  #intContent img, #intContentWide img {
    border: 0px; }
  #intContent h1, #intContentWide h1 {
    margin-top: 0px;
    padding-top: 0px;
    color: #cd4103;
    font-size: 26px;
    letter-spacing: -1px; }
    #intContent h1 a, #intContent h1 a:link, #intContent h1 a:active, #intContent h1 a:visited, #intContentWide h1 a, #intContentWide h1 a:link, #intContentWide h1 a:active, #intContentWide h1 a:visited {
      color: #cd4103;
      text-decoration: none; }
    #intContent h1 a:hover, #intContentWide h1 a:hover {
      color: #88b720;
      text-decoration: underline; }
  #intContent h2, #intContentWide h2 {
    color: #3a4967;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: -1px; }
    #intContent h2 p, #intContent h2 span, #intContentWide h2 p, #intContentWide h2 span {
      margin: 0;
      letter-spacing: 0px;
      color: #3a4967; }
  #intContent h3, #intContentWide h3 {
    color: #7b9a36;
    font-weight: bold;
    font-size: 17px; }
  #intContent h4, #intContentWide h4 {
    margin-top: -14px;
    font-size: 11px;
    color: #a9a9a9;
    font-weight: normal; }
  #intContent ul, #intContentWide ul {
    margin: 0px;
    padding: 0px; }
    #intContent ul li, #intContentWide ul li {
      padding-left: 30px;
      margin-left: 20px;
      font-size: 12px;
      color: black;
      background: url(images/bullet.jpg) no-repeat top left;
      line-height: 19px;
      list-style-type: none;
      list-style-image: none;
      padding-bottom: 4px; }
  #intContent ol li, #intContentWide ol li {
    font-size: 12px;
    padding-bottom: 4px;
    line-height: 19px; }
  #intContent .page_menu td, #intContentWide .page_menu td {
    padding-bottom: 20px; }

#intContentWide {
  width: 825px;
  float: right;
  padding: 0 50px;
  margin-top: 12px;
  border: none; }

/******************************/
/*
/* Sidebar
/*
/******************************/
#sidebar {
  float: left;
  width: 250px;
  margin-left: 25px; }

#sidebar_links {
  margin-top: 15px; }
  #sidebar_links h2 {
    font-weight: normal;
    font-size: 17px;
    color: white;
    padding: 10px 15px;
    text-decoration: none;
    background-color: #3a4967;
    display: block; }
  #sidebar_links ul {
    margin: 0px;
    padding: 0px; }
    #sidebar_links ul li.section_head {
      margin-top: 15px; }
      #sidebar_links ul li.section_head a, #sidebar_links ul li.section_head a:link, #sidebar_links ul li.section_head a:active, #sidebar_links ul li.section_head a:visited {
        font-weight: normal;
        font-size: 17px;
        color: white;
        padding: 10px 15px;
        text-decoration: none;
        background-color: #3a4967;
        display: block; }
      #sidebar_links ul li.section_head a:hover {
        text-decoration: underline;
        color: white;
        background-color: #3a4967; }
    #sidebar_links ul li.section_head ul {
      margin-top: 5px; }
    #sidebar_links ul li {
      margin-bottom: 5px; }
    #sidebar_links ul li, #sidebar_links ul li.section_head ul li {
      list-style-type: none; }
      #sidebar_links ul li a, #sidebar_links ul li a:link, #sidebar_links ul li a:active, #sidebar_links ul li a:visited, #sidebar_links ul li.section_head ul li a, #sidebar_links ul li.section_head ul li a:link, #sidebar_links ul li.section_head ul li a:active, #sidebar_links ul li.section_head ul li a:visited {
        font-size: 12px;
        font-weight: normal;
        color: black;
        padding: 10px 25px;
        text-decoration: none;
        background-color: #e0e4ea;
        display: block; }
      #sidebar_links ul li a:hover, #sidebar_links ul li.section_head ul li a:hover {
        text-decoration: underline;
        color: white;
        background-color: #7186a3; }

/******************************/
/*
/* General Formatting 
/*
/******************************/
#clearFix {
  clear: both;
  color: white;
  height: 6px; }

p {
  font-size: 12px;
  line-height: 19px;
  color: black; }

#contentWrapper h2 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 7px;
  color: #cd4103;
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 22px; }
#contentWrapper h3 {
  margin-top: 0px;
  padding-top: 0px;
  color: white;
  font-weight: bold;
  font-size: 16px; }

.small {
  font-size: 11px;
  text-align: right;
  color: #3a4967;
  padding: 10px 0px 10px 0px;
  margin: 0px; }

.previous {
  float: left;
  width: 50%;
  background: url(images/bubble.jpg) no-repeat right;
  min-height: 32px;
  padding-top: 15px; }

.next {
  float: right;
  padding-top: 15px; }

a:link, a:visited {
  color: #cd4103; }

a:hover {
  color: #88b720; }

blockquote {
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  -khtml-border-radius: 15px 15px 15px 15px;
  background-color: #e0e4ea;
  margin: 15px 0px;
  padding: 7px 15px;
  font-size: 11px;
  line-height: 15px; }
  blockquote p {
    font-size: 11px;
    line-height: 15px; }

#images {
  padding: 22px 0px 22px 0px;
  margin-right: 10px; }

hr {
  background: white url(images/hr.gif) no-repeat center bottom;
  margin: 8px auto;
  height: 1px;
  border: 0 none;
  padding: 6px 0px 0px 0px; }

#entry {
  padding-bottom: 15px; }

#archives {
  padding: 2px 15px 0px 15px; }
  #archives ul {
    margin: 0px;
    padding: 0px; }
    #archives ul li {
      list-style-image: url(images/bullet2.jpg);
      list-style-type: none;
      padding-left: 6px;
      margin-left: 25px;
      font-size: 12px;
      color: black;
      padding-bottom: 9px; }
      #archives ul li a:link, #archives ul li a:visited {
        color: black; }
      #archives ul li a:hover {
        text-decoration: none;
        color: #cd4103; }

/******************************/
/*
/* Image & Text Alignment 
/*
/******************************/
img.alignright {
  text-align: right;
  float: right; }

img.alignleft {
  text-align: left;
  float: left; }

img.aligncenter {
  text-align: center; }

.alignright {
  text-align: right;
  float: right; }
  .alignright img {
    text-align: right;
    float: right; }

.alignleft {
  text-align: left;
  float: left; }
  .alignleft img {
    text-align: left;
    float: left; }

.aligncenter {
  text-align: center; }
  .aligncenter img {
    text-align: center; }

table h2 {
  padding-top: 0px;
  margin-top: 0px; }

ul.socialize-this {
  list-style-type: none;
  text-align: left !important;
  display: block;
  height: 60px;
  position: relative; }

ul.socialize-this li {
  background: none !important;
  margin-left: 0px !important;
  padding-left: 0px !important;
  padding-right: 3px;
  float: left;
  position: right;
  display: block; }

ul.socialize-this li a img {
  width: 36px;
  height: 36px; }

.blog_checkmark {
  margin-right: 15px; }

.blog_line {
  width: 100%;
  border-top: 1px solid #e0e4ea;
  height: 1px;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px; }

.blog_list p, .blog_link {
  display: inline; }

.blog_list a {
  font-size: 12px; }

.blog_link a {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 7px;
  color: #3a4967;
  letter-spacing: -1px;
  font-weight: lighter;
  font-size: 18px;
  text-decoration: none; }

.blog_link a:hover {
  text-decoration: underline;
  color: #cd4103; }

/* Resources Pages */
.resources_books_image {
  width: 80px; }

.resources_books_image img {
  width: 80px;
  height: 80px; }

.resources_books_content {
  font-size: 10px;
  color: #a9a9a9;
  line-height: 14px; }

.resources_books_content a {
  font-size: 18px;
  color: #3a4967;
  text-decoration: none;
  line-height: 24px;
  margin-bottom: 15px; }

.checkmark_head {
  background-image: url("images/blog_checkmark.jpg");
  background-position: 0 12px;
  background-repeat: no-repeat;
  border-top: 1px solid #e0e4ea;
  clear: both;
  height: 50px;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 80px;
  padding-top: 24px; }

.checkmark_head a, .checkmark_head a:link {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 7px;
  color: #3a4967;
  letter-spacing: -1px;
  font-weight: lighter;
  font-size: 18px;
  text-decoration: none; }

.cform label, .cform legend {
  color: #a9a9a9 !important; }

/******************************/
/*
/* Contact Form 
/*
/******************************/
.contact_form ul li {
  margin-left: 0px !important;
  padding-left: 0px !important;
  background: none !important; }
.contact_form .gf_wrapper, .contact_form .gf_progressbar_wrapper, .contact_form .gf_heading, .contact_form .gform_page_footer {
  width: 100% !important; }
.contact_form .gform_title {
  display: none; }
.contact_form .gform_description {
  font-size: 12px;
  line-height: 19px; }
.contact_form .gform_page_footer {
  position: relative;
  clear: both;
  text-align: right;
  height: 65px; }
.contact_form .button {
  position: relative;
  background: #cd4103;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 15px;
  text-align: center;
  width: 125px;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 10px;
  color: #ffffff;
  text-decoration: none; }
.contact_form .gform_next_button, .contact_form .gform_button {
  float: right; }
.contact_form .gform_previous_button {
  float: left; }
.contact_form .ginput_container {
  margin-top: 5px !important; }
.contact_form .gfield_error {
  background-color: #f5d7d1 !important;
  padding: 0px 0px 0px 10px !important; }

.seminar_form ul li {
  margin-left: 0px !important;
  padding-left: 0px !important;
  background: none !important;
  margin-bottom: 0px !important; }
  .seminar_form ul li label {
    margin-bottom: 0px !important; }
  .seminar_form ul li .ginput_container {
    margin-top: 3px !important; }
.seminar_form .gsection {
  margin: 5px 0px 15px !important; }
.seminar_form h2 {
  font-size: 18px !important; }
.seminar_form .gf_wrapper, .seminar_form .gf_heading, .seminar_form .gform_footer {
  width: 100% !important; }
.seminar_form .gform_body {
  background: #efefef;
  border: 1px solid #dfdfdf;
  padding: 20px;
  overflow: hidden;
  position: relative; }
.seminar_form .gform_footer {
  position: relative;
  clear: both;
  text-align: right;
  height: 40px;
  padding: 5px 0px 0px !important;
  margin: 0px !important; }
.seminar_form .button {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  position: relative;
  background: #cd4103;
  border: none;
  margin-top: 15px;
  margin-right: 20px;
  text-align: center;
  width: 265px;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 10px;
  color: #ffffff;
  text-decoration: none;
  float: right; }
.seminar_form .gfield_error {
  background: none !important;
  border: none !important;
  padding: 0px !important;
  margin-top: -8px !important; }
  .seminar_form .gfield_error input {
    background: #f5d7d1 !important; }
.seminar_form .validation_error {
  font-size: 12px !important; }
.seminar_form .gfield_description.validation_message {
  padding: 0px !important;
  display: none; }
.seminar_form .gfield_html {
  margin-top: 7px !important;
  line-height: 21px !important; }

/******************************/
/*
/* Home Page Layout & Styles
/*
/******************************/
#home_banner {
  position: relative;
  background: url(images/home_header_background.jpg) no-repeat;
  width: 944px;
  height: 510px; }
  #home_banner #home_banner_slideshow {
    overflow: hidden;
    position: relative;
    width: 365px;
    height: 225px;
    left: 60px;
    top: 50px;
    color: #ffffff;
    text-shadow: 2px 2px 5px black;
    -moz-text-shadow: 2px 2px 5px black;
    -webkit-text-shadow: 2px 2px 5px black; }
    #home_banner #home_banner_slideshow h2 {
      margin: 0px;
      padding: 0px;
      font-weight: 100;
      font-size: 26px;
      letter-spacing: -1px;
      color: white; }
    #home_banner #home_banner_slideshow h3 {
      margin: 0px;
      padding: 0px;
      font-weight: 100;
      font-size: 23px;
      letter-spacing: -1px;
      color: #ffcc4e; }
    #home_banner #home_banner_slideshow ul {
      margin-left: 0px;
      padding-left: 30px; }
      #home_banner #home_banner_slideshow ul li {
        margin: 0px;
        padding: 0px;
        width: 310px;
        font-size: 15px;
        line-height: 25px; }
    #home_banner #home_banner_slideshow .slides_container {
      height: 135px;
      overflow: hidden; }
    #home_banner #home_banner_slideshow #home_banner_button {
      position: relative;
      background: #ffcc4e;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      margin-top: 15px;
      text-align: center;
      width: 250px;
      font-weight: bold;
      font-size: 14px;
      display: block;
      padding: 10px;
      color: black;
      text-decoration: none;
      text-shadow: none;
      -webkit-text-shadow: none;
      -moz-text-shadow: none; }
  #home_banner #home_banner_latest {
    position: absolute;
    width: 272px;
    height: 225px;
    top: 50px;
    left: 640px; }
    #home_banner #home_banner_latest .head_title {
      font-weight: 100;
      font-size: 16px;
      color: #88b720;
      margin-bottom: 10px;
      margin-left: 7px; }
      #home_banner #home_banner_latest .head_title strong {
        font-weight: 700; }
    #home_banner #home_banner_latest .latest-link {
      display: block;
      text-align: center;
      font-weight: 100;
      font-size: 11px;
      color: #88b720;
      margin-bottom: 10px;
      text-decoration: none; }
    #home_banner #home_banner_latest #home_banner_latest_container {
      background: url(images/home_latest_background.jpg) no-repeat;
      width: 272px;
      height: 175px;
      margin-top: -10px; }
      #home_banner #home_banner_latest #home_banner_latest_container ul {
        padding-top: 7px;
        padding-left: 7px;
        list-style-type: none; }
        #home_banner #home_banner_latest #home_banner_latest_container ul li a {
          font-size: 11px;
          color: #ffffff;
          line-height: 31px;
          padding-left: 20px; }
        #home_banner #home_banner_latest #home_banner_latest_container ul li:hover {
          background: url(images/home_latest_list_highlight.jpg) no-repeat; }
  #home_banner #home_banner_products {
    position: relative;
    top: 68px;
    margin-left: 16px; }

#home_content {
  position: relative;
  clear: both;
  width: 914px;
  margin: 0 auto;
  padding-bottom: 10px; }
  #home_content .head_title {
    font-weight: 100;
    color: #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
    padding: 10px 0px; }
    #home_content .head_title strong {
      font-weight: bold; }
  #home_content .head_link {
    position: relative;
    float: right;
    margin-top: 3px;
    font-size: 10px; }
  #home_content .head_subtitle {
    font-weight: bold;
    text-align: center;
    color: #a9a9a9;
    text-transform: uppercase;
    font-size: 10px; }
  #home_content .foot_link {
    font-size: 10px;
    display: block;
    text-align: right;
    border-top: 1px solid #a9a9a9;
    padding-top: 10px; }
  #home_content .right {
    position: relative;
    float: right;
    width: 270px;
    margin-bottom: 25px; }
    #home_content .right #home_twitter {
      text-align: center; }
      #home_content .right #home_twitter img {
        margin: 10px 0px; }
      #home_content .right #home_twitter ul {
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        line-height: 17px; }
        #home_content .right #home_twitter ul li {
          padding: 5px 10px 5px 15px;
          list-style: none;
          text-align: left; }
        #home_content .right #home_twitter ul li:nth-child(odd) {
          background: #e0e4ea; }
        #home_content .right #home_twitter ul .tweet {
          margin: 15px 0px; }
  #home_content .center {
    position: relative;
    float: right;
    right: 20px;
    width: 270px;
    margin-bottom: 25px; }
    #home_content .center table {
      margin: 0px;
      padding: 0px;
      width: 270px; }
      #home_content .center table td {
        padding: 6px 5px 6px 15px;
        font-size: 11px;
        line-height: 17px;
        text-align: left; }
      #home_content .center table tr:nth-child(odd) {
        background: #e0e4ea; }
  #home_content .left {
    position: relative;
    width: 330px;
    left: 5px;
    margin-bottom: 25px; }
    #home_content .left .content_text {
      padding: 0px 15px;
      text-align: justify; }
    #home_content .left .content_link {
      display: block;
      border-top: 1px solid #a9a9a9;
      padding-top: 15px;
      text-align: right;
      font-size: 10px; }

/******************************/
/*
/* Misc. Styles
/*
/******************************/
.highlight_box {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  color: white !important;
  background: #7186a3;
  padding: 15px 25px;
  text-align: center; }
  .highlight_box a {
    color: white !important; }

.download_box {
  position: relative;
  margin: 25px 0px; }
  .download_box .download_box_head {
    border-radius: 25px 25px 0px 0px;
    -moz-border-radius: 25px 25px 0px 0px;
    -webkit-border-radius: 25px 25px 0px 0px;
    -khtml-border-radius: 25px 25px 0px 0px;
    background: #8297b3;
    padding: 40px 30px 20px; }
    .download_box .download_box_head h4 {
      font-size: 14px !important;
      font-weight: bold !important;
      color: #1f2e43 !important;
      margin: 0px; }
    .download_box .download_box_head h3 {
      font-size: 26px !important;
      font-weight: 100 !important;
      color: #ffffff !important;
      margin: 0px; }
  .download_box .download_box_main {
    border-radius: 0px 0px 25px 25px;
    -moz-border-radius: 0px 0px 25px 25px;
    -webkit-border-radius: 0px 0px 25px 25px;
    -khtml-border-radius: 0px 0px 25px 25px;
    background: #b1c5df;
    padding: 10px 30px; }
    .download_box .download_box_main p {
      margin-right: 270px; }
    .download_box .download_box_main .download_box_button {
      border-radius: 3px 3px 3px 3px;
      -moz-border-radius: 3px 3px 3px 3px;
      -webkit-border-radius: 3px 3px 3px 3px;
      -khtml-border-radius: 3px 3px 3px 3px;
      position: absolute;
      display: block;
      bottom: 20px;
      right: 25px;
      background: #fec64e;
      text-align: center;
      padding: 15px 25px;
      width: 200px;
      border: 1px solid #61739d;
      color: black !important;
      text-decoration: none; }
      .download_box .download_box_main .download_box_button em {
        font-size: 10px; }

.about_author {
  background: #efefef;
  border: 1px solid #dfdfdf;
  padding: 25px 25px 10px;
  margin: 25px 0px;
  font-size: 11px;
  text-align: justify;
  line-height: 18px;
  color: #404040; }
  .about_author h2 {
    font-size: 20px !important;
    color: #808080 !important;
    margin: 0px 0px 10px 0px; }
  .about_author p {
    font-size: 11px;
    text-align: justify;
    line-height: 18px;
    color: #404040; }
  .about_author .photo {
    float: left;
    border: 1px solid #dfdfdf !important;
    background: #efefef;
    margin: 5px 15px 5px 0px;
    padding: 3px; }
    .about_author .photo img {
      border: 1px solid #dfdfdf !important; }

.solid_line {
  margin-bottom: 25px; }

.no_bullet {
  margin: 0px !important; }
  .no_bullet li {
    list-style-type: none !important;
    background: none !important;
    margin: 0px !important;
    padding: 15px 0px 0px !important; }

#sfstest-page blockquote p {
  line-height: 19px;
  text-align: justify;
  padding: 5px 10px 0px; }

.head_graphic_block {
  width: 944px;
  height: 352px;
  position: relative;
  background: url("headers/blank.jpg") no-repeat; }
  .head_graphic_block .head_graphic {
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -khtml-border-radius: 15px 15px 15px 15px;
    width: 924px;
    height: 332px;
    position: relative;
    background: #efefef;
    margin: 0px auto;
    top: 10px; }
    .head_graphic_block .head_graphic .left {
      position: absolute;
      top: 0px;
      left: 0px;
      padding: 45px;
      width: 500px; }
      .head_graphic_block .head_graphic .left h1, .head_graphic_block .head_graphic .left h2 {
        text-shadow: -2px 2px 3px rgba(0, 0, 0, 0.5); }
    .head_graphic_block .head_graphic .right {
      box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 30px;
      -moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 30px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 30px;
      -khtml-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 30px;
      position: relative;
      float: right;
      margin: 45px; }

/******************************/
/*
/* Dark Blue Footer 
/*
/******************************/
#foot_block {
  position: relative;
  margin: 0 auto;
  width: 944px;
  background: url(images/foot_texture.jpg);
  box-shadow: 0px 0px 10px black;
  -webkit-box-shadow: 0px 0px 10px black;
  -moz-box-shadow: 0px 0px 10px black;
  /* Foot Container */
  /* Typography */
  /* Testimonial Box */
  /* Mailing List Box */
  /* Search Box */ }
  #foot_block .inset-horizontal-line {
    border-top: 1px solid #3a4967;
    border-bottom: 1px solid #5f6f86;
    display: block;
    width: 100%;
    height: 0px;
    margin: 15px 0px; }
  #foot_block .inset-vertical-line {
    border-left: 1px solid #3a4967;
    border-right: 1px solid #5f6f86;
    display: block;
    width: 0px;
    height: 100%;
    margin: 0px 15px; }
  #foot_block #foot-container {
    position: relative;
    margin: 0px auto;
    padding-top: 35px;
    width: 944px; }
    #foot_block #foot-container .inset-vertical-line {
      position: absolute;
      left: 485px;
      height: 85%; }
    #foot_block #foot-container .left {
      position: relative;
      display: block;
      width: 475px;
      padding-left: 30px; }
    #foot_block #foot-container .right {
      position: absolute;
      left: 525px;
      display: block;
      width: 385px; }
      #foot_block #foot-container .right .right-left {
        position: relative;
        display: block;
        width: 225px; }
      #foot_block #foot-container .right .right-right {
        position: absolute;
        left: 225px; }
      #foot_block #foot-container .right .inset-vertical-line {
        position: absolute;
        left: 185px;
        height: 55px; }
  #foot_block .foot_title {
    font-weight: 100;
    font-size: 16px;
    color: #1c273b;
    margin-bottom: 10px; }
    #foot_block .foot_title strong {
      font-weight: 700; }
  #foot_block .foot_content, #foot_block .foot_links {
    font-size: 11px;
    line-height: 16px;
    text-align: justify;
    color: #1c273b; }
    #foot_block .foot_content a, #foot_block .foot_content a:link, #foot_block .foot_content a:visited, #foot_block .foot_content a:active, #foot_block .foot_links a, #foot_block .foot_links a:link, #foot_block .foot_links a:visited, #foot_block .foot_links a:active {
      color: #ffcc4e; }
  #foot_block #foot_testimonial_container {
    /* Layout/Backgrounds */ }
    #foot_block #foot_testimonial_container #test-top, #foot_block #foot_testimonial_container #test-mid, #foot_block #foot_testimonial_container #test-bot {
      width: 450px; }
    #foot_block #foot_testimonial_container #test-top, #foot_block #foot_testimonial_container #test-bot {
      height: 15px; }
    #foot_block #foot_testimonial_container #test-top {
      background: url(images/foot_testimonialtop.jpg) no-repeat; }
    #foot_block #foot_testimonial_container #test-mid {
      background: url(images/foot_testimonialmid.jpg) repeat-y; }
    #foot_block #foot_testimonial_container #test-bot {
      background: url(images/foot_testimonialbot.jpg) no-repeat; }
    #foot_block #foot_testimonial_container .foot_content {
      width: 410px;
      margin-left: 20px;
      padding: 5px 0px;
      color: #1c273b;
      min-height: 110px; }
      #foot_block #foot_testimonial_container .foot_content blockquote {
        margin: 0px;
        padding: 0px;
        margin-top: -5px;
        background: none; }
        #foot_block #foot_testimonial_container .foot_content blockquote p {
          line-height: 16px;
          text-align: justify;
          margin-bottom: 0px; }
          #foot_block #foot_testimonial_container .foot_content blockquote p cite {
            display: block;
            text-align: right; }
    #foot_block #foot_testimonial_container .foot_links {
      text-align: right;
      padding-right: 30px;
      padding-top: 10px;
      padding-bottom: 5px; }
  #foot_block #foot_mailing_container {
    padding-right: 30px;
    text-align: justify; }
  #foot_block #foot_search_content {
    background: url(images/foot_searchbackground.jpg) no-repeat;
    width: 180px;
    height: 35px;
    margin-top: -4px; }
    #foot_block #foot_search_content input {
      background: none;
      border: none; }
    #foot_block #foot_search_content input:focus {
      outline: none; }
    #foot_block #foot_search_content #searchsubmit {
      position: relative;
      top: 4px;
      left: 4px;
      width: 30px;
      height: 25px;
      font-size: 0px;
      text-indent: -9999px;
      cursor: pointer; }
    #foot_block #foot_search_content #s {
      position: relative;
      top: 5px;
      padding-left: 5px;
      padding-top: 3px;
      width: 125px;
      font-size: 14px;
      color: #7186a3; }

/******************************/
/*
/* Lower Navigation
/*
/******************************/
#lowerNav {
  margin: 0 auto;
  width: 944px;
  text-align: center; }
  #lowerNav .rss-icon {
    display: none; }
  #lowerNav ul {
    display: inline;
    list-style-image: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0 0 7px 15px;
    text-align: center; }
    #lowerNav ul li {
      display: inline;
      font-size: 12px;
      font-weight: bold;
      list-style-image: none;
      list-style-type: none;
      padding-right: 20px; }
      #lowerNav ul li a:link, #lowerNav ul li a:visited {
        color: #1c273b;
        text-decoration: none; }
      #lowerNav ul li a:hover {
        color: white;
        text-decoration: underline; }
  #lowerNav .copyright {
    width: 943px;
    font-size: 11px;
    color: white;
    text-align: center;
    padding-bottom: 15px; }
    #lowerNav .copyright a, #lowerNav .copyright a:link, #lowerNav .copyright a:visited {
      color: #1c273b;
      text-decoration: none; }
    #lowerNav .copyright a:hover {
      color: white; }

