body {
  background: #024F6C url(images/background.png) no-repeat center 5px;
  color: #666;
  font: 62.5% Verdana,Arial,Helvetica,sans-serif;
  margin: 0 0 64px;
  padding: 0;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #660;
  text-decoration: none;
}

h1 {
  font-size: 2em;
  margin: .5em 0;
}

h2 {
  font-size: 1.6667em;
  font-family: calibri,verdana,sans-serif;
  margin: .75em 0 .5em;
}

h3 {
  font-size: 1.333333em;
  margin: .5em 0;
}

h4 {
  font-size: 1.1667em;
  margin: .5em 0;
}

a:link {
  color: #666;
}
a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  outline: none;
  text-decoration: none;
}
a:visited {
  color: #669999;
}

blockquote {
  margin: 1.25em;
  padding: 1.25em 1.25em 0 1.25em;
}

em {
  padding: 0 3px 0 0;
}

hr {
  background: #7f7f7f;
  border: none;
  height: 1px;
  margin: 0;
  padding: 0;
}

img, a img {
  border: none;
  outline: none;
  vertical-align: top;
}

/**
 * 2.LAYOUT
 */
#wrapper {
  background:none repeat scroll 0 0 #00546B;
  border:medium none;
  margin:0 auto;
  padding:0;
  position:relative;
  text-align:left;
  width:760px;
}

#container {
  margin: 0;
}

/* 1 column */
#center {
  position: relative;
  margin-top: 0;
  background-color: white;
  padding: 60px 20px 20px;
}

/* 3 columns */
body.sidebars #center {
  border-left: 1px solid #b4d7f0;
  border-right: 1px solid #b4d7f0;
  float: left;
  padding: 0 10px;
  width: 600px;
}

/* 2 columns - sidebar-left */
body.sidebar-left #center {
  float: right;
  width: 480px;
}

/* 2 columns - sidebar-right */
body.sidebar-right #center {
  float: left;
  padding-right: 10px;
  width: 480px;
}

/**
 * 3.HEADER
 */
#header {
  margin: 0;
  padding: 0;
  position:absolute;
  width:100%;
  z-index:9;
}

#header h1 {
  float: left;
}

#header #logo {
  float: left;
  padding: 15px 10px 0 0;
}

#header #sitename {
  display: block;
}

#header #siteslogan {
  display: block;
  font-size: .75em;
}
#header table td {
  vertical-align: top;
}

#search-theme-form {
  float: right;
  margin: 2.5em 0 0;
}

#search-theme-form .form-button, #search-theme-form .form-submit {
  margin: 0;
}

/**
 * 4.NAVIGATION
 */
ul.links li {
  background: none;
  margin: 0 10px 0 0;
  padding: 0;
}

#nav {
  border-top: 1px solid #b4d7f0;
  font-size: 1em;
  margin: 0 0 10px;
}

#nav ul.primary-links {
  background: #d4e7f3;
  font-weight: 700;
  padding: 5px;
}

#nav ul.primary-links li {
  margin: 0;
  padding: 0;
}

#nav ul.primary-links li a:link, #nav ul.primary-links li a:visited {
  margin: 0 10px 0 0;
  padding: 5px 0;
}

#nav ul.primary-links li a:hover, #nav ul.primary-links li a:active {
  text-decoration: underline;
}

#nav ul.secondary-links {
  border-top: 1px solid #b4d7f0;
  padding: 2px 5px;
}

#nav ul.secondary-links li {
  margin: 0;
  padding: 0;
}

#nav ul.secondary-links li a:link, #nav ul.secondary-links li a:visited {
  margin: 0 10px 0 0;
  padding: 2px 0;
}

#nav ul.secondary-links li a:hover, #nav ul.secondary-links li a:active {
  text-decoration: underline;
}

/*negative margin keeps from pushing node h2 titles down*/
#center .breadcrumb {
  color: #999;
  font-size: 1em;
  /* margin: 0 0 -1.25em; */
  padding: 0;
  margin: 15px 0 24px;
}

body.video #center .breadcrumb {
  margin-top: 10px;
}

.breadcrumb a:link, .breadcrumb a:visited {
  color: #999;
}

.breadcrumb a:hover {
  color: #999;
  font-weight: normal;
}

/**
 * 5.NODES
 */
span.submitted {
  color: #898989;
  display: block;
  font-size: .8333em;
  margin: -5px 0 4px;
}

.node .picture {
  float: left;
  margin: .3em .5em .1em 0;
}

.meta {
  background: #edf5fa;
  margin: 0 0 1px;
  padding: 0 10px;
}

.meta div.links {
  float: left;
}

.meta div.terms {
  float: right;
}

.meta div.links ul.links li {
  float: left;
  padding: 5px 10px 5px 0;
}

.meta div.terms ul.links li {
  float: left;
  padding: 5px 0 5px 10px;
}

.node_read_more {
  font-weight: bold;
}

.item-list ul.pager {
  margin: 1em 0;
}

.item-list ul.pager li {
  margin: 0;
  padding: 0;
}

.item-list ul.pager li a:link, .item-list ul.pager li a:visited, .item-list ul.pager li.pager-current {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  color: #999;
  font-size: .8333em;
  font-weight: 700;
  margin: .3em .1em;
  padding: .3em .5em;
}

.item-list ul.pager li a:hover, .item-list ul.pager li a:active {
  border: 1px solid #999;
  color: #666;
}

.item-list ul.pager li.pager-current {
  background-color: #069;
  border: 1px solid #069;
  color: #fff;
}

/**
 * 6.COMMENTS
 */
#comments h2.comments {
  margin: .5em 0 -15px;
}

.comment {
  margin: 20px 0 0;
  padding: 0;
}

.comment-bar {
  padding: 5px;
  position: relative;
}

.comment span.submitted {
  color: #898989;
  display: inline;
  font-size: .8333em;
  margin: 0;
}

.comment span.new {
  color: red;
  font-size: .8333em;
}

.comment .content {
  padding: 5px;
}

.comment .picture {
  float: right;
  margin: .3em 0 .1em .3em;
}

.comment h3 {
  font-size: 1.1667em;
  margin: .5em 5px 0;
}

.comment ul.links {
  margin: -10px 0 0 25px;
}

.comment ul.links li a {
  text-decoration: underline;
}

.indented {
  border-left: 1px solid #ddd;
  margin-left: 14px;
  padding-left: 5px;
}

/**
 * 7.SIDEBARS
 */
.sidebar {
  width: 160px;
}

#sidebar-left {
  float: left;
  width: 180px;
  padding-left: 30px;
  padding-top: 80px;
}

#sidebar-right {
  float: right;
  width: 180px;
  padding: 20px 18px 0;
  margin-top: 107px;
  margin-right: 10px;
}

/**
 * 8.BLOCKS
 */
.block {
  margin: 0 0 10px;
}

.block h3 {
  font-size: 1.6667em;
  margin: .75em 0 .5em;
}

#user-login-form .item-list ul li {
  background: none;
  padding: 0;
}

#search-block-form .form-text {
  width: 8em;
}

#search-block-form input.form-submit {
  font-size: .9em;
  width: 5em;
  padding: 0;
}

/**
 * 9.FOOTER
 */
#footer {
  position: relative;
}

#footer a.feed-icon {
  position: absolute;
  right: 0;
  top: 5px;
  display: none;
}

#footer #block-system-0 {
  position: absolute;
  right: 25px;
  top: 6px;
}

/**
 * 10.CSS SUPPORT
 */
