﻿@charset "utf-8";
/* ~ Global Styles ~ */
h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li {
	padding:0px;
	margin:0px;
}
/* ~ Global Styles ~ */

#contentTitle, .contentTitle {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 130%;
    color: #405887;
    margin-top: 10px;
    margin-left: 10px;
}

/* ~ Top Half Styles ~ */
.topHalf {
}

.leftOfSlider {
    float: left;
    width: 239px;
    margin-top:9px;
    margin-left: 10px;
    margin-bottom:5px;
}

    .leftOfSlider div:first-child calloutlink {
        padding-top:33px;
    }

    .leftOfSlider .contentTable div:last-of-type calloutlink {
        padding-top:15px;
    }

/******* FOR IMAGE CALLOUTS ********/
.leftOfSlider Html {
        
}

.leftOfSlider img {
    margin-bottom: 5px;
    padding:0px;
    padding-right: 5px;
    /*border: thin solid #cecfcf;*/
}
/******* FOR IMAGE CALLOUTS ********/

/******* FOR SMART FORM CALLOUTS ********/
.leftCallToActionButtons {
    width:240px;
    height:100px;
    background-color:#f7f7f7;
    border: none;
    border: thin solid #cecfcf;
    margin-bottom: 5px;
}
.leftCallToActionButtons CalloutLink {
    float:left;
    font-family: 'Open Sans', sans-serif;
    color:#405887;
    text-align:center;
    border:none;
    width: 160px;
    padding:25px 0px 0px 10px;
    line-height:1em;
    letter-spacing:1px;
    font-size:118.5%; 
    line-height:13pt; 
    margin:0px 0px 0px 0px;
    font-weight:700;
    text-transform:uppercase;
}
.leftCallToActionButtons a:hover {
    text-decoration: none;
    color:#90ad3e;
}
    .leftCallToActionButtons a {
        vertical-align:top;
        font-weight:bold;
    }
    .leftCallToActionButtons a:visited {
        font-weight:bold;
    }
.leftCallToActionButtons CalloutImage {
    float:right;
    clear:none;
    width: 56px;
    height: 52px;
    margin:27px 0px 0px 0px;
    padding:0px 5px 0px 0px; 
}
.leftCallToActionButtons CalloutDescription {
    float:left;
    clear:left;
    color:#858585;
    text-align:center;
    font-size: 80%;
    border:none;
    padding:0px 0px 15px 10px;
    width: 160px;
    padding-top:3px;
    line-height:1.1em;
}
/******* FOR SMART FORM CALLOUTS *******

/*=======================*/
/* ~ Revolution Slider ~ */
/*=======================*/
.slider	{
	float: left;
    width:717px;
	margin-left: 10px;
    margin-top: 5px;
    cursor:pointer;
}

/* ~ Top Half Styles ~ */


/*========================*/
/* ~ Bottom Half Styles ~ */
/*========================*/

.bottomHalf	{
    float:left;
	clear: left;
}

/*====================================*/
/* ~ Bottom Half of page Column One ~ */
/*====================================*/

.col1 {
	float: left;
	width: 240px;
    margin-left:10px;
}

/*.applyButton {
    width:100%;
	margin-left: 5px auto;
}*/

/*==================*/
/* ~ Apply button ~ */
/*==================*/

.applyButton {
    width: 234px;
    height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 185%;
    color: #fff;
    background-color: #324a7f;
    border-radius: 5px;
    border: 3px solid #cecfcf;
    padding: 11px 0px 0px 0px;
    text-align:center;
    text-decoration:none;
    display:block;
    margin-bottom:10px;
}

/*.applyButton hover {
    text-decoration:none;
}*/

.applyButton a {
color:#fff;
    text-decoration:none;
}

.applyButton a:hover {
    color:#90ad3e;
    text-decoration:none;
}

.whyChooseSlider {
    position:relative;
    width:240px;
    height:344px;
}

.whyChooseSlider img {
    width:240px;
    height:344px;
}

input.slidesjs-slide {display:none;}

