/* LAYOUT STUFF */

.clearFix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
/* Only For Mac */
.clearFix {
        display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearFix { 
        height:1%;
}

body {
	font-family: Georgia, helvetica, arial, sans-serif;
     	font-size: 16px;
    	color: #061947;
}

.serif_one {
	font-family: Arial, Helvetica, sans-serif;
}

.sans_serif_one {
  	font-family: Georgia, Arial, Helvetica, sans-serif;
}

.sans_serif_two {
  	font-family: Roboto, Arial, Helvetica, sans-serif;
}

.border_top_bottom {
        border-top: 1px solid #0a1f62;
        border-bottom: 1px solid #0a1f62;
}

.border {
        border-width: 1px;
        border-style: solid;
        border-color: #CCCCCC;
}

.border_text {
        border:1px solid #0A1F62;
        padding: 7px;
        margin: 10px 0px 10px 0px;
}

.all_caps {
        text-transform: uppercase;
}

a {
/*	font-family: Georgia, helvetica, arial, sans-serif;*/
	color: #1c75bc;
}
a.callToAction {
	color:#ffffff !important;
	font-family: Roboto, Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
	background-image: none !important;
	padding-left:0 !important;
}
.nd_content a{
	text-decoration: none;
	/*text-decoration: underline;
     	background-image: url('/cms/images/link_bullet.png ');
     	background-repeat: no-repeat;
      	background-position: 0px 6px; 
     	padding-left:10px;
	*/
}

.nd_content a:not([href]){
	background-image: none;
       	padding: 0px;
}

a.plain {
	text-decoration: none;
       	background-image: none;
      	padding: 0;
}

h1{
	font-family: Roboto, helvetica, arial, sans-serif;
       	font-size: 38px;
      	line-height: 42px;
       	font-weight: bold;
}

h2{
	font-family: Roboto, helvetica, arial, sans-serif;
       	font-size: 26px;
      	line-height: 28px;
       	font-weight: 600;
}

h3{
	font-family: Roboto, helvetica, arial, sans-serif;
      	font-size: 21px;
      	line-height: 24px;
       	font-weight: bold;
}

h4{
	font-family: Roboto, helvetica, arial, sans-serif;
       	font-size: 19px;
      	line-height: 23px;
      	font-weight: bold;
}

h5{
	font-family: Georgia, helvetica, arial, sans-serif;
      	font-size: 22px;
       	line-height: 30px;
       	font-weight: regular;
}

h6{
	font-family: Georgia, helvetica, arial, sans-serif;
       	font-size: 19px;
       	line-height: 30px;
      	font-weight: regular;
}

.clearFix {
        display: block;
}

.spacer {
	clear: left;
	height: 1px;
}

p {
	word-wrap: breakword;
}

div {
	text-align: left;
	word-wrap: breakword;
}

div.right {
	float: right;
}

div.left {
	float: left;
}

.float_left {
        text-align: left;
        float: left;
        clear: right;
}

.float_right {
	text-align: left;
	float: right;
	clear: right;
}

.float_under{
	clear: both;
}

.float_up{
	position: relative;
	top: 0;
	transform: translateY(-100%);
}

div.content_width {
	width: 940px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.content_column_main {
	width: 680px;
	float: left;
}

.content_column_right {
	width: 330px;
	margin-left: 10px;
}

.content_column_right img, .content_column_left img {
	width: 100%;
	height: auto;
}

.content_column_left {
	width: 330px;
	margin-right: 5px;
}

.content_block {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	width: 680px;
}

.content {
	text-align: left;
}

.third {
	width: 33%;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #d8c07f;
	margin: 30px 0px 30px 0px;	
}

/* CK EDITOR STYLES */



/* CK EDITOR TEMPLATES */

.cta_text {
	display: block;
        font-family: Roboto, arial, helvetica, sans-serif;
        font-size: 14px;
        line-height: 14px;
        padding: 10px 0px 10px 0px;
}

.cta_text a {
        font-family: Roboto, arial, helvetica, sans-serif;
        font-size: 14px;
        line-height: 14px;
	padding:0;
	background-position: 0;
	background-image: none;
}

div.callToActionDark {
	margin-top: 20px;
	padding: 15px 25px 20px 25px;
	background: #061947 -6% no-repeat;
	border-top: 5px solid #1c75bc;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #ffffff;
}

div.cta_button_dark {
	height: 30px;
	background: #00aeef;
	display:block;
	line-height: 15px;
 	border-radius:4px;
 	text-align: center;
	padding: 10px 15px 0px 15px;
}

div.cta_button_dark:hover {
	background: #1c75bc;
}

div.cta_button_dark a {
	vertical-align: 50%;
	color: #ffffff;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 18px;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

div.callToAction {
	margin-top: 20px;
	padding: 15px 25px 20px 25px;
	background: #1c75bc 107% no-repeat;
	border-top: 5px solid #00aeef;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #ffffff;
}

h7.callToAction {
	display: block;
	font-size: 21px;
	font-weight: 100;
	line-height: 20px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

div.cta_button {
	display:inline-block;
	line-height: 15px;
	border: 1px solid #ffffff;
 	border-radius:4px;
 	text-align: center;
	padding: 5px 15px 5px 15px;
	margin-top: 10px;
}

div.cta_button:hover {
	background: #00aeef;
	border-color: #00aeef;
}

div.cta_button a {
	vertical-align: 45%;
	color: #ffffff;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 10px;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

.nd_highlight_video {
	background: #e3e0d8;
	float: left;
	margin-top: 20px;
	padding: 0px;
	font-family: Roboto, helvetica, arial, sans-serif;
	height: 290px;
	width: 218px;
}

.nd_highlight_video iframe {
	height: 40%;
	width: 95.8%;
	padding: 2%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.nd_highlight_video h2.nd_highlight, 
	.nd_highlight_video .cta_text {
	color: #061947;
	margin: 0px 20px 0px 20px;
}

.nd_highlight_video h2 {
	font-size: 19px;
	line-height: 23px;
}

.nd_highlight_o div.cta_button:hover,
	.nd_highlight_pink div.cta_button:hover
	.nd_highlight_teal div.cta_button:hover
	.nd_highlight_teal2 div.cta_button:hover
	.nd_highlight_orange div.cta_button:hover
	.nd_highlight_dgreen div.cta_button:hover
	.nd_highlight_lgreen div.cta_button:hover
	.nd_highlight_beige div.cta_button:hover{
	background: #1c75bc;
	border-color: #1c75bc;
}

div.nd_highlight_beige,
	div.nd_highlight_teal,
	div.nd_highlight_teal2,
	div.nd_highlight_orange,
	div.nd_highlight_dgreen,
	div.nd_highlight_lgreen {
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #ffffff;
}

div.nd_highlight_teal {
	background: #00504c;
}

div.nd_highlight_teal2 {
	background: #0b7675;
}

div.nd_highlight_orange {
	background: #f47721;
}

div.nd_highlight_beige {
	background: #bda778;
}

div.nd_highlight_dgreen {
	background: #455827;
}

div.nd_highlight_lgreen {
	background: #6b9822;
}

.nd_highlight_beige img,
	.nd_highlight_teal img
	.nd_highlight_dgreen img
	.nd_highlight_lgreen img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.nd_highlight_beige p, .nd_highlight_beige h2, .nd_highlight_beige .cta_button,
	.nd_highlight_dgreen p, .nd_highlight_dgreen h2, .nd_highlight_dgreen .cta_button,
	.nd_highlight_lgreen p, .nd_highlight_lgreen h2, .nd_highlight_lgreen .cta_button,
	.nd_highlight_teal2 p, .nd_highlight_teal2 h2, .nd_highlight_teal2 .cta_button,
	.nd_highlight_orange p, .nd_highlight_orange h2, .nd_highlight_orange .cta_button,
	.nd_highlight_teal p, .nd_highlight_teal h2, .nd_highlight_teal .cta_button {
	margin: 10px 25px 10px 25px;
	color: #fff;
}

div.nd_highlight_o {
	margin-top: 20px;
	padding: 15px 25px 20px 25px;
	background: #fa7800;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #ffffff;
}

div.nd_highlight_pink {
	margin-top: 20px;
	padding: 15px 25px 20px 25px;
	background: #a56e70;
	color: #ffffff;
}

.nd_highlight h2 {
	font-weight: none;
	margin: 0px;
	padding: 0px;	
	font-weight: 100;
	color: #fff;
}

h2.nd_highlight {
	color: #fff;
}

div.nd_highlight{
	margin-top: 20px;
	padding: 20px 25px 20px 25px;
	background: #e3e0d8;
}

.youtube-player {
	padding: 0;	
	margin: 4px;
	background: #e3e0d8;
}
.nd_highlight div.cta_button {
	border: 1px solid #1c75bc;
	margin-top: 5px;
}

.nd_highlight div.cta_button:hover {
	background: #00aeef;
	border-color: #00aeef;
}

.nd_highlight div.cta_button:hover a{
	color: #ffffff;
}

.nd_highlight h3 {
	padding: 10px 0px;
	margin: 0px;
}

.nd_highlight div.cta_button a {
	margin: 4px;
	display: block;
	color: #1c75bc;
	vertical-align: 50%;
}

div.adj_button {
	clear: both;
	max-width: 331px;
	display:block;
	line-height: 15px;
 	border-radius:4px;
 	text-align: center;
	padding: 1px 0;
}

div.adj_button a {
	vertical-align: 50%;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#adj_blue {
	background:#1076bc;
}
#adj_blue:hover {
	background:#29abe2;
}

#adj_green:hover {
	background:#a1bd68;
}
#adj_green {
	background:#6b9b41;
}

#adj_orange:hover {
	background:#f9a75d;
}
#adj_orange {
	background:#f47721;
}

#adj_navy:hover {
	background:#636c8b;
}
#adj_navy {
	background:#121b46;
}