span.clear     { clear: both; display: block; font-size: 0; height: 1px; line-height: 0; }
.clear         { clear: both; }
.clear-block   { display: block; }
.float-left    { float: left; }
.float-right   { float: right; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.wrap          { width: 760px; margin: 0 auto; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0 }
.noindent      { margin-left: 0; padding-left: 0 }
.nobullet      { list-style: none; list-style-image: none; }

/**
 * 11.ADMINISTRATION
 */

/* lists */
dl { margin: .5em 0 1em; padding: 0; }
dl dd { margin: 0 0 .5em 1.5em; }
ol { margin: .5em 0 1em; padding: 0 0 0 1.5em; }
ol li { margin: .15em 0 .15em .5em; padding: 0 0 .2em; }
ol ul li { margin-left: .5em; padding: 0 0 .2em 1.5em; }
ul { margin: .5em 0 1em; padding: 0; }
.item-list ul { margin: .35em 0 0 -.5em; padding: 0; }
.item-list ul ul { margin-left: 0; }
ul li, ul li.leaf, .item-list ul li { background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; list-style-image: none; list-style-type: none; margin: .15em 0 .15em .5em; padding: 0 0 .2em 1.5em; }
ul li.expanded { background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; }
ul li.collapsed { background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em; }
ul li.leaf a, ul li.expanded a, ul li.collapsed a { display: block; }
ul.inline li { background: none; margin: 0; padding: 0 1em 0 0; }
ul ol li { background: none; list-style-type: decimal; margin-left: 2em; padding: 0 0 .2em; }
ul ul li { margin-left: 2em; }

/* menu */
ul.menu {
  margin: 0;
  padding: 0;
}
ul.menu li {
  background: none;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.dept-menu ul.menu li a {
  width: 160px;
  height: 22px;
}
.deptsub-book-children ul.menu li {
  padding: 4px 0;
}
ul.menu li ul li { background-position: 1.5em .6em; }
ul.menu li ul li a { padding-left: 2.7em; }
ul.menu li ul li ul li { background-position: 2.7em .6em; }
ul.menu li ul li ul li a { padding-left: 3.9em; }
ul.menu li ul li ul li ul li { background-position: 3.9em .6em; }
ul.menu li ul li ul li ul li a { padding-left: 5.1em; }
ul.menu li.expanded { padding-bottom: 0; }
ul.menu li.expanded ul { margin-top: .1em; }

/* menu zebra coloring */
/*
ul.menu li { border-bottom: 1px solid #d4e7f3; padding: .2em 0 .2em 0; }
ul.menu li a { padding: .2em 0 .2em 1.5em; }
ul.menu li.odd { background-color: #fff; }
ul.menu li.even { background-color: #edf5fa; }
ul.menu li.expanded { background-color: #d4e7f3; border: none; padding-bottom: 0; }
ul.menu li.expanded ul { border-bottom: 3px solid #d4e7f3; border-top: 1px solid #b4d7f0; margin-top: .2em; }
*/

/* legacy list support -- MUST COMMENT OUT [LISTS/MENU/ZEBRA COLORING] ABOVE -- remove brackets around asterisk to enable -- [*]/
ul { margin: .5em 0 1em; padding: 0; }
ol { margin: .75em 0 1.25em; padding: 0; }
ol li, ul li { margin: .4em 0 .4em .5em; }
ul.menu, .item-list ul { margin: .35em 0 0 -.5em; padding:0; }
ul.menu ul, .item-list ul ul { margin-left: 0; }
ol li, ul li, ul.menu li, .item-list ul li, li.leaf { margin: .15em 0 .15em .5em; }
ul li, ul.menu li, .item-list ul li, li.leaf { background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; list-style-image: none; list-style-type: none; padding: 0 0 .2em 1.5em; }
ol li { margin-left: 2em; padding: 0 0 .3em; }
ul li.expanded { background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; }
ul li.collapsed { background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em; }
ul li.leaf a, ul li.expanded a, ul li.collapsed a { display: block; }
ul.inline li { background: none; margin: 0; padding: 0 1em 0 0; }
dl { margin: .5em 0 1em 1.5em; }
dl dd { margin: 0 0 .5em 1.5em; }
/* end legacy list support */

/* admin tab links */
ul.primary, ul.primary li, ul.secondary, ul.secondary li { background: none; border: 0; margin: 0; padding: 0; }
ul.secondary { border-bottom: 1px solid #b4d7f0; clear: both; margin: 0 0 1em; padding: .5em 0; text-align: left; }
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited { background: none; border: 0; margin: 0; padding: 0 1em 0 0; text-decoration: none; }
ul.primary li.active a, ul.secondary li.active a { font-weight: 700; }

/* position admin tab links and style admin h2 */
#tabs-wrapper { margin: 0; padding: 0; }
h2.with-tabs { margin-bottom: 0; }
#tabs-wrapper ul.tabs { margin: 0 0 .5em; padding: 0; }

/* stuff you probably will not need to change - includes admin coloring */
quote, code, fieldset { margin: .5em 0; }
input { color: #494949; font: 1em Verdana, sans-serif; }
textarea, select { color: #494949; font: 1em Verdana, sans-serif; }
fieldset ul.clear-block li { background-image: none; margin: 0; padding: 0; }
fieldset { background: #fff; border: 1px solid #BFC5C6; margin: 1em 0; padding: 1em; }
fieldset legend { display: block; }
html.js fieldset.collapsed { background: transparent; padding-bottom: .6em; padding-top: 0; }
html.js fieldset.collapsible legend a { background: url(images/menu-expanded.gif) no-repeat 0 50%; padding-left: 2em; }
html.js fieldset.collapsed legend a { background: url(images/menu-collapsed.gif) no-repeat 0 50%; }

/*
table { margin: 1em 0; width: 100%}
thead th { border-bottom: 2px solid #d4e7f3; color: #494949; font-weight: 700; }
tbody { border-top:none; }
th a:link, th a:visited { color: #7f7f7f; }
td, th { padding: .3em .5em; }
*/

tr.even, tr.odd, tbody th { border: solid #024F6C; border-width: 1px 0; }
tr.odd, tr.info { background-color: #C0D3DA; }
tr.even { background-color: #E6EEF1; }
tr.drag { background-color: #fffff0; }
tr.drag-previous { background-color: #ffd; }
tr.odd td.active { background-color: #d4e7f3; }
tr.even td.active { background-color: #edf5fa; }
td.region, td.module, td.container, td.category { background-color: #d4e7f3; border-bottom: 1px solid #b4d7f0; border-top: 1.5em solid #fff; color: #666; font-weight: 700; }
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category { border-top-width: 0; }
tr.odd td.menu-disabled { background-color: #edf5fa; }
tr.even td.menu-disabled { background-color: #fff; }
tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active { color: #d4e7f3; }
tr.taxonomy-term-divider-top { border-bottom: none; }
tr.taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; }

#autocomplete li { cursor: default; margin: 0; padding: 2px; }
#autocomplete li.selected, tr.selected td, tr.selected td.active { background: #027ac6; color: #fff; }
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item { margin: .25em 0; }
#center form { margin-bottom: 2em; }
.form-button, .form-submit { margin: 2em .5em 1em 0; }
#dblog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit { margin: 0; }

div.admin-panel, div.admin-panel .description, div.admin-panel .body, div.admin, div.admin .left, div.admin .right, div.admin .expert-link, div.item-list, .menu { margin: 0; padding: 0; }
div.admin h3 { margin-bottom: 0; }
div.admin .left { float: left; width: 48%; }
div.admin .right { float: right; width: 48%; }
div.admin-panel { background: none; padding: 1em 1em 1.5em; }
div.admin-panel .description { margin-bottom: 1.5em; }
div.admin-panel dl { margin: 0; }
div.admin-panel dd { color: #898989; font-size: .92em; line-height: 1.3em; margin-bottom: .65em; margin-top: -.2em; }

.messages { background-color: #fff; border: 1px solid #b8d3e5; }
.preview { background-color: #fcfce8; border: 1px solid #e5e58f; }
.preview .node { background-color: #fcfce8; }

span.form-required { color: #ffae00; }
.description { color: #898989; font-size: .92em; line-height: 150%; margin-bottom: .75em; }
.messages, .preview { margin: .75em 0; padding: .5em 1em; }
.messages ul { margin: 0; }
.box { margin-bottom: 2.5em; }
.profile dd { margin-bottom: 1.6em; }
.profile h3 { border-bottom: none; }

div.status { border-color: #c7f2c8; color: #33a333; }
div.error, tr.error { background-color: #fcc; color: #a30000; }
.form-item input.error, .form-item textarea.error { border: 1px solid #c52020; color: #363636; }
table.system-status-report th { border-color: #d4e7f3; }
table.system-status-report tr.error, table.system-status-report tr.error th { background-color: #fcc; border-color: #ebb; color: #200; }
table.system-status-report tr.warning, table.system-status-report tr.warning th { background-color: #ffd; border-color: #eeb; }
table.system-status-report tr.ok, table.system-status-report tr.ok th { background-color: #dfd; border-color: #beb; }













#footer table td, #footer table th, #header table td, #header table th, #header table, #footer table {
  padding: 0;
  margin: 0;
}
.TemplateABodyCopy {
  color:#666666;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:16px;
  margin: 0;
}
/*
#tabs-wrapper {
  display: none;
}
*/
#tabs-wrapper .smith-main-title,
body.node-type-brochure-home h2.smith-main-title {
  display: none;
}
#tabs-wrapper ul.primary {
  border-bottom: none;
  margin: 0 0 -10px 0;
  padding: 0 0 0 8px;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 2px solid #A6A7A2;
}

#tabs-wrapper ul.primary li {
  display: inline;
  list-style: none;
}

#tabs-wrapper ul.primary li a,
#tabs-wrapper ul.primary li a.active,
#tabs-wrapper ul.primary li a:active,
#tabs-wrapper ul.primary li a:visited,
#tabs-wrapper ul.primary li a:hover {
  background-color: #a6a7a2;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-radius: 8px 8px 0 0;
  color: #000;
  font-weight: bold;
  padding: 7px 20px 5px 20px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #a6a7a2;
}

#tabs-wrapper ul.primary li.active a,
#tabs-wrapper ul.primary li.active a.active,
#tabs-wrapper ul.primary li.active a:active,
#tabs-wrapper ul.primary li.active a:visited {
  background-color: #fff;
  border-color: #c9cac4;
}

#tabs-wrapper ul.primary li a:hover {
  color: #fff;
}

#tabs-wrapper ul.primary li.active a:hover {
  color: #000;
}
#body-node-2 #main_top_photo {
  background-image: url(/images/main_photo.jpg);
  width: 423px;
  height: 25px;
}
table {
  border-collapse: separate;
}
tbody {
  border-top: none;
}
/*
.TemplaceCDEBodyCopy {
  color:#666666;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:70%;
}
*/
#center .node h2 a {
}
#node-3 h2 {
  margin-left: 160px;
  background-image: url(/images/hdr-firstyear.gif);
  height: 45px;
  width: 547px;
}
#node-3 h2 a {
  display: none;
}

#smith-home-panel .center-wrapper,
#smith-home-panel .center-wrapper .panel-panel {
   position: relative;
   overflow: hidden;
}

#smith-home-panel div.view-frontpage-video-thumbnail p {
  margin-bottom: 0px;
}

#smith-home-panel .view-frontpage-video-thumbnail {
  margin-bottom: 5px;
}

#smith-home-panel .views-field-field-frontpage-video-image-fid {
  height: 183px;
  text-align: center;
}

.js #smith-home-panel .views-field-field-frontpage-video-image-fid .field-content {
  display: none;
}

#smith-home-panel tr.odd, #smith-home-panel tr.even, #smith-home-panel tbody th {
  background: transparent;
  border-width: 0;
}
#smith-home-panel thead {
  display: none;
}
#smith-home-panel .panel-col-first {
  background-color: #000000;
  width: 228px;
  overflow: hidden;
}
#smith-home-panel .panel-col {
  background-color: #f2ef87;
  width: 380px;
  overflow: hidden;
}
#smith-home-panel .view-frontpage-news-view a:link,
#smith-home-panel .view-frontpage-news-view a p {
  color: #333300;
  text-decoration: none;
}

#smith-home-panel .view-frontpage-news-view a:hover,
#smith-home-panel .view-frontpage-news-view a:hover p
{
  color: #660;
  text-decoration: none;
}

#smith-home-panel .panel-graphic-separator .pane-content {
  line-height: 0;
}

#smith-home-panel .panel-image-carousel {
  background: #003347;
  background: -moz-linear-gradient(top, #005176 0%, #003347 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005176), color-stop(100%,#003347)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #005176 0%,#003347 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #005176 0%,#003347 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #005176 0%,#003347 100%); /* IE10+ */
  background: linear-gradient(to bottom, #005176 0%,#003347 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005176', endColorstr='#003347',GradientType=0 ); /* IE6-9 */
  height: 128px;
  width: 608px;
}

#smith-home-panel .jcarousel li {
  background: none;
  float: left;
}

#smith-home-panel .jcarousel-container-horizontal {
  padding: 13px 16px;
  width: 546px;
}

#smith-home-panel .jcarousel-clip-horizontal {
  width: auto;
}

#smith-home-panel .jcarousel-item-horizontal {
  border: 0px;
  margin: 0 7px;
  /* Using !important for item width to override element.style width
     calculated incorrectly by jcarousel */
  width: 168px !important;
}

#smith-home-panel .jcarousel-prev {
  left: -20px;
  top: 48px;
}

#smith-home-panel .jcarousel-next {
  right: -20px;
  top: 48px;
}

#smith-home-panel .panel-purple-nav {
  float: right;
  width: 152px;
}

#smith-home-panel .panel-purple-nav p {
  margin: 0;
}