.whyChooseSlider img.slidesjs-next, .whyChooseSlider img.slidesjs-previous {
    position:absolute;
    width:15px;
    height:21px;
    cursor:pointer;
    z-index:1000;
}

.whyChooseSlider input {
    display:none;
}

img.slidesjs-previous {
    top:162px;
    left:0px;   
}

img.slidesjs-next {
    top:162px;
    left:225px;
}

.meetStudents {
    margin-top: 10px;
    width:218px;
    height:542px;
    border: thin solid #cecfcf;
    padding:10px;
}

.meetTitanHeading h2 {
    color:#405887;
    padding-bottom:10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 120%;
}

.titanImg {
    text-align:center;
    margin-top:10px;
}

.titansName {
    text-align:center;
    font-weight:bold;
    font-size: 86%;
}

.positionName {
    text-align:center;
    font-weight: 650;
	font-size: 105%;
	font-family: 'Myriad Pro', sans-serif;
	margin: 3px 0px 5px 0px;
    color: #336699;
    line-height: 1.2em;
}
    /*.positionName a {
        color: #336699;
    }*/
        /*.positionName a:hover {
            color: #324a7f;
        }*/
.titanBio {
    font-size: 83%;
    margin-top:10px;
    margin-right:5px;
    margin-left:10px;
    margin-bottom:10px;
}
blockquote{
  display:block;
  background: #f5f5f5;
  padding: 5px 5px 5px 5px;
  position: relative;
  margin-left:5px;
  /*Font*/
  font-family: Georgia, serif;
  font-size: 88%;
  line-height: 1.2;
  color: #666;
  text-align: center;
  border:none;
 border-radius: 10px;
}

blockquote::before{
/*  content: "\201C"; Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 120%;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 5px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}

/*.titanDesc {
    font-size:80%;
    margin: 10px;
}*/

/*.titan1 {
    width: 55px;
    float:left;
    font-size:60%;
    text-align:center;
}

.titan2 {
    width: 55px;
    float:left;
    font-size:60%;
    text-align:center;
}

.titan3 {
    width: 55px;
    float:left;
    font-size:60%;
    text-align:center;
}

.titan4 {
    font-size:60%;
    text-align:center;
}*/


/*=================================*/
/* ~ News item at bottom of Col1 ~ */
/*=================================*/

.col1News {
    float:left;
    width: 218px;
    margin-top: 5px;
    border: thin solid #cecfcf;
    padding:10px;
}

.newsTitle h2 {
    color:#405887;
    padding-bottom:5px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 120%;
}

.newsExcerpt {
    font-size:85%;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.newsReadMore {
    font-size:90%;
    text-align:right;
    vertical-align:bottom;
}

.newsReadMore a {
text-decoration: none;
font-weight:700;
}

.newsReadMore a:hover {
    text-decoration:underline;
}
.newsHeadline h5 {
    text-align:center;
    font-weight: normal;
	font-size: 105%;
	font-family: 'Myriad Pro', sans-serif;
	margin: 5px 0px 5px 0px;
    color: #336699;
    line-height: 1.2em;
}
.newsReadMore {
        font-weight: bold;
        font-size: 98.3%;
        line-height: 1.4em;
}
/*====================================*/
/* ~ Bottom Half of page Column Two ~ */
/*====================================*/

.col2 {
	float: left;
	width: 362px;
	margin-left: 10px;
}

/*========================================*/
/* ~ Area of Interest Dropdown to links ~ */
/*========================================*/
.areaOfInterest {
    border: thin solid #cecfcf;
    background-color: #f6f6f6;
    padding-top:10px;
    padding-left:10px;
    height: 45px;
}

.programFinderDDL {
    float:left;
    width:200px;
    height:32px;
    font-size:1em;
    /*text-align: center;*/
    /*padding-bottom:5px;*/
    color:#858585;  
    font-weight:600;
    background:#e8e8e8;
    border:1px solid #ccc;
}

.programFinderTitle h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 115%;
    color: #405887;
    margin-top: 8px;
    float: right;
    border: none;
    margin-right: 13px;
}

/*======================*/
/* ~ Spotlight Styles ~ */
/*======================*/

.spotlights {
    float:left;
	margin-top: 10px;
	border: thin solid #cecfcf;
    height: 1135px;
}

.spotlights h1 {
	padding-left: 10px;
}

.spotlightSection {
	height: 145px;
	border-top: thin solid #cecfcf;
	margin-left:10px;
	margin-right:10px;
	/*padding-top: 5px;*/
	margin-bottom: 5px;
	margin-top: 5px;
    clear:both;
    padding-bottom:15px;
    padding-top:10px;
}

.spotlightImg {
    height: auto;
    width: 140px;
    float: left;
    margin-right: 10px;
    margin-top:5px;
}

.spotlightSection spotlightImg {
    height: 100%;
	width: 140px;
	float: left;
	margin-right: 10px;
	margin-top:5px;
	padding-top: 5px;
}

.spotlightSection spotlightImg img {
    width:120px;
    border:0px;
}

.spotlightSection h4.spotlightTitle {
    font-weight: 650;
	font-size: 105%;
	font-family: 'Myriad Pro', sans-serif;
	margin-bottom: 5px;
    color: #324a7f;
    line-height: 1.2em;
}

.spotlightSection .spotlightContent {
    display:block;
    font-family: 'Open Sans', sans-serif;
	font-size: 83%;
	color: #383838;
	padding: 0px 0px 7px 10px;
}
.spotlightSection .spotlightContent a {
	float:none;
	text-decoration:underline;
}
.spotlightSection .spotlightReadmore a {
	font-weight: bolder;
	float:right;
}


/*==================================*/
/* ~ Bottom Half of page Column 3 ~ */
/*==================================*/

.col3 {
	float: left;
    width:348px;
    margin-left:10px;
}

/*=======================*/
/* ~ Request Info Form ~ */
/*=======================*/

.requestForm {
    position:relative;
	float:left;
    width:323px;
    height:auto;
	margin: 0px 10px 0px 0px;
    padding:0px 10px 10px 10px;
    border: thin solid #cecfcf;
}

#loader1 {
    position:absolute;
    left:37%;
    top:35%;
    border-radius:20px;
    padding:25px;
    border:0px;
    background:#ffffff;
}

