/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXX                                                                      XXXX
XXXX                      SITEAPEX STARTER TEMPLATE                       XXXX
XXXX                            MARCH 12, 2013                            XXXX
XXXX                          OSM NETWORKS INC.                           XXXX
XXXX                                                                      XXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/



/* Custom Development Styles */
a:link, a:hover { cursor: pointer !important; }
.accessCodeForm { font-size:1.2em; padding:10px 5px; }
.progrssTrackerImage 
{ 
	margin:10px auto; 
	width:100%;
	border:1px solid #ff0000;
	height:106px; 
	text-align:center; 
	color:#aaaaaa;
	
	background-image: url("/photos/custom/Tracker/trackerBackground.png");
	background-position: center; 
	background-repeat: no-repeat;
	background-size: cover;
}

.status0 { background-image: url("/photos/custom/Tracker/trackerBackground.png"); }
.status1 { background-image: url("/photos/custom/Tracker/trackerBackground1.png"); }
.status2 { background-image: url("/photos/custom/Tracker/trackerBackground2.png"); }
.status3 { background-image: url("/photos/custom/Tracker/trackerBackground3.png"); }
.status4 { background-image: url("/photos/custom/Tracker/trackerBackground4.png"); }
.status5 { background-image: url("/photos/custom/Tracker/trackerBackground5.png"); }

