@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
}
#wrap {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.background-banner {
	float: left;
	margin-top: 180px;
}
/*------------------------- Header ----------------------*/
#cki_header {
	position:absolute;
	top:0px;
        left:0px;
	z-index:-1;
	height:185px;
	width:100%;
	background-image: url(http://www.championshipkartracing.com/_assets/images/header_bkgnd_4.jpg);
	background-repeat: repeat-x;
}
#header_grey_layer {
	height:152px;
	width:100%;
	background-image: url(http://www.championshipkartracing.com/_assets/images/header_bkgnd_3.jpg);
	background-repeat: repeat-x;
}
#header_middle_layer {
	height:152px;
	width:100%;
	background-image: url(http://www.championshipkartracing.com/_assets/images/header_bkgnd_2.png);
	background-repeat: no-repeat;
	background-position:center;
}
#header_red_layer {
	height:152px;
	width:100%;
	background-image: url(http://www.championshipkartracing.com/_assets/images/header_bkgnd_1.png);
	background-repeat: repeat-x;
}
#nav_grey_bkgnd {
        position:absolute;
	top:117px;
        z-index:0;
	height:35px;
	width:960px;
        margin-left:4px;
        background: url(http://www.championshipkartracing.com/_assets/images/nav-bg.jpg) repeat-x left top;
}
#cki_logo {
	position:absolute;
        top:0px;
        z-index:15;
	padding-top:4px;
        padding-left:4px;
}
#race_near_you {
	position:absolute;
        width:960px;
        top:0px;
        left:50%;
        z-index:16;
	padding-top:24px;
        margin-left:-550px;
        text-align:right;
}
/*------------------------- Header ----------------------*/
/*----------------------- Background --------------------*/
#posterwall_wrapper,
#posterwall {
    top:0px;
    left:0px;
    position:fixed;    
    width:100%;
    height:100%;
    overflow:hidden;
}
#posterwall_wrapper,
#posterwall_wrapper {
    z-index:-5;
}
#video {
    z-index:-4;
}

#posterwall {
    z-index:-3;
}
/*----------------------- Background --------------------*/

/*----------------------- RLNY --------------------*/
.rlny-partner {
     float:left;
     margin-right:35px;
}
.rlny-partner-last {
     float:left;
}
.rlny-member {
     display:block;
     padding:20px 10px 20px 10px;
     border-bottom: 1px solid #CCCCCC;
}
.rlny-member-last {
    display:block;
    padding:20px 10px 20px 10px;
}
.member-title {
        font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #666666;
}
.member-logo {
        float:left;
        margin-right:20px;
}
.member-info {
        float:left;
}

/*----------------------- RLNY --------------------*/
#container {
	width: 968px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}  
#header {
	padding: 18px 4px 0px;
	height: 97px;
	position: relative;
} 
#secondary-nav {
	position: absolute;
	top: 0px;
	right: 4px;
}
#secondary-nav li {
	float: left;
	display: block;
	margin-right: 10px;
}
#secondary-nav li a {
	display: block;
	padding: 3px;
	font-size: 1.3em;
	color: #FFFFFF;
	text-decoration: none;
}
#secondary-nav li a:hover {
	text-decoration: underline;
}
#navigation {
	height: 65px;
	background: url(http://www.championshipkartracing.com/_assets/images/nav-btm-bg.png) no-repeat center bottom;
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
}
#nav {
	position: relative;
	height: 65px;
	width: 920px;
        margin-top:2px;
        padding-left: 40px;
        z-index:25;
        /*background: url(http://www.championshipkartracing.com/_assets/images/sub-nav-bg.jpg) repeat-x left 35px;*/
}
#nav a {
	text-decoration: none;
}

