/* cmsms stylesheet: buddy008-Main modified: Tuesday, February 1, 2022 8:40:03 AM */
@charset "utf-8"; 

/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 008
	Version 1.03 / for CMSMS 2.1.2+
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */
 

/* Reset 
------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
img {
		max-width: 100%;
		height: auto; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the
➝ markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Accessibility 
------------------------------------------------- */
span.accesskey {
	text-decoration: none;
}
.accessibility, hr.accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
}
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* Common / Typography
------------------------------------------------- */
html {
	font-size:100.01%;
}
body {
	color:#616161;
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/bg-pattern.png) repeat center center;
	font: 75%/165% Arial, Helvetica, sans-serif;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#455266;
	padding: 10px 5px 7px 0;
	font-family: 'Archivo Narrow', sans-serif;
}
h1 {
	font-size:2.4em;
	line-height:1.2;
}
h2 {
	font-size:2.6em;
	line-height:1.3;
}
h3 {
	font-size:2em;
	line-height:1.2;
}
.sidecontent h3,
#bottomContent	h3	{
	padding-top:0;
	line-height:1;
	margin-top:0;
}
.bottomtitle h3	{
	font-size:1.8em;
	text-transform:uppercase;
	border-bottom:1px solid #d4d4d4;
}
.specialBox	h3	{
	padding-top:0;
}
h4 {
	font-size:1.6em;
	line-height:1.25;
}
h5 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.15;
}
h6 {
	font-size:1.2em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p	{
	margin:0 0 1.2em;
}
p + p	{
    margin-top: -.8em;
    text-indent: 2em;
}
#content img	{
	margin:6px 12px;
}
#content .gallery img, #content .threeBlocks img, #content .threeBlocks2 img, #content #sidebar img	{
	border:none;
	padding:0;
	margin:0;
}
a	{
	color:#d53a00;
	text-decoration:none;
}
a:focus, a:hover {
	color:#d53a00;
	text-decoration:underline;
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-border {
	border: medium none;
}
.clearer {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide-text	{
	text-indent: -9999px;
}
.hide	{
	position:absolute;
	left: -9999px;
}
hr		{
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:0 0 17px;
	border:none;
}
pre {
    background-color: #f4f4f4;
    border: 1px solid #dedede;
    font-size: 90%;
    line-height: 1.5em;
    margin: 0 1em 1em;
    padding: 0.5em;
}
code, pre {
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
	line-height:1.5;
	color:#222;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}

/* Layout 
------------------------------------------------- */
#pageWrapper	{
	margin:0px auto;
	width:980px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
	border-top:4px solid #252b33;
	background:#FFF;
}
#header {
	position:relative;
	background:#fff;
	height:130px;
	display:block;
	background:#f5f5f5;
	border-bottom:1px solid #e4e4e4;
}
#header-left  {
	float:left;  
 	width: 450px;
}
#header-right  {
	float:right;   
 	width: 450px;
}
#sliderWrapper	{
	width:950px;
	height:346px;
	background:#fff;
	position:relative;
	margin-top:40px; 
	margin-left: 30px; 
}
.sliderContainer {
	width: 620px;
}
#content {
	background: #FFFFFF;
	padding:0 0 20px 0;
	display:inline-block;
	overflow:hidden;
}
#main {
}
.twoColumns	{
	width: 605px;
	margin:0 25px 0 30px;
	padding: 10px 0;
}
.oneColumn   {
	width: 920px;
	margin: 0 30px;
	padding: 15px 0 0;
}
#sidebar {
	width: 290px;
	margin: 72px 30px 0 0;
	padding: 0px 0px 10px 0px;
}
#bottomContent {
	position:relative;
	padding:30px 0 22px 0;
	overflow:hidden;
	background:#f1f1f1;
	display:block;
	width:980px;
	border-top:1px solid #ccc;
}
.threeBlocksWrapper	{
	position:relative;
	display:block;
	margin:10px 30px 40px 30px;
	border-top: 1px solid #e4e4e4;
	padding-top:40px;
}
.threeBlocks	{
	width: 290px;
	padding: 0;
	margin: 0 25px 0 0;
}
.threeBlocks2	{
	width: 290px;
	padding: 0;
	margin: 0;
}
.bottomBlock	{
	width: 290px;
	padding: 0;
	margin: 0 0 0 25px;
}
.specialBox	{
	width:880px;
	margin:0px 30px 20px 30px;
	padding:14px 20px 20px;
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/slider-bg.png) repeat;
	text-align:center;
}
.bottomthirdcontent	{
	margin-bottom:20px;
}
#footer {
	background: #222831;
	position: relative;
	padding: 12px 0;
	font-size: 90%;
	color:#aaa;
	overflow:hidden;
}
.footer_gcb	{
	margin:0 22px;
	padding: 4px 0;
	width:60%;
}
.footer_gcb	p {
	margin:0;
}
.sidecontent	{
	padding: 0;
	margin: 0;
}
.border	{
	border-top:1px solid #e4e4e4;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative; 
	background:#fff url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/loading.gif) no-repeat 50% 50%;
	margin-bottom:0;
	width:100%;
	height:auto;
	/*overflow: hidden;*/
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow: hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	right:-300px;
	top:20px;
	width:280px;
	z-index:8;
	overflow:hidden;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption h2	{
	padding:5px;
}
.nivo-caption a {
	display:inline !important;
}
a.readmore-slider 	{
	padding: 4px 12px 4px 6px;
	z-index:100;
	display:block;
	float:left;
	margin-top:10px;
	font-weight:bold;
}
.nivo-html-caption {
	display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	bottom:-40px;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background:url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-prevNav {
	background-position: 0 0;
	right:25px;
	opacity: 0.3;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-prevNav {
	right:25;
	opacity:1;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
	opacity: 0.3;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
a:hover.nivo-nextNav {
	right:0;
	opacity:1;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:-4px;
	bottom:20px;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:block;
	width:22px;
	height:22px;
	background:url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;
}

/* Header, Footer, Custom
------------------------------------------------- */
#logo a	{
	height: 70px;
	width: 600px;
	display:block;
	float:left;
	margin:10px 0 0 28px;
	border:none;
}
#logo a:hover	{
	text-decoration:none;
}
#logo h1	{
	margin:0;
	padding:0;
}
#footer a	{
	color:#fff;
	text-decoration: underline;
}
#footer a:hover	{
	text-decoration:none;
}
.breadcrumbs	{
	padding: 20px 0 0;
	font-size:0.875em;
	color:#939699;
	overflow:hidden;
	margin:10px 30px;
	/*border-bottom:1px dotted #e4e4e4;*/
}
#totoplink a	{
	display: block;
	display: none;
	z-index: 999; 
	opacity: .9;
	position: fixed;
	right: 20px;
	bottom: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 44px;
	height: 44px;
	background: #222831 url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/to-top.png) no-repeat 2px 0;
	text-indent:-9999px;
	color: #fff;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