/*input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    text-align: center;
    color: #858585;
    font-weight: 700;
}

input[type=text] {
    background: url('/images/bkg_input.gif');
    padding: 6px 0px 0px 0px;
    vertical-align: top;
    border: 1px solid #A8A9AA;
}

.requestForm select {border: 1px solid #A8A9AA;}


.row {
    display: block;
    padding-top:10px;
}

.formLeftCol {
    margin-right: 10px;
    float: left;
}

.formRightCol {
    margin-left: 10px;
}

.formCity {
    float:left;
}

.formState {
    float:left;
    margin-left:5px;
}

.formState select {
    font-weight:700;
    font-size:90%;
    color:#858585;
}

.formZip {
    float:left;
    margin-left:5px;
}

.formAreaInterest {
    font-weight: 700;
    margin-top: 10px;
    font-size:90%;
    color:#858585;
}

.educationLevel {
    font-weight: 700;
    font-size:90%;
    color:#858585;
}*/

/*===========================*/
/* ~ Stay Social News Feed ~ */
/*===========================*/

.stayConnected {
    float:left;
    width:323px;
    height:675px;
	margin-top:10px;
    margin-bottom: 0px;
    padding:0px 10px 35px 10px;
    border: thin solid #cecfcf;
    margin-left:0px;
}

.stayConnected h1.contentTitle {margin-left:0px;}

#social-stream {height: 630px; /*overflow:hidden;*/ }

/*============================*/
/* ~ Text at bottom of page ~ */
/*============================*/

.bottomText {
    float:left;
	clear: left;
    width:96%;
    /*height:15px;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 95%;
	text-align:center;
    padding: 10px 2%;
    margin-top:10px;
    border-top:1px solid #eeeeee;
}

.h3Block {
    float:left; color:#333333; font-size:12pt; padding:5px 0; line-height:16pt; margin-top:10px;
}

#footer_copyright p {clear:left;}