/*
-----------------------------------------------
Boston College Alumni Website 2013 (FY13) Base Style Sheet
Author:   Mikal Morello 
Date:     June 12, 2013
----------------------------------------------- */

/* ------------ TABLE OF CONTENTS ------------- */
/* 
# GLOBAL STYLES
## TYPE
## ROWS
# PAGE STRUCTURE SECTIONS 
## HEADER
## NAVIGATION
## HIGHLIGHT 
## MAIN
## FOOTER
## PAGE ELEMENTS & MEDIA
# ACCESSABILITY
# OTHER 
# CHANGES
# MEDIA QUERIES
*/


/*-------------------------------------------------------------------------------------------------*/

/* # GLOBAL STYLES */

body {
    background-color:#4d0204;
    font-size: .625em;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
    padding: 0;
    /*font: .625em/1.5em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; ORIGINAL FONT STYLE BUT LOOKED BAD IN IE... */
}

#main .container, #footer_bottom .container, #footer_top .container, #header .container, #topnavigation .container, #highlight_top .container, #highlight_bottom .container{
    max-width: 1025px;
    position: relative;
} 

.container.maxwidth, #main .container.maxwidth {
    max-width: 100%;
    width: 100%;
}

section#highlight_top .container.maxwidth, section#highlight_top .container.maxwidth #featured {
    padding: 0;
    margin: 0;
}

.center {
    margin: 0 auto;
}

.left{
    float:left;
}

.right{
    float:right;
}

.pull-top {
    margin-top: -50px;
}

li p{
    margin: 0;
}

.hidden {
    display: none;
}

ul.horizontal li{
    list-style: none;
    display: inline;
    padding-left: 10px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

.pagination {
    clear: both;
    font-size: 1.2em; 
    padding-top: 20px;
}

.contentpadding{
    padding-left: 4%;
    padding-right: 4%;
    width: 92%;
}

.no_top_padding {
    padding-top: 0!important;
}

.no_right_padding {
    padding-right: 0!important;
}

.no_bottom_padding {
    padding-bottom: 0!important;
}

.no_left_padding {
    padding-bottom: 0!important;
}

.contentheader {
    border-image: none;
    /*border-top: #EEEEEE 3PX DOUBLE;*/
    margin-top: 15px;
    position:relative;
    z-index:100;
}

#main .contentheader {
}

.home hr {
    margin-top: 5px;
}

.clear {
    clear: both;
    display: block;
}

.no-style {
	padding: 0!important;
	margin: 0!important;
	border: none!important;
	background: none!important;
}




/* ## TYPE  */

p {
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 10px 0;
}

.textcenter {
    text-align: center;
}

.largetext {
    color:#111;
    font-size: 1.5em;
}

.georgia {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
}

.helvetica { 
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
}

.darkgrey{
    color:#333;
}

.lightgrey{
    color:#999;
}

.medgrey{
    color:#666;
}

.gold {
    color: #bd9b6b;
}

.white {
    color: #fff;
}

a {
    color:#7d0001;
}

a:hover {
    color: #5e0102;
    text-decoration: none;
}

blockquote {
    border-left:none;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    font-style: italic;
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 10px 5%;
}

blockquote p {
    font-size: 14px;
}

#quote blockquote{
    color:#000;
    margin: 0 auto;
    width: 75%;
}

#quote blockquote p{
    color:#000;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 0;
}

#quote small{
    color:#000;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
    font-size: 15px;
}

#quote .rightquote, #quote .leftquote{
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0;
    padding: 0;
}

#quote .leftquote{
     color: #e0dddd;
     float: left;
     font-size: 700%;
     height: 45px;
     margin-top: -20px;
     margin-bottom: -50px;
     margin-left: -50px;
     padding-top: 45px;
}
 
#quote .rightquote {
     color: #e0dddd;
     float: right;
     font-size: 700%;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px; 
}
 

/* ### HEADINGS */

h1, h2, h3, h4, h5, h6 {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
    font-weight:normal;
    line-height: 1.2em;
}

h1 {font-size: 3em;}
h2 {font-size: 2.5em;}
h3 {font-size: 2.2em;}
h4 {font-size: 1.8em;}
h5 {font-size: 1.6em;}
h6 {font-size: 1.4em;}

h1 small, h4 .small {
    color: cccccc;
    font-size:.4em;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
    line-height:3.7em;
}

h1.header {
    margin-bottom: 0;
}

h2.subheader {
    color: #999;
    font-size: 1.8em;
    margin-top: 0;
}

.home h2{
    margin-bottom: 0;
    padding-top: 17px;
}


.home h4 {
    margin-bottom: 0;
}

.date {
    color: #999;
    letter-spacing: 1px;
    font-weight:800;
    font-size: 1.1em;
    text-transform:uppercase;
}

/* ## ROWS & COLUMNS */

.row-fluid [class*="span"] {
    min-height: 1.5em;
}

div.row-fluid.contentpadding { 
    width:92%;
}


.row-fluid [class*="span"].pull-right{
    float:right;
}

.equalheight_container {
    overflow: 0!important;
}

.equalheight_column {
    margin-bottom: -99999px!important;
    padding-bottom: 99999px!important;
}

/*-------------------------------------------------------------------------------------------------*/


/* # PAGE STRUCTURE SECTIONS */


/* ## HEADER  */

section#header {
    background: #4d0204 url('/etc/designs/bc/alumni1/images/alumni_header_bg_shade_v3.jpg') no-repeat 50% -140px;
}

.ltw section#header {
    background: #4d0204 url('/etc/designs/bc/alumni1/images/alumni_ltw_header_bg_shade_v2.jpg') no-repeat 50% -140px;
}

#header nav#topnavigation{
    background: url('/etc/designs/bc/alumni1/images/alumni_red_bg_transparent.png');
    min-height: 3.5em;
}

.row-fluid [class*="span"]#branding {
    margin-left: 0px;
}


/* ### MYBC  */

#mybc {
    border-top: #5f0000 medium solid;
}

#mybc label{
    color:#fff;
}

.mybclogin {
    background: url('/etc/designs/bc/alumni1/images/alumni_red_bg_transparent.png');
    color: #fff;
}

a.mybcbtn{
    background: url('/etc/designs/bc/alumni1/images/alumni_red_bg_transparent.png');
    border:0;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 1px 1px 4px 4px;
      -moz-border-radius: 1px 1px 4px 4px;
    color:#ffffff;
    font-weight: 700;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
    margin-left: 3px;
    margin-top: -10px;
    padding-top: 8px;
    padding-bottom: 5px;
    text-shadow: none;
}

.quicklinks li a.mybcbtn:hover{ 
	  background: #330000;
	  color: #fff;
 }


/* ### QUICK LINKS  */

.quicklinks {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
}

.quicklinks ul{
    float: right;
    padding-top: 5px;
    position: relative;
    text-align:right;
}

.quicklinks li{
    border-left: thin #FFF solid;
    color: #ffffff;
    display:inline;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.1em;  
    line-height: 1.1em;
    padding-right: 3px;
    padding-left: 3px;
    text-decoration: none;
}

.quicklinks li a {
    color: #FFF;
}

#header nav.quicklinks li:first-child {
    border-left: none;
}


/* ### SEARCH  */

#search {
    float:right;
    position: relative;
    padding: 5px 0!important;
    width: 100%;
}

.form-search {
    margin-bottom: 0;
    position: relative;
}
  
.form-search .search-query {
    padding: 4px 29px!important;
}

.form-search input[type="text"]{
    border: solid 2px #fff!important;
}

.form-search input[type="text"]:focus, .form-search input[type="text"].focused {
    border: solid 2px #c3e2fd!important;
    box-shadow:0 0 0 5px 3px rgba(51, 0, 0, 0.5);
      -moz-box-shadow: 0 0 0 5px 3px rgba(51, 0, 0, 0.5);
      -webkit-box-shadow: 0 0 0 5px 3px rgba(51, 0, 0, 0.5);
}

#searchsubmit {
    background: url("/past/etc/designs/bc/alumni1/images/search_icon.png") no-repeat scroll transparent;
    border-width: 0!important;
    border:none!important;
    box-shadow: none;
    cursor: pointer;
    float: right;
    height: 15px;
    line-height: 9999px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 10px;
    text-indent: -999px !important;
    top: 8px;
    width: 13px;
    z-index: 1;
}

.form-search:hover #searchsubmit {
    background: url("/past/etc/designs/bc/alumni1/images/search_icon_hover.png") no-repeat scroll transparent;
}

input[type="text"].search-query {
    color:#999;
}

input[type="text"].search-query:hover {
    color: #333;
}

#searchsubmit:hover {
    opacity: 10%;
}

.icon-search:before {
    content: none;
}

.form-search .icon-search {
    background-image: url("http://twitter.github.com/bootstrap/assets/img/glyphicons-halflings.png");
    position: absolute;
    right: 11px;
    top: 7px;
}


/* ## NAVIGATION  */

.navbar {
    margin-bottom: 0;
    width: 100%;
}

.navbar .nav {
    display: block;
    margin: 0;
}

.navbar-inner {
    background-color:transparent;
    background-image:none;
    background-repeat:no-repeat;
    border:none;
    border-radius: 0;
    box-shadow: 0;
    filter:none;
    padding-left: 0;
    padding-right: 0;
}

.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after {
    border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
}

.navbar .btn {
    background: #af0202;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    color: #e4dbc0;
}

.navbar .nav .active  a, .navbar .nav .active  a:hover, .quicklinks li a:hover {
    background: inherit;
    color: #e4dbc0;
}
.nav-list > li > a, .nav-list .nav-header {
    margin: 0;
}

.navbar .nav  li  a {
    color:#fff;
}

ul.nav {
    width: 100%;
}

.nav li a.noblock{
    display:inline;
}

#header nav ul{
    list-style: none;
    margin: 0;
	width: 100%; /* FIX FOR CHROME BUTTON MOVING TO THE NEXT LINE */
}

.nav-collapse {
    height: auto;
    overflow:visible;
}

.nav-collapse.collapse {
    height: 0;
    overflow: hidden;
}

.collapse {
    overflow: hidden !important;
}

nav select {
    display:none;
}

.navbar .accordion-group {
    border: 0;
    border-radius: 0;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 33.333%;
}

.navbar .accordion-heading {
    background: #030;
    border: 1px medium #0CC;
    border-bottom: 0 none;
    display: block;
    float: left;
}

.navbar .accordion-inner {
    background: #00C;
    border-top: 1px solid #E5E5E5;
    display: block;
    padding: 0;
    width: 100%;
}

/* ### TOP NAVIGATION  */

#topnavigation .navbar li{
    text-align: center;
    vertical-align:middle;
    width: auto;
    z-index: 3000;
}

/* ALLOW MENU TO APPEAR MODULES IN CQ */
.cq-wcm-edit #topnavigation .navbar li {
	z-index:8005;
}

#topnavigation .navbar li:hover {
	  background: none;
}

#topnavigation .navbar li.active {
    background: #330000;
}

#topnavigation .navbar li a{
    color:#fff;
    font-weight: bold;
    font-size: 1.3em;
    height: 100%;
    padding: 1.2em 2em;
    text-align: center;
    text-shadow: 0 1px #3d0101;
    text-transform:uppercase;
}

