/* ========================================================= */ 
/* Style Guide                                               */
/* --------------------------------------------------------- */ 
/*                                                           */
/* Color Guide                                               */
/*     - blue 01:           #00AEEF                         */
/*     - gray 01:           #444444                         */
/*     - gray 02:           #818181                         */
/*     - gray 03:           #A5A5A5                         */
/*                                                           */
/* --------------------------------------------------------- */ 
/*                                                           */
/* Fonts                                                     */
/*     - font-family:       Helvetica, Arial, sans-serif    */
/*                                                           */
/* --------------------------------------------------------- */ 
/*                                                           */
/* Directory                                                 */
/*     [1] Global                                            */
/*     [2] Typography                                        */
/*     [3] Links                                             */
/*     [4] Header                                            */
/*     [5] Content                                           */
/*     [6] Footer                                            */
/*     [7] Home                                              */
/*     [8] Applications                                      */
/*     [9] Services                                          */
/*     [10] Support                                          */
/*     [11] News                                             */
/*     [12] About                                            */
/*     [13] Blog                                             */
/*                                                           */
/* ========================================================= */


/* --------------------------------------------------------- */ 
/* [1] Global                                                */
/* --------------------------------------------------------- */ 

@import url("reset.css");

html {
    margin:0 auto;
    padding:0;
}

body {
    background:#F0F0F0;
    font-family:Helvetica, Arial, sans-serif;
    font-size:12px;
    line-height:.9em;
    margin:0;
    padding:0;
    text-align:center;
}

a, a:visited {
    color:#00AEEF;
    text-decoration:none;
}

a:hover {
    color:#00AEEF;
    text-decoration:underline;
}
a img {
    border:0;
}

a:active {
    outline: none;
}

a:focus {
    outline-style: none;
}

a.more{
    font-weight:600;
    font-size:11px;
    display:block;
}

fieldset {
    border:none;
}

input,
textarea {
    color:#000;
}

em {
    font-style: italic;
}

.highlight {
    color:#00AEEF;
}

#container {
    margin:0 auto;
    padding:0;
    text-align:left;
    width:1010px;
}

#mobiata_content {
    background:url('../images/global/content_bd.png') repeat-y 0 0;
}

.wrapper {
    padding:0 5px;
}

#header {
    background:url('../images/global/header_bd.png') repeat-x top center;
    height:117px;
    padding:0 15px;
    margin:0 5px;
}

.col01, .col02 {
    float:left;
}

#anchor {
    background:url('../images/global/content_ft.gif') no-repeat 0 0;
    height:16px;
}

#anchor_striped {
    background:url('../images/global/content_ft_striped.gif') no-repeat 0 0;
    height:16px;
}

.clear {
    clear:both;
}

sup {
    font-size:0.65em;
}

/* --------------------------------------------------------- */ 
/* [3] Typography                                            */
/* --------------------------------------------------------- */

p {
    color:#555;
    font-size:1em;
    line-height:1.33em;
    margin:0;
    padding:0 0 7px 0;
}

h2 {
    line-height:1.7em;
}

.leadIn {
    color:#00AEEF;
    font-size:1.4em;
    line-height:1.2em;
}

/* Cancel out the leadin on the app details paragraph */
.appInfo .leadIn {
    color: #555555;
    font-size:1em;
    line-height:1em;
}

.boldOut {
    color:#A5A5A5;
    font-size:1.2em;
    font-weight:bold;
}

strong {
    font-weight:bold;
}

/* --------------------------------------------------------- */ 
/* [4] Header                                                */
/* --------------------------------------------------------- */ 

#header .col01,
#header .col02 {
    height:117px;
}

#header .col02 {
    text-align:right;
    width:818px;
}

.tagline {
    clear:both;
    float:right;
    margin:12px 0 0 0;
}

#socialBar {
    clear:both;
    float:right;
    height:24px;
    list-style:none;
    margin:12px 0 0 0;
    padding:0;
    width:67px;
}

#socialBar li {
    float:left;
    height:24px;
}

#mainNavDiv {
    margin-top: 12px;
    margin-right: 0px;
    display: block;
    clear:both;
    float:right;
}

#mainNav {
    list-style:none;
    padding:0;
}

#mainNav li a {
    display:block;
    /*background:url(/images/sprites/top_nav.png) no-repeat top left;*/
    color: #eeeeee;
    display: block;
    line-height: 1em;
    text-decoration: none;
    font-size: 13px;
    font-weight: 100;
    /*border-right: 1px solid white;*/
    padding: 0 1.2125em;
}

#mainNav li {
    float: left;
    position: relative;
    line-height: 13px;
    border-right: 1px solid white;
}

#mainNav li.last_item {
    border-right: none;
    margin-right: -8px;
}

#mainNav li a.nav_btn_down {
    color: #00aeef;
}

#mainNav li a:hover {
    color: #FFFFFF;
}

#mainNav li a.nav_btn_down:hover {
    color: #00aeef;
}

