/*
Theme Name: Lift-Aids
Theme URI: http://wordpress.org/themes/liftaids
Author: i5 web works
Author URI: https://www.i5ww.com/
Description: The 2019 theme for WordPress
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, red, blue, two-columns, custom-header, custom-menu, featured-images
Text Domain: liftaids

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
.clear {
	clear:both;
}
#eCalendar a:link
{
	color: #FFFFFF;
}
#ulctl00_MainContent_ctl01_listView
{
	color: #FFFFFF;
}
#eCalendar a:visited
{
	color: #FFFFFF;
}
#ctl00_ctl01_listView a:link
{
	color: #000000;
}
#calendarView a:link
{
	color: #000000;
}
#calenderView a:active
{
	color: #000000;
}
#calendarView a:visited
{
	color: #000000;
}
#dayView
{	background-color: #3a5576;
	padding:10px;
	font-size:14px; }




#menu ul
{
	list-style: none;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float:left;
}
#menu {
}


#menu ul li
{
	text-align: left;
	float:left;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:3px;
	background-image: url(/wp-content/uploads/2024/04/menu_divider.jpg);
}
#menu ul li#menu-item-25
{
	background-image: none;
	padding-right:0px;
}


#menu ul ul
{
display: none;
clear:left;
width:100%;
}

#menu ul li:hover > ul
{
display: block;
clear:left;
width:150px;
position:absolute;
}
/*#menu li
{
position: relative;
}*/

#menu ul li ul
{
	clear:left;
}

#menu ul ul
{
	position: absolute;
	z-index: 500;
	padding: 0px;
	width:100%;
}

#menu ul ul ul
{
margin-top:-23px;
left: 100%;
}

#menu a
{
	display: block;
	color: #103d6f;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 9px;
	padding-left: 9px;
}

#menu a:hover
{
	color: #092442;
	cursor: pointer;
}
#menu ul li.current-menu-item a,#menu ul li.current_page_item a
{
	color: #092442;
}
#menu ul li.current-menu-item a,#menu ul li.current_page_item a:hover,#menu ul li.current_page_item a:hover
{
	color: #092442;
}

#menu ul li ul li a {
	padding: 4px;
	height: auto;
	background-color: #d1dbe6;
	font-weight: normal;
	color: #103d6f;
	width:150px;
	clear:left;
	font-size: 12px;
	text-align: left;
	background-image:none;
}
#menu ul li.current-menu-item ul li a,#menu ul li.current_page_item ul li a {
	padding: 4px;
	height: auto;
	background-color: #d1dbe6;
	font-weight: normal;
	color: #103d6f;
	width:150px;
	clear:left;
	font-size: 12px;
	text-align: left;
	background-image:none;
}
#menu ul li.current-menu-item ul li a:hover,#menu ul li.current_page_item ul li a:hover {
	color: #092442;
	width:150px;
	clear:left;
	background-color:#d1dbe6;
	background-image:none;
}
#menu ul li ul li a:hover {
	color: #092442;
	width:150px;
	clear:left;
	background-color:#d1dbe6;
	background-image:none;
}
#menu ul li.current-menu-item ul li a,#menu ul li.current_page_item ul li a {
	color: #092442;
	background-image:none;
	width:150px;
	clear:left;
	background-color:#d1dbe6;
}
#menu ul li.current-menu-item ul li a:hover,#menu ul li.current_page_item ul li a:hover {
	color: #092442;
	background-image:none;
	width:150px;
	clear:left;
	background-color:#d1dbe6;
}

#menu ul li ul li
{
float:left;
clear:left;
height:auto;
background-image:none;
padding-right:0px;
}





