/* ------------------------
      Global Settings
--------------------------*/
@import url("/distsite/styles/6/common/css/webexpress.css");

body {
 font-family:Tahoma;
 line-height: 24px;
 background:#313131;
 font-size:11pt;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 26px;
 color:#1893d1;
 margin-bottom: 10px;
}


/* ------------------------
        Buttons
--------------------------*/

.btn-default,.btn-default:visited {
 background:#1893d1;
 color:#ffffff;
 border:1px solid #1893d1;
}
.btn-default:hover,.btn-default:focus {
 background:#1c5f96;
 color:#ffffff;
}


/* ------------------------
        Global Text Links
--------------------------*/

a {
 color:#1893d1;
}
a:hover {
 color:#1c5f96;
 text-decoration: none;
}


/* ------------------------
        Header
--------------------------*/

#header {
	padding: 15px 0px 0px 0px;
	background-color: #ffffff;
	//background-image:url('/we/we.dll/Pic?UN=7804&F=K&Age=-1');
	background-size:100% 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
@media only screen and (max-width : 480px) {
#header {
	background-image:none;
}
}
#header-right {
	text-align: right;
	padding-right: 40px;
}
@media (max-width: 767px) {
#header-right {
	text-align: center;
	padding-right: 20px;
}
}
ul.header-contact li {
//	font-size: 14px;
}
#header #logo {
	padding:0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

@media (max-width: 767px) {
    #header #logo {
	padding:0px 0px 20px 0px;
	}
	#header #logo img {
		margin-left:auto;
		margin-right:auto;
	}
}


/* ------------------------
        Social Media Bar
--------------------------*/

#socialmediabar tr td a {
	border-left: 0px;
	padding-left: 7px;
}
.social {
	margin-bottom: 10px;
}


/* ------------------------
      Breadcrumbs
--------------------------*/

.breadcrumb {
 background-color:#f5f5f5;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}
.breadcrumb a {
 color:#1893d1;
}
.breadcrumb a:hover {
 color:#1c5f96;
	text-decoration: none;
}
/*change active color*/
.breadcrumb > .active {
 color:#5B5A5A;
}
.breadcrumb > li + li:before {
	content: "\00BB";
	color: #b2b1b1;
}


/* ------------------------
      Nav 0
--------------------------*/

#nav0-container {
	padding: 0px 20px 0px 20px;
}
ul#nav0 li.label-item {
 color:#1c5f96;
}
ul#nav0 li a {
 color:#1c5f96;
	text-decoration: none;
}
ul#nav0 li a:hover {
 color:#1893d1;
}
.cart-count {
	color: #908D8D;
}


/* ------------------------
      Nav 1
--------------------------*/

.navbar {
	margin: 0px;
}
.navbar-default {
 background-color:#1893d1;
	margin-bottom: 0px;
	border: none;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
/* link */
.navbar-default .navbar-nav > li.label-item {
 color:#ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 20px;
}
.navbar-default .navbar-nav > li > a {
 color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
 background-color:#1c5f96;
 color:#ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
 background-color:#1c5f96;
 color:#ffffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
 background-color:#1c5f96;
 color:#ffffff;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
 border-top-color: #ffffff;
 border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
 border-top-color: #ffffff; /* Dropdown icons for mobile */
 border-bottom-color: #ffffff; /* Dropdown icons for mobile */
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
 border-top-color: #ffffff; /* Dropdown icons for mobile */
 border-bottom-color: #ffffff; /* Dropdown icons for mobile */
}
/* mobile version */
.navbar-default .navbar-toggle {
 border-color: #1c5f96;
 background-color:#1c5f96;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
 border-color: #1c5f96; /* Hover mobile toggle*/
 background-color:#1c5f96; /* Hover mobile toggle */
	opacity: .8; /* Change colore by opactiy */
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#ffffff;
}

/* Nav 1 (main navbar) Dropdowns */

.navbar-default .navbar-nav .dropdown-menu { /* drop down menu background color */
	background:#fff;
}

.navbar-default .navbar-nav .dropdown-menu > li > a { /* drop down menu text color */
	color:#676767;
}

.navbar-default .navbar-nav .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .dropdown-menu > li > a:focus,  /* drop down menu hover text and background colors */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {  /* drop down menu hover text and background colors (for clicked open) */
	color: #ffffff;
	background-color:#1c5f96;
}

.navbar-default .dropdown-menu > li.label-item { /* Drop down menu label item */
	display: block;
	color:#676767;
  	padding: 3px 20px 3px 20px;
  	clear: both;
  	font-weight: 400;
  	line-height: 1.42857;
  	white-space: nowrap;
}
@media all and (max-width:767px) { /* Drop down label item padding tweak for mobile */
.navbar-default .dropdown-menu > li.label-item {
    padding: 5px 15px 5px 25px;
}
}

.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

@media (min-width: 768px) { /* drop on hover for large devices */
	.dropdown:hover>.dropdown-menu {
	    display: block;
	}
}
.dropdown-submenu:hover>.dropdown-menu {  /* drop on hover for submenus */
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}


/* ------------------------
      Sidebar
--------------------------*/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/* ------------------------
        Nav 2
--------------------------*/

/* Note: This nav is cleaned up - eventually clean up the other flyout navs to match */

#nav2.sf-menu {
	float: left;
	margin-bottom: 1em;
}
#nav2.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
 	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