/* IE7 Fix */
#smith-home-panel .panel-purple-nav img {
  vertical-align: auto;
}

#smith-home-panel .panel-video-thumb {
  width: 277px;
}

#smith-home-panel .panel-news-view {
  width: 483px;
}

#smith-home-panel .panel-col-last {
  overflow: hidden;
}

#smith-home-panel .panel-panel .inside {
  margin: 0;
}
#smith-home-panel .panel-panel .inside h2 {
  margin: 0;
  color: #333;
  padding-bottom: 10px;
}
#smith-home-panel .pane-frontpage-news-view-panel-pane-1 {
  padding: 14px 16px 14px 14px;
}

#news-homepage-image-header {
  margin-top: -2px;
}

#smith-home-panel .pane-frontpage-news-view-panel-pane-1 table {
  border-collapse: collapse;
}
#smith-home-panel .pane-block-3 p {
  line-height: 0;
}
#smith-home-panel .panel-col-top .inside,
#smith-home-panel .panel-col-top .panel-separator {
  margin: 0;
}

#twitter {
  background-color: #FFCC5F;
  height: 120px;
  overflow: hidden;
  padding: 5px 0 0 5px;
}

#twitter p {
  font-size: 10px;
}

#twitter .twtr-hd,
#twitter .twtr-ft {
  display: none;
}

.twtr-img {
 display: none !important;
}

.twtr-avatar {
 display: none !important;
}

.twtr-tweet-text {
 margin-left: 0px !important;
}

#smith-home-panel .pane-block-4 {
  background-color: #ffcc5f;
  padding: 10px 0 10px 5px;
}

.panel-news-view {
  background-color: #f2ef87;
}

.view-frontpage-news-view .view-header {
  margin-bottom: 10px;
}

.view-frontpage-news-view table td {
  vertical-align: top;
  padding-bottom: 15px;
}

.view-frontpage-news-view table tr.views-row-last td {
  padding-bottom: 6px;
}

.view-frontpage-news-view a:link {
  text-decoration: none;
}

.view-frontpage-news-view td p {
  margin-bottom: 0;
  line-height: 1.4em;
  font-size: 1.1em;
}

.view-frontpage-news-view .views-field-field-teaser-text-value {
  padding-left: 12px;
}

.view-frontpage-news-view .view-content,
.view-frontpage-news-view .view-footer {
  margin-top: 12px;
}

#smith-home-panel #gate {
  background-color: #f2ef87;
  float: right;
  height: 20px;
  text-align: center;
}

#smith-home-panel #gate a {
  padding-right: 15px;
}

#smithFooterNav {
  background-color:#024F6C;
  color:#AFBCBF;
  font-size:0.9em;
  margin:0;
  padding:26px 0 0 30px;
  height: 300px;
  overflow: hidden;
}
#smithFooterNavLeft  {
  float:left;
  margin:0;
  padding:0;
  width:500px;
}
#smithFooterNavRight {
  background-color:#024F6C;
  float:left;
  margin:0;
  padding:0;
  text-align:right;
  width:200px;
}
ul.MenuBarHorizontal {
  cursor:default;
  font-size:100%;
  list-style-type:none;
  margin:0;
  padding:0;
  width:auto;
}
ul.MenuBarHorizontal ul {
  margin:0;
}
ul.MenuBarHorizontal li {
  cursor:pointer;
  float:right;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:100%;
  list-style-type:none;
  margin:0;
  padding:0;
  position:relative;
  text-align:left;
  width:16em;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
  background-image:url("SpryMenuBarDown.gif");
  background-position:95% 50%;
  background-repeat:no-repeat;
}
ul.MenuBarHorizontal a {
  background-color:#AFBCBF;
  color:#00546B;
  cursor:pointer;
  display:block;
  padding:0.5em 0.75em;
  text-decoration:none;
}
#MenuBar1 li a.pretty-hover {
  background-color: #99CCCC;
  color: #00546B;
}
#smithFooterNavLeft a {
border-color:#AFBCBF;
border-style:dotted;
border-width:0 0 1px;
color:#AFBCBF;
font-family:Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;
}
#smithFooterNavLeft a:hover {
border-color:#AFBCBF;
border-style:dotted;
border-width:0 0 1px;
color:#C4D3DD;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
#smith-footer-front {
  border-collapse: collapse;
  clear: both;
}
#smith-footer-front, #smith-footer-front td {
  padding: 0;
  background-color: #999;
}
/**
  Smith Alert Message
  **/
