@CHARSET "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:regular,bold);


a:active {
  outline: none;
}
#sky {
   background: #c2dded;
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c2dded), to(#efefef));
   background-image: -webkit-linear-gradient(top, #c2dded, #efefef);
   background-image:    -moz-linear-gradient(top, #c2dded, #efefef);
   background-image:     -ms-linear-gradient(top, #c2dded, #efefef);
   background-image:      -o-linear-gradient(top, #c2dded, #efefef);
}
body {
	background-color:#efefef;
	margin:0px;
	font-family: "Helvetica Nueue", "Helvetica";
}
#content {
	background: #9C754E;
	background-image: url("/img/splash/ground_texture.png");
}
#container, #clouds, #splash_header {
	min-width:1050px;
}
#splash_div{
	background-image: url("/img/logo_name_large.png");
    background-repeat: no-repeat;
    background-color: transparent;
	font-family: "Helvetica Nueue", "Helvetica";
	padding-bottom:10px;
}
#tour_signs{
	height:100px;
}
#tour_signs ul li {
	float:left;
	list-style: none;
	cursor:pointer;
	height:85px;
	padding-left:10px;
	padding-right:10px;
	width:142px;
	text-align:center;
	margin-top:10px;
	background: url('/img/timeline/moment_stem2.png') 85px 0px repeat-y;
}
#tour_signs ul li.current {
	padding-top:10px;
	margin-top:0;
    background: url('/img/timeline/moment_stem2.png') 85px 0px repeat-y;
}
#splash_form_container .splash_link {
    padding-right: 100px;
    padding-left:10px;
    font-size:20px;
    position:relative;
    float:left;
    top:20px;
    color: #667788
}
#splash_form_container a {
    color: #667788;
    text-decoration:none;
}
#splash_form_container li:hover a span{
    color: #495a6b;
    text-decoration:underline;
}

#email_input{
		border-width: 1px; 
		border-style: solid; 
		border-color: #ccc #999 #999 #ccc; 
		font: 18px arial,sans-serif bold; 
		height: 25px; 
		margin: 0pt; 
		padding: 5px 8px 2pt 6px;
		color:#999;
		text-decoration:italic;
}
#signup_button{
	background:url('../img/splash/signup_button_ext.png') no-repeat;
	width:500px;
	height:75px;
	position:relative;
	cursor:pointer;
}
#how_it_works_button {
	background:url('../img/splash/how_it_works.png') no-repeat;
	width:245px;
	height:47px;
	left:25px;
	position:relative;
	cursor:pointer;
}
#form_details {
	font-size:12px;
	margin-top:8px;
	color:#777;
	font-family:'Droid Sans',arial,serif;
}
#splash_tagline_container{
	width:auto;
	font-weight:bold;
	text-align:left;
	/*color:#315271;*/
	color:#667788;
	font-family: 'Droid Sans', arial, serif;	
}
#sponsor {
    display:none;
}
#screen_shot {
	
}
#tagline_title{
	font-size:30px;	
	line-height:40px;
	text-shadow: #fff 1px 1px 1px;
	padding-top:10px;
	padding-right:6px;
}
#screen_shot_caption {
	font-family: 'Droid Sans', arial, serif;
	color:#667788;
	font-size:18px;
	line-height:18px;
	padding-top:3px;
	font-weight:normal;
	padding-top:5px;
	text-align:left;
	width:800px;
	text-shadow: #fff 1px 1px 1px;
	margin-bottom:25px;
}
#feature_table td {
	background: url('/img/splash/feature_box.png') no-repeat;
	width:260px;
	height:200px;
	vertical-align:top;
}
.feature_bullet {
	background:url("/img/splash/bullet.png") no-repeat 0 6px;	
	width:20px;
	height:20px;
}	