#topnavigation .navbar li:hover a{
	  color: #E4DBC0;
}

#topnavigation .navbar li:hover li a{
	  color: #111;
	  font-weight:bold;
	  white-space: normal; 
}

.ltw #topnavigation .navbar li a{
    padding: 1.2em 1.7em;
}

#topnavigation .navbar li a.responsive-dropdown{
    display:none;
}

#topnavigation .navbar .dropdown-menu li {
    border-right: none;
}

#topnavigation ul.dropdown-menu li a, #topnavigation .navbar ul.dropdown-menu li.active a{
    border-bottom: thin solid #f1f1f1;
    color:#fff;
    font-weight:300;
    font-size: 1.3em;
    padding: 8px 18px 8px 8px;
    text-align: left;
    text-shadow: none;  
    text-transform:none;
}

#topnavigation ul.dropdown-menu li a:hover, #topnavigation ul.dropdown-menu li a:focus{
    background: none repeat scroll 0 0 #fbfbfb;
	color:#b99a6a;
}

#topnavigation ul.dropdown-menu li:first-child a {
	 margin-top: 12px;
}
  
#topnavigation ul.dropdown-menu li:last-child a {
	  border-bottom: none;
}

.dropdown-menu {
	  background: none repeat scroll 0 0 #FFF;
	  border-radius: 3px;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-submenu:hover a {
    filter: none;
}

#topnavigation ul.dropdown-menu li i{
    margin-right: -15px;
}

#topnavigation li i{
    margin-left: 10px;
    margin-top: 2px;
}

#topnavigation .navbar li:hover a.dropdown-toggle:before {
   border-top: 12px solid #570808;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    content: ""; 
    display: inline-block;
    left: 50%;
    position: absolute;
    bottom: -12px;
	overflow: visible;
	z-index: 3001;
	margin-left: -12px;
}

#topnavigation .navbar li.active:hover a.dropdown-toggle:before {
	border-top: 12px solid #330000;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

/*REMOVE ARROW HOVER STATE FOR LTW SINCE IT NO LONGER HAS DROP DOWN MENUS*/

.ltw #topnavigation .navbar li:hover a.dropdown-toggle:before {
    border-top: none;
    border-left: none;
    border-right: none;
}


/*#### NAVIGATION HOVER STATES - NOT MY CODE */

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    margin-top: -1px;
    position: absolute;
    top: 0;
    visibility: hidden;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    border-top: none;
    margin-top: 0;
}

.navbar .dropdown-menu:after, .navbar .dropdown-menu:before {
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    content: "";
    display: inline-block;
    left: 0px;
    position: absolute;
    top: 0px;
}

.navbar .btn-navbar {
    display: none;
}

.dropdown-menu {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 3px;
    border-right: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 1px 0 0 0;
    min-width: 200px;
    padding: 4px;
    position: absolute;
    top: 100%;
    z-index: 1000;
}


/* ## HIGHLIGHT  */

section#highlight_top {
    background:#330000;
    background-position: 50% 20%; 
    border-bottom: thin #480101 solid;
    box-shadow: 0px 0px 30px #330000 inset;
      -moz-box-shadow: inset 0px 0px 30px #330000;
      -webkit-box-shadow: inset 0px 0px 30px #330000;
    /*min-height: 90px; */
    position: relative;
}

section#highlight_bottom  {
    background: #f5f1e8;
    border-top: 2px #f3eee3 solid;
    border-bottom: 4px #f3eee3 solid;
    color: #4f340f;
    margin-top: 0px;
    min-height: 30px;
    padding: 15px 0 15px 0;
    text-align:center;
}

section#highlight_bottom p{
    color: #968975;
    font-size: 1.2em;
}

.ltwcallout {
    margin-top: 0;
    position: relative;
    z-index: 2;
}

ul.ltw_bottom {
    display: table;
    list-style: none;
    margin:20px auto;
}

ul.ltw_bottom li{
    border-right: thin #eee8d9 solid;
    color: #4f340f;
    display: inline;
    float:  left;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
    font-size: 1.4em;
    padding: 0 15px;
}

ul.ltw_bottom li a{
    color: #4f340f;
    background: #e3dccb;
    border-radius: 9px 9px 9px 9px;
      -moz-border-radius: 9px 9px 9px 9px;
    padding:  6px;
}

ul.ltw_bottom li a:hover{
    color: #fff;
    background: #4f340f;
}

/*section#highlight_top.subpage {
    background: -moz-radial-gradient(top, circle, #660000, #330000 70%); 
}*/

#featured {
    width: 100%;
    background: -webkit-gradient(radial, center bottom, 0, center center, 55%, from(#830f0f), to(#330000));  
    background: -webkit-radial-gradient(50% bottom, circle, #830f0f, #330000 55%);
    background: -moz-radial-gradient(50% bottom, circle, #830f0f, #330000 55%); 
    background: -ms-radial-gradient(circle, #830f0f, #330000);
	padding-bottom: 60px;
	padding-top: 20px;
}

.home #featured {
    padding-bottom: 60px;
}

#featured .row-fluid [class*="span"] {
    min-height: 0;
}

#featured h1{
    color:#fff;
    font-size: 3em;
}


/* ### BREADCRUMBS  */

.breadcrumb {
    background-color:transparent;
    background-image: none;
    background-repeat: none;
    border: none;
    box-shadow:none;
    color: #666666;
    font-size: .9em;  /*REVISE*/
    font-weight:bold;
    list-style: none outside none;
    margin: 0;
	margin-left: -8px;
    padding: 12px 0 0 0;
    vertical-align: middle;
}

.breadcrumb a{
    color:#c3c3c3;
    font-weight:normal;
    padding: 5px 8px;
}

.breadcrumb a:hover{
    background: #c3c3c3;
    border-radius: 8px;
    color: #333;
    padding: 5px 8px;
}

.breadcrumb li {
    text-shadow: none;
}


/* ## MAIN */

#main {
    background: #faf8ee;
    min-height: 60em;
}

#main .container.top {
    margin-top: -60px;
    position: relative;
    z-index: 10;
}

#maincontent {
    float: right;
    margin-left: inherit;
}

#main p{
    color:#464646;
}

.whitebox, .contentbox{
    padding-top: 10px;
    position: relative;
    margin-bottom: 10px;
}

.whitebox {
    background:#fff;
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-style: solid;
    border-width: 1px;
    border-radius:3px 3px 3px 3px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
      -moz-box-shadow:   0 2px 6px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow:   0 2px 6px rgba(0, 0, 0, 0.2);
    padding-bottom: 15px;
    word-wrap:break-word;
}

#sidebarcontent .whitebox {
    margin-bottom: 10px;
}

.promote {
    display: block;
    margin: 10px auto;
}

.promote img {
    border: 1px #f1eedf solid;
}

.contentbox {
    padding-top: 0;
}

.contentbox.border {
    border: solid #eeebd9 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
      -moz-box-shadow:  0 1px 3px rgba(0, 0, 0, 0.05);
      -webkit-box-shadow:  0 1px 3px rgba(0, 0, 0, 0.05);
}

.contentbox p{
    color: #999;
    font-size: 1.2em;
}

.contentbox h4{
    margin: 10px 0;
}

.box {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.rightcontent {
    padding: 20px 4%;
    width: 92%;
}

#sidebarcontent {
    float: left;
    margin-left: 0;
    
}

.widget-header {
    background: #E9E9E9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FAFAFA), to(#E9E9E9));
    background-image: -webkit-linear-gradient(top, #FAFAFA, #E9E9E9);
    background-image:    -moz-linear-gradient(top, #FAFAFA, #E9E9E9);
    background-image:     -ms-linear-gradient(top, #FAFAFA, #E9E9E9);
    background-image:      -o-linear-gradient(top, #FAFAFA, #E9E9E9);
    border: 1px solid #D5D5D5;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 40px;
    line-height: 40px;
    position: relative;
}

#optioncontent .row-fluid [class*="span"] {
    min-height: 0;
}

/* ### LEFT NAVIGATION  */



#menubox.whitebox {
	background: #7c1010;
	border-width:0;
	color:#fff;
    padding-top: 15px;  
}

#menu{
    font-family:Georgia, "Times New Roman", Times, serif;
    margin: 0 0 15px 0;
    opacity: .90;
}

#menu:hover {
    opacity: 1;
} 

#menu ul{
    margin-left: 0;
}

#menu li{
   /* border-bottom: thin #eeeeee solid;*/
    font-weight:normal;
    list-style:none;
}

/*#menu li:first-child{
    border-top: 3px double #EEEEEE;
}

#menu li:last-child{
    border-image: none;
    border-bottom: 3px double #EEEEEE;
}*/

#menu li a {
    display: block;
}

#menu li a:hover, #menu li a:hover, #menu ul li ul li a:hover, #menu .leftnav li.current li a:hover, #menu ul li.parent ul li a:hover  {
    background: #330000;
    color:#fff;
}

#menu ul li a{
    color: #fff;
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 8px 5%;
}

#menu li.parent a{
    background: #5b0404;
    text-shadow:none;
}

#menu ul li.current a{
	background:#5B0404;
    color: #E4DBC0;
    font-weight:bold;
}

#menu ul li a:hover{
    background-position:right;
    background-repeat:no-repeat;
    color: #fff;
    text-decoration: none;
}

#menu ul li ul li, #menu ul li ul li:first-child, #menu ul li ul li:last-child {
    border: none;
    list-style:none;
}

#menu ul li ul li a{
    font-size: 1.3em;
    line-height: 1.5em;
    padding: 8px 10%;
}

#menu ul li.parent ul li{
    border: none;
    list-style:none;
}

#menu ul li.parent{
    font-weight: bold;
}

#menu ul li ul li ul li a{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /*updated*/
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 6px 15%;   
}

#topnavigation li.dropdown.loginmobile {
    display:none;
}

#menu li.current li a {
    color: #fff;
    font-weight:normal;
}

#menubox h3 {
    border-image: none;
    /*border-top: 3px double #EEEEEE;*/
    margin: 0;
    padding: 15px 5%;
}

#menubox h3 a {
    color: #fff; 
    text-decoration: none;
}

.nav-list {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}


/* ### CONTENT SECTIONS  */

.tanbg {
    background: #faf8ee;
    border:thin solid #f5f4e8;
    margin-top: 10px;
    margin-bottom: 20px;
}

.tanbg strong{
    color: #403e3e;
}

/* ## FOOTER  */

section#footer  {
    color:#fff;
    position: relative;
    z-index: 5;
}

section#footer a{
    color:#f2efe7;
    text-decoration: none;
}

section#footer a:hover{
    color:#fff;
}

section#footer .borderleft{
    border-left: solid #5b0000 2px;
    padding-left: 25px;
}

section#footer p{
    color:#f2efe7;
    line-height: 1.8em; 
}

