/*
Theme Name: Marketing Parent Theme
Description: Custom Theme built for 2U program sites
Version: 1.0.0
Author: 2U
Tags: custom

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
        outline:0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: "\201C""\201D";
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 3em 0 .5em;
    margin: 1em 0 2em;
}
blockquote:before,
blockquote::after,
q::before,
q::after {
  font-size: 5em;
  font-family: Georgia, serif;
  color: #e3e3e3;
}
blockquote::before,
q::before {
  content: open-quote;
}
blockquote::after,
q::after {
  content: close-quote;
  float: right;
  margin-top: -.3em;
}

blockquote p:first-child {
	margin-top: -2.3em;
}


abbr {
	border-bottom: 1px dotted #000;
}

.no-quote {
    background: none;
}

#contentmain blockquote p {
    font-size: 18px;
    line-height: 1.4em;
    font-style: italic;
    margin-right: 1.75em;
    margin-left: 2em;
}

#contentmain blockquote span {
    display: block;
    text-align: right;
    font-style: normal;
}

/*END RESET*/
/*COLOR SPANS*/
.clear {
	clear:both;
	float: none !important;
}
.black {
	color:#262626;
}

.gray {
	color:#b7b7b7;
}

.gray1 {
	color:#cccccc;
}

.gray2 {
	color:#999999;
}

.yellow {
	color:#ffbd2d;
}

.ccc {
	color:#cccccc;
}

.darkgray {
	color:#363636;
}

/*END COLOR SPANS*/

/*WP GENERATED CLASSES*/
.alignleft {
	float:left;
	display:inline;
}

.alignright {
	float:right;
	display:inline;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*END WP GENERATED CLASSES*/

/* Navigation */

ul.mainNav {
    float: right;
    display:inline;
}

a.mainnavlogo{
    margin-top:23px;
    float:left;
    display:inline;
}

ul.mainNav li.menu-item {
    background: no-repeat;
    display: block;
    height: auto;
    width: auto;
    float:left;
}

ul.mainNav a:hover {
    text-decoration:none;
}

ul.mainNav > li.menu-item {
    padding-top:47px;
}

ul.mainNav > li.menu-item > a {
    z-index: 200;
    position:relative;
    padding:11px 30px 10px 15px;
    margin-bottom:0px;
    border: 1px solid;
}


ul.mainNav > li.menu-item > a:hover,
ul.mainNav > li.sfHover > a {
    border-top:1px solid;
    border-right:1px solid;
    border-left:1px solid;
    border-bottom:0px none;
    padding-bottom: 12px;
    background: #fff;
}

ul.mainNav > li.menu-item a .sf-sub-indicator,
ul.auxNav > li.menu-item a .sf-sub-indicator {
    background: url('images/mainnav_topsub.png') 0 0 no-repeat;
    display: block;
    height: 4px;
    overflow: hidden;
    position: absolute;
    right: 12px;
    text-indent: -999em;
    top: 15px;
    width: 8px;
}

#global-nav li.menu-item a,
.apply a {
    display: block;
    height: auto;
    text-indent: 0;
    text-transform:uppercase;
    font-style:none;
}

#global-nav li.apply a {
    border-left:none;
}

ul.mainNav li.menu-item ul {
    border-right:1px solid;
    border-left:1px solid;
    border-bottom:1px solid;
    background:#fff;
}

ul.mainNav li.menu-item ul li {
    padding:0;
    background:#fff;
    width: 200px;
}

ul.mainNav li.menu-item ul li a {
    padding:12px 25px;
    background:#fff;
    font-size:11px;
    border:none;
    border-top:1px solid;
}

ul.mainNav li.menu-item ul li a .sf-sub-indicator {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 7px;
    overflow: hidden;
    position: absolute;
    right: 12px;
    text-indent: -999em;
    top: 13px;
    width: 6px;
}

ul.mainNav li.menu-item ul li.sfHover a .sf-sub-indicator {
    background-position:0 -7px;
}

ul.mainNav li.menu-item ul li a:hover,
ul.mainNav li.menu-item ul li.sfHover a {
    color:#000;
    z-index: 1001;
}

ul.mainNav li.menu-item ul li.sfHover ul li a {
    color:#800016;
}

ul.mainNav li.menu-item ul li.sfHover ul li a:hover,
ul.mainNav li.menu-item ul li.sfHover ul li.sfHover a {
    color:#000;
}

ul.mainNav li.apply {
    padding-top:0px;
    -webkit-transition: background 0.17s ease-out;
       -moz-transition: background 0.17s ease-out;
        -ms-transition: background 0.17s ease-out;
         -o-transition: background 0.17s ease-out;
            transition: background 0.17s ease-out;
}

ul.mainNav li.apply:hover,
ul.mainNav li.apply:hover a {
    cursor:pointer;
}

ul.mainNav > li.apply a {
    color:#fff;
    padding:59px 26px 18px 26px;
    border:none;
}

ul.mainNav > li.menu-item.apply a:hover {
    text-decoration:none;
    border:none;
    padding:59px 26px 18px 26px;
} 

ul.mainNav li a:focus + .sub-menu,
ul.mainNav li a:active + .sub-menu {
    display: block;
  
}
#global-nav .show-menu
{
    display: block;
    
}

.menu-aux-nav {
	background-color: #dcd6c8;
	color: #4c5b70;
	float: right;
	height: 32px;
	margin-top: 13px;
}

ul.auxNav li.menu-item {
	display: block;
	height: auto;
	width: auto;
	float: left;
}

ul.auxNav > li.menu-item-has-children {	
	overflow: hidden;
}

ul.auxNav > li.menu-item-has-children.sfHover {
	overflow: visible;
}

ul.auxNav > li.menu-item-has-children a {
	color: #4c5b70;
	display: block;
	padding: 10px 2em 9px 1em;
	text-transform: uppercase;
}


ul.auxNav > li.menu-item .sf-with-ul:after {
    border-top-color: #A5A291;
    right: .75em;
}

#global-auxiliary .sf-menu li ul.sub-menu {
	background-color: #dcd6c8;
	border: 3px solid #dcd6c8;
	border-top: none;
	-moz-box-sizing: border-box;
   	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 32px;
	width: 100%;
}

#global-auxiliary .sf-menu li ul.sub-menu li {
	background-color: #fff;
	width: 100%;
}

#global-auxiliary li.menu-item ul.sub-menu a {
	color: #488cd9;
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	line-height: 1.2;
	padding: .5em .75em;
	text-transform: none;
}

#global-auxiliary li.menu-item ul.sub-menu a:hover,
#global-auxiliary li.menu-item ul.sub-menu a:focus,
#global-auxiliary li.menu-item ul.sub-menu a:active {
	color: #123965;
}

/*layout*/
html, body {
	height: 100%;
}

html {
	width:100%;
}

body {
	background:#ffffff;
	overflow:auto;
	color:#333;
	font-size:13px;
	line-height:1.2em;
	min-height: 101%;
	width:100%;
	border-top:4px solid;
    min-width: 1124px;
}

.int-color-header {
	height:90px;
	display:block;
	position:absolute;
	width:100%;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*
strong, em, b, i, h1 {
    font-family:Arial, Helvetica, sans-serif;
}
*/
h4 {
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

span.smalltext {
	font-size:10px;
}

#respond {
	width: 680px;
}

#comment {
	width: 680px;
}

.commentbox {
    font-size: 12px;
    padding: 15px;
}