body,td,th {
	font-size: 12px;
	color: #103d6f;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #b8cde3;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color:#092442;
	text-decoration:none;
}
a:visited{
	color:#092442;
	text-decoration:none;
}
a:hover{
	color:#092442;
	text-decoration:underline;
	cursor:pointer;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #0000eb;
	background-image: url(images/title_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 3px;
}

h3
{
	font-size: 14px;
	color: #103d6f;
}

#home_main_container {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#main_container {
	background-image: url(images/innermain_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 117px;
	width: 253px;
}
#header_area {
	float: left;
	width: 697px;
	height: 117px;
}
#searchcontainer {
	float: left;
	width: 455px;
	height: 30px;
	padding-right: 20px;
	text-align: right;
}
#topnav {
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 26px;
	width: 212px;
	font-size: 14px;
	color: #103d6f;
	padding-top: 4px;
	padding-left: 10px;
}
#topnav a{
	color: #103d6f;
}
#topnav a:hover{
	color: #103d6f;
}
#callus {
	text-align: right;
	float: left;
	width: 697px;
	padding-top: 15px;
	font-size: 20px;
	color: #092442;
	font-family: "Palatino Linotype", "Times New Roman", sans-serif;
	line-height: 80%;
}
#menuarea {
	float: left;
	height: 46px;
	width: 950px;
}
#homebody {
	float: left;
	width: 950px;
}
#bottomnav {
	background-image: url(images/bottomnav_lines.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 47px;
	width: 950px;
	padding-top: 8px;
	text-align: center;
	margin-top: 10px;
	color: #092442;
	line-height: 20px;
}
#bottomnav a{
	color: #103d6f;
}
#bottomnav a:hover{
	color: #103d6f;
}
#bottom_logos {
	text-align: center;
	float: left;
	width: 950px;
	padding-bottom: 15px;
	color: #3a5f89;
}
#inner_redbox {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 190px;
	width: 295px;
	color: #FFFFFF;
	padding-top: 24px;
	padding-left: 17px;
	padding-right: 5px;
}
.redbox_txt {
	float: left;
	height: 136px;
	width: 295px;
}
.redbox_link {
	float: left;
	width: 175px;
	padding-left: 120px;
	font-size: 14px;
	color: #f4f6f9;
	padding-top: 2px;
}
.redbox_link a{
	color: #f4f6f9;
}
.redbox_link a:hover{
	color: #f4f6f9;
}
#innerbanner {
	float: left;
	height: 214px;
	width: 633px;
}
#innerpage_stretch {
	background-image: url(images/innerpage_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 950px;
}
#innerpage_background {
	background-image: url(images/innerpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 950px;
}
#leftside {
	float: left;
	width: 315px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#innerbody {
	float: right;
	width: 600px;
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 25px;
}

ul.submenu {
	margin:0;
	padding:0;
}
.leftlink,.submenu li {
	overflow: hidden;
	list-style: none;
	background-image: url(images/left_linkbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 29px;
	width: 300px;
	font-family: "Palatino Linotype", "Times New Roman", sans-serif;
	font-size: 16px;
	color: #920909;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: bold;
	margin-bottom: 6px;
}
.leftlink a,.submenu li a{
	color: #920909;
}
.leftlink a:hover,.submenu li a:hover{
	color: #e01111;
}
#left_callus {
	float: left;
	width: 300px;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 20px;
	color: #0000eb;
}
#bottom_left_content {
	float: left;
	width: 285px;
	padding-right: 15px;
	padding-left: 15px;
}
#redboxes {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 360px;
	width: 300px;
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 24px;
}
#homebanner {
	float: left;
	height: 384px;
	width: 633px;
}
#home_main_bg {
	background-image: url(images/home_txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 950px;
	background-color: #c5d6e8;
	background-size: cover;
}
#homeleft {
	float: left;
	width: 257px;
}
#home_right_txt {
	float: left;
	width: 625px;
	padding-top: 50px;
	padding-left: 40px;
	overflow-x: hidden;
}
#home_right_txt h1{
	background-image:none;
	text-align:left;
	font-size: 20px;
	color: #0000eb;
	text-transform: none;
}
#serving_tagline {
	float: left;
	width: 950px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #092442;
	text-align: center;
}



.color_darkred14 {
	font-size: 14px;
	color: #092442;
}
.color_lightred14 {
	font-size: 14px;
	color: #092442;
}


.color_darkred18 {
	font-size: 18px;
	color: #092442;
}
.font_palatino18 {
	font-family: "Palatino Linotype", "Times New Roman", sans-serif;
	font-size: 18px;
}
.color_red {
	color: #092442;
}
.color_lightblue {
	color: #3f71a6;
}

.colorblue {
	font-size: 14px;
	color: #103d6f;
}

.colorblue16 {
	font-size: 14px;
	font-weight: bold;
	color: #103d6f;
}

.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3a699b;
	margin: 0px;
	clear: both;
}
.vehicle-photo {
	float:right;
	width:260px;
	text-align:center;
}
.picpadding_left {
	max-width: 100%;
	height: auto;
	box-shadow: 0 0 5px #435b75;
	margin: 10px 0;
}




