﻿/* CSS Document */


/*Global*/
body{
	font-family: "nimbus-sans-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:16px;
	color:#1c1a1a;
}

.new-home .ms-WPBody{
	padding:0;
}

.new-home .s4-wpTopTable{
    margin: 0;
}

a{
	text-decoration:none;
}

/*Header Modifications*/

.new-header hgroup{
	float:left;
}

.new-header .ContentLogo {
    margin: 16px 0 7px 28px;
}

.new-header #ContentHeaderSocial{
	padding-right:67px;
}

.new-header #v5-social {
    float: right;
    margin: 10px 20px 0 0;
}

.new-header #v5-social ul li{
	float:left;
	display:inline-block;
	margin-right:2px;
}

.new-header #v5-social ul li a{
	display:block;
	padding:10px 16px 10px 28px;
	background:#bdbdb0;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;	
	line-height:normal;
}

.new-header #v5-social ul li.apply a{
	background:url(/PublishingImages/Home/img-icon-apply.png) no-repeat #bdbdb0;
	background-position:11px 12px;
	-webkit-transition:background .3s ease-out;
	-moz-transition:background .3s ease-out;
	-o-transition:background .3s ease-out;
	transition:background .3s ease-out;

}

.new-header #v5-social ul li.gift a{
	background:url(/PublishingImages/Home/img-icon-gift.png) no-repeat #bdbdb0;
	background-position:11px 12px;
	-webkit-transition:background .3s ease-out;
	-moz-transition:background .3s ease-out;
	-o-transition:background .3s ease-out;
	transition:background .3s ease-out;

}

.new-header #v5-social ul li.mygcc a{
	background:url(/PublishingImages/Home/img-icon-mygcc.png) no-repeat #bdbdb0;
	background-position:11px 12px;
	-webkit-transition:background .3s ease-out;
	-moz-transition:background .3s ease-out;
	-o-transition:background .3s ease-out;
	transition:background .3s ease-out;

}

.new-header #v5-social ul li.apply a:hover{
	background:url(/PublishingImages/Home/img-icon-apply.png) no-repeat #981a31;
	background-position:11px 10px;
}

.new-header #v5-social ul li.gift a:hover{
	background:url(/PublishingImages/Home/img-icon-gift.png) no-repeat #981a31;
	background-position:11px 10px;
}

.new-header #v5-social ul li.mygcc a:hover{
	background:url(/PublishingImages/Home/img-icon-mygcc.png) no-repeat #981a31;
	background-position:11px 10px;
}

.new-header .s4-search input.ms-sbplain {
    background:#e99823 !important;
    padding:10px 16px !important;
    border: 0 !important;
    width: 150px !important;
    font-family: "nimbus-sans-condensed",sans-serif !important;
    font-size: 14px !important;
    font-weight:600 !important;
    font-style:normal !important;
    color: #231f20 !important;
    text-transform:uppercase;
}

.new-header #v5-social ul li .ms-sbgo a{
	display:block !important;
	padding:10px 10px !important;
	background:url(/PublishingImages/Home/img-icon-search.png) no-repeat #e99823;
	background-position:50% 50%;
	border:0 !important;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;	
	line-height:normal;
}

.new-header .s4-search .ms-sbgo a {
    border:none;
    height: 17px!important;
    width: 17px!important;
    display: block;
}



/*Alerts*/q
#alerts{
}

.alert{
	width:auto;
	min-height:45px;
	padding:15px 46px 15px 170px;
	background:url(/PublishingImages/Home/img-icon-alert.png) no-repeat #e89823;
	background-position:46px 20px;
}

/*
.alert a{
	text-decoration:underline;
}
*/


/*New Feature*/
#new-feature{
	background:#000;
}

#new-feature .slide{
	width:980px;
	height:417px;
	background:#000;
}

#new-feature .slide img.feature{
	z-index:10;
}

#new-feature .slide .slide-content{
	width:888px;
	height:340px;
	margin-top:-417px;
	padding:0 46px;
	z-index:11;
	position:relative;
}

#new-feature .slide .slide-content .slide-content-text{
	float:left;
	width:590px;
	padding-top:180px;
}

