/*noc_theme*/

/*@font-face {
    font-family: 'nobileregular';
    src: url('fonts/nobile/nobile-webfont.eot');
    src: url('fonts/nobile/nobile-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/nobile/nobile-webfont.woff') format('woff'),
		 url('fonts/nobile/nobile-webfont.ttf') format('truetype'),
		 url('fonts/nobile/nobile-webfont.svg#nobileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'fontello-links';
	src: url('../fonts/fontello-links/fontello-links.eot');
	src: url('../fonts/fontello-links/fontello-links.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fontello-links/fontello-links.woff') format('woff'),
		url('../fonts/fontello-links/fontello-links.ttf') format('truetype'),
		url('../fonts/fontello-links/fontello-links.svg#slingnormal') format('svg');
	font-weight: normal;
	font-style: normal;
}*/


div.layout-content {
	width: 100%;
}
div.layout-content > div {
	display: block;
	margin: 0px auto;
}



/*-- Responsive --*/
@media screen and (min-width:1100px) {
	div.layout-content > div {
		width: 1000px;
	}
}

@media only screen and (max-width:1099px) {
	div.layout-content > div {
		width: 100%;
	}
}





.region.region-sidebar {
	/*display: none;*/
}
.noc_spam_check {
	display: none;
}


body {
	font-family: 'nobileregular', Helvetica, sans-serif;
	/*background-image: url(images/supBG.jpg);
	padding-top: 30px;*/
	margin: 0px;
	background-position: top center;
	background-attachment: fixed;
	font-size: 16px;
}
#noc-page {
	width: 100%;
	margin: 0px;
	position: relative;
}

/* audio player */
.noc-char-hold div{float:left; border:1px solid; padding:2px; margin:2px;}
.noc-audio-spinner{height:200px; width:200px; background-color:blue;}


.noc-section-contain {
	width: 100%;
	clear: both;
	position: relative;
	background-color: #FFF;
}
#noc-body-hold {
	overflow: auto;
}
.noc-section-hold {
	width: 1200px;
	margin: 0px auto;
}
#noc-header-contain {
	top: 0;
	left: 0;
}
#noc-header-contain .noc-section-hold {
	width: 100%;
}
#noc-header-logo-hold {
	height: 80%;
	top: 10%;
	left: 0;
	position: absolute;
}
#noc-site-title-contain {
	background-color: #000;
	font-size: 2em;
	color: #FFF;
	text-align: center;
	position: relative;
	/*position: absolute;
	margin-top: -10%;*/
}
#noc-site-title-contain p {
	/*margin: -4% 0px 0px;*/
	margin: 0px;
}
#noc-header-logo-hold img {
	max-height: 100%;
	width: auto;
}
#noc-body-contain {
	background-color: #FFF;
	position: relative;
}
#noc-main-menu-hold {
	/*float: left;*/
}
#noc-content-hold {
	width: 100%;
	float: left;
}
#noc-sidebar {
	width: 25%;
	float: left;
}
#noc-contain, #contain {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	border: 2px solid #006;
	margin-bottom: 30px;
}
#header {
	background-color:#FFF;
	height: 325px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
#rotate {
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100%;
	height: 350px;
	width: 950px;
}
#rotate1 {
	height: 350px;
}
#noc-header {
	position: relative;
}
#noc-header-year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #1C325C;
	position: absolute;
	/*text-shadow: -2px -2px 0px #FFF, 2px -2px 0px #FFF, -2px 2px 0px #FFF, 2px 2px 0px #FFF;*/
	text-shadow:
	/* first layer at 1px */
	-1px -1px 0px #FFF,
	 0px -1px 0px #FFF,
	 1px -1px 0px #FFF,
	-1px  0px 0px #FFF,
	 1px  0px 0px #FFF,
	-1px  1px 0px #FFF,
	 0px  1px 0px #FFF,
	 1px  1px 0px #FFF,
	/* second layer at 2px */
	-2px -2px 0px #FFF,
	-1px -2px 0px #FFF,
	 0px -2px 0px #FFF,
	 1px -2px 0px #FFF,
	 2px -2px 0px #FFF,
	 2px -1px 0px #FFF,
	 2px  0px 0px #FFF,
	 2px  1px 0px #FFF,
	 2px  2px 0px #FFF,
	 1px  2px 0px #FFF,
	 0px  2px 0px #FFF,
	-1px  2px 0px #FFF,
	-2px  2px 0px #FFF,
	-2px  1px 0px #FFF,
	-2px  0px 0px #FFF,
	-2px -1px 0px #FFF;

	top: 92px;
	left: 194px;
	letter-spacing: 2px;
}
#noc-mission {
	text-align: center;
	padding: 5px;
	font-size: 12px;
	color: #FFF5F4;
	background-color: #CB7218;
	font-style: italic;
}
#c_wrapper {
	z-index: 100;
}