#contentmain h1,
#contentmain .blogpageheadline {
	margin:0;
	padding:0px 0 8px 0px;
	line-height:1.3em;
	font-weight:500;
	font-stretch:normal;
	font-size:32px;
}

#contentmain h2,
#contentmain h3,
#contentmain h4,
#contentmain h5,
#contentmain h6,
#contentmain .blog-post-header {
	font-size:17px;
	color:#363636;
	font-weight:bold;
	margin:0;
	padding:8px 0 20px 0px;
	line-height:1em;
}

#contentmain h2,
#contentmain .blog-post-header {
	font-size:25px;
}

#contentmain h2.articles {
	text-transform: uppercase;
	font-size: 12px;
}

#contentmain h3 {
	font-weight: normal;
}

#contentmain h4 {
	color: #262626;
	font-size: 13px;
}

.home h4,
.home h4 a,
.home .social h4 {
    font-size:18px;
    font-weight:normal;

}

.home h4 a:hover {
    text-decoration:none;
}

.home h5 {
    text-transform: uppercase;
}

#LMR h4, #LBL h4, #LBR h4 {
	font-size:.91em;
}
#LML h4 a {
	text-decoration:none;
}

h4.bloghomeheadline {
    padding:18px 0 0 18px;
    margin:0;
}

#contentmain .blogpageheadline {
	width:20em;
}

#contentmain strong {
	color:#262626 ;
}

#contentmain .entry .wp-caption {
	padding:0 0 0px 0;
}

#contentmain .entry .alignright {
	padding-left:20px;
}

#contentmain .entry .alignleft {
	padding-right:20px;
}

#contentmain .post img.alignleft {
	padding-right:20px;
}

#contentmain .post img.alignright {
	padding-left:20px;
}

/*background container, featured content container*/
#featureBGR {
	position:absolute;
    left:0;
    top:165px;
    height:400px;
    width:100%;
}

.home #pagewrapper {
    width:980px;
    margin:0px auto;
}

#pagewrapper {
    width:980px;
    height:auto !important;
    margin:0 auto;
    min-height:100%;
}

#header {
	padding:0 0 0 0px;
    margin:0 20px;
}

#htop {
	border-bottom: 1px solid #000;
    height: 89px;
    padding: 0;
    margin-top: -4px;
}

#htop .alignleft {
	padding:0px 0 0 0px;
}

div.programlogo {
    padding: 18px 0 0;
    float:left;
    display:inline;
}

a.programlogo {
    height:32px;
    display:block;
}

#hmid {
	display:block;
	height:64px;
	background: transparent;
}

div.call-chat {
    padding: 14px 10px 0 0;
    float:right;
    display:inline;
}

li.callprogram {
	height:26px;
	padding:0 16px 0 16px;
	border-bottom:1px solid #cdcdcd;
}

div.callprogram {
    float:left;
    display:inline;
    padding:6px 10px 0 17px;
    background-position: 0 2px;
    background-repeat: no-repeat;
}

img.callprogram {
    padding: 0;
    vertical-align: middle;
}

span.callprogram {
	font-weight:bold;
	padding:0 0 0 4px;
}

#hbot {
	padding:0 0 0 0px;
}

div.breadcrumb {
	float:left;
	display:inline;
	padding:7px 0 0px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
    font-family: Arial, sans-serif;
}

#contentmain div.breadcrumb a,
#contentmain div.breadcrumb a:visited {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

#contentmain div.breadcrumb a:hover,
#contentmain div.breadcrumb a:active {
	text-decoration:underline;
}

ul.secNav {
	float:right;
	display:inline;
	padding:3px 0px 0 0px;

}

ul.secNav li a {
	display: block;
	height:19px;
	background-repeat: no-repeat;
}

ul.secNav li a:hover {
	text-decoration:none;
}

span.livechatbtn {
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-color: transparent;
    color: #262626;
    display: block;
    font-family: Helvetica,Arial,Sans-serif;
    font-weight: bold;
    height: 15px;
    padding: 6px 0 0 24px;
    text-transform: uppercase;
}

span.livechatbtn:hover {
	background-position:0 -16px;
}

div.livechat {
    float:left;
    display:inline;
}

div.livechat a:hover {
    text-decoration:none;
}

li.LC {
	padding:2px 16px 0 16px;
}

span.LC {
	font-size:10px;
	color:#898989;
	display:block;
	height:11px;
	padding: 4px 0 0 22px;
}

span.LCon {
	background:url('images/onbubble.png') 3px 6px no-repeat;
}

span.LCoff {
	background:url('images/offbubble.png') 3px 6px no-repeat;
}

img.LConoff {
	position:relative;
	top:-11px;
	left:120px;
}

.lowmidcont {
	border: 4px solid;
    margin: 0 0 30px;
    width: 964px;
    padding:0;
}

.lowmidcont.notblogbox > div {
    padding: 18px;
}

#LML {
	display: inline;
    float: left;
    padding: 26px 0 18px 18px;
    width: 597px;
}

#LML p, span.posttitle, span.postdate {
	padding:0 0px 0 0;
	line-height: 19px;
}

img.rssimg {
	vertical-align:top;
	margin:-1px 0 0 7px;
}

img.rssimg2 {
	vertical-align:baseline;
	padding:0 0 0 7px;
}

a.rss_roll {
	background-position: 0 0;
    background-repeat: no-repeat;
	display:inline-block;
	height:16px;
	width:16px;
	text-indent:-9999px;
}

#LML a.rss_roll {
	margin:-2px 2px 0 0;

}

#contentmain h1 a.rss_roll,
#contentmain .blogpageheadline a.rss_roll {
	margin:12px 4px 0 0;
}

a.rss_roll:hover {
	background-position:0 -16px;
}

.headlinepost {
	padding:0px 0 17px 0;
}

div.postheadline {
	position:relative;
	top:0px;
	display:block;
	padding:0 0 5px 0;
}

div.postheadline span.posttitle {
	font-size:16px;
	display:block;
	font-weight: normal;
	line-height:1.17em;
}

#LMR .postheadline {
	position:static;
	border-bottom:1px solid #d6d8d9;
    padding:9px 0 8px 0;
    -webkit-transition: background 0.2s ease-out;
       -moz-transition: background 0.2s ease-out;
        -ms-transition: background 0.2s ease-out;
         -o-transition: background 0.2s ease-out;
            transition: background 0.2s ease-out;
}

div.postheadline span.smaller {
	font-size:13px;
}

div.postheadline span.postdate{
	font-size:11px;
	color:#363636;
	display:block;
	padding:8px 0 0 0;
}

div.postexc {
	padding:4px 0 0 0;
}

img.postthumb,
.postexc img.attachment-blogfrontthumb {
	float:left;
	display:inline;
	padding:0px 14px 12px 0;
}

#LMC {
	width:300px;
	float:left;
	display:inline;
	padding:0px 30px 0 30px;
}

#LMR {
	float:left;
	display:inline;
	width: 300px;
    padding: 26px 0 18px 40px;
}

#LMR div.nounderline {
    border-bottom:none;
    padding-bottom:20px;
}

.lowmidhalfcont {
    border: 4px solid;
    width: 476px;
}

.lowmidhalfcont > div {
    padding: 18px;
}

.double-column-widgets .lowmidhalfcont {
    margin: 0 0 30px;
    min-height: 350px;
    max-height: 350px;
    overflow: hidden;
    width: 470px;
}

.double-column-widgets .lowmidhalfcont:nth-child(even) {
    margin-left: 30px;
}