section#footer_top  {
   background-color: #760f0f;
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4d0204), to(#760f0f));
   background-image: -webkit-linear-gradient(top, #4d0204, #760f0f);
   background-image:    -moz-linear-gradient(top, #4d0204, #760f0f);
   background-image:     -ms-linear-gradient(top, #4d0204, #760f0f);
   background-image:      -o-linear-gradient(top, #4d0204, #760f0f);
   min-height: 8em;
   padding: 20px 0;
}

section#footer_top ul {
    font-size: 1.2em;
    list-style: none;
    margin: 0;
}

section#footer_bottom  {
    background: #460000;
    padding: 10px 0;
}

#footer_bottom p{
    font-size: 1.1em;
    color: #CCC;
}

#footer hr {
    border: #5b0000;
    background: #5b0000;
}

#footer .accordion-heading {
    background: #4b0101;
    text-transform: uppercase;
}

#footer .accordion-group {
    border: 1px solid #4b0101;
}

#footer .accordion-inner {
    border-top: 1px solid #4b0101;
    background: #5B0000;
}

section#footer_top ul {
    margin: 10px 0;
}

section#footer_top li {
    color: #e4dbc0;
    /*margin: 5px 0;*/
}

section#footer_top ul.socialicons li {
    line-height: 30px;
}

section#footer_top ul.socialicons i{
    color: #e4dbc0;
    font-size: 30px;
}

section#footer_top a:hover, section#footer_top a:hover i {
    color: #fff;
}


/*-------------------------------------------------------------------------------------------------*/

/* ## PAGE CONTENT ELEMENTS */

/* ### BUTTONS/LINKS  */

/* #### TESTING NEW GIVE BUTTON */
.btn-giving, #topnavigation .navbar li .btn-giving, .ltw #topnavigation .navbar li .btn-giving{
	background: #c21316;
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays.png") no-repeat 50% 50%, -webkit-linear-gradient(top, #af0e11, #c21316 70%);
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays.png") no-repeat 50% 50%, -moz-linear-gradient(top, #af0e11, #c21316 70%);
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays.png") no-repeat 50% 50%, -ms-linear-gradient(top, #af0e11, #c21316 70%);
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays.png") no-repeat 50% 50%, o-linear-gradient(top, #af0e11, #c21316 70%);
	border: #9c0c0f 4px solid;
	border-radius: 0;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
	  -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
	  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	padding: .8em .9em;
	text-shadow: 1px 1px #660000;
	text-transform:none;
	color:#fff;
	border-radius: 0;
}

#topnavigation .navbar li .btn-giving, .ltw #topnavigation .navbar li .btn-giving{
	font-size: 2em;
}

.btn-giving:hover, #topnavigation .navbar li .btn-giving:hover, .ltw #topnavigation .navbar li .btn-giving:hover{
	background: #b70b0e;
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays_light.png") no-repeat 50% 50%, -webkit-linear-gradient(top, #af0e11, #b70b0e 70%);
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays_light.png") no-repeat 50% 50%, -moz-linear-gradient(top, #af0e11, #b70b0e 70%);
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays_light.png") no-repeat 50% 50%, -ms-linear-gradient(top, #af0e11, #b70b0e 70%);
	background:   url("/past/etc/designs/bc/alumni1/images/light_rays_light.png") no-repeat 50% 50%, o-linear-gradient(top, #af0e11, #b70b0e 70%);
	color:#E4DBC0;
		transition: all .5s ease-out;
      -moz-transition: all .5s ease-out;
      -webkit-transition: all .5s ease-out;
}

#topnavigation .navbar li .btn-giving, .ltw #topnavigation .navbar li .btn-giving {
	display: block;
	float: right;
	margin-bottom: -20px;
	margin-top: 0px;
	position: relative;
	z-index: 3001;
}


#topnavigation .navbar li.btn-give {
	float: right;
}

/* TESTING NEW GIVE BUTTON END*/

header .btn-collapse, header .btn-expand {
   width: auto;
}

header .btn-collapse:hover, header .btn-expand:hover{
    background: url("/past/etc/designs/bc/alumni1/images/alumni_red_bg_transparent.png");
    color: #fff;
}

.btn-red {
    background-color: #9E2B20;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BC493E), to(#800D02));
    background-image: -webkit-linear-gradient(top, #BC493E, #800D02);
    background-image:    -moz-linear-gradient(top, #BC493E, #800D02);
    background-image:     -ms-linear-gradient(top, #BC493E, #800D02);
    background-image:      -o-linear-gradient(top, #BC493E, #800D02);
    border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); 
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #800D02;
}

.btn-red:hover {
    background-color: #800D02;
    color: #FFF3E8;
    text-shadow: 0 -1px 0 #620000;
}

.btn-red:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
      -webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FF8F84;
}

.btn-darkred {
    background-color: #3b0404;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#500707), to(#290303));
    background-image: -webkit-linear-gradient(top, #500707, #290303);
    background-image:    -moz-linear-gradient(top, #500707, #290303);
    background-image:     -ms-linear-gradient(top, #500707, #290303);
    background-image:      -o-linear-gradient(top, #500707, #290303);
    border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); 
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #290303;
}

.btn-darkred:hover {
    background-color: #290303;
    color: #FFF3E8;
    text-shadow: 0 -1px 0 #620000;
}

.btn-darkred:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FF8F84;
}

.btn-gold {
    background-color: #D6AA5C;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4C87A), to(#B88C3E));
    background-image: -webkit-linear-gradient(top, #F4C87A, #B88C3E);
    background-image:    -moz-linear-gradient(top, #F4C87A, #B88C3E);
    background-image:     -ms-linear-gradient(top, #F4C87A, #B88C3E);
    background-image:      -o-linear-gradient(top, #F4C87A, #B88C3E);
    border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #B88C3E;
}

.btn-gold:hover {
    background-color: #B88C3E;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #9A6E20;
}

.btn-gold:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFC0;
}


.btn-home {
    background: #ebe5d9;
    border: none;
    box-shadow: none;
    color: #111;
    text-shadow: none;
    /*font-size: 1.1em; REMOVED FONT SIZE*/
}

.btn-home:hover {
    background: #ada491;
    color:#fff;
}

#main .btn i {
    padding: 0 5px;
}

.btn-red .icon-chevron-right{
    margin-top: 2%;
}

.btn-box {
	border-radius: 0 0 0 0;
      -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -ms-box-sizing: border-box;
	box-sizing: border-box;
    margin:  5px 0;
	padding: 20px 10px;
	width: 100%;
}

.btn-largefont {
	font-size:1.6em;
    font-weight: bold;
}

.btn-lightfont,  .btn-lightfont:hover{
	color:#ffffff!important;
	text-shadow: 1px 1px 1px #000;
}


.btn-large {
    font-size: 18px;
    padding: 11px 19px;
}


/* ### SOCIAL BUTTONS */

.social_icons .social_text{
    font-size: 1.8em;
    line-height: 1.2em;
}

.social_icons p{
    font-size: 1.1em;
    padding-left: 7px;
    vertical-align:middle;
}

.btn-collapse, .btn-expand{
    background: #efede2;
    font-weight:700;
    width: 100%;
}

.btn-collapse:hover,.btn-expand:hover{
    background: #d5d2c2;
}

#social p {
    margin-top: 0;
}

/*a.social {
    display: block;
    float: left;
    height: 32px;
    margin-top: 5px;
    opacity: 0.5;
    width: 32px;
}

.facebook a.social {
    background: url('/etc/designs/bc/alumni1/images/facebook.png') 0 0 no-repeat;
}

.twitter a.social {
    background: url('/etc/designs/bc/alumni1/images/twitter.png') 0 0 no-repeat;
}

.rss a.social {
    background: url('/etc/designs/bc/alumni1/images/rss.png') 0 0 no-repeat;
}

.aoc a.social {
    background: url('/etc/designs/bc/alumni1/images/aoc.png') 0 0 no-repeat;
}

.facebook:hover a, .aoc:hover a, .twitter:hover a, .rss:hover a{
    opacity: 1;
    transition: opacity .25s ease-in-out;
     -moz-transition: opacity .25s ease-in-out;
     -webkit-transition: opacity .25s ease-in-out;
}

.facebook a.social_text, .facebook a, .twitter a.social_text, .twitter a, .aoc a.social_text, .aoc a, .rss a.social_text, .rss a {
    color:#111;
}

.facebook:hover a.social{
    background: url('/etc/designs/bc/alumni1/images/facebook_hover.png') 0 0 no-repeat;
}

.facebook:hover a, .facebook:hover a.social_text {
    color:#3b5998;
    text-decoration:none;
}

.twitter:hover a.social {
    background: url('/etc/designs/bc/alumni1/images/twitter_hover.png') 0 0 no-repeat;
}

.twitter:hover a, .twitter:hover a .social_text{
    color:#2daae1;
    text-decoration:none;
}

.rss:hover a.social {
    background: url('/etc/designs/bc/alumni1/images/rss_hover.png') 0 0 no-repeat;
}

#rss:hover a .social_text{
    color:#2daae1;
    text-decoration:none;
}

.aoc:hover a.social{
    background: url('/etc/designs/bc/alumni1/images/aoc_hover.png') 0 0 no-repeat;
}

.aoc:hover a, .aoc:hover a .social_text{
    color:#690a09;
    text-decoration:none;
}

.social_icons a:hover {
    text-decoration:none;
}

li.facebook, li.twitter, li.rss, li.aoc{
    height: 32px;
    float: left;
    width: 32px;    
}*/

/* ### MEDIA SECTION */

.shadow {
    display:block;
    position:relative;
}
 
.shadow::before {
    box-shadow:0 0 30px 10px rgba(0, 0, 0, 0.4) inset;
      -moz-box-shadow:inset 0 0 30px 10px rgba(0,0,0,0.4);
      -webkit-box-shadow:inset 0 0 30px 10px rgba(0,0,0,0.4);
    content:'';
    position:absolute;
    width:100%;
    height:100%;
}

#media {
    background: #000;
}


.home h2 [class^="icon-"],.home  h2 [class*=" icon-"]  {
    font-size: .8em;
    line-height: 1.9em;
    margin-right: 6px;
}

.home h2 i{
    color:#999;
}

.home h2 i:hover{
    color:#7d0001;
}


/* ### IMAGES  */

img {
    color: #000000;
}

a img {
	opacity: 1;
    transition: opacity .25s ease-in-out;
      -moz-transition: opacity .25s ease-in-out;
      -webkit-transition: opacity .25s ease-in-out;
      -ms-interpolation-mode: bicubic;
}

img, object {
    max-width: 100%;
    width: auto\9; /* ie8 */
}
    
a img:hover {
    opacity: .85;
}

img.center {
    display: block;
}

img.shadow {
    -moz-box-shadow: 2px 2px 2px rgba(68,68,68,0.3);
}

.image.pull-right {
    padding-left: 15px;
}

.image.pull-left {
    padding-right: 15px;
}

.image.image-tan {
    background: #faf8ee;
    border: thin solid #F5F4E8;
    padding: 20px;
}

img.noborder {
    border: none;
}

.fullwidth-img {
    margin: 15px 0;
}

.caption {
    border-bottom: 1px dotted #CCCCCC;
    color: #999999;
    font-size: 1.2em;
    font-style: italic;
    margin: 10px 0;
    padding-bottom: 5px;
    text-align: center;
}

.caption p{
    color: #999;
    font-size: 1.2em;
    font-style:italic;
}

.caption.captionbg {
    border-bottom: none;
    margin-top: 0;
}

.caption.captionbg p{
    background: #faf8ee;
    border: thin solid #F5F4E8;
    margin-top: 0;
    padding: 10px;
}

.whiteborder {
    border: 2px #fff solid;
}


/* ### VIDEO  */

.video-shadow {
    background: url("/past/etc/designs/bc/alumni1/images/shadow.png") no-repeat 50% 100%;
    background-size: 100% 15px;
    padding-bottom: 15px;
} 

/* #### YOUTUBE EMBED RESPONSIVE VIDEO */

/* Changed video class to responsive-video as the video class is now being applied at the html level -modernizr- causing issues with all embedded html elements */
.responsive-video {
     height: 0;
     position: relative;
     padding-bottom: 56.25%;
     padding-top: 30px;
}

html.responsive-video {
	 padding-top:0;
}

.responsive-video iframe, .responsive-video object, .responsive-video embed {
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
	 z-index: 0; /*FIXIFRAME YOUTUBE Z INDEX ISSUE IN IE */
}

.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
     max-width: 100%;
     width: auto\9; /* ie8 */
}


/* ### SLIDERS  */

.home #featured #slider {
    z-index: 900;
    /*margin-bottom: -50px;*/
    position: relative;
}

#featured #slider {
    box-shadow:         0px 9px 2px rgba(38, 50, 50, 0.10);
      -webkit-box-shadow: 0px 9px 2px rgba(38, 50, 50, 0.10);
      -moz-box-shadow:    0px 9px 2px rgba(38, 50, 50, 0.10);
    margin: 25px auto;
    max-width: 900px;
}

.home .carousel {
    margin-bottom: 0;
}

.carousel .item  img:hover {
    opacity: 1;
}

.leftquote, .rightquote {
    font-size:10em;
    font-style:normal;
    line-height: .01;
    position: relative;
    z-index:1;
}

.info {
	background: url("/past/etc/designs/bc/alumni1/images/alumni_black_bg_75.png");
	bottom: 0;
	box-shadow: -3px -3px 3px rgba(0,0,0,0.3);
	  -moz-box-shadow: -3px -3px 3px rgba(0,0,0,0.3);
	  -webkit-box-shadow: -3px -3px 3px rgba(0,0,0,0.3);
    color: #e8e3d4;
    font-style: italic;
    line-height: 20px;
    opacity: 1; /* CHANGED FOR GOOGLE CHROME OPACITY 1 */
	padding: 10px 5%;
    position: absolute;
    text-align: left;
	text-shadow: 1px 1px 1px #000;
	width: 90%;
}

.info h3 {
    color: #fff;
    font-weight: normal;
    font-size: 2.1em;
    font-style: italic;
    margin: 0 0 5px;
}

.info h3 small {
    color:#40372f;
    font-size: .7em;
    font-style:normal;
    line-height: 2em;
}

.item.active .info{
    opacity: 1;
    transition: all 1s ease-out 0.6s;
      -webkit-transition: all 1s ease-out 0.6s;
      -moz-transition: all 1s ease-out 0.6s;
      -o-transition: all 1s ease-out 0.6s;
}

.item .info,.item .info h3 {  
    transition: all 0.5s ease-out;
      -webkit-transform: translateZ(0);
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
}

.carousel-inner .left,  .carousel-inner .right{
    float: none;
}

.carousel-control {
    top: 45%;
}

.contentbox .carousel{
    margin-bottom: 0;
}

.contentbox .carousel-control {
    background: none;
    border: none;
    color: #FFFFFF;
    font-size: 50px;
    height: 40px;
    line-height: 30px;
    margin-top: -10px;
    opacity: 0.5;
    position: absolute;
    top: 40%;
    width: 40px;
}

.contentbox .carousel-control:hover{
    background: #222;
}


/* ### FORMS  */

#mybclogin form {
    margin: 20px 0;
}

