@charset "UTF-8";

/* Global CSS */
#contentpage div.program_featurelinks div.careers {display: none;}

* {
  margin: 0;
  padding: 0;
}

.new {
  position: relative;
top: -15px;
left: -5px;}



html {
  height: 100%;}


body {
  margin: 0;
  padding: 0;
  background-color: #f4f4f4;
   width: 100%;
   height: 100%;
}

p, li, td, div {
  font-size: 13px;
  color: #222;
  font-family: sans-serif;
  line-height: 22px;
}

p {margin: 16px 0;}

h2, h3, h4, h5, h6 {
/*  margin: 20px 0 -4px 0;*/
}

h3 {
  padding-top: 10px;
  padding-bottom: 10px;

}



header, nav, footer, section, article, aside {display: block;}

blockquote {margin-left: 28px;}

ul {margin: 16px 0 16px 20px;}


.round {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 16px;
  width: 926px;
  background-color: #fff;
  border: 0px solid #ccc;
  float: left;
}

.topphoto {
  margin: 16px 0;
  padding: 0;
  clear: both;
}

#rss {display: none;}

/********************************************************************** OUTSIDE CONTAINER  ****************************/

#allblue {
  background-color: #01294b;
  width: 100%;
 /* min-height: 400px;
  float: left;*/
}

#all, #header_container {
  background-color: #f4f4f4;
  
}
/********************************************************************** MAST **************************************/
#mast_logo {
  background: url(/webdocs/global/images/wordmark.png) no-repeat;
  width: 226px;
  height: 30px;
  margin: 0;
  position: relative;
  display: block;}
  
#mast_logo a.wordmark {
  display: block;
  width: 226px;
  height: 30px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
}
#mast_logo a.wordmark img {
  display: none;
}

#mast_logo-white {
  background: url(/webdocs/global/images/wordmark-white.png) no-repeat;
  width: 226px;
  height: 30px;
  margin: 30px 0 10px 0;
}
#mast_logo-white a.wordmark {
  display: block;
  width: 226px;
  height: 30px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#global_header_container,
#global_header,
#global_nav_container,
#allblue,
#all,
#header_container,
#content_container,
#footer_container,
#copyright_container,
#global_footer_container {
  width: 100%;
  margin: 0;
  display: block;
}
#dropdown,
#header,
#nav,
#content,
#copyright,
#global_footer {
  width: 960px;
  margin: 0 auto;
  clear: both;
}

#global_header_container {
  background-color: #01294b;
  /*height: 26px;*/
  height: 40px;
  line-height: 40px;
}

#global_header {
  /*min-height: 26px;*/
  }

#globallinks {
  display: none;
}

#global_header div.globalnav_wrapper {
    height: 40px;
    width: 960px;
    margin: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
    
#global_header div.globalnav_wrapper ul.globalnav {
  list-style-type: none; 
  height: 40px;
  margin: 0 auto;
  float: none;
  display: block;
  width: 100%;
  line-height: 40px;
}
#global_header div.globalnav_wrapper ul.globalnav span.margin {
  display: block;
  max-width: 1100px;
  max-width: 960px;
  height: 40px;
  margin: 0 auto;
}
 #global_header div.globalnav_wrapper ul.globalnav span.margin li.sectionname {
   float: left;
   width: 200px;
   display: none;}
 #global_header div.globalnav_wrapper ul.globalnav span.margin li.sectionname span,
 #global_header div.globalnav_wrapper ul.globalnav span.margin li.sectionname span a {
   color: #ccc;
   text-transform: uppercase;
   letter-spacing: 1px;
   display: block;
   margin-top: 2px;
   text-decoration: none;
 }
 #global_header div.globalnav_wrapper ul.globalnav span.margin li.sectionname span {
   font-size: 0.8em;
 }
 #global_header div.globalnav_wrapper ul.globalnav span.margin li.sectionname span a {
   font-size: 1em;
  
 }
 #global_header div.globalnav_wrapper ul.globalnav span.margin li.sectionname span a:hover {
   text-decoration: underline;
   color: #fff;
 }
  #global_header div.globalnav_wrapper ul.globalnav span.margin li.menu {
    float: left;
    display: block;
  }
  
  
    /* TOPLEVEL li's */
    #globalnav_home,
    #globalnav_college,
    #globalnav_seminary,
    #globalnav_chs,
    #globalnav_conted,
    #globalnav_programs,
    #globalnav_faculty,
    #globalnav_more {
      float: left;
    }