#splash_input_table {
	width:820px;
	text-align:left;
}
#splash_input_table td {
	text-align:left;
}
#feature_table {
	width:850px;
	text-align:left;
}
.feature_item {
	padding: 0 0px 10px 10px;
	width:320px;
	font-family: 'Droid Sans', arial, serif;
}
.feature_title {
	color:#fff;
	font-weight:bold;
	font-size:26px;
	text-align:left;
	text-shadow: #4c3827 1px 1px 1px;
	white-space:nowrap;
}
.feature_desc {
	color: #4c3827;
	font-size:13px;
	text-align:left;
	padding-top:5px;
	padding-right:20px;
}
.feature_image {
	text-align:center;
}
/* For error message in validation */
label.error {
		display: block;
		padding-top:5px;
}
div.message{
 	/*background:url('../img/flash_msg_back.png') repeat-x scroll 0 0 #47973B;
	border:1px solid #3c8132;
	color:white;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	text-align:center;
	font-family: 'Droid Sans', arial, serif;*/
	background:url("/img/flash_msg_back_y.png") repeat-x scroll 0 0 #FFFF88;
	border-bottom:1px solid #CCCCCC;
	color:#555555;
	font-family:'Droid Sans',arial,serif;
	font-weight:bold;
	height:30px;
	padding-top:10px;
	text-align:center;
}

#login {
	position:absolute; 
	right:0px;
	padding:15px;
	font-family: 'Droid Sans', arial, serif;
	color: #888;
}


#ground_divider_holder {
		/*background-color:#9c754d;*/
}
.top_line {
	background:url('/img/splash/ground_title_bg.png') 0px 50px no-repeat;
	/*font-family: 'Tangerine', serif;*/
	padding:40px 0 25px 0;
	clear:both;
}
.top_line span{
	color: #3C2817;
	font-size: 24px;
	text-shadow: #4c3827 1px 1px 1px;
}
#dirt {
	background-image:url('/img/footer_background.png');
	background-repeat:repeat-x;
	height:14px !important; 
}
.dirt_holder {
	position:relative;
	left:25px;
	max-width:1000px;
	text-align:center;
}
.top_line, #testimonial_container{
    max-width: 600px;
    margin:0 auto;	
}
#footer_container {
	position:relative;
	clear:both;
}
#footer {
	clear: both;
	padding: 16px 10px;
	color:#4C3827;
	height:30px;
	background-color:#9C754D;
	text-align:center;
}
#footer_grass {
	background:url("/img/splash/ground_shadow.png") repeat-x transparent;
	height:50px;
	margin:0;
	padding:0;
	position:relative;
	top:-40px;
	box-shadow: 0 2px 2px #4E3611;
}
/* Testimonials */
#testimonial_container {
    height:100px;
}
.testimonial_row {
	padding-right:40px;
}
.t_top {
	height:93px;
	width:705px;
}
.testimonial_pic{
	padding-left:36px;
	padding-top:8px;
	float:left;
}
.testimonial_pic img {
	border-width:1px;
	border-style:solid;
	border-color: #976330 #4c3827 #4c3827 #976330
}
.testimonial_desc {
	float:left;
	padding-left:15px;
	padding-top:8px;
	width:420px;
	text-align:left;
	font-size:16px;
	color: #4c3827;
	font-family:'Droid Sans',arial,serif;
}
.testimonial_author {
	float:left;
	width:420px;
	text-align:right;
	color: #4c3827;
	font-size:14px;
	font-family:'Droid Sans',arial,serif;
}
.feature_shot {
	padding:10px;
	/*border:1px solid #8e6d5a;*/
}
.feature_holder {
	padding: 25px 0;
}
#ground_divider {
    position:relative;
    top:-8px;
    height:16px;
    background: url('/img/footer_rock_divider.png') repeat-x;
}
#underground {
	background:#693D13;
}
/************* from inline *********/
.register_btn_holder {
    max-width:175px;
}
#footer {
    display:none;
}
#underground_content  {
	line-height: 25px;
    padding:10px 20px 20px 20px;
    text-align:center;
    color:#9C754D;
}
#underground_content a{
        color:#9C754D;
}
#account_intro {
    color: #678;
}
#app_store_holder {
	float:right;
	padding-top:5px;
}
#app_store_holder img{
	padding-top:5px;
	width:150px;
}
.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: .5em 2em .55em;
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0,0,0,.3);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0,0,0,.3);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.button:hover {
    text-decoration: none;
}
/*************** Anything slider overriding ****************/
div.anythingslider.activeslider .anythingwindow {
    border-color: #efefef #efefef #666 #efefef;
    border-width:0 0 1px 0;
}

/*************** Anything slider overriding ****************/