.lowmidhalfcont .widget_recent_entries {
    margin-bottom: 2em;
}

.lowmidhalfcont .widget_recent_entries ul {
    margin: 1em 0;
}

.lowmidhalfcont .widget_recent_entries li {
    font-size: 16px;
    padding: 11px 0;
    line-height: 1.3em;
    border-bottom: 1px solid #d9d9d9;
}

.home .social {
    position: relative;
    margin-top: 10px;
    padding-top: 25px;
    border-top: 1px solid #d9d9d9;
}

.home .socialbtns {
    position: absolute;
    right: 0;
    top: 0px;
    margin: 1em 0;
    max-width: 308px;
}

.home .socialbtns li {
    border-bottom: 0 none;
    padding: 0 3px 3px 0;
}

.lowmidhalfcont .boxed {
    border: 1px solid #d9d9d9;
    padding: 15px;
    margin-top: 3px;
    font-size: 14px;
    line-height: 1.4em;
}

.lowmidhalfcont .read-more {
    font-weight: bold;
    text-transform: uppercase;
}

#lowbotcont {
	margin: 14px 0 48px 0;
    border: 4px solid;
    width: 964px;
    padding:0;
    height:365px;
    background:#fff;
}

#LBL {
	width:450px;
	padding:16px 20px 0 20px;
	float:left;
	display:inline;
}

#LBL .readmorebtn {
	padding:18px 0 0 4px;
}

#FBlike_YThome {
	margin:1px 0 0 -3px;
}

#LBR {
	width:450px;
	display:block;
	padding:16px 0 20px 20px;
	border-left:1px solid #cdcdcd;
    float:left;
    display:inline;
    margin-top:20px;
}

/*INTERIOR PAGES */

#content {
	position:relative;
	top:0px;
	padding:0 0px 0 0px;
	margin-left: 20px;
	width:922px;
	line-height:1.4em;
}

#leftsidebar {
	float:left;
	display:inline;
	width:220px;
	padding:20px 0px 30px 0;
}

h2.widgettitle {
	padding:0 0 8px 0;
	font-size:18px;
	font-weight:normal;
	color:#898989;
}

li.widget_tag_cloud div {
	padding:0px 0 0 0;
}

li.widget_tag_cloud div a {
	padding:0 2px 0 2px;
}

li.widget_tag_cloud {
	padding:0 0px 25px 0px;
}

li.widget_archive {
	padding:25px 0 0 0;
}

li.widget_archive h2.widgettitle {
	padding-bottom:4px;
}

li.widget_authors {
	padding:25px 0 0 0;
}
li.widget_authors ul {
	padding:18px 0 25px 0;
}

li.widget_authors ul li {
	padding:8px 0 0 0;

}

li.widget_authors ul li a{
	font-family:Georgia, Times, Serif;
	padding:8px 0 0 8px;
	vertical-align:top;
}

#fbiframe {
	border:none; overflow:hidden; width:220px; height:320px;
}

#leftsidebar select {
	background:none repeat scroll 0 0 #FFFFFF;
	-moz-border-radius-bottomleft: 2px ;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	height:23px;
	font-weight:bold;
	font-size:11px;
}

#side1 {
	padding: 0 0 30px 0;
}

ul.sidebarnav {
	padding:0;
	line-height:1em;
	border-bottom:1px solid #000;
}

ul.sidebarnav li {
	padding:0 0 0 0;
	line-height:1.4em;
}

ul.sidebarnav li.top {
	border-top:1px solid #000;
}

ul.sidebarnav li a {
	display:block;
	font-size:16px;
	padding:4px 11px 4px 11px;
	margin:0px 0 ;
	color:#800016;
	line-height:1.4em;
}

ul.sidebarnav li a:hover {
	text-decoration:none;
	color:#333;
}

ul.sidebarnav ul {
	border-top:1px solid;
}

ul.sidebarnav ul li {
	line-height:1.4em;
	padding:0 0 0 18px;
	background-position:22px 50%;
    background-repeat: no-repeat;
    background-color: #fff;
}

ul.sidebarnav ul li:hover {
	background-position:24px 50%;
}

ul.sidebarnav ul li a {
	font-weight:normal;
	display:block;
	font-size:13px;
	padding:8px 11px 8px 0px;
	margin:0px 0 0 15px;
	line-height:1.4em;
	border-top:1px solid;
}

ul.sidebarnav ul li:first-child a {
	border-top: 0 none;
}

ul.sidebarnav ul li.ie-list-first a {
	border:none;
}

ul.sidebarnav li.current_page_item {
	background-position: 22px 50%;
    background-repeat: no-repeat;
    background-color: #fff;
}

ul.sidebarnav li.current_page_item:hover {
	background-position:22px 50%;
}

ul.sidebarnav li.current_page_item a {
	font-weight:bold;
	font-size:13px;
}

ul.sidebarnav li ul {
	padding:0;
}

.sidebar-widgets > div {
	border-top: 1px solid #000;
	padding: 11px;
	margin: 0;
	line-height: 1.4em;
}

#side2 {
	padding:0px 0 30px 0;
}

/* Begin Blog Sidebar */
#sidebar {
	padding: 0px 0 24px 0;
	width: 220px;
}

#sidebar li {
	list-style: none;
}

#sidebar form {
	margin: 0;
	}

#secondNav {
	padding: 0px 0 25px 0;
	width: 220px;
}

#parentNav {
	margin: 0;
	padding: 0;
}

#parentNav p {
	padding: 8px 0 8px 0;
	color: #FFF;
	margin: 0!important;
	font-size: 11px;
}

#parentNav img {
	display: inline;
	padding: 0 4px 0 10px;
}


#secondNav ul{
	padding: 0px!important;
	margin: 0px!important;
	list-style-type: disc;
}

#secondNav ul li {
	padding: 5px 0px 5px 10px;
	display: block;
	list-style-type: none;
}

#secondNav li a{ color: #333; font-weight: bold; text-decoration: none; }
#secondNav li a:hover{ color: #262626; text-decoration: none; }

#secondNav .current_page_item a {
    color: #FFF;
    text-decoration: none;
}

#secondNav .current_page_item a:hover {
    color: #FFF;
    text-decoration: none;
}

#sidebar .tagcloud a {
	font-size:13px;
}

.sideImage {
	margin: 0 0 12px 0;
}

ul.socialbtns {
	padding:0px 0px 0 0;
	display: table;
}

ul.socialbtns li {
	float:left;
	display:inline;
	padding:0 3px 3px 0;
	height: 44px;
}

/* End Sidebar */


#side2 .fb_iframe_widget iframe {
	background:#fff;
}

#side3 {
	padding:23px 0px 23px 0px;

}

#side3 a{
	padding:0 3px 0 0;
}

#contentmain {
	width:702px;
	float:right;
	display:inline;
}


#contentmain p {
	padding:0 0 1em 0;
	line-height: 19px;
}

#contentmain ul {
	padding:0 0 1em 35px;
}

#contentmain ol {
	list-style:outside decimal;
	padding:0 0 1em 35px;

}

#contentmain ul li {
	padding:0 0 .6em 0;
}

#contentmain ol li {
	list-style:outside decimal;
	padding:0 0 .6em 0;

}

#contentmain ul li p, #contentmain ol li p {
	padding:0 0 0 0;
}

#contentmainwrap {
	padding:14px 38px 35px 38px;
}

#postleft {
	float:left;
	display:inline;
	padding:5px 18px 0 0;
}