body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #103d6f;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: none;*/
	background-color: #b8cde3;
}
a:link {
	color: #092442;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #092442;
}
a:hover {
	text-decoration: underline;
	color: #092442;
}
a:active {
	text-decoration: none;
	color: #092442;
}
h1 {
	font-size:24px;
	color: #092442;
	text-align:left;
	background-image:none;
	font-weight:700;
}
h2 {
	font-size: 18px;
	color: #092442;
	font-weight:700;
}
p,#innerbody ul,#innerbody ol {line-height: 140%;}
#innerbody p,#innerbody ul,#innerbody ol,#innerbody h1,#innerbody h2,#innerbody img {margin-right:20px;}
#mobile_maincontainer {
	float: left;
	width: 100%;
}
.mobile_container {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#mobile_menubar {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 38px;
	width: 320px;
}
#mobile_logo {
	float: left;
	height: 90px;
	width: 320px;
}
#mobile_banner {
	float: left;
	width: 320px;
}
#mobile_banner img {
	border:none;
}
#mobile_mobile_page_container {
	background-color: #C6D6E6;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#mobile_tagline {
	text-align: right;
	float: left;
	width: 300px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #d82323;
}
.mobile_redbox {
	background-image: url(images/mobile_redbox.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	float: left;
	width: 290px;
	color: #FFF;
	margin-bottom: 1px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.redbox_title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
}
#mobile_bodycontent {
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mobile_bottombox {
	background-color: #FFF;
	background-image: url(images/bottom_cta_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 225px;
	width: 280px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	padding: 10px;
}
#mobile_followus {
	font-size: 12px;
	text-transform: uppercase;
	color: #103d6f;
	text-align: center;
	float: left;
	width: 300px;
}
#mobile_mobile_bottomnav {
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88a3c1;
}
#mobile_mobile_bottomnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mobile_mobile_bottomnav ul li {
	padding-top: 10px;
}
#mobile_mobile_bottomnav ul li a {
	font-size: 14px;
	color: #103d6f;
}


.darkred16 {
	font-size: 16px;
	color: #092442;
}
.color_red {
	color: #092442;
}




.panel{
	display:block;
	float:left;
	margin:2px 0;
	width:45%;
	text-align:left;
	background:transparent;
	padding:0;
}
.panel img {
	float:left;
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
}


/* make button looks like a like */
.linkbutton
{
	cursor:hand;
	background:transparent;
	border:0;
	color:blue;
}

.button
{
	margin-left:20em;
}

/* used to show/hide links that depends on javascript */
.posthidden {display:none} 
.postshown {display:inline}

div#footer ul
{
	list-style: none;
}
div#footer ul li
{
	display: inline;
}

ul.modulemenu
{
	list-style: none;
}
ul.modulemenu li
{
	display: inline;
}
ul.breadcrumbs
{
	list-style: none;
}
ul.breadcrumbs li
{
	display: inline;
}
.form div {
	margin-bottom: 0.1em;
	width: 100%;
}

.form .indent {
	margin:10px 0px 10px 95px;
}

.form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

.form .form_data label
{
	display:inline;
	float:none;
}
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.error, .red  
{
	background:#FFEBE8 none repeat scroll 0%;
	border:1px solid #DD3C10;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.correct, .green
{
	background:#E6FCE6 none repeat scroll 0%;
	border:1px solid #84DB12;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.info
{
	background:#FBFCE6 none repeat scroll 0%;
	border:1px solid #D9B411;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}

.required_fields
{
	color:red;
}















/* Images */
img {
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin:0 20px 20px 0;
}
.wp-caption.alignleft {
	margin:0 20px 20px 0;
}
img.alignright {
	margin:0 0 20px 20px;
}
.wp-caption.alignright {
	margin:0 0 20px 20px;
}
img.aligncenter {
	margin:20px auto;
}
img.alignnone {
	margin:20px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 12px;
	margin:10px 0 0 0;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top:0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}

#innerbody img {
	max-width:100%;
	height:auto;
}


.featured-item {
	background-color: #ac0000;
	border-radius: 10px;
	color: #ffffff;
	margin:0 20px 20px 0;
	background-position:center left;
	background-size:55% auto;
	background-repeat:no-repeat;
	position:relative;
}
.shadow {
	border-radius: 10px;
	position: absolute;
	z-index: 0;
	width:100%;
	height:100%;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 55%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 55%);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
	opacity: 0.6;
}
.featured-left {
	float:left;
	width:55%;
	color:#ffffff;
	position: relative;
	z-index: 1;
}
.featured-left h3 {
	color: #ffffff;
	font-size: 30px;
	letter-spacing: -1px;
	margin: 25px 20px 0 20px;
}
.featured-left h4 {
	font-size: 20px;
	margin: 0 25px;
}
.featured-right {
	float:right;
	width:45%;
	position: relative;
	z-index: 1;
}
.featured-right p {
	margin: 20px;
	color: #ffa4a4;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 60%;
}
.featured-right p strong {
	color: #ffffff;
	font-size: 60px;
	letter-spacing: -3px;
	line-height: 100%;
}
.featured-right p span {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: 400;
	font-style: italic;
	line-height: 0;
}


@media all and (max-width: 967px) {

	.trigram {
		display:block;
	}
#menuarea, #topnav,#callus img,#bottomnav,#home_news_bottom,#home_middle table td.sepp,.empt,#leftside .left_txt div span,#homeleft .bottomfb,#innerbanner {
	display:none;
}

body,.body {
	min-width:300px;
	background:#d8e1ea url(images/bg-body-mb.png) repeat-x top;
}
#home_main_container {
	float: none;
	width: 90%;
	margin:0 auto;
	background-image:none;
}
#container {
	width:100%;
}
#logo {
	float:none;
	height:117px;
	width:253px;
	margin:0 auto;
	overflow:hidden;
}
#header_area {
  float: none;
  width: 100%;
  height: auto;
}
#searchcontainer  {
	float: none;
	width:100%;
	padding:15px 0;
	border-top:1px solid #cad8e6;
	text-align:left;
}
#searchcontainer table {
	float: none;
	width: 100% !important;
	padding:0;
	margin:0 auto;
}
#searchcontainer table tr {
	display:block;
	vertical-align: middle;
	border-color: inherit;
}
#searchcontainer table td {
	width:48% !important;
	font-size:11px;
	padding:0;
	vertical-align:middle;
}

