@charset "UTF-8";
/*
Theme Name: NUA
Theme URI: http://www.nua.ac.uk
Author: Derek Lawrie
Author URI: http://www.dereklawrie.co.uk/
Description: Transporting of the Joomla theme into a Wordpress context, built with SASS/Compass and imported into a single file.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentythirteen
Tags: nua, University, Arts
Text Domain: nua
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

html {
  background-color: #f2f2f3; }

body {
  font-family: Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0; }

a {
  color: #535354;
  text-decoration: none; }

/* get rid of the burger by standard */
#burger {
  display: none;
  visibility: hidden; }

#menus {
  position: absolute;
  height: 800px; }

#searchbox {
  display: none; }

#frm-search {
  margin-bottom: 30px; }
  #frm-search label {
    display: none; }
  #frm-search input[type=submit] {
    display: block;
    margin: 0 0 0 10px;
    color: #535354;
    display: inline;
    border: 0;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
    width: 45px;
    font-size: 0.9em;
    cursor: pointer; }

#mainmenu {
  position: absolute;
  top: 190px;
  min-width: 864px;
  margin: 0;
  padding: 0;
  z-index: 150; }
  #mainmenu li {
    display: inline;
    padding: 0;
    margin: 1px;
    background-color: #ffff00;
    float: left; }
    #mainmenu li a {
      display: block;
      padding: 10px;
      text-transform: uppercase;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 18px;
      color: #414042; }
      #mainmenu li a:hover {
        background-color: #29383c;
        color: #ffff00; }
      #mainmenu li a.hovering:hover {
        background-color: #ffff00;
        color: #414042; }
    #mainmenu li input {
      margin: 10px;
      height: 20px;
      line-height: 20px;
      width: 200px;
      background-color: yellow;
      border-top: 1px solid #535354;
      border-bottom: 1px solid #535354;
      border-left: 0;
      border-right: 0;
      font-family: Georgia, Times, serif;
      font-style: italic;
      outline: 0;
      color: #535354;
      padding-left: 3px; }
    #mainmenu li ul {
      position: relative;
      display: none;
      padding: 0;
      background-color: #ffff00;
      margin: 30px 10px 25px 10px;
      width: 237px; }
      #mainmenu li ul li {
        display: block;
        float: none;
        /* margin:3px 0; */
        border-bottom: 1px solid #535354;
        /* padding:3px 0 1px 1px; */
        /* padding: 2px 0 2px 1px; */
        /* position:relative; */
        margin: 0;
        padding: 0;
        line-height: 1.1em; }
        #mainmenu li ul li:last-child {
          border-bottom: 1px solid #535354;
          /* padding-bottom:5px; */ }
        #mainmenu li ul li a {
          /* font-family:$font-serif;
          font-style:italic; */
          font-family: Helvetica, Arial, sans-serif;
          font-style: normal;
          /* font-size:0.7em; */
          font-size: 0.8em;
          display: block;
          background-color: #ffff00;
          color: #535354;
          text-transform: none;
          font-weight: normal;
          padding: 0;
          /*@include transition(background-color 0.25s ease-in, color 0.25s ease-in);*/
          /*@include border-radius(4px);*/ }
          #mainmenu li ul li a span {
            /* padding:7px 3px 7px 3px; */
            padding: 6.7px 0;
            display: block;
            pointer-events: none; }
        #mainmenu li ul li:hover {
          background-color: #ffff00;
          color: #414042; }
        #mainmenu li ul li img {
          position: absolute;
          right: -240px;
          top: 0px;
          display: none; }
    #mainmenu li div:last-child ul:last-child li:nth-child(2) {
      border-bottom: 1px solid #535354;
      /* padding-bottom:5px; */ }
    #mainmenu li div:last-child ul:last-child li:last-child {
      border-bottom: 0;
      /* padding-top:52px; */
      /* padding-top:64px; */
      padding-top: 95px;
      text-align: left;
      border-top: 0; }
      #mainmenu li div:last-child ul:last-child li:last-child a {
        font-family: Helvetica, Arial, sans-serif;
        font-style: normal;
        display: block;
        font-size: 0.9em;
        padding-left: 0;
        font-weight: bold;
        text-transform: uppercase; }
        #mainmenu li div:last-child ul:last-child li:last-child a:hover {
          /* background:transparent;
          color:$district-main-p-text; */ }
        #mainmenu li div:last-child ul:last-child li:last-child a span {
          pointer-events: inherit; }
    #mainmenu li div.courses {
      position: relative;
      float: left; }
      #mainmenu li div.courses ul {
        display: block;
        margin-bottom: 0; }
        #mainmenu li div.courses ul li:first-child {
          margin-top: 74.375px; }
      #mainmenu li div.courses.right {
        top: 0;
        left: 0; }
        #mainmenu li div.courses.right ul {
          margin-left: 14px; }
      #mainmenu li div.courses.right ul:first-child {
        margin-bottom: 48px; }
      #mainmenu li div.courses.right ul:last-child li:first-child {
        margin-bottom: -2px; }
      #mainmenu li div.courses.first ul > li:first-child {
        border: 0;
        margin-top: 3px;
        margin-bottom: 10px;
        padding: 2px 0 2px 1px; }
        #mainmenu li div.courses.first ul > li:first-child a {
          font-family: Helvetica, Arial, sans-serif;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 0.9em; }
      #mainmenu li div.courses.fouryr {
        clear: left; }
      #mainmenu li div.courses.international {
        margin-bottom: 25px;
        clear: left; }
    #mainmenu li:last-child {
      /* width:281px; */ }
  #mainmenu > li:nth-child(2) > ul {
    width: 775px;
    margin: 0;
    		/*li:first-child{
    					border:0;
    					margin-top:3px;
    					margin-bottom:10px;
    					padding: 2px 0 2px 1px;
    
    					a{
    						font-family:$font-sans;
    						 font-style:normal;
    						font-weight:bold;
    						text-transform:uppercase;
    						font-size:0.9em;
    					}
    				}*/ }
  #mainmenu:last-child {
    overflow: hidden; }

.no-touch #mainmenu li ul li a:hover + img {
  display: block; }