#grbrup {
	height: 5000px;
	width: 3px;
	overflow: hidden;
	background-image: url(images/grbr.gif);
	float: right;
}
#rbar {
	height: auto;
	padding: 5px;
	font-size: 16px;
	width: 250px;
	text-align: center;
	float: right;
	padding: 10px;
}
.events {
	float: left;
	width: 650px;
	text-align: left;
	font-size: 13px;
}

.txthead {
	width: auto;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.txthead a {
	text-decoration: none;
	color:#039;
}
.txthead a:link{
	text-decoration: none;
	color: #03F;
}
.txthead a:visited{
	text-decoration: none;
	color: #03F;
}
.txthead a:hover{
	text-decoration: none;
	color: #039;
}
.txthead1 {
	font-size: 13px;
	font-weight: bold;
}
.txthead1 a {
	text-decoration: none;
	color:#039;
}
.txthead1 a:link{
	text-decoration: none;
	color: #03F;
}
.txthead1 a:visited{
	text-decoration: none;
	color: #03F;
}
.txthead1 a:hover{
	text-decoration: none;
	color: #039;
}


#noc-header-title {
	font-size: 1.2em;
}
/*#noc-login-contain {
	background-color: #FFF;
}*/
/*#noc-login-contain.noc-section-contain {
	width: auto;
	float: right;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
}*/
#block-user-login .content.noc-menu-click,
#block-system-user-menu .content.noc-menu-click {
	max-height: 0px;
	overflow: hidden;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.region-sidebar {
	/*border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;*/
}
#block-user-login,
#block-system-user-menu {
	width: 65%;
	margin: 0px auto;
	/*border-bottom: 2px solid #000;*/
	background-color: #FFF;
	position: relative;
	/*display: none;*/
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	padding: 0px 2%;
}

#block-user-login h2,
#block-system-user-menu h2 {
	text-align: center;
	margin: 5px;
	font-size: 14px;
}

/*#block-user-login h2:hover ~ .content.noc-menu-click,
#block-user-login .content.noc-menu-click:hover,
#block-system-user-menu h2:hover ~ .content.noc-menu-click,
#block-system-user-menu .content.noc-menu-click:hover {
	max-height: 500px;
}*/
#block-user-login.noc-menu-clicked .content.noc-menu-click,
#block-system-user-menu.noc-menu-clicked .content.noc-menu-click {
	max-height: 500px;
}

#noc-user-register-email-message {
	display: inline-block;
}

#noc-header-sponsored {}
a.noc-racer-link {
	text-decoration: none;
	/*color: #000;*/
}
.noc-overlay-hold {
	position: relative;
}
.noc-overlay {
	height: 100%;
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


.noc-racer-link.longname {
	font-size: 9px;
}
.race {
	overflow: hidden;
}
.race1 {
	overflow: hidden;
}
.race2 {
	overflow: hidden;
}
.race3 {
	overflow: hidden;
}
.race4 {
	overflow: hidden;
}
.race5 {
	overflow: hidden;
}
.race6 {
	overflow: hidden;
}
.race7 {
	overflow: hidden;
}
.race8 {
	overflow: hidden;
}
.race9 {
	overflow: hidden;
}
.race0 {
	overflow: hidden;
}
/*
.pts1 {
	overflow: hidden;
}
.pts2 {
	overflow: hidden;
}
.pts3 {
	overflow: hidden;
}
.pts4 {
	overflow: hidden;
}
.pts5 {
	overflow: hidden;
}
.pts6 {
	overflow: hidden;
}
*/
[title~=pts] {
	color:green;
	overflow: hidden;
}
#top {
	font-size: 15px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 505px;
	float: left;
}