#totoplink a:hover	{
	opacity: .8;
}
#bottomContent p + p	{
	text-indent:0;
}
.bottomtitle	{
	margin-bottom:20px;
	border-bottom:1px solid #fff;
}
#footerNav .bottomtitle	{
	margin:0;
	border:none;
}
#top	{
	position:absolute;
	top:0;
}
.threeBlocksTitle	{
	margin-bottom:2px;
}
.threeBlocksImage	{
	width:290px;
	display:block;
	overflow:hidden;
}
.threeBlocksMoreLink a	{
	background-color:#455266;
	color: #fff;
	padding: 6px 10px;
	margin:12px 0;
	display:block;
	text-decoration:none;
	float:left;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.threeBlocksMoreLink a:hover	{
	background-color:#47618b;
}

/* Search 
------------------------------------------------- */
.search{
	text-align:right;
	background:#fafafa;
	padding:0;
	width:290px;
	float:right;
	margin:0;
	border:1px solid #eaeaea;
}
.search input {
	background:none;
	width:248px;
	height:28px;
	vertical-align:middle;
	margin:0 5px 0 0;
	padding:2px 0 0 0;
	border:0;
	color:#a2a2a2;
	font-family:Arial, Helvetica, sans-serif;
}
.search input.searchBtn {
	border:0;
	background:url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/search.png) no-repeat 0 0;
	width:20px;
	height:20px;
	margin:0 4px 0 3px;
}
.search input.searchBtn:hover {
	border:0;
	background:url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/search.png) no-repeat -20px 0;
	width:20px;
	height:20px;
	margin:0 4px 0 3px;
}

