﻿@charset "utf-8";
@import url("fonts.css");

* {padding:0; margin:0; border:0; }
a { outline: none; text-decoration: none; }
li {list-style: none;}
body { background: url(../../images/tail-bg.png) repeat #292929; font-family: Arial,Helvetica,sans-serif; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both !important; float: none !important; height: 0; width: 0; line-height: 0; margin: 0; padding: 0; overflow: hidden; opacity:0; filter:alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; }
.wrapper { padding-top: 161px; width: 100%; min-width: 980px; }
.inner {width: 960px !important; margin: 0px auto; padding: 0px;}
input[type="button"], input[type="submit"] {
	border: solid 1px #25508a;
	background: #2c5790; /* old browsers */ 
    background: -moz-linear-gradient(top, #558fce 0%, #2c5790 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#558fce), color-stop(99%,#2c5790)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#558fce', endColorstr='#2c5790',GradientType=0 ); /* ie */    
    color: #fff;
    text-align: center;
    text-decoration: none;    
    padding: 8px 15px;
    font-size: 11px;    
	border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
input[type="button"]:hover, input[type="submit"]:hover {
	text-decoration: none;	
	border: solid 1px #2c5790;
	background: #25508a; /* old browsers */ 
    background: -moz-linear-gradient(top, #75aeec 0%, #25508a 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75aeec), color-stop(99%,#25508a)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75aeec', endColorstr='#25508a',GradientType=0 ); /* ie */    
    color: #fff;
}
.top-bar { background: url('../../images/top-bg.jpg') #333333 top repeat-x; height: 46px;	width: 100%; position: fixed; top: 0; z-index: 999;}
.top-bar > .inner {height:100%;}
.top-bar > .inner a:hover{text-decoration:none;}
.top-bar > .inner input[type='button'] { 
	font-family: 'HelveticaNeueRegular';
	text-shadow: 1px 1px 1px rgba(0,0,0,0.44);
	cursor: pointer;
	border: solid 1px #2a5083;
	background: #2e5991; /* old browsers */
	background: -moz-linear-gradient(top, #5189c8 0%, #2e5991 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5189c8), color-stop(99%,#2e5991)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5189c8', endColorstr='#2e5991',GradientType=0 ); /* ie */
	-webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.26), 1px 1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.26), 1px 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.26), 1px 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.top-bar > .inner input[type='button']:hover {
	border: solid 1px #2c5790;
	background: #25508a; /* old browsers */ 
    background: -moz-linear-gradient(top, #75aeec 0%, #25508a 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75aeec), color-stop(99%,#25508a)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75aeec', endColorstr='#25508a',GradientType=0 ); /* ie */
}

.top-bar > .inner .facebook { width:672px; text-align:left; float: left; padding-top: 10px; }
.top-bar > .inner .buttons { width:288px; text-align:right; float: right; min-width:288px; padding-top: 5px; }
#biznessapps-index .header {height: 115px;width: 100%;position: fixed;z-index: 999;top: 46px; /*top:0px;*/ background: url(../../images/header-bg.jpg) #14526b;	-webkit-box-shadow: inset 0 115px 115px rgba(255, 255, 255, 0.1), 0 5px 10px rgba(0, 0, 0, 0.5);-moz-box-shadow: inset 0 115px 115px rgba(255, 255, 255, 0.1), 0 5px 10px rgba(0, 0, 0, 0.5);box-shadow: inset 0 115px 115px rgba(255, 255, 255, 0.1), 0 5px 10px rgba(0, 0, 0, 0.5);}*/
.logo { width: 400px; height: 115px; float: left; margin-left: -15px; background: url('../../images/logo-bg.png') no-repeat left top; }
.logo > a {	display: block;	width: 299px; height: 103px; }
#biznessapps-index .logo {float:left;/*height:115px;*/}
.menu { width: 470px; float: right; padding-top: 43px; }
.menu ul { height: 33px; float: right; }
.menu ul li { float: left; height: 33px; margin-left: 10px; }
.menu ul li.first { margin-left: 0; }
.menu ul li a {font-family: 'Arial';font-size: 13px;color: #fff;line-height: 31px;display: block;height: 31px;padding: 0 10px;    text-decoration: none;text-shadow: 1px 1px 2px rgba(0,0,0,0.9);border: 1px solid transparent;-webkit-border-radius: 4px;    -moz-border-radius: 4px;border-radius: 4px;}
.menu ul li a:hover, .menu ul li a.active {border: 1px solid #2791ab;background-color: #3a3b3d;}
.showcase-menu {background: url(../../images/menu-bg.jpg) #333333; height: 101px; overflow:hidden; position: relative; z-index: 150; box-shadow: 0 5px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5); -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5); }
.showcase-menu .inner { height: 100%; }
.showcase-menu .active_bar {position: absolute; height: 101px; padding: 0px 0px 0px 30px;}
.showcase-menu .showcase-label {font-size: 13px;}	
.showcase-menu ul {list-style: none; margin: 0px; padding: 0px 0px 0px 30px; position: absolute;}
.showcase-menu ul li {float: left;}
.showcase-menu ul li a {width: 101px; display: block; height: 91px; text-align: center; color: #898989; padding-top: 10px;}
.showcase-menu ul li.active a, .showcase-menu ul li a:hover {color: #ffffff; text-decoration: none;}
.showcase-menu-item {display: block; width: 59px; height: 55px; margin: 0px auto; }
.showcase-menu ul li a .showcase-menu-overview {background: url(../../images/showcase-icons-v1.2.png) 0px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-overview, .showcase-menu ul li a:hover .showcase-menu-overview {background: url(../../images/showcase-icons-v1.2.png) 0px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-bars {background: url(../../images/showcase-icons-v1.2.png) -59px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-bars, .showcase-menu ul li a:hover .showcase-menu-bars {background: url(../../images/showcase-icons-v1.2.png) -59px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-realtors {background: url(../../images/showcase-icons-v1.2.png) -118px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-realtors, .showcase-menu ul li a:hover .showcase-menu-realtors {background: url(../../images/showcase-icons-v1.2.png) -118px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-lawyers {background: url(../../images/showcase-icons-v1.2.png) -177px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-lawyers, .showcase-menu ul li a:hover .showcase-menu-lawyers {background: url(../../images/showcase-icons-v1.2.png) -177px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-restaurants {background: url(../../images/showcase-icons-v1.2.png) -236px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-restaurants, .showcase-menu ul li a:hover .showcase-menu-restaurants {background: url(../../images/showcase-icons-v1.2.png) -236px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-bands {background: url(../../images/showcase-icons-v1.2.png) -295px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-bands, .showcase-menu ul li a:hover .showcase-menu-bands {background: url(../../images/showcase-icons-v1.2.png) -295px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-sports {background: url(../../images/showcase-icons-v1.2.png) -354px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-sports, .showcase-menu ul li a:hover .showcase-menu-sports {background: url(../../images/showcase-icons-v1.2.png) -354px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-religion {background: url(../../images/showcase-icons-v1.2.png) -413px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-religion, .showcase-menu ul li a:hover .showcase-menu-religion {background: url(../../images/showcase-icons-v1.2.png) -413px -59px no-repeat;}
.showcase-menu ul li a .showcase-menu-nonprofits {background: url(../../images/showcase-icons-v1.2.png) -469px 0px no-repeat;}
.showcase-menu ul li.active a .showcase-menu-nonprofits, .showcase-menu ul li a:hover .showcase-menu-nonprofits {background: url(../../images/showcase-icons-v1.2.png) -469px -59px no-repeat;}
.box-lightgrey {	background: #dbdbdb;border: solid 1px #efefef;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 20px;}
.bodypart .video h3, .bodypart .video .h3_like { color: #006699; font-size: 21px; font-weight: normal; font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif; letter-spacing: 0.04px; height: 33px; line-height: 33px; margin-bottom: 5px; }
.bodypart .rform { padding-bottom: 8px; }
.body-top {background: #28292b; height: 102px;}
.body-top ul.mobiles {height: 100%; width: 400px; margin:0 auto;}
.body-top ul.mobiles li {height: 100%; line-height: 102px; font-family: 'HelveticaNeueCondensedBold'; font-size: 18px; text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.14); color: #171819; float: left;}
.body-top ul.mobiles li.split {width: 2px; background: url('../../images/split.png') no-repeat left center; margin: 0 10px;}
.body-top ul.mobiles li.android {padding-left: 40px; background: url('../../images/icon-android.png') no-repeat left center;}
.body-top ul.mobiles li.iphone {padding-left: 29px; background: url('../../images/icon-iphone.png') no-repeat left center;}
.body-top ul.mobiles li.ipad {padding-left: 39px; background: url('../../images/icon-ipad.png') no-repeat left center;}
.body-top ul.mobiles li.html5 {padding-left: 45px; background: url('../../images/icon-html5.png') no-repeat left center;}
.body-inner {background: url(../../images/body-bg.png) #e0e0e0; min-height: 50px; padding: 30px 0;}
.body-bottom {background: #28292b; height: 57px;}
.showcase-banner { height: 622px; position: relative;}
.showcase-banner .outter { height: 622px; width: 100%; }
.showcase-banner .outter .inter { height: 622px; width: 100%; background: url('../../images/shine.png') no-repeat center top; position: absolute; left: 0; top: 0; z-index: 100; }
.showcase-banner .outter .loader {height: 622px; width: 100%; background: #333; text-align: center; position: absolute; left: 0; top: 0; z-index: 200;}
.showcase-banner .outter .loader img {margin: 150px auto;}
.signup-area { width: 431px; margin: 0 auto; padding-left: 529px; padding-top: 30px; position: relative; z-index: 102; }
.signup-area .signup-content { padding-bottom: 346px; }
.signup-area div.iphone { position: absolute; }
.signup-area div.iphone.overview { left: -70px; top: 46px; width: 214px; height: 321px; padding: 79px 99px 120px 265px; background: url("../../images/iphone-wrappers/overview.png") no-repeat left top; }
.signup-area div.iphone.bars { left: -38px; top: 58px; width: 198px; height: 297px; padding: 73px 170px 136px 167px; background: url("../../images/iphone-wrappers/bars.png") no-repeat left top; }
.signup-area div.iphone.bands { left: -22px; top: 56px; width: 198px; height: 299px; padding: 73px 154px 128px 164px; background: url("../../images/iphone-wrappers/bands.png") no-repeat left top; }
.signup-area div.iphone.sports { left: -153px; top: 0px; width: 196px; height: 293px; padding: 133px 326px 196px 255px; background: url("../../images/iphone-wrappers/sports.png") no-repeat left top; }
.signup-area div.iphone.restaurants { left: -142px; top: 0px; width: 198px; height: 297px; padding: 134px 327px 191px 252px; background: url("../../images/iphone-wrappers/restaurants.png") no-repeat left top; }
.signup-area div.iphone.realtors { left: -150px; top: 0px; width: 197px; height: 296px; padding: 133px 327px 193px 253px; background: url("../../images/iphone-wrappers/realtors.png") no-repeat left top; }
.signup-area div.iphone.lawyers { left: -128px; top: 0px; width: 198px; height: 297px; padding: 125px 327px 200px 252px; background: url("../../images/iphone-wrappers/lawyers.png") no-repeat left top; }
.signup-area div.iphone.religion { left: -32px; top: 77px; width: 199px; height: 299px; padding: 72px 163px 105px 182px; background: url("../../images/iphone-wrappers/religion.png") no-repeat left top; }
.signup-area div.iphone.nonprofits { left: -131px; top: 0px; width: 196px; height: 294px; padding: 119px 328px 209px 253px; background: url("../../images/iphone-wrappers/nonprofits.png") no-repeat left top; }
.signup-area div.iphone img { display: block; position: absolute; opacity:0; filter:alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0; }
.signup-area div.iphone img.active { opacity:1; filter:alpha(opacity=100); -khtml-opacity: 1; -moz-opacity: 1; }
.signup-area h2 { font-family: 'HelveticaNeueCondensedBold'; font-size: 40px; color: #fff; font-weight: normal; text-shadow: 2px 2px 2px rgba(0,0,0,0.5); line-height: 40px; letter-spacing: 1.5px; }
.signup-area h2 strong { font-weight: normal; font-size: 45px; line-height: 45px; letter-spacing: 0.5px; }
.showcase-overview .signup-area h2 strong { color: #74cbde; }
.showcase-bars .signup-area h2 strong { color: #f7aa14; }
.showcase-bands .signup-area h2 strong { color: #b6aaf0; }
.showcase-sports .signup-area h2 strong { color: #e7bc83; }
.showcase-restaurants .signup-area h2 strong { color: #ffd847; }
.showcase-realtors .signup-area h2 strong { color: #ebb562; }
.showcase-lawyers .signup-area h2 strong { color: #ffdb68; }
.showcase-religion .signup-area h2 strong { color: #e64432; }
.showcase-nonprofits .signup-area h2 strong { color: #7b390a; }
.signup-area .rbox { padding: 20px 20px 18px; width: 389px; margin-top: 15px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; position: absolute; top: 155px; background-repeat: no-repeat; background-position: center 228px; }
.showcase-overview .signup-area .rbox { background-color: rgba(17,59,79,0.45); background-image: url('../../images/hsplit_overview.png'); border: 1px solid rgba(31,110,148,0.9); }
.showcase-bars .signup-area .rbox { background-color: rgba(80,43,20,0.45); background-image: url('../../images/hsplit_bars.png'); border: 1px solid rgba(132,71,32,0.9); }
.showcase-bands .signup-area .rbox { background-color: rgba(56,48,108,0.45); background-image: url('../../images/hsplit_bands.png'); border: 1px solid rgba(122,101,173,0.9); }
.showcase-sports .signup-area .rbox { background-color: rgba(31,42,39,0.45); background-image: url('../../images/hsplit_sports.png'); border: 1px solid rgba(80,146,136,0.9); }
.showcase-restaurants .signup-area .rbox { background-color: rgba(61,62,13,0.45); background-image: url('../../images/hsplit_restaurants.png'); border: 1px solid rgba(119,120,45,0.9); }
.showcase-realtors .signup-area .rbox { background-color: rgba(24,39,59,0.45); background-image: url('../../images/hsplit_realtors.png'); border: 1px solid rgba(65,101,145,0.9); }
.showcase-lawyers .signup-area .rbox { background-color: rgba(57,22,20,0.45); background-image: url('../../images/hsplit_lawyers.png'); border: 1px solid rgba(123,50,43,0.9); }
.showcase-religion .signup-area .rbox { background-color: rgba(44,27,21,0.45); background-image: url('../../images/hsplit_religion.png'); border: 1px solid rgba(102,68,53,0.9); }
.showcase-nonprofits .signup-area .rbox { background-color: rgba(24,97,112,0.45); background-image: url('../../images/hsplit_nonprofits.png'); border: 1px solid rgba(50,187,212,0.9); }
.signup-area form ul li.email, .signup-area form ul li.pwd { height: 35px; width: 375px; margin-bottom: 20px; /*15px;*/ padding: 8px 7px; }
.showcase-overview .signup-area form ul li.email { background: url('../../images/textbox_overview_email.png') no-repeat left top; }
.showcase-overview .signup-area form ul li.pwd { background: url('../../images/textbox_overview_pwd.png') no-repeat left top; }
.showcase-bars .signup-area form ul li.email { background: url('../../images/textbox_bars_email.png') no-repeat left top; }
.showcase-bars .signup-area form ul li.pwd { background: url('../../images/textbox_bars_pwd.png') no-repeat left top; }
.showcase-bands .signup-area form ul li.email { background: url('../../images/textbox_bands_email.png') no-repeat left top; }
.showcase-bands .signup-area form ul li.pwd { background: url('../../images/textbox_bands_pwd.png') no-repeat left top; }
.showcase-sports .signup-area form ul li.email { background: url('../../images/textbox_sports_email.png') no-repeat left top; }
.showcase-sports .signup-area form ul li.pwd { background: url('../../images/textbox_sports_pwd.png') no-repeat left top; }
.showcase-restaurants .signup-area form ul li.email { background: url('../../images/textbox_restaurants_email.png') no-repeat left top; }
.showcase-restaurants .signup-area form ul li.pwd { background: url('../../images/textbox_restaurants_pwd.png') no-repeat left top; }
.showcase-realtors .signup-area form ul li.email { background: url('../../images/textbox_realtors_email.png') no-repeat left top; }
.showcase-realtors .signup-area form ul li.pwd { background: url('../../images/textbox_realtors_pwd.png') no-repeat left top; }
.showcase-lawyers .signup-area form ul li.email { background: url('../../images/textbox_lawyers_email.png') no-repeat left top; }
.showcase-lawyers .signup-area form ul li.pwd { background: url('../../images/textbox_lawyers_pwd.png') no-repeat left top; }
.showcase-religion .signup-area form ul li.email { background: url('../../images/textbox_religion_email.png') no-repeat left top; }
.showcase-religion .signup-area form ul li.pwd { background: url('../../images/textbox_religion_pwd.png') no-repeat left top; }
.showcase-nonprofits .signup-area form ul li.email { background: url('../../images/textbox_nonprofits_email.png') no-repeat left top; }
.showcase-nonprofits .signup-area form ul li.pwd { background: url('../../images/textbox_nonprofits_pwd.png') no-repeat left top; }
.signup-area .placeholder { height: 35px; width: 355px; padding: 0 10px !important; font-style: normal !important; font-family: 'helvetica'; font-size: 18px; color: #555555; line-height:35px; background: none; display: block; }
.signup-area .placeholder:focus, .signup-area .placeholder:-webkit-autofill { background: #fff; border: none; outline: none; }
.signup-area .placeholder.error { color: #990000; }
.signup-area label.error {position: absolute; margin-left: -3px; margin-top: 7px; font-style: normal; font-size: 10px; color: #fff; padding: 0; opacity:0.8; filter:alpha(opacity=80); -khtml-opacity: 0.8; -moz-opacity: 0.8; }
.signup-area form ul li.btn { height: 59px; margin-top: -2px; }
#btn_signup_free {display: block; width: 229px; height: 59px; background: url('../../images/btn-signup.png') no-repeat left top; text-indent: -9999px;}
#btn_signup_free:hover {background-position: right top; text-decoration: none;}
.signup-area form ul li.btn #btn_signup_free { margin: 0 auto; }
.signup-area .rbox > ul { margin-top: 20px; }
.signup-area .rbox > ul > li { padding-left: 30px; background: url('../../images/bullet.png') no-repeat 5px 5px; font-family: 'HelveticaNeueRegular'; letter-spacing:1px; font-size: 15px; color: #fff; height: 24px; line-height: 24px; text-shadow: 2px 2px 2px rgba(0,0,0,0.6); }
.showcase-overview.outter {background: url('../../images/showcase-overview-bg.jpg') repeat-x;}
.showcase-bars.outter {background: url('../../images/showcase-bars-bg.jpg') repeat-x;}
.showcase-bands.outter {background: url('../../images/showcase-bands-bg.jpg') repeat-x;}
.showcase-lawyers.outter {background: url('../../images/showcase-lawyers-bg.jpg') repeat-x;}
.showcase-nonprofits.outter {background: url('../../images/showcase-nonprofits-bg.jpg') repeat-x;}
.showcase-sports.outter {background: url('../../images/showcase-sports-bg.jpg') repeat-x;}
.showcase-religion.outter {background: url('../../images/showcase-religion-bg.jpg') repeat-x;}
.showcase-restaurants.outter {background: url('../../images/showcase-restaurants-bg.jpg') repeat-x;}
.showcase-realtors.outter {background: url('../../images/showcase-realtors-bg.jpg') repeat-x;}
.featuredin { margin-bottom: 30px; }
.featuredin h2, .featuredin .h2_like { background: url('../../images/sepa-dot.png') left bottom repeat-x; font-family: 'HelveticaNeueCondensedBold'; font-size: 21px; letter-spacing: 1px; font-weight: normal; text-shadow: #efefef 2px 2px 2px; color: #1d6b8c; padding-bottom: 20px; padding-left: 5px; margin-bottom: 15px;  }
.featuredin ul.logos { padding: 5px; }
.featuredin ul.logos li { float: left; }
.featuredin ul.logos li a { display: block; text-indent: -9999px; background-repeat: no-repeat; background-position: left top; }
.featuredin ul.logos li a:hover { background-position: left bottom; }
.featuredin ul.logos li.business_insider a { background-image: url('../../images/logo_business_insider.jpg'); width: 248px; height: 37px; margin-top: 3px; margin-bottom: 30px; }
.featuredin ul.logos li.newyork_times a { background-image: url('../../images/logo_newyork_times.jpg'); width: 283px; height: 48px; margin-top: 0px; margin-left: 73px;  }
.featuredin ul.logos li.venture_beat a { background-image: url('../../images/logo_venture_beat.jpg'); width: 230px; height: 45px; margin-top: 0px; margin-left: 74px;  }
.featuredin ul.logos li.street_journal a { background-image: url('../../images/logo_street_journal.jpg'); width: 254px; height: 27px; margin-top: 8px; margin-bottom: 40px;  }
.featuredin ul.logos li.tech_crunch a { background-image: url('../../images/logo_tech_crunch.jpg'); width: 265px; height: 43px; margin-top: 0px; margin-left: 77px;  }
.featuredin ul.logos li.washington_post a { background-image: url('../../images/logo_washington_post.jpg'); width: 227px; height: 44px; margin-top: 0px; margin-left: 85px;  }
.featuredin ul.logos li.network_world a { background-image: url('../../images/logo_network_world.jpg'); width: 244px; height: 38px; margin-top: 0px; margin-left: 0px;  }
.featuredin ul.logos li.readwrite_web a { background-image: url('../../images/logo_readwrite_web.jpg'); width: 252px; height: 39px; margin-top: 0px; margin-left: 96px;  }
.featuredin ul.logos li.mashable a { background-image: url('../../images/logo_mashable.jpg'); width: 212px; height: 42px; margin-top: 0px; margin-left: 104px;  }
.iframes { margin-bottom: 30px; }
#biznessapps-index .features { padding-bottom: 30px; text-align: center; }
#biznessapps-index .features h3 { font-family: 'HelveticaNeueRegular'; font-size: 30px; line-height: 50px; height: 50px; color: #2d93ae; font-weight: normal; text-shadow: 0 1px 1px #fff; text-align: center; }
#biznessapps-index .features ul { width: 981px; height: 528px; margin: 0 0 30px -21px; }
#biznessapps-index .features ul li {float: left;width: 264px;height: 200px;padding: 20px;	border: 1px solid #d1d1d1;background-color: #e8e8e8;margin: 22px 0 0 21px;	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.71);-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.71);box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.71);text-align: center;}
#biznessapps-index .features ul li h4, .features ul li .h4_like { font-family: 'HelveticaNeueCondensedBold'; font-size: 21px; line-height: 40px; font-weight: normal; color: #656767; text-shadow: 0 1px 1px #fff; }
#biznessapps-index .features ul li p { font-family: 'HelveticaNeueRegular'; font-size: 14px; color: #706f6f; line-height: 21px; letter-spacing: 0.5px; }
.blue-button {
	font-family: 'HelveticaNeueCondensedBold';
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	display: inline-block;
	height: 49px;
	line-height: 49px;
	border: 1px solid #237186;
	background: #237da3; /* old browsers */ 
    background: -moz-linear-gradient(top, #3ab4d1 0%, #237da3 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ab4d1), color-stop(99%,#237da3)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ab4d1', endColorstr='#237da3',GradientType=0 ); /* ie */
	-webkit-box-shadow: inset 1px 1px 1px #fff;
	-moz-box-shadow: inset 1px 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	padding: 0 41px;
	cursor: pointer;
}
.blue-button:hover {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-decoration: none;
	background: #4c96b4; /* old browsers */ 
    background: -moz-linear-gradient(top, #5fc1d9 0%, #4c96b4 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fc1d9), color-stop(99%,#4c96b4)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fc1d9', endColorstr='#4c96b4',GradientType=0 ); /* ie */
}
#biznessapps-index .reseller { background: url('../../images/showcase-overview-bg.jpg') repeat-x; padding: 30px 0; margin-bottom: 30px; font-family: 'HelveticaNeueRegular'; letter-spacing: 0.5px; color: #fff; font-size: 17px; line-height: 1.5em; text-align: center;}
.reseller h3 { font-family: 'HelveticaNeueCondensedBold'; color: #fff; font-size: 30px; line-height: 1.5em; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); }
#biznessapps-index .reseller a { color: #fff; }
#biznessapps-index .reseller a:hover { color: #0a0; text-decoration: none; }
.testimonials { text-align: center; }
.testimonials li { margin-bottom: 30px; text-align: center; }
.testimonials li.pos1 { width: 393px; height: 200px; }
.testimonials li.pos2 { width: 534px; height: 202px; }
.testimonials li.pos3 { width: 960px; height: 182px; clear: both; }
.testimonials li.pos4 { width: 473px; height: 346px; }
.testimonials li.pos5 { width: 452px; height: 346px; }
.testimonials blockquote { background-color: #E8E8E8; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); padding: 25px 20px; position: relative; font-family: "HelveticaNeueRegular", "Open Sans"; letter-spacing: 0.5px; font-size: 15px; line-height: 1.5em; color: #706F6F; text-align: center; border: 1px solid #d1d1d1;}
.testimonials blockquote:after, .testimonials blockquote:before {border: medium solid rgba(255, 255, 255, 0);content: " ";height: 0;pointer-events: none;    position: absolute;width: 0;}
.testimonials blockquote:after { border-width: 15px; }
.testimonials blockquote:before { border-width: 16px; }
.testimonials .abottom blockquote { margin-bottom: 27px; }
.testimonials .abottom blockquote:after, .abottom blockquote:before { left: 50%; top: 100%; }
.testimonials .abottom blockquote:after { border-top-color: #E8E8E8; margin-left: -15px; }
.testimonials .abottom blockquote:before { border-top-color: #bbb; margin-left: -16px; }
.testimonials .atop blockquote { margin-top: 27px; }
.testimonials .atop blockquote:after, .atop blockquote:before { bottom: 100%; left: 50%; }
.testimonials .atop blockquote:after { border-bottom-color: #E8E8E8; margin-left: -15px; }
.testimonials .atop blockquote:before { border-bottom-color: #bbb; margin-left: -16px; }
.testimonials .aleft blockquote:after, .aleft blockquote:before { right: 100%; top: 50%; }
.testimonials .aleft blockquote:after { border-right-color: #E8E8E8; margin-top: -15px; }
.testimonials .aleft blockquote:before { border-right-color: #bbb; margin-top: -16px; }
.testimonials .aright blockquote:after, .aright blockquote:before { left: 100%; top: 50%; }
.testimonials .aright blockquote:after { border-left-color: #E8E8E8; margin-top: -15px; }
.testimonials .aright blockquote:before { border-left-color: #bbb; margin-top: -16px; }
.testimonials .aleft img { float: left; }
.testimonials .aright img { float: right; }
.testimonials .aleft blockquote { margin-left: 198px; }
.testimonials .aright blockquote { margin-right: 198px; }
.testimonials img.round {border: 5px solid #e8e8e8;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);}
.testimonials .pos2 img { margin-top: 18px; }
.testimonials .pos3 img { margin-top: 5px; }
.testimonials h4, .testimonials .h4_like { font-size: 21px; line-height: 1.4em; font-weight: 400; color: #656767; }
.testimonials blockquote p { padding-bottom: 1em; }
.testimonials blockquote span { font-size: 12px; font-style: italic; color: #666; }
.frontend-footer {height: 224px; background: #1c6a85 url('../../images/footer-bg.png') repeat-x left top; padding-top: 35px; font-size: 14px; border-bottom: 1px solid #4496b3;}
.frontend-footer ul {margin: 0px 10px 0px 0px; padding: 0px; float: left; list-style: none; text-align: left; width: 180px;}
.frontend-footer a, .frontend-footer li span {color: #7db9cc; padding: 5px 0px 5px 10px; display: inline-block; }
.frontend-footer a:hover { text-decoration: underline; }
.uppercase {text-transform: uppercase;}
.frontend-footer .heading {background: url(../../images/footer-sepa.png) no-repeat left bottom;padding-bottom: 10px;color: white;padding-left: 10px;	margin-bottom: 5px;font-weight: bold;font-size: 16px;}
.signup_keeper_bg {background: url(../../images/frontend/design/signup-bg-v2.png) no-repeat; min-height: 100px; padding: 16px 10px 10px 25px;}
.tail { height: 79px; background: url("../../images/frontend/design/tail-bg.png") repeat #292929; }
.copyright { float: left; color: #acacac; font-size: 16px; }
#biznessapps-index .copyright {line-height: 79px;}
.copyright a { color: #E9E9E9; }
.followus { float: right; width: 180px; text-align: right; }
.followus  img { display: inline-block; margin-top: 20px; }
.signup .placeholder {color:#555;font-size:24px;}
.placeholder {border:none;height:30px;padding:0px;background:transparent;}
#lnk_signup_submit{background:url("../../images/frontend/design/btn-signup.png") no-repeat left top;display:block;height:58px;width:227px;}
#lnk_signup_submit:hover{background:url("../../images/frontend/design/btn-signup.png") no-repeat -227px top;text-decoration:none;}