#nav2.sf-menu a {
	color:#ffffff;	/* Regular text color */
	border-top: 1px solid #E5E5E5; /* fallback color must use full shorthand */
	padding: .50em 1.5em .50em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
ul#nav2.sf-menu li {
	background:#1c5f96;		/* Regular background color */
 	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
ul#nav2.sf-menu li:hover,
ul#nav2.sf-menu li.sfHover {
	background:#1893d1;	/* Hover background color */
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
ul#nav2.sf-menu > li:hover > a,
ul#nav2.sf-menu > li.sfHover > a {
	color:#ffffff; /* Hover text color */
}
#nav2.sf-menu li.label-item,
#nav2.sf-menu li.label-item:hover {
	background:#1c5f96; 	/* Label - Background color */
	color:#ffffff;							/* Label - Text color */
	padding: .50em 1.5em .50em 1em;
	border-top: 1px solid #E5E5E5;
}
ul#nav2.sf-menu li.active, ul#nav2.sf-menu li.active a {
	background:#1893d1;		/* Active - Background color */
	color:#ffffff;								/* Active - Text color */
}
/* Second level */
ul#nav2.sf-menu ul li,
ul#nav2.sf-menu ul li.label-item,
ul#nav2.sf-menu ul li.label-item:hover,
ul#nav2.sf-menu ul li a
{
	background: #1893d1;
	color: #ffffff;
}
ul#nav2.sf-menu ul li:hover,
ul#nav2.sf-menu ul li a:hover,
ul#nav2.sf-menu > li li:hover > a,		/* Color for parent selected item when go to submenu */
ul#nav2.sf-menu > li li.sfHover > a		/* Color for parent selected item when go to submenu */
{
	background: #1c5f96;
	color: #ffffff;
}
/* Third Level */
ul#nav2.sf-menu ul ul li,
ul#nav2.sf-menu ul ul li a,
ul#nav2.sf-menu ul ul li.label-item,
ul#nav2.sf-menu ul ul li.label-item:hover {
	background: #1c5f96;
	color:#ffffff;
}
ul#nav2.sf-menu ul ul li:hover,
ul#nav2.sf-menu ul ul li a:hover {
	background: #1893d1;
	color:#ffffff;
}
/* Dynamic Arrows Nav 2 */
/*** alter arrow directions ***/
ul#nav2.sf-vertical.sf-arrows > li > .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
 border-left-color: #ffffff;
}
ul#nav2.sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
ul#nav2.sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
ul#nav2.sf-vertical.sf-arrows.sfHover > .sf-with-ul:after {
 border-left-color: #ffffff;
}


/* ------------------------
        Nav 3
--------------------------*/

#nav3.sf-menu li.header h3 {
 color: #ffffff;
 background:#1893d1;
	padding: .50em 1.5em .50em 1em;
	font-size: 18px;
	margin: 0px;
}

#nav3.sf-menu li.title {
 color: #ffffff;
 background:#1893d1;
	padding: .50em 1.5em .50em 1em;
}
#nav3.sf-menu li.title:hover {
 color: #ffffff;
 background:#1893d1;
}

