/*
 * Start of basic font declarations.
 */
@font-face {
    font-family: 'ArnoProItalic';
    src: url('../fonts/arnopro/arnopro-italic-webfont.eot');
    src: url('../fonts/arnopro/arnopro-italic-webfont86d7.eot?iefix') format('eot'),
         url('../fonts/arnopro/arnopro-italic-webfont.woff') format('woff'),
         url('../fonts/arnopro/arnopro-italic-webfont.ttf') format('truetype'),
         url('../fonts/arnopro/arnopro-italic-webfont.svg#webfontVjbjyieS') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArnoProRegular';
    src: url('../fonts/arnopro/arnopro-regular-webfont.eot');
    src: url('../fonts/arnopro/arnopro-regular-webfont86d7.eot?iefix') format('eot'),
         url('../fonts/arnopro/arnopro-regular-webfont.woff') format('woff'),
         url('../fonts/arnopro/arnopro-regular-webfont.ttf') format('truetype'),
         url('../fonts/arnopro/arnopro-regular-webfont.svg#webfontIWP5E3rr') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArnoProSemibold';
    src: url('../fonts/arnopro/arnopro-smbd-webfont.eot');
    src: url('../fonts/arnopro/arnopro-smbd-webfont86d7.eot?iefix') format('eot'),
         url('../fonts/arnopro/arnopro-smbd-webfont.woff') format('woff'),
         url('../fonts/arnopro/arnopro-smbd-webfont.ttf') format('truetype'),
         url('../fonts/arnopro/arnopro-smbd-webfont.svg#webfonthU7sRR1E') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArnoProSemiboldItalic';
    src: url('../fonts/arnopro/arnopro-smbditalic-webfont.eot');
    src: url('../fonts/arnopro/arnopro-smbditalic-webfont86d7.eot?iefix') format('eot'),
         url('../fonts/arnopro/arnopro-smbditalic-webfont.woff') format('woff'),
         url('../fonts/arnopro/arnopro-smbditalic-webfont.ttf') format('truetype'),
         url('../fonts/arnopro/arnopro-smbditalic-webfont.svg#webfontay2B8nVB') format('svg');
    font-weight: normal;
    font-style: normal;
}
.arno{ font-weight: 100; font-family: 'ArnoProRegular', Georgia, 'Times New Roman', Times, serif; }
.arno.italic{ font-style: italic; font-weight: 100; font-family: 'ArnoProItalic', Gerogia, 'Times New Roman', Times, serif; }
.arno.bold{ font-weight: 900; font-family: 'ArnoProSemibold', Gerogia, 'Times New Roman', Times, serif; }
.arno.bold.italic{ font-style: italic; font-weight: 900; font-family: 'ArnoProSemiboldItalic', Gerogia, 'Times New Roman', Times, serif; }
.lato{ font-weight: 900; font-family: 'Lato', Helvetica, Arial, serif; }
/*
 * End of basic font declarations.
 */

/*
 * Start of main layout styles.
 */
/* General */
body{
    margin: 0;
    padding: 0;
    font-family: Tahoma,Geneva,Verdana,sans-serif;
    color: #333;
    background: #82d2ec;
}
a, a:link, a:visited {
    outline: none;
    color: #d8592a;
    text-decoration: none;
}
a:hover, a:active {
    text-decoration:underline;
}
img { border: none; }
div, h1, h2, h3, h4, h5, h6, form {
    margin:0;
}
body #hellobar-wrapper{
    z-index: 20;
}
#wrapper{
    position: relative;
    overflow: hidden;
    min-width: 980px;
}
.container {
    position:relative;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:0;
}
.floatL { float: left; }
.floatR { float: right; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center {text-align: center; }
.section{
    width: 980px;
    margin: 0 auto;
}
.sectionWrapper{
    min-width: 980px;
}
.sectionWrapper .photoCredit{
    bottom: 0;
    font-size: 11px;
    text-shadow: 1px 1px 4px #000;
    left: 50%;
    position: absolute;
    padding: 4px;
    width: 590px;
    text-align: right;
    z-index: 100;
}
.sectionWrapper .photoCredit a,
.sectionWrapper .photoCredit a:link,
.sectionWrapper .photoCredit a:visited{
    color: #fff;
}
#share{
    height: 29px;
    width: 980px;
    margin: 0 auto;
}

