/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,700,300italic,400italic,500italic,700italic");

/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { font-family: "Open Sans", sans-serif; }
ul,
ol,
dl {
  margin-left: 40px;
  margin-bottom: 1.25em;
}
a { color:inherit; font-weight:inherit; text-decoration: none; line-height: inherit; }
a:hover{ text-decoration: underline; }
a:active,
a:visited,
a:focus { color:#005437; }

.nav-bar {
	height:auto;
	margin:0;
	background-color:inherit;
	text-shadow:none;
	z-index:999;
	line-height:1em;
}
.nav-bar li.has-flyout { position: relative; }
.nav-bar > li {
	background-color: transparent;
	border:none;
	box-shadow:none;
	margin: 0;
	padding:20px 0 10px 20px;
	line-height:1em;
	font-size:100%;
	font-weight:normal;

		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;

}

.nav-bar > li:hover {
	background-color:#a12642;
	color:#ffffff;
}
.nav-bar > li:hover > a {
	color:#ffffff !important;
}

.nav-bar > li > a,
.nav-bar > li.has-flyout > a   {
	line-height:1.5em;
	padding:0 20px 0 0 !important;
	margin:0;
	font-size:100% !important;
	color:#413206;
	border-radius:  0;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	behavior: url(/script/jquery/pie/PIE.htc)\9; /* IE8 and below */

}
.nav-bar > li.has-flyout > a:first-child:after {
	content: "";
	display: block;
	border: solid 6px;
	border-color: #ffffff transparent transparent transparent;
	width: 0;
	height: 0;
	position: absolute;
	right: 0px;
	top: 10px;
}

.nav-bar > li.first,
.nav-bar > li:first-child {
}

.nav-bar > li.last,
.nav-bar > li:last-child {
	border:none;
	box-shadow:none;
}

.nav-bar > li.last:hover,
.nav-bar > li:last-child:hover {
	border:none;
	box-shadow:none;
}


.nav-bar > li > a:hover { background-color:transparent;}
.nav-bar > li > a:active {  background-color:transparent;}
.nav-bar > li > a:visited {  background-color:transparent; }

.flyout {
	top:51px;
	background:rgb(143,104,30);
	background:rgba(143,104,30,0.80);
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
	z-index:999;
}
ul.flyout li, .nav-bar li ul li {
	border: none;
}
ul.flyout li a, .nav-bar li ul li a {
	background:transparent;
	border: none;
	color: #fff;
	padding: 10px 20px;
	box-shadow:none;
}
ul.flyout > li.last a {
	border-radius: 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	behavior: url(/script/jquery/pie/PIE.htc)\9; /* IE8 and below */
}
ul.flyout li a:hover, ul.flyout li a:focus, .nav-bar li ul li a:hover, .nav-bar li ul li a:focus {
	background: #f4d34d;
	color: #fff; 
	border: none;
}
ul.flyout li.active, .nav-bar li ul li.active {
	border: none;
}
ul.flyout li.active a, .nav-bar li ul li.active a {
	background: rgb(65,10,11);
	background: rgba(65,10,11,0.60);
	border: none;
	color: #fff;
}
.flyout .flyout {
	left: 250px;
	top:0;
	margin-top: 0;
}

ul.nav-bar > li.last > ul.flyout ul.flyout {
	left:-250px;
}
#sidebar {
	background:#015438;	
}
#page_wrapper {
	background:#015438;	
}

#banner_wrapper {
	background:#015438;	
}

#header_wrapper {
	background:#015438;	
}

#header_wrapper .top {
	background-color : transparent;
    padding: 0;
}
#header_wrapper .bottom {
    color:inherit;
	background-color : transparent;
    padding: 0;
}

#content_wrapper {
	background:#015438;	
}
#mainlink_wrapper {
	width:100%;
	float:left;
	background:transparent;
	padding:20px 0;
	margin-bottom:20px;

}


#content_outer {
	float:left;
	display:inline;
	width:100%;
	background:#fff;

}
#content {
	background:#fff;
 }
.padding { padding:40px 0; }