.noc-standings-hold {
	/*border: 2px solid green;*/
}
.noc-standings-sex-hold {
	/*border: 2px solid red;*/
	/*clear: left;*/
	overflow: auto;
}
.noc-standings-board-type-hold {
	width: 33%;
	/*border: 2px solid blue;*/
	float: left;

}
.noc-standings-racer-hold {
	/*border: 2px solid yellow;*/
}
.noc-standings {
	/*padding: 2px;*/
}

#noc-events-hold {
	width: 100%;
	font-size: 13px;
	margin-bottom: 30px;
	background-color: #FFF;
	margin-top: 10px;
	/*margin: 10px 5px 10px 10px;*/
	position: relative;
}
#noc-events-hold a {
	text-decoration: none;
	color:#039;
}
#noc-events-hold a:link{
	text-decoration: none;
	color: #03F;
}
#noc-events-hold a:visited{
	text-decoration: none;
	color: #03F;
}
#noc-events-hold a:hover{
	text-decoration: none;
	color: #039;
}

.noc-event-race-title-hold {
	font-weight: bold;
	padding: 2% 0%;
}
.noc-event-race-hold {
	margin-bottom: 30px;
}
.noc-results-hold table {
	width: 100%;
	margin-bottom: 20px;
}
.noc-results-hold table th {
	font-weight: bold;
	font-size: .8em;
}

.noc-results-hold table tr.even, tr.odd {
	background-color: #FFF;
}

.noc-results-hold table tr td {
	padding-right: 1em;
	width: 10%;
}

.noc-results-hold table tr td:nth-child(1) {
	width: 2%;
	padding-left: 0%;
	text-align: center;
}
.noc-results-hold table tr td:nth-child(2) {
	width: 40%;
}
.noc-results-hold table tr td:nth-child(3) {
}
.noc-results-hold table tr td:nth-child(4) {
}
.noc-results-hold table tr td:nth-child(5) {
}
.noc-results-hold table tr td:nth-child(6) {
}
.noc-results-hold table tr td:nth-child(7) {
}

#events {
	width: 100%;
}


.store a {
	text-decoration: none;
	color:#033;
}
.store a:link{
	text-decoration: none;
	color: #033;
}
.store a:visited{
	text-decoration: none;
	color: #033;
}
.store a:hover{
	text-decoration: none;
	color: #033;
}

.star {
	margin-top: 10px;
}

#kialoa {
	font-size: 15px;
	height: 127px;
}
#kialoa img {
	border: none;
	float: right;
}
.wpa1 {
	width: 250px;
	text-align: center;
	float: right;
	font-size: 17px;
}
.wpa1 a {
	text-decoration: none;
	color:#039;
}
.wpa1 a:link{
	text-decoration: none;
	color: #03F;
}
.wpa1 a:visited{
	text-decoration: none;
	color: #03F;
}
.wpa1 a:hover{
	text-decoration: none;
	color: #039;
}
.wpa {
	width: 500px;
	text-align: center;
	clear: both;
	float: left;
	margin-left: 5px;
	font-size: 15px;
}
.wpa img {
	border: none;
	clear: both;
	margin-top: 7px;
	/*margin-left: 75px;*/
	margin-left: 200px;
}
.wpa a {
	text-decoration: none;
	color:#039;
}
.wpa a:link{
	text-decoration: none;
	color: #03F;
}
.wpa a:visited{
	text-decoration: none;
	color: #03F;
}
.wpa a:hover{
	text-decoration: none;
	color: #039;
}

.text {
	height: 160px;
	font-size: 14px;
	color: #FFF;
	background-color: #9DB2A9;
	padding: 2px;
	border: 1px solid #006;
}