@media only screen and (max-width: 630px) {
  #menus {
    width: 100%; }

  #mainmenu {
    min-width: initial;
    /*>li:nth-child(2) div{
    	padding-bottom:1px;
    }*/
    /*li div:last-child ul:last-child li:nth-child(2), li ul:last-child li:nth-child(2){
    	border-bottom: none;
    }*/
    /*&>li:nth-of-type(2)>div li:nth-of-type(1), &>li:nth-of-type(2)>div li:nth-of-type(14), &>li:nth-of-type(2)>div li:nth-of-type(22){
    	display:none;
    }*/
    /* styling for courses submenus */ }
    #mainmenu:last-child {
      overflow: scroll; }
    #mainmenu li div {
      display: none;
      margin-bottom: 2px;
      padding-bottom: 20px; }
      #mainmenu li div #frm-search {
        position: absolute;
        left: 0;
        background-color: yellow;
        margin-top: 2px;
        padding-bottom: 10px;
        width: 100%; }
    #mainmenu li div:last-child {
      height: 24px; }
    #mainmenu li ul {
      position: absolute;
      width: 100%;
      margin: 2px 0;
      /*padding:10px 0;*/
      left: 0; }
      #mainmenu li ul li {
        height: auto;
        /*margin:0 10px;*/ }
        #mainmenu li ul li a {
          /*padding:12px 3px;*/
          font-size: 1em;
          padding: 9px 0 7px; }
    #mainmenu div.singlecolmenu {
      overflow: hidden;
      display: block;
      height: 0;
      display: none; }
      #mainmenu div.singlecolmenu > ul > li:nth-of-type(1) {
        margin-top: 40px; }
      #mainmenu div.singlecolmenu .mobileCourses {
        margin-top: 15px; }
    #mainmenu li div:last-child ul:last-child li:last-child, #mainmenu li ul:last-child li:last-child {
      -moz-transform: none;
      -webkit-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
      position: relative;
      /*border-top: 1px solid $district-main-p-text;*/
      border-bottom: 1px solid #535354;
      margin: 0;
      padding: 0; }
      #mainmenu li div:last-child ul:last-child li:last-child a, #mainmenu li ul:last-child li:last-child a {
        font-family: Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        left: 0;
        bottom: 0;
        font-size: 1em;
        display: block;
        padding: 5px 0;
        text-transform: none; }
        #mainmenu li div:last-child ul:last-child li:last-child a:hover, #mainmenu li ul:last-child li:last-child a:hover {
          color: yellow;
          background-color: #29383c; }
    #mainmenu > li:nth-of-type(2) div.singlecolmenu > ul > li, #mainmenu > li:nth-of-type(2) div.singlecolmenu > ul:last-child > li:last-child {
      border-bottom: 0; }
      #mainmenu > li:nth-of-type(2) div.singlecolmenu > ul > li a, #mainmenu > li:nth-of-type(2) div.singlecolmenu > ul:last-child > li:last-child a {
        padding-top: 12px;
        padding-bottom: 6px;
        text-transform: uppercase;
        font-weight: bold; }
    #mainmenu > li:nth-of-type(2) div.singlecolmenu > ul > li:nth-of-type(1) {
      margin-top: 40px; }
    #mainmenu > li:nth-of-type(2) div.singlecolmenu .mobileCourses {
      margin-top: 15px; }

  #downarrow {
    display: none;
    visibility: hidden; }

  #navbar {
    position: fixed;
    top: 100%;
    bottom: 0;
    background-color: yellow;
    z-index: 101;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    /*
        height:0;
    */ }
    #navbar .home-link {
      position: absolute;
      top: 100; }

  #mainmenu {
    position: relative;
    top: 0;
    margin: 10px 15px 37px 15px;
    overflow: scroll;
    height: auto; }
    #mainmenu li {
      display: block;
      float: none; }
      #mainmenu li a {
        padding: 5px 0 0 0;
        font-size: 1.5em; }

  #burger {
    position: fixed;
    bottom: 0;
    text-align: center;
    display: block;
    visibility: visible;
    padding-bottom: 9px;
    padding-top: 6px;
    font-size: 1.3em;
    z-index: 102;
    width: 100%;
    background-color: yellow; }

  #logo {
    position: relative;
    visibility: hidden; }

  #logo-holder {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 0; } }
#boxwrapper {
  max-width: 1500px;
  width: 80%;
  margin: 0 auto;
  position: relative; }

#downarrow {
  background: url("images/down.gif") no-repeat;
  position: absolute;
  width: 37px;
  height: 36px;
  left: 50%;
  top: -75px;
  background-position: 0 0;
  /* opacity:0.2; */
  /* @include transition(opacity 2s);
  filter:alpha(opacity=20); */
  overflow: hidden;
  margin-left: -18px; }
  #downarrow:hover {
    /* opacity:0.6; */
    /* @include transition(opacity 0.5s);
    filter:alpha(opacity=60); */
    cursor: pointer;
    background-position: 0 -36px; }