.progrssTrackerList div { font-size:1.1em; padding:5px 0;}
.progrssTrackerList .originalRequest { background-color:#eeeeee; }

.staffHeader { padding:10px; }

.staffHeader p { }

.table { padding:5px !important; margin:0px; border:1px solid #dddddd; font-size:0.95em; }
.tableHeader { font-size:1.0em; background-color:#fced20; text-align:center;}
.tableCenter { text-align:center !important;  }
.fullAddress { margin:8px; font-size:1.3em; }









#spamField {width:100% !important; min-width:100% !important; }



body {
	margin: 0px;
}
.page {
	max-width: 1160px !important;
	margin: 0px auto;
	position: relative;
}
/*XXXXXXXXXXXXXXX PARAGRAPHS XXXXXXXXXXXXXXX*/
/*
#inner_header_container p, #right_column p, #left_column p, #inner_footer_container p {
	padding: 0px;
	margin: 0px;
}
*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER WRAPPER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#outer_wrapper {
	position: relative;
	height: 100%;
	width: 100%;
}
#outer_wrapper_blank {
	position: relative;
	height: 100%;
	width: 100%;
}
#outer_wrapper img {
	height: auto !important;
	max-width: 100%;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.top_bar_container {
    background-color: #fff;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.1);
    color: #222;    
    z-index: 10000 !important;
    position: relative;
}
.top_bar {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    padding: 0px 20px;
}
#inner_header_container {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 22.5px 20px;
}
.top_bar p {
    margin: 0px;
}
.social_links {
    display: flex;
    align-content: center;
    align-items: center;   
}
.buttons, .buttons a, .buttons a:visited {
    font-size: .91em;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
.buttons a:hover {
    color: #9e9e9e; 
    text-decoration: none;
}
#yellow_header_button {
    display: inline-block;
    background-color: #fced20;
    color: #000;
    font-weight: bold;
    padding: 19.5px 23.5px;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 2.6em;
    font-size: 12px;
}
#yellow_header_button:hover {
    opacity: .5;
    text-decoration: none;
}
#yellow_button {
    display: inline-block;
    background-color: #fced20;
    color: #000;
    font-weight: bold;
    padding: 19.5px 23.5px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 23.5px;
    font-size: 14px;
}
#yellow_button:hover {
    opacity: .5;
    text-decoration: none;
    transition: none;
    color: #000!important;
}
#outer_header_container {
    position: relative;
    width: 100%;
    z-index: 9000 !important;
    border-bottom: 1px solid rgba(0,0,0,.05);
    background-color: #fff;
}
#header_logo {
    margin: .5em .7em .5em 0;
}
#header_logo p {
    margin: 0;
}
.social_container {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    border-right: 1px solid rgba(0,0,0,.1);
    height: 64px;
    padding: 0px 20px;
}
.social_container:first-child {
    border-right: 1px solid rgba(0,0,0,.1);
    border-left: 1px solid rgba(0,0,0,.1);
}
.facebook {
    background-image:url("../../images/facebook.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.facebook:hover {
    background-image:url("../../images/facebook_hover.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.instagram {
    background-image:url("../../images/instagram.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.instagram:hover {
    background-image:url("../../images/instagram_hover.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.linkedin {
    background-image:url("../../images/linkedin.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.linkedin:hover {
    background-image:url("../../images/linkedin_hover.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.twitter {
    background-image:url("../../images/twitter.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.twitter:hover {
    background-image:url("../../images/twitter_hover.png");
    background-repeat: no-repeat;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background-size: contain;
}
.contact {
    display: none;
}
.contact_container {
    background-color: rgba(209, 209, 209, 1);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
    position: absolute;
    width: 92%;
}
.contact_block { 
    background-color: rgba(209, 209, 209, 1);
    padding: 10px 20px;
    margin: 0 40px;
}
.contact_plugin {
    height: 88%;
    border-right: 1px solid #000;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    padding: 4%;
}
.contact_plugin:last-child {
    border-right: 0px solid #000;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#outer_nav_container {
	position: relative;
	width: 100%;
	background-color: #666666;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#outer_content_container {
	position: relative;
	width: 100%;
	background-image: url(../images/rotator_bg.jpg);
	background-repeat: repeat-x;
}
#outer_content_container_page {
	position: relative;
	width: 100%;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#outer_footer_container {
	position: relative;
	width: 100%;
	background-color: #9e9e9e;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  INNER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_rotator_container {
	min-height: 60px;
	padding: 20px 15px 0px 15px;
	margin: 0px auto 0px auto;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_content_container {
	min-height: 350px;
	margin: 0px auto 0px auto;
	padding: 80px 40px;
	z-index: 100;
}
#inner_content_container_blank {
	min-height: 350px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 100;
}
#inner_content_container_blank p {
	padding: 0px;
	margin: 0px;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_footer_container {
    padding: 0px 40px 40px 40px;
}
.footer_plugins {
    display: grid;
    grid-template-columns: repeat(4, auto);
    padding-top: 260px;
    grid-gap: 20px;
}
#inner_footer_container a, #inner_footer_container a:visited {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    transition: color .3s ease-in-out;
}
#inner_footer_container a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    transition: color .3s ease-in-out;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_copyright_container {
	min-height: 20px;
	padding: 10px 15px;
	margin: 0px auto 0px auto;
	text-align: center;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  HEADER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*XXXXXXXXXXXXXXX HEADER SEARCH BOX   XXXXXXXXXXXXXXXXXXXXXXXXX*/

.searchButton {
	background-color: #666666;
	color: #ffffff;
	padding: 10px;
	float: left;
	height: 13px;
	cursor: pointer;
	border-radius: 0px;
	font-weight: 600;
	font-size: 17px;
} /* Feb 26, 2015, SMH */
.searchSubmit {
	background-color: #666666;
	color: #ffffff;
	padding: 3px 10px 5px 10px;
	height: 33px;
	border: 0 none;
	border-radius: 0px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 300;
	font-size: 17px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
#search_box_outer {
	position: absolute;
	right: 10px;
	top: 67px;
	height: 40px;
	width: 315px;
	z-index: 300;
}
#search_box {
	position: absolute;
	top: 3px;
	right: 1px;
	width: 312px;
	height: 33px;
	text-align: right;
	z-index: 200;
	background-color: #fff;
}
.search_bar_field {
	position: absolute;
	top: -2px;
	left: 87px;
	width: 219px;
	height: 26px;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #000;
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	outline: none;
}
/*XXXXXXXXXXXXXXX HEADER SOCIAL MEDIA   XXXXXXXXXXXXXXXXXXXXXXXXX*/

#header_social_media_container {
	position: absolute;
	top: 23px;
	right: 10px;
	min-height: 30px;
	width: auto;
	z-index: 500;
	text-align: right;
}
/*XXXXXXXXXX  ROTATOR   XXXXXXXXXXXXXXXXXXXXXXXXX*/

#rotator {
	max-width: 1025px;
	min-height: 100px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 6px solid #fff;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.22);
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.22);
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  CONTENT STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#column_bg {
	margin: 10px 0px 0px 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}
