/* 
	Template: Foundation 5 Starter
	Author: Curtiss Prickett - BC Gurus
*/

/* ====================
	Universals
======================= */

body {
	font-family: 'Museo500Regular';
	font-weight: normal;
	color:#595959;
}

h1,h2,h3,h4,h5,h6 {
	color: #595959;
	font-family: 'Museo700Regular';
}

p, .body_content ul li, .body_content ol li, .body_content .large-12{
	font-size: 0.95rem;
	font-weight: normal;
	}

.body_content{
	font-size: 0.92rem;
	line-height: 1.6;
	padding-bottom:10px;
}

a {color:#999;}

a:hover {color:#aaa;}

.body_content .large-9.columns { padding-right:30px; padding-bottom:10px;}


.body_content .large-9 a, .body_content .large-12 a{
/* font-weight:bold;
*/
}

.body_content .large-9 a:hover, .body_content .large-12 a:hover{
/*	color:#444; font-weight:bold;
	-webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;*/
}


h1 {
  font-size: 32px; font-family: 'Museo700Regular';}

h2 {
  font-size: 24px; font-family: 'Museo700Regular';}

h3 {
  font-size: 18px; font-family: 'Museo700Regular';}

h4 {
  font-size: 1.2rem; font-family: 'Museo700Regular';}

h5 {
  font-size: 1rem; font-family: 'Museo700Regular';}
  
.photogalleryTable { background:none; border:none; }  
  
/* ====================
	Header Styles
======================= */

.fullwidth-slider{
/*	background-color: #202020;
	background-image: url(images/body_dark_bg.png);
	background-repeat: repeat-x;
	background-position: top;*/

}

.header_phone .top-tel::before {
    font-family: "foundation-icons";
    content: "\f1f8";
    display: inline-block;
    vertical-align: middle;
    padding-right: 12px;
    position: relative;
    top: -2px;
}
	
#default_ .fullwidth-slider{ /*background-color:#EEF3FA;*/}
	
#home .fullwidth-slider_h{margin: 0 auto; max-width:100%;}

#home .fullwidth-slider_h_b{

	max-width:100%;
	margin: 0 auto;
}

#default_ .fullwidth-slider_h{margin: 0 auto; width:100%;}

#default_ .fullwidth-slider_h_b{margin: 0 auto; width:100%;}

#default_ .top_banner_ {
	min-height:180px;
}

#default_ .top_banner_ img {
	max-height:235px;
	min-height:180px;
	min-width:1226px;
	position:absolute;
	width: 100%;
	float: none;
	}

.title_banner div{
	bottom: 15px;
	position: absolute;
	}
	 
header{
	padding: 0px 0px 10px 0px;
	z-index: 2;
	position: relative;
	background-image: url(images/top_bg.png);
	background-position: center center;
	background-repeat: repeat-x;
}

.top_bg {
	margin: 0 auto;
	max-width: 1600px;
	}
	
#logo{
	float: left;
	margin-top: 20px;
	margin-bottom:20px;
}
#logo:hover{ opacity: 0.8; }

.header_col_r{
	margin-top:35px;
	text-align:right;	
	float:right;
	padding-right:14px;	
	}
	
.header_phone a{
	font-size:1.7rem;
	padding-bottom:20px;
	color:#333;
	font-family: 'Museo700Regular';
	}

.hader_links {font-size:0.85rem;
	float:right;
	line-height:150%;
	padding-top:8px;
}

.hader_links a, .hader_links a:hover{
	color:#FFF;
	font-family: 'Museo500Regular';
	font-size:0.80rem;
	}

.hader_links a span{
	font-family: 'Museo700Regular';
	font-size:1rem;
	}

#utility-nav { padding-right:30px; margin:10px 0px;}


.bottom_line {
	margin: 0 auto;
    max-width: 1600px;
	}


#home .bot_banners {
	background-color: #333;
/*	background-image: url(images/front_bottom_bg.png);
	background-repeat: repeat;
	background-position: top;*/
	margin: 0;
	/*box-shadow: inset 0px 1px 8px 2px #aaa;*/
	height:auto;
	}
#default_ .bot_banners {
	background-color:#DCDEDB;
	margin: 0;
	height:auto;
	}	
	
#home .bot_banners_{
	margin: 0 auto;
	max-width: 990px; 
	text-align:center;
	min-height:490px;
	padding: 30px 0;
	}
#default_ .bot_banners_{
	margin: 0 auto;
	max-width: 990px; 
	text-align:center;
	min-height:265px;
	padding: 30px 0;
	}
	

.bot_banner_h { max-width: 90%; margin: 0 auto;}

.small_banners { 
	float:left;
	border-radius: 10px;
	text-align:center;
	background-image: url(images/bot_button_bg.png);
	background-repeat: repeat;
	background-position: top;
	transition:200ms;
	border: 1px solid #54A7A5;
	
	}
#default_ .small_banners {
	min-width: 21%; 
	margin: 10px 12px; 
	box-shadow: 4px 4px 5px #555;
	}

#home .small_banners {
	min-width: 31%; 
	margin: 10px;
	box-shadow: 4px 4px 5px #181818;
	}
