body {
	background: #000 url('../images/inner_bg.jpg') center top no-repeat;
	font-family: 'Khand', sans-serif;
	font-size: 16px;
	margin: 0 auto;
	padding: 0;
}

img {
	border: none;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.centered-content-wrapper {
	display: block;
	height: inherit;
	margin: 0 auto;
	position: relative;
	width: 1015px;
}

.centered-content {
	display: table;
	margin: 0 auto;
	position: relative;
}

.tab_group {
	list-style: none;
	margin: 0;
	padding: 0;
	/*position: relative;*/
}

.accordion > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.no-header > header {
	display: none;
}

.row {
	/*margin-top: 12px;*/
}

.row.no-padding {
	padding: 0;
}

.border-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ad-spot a,
.ad-spot img {
	display: block;
}

.ad-spot > .plugin > div {
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.plugin {
	height: inherit;
	width: inherit;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.truncate-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.preload {
	bottom: 0;
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}

.show {
	display: block !important;
}

.content-box-1 {
	background: url("../images/blue_bg_1.png") left top repeat;
	border: 1px solid #044F99;
	border-top: none;
	padding: 7px;
	padding-top: 0;
	\: 5px;
}

.content-box-2 {
	background: url("../images/blue_bg_1.png") left top repeat;
	border: 1px solid #044F99;
	padding: 7px 10px;
}

.gradient-red {
	background: #b30011;
	background: -moz-linear-gradient(top,  #b30011 0%, #b30011 41%, #7c000c 42%, #ab0010 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b30011), color-stop(41%,#b30011), color-stop(42%,#7c000c), color-stop(100%,#ab0010)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b30011 0%,#b30011 41%,#7c000c 42%,#ab0010 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b30011 0%,#b30011 41%,#7c000c 42%,#ab0010 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b30011 0%,#b30011 41%,#7c000c 42%,#ab0010 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b30011 0%,#b30011 41%,#7c000c 42%,#ab0010 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30011', endColorstr='#ab0010',GradientType=0 ); /* IE6-8 */

}

.section-header-1 > h1 {
	font-size: 27px;
	font-weight: 400;
	line-height: 41px;
	margin: 0;
	padding-left: 10px;
}

/***********
	Header
************/

body > header .top-bar {
	box-shadow: 0 -2px 10px 0 #DC1B4D inset;
	height: 62px;
}

body > header .main-logo {
	display: block;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 67px;
	margin-top: 51px;
	width: 706px;
}
#header-update {
	padding: 7px;
	/* margin-top: 10px; */
}
#header-update .plugin{
	background: #9D010E;
	padding: 10px;
}
#header-update .plugin .media-object{ 
	font-family: 'Khand', sans-serif;
}

#header-update .plugin .media-object p{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 26px;
	font-style: italic;
	font-weight: 700;
	margin: auto;
	text-transform: uppercase;
	width: 780px;
}


#header-update .plugin .media-object .button {
	display: inline-block;
	vertical-align: middle;
	background: #1f4189;
	font-size: 24px;
	height: 36px;
	line-height: 39px;
	color: #fff;
	border-radius: 5px;
	width: 171px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
/***********
	Main
************/

#crazy-box > header {
	background: url("../images/crazy_box_header_bg.png") center top no-repeat;
	height: 102px;
}

#crazy-box nav {
	/*border-bottom: 5px solid #680009;*/
	height: inherit;
	margin: 0 auto;
	position: relative;
	width: 998px;
}

#crazy-box > .content {
	position: relative;
}

/*
	Rotator Tabs
------------------*/

#rotator-tabs {
	border: 1px solid #B81F2D;
	height: 301px;
	position: relative;
}

#rotator-tabs > .tab-handle-group {
	height: inherit;
	position: absolute;
	right: -36px;
	top: 0;
	width: 35px;
}