#contentmainwrap .insidepg {
	float:right;
	display:inline;
	width:505px;
	padding:0 0 0px 0;
}

#contentmainwrap .firstinlist #postleft {
	float:none;
	display:block;
	padding:8px 0 18px 0;
}

#contentmainwrap .firstinlist {
	border-bottom:solid 1px #cdcdcd;
}

#contentmainwrap .restoflist {
	padding:0px 0 27px 0;
}

#contentmainwrap .archive {
	padding:0px 0 2px 0;
}

#contentmainwrap .restoflist img.blogpgimg {
	width:100px;
}

#contentmainwrap .firstinlist .insidepg {
	width:100%;
	padding:15px 0px 20px 0;
	float:none !important;
	display:block;
}

#contentmainwrap .firstinlist .entry {
	padding:.6em 0 0px 0;
}

#contentmainwrap .firstinlist .readmorebtn img {
	padding:0;
	float:none;
	display:inline;
}

#contentmainwrap .insidepg p {
	padding:0 0 1em 0;
	font-size:12px;
}

#contentmainwrap .firstinlist .insidepg p {
	font-size:13px;
}

#contentmainwrap .insidepg h2 {
	font-weight:bold;
	font-size:16px;
	color:#56a0d3;
	padding:0;
	margin:0;
}

#contentmainwrap .firstinlist h2 {
	font-size:18px;
}

div.postsocial {
	display:block;
}

#contentmainwrap .postmetadata {
	padding:0px 0 .4em 0;
	color:#363636;
	font-size: 11px;
}

#contentmainwrap .firstinlist .postmetadata {
	font-size: 11px;
}

.insidepgfac .postmetadata {
	color:#262626;
}

.postmetadata a {
	font-style:italic;
}

.authorpostslink a {
	font-style:italic;
}

#contentmain a.comments-link {
	font-weight:bold;
	font-size:11px;
	color:#adada5;
	font-style:normal;
}

#contentmain a.comments-link:hover {
	text-decoration:none;
}

a.comments-link img {
	vertical-align:bottom;
	padding:0 0 2px 0;
}

.firstinlist a.comments-link img {
	vertical-align:bottom;
	padding:0 0 3px 0;
}

#contentmainwrap a.apply-now:hover {
	background-position: 0 -48px;
}

#contentmainwrap .entry img {
	padding:0;
}

#contentmainwrap .entry img.addthis {
	padding:0 0 0px 0px;
	float:left;
	display:inline;
}

#contentmainwrap .entry img.nopad {
	padding:0 0 0px 0px;
}

#contentmainwrap .single-entry {
	padding:10px 0 0 0;
}

#contentmainwrap .faculty-single-img {
	float:left;
	display:inline;
	padding:0 12px 0 0;
}

#contentmainwrap .faculty-single-top {
	float:left;
	display:inline;
}

#contentmainwrap .faculty-single-top h1 {
	padding:0;
}

#blogsharebtns {
	padding:0px 0 0 0;
}

#contentmainwrap img.divider {
	padding:8px 0 2px 0;
}

img.contentpic {
	float:right;
	display:inline;
	padding:0 0 20px 20px;
}

.post {
	text-align: left;
}

.post hr {
	display: block;
	}

.post table {
	font-size: 11px;
}

.post table strong{
	font-size: 12px;
}

.post table td {
	padding:3px 12px;
}

.post table td.nopad {
	padding-left:0px;
}

.post table span.leftlabel {
	font-size:11px;
	font-weight:bold;
	color:#555555;
}

.authorImageSM {
	display: inline;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 5px;
	border: 1px solid #333;
}

#contentmain a.more-link {
	font-size:13px;
	font-style:italic;
	display:block;
	padding:18px 0 0 0;
}

div.addthis_toolbox {
	padding-bottom:14px;
}

.readmorebtn a, .readmorebtn a:visited {
	font-size:12px;
	display:block;
	padding:0px 0 0 0;
	text-transform:uppercase;
	font-weight:bold;
}

.readmorebtn a:hover, .readmorebtn a:active {
	text-decoration:underline;
}

/* Author block on Blog Posts */

.post-author {
  border: 1px solid #d9d9d9;
  float: left;
  margin: 2em 0 6em;
  padding: 20px;
}

.post-author .author-avatar {
  float: left;
  margin-right: 20px;
  width: 80px;
}

.post-author .author-name {
  font-size: 1.6em;
}

.post-author .author-bio {
  float: right;
  width: 482px;
}

/* END Author block on Blog Posts */

/* Author block on Author Page */

.author-page .post-author {
	border: 0 none;
	margin: 0 0 3em;
	padding: 0 0  2em;
	border-bottom: 1px solid #E3E3E3;
}

#contentmain  h1.author-name {
	padding-bottom: 1em;
}

/* END Author block on Author Page */

/*FOOTER STYLES*/

#footwrapbg {
	margin:0px 0 0 0;
	z-index:5;
}

body.int #footwrapbg {
	height: 200px;
}

#footer {
	width:942px;
	margin:0 auto;
	padding:0px 0 0 0px;
	line-height:1.3em;
}

.footersmall {
    padding: 35px 0 0 0;
    border-left:none;
}

#footer .footersmall h3,
#footer .footersmall a {
    font-size:11px;
}

body.home #ftop {
	height:230px;
	padding-bottom:38px;
}

#footer p {
    padding:18px 0 0 0;
}

#footer p.nopadtop {
	padding:0px 0 0 0;
}

#footer h3 {
	font-size:13px;
	font-weight:bold;
}

.menu-global-footer-container {
    text-align: center;
}

.menu-global-footer-container ul {
    display: inline-block;
    margin: 0 auto;
    width: 942px;
    padding:22px 0 38px 0px;
}

.menu-global-footer-container li {
    display: inline;
    padding:0 0px 0 30px;
}

.menu-global-footer-container li a {
    font-weight:bold;
    text-decoration:none;
    font-size:13px;
    padding:0 30px 0 0;
}

.menu-global-footer-container li a:hover {
    text-decoration:underline;
}

.menu-global-footer-container li.menu-item-first {
    padding-left:0;
}

.menu-global-footer-container li.menu-item-last,
.menu-global-footer-container li.menu-item-last a {
    padding-right:0;
}

.menu-global-footer-container span.separator {
    padding:0;
    color:#c8c8c8;
}

.menu-global-footer-container li.menu-item-last span.separator {
    display:none;
}

#ftop .fleft, #ftop .fright {
	display: none;
}

body.home #ftop .fleft {
	width:267px;
	float:left;
	display:inline;
	padding:0 50px 0 0;
}

body.home #ftop .fright {
	width:625px;
	float:left;
	display:inline;
}

body.home #ftop .fright {
	padding:3px 0 0 0;
}

#ftop .fright p {
	font-size:13px;
}

body.home #ftop .fright p {
	font-size:11px;
    padding-top: 0;
}

body.home #ftop .fright img {
	display:block;
	margin-bottom:1em;
}

#footer div.footersmall a {
	font-weight:bold;
}

#fbot {
	padding: 0 0 60px 0;
}

body.home #fbot {
	padding:26px 0 30px 0;
}

#fbot .fright {
	text-align: center;
}

body.home #fbot .fright{
	padding:13px 0 0 0;
	text-align: left;
}

span.intphone, span.intemail {
	padding-left: 3em;
}

body.home span.copyrightlink {
	font-size:11px;
	color:#707070;
	font-weight:normal;
	padding:4em 0 0 0;
    margin-top: 2em;
    border-top:1px solid #707070;
    display: block;
}

