/* 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: -70px;
	height: 70px;
}

#e_header {
}

#e_column_0 {
	padding-bottom: 70px;
}

#header {
}

#gallery {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

#column3 {
	float: right;
}
/* Basic Styles
Company: Bo Pelini Foundation
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font: .8em Arial, helvetica, sans-serif;
}
#e_header {
  width: 100%
  overflow: hidden;
  background: white url(/resources/dyn/files/106303zcfddde6e/_fn/top_bg.gif) repeat-x left 20px;
  padding-top: 25px;
}
/* alignment -----*/
#header,
#gallery,
#e_column_0,
#footer {
  width: 100%;
}
#header_wc_0,
#gallery_wc_0,
#e_column_0_wc_0,
#footer_wc_0 {
  width: 840px;
  margin: 0 auto;
}
/* header ----------------------------*/
#header {
  background: #333 url(/resources/dyn/files/106298z880fd698/_fn/main_nav_bg.gif) repeat-x bottom left;
  height: 53px;
}
#header_wc_0 {
  position: relative;
  z-index: 1000;
}
#logo {
  float: left;
  background: url(/resources/dyn/files/106297z18b0cb09/_fn/logo_small.gif) no-repeat center;
}
#logo h1 a,
#logo {
  width: 143px;
  height: 53px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
/* main navigation ------*/
#main_menu {
  float: right;
}
#main_menu li {
  text-transform: uppercase;
  font-size: .9em;
}
#main_menu li a {
  color: white;
  text-decoration: none;
  display: block;
  padding: 20px 9px 0;
  height: 33px;
  border-right: 1px solid #333;
  float: left;
}
#main_menu li a:hover,
#main_menu li.mi_active a,
#main_menu li.over a {
  background: #c60000 url(/resources/dyn/files/106299zff08e60e/_fn/main_nav_hover.gif) repeat-x bottom left;
}
/* dropdown --*/
#main_menu li ul {
  width: 190px;
  top: 51px;
  left: 0;
  background: transparent;
  padding-top: 2px;
}
#main_menu li li {
  text-align: right;
  display: block;
  float: none;
}
#main_menu li li a,
#main_menu li.over li.mi_inactive a,
#main_menu li.mi_active li.mi_inactive a {
  color: #333;
  border-right: none;
  border-bottom: 1px solid #aaa;
  padding: 5px 10px;
  background: #f0f0f0;
  height: 1.2em;
  float: none;
  clear: both;
}
#main_menu li li a:hover,
#main_menu li.mi_active li a,
#main_menu li.over li.over a {
  background: #676464;
  color: white;
  border-bottom: 1px solid #676464;
}
/* columns ------------------------*/
#e_column_0 {
  padding-top: 20px;
/* background: white url(/resources/dyn/files/106286z76accade/_fn/columns_top_bg.gif) repeat-x top left; */ 
}
/* footer ---------------------------*/
#footer {
  background: #333 url(/resources/dyn/files/106287z1abfa48/_fn/footer_bg.gif) repeat-x top left;
}
#copyright {
  float: left;
}
#rotating_sponsors,
#sponsors_title {
  float: right;
}
#copyright,
#sponsors_title {
  padding: 2em 0 0;
  color: #b1b1b1;
}
#rotating_sponsors {
  padding: 20px 0 0;
  background: white url(/resources/dyn/files/106301z21d3bf42/_fn/rotating_bg.gif) repeat-x top left;
  margin: 0 0 0 0.5em;
  width: 260px;
  text-align: center;
  height: 50px;
}
#copyright a {
  display: inline-block;
  margin-left: 6em;
  color: #b1b1b1;
  text-decoration: underline;
}
#copyright a:hover {
  color: #C60000;
}
/* general styles ---------------------*/
h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: .5em;
  color: #C60000
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: .5em;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  margin-bottom: .25em;
}
p {
  margin-bottom: 1em;
  line-height: 1.3;
}
img.left {
  float: left;
  margin-right: 6px;
}
img.right {
  float: right;
  margin-left: 6px;
}
a {
  color: #C60000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/* list style */
.textbean li,
.article_content li,
.registration_component li {
  list-style-type: square;
}
.textbean li li,
.article_content li li,
.registration_component li li {
  list-style-type: circle;
}
.textbean ol, 
.textbean ul,
.article_content ol, 
.article_content ul,
.registration_component ol,
.registration_component ul {
  margin: 0px 0 15px 15px;
}
.textbean ol ul, 
.textbean ul ul,
.article_content ol ul, 
.article_content ul ul,
.registration_component ul ul,
.registration_component ol ul {
  margin: 0 0 0 15px;
}
/* IE6 png transparency fix */
#ie6only img {
  behavior: url(/resources/all/docroot/cms/legacy/ie6pngfix.htc);
}
/* home page only -----------------------*/

