body {
	background-color: #e1e1d7;
	color:white !important;
	font: 12px/16px Arial,sans-serif !important;
}
/* Fixes for Concrete5 9.0 issues Starts */

.ccm-ui .bootstrap-select .dropdown-menu li {
    position: unset;
    visibility: visible;
}
.ccm-notifications-box, ul#ccm-layouts-toolbar li label, .ccm-ui label, ul#ccm-layouts-toolbar input, ul#ccm-layouts-toolbar select {
    color: #000;
}
.ccm-notifications-box-body.show {
    visibility: visible;
}
.collapse.show {
    visibility: visible;
}
a.btn-close.ccm-notifications-box-close{
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
}
/* Fixes for Concrete5 9.0 issues Ends */
textarea,
checkbox,
radio,
input {
	border: solid 1px #ccc;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: blue;
}
h3 {
	margin-top: 20px;
}
h3 + p {
    margin-top: 10px !important;
}
#page-outer {
	background-image: url("images/page-bg.jpg");
	background-position:  top left;
	background-repeat: repeat-x;
	position: relative;
	top: inherit;
}
#page-wrap {
	-webkit-box-shadow: 0px -6px 15px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -6px 15px 2px rgba(0,0,0,0.75);
	box-shadow: 0px -6px 15px 2px rgba(0,0,0,0.75);
}
#header {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #E4E2C9;
    padding-bottom: 3px;
}
#logo {
	padding-left: 0;
}
#home-right {
	float: right;
}
#home-right p {
	margin-bottom: 0;
}
#home-contact {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc6733+0,cd6736+29,f1a885+100 */
background: #cc6733; /* Old browsers */
background: -moz-linear-gradient(45deg,  #cc6733 0%, #cd6736 29%, #f1a885 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #cc6733 0%,#cd6736 29%,#f1a885 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #cc6733 0%,#cd6736 29%,#f1a885 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6733', endColorstr='#f1a885',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.8);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.8);
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 15px 4px;
    position: relative;
    right: 10px;
}
#home-contact-prompt {
    color: black;
}
#home-contact-phone {
    font-size: 27px;
    line-height: 30px;
}
#home-contact-extra {
    font-size: 13px;
}
#home-contact a {
    color: white;
    text-decoration: underline;
}
#search-bar {
    display: inline-block;
    margin-top: 10px;
    margin-left: 17px;
    margin-bottom: 5px;
}
#label-inside button.btn {
    background-color: #393939;
    border-radius: 0 2px 2px 0;
    padding: 3px 7px;
    position: relative;
    left: -5px;
    top: -1px;
    color: #ffffff;
}
#label-inside button.btn:hover {
	color: #ffffff;
}
#label-inside input[type="text"] {
	padding: 5px 6px 6px;
	line-height: 15px;
	border-radius: 2px 0 0 2px;
	width: 155px;
	color: #000000;
}
#social {
    text-align: center;
    padding-top: 70px;
    position: relative;
    right: 122px; /*80px*/
}
#content {
	background-color: #ffffff;
}
#nav {
	background-color: #393939;
}
#nav {
	background-color: #393939;
}
#nav ul {
	list-style: none;
	
	overflow: hidden;
}
#nav ul li a {
	display: block;
	border-right: solid 1px #343434;
	color: #ccc;
	line-height: 41px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px 0 14px;
}
#nav ul li.nav-selected a,
#nav ul li a:hover {
	color: white;
	background-color: #434343;
}

#home-banner {
    border-bottom: solid 11px #cc6633;
}
#home-banner .rslides_nav {
	display: none;
}
#sidebar {
	background: url("images/sidebar-bg.jpg") top left repeat-y;
	padding: 0 0 50px;
}


#home.pagetype #sidebar {
	background: url("images/home-sidebar-bg.jpg") top left repeat-y;
}

#sidebar-divider {
	width: 100%;
	height: 41px;
	background-color: #393939;
	border-right: #343434;
}