.small_banners:hover { 
	opacity:0.85;	
	} 

.small_banners img {
	width-max:160px;
	 height-max:135px;
	 margin: auto;
	 padding:26px 20px 22px 20px;
}

#home .small_banners img {
	 padding:26px 20px 22px 20px;
}

#default_ .small_banners img {
	 padding:24px 16px 21px 16px;
}

footer {
	background-color: #fff;
	background-image: url(images/bot_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}


div.bot_nav{
	padding:20px 0px 5px 0px; margin: 0 auto;}
	
div.bot_nav ul li { padding: 0px 10px;}	
	
div.bot_nav a{
	color:#fdfdfd;
	font-family: "Museo300Regular";
	/*text-transform:uppercase;*/ 
	font-size:0.9rem;
	text-shadow: 1px 1px 3px #222;
	}

div.bot_nav a:hover{ color:#fff;}

section.body_content { background-color:#fff;}

#default_ .body_content .large-9.columns { padding-top:30px;}

.body_content.front_ {
/*	background-color: #202020;
	background-image: url(images/body_dark_bg.png);
	background-repeat: repeat-x;
	background-position: top;*/
	}

.body_content.front_ .large-4{
	color: #fff;
	text-align:center;

}

.body_content.front_ .large-4 h3{ color:#fff; font-size:1.4em; padding-top:8px;}

.body_content.front_ .large-4 a{
	color:#9FC467; 
	font-weight:bold;
	text-decoration:underline;
  -webkit-transition: color 300ms ease-out;
  -moz-transition: color 300ms ease-out;
  transition: color 300ms ease-out;
  /*text-decoration:underline;*/
}

.body_content.front_ .large-4 a:hover{ color:#fff;}

.module_header {
	width:100%;
	background-color:#0085AC;
	margin-top:10px;
}

.module_header h3{
	color:#fff;
	padding:7px 15px;
	font-size:1.3rem;
}

.module_ .module_text { border: 1px solid #e1e1e1; color:#0085AC; margin-top:5px; padding:20px;}


h1.title { padding-top:40px; padding-bottom:12px; }

.body_content.front_ h1.title {
	color:#5AC5C2;
	font-size: 2.2rem;
	padding-top:45px;
	padding-bottom:20px;
	font-family: 'Museo500Regular';
	text-align:left;
}

.body_content.front_ .large-12{
	 color:#595959; 
	 font-family: 'Museo300Regular';
	 text-align:justify;}




.top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent;	
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }

.list_content_holder { border-bottom:1px solid #ddd; padding: 15px 0 20px 0;}

.body_content .list_content_holder h3 a, .body_content .list_content_holder h3 a:hover{ font-weight:normal; color:#555;}

#home .orbit-container ul.orbit-slides-container li img {
	z-index:12;
	position:relative;}

.slider_ {	
	position: absolute;
	z-index:13;	
    width:100%;
	bottom: 0;
	}
	
.slider_holder{ 
	margin: 0 auto;
 	max-width: 990px;
	/*padding-bottom:40px;
*/
}

.slider_title { padding-bottom:30px; max-width: 460px; padding-left:15px;}	
	
.slider_title a{
	color:#fff;
	font-size:2.8rem;
	font-family: 'Museo500Regular';
	line-height:120%;
	text-transform:uppercase;
	text-shadow: 1px 2px 4px #222;
	}
	

.slider_title a:hover{ color:#fafafa;}
	
.slider_subtitle{
	color:#fff;
	font-size:1.2rem;
	padding-left:15px; 
	font-family: 'Museo300Regular';
	float:left;
	text-shadow: 1px 1px 3px #222;
	padding-bottom:15px;
}

.slider_images table tr td{
	color:#fff;
	font-size:1rem;
	font-family: 'Museo300Regular';
	text-shadow: 1px 1px 3px #222;
	padding-top:0px;
	margin-top: 0px;
	line-height:120%;
	}
.slider_button{
	margin-top:10px;
	margin-left:15px;
	}

.slider_button a, .slider_button span{
	background-image:url(images/button_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #777;
/*	border: 1px solid #595959;*/
	color: #f5f5f5;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	font-family: 'Museo700Regular';
	line-height: normal;
	padding: 0.9625rem 4rem 0.9rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px #444;
	border-radius: 5px;
	box-shadow: 3px 3px 4px #444;	
}
	
.slider_button a:hover, .slider_button span:hover {
/*	background-color:#595959;
	background-image:url(images/button_hover_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	color:#fff;
	opacity:0.9;
	}
	

a.button, a.button:visited, a.button:active, .cat_button, button{
    background-color: #3F8280;
    background-image: url("images/button_bg.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #555;
    color: #f5f5f5;
    cursor: pointer;
    display: inline-block;
    font-family: "Museo700Regular";
    font-size: 1rem;
    line-height: normal;
    padding: 0.9625rem 4rem 0.9rem;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 1px 1px 2px #555;
  -webkit-transition: background-image 200ms ease-out;
  -moz-transition: background-image 200ms ease-out;
  transition: background-image 200ms ease-out;
	}
	
button, .cat_button {text-transform: uppercase; letter-spacing:1px;}	
	
 a.button:hover, .cat_button:hover { 
    color: #fff;
	opacity:0.9;
	}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #3F8280;
}

/*.scroll_top{
	display:none;
	padding:10px;
	height:55px;
	width:55px;
	background-image:url(images/scroll_top.png);
	margin:0px 0px 20px 20px;;	
	}
.scroll_top:hover{
	background-image:url(images/scroll_top_h.png);	
	}*/

.r_c { margin-top:45px; margin-bottom:45px;}

.button_right {
	background-image: url(images/button_bg.png);
	background-position: right;
	height:52px;
	max-width:350px;
	text-align:center;
	padding-top:13px;
	margin:9px auto 17px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 3px 2px #aaaaaa;
	color:#595959;
	text-shadow: 1px 1px 0px #fff;
	
}

.button_right:hover {
	background-image: url(images/button_bg_hover.png);
	box-shadow: 0px 3px 4px #999999;
	color:#999;
	transition: 300ms ease-out 0s;	
}

.body_content table.webform { max-width:420px; background:none; border:none;}
.body_content table tr.even, table tr.alt, table tr:nth-of-type(2n) {background:none;}

.webform  label {padding-bottom:0px; padding-left:3px; margin-bottom:-5px; font-size:0.95rem;}
table.webform td { line-height:100% !important;}

#datepicker table.date .button{ color:#000 !important;}

table.webform input[type="checkbox"], table.webform input[type="radio"] { margin-right:5px;}

.body_content hr{border-color:#555;}

.hidden_text {display:none;}

#read_more_front{
	margin:10px 0px 25px 0px;
	}

.read_more{
    background-color: transparent;
    border: 1px solid #fff;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0.78rem;
    font-weight: bold;
    line-height: normal;
    padding: 0.84rem 2.2rem 0.8rem;
    position: relative;
    text-align: center;
    text-decoration: none;
	text-transform:uppercase;
    transition: background-color 300ms ease-out 0s;
	border-radius: 7px;}

.question{ cursor:pointer;}
.answer { display:none;}

#home  li div.slider_images img {
	max-width:265px !important;
	max-height:260px !important;
	box-shadow: 3px 3px 5px #494949;
	border:3px solid #373737;
	}
	
#slide6 .col2 table { display:none;}

#slide6 .col2{
	margin-bottom:0px;
	padding:0;
	text-align:right;
	bottom:0px;
	height:100%;
	vertical-align:bottom;
	}

#home #slide6  .img_cont img {
	max-width:94% !important;
	max-height:94% !important;
	box-shadow:none;
	border:none;
	height:94%;
	}
	
.slider_title{
    max-width: 300px;
	padding-bottom: 30px;
}

#slide6 .slider_title{
    max-width: 100%;
	padding-bottom: 25px;
}


#home  ul.orbit-slides-container li img.home_bg_banner { max-height:430px; min-width:1009px;}


#home  ul.orbit-slides-container li table {
 	background: none;
    border: none;
	}

.orbit-slides-container li .col1, .orbit-slides-container li .col2{
	float:left;
	width:49%;
	padding:20px 10px;
	margin-bottom:40px;
	}
	
.slider_images div.slider_button { display:none; } 
 
@media only screen and (min-width: 60em) {
	

.top-bar{
	/*box-shadow:  0px 7px 2px 0px #999;*/
	z-index:100;
	}

.navigation{
	margin-bottom: 0px;
	background-image: url(images/top_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 100%;
	}
.top-bar-section ul { border-right:none; margin:0px;}

/*.fullwidth-slider div.fullwidth-slider_h div.orbit-container{
	overflow:inherit;
}*/

/*#home .navigation {margin-bottom:0px;}*/
	
/*li.left_item a{
border-top-left-radius: 8px;
border-bottom-left-radius: 7px;	
	}
li.right_item a{
border-top-right-radius: 8px;
border-bottom-right-radius: 7px;	
	}*/			
	
.top-bar-section ul li > a {
	background-color: #393939;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	color: #fff;
	display: block;
	font-size: 0.8rem !important;
	font-weight: normal;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 23px !important;
/*	text-shadow: 1px 1px 2px #555;
	box-shadow: 0 3px 2px rgba(50, 50, 50, 0.3);*/
	text-transform:uppercase;
	font-family: 'Museo300Regular';
}


.top-bar-section ul li > a:hover, .top-bar-section ul li:hover > a {
	background-image: url(images/nav_bg_hover.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#5dc2bf;
	-webkit-transition: 300ms ease-out;
	-moz-transition: 300ms ease-out;
	transition: 300ms ease-out;
}

.top-bar-section ul li > a:active, .top-bar-section ul li:active > a {
	color:#5dc2bf;
}

	
.navigation .top-bar .top-bar-section ul li ul {
	border:none;
	/*margin:-1px 0 0 0;*/
	
	/*box-shadow: 0 3px 2px rgba(50, 50, 50, 0.3);*/
	}
.navigation .top-bar .top-bar-section ul li ul li a {
	margin-top: 0px;
	line-height: 38px;
	/*	background-image: url(images/sub_top_nav_bg.png);
	background-repeat: repeat-y;*/
	color: #fff;
	border-top: 1px solid #444;
	border-bottom: 1px solid #575757;
	font-size: 13px;
	background-color: #595959;
}

.navigation .top-bar .top-bar-section ul li ul li a:hover{
	background-color: #515151;
	background-image:none;
	color:#5dc2bf;
	-webkit-transition: 300ms ease-out;
	-moz-transition: 300ms ease-out;
	transition: 300ms ease-out;
	}

.orbit-container .orbit-slides-container img { width:100% }

}

@media only screen and (min-width: 64.063em) {
	




.body_content .border_wr{ border-right:1px solid #006F98;}
.body_content .border_rc{ float: left !important;} /* TO FIX 1px Fondation 5 bug*/



.top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 20px !important;
	  font-size: 0.90rem;
}


}

@media only screen and (min-width: 71em) {
	#default_ .top_banner_ {
		min-height:220px !important;
	}


}

@media only screen and (max-width: 64.063em) {
.body_content.front_ .large-4{
	background-image: url(images/mob_colmn_bg.png);
	background-repeat: repeat-x;
	border-bottom:1px solid #006F98;
	padding-top:25px;
	padding-bottom:25px;
	/*background-color:#007192;*/
}
}

@media only screen and (max-width: 64.063em) and (min-width: 40em) {
	
.breadcrumbs_{
	padding-top:0.9rem;
}
	
.breadcrumbs_bg img.bc_bg{
	min-height:50px;
}
.breadcrumbs_text{
	margin-bottom:-34px;
	font-size: 1.1em;
}

#utility-nav li img { max-width:20px; max-height:20px;}

.body_content.front_ .large-4 img { max-height:42px; max-width:50px;}


.r_c { margin-top:45px; margin-bottom:45px;}



}

@media only screen and (max-width: 64.063em) and (min-width: 60em) {
	
	.top-bar-section li:not(.has-form) a:not(.button) {
		  padding: 0 19px !important;
	}

}

@media only screen and (max-width: 64.063em) and (min-width: 40em) {




}

@media only screen and (max-width: 60em){


	.top-bar-section ul li ul.dropdown li > a {padding: 0px 15px;}
	.top-bar-section ul li ul.dropdown li.title a { line-height:25px;}
	
	.top-bar-section ul li > a {
		background-color: #595959;
		border-left: 1px solid #fff;
		color: #fdfdfd;
		display: block;
		font-size: 0.9rem;
		font-weight: normal;
		padding: 0px 20px;
		width: 100%;
		border-bottom: 1px solid #505050;
		border-top: 1px solid #666;
		line-height: 40px;
		background-image: none;
		text-shadow: 1px 1px 2px #444;
		text-transform:uppercase;
	}
	
	.top-bar-section ul li > a:hover {
		color: #ddd;
		text-shadow: 1px 1px 2px #333;
		
		/*-webkit-transition: 300ms ease-out;
		-moz-transition: 300ms ease-out;
		transition: 300ms ease-out;*/
	}
	
	.top-bar-section .has-dropdown > a:after {
		content: "";
		border-color: transparent transparent transparent;
		border-left-style: solid;
		margin-right: 17px;
		position: absolute;
		width: 14px;
		height: 16px;
		top: 17px;
		right: 0;
		background-image: url(images/mob_arrow.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
		
	
	.top-bar.expanded .title-area {
		/*background-color:#64808e;*/
		background-color:#fff;
		
	}
	.top-bar .name {
		font-size: 18px;
		height: 50px;
	}
	
	.top-bar .toggle-topbar a  { color:#fdfdfd !important; font-weight:normal;}
	.top-bar  .expanded .toggle-topbar menu-icon a { color:#fdfdfd !important;}
	
	.top-bar .toggle-topbar.menu-icon a::after {
		-webkit-box-shadow: 0 10px 0 1px #fdfdfd, 0 16px 0 1px #fdfdfd, 0 22px 0 1px #fdfdfd;
		box-shadow: 0 10px 0 1px #fdfdfd, 0 16px 0 1px #fdfdfd, 0 22px 0 1px #fdfdfd;
	}
	/*.expanded .toggle-topbar.menu-icon a::after {
		-webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
		box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
	}*/
	
	.navigation ul.title-area li.name {
		background-image: url("images/nav_bg.png");
		background-position: center bottom;
		background-repeat: repeat-x;
	}
	
	#home.slider_holder { width:100%}
	#home li div.slider_images img {
		border: 2px solid #373737;
		box-shadow: 2px 2px 4px #494949;
		max-height: 152px !important;
		max-width: 150px !important;
	}
	.slider_title a {
		font-size: 1.8rem;
		line-height: 130%;
		text-shadow: 1px 2px 4px #222;
	}
	.slider_title {
		max-width: 350px;
		padding-bottom: 20px;
		padding-left: 15px;
		min-height:none !important;
	}
	
	.slider_subtitle {
		font-size: 1rem;
		padding-bottom: 15px;
		padding-left: 15px;
		text-shadow: 1px 1px 2px #222;
	}
	
	.header_phone { display:none;}	
	.header_col_r { display:none;}
	
	#slide1 .slider_title {
   		 min-height: none;
	}

	.bot_banners {
		background-color: #fff;
		background-image: none;
		margin-bottom:15px;
		box-shadow: none;
		height:auto;
		padding:6px 15px 23px 15px;		
	}
	#home .bot_banners_ {
    width: 100%;
    min-height: 650px;
	}
	#home .small_banners {
    min-width: 45%;
	}
	
	
	
	
	.bot_nav .inline-list > li { float:none; padding:0px;}
	
	.bot_nav .inline-list > li a {
		color: #f5f5f5;
		background-image: url(images/bot_bg.png);
		background-repeat: repeat-x;
		background-position: right center;
		line-height: 49px;
		/*border-bottom: 1px solid #585858;*/
		font-size:1rem;
		text-align:center;
		
	}
	
	.bot_nav .inline-list > li a:hover {
		color: #fff;
		background-color:#4A9A99;
	}
	
	div.bot_nav {
		margin: 0px; 
		padding:0px;
		width:100%;
		text-align:left;
		/*border-top: 1px solid #585858;*/
		}
	.bot_nav .left { float:none !important;}
	
	footer .medium-12.columns{
		margin: 0px; 
		padding:0px;
		}
		
	#default_ .bot_banners{ display:none;}
	
	
}

@media only screen and (max-width: 40em) {
	
	.breadcrumbs_{
		display:none;
	}	
	/*.breadcrumbs_{
		padding-top:0.8rem;
	}
	
	.breadcrumbs_bg img.bc_bg{
		min-height:40px;	
	}
	.breadcrumbs_text{
		
		margin-bottom:-25px;
		font-size: 0.6em;
	}*/
	
	
	
	img.breadcrumbs_icon { max-height:25px; max-width:25px;}
	
	#utility-nav li img { max-width:20px; max-height:20px;}
	
	.inline-list > li {
		margin-left: 0.6rem;
	}
	
	
	div.under_line { height:5px; width:100%; background-repeat:no-repeat;}
	
	.body_content.front_ .large-4 img { max-height:33px; max-width:40px;}

	
	.slider_holder{ 
		padding-bottom:0px;
	}
	
		
	.slider_button{
		margin-top:8px;
		margin-left:15px;
		}

	
	.r_c { margin-top:45px; margin-bottom:45px;}
	
	

	#home .bot_banners_{ height:auto;}
	
	.bot_banner_h { max-width:600px; margin: 0px auto; float: none; padding:15px;}
	.bot_banner_text { padding-bottom:8px; padding-top:9px; font-size:0.95rem;}
	
	
	.title_banner div{
		bottom: 14px;
		font-size:28px;
		}
	
	
	.slider_holder { width:100%; }
	.orbit-slides-container li .col2 { display:none;}
	.orbit-slides-container li .col1 { width:95%;}
	
	.slider_title a {
		font-size: 2.1rem;
		line-height: 135%;
		text-shadow: 1px 2px 4px #222;
	}
	.slider_title {
		max-width: 400px;
		padding-bottom: 20px;
		padding-left: 15px;
	}
	
	.slider_subtitle {
		font-size: 1rem;
		padding-bottom: 15px;
		padding-left: 15px;
		text-shadow: 1px 1px 2px #222;
	}
	
/*	#outerImageContainer {
    max-width: 90%;
    overflow: hidden;
    height:auto !important;
	}

	#imageDataContainer {
		max-width: 90%;
		overflow: hidden;
	}
	
	#lightboxImage {
		max-width: 100%;
	}*/

}





@media only screen and (max-width: 36em) {
	.header_links_a_sep { display:none;}
	0.header_links_a { float:none; padding: 2px 20px 2px 20px;}
	#home .small_banners { display:block;}
	.banner_table {display:none;}
	
	.r_c { margin:0px;}
	

	.bot_banners {
		padding: 5px 0;
	}
	.hader_links { display:none;}
	
	
	.slider_holder{ 
		padding-bottom:45px;
	}
	
		
	.slider_button{
		margin-top:8px;
		margin-left:15px;
		}
	
	
	.slider_button a{
		padding: 0.74rem 1.4rem 0.7rem;
		border-radius: 5px;
		}
	
	
	
	.bot_banners {
		background-color: #fff;
		background-image: none;
		margin-bottom:15px;
		box-shadow: none;
		height:auto;
		}
	#home .bot_banners_{ height:auto; padding:0px;}
	
	.small_banners img{ }	
	
	.top_banner_ {
		background-position: 80% 0px;
	}
	
	#home ul.orbit-slides-container li img.home_bg_banner {
    max-height: 350px;
    min-width: 1009px;
	}
	.slider_title a {
		font-size: 1.6rem;
		line-height: 125%;
		text-shadow: 1px 2px 4px #222;
	}
	.slider_title {
		padding-bottom: 20px;
		padding-left: 15px;
	}
	
	#home .bot_banners_ {
	    min-height: 510px;
	}
	#home .small_banners {
  	  min-width: 43%;
	}
	#home .small_banners img {
		width:150px;
		height:127px;
		padding:15px;
	}
	#logo { max-width:290px; max-height:87px;}
	
	#default_ .top_banner_ {
		min-height:110px;
	}
	
	#default_ .top_banner_ img {
		min-height:110px;
		min-width:749px;
	}
	
}
@media only screen and (max-width: 35em) {
	
	#home .bot_banners_ {
	    min-height: 400px;
		width:100%;
	}
	#home .small_banners {
  	  min-width: 43%;
	  margin:7px;
	}
	#home .small_banners img {
		width:120px;
		height:101px;
		padding: 13px 10px;
	}
	
}