/*    #globalnav_college  {width: 78px;}
    #globalnav_seminary  {width: 82px;}
    #globalnav_chs    {width: 158px; width: auto;}
    #globalnav_conted    {width: 228px;}
    #globalnav_programs  {width: 90px;}
    #globalnav_faculty  {width: 72px;}
    #globalnav_more  {width: 72px;}*/
   
  #global_header div.globalnav_wrapper ul.globalnav span.margin li ul li {
    font-size: 1em;
    float: none;
  }
  #global_header div.globalnav_wrapper ul.globalnav span.margin li a.toplevel {
    font-family: sans-serif;
    font-size: 0.90em;
  font-size: 14px;
    padding: 0px 16px 3px 16px;
    text-decoration: none;
    display: block;
    color: #ccc;
    float: left;
   border-right: 1px dotted #999999;
    line-height: 40px;
  }
   
  #global_header div.globalnav_wrapper ul.globalnav span.margin li a.toplevel:hover {
    background-color: #025599;
    color: #ccc;
  color: #ffffff;
   line-height: 40px;
   height: 40px;
   overflow: hidden;
  }
  #global_header div.globalnav_wrapper ul.globalnav span.margin li.current a.toplevel {
    background-color: #025599;
  }
   
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul {
      width: 980px;
      min-height: 100px;
      margin: 0 auto 10px auto;
          display: none;
          clear: both;
          position: relative;
          top: 0;
          float: left;
          overflow: hidden;
         }
         
            #global_header div.globalnav_wrapper ul.globalnav span.margin ul li h1 {
        font-size: 0.89em;
        padding: 8px 0;
        color: #ccc;
      }
      #global_header div.globalnav_wrapper ul.globalnav span.margin ul li div.linkcol {
        /*min-height: 50px;*/
      }
            #global_header div.globalnav_wrapper ul.globalnav span.margin ul li div.linkcol span.linklist h1, 
            #global_header div.globalnav_wrapper ul.globalnav span.margin ul li div.linkcol span.linklist h2 {
                 font-size: 1em;
                 color: #ccc;
         text-transform: uppercase;
                 margin: 4px 0 4px 0;
                }
      #global_header div.globalnav_wrapper ul.globalnav span.margin ul li div.linkcol span.linklist h2 {
        font-size: 0.89em;
        margin: 8px 0 0 0;
      }

  
  #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol span.linklist.programs {width: 100%;}
  #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol span.linklist.programs article.programlist {
    width: 325px;
  }
  #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol span.linklist.programs article.programlist h2.programlevel {
  /*  color: #ccc;*/
  font-size: 1.2em;
  margin: 16px 0 0 0;
  padding: 0;
  color: #FFC425;}
                
            #global_header div.globalnav_wrapper ul.globalnav span.margin ul li div.linkcol span.linklist h1:first-child  {
              margin: 12px 0 4px 0;
            } 
        
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub1 {left: -200px;}
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub2 {left: -278px;}
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub3 {left: -360px;}
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub4 {left: -518px;}
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub5 {left: -746px;}
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub6 {left: -836px;}
        #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub7 {left: -908px;}
        
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul {
      margin: 0 auto;
    }
    
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul li {
      margin: 0;
      float: left;
      padding: 10px 0 30px 0;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul li h1.heading {
      color: #ccc;
      font-weight: normal;
      font-size: 1.5em;
      margin: 0 0 10px 0;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul li h1.heading a {
      color: #ccc;
      text-decoration: none;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul li h1.heading a:hover {
      text-decoration: underline;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub6 li div.view-all {
      float: right;
      margin: 0;
      width: 194px;
      min-height: 10px;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub6 li div.view-all a {
      display: block;
      padding: 4px 10px;
      background-color: #025599;
      text-decoration: none;
      text-align: center;
      color: #ccc;
      float: left;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub6 li div.view-all a:hover {
      text-decoration: none;
    }
          #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub7 li {
             width: 230px;
             float: left;
             font-size: 13px;
           }
       
  /* GLOBAL NAV LINKS under TOPLEVEL */
      #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol {
      width: 194px;
      min-height: 300px;
      float: left;
    }
      #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol.programs {width: 33%;}
      #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol span.linklist {
      width: 194px;
      min-height: 1px;
      display: block;
      float: left;
      margin: 0;
      padding: 0;
    }
   #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol.doublewide,
    #global_header div.globalnav_wrapper ul.globalnav span.margin li div.linkcol span.linklist.doublewide {
      width: 360px;
    }
    /* MORE+ (with nav's separating into columns) */
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub7 li {
      width: 980px;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub7 li nav {
      width: 240px;
      min-height: 50px;
      float: left;
      display: block;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul li div.linkcol span.linklist a,
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub7 li nav a {
      font-family: sans-serif;
      color: #ccc;
      text-decoration: none;
      display: block;
    }
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul li div.linkcol span.linklist a:hover,
    #global_header div.globalnav_wrapper ul.globalnav span.margin li ul.globalnav_sub7 li nav a:hover {
      color: #fff;
      text-decoration: underline;
    }
       
  
  .close, .close a {
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: sans-serif;
    font-size: 12px;
    color: #00325b;
    width: 50px;
    text-decoration: none;
  }
  
  .close a:hover {
    text-decoration: underline;
  }
  
    /* ALL BELOW GLOBAL NAV */
    
  /* space hr for section nav */
  #menu li.toplevel div span.spacer {
    height: 1px;
    width: 230px;
    background-color: #b4b4b4;
    float: left;
    margin: 16px 0 16px 18px;
  }
  
/* Link styles for section-level mega menus */
#menu li.toplevel ul.navcol li a {
  font-size: 1em;
}
#mast {
  height: 110px;
  margin-bottom: -6px;
  position: relative;
}

#mast a img {border: 0;}

#mast_logo {
  position:static;
  top: 20px;
  padding: 0;
  border: 0 solid red;
  width: 400px;
  height: 60px;
}

#mast_slogan {
  margin: 0 0 0 0;
  padding: 0;
  border: 0 solid red;
  width: 400px;
  height: 20px;
  float: right;
  position: relative;
  left: -10px;
  top: -20px;
}

#mast_slogan {
  font-family: sans-serif;
  color: #00325b;
  font-size: 1.4em;
  text-align: right;
  font-weight: normal;
  padding: 0 0 4px 0;
}
#mast_slogan span.lightblue {
  color: #347dba;
  font-size: 18px;
   
}




#search {
  margin: 0;
  padding: 0;
  width: 600px; /* 390 when active, 240 when inactive */
  height: 34px;
  float: right;
  clear: both;
  position: relative;
  left: -10px;
  top: -10px;
}

#search span.orientation-links {
  float: right;
   /*padding: 4px 8px 0 0;
 width: 200px;
  height: 20px;
  float: left;*/
  line-height: 20px;
  padding-right: 10px;
}
#search span.orientation-links span, #search span.orientation-links a {
  font-family: sans-serif;
  font-size: 14px;
  color: #777;
  text-decoration: none;
  text-align: right;
  line-height: 20px;
 
  
}

#search span.orientation-links span {
  padding: 0 6px;
}

#search span.orientation-links a:hover {
  text-decoration: underline;
}
  
#search .searchbox input {
  width: 186px;
  width: 295px;
  text-align: left;
  height: 20px;
  font-family: sans-serif;
  /*color: #555;*/
  padding: 2px 2px 2px 4px;
  padding: 8px;
  float: right;
  font-size: 14px;
  margin: 3px 0 0 0;
  border: 0px solid #3192de;
  background-color: #333333;
  color: #ffffff!Important;
  margin-top: -5px;
  line-height: 20px;
  
   
}
#search .searchbox input.submit {
width: 30px;
  height: 30px;  
  padding: 4px;
  margin-left: 4px;
  border: 0px;
  background-color: transparent;
  line-height: 20px;
  /*
  position: relative;
  right: 20px;
  z-index: 1;
  top: 1px;*/
}
#search .searchbox input.submit:hover {
  /*background-color: #ccc;*/
}

#nav {
  border: 0 solid red;
  position: relative;
  top: 0;
  height: 40px;
  z-index: 1000;
}

/**************** Big Apply Button ****************/
#apply {
  width: 960px;
  min-height: 100px;
  float: left;
  margin: 0 0 16px 0;
  padding: 0;
}
#apply .become {
  color: #222;
  font-size: 3em;
  float: left;
}

#applybutton {
  width: 268px;
  min-height: 100px;
  float: right;
  /*background-color: #377EBC;*/
  margin: 0;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 0px solid #ccc;