h3.heading.lato{
    font-size: 20px;
    color: #a4c663;
    text-shadow: 1px 1px 2px #333;
    text-transform: uppercase;
}
/*
 * End of main layout styles.
 */


/*
 * Intro styles
 */
#intro.sectionWrapper{
    background: url('../images/intro_bg.jpg') no-repeat 0 0;
    margin-bottom: 0px;
}
#intro .section{
    height: 800px;
    padding-top: 0px;
}
#intro h1{
    width: 917px;
    height: 0;
    padding-top: 0px;
    margin-left: 34px;
    margin-bottom: 14px;
    overflow: hidden;
    position: relative;
    background: url('../images/title-the_lean_startup.png') no-repeat 0 0;
}
#intro h2{
    color: #f2b220;
    font-size: 20px;
    margin-left: 17px;
    text-shadow: 3px 3px 7px #333;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 75px;
}
#intro #company_quotes,
#intro #company_quotes li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#intro #company_quotes{
    overflow: hidden;
    width: 724px;
    height: 240px;
    position: absolute;
    bottom: 6px;
    right: 6px;
}
#intro #company_quotes li{
    float: left;
    margin: 0 25px;
    padding: 16px 0;
    width: 300px;
}
#intro #company_quotes blockquote,
#intro #company_quotes blockquote p{
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #666666;
    font-size: 18px;
    font-style: italic;
    margin: 0;
    padding: 0;
    text-align: center;
}
#intro #company_quotes blockquote cite{
    display: block;
    padding-top: 10px;
}
#intro .headline{
    margin-bottom: 10px;
}
#intro .headline h4{
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: right;
    color: #fff;
    float: left;
    width: 538px;
    padding: 15px 25px 0 0;
}
#intro .headline a.button{
    float: left;
}
#intro #white_area{
    width: 980px;
    height: 310px;
    background: url('../images/intro_white_box.png') no-repeat 0 0;
}
#intro #white_area .button{
    position: absolute;
    bottom: 20px;
    left: 31px;
}

/*
 * Benefits styles
 */
#benefits.sectionWrapper{
    background: url('../images/benefits_bg.jpg') no-repeat center center;
    margin-bottom: 70px;
}
#benefits .section{
    height: 600px;
}
#benefits .content{
    position: absolute;
    top: 188px;
    left: 434px;
    width: 546px;
}
#benefits h3{
    margin-bottom: 7px;
}
#benefits h4{
    color: #fff;
    font-size: 45px;
    line-height: 56px;
    margin-bottom: 60px;
}
#benefits blockquote{
    width: 400px;
    margin: 0 0 36px 25px;
}
#benefits blockquote p{
    font-family: Georgia, 'Times New Roman', Times, serif;
    line-height: 24px;
    font-style: italic;
    text-align: center;
    color: #c5c5c5;
    font-size: 18px;
}
#benefits blockquote cite{
    display: block;
}
#benefits #lean_startup_principles{
    font-size: 16px;
    margin-left: 15px;
}

#screenshot{
	position:absolute;
	padding:5px;
	display:none;
	color:#fff;
	}

/*
 * Principles styles
 */
