/*
	* www.BCGurus.com / Copyright 2013
*/

/* #Site Styles
================================================== */
html,body{ height: 100%; }
body{
	background:  #D3E1F0  url(images/bg.jpg) repeat-x scroll 0 0; /* #DFE1F1 */
}
header{
	/*margin-bottom: 20px !important;*/
}
*{outline:none;}
#logo{
	float: left;
	margin: 6px 0 0;
	width: 300px;
}
	#logo:hover {
		opacity: 0.8;
	}
#utility-nav{
	float: right;
	margin: 0 0 30px;
	width: 620px;
}
#utility-nav ul{
	float: right;
	font-family: 'DroidSerifRegular', Arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}
#utility-nav li{
    color: #e0e7e8;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.text-r,  .text-r ul{text-align:right; float:right !important; margin:0 !important}
.blue-b form{margin-bottom:0;}
.blue-b .cat_textbox{width:330px; margin-right:15px; padding:6px 18px}
.blue-b .cat_button{width:165px}

.question-faq{font-weight: bold;padding:0 0 5px 0;}
.answer-faq{display: none;}
.boxi{ padding: 5px 10px; background:#efefef;}

/* ========
	Pricing Table
======================= */
#pricing-table{
	background: #fdfdfd;
	border: 1px solid #e7e7e7;
	text-align: center;
	width: 100%;
}
#pricing-table td{
	border-bottom: 1px solid #e7e7e7;
  padding: 0.5625em 0.625em;
 
color: #222222;
}
#pricing-table td.title-a{
	background: #f2c777;
}

#pricing-table td.title-b{
	background: #d98859;
}
#pricing-table td.title-c{
	background: #a62424;
}
#pricing-table td.col-a{
	background: #FFF7E7;
}
#pricing-table td.col-b{
	background: #FFF2EA;
	/*width: 42%;*/
}
#pricing-table td.col-c{
	background: #FFF5F5;
	/*width: 42%;*/
}
#pricing-table h4,
#pricing-table h6{
	color: #fff;
	margin: 10px 0;
}
#pricing-table p{
	margin: 0;
	font-size: 0.875em;
}
 

/* ================ */


#un0,
#un1{
	display: none;
}
#utility-nav #utnf{	
	padding: 7px 10px 7px 0;
}
	#utility-nav li a:link,
	#utility-nav li a:visited{
		color: #e0e7e8;
		display: block;
		padding: 7px 5px;
		text-decoration: none;
	}
	
	#utility-nav li#una a:link,
	#utility-nav li#una a:visited{
  		/*color:#1f1f1f;*/
	}
	#utility-nav li a:active,
	#utility-nav li a:hover{
		color: #fff;
	}
	#una a:link,
	#una a:visited{
		background: #a62424;
		box-shadow: 0 1px 0 rgba(0,0,0,0.15);
		color: #fff;
		font-size: 12px;
		padding: 7px 12px;
		margin: 0 0 0 11px;
	}
	#una a:active,
	#una a:hover{
		/*background: #f2e034;
		box-shadow: 0 1px 0 rgba(0,0,0,0.2);
		color: #e0e7e8;*/
	}
#tagline{
	color: #fff;
	float: right;
	font-family: 'DroidSerifRegular', Arial, sans-serif;
	font-size: 18px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
	width: 355px;
}
nav{
	clear: both;
	float: left;
	margin: 8px 0 0;
	width: 100%;
}
nav ul{
	list-style: none;
	margin: 0;
	overflow: hidden;
}
nav > ul > li{
	float: left;
	margin: 0;
	padding: 0;
}
	nav > ul > li > a:link,
	nav > ul > li > a:visited{
 		background: url(images/bg-nav.png) repeat-x scroll left top;
		color: #fff;
		display: block;
		font-family: 'DroidSerifRegular', Arial, sans-serif;
		font-size: 15px;
		/*padding: 17px 43px;*/
  		padding: 17px 0px;
  		width:137px;
  		text-align:center;
		text-decoration: none;
	}
	nav > ul > #nl > a{
		/*padding: 17px 44px;*/
	}
	nav > ul > li > a:active,
	nav > ul > li > a:hover,
	nav > ul > li:hover > a,
	nav > ul > li.selected > a{
		background: url(images/current.png) repeat-x scroll left bottom;
		color: #010d26;
	}
