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

html {
    color: #fff;
}

body {
	font-size: 1em;
	line-height: 1.4;
	background-color: #000;
	font-family: 'Lato', sans-serif;
	font-weight:300;
}

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

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

ol {
margin-top:0px;
}
a:hover {
text-decoration:none;
color:#003679;
}
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;
}
ul {
	margin-left:0px;
	margin-top:0px;
	padding-left:15px;
}


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















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

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

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

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

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

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

.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;
    }
}

html, body{
	background-color: #000;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-attachment: fixed;
}
a {
	color:#e00;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
    color:#fff;
	text-transform:uppercase;
	margin: 0 0 20px 0;
	font-weight:normal;
}
h1{
	font-size:28px !important;
	font-weight:300;
}
h2 {
	font-size:24px !important;
}
p{
    margin-bottom:15px;
	margin-top:0px;
    font-size:16px;
    line-height:1.5em;
}
blockquote{
    color:#747937;
    font-family: "Times New Roman", times, serif;
    font-style:italic;
    font-size:20px;
    margin-left:25px;
}
.kpfa-sec{
	width:100%;
	margin:0;
	padding:1px 0 0 0;
	overflow:hidden;
}
.inner-wrapper {
	width:976px;
	margin:0 auto 0 auto;
}
.inner-wrapper p {
	margin:0 0 15px 0;
	color:#c1c3c5;
}
#header {
	height:132px;
	position:relative;
}
#header-bg {
	background-image:url(../img/kpfa-header-bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
#header h1 {
	width:592px;
	height:105px;
	background-image:url(../img/kpfa-logo-header.png);
	margin-left:-6px;
	margin-top:33px;
	margin-bottom:0px;
}
#header span {
	display:none;
}
#main{
    padding:40px 0 20px 0;
}
#nav{
    padding:0px;
	height:30px;
	position:relative;
	margin:0;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#nav a{
    color:#fff;
    text-decoration:none;
    display:inline-block;
    font-size:18px;
	line-height:30px;
	text-transform:uppercase;
	padding:0px 14px;
}
#nav a:hover, #footnav a:hover {
    color:#e00;
}
#nav .social {
	position:absolute;
	top:-1px;
	right:45px;
	width:98px;
	height:29px;
}
#home-icon {
	background-image:url(../img/kpfa-nav-home.png) !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
	width:24px !important;
	height:30px !important;
	padding-left:0px !important;
}
#home-icon span {
	display:none;
}
#slides{
    width:976px;
    overflow:hidden;
}
#slides img {
	border:4px #e00 solid;
    margin-bottom:20px;
}
#slides a {
	font-size: 18px;
	color:#fff;
	font-family:Times, "Times New Roman", serif;
	text-decoration:none;
}
#thumbs {
	margin:0;
	padding:0;
}
#thumbs ul{
	margin:0;
	padding:0;
}
#thumbs li{
	margin:0 9px 18px 0;
	padding:0;
	float:left;
	list-style:none;
}
#thumbs li a {
	border:2px #84888b solid;
	display:block;
}
#thumbs li a:hover {
	border:2px #fff solid;
}
#thumbs .active {
	margin-top:-10px;
	border:2px #e00 solid;
}
#footer{
    margin-top:15px;
    text-align:center;
    color:#fff;
    font-size:14px;
}
#footer a{
    color:#e00;
    text-decoration:none;
}
#footer a:hover {
    color:#fff000;
    text-decoration:underline;
}
#copyright .sep{
    display:inline-block;
    margin:0 4px;
}
.img-right{
    float:right;
    margin:12px 0 15px 55px;
}
.clear{
    clear: both;
}
.active {
	color:#e00;
}
.contact-keith {
	font-size:14px;
}
.description {
	font-size: 16px;
	color:#fff;
	font-family:Times, "Times New Roman", serif;
}
.description-links {
	font-size: 16px;
	font-family:Times, "Times New Roman", serif;
	font-style:italic;
}
.description-links a {
	color:#fff !important;
}
.about li {
	list-style-image: url(../img/fleur-bullet.gif);
	line-height:26px;
}
.last {
	margin-right:0px !important;
}
.head {
	margin: 15px 0px 15px 0px;
}
.byline {
	margin: 10px 0px 0px 265px;
	text-indent:-12px;
}
.subhead {
	color:#003679;
	font-weight:bold;
	font-size:18px;
}
#subnav {
	font-size:16px;
	font-weight:bold;	
}
#subnav a {
	color:#003679;
	text-decoration:none;
}
#subnav a:hover {
	color:#e10020;
	text-decoration:underline;
}
#subnav .sep{
    color:#e10020;
    display:inline-block;
    margin:-6px 2px 0;
    font-size:20px;
    height:18px;
    overflow:hidden;
	padding:0px 6px;
}
#product-list {
}
#product-list .one_fourth {
	border-left: 2px solid #999b9f;
	padding-left:13px;
	font-size:14px;
}
#product-list .first {
	border-left:none;
}
#product-list a, .small-link {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	text-decoration:underline;
	color:#09F;
}
#product-list ul {
	margin-left:0px;
	padding-left:15px;
}