/*
ul#mainNav li a.nav_applications_down { background-position: 0 0; width: 120px; height: 17px; }
ul#mainNav li a.nav_applications_down:hover { background-position: 0 0; width: 120px; height: 17px; }
ul#mainNav li a.nav_applications:hover { background-position: -125px 0; width: 120px; height: 17px; }
ul#mainNav li a.nav_applications { background-position: -250px 0; width: 120px; height: 17px; }
ul#mainNav li a.nav_blog_down { background-position: -375px 0; width: 64px; height: 17px; }
ul#mainNav li a.nav_blog_down:hover { background-position: -375px 0; width: 64px; height: 17px; }
ul#mainNav li a.nav_blog:hover { background-position: -444px 0; width: 64px; height: 17px; }
ul#mainNav li a.nav_blog { background-position: -513px 0; width: 64px; height: 17px; }
ul#mainNav li a.nav_company_down { background-position: -582px 0; width: 72px; height: 17px; }
ul#mainNav li a.nav_company_down:hover { background-position: -582px 0; width: 72px; height: 17px; }
ul#mainNav li a.nav_company:hover { background-position: -659px 0; width: 72px; height: 17px; }
ul#mainNav li a.nav_company { background-position: -736px 0; width: 72px; height: 17px; }
ul#mainNav li a.nav_contact_down { background-position: -813px 0; width: 83px; height: 17px; }
ul#mainNav li a.nav_contact_down:hover { background-position: -813px 0; width: 83px; height: 17px; }
ul#mainNav li a.nav_contact:hover { background-position: -901px 0; width: 83px; height: 17px; }
ul#mainNav li a.nav_contact { background-position: -989px 0; width: 83px; height: 17px; }
ul#mainNav li a.nav_news_down { background-position: -1077px 0; width: 69px; height: 17px; }
ul#mainNav li a.nav_news_down:hover { background-position: -1077px 0; width: 69px; height: 17px; }
ul#mainNav li a.nav_news:hover { background-position: -1151px 0; width: 69px; height: 17px; }
ul#mainNav li a.nav_news { background-position: -1225px 0; width: 69px; height: 17px; }
ul#mainNav li a.nav_support_down { background-position: -1587px 0; width: 89px; height: 17px; }
ul#mainNav li a.nav_support_down:hover { background-position: -1587px 0; width: 89px; height: 17px; }
ul#mainNav li a.nav_support:hover { background-position: -1681px 0; width: 89px; height: 17px; }
ul#mainNav li a.nav_support { background-position: -1775px 0; width: 89px; height: 17px; }
*//*
ul#mainNav li {
    float:left;
    height:17px;
}
  */
ul#socialBar li a
{
    float:left;
    display:inline;
    background:url(/images/sprites/contact_icons.png) no-repeat top left;
}

ul#socialBar li a.social_facebook:hover { background-position:-212px 0; width:34px; height:24px; } 
ul#socialBar li a.social_facebook { background-position:-251px 0; width:34px; height:24px; } 
ul#socialBar li a.social_twitter:hover { background-position:-290px 0; width:33px; height:24px; } 
ul#socialBar li a.social_twitter { background-position:-328px 0; width:33px; height:24px; } 

/* --------------------------------------------------------- */
/* [5] Content                                               */
/* --------------------------------------------------------- */

#review .org,
#review .txt {
    /*float:left;*/ /*Now text can sit next to the review image.*/
}

#review .org {
    margin-right:15px;
    margin-top:5px;
}

#review .txt p {
    font-size:1.2em;
    font-weight:bold;
}

#review a {
    display:block;
    float:left;
    height:100px;
    margin:0 10px 0 0;
    overflow:hidden;
}

ul.bulletedList {
    list-style-type:disc;
    padding:0 40px;
}

ul.bulletedList li {
    font-size:1.2em;
    line-height:1.2em;
    list-style-type:disc;
    padding:0 0 5px 0;
}

.contentCol ul.bulletedList li {
    color:#555;
    font-size:1em;
    line-height:1.33em;
}

#device.iphone img {
    margin:123px 28px;
}

#device.iphone_black img {
    margin:123px 28px;
}

#device.ipad img {
    margin:73px 49px;
}

#device.ipad_landscape img {
    margin:69px 41px;
}

#device.android img {
    margin:92px 32px;
}

#device.blackberry img {
    margin:102px 30px;
}

#device.blackberry_landscape img {
    margin:95px 26px;
}

#device.palm img {
    margin:75px 39px;
}

#device.windowsphone img {
	margin:72px 23px;
}

/* Boring page templates */

.subnavCol {
    background:#EFEFEF;
    border-right:1px solid #DEDEDE;
    border-bottom:1px solid #DEDEDE;
    margin:0 10px 0 5px;
    padding:71px 10px 10px 10px;
    width:180px;
    float:left;
    font-size:1.2em;
}

.subnavCol ul {
    list-style:none;
    padding:0;
    margin:0;
}

