

.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
	filter: alpha(opacity=40);	
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.marquee-footer-wrapper {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	 width: 100%;
	height: 110px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);		
	background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: url(../images/transgray75.png);	
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper.stuck {
	position: relative;
	margin-bottom: 0px;
 	-webkit-box-shadow: none;
    box-shadow: none;		
	padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
	background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
}

.footer-div-container.stuck {
	padding-bottom: 0px;
}

img.MarqueeLogo {
	width: 298px;
	height: 88px;
}

a.MarqueeLWW {
	display: block;
	height: 90px;
	width: 295px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #eeeeee;
	margin: 0px auto;
	background: white;

	
}

a.MarqueeLWW img {
	width: auto;
	height: 88px;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
	
}

.footer-div-container {
	background: transparent;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	border-bottom: none;
	padding: 10px 20px 124px 20px;
	width: 100%;
	padding: 0px;
	padding-bottom: 110px;
}



.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



a.MarqueeLink {
	background: white;
	display: block;
	border: 1px solid #eeeeee;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	width: 300px;
	height: 90px;
}


a.MarqueeLink:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
	border: 1px solid #eeeeee;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: #eeeeee;
	padding: 14px;
}

a.MarqueeContact:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #777777;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #eeeeee;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
}


.ads-column a img.panelad {
	display: block !important;
}