#divider {
	border-right: 1px solid #008CBA;
	padding-right: 1.375rem;
}

/* Search Box - Hidden until clicked */
#js-search{
	display: none;
	position: absolute;
	right: 44px;
	top: 43px;
	width: 260px;
}
#js-search input[type="text"]{
	background: #fff;
	font-size: 0.85em;
}
#js-search-btn .icon-remove,
#js-search-btn.open .icon-search{
	display: none; }
#js-search-btn.open .icon-remove{
	display: block;
	font-size: 18px;
	padding: 3px 0 0; }
#utn-0,#utn-1 {
	display: none;
}

/* ====================
	Home Page
======================= */
.fullwidth-slider .orbit-caption {
	text-align: center;
}
.services > div > div {
	padding-bottom: 30px;
	text-align: center;
}

.orbit-caption a {
	color: #fff;
}

ul.imgonly li {
	list-style-type: none;
}


/* ========
	Side Navigation
======================= */
aside ul{
	padding: 0;
	margin-left: 0;	
	border-bottom: 1px solid #eaeaea;
	
}
aside ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

aside ul li ul{
	list-style: none;
	margin: 0 0 -1px 0;
	padding: 0;
}


aside ul li.selected ul li a, aside ul li ul li a{
	padding: 8px 10px 8px 48px;
	background-image: url(images/arrow_w_16.png);
	background-repeat: no-repeat;
	background-position: 22px center;
	background-color: #97BF5B;
	font-size:0.7rem;
}