#nav3.sf-menu li.label-item,
#nav3.sf-menu li.label-item:hover {
 color:#2E2E2E;
 background:#EFEFEF;
	padding: .50em 1.5em .50em 1em;
	border-top: 1px solid #E5E5E5;
}
#nav3.sf-menu li.spacer {
	background: #fff;
	padding: .50em 1.5em .50em 1em;
}
#nav3.sf-menu li.spacer:hover {
	background: #fff;
}
#nav3.sf-menu {
	float: left;
	margin-bottom: 1em;
}
#nav3.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
ul#nav3.sf-menu li {
	background:#EFEFEF;
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
ul#nav3.sf-menu li:hover,
ul#nav3.sf-menu li.sfHover {
 	background:#E4E4E4;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
ul#nav3.sf-menu > li:hover > a,
ul#nav3.sf-menu > li.sfHover > a {
	color:#2E2E2E; /* Hover text color */
}
ul#nav3.sf-menu li.active, ul#nav3.sf-menu li.active a {
 background:#E4E4E4;
 color:#2E2E2E;
}
#nav3.sf-menu a {
 color:#2E2E2E;
	border-top: 1px solid #E5E5E5; /* fallback color must use full shorthand */
	padding: .50em 1.5em .50em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
ul#nav3.sf-menu a:hover {
 color: #2E2E2E;
}
/* Second level */
ul#nav3.sf-menu ul li,
ul#nav3.sf-menu ul li.label-item,
ul#nav3.sf-menu ul li.label-item:hover,
ul#nav3.sf-menu ul li a {
 color: #2E2E2E;
 background: #E4E4E4;
}
ul#nav3.sf-menu ul li:hover,
ul#nav3.sf-menu ul li a:hover,
ul#nav3.sf-menu > li li:hover > a,		/* Color for parent selected item when go to submenu */
ul#nav3.sf-menu > li li.sfHover > a		/* Color for parent selected item when go to submenu */
{
 color: #2E2E2E;
 background: #EFEFEF;
}
/* Third Level (same colors as first level) */
ul#nav3.sf-menu ul ul li,
ul#nav3.sf-menu ul ul li a,
ul#nav3.sf-menu ul ul li.label-item,
ul#nav3.sf-menu ul ul li.label-item:hover {
 color:#2E2E2E;
 background: #EFEFEF;
}
ul#nav3.sf-menu ul ul li:hover,
ul#nav3.sf-menu ul ul li a:hover {
 color:#2E2E2E;
 background: #E4E4E4;
}
/* Dynamic Arrows */
/*** alter arrow directions ***/
ul#nav3.sf-vertical.sf-arrows > li > .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color:#ffffff;
}
ul#nav3.sf-vertical.sf-arrows li > .sf-with-ul:focus:after, ul#nav3.sf-vertical.sf-arrows li:hover > .sf-with-ul:after, ul#nav3.sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
	border-left-color:#ffffff;
}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
 *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback color */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #fff; /* edit this to suit design (no rgba in IE8) */
	border-left-color: #fff;
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}
/* Vertical */
.sf-vertical {
	width: 100%;
}
.sf-vertical ul {
	left: 100%;
	top: 0;
}
.sf-vertical > li {
	float: none;
}
.sf-vertical li {
	width: 100%;
}
#mobile-nav {
 background:#EFEFEF;
	padding: 10px;
}


/* ------------------------
      Nav 4
--------------------------*/

ul.nav4 {
	list-style-type: none;
	padding: 0px;
}
ul.nav4 li.title {
	font-weight: bold;
	display: block;
	padding: 2px 0px 2px 0px;
 color:#1893d1;
	font-size: 16px;
}
ul.nav4 li.spacer {
	display: block;
	height: 14px;
}
ul.nav4 li.label-item {
	display: block;
	padding: 2px 0px 2px 0px;
 color:#ffffff;
	font-size: 13px;
}
ul.nav4 li {
	border-top: none;/*border-top:1px solid #fff */ /* if users want lines between links */
}
ul.nav4 li:first-child {
	border-top: none; /* remove first menu top border */
}
ul.nav4 li a {
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 0px;
 color:#ffffff;
	font-size: 13px;
}
ul.nav4 li a:hover {
 color:#1893d1;
}


