/*General CSS*/
html {
	height: 100%;
	/* background-size:100% 100% !important; */
}
.siteContainer {
    width: 1087px;
}
#home #siteContainer2 {
	min-height: 830px;
}
body {
	height: 100%;
	color: #fff;
	background-color:transparent;
	font-family: "ff-din-web",sans-serif !important;
}
table {
	font-family: "ff-din-web",sans-serif !important;
}
.textBlockElement p, .textBlockElement li, .textBlockElement p span {
	font-family: "ff-din-web",sans-serif !important;
}
#pageContentContainer {
	background: transparent;
	margin-top: 45px;
}
#siteHeader {
    height: 0px;
}
#siteContainer2.one_panel #panelTwo, #siteContainer2.one_panel #yieldContent {
    background: transparent;
}
.odd {
    background:transparent;
}
#panelOne {
    margin-top: 7px;
}


/*Admin Stuff CSS*/
#accountNav {
    background: #000;
    width: auto;
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 10000;
}
#accountNav a, #accountNav .secondary a {
	color: #459a7b;
}
#accountNav .secondary a:hover {
	color: #fff;
}
#accountNav li.currentSite {
	display: none;
}
#siteHeader .adminToggle {
	top: 70px;
}
#siteHeader #adminNav {
    top: 70px;
}
.rapidContentConstruction .dataTable, .rapidContentConstruction .resultsTable, #profiles_table {
    color: #000;
}


/*Nav CSS*/

.logo {
	position: absolute;
	z-index: 5000;
	top:0px;
	left: 0px;
	-webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.logo:hover {
	top:10px;
	cursor: pointer;
}
#topNav {
	width:auto;
	background: #fff;
	display: table;
	margin-top: 20px !important;
}
#topNav:after {
	content: "";
	height: 0px;
	position: absolute;
	top:0px;
	left: 1005;	
	border-top: 44px solid #fff; 
	border-right: 20px solid transparent;
	left: 100%;
}
#topNav td.home {
	display: none;
}
#topNav table {
	width: auto;
	/* background: #fff; 
	margin-top: 20px; */
	margin-left: 235px;
	margin-right: 25px;
	height: 40px;
	font-family: 'Montserrat', sans-serif !important;
}
#topNav td {
    position: relative;
    display: table;
    float: left;
}
#topNav td:nth-of-type(2) {
	margin-left: 40px;
}
#topNav tr td a {
    width: auto;
    padding: 7px 15px;
    margin: 0px;
    font-size: 14px;
    color: #232726;
    text-transform: uppercase;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#topNav tr td a:hover, #topNav tr td.hover > a {
	background: #165236;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.6) inset;
	color:#fff;
}
#topNav td ul {
	top:44px;
}
#topNav ul ul {
	top:0px;
	z-index: 1000000005;
	box-shadow: 3px 1px 7px rgb(102, 102, 102);
}
#topNav td ul li a.disabled, #topNav td ul li a.private {
	background:#0b2749;
}
#topNav td ul li a, #topNav tr td.selected a {
	background: none repeat scroll 0% 0% rgb(22, 82, 54);
	border: none;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.6) inset;
	color:#fff;
	white-space: nowrap;
	/* width:180px; */
	padding-left: 20px;
	padding-right: 20px;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
#topNav td ul li a {
	width:180px;
}
#topNav td ul li:hover > a, #topNav td ul li.hover > a {
	border:none;
	background:black;
	color:#fff;
}
td#top_nav_node_page_node_1545284 {
	display: none;
}


/*H3 H2 and other headers*/