#boxes {
  /* 	width:1000px;
  	max-width:1000px;
   */
  margin: 0 auto;
  margin-bottom: 10px;
  position: relative;
  /* 	top:750px;
   */
  background-image: url("images/dashed-div.gif");
  background-repeat: repeat-x;
  background-position: -12px 80px;
  clear: both;
  color: #535354;
  /* added for the infogram thingies */
  /* close the inforgram bit */ }
  #boxes .px310 {
    height: 310px; }
  #boxes .infogram1 {
    height: 897px; }
  #boxes .infogram2 {
    height: 865px; }
  #boxes .homebox {
    padding: 0px;
    float: left;
    position: relative;
    margin: 0;
    font-weight: normal;
    font-size: 0.9em;
    background-color: white;
    color: #535354;
    border-bottom: 14px solid #f2f2f3;
    /* */
    /* 		h2{
    			border-bottom:1px solid $nuca-yellow;
    			display:inline-block;
    		}
     */ }
    #boxes .homebox.recaptcha {
      height: 2758px; }
    #boxes .homebox.col2 p.intro {
      padding-right: 70px; }
    #boxes .homebox em {
      font-style: italic; }
    #boxes .homebox hr {
      border: 0;
      border-bottom: 14px solid #f2f2f3;
      margin: 0; }
    #boxes .homebox strong {
      font-weight: bold; }
    #boxes .homebox ol {
      list-style: decimal;
      margin-left: 28px;
      margin-right: 10px; }
      #boxes .homebox ol li {
        line-height: 1.35em;
        font-size: 0.8em;
        padding-bottom: 10px;
        padding-left: 30px; }
        #boxes .homebox ol li a {
          border-bottom: 1px dotted #535354; }
          #boxes .homebox ol li a:hover {
            background-color: #ffff00; }
    #boxes .homebox.maover img {
      padding-bottom: 0;
      margin-bottom: -1px; }
    #boxes .homebox form {
      margin: 10px; }
      #boxes .homebox form label {
        margin: 10px 0; }
      #boxes .homebox form table {
        width: 100%; }
      #boxes .homebox form select {
        margin: 5px 0;
        width: 190px;
        margin: 10px 0;
        outline: 0;
        /* height:25px; */
        padding: 0 5px; }
      #boxes .homebox form input, #boxes .homebox form textarea {
        margin: 5px 0;
        border: 0;
        border-top: 1px solid #535354;
        border-bottom: 1px solid #535354;
        width: 190px;
        margin: 10px 0;
        outline: 0;
        height: 25px;
        padding: 0 5px; }
      #boxes .homebox form input#frm-dob-d, #boxes .homebox form input#frm-dob-m, #boxes .homebox form input#frm-dob-y {
        width: 55px;
        text-align: center; }
      #boxes .homebox form input#frm-dob-d, #boxes .homebox form input#frm-dob-m {
        width: 59px; }
      #boxes .homebox form input#frm-dob-d {
        border-left: 1px solid #535354; }
      #boxes .homebox form input#frm-dob-m {
        border-left: 1px dotted #535354;
        border-right: 1px dotted #535354;
        margin-left: -4px;
        margin-right: -4px; }
      #boxes .homebox form input#frm-dob-y {
        border-right: 1px solid #535354; }
      #boxes .homebox form input[type="checkbox"] {
        width: 25px;
        margin: 0;
        height: inherit; }
      #boxes .homebox form input[type="checkbox"] + label {
        font-size: 0.9em;
        line-height: 1.5em; }
      #boxes .homebox form input[type="image"] {
        height: 31px;
        width: 140px;
        border: 0; }
      #boxes .homebox form input.button {
        height: 32px; }
    #boxes .homebox .pullqover {
      background-color: #ffffff;
      position: absolute;
      margin: 30px;
      bottom: 0;
      z-index: 10;
      padding: 20px 60px; }
      #boxes .homebox .pullqover p.pullqatt {
        text-align: center; }
    #boxes .homebox.kis {
      margin-bottom: 0;
      background-color: #f2f2f3; }
    #boxes .homebox.kis > div:first-child {
      width: 120px;
      float: left;
      position: relative;
      top: 10px; }
      #boxes .homebox.kis > div:first-child p.pullqkis {
        padding-bottom: 73px;
        border-top: 0;
        background-color: transparent;
        padding-top: 0;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1.3em;
        text-transform: uppercase;
        margin: 0 0 50px 0;
        /* margin: 0; */
        font-weight: 600;
        line-height: 20px; }
        #boxes .homebox.kis > div:first-child p.pullqkis a {
          text-decoration: none;
          border-bottom: 0; }
    #boxes .homebox.kisempty > div:first-child {
      width: 150px; }
      #boxes .homebox.kisempty > div:first-child p.pullqkis {
        /* padding-bottom:73px; */
        padding-bottom: 0;
        border-top: 0;
        background-color: transparent;
        padding-top: 0;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1.3em;
        text-transform: uppercase;
        /* margin:0 0 50px 0; */
        margin: 0;
        font-weight: 600;
        line-height: 20px;
        /* width: 100px; */ }
        #boxes .homebox.kisempty > div:first-child p.pullqkis a {
          text-decoration: none;
          border-bottom: 0; }
      #boxes .homebox.kisempty > div:first-child p.smallcaption {
        font-size: 13px;
        text-transform: none;
        line-height: 13px;
        font-weight: normal;
        display: block;
        background-color: transparent;
        margin-bottom: 20px;
        padding-top: 4px; }
    #boxes .homebox .kis-horiz .kis-widget {
      float: right;
      margin-top: 10px;
      height: 150px;
      width: 615px;
      overflow: hidden;
      background-color: white; }
    #boxes .homebox .kis-vert {
      text-align: center; }
      #boxes .homebox .kis-vert .kis-widget {
        float: left;
        overflow: hidden;
        height: 500px;
        width: 190px;
        background-color: white;
        display: none; }
    #boxes .homebox.twitter {
      height: 600px; }
    #boxes .homebox a.maover {
      /* position:absolute;
      top:0;
      left: 0;
      clear:both; */ }
      #boxes .homebox a.maover img {
        padding: 0;
        float: left; }
    #boxes .homebox h1, #boxes .homebox h2, #boxes .homebox h3 {
      /* font-size:1.3em; */
      /* font-weight:500; */
      font-weight: bold;
      text-transform: uppercase;
      z-index: 20;
      position: relative;
      /* 			top:10px;
      			left:10px;
       */
      font-size: 1em;
      margin: 10px;
      line-height: 1.3em;
      padding-right: 10px;
      color: #535354; }
      #boxes .homebox h1 span.pover, #boxes .homebox h2 span.pover, #boxes .homebox h3 span.pover {
        font-family: Georgia, Times, serif;
        font-size: 0.8em;
        font-style: italic; }
      #boxes .homebox h1.magreen, #boxes .homebox h2.magreen, #boxes .homebox h3.magreen {
        color: #2bb673;
        font-weight: bold; }
      #boxes .homebox h1.white, #boxes .homebox h2.white, #boxes .homebox h3.white {
        color: white; }
      #boxes .homebox h1.yellow, #boxes .homebox h2.yellow, #boxes .homebox h3.yellow {
        color: #ffff00; }
      #boxes .homebox h1.notblack, #boxes .homebox h2.notblack, #boxes .homebox h3.notblack {
        color: #414042; }
      #boxes .homebox h1.over, #boxes .homebox h2.over, #boxes .homebox h3.over {
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 0; }
      #boxes .homebox h1.over.box, #boxes .homebox h2.over.box, #boxes .homebox h3.over.box {
        /*background-color:$nuca-yellow;*/
        /* color:white;
        @include text-shadow(1px 1px 2px #000); */
        position: relative; }
      #boxes .homebox h1.maover, #boxes .homebox h2.maover, #boxes .homebox h3.maover {
        position: absolute;
        left: 0;
        top: 70px;
        font-size: 1.3em;
        font-weight: bold;
        background-color: #ffffff;
        right: -10px;
        margin-left: 40px;
        padding: 13px 5px 3px 7px;
        line-height: 1.1em; }
        #boxes .homebox h1.maover a, #boxes .homebox h2.maover a, #boxes .homebox h3.maover a {
          color: #2bb673;
          border: 0; }
          #boxes .homebox h1.maover a small, #boxes .homebox h2.maover a small, #boxes .homebox h3.maover a small {
            /* font-style: italic;
            font-family: $font-serif; */
            font-size: 0.7em;
            text-transform: none;
            font-weight: normal; }
          #boxes .homebox h1.maover a:hover, #boxes .homebox h2.maover a:hover, #boxes .homebox h3.maover a:hover {
            background: transparent;
            border-bottom: 1px dotted #535354; }
      #boxes .homebox h1.intro, #boxes .homebox h2.intro, #boxes .homebox h3.intro {
        font-size: 2.3em;
        text-transform: none;
        font-weight: normal;
        line-height: 1.1em;
        border-bottom: none; }
      #boxes .homebox h1.intro_big, #boxes .homebox h2.intro_big, #boxes .homebox h3.intro_big {
        font-size: 3.8em;
        line-height: 2.8em;
        font-weight: bold;
        text-align: center;
        font-family: Georgia, Times, serif; }
    #boxes .homebox h3 {
      text-transform: none; }
    #boxes .homebox h2.course-dl {
      margin-top: 250px; }
    #boxes .homebox h2 > a {
      /* border-bottom: 1px dotted $district-main-p-text; */ }
      #boxes .homebox h2 > a:hover {
        background-color: #ffff00;
        text-decoration: none;
        border-bottom: 0; }
    #boxes .homebox p {
      padding: 8px 10px 8px 10px;
      /*font-family: $font-serif;*/
      /* font-style: italic; */
      /* font-size:0.8em; */
      line-height: 1.35em;
      font-size: 0.9em;
      /* line-height: 1.45em; */
      background-color: white;
      color: #535354; }
      #boxes .homebox p > a {
        border-bottom: 1px dotted #535354; }
        #boxes .homebox p > a:hover {
          background-color: #ffff00;
          text-decoration: none;
          border-bottom: 0; }
      #boxes .homebox p.pullq {
        font-style: normal;
        /* font-family:$font-sans; */
        font-family: Georgia, Times, serif;
        font-size: 1.45em;
        font-weight: 300;
        /* text-transform: uppercase; */
        /* border-top:1px solid $nuca-yellow; */
        margin: 0 0 30px 0;
        line-height: 1.25em;
        padding-top: 30px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px; }
        #boxes .homebox p.pullq a {
          background-color: transparent; }
      #boxes .homebox p.pullqatt, #boxes .homebox p.pullqatt2, #boxes .homebox p.pullqatt3 {
        /* font-family: $font-serif;
        font-style: italic; */
        font-family: Helvetica, Arial, sans-serif;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 10px;
        padding-bottom: 28px; }
        #boxes .homebox p.pullqatt em, #boxes .homebox p.pullqatt2 em, #boxes .homebox p.pullqatt3 em {
          font-style: italic; }
        #boxes .homebox p.pullqatt strong, #boxes .homebox p.pullqatt2 strong, #boxes .homebox p.pullqatt3 strong {
          font-weight: bold; }
      #boxes .homebox p.pullqatt3 {
        padding-bottom: 8px; }
      #boxes .homebox p.pullqatt2 {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 8px; }
      #boxes .homebox p.imagecredit {
        font-family: Georgia, Times, serif;
        /*font-style: italic; */
        /* font-family: $font-sans; */
        margin-top: 10px; }
        #boxes .homebox p.imagecredit em {
          font-style: italic; }
        #boxes .homebox p.imagecredit strong {
          font-weight: bold; }
      #boxes .homebox p.intro {
        font-size: 2.3em;
        line-height: 1.1em; }
        #boxes .homebox p.intro a {
          /*border-bottom:none*/ }
      #boxes .homebox p.intro_big {
        font-size: 7.2em;
        line-height: 1.4em;
        font-weight: bold;
        text-align: center;
        font-family: Georgia, Times, serif; }
        #boxes .homebox p.intro_big a {
          border-bottom: none; }
      #boxes .homebox p.center {
        text-align: center;
        padding-bottom: 18px; }
    #boxes .homebox img {
      max-width: 100%;
      position: relative;
      z-index: 10;
      /* display:inline; */
      display: block;
      /* padding-bottom: 5px; */ }
      #boxes .homebox img.logobox {
        display: block;
        margin: 50px auto; }
      #boxes .homebox img.newlogobox {
        display: block;
        margin: 50px 20px;
        max-width: 83%; }
    #boxes .homebox ul {
      margin-left: 10px;
      margin-right: 10px; }
      #boxes .homebox ul li:before {
        /* 				content: url('../images/bullet.png');
        				color:$nuca-yellow;
        				position:absolute;
        				left:10px;
         */ }
      #boxes .homebox ul li {
        line-height: 1.35em;
        font-size: 0.8em;
        padding-bottom: 10px;
        background: url("images/bullet_dark.png") no-repeat 0 0.5em;
        padding-left: 30px; }
        #boxes .homebox ul li a {
          border-bottom: 1px dotted #535354; }
          #boxes .homebox ul li a:hover {
            background-color: #ffff00; }
        #boxes .homebox ul li ul {
          margin-top: 10px; }
          #boxes .homebox ul li ul li {
            font-size: 1em; }
      #boxes .homebox ul.visiting {
        margin-left: 0; }
        #boxes .homebox ul.visiting li:before {
          content: none;
          position: relative;
          left: 0; }
        #boxes .homebox ul.visiting li {
          border-bottom: 1px dotted #535354;
          padding: 15px 1px;
          margin-left: 10px;
          font-style: italic;
          font-family: Georgia, Times, serif;
          background-image: none; }
          #boxes .homebox ul.visiting li:last-child {
            border-bottom: 0; }
          #boxes .homebox ul.visiting li b {
            font-weight: bold;
            font-family: Helvetica, Arial, sans-serif;
            font-style: normal; }
    #boxes .homebox .downloads {
      margin-bottom: 18px; }
      #boxes .homebox .downloads li {
        /* font-style: italic; */
        background: url("images/download.gif") no-repeat 0 0.1em;
        padding-left: 20px;
        font-size: 0.9em;
        padding-bottom: 0;
        /* font-family:$font-serif; */
        font-family: Helvetica, Arial, sans-serif; }
        #boxes .homebox .downloads li a {
          background-color: transparent; }
  #boxes .col1 {
    width: 240px; }
  #boxes .col2 {
    width: 505px; }
  #boxes .col3 {
    width: 770px; }
  #boxes .col4 {
    width: 1035px; }
  #boxes .col5 {
    width: 1300px; }