@font-face {
    font-family: 'SerifaD';
    src: url('fonts/SerifaD-Regu.eot');
    src: url('fonts/SerifaD-Regu.eot?#iefix') format('embedded-opentype'),
        url('fonts/SerifaD-Regu.woff2') format('woff2'),
        url('fonts/SerifaD-Regu.woff') format('woff'),
        url('fonts/SerifaD-Regu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



* {
	-webkit-text-size-adjust: 100%;
	font-family:'Roboto';
	font-weight:300;
}

html,body,
.content-div {
	background:#fbfbff;
}

.banner-div,
.navbar-div,
.inner-div {
	width:1170px;
}

.content-div,
.footer-div {
	width:1130px;
	padding:20px;
	margin:0 auto;
}



.outer-banner-div {
	background:#d8d5db;
	height:30px;
	line-height:30px;
	color:#004e87;
}

.banner-side-div {
	top:0;
	right:0;
	position:relative;
	line-height:30px;
}

.banner-div {
	height:30px;
	line-height:30px;
	background:#d8d5db;
	background:transparent;
}

.banner-contact-div .emailWrapper {
	display:inline-block;
	float:right;
	margin-left:10px;
	margin-bottom:0;
	font-family:'Roboto';
	font-weight:normal;
	font-size:19px;
	color:#004e87;
}

.banner-contact-div .emailWrapper a {
	font-family:'Roboto';
	font-weight:normal;
	font-size:19px;
	color:#004e87;	
	float:right;
	margin-left:10px;
	margin-bottom:0;	
}

.banner-div span {
	font-family:'Roboto';
	font-weight:normal;
	font-size:19px;
	color:#004e87;
}

.outer-navbar-div {
	background:#d8d5db;	
	background:transparent;
} 


.navbar-div {
	height:75px;
	background:transparent;
}

.navbar-div a {
	font-family:'Roboto';
	font-weight:normal;
	font-size:20px;
	color:#fbfbff;
	border:2px solid #fbfbff;
	-moz-transition: all 0.3s ease;
					-o-transition: all 0.3s ease;
					-webkit-transition: all 0.3s ease;
					transition: all 0.3s ease;
	margin-top:11px;
	margin-right:10px;
	padding:15px 50px;
	line-height:1;
	float:right;
}

.banner-logo {
	top:0;
	left:0;

}

.banner-logo,
.banner-logo a,
.banner-logo a:hover {
	border:none;
	background:transparent;
	padding:0;
	margin:0;
	height:75px;
	width:auto;
	float:left;	
}

.banner-logo img {
	margin-top:18px;
}



.divider {
	display:none;
}

.content-div h1,
.content-div h2 {
	font-family:'SerifaD';
	font-size:40px;
	font-weight:normal;
	color:#484349;
	margin:8px 0;
	line-height:1;
}


.content-div h3 {
	font-family:'SerifaD';
	font-size:30px;
	font-weight:normal;
	color:#004e87;
	margin:8px 0;	
	line-height:1;
}


.content-div p {
	color:#484349;
	font-style:normal;
	
}


.content-div p a {
	font-style:italic;
	color:#004e87;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.3s ease;
					-o-transition: all 0.3s ease;
					-webkit-transition: all 0.3s ease;
					transition: all 0.3s ease;
}

.content-div p a:hover {
	color:;
}


.content-div img {
	padding:0;
	border:none;
}



.footer {
	float:left;
	width:100%;
	height:auto;
	padding-bottom:40px;
	background:#484349;
	color:#fbfbff;
	margin-top:40px;
}

.outer-footer-div {
	float: left;
    width: 100%;
	padding-bottom:20px;
    background: #484349;
    height: auto;
}

.footer-div {
    background: #484349;
	color:#fbfbff;
}

.banner-contact-div,
.banner-contact-div a,
.footer-div a {
	color:#fbfbff;
}

.footer-div h3 {
	color:#fbfbff;
	font-family:'Roboto';
	font-weight:bold;
	font-size:18px;
}

.footer-div p,
.footer-div .phonelinkHolder {
	color:#fbfbff;
	font-family:'Roboto';
	font-weight:300;
	font-size:18px;	
	margin-bottom:5px;
}

.footer .contactInfo {
	float:left;
	width:500px;
}

.footer .footerPhone {
	float:left;
	width:200px;
}

.footer .phonelinkHolder {
	display:block;
	clear:both;
	width:100%;
}


.footer .vertical-divider {
	display:none;
}

.footer .adminAddress {
	float:left;
	width:200px;
}

.lww {
	float:right;
	width:400px;
	text-align:right;
	font-family:'Roboto';
	font-weight:normal;
	color:#fbfbff;
	font-size:15px;
}

.lww a {
	color:#fbfbff;
	font-size:15px;
	font-family:'Roboto';
	font-weight:normal;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.3s ease;
					-o-transition: all 0.3s ease;
					-webkit-transition: all 0.3s ease;
					transition: all 0.3s ease;
}

.lww a:hover {
	text-decoration:none;border-bottom:none;
}


		.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
		    float: left;
		    margin-right: 20px;
		}
		.divMainCalloutSlideshowTextHolder, .divMainCalloutText {
		    float: right;
		    width: 360px;
		}
		.divMainCalloutSlideshowThumbnails {
			float: left;
		}
		.divMainCalloutSlideshowText {
			padding-right: 20px;
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:750px;
    height: 475px;
    overflow: hidden;	
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:750px;
    height: 475px;
}

.divMainCalloutSlideshowText {
    position: absolute;
    height: 475px;
    padding-top: 20px;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 750px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #f2f2f2;
}
.ThumbImage.active {
    border: 2px solid #eeeeee;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('../../layout/images/model/slidedot.png') no-repeat;
    border: none;
}
.ThumbDot.active {
    background: url('../../layout/images/model/slidedot_current.png') no-repeat;
    border: none;
}
.divMiniCallout {
    color: #f2f2f2;
    background: #5b729c;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #f2f2f2;
}
.divMiniCallout h3 a {
    color: #f2f2f2;
}
.divMiniCallout p {
    padding: 10px;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #eeeeee;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 200px;
    right: 0px;
}
#prevButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 200px;
    left: 0px;
}
#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    top: 370px;
    right: 5px;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    top: 370px;
    right: 35px;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    top: 370px;
    right: 65px;
}
.blog-container {
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blogSubTitle-date {
    color: #888888;
    font-family: Trebuchet Ms;
    font-size: 16px;
    font-style: italic;
}
		.divFeaturedItem {
			
				-moz-border-radius: 0px;
		  		-webkit-border-radius: 0px;
		  		border-radius: 0px;
		}
.divFeaturedItem {
	border: 1px solid #eeeeee;
	width: 198px;
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 10px;
}
.divFeaturedItem img {
	border: none;
	padding: 0;
}
.divFeaturedItem:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	border: 1px solid #5b729c;
}
.divFeaturedItem img:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	opacity: .8;
}
.divFeaturedItem p {
	padding: 8px 0px 0px 0px;
	text-align: center;
	margin-bottom: 0px;
}
.divFeaturedItem a:hover {
	text-decoration: none;
}
.spanFeaturedItemPrice {
	color: #777777;
}
.spanFeaturedItemSalePrice {
	color: red;
}
.saleStrikeThrough {
	text-decoration: line-through;
	color: #777777;
	font: 13px/20px Roboto;
}