.subnavCol ul li {
    margin:10px 0 0 10px;
}

.subnavCol a {
    font-size: 15px;
    line-height: 19px;
}

.contentCol {
    width:750px;
    float:left;
}

.contentCol h1 {
    color:#00AEEF;
    font-size:1.4em;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:8px;
    line-height:1.2em;
}

.contentCol h2 {
    color:#00AEEF;
    margin-left:8px;
}

.contentCol p {
    margin-left:8px;
}

span.compare_link {
    white-space: nowrap;
}

#headline {
    margin-bottom:40px;
}

#headline_bar {
    position: relative;
    text-align: center;
    width: 100%;
    padding-bottom: 40px;
}

#headline_button {
    position: absolute;
    left: 0;
}

#rss_link {
    position: absolute;
    right: 0;
    padding-top: 30px;
}

#blog_nav {
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px
}

#blog_prev {
    position: absolute;
    left: 200px;
}

#blog_next {
    position: absolute;
    right: 200px;
}

img#showcase {
    margin-bottom:42px;
}

.appnav_img {
    background:url(/images/sprites/app_nav.png?v=7) no-repeat top left;
    display:inline;
    float:left;
}

#appNav div#selectArrow {
    display:block;
    position:absolute;
    left:0;
    width:40px;
    height:20px;
    z-index:0;
}

#container.welcome #appNav div#selectArrow {
    background:url(/images/global/selectArrow.png) no-repeat top left;
    top:0;
}

#container.support div.subnavCol a {
    background:url(/images/sprites/app_nav.png?v=7) no-repeat top left;
    display:inline;
    float:left;
}

.flighttrack_nav_over, #container.support div.subnavCol a.flighttrack_nav_sub_over { background-position: -12px 8px; width: 155px; height: 83px; } 
.flighttrack_nav_up, #container.support div.subnavCol a.flighttrack_nav_sub_up { background-position: -179px 5px; width: 155px; height: 83px;}

.flighttrackpro_nav_over, #container.support div.subnavCol a.flighttrackpro_nav_sub_over { background-position: -364px 8px; width: 180px; height: 83px; } 
.flighttrackpro_nav_up, #container.support div.subnavCol a.flighttrackpro_nav_sub_up { background-position: -546px 8px; width: 180px; height: 83px;}

.hotelpal_nav_over, #container.support div.subnavCol a.hotelpal_nav_sub_over { background-position: -13px -84px; width: 127px; height: 83px;} 
.hotelpal_nav_up, #container.support div.subnavCol a.hotelpal_nav_sub_up { background-position: -145px -84px; width: 127px; height: 83px;}

.tripdeck_nav_over, #container.support div.subnavCol a.tripdeck_nav_sub_over { background-position: -582px -82px; width: 131px; height: 83px;}  
.tripdeck_nav_up, #container.support div.subnavCol a.tripdeck_nav_sub_up { background-position: -717px -82px; width: 131px; height: 83px;} 

.farecompare_nav_over, #container.support div.subnavCol a.farecompare_nav_sub_over { background-position: -1054px 4px; width: 166px; height: 83px; } 
.farecompare_nav_up, #container.support div.subnavCol a.farecompare_nav_sub_up { background-position: -1232px 4px; width: 166px; height: 83px; }

.flightboard_nav_over, #container.support div.subnavCol a.flightboard_nav_sub_over { background-position: -1418px 6px; width: 160px; height: 83px;} 
.flightboard_nav_up, #container.support div.subnavCol a.flightboard_nav_sub_up { background-position: -1584px 5px; width: 160px; height: 83px;}

.expediahotels_nav_over, #container.support div.subnavCol a.expediahotels_nav_sub_over { background-position: -876px -85px; width: 180px; height: 83px;} 
.expediahotels_nav_up, #container.support div.subnavCol a.expediahotels_nav_sub_up { background-position: -1070px -87px; width: 180px; height: 83px;}

.appnav_link { height: 83px; }

.expediahotels_nav_link { width: 260px; }
.flightboard_nav_link { width: 240px; }
.flighttrack_nav_link { width: 240px; }
.flighttrackpro_nav_link { width: 250px; }
.hotelpal_nav_link { width: 240px; }
.tripdeck_nav_link { width: 210px; }


#homeCarouselNav .expediahotels_nav_over, #homeCarouselNav .expediahotels_nav_up {
    margin-left: 40px;
}
#homeCarouselNav .flighttrack_nav_over, #homeCarouselNav .flighttrack_nav_up {
    margin-left: 15px;
}
#homeCarouselNav .flighttrackpro_nav_over, #homeCarouselNav .flighttrackpro_nav_up {
    margin-left: 25px;
}
#homeCarouselNav .hotelpal_nav_over, #homeCarouselNav .hotelpal_nav_up {
    margin-left: 45px;
}
#homeCarouselNav .tripdeck_nav_over, #homeCarouselNav .tripdeck_nav_up {
    margin-left: 35px;
}
#homeCarouselNav .flightboard_nav_over, #homeCarouselNav .flightboard_nav_up {
    margin-left: 30px;
}