#links {
	margin-left: 2px;
}
.link {
	height: 30px;
	width: 210px;
	float: left;
	color:#03F;
	font-size: 16px;
	border: 1px solid #000000;
	text-decoration: none;
}
.link a {
	text-decoration: none;
	color:#039;
}
.link a:link{
	text-decoration: none;
	color: #03F;
}
.link a:visited{
	text-decoration: none;
	color: #03F;
}
.link a:hover{
	text-decoration: none;
	color: #03F;
}

.div-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

#main-nav {
	width: 100%;
	margin-top: 20px;
	position: relative;
	text-align: right;
	background-color: #A40B06;
	/*border-top: 1px solid #BDBDBD;*/
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
}
.menu-main-menu-container {
	width: 100%;
	position: absolute;
	clear: both;
	overflow: hidden;
}
.menu-main-menu-container:hover {
	overflow: visible;
}
#main-nav:hover .menu-main-menu-container {
	background-color: #A40B06;
}
#main-nav .menu-item {
	height: 30px;
	width: 210px;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid #000000;

	position: relative;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition: all .5s ease;
	/*background-color: #A40B06; /* Old browsers * /
	background: #FEFEFE; /* Old browsers * /
	background: -moz-linear-gradient(top, #FEFEFE 0%, #D0D0D0 100%); /* FF3.6+ * /
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(100%,#D0D0D0)); /* Chrome,Safari4+ * /
	background: -webkit-linear-gradient(top, #FEFEFE 0%,#D0D0D0 100%); /* Chrome10+,Safari5.1+ * /
	background: -o-linear-gradient(top, #FEFEFE 0%,#D0D0D0 100%); /* Opera 11.10+ * /
	background: -ms-linear-gradient(top, #FEFEFE 0%,#D0D0D0 100%); /* IE10+ * /
	background: linear-gradient(to bottom, #FEFEFE 0%,#D0D0D0 100%); /* W3C * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#D0D0D0',GradientType=0 ); /* IE6-9 */
	z-index: 51;
}
/*#main-nav .menu-item.noc-sub-menu-hold {
	height: auto;
	border-top: 1px transparent;
}*/
#main-nav .menu-item:hover {
	background-color: #039;
	/*background: #E1E3E6; /* Old browsers * /
	background: -moz-linear-gradient(top, #E1E3E6 0%, #BABCBF 100%); /* FF3.6+ * /
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E3E6), color-stop(100%,#BABCBF)); /* Chrome,Safari4+ * /
	background: -webkit-linear-gradient(top, #E1E3E6 0%,#BABCBF 100%); /* Chrome10+,Safari5.1+ * /
	background: -o-linear-gradient(top, #E1E3E6 0%,#BABCBF 100%); /* Opera 11.10+ * /
	background: -ms-linear-gradient(top, #E1E3E6 0%,#BABCBF 100%); /* IE10+ * /
	background: linear-gradient(to bottom, #E1E3E6 0%,#BABCBF 100%); /* W3C * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E3E6', endColorstr='#BABCBF',GradientType=0 ); /* IE6-9 */
}
#main-nav .menu-item:hover .menu-item {
	background-color: #FFF;
}
#main-nav .menu-item .menu-item:hover {
	background-color: #039;
}
#main-nav .menu-item a {
	color: #03F;
}
#main-nav .menu-item:hover a {
	color: #FFF;
}
#main-nav .menu-item span.div-link {
}

#main-nav .menu-item .sub-menu {
	width: 100%;
}
#main-nav .menu-item .sub-menu .menu-item,
#main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item {
	height: 0px;
	border: none;
	overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	margin-left: -1px;
}
#main-nav .menu-item:hover .sub-menu .menu-item,
#main-nav .menu-item .sub-menu .menu-item:hover .sub-menu .menu-item,
#main-nav .menu-item .sub-menu .menu-item.noc-top-sub-menu-item {
	height: 30px;
	overflow: visible;
	border: 1px solid #000000;
}
#main-nav .menu-item:hover .sub-menu .menu-item a, #main-nav .menu-item .sub-menu .menu-item:hover .sub-menu .menu-item a {
	color: #03F;
}
#main-nav .menu-item:hover .sub-menu .menu-item:hover a, #main-nav .menu-item .sub-menu .menu-item:hover .sub-menu .menu-item:hover a {
	color: #FFF;
}
#main-nav .menu-item ul.sub-menu { /* this targets all sub menus */
	position: absolute;
	border: none;
	padding: 0px;
	margin: 30px 0px 0px;
	list-style: none;
	background-color: inherit;
}
/*#main-nav .menu-item.noc-sub-menu-hold ul.sub-menu {
	margin: 0px;
}*/





