@font-face {font-family:LightExtended;
    src:
    url("helveticaNeue-lightExt.eot");
    src:
    local("Helvetica Neue Light Extended"), url("helveticaNeue-lightExt.woff") format("woff"), url("helveticaNeue-lightExt.ttf") format("opentype"), url("helveticaNeue-lightExt.svg#helveticaNeue-lightExt") format("svg");
}

#mainContentContainer {
    width: 984px;
}

#siteHeader {
    height: 198px;
    background: url(header.jpg) 0 0 no-repeat;
}

.row2header {
    padding-top: 26px;
}

#navCategoryWrapper ul li a{font-size: 13px;}

#navCategoryWrapper ul li a:hover {
    border-left: solid 1px #3D381E !important;
    border-right: solid 1px #3D381E !important;
    display: inline-block;
    background: url(http://www.oreillyauto.com/site/globals/images/brandingNavImages/navCategories-BG-hover.gif) repeat-x;
    padding: 10px 8px 11px;
}

#navSearchVehicleStore {
    margin-top: 9px;
}

#siteHeader h1, #siteHeader h2, #siteHeader h3 {
    font-family: LightExtended, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#siteHeader h1.video {
    color: #009d57;
    clear: left;
}

#siteHeader h1.video a, #siteHeader h1.video a:hover{
    font-size: 32px;
	color: #009d57;
	text-decoration: none;
	cursor: pointer;
}

#siteHeader h3 {
    color: #3D381E;
    float: right;
    margin: 16px 60px 0;
}

#siteHeader h3 a {
    font-size: 14px;
    padding-right: 25px;
    background: url(backToShoppingArrows.gif) top right no-repeat;
}

#siteHeader h3 a:hover {
    background-position: right -18px;
}

/*********** Delete after new footer is released on site ***********************/
#footerContainer {
    height: auto;
}

#emailPromo {
    position: relative;
    float: right;
    margin: -6px 4px 3px 0;
    background: url(footerSignUpSocial.gif) no-repeat;
    height: 170px;
    width: 245px;
    overflow: hidden;
    right: 0;
    top: 0;
}

#emailPromo .textWrapper {
    width: 100px;
    margin: 36px 14px 8px 0;
    _margin-right: 6px;
    color: #FDFADF;
    text-align: center;
}

#footerContainer #emailPromo p {
    font-weight: normal;
    margin-bottom: 0;
}

#emailPromo span {
    font-weight: bold;
}

#emailPromo .textWrapper label {
    float: left;
    font-size: 12px;
    font-weight: bolder;
    font-style: italic;
    margin: 0 0 2px 0;
    letter-spacing: .03em;
    text-align: left;
}

#emailPromo .checkbox {
    margin: 0 4px 2px 20px;
    height: 12px;
    width: 12px;
    border: none;
    float: left;
    clear: left;
}

.signUpPos {
    width: 100%;
    overflow: auto;
    float: none;
}

.signUpPos input {
    width: 136px;
    height: 14px;
    font-size: 11px;
    border: 0 none;
    padding: 2px 6px;
    float: left;
    margin: 3px 4px 0 14px;
    height: 15px;
}

.signUpPos .whiteBtn {
    float: left;
    border: none;
    cursor: pointer;
    margin: 0;
}

.socialSignup {
    padding: 14px 0 4px;
    text-align: center;
    overflow: auto;
}

.socialSignup span {
    float: left;
    color: #fff;
    margin: 6px 4px 0 40px;
}

.socialSignup a {
    height: 25px;
    width: 26px;
    color: #fff;
    float: left;
    margin: 0 4px;
}

.socialSignup a.fbIcon {
    background: url(footerFBIcon.gif) no-repeat;
}

.socialSignup a.uTubeIcon {
    background: url(footerYouTubeIcon.gif) no-repeat;
}

.socialSignup a:hover {
    background-position: 0 -25px;
    height: 26px;
}