/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* -- BASE STYLES -- */

body {
    background-color: #e6e6e6;
    background-image: url(/images/BG_Samples.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    color: #464646;
}

a{
    color: #04adff;
}

.bounding-box {
	width: 958px;
	margin: 0 auto 0 auto;
	position: relative;
    background-color: #FFF;
    border-radius: 0 0 5px 5px;
}



/* -- HEADER -- */

header {
    clear: both;
    position: relative;
    margin: 55px 0 20px 0;
}
.header-nav {
    right: 28px;
    top: 2px;
    position: absolute;
    color: #15c8ee;
    font-size: 12px;
}
.header-nav a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #2e3991;
    font-weight: bold;
}
.logo {
    margin-left: 28px;
}



/* -- NAVIGATION -- */
.primary-nav {
   
}



/* -- FOOTER -- */

footer {
    position: relative;
    padding: 30px;
    clear: both;
}
footer .copyright {
    position: absolute;
    bottom: 40px;
    right: 30px;
    font-size: 11px;
}



/* -- SIDEBAR -- */
.sidebar {
    width: 219px;
    float: left;
}
.sidebar-news {
    width: 191px;
    margin: 37px 0 0 28px;
}
.sidebar-news-copy {
    padding: 0 20px 30px 20px;
    background-color: #e4f2ff;
    font-size: 12px;
    margin: 0;
}
.sidebar-news h2 {
    color: #FFF;
    background-color: #2e3991;
    border-radius: 10px 10px 0 0;
    padding: 15px 0 10px 20px;
    margin: 0;
    font-size: 22px;
}
.sidebar-news h3 {
    color: #003499;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    font-size: 16px;
    border-top: 1px solid #04adff;
}
.sidebar-news h3 a {
    color: #003499;
    text-decoration: none;
}
.sidebar-news-copy h3:first-child {
    color: #003499;
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 16px;
    border-top: none;
}
.sidebar-news .date {
    color: #04adff;
    margin: 0;
}
.sidebar-news p {
    margin: 3px 0;
}



/* -- TEXT PAGE --  Contains some base level components  */

.content-area {
    width: 739px;
    float: left;
    background-image: url(/images/Shadow_Content-Area.png);
    background-position: 0px 27px;
    background-repeat: no-repeat;
}
.breadcrumb {
    margin: 5px 0 0 60px;
    font-size: 12px;
    height: 22px;
}
.breadcrumb ul {
    margin:0;
    padding:0;
    list-style:none;
}
.breadcrumb li {
    display: inline;
}
.copy-column {
    margin: 0 0 0 60px;
    width: 350px;
    float: left;
}
.copy-column h1 {
    font-size: 22px;
    color: #003499;
    margin: 20px 0;
    font-weight: normal;
}
.copy-column p {
    font-size: 13px;
}
.copy-column .first-para {
    font-size: 14px;
    color: #f19c29;
}
.right-column {
    margin: 0 0 0 35px;
    float: left;
    padding: 40px 0 0 0;
}
.right-column img {
    border-radius: 10px;
    margin: 16px 0;
}



/* -- HOMEPAGE --*/

body.home {
    background-image: url(/images/BG_HP-Samples.jpg);
}
.home .bounding-box {
    background-color: transparent;
}
.home .primary-nav {
    margin: 92px 0 0 0;
}
.homepage-content {
    float: left;
    margin: 75px 0 0 0;
    width: 694px;
}
.homepage-content .logo {
    margin-left: 68px;
}
.mission {
    background-image: url(/images/Shadow_Homepage.png);
    background-position: top;
    background-repeat: no-repeat;
    font-family: Optima;
    padding: 35px 160px 0 110px;
    text-align: center;
}
.mission h1 {
    color: #003499;
    font-size: 1.4em;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}
.mission p {
    color: #373737;
    font-size: 1em;
}
.manufacturing-banner {
    margin: 80px 0 0 148px;
}

