/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -50px;
	height: 50px;
}

#header {
}

#logo_image {
}

#e_column_0 {
	padding-top: 15px;
	padding-bottom: 50px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/* 
Basic Styles
Client: Runners with a Reason (runnerswithareason.org)
Author: Vivian Clark (vclark@i2rd.com)

*/

/* layout ------------*/

#header,
#footer,
#logo_image {
  width: 100%;
}
#header_wc_0,
#footer_wc_0,
#logo_image_wc_0,
#e_column_0 {
  width: 70%;
  margin: 0 auto;
}

/* body ------------*/
body {
  font: 0.8125em Arial, sans-serif; 
  line-height: 1; 
  color: #333;
}

/* header ------------*/
#header {
  color: white;
  height: 20px;
  padding: 12px 0pt 8px;
  background: #94afd0 url(/resources/dyn/files/47194zc5db0afc/_fn/header_bg.gif) repeat-x bottom left;
  border-bottom: 3px solid #296b99;
}
/* main navigation ---*/
#main_menu {
  float: right;
}
#main_menu li {
  padding: 7px 15px 3px;
  margin-right: 2px; 
  font-size: 0.9em;
}
#main_menu li a {
  color: white;
}
#main_menu li a:hover {
  text-decoration: none;
}
#main_menu li.over,
#main_menu li.mi_active {
  border-bottom: 6px solid #296b99;
}
/* site search ----*/
#header .sitesearch {
  float: left;
}
span.site_search_button {
  display: none;
}
input.site_search_query {
  border: 1px solid white;
  background: #296b99;
  color: white;
  font-size: 0.9em;
  padding: 3px 5px 2px;
}
/* logo and image ---------------*/
#logo_image {
  background: #c57d3e;
  border-bottom: 3px solid black;
}
#logo_image_wc_0 {
  background: url(/resources/dyn/files/47175z2c5f17e4/_fn/logo_image.jpg) no-repeat left;
  height: 180px;
  width: 765px;
}

#logo h1 a {
  float: left;
  display: block;
  width: 300px;
  height: 100px;
  margin: 30px;
  text-indent: -4000em;
}
#slogan {
  float: right;
  margin: 30px;
  width: 200px;
}
#slogan h2 {
  font-weight: normal;
  color: black;
  font-style: italic;
  font-family: Times, serif;
  border: none;
}
/* footer -------------*/
#footer {
  color: white;
  background: #94afd0 url(/resources/dyn/files/47192z2cb8afc9/_fn/footer_bg.gif) repeat-x top left;
  border-top: 3px solid #296b99;
}
#footer .textbean {
  float: left;
  padding: 15px 0;
  font-size: 0.9em;
}
/* general styles -------------*/
a {
  text-decoration: none;
  color: #296b99;
}
a:visited {

}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
p {
  margin-bottom: 15px;
  line-height: 1.3;
}
h1, h2, h3, h4, h5 {
  font-weight: bold;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-weight:bold;
  border-bottom:1px solid #aaa;
  font-size:1.6em;
  margin-bottom:5px;
  padding-bottom:5px;
  color: #296B99;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
}
h3 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
h4 {
  font-size: 1em;
}
.textbean li {
  list-style-type: square;
}
.textbean ul {
  margin: 0 0 15px 10px;
}
.textbean table {
  width: 100%;
  border: none;
}
/* columns */
#column1 {
  width: 23%;
  padding: 0 2%;
}
#column2 {
  width: 68%;
  padding: 0 2%;
}

/* subnav */

#column1 .menubean li {
  padding: 5px 0;
  border-bottom: 1px solid #aaa;
}
#column1 .menubean li a {
  color: #296B99;
  padding-left: 15px;
}
#column1 .menubean li a:hover {
  color: black;
  text-decoration: none;
}
.articlecontainer {
  margin-bottom: 22px;
}
.articlecontainer .ac_heading,
.articleview div.article_heading,
.articleview div.article_subheading,
.articleview .ac_style_boxed div.article_heading {
  font-weight:bold;
  border-bottom:1px solid #aaa;
  font-size:1.6em;
  margin-bottom:5px;
  padding-bottom:5px;
  color:#296B99;
  font-family:"Arial Narrow","Trebuchet MS",arial,sans-serif;
}
.articleview .articlecontainer div.ac_heading {
  background-image: none;
  border: none;
  margin: 0;
  padding: 0;
}
div.article_post_time {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 8px;
}
div.article_byline {
  margin-bottom: 15px;
}
.ac_style_boxed .ac_item {
  border-bottom: 1px solid #aaa;
}
.ac_style_boxed div.article_subheading,
.ac_style_boxed div.article_heading {
  font-size: 1.2em;
  margin: 12px 0 5px;
}

