html {
	overflow-y: scroll;
}

body {
    background-color: #FFFFFF;
    margin:0;
    font-family: arial, helvetica, sans-serif;
}

.ccm-page a {
    color: #0099ff;
    text-decoration: none;
}
.ccm-page a:hover {
    text-decoration: underline;
}

.ccm-page img {
    max-width:100%;
    height:auto;
    border:0;
}

.ccm-page #top-bar-x {
    background-color: #6D737F;
    overflow-x: hidden;
}
.ccm-page #top-bar {
    color:#FFFFFF;
}
.ccm-page #top-bar a {
    color:#FFFFFF;
}
.ccm-page #top-bar #emailphone {
    white-space: nowrap;
}
.ccm-page #top-bar #emailphone a {
    display:inline-block;
    margin:0 10px 0 0;
}
.ccm-page .ccm-block-social-links {
    font-size:30px;
    line-height:49px;
    white-space:nowrap;
}

.ccm-page #logo-bar-x {
}
.ccm-page #logo-bar {
}
.ccm-page #logo-bar img {
    display: block;
    margin: 20px auto;
}


.ccm-page #nav-bar-x {
    background-color: #F5F6F6;
    border-top: solid #C6C4C5 1px;
    border-bottom: solid #C6C4C5 1px;
}
.ccm-page #nav {
    text-align:center;
}

.ccm-page #banner-x .rslides_nav {
    background-image: none;
}
.ccm-page #greybar-x {
    background-color:#E9EAEB;
    height: 168px;
    position:relative;
}
.ccm-page #greybar-x-overlay {
    position:absolute;
    top:-172px;
    left:0;
    width:100%;
    font-size:13px;
    z-index: 3;
}

.ccm-page #greybar #bannertext {
    width:44em;
    margin:auto;
    padding:0.5em 0;
    background-color:rgba(240, 248, 255, 0.6);
}
.ccm-page #greybar #bannertext h1 {
    font-weight:normal;
    color:#333333;
    font-size:2.8em;
    text-align: center;
}
.ccm-page #greybar h2 {
    max-width:300px;
    margin:auto;
    border-bottom:solid #FFFFFF 1px;
    white-space: nowrap;
    overflow:hidden;
    margin-top:45px;
    font-size:24px;
}
.ccm-page #greybar #lamination h2 {
    background-color:#00145B;
}
.ccm-page #greybar #vacuumfoiling h2 {
    background-color:#0073CF;
}
.ccm-page #greybar #foilrepair h2 {
    background-color:#AAC9FF;
}
.ccm-page #greybar h2 a {
    display:block;
    line-height:75px;
    color:#FFFFFF;
}
.ccm-page #greybar h2 a:hover {
    text-decoration: none;
}

.ccm-page #greybar {
    text-align:center;
}

.ccm-page #content {
    padding:20px 0 120px 0;
    background-image: url(images/content_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    max-width:1200px;
    margin:auto;
}
.ccm-page #content p {
    line-height:22px;
}
.ccm-page #qlinks-x {
    background-color:#E1E2E4;
    height:42px;
}

.ccm-page #qlinks {
    text-align: center;
}

.ccm-page #footer-x {
    background-color: #1E283A;
    color:#FFFFFF;
    border-bottom:2px solid #FFFFFF;
    padding:14px 0;
    white-space: nowrap;
    font-size:14px;
    line-height:18px;
}
.ccm-page #footer-x a {
    color:#FFFFFF;
}
.ccm-page #fcol4 a {
    color:#b9b9b9;
    text-decoration: none;
    font-size:0.8em;
}
.ccm-page #fcol4 .ccm-block-social-links a {
    color:#FFFFFF;
    font-size:1.2em;
}
.ccm-page #fcol4 p {
    margin:4px 0;
}

.ccm-page ol.breadcrumb {
    list-style: none; margin:0; padding:0;
}
.ccm-page ol.breadcrumb li {
    float: left; margin:0; padding:0;
}
.ccm-page ol.breadcrumb li::after {
    content: '/';
    padding: 0.6em;
}
.ccm-page ol.breadcrumb li:last-child::after {
    content: '';
    padding: 0;
}
.ccm-page #breadcrumb {
    font-size:12px;
}
.ccm-page #breadcrumb label {
	display: block;
	float: left;
	margin-right: 0.6em;
}
.ccm-page #breadcrumb-x {
	background-color: #d6e4fc;
	overflow: hidden;
    padding-bottom:6px;
    margin-top:-1px;
}



			/* Main Menu 
			-----------------------------------------------------------------------------------------------*/

