#featured-cp.centerpiece .chapter-list li img {
    max-width: none;
}

#featured-cp.centerpiece .chapter-navigation { 
    top: 10px;
    bottom: auto;
    margin: 0; 
}
#featured-cp.centerpiece .chapter-navigation li {
    float: none;
    margin: 0 0 10px;
}
#featured-cp .bd ul li .thumb {
    float: none;
    margin: 0;
}
#featured-cp .mod-wrp-1 {
	background:none;

}
#featured-cp.centerpiece .chapter-list li .content {
    border:none;
    height: auto;
    width: auto;
	max-width: 85%;
    background-color: rgba(13, 28, 67, 0.75);
	bottom: 30px;
}
#featured-cp.centerpiece .chapter-list li .content div {
    padding-bottom: 10px !important;
    padding-top: 10px;
	width: 100%;
	background:none;
}
#featured-cp.centerpiece .chapter-list li .content h3 a {
	font-size: 60px;
	line-height: 50px;
	font-family: 'passionbold';
	font-weight: normal;
}

#featured-cp.centerpiece .chapter-list li .content h3 a:hover{
	color:#7fbfe9;
}

#featured-cp.centerpiece .chapter-navigation {
	margin-top:-10px;
    bottom: 53px;
    margin-right: 0;
    padding-right: 15px;
}

#featured-cp.centerpiece .chapter-navigation li .thumb a {
    float: inherit;
    position: relative;
}

#texanscheer-navigation {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#texanscheer-navigation td {
    background-color: #ccc;

    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
#texanscheer-navigation {
    color: #7C8388;

    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    width: 960px;
}
#texanscheer-navigation ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#texanscheer-navigation ul li {
    display: inline-block;
    list-style: none outside none;
}
#texanscheer-navigation ul li a {
    background-color: #0d1c43;
	font-family:passionbold;
    border: 1px solid #ccc;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: normal;
    /*height: 10px;*/
    margin-right: 4px;
    padding: 5px 10px;
	text-decoration:none;
}
#texanscheer-navigation ul li.last a {
    margin-right: 0;
}
#texanscheer-navigation ul li a:hover {
    background-color: #0d1c43;
    background-image: none;
    color: #7fbfe9;
    text-decoration: none;
}

#texanscheer-navigation .facebook a, #texanscheer-navigation .twitter a, #texanscheer-navigation .instagram a {
	background: url("/assets/nflimg/social-icons.png") no-repeat scroll 0px 0px transparent;
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	margin-bottom: -11px;
}

#texanscheer-navigation .facebook a:hover{
	background: url("/assets/nflimg/social-icons.png") no-repeat scroll  0px -50px transparent;
}

#texanscheer-navigation .twitter a {
	background-position:  0px -100px;
}

#texanscheer-navigation .twitter a:hover {
	background: url("/assets/nflimg/social-icons.png") no-repeat scroll 0px -150px transparent;
}

#texanscheer-navigation .instagram a {
	background-position:  0px -200px;
}

#texanscheer-navigation .instagram a:hover {
	background: url("/assets/nflimg/social-icons.png") no-repeat scroll 0px -250px transparent;
}


#texanscheer-navigation .facebook a span, #texanscheer-navigation .twitter a span, #texanscheer-navigation .instagram a span {
	display: none;
}

.texanscheer .bd
{
	padding:10px 0 0;
}

.texanscheer .bd ul li {
	margin-right:15px;
}

.texanscheer .mod-title h2 {
    color: #FFFFFF;
    font-family:passionbold;
    font-weight: normal;
    line-height: 11px;
    text-transform: uppercase;
}
	
.texanscheer .mod-title, .module .hd .title {

    background-color: #0d1c43;
	background-image: none;
    height: 32px;
    margin: -15px -15px 0;
}

.gbl-wrp-1 {
    background: url("/assets/img/bg/backgroundcheer.jpg") no-repeat scroll center 0 transparent;
    display: block;
    min-height: 1025px;
    z-index: 0;
}

body {
    background: url("/assets/clubimages/cheer_repeating.jpg") repeat-y scroll center 0 #000;
    color: #000;
    cursor: default;
}