body.home span.intphone, body.home span.intemail {
	display: none;
}

/*END FOOTER*/

/*FLOATING SHAREBOX*/
#shareboxwrapper { /* required to avoid jumping */
    left: 910px;
    position: absolute;
    padding-left: 34px;
/*  width:153px;*/
}

#sharebox {
    position: absolute;
    margin-top: 19px;
}

#shareboxcont {
	-webkit-border-radius: 5px;
            border-radius: 5px;
}

.web_to_lead_sharebox_widget a.btn-sharebox,
.lead_forms_widget a.btn-sharebox {
    font-family: Arial,​Helvetica,​Verdana,​sans-serif;
}

img.sharereq {
	padding:12px 8px 10px 8px;
}
div.fblikeframe {
	padding:6px 0 0 20px;
	background:transparent;
}
div.sharethisframe {
	padding:6px 0 0px 20px;
}

div.plusoneframe {
	padding:6px 0 12px 20px;
}

#sharebox.fixed {
  position: fixed;
  top: 0;
}



/*HOMEPAGE FEATURED CONTENT*/
/* container for slides */

#featcontent {
	width:972px;
    background:#fff;
    height: auto;
    border: none;
    border-bottom: 4px solid;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.30);
}

#featcontmain #featconttext {
    text-indent: 0;
    width:474px;
    position:static;
    padding:44px 0 13px 20px;
}

#featcontmain {
    background:transparent;
    padding:0;
    width: auto;
    height:auto;
}

/* REQUEST INFO FIRST STEP ON HP */

#home-thumbs.home-slide #featcontent {
    height: auto;
    width: 972px;
    margin-bottom: 30px;
}

#home_reqinf {
    width:auto;
    display:block;
    position:relative;
    left:0;
    background:#fff;
    padding:0 0 25px 80px;
    height:78px;
}

#home_reqinf h2,
.wtl-modal h2,
.lead_forms_widget_modal h2 {
    font-size: 250%;
    line-height: 1.25em;
    font-weight: normal;
}

#home_reqinf label {
    font-size:15px;
    font-weight:normal;
    color:#666666;
    line-height:1.4em;
    padding:0 0;
}

.slider_classic.lead_form_small #home_reqinf {
	height: 124px;
}

.slider_classic #home_reqinf .web_to_lead_widget,
.slider_classic #home_reqinf .lead_forms_widget {
    padding-left: 0;
}

.lead_form_full #home_reqinf .web_to_lead_widget [class*="span"]:first-child,
.lead_form_full #home_reqinf .lead_forms_widget [class*="span"]:first-child {
    margin-left: -10px;
    margin-right: 10px;
}

.slider_sidebar.lead_form_full #home_reqinf .web_to_lead_widget,
.slider_sidebar.lead_form_full #home_reqinf .lead_forms_widget {
	margin-left: 0px;
    padding-right: 0px;
    padding-left: 0;
    width: 935px;
}

.slider_sidebar.lead_form_full #home_reqinf .web_to_lead_widget [class*="span"]:first-child,
.slider_sidebar.lead_form_full #home_reqinf .lead_forms_widget [class*="span"]:first-child {
    margin-left: 0px;
    margin-right: 0px;
}

/* BUTTON STLYE */

.btn-custom {
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);	
	-webkit-border-radius: .25em;
	-moz-border-radius: .25em;
	border-radius: .25em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2;	
	padding: .35em .75em;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-custom.btn-default {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	padding: 4px 12px;
}

.btn-custom.btn-large {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 25px;
	padding: 15px 30px;
}

a.btn-custom:hover,
a.btn-custom:focus {
	text-decoration: none;
}

.btn-custom .external-img {
	display: none;
}


/* MODAL FORM */

.wtl-modal .modal-header p,
.lead_forms_widget_modal .modal-header p {
    font-style: italic;
}

.wtl-modal .progress,
.lead_forms_widget_modal .progress {
    height: 35px;
}

.wtl-modal .progress p.progress-percentage,
.lead_forms_widget_modal .progress p.progress-percentage {
    line-height: 2.7em;
}

.wtl-modal .step-markers,
.lead_forms_widget_modal .step-markers {
    margin-bottom: 4em;
}

.wtl-modal p.progress-markers,
.lead_forms_widget_modal p.progress-markers {
    font-size: 1.5em;
}

.web_to_lead_widget .wtl-modal .btn-large,
#home_reqinf .web_to_lead_widget .btn-large,
.lead_forms_widget.lead_forms_widget_modal .btn-large,
#home_reqinf .lead_forms_widget .btn-large {
    font-size: 25px;
    text-transform: none;
    padding: 15px 30px;
}

#home_reqinf .web_to_lead_widget .btn-large,
#home_reqinf .lead_forms_widget .btn-large {
    margin: 12px 0 0;
}

.slider_sidebar.lead_form_full #home_reqinf .web_to_lead_widget .btn-large,
.slider_sidebar.lead_form_full #home_reqinf .lead_forms_widget .btn-large,
.static_hero.lead_form_full #home_reqinf .web_to_lead_widget .btn-large,
.static_hero.lead_form_full #home_reqinf .lead_forms_widget .btn-large {
    float: right;
}

.web_to_lead_widget .checkboxes input[type="checkbox"],
.lead_forms_widget .checkboxes input[type="checkbox"] {
    float: left;
    margin-top: .7em;
}

.wtl-modal .checkboxes label,
.lead_forms_widget_modal .checkboxes label {
    float: left;
    width: 85%;
}

.modal label.error {
    color: #ff0000;
    font-size: 88%;
}

/*FACULTY PROFILES*/

.postleftfac {
    float:left;
    display:inline;
    padding:0 12px 0 0;
}

#contentmainwrap .insidepgfac {
    float:none;
    display:inline;
    width:663px;
    padding:0 0 30px 0;
}

#contentmainwrap .insidepgfac a:hover {
    text-decoration:none;
}

#contentmainwrap .insidepgfac strong {
    font-size:16px;
}

#contentmainwrap .profile-grid,
#contentmainwrap .student-grid {
    display:inline;
    float:left;
    width:307px;
    padding:0 15px 15px 0;
}

#contentmainwrap .profile-single-top-wrap {
    display:block;
}

#contentmainwrap .profile-single-img {
    float:left;
    display:inline;
    width:299px;
    height:237px;
    padding:0;
}

#contentmainwrap .profile-single-info-wrap {
    float:right;
    display:inline;
    width:326px;
    height:238px;
}

#contentmainwrap .profile-single-info-wrap h1 {
    padding:0 0 8px 0;
    font-size:23px;
    letter-spacing:.02em;
    line-height:1em;
}

#contentmainwrap .profile-single-info-wrap a,
#contentmainwrap .profile-single-info-wrap .postmetadata a {
    font-size:11px;
    font-weight: bold;
}

#contentmainwrap .faculty-single-info,
#contentmainwrap .students-single-info {
    padding:16px 23px 23px 23px;
}

#contentmainwrap .faculty .single-entry {
    padding:38px 0 0 0;
}

#contentmainwrap .faculty-singlepost .readmorebtn a,
#contentmainwrap .students-singlepost .readmorebtn a {
    font-size:14px;
    text-transform:none;
    font-weight:500;
    padding:30px 0 0 0;
}

#contentmainwrap .profilesgrid {
    border:1px solid;
    padding:8px 4px 8px 4px;
}