.separator {
    margin-top: 25px;
    margin-left: 30px;
}

.expediahotels_nav_link .separator {
    margin-left: 25px;
}

.tripdeck_nav_link .separator {
    margin-left: 35px;
}

.hotelpal_nav_link .separator {
    visibility: hidden;
}


#appNav .appNavCarousel a.prev{
   background: url(/images/sprites/app_arrows.png) no-repeat top left;
   position:absolute;
   left:-18px;
   top:0;
   z-index:100;
}

#appNav .appNavCarousel a.next {
   background: url(/images/sprites/app_arrows.png) no-repeat top left;
   position:absolute;
   right:-18px;
   top:0;
   z-index:100;
}

#appNav .appNavCarousel a.prev {
   background: url(/images/sprites/app_arrows.png) no-repeat top left;
   position:absolute;
   left:-1px;
   z-index:100;
   background-position: 0 0;
   width: 21px;
   height: 83px;
   opacity: 0.7;
   top:-1px !important;
   margin-top: 1px;
}

#appNav .appNavCarousel a.next {
   background: url(/images/sprites/app_arrows.png) no-repeat top left;
   position:absolute;
   right:0px;
   z-index:100;
   background-position: -78px 0;
   width: 21px; 
   height: 83px;
   opacity: 0.7;
   top:-1px !important;
   margin-top: 1px;
}

#container.applications .appNavCarousel span.leftAppArrow a {
    top:-1px !important;
}

#container.applications .appNavCarousel span.rightAppArrow a {
    top:-1px !important;
}


#appNav .appNavCarousel span.leftAppArrow a { background-position: 0 0; width: 21px; height: 83px; }
/* #appNav .appNavCarousel span.leftAppArrow a:active { background-position: -26px 0; width: 21px; height: 83px; }  */
#appNav .appNavCarousel span.leftAppArrow a:hover { background-position: -52px 0; width: 21px; height: 83px; }
#appNav .appNavCarousel span.rightAppArrow a { background-position: -78px 0; width: 21px; height: 83px; } 
/* #appNav .appNavCarousel span.rightAppArrow a:active { background-position: -104px 0; width: 21px; height: 83px; }  */
#appNav .appNavCarousel span.rightAppArrow a:hover { background-position: -130px 0; width: 21px; height: 83px; } 

#appNav div.appNavCarousel {
    width:964;
}

/* --------------------------------------------------------- */
/* [6] Footer                                                */
/* --------------------------------------------------------- */

#footer {
    background:#F0F0F0 url('../images/global/footer_bd.png') no-repeat right top;
    margin:0 auto;
    padding: 7px 30px 5px;
    width:950px;
    height:300px;
}

#footer .col01 {
    margin-right:20px;
    width:500px;
}

ul#ft_socialBar {
    height:23px;
    list-style:none;
    margin:0 0 10px 0;
    overflow:hidden;
    padding:0;
}

p.title {
    color:#444;
    font-size:11px;
    padding-bottom:0;
}

ul#ft_socialBar li {
    float:left;
}

form#mc-embedded-subscribe-form label {
    color:#8B8B8B;
    font-size:11px;
}

form#mc-embedded-subscribe-form p.response {
    color:#000;
    font-size:11px;
    font-weight:bold;
}

form#mc-embedded-subscribe-form ul {
    list-style:none;
    margin:15px 0 0 0;
    padding:0;
}

form#mc-embedded-subscribe-form li {
    float:left;
}

form#mc-embedded-subscribe-form input.txtfield {
    /*background:url('../images/global/footer_txtfield_bd.gif') no-repeat 0 0;*/
    height:22px;
    margin-right:9px;
    padding-left:5px;
    padding-right:5px;
    width:302px;
}

form#mc-embedded-subscribe-form input.sbBtn:hover {
    background:#00AEEF;
}

#footer p.copy {
    color:#8B8B8B;
    font-size:11px;
    margin-top:10px;
    width:500px;
}

#footer p.copy a{
    color:#8B8B8B;
}

#footer #nav_about,
#footer #nav_applications {
    
}

.ftNav {
    float:left;
    margin: 0 0 0 47px;
}

.ftNav ul {
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
}

.ftNav a {
    color:#555;
}
/*
.ftNav a.active {
    color:#00AEEF;
}
*/
.ftNav a:hover {
    color:#00AEEF;
}

ul#ft_socialBar li a {
    display:inline;
    float:left;
    background:url(/images/sprites/contact_icons.png) no-repeat top left;
}