#adj_grey {
	background:#949494;
}
#adj_grey:hover {
	background:#CACACA;
}

#adj_teal {
	background:#00504c;
}
#adj_teal:hover {
	background:#5d908e;
}

#adj_teal2 {
	background:#0b7675;
}
#adj_teal2:hover {
	background:#5ba6a6;
}

#adj_brown {
	background:#8e754c;
}
#adj_brown:hover {
	background:#bda778;
}

#adj_aqua {
	background:#cae8df;
}
#adj_aqua:hover {
	background:#def0ea;
}

#adj_dgreen {
	background:#455827;
}
#adj_dgreen:hover {
	background:#889561;
}


/*  */
a.nd_blue_button {
        font-family: Roboto, helvetica, arial, sans-serif;
        margin-top: 20px;
        background-color: #1c75bc;
        display:block;
        font-weight: bold;
        line-height: 15px;
        border-radius:4px;
        text-align: center;
        padding: 16px 15px 16px 15px;
        color: #ffffff !important;
        font-weight: bold;
        font-size: 18px;
        text-decoration: none;
}
a.nd_blue_button:hover {
        background: #00aeef;
}


a.nd_clear_button {
        font-family: Roboto, helvetica, arial, sans-serif;
        margin-top: 20px;
        background: none;
        display:block;
        font-weight: bold;
        line-height: 18px;
        border-radius:4px;
	border: 1px solid #00aeef;
        text-align: center;
        padding: 16px 15px 16px 15px;
        color: #1c75bc !important;
        font-weight: bold;
        font-size: 18px;
        text-decoration: none;
}
a.nd_clear_button:hover {
        background: #e3e0d8;
        border-color: #e3e0d8;
}


