﻿html 
{ 
    /* always show firefox scrollbar, to prevent horizontal shift. */
    overflow:-moz-scrollbars-vertical; 
}
/* main settings */
body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif; 
	color: #666a74;
	background: #fff url(/app_themes/telovations/images/bg-main.gif) repeat-x;
}
a {
	text-decoration: underline;
	color: #3583c4;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
input {
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
#main {
	width: 966px;
	margin: 0 auto;
	padding-bottom: 2px;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
/* header settings */
#header {
	width: 980px;
	overflow: hidden;
	margin-left: -14px;
	background: url(/app_themes/telovations/images/bg-header.gif) no-repeat;
}
#header h1 {
	width: 296px;
	float: left;
	margin: 0;
	padding: 43px 0 0 18px;
}
#header h1 a {
	width: 296px;
	height: 74px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/logo.png) no-repeat;
	cursor: pointer;
}
.header-nav-holder {
	width: 666px;
	float: left;
	padding-top: 22px;
}
.header-nav-box,
.header-nav-box2 {
	width: 100%;
	overflow: hidden;
}
.header-nav-box { margin-bottom: 22px; }
.header-nav,
.header-nav2 {
	list-style: none;
	float: right;
}
.header-nav {
	margin: 0;
	padding: 0;
}
.header-nav li,
.header-nav2 li { float: left;}
.header-nav2 {
	margin: 0;
	padding: 0;
}
.header-nav li { margin-left: 5px; }
.header-nav2 li { margin-left: 3px; }
.header-nav li a,
.header-nav2 li a {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
.header-nav li a {
	height: 25px;
}
.header-nav li a.btn-solution {
	width: 95px;
	background: url(/app_themes/telovations/images/btn-solution.gif) no-repeat;
}
.header-nav li a.btn-solution:hover,
.header-nav li.active a.btn-solution { background: url(/app_themes/telovations/images/btn-solution2.gif) no-repeat; }
.header-nav li a.btn-network {
	width: 89px;
	background: url(/app_themes/telovations/images/btn-network.gif) no-repeat;
}
.header-nav li a.btn-network:hover,
.header-nav li.active a.btn-network { background: url(/app_themes/telovations/images/btn-network2.gif) no-repeat; }
.header-nav li a.btn-industry {
	width: 96px;
	background: url(/app_themes/telovations/images/btn-industry.gif) no-repeat;
}
.header-nav li a.btn-industry:hover,
.header-nav li.active a.btn-industry { background: url(/app_themes/telovations/images/btn-industry2.gif) no-repeat; }
.header-nav li a.btn-partner {
	width: 87px;
	background: url(/app_themes/telovations/images/btn-partner.gif) no-repeat;
}
.header-nav li a.btn-partner:hover,
.header-nav li.active a.btn-partner { background: url(/app_themes/telovations/images/btn-partner2.gif) no-repeat; }
.header-nav li a.btn-company {
	width: 94px;
	background: url(/app_themes/telovations/images/btn-company.gif) no-repeat;
}
.header-nav li a.btn-company:hover,
.header-nav li.active a.btn-company { background: url(/app_themes/telovations/images/btn-company2.gif) no-repeat; }
.header-nav li a.btn-support {
	width: 86px;
	background: url(/app_themes/telovations/images/btn-support.gif) no-repeat;
}
.header-nav li a.btn-support:hover,
.header-nav li.active a.btn-support { background: url(/app_themes/telovations/images/btn-support2.gif) no-repeat; }
.header-nav li a.btn-login {
	width: 73px;
	background: url(/app_themes/telovations/images/btn-login.gif) no-repeat;
}
.header-nav li a.btn-login:hover,
.header-nav li.active a.btn-login {	background: url(/app_themes/telovations/images/btn-login2.gif) no-repeat; }
.header-nav2 li a {
	height: 42px;
}
.header-nav2 li a.btn-talk {
	width: 137px;
	background: url(/app_themes/telovations/images/button-talk.png) no-repeat;
}
.header-nav2 li a.btn-quote {
	width: 167px;
	background: url(/app_themes/telovations/images/button-request.png) no-repeat;
}
/* subheader menu */
.sub-header-menu-holder {
	width: 966px;
	height: 273px;
	
	padding: 0;
	position: relative;
	
}
* html .sub-header-menu-holder { margin-bottom: -12px; }
.sub-header-menu-top {
	width: 100%;
	height: 7px;
	overflow: hidden;
	margin-bottom: -7px;
	position: relative;
	z-index: 200;
	background: url(/app_themes/telovations/images/flash-top.gif) no-repeat;
}
.sub-header-menu {
	width: 100%;
}
.sub-header-menu:after {
	content: "";
	display: block;
	clear: both;
}
.sub-header-menu-bottom {
	width: 100%;
	height: 7px;
	overflow: hidden;
	background: url(/app_themes/telovations/images/flash-bottom.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 1px;
}
* html .sub-header-menu-bottom {
	bottom: 3px;
}
.left-box {
	width: 328px;
	float: left;
	margin-right: -12px;
	padding: 0 0 7px;
	background: #f04a10 url(/app_themes/telovations/images/bg-sub-header-menu.gif) repeat-x;
}
.left-box  strong {
	width: 189px;
	height: 16px;
	overflow: hidden;
	display: block;
	margin: 23px 0 0 27px;
	padding-bottom: 21px;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/title-how.gif) no-repeat;
}
.sub-header-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sub-header-nav a {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
.sub-header-nav a.intro {
	width: 316px;
	height: 40px;
	background: url(/app_themes/telovations/images/btn-intro.gif) no-repeat;
}
.sub-header-nav a.intro:hover,
.sub-header-nav li.active a.intro {
	width: 328px;
	background: url(/app_themes/telovations/images/btn-intro2.png);
	position: relative;
	z-index: 100;
}
.sub-header-nav a.busy {
	width: 316px;
	height: 36px;
	background: url(/app_themes/telovations/images/btn-busy.gif) no-repeat;
}
.sub-header-nav a.busy:hover,
.sub-header-nav li.active a.busy {
	width: 328px;
	background: url(/app_themes/telovations/images/btn-busy2.png);
	position: relative;
	z-index: 100;
}
.sub-header-nav a.find {
	width: 316px;
	height: 39px;
	background: url(/app_themes/telovations/images/btn-find.gif) no-repeat;
}
.sub-header-nav a.find:hover,
.sub-header-nav li.active a.find {
	width: 328px;
	background: url(/app_themes/telovations/images/btn-find2.png);
	position: relative;
	z-index: 100;
}
.sub-header-nav a.office {
	width: 316px;
	height: 38px;
	background: url(/app_themes/telovations/images/btn-office.gif) no-repeat;
}
.sub-header-nav a.office:hover,
.sub-header-nav li.active a.office {
	width: 328px;
	background: url(/app_themes/telovations/images/btn-office2.png);
	position: relative;
	z-index: 100;
}
.sub-header-nav a.aid {
	width: 316px;
	height: 37px;
	background: url(/app_themes/telovations/images/btn-aid.gif) no-repeat;
}
.sub-header-nav a.aid:hover,
.sub-header-nav li.active a.aid {
	width: 328px;
	background: url(/app_themes/telovations/images/btn-aid2.png);
	position: relative;
	z-index: 100;
}
.right-box {
	width: 649px;
	float: left;
	margin-right: -4px;
	position: relative;
	z-index: 0;
}
.image-holder {
	width: 649px;
	overflow: hidden;
	margin-top: -16px;
	position: relative;
}
.right-box span {
	width: 263px;
	height: 182px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	line-height: 23px;
	position: absolute;
	top: 33px;
	left: 40px;
}
.learn {
	width: 104px;
	height: 18px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/btn-learn.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 214px;
	left: 37px;
}
/* follow area */
.follow-area {
	width: 100%;
	overflow: hidden;
	margin: 16px 0 7px;
	padding: 4px 0 2px;
	background: url(/app_themes/telovations/images/bg-follow.gif) no-repeat;
}
.follow-box {
	width: 647px;
	float: left;
	padding: 3px 0 0 18px;
	position: relative;
}
.follow-drop {
	width: 185px;
	height: 39px;
	overflow: hidden;
	background: url(/app_themes/telovations/images/bg-follow-drop.png) no-repeat;
	position: absolute;
	top: 16px;
	left: 19px;
}
.follow-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.follow-nav li {
	float: left;
	margin-right: 17px;
}
.follow-us {
	width: 87px;
	height: 13px;
	overflow: hidden;
	margin-top: 5px;
	display: block;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/title-follow.gif) no-repeat;
}
.twitter,
.linkedin,
.facebook {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
.twitter {
	width: 61px;
	height: 14px;
	margin-top: 5px;
	background: url(/app_themes/telovations/images/icon-twitter.gif) no-repeat;
}
.linkedin {
	width: 69px;
	height: 25px;
	background: url(/app_themes/telovations/images/icon-linkedin.gif) no-repeat;
}
.facebook {
	width: 72px;
	height: 15px;
	margin-top: 3px;
	background: url(/app_themes/telovations/images/icon-facebook.gif) no-repeat;
}
.search-box {
	width: 291px;
	float: left;
	padding-left: 10px;
}
.search-text,
.text,
.btn-search { float: left; }
.search-text {
	width: 111px;
	height: 32px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/title-search.gif) no-repeat;
}
.search-text { margin-right: 8px; }
.text {
	width: 128px;
	height: 24px;
	overflow: hidden;
	background: url(/app_themes/telovations/images/search-field.gif) no-repeat;
	margin: 2px 6px 0 0;
	padding: 0 5px 0 8px;
}
.text input {
	border: 0;
	padding: 5px 0;
	background: none;
}
.btn-search { margin-top: 5px; }
/* content settings */
#content {
	width: 100%;
	overflow: hidden;
	padding: 30px 0 14px;
	background: url(/app_themes/telovations/images/bg-content.gif) no-repeat;
}
.content-box {
	width: 100%;
	padding-bottom: 7px;
	background: url(/app_themes/telovations/images/bg-content-line.gif) repeat-y;
}
.other { padding: 30px 0 0 !important; }
.other .content-box {
	margin-bottom: 27px;
	padding: 0;
	background: url(/app_themes/telovations/images/bg-content-line.gif) repeat-y 206px 0;
}
.content-box:after {
	content: "";
	display: block;
	clear: both;
}
#left-column {
	width: 483px;
	float: left;
	margin-top: -8px;
	position: relative;
}
.post-area {
	width: 417px;
	margin-bottom: 22px;
	padding: 0 36px 0 30px;
	position: relative;
}
.post-area:after {
	content: "";
	display: block;
	clear: both;
}
.post-area h2 {
	margin: 0 0 8px;
	color: #f06324;
	letter-spacing:-1px;
	font: 21px Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
}
.post-area h3 {
	margin: 0 0 6px;
	padding-left: 1px;
	color: #000;
	font: 17px Helvetica, sans-serif;
}
.post-area p {
	margin: 0;
	line-height: 18px;
}
.post-area ul {
	margin: 0;
	padding: 6px 0 0 3px;
	list-style: none;
}
.post-area li {
	margin-bottom: 8px;
	padding-left: 16px;
	position: relative;
	background: url(/app_themes/telovations/images/bullet.gif) no-repeat 0 4px;
}
.post-area li span,
.post-area li a {
	color: #666a74;
	text-decoration: underline;
}
.date {
	color: #1b86b8;
}
.read-more {
	margin: 2px 10px 0 0;
	font-weight: bold;
	float: right;
}
/* inner page left column settings */
.other #left-column {
	width: 192px;
	float: left;
	margin: -10px 42px 0 0;
	padding: 0 0 0 21px;
	display: inline;
}
.sidebar-nav-holder {
	width: 100%;
	overflow: hidden;
	margin-bottom: 6px;
	padding-top: 14px;
	background: #e26025 url(/app_themes/telovations/images/bg-left-top.gif) no-repeat;
}
.sidebar-nav-holder h4 {
	margin: 0 0 13px;
	padding-left: 19px;
	font: 18px Helvetica, sans-serif;
	color: #5d1c00;
}
.sidebar-nav-holder ul {
	margin: 0 0 13px;
	padding: 0;
	list-style: none;
}
.sidebar-nav li {
	position: relative;
	margin-bottom: -2px;
	padding-bottom: 1px;
	background: url(/app_themes/telovations/images/bg-dots.gif) repeat-x 0 100%;
}
.sidebar-nav li a {
	width: 166px;
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 8px 26px;
	background: url(/app_themes/telovations/images/left-bullet.gif) no-repeat 8px 8px;
}
.sidebar-nav li a:hover,
.sidebar-nav li a.active {
	padding: 6px 0 8px 26px;
	text-decoration: underline;
	background: #ff8827 url(/app_themes/telovations/images/left-bullet2.gif) no-repeat;
}
.sidebar-nav2 li {
	padding: 2px 0 0 6px;
	background: url(/app_themes/telovations/images/bg-dots.gif) repeat-x 0 100%;
}
.sidebar-nav2 li.last { background: none; }
.sidebar-nav2 li a {
	height: 1%;
	vertical-align: top;
	color: #fff;
	display: block;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0 0 8px 27px;
	background: url(/app_themes/telovations/images/icon-pdf.gif) no-repeat 3px 2px;
}
.sidebar-holder-bottom {
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: url(/app_themes/telovations/images/bg-left-bottom.gif) no-repeat;
}
.sidebar-nav-holder2 {
	width: 100%;
	overflow: hidden;
	background: #003055 url(/app_themes/telovations/images/bg-left-top2.gif) no-repeat;
}
.sidebar-holder2-box {
	width: 169px;
	overflow: hidden;
	padding: 13px 0 22px 23px;
}
.sidebar-nav-holder2 h4 {
	margin: 0 0 12px -3px;
	color: #009cfe;
	font: 18px Helvetica, sans-serif;
}
.sidebar-nav-holder2 dl {
	width: 138px;
	margin: 0 0 12px;
	padding-right: 31px;
}
.sidebar-nav-holder2 dt {
	color: #fff;
	font-weight: bold;
	display: inline;
}
.sidebar-nav-holder2 dd {
	margin: 0;
	display: inline;
	color: #74c1f3;
	line-height: 18px;
}
.more-term {
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 19px;
	background: url(/app_themes/telovations/images/bullet-blue.gif) no-repeat 0 2px;
}
.sidebar-holder-bottom2 {
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: url(/app_themes/telovations/images/bg-left-bottom2.gif) no-repeat;
}
#center-column {
	width: 415px;
	float: left;
	margin: 0 36px 0 0;
	display: inline;
	position: relative;
}
* html #center-column { margin: 0 29px 0 0; }
#center-column .post-area {
	width: 399px;
	margin: 0;
	padding: 0 23px 0 0;
}
#center-column .post-area h2 {
	margin: 0 0 6px;
	color: #f06324;
	letter-spacing: -1px;
	font: 25px Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
}
#center-column .post-area h3 {
	margin-bottom: 13px;
	padding: 0;
	letter-spacing: 1px;
	line-height: 22px;
}
#center-column .post-area h3 a {
	margin: 0 0 6px;
	padding-left: 1px;
	color: #000;
	font: 17px Helvetica, sans-serif;
	text-decoration: none;
}
#center-column .post-area p { margin-bottom: 18px; }
#center-column .post-area blockquote {
	margin: 0 0 0 -16px;
	padding: 3px 0 21px 43px;
	font: 14px Verdana, Geneva, sans-serif;
	line-height: 21px;
	color: #007eca;
	position: relative;
}
#center-column .post-area blockquote .quote {
	position: absolute;
	top: 10px;
	left: 1px;
	width: 36px;
	height: 27px;
	overflow: hidden;
	background: url(/app_themes/telovations/images/quotes.gif) no-repeat;
}
* html #center-column .post-area blockquote .quote {
	left: -43px;
}
.blue-title { color: #007eca; }
.buttons-holder {
	width: 100%;
	overflow: hidden;
	padding-top: 11px;
}
.buttons-holder a { margin-right: 3px; }
.btn-faq {
	width: 54px;
	height: 22px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/btn-faq.gif) no-repeat;
	cursor: pointer;
}
.btn-quote2 {
	width: 118px;
	height: 22px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/btn-quote2.gif) no-repeat;
	cursor: pointer;
}
.btn-back {
	width: 96px;
	height: 22px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/btn-back.gif) no-repeat;
	cursor: pointer;
}
#right-column {
	width: 476px;
	float: left;
	margin-top: -8px;
	padding-left: 7px;
	position: relative;
}
#right-column .post-area {
	width: 423px;
	margin-bottom: 10px;
	padding-right: 23px;
}
#right-column h2 { margin-bottom: 10px; }
#right-column h3 {
	margin-bottom: 3px;
	padding-left: 0px;
}
#right-column .post-area a { font-weight: bold; }
#right-column .more-post { padding-top: 12px; }
#right-column .more-post h2 { margin-bottom: 4px; }
#right-column .more-post h3 { margin-bottom: 8px; }
#right-column .more-post img {
	float: right;
	margin: -66px -26px 0 0;
	position: relative;
}
/* inner page right column settings */
.other #right-column {
	width: 221px;
	padding: 0 28px 0 11px;
}
.image-box {
	width: 100%;
	overflow: hidden;
	margin-bottom: 13px;
	padding-top: 10px;
}
.image-box img { display: block; }
.post-area2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 14px;
}
.post-area2 h4 {
	margin: 0 0 1px;
	color: #525252;
	font-size: 14px;
}
.post-area2 p {
	margin: 0 0 5px;
	color: #666a74;
	line-height: 18px;
}
.post-area2 ul {
	margin: 0;
	padding: 8px 0 0;
	list-style: none;
}
.post-area2 li {
	margin-bottom: 9px;
	padding: 2px 0 0 22px;
	background: url(/app_themes/telovations/images/bullet-blue2.gif) no-repeat 5px 5px;
}
.post-area2 li a { color: #666a74; }
.post-area2 ul.buttons-nav {
	margin: 0 0 0 -1px;
	padding: 10px 0 0;
	list-style: none;
}
.post-area2 ul.buttons-nav li {
	margin-bottom: -1px;
	padding: 0;
	background: none;
}
.buttons-nav li a {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
.sign-up {
	width: 219px;
	height: 42px;
	background: url(/app_themes/telovations/images/btn-sign-up.gif) no-repeat;
}
.email {
	width: 219px;
	height: 41px;
	background: url(/app_themes/telovations/images/btn-email.gif) no-repeat;
}
.print {
	width: 219px;
	height: 41px;
	background: url(/app_themes/telovations/images/btn-print.gif) no-repeat;
}
/* up footer */
#up-footer-holder {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #002b4c;
}
#up-footer {
	width: 966px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 18px;
}
.services-box-holder {
	width: 734px;
	float: left;
	position: relative;
}
.services-box {
	width: 700px;
	overflow: hidden;
	padding: 21px 0 0 31px;
	position: relative;
}
.services-box h4 {
	margin: 0;
	padding-bottom: 16px;
	width: 208px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/title-features.gif) no-repeat;
}
.column,
.column2,
.column3 {
	float: left;
}
.column {
	width: 220px;
	padding-left: 2px;
}
.column2 { width: 237px; }
.column3 { width: 240px; }
.column ul,
.column2 ul,
.column3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.column ul,
.column2 ul,
.column3 ul { padding-left: 0px; padding-top: 1px; }
.column li,
.column2 li,
.column3 li {
	margin-bottom: 8px;
	padding: 0 0 0 16px;
	background: url(/app_themes/telovations/images/bullet.gif) no-repeat 0 4px;
}
.column a,
.column2 a,
.column3 a {
	font-weight: bold;
	color: #6ac8f4;
}
.quest-box {
	width: 232px;
	float: left;
	padding-top: 21px;
}
.quest-box h4 {
	margin: 0 0 12px 1px;
	width: 146px;
	height: 18px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/title-quest.gif) no-repeat;
}
.quest-box span {
	display: block;
	color: #8095a6;
}
.call {
	width: 160px;
	height: 16px;
	overflow: hidden;
	margin-bottom: 7px;
	text-indent: -9999px;
	background: url(/app_themes/telovations/images/title-call.gif) no-repeat;
}
.quest-box ul {
	margin: 0;
	padding: 10px 0 0 32px;
	list-style: none;
}
.quest-box li {
	margin-bottom: 8px;
	padding: 0 0 0 14px;
	background: url(/app_themes/telovations/images/bullet.gif) no-repeat 0 5px;
}
.quest-box li a {
	font-weight: bold;
	color: #fff;
}