/*--- #second level nav ---*/
nav ul ul {
    background: #f3f3f3;
    box-shadow: 0 2px 3px rgba(0,0,0,0.25);
    left: -9999em;
	list-style: none;
    margin: -4px 0 0;
    min-width: 12em;
	padding: 0 20px;
    position: absolute;
    width: auto;
    z-index: 333;
}
nav ul li:hover ul {
    left: auto;
}
nav ul ul li {
	border-bottom: 1px solid #e5e4dd;
    display: block;
    margin: 0;
	padding: 0;
}
	nav ul ul li a:link,
	nav ul ul li a:visited{
		color: #010d26;
		display: block;
		font-family: 'DroidSerifRegular', Arial, sans-serif;
		font-size: 15px;
		padding: 15px 22px;
		text-decoration: none;
	}
	nav ul ul li a:active,
	nav ul ul li a:hover,
	nav ul ul li.selected a{
		color: #a62424;
	}
footer ul{
	float: left;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
footer li{
	color: #b8b8b8;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 4px;
}
	footer a:link,
	footer a:visited{
		color: #b8b8b8;
		font-size: 11px;
	}
.bcgurus{
	float: right;
	width: 117px;
}

/* #Page Styles
================================================== */
.homerow{
	-webkit-box-shadow: inset 0 10px 22px -11px rgba(0,0,0,0.3);
	box-shadow: inset 0 10px 22px -11px rgba(0,0,0,0.3);
	margin-top: 20px;
	padding: 25px 0 0;
}
.row-alt{
	background: #fff;
	padding: 20px 0 10px;
}
.blue-b{
	background:#005498;
    margin-bottom:0;
}
.blue-b2{
	background:#002f52;
    margin-bottom:20px;
}
.blue-b h4{ color:#f2c777 !important;}
.blue-b .container{width:940px}

.blue-b#panel{padding: 0;margin: 0;display:none}
  
#panel .container{background: #a62424;padding: 25px 10px;width: 920px;color: #fff;}

#btn-slide a.active{color:#fff;background: #a62424;padding:21px 12px 5px;}
#panel ul{padding:0;margin:0 0 0 40px ;}
#panel li{float:left; width: 120px; display: block; margin-right: 26px;}
#panel a{ color:#fff; display: block;
			font-weight: bold;
			font-size: 15px;
			padding: 5px 5px 5px 0px;
			border-bottom: 1px solid #fff;
}

#panel li a{font-weight: normal;
font-size: 12px;
padding: 0px;
border-bottom: 0;}

.row-alt li{
	margin-bottom: 5px;
}
	.homerow-alt ul a{
		font-size: 12px;
	}
.section{
	background: #fbfbfb url(images/bg-ctas.png) repeat-x scroll left bottom;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.14);
	box-shadow: 0 2px 5px rgba(0,0,0,0.14);
	margin: 0 0 25px;
	max-width: 240px;
	padding: 18px 25px;
	position: relative;
	width: 78%;
  	height:170px;
}
.seclast{
	max-width: 250px;
}
.hm .seclast{ /*max-width: 250px;*/
margin-right: 0;}
.section p{
	color: #8c7d75;
	font-size: 12px;
	width: 115px;
}
.sec-img{
	bottom: 0;
	position: absolute;
	right: 0;
}
.adr{
	color: #685a52;
	font-family: 'DroidSerifRegular', Arial, sans-serif;
}
.adr span{
	display: block;
}
.adr-title{
	font-size: 15px;
}
.street-address{
	font-size: 12px;
}
.tel{
	color: #d16821;
	font-size: 16px;
	padding: 13px 0 0;
}
#innerhero{
	background: #a62424  url(images/aside-overlay.png) no-repeat scroll right bottom;height: 370px;overflow: hidden;
}
#innerhero-alt{
	background: #d26921;
}
aside ul,
.row-alt ul{
	list-style: none;
	margin: 0 0 0 40px;
}
aside li{
	border-bottom: 1px solid rgba(243,243,243,0.15);
	margin: 0;
	padding: 0;
}
	aside a:link,
	aside a:visited{
		color: #fafafa;
		display: block;
		font-family: 'DroidSerifRegular', Arial, sans-serif;
		font-size: 15px;
		padding: 10px 5px;
		text-shadow: 0 1px 0 rgba(0,0,0,0.15);
	}
	aside a:active,
	aside a:hover,
	aside .selected a{
		background: #d98859;
		color: #fff;
		text-decoration: none;
	}
	#aside-title a:link,
	#aside-title a:visited,
	#aside-title.selected a{
		background: none;
		font-size: 21px;
		padding: 30px 0 20px 5px;
	}
