﻿*
{
    margin: 0;
    padding: 0;
}

html, body
{
    color: #595959;
    font-family: Calibri,Arial;
}

body 
{
    background: url("/images/bodyBg.png") repeat-x scroll left top #F2F2F0;
}

img
{
    border-style: none;
}

a
{
    color: #22569F;
    text-decoration: none;
}

a:hover
{
    color: #003C79;
    text-shadow: 2px 2px 2px #A5A5A5;
}

#wrapper
{
    display: block;
    min-height: 100%;
    position: relative;
    width: 100%;
}

.loginIconImg
{
max-width: 100px;
border-radius: 22.5%;
float: left;
margin-right: 10px;
}

#mainCntr
{
    margin: 0 auto;
    width: 933px;
}

#headerCntr
{
    height: 130px;
    position: relative;
    width: 933px;
    padding-top: 40px;
    color: #595959;
}

#headerCntr h1
{
    font-size: 56px;
    top: 40px;
}

#headerCntr h3
{
    font-size: 24px;
}

#headerCntr a
{
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    position: absolute;
    right: 20px;
    top: 40px;
    display: block;
    height: 78px;
    text-indent: -9999px;
    width: 196px;
}

#hcontentCntr
{
    height: auto;
    width: 933px;
    overflow: hidden;
}

#hcontentCntr h3
{
    color: #595959;
}

#contentCntr
{
    width: 933px;
    height: 750px;
}

#contentCntr h3
{
    color: #595959;
}

#wcontentCntr
{
    height: 1075px;
    width: 933px;
}

#wcontentCntr h3
{
    color: #595959;
}

#ocontentCntr
{
    height: 650px;
    width: 933px;
}

#ocontentCntr h3
{
    color: #595959;
}

#phoneContainer
{
display:block; position: relative;float: right;width: 309px;height: 650px;
}

.phoneContainer {
    display: block;
    position: relative;
    float: right;
    width: 309px;
    height: 650px;
}

.phoneHolder {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
}

.phoneImage {
    position: absolute;
    left: 27px;
    top: 26px;
    width: 253px;
    z-index: 4;
}

#videoLink
{
    position: absolute;
    top: 800px;
    left: 830px;
}

#ovideoLink
{
    position: absolute;
    top: 580px;
    left: 850px;
}

.phone {
    float: right;
    padding-top: 15px;
    border: solid 0px black;
}

#phoneVideo
{
    position: relative;
    left: 659px;
    top: 150px;
}

#marketIcons
{
    padding-top: 40px;
    padding-bottom: 20px;
}

.apple
{
    position: relative;
    top: 0px;
}

.appleImg
{
}

.android
{
    position: relative;
    left: 250px;
    top: -8px;
}

#android img
{
    top: 0px;
}

#contentSummary
{
}

#contentSummary ul
{
    list-style-position: inside;
}
    
#contentLinks
{
    text-align: center;
    position: relative;
    top: 100px;
    background-color: White;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-color: #22569F;
    border-style: solid;
    border-width: 1px;
    width: 400px;
    left: 100px;
    padding: 25px 0px 25px 0px;
}

#contentClients
{
    overflow: hidden;       
}

#testimonial
{
    padding-top: 20px;
    padding-bottom: 20px;
}

#testimonial h3
{
    color: #595959;
}

#clients
{
    padding-top: 20px;
}

#clients h3
{
    color: #595959;
}

#client
{
    font-weight: bold;
}

.featureTitle
{
    font-weight: bold;
    color: #595959;
}

#navBar
{
    width: 905px;
    height: 20px;
    background-color: White;
    border-color: #22569F;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-style: solid;
    border-width: 3px;
    padding: 5px;
    position: relative;
    top: 23px;
}

#navBar ul
{
    list-style-type: none;
    overflow: hidden;
}

#navBar li
{
    display: inline;
    width: 30px;
    padding-left: 50px;
    padding-right: 30px;
}

.menuSelected
{
    font-weight: bold;
    color: #003C79;
}

#textContent
{
    height: 600px;
    overflow: visible;
}

#textContent ul
{
    list-style-position: inside;
}

.logoImages
{
    padding-right: 5px;
}

#footerCntr
{
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#solus-s
{
    float: left;
}

.phoneNumber
{
    color: #22569F;
}

#screen
{
    padding-left: 10px;
}

#platformsContainer
{
    padding-left: 60px;
    padding-top: 20px;
}

.platforms
{
    display: inline;
}

.platform
{
    float: left;
    width: 220px;
    height: 180px;
    padding-right: 40px;
	text-align: center;
}