/*XXXXXXXXXX CONTENT LEFT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#left_column {
	position: relative;
	display: inline;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
	float: left;
	z-index: 100;
}
#left_column_plugin_top, #left_column_plugin_middle, #left_column_plugin_bottom {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 280px;
	float: left;
	z-index: 100;
	margin: 0px 0px 15px 0px;
}
/*XXXXXXXXXX CONTENT MIDDLE COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXX*/

#content {
	display: inline;
	z-index: 100;
	margin: 0px 0px 20px 0px;
}
/*XXXXXXXXXX CONTENT RIGHT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#right_column {
	position: relative;
	display: inline;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
	min-height: 200px;
	float: right;
	z-index: 100;
}
#right_column_plugin_top, #right_column_plugin_middle, #right_column_plugin_bottom {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	width: 280px;
	float: left;
	z-index: 100;
}
/*XXXXXXXXXX COLUMN SPECIFIC TAGS   XXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*-----3col specifics-----*/
.col_three #content {
	margin: 0px 220px 0px 220px;
	width: auto;
	display: block;
	float: none;
}
/*-----2col_left specifics-----*/
.col_left #content {
	margin: 0px 320px 0px 0px;
	width: auto;
	display: block;
	float: none;
}
.col_left #rightcolumn {
	display: none;
}
/*-----2col_right specifics-----*/
.col_right #leftcolumn {
	display: none;
}
.col_right #content {
	margin: 0px 0px 0px 220px;
	width: auto;
	display: block;
	float: none;
}
/*-----full specifics-----*/
.full #leftcolumn {
	display: none;
}
.full #content {
	margin: 0px 0px 0px 0px;
	width: auto;
	display: block;
	float: none;
}
.full #rightcolumn {
	display: none;
}
.clear {
	clear: both;
	background: none;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX  GENERAL STYLES   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
#content ul li {
	list-style: disc;
	padding-bottom: 5px;
}
#content ol li {
	list-style: decimal;
}
.clearfloat {
	clear: both;
}
/*Keeps page from jumping when scroll bar is added*/
html {
	overflow-y: scroll;
}
html {
	overflow: -moz-scrollbars-verticals
}@media (max-width: 769px) {
.top_bar_container {
    display: none;
}
#inner_header_container {
    grid-template-columns: 1fr;
    padding: 0;    
}
#header_logo {
    padding: 0px 20px;
}
#outer_header_container {
    border-bottom: 0px solid rgba(0,0,0,.05);
}    
}
 @media (max-width:760px) {
#right_column, #search_box_outer {
	display: none !important;
}
#outer_content_container {
	position: relative;
	width: 100%;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
}
#header_social_media_container {
	display: none;
}
#header_logo {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding-bottom: 10px;
	height: auto !important;
	max-width: 100%;
	z-index: 20;
}
#inner_nav_container {
	height: 100%;
	width: 100%;
	margin: 0px auto 0px auto;
	z-index: 600;
}
#header_topnav {
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-image: none;
	margin: 0px auto 0px auto;
	z-index: 900;
}
#header_graphic {
    display: block;
    background-image: url(../images/Request-a-Quote.png);    
    background-position: center;
    background-size: cover;
    min-height: 242px;
}
.col_left #content, .colright #content {
	margin: 0px 0px 0px 0px;
	width: auto;
	float: none;
	display: block;
}
}
 @media (max-width:500px) {
.contact_container {
    grid-template-columns: 1fr;
    width: 80%;
}
.contact_plugin {
    border-right: 0px solid #000; 
}     
.footer_plugins {
    padding-top: 650px;    
    grid-template-columns: 1fr;
}
}