/* ### LISTS & DATA LISTS */

ul.icons {
    list-style-type: none;
    margin-left: 2em;
    text-indent: -0.8em;
}

dt {
    clear: left;
    color: #6a0001;
    float: left;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    font-size:3em;
    padding: 20px 3% 20px 0;
    text-align:right;
    width: 2em;
}

dt sup{
    font-size: .5em;
}

dd {
    border-top: 1px solid #E3E3E3;
    color: #666;
    font-size:1.3em;
    margin: 0;
    padding: 20px 5px;
}

dd:hover {
    background: #faf8ee;
}

dd:last-child{
    border-bottom: 1px solid #E3E3E3;
}

dd.nobottomborder:last-child{
    border-bottom:none;
}

dl {
    margin-bottom: 0;
    width: 100%;
}


/* ### DAY MODULES */

/* #### COLUMN CONTROL */

div.parsys_column {
    border: 0 none;
    box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 100%;
}

div.cq-colctrl-cols { float: left; width: 100%; }

div.cq-colctrl-default { width: 100%;}

div.cq-colctrl-lt0 { }
div.cq-colctrl-lt0-c0 { padding-right: 1.25%; width: 50%; }
div.cq-colctrl-lt0-c1 { padding-left: 1.25%; width: 50%; }

div.cq-colctrl-lt1 { 
    overflow: hidden;
}

div.cq-colctrl-lt1-c0 {
    border-right: 1px solid #e8e8e8;
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 0;
    width: 33.3333%; 
}

div.cq-colctrl-lt1-c1 {
    margin-bottom: -99999px;
    padding: 0 0 99999px 1.25%;
    width: 66.6666%;
}

div.cq-colctrl-lt2 { 
    overflow: hidden; 
}

div.cq-colctrl-lt2-c0 {
    border-right: 1px solid #e8e8e8;
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 0;
    width: 33%;
}

div.cq-colctrl-lt2-c1 {
    border-right: 1px solid #e8e8e8; 
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 1.25%;
    width: 33%;
    
}

div.cq-colctrl-lt2-c2 {
    margin-bottom: -99999px;
    padding: 0 0 99999px 1.25%;
    width: 33%; 
}

/* UPDATE PADDING TO ENSURE COLUMNS ARE EQUAL SIZE */
div.cq-colctrl-lt2nl { background:none;}
div.cq-colctrl-lt2nl-c0 { padding-right: 1.666%; width: 33.333%;}
div.cq-colctrl-lt2nl-c1 { padding-right: .833%; padding-left: .833%; width: 33.333%;}
div.cq-colctrl-lt2nl-c2 { padding-right: 0; padding-left: 1.666%; width: 33.333%;}

/* UPDATE PADDING TO ENSURE COLUMNS ARE EQUAL SIZE */
.home div.cq-colctrl-lt2nl-c0 { padding-right: .833%; width: 33.333%;}
.home div.cq-colctrl-lt2nl-c1 { padding-right: .416%; padding-left: .416%;  width: 33.333%;}
.home div.cq-colctrl-lt2nl-c2 { padding-left: .833%;  width: 33.333%;}

div.cq-colctrl-lt3 {  
    overflow: hidden; 
}

div.cq-colctrl-lt3-c0 {
    border-right: 1px solid #e8e8e8;
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 0;
    width: 50%;
}

div.cq-colctrl-lt3-c1 {
    border-right: 1px solid #e8e8e8;    
    margin-bottom: -99999px; 
    padding: 0 1.25% 99999px 1.25%;
    width: 25%; 
}

div.cq-colctrl-lt3-c2 {
    margin-bottom: -99999px;
    padding: 0 0 99999px 1.25%;
    width: 25%; 
}
/* UPDATE PADDING TO ENSURE COLUMNS ARE EQUAL SIZE */
div.cq-colctrl-lt3nl { background:none;}
div.cq-colctrl-lt3nl-c0 { padding-right: 1.666%; width: 50%;}
div.cq-colctrl-lt3nl-c1 { padding-right: .833%;  padding-left: .833%; width: 25%;}
div.cq-colctrl-lt3nl-c2 { padding-right: 0;  padding-left: 1.666%; width: 25%;}


div.cq-colctrl-lt4 {
    overflow: hidden; 
}

div.cq-colctrl-lt4-c0 {
    margin-bottom: -99999px; 
    padding: 0 1.25% 99999px 0;
    width: 33.333%; 
} 

div.cq-colctrl-lt4-c1 {
    margin-bottom: -99999px; 
    padding: 0 0 99999px 1.25%;
    width: 66.666%;
}

div.cq-colctrl-lt5 { 
    overflow: hidden;
}

div.cq-colctrl-lt5-c0 {
    border-right: 1px solid #e8e8e8; 
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 0;
    width: 66.666%;      
}

div.cq-colctrl-lt5-c1 {
    margin-bottom: -99999px;
    padding: 0 0 99999px 1.25%;
    width: 33.333%; 
}

div.cq-colctrl-lt5nl { background:none;}
div.cq-colctrl-lt5nl-c0 { padding-right: 1.25%; width: 66.666%;}
div.cq-colctrl-lt5nl-c1 { padding-right: 0; padding-left: 1.25%; width: 33.333%;}


.home div.cq-colctrl-lt5nl {overflow: hidden}
.home div.cq-colctrl-lt5nl-c0, .home div.cq-colctrl-lt5nl-c1 { margin-bottom: -99999px; padding-bottom: 99999px; }
 


div.cq-colctrl-lt6 { 
    overflow: hidden;
}

div.cq-colctrl-lt6-c0 {
    border-right: 1px solid #e8e8e8;
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 0;
    width: 75%;  
}

div.cq-colctrl-lt6-c1 {
    margin-bottom: -99999px;
    padding: 0 0 99999px 1.25%;
    width: 25%; 
}

div.cq-colctrl-lt6nl { background:none;}
div.cq-colctrl-lt6nl-c0 { padding-right: 1.25%; width: 75%;}
div.cq-colctrl-lt6nl-c1 { padding-right: 0; padding-left: 1.25%; width: 25%;}

div.cq-colctrl-lt7 { 
    overflow: hidden;
}

div.cq-colctrl-lt7-c0 {
    border-right: 1px solid #e8e8e8; 
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 0;
    width: 25%;
}

div.cq-colctrl-lt7-c1 {
    margin-bottom: -99999px;
    padding: 0 0 99999px 1.25%;
    width: 75%;
}

div.cq-colctrl-lt7nl { background:none;}
div.cq-colctrl-lt7nl-c0 { padding-right: 1.25%; width: 25%; }
div.cq-colctrl-lt7nl-c1 { padding-right: 0; padding-left: 1.25%; width: 75%;}

div.tanbar-col-c0, body.bcnonav div.tanbar-col-c0 { padding-right: 1.25%; width: 50%; }
div.tanbar-col-c1, body.bcnonav div.tanbar-col-c1 { padding-right: 0; padding-left: 1.25%; width: 50%;}


/* Home custom colums */
div.customcol { 
    overflow-x: hidden;
    overflow-y: hidden;
}

div.customcol .homecol { 
    width:50%;
    float:left;
}

div.cq-colctrl-lt5-c0 {
    border-right: 1px solid #e8e8e8; 
    margin-bottom: -99999px;
    padding: 0 1.25% 99999px 0;
    width: 66.666%;      
}