#sidebar-submenu-title {
	color: white;
	padding-left: 15px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 14px;
	text-transform: uppercase;
	background: url("images/home-submenu-top.jpg") top left no-repeat;
	background-color: #007474;
}
.sidebar-submenu-title {
	color: white;
	padding-left: 15px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 14px;
	text-transform: uppercase;
	background: url("images/home-submenu-top.jpg") top left no-repeat;
}
#home.pagetype #sidebar ul {
	padding: 0;
}
#sidebar ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
#sidebar p {
	margin-bottom: 0;
}
/*#home.pagetype #sidebar ul li {
	width: 208px;
	height: 41px;
	background: url("images/home-submenu.jpg") top left no-repeat;
	margin-bottom: 0;
}*/
#home.pagetype #sidebar ul li {
    width: 208px;
    height: auto;
    margin-bottom: 0;
    background: #e4e2c9;
    border-top: 1px solid #ababab;
    background-image: url(images/sidebar-item.png);
    background-repeat: no-repeat;
    background-position: 91% center;
}
#home.pagetype #sidebar ul li:last-child {
    border-bottom: 1px solid #ababab;
}
#home.pagetype #sidebar ul li a {
	display: block;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-transform: uppercase;
	text-decoration: none;
	width: 180px;
	background-image: none;
	line-height: 16px;
}

#home.pagetype #sidebar ul li.single a {
	padding-top: 14px;
	padding-bottom: 11px;
	text-transform: uppercase;
}
/*#home.pagetype #sidebar ul li:hover {
	background: url("images/home-submenu-hover.jpg") top left no-repeat;
}*/
#home.pagetype #sidebar ul li:hover {
    background-color: #c2c1ac;
    background-image: url(images/sidebar-item-hover.jpg);
    background-repeat: no-repeat;
    background-position: 91% center;
}
#home.pagetype #sidebar ul li a:hover {
	cursor: pointer;
}

#home-main {
    background-color: #eeefdf;
    border-top: solid 1px #7b3d1f;
}
#main-content a {
	text-decoration: underline;
}
/** home page cols **/
#main-content .container {
    width: 100%;
    padding: 0;
}
#home-main-inner {
    padding: 15px 20px;
}
.home-4-col {
	background-color: white;
	border: solid 1px #ccc;
	padding-bottom: 10px;
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px#ccc;
	box-shadow: 0 0 2px 2px #ccc;
}

.home-4-col-half {
	background-color: white;
	border: solid 1px #ccc;
	margin-top: 10px;
	padding-bottom: 10px;
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px#ccc;
	box-shadow: 0 0 2px 2px #ccc;
}

.home-4-col p, 
.home-4-col-half p {
	padding: 5px 10px;
	color: #000000;
	margin-bottom: 0;
}

.home-4-col h2, .home-4-col h1, .home-4-col-half h2, .home-4-col-half h1 {
	background-color: #ebe7e7;
	height: 30px;
	border-bottom: 1px solid #ccc;
	padding-left: 8px;
	color: #007474;
	font-size: 16px;
	line-height:30px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

.home-4-col h2 a, .home-4-col h1 a, .home-4-col-half h2 a, .home-4-col-half h1 a {
	background-color: #ebe7e7;
	height: 30px;
	border-bottom: 1px #ccc;
	margin-right: 4px;
	color: #007474;
	font-size: 16px;
	line-height:30px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: url("images/home-title-link.jpg") right top no-repeat;
	display: block;

}

.home-4-col h2 a:hover, .home-4-col h1 a:hover, .home-4-col-half h2 a:hover, .home-4-col-half h1 a:hover {
	background: url("images/home-title-link-on.jpg") right top no-repeat;
}

.home-4-col h3,
.home-4-col-half h3,
.home-4-col h4,
.home-4-col-half h4 {
	margin-left: 8px;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.home-4-col h3 a,
.home-4-col-half h3 a {
	color: black;
	text-decoration: none;
	display: block;
	margin-right: 5px;
	background: url("images/home-h3-link.jpg") top right no-repeat;
}

.home-4-col h3 a:hover,
.home-4-col-half h3 a:hover {
	background: url("images/home-h3-link-on.jpg") top right no-repeat;
}
#home-main-inner .col-sm-12 {
    padding: 0 20px;
}
#home-main-inner .col-sm-4 {
    padding: 0 8px !important;
}
/** Page **/
#sidebar-title {
	height: 80px;
	background: url("images/sidebar-title-bg.jpg") top left no-repeat;
}

#sidebar-title h2 {
	padding-top: 50px;
	margin-left: 15px;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	color: #007474;
}

#sidebar-title p {
    height: 80px;
    margin-left: 15px;
    font-size: 19px;
    line-height: 22px;
    font-weight: bold;
    color: #007474;
    display: table-cell;
    vertical-align: bottom;
    width: 200px;
    padding-left: 15px;
    padding-bottom: 10px;
}

#sidebar-title-divider {
	height: 10px;
	background: url("images/sidebar-title-divider.jpg") top left no-repeat;
}

#page-banner {
	border-bottom: solid 3px #999;
	display: none;
	height: 83px;
}

