body {
    font-family: Lato, Arial, Helvetica, sans-serif !important;
    color: #324544;
    line-height: 18px;
}

body h3 {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 33px;
}

body .container {
    width: 100%;
    height: auto;
    margin-top: 100px;
    background-color: white;
    position: relative;
}

body #header {
    clear: both;
    height: 119px;
    margin: 0 auto;
    position: relative;
    width: 980px;
    background-color: white;
    font-family: Lato, sans-serif !important;
    font-size: 14px;
}

body #header a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

body #header a:hover {
    text-decoration: underline;
}

body #header h1 {
    background: url("../../../../../springleap/images/logo.png") no-repeat 0 0;
    width: 221px;
    height: 106px;
    text-indent: -999px;
    left: 0;
    top: 0px;
    position: absolute;
}

img {
    outline: 0 none;
}

a:link, a:hover, a:visited {
    color: #324544;
    text-decoration: none;
    outline: 0 none;
}

a:hover {
    text-decoration: underline;
}

.navigation {
    height: 46px;
    width: 620px;
    background-color: #bae9af;
    border-radius: 12px;
    float: left;
    position: relative;
    display: block;
    margin: 0;
}

.navigation a {
    float: left;
    background: url("../../../../../img/newDesign/green_menu.png") no-repeat 0 0;
    height: 47px;
    text-indent: -9999px;
}

.navigation ul {
    width: 490px;
    height: 46px;
    float: left;
}

.navigation ul li {
    display: inline-block;
    float: left;
}

.navigation li.aboutMenu {
    width: 87px;
}

.navigation a.aboutMenu {
    width: 87px;
}

.navigation a.aboutMenu:hover {
    background-position: 0 -61px;
}

.navigation li.howMenu {
    width: 113px;
}

.navigation a.howMenu {
    width: 113px;
    background-position: -87px 0;
}

.navigation a.howMenu:hover {
    background-position: -87px -61px;
}

.navigation li.studyMenu {
    width: 108px;
}

.navigation a.studyMenu {
    width: 108px;
    background-position: -200px 0;
}

.navigation a.studyMenu:hover {
    background-position: -200px -61px;
}

.navigation li.competitionMenu {
    width: 125px;
}

.navigation a.competitionMenu {
    width: 125px;
    background-position: -308px 0;
}

.navigation a.competitionMenu:hover {
    background-position: -308px -61px;
}

.navigation li.voteMenu {
    width: 56px;
}

.navigation a.voteMenu {
    width: 56px;
    background-position: -433px 0;
}

.navigation a.voteMenu:hover {
    width: 55px;
    background-position: -433px -61px;
}

.navigation .search {
    width: 114px;
    height: 23px;
    float: left;
    position: relative;
    margin: 11px 10px 12px 6px;
}

.navigation .search a {
    background: url("../../../../../img/newDesign/search_button.gif") no-repeat 0 0;
    display: block;
    float: left;
    position: relative;
    width: 29px;
    height: 23px;
    text-indent: -9999px;
    line-height: 23px;
}

.navigation .search input {
    background: url("../../../../../img/newDesign/search_bg.gif") repeat-x 0 0;
    border-top: 1px solid #5b5f5c;
    border-right: 1px solid #aaaeab;
    border-bottom: 1px solid #aaaeab;
    border-left: 0 none;
    border-radius: 0 4px 4px 0;
    height: 21px;
    left: 29px;
    position: absolute;
    width: 82px;
    font-size: 10px;
    color: #6f7574;
    padding: 0 0 0 3px;
}

.campaign {
    height: 46px;
    width: 181px;
    border-radius: 12px;
    float: left;
    position: relative;
    display: block;
    margin: 0 10px 0 0px;
}

.campaign a {
    color: white;
    height: 46px;
    width: 182px;
    background: url("../../../../../springleap/images/run_campaign.png") no-repeat 0 0;
    text-indent: -9999px;
    float: left;
}

.campaign a:hover {
    background: url("../../../../../springleap/images/run_campaign.png") no-repeat 0 0;
    background-position: 0 -56px;
}

body #header .greynavigation {
    height: 46px;
    width: 620px;
    background-color: #d0d0d0;
    border-radius: 12px;
    float: left;
    position: relative;
    display: block;
    margin: 73px 0 0;
}

body #header .greynavigation a {
    color: #182221;
}

body #header .greynavigation ul li {
    display: inline-block;
    float: left;
    border-right: 1px solid #adabab;
    padding: 14px 12px 11px;
}

body #header .greynavigation .search {
    width: 114px;
    height: 23px;
    float: left;
    position: relative;
    margin: 11px 10px 12px 20px;
}

