::-moz-selection { /* Code for Firefox */
    color:#fff;
    background:#f1e04d;
}

::selection {
    color:#fff;
    background:#f1e04d;
}


html {
	background: #333;
}

body {
	font-family: "proxima-nova-alt",Arial,Helvetica,Verdana,sans-serif;
	background:url("../img/interface/bg-footer.png") center bottom no-repeat;
	background-size:1000px 444px;
	background-position: center bottom 40px;
}
.clear {
	clear:both;
}

p {
	color: #474747;
	font-family: "proxima-nova-alt",sans-serif;
	font-weight: 300;
	font-size: 1.1em;
}

p.meta {
	font-size:13px;
	margin:0px 0px 20px 0px;
	font-color:#999;
}

p.large {
	font-size: 1.4em;
}


a {
	color: #50a93f;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 0 14px 14px 0;
	border: 2px solid white;
	padding:10px;
	background:#fff;
	box-shadow: 0 0 3px #dadada;
	border-radius:3px;
}

h2 {
	color: #4b9938;
	font-size: 30px;
	font-weight: 600;
	line-height:32px;
}

h3 {
	color: black;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 6px;
}

h3 a {
	color: black;
	text-decoration: none;
}

h3 a:hover {
	color: #999999;
}

h4 {
	margin-bottom: 8px;
	color: #4b9938;
	font-size:  20px;
	font-weight: 300;
}



h5 {
	color: white;
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 0px;
}

h5 em {
	color:#f1e04d;
	font-weight:600;
	font-size: 20px;
	font-style:normal;
}

h6 {
	color: white;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 8px;
}

h6 em {
	color: #ffdc00;
	font-style: italic;
}

hr {
	clear: both;
}

strong, b {
	font-weight: 600;
}

a.readmore {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 0 0 -2px 4px;
	background: transparent url(/images/interface/candela-sprite.png) no-repeat -321px -59px;
}

a.readmore:hover {
	background: transparent url(/images/interface/candela-sprite.png) no-repeat -321px -76px;
}

a.cta-green {
	display: inline-block;
	padding: 10px;
	color: white;
	background: #50a93f;
	border-radius: 6px;
	font-style: 1.4em;
	font-weight: 600;
	margin: 0 4px;
}

a.cta-green:hover {
	background: #4b9938;
}

a.cta-gray {
	display: inline-block;
	padding: 10px;
	color: white;
	background: #474747;
	border-radius: 6px;
	font-style: 1.4em;
	font-weight: 600;
	margin: 0 4px;
}

a.cta-gray:hover {
	background: #393939;
}

a.homepage-button {
	display: block;
	width: 254px;
	height: 64px;
	margin: 10px auto;
	background: transparent url(/images/interface/candela-sprite.png) no-repeat -373px 0px;
}

a.homepage-button:hover {
	display: block;
	width: 254px;
	height: 64px;
	margin: 10px auto;
	background: transparent url(/images/interface/candela-sprite.png) no-repeat -373px -66px;
}

img.hp-slide {
	margin: 3px;
	border-radius:3px;
	box-shadow: 0 0 6px 0px #03452e;
}

.inset-photo {
	border-radius:3px;
	box-shadow: inset 1px 1px 0px 0 white;
	float: right;
	margin: 0 0 20px 20px;
}
.inset-photo img {
	border-radius:3px;
}

#header-wrap {
	background: #02442d url(/images/interface/Candela-background.jpg) no-repeat center;
	min-height: 550px;
}

#header-wrap-subpage {
	background: #043c29;
	background: -moz-linear-gradient(left,  #043c29 0%, #127a43 100%);
	background: -webkit-linear-gradient(left,  #043c29 0%,#127a43 100%);
	background: linear-gradient(to right,  #043c29 0%,#127a43 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043c29', endColorstr='#127a43',GradientType=1 );
	min-height: 80px;
	padding:30px 0px 30px;
}

#menushow {
	display:none;
}

#subpage ul {
	padding: 0 20px 15px 30px;
	margin: 0px;
	list-style: none;
}

#subpage li {
	padding-left: 1em;
    text-indent: -.7em;
    margin-bottom: 6px;
	font-size: 1.1em;
	color: #474747;
	font-weight: 300;
}

#subpage li:before {
    content: "• ";
    color: #4b9938;
    font-size: 1.4em;
}

.content-block {
	background: white;
	box-shadow: 0px 0px 3px 2px #e8e8e8;
	border-radius:4px 4px 0px 0px;
	padding:40px 0px 40px 40px;
	margin: 20px auto 0px;
}

.content-block .header {
	max-width:100%;
	height:auto !important;
}

p.address {
	color:#ddd;
	text-align:left;
	padding: 10px 0 8px 0;
	margin: 0;
}