/* News 
------------------------------------------------- */
#news	{
	margin-bottom: 26px;
	padding: 6px 12px 6px 12px;
	border:1px solid white;
	background:#f4f4f4;
	-moz-box-shadow:0px 0px 1px #aaa;
  	-webkit-box-shadow:0px 0px 1px #aaa;
	box-shadow:0px 0px 1px #aaa;
}
#news h2	{
	padding: 0px 5px 10px 22px;
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-title-icon.png) no-repeat 0 1px;
	border-bottom: 1px solid #ddd;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.6em;
}
.NewsSummary	{
	margin: 10px 0 4px 0;
}
.NewsSummaryRow	{
	display: block;
	overflow:hidden;
	color: #6a6a6a;
	border-bottom: 1px dotted #abacb0;
	margin-top: 10px;
	font-size:90%;
}
.NewsSummaryRowSeparator	{
	padding-top: 1px;
}
.NewsSummaryLink a	{
	font-size: 1.8em;
	font-family: 'Archivo Narrow', sans-serif;
	border:none;
}
.NewsSummarySummary	{
	margin: 10px 0;
	font-size:11px;
	color:#535353;
}
.NewsSummarySummary	p {
	margin: 0;
}
.NewsSummaryPostdate	{
	float:left;
	margin: 2px 6px 2px 0;
	background:url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/clock.png) no-repeat;
	padding-left:22px;
}
.NewsSummaryCategory	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor	{
	float:left;
	margin: 2px 4px;
}
.NewsSummaryAuthor span {
	color:#282828;
}
.NewsSummaryMorelink {
	line-height:normal !important;
}
.NewsSummaryMorelink a	{
	padding: 0 0 8px 0;
	margin: 4px 0 6px 0;
	float: left;
}
.NewsSummaryMorelink a:hover	{
}
.NewsDetailRow	{
	display: block;
	overflow:hidden;
	color: #8e9092;
	margin-top: 11px;
	padding: 4px 10px 4px 4px;
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
}
.NewsDetailRowSeparator	{
	padding:0;
	margin: 0 4px;
}
#NewsPostDetailDate {
	float:left;
	font-size: 90%;
	margin: 0;
	font-weight: bold;
	background:url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/clock.png) no-repeat 0 1px;
	padding-left:22px;
}
#NewsPostDetailSummary {
	line-height: 150%;
	margin: 10px 0;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px dotted #ddd;
}
#NewsPostDetailSummary p {
	margin: 0;
}
#NewsPostDetailCategory {
	float:left;
	margin: 0;
	padding: 0;
}
#NewsPostDetailContent {
	margin: 15px 0;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	float:left;
}
#NewsPostDetailAuthor span {
	color:#282828;
}
#NewsPostDetailTitle {
	margin: 0 0 4px 0;
}
#NewsPostDetailHorizRule {
	margin: 0;
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
	line-height:normal !important;
}
#NewsPostDetailReturnLink a {
	padding: 5px 8px 4px 20px;
	margin-top: 4px;
	margin-bottom:12px;
	float: left;
	border:1px solid #dadbdd;
	background-color: #fafafa;
	background-image: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/return.png);
	background-repeat:no-repeat;
	background-position: 4px 6px;
}
#NewsPostDetailReturnLink a:hover {
	background-position: 4px -32px;
}
#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
.news-pagination {
	margin: 10px 0 4px 0;
	padding: 0 4px;
	overflow:hidden;
	background:#e6e6e6;
}
.firstpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -21px 0;
	text-indent: -9999px;
}
.firstpage a:hover {
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -21px 0;
}
.prevpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -1px 0;
	text-indent: -9999px;
}
.prevpage a:hover {
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -1px 0;
}
.nextpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -41px 0;
	text-indent: -9999px;
}
.nextpage a:hover {
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -41px 0;
}
.lastpage a {
	float:left;
	display:block;
	padding: 0;
	margin: 2px;
	width: 20px;
	height: 20px;
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -61px 0;
	text-indent: -9999px;
}
.lastpage a:hover {
	background: url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/news-pagination.png) no-repeat -61px 0;
}
.pagetext {
	float:left;
	display:block;
	padding: 0 4px;
	margin: 2px 2px 2px 0px;
	height: 20px;
	color: #888;
}