#smith-alert {
  padding: 12px;
  background-color: #FFFFCD;
  border: none;
  color: #973705;
  margin: 0;
}
#smith-alert-title {
  font-weight: bold;
}
#smith-alert-message {
  padding-left: 8px;
}
#smith-alert-link a {
  padding-left: 8px;
  color: #973705;
}

body.front.smith_alert #smith-alert {
  position: absolute;
  height: 32px;
  padding: 0 12px 0 12px;
  top: 386px;
  width: 736px;
  left: 0;
  z-index: 999;
  line-height: 32px;
}

body.front.smith_alert #smith-alert-title {
  padding-left: 12px;
}

body.front.smith_alert #smith-home-panel .panel-image-carousel,
body.front.smith_alert #smith-home-panel .panel-purple-nav {
  margin-top: 32px;
}

/**
  Smith Google CSE Search
  **/
#google-cse-results-searchbox-form {
  margin: 20px 0;
}
#cse-search-box button {
background-color:#999999;
background-image:url("images/footer_go.gif");
background-position:-2px 0;
background-repeat:no-repeat;
border:0 none;
cursor:pointer;
height:26px;
width:34px;
margin:0;
}
#cse-search-box input {
background-color:#FFFFFF;
background-repeat:no-repeat;
border:0 none;
color:#999999;
float:left;
font-family:Calibri,Verdana;
font-size:11px;
height:16px;
margin: 5px 0 0 8px;
padding: 0 0 0 3px;
width:116px;
}


/***********************
**/
body.front #center, body.department_home #center, body.iamsmith #center, body.video #center, body.photo_gallery #center, body.audio #center, body.brochure_home #center, body.front_page_video #center {
  padding: 0;
  margin-top: 0;
}
body.webform #center, body.page #center, body.front_page_video #center {
  padding-top: 80px;
}
body.department_subpage, body.webform {
  background-image: none;
}
body.page-user #center, body.smith_alert #center {
}
html body.iamsmith.admin-menu {
  margin-top: 0 !important;
}
body.iamsmith #admin-menu {
  display: none;
}
body.front_page_image #center {
  padding: 60px 0 0;
}
body.department_subpage #center, body.webform #center {
  padding-top: 60px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
body.iamsmith #wrapper {
  width: 600px;
}
body.iamsmith {
  background: #024F6C;
}
body.video, body.photo_gallery, body.audio, body.multimedia, body.galleries {
  background: black url(images/black-background.png) no-repeat center 5px;
}
body.video #tabs-wrapper, body.photo_gallery #tabs-wrapper, body.audio #tabs-wrapper {
  display: none;
}
body.video #center, body.photo_gallery #center, body.audio #center, body.galleries #center {
  padding: 70px 0;
  color: #ccc;
  background-color: #303030;
}
body.photo_gallery #sidebar-right {
  width: 130px;
  padding-left: 15px;
  padding-right: 30px;
}
body.photo_gallery #smith-video-dots-wrapper {
  padding-right: 15px;
  width: 540px;
}
body.video #sidebar-right {
  background: url(images/videopagedotslong.gif) no-repeat;
  padding-top: 460px;
}
body.video #container, body.photo_gallery #container, body.audio #container {
  background-color: #303030;
}
body.node_admin #center, body.node_admin #center {
  padding: 70px 20px 20px;
  font-size: 1.15em;
}
/***************************************/
body.video h2, body.photo_gallery h2, body.audio h2 {
  font-size: 1.8em;
  margin-bottom: 10px;
  color: #ccc;
}
#smith-video-description {
  line-height: 1.4em;
  font-size: 1.0em;
}
#smith-video-dots-wrapper {
  width: 100%;
  padding: 0 34px 0 36px;
}
#smith-video-wrapper {
    width: 688px;
}
#video-header {
  margin-bottom: 15px;
  padding: 0 30px;
}
body.video #center .breadcrumb, body.audio #center .breadcrumb {
  padding: 0 30px;
}
#block-smith_helper-1 h3 {
  background: url(images/hdr-more-videos.gif) no-repeat;
  width: 99px;
  height: 24px;
  text-indent: -9999px;
  margin-bottom: 20px;
}
#block-smith_helper-2 h3 {
  background: url(images/more-galleries.gif) no-repeat;
  width: 99px;
  height: 24px;
  text-indent: -9999px;
  margin: 20px 0 6px;
}
#block-views-7f56474ed7f9f9523134dcb95c062008 h3 {
  background: url(images/more-galleries.gif) no-repeat;
  width: 99px;
  height: 24px;
  text-indent: -9999px;
  margin: 20px 0 6px;
}
#block-views-7f56474ed7f9f9523134dcb95c062008 div.views-field-title {
  margin: 10px 0;
}
#block-views-7f56474ed7f9f9523134dcb95c062008 div.views-field-title a {
  font-weight: bold;
  font-size: 0.9em;
  color: #666;
  text-decoration: none;
}
#block-views-7f56474ed7f9f9523134dcb95c062008 div.views-field-caption {
  font-style: italic;
  margin-top: 8px;
}
div.views-field-field-photo-gallery-images-fid {
  opacity: 0.75;
}

.more-video-title {
  margin: 10px 0;
}
.more-video-title a {
  font-weight: bold;
  font-size: 0.9em;
  color: #666;
  text-decoration: none;
}
.video-caption {
  font-style: italic;
  margin-top: 8px;
}


/***************************/
#smith_home_slideshow {
  z-index: 1;
  overflow: hidden;
  height: 380px;
  width: 760px;
  background: url(images/background2.jpg) no-repeat;
}
body.page-admin #header {
  display: none;
}

#footer-space {
  width: 98px;
}

ul.smith-top-links {
  margin: 0;
  height: 35px;
}
ul.smith-top-links li {
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
}
ul.smith-top-links li a {
  display: block;
  width: 76px;
  height: 35px;
}
#book-access-permissions-form table {
  width: 100%;
}
#book-access-permissions-form table input.form-autocomplete {
  width: 95%;
}
table thead th {
  border-bottom-color: #B8C0C3;
}

#edit-book-plid-wrapper {
  margin-top: 12px;
}

.dept-menu ul.menu li a {
  text-decoration: none;
  font-size: 1.05em;
  color: white;
  padding-left: 11px;
  width: 142px;
  vertical-align: middle;
  line-height:22px;
}
.dept-menu ul.menu li a:hover {
  font-weight: normal;
  background-color: #cc6;
  color: #7A7A14;
  border-right: 7px solid #660;
}
.dept-menu ul.menu li a.active,
.dept-menu ul.menu li.active-trail a {
  background-color: #cc6;
  color: #7A7A14;
  font-weight: normal;
  /* border-right: 7px solid #660; */
}
.dept-menu ul.menu li.active-trail ul.menu li a {
  background-color: transparent;
  border-right: none;
  color: white;
}
/* SECOND LEVEL */
.dept-menu ul.menu li ul {
  background-color: #699;
  margin: 0;
}
.dept-menu ul.menu li ul a.active,
.dept-menu ul.menu li ul a:hover,
.dept-menu ul.menu li ul li.active-trail a {
  background-color: #9cc;
  border-right: 7px solid #366;
  color: #366;
}



.smith-meta {
  margin-top: 8px;
}

/* GATE MINI Site */

body.page-news #smith-gate-news-panel,
body.page-news-new #smith-gate-news-panel {
  background: #fff url(images/gate-title.gif) top left no-repeat;
  padding-top: 92px;
  margin-top: -28px;
  margin-left: -20px;
  margin-right: -20px;
}

body.page-comment #smith-gate-news-panel, body.node-type-gate-news #smith-gate-news-panel {
  background: #fff url(images/gate-page-title-back.jpg) top left repeat-x;
  padding-top: 39px;
  margin-top: -28px;
}

#smith-gate-news-panel .panel-col-top {
  width: 100%
}

#smith-gate-news-panel ul.menu {
  background: url(images/gate-nav.gif) top left repeat-x;
  white-space: nowrap;
  text-align: right;
  padding: 5px 25px 5px 0;
  height: 15px;
}

/*
#smith-gate-news-panel ul.menu li.leaf {
  display: inline;
  list-style-type: none;
  padding: 0 5px;
  border-right: 1px solid #7E4C7F;
}

#smith-gate-news-panel ul.menu li.expanded {
  float:right;
  list-style-type: none;
  padding: 0 5px;
  border-left: 1px solid #7E4C7F;
} */

#smith-gate-news-panel ul.menu li {
  /* display: inline; */
  float:right;
  height: 15px;
  list-style-type: none;
  padding: 0 5px;
  border-right: 1px solid #7E4C7F;
}