.menu-links {

}

.menu-links a {
	display: block;
	clear: both;
	background: white;
	padding: 10px;
	border: 1px solid #5b729c;
	margin: 5px 0px;
}

.menu-links a:hover {
	text-decoration: none;
	background: #5b729c;
	color: white;
}



.outer-static-div {
	background-image:url(https://www.kchco.com/layout/images/content-bg-image.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	width:100%;
	padding:40px 0;
}


.divMainCalloutText h1,
.divMainCalloutText h2 {
	font-family:'SerifaD';	
	font-weight:normal;
	color:#fbfbff;
	font-size:60px;
	margin:8px 0;
	line-height:1;
}

.divMainCalloutText h3 {
	font-family:'SerifaD';	
	font-weight:normal;
	color:#fbfbff;
	font-size:50px;
	margin:8px 0;
	line-height:1;
}

.divMainCalloutText p {
	font-family:'Roboto';	
	font-weight:300;
	color:#fbfbff;
	font-size:19px;		
	line-height:30px;
}

.divMainCalloutText a {
	position:relative;
	top:10px;
	color:#fbfbff;
	text-decoration:none;border-bottom:none;
	padding:10px 30px;
	border:2px solid #fbfbff;
	background:rgba(255,255,255,0.2);
	-moz-transition: all 0.3s ease;
					-o-transition: all 0.3s ease;
					-webkit-transition: all 0.3s ease;
					transition: all 0.3s ease;
}

.divMainCalloutText a:hover {
	background:rgba(255,255,255,0.4);	
	text-decoration:none;border-bottom:none;
	border:2px solid #fbfbff;	
}



.content-div {
	padding-left:0;
	padding-right:0;
}

.calloutwrapper {
	padding:30px 0 10px 0;
	background:#d8d5db;
}

.divMiniCallout {
	height:175px;
	width:530px;
	max-width:530px;
	overflow:hidden;
	background:#2b303a;
	border:1px solid #484349;
}


.divMiniCallout img {
	width:auto;
	height:auto;
	max-width:265px;
	max-height:160px;	
}

.divMiniCallout1,
.divMiniCallout3,
.divMiniCallout5,
.divMiniCallout7 {
	margin-right:60px;
}

.callout-left,
.callout-right {
	float:left;
	width:50%;
}

.callout-left {
	text-align:center;
	background:#fbfbff;
	height:160px;
	padding-top:15px;
}

.callout-left h3,
.callout-left h3 a,
.callout-left h3 a:hover {
	text-decoration:none;border-bottom:none;
} 

.callout-right {
	background:#2b303a;
	padding:15px 12px;
	width:45%;
	
}

.divMiniCallout h3,
.divMiniCallout h3 a {
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	padding:0;
	margin:0;
	text-align:center;
	font-family:'SerifaD';
	font-size:26px;
	line-height:2;
	-moz-transition: all 0.3s ease;
					-o-transition: all 0.3s ease;
					-webkit-transition: all 0.3s ease;
					transition: all 0.3s ease;
	text-decoration:none;border-bottom:none;
	background:rgba(91, 114, 156,0.8);
}