body #header .greynavigation .search a {
    background: url("../../../../../springleap/images/search_button.gif") no-repeat 0 0;
    display: block;
    float: left;
    position: relative;
    width: 29px;
    height: 23px;
    text-indent: -9999px;
    line-height: 23px;
}

body #header .greynavigation .search input {
    background: url("../../../../../springleap/images/search_bg.gif") repeat-x 0 0;
    border-top: 1px solid #5b5f5c;
    border-right: 1px solid #aaaeab;
    border-bottom: 1px solid #aaaeab;
    border-left: 0 none;
    border-radius: 0 4px 4px 0;
    height: 19px;
    left: 29px;
    position: absolute;
    width: 85px;
    font-size: 10px;
    color: #6f7574;
}

body #greenclouds {
  /*  background: url("../../../../../springleap/images/green_clouds.png") repeat-x -328px 0; */
    display: block;
    height: 404px;
    width: 100%;
    margin: 111px auto 0;
}

body #greyclouds {
 /*   background: url("../../../../../springleap/images/grey_clouds.png") repeat-x -328px 0; */
    display: block;
    height: 373px;
    width: 100%;
    margin: 0 auto;
}

body #greygradient {
/*    background: url("../../../../../springleap/images/grey_gradient.jpg") repeat-x 0 0 #cacaca; */
    display: inline-block;
    height: auto;
    width: 100%;
    margin: 0 auto;
    z-index: 80;
    border-top: solid 2px white;
}

body #greygradient .content {
    background-color: #f3f2f2;
    border-radius: 12px 12px 0 0;
    margin: -47px auto -17px;
    padding: 22px 35px 34px;
    width: 910px;
    position: relative;
    -moz-box-shadow: 0 0 4px #999999;
    -webkit-box-shadow: 0 0 4px #999999;
    box-shadow: 0 0 4px #999999;
    z-index: 90;
    height: 532px;
}

body #greygradient .content h3 {
    margin: 0px 0 13px;
}

h3.whatsHappening {
    background: url("../../../../../springleap/images/home/whats_happening_h.gif") no-repeat 0 0;
    width: 268px;
    height: 32px;
    text-indent: -9999px;
    margin: -10px 0 18px;
}

body #greygradient .content .container {
    display: inline-block;
    background-color: transparent;
}

body #greygradient .content .container .column {
    font-family: Lato;
    font-size: 18px;
    width: 296px;
    float: left;
}

body #greygradient .content .container .column h4 {
    margin: 12px 0;
}

body #greygradient .content .container .column .textBlock {
    margin: 10px 0 0 0;
}

body #greygradient .content .container .column .textBlock p {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0 20px;
    font-size: 12px;
    float: left;
    width: 180px;
}

body #greygradient .content .container .column .textBlock p span {
    font-size: 15px;
}

body #greygradient .content .container .column .textBlock img.thumbnail {
    float: left;
    margin: 0px 28px 20px 0;
}

body #greytexture {
    background: url("../../../../../springleap/images/home/grey_texture.jpg") repeat-x 0 0;
    display: inline-block;
    height: 338px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
    position: relative;
}

body #greytexture2 {
    background-color: #cacaca;
    display: inline-block;
    height: 227px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
    position: relative;
}

body #greytexture3 {
    background: url("../../../../../img/newDesign/grey_texture2.png") repeat 0 0;
    display: inline-block;
    height: 407px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
    position: relative;
    color: white;
    font-size: 14px;
}

body #greytexture3 ul {
    margin: 16px auto 0;
    width: 990px;
}

body #greytexture3 ul li {
    float: left;
    height: 103px;
}

body #greytexture3 h3 {
    font-size: 33px;
    color: #72c361;
    margin: 0 0 11px 0;
}

body #greytexture3 p {
    margin: 0;
}

/*social media footer */
.socialMediaFooter {
    width: 950px;
    text-align: left;
    margin: 34px auto;

}

.facebookPlugin, .socialLogos {
    width: 475px;
    float: left;
}

h3 {
    text-decoration: none;
}

/*infinitycontainer divs */
#infinityContainer {
    z-index: 0;
    text-align: center;
    position: relative;
}

#grasstexture {
    z-index: 2;
    position: relative;
    text-align: left;
    background-color: gray;
    width: 980px;
    margin: auto;
    height: 316px;
}

#leftinfinity {
    z-index: 1;
    text-align: left;
    background: url(../../../../../springleap/images/home/creative_bg.png) repeat-x scroll 0 0 #0E2A12;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 316px;
}

#rightinfinity {
    z-index: 1;
    text-align: left;
    background: url(../../../../../springleap/images/home/success_bg.jpg);
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 316px;
}

#grasstexture .meetSuccess {
    width: 980px;
    margin: 0 auto;
}

