/* Minification failed. Returning unminified contents.
(48,5): run-time error CSS1035: Expected colon, found 'background-color'
(235,2): run-time error CSS1019: Unexpected token, found '}'
 */
/* Set up the sizing for all swatches*/
.swatch {
    width: 40px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 5px;
    font-size: 0;
    border: 1px solid;
    margin-bottom: 5px;
    margin-right: 5px;
    border-color: #000000;
}

    /* Indicate nothing will happen if the user clicks a swatch for an unavailable color */
    .swatch.unavailable {
        cursor: default;
    }

    /* Set up the styles for the inner div of a two tone swatch */
    .swatch.two-tone > div {
        border-bottom-width: 10px;
        border-bottom-style: solid;
        height: 12px;
        webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    /* Set up the styles for the inner div of a single tone swatch */
    .swatch > div {
        width: 100%;
        height: 100%;
    }

.Admiral {
    background-color: #223576;
}


.Aqua {
    background-color: #5ac1ae;
}


.Azure {p
    background-color: #4E6DB2;
}

.Bermuda_Blue {
    background-color: #009ed4;  
}

.Bermuda_Blue_Horizontal_Stripe {
    background-image: url(images/products/swatches/bermuda-blue-horizontal-stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Bermuda_Blue_Jaguar {
    background-image: url(images/products/swatches/bermuda-blue-jaguar-40x24.jpg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
}

.Bermuda_Blue_Palm_Leaf {
    background-image: url(images/products/swatches/bermuda-blue-palm-leaf-40x24.jpg);
    background-repeat: no-repeat;
}

.Bermuda_Blue_Stripe {
    background-image: url(images/products/swatches/bermuda-blue-stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Black, .Black_Canvas, .Black_Solid, .Black_White_Trim, .Black_with_White, .Black_with_Nickel, .Black_with_Nickel_Stitching, .Blk {
    background-color: #000000;
}

	.Black_White_Trim > div, .Black_with_White > div {
		border-bottom-color: #FFFFFF;
	}

	.Black_with_Nickel > div, .Black_with_Nickel_Stitching > div {
		border-color: #B0B3B8;
	}


.Black_with_Black_Arabesque > div {
    border-bottom: 0 !important;
    border-top: 12px solid #000000;
    background-image: url("images/products/swatches/Black-Arabesque.png");
    background-repeat: no-repeat;
}

.Black_with_Floral_Black > div {
    border-bottom: 0 !important;
    border-top: 12px solid #000000;
    background-image: url("images/products/swatches/floral-black.png");
    background-repeat: no-repeat;
}

.Black_with_Zebra > div {
    border-bottom: 0 !important;
    border-top: 12px solid #000000;
    background-image: url("images/products/swatches/Zebra.png");
    background-repeat: no-repeat;
}

.Black_Arabesque {
    background-image: url(images/products/swatches/Black-Arabesque-40x24.jpg);
    background-repeat: no-repeat;
}

.Black_Jaguar {
    background-image: url(images/products/swatches/Black-Jaguar-40x24.jpg);
    background-repeat: no-repeat;
}

.Black_Large_Gingham {
    background-image: url(images/products/swatches/black-large-gingham-40x24.jpg);
    background-repeat: no-repeat;
}

.Black_Palm_Leaf {
    background-image: url(images/products/swatches/black-palm-leaf-40x24.jpg);
    background-repeat: no-repeat;
}

.Black_Tahiti {
    background-image: url(images/products/swatches/black-tahiti-40x24.jpg);
    background-repeat: no-repeat;
}

.Black_Waves {
    background-image: url(images/products/swatches/black-waves-40x24.jpg);
    background-repeat: no-repeat;
}

.Blue_Chambray {
    background-image: url(images/products/swatches/Blue-Chambray-40x24.jpg);
    background-repeat: no-repeat;
}

.Blue_Gingham {
    background-image: url(images/products/swatches/blue-gingham.jpg);
    background-repeat: no-repeat;
}

.Blue_Mosaic {
    background-image: url(images/products/swatches/blue-mosaic-40x24.jpg);
    background-repeat: no-repeat;
}

.Blue_Oxford_Stripe {
    background-image: url(images/products/swatches/blue-oxford-stripe.jpg);
    background-repeat: no-repeat;
}

.Blue_Paisley {
    background-image: url(images/products/swatches/blue-paisley.png);
    background-repeat: no-repeat;
}

.Blue_Sky, .Blue_Sky_with_Indigo, .Blue_Sky_with_Graphite, .Blue_Sky_with_Nickel, .Blue_Sky_with_Nickel_Stitching {
    background-color: #5A92CE;
}

.Blue_Sky_Indigo_White.swatch > div {
    border-top: 12px solid #5A92CE;
    background-color: #173262;
    height: 6px;
    border-bottom: 6px solid #FFFFFF;
}

.Blue_Sky_White_Indigo.swatch > div {
    border-top: 12px solid #5A92CE;
    background-color: #FFFFFF;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.Blue_Sky_with_Graphite > div {
    border-bottom-color: #3D4452;
}

.Blue_Sky_with_Indigo > div {
    border-bottom-color: #173262;
}

.Blue_Sky_with_Nickel > div, .Blue_Sky_with_Nickel_Stitching > div {
    border-bottom-color: #B0B3B8;
}

.Blush {
    background-color: #fde2e0;
}

.Botanical_Peri_Blue {
    background-image: url(images/products/swatches/PBL-Botanical-40x24.jpg);
    background-repeat: no-repeat;
}

.Botanical_Mist {
    background-image: url(images/products/swatches/Mist-Botanical-40x24.jpg);
    background-repeat: no-repeat;
}

.Camo {
    background-image: url(images/products/swatches/Camo-40x24.jpg);
}

.Chambray {
    background-image: url(images/products/swatches/Blue-Chambray-40x24.jpg);
    background-repeat: no-repeat;
}

.Chambray_Pin_Stripe {
    background-image: url(images/products/swatches/Chambray-Pin-Stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Charcoal, .Charcoal_with_Nickel_Stitching, .Charcoal_with_Nickel, .Charcoal_with_White_Trim {
    background-color: #3e4347;
}

    .Charcoal_with_Nickel_Stitching > div, .Charcoal_with_Nickel > div {
        border-bottom-color: #b0b3b8;
    }

	.Charcoal_with_White_Trim > div {
	border-bottom-color: #FFFFFF;
    }

	}

.Cheetah_Pink {
    background-image: url(images/products/swatches/cheetah-pink.png);
    background-repeat: no-repeat;
}

.Cobalt {
    background-color: #405DA8;
}

.Cocoa, .Cocoa_with_Sea_Breeze, .Cocoa_Embroidery {
    background-color: #5C4C3D;
}

    .Cocoa_with_Sea_Breeze > div {
        border-bottom-color: #A5C6EA;
    }

.Cocoa_Embroidery {
    background-image: url(images/products/swatches/cocoa-embroidery.png);
    background-repeat: no-repeat;
    background-position-y: -8px;
}

.Coral {
    background-color: #E6837C;
}

.Coral_Island_Bloom {
    background-image: url(images/products/swatches/coral-island-bloom-40x24.jpg);
    background-repeat: no-repeat;
}

.Corona {
    background-color: #F9E293;
}

.Crimson {
    background-color: #A8183B;
}

.Dark_Grey_Heather {
    background-image: url(images/products/swatches/Dark-Grey-Heather-40x24.jpg);
    background-repeat: no-repeat;
}

.Deep_Sea_Blue, .Deep_Sea_Blue_with_Nickel, .Deep_Sea_Blue_with_Nickel_Stitching, .Dp_Sea_Blue_Prp, .Deep_Sea_Blue_with_Ocean_Blue_Sleeves {
    background-color: #0F2C5B;
}

    .Deep_Sea_Blue_with_Nickel_Stitching > div, .Deep_Sea_Blue_with_Nickel > div {
        border-bottom-color: #b0b3b8;
}

    .Dp_Sea_Blue_Prp > div {
        border-bottom-color: #3A4396;
    }

    .Deep_Sea_Blue_with_Ocean_Blue_Sleeves > div {
        border-bottom-color: #2B5CA2;
    }

.Desert_Khaki, .Desert_Khaki_Solumbra, .Desert_Khaki_Canvas, .Desert_Khaki_with_Black, .Desert_Khaki_with_Cocoa, .Desert_Khaki_with_Indigo, .Desert_Khaki_with_Desert_Sage_Underbrim, .Desert_Khaki_with_Graphite, .Desert_Khaki_with_Desert_Sage {
    background-color: #C5AF93;
}

    .Desert_Khaki_with_Black > div {
        border-bottom-color: #000000;
    }

    .Desert_Khaki_with_Cocoa > div {
        border-bottom-color: #5C4C3D;
    }

    .Desert_Khaki_with_Indigo > div {
        border-bottom-color: #173262;
    }

    .Desert_Khaki_with_Desert_Sage > div, .Desert_Khaki_with_Desert_Sage_Underbrim > div {
        border-bottom-color: #585645;
    }

    .Desert_Khaki_with_Graphite > div {
        border-bottom-color: #3D4452;
    }

.Desert_Sage {
    background-color: #585645;
}

.Desert_Sand_Horizontal_Stripe {
    background-image: url(images/products/swatches/desert-sand-horizontal-stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Desert_Sand_Stripe {
    background-image: url(images/products/swatches/desert-sand-stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Dot_Print {
    background-image: url(images/products/swatches/dot-print.png);
    background-repeat: no-repeat;
}

.Eggshell, .Eggshell_with_Indigo {
    background-color: #F5F2E5;
}

    .Eggshell_with_Indigo > div {
        border-bottom-color: #173262;
    }

.Espresso_Jaguar {
    background-image: url(images/products/swatches/espresso-jaguar-40x24.jpg);
    background-repeat: no-repeat;
}

.Fairway_Green_Indigo_White.swatch > div {
    border-top: 12px solid #49A989;
    background-color: #173262;
    height: 6px;
    border-bottom: 6px solid #FFFFFF;
}

.Fairway_Green_White_Indigo.swatch > div {
    border-top: 12px solid #49A989;
    background-color: #FFFFFF;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.Floral_Black,
.Floral_Print_Black {
    background-image: url(images/products/swatches/floral-black.png);
    background-repeat: no-repeat;
}

.Floral_Navy {
    background-image: url(images/products/swatches/Navy-Floral-40x24.jpg);
    background-repeat: no-repeat;
}

.Floral_Print_Sea_Breeze,
.Floral_Sea_Breeze {
    background-image: url(images/products/swatches/floral-seabreeze.png);
    background-repeat: no-repeat;
}

.Freesia_Peri_Blue {
    background-image: url(images/products/swatches/Freesia-Peri-Blue-40x24.jpg);
    background-repeat: no-repeat;
}

.Freesia_Sea_Breeze {
    background-image: url(images/products/swatches/Freesia-Sea-Breeze-40x24.jpg);
    background-repeat: no-repeat;
}

.French_Navy {
    background-color: #173262;
}

.Fuchsia {
    background-color: #A52E8D;
}

.Graphite, .Graphite_with_Nickel, .Graphite_with_Pewter, .Graphite_with_Pewter_Stitching {
    background-color: #3D4452;
}

    .Graphite_with_Nickel > div, .Graphite_with_Nickel_Stitching > div {
        border-bottom-color: #B0B3B8;
    }

    .Graphite_with_Pewter > div {
        border-bottom-color: #676B70;
    }

.Green_Gingham {
    background-image: url(images/products/swatches/green-gingham.jpg);
    background-repeat: no-repeat;
}

.Grey_Diamond {
    background-image: url(images/products/swatches/grey-diamond-40x24.jpg);
    background-repeat: no-repeat;
}

.Grey_Heather {
    background-image: url(images/products/swatches/heather-grey.jpg);
    background-repeat: no-repeat;
}

.Guava {
    background-color: #CF375A;
}
	
.Heather_Grey {
    background-image: url(images/products/swatches/heather-grey.jpg);
    background-repeat: no-repeat;
}

.Heavenly_Blue, .Heavenly_Blue_with_Nickel, .Heavenly_Blue_with_White_Hibiscus_Flower, .Heavenly_Blue_with_Blue {
    background-color: #BCE1FA;
}

    .Heavenly_Blue_with_Nickel > div {
        border-bottom-color: #B0B3B8;
    }

    .Heavenly_Blue_with_White_Hibiscus_Flower > div {
        border-bottom-color: #FFFFFF;
    }

    .Heavenly_Blue_with_Blue > div {
        border-bottom-color: #5A92CE;
    }

.Indigo, .Indigo_Canvas  {
    background-color: #173262;
}

.Indigo_Horizontal_Stripe {
    background-image: url(images/products/swatches/indigo-horizontal-stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Indigo_Embroidery {
    background-image: url(images/products/swatches/indigo-embroidery-18770.jpg);
    background-repeat: no-repeat;
}

.Island_Green, .Island_Green_White_Trim {
    background-color: #9BB16C;
}

    .Island_Green_White_Trim > div {
        border-bottom-color: #FFFFFF;
    }

.Jade {
    background-color: #00817D;
}

.Kiwi, .Kiwi_Graphite_Nickel_Piping, .Kiwi_with_Graphite, .Kiwi_with_White_Hibiscus_Flower, .Kiwi_Embroidery {
    background-color: #DEE1B5;
}

    .Kiwi_Graphite_Nickel_Piping > div {
        border-bottom-color: #b0b3b8;
    }

    .Kiwi_with_Graphite > div {
        border-bottom-color: #3D4452;
    }

    .Kiwi_with_White_Hibiscus_Flower > div {
        border-bottom-color: #FFFFFF;
    }

.Kiwi_Embroidery {
    background-image: url(images/products/swatches/kiwi-embroidery.png);
    background-repeat: no-repeat;
    background-position-y: -8px;
}

.Lavender, .Lavender_with_White_Hibiscus_Flower {
    background-color: #8E80BB;
}

    .Lavender_with_White_Hibiscus_Flower > div {
        border-bottom-color: #FFFFFF;
    }

.Leaves_Tropical_Coral {
    background-image: url(images/products/swatches/leaf-coral.png);
    background-repeat: no-repeat;
}

.Leaves_Island_Green, .Leaf_Print_Island_Green {
    background-image: url(images/products/swatches/leaf-island-green.png);
    background-repeat: no-repeat;
}

.Light_Blue_Stripe {
    background-image: url(images/products/swatches/Light-Blue-Stripe-UPDATE-40x24.jpg);
    background-repeat: no-repeat;
}

.Loop_Periwinkle {
    background-image: url(images/products/swatches/loop-periwinkle.png);
    background-repeat: no-repeat;
}

.Magenta {
    background-color: #A52E8D;
}

.Maize {
    background-color: #FAE7B4;
}

.Maize_White_Indigo.swatch > div {
    border-top: 12px solid #FAE7B4;
    background-color: #FFFFFF;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.Mandarin {
    background-color: #D86E4D;
}

.Mandarin_Indigo_White.swatch > div {
    border-top: 12px solid #D86E4D;
    background-color: #173262;
    height: 6px;
    border-bottom: 6px solid #FFFFFF;
}

.Mandarin_White_Indigo.swatch > div {
    border-top: 12px solid #D86E4D;
    background-color: #FFFFFF;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.Mint {
    background-color: #BCE1FA;
}

.Mist, .Mist_with_White_Hibiscus_Flower, .Mist_with_Nickel, .Mist_with_Nickel_Stitching {
    background-color: #C8DBDE;
}
    .Mist_with_White_Hibiscus_Flower > div {
        border-bottom-color: #FFFFFF;
    }

    .Mist_with_Nickel > div, .Mist_with_Nickel_Stitching > div {
    border-bottom-color: #B0B3B8;
}

.Mist_Embroidery {
    background-image: url(images/products/swatches/mist-embroidery-18770.jpg);
    background-repeat: no-repeat;
}

.Mocha {
    background-color: #BC8F56;
}

.Moss, .Moss_with_Stone {
    background-color: #85876D;
}
    .Moss_with_Stone > div {
        border-bottom-color: #E6DBC9;
    }

.Natural, .Natural_Canvas, .Natural_with_Black, .Natural_with_Black_Trim, .Natural_with_Island_Green, .Natural_with_Raspberry, .Natural_with_Moss, .Natural_with_Moss_Trim, .Natural_with_Indigo {
    background-color: #F8ECDB;
}

    .Natural_with_Black > div, .Natural_with_Black_Trim > div {
        border-bottom-color: #000000;
    }

    .Natural_with_Island_Green > div {
        border-bottom-color: #96B56D;
    }

    .Natural_with_Raspberry > div {
        border-bottom-color: #EF528D;
    }

    .Natural_with_Moss > div, .Natural_with_Moss_Trim > div {
        border-bottom-color: #85876D;
    }

    .Natural_with_Indigo > div {
        border-bottom-color: #173262;
    }

.Navy, .Navy_with_Side_Stripe, .Navy_with_Nickel_Stitching, .Navy_with_Surf_Blue_Sleeves {
    background-color: #001B66;
}

    .Navy_with_Nickel_Stitching > div {
	border-bottom-color:#B0B3B8;
    }

    .Navy_with_Surf_Blue_Sleeves > div {
	border-bottom-color:#176ab4;
    }

.Navy_Large_Gingham {
    background-image: url(images/products/swatches/navy-large-gingham.jpg);
    background-repeat: no-repeat;
}

.Navy_Gingham {
    background-image: url(images/products/swatches/navy-gingham.jpg);
    background-repeat: no-repeat;
}
	
.Navy_Heather {
    background-image: url(images/products/swatches/Navy-Heather-40x24.jpg);
    background-repeat: no-repeat;
}

.Navy_Island_Bloom {
    background-image: url(images/products/swatches/Navy-Island-Bloom-40x24.jpg);
    background-repeat: no-repeat;
}

.Navy_Side_Stripe {
    background-image: url(images/products/swatches/Navy-Stripe-UPDATED-40x24.jpg);
    background-repeat: no-repeat;
}

.Navy_Stripe {
    background-image: url(images/products/swatches/Navy-Stripe-UPDATED-40x24.jpg);
    background-repeat: no-repeat;
}

.Nickel {
    background-color: #B0B3B8;
}

.Ocean_Blue, .Ocean_Blue_with_Nickel_Stitching {
    background-color: #2B5CA2;
}

    .Ocean_Blue_with_Nickel_Stitching > div {
        border-color: #B0B3B8;
    }

.Pacific_Blue, .Pacific_Blue_with_Indigo {
    background-color: #426BA2;
}

    .Pacific_Blue_with_Indigo > div {
        border-bottom-color: #173363;
    }

.Pale_Pink {
    background-color: #FFEBFA;
}

.Palm_Leaf_Black {
    background-image: url(images/products/swatches/palm-leaf-black-40x24.jpg);
    background-repeat: no-repeat;
}

.Palm_Leaf_Blue {
    background-image: url(images/products/swatches/Palm_Leaf-blue-40x24.jpg);
    background-repeat: no-repeat;
}

.Peri_Blue, .Peri_Blue_White_Trim, .Peri_Blue_Embroidery, .Peri_Blue_with_Nickel, .Peri_Blue_with_Nickel_Stitching, .Peri_Blue_with_White_Hibiscus_Flower,.Heavenly_Blue_with_White_Hibiscus_Flower {
    background-color: #5A92CE;
}

.Peri_Blue_Graphite_Nickel_Piping.swatch > div {
    border-top: 12px solid #5A92CE;
    background-color: #3D4452;
    height: 6px;
    border-bottom: 6px solid #B0B3B8;
}

.Peri_Blue_White_Trim > div, 
.Peri_Blue_with_White_Hibiscus_Flower > div {
    border-bottom-color: #FFFFFF;
}

.Peri_Blue_with_Nickel > div {
    border-bottom-color: #B0B3B8;
}

.Peri_Blue_with_Nickel_Stitching > div {
    border-bottom-color: #B0B3B8;
}

	
.Peri_Blue_Embroidery {
    background-image: url(images/products/swatches/peri-embroidery.png);
    background-repeat: no-repeat;
    background-position-y: -8px;
}

.Peri_Blue_Heather {
    background-image: url(images/products/swatches/PBL-Heather-40X24.jpg);
    background-repeat: no-repeat;
}

.Peri_Blue_Botanical {
    background-image: url(images/products/swatches/PBL-Botanical-40x24.jpg);
    background-repeat: no-repeat;
}

.Peri_Blue_Freesia {
    background-image: url(images/products/swatches/Freesia-Peri-Blue-40x24.jpg);
    background-repeat: no-repeat;
}

.Peri_Island_Bloom {
    background-image: url(images/products/swatches/Peri-Island-Bloom-40x24.jpg);
    background-repeat: no-repeat;
}
 
.Peri_Blue_Wildflowers {
    background-image: url(images/products/swatches/PBL-Wildflowers.jpg);
    background-repeat: no-repeat;
}

.Peri_Blue_Tile, .Peri_Blue_Tile_with_White_Underbrim {
    background-image: url(images/products/swatches/PBL-Tile-40x24.jpg);
    background-repeat: no-repeat;
}
 
   .Peri_Blue_Tile_with_White_Underbrim > div {
    border-bottom-color: #FFFFFF;
}

.Periwinkle, .Periwinkle_White_Trim {
    background-color: #6E8AC0;
}

    .Periwinkle_White_Trim > div {
        border-bottom-color: #ffffff;
    }

.Pewter, .Pewter_with_Graphite {
    background-color: #676B70;
}

    .Pewter_with_Graphite > div {
        border-color: #3D4452;
    }

.Pink_Berry_Stripe {
    background-image: url(images/products/swatches/pink-berry-stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Pink_Gingham {
    background-image: url(images/products/swatches/pink-gingham.jpg);
    background-repeat: no-repeat;
}

.Pink_Large_Gingham {
    background-image: url(images/products/swatches/pink-large-gingham.jpg);
    background-repeat: no-repeat;
}

.Purple_with_Nickel_Stitching {
    background-color: #56245F;
}

    .Purple_with_Nickel_Stitching > div {
        border-color: #B0B3B8;
    }

.Putty {
    background-color: #C9C2A8;
}

.Raspberry, .Raspberry_White_Floral_Print, .Raspberry_Floral_Print, .Raspberry_White_Trim, .Raspberry_with_White_Stitching, .Raspberry_with_White_Hibiscus_Flower, .Raspberry_Embroidery, .Raspberry_with_Indigo {
    background-color: #D25388;
}

.Raspberry_Embroidery {
    background-image: url(images/products/swatches/raspberry-embroidery.png);
    background-repeat: no-repeat;
    background-position-y: -8px;
}

.Raspberry_White_Floral_Print > div,
.Raspberry_White_Trim > div,
.Raspberry_with_White_Stitching > div,
.Raspberry_with_White_Hibiscus_Flower > div {
    border-bottom-color: #ffffff;
}

.Raspberry_with_Indigo > div {
    border-bottom-color: #173262;
}

.Raspberry_Stripe {
    background-image: url(images/products/swatches/Raspberry-Stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Romantic_Tropical_Blue {
    background-image: url(images/products/swatches/Blue-Romantic-Tropical-40x24.jpg);
    background-repeat: no-repeat;
}

.Romantic_Tropical_Pink {
    background-image: url(images/products/swatches/Pink-Romantic-Tropical-40x24.jpg);
    background-repeat: no-repeat;
}

.Rose, .Rose_with_White {
    background-color: #FCDDE5;
}

    .Rose_with_White > div {
        border-bottom-color: #FFFFFF;
    }

.Sage {
    background-color: #82876C;
}

.Sagebrush {
    background-color: #A8A787;
}

.Sea_Breeze, .Sea_Breeze_White_Floral_Print, .Sea_Breeze_Floral_Print, .Sea_Breeze_with_Graphite, .Sea_Breeze_with_White, .Sea_Breeze_with_White_Hibiscus_Flower, .Sea_Breeze_with_White_Stitching {
    background-color: #95C7EB;
}

    .Sea_Breeze_with_Graphite > div {
        border-bottom-color: #3D4452;
    }

    .Sea_Breeze_White_Floral_Print > div, .Sea_Breeze_with_White > div, .Sea_Breeze_with_White_Hibiscus_Flower > div, .Sea_Breeze_with_White_Stitching > div {
        border-bottom-color: #FFFFFF;
    }

.Sea_Breeze_Graphite_Nickel_Piping.swatch > div {
    border-top: 12px solid #95C7EB;
    background-color: #3D4452;
    height: 6px;
    border-bottom: 6px solid #B0B3B8;
}

.Sea_Breeze_Floral {
    background-image: url(images/products/swatches/SEA-Floral-Geo-40x24.jpg);
    background-repeat: no-repeat;
}

.See_Breeze_Freesia {
    background-image: url(images/products/swatches/Sea-Breeze-Freesia-40x24.jpg);
    background-repeat: no-repeat;
}


.Silver {
    background-color: #ebecee;
}

.Sky, .Sky_White_Trim {
    background-color: #6F90C4;
}

    .Sky_White_Trim > div {
        border-bottom-color: #FFFFFF;
    }

.Sky_White_Indigo.swatch > div {
    border-top: 12px solid #6F90C4;
    background-color: #FFFFFF;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.Solar_Yellow {
    background-color: #F2C73C;
}

.Stone, .Stone_White_Trim, .Stone_with_Graphite, .Stone_with_Indigo, .Stone_with_Indigo_Underbrim, .Stone_with_Indigo_Piping, .Stone_with_Sage, .Stone_with_Sage_Underbrim, .Stone_with_Sea_Breeze {
    background-color: #E6DBC9;
}

    .Stone_with_Graphite > div {
        border-bottom-color: #3D4452;
    }

    .Stone_with_Indigo > div, .Stone_with_Indigo_Underbrim > div, .Stone_with_Indigo_Piping > div {
        border-bottom-color: #173262;
    }

    .Stone_with_Sage > div, .Stone_with_Sage_Underbrim > div {
        border-color: #75775B;
    }

    .Stone_with_Sea_Breeze > div {
        border-bottom-color: #A5C6EA;
    }

    .Stone_White_Trim > div {
        border-bottom-color: #FFFFFF;
    }

.Stone_White_Indigo.swatch > div {
    border-top: 12px solid #E6DBC9;
    background-color: #FFFFFF;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.Summer_Blue {
    background-color: #A5BAE0;
}

.Summer_Sage {
    background-color: #A8A787;
}

.Summer_Teal {
    background-color: #27BDBE;
}

.Summer_Teal_White_Indigo.swatch > div {
    border-top: 12px solid #27BDBE;
    background-color: #FFFFFF;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.Sunset {
    background-color: #F00D80;
}

.Sunset_Floral {
    background-image: url(images/products/swatches/SUN-Floral-Geo-40x24.jpg);
    background-repeat: no-repeat;
}

.Surf_Blue, .Surf_Blue_with_Nickel_Stitching {
    background-color: #176ab4;
}

    .Surf_Blue_with_Nickel_Stitching > div {
        border-bottom-color: #B0B3B8;
}

.Surf_Blue_Floral {
    background-image: url(images/products/swatches/SRF-Floral-Geo-40x24.jpg);
    background-repeat: no-repeat;
}

.Surf_Blue_Stripe {
    background-image: url(images/products/swatches/Surf-Blue-Stripe-40x24.jpg);
    background-repeat: no-repeat;
}

.Surf_Blue_Waves {
    background-image: url(images/products/swatches/Surf-Blue-Waves-40x24.jpg);
    background-repeat: no-repeat;
}

.Surf_Blue_Tahiti {
    background-image: url(images/products/swatches/Surf-Blue-Tahiti-40x24.jpg);
    background-repeat: no-repeat;
}

.Surf_Blue_with_SOLUMBRA_Print {
    background-image: url(images/products/swatches/Surf_SOLUMBRA_screen_40x24.jpg);
    background-repeat: no-repeat;
}

.Tahiti_Bermuda_Blue {
    background-image: url(images/products/swatches/tahiti-bermuda-blue-40x24.jpg);
    background-repeat: no-repeat;
}

.Tahiti-Black {
    background-image: url(images/products/swatches/Tahiti-black-40x24.jpg);
    background-repeat: no-repeat;
}

.Teal {
    background-color: #0095A6;
}

.Tie_Dye_Blue {
    background-image: url(images/products/swatches/Blue-Tie-Dye-40x24.jpg);
    background-repeat: no-repeat;
}

.Tropical_Coral, .Tropical_Coral_with_White_Bird_of_Paradise, .Tropical_Coral_with_White_Hibiscus_Flower {
    background-color: #F58986;
}

    .Tropical_Coral_with_White_Bird_of_Paradise > div, .Tropical_Coral_with_White_Hibiscus_Flower > div {
        border-bottom-color: #FFFFFF;
    }

.Tropical_Coral_Heather {
    background-image: url(images/products/swatches/TCR-Heather-40X24.jpg);
	    background-repeat: no-repeat;
}

.Tropical_Coral_Freesia {
    background-image: url(images/products/swatches/TCR-Freesia-40x24.jpg);
    background-repeat: no-repeat;
}

.Tropical_Coral_Tile, .Tropical_Coral_Tile_with_White_Underbrim {
    background-image: url(images/products/swatches/TCR-Tile-40x24.jpg);
    background-repeat: no-repeat;
}

   .Tropical_Coral_Tile_with_White_Underbrim > div {
    border-bottom-color: #FFFFFF;
    }

.Turquoise, .Turquoise_White_Trim, .Turquoise_with_White_Bird_of_Paradise, .Turquoise_Embroidery {
    background-color: #4CC4D3;
}

    .Turquoise_White_Trim > div, .Turquoise_with_White_Bird_of_Paradise > div { 
        border-bottom-color: #FFFFFF;
    }

.Turquoise_Embroidery {
    background-image: url(images/products/swatches/turquoise-embroidery.png);
    background-repeat: no-repeat;
    background-position-y: -8px;
}

.White_Embroidery {
    background-image: url(images/products/swatches/white-embroidery-18770.jpg);
    background-repeat: no-repeat;
}

.White_with_ALOHA_Screen_Print {
    background-image: url(images/products/swatches/ALOHA_screen_40X24.jpg);
    background-repeat: no-repeat;
}

.White_with_Black > div {
    border-color: #000000;
    border-bottom-color: #000000;
}

.White_with_Indigo > div,
.White_with_Indigo_Underbrim > div {
    border-color: #173262;
}

.White_with_Nickel > div, .White_with_Nickel_Floral_Print > div, .White_with_Nickel_Stitching > div {
    border-color: #B0B3B8;
}

.White_Blue_Sky > div {
    border-color: #5A92CE;
}

.White_Solid > div, .White_with_ALOHA_Screen_Print > div {
    border-color: #ffffff;
}

.White_with_Turquoise_Bird_of_Paradise > div {
    border-color: #4CC4D3;
}

.White_with_Turquoise > div {
    border-color: #4CC4D3;
}

.White_with_Bermuda_Blue > div {
    border-color: #009ed4;
}

.White_with_Pacific_Blue > div {
    border-color: #455577;
}

.White_with_Peri_Blue > div {
    border-color: #5A92CE;
}

.White_with_Periwinkle > div {
    border-color: #6089C1;
}

.White_with_Sea_Breeze > div,
.White_with_Sea_Breeze_Stitching > div,
.White_with_Sea_Breeze_Hibiscus_Flower > div {
    border-color: #95C7EB;
}

.White_with_Graphite > div,
.White_Graphite_Trim > div {
    border-color: #3D4452;
}

.White_with_Charcoal > div,
.White_with_Charcoal_Trim > div {
    border-color: #3e4347;
}

.White_with_Chambray > div {
    border-bottom: 0 !important;
    border-top: 12px solid #FFFFFF;
    background-image: url(images/products/swatches/Blue-Chambray-40x24.jpg);
    background-repeat: no-repeat;
}

.White_with_Navy_Large_Gingham > div {
    border-bottom: 0 !important;
    border-top: 12px solid #FFFFFF;
    background-image: url(images/products/swatches/Large-Gingham-Navy.png);
    background-repeat: no-repeat;
}

.White_with_Pink_Gingham > div {
    border-bottom: 0 !important;
    border-top: 12px solid #FFFFFF;
    background-image: url(images/products/swatches/Gingham-Pink.png);
    background-repeat: no-repeat;
}

.White_Maize_Indigo.swatch > div {
    border-top: 12px solid #FFFFFF;
    background-color: #FAE7B4;
    height: 6px;
    border-bottom: 6px solid #173262;
}

.White_Sea_Breeze_Nickel_Piping.swatch > div {
    border-top: 12px solid #FFFFFF;
    background-color: #A5C6EA;
    height: 6px;
    border-bottom: 6px solid #B0B3B8;
}

.Yellow, .Yellow_with_White_Stitching {
    background-color: #F9DE3C;
}

    .Yellow_with_White_Stitching > div {
        border-bottom-color: #FFFFFF;
    }

.Zebra {
    background-image: url(images/products/swatches/zebra.png);
    background-repeat: no-repeat;
}

optgroup {
    font-style: normal;
    font-weight: 500;
}

.like {
	font-family: "Helvetica Neue", Helvetica, Arial, "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size:11px;
    line-height:1.28;
    color:#3b5998;
	background: rgb(236, 238, 245); padding: 2px 6px 4px; border-radius: 3px; border: 1px solid rgb(202, 212, 231); color: rgb(59, 89, 152); white-space: nowrap; cursor: pointer;
	display: inline-block;
	padding: 0px 5px 2px;
	margin-right: 2px;
    text-decoration:none;
    /*vertical-align:top;*/
}
.pluginButtonIcon {
	top: 3px; margin-right: 3px; position: relative;
}
.sp_like {
	width: 14px; height: 14px; display: inline-block; background-image: url("https://fbstatic-a.akamaihd.net/rsrc.php/v2/y-/r/tbhIfdAHjXE.png"); background-repeat: no-repeat; background-size: auto;
}
i.img {
	-ms-high-contrast-adjust: none; _overflow: hidden;
}

