body{ background:#fff url("images/bg.jpg") no-repeat 0 0; padding:0; margin:0;}
img{border:none;outline:none}
.wrapper{width:1044px;margin:0 auto;}
.header,.footer{font: 14px/20px arial, sans-serif;}

/*header starts here*/
.headerTop{vertical-align:top;background:#E5E5E5;height:50px;}
.banner{display:inline-block; width:340px;height:50px;background: url(images/header_logo_wordmark.png) 0 0 no-repeat;margin-left:180px;    position: relative; z-index: 9;}

.headerTop .wrapper{position:relative}

.white-bg{    position: absolute;
    top: 1px;
    right: 481px;
    width: 5000px;
    height: 49px;
    background: #fff;
    z-index: 9;}

.wedge{position:absolute;left:-72px;}
.social{float:right;list-style:none;background:#e5e5e5;position:relative;margin-right: 54px;}
.social li{display:inline-block;line-height: 49px;}
.social li:last-child{margin-right:10px;}
.social li:first-child{margin-right:10px;}

.cardAccount{background:#e5e5e5;color:#e31b25;}

.headerBottom{position:relative;height:116px;}
.logo{position:absolute;background: url(images/logo.png) 0 0 no-repeat; width:180px;height:160px; top:0;left:0;z-index:9999;}
.navigation{float:left;width:100%;background:#e31b25;}
.navContent{list-style:none;float:right;}
.navContent li{display:inline-block;float: left;padding: 5px 0;letter-spacing: 0.1px;}
.navContent li:hover{background: #b6161c;}
.navContent li a{float:left;color: white;text-decoration: none;text-transform: uppercase;padding: 0 10px;font-weight: bold;line-height:20px;
    letter-spacing: -0.3px;font-size: 14px;display: block;border-right: 1px solid #b6161c;}
	.navContent li.last a{border:none}
/*header ends here*/

/*footer begins here*/
.footerUpper{border-bottom:10px solid #e11c23;background:#fff;text-align:center}
.footerIcons{list-style:none;}
.footerIcons li{display:inline-block;margin:15px 25px;}
.learfield{width:180px;height:80px;background: url(images/footer_sprite.png) 0 0 no-repeat;}

.acc{width:177px;height:80px;background: url(images/footer_sprite.png) -188px 0px no-repeat;}

.ncaa{width:68px;height:80px;background: url(images/footer_sprite.png) -369px 0 no-repeat;}

.sidearm{width:241px;height:80px;background: url(images/footer_sprite.png) -434px 0 no-repeat;}



.lowerContainer{list-style:none;}
.lowerContainer li{display:inline-block;}
/*footer ends here*/



.sidearm-ad-icon span {
    position: absolute;
    left: -9999px;
}
ul.social li a{height: 30px;
    width: 30px;
    border-radius: 30px;
    margin: 10px 3px;
    line-height: 30px;
    color: #e31b23;
    text-align: center;
    font-size: 22px;
	display: inline-block !important;
    vertical-align: top;
	text-decoration:none
}
ul.social li.cardAccount a{    font-weight: bold;
    text-transform: uppercase;
    color: #e31b23;
    text-decoration: none;
    font-family: Arial;
    font-weight: 900;
    font-size: 12px;
        width: auto;}
	ul.social li.cardAccount a:hover{background: none;color: #e31b23;}	
		ul.social li a:hover {
    background: #e31b23;
    color: white;
	-moz-transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

#Shell_Footer{background:#252525;min-height:275px}
.footer_text > div {
    float: left;
    height: 50px;
    border-left: 1px solid white;
    padding: 5px 50px;
    color: white;
    font-size: 16px;
    text-decoration: none;
}
.footer_text > div a {
    color: white;
    font-size: 16px;
    text-decoration: none;
	line-height:20px;
}
.footer_text > a {
    margin: -10px 40px 0 0;
    float: left;
}
.twelve {
    width: 100%;
}
.column, .columns {
    position: relative;
    padding: 0 10px;
    width: 100%;
    float: left;
}
#Shell_Footer *{    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}
	
	.footer_text > div a:hover {
    color: #e31b23;
		-moz-transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.footer_text {
    padding: 12px 0 0 160px;
}
.footerIcons li a{display: inline-block !important;
    }
.footerLower{background: url(images/footer_bg.png) 0 0 repeat-x;overflow:hidden;padding: 0 0 78px 0;}