#noc-content-hold .noc-album-hold {

}







.noc-event {
	/*overflow: hidden;
	width: 644px;*/
}

.noc-bigbold {
	clear: both;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}

.color-codes {
	min-height: 40px;
	width: 210px;
	margin-bottom: 1%;
	line-height: 1.2;
	float: left;
}
.color-codes a {
	color: #000;
}
.color-codes-double {
	width: auto;
	margin-left: 30px;
	clear: both;
}
.sqr {
	height: 25px;
	width: 25px;
	float: left;
}

.color-codes .noc-color-code-title {
	width: 85%;
	margin-left: 5px;
	display: inline-block;
	float: left;
}



.right {
	float: right;
	font-size: 8px;
}
.fltright {
	margin-right: 15px;
	text-align: right;
	float: right;
	font-size: 14px;
}
.fltleft {
	text-align: left;
	float: left;
	font-size: 14px;
}
.noc-event-date {
	height: 50px;
	width: 50px;
	font-size: 14px;
	float: left;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}


.noc-event-date, .noc-event-button {
	background-color: #000;
}
.noc-event-category_1 .noc-event-date, .noc-event-category_1 .noc-event-info-button,
.noc-event-category_2 .noc-event-date, .noc-event-category_2 .noc-event-info-button {
	background-color: #006993;
}
.noc-event-category_7 .noc-event-date, .noc-event-category_7 .noc-event-info-button {
	background-color: #002D62;
}
.noc-event-category_3 .noc-event-date, .noc-event-category_3 .noc-event-info-button{
	background-color: #D16F1A;
}
.noc-event-category_4 .noc-event-date, .noc-event-category_4 .noc-event-info-button {
	background-color: #EFE3C6;
	color: #002D62;
}
/*.noc-event-category_9 .noc-event-date, .noc-event-category_9 .noc-event-info-button {
	background-color: #D8000C;
}*/
/*.oev, .noc-event-info-button.oev, .oeva, .noc-event-info-button.oeva {
	background-color: #000;
}*/

#noc-register-form-contain #noc-registration-schedule-events-hold .oev,
#noc-register-form-contain #noc-registration-schedule-events-hold .noc-event-info-button.oev,
#noc-register-form-contain #noc-registration-schedule-events-hold .oeva,
#noc-register-form-contain #noc-registration-schedule-events-hold .noc-event-info-button.oeva {
	background-color: #006993;
}

/*.mw, .noc-event-info-button.mw {
	background-color: #002D62;
}
.wp, .noc-event-info-button.wp {
	background-color: #006993;
}
.wpnr, .noc-event-info-button.wpnr {
	background-color: #D16F1A;
}
.cncl, .noc-event-info-button.cncl {
	background-color: #D8000C;
}
.wprc, .noc-event-info-button.wprc {
	background-color: #EFE3C6;
	color: #002D62;
}
.oev, .noc-event-info-button.oev, .oeva, .noc-event-info-button.oeva {
	background-color: #000;
}
#noc-register-form-contain #noc-registration-schedule-events-hold .oev,
#noc-register-form-contain #noc-registration-schedule-events-hold .noc-event-info-button.oev,
#noc-register-form-contain #noc-registration-schedule-events-hold .oeva,
#noc-register-form-contain #noc-registration-schedule-events-hold .noc-event-info-button.oeva {
	background-color: #006993;
}*/

.rhead {
	width: 540px;
	padding-top: 3px;
	height: 50px;
	float: left;
	padding-left: 10px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}
.noc-event-info-head {
	width: 540px;
	padding-top: 3px;
	height: 25px;
	float: left;
	margin-top: 12px;
	padding-left: 10px;
	font-size: 15px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}

