@charset "utf-8";

body, div, span, table, a, p, th, tr, td, ul, li, h1, h2, h3, h4, img{
margin: 0; padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

/* adds scrollbar to all pages to precent firefox page shift */
html { min-height: 100%; margin-bottom: 1px; }

a{
text-decoration: none;
}

/*-------------------------  INDEX PAGE ----------------------------------*/

#wrap{
margin: 0 auto;
width: 790px;
}
#head{
height: 70px;
width: 790px;
margin: 0 auto;
}
#hlogo{
float: left;
margin-top: 10px;
height: 51px;
width: 191px;
background-image: url(images/logo1.png);	
background-repeat: no-repeat;
background-position: left center;	
}
#hlogo:hover{
cursor: pointer;	
}
#logdiv{
float: right;
height: 30px;
width: 210px;
margin: 30px 0 0 0px;
}
#clog{
position: relative;
display: inline;
margin-right: 5px;
width: 125px;
height: 16px;
}
#lbut{
position: relative;
background: url(images/arrow1.png);
background-position:center;
background-repeat: no-repeat;
border: none;
width: 30px;
}
#flash{
width: 790px;
height: 263px;
border: 1px solid #8283B0;
margin: 0 auto;
z-index: 1;
}

#lcontent{
float: left;
height: 320px;
width: 225px;
}
#rcontent{
float: right;
margin: 0 auto;
height: 320px;
width: 565px;
}

.p1{
font-size: 16px;
padding: 10px 0 15px 20px;
margin: 0;
font-weight:600;
}
.quoteicon{
vertical-align: text-bottom;
margin-left: 10px;
position: relative;
visibility:hidden;
}
#marketlist{
list-style-type: none;
margin-left: 25px;
}
#marketlist li{
height: 30px;
margin-left: 10px;
}

#marketlist a{
padding-top: 4px;
margin: 2px 0 2px 0;
font-size: 14px;
height: 23px;
width: 150px;
color: #490000;
}
#marketlist a:hover{
text-decoration: underline;	
}
#marketlist a:visited{
color: #490000;
}
#marketHolder{
position: relative;
top: 15px;
background: url(images/boxBack4.jpg);
background-repeat: no-repeat;	
height: 303px;
}

/* markets we serve p */
#marketHolder p{
padding: 15px 0 15px 20px;
font-weight: 600;
font-size: 16px;
}
#textcontent{
margin: 15px 10px 0px 20px;
background: url(images/boxBack5.jpg);
background-repeat: no-repeat;
width: 550px;
height: 350px;
}
.welc{
font-size: 18px;
padding: 15px 0 0 110px;
height: 45px;
background: url(images/line1.png);
background-repeat: no-repeat;
background-position: 25px 45px;
}
.pc1{
line-height: 18px;
padding: 10px 25px 0 25px;
text-align: justify;
}

.pc2{
line-height: 18px;
padding: 15px 25px 0 25px;
text-align: justify;
}
.pc3{
line-height: 18px;
padding: 10px 20px 0 15px;
text-align: justify;	
}
.pc4 {
line-height: 18px;
padding: 30px 20px 0 30px;
text-align: justify;
}
.pt{
font-size: 16px;
font-weight: bold;
margin-top: 20px;
}
#bottom{
margin-top: -45px;
margin-right: 50px;
float: right;
width: 100px;
height: 98px;
background: url(images/free_trial_work.png);
background-repeat: no-repeat;
}
#bottom:hover{
cursor: pointer;
background: url(images/free_trial_work2.png);
background-repeat: no-repeat;
}
#logos{
float: left;
margin-left: 150px;
margin-top: 15px;
background: url(logo1.jpg);
background-repeat: no-repeat;
width: 150px;
height: 50px;
}

#phone{
margin: 20px 0 10px 110px;
font-size: 14px;
padding: 10px;
width: 240px;
background: #DEE4F5;
border: 1px solid #95B3DF;
}
#phone span{
font-weight: bold;
color: #009;
}


/*--------------------------------NAVBAR----------------------------*/
#navholder{
height: 40px;
float: right;
margin: 17px 10px 0 0;
}
#nav{
position: relative;
top: 5px;
left: 5px;
width: 554px;
text-align: center;
border: 2px solid #a5b9d4;
background: #f1f4f8;
height: 25px;
}
#nav li{
list-style-type: none;
float: left;
}
.leftli{
border-right: 1px solid #a5b9d4;
}
.rightli{
border-left: 1px solid #a5b9d4;
}
#nav a{
display: inline-block;
padding: 5px 10px 5px 10px;
font-weight: bold;
color: #490000;
}
#nav a:hover{
background: #a5b9d4;
}
#nav a:visited{
color: #490000;
}
/************************************************************************/