#new-feature .slide .slide-content .slide-content-text h1{
	color:#fff;
	font-style: normal;
	font-weight: 700;
	font-size:34px;
	margin:0 0 10px 0;
	padding:0;
}

#new-feature .slide .slide-content .slide-content-text p{
	color:#fff;
	font-size:18px;
	line-height:24px;
	margin:0;
	padding:0;
}

#new-feature .slide .slide-content .slide-content-links{
	float:right;
	width:266px;
	padding-top:72px;
}

#new-feature .slide .slide-content .slide-content-links ul{
	list-style:none;
	margin:0;
	padding:0;
}

#new-feature .slide .slide-content .slide-content-links a{
	float:right;
	display:block;
	width:206px;
	background:url(/PublishingImages/Home/img-link-arrow.png) no-repeat;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	font-weight: 600;
	text-align:right;
	margin-bottom:7px;
	margin-right:0;
	padding:16px 20px;
	-webkit-transition:margin-right .3s ease-out;
	-moz-transition:margin-right .3s ease-out;
	-o-transition:margin-right .3s ease-out;
	transition:margin-right .3s ease-out;
	border:none !important;
}

#new-feature .slide .slide-content .slide-content-links a:hover{
	margin-right:20px;
}


/*New Feature Nav*/
#new-feature .new-feature-nav{
	margin-top:-90px;
	z-index:11;
	position:relative;
	padding:0 0 95px 46px;
}

#new-feature .new-feature-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

#new-feature .new-feature-nav ul li{
	float:left;
	display:inline-block;
}

#new-feature .new-feature-nav ul li a{
	font-size:18px;
	font-style: normal;
	font-weight: 600;
	text-transform:uppercase;
	color:#fff;
	display:block;
	background:none;
	background-position:50% 10%;
	margin:0 12px;
	padding-top:22px;
	padding-bottom:11px;
	border-bottom:5px solid #2f2f2f;
	-webkit-transition:background, background-position .3s ease-out;
	-moz-transition:background, background-position .3s ease-out;
	-o-transition:background, background-position .3s ease-out;
	transition:background, background-position .3s ease-out;
}

#new-feature .new-feature-nav ul li a:hover, #new-feature .new-feature-nav ul li a.active
{
	background:url(/PublishingImages/Home/img-icon-tab-selected.png) no-repeat;
	background-position:50% 0;
	border-bottom:5px solid #981a31;
}

#new-feature .new-feature-nav ul li a.first{
	margin-left:0;
}


/*Content*/
#content{
	display:table;
	width:100%;
	padding:30px 0;
	background:#fff;
}


/*Content Main*/
#content h2{
	font-size: 25px;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 600;
    font-family: "nimbus-sans-condensed",sans-serif;
	font-style: normal;
	color:#1c1a1a;
}

#content #main{
	display:table-cell;
	padding-left:46px;
}

#content #main #get-started{
	margin-bottom:20px;
}

#content #main #get-started p, #content #main #new-videos p, #content #sidebar p{
	line-height:21px;
	padding-bottom:20px;
}

#content #main #get-started .item{
	display:inline-block;
	float:left;
	margin-right:16px;
	clear:none;
}

#content #main #get-started .item.last{
	margin-right:0;
}

#content #main #get-started .image{
	display:block;
	width:139px;
	height:162px;
}

#content #main #get-started .link{
	display:block;
	position:relative;
	width:139px;
	margin-top:-166px;
}

#content #main #get-started .link a{
	display:block;
	background:url(/PublishingImages/Home/bkg-gradient.png) no-repeat;
	background-position:0 100px;
	padding:127px 11px 15px 11px;
	color:#fff;
	font-size:17px;
	font-weight:600;
	text-transform:uppercase;
	border:4px solid #bdbdb0;
	-webkit-transition:background-position, border .3s ease-out;
	-moz-transition:background-position, border .3s ease-out;
	-o-transition:background-position, border .3s ease-out;
	transition:background-position, border .3s ease-out;
}

#content #main #get-started .link a:hover{
	background-position:0 80px;
	border:4px solid #6d6c6f;
}