/* gallery --------------------------*/
#gallery {
  background: black;
  height: 359px;
  border-top: 1px solid black;
}
#gallery_wc_0 {
  position: relative;
  height: 359px;
}
#logo {
  position: absolute;
  bottom: 30px;
  background: url(/resources/dyn/files/106294z81b99ab3/_fn/logo.png) no-repeat top left; 
  behavior: url(/resources/all/docroot/cms/legacy/ie6pngfix.htc);
}
#logo {
  width: 839px;
  height: 99px;
}
#logo h1 {
  text-indent: -4000em;
}
/* columns --------------------------*/
#e_column_0 div.column {
  width: 247px;
  border-left: 1px solid #f0f0f0;
  padding: 0 0 0 15px;
  margin: 0 25px 1em 0;
  position: relative;
  height: 13em;
}
#e_column_0 div.column .link{
  cursor: pointer;
  cursor: hand;  
}
#e_column_0 #column3 {
  margin-right: 0;
}
#e_column_0 .column a {
  display: block;
  background: #f0f0f0;
  color: #666;
  font-weight: bold;
  text-align: right;
  clear: both;
  float: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 95%;
  padding: 0.25em 0.5em;
  text-decoration: none;
  
}
#e_column_0 .column .nolink{
  cursor: default;
}
#e_column_0 .column .nolink a{
  background: transparent;
  position: relative;
  bottom: auto;
  left: auto;
  width: auto;
  padding: auto;
}

#e_column_0 .column a:hover
{
  color:#C60000;
}
/* general styles home only -----------*/
h2 {
  font-weight: normal;
  font-size: 1.1em;
}
/* home gallery ---------------------*/
#gallery div.image_loading {
  width: 840px;
  height: 409px !important;
  background: url(/resources/dyn/files/108939ze96d9656/_fn/loading_black.gif) no-repeat center center;
}
#gallery img.file_preview {
  background: url(/resources/dyn/files/108942z31fed919/_fn/loading_white.gif) no-repeat center center;
}
#gallery div.photo_viewer {
  border: none;
}
div.caption {
  display: none;
}
#gallery div.photoalbumviewer {
  position: absolute;
  padding: 0;
  top: -51px;
  width: 840px;
  height: 409px;
}
#ie6only #gallery div.photoalbumviewer,
#ie7only #gallery div.photoalbumviewer {
  top: -77px;
}
#gallery div.carousel {
  position: relative;
}
#gallery div.thumbnail_list {
  position: absolute;
  top: 65px;
  right: 15px;
  width: 242px;
  overflow: hidden;  
}
#gallery div.thumbnail {
  border: none;
  background: url(/resources/dyn/files/108246z3ac6f2e1/_fn/gallery_thumbnail.png) no-repeat top left;
  behavior: url(/resources/all/docroot/cms/legacy/ie6pngfix.htc); /* IE6 png transparency fix*/
  height: 40px !important;
}
#gallery .thumbnail img {
  padding: 5px 5px;
}
#gallery span.previous,
#gallery span.next {
  display: block;
  float: left;
  width: 23px;
  height: 22px;
  margin-top: 9px;
  text-indent: -4000em;
  behavior: url(/resources/all/docroot/cms/legacy/ie6pngfix.htc); /* IE6 png transparency fix*/
}
#gallery span.previous {
  background: url(/resources/dyn/files/106284z98a2abf2/_fn/arrow_back.png) no-repeat top left;
}
#gallery span.next {
  background: url(/resources/dyn/files/106285zefa59b64/_fn/arrow_next.png) no-repeat top left;
}

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;
}