background: #4b91d3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiOTFkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Mjg4Y2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #4b91d3 0%, #4288ca 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b91d3), color-stop(100%,#4288ca)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b91d3 0%,#4288ca 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b91d3 0%,#4288ca 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b91d3 0%,#4288ca 100%); /* IE10+ */
background: linear-gradient(top,  #4b91d3 0%,#4288ca 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b91d3', endColorstr='#4288ca',GradientType=0 ); /* IE6-8 */

}
#applybutton:hover {
background: #63aae1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYWFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2ExZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #63aae1 0%, #57a1d9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63aae1), color-stop(100%,#57a1d9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #63aae1 0%,#57a1d9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #63aae1 0%,#57a1d9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #63aae1 0%,#57a1d9 100%); /* IE10+ */
background: linear-gradient(top,  #63aae1 0%,#57a1d9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63aae1', endColorstr='#57a1d9',GradientType=0 ); /* IE6-8 */

}
#applybutton a {
  display: block;
  text-decoration: none;
  color: #fff;
  width: 268px;
  height: 100px;
  padding: 0;
  margin: 0;
}
#applybutton a:hover {}
#applybutton a .title {
  font-size: 3.6em;
  letter-spacing: -2px;
  text-transform: uppercase;
  display: block;
  float: left;
  margin: 38px 0 0 16px;
  cursor: pointer;
}
#applybutton a .checkmark {
  display: block;
  float: left;
  background: url(/webdocs/images/checkmark.png) no-repeat;
  width: 42px;
  height: 54px;
  margin: 28px 0 0 32px;
  cursor: pointer;
}

/**************** END OF Big Apply Button ****************/

#feedback {
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 0;
  position: fixed; 
  bottom: 0; 
  right: 0;
}
#feedback a {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 0;
  background: url(/webdocs/global/images/feedback.png) no-repeat;
}
#feedback a:hover {
  background: url(/webdocs/global/images/feedback-hover.png) no-repeat;
}
#feedback-tab {
  width: 21px;
  height: 89px;
  margin: 0;
  padding: 0;
  position: fixed; 
  top: 100px; 
  left: 0;
  z-index: 9999;
}
#feedback-tab a {
  display: block;
  margin: 0;
  padding: 0;
  width: 13px;
  height: 67px;
  padding: 11px 6px;
  background: url(/webdocs/global/images/feedback-tab.png) center center no-repeat #1B679B;
  cursor: pointer;
}
#feedback-tab a:hover {
  background-color: #3298DC;
  padding-left: 10px;
}
#give-tab {
  width: 21px;
  height: 104px;
  margin: 0;
  padding: 0;
  position: fixed; 
  top: 190px; 
  left: 0;
  z-index: 9999;
}
#give-tab a {
  display: block;
  margin: 0;
  padding: 0;
  width: 13px;
  height: 82px;
  padding: 11px 6px;
  background: url(/webdocs/global/images/give-tab.png) center center no-repeat #1B679B;
  cursor: pointer;
}
#give-tab a:hover {
  background-color: #3298DC;
  padding-left: 10px;
}

#content_container {
  width: 960px;
  min-height: 400px;
  margin: 0 auto 20px auto;/*
  height: 100%;*/}

#share {
  width: 150px;
  min-height: 10px;
  position: absolute;
  top: 400px;
  z-index: 90;
  margin-top: 270px;
  margin-left: 780px;
  display: none;
}
/* #content wraps the whole content area of a page. #contentpage is the left-side text area (main content). */

#content {
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-border-radius: 0px;
  padding: 16px;
  padding-right: 0px;
  width: 942px;
/*  height: 100%;*/
  /*min-height: 400px;*/
  background-color: #fff;
  border: 0px solid #ccc;
  margin: 0 0 20px 0;
  margin: 0px;
  float: left;
  overflow: visible;
  /*display: block;*/
  padding-bottom: 100px;
  z-index: 50;
 height: auto;}



.footercurrent {
 /* -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;*/
  /*padding: 16px;*/
  width: 990px;
  height: 100%;
  min-height: 100px;
  background-color: #fff;
  border: 0px solid #ccc;
  /*float: left;*/
  overflow: visible;
  display: block;
  padding-bottom: 100px;
  z-index: 50;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-top: 16px;}




/* CONTENT PAGE */
#banner_container_contentpage {
  width: 100%;
  height: 110px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/webdocs/college/images/bg_greytexture.jpg) no-repeat top center #27426a;
}

  #banner_contentpage_colorband {
    width: 100%;
    height: 10px;
    background-color: #1b679b;
    margin-top: 0;
  }
  
  #banner_contentpage_shadow {
    width: 100%;
    height: 22px;
    background: url(/webdocs/global/images/contentpage_shadow.png) no-repeat top center;
  }
  
 /******************************************************************** CONTENT FORMATTING ACTIVE ******************************/
 
  #contentpage {
  float: left;
  width: 620px;
  /*position: static;*/
  /*overflow: hidden;
  height: 100%;*/
  margin-top: 16px;
  margin-right: 0;
  padding-bottom: 30px;
  margin-left: 0px;
}
      
  #contentpage a {
    color: #1b679b;
    text-decoration: underline;
  }
  
    #contentpage a:active, a:visited {
    color: #1b679b;
    text-decoration: underline;
  }
  
  #contentpage a:hover {
    text-decoration: underline;
  }
  
  
  #contentpage ul li, #contentpage ol li {margin-left: 20px;}
  #contentpage ol {
    margin: 10px 0 0 20px;
  }
  #contentpage li a, #contentpage a, #contentpage p a {color: #00325b; color: #1b679b; text-decoration: underline;}
  #contentpage li a:hover, #contentpage a:hover, #contentpage p a:hover {text-decoration: underline;}

  #contentpage img {
    border: 0 solid #ccc;
    /*background-color: #fff;*/
    padding: 4px;
    margin: 0 16px;
  }
#contentpage h1, #contentpage h2, #contentpage h3, #contentpage h4, #contentpage h5, #contentpage h6 {
    color: #1b679b;
    font-family: sans-serif;
    /*padding: 0;*/
  }
  
    #contentpage h1 {font-size: 24px; margin: 0 0 16px 0; overflow: visible;}
    #contentpage h2 {font-size: 18px; margin: 20px 0 0 0;}
    #contentpage h3 {font-size: 16px;}
    #contentpage h4 {font-size: 16px;}
    #contentpage h5 {font-size: 16px;}
    #contentpage h6 {font-size: 16px;}
  
