/* Landing Page assets */

.no-r-margin { margin-right:0!important; }

#container {
	width:100%;
	padding:0!important;
	margin:3px 0 0 0!important;
	background: #a9c8db url(/images/campaigns/lost/landing-bg-repeat.gif) repeat-x top left;
}
#content { padding:0!important; margin:0!important; }
.fullWidth {
	width:100%!important;
	padding:0!important;;
	margin:0!important;
}

#lost-wrapper {
	width:100%;
	background: transparent url(/images/campaigns/lost/landing-header-bg.jpg) no-repeat top center;
}

#lost-header {
	width:980px;
	margin:0 auto 0 auto;
	padding:325px 0 0 0;
}
#lost-header h1 { width:200px; display:none; }
#lost-header h2 { margin:0; padding:0; background: url(/images/campaigns/lost/landing-title-fedup.gif) no-repeat top center; height:38px; }
#lost-header h3 { margin:0 0 40px 0; padding:0; background: url(/images/campaigns/lost/landing-title-escape.gif) no-repeat top center; height:93px; }

#lost-content { width:990px; font-size:1.1em; margin:0 auto 0 auto; padding:0 0 100px 0; }

#lost-footer { width:100%; height:440px; background: url(/images/campaigns/lost/landing-footer-bg.jpg) no-repeat top center; }

.lost-content-left { float:left; width:725px; margin-bottom:5px; }
.lost-content-right { float:left; width:255px; margin-bottom:5px; }

.lost-box {
	float:left;
	background-color:#135255;
	color:#fff;
	width:358px;
	height:200px;
	margin:0 5px 5px 0;
	-moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.lost-content-right .lost-box { width:255px; }

.lost-text { padding:20px; width:318px; height:160px; }
.lost-img { width:353px; height:195px; padding:5px 0 0 5px; }

.lost-toptrips { height:405px; }
.lost-toptrips h3 { margin:3px 0 0 3px; padding:0; width:251px; height:77px; background: url(/images/campaigns/lost/landing-title-toptrips.gif) no-repeat top left; }
.lost-toptrips h3 span { display:block; width:200px; text-indent:-5000px; }
.lost-toptrips ul { margin:10px 25px 0 15px; padding:0; list-style:none; }
.lost-toptrips ul li { padding:0 0 10px 0; margin:0; }
.lost-toptrips ul li a { display:block; color:#fff; background: url(/images/campaigns/lost/landing-list-arrow.gif) no-repeat left; padding:0 0 0 20px;}
.lost-toptrips ul li a:hover { text-decoration: none; }

.lost-testimonials { height:306px; _height:310px; padding:0; }
.lost-testimonials h3 { background: url(/images/campaigns/lost/landing-title-testimonials.gif) no-repeat top left; margin:3px 0 0 3px }
.lost-testimonials h3 span { height:78px; }
.lost-testimonials p { margin:0 0 0 10px; padding:0 20px 0 20px; background: url(/images/campaigns/lost/left-quote.gif) no-repeat top left;}
.lost-testimonials p span { display:block; background: url(/images/campaigns/lost/right-quote.gif) no-repeat bottom right; }
.lost-testimonials p.lost-testimonial-name { margin-top:15px; text-align:right; font-weight:bold; background:none; }

.lost-search { height:306px; _height:310px; padding:0; }
.lost-search h3 { background: url(/images/campaigns/lost/landing-title-search.gif) no-repeat top left; text-indent:-5000px; height:78px; margin:3px 0 0 3px!important; padding:0!important;}
.lost-search h3 span { height:78px; }

.lost-links { height:306px; padding:2px 0 0 0; background: transparent; }
.lost-links ul { margin:0; padding:0; list-style:none; }
.lost-links ul li { padding:0 0 6px 0; _padding:0 0 3px 0;}
.lost-links ul li a { display:block; }
.lost-links ul li a span { display:none; }
.lost-links #lost-browse a { display:block; height:74px; background: url(/images/campaigns/lost/landing-btn-browse.gif) no-repeat top left; }
.lost-links #lost-learn a { display:block; height:74px; background: url(/images/campaigns/lost/landing-btn-learn.gif) no-repeat top left; }
.lost-links #lost-campfire a { display:block; height:144px; background: url(/images/campaigns/lost/landing-btn-campfire.gif) no-repeat top left; }



/* search box */
#searchbox { background: none; padding:0!important; margin:0!important; }
#searchbox p { margin:0 0 10px 0; padding:0; }
#searchbox p label, #searchbox label { display:block; width:130px; margin:0; text-align:right; float:left; }
#searchbox select { width:180px!important; float:left; margin:0 0 10px 10px!important; }
#searchbox form { background: none!important; }
#ventureSearch { background: none!important; }
#searchbox #ventureSearchButton { float:right; padding:0 22px 0 0;}
#searchbox #ventureSearchButton a.search-advanced-link { color:#ccc!important; }
#searchbox #ventureSearchButton a.search-advanced-link:hover { color:#fff!important; }



#lost-header h1 span, #lost-header h2 span, #lost-header h3 span,
.lost-testimonials h3 span, .lost-search h3 span
 { display:block; text-indent:-5000px; }