div.nd_blue_button {
	font-family: Roboto, helvetica, arial, sans-serif;
	margin-top: 20px;
	height: 30px;
	background: #1c75bc;
	display:block;
        font-weight: bold
	line-height: 15px;
 	border-radius:4px;
 	text-align: center;
	padding: 16px 15px 0px 15px;
}

div.nd_blue_button:hover {
	background: #00aeef;
}

div.nd_blue_button a {
	vertical-align: 50%;
	color: #ffffff;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

div.nd_clear_button {
	font-family: Roboto, helvetica, arial, sans-serif;
	margin-top: 20px;
	height: 30px;
	background: none;
	display:block;
        font-weight: bold;
	line-height: 15px;
	border: 1px solid #00aeef;
 	border-radius:4px;
 	text-align: center;
	padding: 16px 15px 0px 15px;
}

div.nd_clear_button:hover {
	background: #e3e0d8;
	border-color: #e3e0d8;
}

div.nd_clear_button:hover a{
	color: #1c75bc;
}

div.nd_clear_button a {
	vertical-align: 50%;
	color: #1c75bc;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#wowslider-container1 a {
	background-image: none;
	padding: 0px;
}

#wowslider-container1 a { 
        background-image: none;
        padding: 0px;
}
.mp4downloader_btnForIFrame {
	display: none;
}

