/** * * BizeeBee v2.2 [Sep 2012] */ /*********************************************************************** * Table of Contents * ---------------------------------------------------------------------- * =BizeeBee: Import................................................(Line 16) * =BizeeBee: Universal Styles......................................(Line 22) * =BizeeBee: CSS Variables.........................................(Line 35) * =BizeeBee: Header................................................(Line 46) * =BizeeBee: Header->Navigation....................................(Line 54) * =BizeeBee: Homepage..............................................(Line 65) *************************************************************************/ /********************************** =BizeeBee: Import ***********************************/ @import "http://bizeebee.com/wp-content/themes/bizeebee/css/bootstrap.css"; @import "http://bizeebee.com/wp-content/themes/bizeebeecss/bootstrap-responsive.css"; /********************************** =BizeeBee: Universal Styles ***********************************/ ul {list-style-type:none !important;} ol, ul {list-style:none;margin:0px;padding:0;} ul li {list-style-position:outside;} a {text-decoration: none;} body{background: url('../images/background.jpg'); background-repeat: no-repeat; background-position: top center;} .breaker {height:10px;} .container{width:1140px;} @font-face { font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; src: url(../fonts/MyriadPro-Regular.otf); } h1{font-family: @myriadpro; font-weight: normal; font-size: 44.46px;} /********************************** =BizeeBee: CSS Variables ***********************************/ @bizeeblue: #5BA2C7; @bizeedark: #30273D; @myriadpro: Myriad Pro, Helvetica, Arial, sans-serif; /********************************** =BizeeBee: Let The CSS Begin ***********************************/ /*BizeeBee: Header*/ #header{background: @bizeeblue; height: 130px; width: 100%; position: absolute;margin-bottom: 300px; left: 0px; top: 0px;} .navigation{} .navi-logo{height:72px;float:left;margin-top: 29px; margin-right: 30px;padding-right: 50px; border-right: 1px solid rgba(255, 255, 255, 0.2);} .navi-logo img{margin-top: 20px;} /*BizeeBee: Navigation*/ .navigation .container ul{margin-top: 57px;} .navigation .container ul li {float:left;} .navigation .container ul li a{margin-right: 20px; background: @bizeeblue; padding: 10px;font-weight: bold; font-size: 16px; color: #FFFFFF; text-decoration: none;} .navigation .container ul li a:hover{background: #23669A; padding: 10px; border-radius: 5px;} .navigation .container ul .special a{color: #FFE834 !important;/*padding-bottom: 0px;*/ padding-bottom: 3px; background: url('../images/navi-special.png'); background-position: center bottom; background-repeat: no-repeat;/* border-bottom: 2px solid #FEE131 !important;*/} .navigation .container ul .special a:hover{color: #FFE834 !important; border-bottom: 0px solid #FEE131 !important;} .navigation .container ul .active a{background: #23669A; padding: 10px; border-radius: 5px;} #menu-main-navigation .current_page_item a{background: #23669A; padding: 10px; border-radius: 5px;} .navi-contact{float:right; color: #FFFFFF; padding-right: 15px;font-size: 18px;} .navi-login{float:right;margin-top: -10px !important;} .navi-login-button{width: 80px;height: 36px;background: rgba(33, 24, 42, 0.89); border:0px;color: white; font-weight: bold; border-radius: 5px;} .navi-login .navi-login-button:hover{color: #FFE834;} /*BizeeBee: Footer*/ #footer{background: url('../images/footer-bg.png'); width: 1343px;margin:0 auto;} .footer-top{height: 60px; border-top: 1px dashed #DDDDDD;border-bottom: 1px dashed #DDDDDD;} .footer-top-left{float: left;padding-top: 20px;} .twitter-mini{float: left;font-size: 11px;background: url('../images/icons/twitter-mini.png'); background-repeat: no-repeat; padding-left: 40px; padding-right: 40px;height: 15px;} .twitter-mini a {color: #00ACEC; text-decoration: none;} .twitter-mini a:hover{color: #414151;} .facebook-mini{float: left;font-size: 11px;background: url('../images/icons/facebook-mini.png'); background-repeat: no-repeat; padding-left: 40px; padding-right: 40px; height: 18px;} .facebook-mini a {color: #00ACEC; text-decoration: none;} .facebook-mini a:hover{color: #414151;} .callus-mini{float: left;font-size: 11px;padding-left: 25px; padding-right: 40px;height: 18px;} .callus-mini span {color: #00ACEC;} .email-mini{float: left;font-size: 11px;padding-left: 25px; padding-right: 40px;height: 18px;} .email-mini a {color: #00ACEC; text-decoration: none;} .email-mini a:hover{color: #414151;} .footer-top-right{padding-top: 15px;} .footer-top-right-search{float: left;font-size: 11px; } .footer-top-right-search-form {display: inline-block;opacity: 0.85;border-radius: 5px;-webkit-box-shadow:rgba(0, 0, 0, 0.0742188) 0 1px 1px inset;background-color:#FFFFFF;border:1px solid #CCCCCC;box-shadow:rgba(0, 0, 0, 0.0742188) 0 1px 1px inset;} .footer-top-right-search-text {width:200px;border: none;padding: 0;height: 30px;opacity: 0.85;padding-left: 10px;border-radius: 5px;color: #00ACEC;} .footer-top-right-search-text:focus {outline-width: 0;} .footer-top-right-search-button{border: none; background: #FFFFFF;width: 36px;opacity: 0.85;} .footer-bottom-left{float: left; margin-top: 50px;} .footer-bottom-left .span3{width: 200px !important;} .footer-bottom-left-one li{font-weight: bold;padding-bottom: 2px;background: url('../images/arrow-right-mini.png'); background-repeat: no-repeat; background-position: 0px 7px;padding-left: 10px;} .footer-bottom-left-one li a{color:#3F3220;text-decoration: none; font-size: 12px;} .footer-bottom-left-one li a:hover{color:#666666;} .footer-bottom-left-two li{background: url('../images/arrow-right-mini-yello.png'); background-repeat: no-repeat; background-position: 0px 7px;padding-left: 15px;} .footer-bottom-left-two li:first-child{font-weight: bold; background: url('../images/arrow-right-mini.png') !important; background-repeat: no-repeat !important; background-position: 0px 7px !important;padding-left: 10px !important;} .footer-bottom-left-two li:first-child a{font-size: 12px !important;} .footer-bottom-left-two li a{color:#3F3220;text-decoration: none; font-size: 11px;} .footer-bottom-left-two li a:hover{color:#666666;} .footer-bottom-left-three li{font-weight: bold;padding-bottom: 2px;background: url('../images/arrow-right-mini.png'); background-repeat: no-repeat; background-position: 0px 7px;padding-left: 10px;} .footer-bottom-left-three li a{color:#3F3220;text-decoration: none; font-size: 12px;} .footer-bottom-left-three li a:hover{color:#666666;} .footer-bottom-left-four li{font-weight: bold;padding-bottom: 2px;background: url('../images/arrow-right-mini.png'); background-repeat: no-repeat; background-position: 0px 7px;padding-left: 10px;} .footer-bottom-left-four li a{text-decoration: none; font-size: 12px;} .footer-bottom-left-four li a{color:#3F3220;} .footer-bottom-left-four li a:hover{color:#666666;} .footer-bottom-right{float: right;border-left: 1px dashed #DDDDDD; width: 335px;padding-top: 30px;padding-bottom:40px;} .footer-bottom-right address{padding-left: 35px;} .footer-bottom-right strong{font-size: 13px;} .footer-bottom-right p{font-size: 11px;padding-left: 35px;} .footer-bottom-right .terms{font-size: 11px;} .footer-bottom-right .terms a{font-size: 11px;color:#3F3220;text-decoration:underline} .footer-bottom-right .copyright{margin-top: -10px;color: #3F3220;} /*BizeeBee: Homepage*/ #homepage{margin-top:170px;} .homepage-title{padding-top:45px; color: @bizeedark; font-size: 59.28px;display: block;font-family: @myriadpro; } .homepage-title span{margin-top: 35px;font-size: 72.86px; font-weight: bold;display: block;} .homepage-description {margin-top: 50px;font-size: 22.46px;width: 450px;font-family: @myriadpro;} .homepage-description span{display: block;} .homepage-firstline {font-size: 36.05px;} .homepage-lastline{display: block; margin-top: 10px;line-height: 30;} .homepage-lastline p{line-height: 1.1;} .homepage-trial{margin-top: 30px;} .trial-button{background: #5BA2C7; padding-top: 15px;padding-bottom: 15px;padding-right: 30px;padding-left: 30px;font-size: 21px;color: #FFFFFF;border-radius: 10px;border: 0px;font-weight: bold;} .trial-button:hover{color: #FFE834;} .homepage-trial span{padding-left: 10px; font-style:italic;font-size: 17.29px;color: #30273D;font-family: @myriadpro;} .homepage-trial span a{font-weight: bold; margin-left: 10px; font-size: 18.76px; color: #30273D; border-bottom: 1px solid #30273D;text-decoration: none;} .homepage-trial span a:hover{color: #5BA2C7;} /*BizeeBee: Carousel*/ .bizeebees-slider{background: url('../images/sldier-bg.png'); background-repeat: no-repeat; width: 600px; height: 518px;} .carousel{padding-left: 10px;padding-top: 15px; width: 579px; height: 518px;} .bizeebees-carousel-control {width:43px;height:43px;left:15px;line-height:30px;margin-top:-20px;position:absolute;text-align:center;top:40%;} .bizeebees-carousel-control.left {z-index: 9999;left:auto;left:-20px;background: url('../images/slider-left-btn.png');text-indent: -9999px; } .bizeebees-carousel-control.right {z-index: 9999;left:auto;right:-30px;background: url('../images/slider-right-btn.png');text-indent: -9999px; } .home-bee{background: url('../images/home-bee.png'); background-repeat: no-repeat;width: 217px; height: 339px; z-index: 999;margin-left: 375px;margin-top: -18px;position: absolute;} /*BizeeBee: As Featured On*/ .homepage-featured{color:black; padding-top: 45px; width: 1340px; height: 100px; opacity: 0.91; margin-left: -100px; margin-top: 30px; background: url('../images/featured-bg.png'); background-repeat: no-repeat; background-position: top center;} .homepage-featured ul li {float: left;margin-left: 110px;} .homepage-featured ul li:first-child{margin-left: 0px;} /*BizeeBee: Features Section*/ .features-section{margin-top: 20px;} .features-section .span6{width:570px !important;} .feature{width: 570px; margin-bottom: 170px;} .feature .icon {float: left;margin-right: 15px;} .feature .description{font-size:14px;float: left;color: #333333;width:495px;} .feature .description p{font-size:14px;line-height: 1.5;color: #333333; width:495px;} .feature .description h3{color: #433226; font-size: 20px;} /*BizeeBee: Bottom*/ .homepage-bottom{margin-top: 50px;} .testimonials-title{margin-top: 25px;background: url('../images/icons/quotes.png'); background-repeat: no-repeat; height: 31px; padding-top:10px; padding-left: 40px;font-weight: bold;font-size: 18px;color: #241B2E;} .testimonials-description{font-size: 13px;color: #333333; background: rgba(204, 204, 204, 0.15);width: 315px; padding: 10px;} .testimonials-by{font-weight: bold;font-size: 12px; color: #333333; bottom: 0px; margin-top: 25px;} .testimonials-by span{display: block;font-weight: normal;} .testimonials-more-button{color: #FFFFFF; font-weight: bold; margin-top: 10px; border: 2px solid #E6E6E6; background: #413222; padding-top: 8px;padding-bottom: 8px;padding-left: 15px;padding-right: 15px; border-radius: 10px;} .testimonials-more-button:hover{color: #FFE834;} /*BizeeBee: Recent Posts*/ .recent-posts{width:265px;} .recent-posts-title{margin-top: 25px;background: url('../images/icons/recent.png'); background-repeat: no-repeat; height: 31px;padding-top:10px; padding-left: 40px;font-weight: bold;font-size: 18px;color: #241B2E;} .recent-posts li{padding-bottom: 10px;background: url('../images/arrow-right.png'); background-repeat: no-repeat; background-position: 0px 5px;padding-left: 20px;} .recent-posts li a{color: #666666; text-decoration: none; font-weight: bold; font-size: 13px;} .recent-posts li:nth-child(odd) a{color:#666666;} .recent-posts li:nth-child(even) a{color:#403221;} .recent-posts li:nth-child(odd) a:hover{color:#403221;} .recent-posts li:nth-child(even) a:hover{color:#666666;} /*BizeeBee: Newsletter*/ .newsletter{background:rgba(204, 204, 204, 0.15);} .newsletter-title{background: url('../images/icons/newsletter.png'); background-repeat: no-repeat;background-position: 35px 15px; height: 31px; padding-top:30px; padding-left: 85px;font-weight: bold;font-size: 18px;color: #241B2E;} .newsletter-text {width: 270px; margin-left: 35px;margin-top: 10px;} .newsletter-submit {width: 85px; margin-left: 35px;padding-left: 15px;padding-right: 15px; padding-top: 5px; padding-bottom: 5px;background: #5BA2C7; border: none; border-radius: 5px; color: #FFFFFF; font-weight: bold;} .newsletter-submit:hover{color: #FFE834;} .newsletter-powerdby{ margin-left: 42px;padding-bottom: 10px; width: 269px; height: 46px; background: url('../images/newsletter-powerdby.png'); background-repeat: no-repeat;} /*BizeeBee: Social Bee*/ .social-bee{padding-left: 35px;} .social-bee-title{height: 31px; padding-top:10px; font-weight: bold;font-size: 18px;color: #403221;} .social-icon {width: 32px; height: 32px; border: none; margin-right: 10px;} .social-bee .facebook{background: url('../images/icons/facebook.png');} .social-bee .twitter{background: url('../images/icons/twitter.png');} .social-bee .linkedin{background: url('../images/icons/linkedin.png');} .social-bee .blogger{background: url('../images/icons/blogger.png');} .social-bee .pinterest{background: url('../images/icons/pinterest.png');} .social-bee .tumblr{background: url('../images/icons/tumblr.png');} /*BizeeBee: Pages*/ .pages-top{opacity: 0.97; color:black; padding-top: 40px; width: 1340px; height: 2px; margin-left: -100px; margin-top: 30px; background: url('../images/pages-bg.png'); background-repeat: no-repeat; background-position: top center;} .pages-content{opacity: 0.97;color:black; background: white; padding-top: 10px; padding-bottom: 10px;width: 1340px; margin-left: -100px;} .footer-supplement{margin-bottom: 50px;} #news{margin-top:170px;} #news .span4 {width:365px !important;} /*BizeeBee: News Buzz*/ .news-title{color: #545454; font-size: 26px; font-weight: bold; width: 700px; line-height:1.2;} .news-details{color: #3F321F;font-size: 12px; margin-top: 25px;} .news-details a{color: #3F321F;font-size: 12px;font-weight: bold;} .news-text{width: 680px;margin-top: 25px;color: #333333; font-size: 13px;} .pull-navi-right{float: left; margin-right: 390px;} .next-prev-button{float: left;color: #FFFFFF; font-weight: bold; margin-top: 10px; border: 2px solid #E6E6E6; background: #413222; padding-top: 8px;padding-bottom: 8px;padding-left: 15px;padding-right: 15px; border-radius: 10px;} .next-prev-button:hover{color: #FFE834;} /*BizeeBee: Recent Buzz*/ .recent-buzz{background:rgba(188, 213, 56, 0.07); margin-bottom: 15px;} .recent-buzz-title{background: url('../images/icons/recent-buzz.png'); background-repeat: no-repeat;background-position: 35px 15px; height: 31px; padding-top:30px; padding-left: 85px;font-weight: bold;font-size: 18px;color: #241B2E;} .recent-buzz-recent-posts{padding-left: 35px;padding-right: 35px;margin-top: 20px;} .recent-buzz-recent-posts li{padding-bottom: 10px;background: url('../images/arrow-right.png'); background-repeat: no-repeat; background-position: 0px 5px;padding-left: 20px;} .recent-buzz-recent-posts li a{color: #666666; text-decoration: none; font-weight: bold; font-size: 13px;} .recent-buzz-recent-posts li:nth-child(odd) a{color:#666666;} .recent-buzz-recent-posts li:nth-child(even) a{color:#403221;} .recent-buzz-recent-posts li:nth-child(odd) a:hover{color:#403221;} .recent-buzz-recent-posts li:nth-child(even) a:hover{color:#666666;} /*BizeeBee: Categories*/ .categories{background:rgba(91, 162, 199, 0.07) !important; margin-bottom: 15px;} .categories-title{background: url('../images/icons/categories.png'); background-repeat: no-repeat;background-position: 35px 15px; height: 31px; padding-top:30px; padding-left: 85px;font-weight: bold;font-size: 18px;color: #241B2E;} .categories-list{padding-left: 35px;padding-right: 35px;margin-top: 20px;} .categories-list li{padding-bottom: 10px;background: url('../images/arrow-right.png'); background-repeat: no-repeat; background-position: 0px 5px;padding-left: 20px;} .categories-list li a{color: #666666; text-decoration: none; } .categories-list li a{color:#666666;} .categories-list li a:hover{color:#403221;} #contact{margin-top:170px;} .contact-bee{padding-top: 180px; padding-left: 50px;background: transparent url('../images/contact-bee.png'); background-repeat: no-repeat;width: 618px; height: 200px; z-index: 999;margin-left: 0px;margin-top: 70px;position: absolute;} .contact-bee p{font-size: 23.46px; color: #30263D; font-family: @myriadpro;} .contact-bee-text{width: 350px; font-size: 19.76px; padding-top: 18px; color: #30263D; line-height: 1.2;} .contact-bee-text span{color: #226699; text-decoration:underline;} /*BizeeBee: News Buzz*/ .contact-title{color: #545454; font-size: 26px; font-weight: bold;} .contact-details{color: #3F321F;font-size: 12px; margin-top: 350px;} .contact-details a{color: #3F321F;font-size: 12px;font-weight: bold;} .contact-sub-title{color: #433226; font-size: 20px; font-weight: bold;} .contact-sub-title a{color: #433226; font-size: 20px; font-weight: bold; text-decoration: none;} .contact-sub-title a:hover{color:#545454;text-decoration: none;} .contact-sub-text{color: #333333; font-size: 14px; margin-top: 10px; margin-bottom: 30px; width: 570px;} /*BizeeBee: Contact Form*/ .contact-form{margin-left:-130px !important; margin-top:-20px !important;width:450px;background:rgba(196, 222, 227, 0.28); border-radius: 20px; padding: 20px; padding-left: 35px;padding-right: 30px;} .contact-form-title{font-size: 24.7px; font-weight: bold; color: #00468C; margin-bottom: 20px;} .contact-form-lable{color: #30263D; font-size: 17.35px; font-weight: bold;} .contact-form-text{border-radius: 0px !important; width: 420px !important; height: 32px !important; padding-left:10px !important; background: url('../images/get-started-form-text.png'); background-repeat: no-repeat;border-color:none !important;box-shadow:none !important;outline:0 !important; border:none !important;} .contact-form-text:focus{-webkit-box-shadow:none !important;border-color:none !important;box-shadow:none !important;outline:0 !important;} .contact-form-textarea{border-radius: 0px !important; width: 420px !important; height: 122px !important; padding-left:10px !important;padding-top:5px !important; background: url('../images/contact-form-textarea.png'); background-repeat: no-repeat;border-color:none !important;box-shadow:none !important;outline:0 !important; border:none !important;resize: none;} .contact-form-textarea:focus{-webkit-box-shadow:none !important;border-color:none !important;box-shadow:none !important;outline:0 !important;} .contact-form-submit{background: #23669A url('../images/contact-submit-bg.png'); background-repeat: no-repeat; background-position: 140px 13px; border-radius: 10px;color: #FFFFFF; border: none; width: 198px; height: 56px; text-align: left; padding-left: 20px;padding-right: 70px;font-size: 22.19px;font-weight: bold;} .contact-form-submit:hover{color: #FFE834;} .contact-bg{background: url('../images/contact-bg.png'); width: 536px; height: 157px; position: absolute;margin-top:-156px;margin-left:600px;} /*BizeeBee: Get Started*/ #get-started{margin-top:170px;} .get-started-title{color: #4AC7FB; font-size: 22.23px; font-weight: bold; margin-bottom: 30px;} .get-started-details{color: #3F321F;font-size: 12px; width: 475px;} /*BizeeBee: Get Started - Form*/ .get-started-form-lable{color: #30263D; font-size: 17.35px; font-weight: bold;} .get-started-form-lable-radio{margin-right: 25px;} .get-started-form-text{border-radius: 0px !important; width: 420px !important; height: 32px !important; padding-left:10px !important; background: url('../images/get-started-form-text.png'); background-repeat: no-repeat;border-color:none !important;box-shadow:none !important;outline:0 !important; border:none !important;} .get-started-form-text:focus{-webkit-box-shadow:none !important;border-color:none !important;box-shadow:none !important;outline:0 !important;} .get-started-form-text-promo{border-radius: 0px !important; width: 190px !important; height: 32px !important; padding-left:10px !important; background: url('../images/get-started-form-text-promo.png'); background-repeat: no-repeat;border-color:none !important;box-shadow:none !important;outline:0 !important; border:none !important;} .get-started-form-text-promo:focus{-webkit-box-shadow:none !important;border-color:none !important;box-shadow:none !important;outline:0 !important;} .get-started-form-submit{background: #23669A url('../images/contact-submit-bg.png'); background-repeat: no-repeat; background-position: 250px center; border-radius: 10px;color: #FFFFFF; border: none; width: 318px; height: 63px; text-align: left; padding-left: 22px;margin-top: 20px;margin-bottom: 20px;font-size: 22.19px;font-weight: bold;} .get-started-form-submit:hover{color: #FFE834;} .get-started-form-right{margin-right:40px !important;} .get-started-form-lable-pwd{color: #30263D; font-size: 17.35px; font-weight: bold;} .get-started-form-text-pwd{border-radius: 0px !important; width: 190px !important; height: 32px !important; padding-left:10px !important; background: url('../images/get-started-form-text-promo.png'); background-repeat: no-repeat;border-color:none !important;box-shadow:none !important;outline:0 !important; border:none !important;} .get-started-form-text-pwd:focus{-webkit-box-shadow:none !important;border-color:none !important;box-shadow:none !important;outline:0 !important;} .get-started-form-terms{font-size: 13px; color: #333333;} .get-started-form-terms a{font-size: 13px;color:#2692FF;text-decoration:underline} /*BizeeBee: Get Started - Right Content*/ .get-started-right-content{margin-left: -110px !important;} .get-started-right-title{color: #555555; font-size: 26px; font-weight: bold; margin-bottom: 30px;} .get-started-right-list-items{color: #646472; font-size: 18.52px;font-weight: bold; padding-left: 70px;padding-top: 7px;padding-bottom: 10px; width: 400px; height: 50px;} .get-started-right-list-items.time{background: url('../images/icons/time.png'); background-repeat: no-repeat;} .get-started-right-list-items.track{background: url('../images/icons/track.png'); background-repeat: no-repeat;} .get-started-right-list-items.monitor{background: url('../images/icons/monitor.png'); background-repeat: no-repeat;} .get-started-right-list-items.members{background: url('../images/icons/members.png'); background-repeat: no-repeat;} .get-started-right-creditcard{padding-left: 49px;padding-top: 50px; z-index: 99999;color: #555555;font-size: 25.93px;font-weight: bold; margin-top: 40px;} .get-started-right-plans-button a{} .get-started-right-plans-button{height: 52px !important; width: 294px !important; margin-left: 48px;font-size: 19px; color: #FFFFFF; font-weight: bold; margin-top: 20px; border: 2px solid #E6E6E6; background: #413222; padding-top: 8px;padding-bottom: 8px;padding-left: 25px;padding-right: 25px; border-radius: 10px;} .get-started-right-plans-button:hover{color: #FFE834;} .get-started-bg{background: transparent url('../images/get-started-bg.png'); width: 623px; height: 486px; position: absolute;margin-top:-540px;margin-left:520px;} /*BizeeBee: Get Started*/ #about{margin-top:170px;} .about-description{background: transparent url('../images/about-bg.png'); background-repeat: no-repeat; height: 640px; background-position: 580px 0px;} .about-description-left{margin-bottom: 30px;color:#226699;width: 550px; font-family: @myriadpro; font-size: 32.11px; line-height: 1.2;} .about-description-left-bold{font-weight: bold;} .about-description-left-next{color: #30263D;width: 490px;font-family: @myriadpro;font-size:25px;line-height: 1.2; } .about-description-left-next p{margin-bottom: 30px;} /*BizeeBee: Get Started*/ .about-members{margin-left:20px !important;background: transparent url('../images/about-back-bg.png'); background-repeat: no-repeat; background-position: 278px 200px;} .about-member{margin-left: 30px; } .about-members .span6 { width:548px !important; } .about-member-thumb{float: left;width: 150px;height: 205px; background-repeat: no-repeat;} .about-member-thumb.right{float: right !important;} .about-member-social{} .about-member-social-blank{float: left;margin-top: 185px;margin-left: 16px; background: transparent; cursor: default; border: 0px;width: 26px; height:26px;} .about-member-social-twitter{float: left;margin-top: 185px;margin-left: 16px;background: url('../images/icons/about-twitter-mini.png'); border: 0px;width: 26px; height:26px;} .about-member-social-linkedin{float: left;margin-top: 185px;margin-left: 16px;background: url('../images/icons/about-linkedin-mini.png'); border: 0px;width: 26px; height:26px;} .about-member-social-email{float: left;margin-top: 185px;margin-left: 16px;background: url('../images/icons/about-email-mini.png'); border: 0px;width: 26px; height:26px;} /*BizeeBee: Members*/ .poornima{background: url('../images/members/poornima.png'); background-repeat: no-repeat;} .david{background: url('../images/members/david.png');background-repeat: no-repeat;} .katharine{background: url('../images/members/katharine.png');background-repeat: no-repeat;} .samihah{background: url('../images/members/samihah.png');background-repeat: no-repeat;} .alex{background: url('../images/members/alex.png');background-repeat: no-repeat;} .lyndi{background: url('../images/members/lyndi.png');background-repeat: no-repeat;width: 156px !important;} .nirmala{background: url('../images/members/nirmala.png');background-repeat: no-repeat;} /*BizeeBee: Members Details*/ .about-member-details{float: left;margin-left: 30px;} .about-member-details.right{float: right !important;margin-right: 30px !important;} .about-member-details.right .about-member-details-name{text-align: right;} .about-member-details-details.right{text-align: right;} .about-member-details-name{color: #433226; font-size: 24.7px; font-weight: bold;} .about-member-details-name.blue{color: #226699 !important;} .about-member-details-details{margin-top: 30px;font-size: 13px;color: #333333; width: 300px;} .about-member-details-details-supplement{margin:60px;} .about-member-details-details-supplement-first{margin:20px;} .about-member-details-details-supplement-special{margin:200px;} /*BizeeBee: Members Quotes*/ .about-member-quotes{background: url('../images/about-member-quotes-bg.png');background-repeat: no-repeat; padding-left: 60px;padding-right: 30px;padding-top: 40px; height: 314px;} .about-member-quotes p{padding-right: 0px;font-size: 16px;line-height: 1.2;color:#30263D;} .about-member-quotes p.big{font-size: 22px;line-height: 1.3;color:#30263D;} /*BizeeBee: Members Network*/ .about-network-title{color: #23669A; font-size: 20px; margin-bottom: 10px; font-weight: bold;} .about-network-details{color: #333333; margin-bottom: 40px;} .about-network-details-logo ul li{float: left; margin-right: 43px;} .about-network-details-logo ul li:last-child{float: left; margin-right: 0px !important;} /*BizeeBee: How It Works*/ #how-it-works{margin-top:170px;} #how-it-works .span12{width:1180px !important;} #how-it-works .span6{width: 580px !important} .how-it-works-title{color: #30263D;font-size: 37.05px; font-family: @myriadpro;margin-bottom: 40px;margin-top: 40px;} .how-it-works-title span{color: #E59422 !important; background: url('../images/how-it-works-underline.png');background-repeat: no-repeat; background-position: center 43px;padding-bottom: 10px;} .how-it-works-title.center{text-align: center;} .how-it-works-signup{text-align: center; margin-bottom: 50px;margin-top: -25px;} .how-it-works-signup-button{font-weight: bold;color: #FFFFFF; border-radius: 10px; border: 0px; background: #23669A; font-size: 25.94px; padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;} .how-it-works-signup-button:hover{color: #FFE834;} .how-it-works-what-you-get-title{color: #E69523; font-size: 22.23px; font-weight: bold;} .how-it-works-list{padding-left: 35px;padding-right: 35px;margin-top: 20px;} .how-it-works-list li{padding-bottom: 10px;background: url('../images/arrow-right.png'); background-repeat: no-repeat; background-position: 0px 5px;padding-left: 20px; margin-left: -35px;} .how-it-works-list li a{color: #333333; text-decoration: none; font-weight: bold; font-size: 13px;} .how-it-works-list li a:hover{color:#666666;} .how-it-works-price-and-plans-button{color: #FFFFFF; font-weight: bold; margin-top: 10px; border: 2px solid #E6E6E6; background: #413222; padding-top: 8px;padding-bottom: 8px;padding-left: 15px;padding-right: 15px; border-radius: 10px;} .how-it-works-price-and-plans-button:hover{color: #FFE834;} .how-it-works-feature{width: 570px; margin-bottom: 95px;} .how-it-works-feature .icon {float: left;margin-right: 15px;} .how-it-works-feature .description{font-size:14px;float: left;color: #333333;width:495px;} .how-it-works-feature .description p{font-size:13px;line-height: 1.5;color: #333333; width: 380px;} .how-it-works-feature h3.mini {font-size: 18.52px !important;color: #646473 !important; margin-bottom: -1px;margin-top: -10px;} .how-it-works-billing-title{color: #30263D;font-size: 30.05px; font-family: @myriadpro;margin-bottom: 40px;margin-top: 50px;} .how-it-works-billing-title span{color: #E59422 !important; background: url('../images/how-it-works-underline.png');background-repeat: no-repeat; background-position: center 40px;padding-bottom: 20px;} .how-it-works-billing-title span strong{color: #30263D !important;} /*BizeeBee: How It Works Billing Works*/ .row.how-it-works-margine{margin-left: 0px;} .how-it-works-billing-works-section{margin-top: 20px;background: url('../images/how-it-works.png');background-repeat: no-repeat; background-position: 250px 52px;} .how-it-works-billing-works{width: 570px; margin-bottom: 170px;} .how-it-works-billing-works .icon {float: left;margin-right: 15px; padding-top: 18px;} .how-it-works-billing-works .description{font-size:14px;float: left;color: #333333;width:470px;} .how-it-works-billing-works .description.sized{width:380px !important;} .how-it-works-billing-works .description.sized-mini{width:360px !important;} .how-it-works-billing-works .description .sized-mini{width:340px !important;} .how-it-works-billing-works .description p{font-size:14px;line-height: 1.5;color: #333333; width: 375px;} .how-it-works-billing-works .description h3{color: #30263D; font-size: 22.23px; font-weight: normal; margin-bottom: -1px;} .how-it-works-billing-works-supplement-special{margin:255px;} .how-it-works-signup-bottom{text-align: center; margin-bottom: 10px;} .how-it-works-signup-bottom-button{font-weight: bold;color: #FFFFFF; border-radius: 10px; border: 0px; background: #423F52; font-size: 25.94px; padding-left: 30px;padding-right: 30px;padding-top: 20px;padding-bottom: 20px;} .how-it-works-signup-bottom-button:hover{color: #FFE834;} /*BizeeBee: How It Works Carousel*/ .how-it-works-bizeebees-slider{ width: 990px; height: 430px;} .how-it-works-bizeebees-slider .carousel-inner{width: 990px !important; padding-bottom: 80px; margin-left: 50px;margin-right: 50px;background: url('../images/how-it-works-sldier-bg.png'); background-repeat: no-repeat;background-position: 450px -2px;} .carousel.full{padding-left: 10px;padding-top: 15px; width: 990px; height: 316px; } .how-it-works-bizeebees-carousel-control {width:43px;height:43px;left:15px;line-height:30px;margin-top:-20px;position:absolute;text-align:center;top:40%;} .how-it-works-bizeebees-carousel-control.left {z-index: 9999;left:auto;left:-20px;background: url('../images/slider-left-btn.png');text-indent: -9999px; } .how-it-works-bizeebees-carousel-control.right {z-index: 9999;left:auto;right:-160px;background: url('../images/slider-right-btn.png');text-indent: -9999px; } .how-it-works-bizeebees-slider .pull-right img{float: right; margin-right: 15px} .how-it-works-bizeebees-slider .pull-right iframe{float: right; margin-right: 15px} .how-it-works-bizeebees-slider .pull-right.frame {} .how-it-works-bizeebees-slider .item{margin-top: 10px;} .how-it-works-bizeebees-slider .video-title{float: left;font-size: 27.17px;color: #226699; font-weight: bold; float: left;} .video-next{float: left; padding-top: 5px;padding-left: 7px;} .video-details{float: none; display: block; margin-top: 40px; width: 400px;color: #333333; font-size: 13px; line-height: 1.2;} .video-details p{line-height: 1.5;} .how-it-works-setup-account{background:url('../images/how-it-works-setup-account.png');width: 1131px; height: 1243px; position: absolute;} .how-it-works-setup-supplement{ margin-bottom: 1300px;} .how-it-works-setup-account-first-step{padding-top: 16px; padding-left: 17px;background: url('../images/how-it-works-setup-account-steps.png'); background-repeat: no-repeat;height: 54px; font-size: 26px; color: #23669A; font-weight: bold;} .how-it-works-setup-account-first-step span{color: #FFFFFF; font-weight: bold;font-size: 33px;padding-right: 40px;} .how-it-works-setup-account-second-step{position: absolute; top: 360px; left:300px;padding-top: 16px; padding-left: 17px;background: url('../images/how-it-works-setup-account-steps.png'); background-repeat: no-repeat;height: 54px; font-size: 26px; color: #23669A; font-weight: bold;} .how-it-works-setup-account-second-step span{color: #FFFFFF; font-weight: bold;font-size: 33px;padding-right: 40px;} .how-it-works-setup-account-third-step{position: absolute; top: 750px; left:80px;padding-top: 16px; padding-left: 17px;background: url('../images/how-it-works-setup-account-steps.png'); background-repeat: no-repeat;height: 54px; font-size: 26px; color: #23669A; font-weight: bold;} .how-it-works-setup-account-third-step span{color: #FFFFFF; font-weight: bold;font-size: 33px;padding-right: 40px;} .how-it-works-list-your-services{background-position:30px 0 !important;text-align: center; width:135px;top:100px; left:640px; padding-top: 90px; position: absolute; background:url('../images/icons/list.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-add-customers{background-position:30px 0 !important;text-align: center; width:135px;top:100px; left:855px; padding-top: 90px; position: absolute; background:url('../images/icons/customers.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-online-store{background-position:30px 0 !important;text-align: center; width:165px; height:174px;top:443px; left:695px; padding-top: 35px;padding-left: 150px; position: absolute; background:url('../images/icons/online-store.png'); background-repeat: no-repeat; color: #30263D; font-size: 19.76px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-record-purchases{background-position:30px 0 !important;text-align: center; width:135px;top:455px; left:530px; padding-top: 90px; position: absolute; background:url('../images/icons/record-purchases.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-track-attendance{background-position:30px 0 !important;text-align: center; width:135px;top:455px; left:380px; padding-top: 90px; position: absolute; background:url('../images/icons/track-attendance.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-track-membership{background-position:30px 0 !important;text-align: center; width:165px; height:174px;top:443px; left:40px; padding-top: 35px;padding-left: 150px; position: absolute; background:url('../images/icons/track-membership.png'); background-repeat: no-repeat; color: #30263D; font-size: 19.76px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-how-much-making{background-position:30px 0 !important;text-align: center; width:135px;top:860px; left:60px; padding-top: 90px; position: absolute; background:url('../images/icons/track-attendance.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-renew-online{background-position:30px 0 !important;text-align: center; width:135px;top:860px; left:240px; padding-top: 90px; position: absolute; background:url('../images/icons/renew-online.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-track-instructor{background-position:30px 0 !important;text-align: center; width:135px;top:860px; left:420px; padding-top: 90px; position: absolute; background:url('../images/icons/track-instructor.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-reminders{background-position:30px 0 !important;text-align: center; width:135px;top:1030px; left:60px; padding-top: 90px; position: absolute; background:url('../images/icons/reminders.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .how-it-works-list-best{background-position:30px 0 !important;text-align: center; width:135px;top:1030px; left:240px; padding-top: 90px; position: absolute; background:url('../images/icons/best.png'); background-repeat: no-repeat; color: #30263D; font-size: 17.29px; font-weight: bold; font-family: @myriadpro} .alignright{float: right; margin-left:20px !important; margin-bottom:10px !important;} .alignleft{float: left; margin-right:20px !important; margin-bottom:10px !important;} .aligncenter{display: block; margin: 5px auto 5px auto;} /*BizeeBee: End of the CSS*/