#displayBodyHeader {
    font-size: 40px;
    line-height: 42px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    background: url("https://assets.ngin.com/site_files/7259/i/divider.png") no-repeat;
    background-position: left bottom;
    background-size: 100% 6px;
    padding-bottom: 20px;
	letter-spacing: .05em;
}
#home #displayBodyHeader {
	display: none;
}
.textBlockElement h3, .aggregatorElement h3, .mailSubscribeElement h3, .reportTableElement h3, .tableElement h3, .pollElement h3 {
    font: 100 28px "Montserrat",sans-serif !important;
    color: #fff;
    text-transform: uppercase;
    height: 60px;
    background: #171d19 url("https://assets.ngin.com/site_files/7259/i/header.png") no-repeat;
    background-position: 0px 1px;
    width: 95%;
    font-weight: 100;
	letter-spacing: 1px;
	position: relative;
}
.textBlockElement h3:after, .aggregatorElement h3:after, .mailSubscribeElement h3:after, .reportTableElement h3:after, .tableElement h3:after, .pollElement h3:after {
	position: absolute;
	content: "";
	left: 100%;
	top: 0px;
	width: 0; 
	height: 0; 
	border-top: 60px solid #171D19;
	border-right: 25px solid transparent;
}
.aggregatorElement h3 {
    margin-bottom: 0px;
}
.aggregatorElement .vevent {
    padding: 17px 10px 22px;
    border-top: none;
    border-bottom: 1px solid rgb(204, 204, 204);
}
.extendedOptions {
	display: none;
}

.textBlockElement h3 span, .aggregatorElement h3 span, .mailSubscribeElement h3 span, .reportTableElement h3 span, .tableElement h3 span, .pollElement h3 span {
	padding: 12px 12px 12px 20px;
	display: block;
}

/*AggregatorElement*/
.aggregatorElement .newsItemHeader {
	padding-right: 30px;
}
.newsAggregatorElement .newsItemHeader > a {
    height:123px;
    width:186px;
    float: left;
    overflow: hidden;
    margin-right: -5px;
    position:relative;
}
.newsAggregatorElement .newsItemHeader > a:before {
    content:'';
    position:absolute;
    height:123px;
    width:186px;
}
.newsAggregatorElement .newsItemHeader > a img {
    width:95%;
    height:auto;
    border:none;
}

.newsAggregatorElement .newsItemHeader > a img {
    width:auto;
    height:123px;
    border:none;
    /* margin-left:-50%; */
}
.newsItemElement h2 {
    margin: 5px 0px 0px;
    color: #fff;
    font-weight: 100;
    font: 24px/30px "ff-din-web",sans-serif !important;
}
.newsItemElement h2:hover {
	color:#2e9565;
	text-decoration: none !important;
}
.collectorElement h4 a {
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    font: 24px/30px "ff-din-web",sans-serif !important;
}
.collectorElement h4 a:hover {
	color:#2e9565;
	text-decoration: none !important;
}

.newsItemElement h2 a {
	font-size: 24px;
	font-family: "ff-din-web",sans-serif !important;
	color:#fff;
	font-weight: 400;
	letter-spacing: 1px;
}
.newsItemElement h2 a:hover {
	color:#2e9565;
	text-decoration: none !important;
}
.newsAuthor, .newsDate, .newsTags {
	font-size: 13px;
	color: #7A817C;
	font-weight: 100;
	letter-spacing: 1px;
}
.unlimitedHierarchy li {
	color: #000 !important;
}
.aggregatorElement .condensed h4 a {
	color:#fff;
	letter-spacing: 1px;
	font-weight: 200;
}	
.aggregatorElement .condensed .dateAuthor {
	font-size: 14px;
}
.aggregatorElement .condensed a img {
    width: 65px;
}




/*EventAggregator*/
.aggregatorElement .dateImage {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    padding: 8px 10px;
}
.dateImage .date {
    font-size: 26px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 24px;
}
.dateImage .month {
    text-transform: uppercase;
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 500;
}
.tags {
	display: none;
}
.aggregatorElement .details, .aggregatorElement .vevent .summary {
    padding-left: 80px;
}
.url {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	display: block;
	padding: 6px 0px 12px;
	font-weight: 500;
}
.url:hover {
	color:#2e9565;
}
.aggregatorElement a img.ics_file_download {
	display: none;
}
.aggregatorElement .vevent .time, .aggregatorElement .vevent .location {
	font-size: 13px;
	color: #7a817c;
	font-weight: 100;
	letter-spacing: 1px;
}
.description p {
	margin-bottom: 0px;
}
.dataTable th {
	padding: 10px 3px 15px 3px;
}
.dataTable th a {
	color:#fff;
}
.dataTable th a:hover {
	color:#2e9565;
	text-decoration: none !important;
}
.aggregatorElement .eventPreview td {
	background:#000;
	color:#fff !important;
}
.aggregatorElement .eventPreview .event a {
	color: #fff !important;
}
.aggregatorElement .eventPreview .event {
	text-align: center;
	font-weight: 200 !important;
}
.noEntry {
	background: transparent;
	border-top: 1px solid #999 !important; 
}