#contentmainwrap .profilesgrid .profile-grid {
    width:197px;
    height:205px;
    display: inline;
    float: left;
    padding: 0 4px 15px 4px;
    position:relative;
}

#contentmainwrap .profilesgrid .profile-grid:hover {
    cursor:pointer;
}

#contentmainwrap .profilesgrid .faculty-post,
#contentmainwrap .profilesgrid .student-post {
    height:205px;
    border: 1px solid #fff;
}

#contentmainwrap .profilesgrid .nothumb {
    display:none;
    width:0;
    height:0;
}

#contentmainwrap .profilesgrid .faculty-proflink,
#contentmainwrap .profilesgrid .student-proflink {
    height:193px;
}

.profile-thumb-wrap {
    height:156px;
    position:relative;
    background:#e8e8e8;
}

.profile-thumb-wrap img {
    position:absolute;
    bottom:0px;
}

#contentmainwrap .profilesgrid .postmetadata {
    padding:6px 9px 0 9px;
    line-height:1.18em;
}

#contentmainwrap .profilesgrid .student-post a,
#contentmainwrap .profilesgrid .faculty-post a {
    font-weight: bold;
}

#contentmainwrap .profilesgrid .student-post p,
#contentmainwrap .students-single-info .postmetadata p {
	margin: 0;
	padding: 0;
}

#contentmainwrap .profilesgrid .student-post p,
#contentmainwrap .profilesgrid .faculty-post p {
	line-height: 1.1;
}

.postmetadata .profile-label {
	font-weight: bold;
	margin-top: 1em;
}

#contentmainwrap .profilesgrid a {
    text-decoration: none;
}


/*WP pagenavi styles*/


.wp-pagenavi {
	clear: both;
	padding:0 0 0 7px; margin:0;
}

#postPagination {
	display:block;
	padding:30px 0 0 0;
}

span.pages {
	font-size:12px;
    font-weight:bold;
    color:#333;
    border:none;
	padding:0;
    margin:0 2px 0 0;
}

#contentmain .wp-pagenavi a {
	color:#333;
    margin-right:2px;
    padding:2px 3px;
    text-align:center;
    text-decoration:none;
}

#contentmain .wp-pagenavi a:hover,
.wp-pagenavi a:active  {
	color:#fff;
	text-decoration:none;
}

.wp-pagenavi span.current {
	color:#fff;
    text-align:center;
    margin-right:3px;
    padding:2px 5px 2px 5px;
}

table.coursechartheader {
	width:675px;
	background:#ccc;
	border:none;
}

table.coursechartheader tr {
	border-top:none;
}

.coursechartheader th {
	color:#333;
	font-weight:normal;
	font-size:14px;
	padding:4px 4px 4px 12px;
	border:none;
}

table {
	border-collapse:collapse;
}

table#currictable {
	width:675px;
}

#contentmain table a:hover,
#contentmain table a:active,
#contentmain table a:hover,
#contentmain table a:active  {
	text-decoration:underline;
}

#contentmain table th {
    text-transform: uppercase;
    letter-spacing:1px;
    padding:12px 15px 12px 12px;
    text-align:left;
}

#contentmain table tr {
    text-transform: uppercase;
    padding:12px 15px 12px 12px;
    text-align:left;
}

#contentmain table td {
    text-transform: none;
    padding:18px 15px 18px 12px;
    font-size: 13px;
    border-left:1px solid;
}

#contentmain table td:last-child {
    border-right:1px solid;
}

#contentmain table tr:last-child td {
    border-bottom:1px solid;
}

/* PRESS ROOM */

#contentmain #contentmainwrap #presspage img {
	margin-top:-38px;
}

#contentmainwrap #not-featured-press-posts {
	margin-bottom: 10px;
}

#contentmainwrap #not-featured-press-posts .insidepg {
	float:left;
	display:inline;
	width:445px;
	padding:0 0 20px 0;
}

#contentmainwrap #featured-press-posts .insidepg {
	padding:0;
	width:415px;
}

#contentmainwrap.press-room h2 {
	font-size: 21px;
	line-height: 1.2;
}

#contentmainwrap.press-room .insidepg h3 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: .3em;
    padding: 0;
}

#featured-post-wrap {
	padding:17px;
	border:1px solid #cdcdcd;
}

#featured-press-posts {
	padding-bottom:30px;
}

#postright {
	float:right;
	display:inline;
	padding:5px 0 20px 0;
}
/** END PRESS PAGE STYLES **/

/* BLOG PAGE STYLES */
#featured-blog-posts {
	background:#E8E8E8;
	margin-bottom:25px;
}

#contentmainwrap #featured-blog-posts .insidepg {
/*	width:490px;*/
        width:465px;
}

#contentmain h2.featposttitle {
	text-transform:uppercase;
	font-size:.9em;
	color:#363636;
	padding:0 0 6px 0;
}

#not-featured-blog-posts .sticky {
	display:none;
}

/* END BLOG PAGE STYLES */

/**

		Print

*/

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { background: #fdedd6; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/* END ADDITIONAL STYLES FOR HOME PAGE SPLIT TEST 2 - SLIDES*/


/*** Superfish ESSENTIAL STYLES - copied from v1.7.4 ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.sf-menu > li {
  float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
}

.modern_blocks_header .mainNav.sf-arrows .sf-with-ul:after {
  right: .5em;
}

.classic_tabs_header ul.mainNav li.sfHover > .sf-with-ul:after {
    margin-top: -4px;
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  right: .25em;
}

/** Keep this even if other SF styles change **/
.sf-menu {
  line-height: 1em;
}

/*** END Superfish ESSENTIAL STYLES ***/

.carousel {
  position: relative;
  line-height: 1;
  margin-bottom: 5px;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
  margin: 10px 10px 0;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
/*  opacity: 0.5;
  filter: alpha(opacity=50);*/
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 70px;
  padding: 15px 75px 20px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
  width: 680px;
  min-height: 80px;
}

.carousel-caption h2 {
    font-weight: normal;
    font-size: 1.3em;
    font-size: 1.6em;
    color: #fff;
    margin-bottom: .5em;
    line-height: 20px;
}

.carousel-caption h2 a {
    color: #fff;
}

.carousel-caption a {
    font-size: 1em;
    line-height: 20px;
}

.carousel-caption a:hover {
    color: #fff;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit li {
  line-height: 30px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

.carousel-control {
    border-radius: 0;
    border:0 none;
    display: block;
    width: 23px;
    height: 22px;
    text-indent: -999em;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url('images/slide_directionNavs.png');
    border: 0;
    top: -35px;
}

.carousel-control.left {
    background-position: 0 -21px;
    float: left;
    margin-left:72px;
}

.carousel-control.left:hover {
    background-position: 0 0;
}

.carousel-control.right {
    background-position: -23px -21px;
    float: right;
    margin-right:72px;
}

.carousel-control.right:hover {
    background-position: -23px 0px;
}

.carousel-control:hover {
    font-weight:normal;
}

.carousel-nav {
    position: relative;
    top: -30px;
}

.carousel-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.carousel-nav li {
    display: inline;
}

.carousel-nav a {
    margin: 0 2px;
    color: transparent;
    text-indent: -99999px;
    background: url('images/slidecontrol_buttons.png') 0 0px no-repeat;
    width: 10px;
    height: 10px;
    padding: 0 1px;
    display: inline-block;
}

.carousel-nav a.active {
    background-position: 0 -10px;
}

.carousel-control.pause,
.carousel-control.play {
    display: inline-block;
    height: 20px;
    position: absolute;
    left: 876px;
    text-indent: -9999px;
    top: 271px;
    width: 20px;
    z-index: 2;
}

.carousel-control.pause {
    background: url("images/b-pause.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
}

.carousel-control.play {
    background: url("images/b-play.png") no-repeat scroll 0 0 transparent;
}

.carousel-control#slider_sidebar_play,
.carousel-control#slider_sidebar_pause {
	height: 28px;
	left:946px;
	top:332px;
    width: 28px;
}

.carousel-control#slider_sidebar_play {
    background: url("images/play-pause.png") no-repeat scroll 0 0 transparent;
}

.carousel-control#slider_sidebar_pause {
    background: url("images/play-pause.png") no-repeat scroll -28px 0 transparent;
}