#rotator-tabs > .tab-handle-group > .tab-handle {
	background: #0b2f56;
	background: -moz-linear-gradient(left,  #0b2f56 0%, #0a2a4d 60%, #0b2f56 61%, #0b2f56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0b2f56), color-stop(60%,#0a2a4d), color-stop(61%,#0b2f56), color-stop(100%,#0b2f56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #0b2f56 0%,#0a2a4d 60%,#0b2f56 61%,#0b2f56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #0b2f56 0%,#0a2a4d 60%,#0b2f56 61%,#0b2f56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #0b2f56 0%,#0a2a4d 60%,#0b2f56 61%,#0b2f56 100%); /* IE10+ */
	background: linear-gradient(to right,  #0b2f56 0%,#0a2a4d 60%,#0b2f56 61%,#0b2f56 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2f56', endColorstr='#0b2f56',GradientType=1 ); /* IE6-8 */
	border: 1px solid #B81F2D;
	border-left: none;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	cursor: pointer;
	display: block;
	height: 149px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 100%;
}

#rotator-tabs > .tab-handle-group > .tab-handle.active {
	background: #b30011;
	background: -moz-linear-gradient(left,  #b30011 0%, #a1000f 60%, #b30011 61%, #b30011 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b30011), color-stop(60%,#a1000f), color-stop(61%,#b30011), color-stop(100%,#b30011)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #b30011 0%,#a1000f 60%,#b30011 61%,#b30011 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #b30011 0%,#a1000f 60%,#b30011 61%,#b30011 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #b30011 0%,#a1000f 60%,#b30011 61%,#b30011 100%); /* IE10+ */
	background: linear-gradient(to right,  #b30011 0%,#a1000f 60%,#b30011 61%,#b30011 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30011', endColorstr='#b30011',GradientType=1 ); /* IE6-8 */
}

#rotator-tabs > .tab-handle-group > .tab-handle > .text {
	height: inherit;
}

#rotator-tabs > .tab-handle-group > .tab-handle.main-event {
	top: -1px;
}

#rotator-tabs > .tab-handle-group > .tab-handle.main-event > .text {
	background: url("../images/main_event_tab_text.png") center center no-repeat;
}

#rotator-tabs > .tab-handle-group > .tab-handle.featured-video {
	bottom: -1px;
}

#rotator-tabs > .tab-handle-group > .tab-handle.featured-video > .text {
	background: url("../images/featured_video_text.png") center center no-repeat;
}

#rotator-tabs > .tab-content-group {
	height: inherit;
	overflow: hidden;
	position: relative;
	width: inherit;
}

#rotator-tabs > .tab-content-group > .tab-content {
	background-color: #04284C;
	display: none;
	height: inherit;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#rotator-tabs > .tab-content-group > .tab-content.active {
	display: block;
}

/*
	Featured Events
----------------------*/

#featured-events {
	color: #FFF;
	margin-top: 16px;
}

#featured-events > .content {
	position: relative;
}

#featured-events > header > a {
	color: #FFF;
	display: block;
	font-size: 18px;
	line-height: 41px;
	margin-right: 10px;
	text-decoration: none;
}

#featured-events > header > a:after {
	background: url("../images/small_arrow.png") center center no-repeat;
	content: "";
	display: inline-block;
	height: 11px;
	margin-left: 8px;
	width: 8px;
}

/*
	Ad Group
---------------*/

#main > .ad-group {
	display: table;
	margin: 0 auto;
	margin-top: 21px;
}

#main > .ad-group .ad-spot {
	margin-left: 20px;
}

#main > .ad-group .ad-spot > a {
	border: 1px solid #FFF;
}

#main > .ad-group .ad-spot:first-child {
	margin-left: 0;
}

#main > .ad-group .ad-spot:hover {
	background: #509AE4;
}

/*
	Teams
------------*/

#teams {
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(156,165,173,0) 39%, rgba(2,24,46,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(39%,rgba(156,165,173,0)), color-stop(100%,rgba(2,24,46,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(156,165,173,0) 39%,rgba(2,24,46,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(156,165,173,0) 39%,rgba(2,24,46,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(156,165,173,0) 39%,rgba(2,24,46,0.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(156,165,173,0) 39%,rgba(2,24,46,0.9) 100%); /* W3C */
	height: 144px;
	margin-top: 24px;
}

#teams > header {
	background: url("../images/logo_small.png") left top no-repeat;
	margin-left: 16px;
	margin-top: 34px;
	padding-top: 60px;
}

#teams > header > h1 {
	border-top: 1px solid #02386E;
	color: #FFB400;
	font-size: 18px;
	font-weight: 400;
	line-height: 34px;
	margin: 0;
}

#teams > .content {
	margin-right: 42px;
	margin-top: 24px;
}

/**/

#main > .row {
	margin-top: 28px;
	width: 100%;
}