/*Day Calendar*/
#dayViewCalendarEvents h5 a {
    font-size: 15px;
    color: #FFF;
    font-weight: 300;
}
#dayViewCalendar h2 a {
	color: #fff !important;
}
.pageOptions li {
    margin-bottom: 20px;
}
#miniCalendar .goToLink span {
	margin-top: 0px;
	margin-left: 0px;
	z-index: 500000;
	position: relative;
	right: 45px;
	bottom: 5px;
}
#miniCalendar .goToLink {
	padding: 18px 43px 18px 10px;
}

.icon  {
	color: #fff !important;
}
#miniCalendar .vcalendar {
	margin-bottom: 30px;
	background: #fff;
}
#miniCalendar .selected a {
    color: #000 !important;
}
#monthViewCalendar .uid {
	color: #000;
	line-height: 20px;
}
#monthViewCalendar .time {
	color: #000;
}

/*Body Elements*/
.textBlockElement p, .textBlockElement li, .pageElement p, .pageElement li {
	color: #fff;
	font-size: 16px;
} 
#siteContainer2.one_panel #displayBodyHeader {
    display: block;
}
#home #siteContainer2.one_panel #displayBodyHeader {
    display: none;
}
.dataTable {
    font-size: 16px;
    font-weight: 100;
}
.dataTable tr td:first-of-type {
	font-weight: bold;
}
.dataTable tr td {
	height: 21px;
}
.layoutContainer {
    margin-top: 25px;
}
div[class*='HomeIMG_'] .pageElement {
	height: 195px;
	width: 255px;
	-webkit-perspective: 1000px;
    -webkit-perspective-origin: 70% 90%;
    -moz-perspective: 1000px;
    -moz-perspective-origin: 70% 90%;
	perspective: 1000px;
    perspective-origin: 70% 90%;
}

div[class*="HomeIMG_L"] {
	width: 270px;
	display: block;
	float: left;
}

div[class*="HomeIMG_R"] {
	width: 270px;
	display: block;
	float: right;
	/* margin-right: 10px; */
}

.HomeIMG_R2 {
	width: 270px;
	display: block;
	float: right;
	/* margin-right: 10px; */
}
.HomeIMG_R2 .pageElement {
	height: 195px;
}

body .cutline {
	background: #0b2749 url("https://assets.ngin.com/site_files/7259/i/IMGbutton.jpg") no-repeat;
	background-position: right top;
	font-size: 14px;
	font-style: initial;
	padding: 11px 0px 11px 15px;
	letter-spacing: 1px;
	position: relative;
	top: -39px;
	text-transform: uppercase;
	/*-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
*/
	
}
div[class*="HomeIMG_"] .cutline {
	background: #0b2749 url("https://assets.ngin.com/site_files/7259/i/IMGbutton.jpg") no-repeat;
	background-position: right top;
	font-size: 14px;
	font-style: initial;
	padding: 11px 0px 11px 15px;
	letter-spacing: 1px;
	position: relative;
	top: -39px;
	text-transform: uppercase;
	z-index: 6620;
}