#smith-gate-news-panel ul.menu li.first {
  border:none;
}

#smith-gate-news-panel ul.menu li a {
  width: 25px;
  height: 15px;
  color: #FBBF86;
  text-decoration: none;
  font-weight: bold;
  display: inline;
  padding-bottom: 7px;
}

#smith-gate-news-panel ul.menu li a:hover {
  color: #fff;
}

#smith-gate-news-panel ul.menu li ul {
  position: absolute;
  display: none;
  background-image: none;
  /* background-color: #D3CEC4; */
  padding: 5px;
  text-align:left;
}

#smith-gate-news-panel ul.menu li:hover ul {
  display: block;
  padding: 0;
  margin-top:8px;
}

#smith-gate-news-panel ul.menu li:hover ul li {
  display: block;
  float: none;
  border-right: none;
  /* padding-bottom: 5px; */
  padding: 5px 0 0 0;
  background-color:  #D3CEC4;
}

#smith-gate-news-panel ul.menu li:hover ul li.last {
  padding-bottom: 5px;
}

#smith-gate-news-panel ul.menu li ul li a {
  color: #333;
  font-weight: normal;
  padding: 7px 4px;
  line-height: 12px;
}

#smith-gate-news-panel ul.menu li ul li a:hover {
  color: #666;
}

#smith-gate-news-panel .panel-col-first {
  width: 480px;
  padding: 20px 15px 11px 10px;
}

#smith-gate-news-panel .panel-col-last {
  width: 200px;
  padding: 20px 30px 16px 15px;
  background-image: url(images/dots-y.png);
  background-repeat: repeat-y;
}

.pane-smith-edigest-0 {
  background: #ffdc89;
  padding: 5px 10px 5px 12px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.pane-smith-edigest-0 h2 {
  color: #91231A;
  text-transform: uppercase;
  font-size: 1.2em;
  margin-bottom: 1em;
}

.pane-smith-edigest-0 p.ofnotebodycopy { margin-bottom: 1em; }

.pane-smith-edigest-0 p.ofnotebodycopy a {
  font-weight:bold;
  font-size:9px;
  text-decoration:none;
  color:#666;
}

#block-smith_edigest-0 p.ofnotebodycopy a {
  font-size: 9px;
}

#block-smith_edigest-1 p.ofnotebodycopy a {
  font-size: 9px;
}

#block-smith_edigest-2 p.ofnotebodycopy a {
  font-size: 9px;
}

#block-smith_edigest-2 p.caption {
  color: #923200;
  font-size: 0.9em;
}

#block-smith_edigest-1 p.caption {
  color: #923200;
    font-size: 0.9em;
}


.pane-gate-announcement-view ul li a:hover {
  color:#669999;
}

.close-window {
  text-align:right;
}

#smith-gate-news-panel #twitter {
  margin-top:0px;
}

#smith-gate-news-panel .panel-col-first p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1.1em;
  line-height: 1.34em;
  margin-bottom: 1.5em;
}

.views-row-odd div.views-field-field-gate-large-teaser-image-fid {
  float: left;
  padding: 5px 10px 7px 0;
}

.views-row-even div.views-field-field-gate-large-teaser-image-fid {
    float: right;
    padding: 5px 0 7px 10px;
}

.view-gate-frontpage-news-view-feature .views-field-title {
  margin-bottom: .8em;
}

.view-gate-frontpage-news-view-feature .views-field-title a {
  text-decoration: none;
  font-family: calibri, verdana, sans-serif;
  font-size: 2em;
  color: #336699;
  line-height: .94em;
  font-weight:bold;
}

.view-gate-frontpage-news-view-feature .views-field-title a:hover {
  color:#669999;
}

.view-gate-frontpage-news-view-feature div.item-list ul {
  list-style: none inside none;
}

.view-gate-frontpage-news-view-feature div.item-list li {
  list-style: none inside none;
  background: none;
  padding: 1.5em 1.5em .75em 1.5em;
}

.view-gate-frontpage-news-view-feature div.item-list li.highlighted {
  background-color: #e3e09a;
  margin: 1.5em;
}

.view-gate-frontpage-news-view-feature div.item-list li .views-field-field-gate-news-ishighlight-value {
  display:none;
}

.view-gate-frontpage-news-view-2 .views-field-title a {
  text-decoration: none;
  font-family: calibri, verdana, sans-serif;
  font-size: 1.5em;
  color: #336699;
  font-weight:bold;
}

div.views-field-field-gate-teaser-image-fid {
  float: left;
  padding: 5px 10px 7px 0;
}

.view-gate-frontpage-news-view-2 .views-field-title {
  margin-bottom: .4em;
}

.view-gate-frontpage-news-view-2 .views-field-title a:hover {
  color:#669999;
}

.view-gate-frontpage-news-view-2 div.item-list ul {
  list-style: none inside none;
}

.view-gate-frontpage-news-view-2 div.item-list li {
  list-style: none inside none;
  background: none;
  /* list-style: none; */
  width: 220px;
  display: inline;
  float: left;
}

.view-gate-frontpage-news-view-2 div.item-list li.highlighted {
  background-color: #e3e09a;
}

.view-gate-frontpage-news-view-2 div.item-list li .views-field-field-gate-news-ishighlight-value {
    display:none;
}



#smith-gate-news-panel .panel-col-first .panel-separator {
  clear:left;
  background-image: url(images/dots-x.png);
  background-position-x: 50%;
  background-position-y: 100%;
  background-repeat: repeat-x;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
}

#smith-gate-news-panel .panel-col-first .pane-1 {
  margin-left: 1.5em;
}

#smith-gate-news-panel .panel-col-first .pane-1 a {
  color: #666;
}

#smith-gate-news-panel .panel-col-first .pane-1 a:hover { font-weight:normal;}

#smith-gate-news-panel .panel-col-first .pane-1 p {
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: 1.1em;
  line-height: 1.34em;
}

#smith-gate-news-panel .panel-col-first .pane-1 table {
  width: 100%;
}

#smith-gate-news-panel .panel-col-first .pane-1 h2 {
  font-family: calibri, verdana, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  color: #336699;
}

.view-gate-news-sidebar-view .views-row {
  background-color:  rgb(208, 220, 229);
  padding: 10px 10px 5px 10px;
  margin-bottom: 15px;
}

.view-gate-news-sidebar-view .views-field-title {
  color: #340035;
  text-transform: uppercase;
  font-weight: bold;
  font-family: calibri, verdana, sans-serif;
  font-size: 1.2em;
  padding-bottom: 8px;
}

.view-gate-news-sidebar-view .views-field-field-gate-news-sidebar-image-fid {
  float: left;
  padding: 0 10px 0 0;
}

#homepage {
  margin-top:10px;
  padding:0 0 0 10px;
}

#homepage p a {
  font-size:.85em;
  text-align:left;
  margin-left:10px;
  display:block;
  color:#699;
  text-decoration:none;
  line-height:1.2em;
}

#homepage p a:hover {
  font-size:.85em;
  text-align:left;
  margin-left:10px;
  display:block;
  color:#369;
  text-decoration:none;
  line-height:1.2em;
  font-weight: normal;
}

body.gate_news, body.page-comment {
    background-image: none;
}

body.gate_news #center, body.page-comment #center {
  margin-top: 0;
  padding: 60px 0 20px 0;
}

.gate-news .panel-col-first {
  width: 475px;
  margin: 0 0 0 35px;
  float:left;
}

.gate-news .panel-col-last {
  float:right;
  padding-left: 25px;
  width: 175px;
  padding-right: 35px;
  padding-top: 55px;
  margin-left:15px;
  margin-top:15px;
  background-image: url(images/dots-y.png);
  background-repeat: repeat-y;

}

.gate-news-socialinks {
  /* padding-bottom: 5px;
  margin-left: 15px; */
  text-align: right;
}

ul.gate-news-sociallinks-list {
  list-style: none;
  display: inline;
}

ul.gate-news-sociallinks-list li {
  font-family: Arial, sans-serif;
  background: none;
  padding-left:0;
  margin-left: 0;
  display:inline;
  list-style-type: none;
}

ul.gate-news-sociallinks-list li.like {  }

ul.gate-news-sociallinks-list li.print a { background-image: url(images/gate_story_print.png); }
ul.gate-news-sociallinks-list li.email a { background-image: url(images/gate_story_email.png); }
ul.gate-news-sociallinks-list li.facebook a { background-image: url(images/gate_story_facebook.png); }
ul.gate-news-sociallinks-list li.like a {  }
ul.gate-news-sociallinks-list li.comment-story a { background-image: url(images/gate_story_comment.png); }
ul.gate-news-sociallinks-list li.rss a { background-image: url(images/gate_story_rss.png); }