/*
	Accordion
----------------*/

#social-accordion {
	background-color: #FFF;
	height: 332px;
	overflow: hidden;
	padding: 8px;
	position: relative;
	width: 460px;
}

#social-accordion > ul {
	height: inherit;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: inherit;
}

#social-accordion > ul > .element {
	height: 294px;
	left: 0;
	position: absolute;
	width: 460px;
}

#social-accordion .handle {
	background-color: #6C6C6C;
	border: 1px solid #303030;
	display: block;
	height: 41px;
	position: relative;
}

#social-accordion .element.active .handle {
	background-color: #02386E;
	border-color: #1B75CE;
}

#social-accordion .handle > h1 {
	color: #FFF;
	float: left;
	font-size: 26px;
	font-weight: 400;
	height: inherit;
	line-height: 41px;
	margin: 0;
	padding-left: 83px;
	text-transform: uppercase;
	width: 100%;
}

#social-accordion .handle:before {
	content: "";
	height: inherit;
	left: 0;
	position: absolute;
	top: 0;
	width: 67px;
}

#social-accordion .handle.twitter:before {
	background: url("../images/twitter_icon.png") center center no-repeat;
	background-color: #303030;
}

#social-accordion .handle.facebook:before {
	background: url("../images/facebook_icon.png") center center no-repeat;
	background-color: #303030;
}

#social-accordion .handle.connect:before {
	background: url("../images/connect_icon.png") center center no-repeat;
	background-color: #303030;
}

#social-accordion .element.active .handle:before {
	background-color: #1B75CE;
}

#social-accordion .content {
	height: 250px;
	background-color: #fff;
}

#social-accordion > .handle {
	bottom: 7px;
	display: block;
	height: 43px;
	position: absolute;
	width: inherit;
}

#social-accordion > .handle:before {
	height: 41px;
}

/**/

#main > .row > .newsletter {
	height: 312px;
	margin-right: 14px;
	margin-top: 16px;
	text-indent: -9999px;
	width: 462px;
}

/**************
	Sponsors
***************/

#sponsors {
	background-color: #FFF;
	border: 3px solid #509AE4;
	height: 133px;
	margin-top: 23px;
}

/************
	Footer
*************/

body > footer {
	margin-top: 26px;
}

body > footer > .upper {
	border-top: 1px solid #044F99;
}

/*
	Basement
---------------*/

#basement {
	background-color: #000;
	height: 233px;
}

#basement > .centered-content-wrapper > .column {
	margin-top: 40px;
}

#basement > .centered-content-wrapper > .column.float-left {
	margin-left: 36px;
}

#basement > .centered-content-wrapper > .column:first-child {
	margin-left: 18px;
}

#basement .logo {
	display: block;
	height: 57px;
	width: 267px;
}

#basement .logo > img {
	display: block;
	height: inherit;
	width: inherit;
}

#basement .ad-spot {
	display: table;
}

#basement .affilate {
	margin-left: 14px;
	margin-top: 34px;
}

#basement .affilate:first-child {
	margin-left: 0;
}

#copy-info {
	color: #FFF;
	font-size: 12px;
	margin: 0;
	margin-top: 22px;
}

#basement .contact {
	color: #FFF;
}

#basement .contact h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}

#basement .contact p {
	line-height: 1.2;
	margin: 20px 0 0;
}

#basement .map p {
	margin: 0;
}

#infinity {
	background: url("../images/ise_logo.png") left top no-repeat;
	height: 31px;
	margin: 0;
	margin-top: 18px;
	text-indent: -9999px;
	width: 159px;
}

#infinity a {
	display: block;
	height: 100%;
}

/******************
	Inner Pages
*******************/

#content-full {
	background-color: #FFF;
	min-height: 200px;
}

#content-full > .padded {
	padding: 10px;
}

#content-full .content-left {
	width: 610px;
}

#content-full .content-right {
	width: 358px;
}

.social-media{
	width: 180px;
	float: right;
}

.events {
    text-align: center;
}