#searchcontainer #keywords {
	width:90px !important;
	-moz-box-shadow:inset 0 0 5px 0 #748fab;
	-webkit-box-shadow:inset 0 0 5px 0 #748fab;
	box-shadow:inset 0 0 5px 0 #748fab;
	background-image:none !important;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	float:none !important;
	vertical-align:middle;
	margin:-3px 0 0 5px;
}
#searchcontainer .cat_button {
	float:none !important;
	vertical-align:middle;
	margin-top:0;
}
#searchcontainer table td img {
	width:24px !important;
	height:auto !important;
}
#callus {
	float: none;
	text-align: center;
	width:100%;
	padding:0;
	font-size: 14px;
	margin: 20px auto;
	line-height: 140%;
}
#callus a span{
	color: #092442 !important
}

#redboxes {
	background:-webkit-gradient( linear, left top, right top, color-stop(0.05, #860f0b), color-stop(1, #d42522) );
	background:-moz-linear-gradient( left center, #860f0b 5%, #d42522 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#860f0b', endColorstr='#00529b');
	background-color:#860f0b;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	float: none;
	height: auto;
	width: 100%;
	padding:0 0 20px 0;
	margin:10px auto 0 auto;
}
#redboxes .redbox_txt {
	float: none;
	width: 80%;
	height:auto !important;
	padding:20px 20px 0 20px !important;
	margin:0 auto;
}
.redbox_link {
	float: none;
	width: 100%;
	padding:0;
	text-align:center;
}
#ctl00_MainContent_ctl01_listView li {
	margin-bottom:10px;
}

#inner_redbox {
	/*
	background:-webkit-gradient( linear, left top, right top, color-stop(0.05, #860f0b), color-stop(1, #d42522) );
	background:-moz-linear-gradient( left center, #860f0b 5%, #d42522 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#860f0b', endColorstr='#00529b');
	background-color:#860f0b;
	*/
	background:none;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	float: none;
	height: auto;
	width: 100%;
	padding:0 0 20px 0;
	margin:10px auto 0 auto;
}
#inner_redbox .redbox_txt {
	float: none;
	width: 80%;
	height:auto !important;
	padding:20px 20px 0 20px !important;
	margin:0 auto;
}
	#inner_redbox img {
		
	max-width:100%;
	}

#innerbanner {
  float: none;
  height: auto;
  width: 100%;
}
#innerbanner img {
	width:100%;
	max-width:100%;
	height:auto !important;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin:10px 0 5px 0;
}

#innerpage_stretch,#innerpage_background {
  background-image:none;
  float: none;
  width: 100%;
}
#innerbody {
  float: none;
  width: 100%;
  padding:20px 0;
}
#innerbody h1 {
  text-align:center;
  font-weight:bold;
}
#innerbody h2 {
  text-align:center;
}
#innerbody h2 img {
  float:none;
  margin-bottom:10px;
}
#innerbody div {
  float:none !important;
}
#innerbody table {
  float:none !important;
  width:100% !important;
}
#innerbody .MsoNormal span {
	font-size:12px !important;
}
#innerbody img {
  max-width:100% !important;
  height:auto !important;
}
#innerbody table td img {
  max-width:40px !important;
  height:auto !important;
}
#innerbody iframe {
  float:none !important;
  width:100% !important;
  height:auto !important;
  margin:0 auto;
}