#popholder{
position: relative;	
z-index: 1;
}
#popfloat{
display: none;
position: absolute;
background-color: #FFF;
background: url(images/bubble1.png);
background-repeat: no-repeat;
color: #CCC;
width: 300px;
height: 130px;
margin: -45px 0px 0px 95px;
}
#poptext{
position: absolute;
margin: 20px 0px 0 20px;
width: 260px;
}
#poptext a{
color:#0A0;
}
#poptext a:hover{
color:#0F0;	
}
#popbut{
float: right;
margin: 8px 20px 0 0;
background: none;
border: none;
width: 17px;
height: 17px;
}
#popbut:hover{
cursor: pointer;	
}
#footer{
font-size: 10px;
padding: 20px 0 0 0;
margin: 0;
height: 50px;
clear: both;
text-align: center;	
color: #999;
}
#footer a{
font-size: 10px;
color: #999;
}
#footer a:hover{
text-decoration: underline;	
}
/*------------------------------------------- MOBISO PAGES ----------------------------------------------*/
#mobiso1{
width: 780px;
margin-left: 5px;
height: 100px;
background: url(images/bannerMobServ.jpg);
background-repeat: no-repeat;
}
#mobiso2{
width: 780px;
margin-left: 5px;
height: 100px;
background: url(images/mobworkban.jpg);
background-repeat: no-repeat;
}

#blackoverlay{
background: #000;
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
#mobisochart{
margin: 20px 0 10px 140px;
}
.mul{
margin: 20px 0 0 120px;	
}

#pdfholder{
position: relative;
height: 500px;
width: 650px;
background:#000;
z-index: 2;
overflow: auto;
}
#pdfholder span{
color: #FFF;	
}
#pdf{
position: absolute;
top: 10%;
width: 650px;
height: 450px;
}
#roidiv{
margin-top: 20px;
}
#roidiv p{
padding-top: 10px;
font-weight: bold;	
}

#roipic{
float: left;
}

/*----TABLE----*/

#mobisotable{
margin: 30px 0 10px 50px;
border-collapse:collapse;
}
#mobisotable th{
padding: 5px 0 5px 0;
}
#mobisotable td{
border-bottom: 4px solid #CCC;
}
.tdtop{
background: #CCC;
text-align: center;
}
.col1{
width: 150px;
text-align: center;
border-left: 1px solid #ccc;
}
td.col1{
color: #006;
}
.col2{
width: 350px;
padding: 5px 5px 5px 5px;
border-right: 1px solid #ccc;
border-left: 1px solid #CCC;
}
.col3{
width: 140px;	
text-align: center;
border-right: 1px solid #ccc;
}
/*--------------------------------------- PeopleFind Tech page----------------------------------------*/


#ptechbanner{
width: 780px;
margin-left: 5px;
height: 100px;
background: url(images/pftechban.jpg);
background-repeat: no-repeat;
}
#pftechchart{
margin: 25px 0 20px 60px;	
}

#privacybanner{
width: 780px;
margin-left: 5px;
height: 100px;
background: url(images/privacybanner.jpg);
background-repeat: no-repeat;	
}
/*--------------------------------------- Partners Page ----------------------------------------------*/

#partnerbanner{
width: 780px;
margin-left: 5px;
height: 100px;
background: url(images/partnersbanner.jpg);
background-repeat: no-repeat;	
}
#morelinks{
margin: 10px 0 0 20px;
width: 600px;
}
#morelinks p{
padding: 10px;
border-bottom: 1px solid #BBC0EC;
}
#morelinks a{
font-weight: bold;	
}
.pArrow{
position: relative;
margin-right: 10px;
top: 2px;
width: 10px;
height: 14px;
}



/*--------------------------------------- WHATS NEW PAGE ---------------------------------------------*/

#whatsnewban{
width: 780px;
margin-left: 5px;
height: 100px;
background: url(images/whatsnewban.jpg);
background-repeat: no-repeat;
}