ul#ft_socialBar li a.footer_email:hover { background-position:0 0; width:26px; height:23px; } 
ul#ft_socialBar li a.footer_email { background-position:-31px 0; width:26px; height:23px; } 
ul#ft_socialBar li a.footer_facebook:hover { background-position:-62px 0; width:21px; height:23px; } 
ul#ft_socialBar li a.footer_facebook { background-position:-88px 0; width:21px; height:23px; } 
ul#ft_socialBar li a.footer_phone:hover { background-position:-114px 0; width:19px; height:23px; } 
ul#ft_socialBar li a.footer_phone { background-position:-138px 0; width:19px; height:23px; } 
ul#ft_socialBar li a.footer_twitter:hover { background-position:-164px 0; width:20px; height:23px; } 
ul#ft_socialBar li a.footer_twitter { background-position:-189px 0; width:20px; height:23px; } 

/* --------------------------------------------------------- */
/* [7] Home                                                  */
/* --------------------------------------------------------- */

#carouselCol {
    background:#F0F0F0 url('../images/welcome/app_bd.png') repeat-x 0 0;
    margin:0 auto;
    position:relative;
    width:1000px;
    overflow: hidden;
}

ul#homeCarousel {
    list-style:none;
    padding:0;
    width:970px;
}

ul#homeCarousel li {
    padding:30px 0 0 15px;
}

/*
#appNav ul li.carouselItem {
    height:83px;
    margin:0;
}
*/

ul#homeCarousel li.carouselItem {
    height:384px;
    margin:0;
    width:970px;
}

.carouselItem .details {
    margin-left: 100px;
    width: 520px;
    text-align: center;
}

.homepage_learn_link {
    color: #8B8B8B !important;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
}

.homepage_download_label {
    color: #888888;
    font-size: 19px;
    font-weight: 300;
    margin-top: 30px;
}

.homepage_supported_platforms {
    color: #888888;
    font-size: 18px;
    width: 520px;
}

.homepage_supported_platforms a {
    color: #00AEEF;
}

.homepage_link_sep {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
}
/*
.homepage_download_links {
    position: absolute;
    bottom: 40px;
    margin-left: 162px;
}
*/

.homepage_app_intro {
    height: 330px;
}

.homepage_download_link {
    padding-top: 5px;
    padding-bottom: 5px;
}

.homepage_supported_platforms a:visited {
    color: #00AEEF;
}

.homepage_supported_platforms a:hover {
    color: #00AEEF;
}

.homepage_platform_link {
    float: left;
}

.platform_name {
    /*white-space: nowrap;*/
}

/*
#carouselCol #appNav ul .jcarousel-item {
    height:83px;
    margin:0;
}
*/

#carouselCol ul#homeCarousel .jcarousel-item {
    height:490px;
    margin:0;
    width:970px;
}

#carouselCol #appNav .jcarousel-clip-horizontal {
    height:83px;
    width:964px;
}

#carouselCol .jcarousel-clip-horizontal {
    height:490px;
    width:970px;
    overflow: hidden;
}

#carouselCol .col02 {
	width:600px;
}

#carouselCol .col02 p {
    padding-left:7px;
    width:593px;
}

#carouselCol .col02 ul {
    list-style:none;
    margin:4px 0 0 7px;
    padding:0;
}

#carouselCol .col02 ul li {
    float:left;
    margin:0 8px 0 0;
}

#carouselCol #device {
    height:483px;
    position:absolute;
    top:7px;
}

.device_iphone {
    background:url('../images/welcome/device.png?v=3') no-repeat 0 0;
    right: 25px;
    width: 238px;
}

.device_windowsphone {
    background:url('../images/welcome/device_windowsphone.png') no-repeat 0 0;
    right: 15px;
    width: 257px;
}

#carouselCol #screenshotWrap {
    height:300px;
    margin:91px 0 0 37px;
    width:202px;
}

#carouselCol #screenshot {
    height:303px;
    width:202px;
}

.screenshot_iphone {
    margin:-6px -19px;
}

.screenshot_windowsphone {
    margin: -42px -20px;
}

#reviewCarouselContainer {
    width:480px;
}

#reviewCarousel{
    background-color:#fff;
    height:120px;
    overflow:hidden;
}

#appNav {
    background:#FFF url('../images/welcome/nav_bd.png') repeat-x 0 0;
    position:relative;
    border-bottom: 1px solid #dbdbdb;
    overflow:hidden;
}

#container.applications #appNav
{
    border-bottom:none !important;
}

#appNav ul {
    list-style:none;
    margin:0 auto;
    overflow:hidden;
    padding:0;
    width:1000px;
}

#appNav ul li {
    float:left;
}

.welcome #mid {
    margin:10px auto 15px auto;
    overflow:auto;
    width:950px;
}

.welcome #mid .col01 {
    display:inline;
}

.welcome #msg {
    font-size:1.2em;
    margin-right:40px;
    width:420px;
}

.welcome #review {
    width:475px;
}

.welcome #review .txt p {
    width:480px;
}

.txt{
    display:block;
}

.review_img{
    float:left;
}

.homepage_app_desc{
    font-size: 20px;
    color: #8B8B8B;
    font-weight: lighter;
}

