/* Import Rules */
@import url("https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic"); 
/* Screen.css | Dec 6, 2016 @12:50:48 PM */ 
/* Import Google Fonts */
@import url("https://fonts.googleapis.com/css?family=Lato:100");
@import url("https://fonts.googleapis.com/css?family=Lato:100italic");
@import url("https://fonts.googleapis.com/css?family=Lato:300");
@import url("https://fonts.googleapis.com/css?family=Lato:300italic");
@import url("https://fonts.googleapis.com/css?family=Lato:regular");
@import url("https://fonts.googleapis.com/css?family=Lato:italic");
@import url("https://fonts.googleapis.com/css?family=Lato:700");
@import url("https://fonts.googleapis.com/css?family=Lato:700italic");
@import url("https://fonts.googleapis.com/css?family=Lato:900");
@import url("https://fonts.googleapis.com/css?family=Lato:900italic");
html {
background-color:#ffffff;
}
body {
color: #093440;
font-family:Lato;
font-weight: 300;
background: rgb(233,246,250);
background: -moz-linear-gradient(top, rgba(186,226,238,1) 0%, rgba(233,246,250,1) 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(186,226,238,1)), color-stop(50%,rgba(233,246,250,1)));
background: -webkit-linear-gradient(top, rgba(186,226,238,1) 0%,rgba(233,246,250,1) 50%);
background: -o-linear-gradient(top, rgba(186,226,238,1) 0%,rgba(233,246,250,1) 50%);
background: -ms-linear-gradient(top, rgba(186,226,238,1) 0%,rgba(233,246,250,1) 50%);
background: linear-gradient(to bottom, rgba(186,226,238,1) 0%,rgba(233,246,250,1) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bae2ee', endColorstr='#e9f6fa',GradientType=0 );
background-repeat: no-repeat;
}
/* General Styles */
a {
color:#0024b3;
-o-transition:0.3s ease all;
-moz-transition:0.3s ease all;
-webkit-transition:0.3s ease all;
transition:0.3s ease all;
}
a:hover {
color:#7fb80e;
}
.btn,
#template form.formWizForm input[type=submit],
input[type=submit],
button,
.item-nav a {
color:#ffffff;
font-size:14px;
text-transform:uppercase;
background-color:#000000;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
display:inline-block;
border-color:none;
border-radius:5px;
box-sizing:border-box;
cursor:pointer;
}
.btn:hover, 
#template form.formWizForm input[type=submit]:hover, 
input[type=submit]:hover, 
button:hover {
color: #fff;
background-color: #222;
}
h2 {
font-size: 32px;
line-height: 35px;
padding: 0 0 30px 0;
}
h3 {
font-size: 22px;
line-height: 25px;
}
h4 {
font-size: 17px;
line-height: 20px;
}
p:last-child {
margin-bottom: 0;
}
/* General Styles */
img {
max-width: 100%;
height: auto;
}
blockquote {
border-left: 8px solid #757575;
padding-left: 15px;
margin-left: 20px;
}
iframe {
max-width: 100%;
}
ul li.odd {
background: rgba(255,255,255,0.2);
}
/* Added Icons */
.item-commentlink a:first-child:before,
.item-commentlink a:last-child:before,
.store-module .viewcart a:before,
.store-module .checkout a:before,
.store-module #checkout:before,
.store-module #continue:before,
.forum-module a[href^="?b=2"]:before {
font-family: FontAwesome;
content:"\f086";
display: inline-block;
padding: 0 5px 0 15px;
color: #333;
font-size: 24px;
position: relative;
top: -4px;
}
/* Header */
.wrapper {
width:980px;
margin: auto;
clear:both;
}
header {
width: 100%;
height: 95px;
background: #fff;
-webkit-box-shadow: 0px 3px 30px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 3px 30px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 3px 30px 0px rgba(50, 50, 50, 0.75);
border-top: 8px solid #fff;
position: relative;
z-index: 2;
}
header .left, header .right {
width: 50%;
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0;
}
header .left {
float: left;
text-align: left;
}
header .right {
float: right;
text-align: right;
}
header .left img {
float: left;
margin-right: 10px;
margin-left: -20px;
position: relative;
top: -10px;
}
header .left h1 {
color: #093440;
font-size: 28px;
line-height: 35px;
padding-top: 20px;
}
header .left p {
color:#aae723;
font-size:14px;
}
header .right a {
color: #093440;
font-weight: 300;
line-height: 15px;
letter-spacing: -1px;
text-decoration: none;
max-width: 220px;
max-height: 55px;
margin-top: 20px;
margin-left: 10px;
display: inline-block;
background: #fff;
padding: 12px 15px 10px 15px;
box-sizing: border-box;
-webkit-box-shadow: 0px 5px 7px -1px rgba(50, 50, 50, 0.27);
-moz-box-shadow: 0px 5px 7px -1px rgba(50, 50, 50, 0.27);
box-shadow: 0px 5px 7px -1px rgba(50, 50, 50, 0.27);
}
header .right a span {
float: right;
font-size: 25px;
margin-top: 5px;
margin-left: 10px;
padding-left: 10px;
border-left: 1px solid #ddd;
-webkit-transition: 0.5s ease all;
transition: 0.5s ease all;
}
header .right a:hover span {
margin-left: 15px;
}
/* Sidebar */
.widget.include-widget.include-sidebar {
background-color:#ffffff;
float:left;
}
.sidebar {
float: left;
width: 255px;
padding: 0;
position: relative;
top: -30px;
margin-right: 20px;
}
.sidebar .module {
background-color:#ffffff;
padding-top:20px;
box-sizing:border-box;
}
.sidebar .module.blue {
background-color:60a32d;
}
/* Navigation */
.sidebar .navigation-widget .horizontal ul.menu {
background-color:#ffffff;
padding-top:20px;
padding-bottom:20px;
padding-left:0;
padding-right:0;
}
.sidebar .navigation-widget .horizontal ul.menu li {
display:block;
position:relative;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#ffffff;
}
.sidebar .navigation-widget .horizontal ul.menu li.menu-toggle {
display: none;
}
.sidebar .navigation-widget .horizontal ul.menu li:first-child {
border-top-width:1px;
border-top-style:solid;
border-top-color:#ffffff;
}
.sidebar .navigation-widget .horizontal ul.menu li.flyout:after {
font-family:FontAwesome;
color:#000000;
font-size:15px;
top:11px;
right:20px;
position:absolute;
content:"\f105";
}
.sidebar .navigation-widget .horizontal li a {
color:#000000;
font-size:15px;
font-weight:300;
text-decoration:blink;
white-space:normal;
text-align:left;
vertical-align:%;
background-color:#ffffff;
background-repeat:repeat-x;
background-attachment:scroll;
background-position:left top;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
display:block;
}
.sidebar .navigation-widget .horizontal li:hover > a {
background-color:#aae723;
}
.sidebar .navigation-widget .horizontal ul.menu .l1.active > a {
background-color:#aae723;
overflow:visible;
position:relative;
}
.sidebar .navigation-widget .horizontal ul.menu .l1.active > a:before {
background-color:#ffffff;
width:15px;
height:100%;
top:0;
left:-15px;
display:block;
position:absolute;
content:';
}
.sidebar .navigation-widget .horizontal ul.submenu {
background: transparent;
padding: 0;
top: -1px !important;
left: 100% !important;
}
.sidebar .navigation-widget .horizontal ul.submenu li a {
color:#000000;
background-color:#ffffff;
}
.sidebar .navigation-widget .horizontal ul.submenu li:hover > a {
background-color:#aae723;
}
/* Social */
.social a {
color:#878787;
font-size:30px;
margin-right:10px;
}
.social a:hover {
color:#000000;
}
.social span {
font-size: 0;
}
/* Main Banner Module */
.banner-widget {
margin-bottom: 20px;
position: relative;
top: -30px;
}
.banner-widget .images {
overflow: visible;
}
.banner-widget .captions {
color: #fff;
font-size: 19px;
font-weight: 100;
background: #fff;
/*background: -moz-linear-gradient(top, rgba(111,196,219,1) 0%, rgba(14,130,161,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,196,219,1)), color-stop(100%,rgba(14,130,161,1)));
background: -webkit-linear-gradient(top, rgba(111,196,219,1) 0%,rgba(14,130,161,1) 100%);
background: -o-linear-gradient(top, rgba(111,196,219,1) 0%,rgba(14,130,161,1) 100%);
background: -ms-linear-gradient(top, rgba(111,196,219,1) 0%,rgba(14,130,161,1) 100%);
background: linear-gradient(to bottom, rgba(111,196,219,1) 0%,rgba(14,130,161,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fc4db', endColorstr='#0e82a1',GradientType=0 );
*/position: static;
width: 100%;
height: auto;
max-height: 200px;
overflow-y: auto;
box-sizing: border-box;
}
/* Forms */
form.formWizForm {
border: none;
background: none;
padding: 0;
margin: 0;
}
form h3 {
display: none;
}
#template form.formWizForm .left.sp2 {
width: 50%;
margin: 0;
box-sizing: border-box;
}
#template form.formWizForm .field .left.sp2:first-child {
padding-right: 5px;
}
#template form.formWizForm .field .left.sp2:last-child {
padding-left: 5px;
}
#template form.formWizForm input[type=text] {
padding: 10px 0 10px 0;
text-indent: 10px;
font-size: 16px;
width: 100% !important;
box-sizing: border-box;
border: 1px solid #ddd;
}
#template form.formWizForm input#youremail, #template form.formWizForm input.phone {
text-indent: 30px;
}
#template form.formWizForm div.emailIcon, #template form.formWizForm div.phoneIcon {
display: none;
}
#template form.formWizForm textarea {
padding: 10px 0 10px 0;
text-indent: 10px;
font-size: 16px;
width: 100% !important;
box-sizing: border-box;
}
#template form.formWizForm div.sectionBreak {
font-size: 18px !important;
font-weight: normal !important;
}
#template form.formWizForm div.phoneIcon + .left {
float: none !important;
}
/* Content */
section.content {
float: right;
width: 700px;
position: relative;
top: -30px;
padding-top: 30px;
}
/* Forms */
form.formWizForm {
background: transparent;
border: none;
padding: 0;
margin: 0;
}
/* Audio Video Resources */
.audio-video-module .item-permalink {
position: absolute;
right: 10px;
top: 10px;
}
.audio-video-module .item-permalink .btn {
margin: 0;
}
/* Blog Styles */
p.date {
color: #fff;
background-color: #333;
display: block;
width: auto;
padding: 5px;
}
p.date .month {
float: left;
padding: 8px 10px 0 10px;
background-color: transparent;
font-size: 20px;
font-weight: normal;
}
p.date .day{
color: #333;
float: right;
background-color: #fff;
padding: 5px;
font-weight: bold;
}
p.date .weekday {
display: none;
}
.blog-sidebar .btn {
display: block;
width: 100%;
}
.item-commentlink a:last-child:before {
content: "\f044";
}
/* Store */
.store-module .store-sidebar {
display: none;
width: 180px;
margin-top: 10px;
background: rgb(255,255,255);
background: rgba(255,255,255,0.5);
}
.store-module .products {
margin-left: 0;
}
.store-module .store-sidebar > div {
padding: 10px;
background: none;
border: none;
margin: 0;
}
.store-module .featured .item {
background-color:#000000;
border-color:none;
}
.store-module .item .category {
background: none;
border: none;
}
.store-module .featured {
margin: 0;
}
.store-module .featured .item {
height: auto;
padding: 0;
margin: 0 0 10px 10px;
}
.store-module .featured .thumbnail {
width: 100%;
height: auto;
margin: 0 0 10px 0;
}
.store-module p.subtotal {
display: inline-block;
background: rgb(255,255,255);
background: rgba(255,255,255,0.2);
padding: 10px;
margin-top: 10px;
}
.store-module .store_nav ul.user_nav li {
display: inline;
}
.store-module .viewcart a:before {
content: "\f07a";
}
.store-module .checkout a:before, .store-module #checkout:before {
content: "\f18e";
}
.store-module #continue:before {
content: "\f08b";
}
.store-module .item .gallery {
margin-bottom: 10px;
}
.store-module .item .gallery .thumbnail {
width: 400px;
height: auto;
max-height: 400px;
}
.store-module .item .gallery .images {
width: 400px;
}
.store-module .item .gallery .images a {
width: 100px;
height: 100px;
}
/* Events */
.list-controls {
padding: 10px 0;
}
#template .events-module .list-controls {
line-height: normal;
}
/* Message Board */
.forum-module a[href^="?b=2"]:before {
content: "\f044";
}
.forum-module td {
padding: 10px;
}
/* Column Gutters */
.col > div {
padding-left: 17.5px;
padding-right: 17.5px;
}
.col.primary > div {
padding-left: 0;
}
.col.last > div {
padding-right: 0;
}
.module + .module, .module + .widget, .widget + .widget, .widget + .module {
margin-top: 30px;
}
/* Vertical Navigation */
.navigation-widget.vertical ul a {
font-size: 13px;
color:#666;
-webkit-transition:.1s ease-in;
-o-transition: .1s ease-in;
-moz-transition: .1s ease-in;
transition:.1s ease-in;
padding-left: 20px;
}
.navigation-widget.vertical ul a:hover {
color:#ffffff;
}
.navigation-widget.vertical {
padding-left: 0;
}
.navigation-widget.vertical ul {
width: 100%;
}
.navigation-widget.vertical ul li {
list-style-type: none;
}
.navigation-widget .vertical > ul > li{
padding-top:5px;
padding-right:0;
border-top-width:2px;
border-top-style:solid;
border-top-color:#ffffff;
}
.navigation-widget .vertical .l1:last-child {
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#ffffff;
}
.navigation-widget .vertical > ul > li > a {
text-transform: uppercase;
}
.navigation-widget .vertical > ul > li ul li {
padding: 2px 0 2px 10px;
}
/* Footer */
.include-footer {
clear: both;
}
footer {
font-size:14px;
line-height:70px;
background-color:#858585;
width:100%;
height:70px;
border-top-width:2px;
border-top-style:solid;
border-top-color:#444441;
}
footer .navigation-widget.horizontal {
text-align: right;
font-size: 14px;
}
footer .navigation-widget.horizontal a {
color: #000;
font-size: 14px;
text-align: right;
line-height: 70px;
padding: 0 10px 0 10px;
margin: 0;
display: inline-block;
}
footer .navigation-widget.horizontal a:hover {
color:#aae723;
}
#templatefooter {
margin: 10px 0 10px 0;
}/* Default | Oct 25, 2016 @8:28:05 AM */ 
/* General Styles (not handled by quick styles menu) */
/* Template Specific Styles */
body.secondary-template{
background-image:url('/storage/themes/4432/nav-shadow.png');
background-color:#ffffff;}
body.sidebar-template{
background-color:#ffffff;}
body.home-template{
background-image:url('/storage/themes/4432/nav-shadow.png');
background-color:#ffffff;}
body.footer-template{
background-color:#000000;
background-repeat:no-repeat;}
/* Page Specific Styles */
