/*body{background-color:#f6f6f6;padding:0;margin:0;color:#4d4f53;font-size:13px;font-family:"HelveticaNeueW01-55Roma",Arial,Helvetica,sans-serif}*/
/*#ctx-wrapper{background:#fff;width:960px;box-sizing:border-box;margin:0 auto;padding:0 35px 0 40px}*/

#ctx-header{height:48px;background-color:#4d4f53;position:relative;}


#ctx-header .ctx-logo{background:url("../images/ctx-logo.png") no-repeat;background-position:0 0;text-indent:-999999px;width:84px;height:24px;position:absolute;margin-top:-12px;top:50%;left:19px}
#ctx-header .ctx-login{color:#fff;font-size:13px;line-height:normal;position:absolute;right:35px;top:50%;margin-top:-7.5px;text-decoration:none}
#ctx-header .ctx-login:hover{border-bottom:1px dotted #fff}

#ctx-footer{position:relative;overflow:hidden;

padding: 0 25px;
    position: relative;
    width: 980px;
	background-color:#fff;

}
.ctx-footer-inner{border-top:1px dotted #ccc; overflow:hidden; padding: 20px 0 39px 0;}
#ctx-footer a{color:#00598c;text-decoration:none}
#ctx-footer a:hover{color:#003959;border-bottom:1px dotted #003959}
#ctx-footer a:visited{color:#563173;border-bottom-color:#563173}
#ctx-footer .ctx-logo{background:url("../images/ctx-logo.png") no-repeat;background-position:0 0;text-indent:-999999px;width:84px;height:24px;background-position:0 -72px; float:left;}
#ctx-footer .ctx-logo:hover{border-bottom:none}
#ctx-footer ul{padding:0;margin:0;list-style:none;float:right}
#ctx-footer ul li{display:inline-block;border-left:1px solid #ccc;padding:0 9px; background:none; margin:0;}
#ctx-footer ul li:first-child{border-left:none}
#ctx-footer ul li:last-child{padding-right:0}

.ctx-site-heading{font-size:35px;font-family:"HelveticaNeueW01-65Medi",Arial,Helvetica,sans-serif}
.small-logo #ctx-header{margin-bottom:23px}
.small-logo #ctx-header .ctx-logo{background-position:0 -48px;height:12px;width:73px;margin-top:-6px;left:28px}
.inverted #ctx-header{background-color:transparent}
.inverted #ctx-header .ctx-logo{background-position:0 -24px}
.inverted #ctx-header .ctx-login{color:#00598c;text-decoration:none}
.inverted #ctx-header .ctx-login:hover{color:#003959;border-bottom:1px dotted #003959}
.inverted #ctx-header .ctx-login:visited{color:#563173;border-bottom-color:#563173}
.inverted.small-logo #ctx-header .ctx-logo{background-position:0 -60px}