#belt {
	background: #eee;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	box-shadow: 0px 10px 14px #323132;
}

#logo {
	width:184px;
	height:117px;
	background: transparent  url("../img/interface/Candela_Logo_2016_2.png") no-repeat 0 0;
	background-size:184px 117px;
}
#logonew {
	display:block;
	float:left;
	width:184px;
	height:117px;
	background: transparent  url("../img/interface/Candela_Logo_2016_2.png") no-repeat 0 0;
	background-size:184px 117px;
}

a#logo {
	display:block;
}

span.alt {
	display: none;
}

#contact-map {
	width:100%;
	max-width:100%;
	min-height:300px
}

/* Homepage Content */
#hp-content {
	display: table-cell;
	width: 100%;
	height: 415px;
	vertical-align: middle;
}

#hp-content p {
	color: white;
	font-size: 18px;
}

#hp-content a {
	color: white;
}

#hp-content h1 {
	color: white;
	font-weight: 600;
	font-size: 37px;
	line-height: 36px;
}

#hp-content h6 {
	font-weight: 600;
}

#hp-content h6 em {
	font-weight: 300;
}

#content {
	width:calc(100% - 40px);
}
#content img {
	max-width:100%;
}

#sidebar {
	width:219px;
	padding:20px;
	border-left:1px solid #ececec;
	border-bottom:1px solid #ececec;
	border-radius:0px 3px 0px 3px;
	margin:-40px 0px 0px 40px;
	min-height:300px;
	float:left;
	background:#eee;
	background: -moz-linear-gradient(left, #eee 0%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #eee 0%,#ffffff 100%);
	background: linear-gradient(to right, #eee 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#ffffff',GradientType=1 );
}


/* Crumbs */
p#crumbs {
	color: #999;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
}

p#crumbs span {
	font-size: 14px;
}

p#crumbs a {
	color: #777;
	text-decoration:none;
	font-weight:600;
}

p#crumbs a:hover {
	color: #4b9938;
	text-decoration: none;
}

/* News Section */
.hp-news {
	background: white url(/images/interface/news-backgound.gif) repeat-y center;
	padding: 10px 0;
}

.hp-news h2 {
	padding-left: 20px;
	margin-bottom: 2px;
	font-weight:bold;
}

.hp-news h3, .hp-news p {
	padding-left: 10px;
	padding-right: 10px;
}

.hp-news p {
	line-height: 1.1em;
}

h3.newsie {
	padding-bottom: 4px;
	margin-bottom: 4px;
}

hr.newsie {
	border-bottom: 1px solid #50a93f;
}

/* OverlayPhotos */
.se-thumbnails {
	width: 138px;
	padding: 11px 11px 8px 11px;
	float: right;
	margin: 0 0 10px 10px;
	background: #f7f7f8;
	box-shadow: inset 1px 1px 3px #a1a1a1
}

.se-thumbnails img {
	border: 2px solid white;
}



/* Footer Styles */

#upper-footer {
	background: #127a43;
	padding:5px 0px;
	color:#fff;
}

#footer {
	padding:40px 0px;
}

#footer p {
	color: white;
	font-size: 1em;
}
#footer p.center {

	text-align:center;
}

#footer p small {
	color: white;
	font-size: .85em;
}

#footer h5 {
	margin:0px 0px 10px 0px;
	text-align:center;
}

#footer .button {
	background:#666;
	color:#fff;
	margin:10px 0px 0px 0px;
}

#footer .footer-nav {
	padding:0px;
}
#footer .footer-nav li {
	list-style:none;
	display:block;
	float:left;
	margin:0px 20px 10px 0px;
}
#footer .footer-nav li ul {
	padding:0px;
}
#footer .footer-nav li ul li {
	display:block;
	float:none;
	margin:0px 0px 0px 0px;
}
#footer .footer-nav li ul li a {
	color:#127a43;
}
#footer .footer-nav li a.headlink {
	color:#fff;
	font-weight:800;
	font-size: 1.1em;
	letter-spacing:2px;
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
}
#footer .footer-nav li a.headlink i {
	margin:0px 10px 0px 0px;
}
#footer .footer-nav li a.headlink:hover {
	text-decoration:none;
	color:#f1e04d;
}
#email {
	float:right;
}

#footer-main {
	width:calc(100% - 300px);
	float:left;
}
#footer-main p.license {
	margin:15px 0px 0px 0px;
}
#footer-main p.license small {
	color:#888;
	font-weight:400;
}
#footer-main p.license small strong {
	font-weight:700;
}
.footer-meta {
	display:block;
	margin:20px 0px 0px 0px;
}
.footer-meta p {
	margin:0px 0px 0px 0px;
}