aside ul li.selected ul li a:hover, aside ul li ul li a:hover{
	background-image: url(images/arrow_w_16.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	background-color:#B9D88A;
	-webkit-transition: 300ms ease-out;
    -moz-transition: 300ms ease-out;
    transition: 300ms ease-out;
}

aside ul li ul li.selected a{
	background: #B9D88A;
		color: #fff;}

aside ul li a{ 
	background-color:#9FC467;
	color:#f5f5f5;
	border-top: 1px solid #eaeaea;
	display: block;
	padding: 10px 10px 10px 20px;
	text-transform:uppercase;
	font-size:0.75rem;
	font-weight:bold;

}
	aside ul li a:link,
	aside ul li a:visited{
	
	}
	aside ul li a:active,
	aside ul li a:hover,
	aside ul li.selected a{
		background: #B9D88A;
		color: #fff;
	-webkit-transition: 300ms ease-out;
    -moz-transition: 300ms ease-out;
    transition: 300ms ease-out;
	}
/*	aside li:first-child a{
		border: none;

		font-size: 1.25em;
		font-weight: bold;
	}
	aside li:first-child a:hover,
	aside li.selected:first-child a{
		background: none;
	}
	aside li.selected:first-child a{
		background: none;
		color: #008cba;
	}
*/

/* =======================
	Blog Styles
======================= */
.recent-news .blogText h1,
.recent-news .blogPicture h1 {
	font-size: 130%;
	line-height: 1.1em;
	margin-bottom: 16px;
}

.recent-news .blog-options span {
	background: #ECFAFF;
	color: #008CBA;
	text-shadow: none;
	margin-bottom: 0;
}

.blog-description{
	clear: both;
	color: #666;
	margin: 15px 0;
}

.blog-options span {
	background: #ECFAFF;
	color: #008CBA;
	text-shadow: none;
	display: inline-block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 0.75em;
	margin: 0 0 15px;
	padding: 5px 10px;
}

.panel h5{
	color: #008CBA;
	font-weight: 600;
	border-bottom: 1px solid #008CBA;
	padding-bottom: 10px;
}

.post-date,
.post-comments{
	color: #3f5666;
	font-size: 73%;
	font-style: italic;
}
.post-date{
	border-right: 1px solid #3f5666;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}

.sml-post{
	margin-bottom: 20px;
}

.wrapper{
	background: url(images/pagebkg.jpg) repeat-x scroll center top;
}
.blog-Picture {
	position: relative;
}
.icon-grey {
	background: #b0b0b0;
	background: rgba(0,0,0,0.2);
	color: #fff;
	font-size: 130%;
	padding: 15px;
}
.round-brc {
	border-radius: 0 0 5px 0;
}
.blog-Picture > i, .blog-Picture > em {
	left: 1px;
	position: absolute;
	top: 1px;
}
.blogText h1 {
	float: right;
	margin: 13px 0 20px;
	width: 90%;
}
.blogText h1, .blogPicture h1 {
	font-size: 150%;
}
aside h5 {
	clear: both;
	margin: 40px 0 10px;
}
aside h5.noMar {
	margin-top: 5px;
}
.post-icon {
	margin-right: 5px;
}

.icon-primary-small {
	margin: 2px 10px 0 0;
}
.icon-primary, .icon-primary-small {
	color: #3f5666;
	float: left;
}
.sml-post {
	float: left;
	margin: -4px 0 20px;
	width: 86%;
}
.sml-post h6 a, .mcp-title h6 a {
	margin: 0;
	font-weight: 600;
}

/* ========
	Most Commented Posts
======================= */
.mcp-list{
	clear: both;
	margin: 10px 0;
	overflow: hidden;
}
.mcp-comment {
	background: #E6E6E6;
	color: #008cba;
	float: left;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.25em;
	font-weight: bold;
	height: 63px;
	text-align: center;
	width: 63px;
	border-radius: 63px;
	line-height: 63px;
	margin-top: 10px;
}
.mcp-title{
	float: left;
	padding: 20px 0 0 8px;
	width: 67%;
}

/* ========
	Breadcrumbs
======================= */
.breadcrumb{
	color: #008CBA;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: .875em;
	margin: 48px 0 0;
}
	.breadcrumb a:link,
	.breadcrumb a:visited{
		color: #008CBA;
	}
	.breadcrumb a:active,
	.breadcrumb a:hover{
		opacity: .8;
	}
.ptitle{
	margin: 20px 0 26px;
	font-weight: 400;
}

/* ========
	Portfolio List View
======================= */
.port-list{
	border-bottom: 1px solid #f6f6f6;
	clear: both;
	margin: 20px 0;
	overflow: hidden;
	padding: 0 0 20px;
}
.button-alt{
	display: inline-block;
	margin: 0 0 10px;
}
.port-links{
	margin: 20px 0 0;
}
#infscr-loading{
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.1em;
	margin: 25px 0;
}
#infscr-loading img{
	float: left;
	margin: -4px 10px 0 0;
	width: 24px;
}

/* ========
	Portfolio Details View
======================= */
.port-detail{
	margin: 0 0 30px;
	overflow: hidden;
}
.project-img{
	margin: 15px 0;
	overflow: hidden;
}
.port-details{
	color: #8f8f8f;
	font-size: .75em;
	list-style: none;
	margin: 0;
	padding: 10px 15px;
}
.port-details li{
	margin: 0;
	padding: 5px 0;
}
.project-details h3 {
}
.related{
	margin: 0 0 30px;
	overflow: hidden;
}
.related h6{
	font-size: .875em;
	margin: 15px 0;
	text-align: center;
}
.related .pagination{
	display: none;
}
.rounded {
	border-radius: 50%;
}
.icon-grey-small {
	background-color: #ECFAFF;
	color: #008CBA;
	font-size: .75em;
	padding: 4px 8px;
}

.icon-Text:before {
	content: "\f10d";
}

/* ========
	Pricing Table
======================= */
#pricing-table{
	background: #fdfdfd;
	border: 1px solid #e7e7e7;
	text-align: center;
	width: 100%;
}
#pricing-table td{
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
}
#pricing-table td.title-a{
	background: #008CBA;
}
#pricing-table td.title-b{
	background: #85ba04;
}
#pricing-table td.col-a{
	background: #eefbff;
}
#pricing-table td.col-b{
	background: #fbfff0;
	width: 42%;
}
.pricing-table h3,
#pricing-table h4,
#pricing-table td h6{
	color: #fff;
	margin: 10px 0;
}
#pricing-table p{
	margin: 0;
	font-size: 0.875em;
}