#principles.sectionWrapper{
    background: url('../images/how_bg.jpg') no-repeat;
    
}
#principles h3.heading{
    margin-bottom: 12px;
    color: #70893f;
    text-shadow: 1px 1px 2px #fff;
}
#principles #slidedeck_slide_number{
    position: relative;
    width: 450px;
    height: 222px;
    margin-left: 0px;
    text-align: center;
    float: left;
    font-size: 100px;
    font-weight: 700;
    line-height: 222px;
    color: #006699;
    background: url('../images/slidedeck_slide_number_bg_8.png') no-repeat 100px 0px;
}

/*
 * It's all in the details.
 */
#principles #slidedeck_slide_number .number-1{ margin-left: -7px; }
#principles #slidedeck_slide_number .number-2{ margin-left: 0px; }
#principles #slidedeck_slide_number .number-3{ margin-left: -2px; }
#principles #slidedeck_slide_number .number-4{ margin-left: -10px; }
#principles #slidedeck_slide_number .number-5{ margin-left: 4px; }

#principles #slidedeck_slide_number div{
    position: absolute;
    width: 100%;
    height: 100%;
    top:10px;
    left:25px;
}
#principles_slidedeck_frame,
#principles #principles_slidedeck_frame dl{
    width: 940px;
    margin: 0;
    padding: 0;
}
#principles #principles_slidedeck_frame{
    float: left;
    padding-top: 0px;
    margin-top: 50px;
}
#principles #principles_slidedeck_frame dl{
    height: 470px;
    font-size: 78px;
    text-shadow: 2px 2px 0px #fff;
    line-height: .88em;
}
#principles #principles_slidedeck_frame dl dd{
    padding-left: 5px;
}
#principles .slidedeckNav a{
    width: 61px;
    height: 0;
    padding-top: 61px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    background: url('../images/slidedeck_nav_sprite.png') no-repeat 0 0;
    float: left;
}
#principles .slidedeckNav a.prev,
#principles .slidedeckNav a.prev:link,
#principles .slidedeckNav a.prev:visited{
    background-position: 0 0;
}
#principles .slidedeckNav a.prev:hover{
    background-position: 0 -61px;
}
#principles .slidedeckNav a.prev:active{
    background-position: 0 -122px;
}
#principles .slidedeckNav a.prev.disabled{
    background-position: 0 -183px;
    cursor: default;
}
#principles .slidedeckNav a.next,
#principles .slidedeckNav a.next:link,
#principles .slidedeckNav a.next:visited{
    background-position: -61px 0;
}
#principles .slidedeckNav a.next:hover{
    background-position: -61px -61px;
}
#principles .slidedeckNav a.next:active{
    background-position: -61px -122px;
}
#principles .slidedeckNav a.next.disabled{
    background-position: -61px -183px;
    cursor: default;
}
#principles .learnMoreContainer{

	position: relative; 
	top: -100px;
	height: 150px;
    width: 250px;
    margin: 0 auto;
    margin-bottom: 100px;
}
#principles .learnMoreContainer h4{
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #b78516;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    padding-top: 13px;
    text-shadow: 1px 1px 0px #fff;
}
#principles .learnMoreContainer h4{
    float: left;
}
#principles .learnMoreContainer a.button{
    float: right;
}



/*
 * Attend styles
 */
#attend.sectionWrapper{
    width: 980px;
    margin: 100px auto;
    background: url('../images/attend_bg.png') no-repeat center 0;
    margin-bottom: 50px;
}
#attend .section{
    height: 565px;
    width: 956px;
    padding-top: 24px;
    padding-left: 24px;
}
#attend #facebook_like_box{
    float: left;
    width: 292px;
    display: block;
    position: relative;
    overflow: hidden;
}
#attend .top{
    margin-bottom: 30px;
}
#attend .right{
    float: right;
    width: 624px;
}
#attend h3{
    font-size: 26px;
    color: #70893f;
    padding-top: 25px;
}
#attend h4{
    font-size: 16px;
    font-style: italic;
    color: #787873;
    font-weight: 100;
    margin-bottom: 35px;
}