.connect img {
	margin-left: 15px;
	vertical-align: middle;
}

.alum_connect img {
	vertical-align: middle;
}

.alum_connect {
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: 100;
}

.connect {
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: 100;
}
.alum_header {
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: 100;
	line-height: 50px;
}
span.breadcrumb_links {
	font-size:11px;
	font-weight:bold;
}

.dept_banner_overlay {
	opacity:0.8;
  	filter:alpha(opacity=80);
	padding: 20px;
	max-width: 550px;
	z-index: 999;
	position: absolute;
	bottom: 30px;
}

div.dept_banner_overlay .dept_of {
	color: rgba(255, 255, 255, 0.999);
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 21px;
	font-weight: heavy;
}

.dept_banner_overlay .dept_name {
	color: rgba(255, 255, 255, 0.999);
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 38px;
	font-weight: bold;
}

.relative {
	position: relative;
}

table.master_map {
	background: #CCC;
	padding:0px;
	margin:0px !important;
}

.master_map td {
	background: #F0F0F0;
	height: 27px;
}

.master_sidebar {
	display: inline-block;
	width: 140px;
	margin-left: 5px;
}

div.current {
        display: block;
        float:left;
        background-color: #4B4B4B;
        position: relative;
        margin: 0 1px;
        width: 150px;
        color: #000;
        text-shadow:
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        text-align: center;
        padding: 6px 5px;
	font-size: 14px;
        font-weight: 700;
        height: 20px;
        border: 1px solid #ccc;
}

div.colourSel {
        margin-top:33px;
        position: absolute;
        z-index: 99; 
	display: none;
}

div.colSel_column {
        float:left;
        color: #000;
        text-shadow:
                -1px -1px 0 #fff,
                1px -1px 0 #fff,
                -1px 1px 0 #fff,
                1px 1px 0 #fff;
        text-align: center;
        position:relative;
}

div.colSel_cell {
        display: block;
        height: 30px;
        padding: 6px 5px 0 5px;
        min-width: 130px;
}

div.colSel_cell a { 
        text-decoration: none;
        color: #000;
        font-weight: 300;
}

.clear_btm {
	clear: both;
	padding: 10px;
}

.half_opac:hover {
	opacity: 0.5;
}
/*overriding the tab widget style*/
a.admissions_normal {
	font-family: Georgia, helvetica, arial, sans-serif !important;
	color: #bda778 !important;
	padding: 0px !important;
	display: inline !important;
	border: 0px solid #ffffff !important;
	text-decoration:underline !important;
	background-color: #ffffff !important;
}
td.topalign {
	vertical-align:top;
}
/* from the tab widget*/
/*
a.active {
	font-family: Roboto, helvetica, arial, sans-serif;
	font-weight:bold;
}
.tabs a {
	font-family: Roboto, helvetica, arial, sans-serif;
        font-weight:bold;
	background-color: #1c75bc !important;
}
*/
.accordion h4 {
	line-height: 19px;
	font-family:Roboto, helvetica, arial, sans-serif;
	font-size:18px;
	margin:0px;
	padding:5px 0px 0px 5px;
}

.accordion h4 a {
        line-height: 19px;
        font-family:Roboto, helvetica, arial, sans-serif;
        font-size:18px;
}

.accordion h3 {
	padding:20px 0px 8px 5px;
	margin:0px;
	width:100%;
}

.accordion dd {
        background-color: #ffffff;
	padding: 15px;
}
dl.accordion {
	width: 100% !important;
}
.master_column_left {
	width: 355px;
	margin: 0px;
	padding-right: 5px;
}
.master_column_right {
	width: 355px;
	margin: 0px;
	padding-left: 20px;
}