/* adjust this height to add new press releases...  */
#pressBox{
position: relative;
margin: 20px auto;
width: 720px;
height: 510px;
background: #EFF3FC;	
}
#pressBox span{
display: block;
padding: 15px 0 0 15px;
font-weight: 600;	
}
#pressBox a{
display: inline-block;
font-size: 16px;
font-weight: 600;
padding: 10px 0 0 50px;
}
/*--------------------------------------- CONTACT PAGE -----------------------------------------------*/
#contactbanner{
width: 780px;
margin-left: 5px;
margin-bottom: 20px;
height: 100px;
background: url(images/contactBanner.jpg);
background-repeat: no-repeat;		
}
#formp{
font-size: 16px;
font-weight: bold;
margin: 15px 0 25px 15px;	
}
#contactTopP{
width: 700px;
clear: left;
text-align: center;
font-size: 13px;
margin: 30px auto;
padding: 20px 0 20px 0;
border-bottom: 1px dotted #CCC;
border-top: 1px dotted #CCC;
}
#contact1{
float: left;
clear: both;
width: 400px;
height: 285px;
margin: 0 0 0 10px;
background: #DEE4F5;
border: 1px solid #95B3DF;
}
#freetrial{
width: 340px;
float: right;
background: #DEE4F5;
border: 1px solid #95B3DF;
}
#custLoginHolder{
float: right;
width: 340px;
height: 125px;
background: #DEE4F5;
border: 1px solid #95B3DF;
margin-top: 20px;	
}
#customerLogin{
margin: 5px 0 0 5px;
}
#customerLogin p{
padding: 10px;	
font-weight: bold;
}
#clogform{
margin: 10px 0 0 10px;

padding: 0;
}
#clogform input{
margin-bottom: 5px;	
}
.tbox{
width: 150px;
}
#clogbut{
margin-left: 10px;	
}
#clogform label{
display: inline-block;
text-align: right;
width: 40px;
padding-right: 10px;
font-size: 11px;
}
#contFreeTrialPng{
position: relative;
top: -15px;
left: -15px;
}
#trialP{
line-height: 18px;
padding: 15px;
text-align: justify;		
}
.formlabel{
font-size: 11px;
margin-left: 15px;
vertical-align: middle;
margin-right: 5px;
}
.formlabeltop{
font-size: 11px;
vertical-align: top;
margin-right: 5px;	
}
#physicalAddress{
float: left;	
background: #f0f4f9;
padding: 10px;
width: 130px;
margin: 10px 0 20px 40px;

}
#physicalAddress p{
font-size: 14px;	
}

.physadd{
font-size: 14px;
margin: 20px 0 0 10px;
display: inline;
}
.mbiop{
font-size: 14px;	
display: inline;
margin-left: 175px;

}
#mgtbiodiv{
float: right;
margin: 20px 20px 0 0;
position: relative;
width: 440px;
height: 65px;
background: #f0f4f9;
}
.biop{
display: inline;
position: relative;
border: 1px solid #BFDCB6;
padding: 10px;
margin: 10px 5px;
background: #EDFCF3;
height: 40px;
}
.biop:hover{
cursor: pointer;	
background: #FFF;
}
#biops{
margin-top: 25px;
background: #D0E6D3;
margin-left: 10px;
width: 418px;
}
/*--------contact form---------*/
#cform{
margin-left: 20px;
}
#namebox{
margin-bottom: 5px;
margin-left: 3px;
width: 160px;
}
#emailbox{
margin-bottom: 5px;
margin-left: 5px;
width: 160px;	
}
#textarea{
overflow: hidden;
width: 300px;
}
#subutton{
margin: 10px 0 0 220px;
}

#invalidEmail{
display: inline-block;
margin-left: 10px;
font-weight: 600;
color: #F00;
}


#biopic{
float: left;
margin-right: 10px;
}

#biotext{
font-size: 15px;
line-height: 20px;
}

#closebut{
float: right;	
background: #D2F0D5;
padding: 4px;
margin: 0 0 5px 5px;
border: 1px solid #9EEBA8;
}
#closebut:hover{
background: #F7FDF8;	
}

.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
.white_content {
            display: none;
            position: absolute;
            top: 20%;
            left: 20%;
            width: 55%;
            height: 55%;
            padding: 10px;
            border: 10px solid #D7DCEA;
            background-color: white;
            z-index:1002;
            overflow: auto;
}

/*mobiso service styles...cont'd*/
.reglink{
font-weight: bold;	
}
.reglink:hover{
text-decoration: underline;	
}
#mobichart2{
padding: 20px 0 20px 50px;	
}
