body, html {background: #fff top center no-repeat;}

.newsColumn { float: left; margin-bottom: 5px; }
.newsColumn .pageElement { width: 198px; margin-right: 1px; }
#pageEl_1390468 { margin-right: 0; clear: right; }
.newsColumn .dateAuthor { display: none; }
.newsColumn .odd { height: 110px; overflow:hidden; }
.newsColumn h3 { padding: 0; text-indent: -10000px; height:100px; }
.newsColumn h3 a { text-indent: -10000px; text-decoration: none; display:block; height: 100px; }
#pageEl_1390464 h3 { background: url(catLogo.jpg); }
#pageEl_1390471 h3 { background: url(aroundTheLeague.jpg); }
#pageEl_1390468 h3 { background: url(dev.jpg); }

#siteContainer2.one_panel #panelTwo,#siteContainer2.one_panel #yieldContent {   
background: #FFF;
}

.playerProfile {
display: none
}

.profileHeader {
background: #000 url(surveyBackground.jpg);
border-bottom: 5px solid #fff;
box-shadow: inset 0 2px 7px 2px rgba(0, 0, 0, 0.59);
overflow: visible;
padding: 0;
position: relative;
width: 940px;
height: 285px;
margin-left:-15px;
}

.profileHeader .block {
display: none;
}

.profileHeader .profileImage {
float: left;
overflow: hidden;
position: relative;
width: 20%;
height: 275px;
border: 5px solid lightgrey;
margin-right: 35px;
}

.profileHeader .profileImage img {
height: 100%;
width: initial;
position: relative;
margin-left:-5%;
}

.profileHeader .profileMainInfo {
float: left;
margin-top: 24px;
width: 70%; 
text-shadow: 0px 0px 5px;
}
.profileHeader .profileMainInfo .name {
display: block;
float: left
}
.profileHeader .profileMainInfo .name span {
display: inline;
text-transform: uppercase
}

.profileHeader .profileMainInfo .name .first {
color: #fff;
display: block;
font: 600 42px/42px Helvetica,sans-serif;

padding-bottom: 0px;
font-weight: 900;
letter-spacing: 0.03em;
padding-left: 4px;
}

.profileHeader .profileMainInfo .name .last {
color: #fff;
font: 600 68px/56px Helvetica,sans-serif;

font-weight: 900;
}

.profileHeader .profileMainInfo .year {
color: lightgrey;
font: 300 65px/56px Helvetica,sans-serif;
letter-spacing: -0.05em;
}

.profileHeader .profileMainInfo .year:before {
content: '//';
color: #000;
font-size: 69px;
letter-spacing: -11px;
padding-left: 30px;
position: relative;
bottom: 0px;
left: -17px;
}

.profileHeader .statsOne {
border-top: 1px solid #000;
font: 400 18px/22px Helvetica,sans-serif;
float: left;
margin-top: 15px;
padding-top: 15px;
position: relative;
text-transform: uppercase;
width: 68%;
text-shadow: 0px 0px 15px;
}

.profileHeader .statsOne:before {
content: '';
display: block;
position: absolute;
height: 5px;
width: 5px;
background: #000;
border-radius: 10px;
left: 0;
top: -3px
}
.profileHeader .statsOne:after {
content: '';
display: block;
position: absolute;
height: 5px;
width: 5px;
background: #000;
border-radius: 10px;
right: 0;
top: -3px
}
.profileHeader .statsOne dt {
color: #ee2024;
display: inline-block;
margin-right: 5px;
position: relative
}
.profileHeader .statsOne dd {
color: white;
display: inline-block;
margin-right: 10px
}
.profileHeader .statsTwo {
position: absolute;
bottom: 10px;
left: 25%
}
.profileHeader .statsTwo .jerseyNumber {
background: #fa5224;
border-radius: 30px;
color: lightgrey;
display: block;
float: left;
font: 400 18px/30px Helvetica,sans-serif;
text-align: center;
width: 30px;
height: 30px
}
.profileHeader .statsTwo .jerseyNumber span:before {
content: '#'
}
.profileHeader .statsTwo .position {
color: #eff0f4;
display: block;
float: left;
font: 500 30px/35px Helvetica,sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: -8px;
}

.profileHeader>a {
background: #fa5224;
border-radius: 0;
color: lightgrey;
padding: 10px;
font: 600 16px/16px Helvetica,sans-serif;
text-transform: uppercase;
position: absolute;
right: 15px;
bottom: 15px;
-webkit-transition: all 500ms cubic-bezier(0.5, 0, 0.25, 1.1);
-moz-transition: all 500ms cubic-bezier(0.5, 0, 0.25, 1.1);
transition: all 500ms cubic-bezier(0.5, 0, 0.25, 1.1)
}
.profileHeader>a:hover {
border-radius: 0 0 10px 0;
text-decoration: none
}
.profileHeader .reports {
position: absolute;
right: 15px;
bottom: -45px
}
.profileHeader .reports a {
background: #fa5224;
color: lightgrey;
display: block;
float: left;
font: 400 20px/18px Helvetica,sans-serif;
margin-left: 23px;
padding: 9px 10px 13px;
position: relative;
text-transform: uppercase
}
.profileHeader .reports a:before {
content: '';
border-style: solid;
border-width: 0 0 40px 15px;
border-color: transparent transparent #fa5224 transparent;
position: absolute;
bottom: 0px;
left: -15px
}
.profileHeader .reports a:after {
content: '';
border-style: solid;
border-width: 40px 15px 0 0;
border-color: #fa5224 transparent transparent transparent;
position: absolute;
right: -15px;
bottom: 0px
}
.edit_mode .profileHeader {
width: 957px
}