#grasstexture .meetCreative {
    background: url("../../../../../springleap/images/home/creative_bg2.gif") repeat-x 0 0;
    width: 510px;
    height: 284px;
    text-align: left;
    color: white;
    padding: 32px 0 0 0;
    float: left;
    font-size: 14px;
}

#grasstexture .meetCreative .profilePic {
    float: left;
    background: url("../../../../../springleap/images/home/profile_pic_bg.png") no-repeat right 0;
    width: 97px;
    height: 112px;
    margin: -1px 25px 0 0;
}

#grasstexture .meetCreative .profilePic img {
    float: right;
    margin: 6px 6px 0 0;
}

#grasstexture .meetCreative h3, #grasstexture .successStory  h3 {
    font-size: 33px;
    color: #72c361;
    margin: 0 0 11px 10px;
    text-decoration: none;
    font-weight: normal;
}

#grasstexture .meetCreative h4 {
    margin: 0 0 11px 10px;
    color: #fff;
}

#grasstexture .profileDesc {
    position: relative;
    width: 340px;
    float: left;
}

#grasstexture .meetCreative p {
    font-size: 18px;
    margin: 0 0 5px 0;
}

#grasstexture .successStory p {
    font-size: 18px;
    margin: 5px 0;
    color: #1d2928;
}

#grasstexture .meetCreative p span, #grasstexture .successStory p span {
    font-weight: bold;
    float: left;
    margin: 0 5px 0 0;
    display: inline-block;
}

#grasstexture .successStory p span {
    width: 56px;
}

#grasstexture .successStory p span.description {
    width: 150px;
    font-weight: normal;
    line-height: 21px
}

#grasstexture .meetCreative span {
    margin: 10px 0 0 0;
    display: block;
}

a.viewPortfolio {
    width: 145px;
    height: 30px;
    background: url("../../../../../springleap/images/view_portfolio.png") no-repeat scroll 0 0 transparent;
    left: 199px;
    top: 123px;
    text-indent: -9999px;
    position: absolute;
    outline: 0 none;
}

a:hover.viewPortfolio {
    background-position: 0 -35px;
    width: 145px;
    height: 38px;
    top: 119px;
    left: 195px;
    outline: 0 none;
}

#grasstexture .successStory {
    background: url("../../../../../springleap/images/home/success_bg.jpg") repeat 0 0;
    width: 470px;
    float: left;
    text-align: left;
    padding: 31px 0 0 0;
    font-size: 14px;
    height: 285px;
    position: relative;
}

#grasstexture .successStory .clientPic {
    background: url("../../../../../springleap/images/home/client_bg.png") repeat 0 0;
    width: 195px;
    height: 176px;
    float: left;
    margin: 5px 0 0 0;
}

#grasstexture .successStory .clientPic img {
    margin: 8px 24px 0 0;
    float: right;
}

#grasstexture .successStory h3 {
    font-weight: normal;
    color: #314544;
    margin: 0px 0 11px 12px;
    text-decoration: none;
}

#grasstexture .successStory h4 {
    font-weight: bold;
    color: #1a2524;
    margin: 0px 0 11px 12px;
}

a.viewStudy {
    background: url("../../../../../springleap/images/view_study.png") no-repeat scroll 0 0 transparent !important;
    float: right;
    height: 30px;
    width: 137px;
    top: 214px;
    left: 306px;
    position: absolute;
    text-indent: -9999px;
}

a:hover.viewStudy {
    background-position: 0 -38px !important;
}

#greytexture5 {
    background: url("../../../../../springleap/images/home/grey_material.gif") repeat 0 0;
    display: inline-block;
    height: 310px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
    position: relative;
}

#greytexture5 .footer1 {
    background: url("../../../../../springleap/images/home/footer1.png") no-repeat scroll 0 0 transparent;
    color: #314544;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 138px;
    margin: 35px auto 45px;
    padding: 60px 0 0;
    width: 932px;
}

#greytexture5 .footer1 h4 {
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
}

#greytexture5 .footer1 ul {
    float: left;
    display: inline-block;
    padding: 0;
    text-align: center;
    line-height: 17px;
}

#greytexture5 .footer1 ul li.heading {
    font-size: 17px;
    color: #111717;
    padding: 0 0 17px 0;
}

#greytexture5 .footer1 ul.first {
    width: 252px;
}

#greytexture5 .footer1 ul.second {
    width: 215px;
}

#greytexture5 .footer1 ul.third {
    width: 227px;
}

#greytexture5 .footer1 ul.fourth {
    width: 235px;
}

#greytexture6 {
    background: url("../../../../../img/newDesign/footer_texture.jpg") repeat-x 0 0;
    display: inline-block;
    height: 292px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    position: relative;
    color: white;
    font-family: "Trebuchet MS", Helvetica, Arial, San-serif;
    font-size: 13px;
    color: #fff;
}