#attend .learnMoreContainer{
    padding-left: 50px;
    width: 512px;
}
#attend #happening_everywhere{
    padding-top: 15px;
    padding-right: 17px;
    color: #b78516;
    font-size: 18px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    
}
#attend .learnMoreContainer h4{
    float: left;
}
#attend .learnMoreContainer .button{
    float: right;
}
#attend .bottom{
    text-align: center;
}
#attend .bottom h5{
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    color: #70893f;
    margin-bottom: 10px;
}
#attend .bottom .question{
    margin: 0 0 25px;
    padding: 0;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #000;
    font-size: 19px;
}
#attend form ul,
#attend form ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#attend form ul{
    padding: 0 0 33px 60px;
    overflow: hidden;
}
#attend form ul li{
    text-align: left;
    position: relative;
}
#attend form ul li.liTextField{
    float: left;
    width: 430px;
}
#attend form ul li.liTextField.email{
    width: 294px;
}
#attend form ul li label{
    padding-right: 10px;
}
#attend form ul #email{
    width: 190px;
}
#attend form ul #request_idea{
    width: 360px;
}
#attend form ul li.submit{
    width: 90px;
    float: left;
}
#attend form .textField{
    padding: 8px;
    font-size: 14px;
    color: #666;
    border: solid 1px #d2d2d2;
}
#request_form_wrapper{
    overflow: hidden;
    position: relative;
    height: 123px;
}
#attend li.error span{
    color: #FF0000;
    right: 12px;
    position: absolute;
    top: 36px;
    font-size: 12px;
    display: block;
}
#attend li.email.error span{
    width: 207px;
}
#attend li.message.error span{
    width: 383px;
}
#form_messages{
    padding-top: 10px;
}
#form_messages .message{
    padding: 4px;
    font-size: 13px;
    width: 590px;
    margin: 0 auto;
    border: solid 1px #fff;
}
#form_messages .message.success{
    border-color: #1b5b2b;
    color: #1b5b2b;
    background: #d4fade;
}
#form_messages .message.fail{
    border-color: #B34747;
    color: #B34747;
    background: #fad4d4;
}

/* dt attribution */
#dt_logo,
#dt_logo:link,
#dt_logo:visited{
    background: url('../images/designed_by_dt.png') no-repeat 0 0;
    bottom: 10px;
    color: #006699;
    display: block;
    font-size: 10px;
    font-style: italic;
    height: 0;
    left: 50%;
    margin: 0 0 100px 316px;
    padding: 24px 0 0 6px;
    text-align: center;
    position: absolute;
    width: 142px;
}

/* mt logo */
#mt_logo, #mt_logo:link, #mt_logo:visited{
	position: absolute;
	background: url('../images/mt-logo.png') no-repeat 0 0;
	bottom: 10px;
	width: 141px;
	height: 27px;
	margin: 0 0 100px -451px;
	left: 50%;
	background-position: bottom;
	font-size:10px;
	color: #333;
	text-indent: -9999px;
	
}	



/*
 * Button Styles
 */
