html { background: #fff url(i/background.jpg) top center no-repeat; }
body { background: transparent none; }

.siteContainer { padding-top: 23px; width: 1024px; }
#panelTwo { width: 809px; }

/* ACCOUNT NAVIGATION */

#accountNav { background: rgba(0,0,0,.8) none; position: absolute; z-index: 200; top: 67px; right: 315px; }

/* TOP NAV */

#topNav {
	width: 766px;
	height: 30px;
	position: absolute;
	top: 23px;
	right: 8px;
	background: #2D61AB; 
	border-top: #577eb4 4px solid; 
	border-radius: 0 0 6px 6px;
	padding-top: 10px;
}	

#topNav table {
	width: 763px;
}


#topNav tr td a {
	border-right: #577eb4 1px solid;	
	display: block;
	line-height: 20px;
	font-family: "bebas-neue";
	color: white;
	font-weight: 400;
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 5px;
}

#topNav tr td.selected a {
	color: white;
}

#topNav tr td a:hover { color: #CCC; }
#topNav tr td.lastNavElement a { border: none; }

/* SITE HEADER */

#siteHeader, #tstRegistrationHeader { background: #fff url(i/pageHeader.jpg) top center no-repeat; height: 166px; width: 1024px; }

.homeLink {
	display: block;
    height: 165px;
    left: 0px;
    position: absolute;
    text-indent: -9999px;
    top: 0px;
    width: 226px;
    z-index: 25;
}

#socialLinks {
	position: absolute;
	bottom: 5px;
	right: 3px;
	z-index: 10000;
}

#socialLinks ul {
	list-style-type: none;
}

#socialLinks ul li {
	display: inline-block;
	margin-right: 3px;
}

#socialLinks a {
	display: block;
	height: 24px;
	width: 24px;
	text-indent: -99999px;
}

.fb {
	background: url("i/facebook.png") no-repeat;
}

.tw {
	background: url("i/twitter.png") no-repeat;
}

.in {
	background: url("i/instagram.png") no-repeat;
}

.pi {
	background: url("i/pinterest.png") no-repeat;
}

.yt {
	background: url("i/youtube.png") no-repeat;
}

.gp {
	background: url("i/googleplus.png") no-repeat;
}

/* SUB NAVIGATION */

.subNavContainer { background: #bfbbba none; padding: 20px 0; }
.subNav { border-top: 1px solid #999; border-bottom: 1px solid #ccc; margin: 0 20px; }
.subNav h4 { display: none; }
.subNav ul li { margin-bottom: 0; }
.subNav .parents li a { color: #fff; }
.subNav ul li a, .relatedSections ul li a, .subNav ul li span { border-top: 1px solid #ccc; border-bottom: 1px solid #999; color: #fff; display: block; line-height: 30px; }
.subNav ul li.selected a, .subNav ul li.selected span { color: #033372; }

#displayBodyHeader { color: #033372; font: 400 40px/1 "bebas-neue", Verdana, sans-serif; text-transform: uppercase; }

/* PAGE ELEMENTS */

/* Text Block Element */

.textBlockElement .text u, .sponsorElement h3 { color: #033372; font: 700 18px/24px sans-serif; text-decoration: none; }
.textBlockElement p { margin-bottom: 10px; }
.textBlockElement p, .textBlockElement li { line-height: 18px; }

/* HR Element */

.hrElement { border: none; border-top: 2px solid #ccc; }

/* LINK ELEMENT */

.linkElement h4 a { background: transparent none; color: #3877b0; font: 700 14px/20px sans-serif; padding: 0; text-transform: uppercase; }
.linkElement h4 a::after { content: ' »'; }

/* SPONSOR ELEMENT */

.contactElement .phone, .contactElement .email, .sponsorElement .description, .sponsorElement .description p { color: #666; font: 400 11px/16px sans-serif; }
.sponsorElement .description a { background: transparent none; padding: 0; }
.sponsorElement .description a::after { content: ' »'; }

/* SPONSORS */

.textBlockElement h3, .aggregatorElement h3, .mailSubscribeElement h3, .reportTableElement h3, .tableElement h3, .pollElement h3 { color: #627610; font: 400 28px/30px "bebas-neue", Verdana, sans-serif; margin: 0; text-transform: uppercase; }

.sponsors .pageEl {
	width: 20%; float: left;
}

#pageContentContainer {	margin: 0; padding: 20px 0; }
.layoutContainer { margin-right: -15px; padding-left: 0; }

.newsSlideShow-headline { display: none; }
.layout_classic .newsSlideShow-thumbnails { bottom: 5px; right: 10px; text-align: right; width: auto; }
.layout_classic.aspect_ratio_16_9 .newsSlideShow-thumbnails li, .layout_classic.aspect_ratio_3_1 .newsSlideShow-thumbnails li { margin: 0 2px; padding: 0; width: auto; }
.layout_classic.aspect_ratio_16_9 .newsSlideShow-thumbnails li a, .layout_classic.aspect_ratio_3_1 .newsSlideShow-thumbnails li a { background: #fff none; border: 1px solid #adb2b0; border-radius: 6px; opacity: 1; padding: 0; width: 12px; height: 12px; }
.layout_classic.aspect_ratio_16_9 .newsSlideShow-thumbnails li a.current, .layout_classic.aspect_ratio_3_1 .newsSlideShow-thumbnails li a.current { background: #c2c6d1 none; border: 1px solid #6d87ad; }
.layout_classic.aspect_ratio_16_9 .newsSlideShow-thumbnails li a  img { display: none; }

#siteFooter { border-top: 1px solid #aaa; width: 1024px; }
#siteFooter ul { width: 1024px; }
#siteFooter .footerNavList { padding-top: 0; }
#siteFooter .footerNavList li { padding: 0; }
#siteFooter .footerNavList li a { border-left: 1px solid #999; color: #aaa; padding: 0 5px 0 4px; }
#siteFooter .footerNavList li:first-child a { border-left: none; }

#poweredByNGIN a img { display: none; }
#poweredByNGIN a { background: transparent url(i/sportNginLogo.png) 0 0 no-repeat; display: block; height: 30px; width: 170px; margin-top: 10px; }


/* REGISTRATION */

#tstRegistrationHeader h1 { background: transparent none; }
#surveyNameHeader { margin-top: 10px; }
#surveyNameHeader h1 { border-bottom: 1px solid #e9e8ee; color: #627610; font: 400 30px/36px "bebas-neue", Verdana, sans-serif; text-align: left; }
#survey_steps #pageContentContainer { padding-top: 0; }
#survey_steps #accountNav { top: 23px; right: 0; }
#survey_steps .adminToggle { top: 29px; }