/* footer settings */
#footer-holder {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #00121f;
}
#footer {
	width: 966px;
	overflow: hidden;
	margin: 0 auto;
	padding: 17px 0 17px;
}
.footer-nav {
	width: 929px;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 0 0 37px;
	list-style: none;
	
}
.footer-nav li {
	float: left;
	margin-right: 30px;
}
.footer-nav li a {
	color: #1b7adb;
}
#footer  p {
	margin: 0;
	text-align: center;
	color: #255472;
}
























/* "Edit Module" button that appears on the front-end for authorized users. */
.webmodules_editModuleLink,
a.webmodules_editModuleLink,
a.webmodules_editModuleLink:link,
a.webmodules_editModuleLink:visited
{
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute; /*preserve layout*/
    font-size: 100%;
    color: Blue;
    font-weight: normal;
    text-decoration: underline;
    z-index: 9999; /*CMS buttons should always be on top.*/
}
.webmodules_editModuleLink:hover,
a.webmodules_editModuleLink:hover
{
    font-size: 100%;
    color: #00A2FF;
}

/* "Edit Page" button that appears on the front-end for authorized users. */
.webmodules_editPageLink,
a.webmodules_editPageLink,
a.webmodules_editPageLink:link,
a.webmodules_editPageLink:visited
{
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute; 
    top: 5px;
    left: 5px;
    font-size: 100%;
    color: Blue;
    font-weight: normal;
    text-decoration: underline;
    z-index: 9999; /*CMS buttons should always be on top.*/
}
.webmodules_editPageLink:hover,
a.webmodules_editPageLink:hover
{
    font-size: 100%;
    color: #00A2FF;
}

/* sub navigation highlighted/activated style. */
.subnav .on a:link, .subnav .on a:visited, .subnav .on a:hover, .subnav .on a:active
{
	background-color: #00FF00;
}

/******************************************************************************
 main navigation menu. 
******************************************************************************/

.mainNavDropDown
{
    padding: 10px 0px 0px 0px;
}

.mainNavDropDown_item,
.mainNavDropDown_item a,
.mainNavDropDown_item a:visited /* requird by IE6 to override ancestors. */
{
	background-color: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}

.mainNavDropDown_item_hover,
.mainNavDropDown_item_hover a,
.mainNavDropDown_item_hover a:visited, /* requird by IE6 to override ancestors. */
.mainNavDropDown_item_hover a:hover, /* requird by IE6 to override ancestors. */
.mainNavDropDown_item_hover a:active /* requird by IE6 to override ancestors. */
{
	background-color: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}




.header-nav li a.MainNavON { background: url(/app_themes/telovations/images/btn-solution2.gif) no-repeat; }