ul.gate-news-sociallinks-list li.print a:hover { background-image: url(images/gate_story_print_over.png); }
ul.gate-news-sociallinks-list li.email a:hover { background-image: url(images/gate_story_email_over.png); }
ul.gate-news-sociallinks-list li.facebook a:hover { background-image: url(images/gate_story_facebook_over.png); }
ul.gate-news-sociallinks-list li.like a:hover {  }
ul.gate-news-sociallinks-list li.comment-story a:hover { background-image: url(images/gate_story_comment_over.png); }
ul.gate-news-sociallinks-list li.rss a:hover { background-image: url(images/gate_story_rss_over.png); }


ul.gate-news-sociallinks-list li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
  font-weight: bold;
  padding: 4px 4px 4px 22px;
  background-position: left center;
  background-repeat: no-repeat;
}

ul.gate-news-sociallinks-list li a:hover {
  font-weight: bold;
  text-decoration: none;
}

div.plus1 {display:inline; }

div.plus1 div.plus1-widget {
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  padding: 0;
  /* width: 50px;
  line-height: 24px; */
  display:inline;
}

div.plus1 div.plus1-widget div.plus1-msg {
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
  background-position: 0% 50%;
  background-repeat: no-repeat;
}

div.plus1 div.plus1-widget div.plus1-msg div.plus1-voted {
  display: inline;
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-top: 4px;
  padding-bottom: 4px;

}

body.gate_news div.plus1 div.plus1-widget div.plus1-msg div.plus1-voted {
  padding-left: 18px;
  background-image: url(images/gate_story_like.png);
}

div.plus1-widget .plus1-vote {
/*  width: 50px; */
  display: inline;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-top: 4px;
  padding-bottom: 4px;
 }

body.gate_news div.plus1-widget .plus1-vote:hover {
  background-image: url(images/gate_story_like_over.png);
}
body.gate_news div.plus1-widget .plus1-vote {
  background-image: url(images/gate_story_like.png);
}

body.video div.plus1-widget .plus1-vote a,
body.photo_gallery div.plus1-widget .plus1-vote a,
body.audio div.plus1-widget .plus1-vote a {
  background-image: url(images/social-links.jpg);
}

body.video div.plus1-widget .plus1-vote a:hover,
body.photo_gallery div.plus1-widget .plus1-vote a:hover,
body.audio div.plus1-widget .plus1-vote a:hover {
  background-image: url(images/social-links-over.jpg);
}

div.plus1-widget .plus1-vote a {
  /* background: url(images/gate_story_like_over.png);
  padding-left: 22px;
  background-position: left center;
  background-repeat: no-repeat; */
  display: inline;
}

body.video div.content div.plus1-widget,
body.photo_gallery div.content div.plus1-widget,
body.audio div.content div.plus1-widget {
  display: none;
}


.gate_news #lightbox #bottomNavClose {
  background-image: url(images/close_large.png);
  background-position: 0 0;
  width: 108px;
}

.gate_news #lightbox #bottomNavClose:hover {
  background-image: url(images/close_large.png);
}

.gate-news-top_stories {
}

.gate-news-top_stories h2 {
  color: #532255;
}

.gate-news-top_stories div.views-row {
  background: none;
  padding-left: 0;
  margin:0 0 7px 0;
}

.gate-news-top_stories span a {
  color: #0C5387;
  text-decoration: none;
  font-weight: bold;
}

.gate_news_story_header {
  padding-top: 13px;
  padding-bottom: 5px;
  margin: 15px 35px 0 35px;
  height: 22px;
  background: url(images/GrecourtGate.jpg) top left no-repeat;
}

.gate_news_story_header a { color: #666; text-decoration: none; }
.gate_news_story_header a:hover { text-decoration: underline; font-weight: normal; }

.gate-news h1 {
  color:#0C5387;
  margin-bottom: 15px;
  font-size: 1.8em;
  margin-top: 10px;
}

.gate_news_release_header p.gate_release_date {
  text-align: left;
  font-weight: bold;
  color : #336699;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  margin-bottom: 0;
  margin-top:10px;
}
.gate_for_release {
  text-align:left;
  font-weight: bold;
  color : #336699;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}

div.gate_news_story_main_image p.gate_news_story_main_image_caption {
  margin-top: 10px;
  color: #0C5387;
}

.gate_news_story_image a {
 color:#0C5387;
 text-decoration: none;
}

.gate_news_story_image a:hover {
  font-weight: normal;
}

.gate_news_story_image_caption {
  /* max-width: 200px; */
  margin-bottom:0;
}

.panel-col-last .gate_news-related h2 {
  color: #532255;

}

.panel-col-last .gate_news-related ul {
  max-width: 200px;
}

.panel-col-last .gate_news-related ul li {
  background: none;
  margin: 0 0 5px 0;
  padding-left: 0;
}

.panel-col-last .gate_news-related ul li a {
  color: #0C5387;
  text-decoration: none;
}

.panel-col-last .gate_news-related ul li a:hover {
  font-weight: normal;
  text-decoration: underline;
}

.gate_news_story_image2 {
  float: left;
  padding: 20px 20px 20px 0;
  clear: left;
}

.gate_news_story_author {
  font-weight: bold;
}

.gate_news_release_contact_info {
  float:left;
  padding-right:10px;
}

.gate_news #comments {
  margin-left: 35px;
  width: 475px;
}

.gate_news #comments h2.comments {
  color: #532255;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.gate_news #comments #comment-policy {
  margin-bottom: -7px;
}

.gate_news #comments .comment-bar {background: none; padding-bottom: 0; padding-left: 0;}
.gate_news #comments .comment-bar .submitted a { text-decoration: none; }
.gate_news #comments .comment-bar .submitted a:hover {text-decoration: underline; }




body.page-comment .box h2 { color: #532255; }
body.page-comment .smith-main-title { display: none; }
body.page-comment #page-level-breadcrumb { display:none; }
body.page-comment .meta li.comment_add {display: none; }
body.gate_news .meta li.comment_add {display: none; }
body.page-comment .box {
  margin-left: 20px;
}
body.page-comment .box #edit-subject-wrapper { display: none;}

body.cke_show_borders { background-color: white; background-image: none; text-align: left}

.page-printmail .resizable-textarea  { width: 500px; }
.page-printmail .textarea-identifier {display:none;}

body.page-printmail div#header {
  display: none;
}

body.page-printmail div#center {
  padding-top: 10px;
}

body.page-printmail table#smith-footer-front {
  display:none;
}

body.page-printmail div#list-fld_title-wrapper {
  display: none;
}

div.krumo-element {
  text-align: left;
}
.group-files {
}

#draggableviews-view-draggabletable-form-draggablebooks-page-1 table {
  width: 100%;
  margin-bottom: 12px;
}
#draggableviews-view-draggabletable-form-draggablebooks-page-1 tr {
  height: 30px;
}
body.webform-results #center table {
  width: 100%;
}
#smith-book-menu-images, table.smith-book-menu-class {
  width: 100%;
}
#smith-book-menu-images tr, table.smith-book-menu-class tr {
  height: 35px;
}

.view-video-for-home p {
  margin: 0;
}
#smith-home-panel .panel-col-first .panel-separator {
  margin: 0;
}

.fieldgroup.group-files {
  margin-top: 20px;
}
.fieldgroup.group-files h2 {
  display: none;
}
.filefield-file {
  padding-bottom: 10px;
  overflow: hidden;
  height: 1%;
}
.filefield-file div.filefield-icon {
  float: left;
}
.filefield-file a:hover {
  font-weight: normal;
  text-decoration: none;
}

.TemplateBCBlueHeaders {
  color: #369;
  font-weight: bold;
}

.webform-client-form input.form-text {
  max-width: 98%;
}
body.webform .book-navigation {
  display: none;
}

/*
.view-gate-archive-news-view .views-field-created {
  display: inline;
}

.view-gate-archive-news-view .views-field-title {
  display: inline;
  padding-left: 20px;
}

.view-gate-archive-news-view a:hover {
  font-weight: normal;
}
*/
body.department_subpage .smith-main-title,
body.newsarchive .smith-main-title,
body.audio .smith-main-title,
body.gate_news .smith-main-title,
body.video .smith-main-title,
body.photo_gallery .smith-main-title
{
  display: none;
}
.view-gate-archive-news-view table {
  width: 100%;
}
.view-gate-archive-news-view tr.odd, .view-gate-archive-news-view tr.even, .view-gate-archive-news-view tr td.active {
  background-color: transparent;
  border: none;
}
.view-gate-archive-news-view th a {
  text-decoration: none;
  color: #369;
}
.view-gate-archive-news-view td {
  padding: 4px 0;
}
.view-gate-archive-news-view td a {
  color: #666;
}
.view-gate-archive-news-view td a:visited {
  color: #699;
}
.view-gate-archive-news-view .views-exposed-form {
  border: 1px solid #ccc;
  padding: 4px 12px;
}
.view-gate-archive-news-view .views-exposed-form .description {
  margin: 0;
}
.view-gate-archive-news-view .views-exposed-form .date-views-filter-wrapper {
  width: 160px;
  min-width: 150px;
}
.view-gate-archive-news-view .views-exposed-form .views-exposed-widget .form-submit {
  margin: 1em;
}