/* Classic header with school logo at top */

body.classic_logo_top_header {
    border-top: 0 none;
}

.classic_logo_top_header #header {
    position: relative;
    margin-bottom: 20px;
}

.classic_logo_top_header .mainnavlogowrapper {
    width: 100%;
    display: block;
    height: 64px;
}

.classic_logo_top_header .mainnavlogowrapper a.mainnavlogo {
    float: right;
    margin-top: 10px;
}

.classic_logo_top_header #htop {
    border: 0 none;
}

.classic_logo_top_header #hmid {
    height: 34px;
}

.classic_logo_top_header .mainNav {
    border-bottom: 1px solid;
}

.classic_logo_top_header div.programlogo {
    position: absolute;
    top: 60px;
    padding-top: 32px;
}

.classic_logo_top_header a.programlogo {
    height: 52px;
}

/* Modern Block Header */

body.modern_blocks_header {
    border-top: 0 none;
}

.modern_blocks_header #htop {
    height: 56px;
    margin-top: 0;
    border: 0 none;
}

.modern_blocks_header.uni-logo-tall #htop {
    height: 102px;
}

.modern_blocks_header .mainnavlogowrapper {
    float: left;
    margin-top: 2px;
}

.modern_blocks_header.uni-logo-tall .mainnavlogowrapper {
    margin-top: 12px;
}

.modern_blocks_header a.mainnavlogo {
    margin-top: 0;
}

.modern_blocks_header ul.mainNav > li.menu-item {
    padding-top: 0px;
}

.modern_blocks_header ul.mainNav > li.menu-item > a,
.modern_blocks_header ul.mainNav > li.apply a,
.modern_blocks_header ul.mainNav > li.menu-item.apply a:hover  {
    padding: 22px 20px 21px;
}

.modern_blocks_header.uni-logo-tall ul.mainNav > li.menu-item > a,
.modern_blocks_header.uni-logo-tall ul.mainNav > li.apply a,
.modern_blocks_header.uni-logo-tall ul.mainNav > li.menu-item.apply a:hover  {
    padding-top: 57px;
}

.modern_blocks_header ul.mainNav > li.apply a,
.modern_blocks_header ul.mainNav > li.menu-item.apply a:hover {
    font-weight: bold;
}

.modern_blocks_header ul.mainNav > li.menu-item > a:hover,
.modern_blocks_header ul.mainNav > li.sfHover > a {
    border-top: 0 none;
    padding-top: 23px;
}

.modern_blocks_header.uni-logo-tall ul.mainNav > li.menu-item > a:hover,
.modern_blocks_header.uni-logo-tall ul.mainNav > li.sfHover > a {
    padding-top: 58px;
}

.modern_blocks_header ul.mainNav > li.apply a:hover {
    padding-top: 22px;
}

.modern_blocks_header .sf-menu li:hover ul,
.modern_blocks_header .sf-menu li.sfHover ul {
    top: 56px; /* match top ul list item height */
}

.modern_blocks_header.uni-logo-tall .sf-menu li:hover ul,
.modern_blocks_header.uni-logo-tall .sf-menu li.sfHover ul {
    top: 102px; /* match top ul list item height */
}

.modern_blocks_header #global-nav li.menu-item ul li a {
    text-transform: none;
    font-size: 13px;
    padding: 15px 13px 15px 20px;
}

.modern_blocks_header ul.sf-menu li li:hover ul,
.modern_blocks_header ul.sf-menu li li.sfHover ul,
.modern_blocks_header ul.sf-menu li li li:hover ul,
.modern_blocks_header ul.sf-menu li li li.sfHover ul,
.modern_blocks_header.uni-logo-tall ul.sf-menu li li:hover ul,
.modern_blocks_header.uni-logo-tall ul.sf-menu li li.sfHover ul,
.modern_blocks_header.uni-logo-tall ul.sf-menu li li li:hover ul,
.modern_blocks_header.uni-logo-tall ul.sf-menu li li li.sfHover ul {
    top: 0;
}

.modern_blocks_header #hmid {
    height: 66px;
	margin-top: 0;
}

.modern_blocks_header a.programlogo {
    height: 66px; /* Matches height of program logo image */
}

.modern_blocks_header div.programlogo {
    padding-top: 0;
}

.modern_blocks_header span.livechatbtn {
    float: left;
}

.modern_blocks_header span.LCon,
.modern_blocks_header span.LCoff {
    background: none;
    display: block;
    float: left;
    padding: 6px 0 0 7px;
    text-transform: uppercase;
    height: 15px;
}

.modern_blocks_header span.LCon {
    color: #5FCF0D;
}

/* Slider with Sidebar */

#home-thumbs.slider_sidebar  #featcontent {
    margin-left: -110px;
    width: 1200px;
}

.slider_sidebar .carousel-inner > .item > img,
.slider_sidebar .carousel-inner > .item > a > img {
    margin: 0;
}

.slider_sidebar .carousel-caption {
    background: none;
}

.slider_sidebar .carousel-caption a {
    color: #fff;
    text-shadow: -1px -2px 2px rgba(0, 0, 0, 1);
    font-size: 32px;
    line-height: 1em;
}

.slider_sidebar #featcontent {
    border-bottom: 0 none;
    box-shadow: none;
}

.slider_sidebar #featcontmain {
    position: relative;
    height: 360px;
    padding-bottom: 1em;
}

.slider_sidebar .carousel-sidebar {
    width: 230px;
    height: 284px;
    position: absolute;
    top: 12px;
    right: 125px;
}

.carousel-inner > .active.carousel-sidebar {
    top: 12px;
    right: 125px;
}

.slider_sidebar .carousel-nav a {
    background: none;
    text-indent: 0;
    text-align: left;
    display: block;
    height: auto;
    width: 170px;
    padding: 22px 0;
    margin: 0 30px;
    border-bottom: 1px solid rgba(255,255,255,.2);
}

.slider_sidebar .carousel-nav a.last-slide {
    border-bottom: none;
}

.slider_sidebar .carousel-nav li.active {
    display: block;
}

.slider_sidebar .carousel-nav li.active .indicator {
    width: 0;
    height: 0;
    border-bottom: 18px solid transparent;  /* left arrow slant */
    border-top: 18px solid transparent; /* right arrow slant */
    border-right: 21px solid transparent; /* bottom, add background color here */
    font-size: 0;
    line-height: 0;
    float: left;
    margin-left: -51px;
}

.slider_sidebar .carousel-no-sidebar {
    display: none;
}

/* END Slider with Sidebar */

/* Static Hero for Homepage */

#home-thumbs.static_hero  #featcontent {
	border-bottom: none;
	box-shadow: none;
    margin-left: -110px;
    position: relative;
    width: 1200px;
}

.static_hero .feature-hero {
	position: relative;
}