/* Forms 
------------------------------------------------- */
.formbuddy	{
	padding:10px 2px;
}
.formbuddy div {
	margin:12px 0;
}
.formbuddy legend	{
	padding: 4px 0;
}
.formbuddy .submit input	{
	background-color: #455266;
	border:none;
	color:#fff;
	padding: 5px 8px;
	margin:0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddy .submit input:hover	{
	background-color: #47618b;
	border:none;
}
.formbuddy input[type="text"], .formbuddy input[type="email"], .formbuddy input[type="password"], .formbuddy textarea {
	background-color: #f6f6f6;
	border: 1px solid #bec4c7;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 10px 6px;
	min-width: 240px;
	color: #636B73;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddy input:hover, .formbuddy input:focus, .formbuddy textarea:hover, .formbuddy select:hover, .formbuddy checkbox:hover {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #bec4c7;
}
.formbuddy textarea {
	overflow:auto;
}
.error_message	{
	color:red;
}
.textarea	{
	width: 240px;
}

.formbuddyfooter	{
	padding:0;
}
.formbuddyfooter div {
	margin:0 0 12px 0;
}
.formbuddyfooter legend	{
	padding: 0 0 4px 0;
}
.formbuddyfooter label	{
	font-style:italic;
}
.formbuddyfooter .submit input	{
	background-color: #455266;
	border:none;
	color:#fff;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 6px;
	margin:4px 0 0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
.formbuddyfooter .submit input:hover	{
	background-color: #47618b ;
}
.formbuddyfooter input[type="text"], .formbuddyfooter input[type="email"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
	background-color: #fff;
	border: 1px solid #d4d4d4;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
	padding: 8px 6px;
	min-width: 240px;
	width: 96%;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	color:#616161;
}
.formbuddyfooter input:hover, .formbuddyfooter input:focus, .formbuddyfooter textarea:hover, .formbuddyfooter select:hover, .formbuddyfooter checkbox:hover {
	background-color: #f6f6f6;
}
.formbuddyfooter textarea {
	overflow:auto;
}

/* Lists and Tables
------------------------------------------------- */
ul, ol {
	margin:0 1.5em 1.5em 0;
	padding-left:1.5em;
}
ul 	{
	list-style-type:disc;
}
ul li	{
	padding: 0.1em 0;
}
ol {	
	list-style-type:decimal;
}
ul ul,
ol ol {
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul	{
	list-style-type:circle;
}
ul ul ul,
ol ol ol	{
	margin: 0.3em 1.5em 0.2em 0;
}
ul ul ul	{
	list-style-type: square;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-left:1.5em;
	margin-bottom: 0.4em;
}
table {
	margin:1.2em 0;
	width:100%;
	border-color: #bfcfe5;
	border-style: solid;
	border-width: 1px 1px 1px;
}
th {
	font-weight:bold;
}
thead th {
	background:#d4e1f4;
}
th, td, caption {
	padding:4px 10px 4px 5px;
	border-color: #bfcfe5;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}
tbody tr:nth-child(even) td, tbody tr.even td {
	background:#f5f7fa;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}


/* ----------------------------------------------
	
        Menu stylesheet - Top and Footer menus

------------------------------------------------- */


/* Main Menu Dropdown
------------------------------------------------- */
#mainNav {
	margin: 0 30px 0 4px;
	height:46px;
	padding: 0;
	z-index:1000;
	float:right;
}
#mainNav select {display: none;}
#mainNav ul	{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	z-index:999;
}

#mainNav ul a,
#mainNav ul li.sectionheader {
	display:block;
	padding: 25px 12px 22px 12px;
	font-family: "Archivo Narrow", sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #293852; /* default link color */
	text-transform:uppercase;
	margin:0;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
}
#mainNav ul a:hover	{
	background:#fff;
	color:#D53A00;
}

/* first level */
#mainNav ul li	{
	float:left;
	position:relative;
	padding:0;
	border-right: 1px solid #fff;
	border-left:1px solid #e4e4e4;
}
#mainNav ul li:last-child a	{
	border-right: 1px solid #e4e4e4;
}
#mainNav ul li:last-child 	{
	border-right: 1px solid #fff;
}
#mainNav ul li.parent	{
	background:url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/activeparent.png) no-repeat center 48px;
}
#mainNav ul li.parent a:hover.parent	{
	background:#fff url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/activeparent-hover.png) no-repeat center 48px;
}
#mainNav ul li.menuactive	{
	background:#fff;
}
#mainNav ul li.menuactive a	{
	color:#D53A00;
}
#mainNav ul li.parent a.menuactive	{
	background:#fff url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/activeparent-hover.png) no-repeat center 48px;
}
#mainNav ul li.menuactive li a	{
	color: #293852;
}