#contentpage hr {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
    }  

    #contentpage h1 {
      /*width: 600px;*/
    }

  #contentpage p {
    margin: 10px 20px 14px 0;
  }
    
  #contentpage table {
    /*float: left;*/
    margin: 0 0 16px 0;
    width:97%;
  }
    
    #contentpage td.item, .trigger_container .block .item td
        { width: 75%; }
    
    #contentpage td.price, .trigger_container .block .price td
    { width: 25%; }
    
    #contentpage td {padding-right: 10px;}
    
    #contentpage .chart td, #contentpage .chart th {border: 1px solid #ccc;}
    
    #contentpage .chart tr:hover {background-color: #D6EBF5;}

    #contentpage span a {font-weight: bold; /*color: red;*/}

    #contentpage span.fineprint {
        font-size: 11px;
        display: block;
        color: #777;
    }
  
  #contentpage th {font-family: Sans-Serif; font-size: 13px; color: #222; text-align: left;}
  
  #contentpage td {
    padding: 3px 20px 3px 10px;
  }
  
  /* SPAN CLASS = "COL" optimized for 3 columns of text */
  #contentpage span.col {
    width: 210px;
    min-height: 100px;
    margin: 20px 16px 10px 0;
    float: left;
  }
  
    #contentpage span.col:last-child {
      margin-right: 0;
    }
    
  #contentpage .finances table tbody tr:hover {
    background-color: #eee;
  }
   #contentpage .finances table tbody tr td {
     width: 50%;
   }
   
   #contentpage .programs {
    width: 960px;
   /*min-height: 300px;*/
   margin: 20px 0;
   }
   #contentpage .programs .col {
     width: 320px;
  /* min-height: 300px;*/
   float: left;
   }
   #contentpage .programs .col.twocols {
     width: 485px;
   }
   #contentpage .programs .col article {}
   #contentpage .programs .col article a {
     text-decoration: none;
   font-size: 1.3em;
   line-height: 1.7em;
   display: block;
   padding: 6px 8px;
   }
   #contentpage .programs .col article a:hover {
     background-color: #eee;
   }
  /****************************************
    PROGRAM PAGES
  **************************************/
#contentpage h1.programtitle {
  font-size: 2.4em;
  font-weight: normal;
 /* width: 680px;
  margin-top: -30px;*/
  line-height: 1.2em;
 
  /*text-shadow: 2px 2px 4px #888;*/
}
#contentpage h2.programtitle {
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  margin: -16px 0 0 0;
  /*text-shadow: 2px 2px 4px #888;*/
}
#contentpage p.programdesc {
  font-size: 20px;
  width: 500px;
  color: #555;
  margin-top: 30px;
  line-height: 28px;
}
#contentpage h2.studylevels {
  font-size: 1.4em;
  font-weight: normal;
  margin: 16px 0 0 0;
  text-transform: uppercase;
  /*text-shadow: 2px 2px 4px #888;*/
}
#contentpage p.studyareadesc {
  font-size: 1.6em;
  width: 500px;
  color: #555;
  margin: 0 0 36px 0;
  line-height: 1.4em;
  float: left;
}
#programpagewidget div .programpage_tab_container div span.courselink a {
  color: #1b679b;
  text-decoration: none;
  font-size: 1.4em;
  text-transform: uppercase;
  width: 680px;
  width: 600px;
  float: left;
  
}

#programpagewidget div .programpage_tab_container div span.courselink a:hover {
  text-decoration: underline;
}
#contentpage nav.studylevels {
  width: 420px;
  margin: 10px 0 24px 0;
  float: left;
}
#contentpage nav.studylevels a {
  display: block;
  font-size: 1.15em;
  color: #00325b;
  text-decoration: none;
  padding: 6px 6px 6px 8px;
  margin-left: -8px;
}
#contentpage nav.studylevels a:hover {
  background-color: #f4f4f4;
}
#contentpage div.program_featurelinks {
  width: 600px;
  min-height: 100px;
  margin-left: 20px;
  /*float: left;*/
}
#contentpage div.program_featurelinks ul {
  width: 240px;
  list-style-type: none;
 /*float: left;*/
}
#contentpage div.program_featurelinks ul li a, 
#contentpage div.program_featurelinks ul li a span {display: block;}
#contentpage div.program_featurelinks ul li a {
  font-size: 20px;
  color: #1B679B;
  text-decoration: none;
  font-family: sans-serif;
}
#contentpage div.program_featurelinks ul li a:hover {
  text-decoration: underline;
}
#contentpage div.program_featurelinks ul li a span.link {
  padding: 12px 16px 20px 50px;
}
#contentpage div.program_featurelinks ul li a span.link.apply   {background: url(/webdocs/global/images/program_checkmark.png) no-repeat center left;}
#contentpage div.program_featurelinks ul li a span.link.adviser   {background: url(/webdocs/global/images/program_person.png) no-repeat center left;}
#contentpage div.program_featurelinks ul li a span.link.brochure   {background: url(/webdocs/global/images/program_documents.png) no-repeat center left;}
#contentpage div.program_featurelinks div.careers {
  width: 280px;
  min-height: 120px;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  /*box-shadow: 3px 3px 3px #777;*/
  float: right;
  padding: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#contentpage div.program_featurelinks div.careers h1 {
  font-size: 16px;
  font-weight: normal;
  font-family: sans-serif;
  color: #333;
}

#contentpage div.program_featurelinks div.careers ul {
  list-style-type: none;
}

#contentpage div.program_featurelinks div.careers ul li {
  display: block;
}
  
/*********************************************************************
  PROGRAM PAGE WIDGET
**********************************************************************/
  /* widget container */
  #programpagewidget {
   height: 800px;
/*   height: 100%;*/
  width: 600px;
  display: block;
  /*width: 910px;*/
/*  float: left;*/

  overflow: visible;
}

  #programpagewidget .programpage_container {
    /*width: 910px; */
  width: 600px;
    min-height: 600px;
/*  _height: 100px;*/
    margin: 20px 0 0 0; /* change to 0 0 0 8px */
/*    float: left;*/
/* overflow: hidden;*/}


 /* Program Tabs */

  #programpagewidget .programpage_container ul.programpage_tabs {              /* controls the tabs that switch between widget frames */
    margin: 0;
    padding: 0;
/*  float: left;*/
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #cccccc;
    border-left: 0 solid #cccccc;
    clear: both;
 }
  
  #programpagewidget .programpage_container ul.programpage_tabs li {
    float: left;
  
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 31px;
    border: 1px solid #cccccc;
    margin-bottom: -1px;
    background: #eeeeee;
    overflow: visible;
/*    position: relative;*/
      -moz-border-radius-topright: 0px;
      -webkit-border-top-right-radius: 0px;
      border-top-right-radius: 0px;
      -moz-border-radius-topleft: 0px;
      -webkit-border-top-left-radius: 0px;
      border-top-left-radius: 0px;
  }
  #programpagewidget .programpage_container ul.programpage_tabs li a {
    color: #013668;
    display: block;
  overflow: visible;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    text-shadow: 3px 3px 5px #aaa;
    padding: 0 12px;
    border: 0 solid #fff;
    outline: none;
    text-decoration: none;
  }
  #programpagewidget .programpage_container ul.programpage_tabs li a:hover {
    background: #e0e0e0;
  }  
  #programpagewidget .programpage_container ul.programpage_tabs li.active, #programpagewidget .programpage_container ul.programpage_tabs li.active a:hover  {
   /* background: #ffffff;*/
    border-bottom: 1px solid #ffffff;
  }
  #programpagewidget .programpage_container ul.programpage_tabs li.active {
    height: 40px;
    /*position: relative;
    top: -9px;*/
  }
  #programpagewidget .programpage_container .programpage_tab_container {
    border: 0 solid red;
    border-top: none;