.closing {
	margin: 70px 90px 0 50px;
	text-align: center;
	font-family: Optima;
}
.closing-copy {
	background-color: rgba(255, 255, 255, 0.88);
	padding: 10px 15px;
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
.closing h2 {
	background-color: #003499;;
	text-transform: uppercase;
	-moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
	color: #FFF;
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	line-height: 35px;
}


/* -- FAQ PAGE --*/

.faq .copy-column {
    width: auto;
    margin: 0 85px 0 60px;
}
.faq .copy-column h1 {
    font-size: 22px;
    font-weight: normal;
    margin: 20px 0 25px 0;
}
.faq-list {
	border-bottom: 1px solid #15c8ee;
	padding: 0 0 17px 0;
}
.faq-item {
    border-bottom: 1px solid #15c8ee;
    padding: 0 0 7px 0;
}
.faq-item h2 {
    font-size: 1em;
    color: #003499;
    margin: 0px 0 5px 0;
}
.faq-item p {
    font-size: 12px;
}
.faq-item h2 + p {
    margin-top: 5px;
}
.faq .right-column {
    display: none;
}


/* -- FABRIC PAGE --*/

.content-column {
    margin: 0 0 0 60px;
    float: left;
    color: #464646;
}
.content-column h1 {
    font-size: 22px;
    color: #003499;
    margin: 0 0 10px 0;
    font-weight: normal;
}
.content-column h2 {
    font-size: 1em;
    color: #003499;
    margin: 20px 0 0 0;
    font-weight: normal;
	text-transform: uppercase;
}
.content-column h3 {
    font-size: 0.9em;
    color: #464646;
    margin: 20px 0 0px 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #dedede;
    width: 542px;
}
.fabric-nav {
	float: right;
    color: #15c8ee;
    font-size: 12px;
    margin: 20px 28px 0 0;
    clear: right;
}
.fabric-nav a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #2e3991;
    font-weight: bold;
}
.fabric-search {
    margin: 0px 28px 0 0;
    position: absolute;
	top: 22px;
	right: 0;
}
.fabric-search input[type=text] {
    width: 150px;
    height: 20px;
    padding: 0;
    border: 1px solid #2e3991;
    font-size: 11px;
    color: #464646;
}
.fabric-search input[type=submit] {
    height: 21px;
    font-size: 11px;
    margin: 0 0 0 5px;
}
.fabric-search-results {
    margin: 15px 0;    
}
.fabric-search-results input[type=text] {
    width: 200px;
    height: 23px;
    padding: 0;
    border: 1px solid #2e3991;
    font-size: 14px;
    color: #464646;
}
.fabric-search-results input[type=submit] {
    height: 25px;
    font-size: 14px;
    margin: 0 0 0 7px;
    display: inline;
}
.fabric-image {
    width: 264px;
    border-radius: 7px;
}
.fabric-spec {
    margin: 20px 0 0 0;
}
.fabric-spec dl {
    font-size: 0.75em;
}
.fabric-spec dt {
    display: inline-block;
    border-top: 1px solid #dedede;
    width: 152px;
    font-weight: bold;
    vertical-align: top;
    padding: 3px 0;
}
.fabric-spec dt.first-field {
    border-top: none;
}
.fabric-spec dd {
    display: inline-block;
    border-top: 1px solid #dedede;
    margin: 0 40px 0 0;
    width: 390px;
    vertical-align: top;
    padding: 3px 0;
}
.fabric-spec dd.first-field {
    border-top: none;
    font-weight: bold;
}
.colourway {
    display: inline-block;
    margin: 10px 25px 10px 0;
    font-size: 13px;
}
.colourway-swatch {
    width: 100px;
	height: 67px;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px;
}
.colourway-swatch > div {
    width: 100px;
	height: 67px;
    border-radius: 5px;
}
.colourway-name {
    padding: 10px 5px;
}
.colourway-disclaimer {
	font-size: 11px;
}
.search-results {
    padding-left: 25px;
}


/* -- MADE TO ORDER PAGE --*/

.content-column.mtof-page {
    background-image: none;
}
.mtof-banner {
    width: 439px;
    background-repeat: no-repeat;
    background-position: top;
    margin: 0 0 0 32px;
    padding: 375px 210px 20px 32px;
    font-size: 14px;
}
.mtof-banner strong {
    font-size: 15px;
}
.mtof-banner p {
    margin: 0 0 8px 0;
}
.mtof-types {
    margin: 0 0 0 40px;
}
.mtof-type {
    float: left;
    margin: 0 0 0 18px;
    width: 197px;
    font-size: 12px;
}
.mtof-type img {
    margin: 0 0 17px 0;
}



/* -- GALLERY PAGES --*/

.gallery, 
.gallery * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.gallery {
    width: 652px;
    margin: ;
}
.gallery li {
    float: left;
}
.gallery img {
    width: 132px;
    border-radius: 5px;
    margin: 0 26px 26px 0;
}



/* -- CONTACT PAGE -- */

.contact-column {
    margin: 0 0 0 60px;
    width: 270px;
    float: left;
    font-size: 12px;
    line-height: 17px;
}
.contact-column h1 {
    font-size: 22px;
    color: #003499;
    margin: 20px 0;
    font-weight: normal;
    line-height: normal;
}
.contact-column h2 {
    color: #163499;
    font-size: 15px;
    margin-bottom: 4px;
}
.map-button {
    display: inline-block;
    color: #163499;
    padding: 2px 3px;
    border-radius: 3px;
    border: 1px solid #163499;
    font-weight: bold; 
    text-decoration: none;
    margin: 5px 0;
}
.form-column {
    padding: 0 0 20px 23px;
    margin: 20px 0 0 0;
    float: left;
    border-left: 1px solid #d3d4d4;
}
.form-column h1 {
    font-size: 22px;
    color: #003499;
    margin: 0 0 20px 0;
    font-weight: normal;
}