.ccm-page .selectnav{ display:none;  cursor:pointer;  width:90%;  padding-left:10%;  height:50px; color:#666; text-transform:uppercase; margin:auto; }
.ccm-page .selectnav option{ padding-left:10%;}

			
			/* level 1 menu */
			.ccm-page ul#dropdown-menu{ list-style:none;  margin:0; padding:0; display:inline-block; vertical-align:middle; position:relative; font-size:12px; }
			.ccm-page ul#dropdown-menu li{ float: left; margin:0; padding:0; }
			.ccm-page ul#dropdown-menu li a{ display: block;  padding:10px 1.5em; color:#1E283A; border:solid transparent 3px; font-size:1.5em; text-transform:none; font-weight:normal; text-decoration: none;}
			.ccm-page ul#dropdown-menu li.last > a{ padding-right:0;  }
			.ccm-page ul#dropdown-menu li.hover,  ul.dropdown-menu li:hover{ position: relative;  text-decoration:none;  }
			
			/* LEVEL 1 menu item styling ON HOVER */
			.ccm-page ul#dropdown-menu li.hover a{ text-decoration:none; color:#5696FE; background-color:#EFF0F0; border-top:solid #C6C4C5 3px;}
			
			/* styling of LEVEL 1 menu item that is current */ 
			.ccm-page ul#dropdown-menu li.current > a{ color:#346699;  }
			  
				/* level 2 menu */
				.ccm-page ul#dropdown-menu ul{ width:172px;  position:absolute;  top:100%;  left:0px;  margin:0; list-style:none; visibility: hidden; background-color:#EFF0F0;  border:1px solid #6D737F; z-index:15; 
									 padding:0;  }
									 
				.ccm-page ul#dropdown-menu ul li{ width:170px;  padding:0;  }
				
				/* LEVEL 2 menu element styling  */ 
				.ccm-page ul#dropdown-menu li .sub-menu li > a{ width:170px; display:inline-block;  border:none; padding:7px 15px; text-transform:none; font-size:15px; border-bottom:1px solid #6D737F; color:#1E283A; text-align: left;}
				 
				/* LEVEL 2 menu item styling ON HOVER */ 
				.ccm-page ul#dropdown-menu li .sub-menu li > a:hover{ text-decoration:none; color:#FFFFFF; background-color:#C6C4C5; }
				
				/* LAST LEVEL 2 menu item styling */
				.ccm-page ul#dropdown-menu li .sub-menu li:last-child > a{ border:none; }
				.ccm-page ul#dropdown-menu li .sub-menu li:last-child > a:hover{  }
			
					/* level 3 menu */
					.ccm-page ul#dropdown-menu ul ul{ left:100%;  top:-1px;  }
					.ccm-page ul#dropdown-menu li:hover > ul{ visibility:visible;  }
					
					/* LEVEL 3 menu styling */
					.ccm-page ul#dropdown-menu ul ul li > a{ border-bottom:1px solid #FFFFFF;  border-bottom:none;  }
			 
			/* Dropdown Fix */ 
			.ccm-page .dropdown-fix{position: relative; z-index:999; }

/* END MAIN MENU */



.ccXXm-page label span{ color:#FF0000; }
div.ccm-block-type-form span.text-muted {
    opacity: 0.5;
    color:#FF0000;
    font-size:0.8em;
}
div.ccm-block-type-form span.text-muted:before {
    content:'(';
}
div.ccm-block-type-form span.text-muted:after {
    content:')';
}




/* align text right/left on small and above */
.ccm-page .text-center { text-align:center; }
.ccm-page .text-right-sm { text-align:right; }
.ccm-page .text-left-sm { text-align:left; }
.ccm-page .block-right-sm {  }
.ccm-page .block-left-sm {  }
.ccm-page .text-right-md { text-align:right; }
.ccm-page .text-left-md { text-align:left; }
.ccm-page .block-right-md {  }
.ccm-page .block-left-md {  }
@media (max-width: 1199px) {
    .ccm-page ul#dropdown-menu{
        font-size:11px;
    }
}
@media (max-width: 991px) {
    .ccm-page .text-right-md { text-align:center; }
    .ccm-page .text-left-md { text-align:center; }
    .ccm-page .block-right-md { margin:auto; }
    .ccm-page .block-left-md { margin:auto; }
    .ccm-page ul#dropdown-menu{
        font-size:10px;
    }
}
@media (max-width: 767px) {
    .ccm-page .text-right-sm { text-align:center; }
    .ccm-page .text-left-sm { text-align:center; }
    .ccm-page .block-right-sm { margin:auto; }
    .ccm-page .block-left-sm { margin:auto; }
    .ccm-page #nav-bar-x {
        padding:6px 0;
    }
    .ccm-page #greybar-x {
        height:auto;
    }
    .ccm-page #greybar-x-overlay {
        position: static;
        font-size:10px;
        font-size:2vw;
        padding:20px 0;
    }

    .ccm-page #footer div.row div.col-sm-3 {
        border-top:solid #2b3952 1px;
        border-bottom:solid #131a26 1px;
        padding:10px 0;
    }
    .ccm-page #footer-x {
        padding:0;
    }
    .ccm-page .selectnav{ display:block; }
    .ccm-page ul#dropdown-menu {display:none;}
}
@media (max-width: 420px) {
    .ccm-page #greybar-x-overlay {
        font-size:7px;
        font-size:2vw;
        padding:14px 0;
    }
}