.noc-box-hold .noc-box-bottom {
	height: auto;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.noc-standings-racer-hold.noc-box-hold .noc-box-bottom {
	border-bottom: 1px solid black;
}
.noc-event .noc-event-body-hold {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 16px;
}
.noc-event .noc-event-body {
	height: 100%;
	margin: 15px;
}
.noc-box-hold .noc-box-bottom.noc-box-click {
	max-height: 0;
	/*height: 0px;*/
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
/*.noc-event:hover .noc-event-body-hold.noc-box-click {
	max-height: 2000px;
}*/
.noc-box-hold .noc-box-bottom.noc-box-click.noc-box-clicked {
	max-height: 5000px;
}



/* noc Album */

.noc-audio-controls:after,
.noc-row-hold:after {height:0; display:block; visibility:hidden; clear:both; content:".";}
.noc-audio-item {float:left;}


/* rows */
.noc-rows-hold .noc-row-hold {clear:both;}
.noc-row-hold {height:100px; max-width:94%; padding:1.5% 3%;}
.noc-row-images-hold {height:100%;}
.noc-row-label-hold {height:83%; padding:1%; line-height:5.5;}
.noc-row-image-contain, .noc-row-image-contain img {height:100%; width:auto;}
/*.noc-row-item {height:100%;}*/

/* mixs * /
.noc-mixs-hold .noc-mix-hold {clear:both;}
.noc-mix-hold {height:100px; max-width:94%; padding:1.5% 3%;}
.noc-mix-hold:after {height:0; display:block; visibility:hidden; clear:both; content:".";}
.noc-mix-images-hold {height:100%;}
.noc-mix-label-hold {height:83%; padding:1%; line-height:5.5;}
.noc-mix-image-contain, .noc-mix-image-contain img {height:100%; width:auto;}
/*.noc-mix-item {height:100%;}*/







.noc-race-section {
	margin: 0px auto;
	font-size: 16px;
	text-align: center;
	clear: both;
}
.noc-event-flyer-image {
	text-align: center;
}
.noc-event-flyer-image img {
	height: auto;
	max-width: 100%;
	float: none;
}
.rsml {
	font-size: 10px;
}
.noc-event-info-button {
	font-family: 'fontello';
	height: 57px;
	width: 40px;
	font-size: 18px;
	line-height: 3.4;
	color: #FFF;
	background-color: #000;
	float: right;
	text-align: center;
}
.noc-event-info-button:hover {
	cursor: pointer;
}
.xpndm {
	height: 57px;
	width: 40px;
	font-size: 18px;
	float: right;
	background-color: #F90;
	text-align: center;
}
.xpndm:hover {
	background-color: #FFF;
	cursor: pointer;
}
.noc-event-hold {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	border: 2px solid #000;
}
.noc-event-hold a {
	outline: none;
	text-decoration: none;
	color: #000;
	}
.noc-event-hold a:link{
	text-decoration: none;
	}
.noc-event-hold a:visited{
	text-decoration: none;
	}
.noc-event-hold a:hover{
	text-decoration: none;
	}
.noc-event-hold img {
	/*float: left;
	margin-right: 10px;*/
	border: 1px solid #000;
}
.dayy a {
	outline: none;
	text-decoration: none;
	color: #000;
	}
.dayy a:link{
	text-decoration: none;
	}
.dayy a:visited{
	text-decoration: none;
	}
.dayy a:hover{
	text-decoration: none;
	}
.dayy img {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}
#grbrsd {
	margin-left: 5%;
	margin-bottom: 10px;
	width: 90%;
	height: 3px;
	background-image: url(images/grbrsd.gif);
	background-repeat: no-repeat;
}

#noc-register-race-form {
	width: 90%;
	padding: 20px;
	border: 1px solid #000;
	margin: 20px auto;
}
#noc-register-race-form h2 {
	text-align: center;
}

.noc-front-form-hold {
	/*position: absolute;
	right: 0;*/
	width: 320px;
	text-align: center;
	padding: 20px;
	border: 1px solid #000;
	margin: 0px auto;
}
#noc-register-form-hold.noc-front-form-hold {
	/*position: absolute;
	right: 0;*/
	width: 100%;
	text-align: left;
	padding: 20px;
	border: 1px solid #000;
	margin: 0px auto 20px;
}