.static_hero .hero-caption {
	background: none;
	bottom: 137px;
	left: 215px;
	letter-spacing: .05em;
	max-height: 7em;
	padding: 15px 0 20px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 770px;
}

.static_hero .hero-caption a {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1),
    				0 0 .75em rgba(0, 0, 0, 1),
    				0 0 1.25em rgba(0, 0, 0, 1);
    font-size: 22px;
    line-height: 1.2em;
}

.static_hero .hero-caption a.headline {
    font-size: 30px;
    line-height: 1.1em;
}

/* END Static Hero for Homepage */

/* Lead form widget area on Home Page */

.lead_form_small #home_reqinf .web_to_lead_widget,
.lead_form_small #home_reqinf .lead_forms_widget {
    float: left;
    margin: 0;
    width: 340px;
}

.slider_sidebar #home_reqinf .web_to_lead_widget,
.slider_sidebar #home_reqinf .lead_forms_widget {
    padding-left: 0;
}

.static_hero.lead_form_small #home_reqinf,
.static_hero.lead_form_small #home_reqinf {
	bottom: 0;
    height: 108px;
}

.lead_form_small #home_reqinf [class*="span"],
.lead_form_small #home_reqinf [class*="span"]:first-child {
    margin-left: 0;
}

.lead_form_small #home_reqinf .web_to_lead_widget [class*="span"],
.lead_form_small #home_reqinf .lead_forms_widget [class*="span"] {
    width: 100%;
}

.lead_form_small #home_reqinf .web_to_lead_widget [class*="span"]:last-child,
.lead_form_small #home_reqinf .lead_forms_widget [class*="span"]:last-child {
    position: absolute;
    top: 72px;
    right: 0;
    width: 125px;
}

.lead_form_small #home_reqinf h2 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 100;
}

/*.lead_form_small #home_reqinf select {
    font-size: 14px;
    height: 47px;
    margin-bottom: 1em;
    padding: 11px;
    width: 66%;
}*/

.lead_form_small #home_reqinf .custom-select-wrapper {
    height: 40px;
    position: relative;
    width: 230px;
}

.lead_form_small #home_reqinf .custom-select-wrapper select {
    appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
    border: 0;
    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    opacity: 0;
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    outline: 0;
    width: 100%;
    z-index: 1;
}

.lead_form_small #home_reqinf .custom-select-wrapper .custom-select {
    background-color: #fff;
    border: #ddd 1px solid;
    border-radius:3px;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 12px 20px 12px 10px;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 100%;
}

.lead_form_small #home_reqinf .custom-select-wrapper:hover .custom-select {
    background-color: #eee;
}

.lead_form_small #home_reqinf .custom-select-wrapper .custom-select .selection {
    font-family: arial, sans-serif;
}

.lead_form_small #home_reqinf .custom-select-wrapper .custom-select .chevron-up-down {
    background: url('images/select-chevron.png') no-repeat center center;
    display: block;
    width: 8px;
    height: 15px;
    position: absolute;
    top: 12px;
    right: 10px;
}

.lead_form_small #home_reqinf .web_to_lead_widget .btn-large,
.lead_form_small #home_reqinf .lead_forms_widget .btn-large {
    font-size: 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    float: right;
    border: 0 none;
    margin-top: 3px;
}

.lead_form_small #home_reqinf .textwidget p {
    font-size: 15px;
    line-height: 1.5em;
}

.slider_sidebar #home_reqinf {
	height: 170px;
    padding-left: 140px;
    padding-bottom: 0;
}

.slider_sidebar.lead_form_full #home_reqinf {
    height: 118px;
}

.slider_sidebar #home_reqinf .widget_text,
.slider_classic #home_reqinf .widget_text,
.static_hero #home_reqinf .widget_text {
    float: left;
    margin: 10px 0 0 40px;
}

.slider_sidebar #home_reqinf .widget_text {
    height: 170px;
    width: 540px;
}

.slider_classic #home_reqinf .widget_text {
    height: 139px;
    width: 488px;
}

/* END Lead form widget area on Home Page */

/* Lead form widget area with Static Hero on Home Page */

.static_hero #home_reqinf {
    position: absolute;
	background: #fff;
}

.static_hero.lead_form_full #home_reqinf {
	left: 140px;
	padding: 1em 32px 1.2em;
	height: 78px;
	bottom: 30px;
	width: 858px;
}

.static_hero.lead_form_small #home_reqinf {
	padding: 1em 116px 1.2em;
	height: 108px;
	bottom: 0px;
	width: 968px;
}

.static_hero #home_reqinf .web_to_lead_widget,
.static_hero #home_reqinf .lead_forms_widget {
    padding: 0 1em;
}

.static_hero.lead_form_small #home_reqinf .web_to_lead_widget [class*="span"]:last-child,
.static_hero.lead_form_small #home_reqinf .lead_forms_widget [class*="span"]:last-child {
    top: 65px;
}

.static_hero #home_reqinf .widget_text {
    height: 114px;
    margin-top: 0;
    width: 547px;
}

.static_hero.lead_form_small #home_reqinf .textwidget p {
	line-height: 1.6em;
}

/* END Lead form widget area with Static Hero on Home Page */

/* Skip Navigation Styles */

.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
width:1px;
height:1px;
overflow:hidden;
left: 80px;
text-decoration: none;
}

#skip a:active, #skip a:focus
{
position:absolute;
width:auto;
height:auto;
top:0px;
left:80px;
text-decoration: underline;

}
#skip-link {

}
#skip-link a, #skip-link a:link, #skip-link a:visited,#skip-link a:hover {
    position:absolute;
    left:0px;
    width:1px;
    height:1px;
    overflow:hidden;
    left: 80px;
    text-decoration: none;
}
#skip-link a:active, #skip-link a:focus {
    background: none repeat scroll 0 0 #000;
/* border-radius: 0 0 10px 10px;*/
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.94em;
    line-height: 1.7;
    padding: 1px 10px 2px;
    text-decoration: underline;
    width:auto;
    height:auto;
    left:80px;
}
#skip-link #toc {
    left: 0;
    margin-top: 15px;
    position: absolute;
    top: 0;
}
#skip-link ul {
    background: none repeat scroll 0 0 #000;
    border-radius: 10px 10px 10px 10px;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    width: 188px;
    z-index: 2;
}
#skip-link ul a, #skip-link ul a:link, #skip-link ul a:visited, #skip-link ul a:hover, #skip-link ul a:active, #skip-link ul a:focus {
    background: none repeat scroll 0 0 transparent;
}
#skip-link .arrow {
    background: none repeat scroll 0 0 #000;
    display: block;
    height: 20px;
    left: 20px;
    position: absolute;
    top: -10px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    width: 20px;
    z-index: 1;
}
/* End Skip Navigation Styles */
/* Style for full width content page */
.full-width-content #contentmain {
    width:922px;
}
.full-width-content #contentmainwrap {
	padding:14px 0px 35px 0px;
}
.full-width-content .leftAlign {
	text-align:left;
}
.full-width-content .rightAlign {
	text-align:right;
}
.full-width-content .centerAlign {
	text-align:center;
}
/* End Style for full width content page */
.pdf-img,.external-img
{
  padding:0px !important;
  height:12px;
  width:12px
}

/*Style for SYR-MBA step 0 select form on hp */
.lead-select-hp-wrap {
  display: block;
  float: left;
  width: 48.93617020799999%;
  min-height: 28px;
  margin-left: 2.127659574%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; 
}