body.page #container, body.page #center {
  background-color: #FFFECD;
}
body.page #center {
  background: transparent url(images/dots.gif) no-repeat left 80px;
  padding-left: 50px;
}
#sidebar-left .block {
  background-color: white;
  padding: 10px;
  width: 160px;
}
#sidebar-left .block h3 {
  color: #9E3402;
  margin-top: 0;
}
#sidebar-left .block div.rss {
  float: right;
}
#sidebar-left .block div.box_top {
  padding-bottom: 10px;
}
#sidebar-left .block a {
  text-decoration: none;
}
#sidebar-left .block a:visited {
  color: #699;
}
#sidebar-left .block a:hover {
  text-decoration: underline;
}


table.table-revisions {
  margin-top: 20px;
  width: 100%;
}
#smith-audio {
  width: 480px;
}

body.multimedia #center {
  background-color: #303030;
  color: #fff;
  margin: 0;
  padding: 60px 0 0 0;
}

body.multimedia div.panel-col-first {
  margin-left: 30px;
  margin-right:25px;
  padding: 0;
  width: 480px;
}

body.multimedia div.panel-col-last {
  margin-left: 0;
  margin-right: 30px;
  padding: 0 0 0 25px;
  width: 170px;
  background-image: url(images/grey-dots.gif);
  background-repeat: repeat-y;

}

body.multimedia div.panel-col-top {
  margin-left: 30px;
  padding-top: 20px;
}

body.multimedia h2.smith-main-title {
  display: none;
}

div.multimedia-header-breadcrumbs {
  margin-bottom: 15px;
  color: #999;
}

div.multimedia-header-breadcrumbs a {
  color: #999;
}

body.multimedia div.panel-col-top div.pane-2 {
  width: 150px;
  float: right;
}

body.multimedia div.panel-col-top div.pane-2 div#subscribe a {
  background-image: url(images/multimedia-rss-subscribe.jpg);
  background-repeat: no-repeat;
  color: transparent;
  width: 77px;
  display: block;
  height: 15px;
  text-indent: -9999px;
}
body.multimedia div.panel-col-top div.pane-2 div#subscribe a:hover {
  background-image: url(images/multimedia-rss-subscribe-over.jpg);
}

div.pane-multimedia-the-most-recent-video {
  margin-bottom: 30px;
}

div.pane-multimedia-the-most-recent-video div.views-field-title {
  font-size: 1.4em;
  font-weight: 600;
  padding: 15px 0 10px;
}

div.view-multimedia-recent-video div.views-field-field-video-video-fid {
  width: 110px;
  float:left;
  margin-right: 15px;
}

div.view-multimedia-recent-video div.views-field-title {
  margin-bottom: 10px;
  display: inline;
}

body.multimedia div.panel-col-last h2 {
  color: #86C2C2;
  font-size: 1.5em;
  margin: 0 0 15px 0;
}

body.multimedia div.panel-col-last div.inside {
  margin: -30px 0 0 0;
}

div.pane-multimedia-recent-video-panel-pane-1 ul { margin: 0; padding: 0; }

div.pane-multimedia-recent-video-panel-pane-1 li {
  list-style: none;
  display: block;
  background: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 15px 0;
  overflow: hidden;
  width: 100%;
}

div.pane-multimedia-recent-video-panel-pane-1 li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: 600;
}

div.pane-gate-news-multimedia-view-panel-pane-1 ul { margin: 0; padding: 0; }

div.pane-gate-news-multimedia-view-panel-pane-1 li {
  list-style: none;
  display: block;
  background: none;
  padding: 0 0 7px 0;
  margin: 0;
}

div.pane-gate-news-multimedia-view-panel-pane-1 li a {
  color: #fff;
  text-decoration: none;
  font-size: .75em;
}

body.multimedia div.pane-block-16 ul {
  list-style-type: none;
}

body.multimedia div.pane-block-16 li {
  list-style-type: none;
  background: none;
  margin-left: 0;
  padding-left: 0;
}

body.multimedia div.view-frontpage-news-view li {
  list-style-type: none;
  background: none;
  margin-left: 0;
  padding-left: 0;
}

body.multimedia div.view-frontpage-news-view li a {
  color: #999;
  text-decoration: none;
}
body.multimedia div.view-frontpage-news-view li a:hover p {
  color: #ccc;
}
body.multimedia div.view-frontpage-news-view .views-field-field-teaser-text-value {
  padding-left: 5px;
}

div.photo_of_the_day_caption {
  margin: 10px 0;
}

div.photo_of_the_day_submitter {
  margin: 10px 0;
}

body.gate_photo_of_the_day div#header {
  display: none;
}

body.gate_photo_of_the_day div#center {
  padding-top: 15px;
}

body.gate_photo_of_the_day table#smith-footer-front {
  display: none;
}

.pane-gate-photo-of-the-day {
  background-color: #D0DCE5;
  margin-bottom: 15px;
  padding: 5px 10px 5px;
}

.pane-gate-photo-of-the-day h2.pane-title {
  color: #340035;
  font-family: calibri, verdana, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}

.pane-gate-photo-of-the-day div.views-row div {
  padding: 0 0 10px 0;
}

body.video div.sociallinks {
  color: #999;
  position: absolute;
  text-align: right;
  right: 0;
  margin-right: -240px;
}

body.video div.sociallinks a {
  color: #999;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
body.photo_gallery div.sociallinks {
  color: #999;
  position: absolute;
  text-align: right;
  right: 0;
  margin-right: -240px;
}

body.photo_gallery div.sociallinks a {
  color: #999;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

.photo_gallery #comments {
  padding: 30px;
}
.photo_gallery #comments a:link, #comments a:visited {
  color: white;
}
.photo_gallery #comments #comment-policy {
  margin: 20px 0;
}
.photo_gallery #comments .box {
  display: none;
  margin-top: 20px;
}

#comments div.comment {
  margin: 10px 0;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}
#comments div.comment div.content {
  padding-top:0;
  padding-left:0;
}

#social-links-container {
  position: absolute;
  top: 75px;
  right: -250px;
  text-align: right;
}
#social-links-container ul {
  margin: 0;
}
#social-links-container ul li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  background: none;
  padding: 0;
  margin: 0;
}
#social-links-container a:link, #social-links-container a:visited {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  /* color: #999; */
  color: transparent;
  background-repeat: no-repeat;
}
/* #social-links-container a:hover {
  text-decoration: underline;
} */

#social-links-container li.email a {
  background-image: url(images/social-email.jpg);
}
#social-links-container li.email a:hover {
  background-image: url(images/social-email-over.jpg);
}

#social-links-container li.facebook a {
  background-image: url(images/social-facebook.jpg);
}

#social-links-container li.facebook a:hover {
  background-image: url(images/social-facebook-over.jpg);
}

#social-links-container li.comment-story a {
  background-image: url(images/social-comment.jpg);
}
#social-links-container li.comment-story a:hover {
  background-image: url(images/social-comment-over.jpg);
}
#social-links-container li.rss_subscribe a {
  background-image: url(images/multimedia-rss-subscribe.jpg);
  padding-right: 12px;
}
#social-links-container li.rss_subscribe a:hover {
  background-image: url(images/multimedia-rss-subscribe-over.jpg);
}

#social-links-container li.like {
  width: 40px;
}

#social-links-container li.like div.plus1-voted {
  background-image: url(images/social-links-inactive.jpg);
  color: transparent;
  width: 40px;
  max-width: 40px;
}

#custom-search-blocks-form .form-submit {
  display: none;
}
#custom-search-blocks-form .custom-search-box {
  width: 130px;
}

#block-custom_search_blocks-1 {
  margin-top: 20px;
}




td p.TemplaceCDEBodyCopy, td p.TemplateFBodyCopy, td p.TemplateDEYellowBoxCopy {
  margin: 0;
}
td p.TemplateDEYellowBoxCopy {
  font-size: 10px;
}
p.TemplateBCBlueHeaders {
  font-size: 12px;
  margin: 7px 0 0 0;
}