div.cq-colctrl-lt5-c1 {
    margin-bottom: -99999px;
    padding: 0 0 99999px 1.25%;
    width: 33.333%; 
}

div.customcol { background:none;}
div.customcol .homecol { padding-right: 0; padding-left: .5%; width: 32.5%;}
div.customcol .homecol:first-child { padding-right: .5%; width: 64.5%;}




/* #### DAY IMAGES */

.original img {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    padding: 0 !important;
}

.image_left.textimage .image_left, .textimage .original {
    float: left;
    margin: 0 15px 0 0;
	max-width: 100%;
}

.original_right .textimage .original_right .original_right, .original_right .original_right {
    float: right;
    margin: 0 0 0 15px;
	max-width: 100%;
}

.image_right .image_right img {
    border: 2px solid #F5F4E8;
    /*margin: 5px 0; REMOVED SO IMAGE WILL ALIGN WITH TEXT*/
}

.image_right .image_right {
    float: right;
    margin:  0 0 0 15px;
	max-width: 100%;
}

.image_left .image_left img {
    border: 2px solid #F5F4E8;
    /*margin: 5px 0; REMOVED SO IMAGE WILL ALIGN WITH TEXT*/
}

.image_left .image_left {
    float: left;
    margin: 0 15px 0 0;
	max-width: 100%;
}

/* #### TAB CONTENT */
.home .tab-content {
    border-collapse: collapse;
    border: 1px solid #ddd;
    border-top: none;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: auto;
}

/* #### DAY CALLOUT BOX */

.calloutbox {
    background: none repeat scroll 0 0 #FAF8EE;
    border: thin solid #F5F4E8;
    /*padding: 20px;*/
	padding: 5px 20px 20px 20px;
    margin: 0 0 15px 0;
}

.home .calloutbox {
    padding: 10px 20px;
}

.calloutbox .title h6{
    font-size: 2em;
}

#menubox .contentbox .calloutbox {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	}
#menubox .contentbox .calloutbox img {
	margin-bottom: 5px;
	}	

/* #### NEWSLISTING */

img.article_thumbnail, img.article_featured {
    -moz-box-shadow: 2px 2px 2px rgba(68,68,68,0.3);
}

img.article_featured {
    margin-bottom: 20px;
}

/*article.news {
    border-bottom: #EEEEEE 1px dotted;
    padding: 20px 0;
}

article.news a{
    color:#333;
}

article.news:hover a{
    color:#111;
}

article.news a:hover{
    color:#7D0001;
}

article.news p{
    font-size: 1.3em;
    padding-top: 8px;
}

article.news h3{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 3px;
}

article.news i{
    color: #9d9c9c;
    float: left;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    visibility:hidden;
}

article.news:hover i{
    visibility:visible;
}

article.news i:hover{
    color:#7D0001;
}
        
article.news:hover {
    background: #fffefe;
}

article.news.first {
    border-top: #EEEEEE 1px dotted;
}

article.news {
    opacity:1;
}

article.news:hover {
    opacity:.8;
    -moz-transition: all 1s ease-out 0.1s;
}*/

h2.news {
    border-top: #EEEEEE 1px solid;
    padding: 5px;
}

.social-news {
    border-top: 1px dotted #EEEEEE; 
    margin-top: 10px;
    padding: 15px 0 5px 0;
}


/* #### DAY NEWSLISTING */

.newslisting {
    clear: both;
}

.newslisting .news-item {
    clear: both;
    float:  left;
    width: 100%;
    margin-bottom: 5px;
    
}

/*.newslisting .news-item.first {
    border-top: 1px dotted #DBDBDB;
}



.newslisting .news-item.first img{
    width: 100%;
    max-width: 100%;
}

.home .newslisting .news-item.first {
    border-top: none;
}

.home .newslisting .news-item.first img{
    width: 33.333%;
    max-width: 66.666%;
}*/

.newslisting .news-item h1, .newslisting .news-item h2, .newslisting .news-item h3, .newslisting .news-item h4, .newslisting .news-item h5 {
    font-size: 1.8em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:400;
    margin-bottom: 3px;
    margin-top: 0;
}

.home .newslisting .news-item h5 {
    font-size: 2em;
}

.newslisting .news-item h1 a, .newslisting .news-item h2 a, .newslisting .news-item h3 a, .newslisting .news-item h4 a, .newslisting .news-item h5 a{
    color: #333;
}

.newslisting .news-item {
    opacity: 1;
}

.newslisting .news-item:hover {
    opacity: .85;
}

.newslisting .news-item:hover a{
    color: #7D0001;
}

.newslisting .news-item h5 a:hover{
    color: #7D0001;
}

.newslisting .news-item {
    border-bottom: 1px dotted #DBDBDB;
    padding: 15px 0;
}

.newslisting .news-item:last-child {
    border-bottom: 0px;
    padding: 15px 0;
}

.home .newslisting .news-item {
    /*border-bottom: 1px dotted #DBDBDB;*/
    padding: 0 0 15px 0;
}

.newslisting .news-item p{
    font-size: 1.3em;
}

.newslisting img {
    float: left;
    margin: 0 15px 0 0;
    max-width: 25%;

}

.home .newslisting img {
    margin: 0 0 10px 0;
    max-width: 100%;
    padding-top: 0;
}

.newslisting .news-item .abstract {
    display: block;
}


/* #### DAY TABLES */ 

/* REMOVED TABLE STYLES APPLIED TO ALL TABLES, AND TRIED TO HAVE IT SPECIFICALLY TARGET TABLE COMPONENTS, AND TEXT COMPONENT TABLES */

div.table table, .text table/*, #maincontent table*/ {
    border: 2px solid #EFECE6;
    border-collapse: collapse;
    font-size: 1.2em;
    width: 100%;
}

div.table table th, .text table tr /*, #maincontent table th*/ {
    background: none repeat scroll 0 0 #F4F1EA;
    text-align:left;
}

div.table table tr, .text table tr /*, #maincontent table.styled tr*/  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EFECE6;
}

div.table table td, div.table table th, .text table th, .text table td/*#maincontent table.styled td, #maincontent td, #maincontent td p, #maincontent table th*/   {
    border: 1px solid #EFECE6;
    padding: 10px;
}


/* #### DAY LISTS */

#maincontent ul li, #maincontent ol li /*#maincontent li, #maincontent ol,*/  {
    font-size: 1.4em;
    line-height: 1.7em;
}


/* ####  EVENTS */

.event-feed {
    background: #EBE5D9;
    margin-top: 20px;
}

.event-feed.nav{
    margin-bottom: 0;
    border-bottom: 0;
}

.event-feed.nav li a:hover {
    background-color: #fff;
}

.events-featured ul {
    margin: 0; 
}

li.event-item {
    border-top: 1px dotted #eee;
    clear: both;
    list-style: none;
    margin-top: 5px;
    padding: 6px 0;
    width: 100%;
    
}

.event-date {
    font-family:Georgia, "Times New Roman", Times, serif;
    float: left;
    height:100%;
    padding-bottom: 15px;
    position: relative;
    padding-right: 5px;
    text-align: center;
    width: 45px;
}

.event-description {
    border-left: 1px solid #999;
    line-height: 1.1em;
    padding-left: 15px;
    position: relative;
    width: 65%;
    float: left;
}

.event-month {
    display:block;
    font-size: .8em;
    float: left;
    line-height: .8em;
    text-transform:uppercase;
    width: 100%;
}

.event-day {
    display:block;
    font-size: 2.8em;
    float: left;
    width: 100%;
}

.event-location, .event-title {
    color:#999;
    display: block;
    font-size: .8em;
    width: 100%;
}

.event-title a {
    color: #333;
}

.event-title a:hover {
    color: #660000;
}

.clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
}

/* ### 3RD PARTY INTEGRATION */

/* #### TWITTER */

#twitter {
    position: relative;
}

#jstwitter {
    color: #fff;
    font-size: 1.3em;
    margin-top: 15px;
    /*padding: 10px;*/
}

.home #jstwitter {
    color: #666;
}
        
#jstwitter .tweet {
    border-bottom: 2px dotted #5b0000;
    margin: 0 auto 15px auto;
    padding: 0 0 15px 0;
}

.home #jstwitter .tweet {
    background: #fff;
    border: 2px solid #EBE5D9;
    /*border-bottom: 2px dotted #999;*/
    padding: 10px;
}
        
#jstwitter .tweet a {
    color: #e4dbc0;
    text-decoration: none;
}

#main #jstwitter .tweet a {
    color: #00acee;
    text-decoration: none;
}

#jstwitter .tweet a:hover {
    text-decoration: underline;
}
        
#jstwitter .tweet .time {
    color: #fff;
    font-size: .9em;
    font-style: italic;
}

.home #jstwitter .tweet .time {
    color: #999;
}

.home .tweet_border_arrow {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-16px;
  left:30px;
}

.home .tweet_border {
  border-color: #EBE5D9 transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-19px;
  left:30px;
}

/* #### TWITTER  TWTR.Widget Version*/

.twtr-tweets {
	max-height: 139px!important;
	overflow: hidden;
	padding-top: 0;
}

.twtr-tweet { 
	height: 139px!important;
}

.twtr-timeline {
	height:149px!important;
}

#twtr-widget-1 .twtr-doc, #twtr-widget-2 .twtr-doc{
	/*background-color:#ffffff!important;*/
	width: 100%!important;
}

#twtr-widget-1 .twtr-bd p, #twtr-widget-2 .twtr-bd p {
	width: 100%!important;
	color: #111111;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    text-align: center;
	font-size:1.3em;
}


.twtr-widget .twtr-tweet {
    border-bottom: none!important;
}


.twtr-widget em {
	border-top: 1px solid #eee;
	margin-top: 10px!important;
	padding-top: 10px!important;
}


.twtr-ft {
    display: none;
}

.twtr-hd {
    display: none; /*REMOVE PROFILE IMAGES DATA */
}

/* #### FLICKR GALLERY */


.home #flickrgallery{
    margin: 0 auto;
    text-align: center;
    /*width: 60%;*/
}


.flickr.photosets.getList {
    background: #f5f5f5;
    border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
    padding-top: 30px;
    width: 160px;
}   

.flickr.photosets.getList li {
    background: url(http://l.yimg.com/g/images/set_case.gif) no-repeat center top;
    display: inline;
    float: left;
    margin: 0 20px 10px 0;
    padding: 7px 0 10px 1px;
    text-align: center;
    width: 150px;     
}


.flickr.photosets.getList li a {
    color: #0259ca;
    font-weight: bold;
    text-decoration: none;
}

.flickr.photosets.getList li img {
    border: solid 1px #333;
    margin-bottom: 10px;
}

.flickr.interestingness li img, .flickr.getPhotos li img, .flickr.getPublicList li img, .flickr.getPublicPhotos li img {
    background: #fff;
    padding: 3px;
}

.flickr li.start {
    clear: both;
}

.flickr img {
    border: none;
}

.description {
    display: none;
}

#flickrgallery ul{
    margin: 0;
    padding: 0;
}

#flickrgallery li{
    float: left;
    list-style:none outside;
    position: relative;
    margin: 5px .8333%;
    max-width: 15%;
}