.masonry,
.masonry .masonry-brick {
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s; }

.masonry {
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  -webkit-transition-property: height, width;
  transition-property: height, width; }

.masonry .masonry-brick {
  -moz-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  -webkit-transition-property: left, right, top;
  transition-property: left, right, top; }

.tint {
  cursor: pointer;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  background: #ffff00; }

.tint img {
  max-width: 100%;
  max-height: 200%;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 1; }

.tint:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50); }

sup {
  vertical-align: super;
  font-size: 0.7em; }

/* we need to add some media queries in here to resize when on a lower resolution */
#boxes .straight {
  background-color: white; }
  #boxes .straight p {
    font-style: normal;
    font-family: Helvetica, Arial, sans-serif; }
  #boxes .straight p.italic {
    font-family: Georgia, Times, serif;
    font-style: italic; }

#submenu.homebox, #noncourse_submenu.homebox {
  background-color: #ffff00; }

#boxwrapper.cols-3 {
  max-width: 900px; }

#submenu.homebox.twosubs {
  background-color: white; }

#submenu.homebox, #noncourse_submenu.homebox {
  padding-bottom: 52px; }
  #submenu.homebox a, #noncourse_submenu.homebox a {
    background-color: transparent;
    color: #535354; }
  #submenu.homebox .submenu, #noncourse_submenu.homebox .submenu {
    position: relative; }
  #submenu.homebox img, #noncourse_submenu.homebox img {
    float: left;
    width: 50%;
    clear: both;
    left: 10px;
    margin: 10px 0; }
  #submenu.homebox ul, #noncourse_submenu.homebox ul {
    margin: 10px 30px 10px 10px;
    margin-left: 10px;
    font-size: 1em; }
    #submenu.homebox ul.white, #noncourse_submenu.homebox ul.white {
      margin: 0;
      padding: 10px 30px 10px 10px;
      background-color: white; }
    #submenu.homebox ul.notsubsub, #noncourse_submenu.homebox ul.notsubsub {
      margin: 0;
      padding: 10px 30px 30px 10px;
      background-color: yellow; }
    #submenu.homebox ul li, #noncourse_submenu.homebox ul li {
      /* margin: 3px 0; */
      margin: 0;
      /* padding: 3px 0 1px 1px; */
      padding: 6.7px 0;
      border-bottom: 1px solid #535354;
      /* font-family: $font-serif;
      font-style: italic; */
      font-weight: normal;
      font-family: Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 0.9em;
      background: none;
      /* line-height:16px; */
      line-height: 1.2em; }
      #submenu.homebox ul li:before, #noncourse_submenu.homebox ul li:before {
        content: none; }
      #submenu.homebox ul li.current-menu-item:after, #noncourse_submenu.homebox ul li.current-menu-item:after {
        content: "• ";
        position: absolute;
        right: 40px; }
      #submenu.homebox ul li:first-child, #noncourse_submenu.homebox ul li:first-child {
        border-bottom: none;
        /* border-bottom: 1px solid $district-main-p-text; */
        /* padding-bottom:4px; */ }
      #submenu.homebox ul li a, #noncourse_submenu.homebox ul li a {
        color: #535354;
        border-bottom: 0; }
      #submenu.homebox ul li ul, #noncourse_submenu.homebox ul li ul {
        margin: 0; }
        #submenu.homebox ul li ul li:first-child, #noncourse_submenu.homebox ul li ul li:first-child {
          font-family: Georgia, Times, serif;
          font-style: italic;
          padding-bottom: 0; }
  #submenu.homebox .ucas, #noncourse_submenu.homebox .ucas {
    position: relative;
    /* 		bottom:30px;
     */
    margin: 40px 10px 10px 10px; }
    #submenu.homebox .ucas div:first-child, #noncourse_submenu.homebox .ucas div:first-child {
      clear: both; }
    #submenu.homebox .ucas div, #noncourse_submenu.homebox .ucas div {
      float: left;
      width: 105px;
      text-transform: uppercase;
      font-weight: bold; }
    #submenu.homebox .ucas p, #noncourse_submenu.homebox .ucas p {
      clear: both;
      background-color: transparent;
      padding-left: 0;
      padding-right: 0; }