h1, h2, h3, h4, h5 { font-family: "Open Sans", sans-serif; }
h1 { 
	color:#005437;
	font-weight: normal;
	font-size: 200%;
	line-height:1.1em;
}

h2 { 
	color:#005437;
	font-weight: normal;
	font-size: 160%;
	line-height:1.1em;
}
h3 { 
	color:#005437;
	font-weight: normal;
	font-size: 140%;
	line-height:1.1em;
}
h4 { 
	color:#000000;
	font-weight: bold;
	font-size: 120%;
	line-height:1.1em;
}
h6 { 
	color:#000000;
	font-weight: bold;
	font-size: 110%;
	line-height:1.1em;
}
h5 { 
	color:#000000;
	font-weight: bold;
	font-size: 110%;
	line-height:1.1em;
}

#slideshow {
	display:block;
	width:100%;
	height:auto;
	background-color:transparent;
	margin:0;
	padding:0;
	z-index:1;
	position:relative;
	overflow:hidden;	
}
#slideshow ul {
	list-style:none;
	padding:0;
	margin:0;
}

#slideshow > ul > li {
	visibility:hidden;
	height:100%;
}
/*  attempt to center the image vertically in the slide

#slideshow >ul >li > div.slotholder {
	position:absolute;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#slideshow >ul >li > div.slotholder > img {
	position:absolute;
	top:0px;
	bottom:0px;
	margin:auto;
}
*/
#banner {
	position:relative;
	background-color:transparent;
	margin:0;
	padding:0;
	z-index:1;
}
#banner > img {
	width:100%;	
	border:none;
	margin:0;
	padding:0;
	display:block;
}


/* -----------------------------------------
  footer
----------------------------------------- */
div.copyright {
	padding:5px 0;
	font-size:90% !important;
}

#sitemap_wrapper {
	width:100%;
	float:left;
	background:#666;	
	behavior: url(/script/jquery/pie/PIE.htc)\9; /* IE8 and below */
	padding:10px 0;
	margin:0;
}