#main-body{
	background: #fff;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 20px 30px;
}
.sec-cta{
	margin: 20px 0;
}
.sec-cta .section{
	float: right;
}
#deftemp aside{
	margin-top: 0;
}
#gmaps{
	max-width: 350px !important;
	width: 100% !important;
}

/* #Staff 
================================================== */
.staff-list img {
    border: 3px solid #EEEEEE;
    float: left;
    margin: 5px 20px 10px 0;
}
.staff-list h3,
.staff-list .title{
	margin: 0 0 10px;
}
.listings-list {
    margin-bottom: 10px;
}
.listings-list .date {
    width: 80px;
}
.listings-list .date, .listings-list .itme {
    float: left;
}
#listings-search form {
    border-bottom: 1px solid #AAAAAA;
}

/* #Testimonials 
================================================== */
blockquote {
	font-family: 'DroidSerifRegular', Arial, sans-serif;
}
blockquote .author {
    color: #685a52;
    display: block;
	font-family: 'DroidSerifRegular', Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}
.hm .section blockquote p{width:auto}
/* #Services 
================================================== */
.service {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 25px;
	overflow: hidden;
	padding-bottom: 20px;
}
.service-image {
	float: left;
	margin-right: 30px;
	width: 145px;
}
.service-image img {
	border: 3px solid #eee;
}
.service-content, .staff-list .description {
	font-size: 12px;
	line-height: 19px;
}
.staff-list p.title {
	font-size: 16px;
	color: #23ac87;
}

/* #Special Coupons
================================================== */
.special {
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #fff, #f9f9f9);
	background-image: -ms-linear-gradient(top, #fff, #f9f9f9);
	background-image: -o-linear-gradient(top, #fff, #f9f9f9);
	background-image: -webkit-linear-gradient(top, #fff, #f9f9f9);
	background-image: linear-gradient(top, #fff, #f9f9f9);
    border: 1px dashed #CCCCCC;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 20px 20px 10px;
}
.special:last-child {
    margin-bottom: 0;
}
.specials-form{
	position: relative;
}
.specials-form form,
.specials-form fieldset{
	margin-bottom: 0 !important;
}
/*.specials-form form input {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #DDDDDD;
    margin: 10px 0 20px;
    width: 251px;
}
.specials-form form input:focus {
    background: none repeat scroll 0 0 rgba(237, 237, 237, .8);
    border: 1px solid #DDDDDD;
}
.print .button {
	font-weight: normal;
	height: 21px;
    margin-left: 9px;
}
.print .button:hover {
	color: #fff;
}*/
.print {
	font-weight: bold;
	left: 94px;
	position: absolute;
	top: 70px;
}
.specials-description p,
.specials-description {
    font-size: 11px;
    line-height: 18px;
}
.specials-description img {
    box-shadow: 0 5px 5px #CCCCCC;
}

/* #Facebook Comments 100% width
================================================== */
.fb_iframe_widget, .fb_iframe_widget iframe, .fb_iframe_widget span {
	width: 100% !important;
}

/* #Checkout form
================================================== */
.form-row {
    border-bottom: 1px solid #EDEDED;
    overflow: hidden;
    padding: 15px 0;
}
.form-detail {
    float: left;
    width: 250px;
}
.form-detail legend{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	font-weight: 400;
}
.form-detail p{
	font-size: 12px;
}
.form-data {
    float: right;
    width: 450px;
}
#payment-form .form-detail {
    width: 255px;
}
#payment-form .form-data {
    width: 570px;
}
#payment-form label {
    width: auto;
}
#payment-form input.cat_textbox, #payment-form input.cat_listbox {
    margin-right: 20px;
    width: 92%;
}
#payment-form select.cat_dropdown {
    margin-right: 20px;
    width: 258px;
}
#payment-form input.short, #payment-form input.short, #payment-form select.short {
    width: 110px;
}
#payment-form select.short {
    width: 117px;
}
#payment-form input.purchase-amount {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #222222;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 53px;
}
#purchase-total {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    margin-bottom: 20px;
    padding: 10px;
}