.pagetype #sidebar ul {
	padding-left: 15px;
	padding-top: 20px;
}

.pagetype #sidebar ul li {
	margin-bottom: 10px;
	float: none;
}

.pagetype #sidebar ul li a {
	background: url("images/sidebar-item.png") top left no-repeat;
	padding: 0 0 0 25px;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	line-height: 18px;
	display: block;
}

.pagetype #sidebar ul li.nav-path-selected a,
.pagetype #sidebar ul li.current a {
	color: #007474;
	background: url("images/sidebar-item-on.png") top left no-repeat;
}

.pagetype #sidebar ul li a:hover {
	color: #007474;
	text-decoration: underline;
	background: url("images/sidebar-item-on.png") top left no-repeat;
}

.pagetype #sidebar ul li.nav-path-selected  ul li a {
	background: none;
	text-decoration: none;
}

.pagetype #sidebar ul li ul {
	display: none;
	padding-bottom: 0;
}



.pagetype #sidebar ul li.nav-path-selected ul,
.pagetype #sidebar ul li.current ul,
.pagetype #sidebar ul li.expend ul {
	padding-top: 5px;
	display: block;
}

.pagetype #sidebar ul li ul li {
	margin-top: 5px;
	margin-bottom: 0;
}
.pagetype #sidebar ul li.nav-path-selected > ul > li > ul {
    display: none;
}
.pagetype #sidebar ul li.nav-path-selected > ul > li.nav-selected > ul, 
.pagetype #sidebar ul li.nav-path-selected > ul > li > ul > li {
    display: block;
}


.pagetype #sidebar ul li ul li a {
	background: none;
	padding-left: 10px;
	padding-bottom: 6px;
	text-decoration: none;
	color: #007474;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

.pagetype #sidebar ul li ul li.nav-path-selected a {
	text-decoration: underline;
	font-weight: bold;
}

.pagetype #sidebar ul li ul li a:hover {
	text-decoration: underline;
	background: none;
}


.sidebar-ad-box {
	margin-left: 15px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 170px;
	background-color: #f2f1d5;
	border: solid 1px #cc6633;
	border-top: solid 5px #cc6633;
	min-height: 80px;
	color: #666;
}

.sidebar-ad-box-inner {
	padding: 15px 10px;
}

.sidebar-ad-box h3 {
	font-size: 12px;
	color: #cc6633;
	line-height: 16px;
}

.sidebar-ad-box a {
	display: block;
	color: #cc6633;
	margin-bottom: 8px;
}

#page-main-content {
	padding: 25px 30px;
	color: black;
}

#page-main-content h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    font-weight: bold;
    color: #007474;
}

#page-main-content h3 {
	color: #880027;
}
#page-main-content p {
	margin-bottom: 10px;
}

#page-main-content p a {
	color: #0099cc;
}

#page-main-content p a:hover{
	color: #cc6633;
}

#page-main-content ol,
#page-main-content ul {
	padding-left: 15px;
	margin-bottom: 10px;
}
#page-main-content .container > .row > .col-sm-12 > .row > div[class*="col-sm"] {
    margin-bottom: 30px;
}

#page-main-content .centered-images .container > .row > .col-sm-12 > .row > div[class*="col-sm"] {
    position: relative;
    min-height: 130px;
}
#page-main-content .centered-images .container > .row > .col-sm-12 > .row > div[class*="col-sm"] img {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
}
#page-main-gallery-sidebar {
    background-color: #ffefd6;
    max-width: 214px;
}
#page-main-gallery-sidebar p {
	margin-left: 10px;
	font-size: 12px;
	line-height: 14px;
}
#page-main-gallery-sidebar td > img {
	max-width: initial;
}
.ft-title {
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
}
#page-main-gallery-sidebar td {
    padding: 0 !important;
    border: none;
}
#page-main-gallery-sidebar table {
    border: none;
    border-color: transparent;
}
#footer-spliter {
    height: 11px;
    background-color: #cc6633;
    border-bottom: solid 1px #00686a;
}
#footer-links {
    background-color: #008285;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 100px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
#footer {
    font-size: 11px;
    background-color: #00686B;
    padding: 10px;
    overflow: hidden;
}
#footer a {
	color: #ffffff;
}
#footer-links p {
    font-size: 12px;
    margin-bottom: 0;
}
#footer-links ul {
    list-style: none;
    padding: 0;
}
#footer-links ul li a {
    color: #C2C2A3;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
