/*
Document   : intro
Created on : 06-Oct-2011, 10:24:03
*/
/*
Document   : _common
Created on : 06-Oct-2011, 10:48:08
*/
#container {
  background: #fff url(/intro_src/assets/bg_new_flip.png) 0 0 repeat-x; }

h2 {
  text-align: center;
  margin-bottom: 0; }

.tip-login .ui-tooltip-titlebar {
  font-size: 11px; }
.tip-login .ui-tooltip-content {
  font-size: 12px; }
.tip-login .ui-tooltip-icon {
  right: 10px; }

#intro-main {
  text-align: center; }

.intro-img {
  position: relative;
  width: 950px;
  height: 280px;
  margin: 0 auto 10px;
  background: transparent url(/intro_src/assets/main_wht.png) 0 -20px no-repeat; }

/* QUOTES */
blockquote {
  clear: both;
  font-family: "Lato", Georgia, serif;
  font-size: 36px;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  line-height: 20px;
  margin: 20px 0; }

cite {
  font-size: 12px; }

#canyoudothis {
  font-size: 30px;
  line-height: 40px; }

#canyoudothis-sec {
  width: 960px;
  margin: 20px auto;
  background: transparent url(/intro_src/assets/featarray_500_1.png) 0 0 no-repeat;
  font-size: 15px; }
  #canyoudothis-sec p {
    margin-bottom: 10px;
    margin-left: 420px;
    text-align: left;
    padding-left: 5px;
    line-height: 24px; }
  #canyoudothis-sec .alt {
    background-color: #f8f8f8;
    padding: 3px 5px; }

.quote {
  background: #fff url(/intro_src/n1/cm_quote2.gif) top left no-repeat;
  float: right;
  margin: -20px 0 -20px 7px;
  width: 150px;
  height: 95px; }

.bg-shadow {
  position: absolute;
  width: 34px;
  height: 300px;
  top: 0; }

.bg-left {
  background: transparent url(/intro_src/assets/intro_bg_left.gif) top left no-repeat;
  left: -50px; }

.bg-right {
  background: transparent url(/intro_src/assets/intro_bg_right.gif) top left no-repeat;
  right: -50px; }

#screens {
  margin: 20px auto;
  width: 720px; }
  #screens div {
    float: left;
    margin: 10px;
    position: relative; }
  #screens a {
    display: block;
    position: relative;
    z-index: 999; }
  #screens a.gallery, #screens a:visited.gallery {
    color: #b1babd; }
  #screens div img {
    border: 1px solid #b1babd; }
  #screens p {
    /*	font-weight: bold;*/
    position: absolute;
    font-size: 0.9em;
    line-height: 1.4em;
    text-align: left;
    padding: 5px 60px 5px 5px;
    background-color: #E5E8FC;
    border: none; }
  #screens div.two p,
  #screens div.four p {
    padding: 5px 5px 5px 60px; }
  #screens div.one p {
    left: -130px;
    top: 45px;
    text-align: right; }
  #screens div.three p {
    left: -130px;
    top: 150px;
    text-align: right; }
  #screens div.two p {
    right: -130px;
    top: 150px; }
  #screens div.four p {
    right: -130px;
    top: 45px; }
  #screens span.arrow {
    display: none;
    width: 98px;
    height: 79px;
    position: absolute; }
  #screens div.one span.arrow {
    background: transparent url(/intro_src/assets/arrows/arrow_br.png) top left no-repeat;
    left: -100px;
    top: 75px; }
  #screens div.two span.arrow {
    background: transparent url(/intro_src/assets/arrows/arrow_tl.png) top left no-repeat;
    right: -100px;
    top: 70px; }
  #screens div.three span.arrow {
    background: transparent url(/intro_src/assets/arrows/arrow_tr.png) top left no-repeat;
    left: -100px;
    top: 70px; }
  #screens div.four span.arrow {
    background: transparent url(/intro_src/assets/arrows/arrow_bl.png) top left no-repeat;
    right: -100px;
    top: 95px; }
  #screens .zoomb {
    width: 43px;
    height: 32px;
    position: absolute;
    background: transparent url(/intro_src/assets/fold_zoom.gif) top left no-repeat;
    top: -12px;
    right: 10px; }