#flickrgallery li:hover{
    list-style:none outside;
}

/* #### NEWS IMAGES - VARIOUS SIZES */

  /* FULL WIDTH */
  .cq-colctrl-lt6-c1 .newslisting img, .cq-colctrl-lt2 .newslisting img, .cq-colctrl-lt3-c1 .newslisting img, .cq-colctrl-lt3-c2 .newslisting img, .cq-colctrl-lt7-c0 .newslisting img, .cq-colctrl-lt5nl-c1 .newslisting img, .cq-colctrl-lt2nl-c2 .newslisting img, .cq-colctrl-lt2nl-c1 .newslisting img, .cq-colctrl-lt2nl-c0 .newslisting img, .cq-colctrl-lt5-c1 .newslisting img, .cq-colctrl-lt6nl-c1 .newslisting img, .cq-colctrl-lt7nl-c0 .newslisting img, .cq-colctrl-lt3nl-c1 .newslisting img, .cq-colctrl-lt3nl-c2 .newslisting img, .cq-colctrl-lt4-c0 .newslisting img, .cq-colctrl-lt1-c0 .newslisting img, .home .cq-colctrl-lt0-c0 .newslisting img, .home .cq-colctrl-lt0-c1 .newslisting img{
	  float: left;
	  margin: 0 0 15px 0;
	  max-width: 100%;
  }
  
  /* 50% WIDTH */
   {
	  max-width: 50%;
  }
  
  /* 45% WIDTH */
  .cq-colctrl-lt3-c0 .newslisting img, .cq-colctrl-lt0-c0 .newslisting img, .cq-colctrl-lt0-c1 .newslisting img, .cq-colctrl-lt3nl-c0 .newslisting img{
	  max-width: 45%;
  }
  
  /* 33% WIDTH */
  .cq-colctrl-lt7-c1 .newslisting img, .cq-colctrl-lt6-c0 .newslisting img, .cq-colctrl-lt1-c1 .newslisting img, .cq-colctrl-lt4-c1 .newslisting img, .cq-colctrl-lt5-c0 .newslisting img, .cq-colctrl-lt5nl-c0 .newslisting img, .cq-colctrl-lt7nl-c1 .newslisting img, .cq-colctrl-lt6nl-c0 .newslisting img{
	  max-width: 33%;
  }
  
  
  

/* #### ADD THIS */

/*a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_button_google_plusone, a.addthis_counter {
    float: left;
    padding: 10px;
    position: relative;
}

.home a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_button_google_plusone, a.addthis_counter {
    margin-top: 10px;
    padding: 5px;
}

.addthis_counter_style {
    display: block;
    margin: 0 auto;
    position: relative;
}

.home .addthis_counter_style {
    clear:both;
}*/

/*-------------------------------------------------------------------------------------------------*/

/* # ACCESSABILITY */

.access-content {
    left: -9999em;
    overflow: hidden;
    position: absolute;
    width: 1em;
}

.screenreader {
    display: block;
    height: 0;
    left: -9999em;
    overflow: hidden;
    position: absolute;
    width: 1em;
}


/*-------------------------------------------------------------------------------------------------*/

/* # OTHER / FIXES */





/*-------------------------------------------------------------------------------------------------*/

/* # CHANGES */


/* ## ACCORDION CSS  FOR EXPAND COLLAPSE SECTIONS*/

  .accordion .accordion-heading {
	  background-color: #EFEDE2;
	  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	  font-size: 16px;
	  font-weight:700;
	  text-align: center;
	  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	  vertical-align: middle;
  }

  .accordion .accordion-heading:hover {
	  background-color: #D5D2C2;
	  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.90);
  }
  
  .accordion .accordion-heading a {
	  color:#333;
	  padding: 12px;
  }
  
  .accordion .accordion-heading .btn {
	  background: none;
	  background-image: none;
	  background-color: none;
	  border: none;
	  box-shadow: none;
  }

/* ## FIX STACKING OF FONT SIZES IN LISTS */

  li li { font-size: 1em; }
  
  #maincontent ul li li, #maincontent li li, #maincontent ol li li {
	  font-size: 1em;
  }
  
/* ## FIX WRAPPING OF LISTS AROUND IMAGES */

  #maincontent ul li, #maincontent ol li {
	  list-style-position: inside;
  }

/* ## FIX HIGHLIGHT SECTION COMPONENTS */
  #featured .text p, #featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 {
	  color:#fff;
  }
  
  #featured .calloutbox .text p, #featured .calloutbox h1, #featured .calloutbox h2, #featured .calloutbox h3, #featured .calloutbox h4, #featured .calloutbox h5, #featured .calloutbox h6 {
	  color: #333;
  }
  
  #featured hr {
	  border-color: #330000 -moz-use-text-color #330000; 
  }
  
  #featured div.cq-colctrl-lt1-c0, #featured div.cq-colctrl-lt2-c0, #featured div.cq-colctrl-lt2-c1, #featured div.cq-colctrl-lt3-c0, #featured div.cq-colctrl-lt3-c1, #featured div.cq-colctrl-lt5-c0, #featured div.cq-colctrl-lt6-c0, #featured div.cq-colctrl-lt7-c0 {
	  border-right: 1px solid #330000;
  }
  
/* ## IMAGE SECTION COMPONENT FIX*/  

  .image img {
    margin-bottom: 10px;
  }
  
/* ## HIGHLIGHT SECTION FIX*/ 

  .callout hr { 
    border-color: #f5f4e8 -moz-use-text-color #f5f4e8; 
  }


/* ## MENU SECTION UPDATE */

  #menu{
    font-family: "Helvetica Neue", Helvetica ,Arial, sans-serif;
  }

/* ## CENTER ALIGNMENT ISSUE FIX */

  .image_center, .original_center {
	  text-align: center !important;
  }
  .image_center, .original_center {
	  margin: 0 auto;
	  text-align: center !important;
  }
  
/* ## FIX MYBCBTN HOVER COLOR */

  
/* ## FIX COLUMN  FROM COLLAPSING WHEN THERE IS NO CONTENT */
  .parsys_column {
	  padding-top: 1px!important;
  }



/* ## CAUSING SPACING CONSISTENCY ISSUES WITH THE COLUMNS */
  p {
	  margin: 0 0 10px 0;
  }

/* ## CAPTION FIX? I DON'T KNOW, JUST COPIED FROM THE EXISTING STYLE SHEET */

  .caption, .original .caption, .none .caption,
   .bcimagerow .bcimage .caption, .parsys_column .bcimagerow .bcimage .caption,
   .image_right .caption, .textimage .caption,.textimage .original_right .caption, .original_right .caption {
	  margin:5px 0 ;
	  font-weight:bold;
	  /*border-bottom:1px solid #B6AD95;*/
  }
  
/* ## IMAGE MODULE LEFT/RIGHT ALIGNMENT FIX */


  .bcimage.image_left .image_left, .bcimage.image_right .image_right {
	  width: 100%;
  }

  .bcimage .image_left img, .bcimage .image_right img { 
	  clear: both;
  }
  
  .bcimage .image_left img {
	  float: left;
  }
  
    .bcimage .image_right img {
	  float: right;
  }
  
  
/* ## SOCIAL TWEAKS */
  #socialtop img:hover {
	  opacity: 1;
  }
  #socialtop img {
	  opacity: 0.5;
  }
  
  #socialtop {
	  padding: 5px 0 0 0; 
	  vertical-align: middle;
  }

  .btn-social {
	  border: medium none;
	  /*box-shadow: none;*/
	  color: #fff;
	  font-size: 1.1em;
	  text-shadow: 0px 2px 2px rgba(000, 000, 000, 0.4);
	  padding: 10px;
  }
  
  .btn-social #fb_count, .btn-social #twitter_count{
	  font-weight:bold;
	  font-size: 1.2em;
  }
  
  .btn-social i {
	  font-size: 25px;
	  height: 25px;
	  margin: 0 5px 0 0;
  }
  
  .btn-instagram {
		  background: none repeat scroll 0 0 #00ACEE;
  }
  
  .btn-facebook {
		  background: none repeat scroll 0 0 #436eac;
  }
  
  .btn-twitter {
		  background: none repeat scroll 0 0 #0598c9;
  }
  
  .addthis_toolbox a{
	  font-size: 1.3em;
	  color: #333;
  }
  
  .addthis_toolbox.addthis_vertical_style img{
	  float: left; 
	  padding-right: 5px;
  }
  
  a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_button_google_plusone, a.addthis_counter {
    padding: 0 3px;
  }

  #social a.addthis_button_facebook_like {
	  padding-bottom: 0!important;
	  margin-bottom: 0!important;
  }
  
  .addthis_counter_style .addthis_button_facebook_like iframe {
	  height: 61px!important; /* MAY BE SUBJECT TO CHANGE */
	  width: 45px!important;  /* MAY BE SUBJECT TO CHANGE */
  }
  
  /* ADDTHIS FIX FOR ITEM MOVING TO SECOND LINE*/
  .addthis_counter {
    display: inline-block !important;
  }
  
  #social .addthis_counter {
	  display: inline-block; height: 61px; width: 45px; position: relative; margin-top: 0px; vertical-align: top;
  }
  
  #footer .addthis_toolbox img {
    margin: 3px 1px;
  }
  
  #footer .addthis_toolbox {
    padding-right: 40px;
  }
  
  /* ## BREADCRUMBS*/
  .breadcrumb li.active{
	  padding: 5px 8px;
  }
  
  /* ONLINE GIVING HEADER PROPERTIES */
  .online_giving h1#content-title, .online_giving  h2.subheader{
	  color: #ffffff;
	  text-align: center; 
  }
  
  .online_giving h1#content-title {
	  font-family: Arial,Helvetica,sans-serif; 
	  font-size: 34px; 
	  line-height: 48px;
  }
  
  .online_giving  h2.subheader {
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-size: 26px;
	  font-style: italic;
	  font-weight:normal;
	  line-height: 38px;
	  margin-bottom: 30px;
	  
  }
  
 
  
/*-------------------------------------------------------------------------------------------------*/

/* # MEDIA QUERIES */

@media (max-width: 1200px) {
    
    .quicklinks li{
        padding-left: 3px;
        padding-right: 3px;
    }
    
    #topnavigation .navbar li a {
        padding: 1em 1.6em;
    }
    
    .ltw #topnavigation .navbar li a {
        padding: 1em 1.35em;
    }

}

/* *************   MIN-WIDTH 981PX & MAX-WIDTH 1199PX ***************** */