#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	padding-right: 13px;
	padding-left: 3px;
	background: url(http://www.championshipkartracing.com/_assets/images/nav-bg.jpg) repeat-x left top;
	padding-top: 3px;
}
#nav li ul {
	display: none;
}
#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
	position: absolute;
	top: 35px;
	left: 0;
	height: 26px;
	width: 960px;
	padding: 5px 0px 0px 3px;
	font-size: 14px;
	color: #FFF;
}
#nav li.on:hover ul, #nav li.over ul { /*for ie*/

}
#nav li a {
	color: #333333;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
}
#nav #register a {
	color: #333333;
}
#nav li.on a {
	color: #6E6E6E;
	background: #EDEDED;
}
#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
	background: transparent url(none);

}
#nav li.off:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
	background: transparent url(none);

}
#nav li.on ul {
	display: block;
}
#nav li ul li a {
	padding: 0px;
	line-height: 14px;
	height: auto;
}
#nav li ul li {
	background: url(none);
	padding: 0px;
}
#nav li ul li.special {
	background: #CC3300;
	margin-top: 0px;
}
#nav li ul li.special a {
	color: #FFF;
	padding: 3px;
}
#nav li ul li.special a:hover {
	color: #333;
}
#nav li ul li.no-link {
	background: #333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEE;
	padding: 3px 2px;
	margin: 0px 0px 0px 10px;
}
#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
}
#nav li.off a:hover, #nav li.on a:hover {
	color: #6E6E6E;
}
/*do the image replacement*/
#nav li span {

}
#home a:hover, #home:hover a, #home.over a, #news a:hover, #news:hover a, #news.over a, #events a:hover, #events:hover a, #events.over a, #video a:hover, #video:hover a, #video.over a, #photos a:hover, #photos:hover a, #photos.over a, #results a:hover, #results:hover a, #results.over a, #documents a:hover, #documents:hover a, #documents.over a, #drivers a:hover, #drivers:hover a, #drivers.over a, #register a:hover, #register:hover a, #register.over a {
	background: #EDEDED;
	color: #6E6E6E;
}

/*subnav formatting*/
#nav li.off ul a, #nav li.on ul a {
	display: block;
	color: #121212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	height: auto;
	padding: 4px 7px 3px;
}
#nav li.off ul a:hover, #nav li.on ul a:hover {
	color: #FFFFFF;
}

#nav li.on ul a {
	background: transparent url(none);
}


#content-container {
	background: url(http://www.championshipkartracing.com/_assets/images/content-bg.png) repeat-y left top;
        padding: 0px 4px;
}
#content {
	padding: 10px 0px;
	background: #FFFFFF;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.alpha {
	margin-left: 0px;
}
.omega, img.omega, .video-row   .omega {
	margin-right: 0px;
}
.grid_1 {
	width:60px;
}

.grid_2 {
	width:140px;
}

.grid_3 {
	width:220px;
}
.grid_3.sides {
	width: 208px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


.grid_4 {
	width:300px;
}
.grid_4.sides {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 288px;
}


.grid_5 {
	width:380px;
}

.grid_6 {
	width:460px;
}

.grid_7 {
	width:540px;
}

.grid_8 {
	width:620px;
}

.grid_9 {
	width:700px;
}

.grid_10 {
	width:780px;
}

.grid_11 {
	width:860px;
}

.grid_12 {
	width:940px;
}
#quick-sched-fl-cup .heading, #quick-sched-wsk-na .heading {
	height: 28px;
	padding: 2px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
}
#quick-sched-fl-cup li, #quick-sched-wsk-na li {
        float: left;
}
#quick-sched-fl-cup  li a, #quick-sched-wsk-na li a {
	width: 88px;
	font-size: 10px;
	text-align: center;
	display: block;
	padding: 3px 0px;
	margin: 5px 9px 0px;
	line-height: 1.2em;
}
#quick-sched-fl-cup {
	width: 300px;
	margin-left: 18px;
	height: 72px;
	float: left;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
}
#quick-sched-fl-cup  .heading   {
	background: #222;
}