/* Reference Page */
#noc-reference-content {
	margin: 0px 30px;
}


/* Register Page */

#noc-register-pass-error {
	font-size: .8em;
	color: red;
	margin-top: 5px;
}
.noc-small-message {
	font-size: 10px;
}

#noc-register-form-contain {
	margin-top: 20px;
}
#noc-register-submit-input {
	float: right;
}

.noc-form-submit-message {
	text-align: left;
	margin-top: 5px;
}
.noc-form-submit-message form {
	text-align: center;
}


/* Front Form */
.noc-front-form-contain {
	text-align: center;
}

.noc-front-form-hold {
	/*position: absolute;
	right: 0;*/
	width: 320px;
	text-align: center;
	padding: 20px;
	border: 1px solid #000;
	margin: 0px auto;
}

.noc-front-form-hold input[type="text"] {
	border: 0;
	outline: 0;
}
.noc-front-form-hold input[type="text"],
.noc-front-form-hold input[type="password"] {
	height: 20px;
	width: auto;
	padding: 0px 3px;
	background-color : #FFF;
	/*float: right;*/
	vertical-align: middle;
	/*border-top: 2px solid #C2C2C2;
	border-bottom: 2px solid #C2C2C2;
	border-left: 2px solid #C2C2C2;*/
	border: 2px solid #C2C2C2;
}
.noc-front-form-hold input[type="submit"] {
	height: 26px;
	border: 0;
	outline: 0;
	background-color : #FFF;
	color : #000;
	/*float: right;*/
	outline: 0;
	cursor: pointer;
	vertical-align: middle;
	border: 2px solid DimGray;
	/*border-top: 2px solid #C2C2C2;
	border-right: 2px solid #C2C2C2;
	border-bottom: 2px solid #C2C2C2;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.search-submit {
	font-family: 'fontello';
	margin: 0px;
}
.noc-front-form-hold input[type="submit"]:hover {
	color: #000;
	background-color: #C2C2C2;
}

#noc-register-login-form-hold.noc-front-form-hold input[type="password"] {
	width: 236px;
	border-color: DimGray;
}
#noc-register-login-form-hold.noc-front-form-hold input[type="submit"] {
	height: 24px;
	border-left-width: 0px;
}
#noc-register-form-login-hold.noc-front-form-hold input[type="password"],
#noc-register-login-form-hold.noc-front-form-hold input[type="submit"] {
	border-color: DimGray;
}

#search-suggestions.suggest {
	color: #000;
	background-color: #FFF;
	padding: 8px;
	border: 2px solid #000;
	position: absolute;
	right: 0;
}

.racer-history {
	text-align: left;
}


input[type="text"]#noc-register-form-no, input[type="text"]#noc-register-form-pass-no {
	height: 0px;
	width: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}



#noc-foot {
	padding-top: 3px;
	clear: both;
	background-color: #FFF;
}
#noc-foot-img {
	text-align: center;
}
#mwusp-foot-img a {
	text-decoration: none;
}
#noc-foot img {
	margin: 15px;
	border: none;
}
#evnt {
	position: absolute;
	z-index: 120;
}
.info {
	font-size: 13px;
	background-color: #FFF;
	padding: 20px;
	width: 500px;
	border: 1px solid #333;
}
.info .section {
	font-weight: bold;
	font-size: 15px;
	clear: both;
}
.info img {
	border: none;
}
.info a {
	text-decoration: none;
	color:#039;
}
.info a:link{
	text-decoration: none;
	color: #03F;
}
.info a:visited{
	text-decoration: none;
	color: #03F;
}
.info a:hover{
	text-decoration: none;
	color: #039;
}

.infor {
	font-size: 13px;
	background-color: #FFF;
}
.infor .section {
	font-weight: bold;
	font-size: 15px;
	clear: both;
}
.infor a {
	text-decoration: none;
	color:#039;
}
.infor a:link{
	text-decoration: none;
	color: #03F;
}
.infor a:visited{
	text-decoration: none;
	color: #03F;
}
.infor a:hover{
	text-decoration: none;
	color: #039;
}

#x {
	font-size: 20px;
	top: -15px;
	float: right;
	right: -12px;
	position: relative;
	font-weight: bold;
}
#x a {
	text-decoration: none;
	color: #000;
	}
#x a:link{
	text-decoration: none;
	color: #000;
	}
#x a:visited{
	text-decoration: none;
	color: #000;
	}
#x a:hover{
	text-decoration: none;
	color: #C00;
	}
.spc {
	font-size: 11px;
}
.spc1 {
	font-size: 6px;
}
.bold {
	font-weight: bold;
}


#bdtxtlm {
	clear: both;
	margin-left: 50px;
}
.standings {
	text-align: center;
}
.four {
	width: 195px;
	float: left;
	/*border: 1px solid #333333;*/
}