/* ------- Fluid Columns ------- */
.one_half{ width:48%; }
.one_third{ width:31.25%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22.5%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:3%; float:left; margin-bottom:10px; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

.link {
color:#0072b8;
font-style:italic;
}
.new-customer-box {
border:3px #e30933 solid;
display:block;
padding:22px 32px;
}
.no-padding-bottom {
margin-bottom:0px;
}
.number-wrap {
	margin:0;
	padding:0;
}
.number-wrap li {
	margin:0;
	padding:0 0 0 50px;
	list-style:none;
}
.num1 {
	background-image:url(../img/akc-cgc-1.png);
	background-position: left top;
	background-repeat:no-repeat;
}
.num2 {
	background-image:url(../img/akc-cgc-2.png);
	background-position: left top;
	background-repeat:no-repeat;
}
.num3 {
	background-image:url(../img/akc-cgc-3.png);
	background-position: left top;
	background-repeat:no-repeat;
}
.num4 {
	background-image:url(../img/akc-cgc-4.png);
	background-position: left top;
	background-repeat:no-repeat;
}
.inc-text {
	color:#ccc;
}
.subhead-text-red {
font-size:23px;
color:#e30933;
font-weight:bold;
}
#step-box .subhead-text-red {
font-size:21px;
color:#e30933;
font-weight:bold;
line-height: 21px;
}
.caption-text	{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	line-height: 15px;
	margin-top: 5px;
	font-size:12px;
}
#step-box {
	width:843px;
	border: 2px solid #0152a4;
	background-color:#fff;
	background-image:url(../img/akc-cgc-steps-bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding:27px;
	margin-bottom:26px;
}
#vid-list {
	width:795px;
}
#vid-list ul {
	padding:0;
	margin:0;
}
#vid-list li {
	padding:0;
	margin:0 20px 0 0;
	list-style:none;
	float:left;
	width:249px;
	text-align:center;
}
#broch-list {
	width:795px;
}
#broch-list ul {
	padding:0;
	margin:0;
}
#broch-list li {
	padding:0;
	margin:0 20px 0 0;
	list-style:none;
	float:left;
	width:155px;
	text-align:center;
}
#vid-list img, #broch-list img {
	margin-bottom:10px;
}
/*---- images ---- */
.img-border {
	border:4px solid #fff;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 25px;
	display: inline;
	}

img.alignleft {
	margin: 0 25px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-left: 25px;
	}

.alignleft {
	float: left;
	margin-right: 25px;
}
/* End Images */


/*---- forms ---- */

    #contact-form   {
        width: 600px;
        float: left;
        font-size: 15px;
    }

    #contact-form textarea  {
        border: 1px solid #999999;
        resize: none;
    }

    .input-class    {
        width: 500px;
        height: 20px;
        border: 1px solid #999999;
        margin-bottom: 5px;
    }
	sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
#preview img{
    height:100%;
}

.high{
    margin-top:30px !important;
}

.colRight, .colLeft{
    width:49%;
}

.colRight{
    float:right;
}

.colLeft,.imgLeft{
    float:left;
}

.artfx{
    color:#ee3642;
}

.imgRight{
    float:right;
    margin:0 0 10px 15px;
}

.imgBorder:hover{
    border:2px solid #fbe749;
}

.imgBorder{
    border:2px solid #ee3642;
}

.clear{
    clear:both;
}
/*Added by Donnie*/

/* red ee3642 */
/* yellow fbe748 */
/* orange e47d3f */
.gallery-link{
    color:#fbe748;
}

.colTest{
    width:33%;
    float:right;
}
.colClients{
    width: 66%;
    float:left;
}
.redline{
    color:#ee3642;
    border-color: #ee3642;
}
.gallery-thumb{
    margin-right:10px;
    margin-bottom:10px;
    width:208px;
}
.bylines{
    display:block;
    text-align: right;
}
a,a:visited{
    color:#ee3642;
}
a:hover{
    color:#fbe748;
}
.contact-field{
    width:100%;
}
.small-title{
    font-style: italic;
    font-size:10px;
    color:#fff;
}