a.button{
    height: 61px;
    color: #fff;
    text-align: center;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 900;
    text-shadow: 1px 1px 2px #333;
    text-decoration: none;
    font-size: 17px;
    line-height: 57px;
    display: block;
}
/* 232px Yellow Button */
a.button.yellow232,
a.button.yellow232:link,
a.button.yellow232:visited{
    width: 232px;
    background: url('../images/button-232px-yellow.png') no-repeat 0 0;
}
a.button.yellow232:hover{
    background-position: 0 -61px;
    text-shadow: 1px 1px 2px #666;
}
a.button.yellow232:active{
    padding-top: 1px;
    height: 60px;
    background-position: 0 -122px;
}
/* 282px Yellow Button */
a.button.yellow282,
a.button.yellow282:link,
a.button.yellow282:visited{
    width: 282px;
    background: url('../images/button-282px-yellow.png') no-repeat 0 0;
}
a.button.yellow282:hover{
    background-position: 0 -61px;
    text-shadow: 1px 1px 2px #666;
}
a.button.yellow282:active{
    padding-top: 1px;
    height: 60px;
    background-position: 0 -122px;
}
/* 135px Yellow Button */
a.button.green135,
a.button.green135:link,
a.button.green135:visited{
    width: 135px;
    height: 33px;
    line-height: 30px;
    font-size: 14px;
    background: url('../images/button-135px-green.png') no-repeat 0 0;
}
a.button.green135:hover{
    background-position: 0 -33px;
    text-shadow: 1px 1px 2px #666;
}
a.button.green135:active{
    padding-top: 1px;
    height: 32px;
    background-position: 0 -66px;
}
/* 212px Gray Button */
a.button.gray212,
a.button.gray212:link,
a.button.gray212:visited{
    width: 212px;
    height: 61px;
    background: url('../images/button-212px-gray.png') no-repeat 0 0;
}
a.button.gray212:hover{
    background-position: 0 -61px;
    text-shadow: 1px 1px 2px #666;
}
a.button.gray212:active{
    padding-top: 1px;
    height: 60px;
    background-position: 0 -122px;
}
#share{
    position: relative;
    z-index: 10;
}
#share .email,
#share .twitter{
    overflow: hidden;
    padding-top: 3px;
    float: right;
}
#share .email a,
#share .email a:link,
#share .email a:visited{
    height: 0;
    padding-top: 20px;
    background: url('../images/email_sprite.png') no-repeat 0 0;
    overflow: hidden;
    width: 60px;
    display: block;
}
#share .email a:hover{
    background-position: 0 -20px;
}
#share .email a:active{
    background-position: 0 -40px;
}
#share .twitter{
}
/*
 * End of Button Styles
 */




/*
 * Extra elements:
 */
#coffee_stain{
    width: 359px;
    height: 354px;
    background: url('../images/coffee-stain.png') no-repeat 0 0;
    left: 50%;
    margin-left: 341px;
    position: absolute;
    top: -58px;
    z-index: 9;
}
.arrow{
    position: absolute;
    z-index: 3;
    background: transparent url('../images/arrows_1_8.png') no-repeat 0 0;
}
#intro_top_arrow {
  background-position: -681px -27px;
  height: 50px;
  left: 50%;
  top: 390px;
  width: 50px;
  margin-left: 290px;
}
#intro_bottom_arrow {
  background-position: -682px -294px;
  height: 429px;
  left: 50%;
  top: 695px;
  width: 150px;
  margin-left: 280px;
}
#benefits_arrow {
  background-position: -264px -1174px;
  height: 333px;
  left: 50%;
  top: 1550px;
  width: 99px;
  margin-left: -130px;
}
#principles_arrow {
  background-position: -775px -192px;
  background-image: url('../images/arrows_2_8.png');
  height: 315px;
  left: 50%;
  margin-left: 357px;
  top: 2346px;
  width: 79px;
}
#overview_arrow {
  background-position: -111px -942px;
  background-image: url('../images/arrows_2_8.png');
  height: 364px;
  left: 50%;
  margin-left: -270px;
  top: 3120px;
  width: 313px;
}
#dropbox_top_arrow {
  background-position: -588px -1496px;
  background-image: url('../images/arrows_2_8.png');
  height: 160px;
  left: 50%;
  margin-left: 180px;
  top: 3650px;
  width: 140px;
}
#dropbox_bottom_arrow {
  background-position: -728px -129px;
  background-image: url('../images/arrows_3_8.png');
  height: 500px;
  left: 50%;
  margin-left: 360px;
  top: 4070px;
  width: 340px;
}
#book_arrow {
  background-position: -25px -994px;
  background-image: url('../images/arrows_3_8.png');
  height: 432px;
  left: 50%;
  margin-left: -360px;
  top: 4910px;
  width: 240px;
}