#contactform .form_element {
  width: 100px;
}
#contactform .form_data {
}
#contactform .indent {
  margin: 10px auto 10px auto !important;
}
#contactform textarea {
  width: 150px;
}


#leftside {
  float: none;
  width: 90%;
  padding:0;
  margin:0 auto;
}
	#leftside img {
	max-width:100%;
	}
#leftside p,#leftside div,#leftside h3 {
  text-align:center;
}

.leftlink {
  background-image:none;
	  background-color:#c5d6e8;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
  float: none;
  width: 100%;
  margin:5px auto;
  padding:10px 0;
  text-align:center;
  
}
#left_callus {
  float: none;
  width: 100%;
  padding: 20px 0;
  text-align:center;
  margin:0 auto;
}
#bottom_left_content {
  float: none;
  width: 100%;
  text-align:center;
  margin:0 auto;
  padding:0;
}

#homebody {
	float: none;
	width:100%;
	margin:0 auto;
	padding-bottom: 20px;
}
#homebody div {
}
#homebody div img {
	width:100%;
	max-width:100%;
	height:auto !important;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin:0 0 5px 0;
}


#home_main_bg {
	background-image:none;
	float: none;
	height: auto;
	width: 100%;
	background-color: #c5d6e8;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	padding-bottom:15px;
}
#homeleft {
  float: none;
  width:calc(100% - 20px);
  padding-top:7px;
  padding-left: 10px;
  padding-right: 10px;
  text-align:center;
}
	#homeleft img {
		max-width:100%;
	}
#home_right_txt {
  float: none;
  width: 100%;
  padding:0;
}
#serving_tagline {
  float: none;
  width: 90%;
  text-align:center !important;
  margin:0 auto;
}
#home_right_txt h1 {
  text-align: center;
  font-size: 20px;
  color: #0000eb;
  width: 90%;
  margin:0 auto;
}
#home_right_txt p {
  width: 90%;
  margin:0 auto;
}

#bottom_logos {
  float: none;
  width: 100%;
  padding-bottom: 15px;
}

#main_container {
  background-image:none;
  float: none;
  width: 90%;
  margin:0 auto;
}

#inner_redbox #eCalendar,#inner_redbox #eCalendar a {
	color:#ffffff !important;
}
#eCalendar,#eCalendar a {
	color:#30475e !important;
}


	.lbWidth { /* most browsers */
		position: absolute;
		top: 0px; left: 0px;
		width: 100%;
		min-width: 320px;
		}
	* html .lbContent { /* IE6 */
		margin-left: -320px;
		position:relative;
		}

	* html .lbMinWidth { /* IE6 */
		padding-left: 320px;
		}

	#lightbox a img{ max-width:420px !important; height:auto !important; }

	#outerImageContainer,#imageDataContainer{
		width:100% !important;
		height:auto !important;
		max-width:400px !important;
		}
		#lightboxImage {
			width:80% !important;
			height:auto !important;
			max-width:400px !important;
		}

	.panel img,.myfont img {
		width:75px !important;
		height:auto !important;
	}
	
	.featured-item {
	margin: 0 0 20px 0;
	background-position: center right;
	background-size: auto 100%;
}
	.shadow {
	background: -moz-linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(255,255,255,0) 200%);
	background: -webkit-linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(255,255,255,0) 200%);
	background: linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(255,255,255,0) 200%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
	opacity: 0.5;
}
	.featured-right {
	width: 100%;
	text-align: center;
}
	.featured-left {
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}
}

.hiring {
	font-weight: 700;
	font-size: 16px;
	padding: 10px 20px;
	background-color: #d0dcea;
	margin: 0 0 20px 0;
}

.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 999; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 50px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
.sidenav ul {
	padding: 0;
	margin: 0;
}
.sidenav ul li {
	list-style: none;
}
.sidenav a {
  padding: 8px 8px 8px 30px;
  text-decoration: none;
  font-size:18px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
	font-weight:700;
}
.sidenav a:hover {
  color:#b50808;
}
.sidenav ul li ul li a {
  padding: 5px 8px 5px 45px;
  font-size:14px;
	font-weight:400;
  color: #818181;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
#global {
  transition: margin-left .5s;
	position:relative;
	z-index:997;
}
.trigram {
	position: fixed;
	top: 10px;
	right: 20px;
	color: #000000;
	font-weight: 900;
	z-index: 998;
	font-size: 26px;
	text-shadow: 10px 0px 0 black;
	cursor: pointer;
	display:none;
}

@media all and (max-width: 967px) {
	.trigram {
		display:block;
	}
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}