#screen-more {
  display: none;
  width: 100%; }

h2.more {
  text-align: center;
  font-size: 1.5em;
  clear: both; }

#clients {
  clear: both;
  width: 800px;
  margin: 0 auto;
  padding-bottom: 10px; }

.traininglnk {
  position: absolute;
  top: 10px;
  right: 10px; }

/*
.intro-login {
	display: none;
	position: absolute;
	top: 30px;
	right: 30px;
	background-color: #E8EBF1;
	padding: 10px;
	border: 1px solid #ccc;
	z-index: 999;
}
*/
#combo {
  width: 860px;
  margin: 0 auto; }

#quick-signup {
  display: block;
  float: right;
  text-align: left;
  border: 3px solid #3397DD;
  padding: 12px 20px 20px;
  background-color: #f1f1f1;
  background: #f1f1f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f1f1f1 0%, #e7e5e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #e7e5e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #e7e5e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f1f1f1 0%, #e7e5e8 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f1f1f1 0%, #e7e5e8 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e7e5e8',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #f1f1f1 0%, #e7e5e8 100%);
  /* W3C */
  margin-top: 40px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0px 0px 9px 0px #939294;
  -webkit-box-shadow: 0px 0px 9px 0px #939294;
  box-shadow: 0px 0px 9px 0px #939294; }
  #quick-signup h3 {
    margin-bottom: 10px;
    font-size: 1.4em; }
  #quick-signup p {
    margin-bottom: 8px;
    font-style: italic;
    font-size: 1.1em; }
  #quick-signup input[type=text] {
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1), 0 1px 0 white, 0 0 1px transparent, 0 0 1px transparent, 0 0 1px transparent;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1), 0 1px 0 white, 0 0 1px transparent, 0 0 1px transparent, 0 0 1px transparent;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1), 0 1px 0 white, 0 0 1px transparent, 0 0 1px transparent, 0 0 1px transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #A0A0A0;
    padding: 3px 2px; }
  #quick-signup input[type=submit] {
    padding: 4px 6px; }
  #quick-signup #signupbut {
    font-size: 20px;
    padding: 10px 5px;
    width: 100%; }
  #quick-signup.su-but {
    width: 230px; }
  #quick-signup.su-form {
    margin-top: -2px; }

#signupbut {
  font-size: 20px;
  padding: 10px 50px; }

label {
  clear: both;
  display: block; }

#threepoint-title {
  font-size: 1.8em;
  margin: 10px auto 20px;
  display: none; }

#threepoint {
  text-align: left;
  width: 550px;
  height: 254px;
  list-style: none;
  line-height: 1.9em;
  text-indent: -9999px;
  background: #fff url(/intro_src/assets/steps_w_serif.png) top left no-repeat; }
  #threepoint li {
    padding-left: 50px;
    background: none;
    /*transparent url(/intro_src/n1/step1.gif) top left no-repeat;*/
    margin-bottom: 20px; }

#data-days span {
  color: #075105; }

/* SLIDESHOW */
#slideshow {
  width: 700px;
  height: 300px;
  position: relative;
  margin: 10px auto;
  left: -80px; }

#frame {
  position: absolute;
  z-index: 0;
  width: 868px;
  height: 341px;
  top: -3px;
  left: -94px;
  background: transparent url(/intro_src/assets/slide-frame.png) 15px 0 no-repeat; }

#slides {
  position: absolute;
  top: 15px;
  left: 4px;
  /*z-index:100;*/ }

.slides_container {
  width: 670px;
  overflow: hidden;
  position: relative;
  display: none; }
  .slides_container div.slide {
    width: 670px;
    height: 270px;
    display: block; }

.pagination {
  margin: 26px auto 0;
  width: 100px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 999; }
  .pagination li {
    float: left;
    margin: 0 1px;
    list-style: none; }
    .pagination li a {
      display: block;
      width: 12px;
      height: 0;
      padding-top: 12px;
      background-image: url(/scripts/jquery/slidesjs/img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden; }
    .pagination li.current a {
      background-position: 0 -12px; }

.slidebg {
  background: #f0f0f0 url(/intro_src/assets/slideshow/tm_cloud_hello.png) top left no-repeat;
  width: 670px;
  height: 270px;
  position: absolute;
  top: 0;
  left: 0; }

#head-download {
  position: absolute;
  top: 50px;
  right: -180px;
  width: 150px;
  height: 34px;
  z-index: 999; }