/* -- CONTACT FORM -- */

.Doc2Form {
    background-color: #f4f4f4;
    width: 340px;
    border-radius: 6px;
    padding: 13px;
    border: 1px solid #d8d8d8;
}
.Doc2Form ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Doc2Form label {
    width: 121px; 
    display: inline-block;
    font-size: 12px;
}
.Doc2Form input[type=text] {
    width: 214px; 
    height: 19px;
    border: 1px solid #d8d8d8;
    margin: 0 0 9px 0;
}
.Doc2Form select {
    width: 214px; 
    height: 19px;
    border: 1px solid #d8d8d8;
    margin: 0 0 9px 0;
}
.Doc2Form textarea {
    width: 211px; 
    height: 111px;
    border: 1px solid #d8d8d8;
}
.Doc2Form li.reCaptcha_li label {
    width: 220px;
    margin: 13px 0;
}
.Doc2Form li.required_li {
    display: none;
}
.Doc2Form li.required strong {
    font-weight: normal;
}
.Doc2Form li.required strong:after {
    content: "*";
    color: #f19c29;
}
.Doc2Form .vsummary ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #CC0000;
    font-size: 13px;
}
.Doc2Form input[type=submit] {
    border-radius: 4px;
    background-color: #003499;
    color: #FFF;
    border: none;
    font-size: 13px;
    text-align: center;
    width: 211px;
    margin: 0 0 0 101px;
}



/* -- SPECIALS PAGE -- */

.specials-column {
    margin: 0 0 0 60px;
    width: 611px;
    float: left;
    font-size: 12px;
    line-height: 17px;
}
.specials-column h1 {
    font-size: 24px;
    margin: 20px 0;
    padding: 45px 0 0 20px;
    line-height: normal;
    width: 591px;
    height: 40px;
    background-image: url(/images/BG_Specials.png);
    background-repeat: no-repeat;
    color: #FFF;
}
.specials-column h2 {
    color: #f19c29;
    font-size: 22px;
    margin: 0 0 20px 0;
}
.specials-print {
    background-image: url(/images/Icon_Print.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 24px;
    float: right;
}
.specials-copy {
    padding: 0 15px 15px 15px;
}
.specials-copy > p{
    width: 400px;
}
.specials-box {
    
}
.special-item {
    float: left;
    border-radius: 15px 15px 0 0;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    width: 132px;
    height: 220px;
    padding: 0 11px;
    position: relative;
    margin: 0 30px 45px 15px;
}
.special-item img {
    border-radius: 5px;
}
.special-item h3 {
    font-size: 14px;
    color: #231f20;
    margin: 8px 0 5px 0;
}
.special-item p {
    border-bottom: 1px solid #CCC;
    padding: 0 0 5px 0;
    margin-top: 4px;
}
.special-burst {
    position: absolute;
    bottom: -45px;
    right: -35px;
}
.specials-address {
    float: left;
    width: 165px;
}
.specials-address h4 {
    color: #ec9a33;
    font-size: 15px;
    margin: 5px 0;
}
.specials-address p {
    border-bottom: 1px solid #CCC;
    font-size: 13px;
    margin: 2px 0;
}
@media print {
    .specials .header-nav,
    .specials .sidebar,
    .specials .breadcrumb,
    .specials .specials-print,
    .specials footer img  {
        display: none;
    }
}


/* -- WHATS NEW POPUP --*/

.whats-new-popup {
    display: none;
    width: 475px;

}
.whats-new-popup h1 {
    background-color: #003499;
    margin: 0;
    color: #FFF;
    border-radius: 5px 5px 0 0;
    padding: 10px 0px 0px 30px;
    height: 50px;
}
.whats-new-popup-copy {
    margin: 0 0 0 30px;
}
.whats-new-popup-copy h2 {
    color: #003499;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.whats-new-popup-copy p {
    width: 220px;
    border-top: 1px solid #CCC;
    font-size: 11px;
    margin: 3px 0;
    padding: 3px 0;
}
.whats-new-popup-copy .first-para {
    font-size: 13px;
    font-weight: bold;
    color: #f19c29;
    border-top: none;
}
.whats-new-popup-copy .quality-no {
    border-top: none;
}
.whats-new-popup img {
    border-radius: 5px;
    float: right;
    margin: 30px 20px 0 30px; 
}
.whats-new-popup-footer {
    background-color: #CCC;
    height: 36px;
    text-align: right;
    border-radius: 0 0 5px 5px;
    margin: 20px 0 0 0;
}
.whats-new-popup-footer a {
    line-height: 36px;
    margin: 0 20px 0 0;
    text-decoration: none;
    color: #003499;
    font-size: 14px;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
