#footerCloud {
    clear: both; 
    width: 530px;
    padding: 10px 0px 15px 0px;
    text-align: center;
}
#footerCloud img {
    border: none;
    margin-right: 4px;
}


/*******************************************/
/*******************************************/
/*******************************************/

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }



body {
    background-color: #000000;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-family: Arial, Tahoma, Verdana, Arial Narrow, Sans-Serif;
    font-size: 82.0%;
    background-image: url(/images/bg_body.jpg);
    background-repeat: repeat-x;
    margin-bottom: 30px;
}

h1 {
    font-size: 1.6em;
    font-weight: bold;
    font-style: italic;
}


h2 {
        font-size: 1.1em;
        font-weight: bold;
        color: #FFFFFF;
}

img {
	behavior: url("/includes/pngbehavior.htc");
}
a:link {
    color: #164a6a;
}
a:visited {
    color: #164a6a;
	text-decoration: none;
}
a:hover {
    color: #164a6a;
	text-decoration:underline;
}
.clear {
    clear: both;
}


/*******************************************/
/*******************************************/
/*******************************************/


#webPerimeter {
    margin-left: auto; 
    margin-right: auto;
    x-background-color: white;
    width: 960px;
}

#utiltiyNavigationPerimter {
    x-background-color: black;
    padding-top: 5px;
    padding-left: 17px;
    padding-left: 8px;
    width: 952px;
    height: 19px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.75em;
    font-size: 0.80em;
}

#navigationPerimter {
    x-background-color: #486374;
    padding-top: 4px;
    padding-left: 17px;
    padding-left: 8px;
    width: 952px;
    height: 29px;
    position: relative;
    font-weight: bold;
    font-size: 1.0em;
    z-index: 10000;
}

#DicksRacingLogo {
    width: 370px;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 590px;
    z-index: 100000;
}

#heroPerimiter {
    background-color: #4b7793;
    width: 960px;
    height: 300px;
}







/*******************************************/
/*******************************************/
/*******************************************/



#headerPerimeter {
    background-color: #4b7793;
    width: 960px;
    height: 92px;
    font-size: 1.8em;
    font-weight: bold;
    color: white;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#headerPerimeter .text {
    padding: 20px 0px 0px 18px;
    color: white;
}



/*******************************************/
/*******************************************/
/*******************************************/


#utiltiyNavigationPerimter ul {
    margin: 0;
    padding: 0;
    position: relative;
    top: -5px;
}

#utiltiyNavigationPerimter li {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    display: inline;
    color: white;
}


#utiltiyNavigationPerimter ul a, #utiltiyNavigationPerimter ul a:visited {
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color: #FFFFFF;
}
#utiltiyNavigationPerimter ul a:hover, #utiltiyNavigationPerimter ul a:active, #utiltiyNavigationPerimter ul a:focus {
    color: #61b8ef;
    color: #ff9f37;
}




#utiltiyNavigationPerimter ul li.on a, #utiltiyNavigationPerimter ul li.on a:visited {
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color: #ff9f37;
}




/*******************************************/
/*******************************************/
/*******************************************/




.featuredPartWrapper {
    width: 150px;
    height: 170px;
    background-color: #d3d3d3;
    padding-bottom: 10px;
    margin-bottom: 6px;
}
.featuredPartWrapper .inOurStore {
    
}
.featuredPartWrapper .thumb {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    height: 105px;
    overflow: hidden;
}
.featuredPartWrapper .thumb p {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.featuredPartWrapper .thumb img {
    border: none;
}
.featuredPartWrapper .title {
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 10px;
}
.featuredPartWrapper .title a {
    color: #115c8d;
    text-decoration: none;
}
.featuredPartWrapper .title a:hover {
    color: #115c8d;
    text-decoration: underline;
}




/*******************************************/

#thumbTable {

}

#thumbTable .thumbs {
    padding-bottom: 12px;
}


#thumbTable .thumbs img.border {
    border: 1px solid #FFFFFF;
}

#thumbTable .thumbs .title {
    font-size: 1.0em;
    font-weight: bold;
}





/*******************************************/
    E D I T O R   S T Y L E S
/*******************************************/


span.darkOrange {
	font-size: 1.2em;
	font-weight: bold;
	color: #b24315;
}

span.KTMOrange {
	color: #ff9f37;
}