/* Text */
BODY {	background-image : url( "./Shoeback-page1a.jpg" );
	background-repeat : repeat-x;
	font-family : Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51);
	background-color : rgb(238,238,238)}

.nof_StateBlueBanners1-Default {
font-family:Georgia; font-size:32px; color:rgb(255,255,255) 
}

.nof_StateBlueNavbar4-Regular {
font-family:Arial; font-size:14px; color:rgb(255,255,255) 
}

.nof_StateBlueNavbar5-Rollover {
font-family:Arial; font-size:14px; color:rgb(255,255,255) 
}

.nof_StateBlueNavbar6-Highlighted {
font-family:Arial; font-size:14px; color:rgb(255,255,0) ;
	font-style : normal;
	font-weight : bold
}

.nof_StateBlueNavbar7-HighlightedRollover {
font-family:Arial; font-decoration:underline; font-size:14px; color:rgb(255,255,0) ;
	font-style : normal;
	font-weight : bold
}

.nof_StateBlueNavbar9-Regular {
font-family:Verdana; font-size:8pt; color:rgb(255,255,255) 
}

.nof_StateBlueNavbar10-Rollover {
font-family:Verdana; font-size:8pt; color:rgb(255,255,255) 
}

.nof_StateBlueNavbar11-Highlighted {
font-family:verdana; font-size:8pt; color:rgb(255,255,255) 
}

.nof_StateBlueNavbar12-HighlightedRollover {
font-family:verdana; font-size:8pt; color:rgb(255,255,255) 
}


P {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51);
	line-height : 1.5em
}