/* ------------------------
   Quick Search Bar
--------------------------*/

.quicksearch {
 background:#efefef;
	padding: 10px;
}
.quicksearch .btn-default {
 background:#1c5f96;
	color: #fff;
 border:solid 1px #1c5f96;
}
@media (max-width: 767px) {
.quicksearch {
	background: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
}
.quicksearch a {
 color:#1893d1;
	text-decoration: none;
	float: left;
	margin-top: 2px;
	margin-left: 20px;
}


/* ------------------------
     Product Carousel
--------------------------*/

h2.product-title-bar {
 background:#1893d1;
	padding: 5px 10px 5px 10px;
 color:#ffffff;
}
#product-carousel ul {
	padding: 10px 0px 0px 0px;
}
#product-carousel ul li {
	text-align: center;
}
#product-carousel ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.slide-pic-container {
	width: 160px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}
.slide-caption {
	padding-top: 10px;
}


/* ------------------------
    Newsletter Signup
--------------------------*/

#newsletter {
 background:#1893d1;
 color:#ffffff;
	padding: 10px;
	margin: 30px 0px 20px 0px;
}
#newsletter .title {
	font-size: 20px;
	font-weight: bold;
}


/* ------------------------
      Featured Item
--------------------------*/

#featured-item {
	border-left: 1px solid #CCC;
	padding: 20px;
	text-align: center;
}
#featured-item img {
	margin: 0 auto;
}
#featured-item a {
	text-decoration-line: none;
	text-decoration-style: solid;
	color: #000000;
	font-weight: bold;
}
#featured-item p {
	font-size: 12px;
}


/* ------------------------
    Homepage Links
--------------------------*/

.link-container {
	margin: 20px 0px 0px 0px;
}
.link-item {
	text-align:center;
}
.link-item img {
	margin: 0 auto;
	padding-bottom: 5px;
}
.link-wrap-1 .link-item {
                text-align:center;
                float:left;
                margin:auto;
                width:100%;
				margin-bottom:15px;
}

.link-wrap-2 .link-item {
                text-align:center;
                float:left;
                margin:auto;
                width:50%;
				margin-bottom:15px;
}

.link-wrap-3 .link-item {
                text-align:center;
                float:left;
                margin:auto;
                width:33%;
				margin-bottom:15px;
}


.link-wrap-4 .link-item {
                text-align:center;
                float:left;
                margin:auto;
                width:25%;
				margin-bottom:15px;
}

@media only screen and (max-width : 480px) {
.link-wrap-3 .link-item {
                text-align:center;
                float:left;
                margin:auto;
                width:50%;
				margin-bottom:15px;
}


.link-wrap-4 .link-item {
                text-align:center;
                float:left;
                margin:auto;
                width:50%;
				margin-bottom:15px;
}
}


/* ------------------------
  Signature Stores
--------------------------*/

#signature {
	margin-top: 20px;
}
#signature div {
	text-align:center;
}

#signature div a {
	color:#000;
	font-size:14px;
}

#signature ul li div {
	width: 120px;
}
#signature .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 30px;
	margin: -20px 0 0;
	position: absolute;
	top: 70%;
	z-index: 10;
}


/* ------------------------
       Footer
--------------------------*/

#footer {
 background:#202121;
	margin-top: 10px;
	padding: 20px 0px 20px 0px;
}
#footer p {
	color: #ffffff;
}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
 color:#1893d1;
}
#footer .block-left {
}
#footer #block-right {
	text-align: right;
}
#footer #block-right a {
	color:#ffffff;
}
#additional-footer {
	margin-top: 20px;
}
#additional-links a {
	color: #ffffff;
}
.copyright {
	font-size: 10px;
	line-height: 18px;
}
#footer .social {
	float: right;
}
@media (max-width: 767px) {
#footer #block-right {
	text-align: left;
}
#footer .social {
	float: none;
}
}
.credit-cards {
	margin-top: 20px;
}
#footer-map {
	background: #fff;
	padding: 5px;
	border: none;
	margin-top: 10px;
	float: right;
}

@media (max-width: 767px) {
#footer-map {
	background: #fff;
	padding: 5px;
	border: none;
	margin-top: 10px;
	float: left;
}
}


/* ------------------------
	Additional Home Page Elements
--------------------------*/