/*    float: left; 
    width: 100%;*/
/*    min-height: 100px;
  _height: 100px;*/
    background: #ffffff;
    /*padding-top: 10px;*/
  clear: both;
  /*position: relative;*/
  margin-top: 50px;  }

  /* Tab content */
  #programpagewidget .programpage_container .programpage_tab_container .programpage_tab_content {
  padding: 0;
  font-size: 1em;
  display: block;
  clear: both;
  height: 101%;
  /*position: relative;*/
    height: 500px;
  width: 600px;
  
}
  
  
  /* TABLE NEEDS FORMATTING FOR COURSE LISTS */
  #programpagewidget .programpage_container .programpage_tab_container .programpage_tab_content table {
    width: 100%;
  }
  #programpagewidget .programpage_container .programpage_tab_container .programpage_tab_content table tbody tr:hover {
    background-color: #eee;
  }

  /*
  #programpagewidget .programpage_container .programpage_tab_container .programpage_tab_content table tbody tr td {
    min-width: 20px;
  }*/

  /* COURSE LIST */
  #coursecontent {
    width: 640px;
    min-height: 200px;
    float: left;
    text-decoration: none;
  }
  #coursecontent a.topanchor {
    height: 0;
    cursor: default;
    text-decoration: none;
  }
  #coursecontent h2.studyareatitle {
    padding: 10px;
    border: 1px solid #1B679B;
    margin: 10px 0 16px 0;
  }
  #coursecontent article.course {padding: 10px;}
  #coursecontent article.course:hover {background-color: #f4f4f4;}
  #coursecontent article.course h3 {/*margin: 0 0 -10px 0; padding: 0;*/}
  #coursecontent article.course p strong {color: #777;}
  #coursecontent h2 {padding: 10px; border: 1px solid #ccc; margin-bottom: 20px;}
  #coursecontent nav {
    margin: 8px 0 32px 8px;
  }
  #coursecontent nav a {}
  #coursecontent nav a:hover {}
  
  #courselist a:hover {
    background: url(/webdocs/global/images/sidebar_hover.png);
  }
  
  #courselist a.selected {
    background-color: #1b679b;
    color: #fff;
  }
  
  /**************************************************
    SIDEBAR
    ************************************************/
    
  /************ SIDEBAR ************/
  #sidebar {
    width: 280px;

    min-height: 260px;
    float: right;
    margin: 24px -16px 0 0;
  margin-right: 0px;
    padding: 16px 0;
    background-color: #f4f4f4;
  background-color: #eeeeee;
  background-color: #e0e0e0;
    border: 0px solid #ccc;
    border-right: 0;
    /*background: url(/webdocs/global/images/sidebar_shadow.png) no-repeat left center #f4f4f4;*/
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-radius-top-left: 10px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  
  
#OnlineSidebar{
  margin-left: auto; 
  margin-right: auto;
  }
  
  
  
  
  
  
  
  
  
  
  
  #sidebar h1,
  #sidebar h2,
  #sidebar h3,
  #sidebar p,
  #sidebar a,
  #sidebar form,
  #sidebar ul {
    padding-left: 24px;
  }
  
  #sidebar h1 {
    font-size: 18px;
    color: #1b679b;
    font-family: sans-serif;
    margin-bottom: 10px;
    font-weight: normal;
  }
  
  #sidebar p {
    margin: 16px 0;
  }
  
  #sidebar p, #sidebar a {
    font-family: sans-serif;
    font-size: 13px;
    color: #333;
  }
  
  #sidebar a {
    text-decoration: none;
    padding: 6px 6px 6px 24px;
    display: block;
  }
  
  #sidebar nav a:hover {
    background: url(/webdocs/global/images/sidebar_hover.png);
  }
  
  #sidebar nav a.selected {
    background-color: #1b679b;
    color: #fff;
  }
  
  #sidebar div span.item a.selected {
    background-color: #1b679b;
    color: #fff;
  }
  
    #sidebar nav.programs {
      margin-bottom: 20px;
    }
    
    #sidebar h1.programs {
      padding-left: 16px;
    }
  
    #sidebar nav.programs a {
      font-size: 12px;
      margin: 5px 0;
    }
  
  #sidebar .events {
    margin: 30px 0;
  }
  
  #sidebar .events img {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 3px;
    margin: 0 0 10px 20px;
  }
  
    #sidebar .events span.item {
      display: block;
      padding: 4px 0 4px 0;
      line-height: 18px;
      border-top: 1px solid #ccc;
    }
  
  #sidebar div.magazine {
    background: url(/webdocs/college/images/magazine.png) no-repeat bottom left;
    height: 112px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  
    #sidebar div.magazine:hover {
      background-color: #d7e241;
    }
  
    #sidebar div.magazine a span.caption {
      display: block;
      height: 94px;
      font-size: 18px;
      font-weight: bold;
      padding: 12px 12px 0 100px;
      text-align: right;
      color: #00325b;
      font-family: sans-serif;
    }
    
      #sidebar div.magazine a span.caption span.small {
        display: block;  
        font-weight: normal;
        font-size: 12px;
        margin-top: 8px;
      }
    
    
/**********************************************************ALT SIDEBAR FOR DIRECT CODING**********************************************/


  /************ SIDEBAR ************/
  #sidebarx {
    width: 260px;
    min-height: 260px;
    float: right;
    margin: 24px -16px 0 0;
    padding: 16px 0;
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-right: 0;
    /*background: url(/webdocs/global/images/sidebar_shadow.png) no-repeat left center #f4f4f4;*/
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-radius-top-left: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
 border-top: 0px;
 margin-bottom: 50px; }
  
  
#OnlineSidebar{
  margin-left: auto; 
  margin-right: auto;
  }
  
  
  
  
  
  
  
  
  
  
  
  #sidebarx h1,
  #sidebarx h2,
  #sidebarx h3,
  #sidebarx p,