/* we need to do some :first-child stuff so make sure IE picks up selectivizr
pulled out so that it doesn't apply to everything
*/
#submenu.homebox ul li:first-child {
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  /*font-weight:bold;*/
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
  padding-top: 0;
  padding-bottom: 30px;
  border-top: 0; }

/* added to make the homebox be a set height (well remove the padding anyway) */
#submenu.homebox.px310, #noncourse_submenu.homebox.px310 {
  padding-bottom: 0; }

#social {
  position: absolute;
  /* top:80%;
  right:5%; */
  bottom: 48px;
  right: 48px;
  width: 22px;
  /* height: 112px; */
  height: 82px;
  z-index: 100; }

#facebook, #twitter, #rss, #googleplus {
  position: relative;
  background-image: url("images/social.png");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  opacity: 0.6;
  display: inline-block;
  text-indent: -9999px; }
  #facebook span, #twitter span, #rss span, #googleplus span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url("images/social.png") no-repeat;
    opacity: 0;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
  #facebook:hover, #twitter:hover, #rss:hover, #googleplus:hover {
    cursor: pointer;
    opacity: 1; }
    #facebook:hover span, #twitter:hover span, #rss:hover span, #googleplus:hover span {
      opacity: 1; }

#facebook {
  top: 0;
  background-position: 0 0; }
  #facebook span {
    background-position: -22px 0; }