.blog-Text > i, .blog-Text > em {
	float: left;
	width: 50px;
}
.icon-Picture:before {
	content: "\f03e";
}

.blog-Picture > i, .blog-Picture > em {
	left: 1px;
	position: absolute;
	top: 1px;
}

.hours{
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
}
.hours li{
	display: block;
	font-weight: 400;
	padding: 8px 10px;
}
.hours li:nth-child(2n+1){
	background: #E6E6E6;
}

#map {
    width: 100%;
    height: 380px;
}

#bvr {
	left: 7px;
	position: absolute;
	top: -8px;
}

/* ========
	MISC BC Overrides
======================= */
.shop-product-small h2 a {
	color: #008cba;
	font-size: 85%;
}

.shop-product-small li.price {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
}

a#catshopbuy:link, a#catshopbuy:visited {
	background: none repeat scroll 0 0 #008CBA;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a#catshopbuy:link:hover {
	background: none repeat scroll 0 0 #46b6db;
}
select.shippingDropDown {
	height: auto;
}

.announcement-list h2 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2rem;
	font-weight: 400;
	line-height: 16px;
	margin: 0 0 3px 0;
}

.blog-post h2.post-title {
	line-height: 39px;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	font-size: 14px;
	line-height: 18px;
}

/* -----------------------------------------
   Responsive Tables
----------------------------------------- */

