

.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 #cccccc;
	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 #cccccc;
	-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 #cccccc;	
	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: #cccccc;
	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 #cccccc;
}

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:#ffffff;
}

.banner-div,
.navbar-div,
.inner-div {
	width:1170px;
}

.content-div,
.footer-div {
	width:1130px;
	padding:20px;
}



.outer-banner-div {
	background:#ff9800;
	height:30px;
	line-height:30px;
	color:#010040;
}

.banner-side-div {
	top:0;
	right:0;
	position:relative;
	line-height:30px;
}

.banner-div {
	height:30px;
	line-height:30px;
	background:#ff9800;
	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:#010040;
}

.banner-contact-div .emailWrapper a {
	font-family:'Roboto';
	font-weight:normal;
	font-size:19px;
	color:#010040;	
	float:right;
	margin-left:10px;
	margin-bottom:0;	
}


.banner-div span {
	font-family:'Roboto';
	font-weight:normal;
	font-size:19px;
	color:#010040;
}

.outer-navbar-div {
	background:transparent;
} 

span.gradient {
	position:absolute;
	display:inline-block;
	height:75px;
	float:left;
}

span.gradient-left {
	left:0;
	width:33.3333%;
	background:#000099;
}

span.gradient-right {
	right:0;
	width:66.6666%;
	background:#0066ff;
}

.navbar-div {
	height:75px;
	background:transparent;
}

.navbar-div a {
	font-family:'Roboto';
	font-weight:normal;
	font-size:20px;
	color:#ffffff;
	border:2px solid #ffffff;
	-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;	
}




.content {
	padding-top:40px;
}

.content img {
	padding:0;
	border:none;
}

.outer-middle-div {
	background:#d8d5db;
	margin:20px 0;
	min-height:282px;
}

.pagetextholder {
	padding:20px;
}

.outer-middle-div .pagetextholder {
	padding:0;
}





.content h1,
.content h2 {
	font-family:'SerifaD';
	font-size:40px;
	font-weight:normal;
	color:#2b303a;
	margin:8px 0;
	line-height:1;
}


.content h3 {
	font-family:'SerifaD';
	font-size:30px;
	font-weight:normal;
	color:#3146ff;
	margin:8px 0;	
	line-height:1;
}


.content p {
	color:#2b303a;
	font-style:normal;
	
}


.content p a {
	font-style:italic;
	color:#3146ff;
	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 p a:hover {
	color:#ff9800;
}




.footer {
	float:left;
	width:100%;
	height:auto;
	padding-bottom:20px;
	background:#010040;
	color:#ffffff;
	margin-top:40px;
}

.outer-footer-div {
	float: left;
    width: 100%;
	padding-bottom:20px;
    background: #010040;
    height: auto;
}

.footer-div {
	background:#010040;
	color:#ffffff;
}

.banner-contact-div,
.banner-contact-div a,
.footer-div a {
	color:#ffffff;
}

.footer-div h3 {
	color:#ffffff;
	font-family:'Roboto';
	font-weight:bold;
	font-size:18px;
}

.footer-div p,
.footer-div .phonelinkHolder {
	color:#ffffff;
	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:#ffffff;
	font-size:15px;
}

.lww a {
	color:#ffffff;
	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 #cccccc;
}
.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: #3146ff;
}
.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 #cccccc;
    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 #cccccc;
}
.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 #cccccc;
	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 #3146ff;
}
.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 #3146ff;
	margin: 5px 0px;
}

.menu-links a:hover {
	text-decoration: none;
	background: #3146ff;
	color: white;
}



.outer-static-div {
	background-image:url(https://www.comptoncontrols.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:#ffffff;
	font-size:60px;
	margin:8px 0;
	line-height:1;
}

.divMainCalloutText h3 {
	font-family:'SerifaD';	
	font-weight:normal;
	color:#ff9800;
	font-size:50px;
	margin:8px 0;
	line-height:1;
}

.divMainCalloutText p,
.divMainCalloutText li {
	font-family:'Roboto';	
	font-weight:300;
	color:#ffffff;
	font-size:19px;		
	line-height:30px;
}

.divMainCalloutText a {
	position:relative;
	top:10px;
	color:#ffffff;
	text-decoration:none;border-bottom:none;
	padding:10px 30px;
	border:2px solid #ff9800;
	background:rgba(255,152,0,0.5);
	-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,152,0,0.8);	
	text-decoration:none;border-bottom:none;
	border:2px solid #ff9800;	
}

.outer-middle-div {
	padding:20px 0;
}

