#splash {
    font-family: arial, sans-serif;
}

#splash .header {
    background-color: #7193BA;
    width: 100%;
    border-top: solid #819cc0 1px;
    border-bottom: solid #819cc0 1px;
    height: 265px;
}

#splash .header .header-text {
    padding: 38px 40px 38px 40px;
}

#splash .header .buttons {
    margin-left: 80px;
}

#splash .header .header-left .feature {
    display: none;
}
#splash .header .features {
    float: right;
    margin: 10px;
    height: 245px;
    width: 380px;
    background: url("/site_media/images/splash/gradient.png") no-repeat right;
    font-size: 15px;
    line-height: 2.5em;
}

#splash .header .features a{
    color: #FFF;
}

#splash .header .features a:hover{
    text-decoration: none;
}

#splash .header .features .feature-link-wrapper {
    width: 274px;
    height: 24px;
    padding: 5px 0px 17px 23px; 
}

#splash .main {
    width: 100%;
    height: 300px;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

#splash .main .improve {
    width: 410px;
    color: #34567e;
    padding: 40px 0 0 40px;
    line-height: 2em;
}

#splash .main .differences {
    color: #8a8a8a;
    font-size: 14px;
    margin: 20px 40px;
    font-size: 16px;
}

#splash .main .differences.social {
    margin: 30px 40px;
}

#splash .main .differences.whitepaper {
    margin: 30px 47px;
}

#splash .main .differences #ga{
    margin: 0px 20px -15px 0;
}

#splash .main .differences #iphone{
    margin: 0px 26px -17px 2px;
}

#splash .main .differences #whitepaper{
    margin: 0px 32px -15px 0;
}

#splash .main .differences .icon-arrow {
    margin: 0 0 -5px 10px;
}


#splash .main .differences a{
    color: #545454;
}

#splash .main .differences a:hover{
    color: #6185B0;
    text-decoration: none;
}

#splash .main #right-column {
    float: right;
    margin: 30px 100px 0 0;
}

#splash .main .who {
    height: 150px;
    text-align: center;
    width: 200px;
}

#splash .main .who #partner{
    border: solid #7193BA 1px;
}

#splash .main .who h2{
    color: #545454;
    margin-bottom: 10px;
}

#message-form textarea {
    height: 210px;
    width: 480px;
}

#talk-to-us {
    background-color: #f7f5f5;
    border: 1px solid #d7d7d7;
    color: #4e74a1;
    font-family: 'lucida grande', arial, tahoma, verdana, sans-serif;
    padding: 10px 10px 8px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#talk-to-us #tb-content {
    display: none;
}

#talk-to-us p {
    margin: 0;
}

#talk-to-us input[type=text] {
    border: 1px solid #d7d7d7;
    color: #000;
    display: inline;
    height: 16px;
    margin: 0;
    padding: 5px;
    vertical-align: middle;
    width: 160px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

#talk-to-us input[type=text].labeled {
    color: #e4e4e4;
}

#talk-to-us input[type=image] {
    margin-left: 10px;
    vertical-align: middle;
}

/*-------------------------------------*/
.regular-feature {
    padding: 35px;
    color: #FFF;
    font-size: 14px;
}

.regular-feature h2 {
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: -5px;
}

.wide-image {
    margin: 5px 0 12px 0;
    border: solid #597eaa 3px;
    
}

.trynow {
    position: absolute;
    left: 375px;
    bottom: 333px;
}
.tour-image {
    float: left;
    margin: 15px 0px 15px 15px;
    border: solid #597eaa 3px;
    width: 300px;
}

.tour-text {
    float: right;
    width: 249px;
    margin: 15px;
    color: #FFF;
}

.tour-text h2{
    font-weight: normal;
    margin-bottom: 12px;
}

#realtime-left {
    background-image: url("/site_media/images/main/tour/realtime.png"); 
    width: 300px;
    height: 225px;
    font-family: 'lucida grande', arial, sans-serif;
}

    #realtime-left #upper {
        position: relative;
            top: 63px;
            left: 23px;
        background: none;
        
    }
    
    #realtime-left #lower {
        position: relative;
            top: 72px;
            left: 23px;
        background: none;
    }
    
    #realtime-left .picker-event {
        font-size: 10px;
    }
    
    #realtime-left .picker-event h2{
        font-size: 13px;
    }
    
#colorbox {}
#cboxTopLeft {width:21px; height:21px; background:url(/site_media/plugins/colorbox/controls.png) -100px 0 no-repeat;}
#cboxTopRight {width:21px; height:21px; background:url(/site_media/plugins/colorbox/controls.png) -129px 0 no-repeat;}
#cboxBottomLeft {width:21px; height:21px; background:url(/site_media/plugins/colorbox/controls.png) -100px -29px no-repeat;}
#cboxBottomRight {width:21px; height:21px; background:url(/site_media/plugins/colorbox/controls.png) -129px -29px no-repeat;}
#cboxMiddleLeft {width:21px; background:url(/site_media/plugins/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight {width:21px; background:url(/site_media/plugins/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter {height:21px; background:url(/site_media/plugins/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter {height:21px; background:url(/site_media/plugins/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent {background:#fff;}
#cboxLoadedContent {margin-bottom:10px;}
#cboxTitle {position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent {position:absolute; bottom:3px; left:370px; color:#949494;}
#cboxSlideshow {position:absolute; bottom:3px; right:30px; color:#0092ef;}
#cboxClose {display: none;}
    