/* --------------------------------------------------------- */
/* [8] Applications                                          */
/* --------------------------------------------------------- */

#container.applications #mid.wrapper div.col01 {
    width:100%;
    padding:15px 0 0;
    margin:0;
}

#applicationReviewSlideshow{
    width:700px;
    height:120px;
}

#applicationReviewSlideshow li{
    height:120px;
    width:700px;
}

#appIntro {
    overflow:hidden;
    margin:0 0 0 15px;
    width:700px;
    position: relative;
}

#appIntro p {
    margin:10px 0 0 5px;
    width:380px;
}

#appIntro .appInfo,
#appIntro .appLinks {
    float:left;
}

#appIntro .appInfo {
    padding-right:30px;
    border-right:1px solid #DDD;
    width:365px;
    min-height:165px;
}

#appIntro .appLinks {
    padding:55px 0 10px 15px;
    width:125px;
    position:relative;
    margin-left:-1px;
    border-left:1px solid #DDDDDD;
}

#platformDetails {
    background:#EFEFEF;
    margin:0 5px;
    border-bottom:1px solid #F7F7F7;
}

#facebookFrame {
    position:absolute;
    left:40px;
    top:142px;
}

.appLinks .dwnld {
    margin-top:10px;
}

.appLinks .compare {
    margin-top:10px;
}

.appLinks #launchDemo {
    margin-top: 10px;
}

.ui-tabs .ui-tabs-hide {
     display:none;
}

ul#chooseNav {
	background:url('../images/applications/nav_bd_inactive.gif') repeat-x 0 0;
	border-bottom:1px solid #DEDEDE;
	list-style:none;
	margin-bottom:7px;
	overflow:hidden;
	padding:0 0;
}

ul#chooseNav li {
    float:left;
    height:38px;
}

#chooseNavLbl {
    margin-left: 5px;
    margin-right: 5px;
}

ul#chooseNav li a {
	display:block;
    padding:4px 13px 5px 13px;
}

ul#chooseNav li img {
    float:left;
    display:inline;
}

ul#chooseNav li.iphone {
    background:url('../images/applications/nav_bd_inactive.gif') repeat-x 0 0;
    width:94px;
}

ul#chooseNav li.iphone a {
    padding:4px 15px 5px 15px;
}

ul#chooseNav li.iphone.selected {
    background:url('../images/applications/nav_bd_active.gif') repeat-x 0 0;
}

ul#chooseNav li.ipad {
	background:url('../images/applications/nav_bd_inactive.gif') repeat-x 0 0;
	width:81px;
}

ul#chooseNav li.ipad.selected {
    background:url('../images/applications/nav_bd_active.gif') repeat-x 0 0;
}


ul#chooseNav li.ipad a {
    padding:4px 15px 5px 15px;
}

ul#chooseNav li.android {
	background:url('../images/applications/nav_bd_inactive.gif') repeat-x 0 0;
	width:120px;
}

ul#chooseNav li.android.selected {
    background:url('../images/applications/nav_bd_active.gif') repeat-x 0 0;
}

ul#chooseNav li.android a {
    padding:4px 15px 5px 15px;
}

ul#chooseNav li.blackberry {
	background:url('../images/applications/nav_bd_inactive.gif') repeat-x 0 0;
	width:127px;
}

ul#chooseNav li.blackberry.selected {
    background:url('../images/applications/nav_bd_active.gif') repeat-x 0 0;
}

ul#chooseNav li.blackberry a {
    padding:4px 15px 5px 15px;
}

ul#chooseNav li.palm {
	background:url('../images/applications/nav_bd_inactive.gif') repeat-x 0 0;
	width:69px;
}

ul#chooseNav li.palm.selected {
    background:url('../images/applications/nav_bd_active.gif') repeat-x 0 0;
}

ul#chooseNav li.palm a {
    padding:4px 15px 5px 15px;
}

ul#chooseNav li.windowsphone {
	background:url('../images/applications/nav_bd_inactive.gif') repeat-x 0 0;
	width:104px;
}

ul#chooseNav li.windowsphone.selected {
	background:url('../images/applications/nav_bd_active.gif') repeat-x 0 0;
}

.platformCol {
	width:100%;
    min-height:209px;
}

ul.details {
    list-style:none;
    margin:0 0 10px 60px;
    padding:0;
    width:660px;
}

ul.details li {
    margin:10px 0 20px;
}

.details h2 {
    font-size:18px;
    font-weight:100;
    color:#00AEEF;
}

/*
.details .jcarousel-item {
    height:86px;
    width:710px;
}

.details .jcarousel-clip-horizontal {
    height:86px;
    width:750px;
}

.platformCol .jcarousel-clip-horizontal h2,
.platformCol .jcarousel-clip-horizontal p {
    margin:0 0 0 55px;
}
*/

ul.platformNav {
    height:140px;
    list-style:none;
    margin:0 0 0 55px;
    padding:0;
    width:660px;
}