@media (min-width: 981px) and (max-width: 1199px) {
    .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 940px;
    }

    .span12 {
      width: 940px;
    }
    
    .span11 {
      width: 860px;
    }
    
    .span10 {
      width: 780px;
    }
    
    .span9 {
      width: 700px;
    }
    
    .span8 {
      width: 620px;
    }
    
    .span7 {
      width: 540px;
    }
    
    .span6 {
      width: 460px;
    }
    
    .span5 {
      width: 380px;
    }
    
    .span4 {
      width: 300px;
    }
    
    .span3 {
      width: 220px;
    }
    
    .span2 {
      width: 140px;
    }
    
    .span1 {
      width: 60px;
    }
    
    .offset12 {
      margin-left: 980px;
    }
    
    .offset11 {
      margin-left: 900px;
    }
    
    .offset10 {
      margin-left: 820px;
    }
    
    .offset9 {
      margin-left: 740px;
    }
    
    .offset8 {
      margin-left: 660px;
    }
    
    .offset7 {
      margin-left: 580px;
    }
    
    .offset6 {
      margin-left: 500px;
    }
    
    .offset5 {
      margin-left: 420px;
    }
    
    .offset4 {
      margin-left: 340px;
    }
    
    .offset3 {
      margin-left: 260px;
    }
    
    .offset2 {
      margin-left: 180px;
    }
    
    .offset1 {
      margin-left: 100px;
    }
	
	/* MAKE SURE FIRST MENU DOES NOT GET CUT OFF */
	.nav li:first-child.dropdown ul.dropdown-menu  { 
		margin-left: 0!important;
	}

}

/* *************   MIN WIDTH 981PX ***************** */
@media (min-width: 981px) {
	.dropdown ul.dropdown-menu {
		width: 250px!important;
	}
}


/* *************   MAX WIDTH 980PX ***************** */

@media (max-width: 980px) {

    body {
        padding: 0;
    }
    
    #branding {
        padding-top: 15px;  
    }
    
    a.mybcbtn {
        margin-top: -38px;
    }
    
    li:last-child a.mybcbtn {
        margin-top: -55px;
	}
    
    /*#quicklinks {
        margin-top: 33px;
    }
    
    #quicklinks li{
        padding-left: 5px;
        padding-right: 5px;
    }*/
	
	/* ## CHANGING FROM ID TO CLASS IN ORDER TO FIX LOGIN BUTTON LOCATION */

	.quicklinks {
        margin-top: 33px;
    }
    
    .quicklinks li{
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #search {
        padding: 5px 1% 5px!important;
    }
    
    #topnavigation {
        padding: 8px 0;
    }
    
    #topnavigation .navbar li {
		display: table;
		height: 65px;
		margin: 2px 1%;
		position: relative;
		text-align: center;
		width: 31%;
    }

    #topnavigation .navbar li a {
        box-shadow:none;
        padding: 1.3em .8em;
        text-align: center;
    }
    
    #topnavigation .navbar li:hover {
        background: none;
    }
    
    #topnavigation .navbar li.active{
        background: inherit;
        border-radius: 4px;
    }

    #topnavigation .navbar li a:hover {
        background: #500101;
        border-radius: 4px;
    }

	#topnavigation .navbar li.btn-give {
		float: left;
	}
	
	#topnavigation .navbar li .btn-giving, .ltw #topnavigation .navbar li .btn-giving {
		border-radius: 4px;
		float: left;
		height: 100%;
		margin: 2px 1%;
        width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
    
    .dropdown:hover .dropdown-menu {
        display: none;
    }

    .nav-collapse.collapse {
        height: auto;
        overflow: hidden;
    }
    
    .navbar .btn-navbar {
        display: none;
    }
    
    .info h3 {
        font-size: 2em;
        line-height: 1.4em;
    }
	
	#footer .addthis_toolbox {
      padding-right: o;
	}
	
	/* TOP NAVIGATION UPDATE */
	#topnavigation .navbar li:hover a.dropdown-toggle:before {
       border-top: none;
       border-left: none;
       border-right: none;
       content: ""; 
       display: none;
	}
	
    /* TOP NAVIGATION UPDATE FOR LONG LINKS */
	#topnavigation .navbar li a.dropdown-toggle {
		display: table-cell;
		height: 65px;
		padding: 0;
		text-align: center;
		vertical-align: middle;
		width: 100%;
	}
	
	
	#topnavigation .navbar li .btn-giving, .ltw #topnavigation .navbar li .btn-giving {
		width: 95%;
	}
    
}

/* *************   MAX WIDTH 960PX ***************** */

@media (max-width: 960px) {
    
    a.social {
        width: 100%;
    }

    .social_icons p{
        padding-left: 0;
        text-align:center;
        width: 100%;
    }
    
    #facebook a.social, #twitter a.social, #aoc a.social, #facebook a.social:hover, #twitter a.social:hover, #aoc a.social:hover {
        background-position: 50% 0;
    }
    
}

/* *************   MIN WIDTH 768PX ***************** */

@media (min-width: 768px) {

    /* ensure sidebar navigation is closer */
    .row-fluid #sidebarcontent.span3 {
         width: 24.5%;
    }

    #searchmobile {
        display:none;
    }

    .nav-collapse .nav > li {
        float: left;
    }

    ul.dropdown-menu.collapse {
        overflow:inherit;
        height: auto;
    }
    
    .nav-collapse .dropdown-menu {
        display:none;
    }

    
}

/* *************   MAX WIDTH 767PX ***************** */

@media (max-width: 767px) {
    
    [class*="span"], .row-fluid [class*="span"] {
        clear: both;
    }
    
    .row-fluid [class*="span"].pull-right{
        float:none;
    }
    
    #mybc .container, #highlight_bottom .container, #highlight_top .container{
        padding: 0 5%;
    
    }
    
    .ltw section#header {
        background: #6a0001 url('/etc/designs/bc/alumni1/images/alumni_ltw_header_bg_shade_v2.jpg') no-repeat scroll 68% 1px #6A0001;
    }
    
    #branding {
        padding-top: 0; 
    }
    
    .ltw #branding img{
        margin-left:auto;
        margin-right:auto;
        display: block;
    }
    
    nav.quicklinks ul { 
        display:block; 
    }
    
    .form-search, .form-search .search-query  {
        width: 100%;
    }
    
    #search .btn{
        width: 24%;
    }
    
    #searchsubmit {
        top: 28px;
    }
    
    #searchmobile {
        margin-bottom: 60px;
        padding: 10px 5%;
    }
    
    #header nav ul{
        width: 100%;
    }
    
    #navigationtools {
        display: none;
    }
    
    #menulogin{
        display:block;
    }
    
    .nav-collapse, .nav-collapse.collapse {
        height: 0;
        overflow:hidden;
    }
    
    .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
        display: block;
    }
    
    .nav-collapse .nav > li > a:hover,.nav-collapse .dropdown-menu a:hover {
        background-color: inherit;
    }
    
    
    .navbar .nav .active a, .navbar .nav .active a:hover, .quicklinks li a:hover, .navbar .nav .active > a  {
        background: none!important;
        box-shadow: none;
    }
    
    .navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
        background-color: #3a0000;
        color: #FFFFFF;
    }
    
    .navbar .nav {
        margin: 0;
    }
    
    .navbar ul.nav {
        overflow: visible !important;
    }
    
    .navbar-inner {
        padding-left: 0;
        padding-right: 0;
        clear: both;
    }
    
    /*.navbar ul.btn {
        margin: 0;
    }*/
    
    .navbar .btn {
        margin: 10px 5%;
    }
    
    .navbar .btn-navbar {
        display: block;
        border: none;
        padding: 12px;
    }
    
    ul.nav a.dropdown-toggle{
        display: inline-block;
        float: left;
        width: 70%;
    }
    
    #topnavigation, #topnavigation .container {
        padding: 0;
    }
    
    #topnavigation .navbar ul{ 
        padding: 0;
        width: 100%;
    }

    #topnavigation .navbar li{
        border-right: none;
        border-radius: 0;
		display: inline-block;
        font-size: 1.2em;
		height: auto;
        margin: 0;
        text-align: left;
        width: 100%;
    }

    #topnavigation .navbar li:hover {
        background: none;
    }

    #topnavigation .navbar li a {
        font-size: 1.5em;
        line-height:18px;
        padding-left: 5%;
        padding-right: 5%;
        text-align: left;
        text-transform:uppercase;
    }
    
    .ltw #topnavigation .navbar li a {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    #topnavigation .navbar li a:hover {
        background: none;
    }
    
	#topnavigation .navbar li .btn-giving, .ltw #topnavigation .navbar li .btn-giving{
		border: none;
		float: none;
		margin: 20px 5% 5px 5%;
		min-height: 0;
		width: 90%;
		text-align:center;
	}

    #topnavigation .navbar li a.responsive-dropdown{
        display:block;
    }

    #topnavigation li.active a{
        color:#fff;
    }
    
    #topnavigation .navbar li.active.dropdown {
        background: url('/etc/designs/bc/alumni1/images/alumni_red_bg_transparent.png');
        line-height: 3em;
    }
    
    #topnavigation li a.expandbtn i {
        margin: 0 auto;
    }
    
    #topnavigation .navbar li a.expandbtn{
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        box-shadow: none;
        float:right!important;
        height: 100%;
        margin: 0;
        position: relative;
        text-align: center;
        width: 8%;
    }
    
    #topnavigation ul.dropdown-menu li a, #topnavigation .navbar ul.dropdown-menu li.active a, .ltw #topnavigation ul.dropdown-menu li a, .ltw #topnavigation .navbar ul.dropdown-menu li.active a{
        border-bottom: 0;
        line-height: 20px;
        margin: 0;
        padding: 15px 10%;
		white-space: normal;
        width: 80%;
    }
    
    #topnavigation li.dropdown {
        background: url('/etc/designs/bc/alumni1/images/alumni_red_bg_transparent.png');
        padding-bottom: 5px;
        padding-top: 5px;
    }
    
    #topnavigation .navbar li.dropdown{
        border-bottom: #3a0000 2px solid;
        border-radius: 0;
    }
    
    #topnavigation .navbar li.dropdown:first-child {
        border-top: #3a0000 2px solid;
    }

    #topnavigation .navbar li.active.dropdown:hover {
        background: none;
    }
    
    .dropdown-menu, .dropdown-menu li:hover{
        display: block;
        visibility:visible;
    }
	
	#topnavigation .navbar li a.dropdown-toggle {
		display: block;
		height:  auto;
		padding: 1.3em 5%;
		text-align: left;
		vertical-align: middle;
		width: 70%;
	}

    .dropdown:hover .dropdown-menu {
        display: block;
    }
    
    li.dropdown span.caret {
        display: none;
    }

    
	/* CHANGED LOGIN MOBILE FROM ID TO CLASS */
    #topnavigation li.dropdown.loginmobile {
      display:block;
    }
    
    #featured {
        min-height: 0;
        padding: 0;
        position:relative;
        width: 100%;
    }
	
	.online_giving #featured {
	  padding: 10px 0;
	}
    
    #featured h1{
        color:#fff;
        font-size: 3.5em;
    }
    
    
    .home #featured {
        padding-bottom: 0;
    }
    
    #main {
        min-height: 10em;
    }
    
    #main .container.top {
        margin-top: 0;
        position: relative;
        z-index: 10;
    }
    
    .whitebox {
        border-left: 0;
        border-right: 0;
        border-radius: 0;
    }
    
    /*.breadcrumb {
        padding: 20px 5%;
    }*/
    
    #socialtop {
        display: none;
    }
    
    .contentheader {
        padding-bottom: 0;
        /*padding-top: 10px;*/
        position: relative;
        z-index: 100; 
    }
    
    #sidebarcontent, #maincontent {
        float: none;
        margin-left: 0;
    }
    
    section.sidebarcontent {
        margin-top: 0px;
    }
    
    #sidebarcontent .whitebox {
        margin-bottom: 15px;
    }

    #menu{
        margin: 0 0 15px;
        opacity: 1;
    }
    
    /*#menu li{
        border-right: thin solid #E8E7D9;
        border-left: thin solid #E8E7D9;
    }
    
    
    #menu li a{
        background: #F5F3E8;
    }
    
    #menu li.parent a{
        background: #EFECDF;
    }*/
    
    .home #flickrgallery {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    
    #flickrgallery li{
        float: left;
        list-style:none outside;
        position: relative;
        margin: 5px 1.6666%;
        max-width: 30%;
    }

    
    .row-fluid .contentbox, .row-fluid:first-child .contentbox{
        display: inline;
        clear: none;
        float: left;
        margin-left:1.5%;
        margin-right: 1.5%;
        width: 30.3333%;
    }
    
    section#highlight_bottom {
        margin-top: 0px;
        text-align:center;
    }

    ul#ltw_bottom li a {
        margin-top: 15px;
        padding: 0 auto;
    }
    
    ul#ltw_bottom {
        margin: 15px auto;
    }
    
    ul#ltw_bottom li {
        border-right: none;
    }

    ul#ltw_bottom li:first-child {
        margin-left: 0;
    }
    
    section#footer .borderleft {
        border-left: none;
        padding-left: 0
    }
 
    #footer_bottom .container, #footer_top .container{
        padding: 20px 5%;
    }
    
    #footer #footer_bottom p{
        float: none;
        text-align: center;
    }
    
    #footer .accordion-heading, #footer .accordion-inner  {
        font-size: 1.3em;
        padding: 10px 15px
    }
    
    section#footer_top .span3 {
        border-top: 1px solid #5b0000;
        clear: none;
        float: left;
        position: relative;
        width: 50%;
    }
    
    .accordian-inner li {
        padding: 5px 0;
    }
    
    form {
        margin: 0;
    }
    
    /*article.news i{
        visibility:visible;
    }

    article.news {
        opacity:1;
    }*/

    img.article_thumbnail, img.article_featured {
        margin-bottom: 20px;
    }
	
	
    .newslisting .news-item:hover {
        opacity: 1;
    }
    
    ul.horizontal li {
        padding-left: 0;
        padding-right: 20px;
    }
    
    .social_icons{
        margin-top: 20px;
    }

    .shiftup, .pull-top {
        margin-top: 0;
        position: relative;
        z-index: 200;
    }
    
    .leftquote, .rightquote {
        display: none;
    }
    
    .info h3 {
        font-size: 1.5em;
    }
    
    /*a.social {
        float: none;
        margin: 0 auto;
        width: 32px;
    }*/
    
    .social_icons p{
        margin: 0 auto 10px auto;
        padding-left: 0;
        float: none;
        text-align:center;
        width: auto;
    }
    
    #social .span3 {
        clear: none;
        float: left;
        margin: 0 auto;
        width: 25%;
    }
	
	.newslisting .news-item h1, .newslisting .news-item h2, .newslisting .news-item h3, .newslisting .news-item h4, .newslisting .news-item h5 {
       font-size: 1.6em;
	   font-weight:bold;
	}
	
	.home .newslisting .news-item h3{
       font-size: 1.8em;
	   font-weight:bold;
	}
	
	/* TOP NAVIGATION UPDATE */
	#topnavigation .navbar li:hover li a{
	       color: #FFF;
	       font-weight:300;
	 }
	 
	#topnavigation ul.dropdown-menu li a:hover, #topnavigation ul.dropdown-menu li a:focus{
         background:#7a0103!important; 
	     color:#fff;
	}
	
	/* OVERRIDE JAVASCRIPT */
	.dropdown ul.dropdown-menu {
		margin-left: 0px!important;
	}
	
	/* ONLINE GIVING STYLE */
	.online_giving #branding {
		text-align: center;
	}

}