/* #Social Links
================================================== */
#social-nav{
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#social-nav li{
	display: inline;
	float: left;
	margin: 0 3px;
	padding: 0;
}
	#social-nav a:link,
	#social-nav a:visited,  #utility-nav #social-facebook a,  #utility-nav #social-twitter a,
	#utility-nav #social-instagram a, #utility-nav #social-google a
{
		display: block;
		height: 27px;
		text-indent: -9999em;
		width: 27px;
  		padding:0;
  		margin-left:5px;
	}
	#social-nav #social-facebook a, #utility-nav #social-facebook a{
		background: url(images/social.png) no-repeat scroll 0 0;
	}
	#social-nav #social-twitter a,   #utility-nav #social-twitter a{
		background: url(images/social.png) no-repeat scroll -30px 0;
	}
	#social-nav #social-instagram a, #utility-nav #social-instagram a{
		background: url(images/social.png) no-repeat scroll -60px 0;
	}
	#social-nav #social-google a, #utility-nav #social-google a{
		background: url(images/social.png) no-repeat scroll -90px 0;
	}
	#social-nav a:hover{
		filter: alpha(opacity=50);
		opacity: 0.5;
	}

/* #Media Queries
================================================== */
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		#logo{
			margin: -47px 0 0;
		}
		#tagline {
			font-size: 15px;
			text-align: right;
		}
		nav > ul > li > a:link, nav > ul > li > a:visited {
			padding: 17px 24px;
		}
		.hero-descriptions {
			width: 234px !important;
		}
		.hero-description {
			width: 270px !important;
		}
		.hero-description input[type="email"]{
			width: 158px !important;
		}
		.hero-images {
			top: 35px !important;
			width: 441px !important;
		}
		.hero-divider{
			z-index: 0 !important;
		}
		#main-body {
			padding: 20px 24px;
		}
		.sec-img {
			width: 50%;
		}
			
		.hero-image{
			width: 100%;
			height: inherit;
  		}
	  	.hero-images li{
      		width: 100%;
			height: 96%;
			
    	}
nav > ul > li > a:link, nav > ul > li > a:visited{
padding: 17px 22px; 
}
nav > ul > li > a:link, nav > ul > li > a:visited{
width:65px;
}

.blue-b .container{width:750px}
.blue-b .cat_textbox{width:235px}
.blue-b .container .one-third.column{width:238px}

