﻿#pageWrap{z-index:100;}
body {height:100%; background: #ffffff;}
/*.login {background-color: #ffffff;}*/ /*was here when no grey bar showed on landing page*/
.infoAndSearch {background:#C6FF2A none repeat scroll 0 0;}
.logo2 {background:transparent url(../img/Logo2Landing.gif) no-repeat scroll 0 0}
.infoContain {padding-left:226px; padding-top:20px;}
.infoContain p {margin-left:0px;}
h1{margin-bottom:0px; line-height:140%;}
h2{line-height:130%;}
.mainHeader {height:60px;} /*was 63 with no top bar*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mainHeader {height:59px;} /* safari & chrome */
}
.text {margin:18px 5px 5px 10px;}
.ecomodoBanner {
    padding:10px 10px 5px 12px;
    width:700px; 
    height:65px;
    z-index:50;
    background:transparent url(../img/landingPage/banner.gif) no-repeat scroll 0 0;
    position:relative;
    top:-34px;
    }
.ecomodoBanner p {color:#485C53;}
.ecomodoBanner h1 {color:#485C53;}

.landingColumn {float:left; height:238px; width:233px; padding:0px 2px 4px 0px ; background:transparent url(../img/landingPage/landing_box.gif) no-repeat scroll 0 0;}
.enter {background:none; padding:0px;}
.landingColumnRH {float:left; height:238px; width:144px; padding:0px 2px 4px 0px ; background:transparent url(../img/landingPage/login_box.gif) no-repeat scroll 0 0;}
.explain {height:80px;}
.wantedImage {background:transparent url(../img/landingPage/graphic_wanted.gif) no-repeat scroll 0 0; margin-left:2px; height:112px;}
.offeredImage {background:transparent url(../img/landingPage/graphic_lend.gif) no-repeat scroll 0 0; margin-left:2px; height:112px;}
.circlesImage {background:transparent url(../img/landingPage/friendSignInCirclesPromo.gif) no-repeat scroll 0 0; margin-left:-9px;margin-right:-3px; height:112px;}

.explore{
    background:transparent url(../img/landingPage/lookAroundBackground.gif) no-repeat scroll 0 0;
    height:30px; 
    padding:18px 10px 5px 8px;
    }
.explore h2 {width:150px;}
.explore h2.wide {width:200px;}
.white {color:#ffffff;}
.explore a {color:#ffffff;}
.explore a:hover {color:#B77FA8; background: #fffffe;}
.errormessage {font-size:90%;}
    
.loginLanding {
    background:transparent url(../img/landingPage/login_box.gif) no-repeat scroll 0 0;
    /*height:141px;*/
    padding:10px 10px 5px 8px;
    margin:3px 0px 0px;
    }
.promotionTop {min-height:90px; background:transparent url(../img/landingPage/promoBorder_Top.gif) no-repeat left top;}
.promotionBtm {background:transparent url(../img/landingPage/promoBorder_btm.gif) no-repeat left bottom;}
.promotionContainer {clear:both; background:transparent url(../img/landingPage/promoBorder_edges.gif) repeat-y left top;}
.promoImage{float:left; margin:1px 0px 1px 0px;}
.promoText{float:left; width:335px; background:none;}

/*
	FOOTER
*/

.footer {top: -60px; padding: 110px 0px 0px 0px; margin: 0px 0 0px -198px; position: relative; z-index: 2}
* html .footer { top: -60px; margin-left:0px; padding-right:198px;} /* IE6 */
*+html .footer { top: -60px; margin-left:0px; padding-right:198px;} /* IE7 */

.footerBottom {top: -60px; padding: 0px 0px 0px 0px; text-align: center; background: #ffffff; clear: both;	position: relative;	z-index: 10;}
* html .footerBottom { margin-left:0px; padding-right:125px;} /* IE6 */
*+html .footerBottom { margin-left:0px; padding-right:125px;} /* IE7 */

.temp {top:-60px; margin: 0px 0 0px -630px;}
/*.temp ul.endorsements {border-top: none;}*/