#poweredby {
	padding-right: 30px;
}
.signin-links {
	margin-top: 20px;
}
#hitcounter {
	margin-top: 20px;
	bottom: 5px;
	float: left;
	width: 100px;
}
#cclogos {
	margin-top: 20px;
	bottom: 5px;
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
#adminbutton {
	margin-top: 20px;
	float: right;
	bottom: 5px;
	width: 100px;
	text-align: right;
}


/* ------------------------
	Contact Us
--------------------------*/

.office-location {
	margin-top: 30px;
}
.office-title {
 color:#FFFFFF;
 background:#0000FF;
	font-size: 20px;
	padding: 5px;
	margin-bottom: 20px;
}
.office-header {
	border-bottom: 1px dotted #D5D5D5;
	font-size: 18px;
	padding-bottom: 5px;
}
.map {
	margin-top: 20px;
	border: 1px solid #D7D7D7;
}
.profile-bio {
	border-top: 2px dotted #E5E4E4;
	padding-top: 10px;
	margin-top: 10px;
}
/* Flexible iFrame */

.Flexible-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* ------------------------
 	News & Events
--------------------------*/

.news-event {
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 20px;
	padding: 20px 0px 20px 0px;
}

.event-title {
	color:#1893d1; /* inline will override this per record */
	margin-top:0px;
}

.event-time {
	color: #A6A2A2;
}

.event-description {
}

.news-event img {
	margin:0 auto;
}

/* ------------------------
 	Specials
--------------------------*/

.special {
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
	padding: 20px 0px 20px 0px;
}

.special-title {
	color:#1893d1; /* inline will override this per record */
	margin-top:0px;
}

.special-time {
	color: #A6A2A2;
}

.special-description {
}

.special img {
	margin:0 auto;
}


/* ------------------------
  Testimonials
--------------------------*/

.quote {
	float: left;
	padding-right: 10px;
}
.testimonial {
	border-bottom: 1px dotted #BFBFBF;
	padding: 20px 0px 20px 0px;
}
.testimonial li.author {
	font-style: italic;
}
.testimonial li.author::before {
	content: "- ";
}
.testimonial li.company {
	color: #969696;
}
.testimonial li.date {
	color: #969696;
	font-size: 12px;
}
.testimonial li.email {
	font-size: 12px;
}


/* ------------------------
 	Links Page
--------------------------*/

#links-header-txt {
	margin-bottom: 40px;
	margin-right:20px;
}
a.link-title {
	font-weight: bold;
}
.link-description {
	color: #6B6A6A;
}
hr.link-separator {
	border-top-color: #000000;
}

/* ------------------------
 Blog
--------------------------*/

.blog-post {
	border:5px solid #efefef;
	padding:30px;
	margin-bottom:20px;
}

.featured-img {
	margin-bottom:20px;
}

.blog-title {
	margin-bottom:20px;
}

.blog-date {
	color:#5B5B5B;
	font-size:14px;
}

.blog-desc {
	margin-bottom:30px;
}

ul#blog-tags {
	font-size:14px;
	color:#5B5B5B;
}

/* -----------------------
	Layout Sections
-------------------------*/

#main-content {
	margin-top: 20px;
}
.container.page {
	background: #fff;
	padding-bottom: 30px;
}
.section {
	margin-bottom: 20px;
}
.fill {
	background: #f9f9f9;
}


/* -----------------------
	Layout Assist
-------------------------*/

.clear {
	clear: both;
}
.remove-pad {
	padding: 0 !important;
	margin: 0 !important;
}
.table-none th, .table-none td {
	border-top: none !important;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}
.top30 {
	margin-top: 30px;
}
/* remove spacing between middle columns */
.row.no-gutter [class*='col-']:not(:first-child):not(:last-child) {
	padding-right: 0;
	padding-left: 0;
}
/* remove right padding from first column */
.row.no-gutter [class*='col-']:first-child {
	padding-right: 0;
}
/* remove left padding from first column */
.row.no-gutter [class*='col-']:last-child {
	padding-left: 0;
}
.row-centered {
	text-align: center;
}
.col-centered {
	display: inline-block;
	float: none;
	/* reset the text-align */
	text-align: left;
	/* inline-block space fix */
	margin-right: -4px;
}