#twitter {
  top: 8px;
  background-position: 0 -30px; }
  #twitter span {
    background-position: -22px -30px; }

#rss {
  top: 16px;
  background-position: 0 -60px; }
  #rss span {
    background-position: -22px -60px; }

#googleplus {
  top: 16px;
  background-position: 0 -90px; }
  #googleplus span {
    background-position: -22px -90px; }

#credits {
  position: absolute;
  right: 15px;
  bottom: -120px;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 0.9em; }
  #credits a {
    color: #bebebe;
    -moz-transition: color 1500ms;
    -o-transition: color 1500ms;
    -webkit-transition: color 1500ms;
    transition: color 1500ms; }
    #credits a:hover {
      color: #535354;
      -moz-transition: color 500ms;
      -o-transition: color 500ms;
      -webkit-transition: color 500ms;
      transition: color 500ms; }

@media only screen and (max-width: 630px) {
  #social {
    display: none;
    visibility: hidden; } }
#boxes .homebox ul.article-listing {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  font-size: 1em; }
  #boxes .homebox ul.article-listing li {
    padding-left: 0;
    background: none; }
    #boxes .homebox ul.article-listing li p {
      font-size: 1em; }
    #boxes .homebox ul.article-listing li p.date {
      font-family: Georgia, Times, serif;
      font-style: italic; }
    #boxes .homebox ul.article-listing li h2 {
      font-size: 1.2em; }
    #boxes .homebox ul.article-listing li p a.more {
      display: block;
      text-align: right;
      border-bottom: 0; }
      #boxes .homebox ul.article-listing li p a.more:hover {
        background-color: transparent; }

#footer-wrapper {
  position: relative;
  clear: both;
  min-height: 300px;
  width: 100%;
  background-color: #ffff00;
  padding: 20px 0;
  float: left; }

#footer {
  max-width: 1300px;
  margin: 20px auto;
  font-size: 0.9em;
  color: #535354;
  background-color: #ffff00; }
  #footer .fbox {
    float: left; }
    #footer .fbox ul {
      float: left;
      margin-right: 20px;
      margin-top: 26px; }
    #footer .fbox h3 {
      font-weight: 500;
      margin-bottom: 10px;
      font-weight: bold;
      text-transform: uppercase; }
    #footer .fbox li:last-child {
      /* border-bottom: 1px solid $district-main-p-text; */
      /* padding-bottom:4px; */ }
    #footer .fbox li {
      /* font-family:$font-serif;
      font-style:italic; */
      font-family: Helvetica, Arial, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 1em;
      border-bottom: 1px solid #535354;
      line-height: 16px;
      /* padding:3px 0 1px 1px; */
      padding: 6.7px 0;
      /* margin: 3px 0; */
      margin: 0;
      width: 200px; }
    #footer .fbox.fbox1 ul, #footer .fbox.footer-contact ul {
      margin-top: 3px; }
    #footer .fbox.footer-contact {
      margin-bottom: 30px; }

@media only screen and (min-width: 1665px) {
  #footer {
    width: 1280px; } }
@media only screen and (max-width: 1664px) {
  #footer {
    width: 1020px; } }
@media only screen and (max-width: 1327px) {
  #footer {
    width: 760px; } }
@media only screen and (max-width: 986px) {
  #footer {
    width: 500px; }
    #footer .fbox2 ul {
      margin-top: -7px; } }
@media only screen and (max-width: 647px) {
  #footer {
    width: 240px; }
    #footer .fbox2 ul {
      margin-top: -7px; } }
@media only screen and (max-width: 630px) {
  #footer-wrapper {
    padding-bottom: 60px; } }
#twitter-widget-0 div.timeline-footer {
  background: transparent; }

#boxes .homebox.twityellow {
  background-color: #ffff00; }
  #boxes .homebox.twityellow p {
    background-color: #ffff00; }
#boxes #twitnews1, #boxes #twitlarge1 {
  /* height:150px; */ }
  #boxes #twitnews1 ul, #boxes #twitlarge1 ul {
    margin: 0;
    padding: 0; }
    #boxes #twitnews1 ul li:first-child, #boxes #twitlarge1 ul li:first-child {
      font-size: 2.3em; }
      #boxes #twitnews1 ul li:first-child p, #boxes #twitlarge1 ul li:first-child p {
        line-height: 1.1em;
        word-wrap: break-word; }
        #boxes #twitnews1 ul li:first-child p.tweet, #boxes #twitlarge1 ul li:first-child p.tweet {
          font-weight: normal;
          font-size: 1em; }
        #boxes #twitnews1 ul li:first-child p.timePosted, #boxes #twitlarge1 ul li:first-child p.timePosted {
          font-size: 0.5em; }
    #boxes #twitnews1 ul li, #boxes #twitlarge1 ul li {
      margin: 0;
      padding: 0;
      background-image: none;
      list-style: none;
      font-size: 1em; }
      #boxes #twitnews1 ul li p, #boxes #twitlarge1 ul li p {
        word-wrap: break-word; }
        #boxes #twitnews1 ul li p.tweet, #boxes #twitlarge1 ul li p.tweet {
          font-weight: bold;
          padding-bottom: 0; }
      #boxes #twitnews1 ul li a, #boxes #twitlarge1 ul li a {
        border-bottom: none; }
#boxes #twitnews1 {
  height: 190px; }
#boxes #maintwitfeed {
  height: 630px;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll; }
  #boxes #maintwitfeed ul {
    margin: 0;
    padding: 0; }
    #boxes #maintwitfeed ul li {
      margin: 0;
      padding: 0;
      background-image: none;
      list-style: none;
      font-size: 0.9em; }
      #boxes #maintwitfeed ul li p {
        word-wrap: break-word;
        font-size: 1em; }
        #boxes #maintwitfeed ul li p.tweet {
          font-weight: normal;
          padding-bottom: 0; }
        #boxes #maintwitfeed ul li p.timePosted {
          font-weight: bold; }
      #boxes #maintwitfeed ul li a {
        border-bottom: none; }
#boxes #twitlarge1 {
  height: 160px; }
  #boxes #twitlarge1 ul > li > p {
    background-color: #ffff00; }