/* *************   MAX WIDTH 650PX ***************** */

@media (max-width: 600px) {
    
    div.parsys_column {
        border-bottom: 1px solid #dbdbdb!important; 
        padding: 10px 0; 
    }
    
    div.parsys_column div.parsys_column{
        border: 0!important;
        padding: 0!important;
        margin-bottom: 0!important;
        width: 100%!important;
    }
	
		  .cq-colctrl-lt6-c1 .newslisting img, .cq-colctrl-lt2 .newslisting img, .cq-colctrl-lt3-c1 .newslisting img, .cq-colctrl-lt3-c2 .newslisting img, .cq-colctrl-lt7-c0 .newslisting img, .cq-colctrl-lt5nl-c1 .newslisting img, .cq-colctrl-lt2nl-c2 .newslisting img, .cq-colctrl-lt2nl-c1 .newslisting img, .cq-colctrl-lt2nl-c0 .newslisting img, .cq-colctrl-lt5-c1 .newslisting img, .cq-colctrl-lt6nl-c1 .newslisting img, .cq-colctrl-lt7nl-c0 .newslisting img, .cq-colctrl-lt3nl-c1 .newslisting img, .cq-colctrl-lt3nl-c2 .newslisting img, .cq-colctrl-lt4-c0 .newslisting img, .cq-colctrl-lt1-c0 .newslisting img, .home .cq-colctrl-lt0-c0 .newslisting img, .home .cq-colctrl-lt0-c1 .newslisting img, .cq-colctrl-lt3-c0 .newslisting img, .cq-colctrl-lt0-c0 .newslisting img, .cq-colctrl-lt0-c1 .newslisting img, .cq-colctrl-lt3nl-c0 .newslisting img, .cq-colctrl-lt7-c1 .newslisting img, .cq-colctrl-lt6-c0 .newslisting img, .cq-colctrl-lt1-c1 .newslisting img, .cq-colctrl-lt4-c1 .newslisting img, .cq-colctrl-lt5-c0 .newslisting img, .cq-colctrl-lt5nl-c0 .newslisting img, .cq-colctrl-lt7nl-c1 .newslisting img, .cq-colctrl-lt6nl-c0 .newslisting img, .newslisting img{
	  margin: 0 15px 0 0;
	  max-width: 33%;
  }
	

}

/* *************   MAX WIDTH 550PX ***************** */

@media (max-width: 550px) {

    #header .container {
        padding: 0;
    }
    
    
    section#highlight_top {
        border-top: none;
        min-height: 0;
    }
    
    #featured {
        min-height: 0;
        padding: 0%;
        width: 100%;
    }
    
    #featured h1{
        color:#fff;
        font-size: 3em;
    }

    .info {
        color: #000;
        font-style: italic;
        line-height: 20px;
        margin: 0 8% -150%;
        opacity: 1;
        position: absolute;
        padding: 6% 0;
        text-align: left;
        width: 40%;
    }

    .info h3 {
        color: #111;
        font-size: 1.2em;
        font-style:italic;
        font-weight:700;
        line-height: 1.2em;
        margin: 0 0 5px;
    }

    .info h3 small {
        color:#40372f;
        font-size: 1em;
        font-style:normal;
        line-height: 2em;
    }
    
    #quote blockquote p {
        padding-top: 30px;
    }
    
    #main .container{
        padding: 5px 0;
    }
    
    #main h2 {
        font-size: 1.9em;
        font-style: italic;
        line-height: 1.2em;
    }
    
    .contentheader h1 {
        font-size:26px;
    }

    .shiftup {
        margin-top: 0;
        position: relative;
    }
    
    .row-fluid .contentbox, .row-fluid:first-child .contentbox{
        width: 46%;
    }
        
    .newslisting img {
        max-width: 33%;
    }
    
    ul#ltw_bottom li {
        display: block;
        float: none;
        margin: 15px auto;
    }

    ul#ltw_bottom li:first-child {
        margin-left: auto;
        padding: 0;
    }
    
    #footer_bottom .container, #footer_top .container{
        padding: 20px 5%;
    }
	

}



/* *************   MAX WIDTH 420PX ***************** */

@media (max-width: 420px) {
	
	  .cq-colctrl-lt6-c1 .newslisting img, .cq-colctrl-lt2 .newslisting img, .cq-colctrl-lt3-c1 .newslisting img, .cq-colctrl-lt3-c2 .newslisting img, .cq-colctrl-lt7-c0 .newslisting img, .cq-colctrl-lt5nl-c1 .newslisting img, .cq-colctrl-lt2nl-c2 .newslisting img, .cq-colctrl-lt2nl-c1 .newslisting img, .cq-colctrl-lt2nl-c0 .newslisting img, .cq-colctrl-lt5-c1 .newslisting img, .cq-colctrl-lt6nl-c1 .newslisting img, .cq-colctrl-lt7nl-c0 .newslisting img, .cq-colctrl-lt3nl-c1 .newslisting img, .cq-colctrl-lt3nl-c2 .newslisting img, .cq-colctrl-lt4-c0 .newslisting img, .cq-colctrl-lt1-c0 .newslisting img, .home .cq-colctrl-lt0-c0 .newslisting img, .home .cq-colctrl-lt0-c1 .newslisting img, .cq-colctrl-lt3-c0 .newslisting img, .cq-colctrl-lt0-c0 .newslisting img, .cq-colctrl-lt0-c1 .newslisting img, .cq-colctrl-lt3nl-c0 .newslisting img, .cq-colctrl-lt7-c1 .newslisting img, .cq-colctrl-lt6-c0 .newslisting img, .cq-colctrl-lt1-c1 .newslisting img, .cq-colctrl-lt4-c1 .newslisting img, .cq-colctrl-lt5-c0 .newslisting img, .cq-colctrl-lt5nl-c0 .newslisting img, .cq-colctrl-lt7nl-c1 .newslisting img, .cq-colctrl-lt6nl-c0 .newslisting img, .newslisting img{
	  float: none;
	  margin: 0 0 15px 0;
	  max-width: 100%;
  }
	
}
/* *************   MAX WIDTH 320PX ***************** */

@media (max-width: 320px) {
    
    .row-fluid .contentbox, .row-fluid:first-child .contentbox{
        border: 0;
        clear: both;
        display: block;
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    
    .info h3 {
        color: #111; 
        font-size: .9em;
        font-style:normal;
        line-height: 1em;
        margin: 0 0 5px;
    }
    
    #social h3 {
        font-size: 1.6em;
    }
    
    #footer_top .span4 {
        border-top: 1px solid #330000;
        border-bottom: 1px solid #330000;
        padding: 20px 0;
    }
    
    section#footer_top .span3 {
        border-top: 1px solid #5b0000;
        padding: 20px 0;
        position: relative;
        width: 100%;
    }
    
    .home ul.event-feed li a{
        font-size: .8em;
    }
    
}

/*Bootstrap override*/
    label{
        display:inline
    }


 /* Emergency notification*/
    
    #emergency_bar {
        background: #fff;
        _text-align:center; /* IE6 fix */
    }
    #emergency_message {
        margin: 0 auto;
        display: block;
        background: yellow;
        color: #000;
        padding: 5px 20px 10px;
        font-size: 12px;
        width: 100%;
        text-align:left;
        border: 1px solid #72152C;
    }
