﻿html
{
    height: 100%;
    border-bottom: solid 1px transparent;
}
body
{
    background-color: #000000;
    background-image: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
td
{
    vertical-align: top;
}
a
{
    text-decoration: none;
    color: inherit;
}
img
{
    border: 0px;
}
map
{
    font-size: 0;
    line-height: 0;
}
p
{
    font-family: Arial;
    font-size: 11px;
    text-align: justify;
    margin-bottom: 2px;
    margin-top: 6px;
}
li
{
    font-family: Arial;
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: 2px;
}

/*User Styles*/

#MainContentPane
{
    margin: 0 auto;
    width: 780px;
    background-color: #FFFFFF;
}
#HeaderPane
{
    height: 139px;
    position: relative;
}
#BodyPane
{
    background-color: #CCCCCC; /*background-image:url(images/bodypane_bg.jpg);     background-repeat:no-repeat;*/
    height: 350px;
}
#FooterPane
{
    background-image: url(images/footer_red.gif);
    background-repeat: repeat-x;
}
#topnav_frame
{
    height: 20px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}
#topnav
{
    margin: 0 auto;
}
.topnav
{
    text-align: center;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 10px;
    vertical-align: middle;
}
.topnav a
{
    color: #FFFFFF;
}
.topnav a:hover
{
    background-color: #000000;
}
#mainnav_frame
{
    height: 22px;
    padding: 0px;
    margin: 0px;
    border: px;
}
#mainnav
{
    margin: 0 auto;
    height: 22px;
    border-left: solid 1px #111111;
    border-right: solid 1px #EEEEEE;
}
#mainnav td
{
    text-align: center;
    font-family: Arial, Arial, Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 1px;
    line-height: 16px;
    border-left: solid 1px #EEEEEE;
    border-top: solid 1px #EEEEEE;
    border-right: solid 1px #111111;
    border-bottom: solid 1px #111111;
}
.mainnav_over
{
    background-image: url(images/mainnav_bg_hover.gif);
    background-repeat: repeat-x;
}
#mainnav a
{
    color: #000000;
}
#mainnav a:hover
{
    color: #333333;
}
.over-hi, .nav-item{-moz-opacity:1; filter:alpha(opacity=100); opacity:1;}

.over-hi:hover, .nav-item:hover{-moz-opacity:.5; filter:alpha(opacity=50); opacity:.5;}

#headerbottom
{
    height: 25px;
}
div.subnav_frame
{
    width: 100%;
    background-color: #cccccc;
    padding-top: 4px;
}
table.subnav
{
    background-color: #cccccc;
}
table.subnav td
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    line-height: 13px;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    width: 175px;
    height: 20px;
    background-image: url(images/tab_off.gif);
    background-repeat: no-repeat;
}
table.subnav a
{
    color: #FFFFFF;
}
table.subnav td.selected
{
    background-image: url(images/tab_on.gif);
    background-repeat: no-repeat;
    color: #000000;
}
table.subnav td.selected a
{
    color: #000000;
}
table.subnav td.subnav_sep
{
    background-color: #CCCCCC;
    background-image: none;
    width: 8px;
}
p.title
{
    font-size: 12px;
    font-weight: bold;
    padding-top: 20px;
}
p.header
{
    font-family: Arial, Arial, Tahoma;
    font-size: 14px;
    font-weight: bold;
}
.newsitemdate
{
    font-family: Arial, Arial, Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
}
.newsitemtitle
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    line-height: 13px;
}
#breadcrumb
{
    text-align: left;
    font-family: Arial, Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px;
	margin-right: 20px; 
}
#breadcrumb a
{
    color: #666666;
}
#breadcrumb a:hover
{
    color: #CC0000;
    text-decoration: underline;
}
#product_detail_frame
{
    background-color: #dddddd;
    background-image: url(images/productdetail_bg.jpg);
    background-repeat: repeat-x;
    height: 290px;
    padding: 5px;
}
#featurelist
{
    margin: 0px;
    padding: 0px;
}
.feature_item
{
    list-style-type: square;
    font-family: Arial;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 18px;
    margin-right: 0px;
    text-align: left;
    font-weight: normal;
}
#product_styles_frame
{
    padding-top: 2px;
    padding-bottom: 10px;
}
#product_styles
{
    background-color: #CCCCCC;
    font-family: Verdana;
    font-size: 10px;
    border: solid 1px #333333;
}
#product_styles_list
{
    background-color: #CCCCCC;
    font-family: Verdana;
    font-size: 10px;
    border: solid 1px #333333;
}
#viewcart_frame
{
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
#viewcart
{
    background-color: #dddddd;
    font-family: Verdana;
    font-size: 10px;
    border: solid 1px #333333;
}
#viewcart_toobar
{
    margin: 0 auto;
    width: 750px;
}
#checkout_frame
{
    margin: 0 auto;
    width: 700px;
}
#checkout_table
{
    width: 800px;
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}
.grid_header
{
    background-color: #999999;
    background-image: url(images/gridheader_bg.jpg);
    background-repeat: repeat-x;
    color: #000000;
    font-weight:bold;
    text-align: center;
}
.grid_row
{
    background-color: #FFFFFF;
}
.grid_row_alt
{
    background-color: #DDDDDD;
}
.grid_data
{
    font-weight: bold;
    text-align: left;
    color:#000;
	border-right:solid 1px #000000;
}
.grid_edit
{
    width: 100%;
    height: 100%;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	text-align:center;
}
.grid_data_link
{
    width: 60px;
    text-align: center;
    font-weight: bold;
	color:#000;
	border-right:solid 1px #000000;
}
.grid_data_over
{
    cursor: pointer;
    width: 60px;
    text-align: center;
    background-color: #999999;
    color: #FFFFFF;
    font-weight: bold;
}
.grid_data_over a
{
    color: #FFFFFF;
}
.grid_data_number
{
    text-align: center;
	color: #FF0000;
    font-weight: bold;
	border-right:solid 1px #000000;
	
}
.sku
{
    color: #000000;
}
a.sku:hover
{
    color: #FFFFFF;
}
.lbl
{
    font-family: Arial;
    font-size: 12px;
	color: #ff0000;
}
td.lbl
{
    padding-left: 2px;
    padding-right: 2px;
}

.tb
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin: 0px;
	padding: 3px;
    border: solid 1px #cccccc;
	background-color:#dddddd;
}
.section
{
    font-family: Arial, Tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    vertical-align: middle;
    line-height: 16px;
    height: 22px;
    padding: 5px;
    margin-left: 10px;
	padding-top: 15px;
	border-top:1px;
	border-top-color:#999999;
	border-top-style:dashed;
	
}
.lbl_note
{
    padding-left: 50px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #CC0000;
}
#raceschedule
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}
#raceschedule td
{
    font-family: Arial;
    font-size: 11px;
}
.table_row
{
    background-color: #CCCCCC;
}
.table_row_alt
{
    background-color: #999999;
}

