﻿/*------------------------------------------------------------
  
  Youngs

 ------------------------------------------------------------*/

#header .mainLogo
{
    margin-bottom: 20px;
    margin-top: 10px;
}

#header .mainLogoSub
{
    margin-top: 50px;
}

#headerWrapper
{
    background: #913f67;
}

.obInfoBlocks .obInfoBlock p.linkWrap a span, .sideContentInfo .detailsWrapper .textArea p.linkItem a span
{
    background-image: url(/Content/CorporateGroup/Youngs/brand-arrow.png);
}

.obInfoBlocks .obInfoBlock p.linkWrap a span, .textArea p a, .textArea li a, .obInfoBlocks .obInfoBlock p.linkWrap a span
{
    color: #60213E;
}

.outfitProcess div.stepAction a, .button, .buttonPanel a, .button, .buttonPanel input, .outfitProcess div.stepAction a:visited, .buttonPanel a:visited, .button:visited, .buttonPanel input:visited, .obOfferArea .obOfferAction .buttonPanel a, .obOfferArea .obOfferAction .buttonPanel a:visited
{
    background-color: #60213E;
}

    .outfitProcess div.stepAction a:hover, .buttonPanel a:hover, .button:hover, .buttonPanel input:hover, .outfitProcess div.stepAction a:active, .buttonPanel a:active, .button:active, .buttonPanel input:active, .obOfferArea .obOfferAction .buttonPanel a:hover, .obOfferArea .obOfferAction .buttonPanel a:active
    {
        background-color: #703751;
    }

.sideImagePanel a:hover p, .featureHireType a:hover p
{
    background-color: #60213E;
    background-color: rgba(96, 33, 62, 0.5);
}

.priceListTitle.priceListyoungs  {
    top: 35%;
    left: 9%;
    text-shadow: 0px 2px 9px #000;
}

/*---	CSS Badge overrides	*/
.badge-middle-row {
    background: #913F67;
}

    .left-triangle {
        border-right: 5px solid #69344E; 
        border-top: 5px solid #69344E;
    }

	.right-triangle {
        border-left: 5px solid #69344E; 
        border-top: 5px solid #69344E;
    }