ul.platformNav li {
    float:left;
    margin:0 10px 0 0;
}

.viewport {
    height:150px;
    position:relative;
}

.viewport a {
    display:block;
    position:relative;
}

.viewport span {
    display:none;
    margin:0 auto;
    position:absolute;
    text-align:center;
    text-decoration:none;
    z-index:100;
}

.viewport .screenWrap img {
    left:0;
    position:relative;
    top:10px;
    display:block;
}

.applications #mid .col01 {
    overflow:hidden;
    margin:45px 15px;
    width:640px;
    border-top:1px solid #DBDBDB;
}

.applications #review {
    margin:15px 0 0 15px;
    overflow:hidden;
    width:96%;
}

.applications #review p {
    width:100%;
}

#appCol {
    position:relative;
}

#appCol #device {
    height:589px;
    left:715px;
    position:absolute;
    top:0;
    width:398px;
    z-index:1;
}

#container.applications .platformCol {
    padding-top:10px;
}

#container.applications .platformCol p {
    font-size:1.1em;
    line-height:1.2em;
    margin:5px 10px 0 0;
}

#container.applications .details h2 {
    font-size:2.0em;
}

#device.iphone { background:url('../images/applications/device_iphone.png') no-repeat 8px 16px; }
#device.iphone_black { background:url('../images/applications/device_iphone_black.png') no-repeat 8px 16px; }
#device.ipad { background:url('../images/applications/device_ipad.png') no-repeat 5px 17px; }
#device.ipad_landscape { background:url('../images/applications/device_ipad_landscape.png') no-repeat 5px 30px; }
#device.android { background:url('../images/applications/device_android.png?v=3') no-repeat 5px 16px; }
#device.blackberry { background:url('../images/applications/device_blackberry.png') no-repeat 5px 16px; }
#device.blackberry_landscape { background:url('../images/applications/device_blackberry.png') no-repeat 5px 16px; }
#device.palm { background:url('../images/applications/device_palm.png') no-repeat 5px 16px; }
#device.windowsphone { background:url('../images/applications/device_windowsphone.png') no-repeat 5px 16px; }

#container.applications div#appNav {
    background:#FFF url('../images/welcome/nav_bd.png') repeat-x left bottom;
    width:1000px;
    margin:0 5px;
}

#container.applications div#appNav div#selectArrow {
    bottom:0;
    background-image:url(/images/global/selectArrowDown.png);
}

#container.applications div.qrcode {
    margin-top:-10px;
}

#container.applications div.qrcode img {
    margin-top:15px;
    margin-bottom:-20px;
    margin-left:0;
}

#container.applications div.qrcode p {
    top:5px;
    display:block;
    font-size:0.9em;
    height:55px;
    left:-5px;
    margin-left:15px;
    position:absolute;
    width:140px;
    text-align:justify;
}

/* --------------------------------------------------------- */
/* [8.5] Demo Videos                                         */
/* --------------------------------------------------------- */
#backgroundPopup{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: auto !important;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 201;
}

#popupContact {
    display: none;
    height: 835px;  
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    width: 856px;
    z-index: 202;
    font-size: 13px;
}

#popupContactClose {
    cursor: pointer;
    font-size: 10px;
    line-height: 14px;
    right: 20px;
    top: 10px;
    position: absolute;
    display: block;
    text-transform: uppercase;  
}

#popupContact .label,
#popupContact #videoDevice,
#popupContact .btns {
    float: left;
}

#popupContact .label {
    padding: 22px 32px 0 0;
    width: 182px;
}

.btns {
    margin: 22px 109px 0 0;
    width: 73px;
}

#videoDevice {
    background: url(../images/demo/video_bd.png?v=2) no-repeat 0 0;
    height: 835px;
    width: 460px;
}

#video {
    margin: 0 auto;
    padding-top: 155px;
    width: 320px;
}

#video .flash {
    height: 480px;
    width: 320px;
}

#button {
    cursor: pointer;
}

.share {
    margin: 30px 0 0 0;
    text-align: left;
}

.share p {
    color: #FFF;
    float: left;
    padding: 3px 10px 0 0;
}

#downBtns {
    background: #000;
    display: none;
    position: absolute;
    height: 460px;
    text-align: center;
    top: 155px;
    width: 320px;
    z-index: 800;
}

#downBtns p {
    color: #00AEEF;
    font-size: 16px;
    margin: 70px 0 0 0;
}

#downBtns ul h2 {
    font-size: 18px;
}

/* --------------------------------------------------------- */
/* [9] Services                                              */
/* --------------------------------------------------------- */
/* REMOVED */

/* --------------------------------------------------------- */
/* [10] Support                                              */
/* --------------------------------------------------------- */

#support_welcome {
    font-size: 1.5em;
    margin-bottom: 15px;
}

#container.support ul ul li{
    list-style-type: circle !important;
}

#container.support ol ul li{
    list-style-type: disc !important;
}