#content #main #new-videos .item{
	display:inline-block;
	float:left;
	margin-right:16px;
	margin-bottom:13px;
	clear:none;
}

#content #main #new-videos .item.last{
	margin-right:0;
}

#content #main #new-videos .image{
	display:block;
	width:295px;
	height:189px;
}

#content #main #new-videos .link{
	display:block;
	position:relative;
	width:295px;
	margin-top:-189px;
}

#content #main #new-videos .link a{
	display:block;
	background:url(/PublishingImages/Home/bkg-gradient-video.png) no-repeat;
	padding:147px 11px 15px 11px;
	color:#fff;
	font-size:17px;
	font-weight:600;
	text-transform:uppercase;
	border:4px solid #bdbdb0;
	transition:background, border .3s ease-out;
	-webkit-transition:background, border .3s ease-out;
	-moz-transition:background, border .3s ease-out;
	-o-transition:background, border .3s ease-out;
}

#content #main #new-videos .link a:hover{
	background:url(/PublishingImages/Home/bkg-gradient-video-over.png) no-repeat;
	border:4px solid #6d6c6f;
}

/*Content Sidebar*/
#content #sidebar{
	display:table-cell;
	width:226px;
	padding-right:46px;
	padding-left:40px;
}

#content #sidebar h3{
	color:#fff;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	padding:10px 20px;
	background:#e99823;
}

#content #sidebar ul{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#content #sidebar ul li{
	border-bottom:1px solid #d1d3d4;
	padding-top:11px;
	padding-bottom:6px;
}

#content #sidebar ul li a{
	display:block;
	padding-left:20px;
	background:url(/PublishingImages/Home/img-icon-arrow.png) no-repeat;
	background-position:0 4px;
	color:#be1e2d;
	text-decoration:none;
	border:0;
	font-weight:normal;
}

#content #sidebar .all{
    float: right;
    display: inline-block;
    margin-top: -13px;
    margin-bottom:10px;
}

#content #sidebar .all a{
	
	display:block;
	padding:6px 0 6px 6px;
	background:#fff;
	color:#0068ad;
	border:0;
	font-size:14px;
}

/*New Footer Styles*/

.new-footer .structFooter {
    padding: 20px 45px 20px 45px;
    float: left;
    background: #fff;
    border-top: 10px solid #98012e;
    width: 890px;
}

.new-footer .structFooter .general {
    width: 155px;
}

.new-footer .structFooter .frequently {
    width: 230px;
}

.new-footer .structFooter .alumni {
    width: 200px;
}

.new-footer .structFooter .mid {
    margin-right: 15px;
    border-right: 1px dotted #b2b2b2;
}

.new-footer .structFooter .mid a, .structFooter .col a{
	border-bottom:none;
}

.new-footer .structFooter .footerColAsection h1 {
    color: #231f20;
    font-family: "nimbus-sans-condensed",sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:19px;
    margin: 0 0 10px;
    margin-top: 0;
}

.new-footer .structFooter .footerColAsection {
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
    color: #231f20;
    margin: 0 0 30px;
}


/*Misc.*/
.clr{
	clear:both;
}

/*Media Query*/

@media screen and (max-width: 768px) {

.alert{
    width: auto;
    min-height: 45px;
    padding: 85px 25px 15px 25px;
    background: url(/PublishingImages/Home/img-icon-alert.png) no-repeat #e89823;
    background-position: center 17%;
    text-align: center;
    font-size: 17px;
    line-height: 22px;
}
    
#new-feature{
	display:none;
}

#content #main{
	display:block;
	padding:15px 25px;
	font-size: 17px;
}

#content #main #get-started{
	display:none;
}

#content #main #new-videos{
}

#content #main #new-videos .item{
	display:block;
	float:none;
	margin-right:auto;
	margin-left:auto;
	width:295px;
	margin-bottom:13px;
	clear:none;
}

#content #main #new-videos .item.last{
	margin-right:auto;
}

#content #sidebar{
	display:block;
	width:auto;
	padding:15px 25px;
	font-size: 17px;
}