#footer_wrapper {
	background:#333;	
	behavior: url(/script/jquery/pie/PIE.htc)\9; /* IE8 and below */
}
#footer_wrapper .column, #footer_wrapper .columns {
	height:auto;	
}
.footer {
	color:#ccc;
	font-size:100% !important;
	font-weight:bold;
}
.footer p {
	font-weight:bold;	
}
.footer h1 { font-size:120%; color:#fff; }
.footer h2 { font-size:100%; color:#fff; }

.footer a,
.footer a:hover,
.footer a:active,
.footer a:visited {
	color:#ccc;
	text-decoration:underline;	
}

.affiliates {
	margin:20px auto;
    text-align:center;
}
.affiliate {
	display:inline;
}
.affiliate img { width:auto; max-width:120px; max-height:50px; margin:0 10px; }


.navbar-container {
	position:relative;
	float:right;
	clear:right;
}

.headercontent {
	width:100%;
	position:absolute;
	bottom:0px;	
}

.headerbox {
	color:#fff;
	line-height:1.1em;
	font-size:100%;	
	margin:10px;
	float:right;
	text-align:right;
}
.headerbox h1 {
	color:#fff;
	line-height:1.2em;
	margin:0;
	padding:0;	
	font-size:180%;
	width:auto;
}
.headerbox h2 {
	color:#fff;
	line-height:1.2em;
	margin:0;
	padding:0;	
	font-size:160%;
}
.headerbox p {
	color:#fff;
	line-height:1.2em;
	margin:0;
	padding:0;	
	font-size:100%;
}
.headerbox a,
.headerbox a:hover,
.headerbox a:active,
.headerbox a:visited {
	color:#fff;
}

.loginbox {
	position:relative;
    margin:0 0 0 10px;
	padding:5px;
	width:auto;
	float:right;
}
.searchbox {
	position:relative;
    margin:0 10px;
	padding:5px;
	width:auto;
	float:right;
}
.header_buttons {
	margin:0 10px;
	text-align:center;
	text-wrap:none;
	float:right;
	min-width:100px;
}
.header_buttons  img {  }

/* More */
.more-header { position: relative; padding: 15px 5px; }
.more-header h2 { margin: 0; padding:0; }
.more-header a.button-more { position: absolute; right: 0; top: 15px; display: block; overflow: hidden; }

.logobox {
	width:100%;
	max-width:400px;
	height:auto;
	z-index:100;
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}


#logo {
	width:100%;
	margin:0 auto;
	padding:0;
	background-color:transparent;
}
.banner_box{
	position:absolute;
	display:block;
	border:none;
	padding:10px 40px 10px 0;
	z-index:2;
	bottom:0;
	background:rgba(0, 40, 94,.3);
	width:100%;
	text-align:right;
	color:#fff;
	font-size:100%;
	line-height:1;
	font-weight:normal;
	float:right;
}
.banner_box * { color: inherit !important; }
.banner_title {
	position:relative;
	display:block;
	border:none;
	padding:0;
	margin:0;
	width:100%;
	text-align:right;
	color:#fff;
	font-size:100%;
	line-height:1;
	font-weight:normal;
	float:right;
}
.banner_announcement {
	position:relative;
	display:block;
	border:none;
	padding:0;
	margin:0;
	width:100%;
	text-align:left;
	color:#fff;
	font-size:100%;
	line-height:1;
	font-weight:normal;
	float:left;
}
.shadowtop {
	box-shadow: 0 -20px 20px -20px #000;
}

.shadowright {
	box-shadow: -20px 0 20px -20px #000;
}

.shadowbottom {
	box-shadow: 0 20px 20px -20px #000;
}

.shadowleft {
	box-shadow: 20px 0 20px -20px #000;
}

.shadowall {
	-moz-box-shadow:  0 0 20px #000;
	-webkit-box-shadow:  0 0 20px #000;
	box-shadow:  0 0 20px #000;
}

.insettop {
	box-shadow: inset 0 -20px 20px -20px #000;
}

.insetright {
	box-shadow: inset -20px 0 20px -20px #000;
}

.insetbottom {
	box-shadow: inset 0 20px 20px -20px #000;
}

.insetleft {
	box-shadow: inset 20px 0 20px -20px #000;
}

.insetall {
	-moz-box-shadow: inset 0 0 20px #000;
	-webkit-box-shadow: inset 0 0 20px #000;
	box-shadow: inset 0 0 20px #000;
}

.affiliates {
	
}
#licenseInformation { max-width:800px; padding:20px; }
input:-ms-input-placeholder {
	color:#000000;
    font-weight:bold;
}
#searchform {
	position:relative;
	width:100%;
	text-align:center;
	margin:0;
}
#search-text { 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #333;
    width:150px;
    font-size:13px;
    line-height:17px;
    height:24px;
	white-space:nowrap;
	display:inline-block;
    padding:0 5px;

}
#search-button {
	position:absolute;
    right:2px;
    top:2px;
    height:20px;
    width:20px;
    padding:0;
    margin:0;
	white-space:nowrap;
	display:inline-block;
	
}
.search button.add-on { 
	height: inherit !important;
	line-height:1em;
    padding:3px;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
select,
textarea {
	background-color: white;
	font-family: inherit;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	display: inline-block;
	font-size: 14px;
	margin: 0;
	padding: 2px 4px;
	height: auto;
	width: auto;
}

input[type=submit], input[type=button], input[type=reset], button {
	background-color : #015438;
	color : #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
    padding:5px 10px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.31);
    text-decoration:none;
    line-height:1em;
	font-weight:normal;
}
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, button:hover  {
	font-weight:normal;
	background-color : #01704B;
    color: #fff;
}

.button, a.button, div.cp-content a.button {
	display: inline-block;
	background-color : #015438;
	color : #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
    padding:5px 10px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.31);
    text-decoration:none;
    text-align:center;
    line-height:1em;
	font-weight:normal;
}
.button:hover, a.button:hover, div.cp-content a.button:hover {
	font-weight:normal;
	background-color : #01704B;
    color: #fff;
}
.button:focus {
	font-weight:normal;
	background-color : #01704B;
    color: #fff;
}