.cart-form .green
{
    background-color: #00AC2E;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px;
    border: solid 1px #CCC;
}
.yui-skin-sam .yui-button 
{
    background: #8E8E8E none;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 4px;
}
.yui-skin-sam .yui-button button, .yui-skin-sam .yui-button a,
.yui-skin-sam .yui-button button em.yui-button-label {
color:#FFF;
    font-style:normal;
font-size:11px;
font-weight:bold
}

.yui-skin-sam .yui-button .first-child {
border-color:#808080;
border-style:solid;
border-width:0;
margin:0;
}
#addcart
{
    background-color: #00AC2E;
}

#catcontainer 
{
width: 940px;
margin: 0 auto;
}

#homecontainer 
{
width: 940px;
margin: 0 auto;
margin-left: 5px;
}

#homefloater 
{
float: left;
width: 293px;
margin: 7px;
}

#videofloater 
{
width: 425px;
padding:20px;
}

#floater 
{
float: left;
width: 220px;
margin: 7px;
}

.clear 
{
clear: both;
}

.friends
{
	font-family: Helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height: 30px;
	margin-left: 0px;
	margin-top: 10px;
	color: #000000;
	text-decoration:none;
}
.friends a
{
	font-family: Helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height: 30px;
	margin-left: 15px;
	color: #b09b1c;
	text-decoration:none;
}
.friends a:hover
{
	font-family: Helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height: 30px;
	margin-left: 15px;
	color: #cc0000;
	text-decoration:none;
}
.price
{
	font-family: Helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin-right: 15px;
	color: #cc0000;
}
.prodHeader
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
	padding-top:75px;
	padding-left:20px;
}
.prodCopy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 12px;
    font-weight: bold;
    color: #ccc;
	margin-left:5px;
	margin-right:15px;
} 
.prodDescription
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
    font-weight: bold;
    color: #fff;
	margin-left:20px;
	margin-right:15px;
} 
#content
{	
	text-indent:-9999px;
	visibility:hidden;
	height:1px;
}
.article
{	
	font-size: 9px;
}
#menu
{	
	float: left;
	width:168px;
	height:165px;
	background-color:#990000;
	padding:10px;	
}
.menu
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	color: #fff;
}
.menu a
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	color: #fff;
}
.menu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 18px;
	color: #999;
}
.menu-header
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #fff;
}
.menu-header a
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #fff;
}
.menu-header a:hover
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #999;
}
#flashcontent {
		height: 95%;
	}