.post-list.columns.ten{width:470px ;}
.blue-b h4{font-size:18px;}
img.scale-with-grid, .hero-image img{max-height:100%;height: auto;}
#social-facebook, #social-twitter, #social-google{ display:none;}

	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}
	@media only screen and (min-width: 959px)   {
	 .hero-images li, .hero-image {height: 350px; width: 540px;}
	  }

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		body {
			background: #f4f2e9 url(images/bg.jpg) repeat-x scroll 0 32px;
		}
		header {
			margin-bottom: 0 !important;
		}
		#utility-nav #utnf {
			padding: 7px 3px 7px 0;
		}
		#utility-nav li,
		#una a:link {
			color: #333;
			font-size: 11px;
		}
		#utility-nav li a:link, #utility-nav li a:visited {
			color: #333;
		}
		#una a:link, #una a:visited {
			background: none;
			box-shadow: none;
			color: #333;
			margin: 0
		}
		td.cartSummaryItem {
			font-size: 11px;
		}
		#logo {
			margin: -20px 0 0;
		}
		nav {
			margin: 15px 0 0;
		}
		nav > ul > li {
			float: none;
		}
		nav > ul > li > a:link, nav > ul > li > a:visited {
			padding: 15px 23px;
		}
		nav > ul > #nl > a {
			padding: 17px 23px;
		}
		nav ul ul{
			display: none !important;
		}
		#main-body {
			padding: 20px 10px;
		}
		#innerhero{
			background-image: none;
		}
		aside ul, .row-alt ul {
			margin: 0;
			padding: 0 20px;
		}
		.section {
			max-width: 100%;
			width: 88%;
		}
		.sec-img {
			width: 28%;
		}
		.span3 {
			float: none;
			margin-left: 3%;
			width: 94%;
		}
		.bcgurus {
			float: none;
		}
		.print {
			top: 87px;
		}
		.shop-main .productSmall > li {
			height: 245px;
		}
		#payment-form .webform label,
		.webform td {
			display: block;
		}
		.hero-images {
			display: none !important;
		}
		.hero-descriptions {
			width: 282px !important;
		}
		.hero-controls {
			bottom: -20px !important;
		}
		.hero-divider {
			right: 18px !important;
		}
		table.photogalleryTable td {
			padding: 37px;
		}
		table.webform td.recaptcha_image_cell {
			line-height: inherit;
			padding: 0;
		}
		#recaptcha_area td{
			display: table-cell !important;
		}

nav > ul > li > a:link, nav > ul > li > a:visited
{ width:auto; text-align:left;}
#logo{text-align:center;width: 380px;}
#social-facebook, #social-twitter, #social-google{ display:none;}
#tagline{text-align:left;}
.blue-b .cat_textbox{width: 145px;margin-right: 2px;
padding: 6px 7px;}
.blue-b .cat_button{width: 85px;}
.blue-b .container{width: 420px;}
.blue-b ul{padding: 0;}
footer.container ul{	width: 300px;}
.blue-b .container .one-third.column{width: auto;}
.post-list.columns.ten{width: auto !important;}

	}


	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.shop-main .productSmall > li {
			width: 84.9999%;
		}
		#hero{
			display: none !important;
		}
		.homerow {
			margin-top: -3px;
			padding: 15px 0 0;
		}
		#utility-nav #utnf,
		#utility-nav #una{
			display: none;
		}
		#logo {
			margin: -11px 0 16px;
		}
		#logo img {
			width: 71%;
		}
		table.photogalleryTable td {
			padding: 16px 69px;
		}

		.blue-b .container{width: 300px;}
		.logo-360{float: left;}
		#logo{width: 300px;}
		#tagline {width: 300px; text-align: center;}
		.blue-b .cat_textbox{width: 300px;}
	}
  .hm.sixteen{   }
  .hm.sixteen .section{width:auto; max-width:none; height:auto; }
.hm .section{width:auto;}
.logo-360{float:right}

/* #Font-Face
================================================== */
@font-face {
    font-family: 'DroidSerifRegular';
    src: url('fonts/DroidSerif-Regular-webfont.eot');
    src: url('fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSerif-Regular-webfont.woff') format('woff'),
         url('fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
         url('fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;}
.post-list.columns.ten{
width: 590px ;
margin-right: 10px !important;
margin-left: 0px !important;
}
h4, .button-alt, .column.one-third p, .hm .button-alt {
  
  position: relative;
 	z-index: 10;}
@media only screen and (max-width: 959px) {
  .hero-descriptions{width: 353px !important;
padding: 0 !important;}
  .hero-description{width: 353px !important;}
}