.noc-column-hold {
	overflow: auto;
}
.noc-column-left {
	width: 62%;
	float: left;
	text-align: left;
	padding-left: 3%;
}
.noc-column-right {
	width: 32%;
	float: left;
	text-align: right;
	padding-right: 3%;
}

.noc-column-left.noc-racer-title {
	width: 65%;
	padding-left: 0px;
}



.results {
	clear: both;
}
.race-results {
	float: left;
}
#rec {
	clear: both;
}
.women {
	clear: both;
	padding-top: 10px;
}

.noc-event-map {
	height: 400px;
	width: 400px;
	border: 1px solid #000;
}

.weather img {
	border: none;
}

.plc {
	width: 15px;
}
#imgload {
	display: none;
}

/* admn */
.prob {
	color: #F30;
}
.prob.suggest {
	position: absolute;
	color: #000;
	background-color: #FFF;
	padding: 8px;
}
input.prob {
	color: #FFF;
	background-color: #F30;
}
.success {
	color: green;
}
#rsz {
	overflow: hidden;
}
#stats {
	text-align: left;
	padding-left: 75px;
}

#bug {
	color:#666;
	font-size:16px;
	margin-left: 50px;
	width:200px;
	height: 300px;
	position: fixed;
	top:100px;
	z-index: 120;
	border: 1px solid #333;
	overflow: scroll;
	background-color: #FFF;
}


/* Gallery Styles */

#gal {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000099;
	background-color: #CCFF00;
	position: absolute;
	z-index: 115;
	opacity: 0;
	display: none;
}

#x {
	font-size: 20px;
	float: right;
	left: -10px;
	position: relative;
	font-weight: bold;
}
#x:hover{
	cursor: pointer;
	color: #CC0000;
}

.step {
	float: left;
	height: auto;
	width: 40px;
	height: 150px;
	margin-top: 150px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.step:hover {
	cursor: pointer;
}
#imgcon {
	background-color: #663399;
	text-align: center;
	float: left;
	width: 500px;
	height: 100px;
}
#imgone {
	height: 100px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	/*border: 2px solid #CCFF00*/
}
#imgtwo {
	position: absolute;
	background-repeat: no-repeat;
	/*border: 2px solid #00CC00;*/
}
#thmbar {
	clear: both;
	background-color: #33CC00;
	height: 100px;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}
.mvl {
	float: left;
	height: auto;
	width: 30px;
	padding-top: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.mvl:hover {
	cursor: pointer;
}
#thmbcon {
	background-color: #CC3366;
	text-align: center;
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.imgs {
	position: relative;
}
.imgs:hover {
	cursor: pointer;
}
.timg {
	float: left;
}
.ftimg {
	float: left;
	margin-right: 10px;
}
.mvr {
	float: left;
	height: auto;
	width: 30px;
	padding-top: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.mvr:hover {
	cursor: pointer;
}
.tbrdr {
	border: 1px solid #000000;
}
#over {
	background-color: #000;
	cursor: pointer;
	opacity: 0;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}


#noc-back-top {
	display: none;
	width: 35px;
	height: 35px;
	color: #FFF;
	background-color: #1386B7;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	border: 2px solid #313131;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9;
	cursor: pointer;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}
#noc-back-top:hover {
	background-color: #1386B7;
	color: #313131;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.noc-font_fontello {
	font-family: 'fontello';
}