#greytexture6 .footerLinks {
    width: 950px;
    display: block;
    position: relative;
    margin: 44px auto 0;
    text-align: center;
    font-weight: normal;
}

#greytexture6 p {
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 12px;
}

.footerLinks ul {
    list-style-type: none;
    line-height: 12px;
    display: inline-block;
    margin: 0 0 9px;
}

.footerLinks ul li {
    list-style-type: none;
    float: left;
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #fff;
}

.footerLinks ul li.last {
    border-right: 0 none;
}

#greytexture6 a {
    color: white;
    text-decoration: none;
    margin: 0 10px;
    font-size: 14px;
}

#greytexture6 a:hover {
    text-decoration: underline;
}

#greytexture6 .footerStar {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -96px;
}

#greytexture6 .submitDesigns {
    background: transparent url("../../../../../img/newDesign/buttons_sprite.png") repeat 0 -185px;
    width: 186px;
    height: 37px;
    display: inline-block;
    text-indent: -9999px;
    margin: 25px 55px 37px 0;
    outline: none;
}

#greytexture6 .submitDesigns:hover {
    background-position: 0 -226px;
}

#greytexture6 .voteDesigns {
    background: transparent url("../../../../../img/newDesign/buttons_sprite.png") repeat 0 -267px;
    width: 186px;
    height: 37px;
    display: inline-block;
    text-indent: -9999px;
    margin: 25px 55px 0 0;
    outline: none;
}

#greytexture6 .voteDesigns:hover {
    background-position: 0 -309px;
}

#greytexture6 .getStartedFooter {
    background: transparent url("../../../../../img/newDesign/buttons_sprite.png") repeat 0 -351px;
    width: 186px;
    height: 37px;
    display: inline-block;
    text-indent: -9999px;
    margin: 25px 0 0 0;
    outline: none;
}

#greytexture6 .getStartedFooter:hover {
    background-position: 1px -393px;
}

body #greytexture7 {
    background: url("../../../../../springleap/images/home/grey_material.gif") repeat 0 0;
    display: inline-block;
    height: 310px;
    width: 100%;
    margin: 0 auto;
    z-index: 0;
    text-align: center;
    position: relative;
}

body #greytexture8 {
//    background: url("../../../../../springleap/images/home/grey_texture.jpg") repeat-x 0 0;
    display: inline-block;
    height: 338px;
    width: 100%;
    margin: 0 auto;
    z-index: 0;
    text-align: center;
    position: relative;
}

body #greytexture9 {
//    background: url("../../../../../springleap/images/home/grey_material.gif") repeat 0 0;
    height: 180px;
    width: 100%;
    margin: -40px auto 0;
    z-index: 0;
    text-align: center;
    position: relative;
}


div.container  #greytexture9_short {
    background: url("../../../../../springleap/images/home/grey_material.gif") repeat 0 0;
    height: 429px;
    width: 100%;
    margin: 0px auto 0;
    z-index: 0;
    text-align: center;
    position: relative;
}


body .secondaryContent {
    width: 980px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 18px;
}

body strong {
    font-weight: bold;
}

body .logo {
    width: 221px;
    height: 106px;
    float: left;
}

/*.navWrapper{
    margin: -35px -2px 0 0 !important;
}*/

ul.loggedInMenu {
    background: url("http://www.springleap.com/img/newDesign/menu_bg") repeat scroll 0 0 transparent;
    font-size: 14px;
    font-weight: bold;
    height: 174px;
    left: 885px;
    padding: 31px 0 0 21px;
    position: absolute;
    top: 8px;
    width: 162px;
    z-index: 999;
}

ul.loggedInMenu li {
    margin: 0 0 6px;
}

ul.loggedInMenu li a {
    color: #FFFFFF;
    text-indent: 0 !important;
    width: 180px !important;
}

ul.loggedInMenu li a:hover {
    color: #fff;
}

#userMenuTrigger {
    margin: -16px 0 0;
    position: relative;
    z-index: 99999;
}

/* Double Eye jQuery Popup Plugin */
.desds-popup {
    background: url("../../../../../images/overlay_bg.png") repeat;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 1000;
}

.desds-popup .desds-popup-wrapper {
    margin: 45px auto 0 auto;
    text-align: left;
    width: 500px !important}

body .competitionMainWrap {
    background-color: white;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-left: 0 none;
    border-radius: 0 10px 10px 0;
    box-shadow: -2px 3px 3px #999;
    display: block;
    font-size: 14px;
    margin: -593px auto 0;
    position: relative;
    width: 978px;
    z-index: 1;
}

div.container #greytexture9 {
    height: 560px !important;
    margin: -469px auto 0 !important;
}

a.white {
    color: #FFFFFF;
}