/* not twitter related but it needs to go somewhere */
#boxes .issu div div div:last-child {
  display: none; }

#boxes .homebox div.gh {
  margin-bottom: 10px;
  position: relative;
  width: 100%; }
  #boxes .homebox div.gh .gallery {
    background: rgba(255, 255, 0, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    display: block;
    -moz-transition: opacity 550ms;
    -o-transition: opacity 550ms;
    -webkit-transition: opacity 550ms;
    transition: opacity 550ms;
    z-index: 11; }
    #boxes .homebox div.gh .gallery:hover {
      opacity: 1; }
  #boxes .homebox div.gh img {
    margin-bottom: 0;
    padding-bottom: 0;
    vertical-align: top; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#boxes .wpcf7-form h2 {
  margin-left: 0;
  margin-right: 0; }
#boxes .wpcf7-form p {
  padding-left: 0;
  padding-right: 0; }
#boxes .wpcf7-form label {
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 1.2em; }
#boxes .wpcf7-form .dob-y {
  left: 4px; }
#boxes .wpcf7-form span.test .wpcf7-list-item-label {
  visibility: hidden; }

#boxes div.wpcf7-mail-sent-ok {
  position: absolute;
  left: 250px;
  bottom: -13px;
  background-color: #ffffff;
  width: 220px;
  padding: 20px;
  text-align: center; }

#boxes ul.staffbio {
  padding-bottom: 10px;
  list-style: none; }
  #boxes ul.staffbio strong {
    font-weight: bold; }
  #boxes ul.staffbio em {
    font-style: italic; }
  #boxes ul.staffbio li {
    font-size: 0.9em;
    list-style: none;
    background: none;
    padding-left: 0;
    padding-bottom: 4px; }

#boxes ul.staff {
  list-style: none;
  margin-right: 30px; }
  #boxes ul.staff li {
    list-style: none;
    background: none;
    /*padding: 4px 0 1px 1px;
    margin: 3px 0;*/
    margin: 0;
    padding: 0;
    border-top: 1px solid #29383c;
    position: relative; }
    #boxes ul.staff li img {
      position: absolute;
      float: left;
      width: 240px;
      height: 360px;
      left: 515px;
      top: 0;
      display: none; }
    #boxes ul.staff li a {
      display: block;
      padding: 20px 5px;
      margin: 0;
      text-decoration: none;
      border: 0;
      text-transform: uppercase;
      font-size: 0.9em; }
      #boxes ul.staff li a:hover img {
        display: inline; }

#boxes ul.staffjob {
  list-style: none;
  padding-bottom: 10px; }
  #boxes ul.staffjob strong {
    font-weight: bold; }
  #boxes ul.staffjob em {
    font-style: italic; }
  #boxes ul.staffjob li {
    list-style: none;
    background: none;
    padding: 4px 0 1px 1px;
    margin: 3px 0;
    border-top: 1px solid #29383c;
    position: relative;
    font-size: 0.9em; }
    #boxes ul.staffjob li:last-child {
      border-bottom: 1px solid #29383c;
      padding-bottom: 3px; }

/* a small sheet for the staff profiles */
#boxes .homebox.search-results h3 a {
  border-bottom: 1px dotted #29383c; }
  #boxes .homebox.search-results h3 a:hover {
    background-color: yellow;
    border-bottom: 0; }
#boxes .homebox.search-results p {
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal; }

#boxes .gform_heading h3 {
  margin-left: 0; }
#boxes .gform_heading span {
  padding: 5px 0 30px 0;
  display: block;
  font-size: 2.2em; }
#boxes .gform_wrapper ul {
  margin-left: 0;
  margin-right: 0;
  width: 475px; }
  #boxes .gform_wrapper ul li {
    padding-left: 0;
    background-image: none;
    padding-top: 10px; }
#boxes .gform_wrapper label {
  font-size: 1.2em; }
#boxes .gform_wrapper form input[type=text], #boxes .gform_wrapper form textarea, #boxes .gform_wrapper form select {
  width: 100%; }
#boxes .gform_wrapper form input.button {
  background-color: yellow;
  border: 0;
  font-size: 1.2em;
  /*text-transform: uppercase;*/
  font-weight: bold;
  color: #414042;
  padding: 10px;
  height: auto;
  width: auto;
  font-family: Helvetica, Arial, sans-serif;
  cursor: pointer; }
  #boxes .gform_wrapper form input.button:hover {
    color: yellow;
    background-color: #29383c; }
#boxes .gform_wrapper .names div label {
  position: relative;
  top: -30px; }
#boxes .onecolform .gform_wrapper ul {
  width: 200px; }
#boxes h3.gform_title {
  display: none; }

@media only screen and (max-width: 630px) {
  #mainmenu li ul {
    position: relative; }
    #mainmenu li ul .mobileCourses ul {
      display: block; } }
/* using css transitions for the mobile menu */
/* import the resizing media query, need to do a reload on masonry as well */
@media only screen and (max-width: 1624px) {
  #boxes .col5 {
    width: 240px;
    height: 240px;
    overflow: hidden; } }
@media only screen and (max-width: 1293px) {
  #boxes .col4 {
    width: 770px;
    overflow: hidden; }

  #boxes .col5 {
    width: 240px;
    height: 240px;
    overflow: hidden; } }
@media only screen and (max-width: 961px) {
  #boxes .col3, #boxes .col4, #boxes .col5 {
    width: 505px;
    overflow: hidden; }

  #boxes .col5 {
    width: 240px;
    height: 240px;
    overflow: hidden; }

  #boxes .col3.kis {
    width: 240px; }

  #boxes .homebox .kis-horiz {
    height: 0;
    width: 0;
    visibility: hidden; }
    #boxes .homebox .kis-horiz .kis-widget {
      display: none; }

  #boxes .homebox .kis-vert .kis-widget {
    display: inline;
    margin-left: 25px; }

  #boxes .homebox.kis > div:first-child {
    width: 190px;
    text-align: center;
    margin: 0 25px; }
    #boxes .homebox.kis > div:first-child p.pullq {
      padding-bottom: 10px; } }
