﻿/*html {
	height:100%;
}*/
body {
	padding:0px;
	margin:0;
	background:url(/images/bodyBG.jpg) repeat-x;
	background-color:#f4f4f4;
	font:normal 11px Arial;
	color:#000;
/*	height:100%;*/
}
.break {clear:both;}
img
{
    /*padding:0px;*/
    border:0px;
}
a:active, a:link, a:visited
{
    color:#E76E1A;
    text-decoration:none;
}
a:hover
{
    color:#000;
}

h3
{
    font:bold 13px Arial;
    margin-top:7px;
    margin-bottom:7px;
}
h5
{
    font:bold 9px Verdana;
    margin-bottom:7px;
    margin-top:7px;
}
p
{
    padding:0;
    margin:0;
}

#wrapper {
	height:100%;
	margin:0 auto;
	width:964px;
	background:none;
	margin-top:16px;
}

#leftPane
{
    float:left;
    width:3px;
    height:605px;
}
#centerPane
{
    width:956px;
    float:left;
}

#header
{
    width:956px;
    height:128px;
}
#homeFlashElement
{
    border:solid 2px white;
    border-top:none;
    width:952px;
    height:175px;
}
#homeContentArea
{
    background:url(/images/homeBodyBG.jpg) repeat-x;
    border:solid 2px white;
    border-bottom:none;
    background-color:#6c6b6b;
    border-top:none;
    width:944px;
    padding:4px;
    padding-bottom:0px;
}
* html #homeContentArea
{
    padding-right:0px;
    width:948px;
}
#homeContentBox
{
    background:url(/images/homeContentBox.jpg) no-repeat;
    width:240px;
    height:222px;
    margin-right:4px;
    padding:15px 16px 29px 22px;
    float:left;
}
#homeContentBox p
{
    font:bold 10px Verdana;
    color:Black;
    padding:0px;
    margin:0px;
    
}
#newsFlashBox
{
    float:left;
    width:323px;
    height:268px;
    margin-top:-1px;
    /*padding:2px;
    padding-bottom:6px;*/
    margin-right:3px;
    /*background:url(/images/newsFlashHolder.jpg) no-repeat;*/
}
#global_login_programs
{
    float:left;
    width:333px;
}
#global_login
{
    width:333px;
    margin-bottom:2px;
}
* html #global_login
{
    width:336px;
    margin-bottom:-7px;
}
#global
{
    float:left;
    width:174px;
    height:118px;
    margin-right:1px;
}
#login
{
    float:left;
    width:121px;
    height:94px;
    background:url(/images/loginBoxBG.jpg) no-repeat;
    padding:12px 18px;
}
*:first-child+html #login
{
    padding-top:7px;
    height:99px;
}
* html #login
{
    padding-top:7px;
    height:99px;
}

#programs
{
    width:333px;
    height:146px;
}
#rightPane
{
    float:left;
    width:4px;
    height:605px;
}
#bottom
{
    width:963px;
    height:11px;
    background:url(/images/bottom.jpg) no-repeat;
}
#intBottom
{
    width:963px;
    height:10px;
    background:url(/images/intBottomBG.jpg) no-repeat;
}
* html #intBottom
{
    margin-bottom:-8px;
    background-color:white;
}
#bottomFooter
{
    width:963px;
    text-align:center;
    font:normal 10px Arial;
    padding-top:18px;
    background:none;
    /*background-color:white;*/
    margin:0 auto;
}

/********************************************/
/* Navigation                               */
/********************************************/
.topNavArea
{
    margin:0 auto;
}
#navArea
{
    width:952px;
    height:29px;
    background:url(/images/navBG.jpg) repeat-x;
    margin:0 auto;
    border-left:solid 2px White;
    border-right:solid 2px White;
    background-color:Black;
}

.navItem
{
    float:left;
    padding-top:9px;
    height:20px;
}
* html #navArea
{
    margin-top:-5px;
}
.navItem a:active, .navItem a:link, .navItem a:visited
{
    padding:9px 32px 6px 32px;
    color:#000;
    font-weight:bold;
}
* html .navItem a:active, * html .navItem a:link, * html .navItem a:visited
{
    padding:9px 31px 6px 31px;
}
.navItem a:hover, .navItem a.ON
{
    background:url(/images/navBGOn.jpg) repeat-x;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.navItem a:active, .navItem a:link, .navItem a:visited
	{
		padding:9px 29.9px 6px 29.9px;
	}
}
.navSep
{
    width:1px;
    height:17px;
    float:left;
    padding-top:9px;
}

.subNavItem
{
    background:url(/images/secondaryNavBG.jpg) repeat-x;
    height:15px;
    border-left:solid 2px white;
    width:140px;
    padding:8px 15px 15px 11px;
}
.subNavItem2
{
    padding-top:15px;
    height:8px;
}
* html .subNavItem
{
    width:140px;
    padding:5px 15px 5px 10px;
    height:10px;
}
* html .subNavItem2
{
    padding-top:10px;
    height:20px;
}
.subNavItem a:active, .subNavItem a:link, .subNavItem a:visited
{
    
    color:#010101;
    font:bold 11px Arial;
    text-decoration:none;
}
.subNavItem a:hover, .subNavItem a.ON
{
    text-decoration:underline;
}
#ctl00_prop 
{
    height:195px;
    float:right;
    width:1px;
}