/* second level */
#mainNav ul ul {
	position:absolute;
	display:none;
	width:16.2em;
	top:5.4em;
	left:-1px;
	z-index:9;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
#mainNav ul li ul a,
#mainNav ul li li.sectionheader {
	width:14em;
	height:auto;
	float:left;
	font-size:12px;
	background:#f6f6f6;
	border-bottom:1px solid #e4e4e4;
	border-top:1px solid #fff;
	padding: 13px 12px 13px 12px;
	text-transform:uppercase;
	font-family: "Archivo Narrow", sans-serif;
}
#mainNav ul li.parent li.parent a	{
	background: #f6f6f6 url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/arrow-right.png) no-repeat 170px center;
}
#mainNav ul li.parent li.parent a:hover	{
	background: #fff url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/arrow-right-hover.png) no-repeat 170px center;
}
#mainNav ul li.menuactive li a:hover	{
	color:#D53A00;
	background:#fff;
}
#mainNav ul li.parent li a.menuactive	{
	background:#fff;
	color:#D53A00;
}
#mainNav ul li li:last-child,
#mainNav ul li:last-child li	{
	border-right: none;
}
#mainNav ul li.parent li.parent a.menuactive	{
	background:#fff url(https://www.telcoadmin.tel/uploads/tpl-buddy-008/arrow-right-hover.png) no-repeat 170px center;
}
#mainNav ul li li:first-child a	{
	border-top:1px solid #e4e4e4;
}

/* third level */
#mainNav ul li.parent li.parent li a	{
	background:#f6f6f6;
	border-top:1px solid #fff;
}
#mainNav ul li.parent li.parent li:first-child a	{
	border-top:1px solid #e4e4e4;
}
#mainNav ul li.parent li.parent li a:hover	{
	background:#fff;
}
#mainNav ul li.parent li.parent li a.menuactive	{
	background:#fff;
	color:#D53A00;
}
#mainNav ul ul ul{
	top:auto;
}
#mainNav ul li.sectionheader ul {
	top:0;
}	
#mainNav ul li ul ul {
	left:16em;
	margin:0;
	border-left:1px solid #fff;
}
#mainNav ul li:hover ul ul, #mainNav ul li:hover ul ul ul, #mainNav ul li:hover ul ul ul ul{
	display:none;
}
#mainNav ul li:hover ul, #mainNav ul li li:hover ul, #mainNav ul li li li:hover ul, #mainNav ul li li li li:hover ul{
	display:block;
}
#mainNav li.currentpage h3	{
	display:block;
	padding: 16px 22px 16px 23px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size:12px;
	background: #fff;
	font-weight:bold;
	text-decoration: none;
	color: #D53A00;
	text-transform:uppercase;
	margin:0;
}
#mainNav hr.separator {
	width: 13em;
	padding: 0px 18px;
 	height: 0px;
 	float: left;
	border-top: 1px solid #666 !important;
	margin:0;
}

/* Footer menu horizontal (1 level)
------------------------------------------------- */
#footerNav {
	float:left;
	font-size:100%;
	margin: 0 0 20px 30px;
	width:290px;
}
#footerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* menu list items */
#footerNav li {
	list-style: none;
	margin: 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #d4d4d4;
	padding:0;
}
#footerNav li:last-child	{
	border-bottom:1px solid #fff;
}
#footerNav li:last-child a	{
	border-bottom:1px solid #d4d4d4;
}
#footerNav a, #footerNav h3 span, #footerNav .sectionheader span {
	padding: 8px 7px 8px 0px;
	margin: 0;
	text-decoration: none;
	color: #293852; /* default link color */
	display: block;
	transition: color .2s;
	-moz-transition: color .2s;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
}

/* hover state for links */
#footerNav li a:hover {
	color:#D53A00;	
}
#footerNav a span {
	padding: 6px 4px 0 4px;
}
#footerNav li.menuactive a span {
	color: #828b9a;
}
#footerNav li.currentpage h3	{
	font-size:100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNav li.currentpage h3 span { 
	padding: 14px 7px 6px 4px;
	color: #828b9a;
}
#footerNav .sectionheader span {
	padding-left: 15px;
}
/* active parent, that is the first level parent of a child page that is the current page */
#footerNav li.menuactive, #footerNav li.menuactive a:hover {
	color: #828b9a;
}
/* cmsms stylesheet: buddy008-Mobile modified: Sunday, January 23, 2022 9:12:03 AM */
@charset "utf-8";
/* ----------------------------------------------
	Mobile CSS Document - CMS Template Buddy
	Template No.: 008
	Version 1.03 / for CMSMS 2.1.2+
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */

/* #Media Queries
================================================== */

/*	#Tablet
================================================== */

	@media only screen and (max-width: 1023px) {
		#pageWrapper {
 		   margin: 0 1%;
		   width: 98%;
		}
		#header {
 		   margin: 0;
		   width: 100%;
		}
		#mainNav {
			margin: 0;
		}
		#logo a {
			width: 160px;
			margin: 15px 0 0 16px;
		}
		#sliderWrapper	{
			width: 96%;
			margin: 20px 2%;
			height: auto;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}
		.sliderContainer {
			width: 60%;
		}
		#mainNav ul a, #mainNav ul li.sectionheader {
			padding: 25px 10px 22px 10px;
			font-size: 13px;
			}
		#content {
			width: 100%;
		}
		#main {
			padding: 0;
		}
		#bottomContent {
			width:96%;
			padding: 0 2%;
		}
		.oneColumn {			
			width: 96%;
			margin: 0 2%;
		}
		.twoColumns {
			width: 62%;
			margin: 0 0 0 2%;
		}
		#sidebar {
			width: 30%;
			padding: 0;
			margin: 50px 2% 0 2%;
		}
		.threeBlocksWrapper {
			width: 100%;
			margin: 10px 0;
		}
		.threeBlocks, .threeBlocks2, #footerNav, .bottomBlock {
			width: 31%;
			margin-left: 2%;
			margin-right: 0;
		}
		.threeBlocksImage {
			width: 100%;
		}
		#bottomContent {
			width: 100%;
			padding: 20px 0;
		}
		.formbuddyfooter input[type="text"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
			width: 96%;
			display: block;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			min-width: inherit;
		}
		.specialBox {
			width: 92%;
			padding: 10px 2%;
			margin: 10px 2%;
		}
		.nivo-directionNav a, .nivo-controlNav { 
			display: none !important;
		}
		.nivo-caption { top: 0;}
		.nivo-caption h2 { padding: 0;}
		.breadcrumbs {
			margin: 10px 2%;
		}
		.search {
			width: 31%;
		}
		.search input {
			width: 80%;
		}
		a.readmore-slider { margin-top: 0; padding-top: 0;}
	}
	
/*	#Navigation
================================================== */
	@media only screen and (max-width: 767px) {
 		#mainNav ul { display: none; }
		#mainNav { text-align: center; padding-top: 7px; height: 39px; margin-right: 20px;}
	    #mainNav select { display: inline-block; padding: 4px; margin-top: 12px; }
	    .nivo-caption {display: none !important;}
	    .nivo-directionNav a {opacity: 1;}
	    .search { float: none; width: 99%; margin-bottom: 20px; }
	    .search input { width: 90%;	}
	    .sliderContainer {
	    	width: 96%;
	    	margin: 10px 2%;
	    }
	}

/*	#Mobile
================================================== */
	
	@media only screen and (max-width: 480px) {
		.threeBlocks, .threeBlocks2, .bottomBlock, #footerNav {
			float: none !important;
			width: 96%;
			margin: 25px 2%;
		}
		.threeBlocks, .threeBlocks2 {overflow: hidden;}
		.formbuddyfooter input[type="text"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
			width: 100%;
			display: block;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}
		#headerLeft, #headerRight {
			width: 100%;
			float: none !important;
			overflow: hidden;
			margin: 0 0 20px 0;
			text-align: center;
		}
		.search { 
			top:10px;
			width: 98%;
			margin: 0 1% 14px 1%;
		}
		.search input {
			width: 84%;
		}
		#header {
			height: auto;
			overflow: hidden;
			text-align: center;
		}
		#logo {
			display: inline-block;
		}
		#logo a {
			margin-left: 0px;
			height: 40px;
		}
		.social-icons-block, .top-right-block {
			display: none;
		}
		#mainNav {
			height: 45px;
			padding-top: 0;
			float: none;
			margin: 0 0 10px 0;
		}
		#main {
			float: none !important;
		}
		.twoColumns {
			width: 96%;
		}
		#sidebar {
			float: none !important;
			width: 96%;
		}
		.threeBlocksMoreLink a {
			margin: 10px 0 30px 0;
		}	
	}