@media only screen and (max-width: 630px) {
  #boxes .col5 {
    width: 240px;
    height: 240px;
    overflow: hidden; }

  #boxes div.homebox.col4, #boxes div.homebox.col3, #boxes div.homebox.col2 {
    width: 240px;
    overflow: hidden; }

  #boxes .homebox h2.course-dl {
    margin-top: 100px; }

  #boxes .gform_wrapper ul {
    width: 210px; }

  #boxes .homebox .pullqover {
    position: initial;
    margin: 0;
    padding: 0; }

  #boxes .homebox p.intro {
    font-size: 0.9em;
    font-weight: bold; }

  #boxes .homebox.col2 p.intro {
    padding-right: 10px; }

  #boxes div.customcols {
    overflow-y: hidden; }

  #boxes table.customcols {
    width: 505px; } }
#topcont {
  position: relative;
  height: 800px; }

#mainbg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  /* background-attachment: fixed;*/ }

#logo {
  position: relative;
  top: 35px;
  left: 40px;
  width: 250px;
  height: 188px;
  overflow: visible;
  background-size: 250px 188px;
  background-size: contain;
  overflow: hidden;
  display: block; }

#logo.light {
  background: url("/images/nua-logos/light.svg") no-repeat; }

#logo.dark {
  background: url("/images/nua-logos/dark.svg") no-repeat;
  background-size: contain; }

/* search pagination */
.nav-links {
  margin: 10px;
  height: 25px; }

.nav-previous {
  float: right; }

.nav-next {
  float: left; }

/* end pagination */
table.stats {
  margin: 5px 10px 15px 10px; }
  table.stats tr {
    border-bottom: 1px solid #29383c; }
    table.stats tr th {
      font-weight: bold;
      vertical-align: bottom; }
    table.stats tr th, table.stats tr td {
      padding: 6.7px 0; }
    table.stats tr td {
      vertical-align: top; }
    table.stats tr th:nth-child(2), table.stats tr td:nth-child(2) {
      width: 45%;
      text-align: left; }

table.stats_small, table.contacts, table.customcols, table.tablema {
  margin: 5px 10px 15px 10px;
  width: 92%; }
  table.stats_small tr, table.contacts tr, table.customcols tr, table.tablema tr {
    border-bottom: 1px solid #29383c; }
    table.stats_small tr th, table.contacts tr th, table.customcols tr th, table.tablema tr th {
      font-weight: bold;
      vertical-align: bottom; }
    table.stats_small tr th, table.stats_small tr td, table.contacts tr th, table.contacts tr td, table.customcols tr th, table.customcols tr td, table.tablema tr th, table.tablema tr td {
      padding: 6.7px 0;
      font-size: 0.9em;
      line-height: 1.35em; }
    table.stats_small tr td, table.contacts tr td, table.customcols tr td, table.tablema tr td {
      vertical-align: top; }
    table.stats_small tr th:nth-child(2), table.stats_small tr td:nth-child(2), table.contacts tr th:nth-child(2), table.contacts tr td:nth-child(2), table.customcols tr th:nth-child(2), table.customcols tr td:nth-child(2), table.tablema tr th:nth-child(2), table.tablema tr td:nth-child(2) {
      width: 45%;
      text-align: left; }
    table.stats_small tr.topalign th, table.contacts tr.topalign th, table.customcols tr.topalign th, table.tablema tr.topalign th {
      vertical-align: top; }

table.tablema {
  border-top: 0;
  border-bottom: 1px solid #29383c; }
  table.tablema tr {
    border: 0; }
    table.tablema tr th {
      border-top: 1px solid #29383c; }

table.customcols tr th:nth-child(1), table.customcols tr td:nth-child(1) {
  width: 22%; }
table.customcols tr th:nth-child(2), table.customcols tr td:nth-child(2) {
  width: 24%; }
table.customcols tr th:nth-child(3), table.customcols tr td:nth-child(3), table.customcols tr th:nth-child(4), table.customcols tr td:nth-child(4), table.customcols tr th:nth-child(5), table.customcols tr td:nth-child(5) {
  width: 18%; }

#boxes .homebox ul.contacts, #boxes .homebox ul.contacts_nl {
  margin: 5px 10px 15px 10px;
  width: 92%; }
  #boxes .homebox ul.contacts li, #boxes .homebox ul.contacts_nl li {
    list-style: none;
    border-bottom: 1px solid #29383c;
    padding: 6.7px 0;
    font-size: 0.9em;
    line-height: 1.35em;
    background-image: none; }
  #boxes .homebox ul.contacts.float, #boxes .homebox ul.contacts_nl.float {
    float: left;
    width: 46%; }
    #boxes .homebox ul.contacts.float li:first-child, #boxes .homebox ul.contacts_nl.float li:first-child {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.9em; }
#boxes .homebox table.contacts, #boxes .homebox ul.contacts {
  border-top: 1px solid #29383c; }
#boxes .homebox td.alignright, #boxes .homebox th.alignright {
  text-align: right; }
#boxes .homebox table.contacts_col1, #boxes .homebox ul.contacts_col1 {
  margin: 5px 10px 15px 10px;
  width: 220px;
  border-bottom: 1px solid #29383c;
  box-sizing: border-box; }
  #boxes .homebox table.contacts_col1 tr, #boxes .homebox ul.contacts_col1 tr {
    border-top: 1px solid #29383c; }
    #boxes .homebox table.contacts_col1 tr th, #boxes .homebox table.contacts_col1 tr td, #boxes .homebox ul.contacts_col1 tr th, #boxes .homebox ul.contacts_col1 tr td {
      padding: 6.7px 0;
      font-size: 0.9em;
      line-height: 1.35em; }
    #boxes .homebox table.contacts_col1 tr th, #boxes .homebox ul.contacts_col1 tr th {
      font-weight: bold; }
  #boxes .homebox table.contacts_col1 li, #boxes .homebox ul.contacts_col1 li {
    list-style: none;
    border-top: 1px solid #29383c;
    background-image: none;
    font-size: 0.9em;
    line-height: 1.35em;
    padding: 8px 0; }

/* styling for the buy tags and anything else shop related */
.homebox .buy {
  background-color: #535354;
  display: inline;
  position: relative;
  font-weight: bold;
  right: 20px;
  float: right;
  z-index: 100; }
  .homebox .buy a {
    padding: 8px;
    color: #ffff00;
    display: block; }