/* sign */
#tour_signs li.current a.button {
    color: #fff;
    border: solid 1px #538312;
    background: #64991e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#85E573), to(#4CA83D)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #85E573, #4CA83D); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #85E573, #4CA83D); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #85E573, #4CA83D); /* IE10 */
    background-image:      -o-linear-gradient(top, #85E573, #4CA83D); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #85E573, #4CA83D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85E573', endColorstr='#4CA83D'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    text-shadow: none;
    font-weight:normal;
}
#tour_signs li.current a.button:hover {
    color: #fff;
    border: solid 1px #538312;
    background: #64991e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#85E573), to(#4CA83D)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #85E573, #4CA83D); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #85E573, #4CA83D); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #85E573, #4CA83D); /* IE10 */
    background-image:      -o-linear-gradient(top, #85E573, #4CA83D); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #85E573, #4CA83D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85E573', endColorstr='#4CA83D'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    cursor:default;
    text-shadow: none;
}
#tour_signs li.current a.button:active {
    color: #fff;
    border: solid 1px #538312;
    background: #64991e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#85E573), to(#4CA83D)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #85E573, #4CA83D); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #85E573, #4CA83D); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #85E573, #4CA83D); /* IE10 */
    background-image:      -o-linear-gradient(top, #85E573, #4CA83D); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #85E573, #4CA83D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85E573', endColorstr='#4CA83D'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    cursor:default;
    text-shadow: none;
}
/* green */
.green {
    color: #fff;
    border: solid 1px #538312;
    background: #64991e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#85E573), to(#4CA83D)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #85E573, #4CA83D); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #85E573, #4CA83D); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #85E573, #4CA83D); /* IE10 */
    background-image:      -o-linear-gradient(top, #85E573, #4CA83D); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #85E573, #4CA83D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85E573', endColorstr='#4CA83D'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    text-shadow: none;
    font-weight:normal;
}
.green:hover {
    background: #4CA83D;
}
.green:active {
    background: #85e573;
}
/* light gray */
.gray {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #efefef;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dddddd)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #efefef, #dddddd); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #efefef, #dddddd); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #efefef, #dddddd); /* IE10 */
    background-image:      -o-linear-gradient(top, #efefef, #dddddd); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #efefef, #dddddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dddddd'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    text-shadow: 1px 1px 1px white;
}
.gray:hover {
    color: #444;
    background: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#d1d1d1)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #dddddd, #d1d1d1); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #dddddd, #d1d1d1); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #dddddd, #d1d1d1); /* IE10 */
    background-image:      -o-linear-gradient(top, #dddddd, #d1d1d1); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #dddddd, #d1d1d1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    text-shadow:none;
}
.gray:active {
    color: #999;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#efefef)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #dddddd, #efefef); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #dddddd, #efefef); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #dddddd, #efefef); /* IE10 */
    background-image:      -o-linear-gradient(top, #dddddd, #efefef); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #dddddd, #efefef);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#efefef'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    text-shadow: 1px 1px 1px white;
}
/* white */
.white {
    color: #444;
    border: solid 1px #999;
    background: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #ffffff, #ededed); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #ffffff, #ededed); /* IE10 */
    background-image:      -o-linear-gradient(top, #ffffff, #ededed); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #ffffff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 1) inset, 1px 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 1) inset, 1px 1px 1px rgba(0,0,0,.2);
    box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 1) inset, 1px 1px 1px rgba(0,0,0,.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: -1px -1px white;
    
}
.white:hover, .inset:hover {
    color: #333;
    background: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dcdcdc)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #dcdcdc); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #ffffff, #dcdcdc); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #ffffff, #dcdcdc); /* IE10 */
    background-image:      -o-linear-gradient(top, #ffffff, #dcdcdc); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #ffffff, #dcdcdc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.white:active, .inset:active {
    color: #999;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ededed, #ffffff); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #ededed, #ffffff); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #ededed, #ffffff); /* IE10 */
    background-image:      -o-linear-gradient(top, #ededed, #ffffff); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #ededed, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

/* Burnt orange */
.burnt_orange {
    color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#E35E1D)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #f47a20, #E35E1D); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #f47a20, #E35E1D); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #f47a20, #E35E1D); /* IE10 */
    background-image:      -o-linear-gradient(top, #f47a20, #E35E1D); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #f47a20, #E35E1D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#E35E1D'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.burnt_orange:hover {
    background: #f47c20;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #f88e11, #f06015); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #f88e11, #f06015); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #f88e11, #f06015); /* IE10 */
    background-image:      -o-linear-gradient(top, #f88e11, #f06015); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #f88e11, #f06015);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.burnt_orange:active {
    color: #fcd3a5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #f47a20, #faa51a); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #f47a20, #faa51a); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #f47a20, #faa51a); /* IE10 */
    background-image:      -o-linear-gradient(top, #f47a20, #faa51a); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #f47a20, #faa51a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a'); /* for IE */
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

#clouds {
    background:url('/img/splash/clouds_small.png') 0 -100px repeat-x;   
    width:100%;
    height:204px;
    position:absolute;

}
#sun {
    background:url('/img/splash/sun_and_rays.png') no-repeat;   
    width:100%;
    height:100%;
    position:absolute;
    top:0;
}
#splash_header{
    width:100%;
    height:204px;
    position:absolute;
}
#splash_div {
    width:100%;
    max-width:1050px;
    margin: 0 auto;
}
#slide_holder, #slide_holder li {
    height:400px;
    width:980px;
    border-width:0;
    border-color: #666 #efefef #fff #efefef;
    border-style:solid;
    list-style: none;
    margin:0;
    padding:0;
}
#slide_holder h1{
    color: #456;
    font-size:40px;
    margin-top:2px;
    text-shadow: white 1px 1px 1px;
}
#slide_holder p{
    color: #456;
    width:300px;
    font-size:20px;
    float:left;
    line-height:26px;
}
.button.sign {
    padding-left:0;
    padding-right:0;
    width:100%;
    font-weight:normal;
}
.button.tour_button {
    margin-top:20px;
    float:left;
    width:285px;
    padding:10px;
    font-size:26px;
    color:#ffffff;
    margin:5px;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 1px 6px rgba(0,0,0,.6);
    -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 1px 6px rgba(0,0,0,.6);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 1px 6px rgba(0,0,0,.6);
}
.button .tour_button_arrow{
    position:relative;
    top:5px;
    left:5px;
    top:3px;
    left: 8px;
    border:0;
}
.promote_holder {
    max-width:1000px;
}
.promote_holder .promote{
    margin:20px;
    padding:20px;
    min-height:210px;
/*  color: #5e3611; */
/*  text-shadow: 1px 1px #ad865e; */
    color: #5e3611;
    text-shadow: 1px 1px #fff;
    margin-bottom:60px;
    background: #efefef;
    border-radius:4px;
    box-shadow: 2px 2px 2px #5e3611;
    border: 2px solid #fff;
/*  border-left: 1px solid #fff; */
/*  border-top: 1px solid #fff; */
}
.promote_holder .promote .promote_title{
    font-size: 30px;
    padding-bottom:20px;
}
.promote_holder .promote .promote_desc{
    padding-top:10px;
}
.promote_holder .promote_content .reference_picture{
    float:left;
    padding-top:20px;
    padding-right:30px;
    padding-bottom:10px;
}
.promote_holder .promote_content p{
    margin-bottom: 5px;
}
.promote_holder .reference_author{
    float:right;
}
.promote_holder .reference_holder{
    padding-top:20px;
    clear:both;
    text-align:left;
}
.left_column, .right_column {
    float:left;
    width:440px;
}
#ground_center {
    padding-bottom:30px;
}
.splash_tour_timeline {
	padding-top:22px;
}
.splash_tour_mb {
	padding-top:28px;
}
.free {
	font-size: 16px;
	font-weight:normal;
}
.footer_links_line span{
	padding-left:5px;
}
.footer_links_line a{
    padding-right:5px;
}
/*************** Download app encouragement ****************/
#downloadAppPromo {
    background: #efefef;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#cccccc)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #fcfcfc, #cccccc); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #fcfcfc, #cccccc); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #fcfcfc, #cccccc); /* IE10 */
    background-image:      -o-linear-gradient(top, #fcfcfc, #cccccc); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #fcfcfc, #cccccc);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
    -moz-box-shadow:  0 1px 2px rgba(0,0,0,.3);
    box-shadow:  0 1px 2px rgba(0,0,0,.3);
    border:1px solid #999;
    border-width:1px 0;	
    text-align:center;
}
#downloadAppPromo .title {
	vertical-align: top;
	font-size:40px;
    position: relative;
    top: 40px;
	padding: 20px;
	margin-left:20px;
}
#downloadAppPromo .closeAppPromo {
    float:right;
    width:128px;
    height:128px;
    margin: 15px 15px 0 0;
    background: url('/img/close_x.png') no-repeat;
    cursor:pointer;	
}
/*************** Download app encouragement ****************/



