﻿body 
{
    background-color: #000000;
    color: #4D4D4D;
    font-family: Helvetica, Arial;
    font-size: 9pt;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}
a:link
{
    color: #D82D36;
	text-decoration: none;
}

a:visited
{
    color: #D82D36;
	text-decoration: none;
}

a:active
{
    color: #EE858B;
	text-decoration: none;
}

a:hover
{
    color: #EE858B;
	text-decoration: none;
}
    
a.submenu:link
{
    margin-top: 5px;
    color: #434343;
    font-weight:bold;
	text-decoration: none;
	font-size: 10pt;
}

a.submenu:visited
{
    margin-top: 5px;
    color: #434343;
    font-weight:bold;
	text-decoration: none;
	font-size: 10pt;
}

a.submenu:active
{
    margin-top: 5px;
    color: #D82D36;
    font-weight:bold;
	text-decoration: none;
	font-size: 10pt;
}

a.submenu:hover
{
    margin-top: 5px;
    color: #D82D36;
    font-weight:bold;
	text-decoration: none;
	font-size: 10pt;
}
    
#maindiv
{
    background-color: #BAD2F6;
    width: 790px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
   
}
img
{
    behavior: url(iepngfix.htc);
    border: none;
}

.heading1
{
    padding-top: 30px;
    color: #D82D36;
    font-weight: bold;
}

.heading2
{
    color: #4D4D4D;
    font-size: 14pt;
    font-weight: bold;
}

#submenucontainer
{
    margin-left: 20px;
    line-height: 15pt;
    letter-spacing: 0.5pt;
}
.selected
{
    color: #D82D36;
	font-size: 10pt;
    font-weight: bold;
}

.sectiontitlebg
{
    position: relative;
    margin-top: -57px;
    width: 790px;
    height: 61px;
    background-image: url(../images/bottom_banner_03.png);
    z-index: 12;
}

.ie6sectiontitlebg
{
    position: relative;
    margin-top: -57px;
    width: 790px;
    height: 61px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottom_banner_03.png',sizingMethod='scale');
    background: none;
    z-index: 12;
}

.textfield
{
	background-color:#E2E2E2;
    border: solid 1px #888888;
	font-size: 8pt;
    font-weight:normal;
    padding: 1px;
    vertical-align:middle;
}

.textfieldlabel
{
    vertical-align: top;
    text-align:right;
    font-weight: bold;
}

.button
{
    background-color: #EEEEEE;
    font-size: 8pt;
}

.textalt
{
    background-color: #ADCEF8;
}

.tableheading
{
    background-color: #97BAF0;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
}

.large
{
    font-size: 10pt;
    font-weight: bold;
}

.featuredparts
{
    margin-top: 260px;
}

.partslogoscontainer
{
    border-top: solid 1px #000000;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 80px;
    padding: 10px;
    text-align: center;
    float: left;
}

.partslogo
{
    padding: 10px;
    float:left;
    text-align:center;
}

.partslogoimage
{
    width: 140px;
    height: 66px;
}

.slideshow
{
   position: relative;
   width: 790px;
   height: 445px;
}

.slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

.slideshow img.current-active {
    z-index: 10;
    opacity: 1.0;
}

.slideshow img.last-active {
    z-index: 9;
}

.ticker
{
    background-color: #a3badc;
    padding: 10px;
    margin: 10px 0 10px 0
}

#ticker-container
{
    width: 100%;
    margin-top: 5px;
}

#facebook-container
{
    margin-top: 40px;
    height: 125px;
    width: 175px;
    border: solid 1px #4D4D4D;
    background-color: #a3badc;
    font-size: 12pt;
}

#facebook-logo
{
    margin: 10px 10px 0 10px;
    width: 20px;
    height: 20px;
    float: left;
}

#facebook
{
    margin-top: 13px;
    float: left;
}

.clear
{
    clear: both;
}

#facebook-page-container
{
    width: 518px;
    border: solid 1px #8c9798;
    background-color: #BAD2F6;
}

#facebook-page-content
{
    padding: 10px;
}

#facebook-section-title
{
    position: relative;
    margin-top: -37px;
    width: 518px;
    height: 40px;
    background-image: url(../images/facebook/facebook_bottom_banner.png);
    z-index: 12;
}