/*  #sidebarx a,*/
  #sidebarx form,
  #sidebarx ul {
    padding-left: 24px;
  }
  
  #sidebarx h1 {
    font-size: 18px;
    color: #1b679b;
    font-family: sans-serif;
    margin-bottom: 10px;
    font-weight: normal;
  }
  
  #sidebarx p {
    margin: 16px 0;
  }
  
  #sidebarx p, #sidebarx a {
    font-family: sans-serif;
    font-size: 13px;
    color: #333;
  }
  
 /* #sidebarx a {
    text-decoration: none;
    padding: 6px 6px 6px 24px;
    display: block;
  }*/
  
  #sidebarx nav a:hover {
    background: url(/webdocs/global/images/sidebar_hover.png);
  }
  
  #sidebarx nav a.selected {
    background-color: #1b679b;
    color: #fff;
  }
  
  #sidebarx div span.item a.selected {
    background-color: #1b679b;
    color: #fff;
  }
  
    #sidebarx nav.programs {
      margin-bottom: 20px;
    }
    
    #sidebarx h1.programs {
      padding-left: 16px;
    }
  
    #sidebarx nav.programs a {
      font-size: 12px;
      margin: 5px 0;
    }
  
  #sidebarx .events {
    margin: 30px 0;
  }
  
  #sidebarx .events img {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 3px;
   /* margin: 0 0 10px 20px;*/
  }
  
    #sidebarx .events span.item {
      display: block;
      padding: 4px 0 4px 0;
      line-height: 18px;
      border-top: 1px solid #ccc;
    }
  
  #sidebarx div.magazine {
    background: url(/webdocs/college/images/magazine.png) no-repeat bottom left;
    height: 112px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  
    #sidebarx div.magazine:hover {
      background-color: #d7e241;
    }
  
    #sidebarx div.magazine a span.caption {
      display: block;
      height: 94px;
      font-size: 18px;
      font-weight: bold;
      padding: 12px 12px 0 100px;
      text-align: right;
      color: #00325b;
      font-family: sans-serif;
    }
    
      #sidebarx div.magazine a span.caption span.small {
        display: block;  
        font-weight: normal;
        font-size: 12px;
        margin-top: 8px;
      }















/*******************************************************************************************************************************************/    
    
      
/***************************************************
  FEATURE CONTENT LINKS
  **************************************************/
  
/* FEATURE MENU ON SLIM BACKGROUND */
#contentpage_featuremenu {
  width: 980px;
  height: 100px;
  margin: 0 auto;
}

  #contentpage_featuremenu ul {
    list-style-type: none;
    margin: 0 auto;
  }
  
  #contentpage_featuremenu li {
    float: left;
    height: 100px;
    border: 0 solid red;
    padding: 0;
    margin-left: 44px;
  }
  
  #contentpage_featuremenu li:first-child {
    margin-left: 10px;
  }
  
  #contentpage_featuremenu li a {
    display: block;
    padding: 10px;
    text-decoration: none;
  }

/* BACKGROUND IMAGES - INACTIVE */
  #contentpage_featuremenu li.admissions  {background: url(/webdocs/college/images/featuremenu/checkmark.png) no-repeat;}
  #contentpage_featuremenu li.visit    {background: url(/webdocs/college/images/featuremenu/chapel.png) no-repeat;}
  #contentpage_featuremenu li.bcast    {background: url(/webdocs/college/images/featuremenu/bcast.png) no-repeat;}
  #contentpage_featuremenu li.info  {background: url(/webdocs/college/images/featuremenu/question.png) no-repeat;}


/* BACKGROUND IMAGES - HOVER */
  #contentpage_featuremenu li.admissions:hover  {background: url(/webdocs/college/images/featuremenu/checkmark-hover.png) no-repeat;}
  #contentpage_featuremenu li.visit:hover      {background: url(/webdocs/college/images/featuremenu/chapel-hover.png) no-repeat;}
  #contentpage_featuremenu li.bcast:hover      {background: url(/webdocs/college/images/featuremenu/bcast-hover.png) no-repeat;}
  #contentpage_featuremenu li.info:hover  {background: url(/webdocs/college/images/featuremenu/question-hover.png) no-repeat;}

  #contentpage_featuremenu li a span.caption {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: right;
    display: block;
    height: 110px;
    cursor: pointer;
  }
  
    #contentpage_featuremenu li a span.caption:hover {
      color: #91c8ec;
      /*
      text-shadow: 2px 2px 2px #222;
      */
    }
  
  #contentpage_featuremenu li a span.caption span.small {
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
    display: block;
  }
  
  /* LI WIDTH */
    #contentpage_featuremenu li.admissions   {width: 200px;}
    #contentpage_featuremenu li.visit     {width: 224px;}
    #contentpage_featuremenu li.bcast     {width: 200px;}
    #contentpage_featuremenu li.info    {width: 200px;}
  
  /* CAPTION PADDING */
    #contentpage_featuremenu li.admissions a span.caption   {padding: 20px 10px 0 40px;}
    #contentpage_featuremenu li.visit a span.caption     {padding: 20px 10px 0 60px;}
    #contentpage_featuremenu li.bcast a span.caption     {padding: 20px 10px 0 36px;}
    #contentpage_featuremenu li.info a span.caption     {padding: 20px 10px 0 40px;}
  
#footer_container {
  background-color: #e0e0e0;
  min-height: 50px;
  clear: both;
  display: none;
}
/*********** EXPERIMENTAL FOOTER FIX ***********/
/* surrounds all footer elements */
#footer_wrapper {
  background: url(/webdocs/global/images/bg_footer-shadow.png) no-repeat top center #e0e0e0;
  width: 100%;
  min-height: 300px;
  float: left;
}
#footer_wrapper  .fat_footer {
  width: 100%;
  min-height: 200px;
  margin: 0;
  float: left;
}
#footer_wrapper  .fat_footer_content {
  width: 960px;
  min-height: 200px;
  margin: 0 auto;
}
#footer_wrapper  .nav_footer {
  width: 100%;
  height: 44px;
  margin: 0;
  background-color: #B0B1B3;
  float: left;
}
#footer_wrapper  .nav_footer_content {
  width: 960px;
  min-height: 40px;
  margin: 0 auto;
}
#footer_wrapper  .copyright {
  width: 100%;
  min-height: 30px;
  margin: 0;
  float: left;
}
#footer_wrapper  .copyright_content {
  width: 960px;
  min-height: 20px;
  margin: 0 auto;
  padding-top: 10px;
}
#footer_wrapper  .copyright_content p, 
#footer_wrapper  .copyright_content a {
  color: #888;
  font-size: 12px;
} 

/*********** END OF EXPERIMENTAL FOOTER FIX ***********/

#footer_wrapper .fat_footer_content .footer-col {
  width: 224px;
  min-height: 50px;
  padding: 20px 0 16px 16px;
  float: left;
}
#footer_wrapper .fat_footer_content .footer-col.first {
  padding-left: 8px;
}

  #footer_wrapper .fat_footer_content .footer-col h1 {
    font-size: 20px;
    color: #777;
    font-family: sans-serif;
    font-weight: 500;
    margin: 0 0 10px 0;
  }
  
  #footer_wrapper .fat_footer_content .footer-col p,
  #footer_wrapper .fat_footer_content .footer-col td,
  #footer_wrapper .fat_footer_content .footer-col a {
    font-family: sans-serif;
    font-size: 13px;
    color: #777;
    line-height: 18px;
  }
  
  #footer_wrapper .fat_footer_content .footer-col table {
    width: 100%;
  }
  
    #footer_wrapper .fat_footer_content .footer-col td {
      padding: 4px 8px 3px 0;
      vertical-align: top;
    }
  
    #footer_wrapper .fat_footer_content .footer-col td.date {
      width: 30px;
    }
    
    #footer_wrapper .fat_footer_content .footer-col td.title {
      
    }
  
  #footer_wrapper p.more a {
    margin: 8px 0;
    display: block;
    width: 80px;
    color: #555;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
  }
  
  #footer_wrapper p.more a:hover {
    text-decoration: underline;
  }
  
  #footer_wrapper .fat_footer_content .footer-col img {
    /*padding: 6px;
    border: 1px solid #ccc;
    background-color: #fff;*/
  }
  
  #footer_wrapper .fat_footer_content .footer-col .socialmedia a {
    float: left;
    margin: 0 0 10px 0;
  }
  
  #footer_wrapper .fat_footer_content .footer-col .socialmedia a img {
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 6px;
  }
  
    #footer_wrapper .fat_footer_content .footer-col .socialmedia a img:hover {
      box-shadow: 2px 2px 2px #333;
    }
  
  #footer_wrapper .fat_footer_content .footer-col p.address {
    margin: 0 0 6px 0;
    clear: both;
  }
  