.disabled.button,
[disabled].button,
.disabled.button:hover,
[disabled].button:hover {
	background-color: #e0e0e0;
	color:#999;
}
div.quickquote {
	float:none;
	display:inline-block;
	background-color : #EA641B;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	margin: 20px 0;
	padding:10px 0 20px 0;
	width:99%;
	
}
div.quickquote .lonform_wrapper {
	background-color:#ffffff;	
}
.lonform > fieldset {
	padding: 5px;	
}
.lonform fieldset, .lonform fieldset.formitem {
	width:100%;
	padding:5px 0;
	margin:5px 0; 
	min-height:10px;
}

div.quickquote h1 {
	margin:0 10px 10px 10px;
	text-align:center;
	font-size:180%;
	color:#fff;
	line-height:1.1em;
}
div.quickquote p {
	margin:0;
	padding:5px 10px;
	text-align:center;
	font-size:100%;
	line-height:1.1em;
	color:#fff;
	background-color:#015438;
}
div.sliderbuttons input[type=button].button {
	background-color : #015438;
	color : #fff;

}
div.sliderbuttons input[type=button].button:hover {
	background-color : #01704B;
    color: #fff;
}


#sidebar { font-size:100%; }
#sidebar h1 { font-size:160%; }
#sidebar h2 { font-size:140%; }
#sidebar div.menu {
	clear:both;
	float:left;
	width:100%;
	margin:20px 0;	
}
#sidebar div.menu > ul {
	list-style:none;
	margin:0;
	padding:0;	
}
#sidebar div.menu > ul > li {
	display: block;
	background-color : #F1CB50;
	color : #000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
    padding:0;
	margin:5px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.31);
    text-decoration:none;
    text-align:center;
    line-height:1em;
	font-weight:normal;
}
#sidebar div.menu > ul > li:hover {
	font-weight:normal;
	background-color : #E0A63B;
    color: #000;
}
#sidebar div.menu a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	width:100%;
	display:inline-block;
	margin:0;
	padding:5px 0;	
}
#sidebar div.menu a:hover,
#sidebar div.menu a:active,
#sidebar div.menu a:visited {
	color:#000;
}


.ratetable {
	clear:both;
	display:block;
	padding:10px;
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size:90%;
	margin:10px 0 20px 0;
}
div.cp-content {
	color:white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/script/jquery/pie/PIE.htc)\9; /* IE8 and below */
	font-size:100%;
}
div.cp-content div,
div.cp-content p,
div.cp-content h1,
div.cp-content h2,
div.cp-content h3 {
	color:white;
	margin-bottom:10px;	
	text-shadow: inherit;	
}

