/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */
.demo-frontpage{
	border: 1px solid #ddd;
	padding:0 10px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.demo-frontpage h2,
.demo-frontpage h3 {
	text-shadow:1px 1px 1px #FFF !important;
	margin: 0;
}
.demo-frontpage h3 {
	padding-bottom: 5px;
}
.demo-frontpage h2 {
	margin-top: 5px;
}
.demo-frontpage p {
	margin: 0;
}
.demo-frontpage span {
	font-size: 0.9em;
	display: block;
	margin: 3px 0;
	color: #999;
}
.demo-frontpage .jsn-template-featured {
	padding-top: 14px;
}
.demo-frontpage ul.jsn-template-list {
	list-style: none;
	border-left: 1px solid #ececec;
	margin: 0;
	box-shadow: -1px 0px 0px 0px #fff;
}
.demo-frontpage ul.jsn-template-list li {
	border-bottom: 1px dotted #ccc;
	padding:10px 0;
	margin: 0 0 0 10px;
}
.demo-frontpage ul.jsn-template-list li:last-child {
	border-bottom: none;
}
.article_separator {
	display: none;
}
.custom-height {
	height: 10px;
}
@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	.demo-frontpage {
		width:auto;
		float:none;
	}
	.demo-frontpage ul.jsn-template-list {
		border-left: none;
	}
}
@media only screen and (max-width: 480px),
(max-device-width: 480px) {
	.demo-frontpage ul.jsn-template-list li{
		margin: 0;
	}
}
/*======================== CCTS Custom CSS ======================*/
.ccts-centered-title .jsn-moduletitle {
	text-align:center;
}
.ccts-addthis-share {
/*	width:45%;
	min-height:50px;
	display:inline-block;
	float:right;
	*/
}
.addthis_toolbox {
	display:inline-block;
	min-height: 30px;
	float:right;
	margin-top:-30px;
}
#ccts-addthis-homepage {
	display:inline-block;
	float:left;
	padding-top:6px;
	margin-top:6px;
}
#ccts-addthis-homepage .addthis_toolbox {
	display:inline-block;
	min-height:inherit;
	float:none;
	margin-top:0px !important;
}
.ccts-breadcrumbs .addthis_toolbox {
}
.ccts-directions .inputbox {
	width: 175px;
}
.ccts-td-leftpad {
	padding-left:20px !important;
}
.ccts-tr-header {
	font-size:110% !important;
	font-weight:bold !important;
}
.ccts-inner-right-1 {
	background-color:#CCC;
	padding:12px;
	margin:12px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 6px #666;
}
.ccts-inner-right-1-clear {
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 6px #666;
}
.ccts-inner-right-2 {
	background-color:#FFF;
	border: #CCC solid 1px;
	padding:12px;
	margin:12px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 6px #666;
}.ccts-test-capabilities-matrix th {
	font-size:100% !important;
}
.ccts-test-capabilities-matrix td {
	font-size:75% !important;
}
ul.list-icon li {
	padding-left:24px !important;
}
.ccts-image-shadow {
		box-shadow: 3px 3px 6px #666;
}
.ccts-list-padding li {
	padding-top:0px;
	padding-bottom:0px;
	line-height:150%;
}
.ccts-acc-banner {
	padding-top:4px;
}.ccts-acc-banner img {
	margin-left:10px !important;
	margin-right:10px !important;
}
#ccts-cage-code {
	display:inline-block;
	width:auto;
	float:left;
}
#ccts-fcc-registration {
	display:inline-block;
	width:auto;
	float:right;
}
.ccts-quality-banner h3 {
	/*color:#002850 !important;*/
	color:#CCC;
	font-size:200%;
	padding-top:2px;
	padding-bottom:2px;
	line-height:1em;
}
.ccts-follow-buttons .addthis_toolbox {
	margin-top:12px !important;
	min-height:32px !important;
	float:none !important;
}
.ccts-call-banner {
	color:#fff;
	display:inline-block;
	text-shadow:1px 1px 1px #666 !important;
}
.ccts-call-banner-phone {
	font-size:200%;
}
.ccts-call-banner-address {
	font-size:150%;
}
#jsn-headerright {
	padding-top:2px !important;
}
ul.menu-topmenu {
	margin-top:6px !important;
}
#ccts-home-page-article {
	min-height:595px;
}
#ccts-about-page-article {
	min-height:456px;
}
#ccts-facility-page-article {
	min-height:350px;
}
#ccts-tour-page-article {
	min-height:546px;
}
#ccts-emc-page-article {
	min-height:178px;
}
#ccts-thank-you-page-article {
	min-height:152px;
}
.mailchimp-module {
	display:inline-block!important;
	width:32%!important;
	float:right!important;
	margin-right:6px;
	margin-bottom:6px;
	margin-left:20px;
	margin-top:-60px;
}

div#jsn-pos-content-top{
  background: none !important;
    background-color: #dfeff8 !important;
    margin-top: -10px !important;
    border-radius: 5px !important;
  -webkit-border-radius:5px !important;
}

td{
  padding-top:0px !important;
  padding-bottom:0px !important;
}