#global_footer_container {
  background-color: #b0b1b3;
  min-height: 40px;
  margin: 0 auto;
  display: none;
}

#global_footer {
  min-height: 44px;
  display: none;
}

#copyright_container {
  background-color: #ddd;
  margin: 0;
  min-height: 20px;
  float: left;
  display: none;
}

  #copyright p.copyright {
    font-size: 1em;
    font-family: sans-serif;
    color: #888;
    clear: both;
    padding: 6px 0;
  margin: 0;
  }

#copyright p.copyright span.right {display: inline;}

  #copyright p.copyright span.right a {
    color: #888;
    text-decoration: none;
  }
  #copyright p.copyright span.right a:hover {
    text-decoration: underline;
  }
  
  
  
  
  
/************* #sectionfooterfeed to be reused throughout sections for things like upcoming events, classes, mods, etc... ************/
#sectionfooterfeed {
  width: 220px;
  min-height: 20px;
}  

#sectionfooterfeed article {
  display: block;
  border-top: 1px solid #ccc;
  width: 220px;
  min-height: 30px;
  float: left;
}
#sectionfooterfeed article:first-child {
  border-top: 0;
}
#sectionfooterfeed article a,
#sectionfooterfeed article {
  color: #777;
  text-decoration: none;
}
#sectionfooterfeed article a:hover {
  color: #222;
}
#sectionfooterfeed article a span.title,
#sectionfooterfeed article span.title {
  font-size: 1em;
  font-weight: bold;
  display: block;
  padding: 8px;
}
#sectionfooterfeed article a span.title:hover {
  font-size: 1em;
  font-weight: bold;
  display: block;
  background-color: #ccc;
}
#sectionfooterfeed article span.title span.publish_info {
  font-size: 0.89em;
  font-weight: normal;
  display: block;
}
#sectionfooterfeed article span.title span.publish_info img.urlexternal {
  background-color: #e0e0e0;
  border: 0;
  padding: 2px 0 0 8px;
  margin: 0;
}
  
  
  
  
/************* #socialmediawidget_feedwrapper to be reused throughout sections for things like upcoming events, classes, mods, etc... ************/
#socialmediawidget_feedwrapper {
  display: block;
  width: 327px;
  height: 340px;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 20px;
  float: left;
}  

#socialmediawidget_feedwrapper article {
  display: block;
  border-top: 1px solid #555;
  clear: both;
}
#socialmediawidget_feedwrapper article:first-child {
  border-top: 0;
}
#socialmediawidget_feedwrapper article a {
  text-decoration: none;
}
#socialmediawidget_feedwrapper article span.title,
#socialmediawidget_feedwrapper article a span.title {
  font-weight: normal;
  display: block;
  padding: 8px 12px;
  color: #eee;
  font-size: 1.1em;
  text-shadow: 2px 2px 2px #000;
}
#socialmediawidget_feedwrapper article span.title:hover,
#socialmediawidget_feedwrapper article a span.title:hover {
  background-color: #444;
}
#socialmediawidget_feedwrapper article span.title span.publish_info {
  font-size: 0.8em;
  font-weight: normal;
  display: block;
  color: #6bbdff;
  text-shadow: 0 0 0;
}
#socialmediawidget_feedwrapper a.more {
  color: #6bbdff;
  text-decoration: none;
  margin-left: 12px;
}
#socialmediawidget_feedwrapper a.more:hover {
  color: #6bbdff;
  text-decoration: underline;
}
/*******************************************************************
  FIND YOUR PROGRAM WIDGET
*******************************************************************/
  /******* FIND YOUR PROGRAM WIDGET *******/
  #findyourprogramwidget, 
  #findyourprogramwidget div.findyourprogram_tab_container, 
  #findyourprogramwidget div.findyourprogram_tab_container div.findyourprogram_tab_content {
    width: 260px;
  }
  
  #findyourprogramwidget {
    float: left;
    height: 260px;
    overflow: hidden;
    }
  #findyourprogramwidget div.findyourprogram_tab_container {
    height: 230px;
  }
  /* TAB CONTENT */
  #findyourprogramwidget div.findyourprogram_tab_container div.findyourprogram_tab_content {
    overflow: visible;
    float: left;
    height: 230px;
  }
  #findyourprogramwidget div.findyourprogram_tab_container div.findyourprogram_tab_content article.programlist {
    margin-top: 10px;
  }
  #findyourprogramwidget div.findyourprogram_tab_container div.findyourprogram_tab_content article.programlist a {
    padding: 3px 8px 3px 24px;
    border-bottom: 1px solid #ddd;
  }
  #findyourprogramwidget div.findyourprogram_tab_container div.findyourprogram_tab_content article.programlist a:hover {
    background: url(/webdocs/global/images/sidebar_hover.png);
  }
  /* LI TABS */
    #findyourprogramwidget div.findyourprogram_tab_container ul.findyourprogram_tabs {
    list-style-type: none;
    margin: 0 0 0 24px;
    padding: 0;
  }
    #findyourprogramwidget div.findyourprogram_tab_container ul.findyourprogram_tabs li {
    float: left;
    margin: 0;
  }
    #findyourprogramwidget div.findyourprogram_tab_container ul.findyourprogram_tabs li a {
    color: #222;
    text-decoration: none;
    font-size: 0.89em;
    display: block;
    padding: 3px 12px;
  }
    #findyourprogramwidget div.findyourprogram_tab_container ul.findyourprogram_tabs li.active,
    #findyourprogramwidget div.findyourprogram_tab_container ul.findyourprogram_tabs li.active a,
  #findyourprogramwidget div.findyourprogram_tab_container ul.findyourprogram_tabs li.active a:hover  {
    color: #fff;
    background-color: #00325b;
  }
    #findyourprogramwidget div.findyourprogram_tab_container ul.findyourprogram_tabs li a:hover {
    color: #222;
    background-color: #ccc;
  }