/* Email Style */
#email {
	width:300px;
	float:left;
}

#mc-embedded-subscribe-form {
	padding:0px !important;
	margin:10px 0px 0px 0px !important;
}

#mc_embed_signup-fields {
	height: 36px;
	width: 300px;
	margin:0px 0px 10px 0px;
	border-radius:3px;
	background: #666;
	padding:6px 0px 3px;
	float:none;
	color:#fff;
}
#mc_embed_signup input.email {
	background:transparent;
	border: none;
	padding:8px 10px 0px !important;
	font-size: 14px;
	font-family: "proxima-nova-alt",sans-serif;
	font-weight: 300;
	width:calc(100% - 20px) !important;
	color:#fff;
	margin:0px 0px 10px 0px !important;
}
#mc_embed_signup input.button {
	display:block;
	height:44px;
	width:100%!important;
	margin:10px 0px 0px 0px;
	border-radius:3px;
	float:none;
	text-align:left;
	font-family: "proxima-nova-alt",sans-serif;
	font-weight: 600;
	padding: 2px 14px;
}
#mc_embed_signup .button {
	background:#127a43 !important;

}
#mc_embed_signup .button:hover {
	background:green;
}


/* Navigation */
ul#nav {
	list-style: none;
	color: #50a93f;
	font-size: 16px;
	font-weight: 300;
	margin-top: 30px;
}

#header-wrap-subpage ul#nav {
	position: absolute;
	right: 0;
	top: 34px;
}

ul#nav li {
	display: inline;
	padding: 0;
	margin:0px 0px 0px 20px;
}

ul#nav li a {
	color: white;
	font-weight:600;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	text-transform:uppercase;
	letter-spacing:1px;
}

ul#nav li a:hover {
	border-bottom: 2px solid #50a93f;
}

.rule {
	border-bottom: 1px solid #2cb99a;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 106px;
	right: 50%;
	margin-right: 10px;
}

/* Socials  */

#socials {
	width: 80px;
	height: 32px;
	position: absolute;
	top: 30px;
	right: 0;
	margin:0px 0px 20px 0px;
}

a#fb {
	float: right;
	display: block;
	margin: 0 12px;
}

a#fb:hover {
	color:#f1e04d;
}

a#twitter {
	float: right;
	display: block;
	margin: 0 2px;
}

a#twitter:hover {
	color:#f1e04d;
}

.sidebar-text {
	width: 240px;
	background: #4B9938;
	box-shadow: inset 1px 1px 1px 1px #377d26;
	border-radius: 4px;
	float: right;
	margin: 0 0 10px 20px;
	padding-bottom: 10px;
}

.sidebar-text h3 {
	font-size: 15px;
	color: white;
	background: #377d26;
	padding: 4px 10px;
	border-radius: 4px 4px 0 0;
	font-weight: 400;
}


.sidebar-text ul {
	margin: 0 !important;
	padding: 0 !important;
}

.sidebar-text ul li {
	margin: 0 !important;
	margin-bottom: 0 !important;
	padding-left: 30px !important;
	color: white !important;
	border-bottom: 1px solid #377d26;
	font-weight: 700 !important;
}

.sidebar-text li:before {
    color: #fff !important;
}

table.boxey {
	background: #f8f8f8;
}

table.boxey td {
	padding: 20px 0;
	width: 33%;
}

table.boxey ul {
	margin: 0 !important;
	padding: 0 !important;
}

table.boxey ul li {
	margin: 0 !important;
	margin-bottom: 0 !important;
	padding-left: 30px !important;
	font-weight: 700 !important;
}

#news {
	background:#eee;
	padding:30px 0px;
}
#news item {
	display:block;
	width:calc(33% - 13px);
	float:left;
	height:400px;
	background:#fff;
	border-radius:3px;
	border-bottom:6px solid #f1e04d;
	box-shadow: 0px 2px 4px #ddd;
	margin:0px 20px 20px 0px;
}
#news item a:hover {
	text-decoration:none;
}
#news item:nth-child(3n +1) {
	margin:0px 0px 20px 0px;
}
#news item img {
	border-radius:3px 3px 0px 0px;
	max-width:100%;
}
#news item h3 {
	padding:20px 20px 0px 20px;
	font-size:26px;
	line-height:30px;
	color:#043c29;
}

#news item h3 a {
	color:#043c29;
}
#news item p {
	padding:0px 20px;
}


/* Scroller */
ul#scroller {
	margin: 0;
	padding: 0;
}

/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}



Vertical scroller example, with custom base class */

/* Container DIV */
.vert {
	width: 100%; /* wider than clip for custom button pos. */
	height: 550px;
	margin-bottom: 0;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 100%;
	height: 550px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 100%;
	height: 100px;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
