﻿*html a#logoNavyCareers {
    background: transparent url(/_layouts/images/rwcnavy/logoNavyCareers.gif) no-repeat !important;
}
*html ul#headerNavMain li a.navJobs {
    background: black url(/_layouts/images/rwcnavy/bgNavJobs.gif) no-repeat;
}
    *html ul#headerNavMain li a.navJobs.selected {
        background: black url(/_layouts/images/rwcnavy/bgNavJobsSel.gif) no-repeat;
    }
*html ul#headerNavMain li a.navTraining {
    background: black url(/_layouts/images/rwcnavy/bgNavTraining.gif) no-repeat;
}
    *html ul#headerNavMain li a.navTraining.selected {
        background: black url(/_layouts/images/rwcnavy/bgNavTrainingSel.gif) no-repeat;
    }
*html ul#headerNavMain li a.navPay {
    background: black url(/_layouts/images/rwcnavy/bgNavPay.gif) no-repeat;
}
    *html ul#headerNavMain li a.navPay.selected {
        background: black url(/_layouts/images/rwcnavy/bgNavPaySel.gif) no-repeat;
    }
*html ul#headerNavMain li a.navLife {
    background: black url(/_layouts/images/rwcnavy/bgNavLife.gif) no-repeat;
}
    *html ul#headerNavMain li a.navLife.selected {
        background: black url(/_layouts/images/rwcnavy/bgNavLifeSel.gif) no-repeat;
    }
*html ul#headerNavMain li a.navAction {
    background: black url(/_layouts/images/rwcnavy/bgNavAction.gif) no-repeat;
}
    *html ul#headerNavMain li a.navAction.selected {
        background: black url(/_layouts/images/rwcnavy/bgNavActionSel.gif) no-repeat;
    }
*html ul#headerNavMain li a.navJoin {
    background: black url(/_layouts/images/rwcnavy/bgNavJoin.gif) no-repeat;
}
    *html ul#headerNavMain li a.navJoin.selected {
        background: black url(/_layouts/images/rwcnavy/bgNavJoinSel.gif) no-repeat;
    }
*html ul#headerNavMain li a.navNews {
    background: black url(/_layouts/images/rwcnavy/bgNavNews.gif) no-repeat;
}
    *html ul#headerNavMain li a.navNews.selected {
        background: black url(/_layouts/images/rwcnavy/bgNavNewsSel.gif) no-repeat;
    }
*html #sideNav {
    background: none transparent;
}
*html caul.pageUtilities {
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: 200px;
}
*html ul.breadcrumb {
    margin-left: 0px;
    margin-right: 0px;
}
*html ul.breadcrumb li a {
    width: 120px;
    display: inline;
    margin-left: 0px;
}
*html div#introduction {
    margin: 50px 0px 0px;
}  
*+html div#introduction {
    margin-top: 50px;
}
*+html div#content 
{
    width: 980px;
    }
*html #contentMain {
    margin-left: 5px;
    margin-right: 0px;
}
    *html .subSectionItem {
        margin-right: 12px;
        width: 246px;
    }
*+html #contentMain {
    margin-left: 23px;
    margin-right: 0px;
}
    *+html .subSectionItem {
        margin-right: 12px;
        width: 246px;
    }
    *html div.roundedBorderWide {
        margin: 0px !important;
    }
    *html img.roundedBorderWide {
        display: none !important;
    }
ul.sideNavbar li a,
ul.sideNavbar li a:visited {
    background: transparent url(/_layouts/images/rwcnavy/bulletSideNav.gif) no-repeat 0px 15px;
}
*html a.topFeatureVideo {
    background: transparent url(/_layouts/images/rwcnavy/buttonPlayVid.gif) no-repeat;
}
*html a.topFeatureLearn {
    background: transparent url(/_layouts/images/rwcnavy/buttonLearn.gif) no-repeat;
}
*html a.buttonContactUs {
    background: transparent url(/_layouts/images/rwcnavy/buttonContactUs.gif) no-repeat;
}
*html a.buttonNavyCareersHome {
    background: transparent url(/_layouts/images/rwcnavy/buttonNavyCareersHome.gif) no-repeat;
}
*html div#topFeature {
    background: transparent none;
}
*html div.featureBoxContentWide {
    overflow: hidden;
    height: 110px;
}
*html div.homepageMainBgTop {
    margin-bottom: -10px;
}
*html div.featureVideo {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
*html div#featureVideoWrapper #videoScrollWrapper {
    padding: 0px !important;
}
*html a.anchorCarouselMore {
    width: 157px;
    top: 73px !important;
    left: 152px !important;
    right: 1px;
    bottom: 4px;
}
*html a#prevVideo,
*html a#prevVideo:hover {
    background: transparent url(/_layouts/images/rwcnavy/buttonPrevVideo.gif) no-repeat;
}
*html a#nextVideo,
*html a#nextVideo:hover{
    background: transparent url(/_layouts/images/rwcnavy/buttonNextVideo.gif) no-repeat;
}
*html img.roundedBorder {
    display: none !important;
}
*html .appendixFeature h5 {
    padding-top: 10px;
}

*html ul.footerNavPrimary li {
    width: 112px;
    margin-right: 2px;
}

/*FORMS*/
*html div.formWrapper {
    margin-top: 10px;
}
*+html div.formWrapper {
    margin-top: 10px;
}
*+html div.formContent {
    margin-top: 0px;
}
*html div.formSection {
    padding-bottom: 45px;
}