div[class*="HomeIMG_"] img {
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	position: relative;
	z-index: 10;
	backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
div[class*="HomeIMG_"] img.Bimg {
	position: absolute;
	top: 0px;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	z-index: 5;
}

div[class*="HomeIMG_LD"] .cutline {
	padding: 2px 15px !important;
}
div[class*="HomeIMG_RD"] .cutline {
/* 	padding: 2px 15px !important; */
}


.Action img {
	width: 95%;
}
.Action p {
	font-size: 120px;
	font-style: initial;
	top: 55px !important;
	padding: 0px 5px 0px 0px;
	background: none repeat scroll 0% 0% transparent;
	float: right;
}
.Action .cutline {
	transform: rotateY(0deg);
	font-weight: 700;
}
.NoSpin .cutline {
	transform: rotateY(0deg);
}
.PhotoHolder, .PhotoHolder2, .PhotoHolder3 {
	margin-top: 0px;
	height: 195px; 
} 
.PhotoHolder .column1, .PhotoHolder2 .column1, .PhotoHolder3 .column1 {
	height: 195px;
}
.linkElement h4 {
	height: 50px;
}
.goToLink {
	background-image: none;
	background-color: #fff;
	font-size: 16px;
	color: #165236;
	text-align: right;
	text-transform: uppercase;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	padding: 18px 50px 18px 10px;
}
.linkElement h4 a {
    color: #165236 !important;
}
.goToLink:hover {
	background-color: #165236;
	color: #fff !important;
	padding: 18px 40px 18px 10px;
}
.goToLink span {
	width: 13px;
	height: 27px;
	background: url("https://assets.ngin.com/site_files/7259/i/LinkArw.png");
	background-position: 0px 0px;
	display: block;
	float: right;
	margin-top: -7px;
	margin-right: -30px;
}


/*SideBar Css*/
.subNav, .relatedSections {
    background: none repeat scroll 0% 0% #FFF;
    border: .5px solid #fff;
}
.subNav h4, .relatedSections h4 {
    background: #000;
    color: #fff;
    padding: 10px !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.subNav ul li a, .relatedSections ul li a, .subNav ul.children li a, .relatedSections ul.siblings li a {
    padding: 5px 10px;
    text-transform: uppercase;
    display: block;
}
.subNav ul li:hover, .relatedSections ul li:hover, .subNav ul.children li:hover, .relatedSections ul.siblings li:hover {
	background: none repeat scroll 0% 0% #165236;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6) inset;
	color: #fff !important;
} 
.subNav ul li, .relatedSections ul li {
    margin-bottom: 0px;
}


/*Footer Css*/

#home ul[class*='FList_'] li a {
	-webkit-transition: all 0.125s ease;
    -moz-transition: all 0.125s ease;
    -o-transition: all 0.125s ease;
    transition: all 0.125s ease;
}
#home ul[class*='FList_'] li {
	-webkit-transition: all 0.125s ease;
    -moz-transition: all 0.125s ease;
    -o-transition: all 0.125s ease;
    transition: all 0.125s ease;
}
@-ms-keyframes wiggle {
					  0%{top:0px;}
					  50%{top:-10px;}
					  100%{top:0px;}
					  }
@-moz-keyframes wiggle {
					   0%{top:0px;}
				       50%{top:-10px;}
				       100%{top:0px;}
					   }
@-webkit-keyframes wiggle {
					      0%{top:0px;}
						  50%{top:-10px;}
						  100%{top:0px;}
						  }
@keyframes wiggle {
				  0%{top:0px;}
			      50%{top:-10px;}
			      100%{top:0px;}
			      }
			      
			      
#home ul[class*="FList_"] li:hover{
	-ms-animation:wiggle  .6s ease-in-out 1;
	-moz-animation:wiggle  .6s ease-in-out 1;
	-webkit-animation:wiggle  .6s ease-in-out 1;
	animation:wiggle  .6s ease-in-out 1;
}

.FList_L {
	float: left;
	display: inline;
	width: auto !important;
	margin-left: 145px !important;
}
.FList_L li {
	margin-right: 30px;
}
.FList_R {
	float: right;
	display: inline;
	width: auto !important;
	margin-right: 20px !important;
}
.FList_R li {
	margin-left: 35px;
}
ul[class*='FList_'] li {
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
	position: relative;
	
}
footer {
	display: none;
}
#home footer {
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
.ULbottom {
	display: none;
	background:#3f8a6f;
	padding: 10px !important;
}
.ULbottom li a:hover {
	color:#0b2749 !important;
	text-decoration: underline;
}
#siteFooter {
	padding-bottom: 100px;
	width: 1087px;
}






/*More Admin Stuff*/


.cmsPageOptions a.icon {
	color: #000 !important;
	padding: 2px 0px 2px 20px !important;
	background-color: none !important;
	font-size: 12px !important;
	background-image: url("https://app-assets3.sportngin.com/app_images/link_icons.png?1422052454");
	background-color: transparent;
}

.cmsPageOptions a.icon:hover {
	color: #000 !important;
	padding: 2px 0px 2px 20px !important;
	background-color: none !important;
	font-size: 12px !important;
	background-image: url("https://app-assets3.sportngin.com/app_images/link_icons.png?1422052454");
	background-color: transparent;
}

#tab_settings_content a.icon {
	color: #000 !important;
}