.shadow {
	text-shadow: 2px 2px 5px #000000;	
	
}
.yellow { color:#F4C31A !important; }
div.cp-content a,
div.cp-content a:hover,
div.cp-content a:active,
div.cp-content a:visited {
	color:inherit !important;	
	text-shadow:inherit !important;	
	text-decoration:underline;
}
div.contactbox {
	padding:5px;
	background-color: #B3E3D3;;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-top: 1px solid #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 3px #CCCCCC;
    
}

div.contactbox.orange {
	background-color: #EA641B;
	background-image: url(/templates/loanstream_forward/images/header_box_bg.jpg);
	background-repeat: repeat-x;
}
div.contactbox  div.lonform {
	background-color:#fff;	
}
div.contactbox h2 {
	font-size:120%;
	text-align:center;
}
div.officercontainer {
	position:relative;
	width:100%;
	max-width:250px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#sidebar div.officercontainer{
		float:left;
}
div.officercontainer h2 {
	font-size:120%;
	font-weight:bold;
	line-height:1.2em;	
	margin:0;
	padding:0;
}
div.officercontainer h3 {
	font-size:120%;
	font-weight:normal;
	line-height:1.2em;	
	margin:0;
	padding:0;
}
div.officercontainer p {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
}


div.officerimage {
	position:relative;
	width:100%;
	text-align:center;
	z-index:1;
	margin:0;
	padding:0;
	
}
img.officer-image,
div.officerimage img {
	width:100%;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	max-width:150px;
}
div.officercontact {
	box-sizing:border-box;
	position:relative;
	margin:0;
	padding:0;
	text-align:center;
	font-size:100%;
}
div.officercontact h2 { font-size:130%; padding-top:0; margin:0; color:#333 !important; }
div.officercontact h3 { font-size:110%; color:#333 !important; }
div.officercontact p { font-size:100%; padding-top:0; color:#666 !important; margin:0; line-height:1.3em; }
div.officercontact a,
div.officercontact a:hover,
div.officercontact a:active,
div.officercontact a:visited{ color:#666 !important; }
div.officercontact a:hover { text-decoration:underline;}

div.odd, tr.odd, li.odd, .odd{ }
div.even, tr.even li.even, .even { background: #eee; }

/* ------------------------------------------
	Tables
-----------------------------------------  */
form { margin:0; padding:0; border:none; }
table {
	background: #ffffff;
	color:#222;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	margin: 0;
	padding:0;
	border: none;
}
table, tr, td, th { font-size:100%; }
table thead,
table tfoot {
	background: inherit;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
	display: table-cell;
	font-size: 100%;
	line-height: 1.2em;
	text-align: left;
}

table thead tr th,
table tfoot tr td {
	padding: 4px 5px;
	font-size: 100%;
	font-weight: bold;
	color: #222;
}

table thead tr th:first-child,
table tfoot tr td:first-child { border-left: none; }

table thead tr th:last-child,
table tfoot tr td:last-child { border-right: none; }

table tbody tr.odd, table tbody tr.alt { background: transparent !important; }
table tbody tr.even { background: #eee;}
table tbody tr.active { background:#aaa !important;}
table tbody tr.active td { color:#ffffff !important;}
table tbody tr:nth-child(even) { background: transparent;}
table tbody tr td { 
	color: #333;
	padding: 2px 4px;
	vertical-align: top;
	border: none;
}

td[align="right"] { text-align:right; }
td[align="center"] { text-align:center; }
/* -----------------------------------------
   testimonials
----------------------------------------- */
.testimonial.odd {
	background-color:#ffffff;
}
.testimonials .testimonial {
	padding:0;
    margin:10px 0;
}
.testimonials .testimonial blockquote {
	background-position-y:100%;
	background-position-x:100%;
    padding:20px 40px 10px 40px;
    margin:0;
    width:auto;
}
.testimonial blockquote p,
.testimonial blockquote h6,
.testimonial blockquote a,
.testimonial blockquote a:hover,
.testimonial blockquote a:active,
.testimonial blockquote a:visited
 { color:#333; }
/* -----------------------------------------
   socialmenu
----------------------------------------- */
/* social media buttons */
.social-media {
	white-space:nowrap;
	width:auto;
	margin:20px auto;
	font-size:120%;
}
.social-media icon { margin:0 2px; }
.social-media a {
	display:inline-block;
	color:inherit;
	padding:4px 4px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius: 6px;
}
.social-media a:hover { color:inherit; }

.social-media a img { display:none; }
.footer .social-media a,
.footer .social-media a:hover,
.footer .social-media a:active,
.footer .social-media a:visited {
	color:#555;	
}
.footer .social-media a.facebook { padding-left:10px; }

.footer .social-media a.twitter:hover { background-color:#33CCFF; color:#ffffff; }
.footer .social-media a.facebook:hover { background-color:#3B5998; color:#ffffff; }
.footer .social-media a.youtube:hover { background-color:#FF3333; color:#ffffff; }
.footer .social-media a.google:hover { background-color:#C63D2D; color:#ffffff; }
.footer .social-media a.google-plus:hover { background-color:#C63D2D; color:#ffffff; }
.footer .social-media a.linkedin:hover { background-color:#4875B4; color:#ffffff; }
.footer .social-media a.instagram:hover { background-color:#125688; color:#ffffff; }
.footer .social-media a.yelp:hover { background-color:#C63D2D; color:#ffffff; }

/* -----------------------------------------
   Featured Products List
----------------------------------------- */
#featured_products {
	box-sizing:border-box;
	width:100%;
	float:left;
	padding:10px 30px;
	overflow-y:visible;
}
#featured_products ul li {
	left:100%;	
}
#featured_products ul li > div {
	float:left;
	width:33%;
	margin:0;
	padding:0 20px 0 0;
}
#featured_products .image {
	margin:0;
	width:100%;
	height:auto;
	min-height:100px;
	text-align:center;
}
#featured_products .image img {
	max-width:120px;
	margin:0 auto;
	width:100%;
}
#featured_products ul li p {
	font-style:normal;
	line-height:1.4em;
	text-align:left;
	margin:10px 0;
	padding:0;
}
#featured_products h3 {
	text-align:left;
}
/* -----------------------------------------
   BLOG pages
----------------------------------------- */
.blog_articles, .news_articles {
	width:100%;	
}
.blog_article, .news_article {
	width:100%;	
}
.blog_legend, .news_legend {
	width:100%;
	float:none;
	font-size:100%;	
}
#sidebar div.blogtopics {
	
}
#sidebar div.blogtopics h3 {
	margin:0 0 10px 0;
	font-size:120%;
	line-height:1.2em;
}

div.infobox {
	float:right;
	margin:0 0 20px 20px;
		
}
.news_legend select { width: auto;}



div.sitemap {
	width:100%;
	float:left;
	font-size:100%;
	padding:10px 0;
}
div.sitemap ul {
	list-style:none;
	margin:0 !important;
	padding:0 !important;	
	font-size:100%;
}
div.sitemap > ul > li {
	padding:0 10px 0 0;	
}
div.sitemap li {
	line-height:1.5em;	
	
}
div.sitemap > ul.menu {
	display:block;
}
div.sitemap > ul.menu > li {
	display:inline-block;
	list-style:none;
	font-size:100%;
	line-height:1.5em;
	float:left;
	min-width:16%;
	margin: 0 0 10px 0;
	padding:0;
	font-weight:normal;
	width:20%;
	text-align:center;
}
div.sitemap  h1 {
	font-size:110% !important;
	margin:0;
	padding:5px 0;
	font-weight:600;
}
div.sitemap > ul.menu > li > ul {
	padding-left:0px !important;
}
div.sitemap > ul.menu > li > ul li {
	list-style:none;
	margin:0;
	padding:0;
}
div.sitemap a,
div.sitemap a:hover,
div.sitemap a:active,
div.sitemap a:visited {
	text-decoration:none !important;	
	font-weight:normal;
	line-height:1.2em;
}
/*!
 * SlickNav Responsive Mobile Menu v1.0.3
 * (c) 2015 Josh Cope
 * licensed under MIT
 */
.slicknav_menu {
	display:none;	
}
.slicknav_btn {
	position: absolute;
	right:0;
	display: block;
	vertical-align: middle;
	padding: 0.438em 0.625em 0.438em 0.625em;
	padding:0;
	line-height: 1.125em;
	cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em;
}
.slicknav_menu {
	*zoom: 1;
	position:absolute;
	z-index:9999;
	width:100%;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
}
.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
	margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: 0.125em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	content: " ";
	display: table;
	clear: both;
}
.slicknav_nav {
	clear: both;
}
.slicknav_nav ul {
	display: block;
	font-size:100%;
}
.slicknav_nav li {
	display: block;
	font-size:100%;
	padding:0;
}
.slicknav_nav .slicknav_arrow {
	font-size: 90%;
	margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_item a {
	display: inline;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block;
}
.slicknav_nav .slicknav_parent-link a {
	display: inline;
}

/*  responsive menu styles */

.slicknav_nav a img {
    max-width:30px;
    margin-right:10px;
    vertical-align:middle;
}


.slicknav_brand {
	float: left;
}
.slicknav_menu {
	font-size: 100%;
	box-sizing: border-box;
	background: transparent;
	padding: 0 5px 0 5px;
	background-color:rgba(255,255,255,0.85);
}
.slicknav_menu * {
	box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #fff;
}
.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: transparent;
	font-size:2em;
}
.slicknav_nav {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	overflow: hidden;
}
.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 40px;
}

.slicknav_nav .slicknav_row {
	padding: 5px 10px;
	margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #222;
}
.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #333;
}
.slicknav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #222;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}
.slicknav_brand {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 12px;
	height: 44px;
}

body.scroll .logobox {  padding:5px 0; }
body.scroll .nav-bar > li { padding:10px 0 5px 10px; }
body.scroll .flyout { top:30px; }

/* -----------------------------------------
   responsive media queries
----------------------------------------- */
@media (min-width: 980px) {
	.buttons-container { display:none; }
}
@media (min-width: 768px) and (max-width: 979px) {
	#navbar { font-size:85%; }
	.nav-bar > li { padding: 20px 0 20px 10px; }
	.flyout { top:51px; }
	div#sidebar { box-shadow:none; margin:0 auto; padding:5px; text-align:center; font-size:80%;  }
	#footer_wrapper { border-radius:0px; }
	#page_wrapper { border-radius:0px; }
	#content_outer { border-radius:0px; }
	div.cp-content { font-size:8px; }
	.banner_box h1 { left:0px; font-size: 65px !important;}

	div#sidebar div.quickquote { font-size:90%; }
	div#sidebar div.blogtopics { font-size:80%;  }
	div#sidebar div.ratetable { font-size:80%; }

	.buttons-container { display:none; }
	ul.mainlinks { font-size:90%; }
	.banner_box { font-size:90%; }

}
@media (max-width: 767px) { 

	.navbar-container {
		min-width:inherit;
		width:100%;
		height:auto;
		position:relative;
		bottom:auto;
		right:auto;
	}
	#navbar { display:none; }
	.slicknav_menu { display:block;	}
	.buttons-container { display:block; }
	div#sidebar { box-shadow:none; margin:0 auto; padding:0; text-align:center; font-size:80%;  }
	.searchbox { display:none; width:110px; }
	#search-text { width:110px; }
	#search-button { }
	
	.logobox {
		position:relative;
		top:auto;
		left:auto;
		width:100%;
		margin:0 auto;
	}
	
	.header { margin: 5px; font-size:70%; width:100%; text-align:center;   }
	.socialmenu {  }
	.header_buttons { width:auto; margin:10px 10px 10px 0; }
	.header_buttons img { max-width:90px; }
	
	#content_outer { width:100%; margin:0; }
	div#sidebar div.quickquote { display:inline-block; width: 90%; float:none; }
	div#sidebar div.blogtopics { display:none;  }
	div#sidebar div.ratetable { display:none; }
	#page_wrapper { border-radius:0px; }
	#content_outer { border-radius:0px; }
	#footer_wrapper { border-radius:0 0 0 0; }
	.banner_box { font-size:85%; }

	.column, .columns { width:100% !important; }

	div.footer { padding: 5px 0 !important; text-align:center;}
	.sitemap li.submenu { display:block !important; width:100%;}
	#content, #sidebar {  min-height: auto !important; }
	.socialmenu-box { text-align:center !important; width:100% !important; }

}
@media (max-width: 480px) { 

	.header { font-size:70%; width:100%; text-align:center;  }
	.header_buttons img { max-width:70px; }
	ul.mainlinks { font-size:90%; }
	.logobox {
		position:relative;
		top:auto;
		left:auto;
		width:100%;
		margin:0 auto;
		}
	.banner_box { font-size:60%; }
	#content, #sidebar {  min-height: auto !important; }

}
.left { float:left !important;	}
.right { float:right !important;	}
.ui-widget { font-size:100%; }
.nowrap { white-space:nowrap; }
.spinner.small {
    background: url("/templates/loanstream_forward/images/spinner_32x32.gif");
}
.spinner.medium {
    background: url("/templates/loanstream_forward/images/spinner_64x64.gif");
}
.spinner.large {
    background: url("/templates/loanstream_forward/images/spinner_128x128.gif");
}

/* -----------------------------------------
   Page Name 2
----------------------------------------- */