#container.support ol ol li{
    list-style-type: lower-alpha !important;
}

#container.support #platformDetails {
    background:#FFF;
    border:none;
}

#container.support #leftSupportCol {
    float:left;
    width:100%;
    margin:15px 2.5%;
    height:auto;
}

#container.support #rightSupportCol {
    float:right;
    width:45%;
    margin:15px 2.5%;
    height:auto;
}

#container.support #leftSupportCol ul, #container.support #rightSupportCol ul {
    line-height:1.3em;
    color:#555555;
    list-style-type:disc;
    margin:0;
}

#container.support #leftSupportCol ol, #container.support #rightSupportCol ol {
    line-height:1.3em;
    color:#555555;
    list-style-type:decimal;
    margin:0;
}

#container.support #leftSupportCol ul li, #container.support #rightSupportCol ul li {
    line-height:1.3em;
    font-size:16px;
    list-style-type:disc;
    color:#555555;
    margin:0 20px;
}

#container.support #leftSupportCol ol li, #container.support #rightSupportCol ol li {
    line-height:1.3em;
    font-size:16px;
    list-style-type:decimal;
    color:#555555;
    margin:5px 20px;
}

#container.support #leftSupportCol h1, #container.support #rightSupportCol h1 {
    line-height:1em;
    color:#555555;
    font-size:1.6em;
    font-weight:bold;
    margin:10px 0;
}

#container.support #leftSupportCol h2, #container.support #rightSupportCol h2 {
    line-height:1.3em;
    font-size:1.5em;
    margin:15px 0 0;
}

#container.support #leftSupportCol p, #container.support #rightSupportCol p {
    line-height:1.3em;
    font-size:16px;
    margin:3px 0 3px;
    padding:0;
}

.support-indent {
    padding-left: 20px !important;
}

.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
}

/* --------------------------------------------------------- */
/* [11] News                                                 */
/* --------------------------------------------------------- */

#container #newsCol, #container #pressCol {
    float:right;
    width:785px;
    display:inline;
    position:relative;
}

#container #newsCol p {
    font-size:1.2em;
    margin: 0px 200px 15px 0;
}

#container p.press_contact {
    font-size:0.9em !important;
    margin:10px 0 10px 10px;
}

#container #range-slider {
    margin:10px 0 20px;
    width:770px;
    position:relative;
}

#container #news_slider_form {
    margin:10px 0 40px;
}

#container #news_slider_form label {
    margin:20px 0 0;
}

div.timeline-hover {
    position:absolute;
    width:100px;
    height:18px;
    left:-50px;
}

div#min-hover {
    top: 25px;
}

div#max-hover {
    top: -30px;
}

div.timeline-hover p {
    text-align:center;
    margin:2px;
    font-weight:lighter;
    font-family:Helvetica,Arial,sans-serif;
}

#container #timeSelection div.ui-slider {
    margin:10px 10px 80px 35px;
}

#container #timeSelection span.ui-slider-label {
    width:70px;
}

#container.news-archived :focus {
    outline:none;
}

#container #pressCol h2 {
    color:#00AEEF;
    font-size:1.8em;
    line-height:1.7em;
}

#container #pressCol p {
    font-size:1.2em;
    margin:15px 200px 15px 25px;
}

p.press_sub_title{
    font-style:italic;
}

ul.press_list li{
    color:#555;
    margin: 8px 0 8px 30px;
    list-style-type:circle;
}

.press_logo {
    margin-top:5px;
    margin-right:20px;
}

.press_cell {
    vertical-align:top;
    padding-bottom:15px;
}

/* --------------------------------------------------------- */
/* [12] About                                                */
/* --------------------------------------------------------- */

/* Careers */

.bio{
    display:block;
    float:left;
    margin-bottom:30px;
}

.contentCol .photo {
    width:200px;
    float:left;
    margin:8px 10px 10px 8px;
}

.contentCol .caption {
    margin-top:10px;
    color:#999;
}

.bio-text{
    display:block;
    float:left;
    width:530px;
}

/* --------------------------------------------------------- */
/* [13] Blog                                                 */
/* --------------------------------------------------------- */

.post-date{
    font-style:italic;
}

p.quote{
    margin-left:15px;
    font-style:italic;
    color:#777;
}

#appNavCarousel { height: 83px; overflow:hidden; }
#appNavCarousel .viewport { float: left; width: 1000px; height: 83px; overflow: hidden; position: relative; }
/*#appNavCarousel .buttons { display: block; margin: 30px 10px 0 0; float: left; }*/
#appNavCarousel .next { margin: 30px 0 0 10px;  }
#appNavCarousel .disable { }
#appNavCarousel .overview { list-style: none; padding: 0; margin: 0;  position: absolute; left: 0; top: 0; }
#appNavCarousel .overview li{ float: left; height: 83px; width: 236px;}

.prettyprint ol {
    margin-left: 30px;
}

.prettyprint li {
    list-style: decimal outside none;
}