.TextObject {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

.TextNavBar {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(30,82,136)
}

A:link {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px
}

A:visited {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(153,153,153)
}

A:active {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(164,204,221)
}

H1 {
	font-family: Georgia,                Palatino,                "Times New Roman",                Times,                Serif;
	font-weight : normal;
	color : rgb(30,82,136)
}

H2 {
	font-family: Georgia,                Palatino,                "Times New Roman",                Times,                Serif;
	font-weight : lighter;
	color : rgb(51,51,51)
}

H3 {
	font-family: Georgia;
	font-weight : lighter;
	color : rgb(67,173,199)
}



UL {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

OL {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

A {
	font-size: 14px;
	font-family : Arial,                Helvetica,                Geneva,                Sans-serif;
	color : rgb(30,82,136)
}

H4 {
	color: rgb(51,51,51)
}

H5 {
	color: rgb(30,82,136)
}

H6 {
	color: rgb(30,82,136)
}A:hover {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(164,204,221)
}

/* Accordion */
.ui-accordion{
	border: none !important;
	border-top: none !important
}
 .ui-accordion a {
	border: none !important
}
div.ui-accordion.selected a.head.selected                {
	background-image: url( "./AccordionTabOpen.png" ) !important;
	color: #f2f2f2 !important
}
.ui-accordion a.head {
	background-image: url( "./AccordionTabClosed.png" ) !important;
	background-color: #ffffff !important;
	border: none !important;
	font-size: 11px !important;
	color: #f2f2f2 !important;
	font-weight: normal !important;
	text-indent: 25px !important;
	height: 30px !important;
	line-height: 30px !important
}
.ui-accordion .ui-accordion-panel a {
	display: inline !important
}

/* Tabs */
.ui-tabs-panel {
	border: 1px solid #1E5288 !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "./tab_top.png" ) !important;
	font-weight: normal !important;
	color: #f2f2f2 !important;
	font-size: 11px !important;
	line-height: 22px !important
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #f2f2f2 !important
}
.ui-tabs-nav a span                {
	background-image: url( "./tab_top.png" ) !important;
	max-height: 50px;
	height: 22px !important
}

.ui-tabs-nav a:hover span{
	background-position: 0 -50px !important
}
.ui-tabs-nav a:hover{
	background-position: 100% -150px !important;
	color: #f2f2f2 !important
}

/* Toggle Pane */
div.TogglePaneFancyHeader {
	font-family: inherit !important;
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 30px;
	height: 30px !important;
	padding: 0px !important;
	text-indent: 25px;
	cursor: pointer;
	border: none !important;
	border-width: 0px 1px !important;
	background-color: transparent !important;
	background-image: url( "./TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #f2f2f2 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "./TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #f2f2f2 !important
}
div.TogglePanePlainContent {
	border: none !important;
	border-top: none !important
}

.nof_StateBlueNavbar30-Regular {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar30-Rollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar30-Highlighted {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar30-HighlightedRollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar32-Regular {
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_StateBlueNavbar33-Rollover {
font-family:Arial; font-size:13px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_StateBlueNavbar36-Regular {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar36-Rollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar36-Highlighted {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar36-HighlightedRollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar38-Regular {
font-family:Arial; font-size:14px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_StateBlueNavbar39-Rollover {
font-family:Arial; font-size:14px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_StateBlueNavbar42-Regular {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar42-Rollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar42-Highlighted {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_StateBlueNavbar42-HighlightedRollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
    background: transparent url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-right-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-right-lt.png" ) /* prev */
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
    background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-right-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal {
    background: transparent url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-left-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-right-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
    background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-left-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
    background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-left-dk.png" )
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
    background: transparent url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-down-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
    background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-down-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
    background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-down-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
    background: transparent url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-up-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
	background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
    background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
    background-image: url( "file:///C:/Users/Robyn/Documents/NetObjects Fusion 2013/User Sites/MCConnersRacing/Styles/State - Blue/Images/nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
    background: transparent url( "Images\\nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
	background-image: url( "Images\\nof-carousel-nav-right-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	background-image: url( "Images\\nof-carousel-nav-right-lt.png" ) /* prev */
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
	background-image: url( "Images\\nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
    background-image: url( "Images\\nof-carousel-nav-right-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
    background-image: url( "Images\\nof-carousel-nav-right-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
    background: transparent url( "Images\\nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
	background-image: url( "Images\\nof-carousel-nav-left-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	background-image: url( "Images\\nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
	background-image: url( "Images\\nof-carousel-nav-right-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
    background-image: url( "Images\\nof-carousel-nav-left-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
    background-image: url( "Images\\nof-carousel-nav-left-dk.png" )
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
    background: transparent url( "Images\\nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
	background-image: url( "Images\\nof-carousel-nav-down-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	background-image: url( "Images\\nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
	background-image: url( "Images\\nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
    background-image: url( "Images\\nof-carousel-nav-down-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
    background-image: url( "Images\\nof-carousel-nav-down-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
    background: transparent url( "Images\\nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
	background-image: url( "Images\\nof-carousel-nav-up-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	background-image: url( "Images\\nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
	background-image: url( "Images\\nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
    background-image: url( "Images\\nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
    background-image: url( "Images\\nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
    background: transparent url( "./nof-carousel-nav-right-lt.png" ) no-repeat 95% 50%}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
	background-image: url( "./nof-carousel-nav-right-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	background-image: url( "./nof-carousel-nav-right-lt.png" ) /* prev */
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
	background-image: url( "./nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
    background-image: url( "./nof-carousel-nav-right-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
    background-image: url( "./nof-carousel-nav-right-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
    background: transparent url( "./nof-carousel-nav-left-lt.png" ) no-repeat 5% 50%}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
	background-image: url( "./nof-carousel-nav-left-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	background-image: url( "./nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
	background-image: url( "./nof-carousel-nav-right-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
    background-image: url( "./nof-carousel-nav-left-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
    background-image: url( "./nof-carousel-nav-left-dk.png" )
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
    background: transparent url( "./nof-carousel-nav-down-lt.png" ) no-repeat 50% 95%}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
	background-image: url( "./nof-carousel-nav-down-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	background-image: url( "./nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
	background-image: url( "./nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
    background-image: url( "./nof-carousel-nav-down-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
    background-image: url( "./nof-carousel-nav-down-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
    background: transparent url( "./nof-carousel-nav-up-lt.png" ) no-repeat 50% 5%}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
	background-image: url( "./nof-carousel-nav-up-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	background-image: url( "./nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
	background-image: url( "./nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
    background-image: url( "./nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
    background-image: url( "./nof-carousel-nav-up-dk.png" )
}


.nof_StateBlueTableStyles18-row3cell1 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row2cell1 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row1cell1 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row3cell3 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row2cell3 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row1cell3 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row3cell2 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row2cell2 {
	color: rgb(0,0,0);
 	background-color: transparent
}

.nof_StateBlueTableStyles18-row1cell2 {
	color: rgb(0,0,0);
 	background-color: transparent
}
.nof_StateBlueNavbar48-Regular {
font-family:Verdana; font-size:10px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_StateBlueNavbar48-Rollover {
font-family:Verdana; font-size:10px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_StateBlueNavbar48-Highlighted {
font-family:verdana; font-size:10px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_StateBlueNavbar48-HighlightedRollover {
font-family:verdana; font-size:10px; font-weight:400; font-style:normal; color:#ffffff 
}