/* IMAGE LIGHTBOX SELECTOR */

#imagelightbox
{
    cursor: pointer;
    position: fixed;
    z-index: 10000;

    -ms-touch-action: none;
    touch-action: none;

    /* -webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 );
    box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); */
    -webkit-box-shadow: 7px 7px 20px #000000; /* 50 */
    box-shadow: 7px 7px 20px #000000; /* 50 */
}


/* ACTIVITY INDICATION */

#imagelightbox-loading,
#imagelightbox-loading div
{
    border-radius: 50%;
}
#imagelightbox-loading
{
    width: 2.5em; /* 40 */
    height: 2.5em; /* 40 */
    background-color: #444;
    background-color: rgba( 0, 0, 0, .5 );
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%;
    padding: 0.625em; /* 10 */
    margin: -1.25em 0 0 -1.25em; /* 20 */

    -webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
    box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
}
#imagelightbox-loading div
{
    width: 1.25em; /* 20 */
    height: 1.25em; /* 20 */
    background-color: #fff;

    -webkit-animation: imagelightbox-loading .5s ease infinite;
    animation: imagelightbox-loading .5s ease infinite;
}

@-webkit-keyframes imagelightbox-loading
{
    from { opacity: .5;	-webkit-transform: scale( .75 ); }
    50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
    to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
}
@keyframes imagelightbox-loading
{
    from { opacity: .5;	transform: scale( .75 ); }
    50%	 { opacity: 1;	transform: scale( 1 ); }
    to	 { opacity: .5;	transform: scale( .75 ); }
}


/* OVERLAY */

