﻿body { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    margin-top:0; 
    margin-left:0;
    background-image:url(images/background.jpg);
}

body.popup {
    background-image:none;
    background-color:#1A4474;
}

h1.header {
    font-family: Avenir Light, Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    color:#06F; 
}

h1.headerWhite {
    font-family: Avenir Light, Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    color:#FFF; 
}

h1.headerPopupWhite {
    font-family: Avenir Light, Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    color:#FFF; 
}

h1.headerPopupBlack 
{
    font-family: Avenir Light, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color:#000; 
}

.whiteBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.hiddenImage {
    display:none
}

.textIndex {
    background-image:url('images/index_r5_c8.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.textIndexHeader {
    background-image:url('images/index_r4_c2.gif');   
    background-repeat:no-repeat;
}

.textAbout {
    background-image:url('images/about_knovolo_r4_c9.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.textContact {
    background-image:url('images/contact_r4_c7.jpg');  
    background-repeat:no-repeat; 
    text-align:left;
}

.textEmployment {
    background-image:url('images/employment_r4_c7.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.textSolutions {
    background-image:url('images/solutions_r4_c2.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.textTechnology {
    background-image:url('images/technology_r4_c8.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.textProducts {
    background-image:url('images/products_r4_c2.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.textBase {
    background-image:url('images/knovolobase_r4_c7.jpg');
    background-repeat:no-repeat;
    text-align:left;
}

.textSelect {
    background-image:url('images/knovoloselect_r4_c7.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.textPremier {
    background-image:url('images/knovolopremier_r4_c7.jpg');   
    background-repeat:no-repeat;
    text-align:left;
}

.popupLiveDemo {
    background-image:url('images/Popup_live_demo_background.jpg');
    background-repeat:no-repeat;
}

.popupMobileWeb {
    background-image:url('images/Popup_mobile_web_background.jpg');
    background-repeat:no-repeat;
}

.popupSMS {
    background-image:url('images/Popup_sms_background.jpg');
    background-repeat:no-repeat;
}

a.blueHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: underline;
	font-weight:400;
}

.blueProductNavText { 
    font-family: Avenir Light, Arial, Helvetica, sans-serif; 
    font-size:12px; 
    color: #0066AD; 
    font-weight: bold;
}
.footer { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #FFFFFF; 
}

a.footerLink { 
    font-size: 9px; 
    font-style: normal; 
    color: #FFFFFF; 
    text-decoration:none; 
}

a.productLink {
	font-size: 12px;
	font-style:normal;
	color: #666;
	text-decoration:none;
}

.areaQuote {
    background-image:url(images/quote_background.jpg);
    background-repeat:no-repeat;
}

a.blueHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: underline;
	font-weight:400;
}
.quoteHeader {
	font-family: "Myriad Pro";
	font-size: 17px;
	color: #e8f517;
	text-align:center;
}
.quoteBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align:center;
}
a.quoteHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
a.popupHyperlink:link,a.popupHyperlink:visited {
    color:#0066AD;
    font-weight:bold;
    text-decoration:none;
}
a.popupHyperlink:hover {
    color:#666;
    font-weight:bold;
    text-decoration:none;
}
.liveDemo {
   font-size:larger;
   text-align:center;
   font-weight:bold;
   color:#666;
}
.popUpBigContentArea {
    background-image:url(images/PopUpBigContentAreaLarge.jpg);
    background-repeat:no-repeat;
}
ul.stat {
    list-style:list-style-position;
}
li.stat {
    list-style-type:circle;
    padding-bottom:12px;
    padding-left:0px;
}

.statContent {
    font-size:10pt;
    color:#1A4675;
    font-weight:bold;
}

.statSource {
    padding-left:20px;
    font-size:8pt;
}

.statHyperlink {
    color:black;
    font-size:8pt;
}

.statLink 
{
    color:White;
    font-size:smaller;
    text-align:right
}