@charset "UTF-8";
/* CSS Document */

	/* paint the page **/
	.PPP {background-image: url("../images/paint-the-page-top.png"),url("../images/paint-the-page-right.png"), url("../images/paint-the-page-bottom.png"),url("../images/paint-the-page-left.png");background-position:top center,top right,bottom center,top left;background-repeat:repeat-x,repeat-y,repeat-x,repeat-y;height:300px;border-radius:0px}
	/* ACCORDION MENU - Quicklinks e.g. projects */
		.Paintthepage-Accordion {position: relative; margin-bottom: 1.2em; width: auto; color: #333; ;font-size:14px;overflow: hidden;}
		.Paintthepage-Accordion input {position: absolute; opacity: 0; z-index: -1;} 
		.Paintthepage-Accordion label {position: relative;display: block;border:none;padding: 1px 20px 1px 35px;font-weight: 600; font-size:18px;line-height: 2;cursor: pointer;}
		.Paintthepage-Accordion-content {max-height: 0;overflow:hidden; -webkit-transition: max-height .35s; transition: max-height .35s;}
		.Paintthepage-Accordion-content .accordion-padding {padding-top:1em;padding-bottom:1em}
		/* :checked */
		.Paintthepage-Accordion input:checked ~ .Paintthepage-Accordion-content {max-height: 100%;}
		/* Icon */
		.Paintthepage-Accordion label::before {position: absolute; left: 0;top: 4px; display: block; width: 1.3em; height: 1.3em;  line-height: 1.3; text-align: center; -webkit-transition: all .35s; transition: all .35s;padding:0;}
		.Paintthepage-Accordion input[type=checkbox] + label::before {content:url('../images/ppp-brush.png');padding:6px 0 0 1px}
		.Paintthepage-Accordion input[type=checkbox]:checked + label::before {content:url('../images/ppp-brushr.png');-webkit-transform: rotate(360deg); transform: rotate(360deg);font-weight:500}

	/* Links */
   	a.csllink:link, a.csllink:visited {color:#212121;border-bottom:1px solid #e6e6e6;} a.csllink:hover {color:#01a049} a.csllink:active {color:#74aa50}
    a.ButtonW {background-color:#fff;border-radius:8px;color:#212121;display:inline-block!important;font-weight:300;font-size:14px!important;padding:6px 8px!important; margin:2px 0 0 0;text-align:center;border:1px solid #B0B0B0}
	a.ButtonW:hover {background-color:#fff;border:1px solid #01a049;color:#01a049!important} 
	a.ButtonW:active {background-color:#fff;border:1px solid #92d763;color:#92d763!important}	
	.SubmitW {background-color:#fff;border:1px solid #B0B0B0;border-radius: 8px;color:#212121;font-size:14px;padding:6px 8px;margin:2px 0px;cursor: pointer;outline:none;}
	.SubmitW:hover {border:1px solid #01a049;color:#01a049;}
	.SubmitW:active {border:1px solid #92d763;color:#92d763;}
     .ButtonW .ButtonAdjust {margin-bottom:16px!important}

	/*find-a-colour sample swatch*/
   .similar-to {border-radius:4px;height:46px;margin:1em;width:76px}

	/* old swatch table - for "sort by swatch" view */
	table.CSL {border-spacing:0;border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}
    .CSL .view-by-swatch {border-radius:10px;display:block;overflow-x:auto;background-color:#f7f7f7;border:1px solid #e6e6e6;}
    .CSL .alphabetical-view {border-radius:10px;display:block;overflow-x:auto;background-color:#f7f7f7;border:1px solid #e6e6e6;}
	.CSL td {font-size:12px;padding:0px 5px;text-align:center;vertical-align:top;}
	.CSL img {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;display:block;height:75px;width:133px;margin:0 auto}
    .chart-look {display:block;overflow-x:auto;background-color:#fff}
    .chart-container {border-radius:4px; border:1px solid #ccc; padding:20px;overflow:scroll}
	/* this is for find-a-colour split complementary and complementary results*/
   .mini-icon {border-radius:4px;display:inline-block;height:1.5em;width:40px;} 
   .swatch_spacer {font-size:16px}

/* MEDIA QUERY for MOBILES*/
@media only screen and (min-width : 285px)  {
	table.CSLR {border:none;border-collapse:collapse;font-size:12px;margin:auto;max-width:98%;table-layout:auto;width:98%;}
		.CSLR td {display:inline-block;float:left;padding:1%;text-align:center;vertical-align:top;width:48%;}
		.CSLR td:nth-of-type(3) {clear:left}
		.CSLR img {width:107px;height:66px;max-width:100%}	
	    .OrderButtons {margin:1em 0 1em 0!important}
	    .testpot-img {max-width:100%;height:auto;margin-top:0}
	    .colour-divider {color:#999;display:inline-block; padding-left:3px;padding-right:3px;}
	    .complementary-colours {font-size:18px;text-align:center; margin:0.5em 0 0.5em 0;} 
	    .alphabetical-styles {border-collapse:collapse;border-radius:10px;display:block;overflow-x:auto;background-color:#fff;border:1px solid #e6e6e6;box-shadow: 0px 5px 5px 0px #f8f8f8;padding:8px 16px}
	
	/* search options */
	  .SearchTools {border:1px solid #ccc;border-radius:20px;background-color:#f8f8f8;padding:1em;margin:0 0 20px 0;box-shadow: 0px 5px 5px 0px #f8f8f8}
	.SearchBoxG2 {background-color:#fff;border:1px solid #ccc;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;font-size:16px; margin:0 0 10px 0!important;padding:2px 10px;width:200px}
	.SearchBoxG3 {background-color:#fff;border:1px solid #ccc;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;font-size:16px; margin:0 0 10px 0;padding:2px 10px;width:50px}
		select {font-size:16px;margin:0px 0px 10px 0px;max-width:100%; box-sizing:border-box} option {font-size:16px} 
	.SearchTitle {/*background-color:#eee;padding:6px; border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;*/ margin-bottom:1em; margin-top:6px!important;display:inline-block}
	.SearchWrap {background-color:#f8f8f8;border:1px dotted #ccc;border-bottom:1px solid #ccc;margin:0 0 30px 0;padding:6px 10px 6px 10px;border-radius:6px; box-shadow: 2px 4px 5px #eee;}
	.SearchWrap input {margin-bottom:15px}
	.SubmitS {border:1px solid #787878;border-radius: 8px;background-color:#787878;color:#fff;font-size:14px;padding:4px 8px;cursor: pointer;outline:none;}
	.SubmitS:hover {background-color:#01a049;border:1px solid #01a049;}
	.SubmitS:active {background-color:#92d763;border:1px solid #92d763}
	ul.ButtonLook2 {color:#333;list-style-type:none;overflow: hidden;padding:0;margin: 0 0 10px 0;text-align:center;max-width:100%;}
	.ButtonLook2 li {display:flex; justify-content:center; align-items:center;border:1px solid #ccc;background-color:#fff;border-radius:4px;float: left;margin:5px;width:24px;height:24px;}	
	.ButtonLook2 a:link, .ButtonLook2 a:visited {border-bottom:none;color:#333}
	.ButtonLook2 b {font-weight:400}
	
	/* swatches */
	.SwatchRow  .Col-M-6  img {max-height:80px!important;max-width:100%;width:133px!important;height:80px!important; margin-bottom:10px!important}
	.PreviewSwatch {box-sizing:border-box;width:125px;height:125px;max-width:100%;margin:16px 0 34px 30px;box-shadow: -6px 6px 10px #a5a5a5}
    .recommend {margin-left:-10px}
	
	.search-by-colours a {cursor:pointer}
	
	.colour-button, .colour-button:visited {
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    font-size: 14px;
    padding: 8px 0;
    width:100%;
    height: 8px;
	}
	
	.violet.colour-button, .violet.colour-button:visited { background-color: #69326e; }
	.violet.colour-button:hover { background-color: #69326e; }
	.green.colour-button, .green.colour-button:visited { background-color: #206937; }
	.green.colour-button:hover { background-color: #206937; }
	.red.colour-button, .red.colour-button:visited { background-color: #ae2f3e; }
	.red.colour-button:hover { background-color: #ae2f3e; }
	.orange.colour-button, .orange.colour-button:visited { background-color: #d05e34; }
	.orange.colour-button:hover { background-color: #d05e34; }
	.blue.colour-button, .blue.colour-button:visited { background-color: #526db2; }
	.blue.colour-button:hover { background-color: #526db2; }
	.neutral.colour-button, .neutral.colour-button:visited { background-color: #dad6cc; }
	.neutral.colour-button:hover { background-color: #dad6cc; }
	.yellow.colour-button, .yellow.colour-button:visited { background-color: #f1cc2b; }
	.yellow.colour-button:hover { background-color: #f1cc2b; }
	.brown.colour-button, .brown.colour-button:visited { background-color: #664a2d; }
	.brown.colour-button:hover { background-color: #664a2d; }
	.metallic.colour-button, .metallic.colour-button:visited { background-color: #e0e0e0; }
	.metallic.colour-button:hover { background-color: #e0e0e0; }
	
	/* accordions and colour display  */
	.Accordion {position: relative; margin-bottom: 0px; width: auto; color: #333; overflow: hidden;}
	.Accordion input {position: absolute; opacity: 0; z-index: -1;} 
	.Accordion label {position: relative;display: block;border-bottom:0px solid #ccc;padding: 2px 0 1px 0;background: #FFF;font-size:16px;font-weight: bold;line-height: 2;cursor: pointer;}
	.Accordion-content {max-height: 0;overflow:hidden; background: #fff; border-top:1px solid #ccc;/*border-top:none*/;-webkit-transition: max-height .35s; transition: max-height .35s;}
	.Accordion-content p {margin: 1em;} .Accordion-content p.MHalf {margin:1.5em;}
	/* :checked */
	.Accordion input:checked ~ .Accordion-content {max-height: 100%;}
	/* Icon */
	.Accordion label::after {position: absolute; right: 0;top: 0; display: block; width: 2em; height: 2em;  line-height: 2; text-align: center; -webkit-transition: all .35s; transition: all .35s;padding:2px 0 1px 0;}
	.Accordion input[type=checkbox] + label::after {content: "+";} .Accordion label::after {color:#212121;font-size:20px}
	.Accordion input[type=checkbox]:checked + label::after {content:"-";-webkit-transform: rotate(360deg); transform: rotate(360deg);}
	.show input {position:static; opacity: 1!important; z-index: 1!important;} 
	
	table.CompColors {border-collapse:collapse;border-spacing:0;margin:0 auto 1em auto !important; max-width:380px;table-layout:fixed!important;font-size:11px} 
	.CompColors td {width:33%;vertical-align:top;text-align:center;padding:0}
	
	 table.CPaint {border-collapse:collapse;border-spacing:0;margin:0.5em auto 1em auto !important; max-width:100%; width:250px;} 
    .CPaint td {padding:2px 10px 2px 0px!important; vertical-align:middle!important;text-align:left!important;font-size:14px} 
	.CPaint img {width:80px; height:38px;margin-bottom:0px!important;border-radius:4px}
	table.CInfo {border-collapse:collapse;border-spacing:0;margin:0.5em 0 1em 0!important} 
	.CInfo td {padding:6px 15px 6px 0px!important;border-bottom:1px dotted #ccc!important} 
	.InputBox {background-color:#f8f8f8;color:#3F5281;border:1px solid #ccc;border-radius:6px;font-size:16px;margin:0 0 14px 0;padding:6px 3%;width:100%;max-width:100%;box-sizing:border-box}
	.InputBoxA {background-color:#f8f8f8;color:#3F5281;border:1px solid #ccc;border-radius:6px;font-size:16px;margin:10px 0 0 0; padding:6px 3%;width:100%;box-sizing:border-box}
	.InputBoxA2 {background-color:#f8f8f8;color:#3F5281;border:1px solid #ccc;border-radius:6px;font-size:16px;margin:10px 0 0 0;padding:11px 3%;width:100%;box-sizing:border-box}
	.InputBoxB {background-color:#f8f8f8;color:#3F5281;border:1px solid #ccc;border-radius:6px;font-size:16px;padding:12px 6px;width:100%;max-width:100%;box-sizing:border-box}
	.InputBoxC {background-color:#fff;color:#3F5281;border:1px solid #ccc;border-radius:6px;font-size:16px;padding:6px;width:100%;max-width:50px;box-sizing:border-box;text-align:center;}
	
	table.download {border-spacing:0} .download td {padding:0 20px 0 0} .download td.b {padding-top:7px}
	
	.Col-TP  {float:left;width:29.5%;padding:8px 1.75%}
	.Col-TP img {max-width:90px}
	hr {display: block;height: 1px;border: 0;border-top: 1px dashed  #999;margin: 1.5em 0 1.5em 0;padding: 0;} 
	.RightBoxB {margin-bottom:0!important} 
}

/* MEDIA QUERY for SMALL TABLETS */
@media only screen and (min-width : 481px)  {
	/* swatches */
	.PreviewSwatch {box-sizing:border-box;width:160px;height:160px;max-width:100%;margin:25px 0 34px 30px;box-shadow: -6px 6px 10px #a5a5a5}
	.Col-TP {width:17%;padding:8px 1.5%}
	.Col-TP img {max-width:98%}
	.CSLR td {width:31%;padding:1%}
		.CSLR td:nth-of-type(3) {clear:none}
		.CSLR td:nth-of-type(4) {clear:left}
		.CSLR img {width:133px;height:80px}	
}

/* MEDIA QUERY for TABLETS and DESKTOPS*/
@media only screen and (min-width:768px) {
	/* search options */
	.SearchBoxG2 {margin:0 0 10px 0!important;}
	.SearchBoxG3 {margin:0 0 14px 0!important;}
	select {font-size:1em;margin:0px 0px 6px 0px;max-width:100%; box-sizing:border-box} option {font-size:1em}
	
	/* swatches */
	table.CSL {border-spacing:0;border-collapse:collapse;table-layout:fixed;width:100%}
	table.CSLR {border:none;border-collapse:collapse;font-size:12px;margin:auto;max-width:100%;table-layout:auto;width:100%;}
	.CSLR td {width:14.666%;padding:1%}
	.CSLR td:nth-of-type(4) {clear:none}
	.PreviewSwatch {box-sizing:border-box;width:160px;height:160px;max-width:100%;margin:25px 0 34px 30px;box-shadow: -6px 6px 10px #a5a5a5}
	.CInfo td.NoWrapD {white-space:nowrap}
	
	/* accordions and colour display */
	.Accordion {position: relative; margin-bottom: 0px; margin-top:0px; width: auto; color: #333; overflow: hidden;}
	.Accordion input {position: absolute; opacity: 0; z-index: -1;} 
	.Accordion label {position: relative;display: block;padding-top:14px; font-size:18px}
	.Accordion-content {max-height: 100%;overflow:visible!important; background: #fff; border:1px solid #fff;-webkit-transition: max-height .35s; transition: max-height .35s;}
	Accordion-content p {margin: 1em 0;} .Accordion-content p.MHalf {margin:0.5em 0;}
	/* :checked */
	.Accordion input:checked ~ .Accordion-content {max-height: 100%;}
	/* Icon */
	.Accordion label::after {position: absolute; right: 0;top: 0; display: block; width: 2em; height: 2em;  line-height: 2; text-align: center; -webkit-transition: all .35s; transition: all .35s;}
	.Accordion input[type=checkbox] + label::after {content: "";}
	.Accordion input[type=checkbox]:checked + label::after {content:"";-webkit-transform: rotate(360deg); transform: rotate(360deg);}
	.Accordion .border-top {border-top:none!important}	
	.show input {position:static; opacity: 1!important; z-index: 1!important;} 
	.CenTxtD {text-align:center}
	.Col-TP {width:9.111%;padding:8px 1%}
	.Col-TP img {max-width:100%}
	.OrderButtons {margin:10px 0 0 0!important}
	 .testpot-img {max-width:100%;height:auto;margin-top:-10px}
	 .complementary-colours {margin:1em 0 0.5em 0;}
	.alphabetical-styles {border-radius:10px;display:block;overflow-x:auto;background-color:#fff;border:1px solid #e6e6e6;box-shadow: 0px 5px 5px 0px #f8f8f8;padding:16px 0 8px 0}
}