table th { font-weight: bold; }
table td, table th { padding: 9px 10px; text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
	
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
	
}

/* -----------------------------------------
   putch
----------------------------------------- */

.body_content  .columns .large-3 { text-align:left;}

span .req { color:#595959;}

.body_content .large-9 a, .body_content .large-12 a { text-decoration:none;}

#accordion.ui-widget div{ font-family: 'Open Sans', sans-serif;}

#accordion.ui-widget div h3{ font-size: 18px !important; font-family: font-family: 'Exo 2', sans-serif !important; font-weight:600 !important;}


#accordion.ui-widget div a {color:#999; font-weight:300;}

#accordion.ui-widget div a:hover {color:#a3b4c1;}

.ui-accordion-header.ui-state-default.ui-corner-all.ui-accordion-icons,.ui-accordion-header.ui-state-default.ui-corner-all.ui-accordion-icons.ui-state-focus {
    background-image: url("images/button_bg.png");
    background-position: right bottom;
	background-color:#E3EAEF;
    border-radius: 7px;
/*    box-shadow: 0 3px 2px #aaaaaa;*/
    color: #595959;
    min-height: 52px;
/*    margin: 9px auto 17px;*/
    padding-top: 10px;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'Open Sans', sans-serif;
	}
	
.ui-accordion-header.ui-state-default.ui-corner-all.ui-accordion-icons.ui-state-hover {
 
    background-position: right bottom;
	background-color:#E3EAEF;
    border-radius: 7px;
/*    box-shadow: 0 3px 2px #aaaaaa;*/
    color: #595959;
    min-height: 52px;
/*    margin: 9px auto 17px;*/

	}
.system-message span.error, .system-message small.error {
	
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: normal;
  background: #E3EAEF;
  color: #595959;
	
	}	
	
	
	.photogallery-box {
	overflow:hidden;
	padding:0;
}
.photogallery-box ul li img {
	width:100%;
    height:auto;
}
.photogallery-box ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
.photogallery-box ul li {
	float:left;
	margin:0 0 10px;
	padding:0 4px;
	list-style:none;
	width:25%;
  
    overflow: hidden;    
}
.photogallery-box ul li a {
	display:block;
	overflow:hidden;
}
.photogallery-box ul li img {
	width:100%;
    height:auto;
}


.gallery{
display:none;
}
.gallery.photogallery-box{
display:block;
margin-bottom:50px;
}

@media (max-width: 480px) {
.photogallery-box ul li {
width:33.33%;
}


@media (max-width: 767px) {
.photogallery-box {
margin-bottom:20px;
}
}
}

 .wrap-tel {
	  display: none;
	}
	.top-bar .toggle-topbar.menu-icon {
	    padding-left: 0px;
	}
  .top-bar .toggle-topbar.menu-icon a {
     /*   padding: 0 2rem 0 0.9375rem;
      background: -ms-linear-gradient(top, #5AC5C2 0%, #428A89 100%);
      background: -moz-linear-gradient(top, #5AC5C2 0%, #428A89 100%);
      background: -o-linear-gradient(top, #5AC5C2 0%, #428A89 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5AC5C2), color-stop(100, #fff));
      background: -webkit-linear-gradient(top, #5AC5C2 0%, #428A89 100%);
     
	  background: -ms-linear-gradient(top, #5AC5C2 0%, #5AC5C2 100%);
      background: -moz-linear-gradient(top, #5AC5C2 0%, #5AC5C2 100%);
      background: -o-linear-gradient(top, #5AC5C2 0%, #5AC5C2 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5AC5C2), color-stop(100, #fff));
      background: -webkit-linear-gradient(top, #5AC5C2 0%, #5AC5C2 100%);
	  background: linear-gradient(to bottom, #5AC5C2 0%, #5AC5C2 100%);
		background:linear-gradient(to bottom, #5AC5C2 0%, #428A89 100%);*/
    
      padding: 0 2rem 0 0.9375rem;
      background: -ms-linear-gradient(top, #59b9b7 0%, #45908d 100%);
      background: -moz-linear-gradient(top, #59b9b7 0%, #45908d 100%);
      background: -o-linear-gradient(top, #59b9b7 0%, #45908d 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #59b9b7), color-stop(100, #45908d));
      background: -webkit-linear-gradient(top, #59b9b7 0%, #45908d 100%);
      background: linear-gradient(to bottom, #59b9b7 0%, #45908d 100%);
  }
  .top-bar .toggle-topbar.menu-icon a::after {
      content: "";
      position: absolute;
      right: 14px;
      display: block;
      width: 18px;
      top: 0;
      height: 0;
      -webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff !important;
      box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff !important;
  }
	@media (max-width: 1024px) {
		.wrap-tel {
		    display: block;
		    position: absolute;
		    right: 80px;
		    top: 50%;
		    margin-top: -16px;
		}

	  /* line 99, ../scss/layout/_header.scss */
	  .small-tel {
	    display: inline-block;
	    line-height: 1;
	    vertical-align: middle;
	    color: #fff;
	  }
	  /* line 106, ../scss/layout/_header.scss */
	  .small-tel:before {
	    font-family: "foundation-icons";
	    content: "\f1f8";
	    display: inline-block;
	    vertical-align: middle;
	    padding-right: 15px;
	    padding-left: 15px;
	    font-size: 32px;
	  }
	  /* line 115, ../scss/layout/_header.scss */
	  .small-tel:hover {
	    color: #fff;
	    opacity: 0.75;
	  }
	  /* line 119, ../scss/layout/_header.scss */
	  .small-tel:focus {
	    color: #fff;
	    opacity: 0.75;
	  }
	}