#mailform {
  margin: 10px 0;
  float: left;
  width: 660px;
  min-height: 300px;
}
#mailform iframe {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
  clear: both;
  float: left;
}

#PRfooter {
  width: 210px;
  min-height: 50px;
  float: left;
  margin: 0;
}
#PRfooter p {
  font-size: 1em;
  color: #555;
  margin: 0;
}
#PRfooter p.tollfree {
  font-size: 1.2em;
  color: #555;
  margin: 8px 0 0 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #bbb;
}
#PRfooter .rep {
  width: 214px;
  min-height: 15px;
  float: left;
  border-bottom: 1px solid #bbb;
  padding: 7px 0;
}
#PRfooter .rep:hover {
  border-color: #777;
}
#PRfooter .rep .name {
  font-family: sans-serif;
  font-size: 1em;
  font-weight: bold;
  display: block;
  color: #777;
  width: 200px;
}
#PRfooter .rep .name a.email {
  text-decoration: none;
}
#PRfooter .rep .name a.email:hover {
  text-decoration: underline;
}
#PRfooter .rep .name .territories {
  font-size: 0.89em;
  font-weight: normal;
  display: block;
  float: right;
}
#PRfooter .rep .name .territories span {
  display: inline;
}
#PRfooter .rep .contact {
  font-size: 1em;
  color: #777;
  display: none;
}
#PRfooter .rep .contact a.email {
  color: #666;
  text-decoration: none;
}
#PRfooter .rep .contact a.email:hover {
  text-decoration: underline;
}

#facultyhome h1 {
  font-size: inherited;
}
#facultyhome div.col {
  float: left; 
  width: 320px;
}
#facultyhome div.col a {
  text-decoration: none; 
  color: #00325b;
}
#facultyhome div.col a:hover {
  text-decoration: none;
}
#facultyhome div.col a span.facultymember {
  width: 300px; 
  min-height: 10px; 
  padding: 10px 8px 20px 8px; 
  display: block; 
  cursor: pointer;
  margin: 0;
  float: left;
}
#facultyhome div.col a span.facultymember:hover {
  background-color: #f4f4f4;
}
#facultyhome div.col a span.facultymember span.thumb {
  width: 50px; 
  height: 50px; 
  float: left; 
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
}
#facultyhome div.col a span.facultymember span.thumb img {
  width: 50px; 
  height: 50px;
  margin: 0;
  padding: 0;
}
#facultyhome div.col a span.facultymember span.name {
  font-size: 14px; 
  font-weight: bold;
  width: 120px;
  display: block;
  float: left;
  width: 230px;
  margin-left: 10px;
}
#facultyhome div.col a span.facultymember span.title {
  font-size: 11px; 
  color: #222;
  display: block;
  font-weight: normal;
  margin-left: 10px;
  float: left;
  width: 230px;
  line-height: 16px;
}

/* EVENTS */
  #events-wrapper {
    width: 310px;
    min-height: 100px;
    float: left;
  }
  #events-wrapper article {
    width: 310px;
    min-height: 48px;
    float: left;
  }
  #events-wrapper article  a,
  #events-wrapper article  {
    text-decoration: none;
    padding: 8px;
    display: block;
    min-height: 48px;
  }
  #events-wrapper article  a:hover {
    background-color: #f4f4f4;
  }
  #events-wrapper article  a .date,
  #events-wrapper article  .date {
    width: 52px;
    height: 48px;
    background: url(/webdocs/global/images/event-date.png) no-repeat;
    float: left;
    margin-right: 10px;
  }
  #events-wrapper article  a .date .month,
  #events-wrapper article  .date .month {
    display: block;
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: 8px;
  }
  #events-wrapper article  a .date .day,
  #events-wrapper article  .date .day {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
   /* position: relative;*/
    margin-top: -2px;
  }
  #events-wrapper article  a .title,
  #events-wrapper article  .title {
    display: block;
    font-size: 1.15em;
    font-weight: bold;
    margin: 0;
    color: #333;
  }
  #events-wrapper article  a .title  .fulldate,
  #events-wrapper article  .title  .fulldate {
    display: block;
    font-size: 0.8em;
    font-weight: normal;
  }
  
  #events-sidebar {
    width: 300px;
    min-height: 100px;
    float: left;
    margin-left: 0;
    overflow: hidden;
  }
  #events-sidebar article {
    width: 300px;
    min-height: 48px;
    float: left;
  }
  #events-sidebar article,
  #events-sidebar article  a {
    text-decoration: none;
    padding: 8px 0 8px 16px;
    display: block;
    min-height: 48px;
  }
  #events-sidebar article .date,
  #events-sidebar article  a .date {
    width: 52px;
    height: 48px;
    background: url(/webdocs/global/images/event-date.png) no-repeat;
    float: left;
    margin-right: 10px;
  }
  #events-sidebar article  .date.ontheroad,
  #events-sidebar article  a .date.ontheroad {
    background: url(/webdocs/global/images/ontheroad-date.png) no-repeat;
  }
  #events-sidebar article  .date .month,
  #events-sidebar article  a .date .month {
    display: block;
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: 8px;
  }
  #events-sidebar article  a .date .day,
  #events-sidebar article .date .day {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: relative;
    top: -2px;
  }
  #events-sidebar article  a .title,
  #events-sidebar article .title {
    display: block;
    font-size: 1em;
    margin: 4px 0;
    font-weight: bold;
    color: #555;
  }
  #events-sidebar article  a .title  .fulldate,
  #events-sidebar article .title .fulldate {
    display: block;
    font-weight: normal;
    font-size: 0.89em;
  }
  #events-sidebar article a:hover {
    background: url(/webdocs/global/images/sidebar_hover.png);
  }


/* ****Style for Program Pages**** */
#contentpage .programpage_tab_container h2 {
  font-size: 1.5em;
  margin-left: 0px;
}

#contentpage .programpage_tab_container h3 {
  font-size: 1.2em;
}

#contentpage .programpage_tab_container .nobottom {
 /* margin-bottom: -11px;*/
}

#contentpage .programpage_tab_container table {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

#contentpage .programpage_tab_container table td {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  vertical-align: middle;
}

#contentpage .programpage_tab_container h4{
  font-size: 1em;
  color: #222222;
  margin-top: -5px;
  margin-bottom: -5px;
  font-weight: 800;
  font-style: italic;
  text-decoration: underline;
}

#contentpage .programpage_tab_container h2, h3 {
  margin-bottom: -11px;
}

#contentpage .programpage_tab_container table tbody td:nth-child(1) {
  
}

#contentpage .programpage_tab_container table tbody tr td:nth-child(2) {
  width: 150px;
  max-wdith: 150px;
  min-width: 150px;
  text-align: left;
}


/* ******END Style for program pages****** */   
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

h4 {

}

p {

}