#head-quote {
  margin-top: 45px;
  font-size: 24px;
  font-family: Georgia, serif;
  line-height: 26px; }
  #head-quote span {
    white-space: nowrap; }

#tacho-guide {
  font-size: 0.9em;
  position: absolute;
  top: 97px;
  right: -235px;
  width: 203px;
  height: 200px;
  z-index: 999;
  padding: 15px 15px 10px;
  background: transparent url(/intro_src/assets/small_box.png) top left no-repeat; }
  #tacho-guide h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px; }
  #tacho-guide a, #tacho-guide p {
    margin-top: 8px; }

.guide-in {
  text-align: right;
  margin-right: 15px; }

#guide-submit {
  margin-top: 10px;
  padding: 3px 5px;
  font-size: 12px; }

#guidepdf {
  position: relative;
  top: 5px; }

.txtsec {
  clear: both;
  line-height: 2.1em;
  margin-top: 25px; }

.txtsec,
.txtsec a {
  color: #000; }

.play-slide {
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: transparent url(/intro_src/assets/slideshow/play.png) top left no-repeat; }

.feat-slide {
  position: absolute;
  bottom: 8px;
  right: 10px; }

#adtext p {
  font-size: 15px;
  margin-bottom: 15px;
  line-height: 25px; }

#doesyourlink {
  position: absolute;
  top: 200px;
  right: 35px;
  width: 200px;
  background-color: #6B4FF3;
  border: 1px solid #D9DEE6;
  display: none;
  padding: 12px 12px 15px;
  -moz-box-shadow: 0 0 20px 5px #c9befb;
  -webkit-box-shadow: 0 0 20px 5px #c9befb;
  box-shadow: 0 0 20px 5px #c9befb; }
  #doesyourlink a {
    font-size: 16px;
    text-decoration: none;
    color: #fff; }

.chat-bubble-arrow {
  border-color: #6B4FF3 transparent transparent transparent;
  border-style: solid;
  border-width: 20px;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -45px;
  left: 90px; }

.chat-bubble-arrow-2 {
  border-color: #6B4FF3 transparent transparent transparent;
  border-style: solid;
  border-width: 20px;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -70px;
  left: 90px; }

#topsec-hr {
  margin: 10px auto; }

#h-quote {
  line-height: 1.3em;
  font-size: 1.4em;
  width: 780px;
  margin: 0 auto 20px; }

/* Style for the slide up panel for expos */
#conslide {
  height: 150px;
  width: 100%;
  position: absolute;
  position: fixed;
  bottom: -150px;
  left: 0;
  z-index: 99; }

#concontent {
  position: relative;
  padding: 5px 10px 10px 240px;
  height: 100%;
  margin: 0 50px;
  background: #fff none;
  /*url(/intro_src/ll_logo_2011.gif) 15px 5px no-repeat;*/
  border: 2px solid #363D67; }

#conslide p {
  font-size: 1em;
  margin-bottom: 2px; }

#conslide p.emp {
  font-style: italic;
  font-weight: bold; }

#closebut {
  cursor: pointer;
  text-indent: -5000px;
  background: transparent url(/images/close_button.png) 0 -24px no-repeat;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 19px;
  height: 19px; }

.con-ext {
  position: absolute;
  top: 25px;
  left: 15px; }

/* [COOKIE INFORMATION] */
.cookieinfo {
  margin: 0 auto;
  display: none;
  text-align: left; }
  .cookieinfo .cookie-action {
    float: right;
    padding-top: 5px; }
  .cookieinfo .blurb {
    margin-right: 220px; }
  .cookieinfo .ancbutton a {
    width: 90px;
    text-align: center; }

#cookie-ok {
  margin-left: 10px; }

/* [/COOKIE INFORMATION] */
@media screen and (min-width: 1550px) {
  #doesyourlink {
    display: block; } }