#dashboard-panel h2.pane-title {
  border-bottom: 2px solid #ccc;
}
#dashboard-panel ul.quicktabs-style-garland {
  margin-bottom: 0;
}

.imagecache-iamsmith_60 {
  background-color: white;
}

div#block-custom_search_blocks-2 {
  margin-top: 10px;
}

div#block-custom_search_blocks-2 div.form-item {
  display: none;
}

div#block-custom_search_blocks-2 div#edit-custom-search-blocks-form-1-wrapper {
  display: inline;
  width: 135px;
}

div#block-custom_search_blocks-2 input.form-submit { display: inline; }

div#rightTabs {
  position: absolute;
  left: 550px;
  top: 120px;
}

div#rightTabs span {
  display: block;
  margin-bottom: 4px;
}

div#rightTabs span a {
  display: block;
  width: 20px;
}

div#rightTabs span a:hover img {
  display:none;
}

div#rightTabs span.directory a {
  height: 67px;
}

div#rightTabs span.portal a {
  height: 84px;
}

div#rightTabs span.moodle a {
  height: 54px;
}

div#rightTabs span.email a {
  height: 49px;
}

div#rightTabs span.directory a:hover {
  background: url(/sites/all/themes/smithframe/images/tab13-directory-over.gif) no-repeat;
}

div#rightTabs span.portal a:hover {
  background: url(/sites/all/themes/smithframe/images/tab13-portal-over.gif) no-repeat;
}

div#rightTabs span.moodle a:hover {
  background: url(/sites/all/themes/smithframe/images/tab13-moodle-over.gif) no-repeat;
}

div#rightTabs span.email a:hover {
  background: url(/sites/all/themes/smithframe/images/tab13-email-over.gif) no-repeat;
}

body.news div#rightTabs,
body.news-new div#rightTabs{
  left: 760px;
  top: 180px;
}

div#header div.breadcrumb {
  padding-left: 30px;
  margin-top:20px;
  color: #999;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9px;
}

body.page div#center {
  /* this is causing some inexpected font sizes, conflicts with 1.1em p style */
  /* font-size: 11px; */
  line-height: 170%;
}
body.page-node.sidebar-left div#center p {
  margin-bottom: 0.4em;
}

body.page div#sidebar-left {
  padding-top: 112px;
}

body.page div#center { padding-top: 100px; margin-top: 30px}

body.page fieldset { display: none; }

body.page h2 {
  color: #369;
  font-family: calibri, verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0.2em;
}

body.page-node.sidebar-left h2.static-page-title img {
  margin-left: -7px;
  margin-top: -30px;
}
body.page h2.static-page-title img {
  margin-left: -7px;
 /* margin-top: 30px;*/
}

body.page div#center a:visited {
  color: #699;
}

body.page-node.no-sidebars div#container { background: white}

body.page-node.no-sidebars div#center {
  background: none;
  margin-top: 0;
  /*padding-top: 100px; causing whitespace on main pages*/
}
body.page-node.no-sidebars {background-image: none}
body.node-type-brochure-home.no-sidebars {background: #024F6C url(images/background.png) no-repeat center 5px !important}

body.page-node.no-sidebars h2.smith-main-title {
  display: none;
}

body.Offices div.book-navigation { display:none; }

body.Offices div.meta { display:none; }

body.Offices h2.static-page-title img { margin-left: -25px;  }
body.Offices h2.static-page-title { margin-bottom: 10px; }

body.Offices td {
  vertical-align: top;
}

body.Offices h2 a { color: #369; text-decoration: none;}
body.Offices h2 a:visited { color: #369; }
body.Offices h2 a:active { color: #369; }
body.Offices h2 a:hover {color: #369; border-bottom: 1px dotted #369;}
body.Offices {background: #024F6C url(images/background.png) no-repeat center 5px !important}

.TemplateCBlueStatements {
  color: #369;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 0;
}

div#block-smith_dept_search-0 {
    width: 368px;
    margin-left: 210px;
}

div#block-smith_notable_search-0 {
    width: 368px;
    margin-left: 210px;
}

body.DiningServices .department-home-stacked .panel-col {
  background-color: #fff;
  width: 550px;
}
body.DiningServices .department-home-stacked .panel-col .iamsmith-upper-right {
  display: none;
}

div.dept-menu ul.menu li.expanded {
  overflow: hidden;
}
#edit-custom-search-blocks-form-1-1 {
  width: 130px;
}

body.page-printmail {
  background: white;
}
body.page-printmail #wrapper {
  width: 100%;
}

div.view-multimedia-recent-video div.views-field-field-video-botr-embed {
  float: left;
  margin: 3px 15px 30px 0;
}

div.view-multimedia-the-most-recent-video p {
  color: #ccc;
}
div.view-multimedia-recent-video p {
  color: #ccc;
}

div.pane-multimedia-featured-video-panel-pane-1 h2 {
  color: transparent !important;
  background-image: url(images/multimedia-featured-videos.png);
  background-position: top left;
  background-repeat: no-repeat;
}

div.pane-multimedia-featured-video-panel-pane-1 {
  margin-bottom: 15px;
}

div.view-multimedia-featured-video div.views-row {
  margin-bottom: 12px;
}

div.view-multimedia-featured-video div.views-field-title {
  margin-top: 5px;
}

/* div.view-multimedia-featured-video */

div.view-multimedia-featured-video a {
  text-decoration: none;
  color: #636363;
  font-weight: bold;
}

div.view-multimedia-featured-video a:hover {
  color: #999;
}

body.multimedia div.pane-frontpage-news-view h2 {
  color: transparent !important;
  background-image: url(images/multimedia-news-smith.png);
  background-position: top left;
  background-repeat: no-repeat;
}

div#block-smith_edigest-3 {
  background-color: transparent !important;
  padding: 0 !important;
}

#block-block-18 .block-top-image {
  margin: -10px -10px 10px;
}

body.page-search {
  background-image: none;
}

dl.search-results p.search-info {
  display: none;
}
fieldset.search-advanced div#edit-type-panel-wrapper,
fieldset.search-advanced div#edit-type-page-wrapper {
  display: none;
}

.node .embedded-node {
  position: relative;
}
.node .embedded-node .plus1-widget {
  display: none;
}

body.galleries .image_stack_container {
  width: 380px;
  height: 320px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
body.galleries .image_stack {
  position: relative;
}
body.galleries .image_stack img {
  position: absolute;
  width: 303px;
  height: 228px;
  border: 7px solid #FFF;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  z-index: 9999;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.galleries .image_stack .img1 img {
  left: 40px;
  top: 0;
}
body.galleries .image_stack .img2 img {
  left: 50px;
  top: 19px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  transform: rotate(3deg);
}
body.galleries .image_stack .img3 img {
  left: 23px;
  top: 14px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
body.galleries .image_stack img:hover {
  margin-top: 12px;
  -moz-transform: scale(1.1) rotate(0deg);
  -webkit-transform: scale(1.1) rotate(0deg);
  -o-transform: scale(1.1) rotate(0deg);
  -ms-transform: scale(1.1) rotate(0deg);
  transform: scale(1.1) rotate(0deg);
}
body.galleries h2.smith-main-title {
  display: none;
}
body.galleries h2.gallery-title {
  background: url(images/galleries.png) no-repeat;
  color: #333333;
  width: 226px;
  height: 38px;
  margin-bottom: 30px;
  margin-left: 35px;
}
body.galleries #center div.breadcrumb {
  padding-left: 35px;
}
#gallery-container .image_stack_container div.caption {
  position: absolute;
  height: 27px;
  bottom: 0;
  width: 300px;
  left: 35px;
  overflow: hidden;
}
#gallery-container {
  width: 760px;
  overflow: hidden;
  height: 630px;
  position: relative;
}
#gallery-container .caption {
  padding-top: 6px;
  height: 27px;
  overflow: hidden;
}
#gallery-container .caption a {
  color: #999;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
#gallery-container .galcol {
  float: left;
  width: 150px;
  height: 630px;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
#gallery-container #col1 {
  margin-top: 322px;
  padding-left: 35px;
  background: #303030 url(images/grey-dots.gif) repeat-y right top;
}
#gallery-container #col2 {
  padding-top: 322px;
  background: #303030 url(images/grey-dots.gif) repeat-y right top;
}
#gallery-container #col3 {
  background: #303030 url(images/grey-dots.gif) repeat-y right top;
}


#better-message div, #better-messages-default div, #better-message div.error {
  color: black;
}

p .letters a !important {
    color: #CC6633;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}