#ctl00_clear 
{
    clear:both;
    height:1px;
    overflow:hidden;
}
.dash
{
    float:left;
    margin-top:0px;
    margin-right:5px;
    width:3px;
}
.tertNavArea
{
    background:url(/images/tertNavBG.jpg) repeat-x;
    width:134px;
    padding:16px;
    padding-bottom:6px;
    background-color:#eeeeee;
    border-left:solid 2px white;
}
.tertNavItem
{
    float:left;
    width:125px;
    margin-bottom:7px;
    
}
.tertNavItem a:active, .tertNavItem a:link, .tertNavItem a:visited
{
    color:#000;
    text-decoration:none;
}
.tertNavItem a:hover, .tertNavItem a.ON
{
    text-decoration:underline;
}
* html #subNavArea
{
    margin-top:-3px;
}
.footer 
{
    margin:0;
    padding:0;
    margin:0 auto;
    list-style:none;
}
* html .footer
{
    width:700px;
}

.footerItem
{
    padding-right:10px;
    padding-left:10px;
    float:left;
    height:4px;
    padding-bottom:3px;
    padding-top:0px;
}
.footerItemLast
{
    padding-right:10px;
    padding-left:10px;
    float:left;
    height:10px;
    padding-bottom:3px;
    padding-top:0px;
}
/**********************************************/
/* Login Form on Home Page                    */
/**********************************************/
.input
{
    margin-bottom:2px;
}
.inputBox
{
    width:121px;
    height:19px;
    font:normal 10px Arial;
    border:solid 1px #b4b5b4;
}
#login
{
    font:normal 10px Arial;
}

/**********************************************/
/* Interior Template                          */
/**********************************************/
#intContentArea
{
    background:url(/images/intContentAreaBG.jpg) repeat-y;
}
#subNavArea
{
    float:left;
    width:168px;
    border-right:solid 1px #d1d0d1;
}
#contentWordsArea
{
    float:left;
    width:721px;
    /*height:329px;*/
    padding:25px 32px;
    background:url(/images/contentBG.jpg) repeat-x;
    background-color:#eae9ea;
}
#contentWordsArea table tr td
{
    padding:3px 5px;
}
*:first-child+html #contentWordsArea
{
    padding-right:32px;
    width:721px;
}
* html #contentWordsArea
{
    padding-right:25px;
    width:727px;
}

#ctl00_contentWordsArea
{
    float:left;
    width:721px;
    /*height:329px;*/
    padding:25px 32px;
    background:url(/images/contentBG.jpg) repeat-x;
    background-color:#eae9ea;
}
#ctl00_contentWordsArea table tr td
{
    padding:3px 5px;
}
*:first-child+html #ctl00_contentWordsArea
{
    padding-right:32px;
    width:721px;
}
* html #ctl00_contentWordsArea
{
    padding-right:0px;
    padding-left:15px;
    width:770px;
}

.sitemap table tr td
{
    padding:0px;
    margin:0px;
}
.pageTitle
{
    font:bold 16px Arial;
    color:#000;
    margin-bottom:10px;
}
#vehicleImages
{
    border-left:solid 2px white;
    border-right:solid 2px white;
    width:952px;
    height:83px;
}
#ctl00_propContent 
{
    height:397px;
    float:right;
    width:1px;
}

#ctl00_clearContent
{
    clear:both;
    height:1px;
    overflow:hidden;
}
.propContent 
{
    height:397px;
    float:right;
    width:1px;
}

.clearContent
{
    clear:both;
    height:1px;
    overflow:hidden;
}
/**********************************************/
/* Product Listing                            */
/**********************************************/
.productCategory
{
    margin-bottom:7px;
    width:350px;
}
*:first-child+html .productCategory
{
    margin-bottom:7px;
    width:344px;
}
.categoryTitle
{
    margin-top:20px;
}
.categoryTitle a
{
    font:bold 14px Arial;
}

.product
{
    margin-bottom:20px;
    width:719px;
    
}
.productImage
{
    float:left;
    margin-right:5px;
    text-align:center;
    width:150px;
}
.productWords
{
    float:left;
    width:500px;
}
.productName
{
    font:bold 13px Arial;
    margin-bottom:7px;
    width:500px;
}
.productDesc
{
    width:500px;
    }
.productDesc p
{
    margin:0;
    padding:5px 0px;
}
.productMSDS
{
    margin-top:2px;
}
#productPaging
{
    float:left;
}
#productsPerPage
{
    float:right;
}
.productPage
{
    float:left;
    margin-right:5px;
}
.productPageOn
{
    float:left;
    margin-right:5px;
    font-weight:bolder;
}
.productPage input
{
    font:normal 11px Arial;
}
#productSearchResultText
{
    font:bold 13px Arial;
    width:728px;
    text-align:center;
    margin-bottom:15px;
}

#closemap{background-color:#E76E1A; border:1px solid #000; width:242px; padding:0; margin:0 0 1px 0;}

/**********************************************/
/* Racing Interior Template                   */
/**********************************************/
#racingInnerContentWords
{
    float:left;
    background:url(/images/racingBG.jpg) no-repeat;
    padding-left:3px;
    padding-right:0px;
    width:784px;
    height:638px;
}
#racingPageTitle
{
    margin-left:33px;
    margin-top:25px;
    font:bold 16px Arial;
    color:#000;
    margin-bottom:10px;
}
#racingContent
{
    width:343px;
    height:85px;
    font:bold 13px Arial;
    margin-top:115px;
    margin-left:220px;
    overflow:hidden;
}
#racingContent p
{
    margin:0;padding:0;
}
*:first-child+html #racingContent
{
    margin-top:120px;
}
#DistributorUMTable table tr th
{
    background-color:#eeeeee;
}