#imagelightbox-overlay
{
    background-color: #fff;
    background-color: rgba( 255, 255, 255, .9 );
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
/* or */
#blackout { position: fixed; z-index: 9998; background: rgba(0,0,0,0.7); width: 100%; height: 100%; top: 0; left: 0; }

/* "CLOSE" BUTTON */

#imagelightbox-close
{
    width: 40px; /* 2.5em */
    height: 40px; /* 2.5em */
    text-align: left;
    background-color: #666;
    border-radius: 50%;
    border-width: 0;
    position: fixed;
    z-index: 10002;
    top: 40px; /* 2.5em */
    right: 40px; /* 2.5em */

    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
#imagelightbox-close:hover, #imagelightbox-close:focus { background-color: #111; }

#imagelightbox-close:before, #imagelightbox-close:after
{
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
}
#imagelightbox-close:before
{
    -webkit-transform: rotate( 45deg );
    -ms-transform: rotate( 45deg );
    transform: rotate( 45deg );
}
#imagelightbox-close:after
{
    -webkit-transform: rotate( -45deg );
    -ms-transform: rotate( -45deg );
    transform: rotate( -45deg );
}


/* CAPTION */

#imagelightbox-caption
{
    text-align: center;
    color: #fff;
    background-color: #666;
    position: fixed;
    z-index: 10001;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px; /* 0.625em */
}


/* ARROWS */

.imagelightbox-arrow
{
    width: 60px; /* 3.75em */
    height: 120px; /* 7.5em */
    background-color: #444;
    background-color: rgba( 0, 0, 0, .5 );
    vertical-align: middle;
    display: none;
    position: fixed;
    z-index: 10001;
    top: 50%;
    margin-top: -60px; /* -3.75em */
    border-width: 0;
}
.imagelightbox-arrow:hover, .imagelightbox-arrow:focus	{ background-color: rgba( 0, 0, 0, .75 ); }
.imagelightbox-arrow:active { background-color: #111; }

.imagelightbox-arrow-left	{ left: 40px; /* 2.5em */ }
.imagelightbox-arrow-right	{ right: 40px; /* 2.5em */ }

.imagelightbox-arrow:before
{
    width: 0;
    height: 0;
    border: 16px solid transparent; /* 1em */
    content: '';
    display: inline-block;
    margin-bottom: -2px; /* -0.125em */
}
.imagelightbox-arrow-left:before
{
    border-left: none;
    border-right-color: #fff;
    margin-left: -5px; /* -0.313em */
}
.imagelightbox-arrow-right:before
{
    border-right: none;
    border-left-color: #fff;
    margin-right: -5px; /* -0.313em */
}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow
{
    -webkit-animation: fade-in .25s linear;
    animation: fade-in .25s linear;
}
@-webkit-keyframes fade-in
{
    from	{ opacity: 0; }
    to		{ opacity: 1; }
}
@keyframes fade-in
{
    from	{ opacity: 0; }
    to		{ opacity: 1; }
}

@media only screen and (max-width: 660px) /* 41.250em */
{
    #container
    {
        width: 100%;
    }
    #imagelightbox-close
    {
        top: 20px; /* 1.25em */
        right: 20px; /* 1.25em */
    }
    #imagelightbox-nav
    {
        bottom: 20px; /* 1.25em */
    }

    .imagelightbox-arrow
    {
        width: 40px; /* 2.5em */
        height: 60px; /* 3.75em */
        margin-top: -44px; /* -2.75em (-30px?) */
    }
    .imagelightbox-arrow-left	{ left: 20px; /* 1.25em */ }
    .imagelightbox-arrow-right	{ right: 20px; /* 1.25em */ }
}

@media only screen and (max-width: 320px) /* 20em */
{
    .imagelightbox-arrow-left	{ left: 0; }
    .imagelightbox-arrow-right	{ right: 0; }
}

.vivid-thumb-gallery .thumb-item {
    text-align:center;
}
.vivid-thumb-gallery .thumb-item label {
    font-size:10px;
    display:block;
    height:15px;
}


/* END imagelightbox styles */


.home-block{margin-top:45px;}
.home-block a{display: inline-block; background:#fff;}
.home-block a img{background:#fff; transform:all 0.5s ease-in;}
.home-block a:hover img{opacity:0.8;}
/* Formidable */

.formidable {
    width: 1140px;
}

.formidable_row h1 {
    width: 200px;
    border: solid #5396fe 1px;
    background-color: #d6e4fc;
    font-size: 14px;
    padding: 55px 12px;
    margin: 0;
    float: left;
}

.formidable_row h2 {
    width: 190px;
    border: solid #5396fe 1px;
    background-color: #d6e4fc;
    font-size: 14px;
    padding: 12px 10px;
    margin: 0 0 10px 10px;
    float: left;
}
.formidable_row h2.mfl {
    width: 730px;
}

.formidable_row h3 {
    width: 60px;
    border: solid #5396fe 1px;
    background-color: #d6e4fc;
    font-size: 14px;
    padding: 29px 10px;
    margin: 0 0 0 10px;
    float: left;
}
.formidable_row h3.foilc {
    width: 131px;
    margin: 0 0 0 -1px;
}

.formidable_row h4 {
    width: 175px;
    border: solid #5396fe 1px;
    background-color: #d6e4fc;
    font-size: 14px;
    padding: 6px 10px;
    margin: 0 0 -1px 10px;
    float: left;
}
.formidable_row h4.wbt {
    padding: 14px 10px;
}

.formidable_row h5 {
    width: 56px;
    border: solid #5396fe 1px;
    background-color: #d6e4fc;
    font-size: 14px;
    padding: 14px 10px;
    margin: 0 0 0 10px;
    float: left;
}
.formidable_row h5.foilc {
    width: 120px;
    margin: 0 0 0 -1px;
}

/* inputs */

.formidable_row .product-row .element {
    float:left;
    clear:none;
}

.formidable_row input.part {
    width: 200px;
    margin:0;
}
.formidable_row select.part {
    width: 200px;
    height: 34px;
    background-color:white;
    border:solid #B6B6B3 1px;
}

.formidable_row input.ssqty {
    width: 60px;
    margin: 0 0 0 10px;
}

.formidable_row input.sscolour {
    width: 131px;
    margin: 0 0 0 -1px;
}
.formidable_row select.sscolour {
    width: 131px;
    height: 34px;
    background-color:white;
    border:solid #B6B6B3 1px;
    margin: 0 0 0 -1px;
}

.formidable_row select.basecolour {
    width: 175px;
    margin-left: 10px;
    height: 34px;
    padding-left: 40px;
    background-color:white;
    border:solid #B6B6B3 1px;
}

.formidable_row input.mfaceqty {
    width: 56px;
    margin: 0 0 0 10px;
}

.formidable_row input.mfacecolour {
    width: 120px;
    margin: 0 0 0 -1px;
}
.formidable_row select.mfacecolour {
    width: 120px;
    height: 34px;
    background-color:white;
    border:solid #B6B6B3 1px;
    margin: 0 0 0 -1px;
}

.formidable_row .input {
    display:inline-block;
}

.formidable_row .option_other {
	display: none;
}

.formidable_row label {
    width:180px;
    display:inline-block;
}

.formidable_row input {
    background-color:white;
    border: solid #B6B6B3 1px;
    height: 34px;
}

.formidable_row input.companyname {
    width:500px;
}

.formidable_row .authby label {
    width: auto;
}

.formidable_message {
    display: inline-block;
}
.formidable_message div {
    background-color: #fbaeae;
    padding: 10px 20px;
}


/* END Formidable */