#quick-sched-wsk-na {
	height: 72px;
	width: 618px;
	float: left;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
}
#quick-sched-wsk-na .heading {
	background: #7F7F7F;
}
#quick-sched-fl-cup a.past, #quick-sched-wsk-na a.past {
	color: #CCCCCC;
}
#quick-sched-fl-cup  a.current   {
	color: #CC3300;
}
#quick-sched-wsk-na a.current {
	color: #0066FF;
}
#quick-sched-fl-cup  a.future, #quick-sched-wsk-na a.future {
	color: #666666;
}
.news-box {
	width:620px;
        height:375px;
        overflow:hidden;
}
.main-news .news-box {
	width:620px;
        height:375px;
        margin:0px;
        padding:0px;
}
.news-box .main-news ul  {
        width:2600px;
}
.news-box .main-news ul li {
        float:left;        
        width:620px;
        height:375px;
        padding:0px 30px 20px 0px;
        margin:0px;
}
.main-news   h2  a {
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
	display: block;
	color: #006699;
}
.main-news img {
	margin-bottom: 5px;
}

.main-news  .date {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main-news  p {
        font-size: 1.2em;
	line-height: 1.4em;	
        /*font-size: 1.4em;
	line-height: 137.5%;*/
}
.updates li {
	background: url(http://www.championshipkartracing.com/_assets/images/arrow.png) no-repeat left 3px;
	padding-left: 13px;
	font-size: 12px;
	line-height: 137.5%;
	color: #AAA;
}
.event-tracker {
	padding: 3px 0px 3px 5px;
	width: 289px;
	border: 3px solid #555555;
	margin-bottom: 10px;
        margin-left:10px;
	float: left;
}
.event-tracker  .event-countdown {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1em;
	text-align: right;
	padding: 5px 10px 15px;
	color: #FFFFFF;
	background: url(http://www.championshipkartracing.com/_assets/images/countdown-bg.gif) no-repeat left bottom;
	margin-top: -3px;
}
.event-tracker .date {
	color: #555555;
	font-size: 14px;
}
.event-tracker .event-header  {
	color: #555555;
	margin-bottom: 4px;
}
.event-tracker .register a {
	color: #FF3300;
}

.event-tracker p {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #555555;
	margin-bottom: 1.2em;
}
.event-tracker strong {
	font-size: 12px;
	line-height: 2em;
}
.event-tracker .documents, .event-center  .documents, .event .documents  {
	background: url(http://www.championshipkartracing.com/_assets/images/printer.png) no-repeat left top;
	padding-left: 21px;
	margin-bottom: 10px;
}
.event-tracker  li  {
	display: inline;
	margin-right: 8px;
	font-size: 12px;
	line-height: 150%;
}
.event-tracker .coverage, .event-center .coverage, .event .coverage  {
	background: url(http://www.championshipkartracing.com/_assets/images/magnify.png) no-repeat left top;
	padding-left: 21px;
}
.also-see {
	clear: both;
	border-top: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #CCCCCC;
	font-size: 1.4em;
	padding: 8px 0px;*/
	margin-top: 20px;
	margin-bottom: 20px;
        margin-left:10px;
        margin-right:10px;
}
.also-see   strong {
	color: #CCCCCC;
}
.also-see  ul {
	margin-top: 8px;
	font-size: 11px;
}
.also-see  li {
	margin-right: 20px;
	float: left;
	width: 220px;
	line-height: 15px;
}
.also-see  ul  a {
	display: block;
	line-height: 1.15em;
	font-weight: bold;
	padding: 2px;
	height: 50px;
}
.also-see  ul  a:hover {
	text-decoration: none;
	background: #555555;
	color: #FFFFFF;
}
.also-see  ul  img {
	float: left;
	margin-right: 5px;
}
.also-see  .date {
	font-size: 10px;
	line-height: 1.5em;
	position: absolute;
	left: 71px;
	bottom: 0px;
}
.also-see  .last {
	margin: 0px;
}
.news-special {
	width: 208px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #555555;
}
.news-special p {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top: .2em;
	margin-bottom: 1em;
}
.news-special li {
	line-height: 1.2em;
	margin-bottom: 10px;
	font-size: 1.4em;
}
.news-special li strong {
	font-size: 12px;
	line-height: 1em;
}


.module {
	font-size: 1.4em;
	line-height: 137.5%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.module.last   {
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}
.module h4 {
	display: block;
	margin-bottom: 10px;
}
.module p {
        margin-bottom: 1.2em;
}
.module  .layer {
	margin-bottom: 10px;
}
.TabbedPanelsContent table {
	line-height: 1.1ems;
	width: 100%;
}
.TabbedPanelsContent table th {
	font-weight: bold;
	color: #666666;
	width: 50%;
}
.TabbedPanelsContent table td {
}
.listing {
}
.listing li {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.listing h4 a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}

.listing  .first  {
	font-weight: bold;
}
.listing .first a {
	font-weight: bold;
}
.listing .last {
	border-style: none;
}


.listing img {
	float: left;
	margin-right: 10px;
}
.breadcrumb {
	color: #CCC;
	display: block;
	margin: 0px 10px 10px;
}
.breadcrumb li {
	display: inline;
	margin-right: 5px;
	font-size: 1.3em;
}
.entry-info {
	font-size: 1.1em;
	padding: 10px 0px;
	border-top: 1px solid #CCCCCC;
	color: #999999;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.entry-title {
	font-weight: normal;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}
.entry p {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}
.entry em, .entry i {
	font-style: italic;
}
.entry-image-270 {
	width: 270px;
}
.entry-image-350 {
	width: 350px;
}
.entry .caption {
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 3px;
	display: block;
}
.entry ul {
    margin: 0em 0em 1.3em;
}
.entry ul li {
    font-size: 1.4em;
    line-height: 1.2em;
    list-style-type: disc;
    margin: 0em 0em 0.3em 2em;
}
.total-pages {
	font-size: 14px;
	color: #999999;
	margin: 0px 10px 0px 0px;
}
.pagination {
	font-size: 14px;
}
.pagination strong {
	padding: 2px 4px;
	background: #FFFFFF;
	border: 1px solid #006699;
	font-weight: bold;
	color: #999999;
	margin-right: 2px;
	margin-left: 2px;
}
.grid_5  .pagination a {
	padding: 2px 5px;
	font-weight: normal;
	color: #FFFFFF;
	background: #006699;
	border: 1px solid #006699;
}
.grid_5 .pagination a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	background: #FFFFFF;
	border: 1px solid #006699;
}
.recent-news li {
	background: url(http://www.championshipkartracing.com/_assets/images/recent-entries-arrow-full.gif) no-repeat 2px 4px;
	padding-left: 9px;
	font-size: 12px;
	color: #999999;
	line-height: 1.3em;
	margin-bottom: 0.7em;
}
.event-center {
	margin: -8px 2px 20px;
	width: 936px;
	background: url(http://www.championshipkartracing.com/_assets/images/event-center-bg.jpg) repeat-x left bottom;
	padding: 10px;
	float: left;
	position: relative;
}
.event-center .event-image {
	float: left;
	margin-right: 20px;
}
.event-center   h1, .event  h1.current, .featured-gallery h1 {
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	color: #CC3300;
	margin-bottom: 0em;
}
.event-center  p, .event  p, .featured-gallery p {
	font-size: 1.4em;
	color: #999999;
	line-height: 1.7em;
	margin-bottom: 1em;
}
.event-center .event-center-right {
	float: left;
}
.event-center  .documents, .event .documents {
	float: left;
	width: 150px;
	display: block;
}
.event-center .documents span, .event-center .coverage span, .event .documents span, .event .coverage span {
	font-weight: bold;
	color: #999999;
	font-size: 14px;
	line-height: 20px;
}
.event-center .documents li, .event-center .coverage li, .event .documents li, .event .coverage li {
	font-size: 14px;
	line-height: 20px;
	background: url(http://www.championshipkartracing.com/_assets/images/arrow-gray.png) no-repeat left center;
	padding-left: 9px;
}
.event-center .coverage, .event .coverage {
	display: block;
	float: left;
	width: 150px;
}
.na-series-calendar {

}
.na-series-calendar li {
	height: 80px;
}
.na-series-calendar  li  p {
	font-size: 14px;
	line-height: 1em;
}
.na-series-calendar  ul  {
	float: left;
	margin-top: 20px;
}
.na-series-calendar  ul  li  {
	display: block;
	border-style: none;
	background: url(http://www.championshipkartracing.com/_assets/images/arrow-gray.png) no-repeat left center;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 6px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 1em;
}

.na-series-calendar  li  h4 a {
	font-weight: bold;
	line-height: 10px;
	text-decoration: underline;
}
.na-series-calendar  li  .circuit a {
	background: url(http://www.championshipkartracing.com/_assets/images/circuit-sprite.gif) no-repeat;
	height: 80px;
	float: left;
	width: 105px;
	margin-right: 20px;
	display: block;
}
.na-series-calendar   li.past  {
	color: #CCCCCC;
}
.na-series-calendar li.past a {
	color: #CCCCCC;
}
.na-series-calendar li.current {
	color: #CC3300;
}
.na-series-calendar li.current a {
	color: #CC3300;
}
.na-series-calendar li.future {
	color: #666666;
}
.na-series-calendar li.future a {
	color: #666666;
}
.na-series-calendar li.ncmp .circuit a.past {
	background-position: 0px -597px;
}
.na-series-calendar li.ncmp .circuit a.current {
	background-position: -105px -597px;
}
.na-series-calendar li.ncmp .circuit a.future {
	background-position: -210px -597px;
}
.na-series-calendar  li.pkra .circuit  a.past {
	background-position: -315px -597px;
}
.na-series-calendar li.pkra .circuit a.current {
	background-position: -420px -597px;
}
.na-series-calendar li.pkra .circuit a.future {
	background-position: -525px -597px;
}
.na-series-calendar  li.gjms .circuit  a.past {
	background-position: -630px -597px;
}
.na-series-calendar li.gjms .circuit a.current {
	background-position: -735px -597px;
}
.na-series-calendar li.gjms .circuit a.future {
	background-position: -840px -597px;
}
.na-series-calendar  li.njmp .circuit  a.past {
	background-position: -945px -597px;
}
.na-series-calendar li.njmp .circuit a.current {
	background-position: -1050px -597px;
}
.na-series-calendar li.njmp .circuit a.future {
	background-position: -1155px -597px;
}
.na-series-calendar  li.tbd .circuit  a.past {
	background-position: -1260px -597px;
}
.na-series-calendar li.tbd .circuit a.current {
	background-position: -1365px -597px;
}
.na-series-calendar li.tbd .circuit a.future {
	background-position: -1470px -597px;
}
.na-series-calendar  li.calspeed .circuit  a.past {
	background-position: -1575px -597px;
}
.na-series-calendar li.calspeed .circuit a.current {
	background-position: -1680px -597px;
}
.na-series-calendar li.calspeed .circuit a.future {
	background-position: -1785px -597px;
}
.na-series-calendar  li.omc .circuit  a.past {
	background-position: -1890px -597px;
}
.na-series-calendar li.omc .circuit a.current {
	background-position: -1995px -597px;
}
.na-series-calendar li.omc .circuit a.future {
	background-position: -2100px -597px;
}
.na-series-calendar  li.rigp .circuit  a.past {
	background-position: -2835px -597px;
}
.na-series-calendar li.rigp .circuit a.current {
	background-position: -2940px -597px;
}
.na-series-calendar li.rigp .circuit a.future {
	background-position: -3045px -597px;
}
.secondary-schedule {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.secondary-schedule li {
	margin-bottom: 10px;
}
.secondary-schedule   li   a {
	text-decoration: none;
	display: block;
}
.secondary-schedule li a:hover {
	text-decoration: underline;
}


.secondary-schedule   h5  {
	line-height: 1em;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}
.secondary-schedule   p  {
	font-size: 1.4em;
	line-height: 1.2em;
}
.secondary-schedule .past a {
	color: #CCCCCC;
}
.secondary-schedule .past h5 {
	color: #CCCCCC;
}
.secondary-schedule .current a {
	color: #CC3300;
}
.secondary-schedule .current h5 {
	color: #CC3300;
}
.secondary-schedule .future a {
	color: #666666;
}
.secondary-schedule .future h5 {
	color: #666666;
}
.class-sponsors {
	color: #999999;
	font-size: 1.4em;
	line-height: 1.2em;
}
.class-sponsors li {
	height: 70px;
	margin-bottom: 10px;
}
.class-sponsors img {
	float: left;
	margin-right: 10px;
}
.event {
	float: left;
	margin: 0px 10px 20px;
	padding: 0px;
	width: 940px;
}
.event .event-countdown {
	float: right;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	color: #999999;
}

.event .event-specs {
	float: left;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px;
	position: relative;
	height: 230px; /*changed on 6-30-2010, old height was 199px*/
}
.event .circuit-specs {
	position: absolute;
	width: 575px;
	top: 10px;
	right: 0px;
}
.event-specs  .circuit-specs  p {
	color: #666666;
	line-height: 1.2em;
}
.event  .circuit-specs  .circuit-container span {
	float: right;
	background: url(http://www.championshipkartracing.com/_assets/images/circuit-sprite.gif) no-repeat;
	display: block;
	height: 199px;
	width: 315px;
}
.event .ncmp .circuit-container .past {
	background-position: 0px -0px;
}
.event .ncmp .circuit-container .current {
	background-position: 0px -199px;
}
.event .ncmp .circuit-container .future {
	background-position: 0px -398px;
}
.event .pkra .circuit-container .past {
	background-position: -315px -0px;
}
.event .pkra .circuit-container .current {
	background-position: -315px -199px;
}
.event .pkra .circuit-container .future {
	background-position: -315px -398px;
}
.event .gjms .circuit-container .past {
	background-position: -630px -0px;
}
.event .gjms .circuit-container .current {
	background-position: -630px -199px;
}
.event .gjms .circuit-container .future {
	background-position: -630px -398px;
}
.event .njmp .circuit-container .past {
	background-position: -945px -0px;
}
.event .njmp .circuit-container .current {
	background-position: -945px -199px;
}
.event .njmp .circuit-container .future {
	background-position: -945px -398px;
}
.event .tbd .circuit-container .past {
	background-position: -1260px -0px;
}
.event .tbd .circuit-container .current {
	background-position: -1260px -199px;
}
.event .tbd .circuit-container .future {
	background-position: -1260px -398px;
}
.event .pri .circuit-container .past {
	background-position: -2205px -0px;
}
.event .pri .circuit-container .current {
	background-position: -2205px -199px;
}
.event .pri .circuit-container .future {
	background-position: -2205px -398px;
}
.event .omc .circuit-container .past {
	background-position: -1890px -0px;
}
.event .omc .circuit-container .current {
	background-position: -1890px -199px;
}
.event .omc .circuit-container .future {
	background-position: -1890px -398px;
}
.event .hms .circuit-container .past {
	background-position: -2520px -0px;
}
.event .hms .circuit-container .current {
	background-position: -2520px -199px;
}
.event .hms .circuit-container .future {
	background-position: -2520px -398px;
}
.event .rigp .circuit-container .past {
	background-position: -2835px -0px;
}
.event .rigp .circuit-container .current {
	background-position: -2835px -199px;
}
.event .rigp .circuit-container .future {
	background-position: -2835px -398px;
}
.featured-gallery {
	margin: -8px 2px 20px;
	width: 940px;
	padding: 10px 6px 10px 10px;
	background: url(http://www.championshipkartracing.com/_assets/images/featured-gallery-bg.jpg) repeat-x left bottom;
	float: left;
}
.featured-gallery .featured {
	float: right;
	background: url(http://www.championshipkartracing.com/_assets/images/featured-gallery-image-bg.png) no-repeat center center;
	display: block;
	padding: 6px;
}
.featured-gallery ul {
	padding-left: 10px;
	line-height: 1.2em;
}
.featured-gallery li {
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin: 0px 0px 10px;
}
.featured-gallery li span {
	color: #006699;
	font-size: 14px;
}
ul.galleries   li   {
	margin-bottom: 20px;
}
ul.galleries     li     a       {
	color: #006699;
}
ul.galleries     li     a:hover      {
	color: #FFFFFF;
	background: #006699;
	text-decoration: none;
}
ul.galleries   li   h4    {
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
}
ul.galleries    li    img, .partners-row div  img  {
	float: right;
	margin-left: 10px;
}
ul.galleries   li   p, .partners-row div  p  {
	font-size: 12px;
	color: #999999;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
.gallery h1 {
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	margin-bottom: 5px;
}
.gallery .child-galleries {
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 20px;
	display: block;
	float: left;
}
.gallery .child-galleries li {
	margin-right: 10px;
	display: inline;
	float: left;
}
.gallery .child-galleries li a {
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #999999;
}
.gallery .child-galleries li a.current {
	color: #FFFFFF;
	background: #999999;
}
.gallery .child-galleries li a:hover {
	text-decoration: underline;
}
.gallery img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gallery img.omega {
	margin-right: 0px;
}
.video-row {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #999999;
	margin-bottom: 20px;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.video  {
	width: 140px;
	margin-right: 20px;
	position: relative;
	float: left;
}
.video  a  {
	font-size: 1.2em;
	display: block;
}
.video a:hover {
	text-decoration: none;
}

.video  a:hover  span {
	text-decoration: none;
	color: #FFFFFF;
	background: #006699;
}


.video em  {
	display: block;
	padding-top: 4px;
	font-style: italic;
}
.video  a img  {
	border-style: none;
}
.featured-video {
	background: #666666 url(http://www.championshipkartracing.com/_assets/images/featured-video-bg.jpg) repeat-x left bottom;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
	width: 930px;
}
.featured-video h4 {
	color: #FFFFFF;
}
.video-player {
	padding: 5px;
	float: left;
	margin-right: 20px;
}
.now-playing h6 {
	color: #999999;
	margin-bottom: 4px;
}
.now-playing h1 {
	color: #FFFFFF;
}
.now-playing p {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #FFFFFF;
}
.other-standings-top {
	font-size: 1.4em;
	line-height: 1em;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #999999;
}
.other-standings-btm {
	font-size: 1.4em;
	line-height: 1em;
	color: #999999;
	float: right;
}


table.standings {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
table.standings td {
	text-align: center;
}


table.standings  .column-head td {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 12px;
}
table.standings  .column-head  td.left {
	text-align: left;
}
table.standings td.pos {
	text-align: left;
}
table.standings td.driver {
	text-align: left;
}
table.standings td.event1 {
	color: #999999;
	background: #EEEEEE;
}
table.standings td.event2 {
	color: #999999;
}
table.standings td.grand {
	border-left: 1px solid #CCCCCC;
	color: #999999;
}
.document     h1, .document     h2, .document     h3, .document     h4, .document     h5, .document     h6, .secondary          {
	color: #666666;
}
.document p {
	font-size: 1.4em;
	margin-bottom: 1.3em;
	line-height: 1.3em;
}
.repository {
	font-size: 1.4em;
	line-height: 1.2em;
}
.repository li {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 170px 5px 0px;
	position: relative;
}
.repository li span {
	position: absolute;
	top: 0px;
	right: 10px;
	color: #999999;
	width: 140px;
}
.partners-row, .sponsors-row {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	clear: both;
}
.partners-row  div   h4  {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #666666;
}

.partners-row  div   p  {
	position: static;
	line-height: 1.3em;
	margin-bottom: 1.3em;
}
.partners-row    div a, .sponsors-row  div a  {
	font-size: 1.2em;
	line-height: 1.1em;
}
.sponsors-row div {
	text-align: center;
}
#contact-form {
	font-size: 1.4em;
}
#contact-form form {
	margin-top: 20px;
}


#contact-form table td {
	vertical-align: middle;
	padding-bottom: 12px;
	padding-right: 10px;
}
#contact-form  table  strong {
	font-size: 10px;
	color: #999999;
}
#contact-form  input {
	padding: 3px 2px;
	width: 325px;
	font-size: 18px;
	border: 3px solid #CCCCCC;
}
#contact-form textarea {
	padding: 3px 2px;
	width: 440px;
	height: 100px;
	border: 3px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif; /*Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
}
#contact-form button {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif; /*"Trebuchet MS", Helvetica, sans-serif;*/
	font-weight: bold;
	color: #006C8C;
	margin-right: 10px;
	border: 2px solid #006C8C;
	font-size: 18px;
	padding: 5px 10px;
}
#contact-form button:hover {
	background: #EEEEEE;
	cursor: hand;
	cursor: pointer;
	color: #00ADDF;
	border-color: #00ADDf;
}

#footer {
	padding: 0px 0px 20px;
	background: url(http://www.championshipkartracing.com/_assets/images/footer-top.png) repeat-x left top;
	margin-right: 4px;
	margin-left: 4px;
} 
#footer .sponsors {
        background: url(http://www.championshipkartracing.com/_assets/images/sponsors-bg.png) no-repeat center bottom;
        border-bottom: 1px solid #CCCCCC;
	margin-bottom: 6px;
	padding-top: 28px;
        display: block;
	padding-bottom: 22px;
	text-align: center;
}

#footer .sponsors li {
	margin: 0px 10px;
        display: inline;
        line-height: 58px;
}

.title   {
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	color: #006699;
	font-weight: normal;
	margin-bottom: 0px;
	display: block;
}
.date {
	font-size: 1.1em;
	color: #999999;
}
.gallery .date {
	font-size: 14px;
	float: right;
	line-height: 24px;
}

.special {
	color: #006699;
}
.no-marg {
	margin-bottom: 0px;
}
.time {
	color: #999999;
}
.main-photo {
	float: left;
	margin-right: 5px;
}
.secondary-photo {
	margin-bottom: 5px;
}

a.twitter {
	background: url(http://www.championshipkartracing.com/_assets/images/twitter.gif) no-repeat left top;
	display: block;
	height: 32px;
	padding-left: 40px;
	line-height: 32px;
	text-decoration: none;
	color: #52CCFF;
	font-size: 10px;
	font-weight: bold;
}
a.twitter:hover {
	text-decoration: underline;
}
#tweet li {
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 3px;
}
#tweet  .tweetTime a {
	background: url(http://www.championshipkartracing.com/_assets/images/tweetTime-bg.gif) no-repeat right top;
	color: #006C8C;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 5px;
}
.border {
	border: 1px solid #CCCCCC;
}
.register-now {
	height: 35px;
	width: 150px;
}
.register-now a {
	display: block;
	height: 35px;
	width: 150px;
	background: url(http://www.championshipkartracing.com/_assets/images/register-now-sprite.png) no-repeat;
	background-position: 0px 0px;
}
.register-now a:hover {
	background-position: 0px -35px;
}
.right {
	float: right;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}
.left {
	float: left;
	margin-right: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #CCCCCC;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