hr {
    background-color: #007474 !important;
    color: #007474 !important;
    width: 100% !important;
    height: 1px !important;
    margin-top: 3px !important;
    margin-bottom: 10px !important;
    border: none !important;
}
#news #page-main-content table a{
color: #003399;
    text-decoration: none;
}

#news #page-main-content table a:hover{
color: #003399;
    text-decoration: underline ;
    }
    
#news table td, th {
    padding: 7px !important;
}
#nav ul {
    float:none !important;
}
div#home-contact {
    padding-bottom: 10px;
}
p#home-contact-prompt {
    font-size: 12px;
}
p#home-contact-phone, p#home-contact-extra {
    color: #fff;
}
@media (min-width: 768px) {
	.navbar-nav {
	    float: none;
	}
	#sidebar {
		width: 208px;
	}
	#main-content {
		width: 542px;
	}
	#contact #page-main-content .container > .row > .col-sm-12 > .row > div[class*="col-sm"] {
	    margin-bottom: 0;
	}
}
@media (min-width: 992px) {
	#main-content {
		width: 762px;
	}
	#page-outer {
		background-size: 15px;
	}
}
@media (min-width: 1200px) {
	#page-wrap.container {
		width: 961px;
	}
	#main-content {
		width: 753px;
	}
}
@media (max-width: 991px) {
	#home-contact {
		padding: 5px;
	    font-size: 11px;
	}
	#search-bar {
	    margin-left: 25px;
	}
	#social {
		right: 28px;
	}
	#nav ul li a {
	    font-size: 11px;
	    padding: 0 10px 0 11px;
	}
	.home-4-col h2, .home-4-col h1, .home-4-col-half h2, .home-4-col-half h1 {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	#home-contact {
		float: none;
		position: static;
		margin: 10px auto;
	}
	#search-bar {
	    display: block;
	    text-align: center;
	    margin-left: 0;
	}
	#social {
	    text-align: center;
	    padding-top: 10px;
	    right: 0;
	}
	.slicknav_menu {
	    background: #393939;
	}
	.slicknav_nav a {
	    padding: 10px;
	}
	.slicknav_nav a:hover {
		border-radius: 0;
		background-color: #434343;
		color: #DDDDDD;
	}
	ul.slicknav_nav {
	    font-weight: bold;
	}
	.home-4-col {
	    margin-bottom: 20px;
	    overflow: hidden;
	}
	.home-4-col-half {
		margin-bottom: 20px;
	}

	/*=== SIDEBAR NAVIGATION ===*/
	#sidebar, 
	#home.pagetype #sidebar,
	#home.pagetype #sidebar ul li a,
	#home.pagetype #sidebar ul li a:hover {
		background-image: none;
		background-color: #C2C1AC;
	}
	.pagetype #sidebar {
	    background-image: none;
	    background-color: #E0DFCB;
	}
	#home.pagetype #sidebar ul li {
    	width: auto;
    	height: auto;
    	border-bottom: 1px solid #999999;
    }
    #home.pagetype #sidebar ul li a,
    #home.pagetype #sidebar ul li.single a {
    	padding: 15px;
    	width: auto;
    }
    #home.pagetype #sidebar ul li a:hover {
    	background-color: #DAD9BE;
    }
	.sidebar-submenu-title {
		background-image: none;
		background-color: #047676;
	}
	#sidebar-title {
	    background-color: #BABAA9;
	    border-bottom: 4px solid #999997;
	    background-image: none;
	}
	#sidebar-title-divider {
	    display: none;
	}
	#main-content .ccm-layout-column {
	    width: 100% !important;
	}
	#page-main-gallery-sidebar {
	    margin: 20px 0;
	    padding-bottom: 30px;
	}
}
@media (max-width: 579px) {
	#page-main-content img {
	    clear: both;
	    border: 1px solid #ccc;
	    display: block;
	    float: none !important;
	    margin: 20px 0 !important;
	}
	#meet-the-team #page-main-content p img {
	    margin: 0px auto !important;
	}
}
@media (max-width: 479px) {
	#home-contact {
		width: 80%;
	}
	#safety-and-quality #frame {
	height: 1050px;
	}
	#privacy-policy #frame {
	height: 6000px;
	}
	#page-main-content .container > .row > .col-sm-12 > .row > div[class*="col-sm"] {
    margin-bottom: 0px;
	}
}

.ccm-image-slider-text {
    padding-top: 0 !important;
}

.ccm-block-set.collapse.show {
    visibility: visible !important;
}

button[type="submit"]:disabled {
    cursor: not-allowed !important;
    opacity: .6 !important;
}