.articlecontainer ol li {
  list-style-position: outside;
}
.articlecontainer .ac_style_list div.article_heading,
.articlecontainer .ac_style_list div.article_teaser {
  background:transparent url(/resources/dyn/files/47233za316c98c/_fn/arrow.gif) no-repeat scroll left 9px;
  line-height:15px;
  padding:5px 0pt 5px 15px;
}
.articlecontainer .article_teaser p {
  margin-bottom: 0;
}
/* column3 of the home page */
#column3 .articlecontainer ol {
  height: 55px;
  margin:0;
}
#column3 .articlecontainer {
  margin-bottom: 0;
}
#column3 div.rotating_wrapper {
  border-bottom: 1px solid #aaa;
  margin-bottom: 10px;
}
/* gallery ------------------------*/
#gallery div.album_title {
  display: none;
}
#gallery div.photo_viewer {
  border: none;
  padding: 0;
}
#gallery div.thumbnail {
  border: 1px solid #ddd;
  margin: 3px 1px 3px 0;
  padding: 3px;
  width: 63px !important;
  height: 63px !important;
}
#gallery .thumbnail img {
  width: 58px !important;
  padding: 2px 0;
  height: 58px;
}
#gallery span.next,
#gallery span.previous {
  display: block;
  float: left;
  width: 15px;
  height: 75px;
  text-indent: -4000em;
  
}
#gallery span.previous {
  background: url(/resources/dyn/files/65470z8a37ba6b/_fn/gallery_back.gif) no-repeat left center;
}
#gallery span.next {
  background: url(/resources/dyn/files/65472z6439db47/_fn/gallery_next.gif) no-repeat left center;
}

#ie6only #gallery span.next,
#ie6only #gallery span.previous {
  font-size: 10px;
  text-indent: 0;
  background: none;
}

#gallery div.photo {
  height: auto !important;
}
#gallery .photo img {
  margin: 0 auto;
  padding: 12px;
  background: white;
  border: 1px solid #ddd;
  position: static;
}
#gallery div.caption {
  display: none;
}
#gallery div.thumbnail_list {
  width: 400px;
  height: 77px;
  position: relative;
  padding-left: 38px;
}
#ie7only #gallery div.thumbnail_list {
  padding-left: 18px;
}


div.image_loading {
    font-size: 0px;
    line-height: 0px;
    min-height: 100px;
    height: 100%;
}
div.image_loading,
img.file_preview {
    background-image: url(/resources/all/docroot/cms/preview/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

div.photoalbumviewer {
    padding: 10px 0;
    text-align: center;
    clear: both;
}
.photoalbumviewer div.title,
div.album_title {
    font-size: 1.73em;
    font-weight: bold;
    color: #333;
    width: 100%;
    text-align: center;
}
.thumbnail img {
    border: 0 none;
    /*vertical-align: middle; MSIE problem*/
    padding: 4px 0;
}
div.thumbnail {
border: 1px solid #999;
margin: 0 5px 5px 0;
padding: 0;
text-align: center;
}
div.thumbnail:hover {
    border-color: #333;
}
li.selected div.thumbnail {
    border-color: #fd9;
}
div.cms-tooltip {
padding: 1px;
background: white;
border: black 1px solid;
font-size: .9em;
}

.carousel ol {
margin: 0 auto;
padding: 0;
list-style: none;
overflow: hidden;
float: left;
}
.carousel li {
float: left;
cursor: pointer;
cursor: hand;
}
span.previous,
span.next {
    float: left;
    width: 2em;
    overflow: hidden;
    cursor: pointer;
    text-shadow: #ccc 2px 2px 2px;
    font-stretch: ultra-condensed;
    cursor: hand;
}
span.disabled.previous,
span.disabled.next {
    cursor: default;
    opacity: 0.3;
    filter: opacity(30);
}
div.thumbnail_list{
    clear: both;
    margin: 0 auto;
    width: 90%;
}
div.photo {
}
.photo img {
    vertical-align: middle;
}
div.photo_viewer {
  border: 1px outset #777;
  margin: 1px 0 2px 0;
}
span.caption {
  padding: 2px;
}
div.caption {
    text-align: left;
    width: 100%;
    border-top: 1px outset #777;
    /* overlay 
    color: #fff;
    font-weight: bold;
    left: 1em;
    top: -2.25em;
    position: relative;
    width: 95%;
    */
    
    /* Standard */
}

/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}

