.Slider{padding:10px 15px;margin:-10px -15px;}.Slider .rail{position:relative;height:4px;background:#999 url("/platform/images/tiny-shadow-down.png") repeat-x left center;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}.Slider .slider{position:absolute;top:-4px;width:12px;height:12px;margin-left:-6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;background:#555 url("/platform/images/glossy.png") repeat-x left center;}button::-moz-focus-inner{border:0;}.button{position:relative;display:inline-block;margin:0;line-height:2em;padding:0 1em;font-size:100%;color:white;text-decoration:none;text-shadow:rgba(0,0,0,0.8) 0 1px 2px;border:1px solid #006AA8;border-radius:.25em;-webkit-border-radius:.25em;-moz-border-radius:.25em;background-color:#006aa8;background-image:-webkit-gradient(linear,left top,left bottom,from(#007ac2),to(#005a8f));background-image:-webkit-linear-gradient(top,#007ac2,#005a8f);background-image:-moz-linear-gradient(top,#007ac2,#005a8f);background-image:-ms-linear-gradient(top,#007ac2,#005a8f);background-image:-o-linear-gradient(top,#007ac2,#005a8f);background-image:linear-gradient(top,#007ac2,#005a8f);outline:none;cursor:pointer;}.button.green{background-color:#59b300;background-image:-webkit-gradient(linear,left top,left bottom,from(#6c0),to(#4c9a00));background-image:-webkit-linear-gradient(top,#6c0,#4c9a00);background-image:-moz-linear-gradient(top,#6c0,#4c9a00);background-image:-ms-linear-gradient(top,#6c0,#4c9a00);background-image:-o-linear-gradient(top,#6c0,#4c9a00);background-image:linear-gradient(top,#6c0,#4c9a00);border-color:#59B300;}.button.white{background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,from(#fbfbfb),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fbfbfb,#e1e1e1);background-image:-moz-linear-gradient(top,#fbfbfb,#e1e1e1);background-image:-ms-linear-gradient(top,#fbfbfb,#e1e1e1);background-image:-o-linear-gradient(top,#fbfbfb,#e1e1e1);background-image:linear-gradient(top,#fbfbfb,#e1e1e1);border-color:#BBB;color:#111;text-shadow:0 1px 0 #FFF;}.button.grey{background-color:#666;background-image:-webkit-gradient(linear,left top,left bottom,from(#737373),to(#595959));background-image:-webkit-linear-gradient(top,#737373,#595959);background-image:-moz-linear-gradient(top,#737373,#595959);background-image:-ms-linear-gradient(top,#737373,#595959);background-image:-o-linear-gradient(top,#737373,#595959);background-image:linear-gradient(top,#737373,#595959);border-color:#666;}.button.red{background-color:#a00;background-image:-webkit-gradient(linear,left top,left bottom,from(#c30000),to(#910000));background-image:-webkit-linear-gradient(top,#c30000,#910000);background-image:-moz-linear-gradient(top,#c30000,#910000);background-image:-ms-linear-gradient(top,#c30000,#910000);background-image:-o-linear-gradient(top,#c30000,#910000);background-image:linear-gradient(top,#c30000,#910000);border-color:#A00;}.button.black{background-color:#333;background-image:-webkit-gradient(linear,left top,left bottom,from(#404040),to(#262626));background-image:-webkit-linear-gradient(top,#404040,#262626);background-image:-moz-linear-gradient(top,#404040,#262626);background-image:-ms-linear-gradient(top,#404040,#262626);background-image:-o-linear-gradient(top,#404040,#262626);background-image:linear-gradient(top,#404040,#262626);border-color:#000;}.button:hover{-moz-box-shadow:0 0 3px rgba(0,0,0,0.5) inset;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.5) inset;box-shadow:0 0 3px rgba(0,0,0,0.5) inset;}.button.green:hover,.button.white:hover{-moz-box-shadow:0 0 3px rgba(0,0,0,0.25) inset;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.25) inset;box-shadow:0 0 3px rgba(0,0,0,0.25) inset;}.upgradeBtn span{display:block;padding-left:25px;background:url("/platform/images/upgrade.gif") no-repeat left 4px;}.button.light{font-size:100%;border:1px solid #444;border-bottom-color:#222;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.firefox .button.light{font-size:90%;}.Window{position:fixed;top:120px;left:50%;-moz-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;-webkit-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;box-shadow:rgba(0,0,0,0.75) 0 1px 10px;}.ie8 .Window{border:1px solid #AAA;}.Window .container{background:#FFF;}.Overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6;filter:alpha(opacity = 60);}.SimpleOverlay{top:33%;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.SimpleOverlay .container{position:relative;color:white;background:transparent;text-shadow:0 1px 5px rgba(0,0,0,0.5);}.SimpleWindow .closeBtn{position:absolute;top:-22px;right:-22px;width:50px;height:50px;background:url("/platform/images/close-button.png") no-repeat center center;cursor:pointer;}.Alert{background:#ccc url("/platform/images/stripe-10-000-20.png");padding:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.Alert .container{min-width:400px;padding:1em;text-align:center;}.Alert .container .message{margin-bottom:1em;}.Alert .button{margin:0 .5em;}.Alert .choices .button{margin:0;display:block;}.Alert .choices .button+.button{margin-top:.5em;}.tabs-nav{list-style:none;height:30px;line-height:30px;border-bottom:1px solid #CCC;}.tabs-nav li{float:left;margin-left:5px;padding:0 15px;background:#F6F6F6;text-decoration:none;outline:0;cursor:pointer;}.tabs-nav li:hover{background:#EEE;}.tabs-nav li.tabs-selected{color:black;font-weight:bold;background:white;border:1px solid #CCC;border-bottom:0;cursor:default;}.fieldWrapper{margin-bottom:.5em;}.fieldWrapper label{display:block;font-weight:bold;}.fieldWrapper .field ul{list-style:none;}.fieldWrapper .field label{font-weight:normal;}.fieldWrapper label em{font-size:90%;font-style:normal;font-weight:normal;color:#A00;}.fieldWrapper .field{position:relative;margin-top:2px;}.fieldWrapper .help{font-size:80%;color:#666;}.fieldWrapper.error .mark{position:absolute;right:100%;top:50%;height:16px;width:14px;margin:-8px 3px 0 0;background:url('/platform/images/cross-A00.png') no-repeat center center;}.noMark .fieldWrapper.error .mark{display:none;}.fieldWrapper .errorlist{list-style:none;}.fieldWrapper .errorlist li{display:inline;font-size:90%;color:#A00;font-weight:bold;}.fieldWrapper input{width:90%;margin:0;font-size:100%;}.fieldWrapper textarea{width:99%;height:8em;font-size:100%;}.fieldWrapper.checkbox label{display:inline;margin:0;}.fieldWrapper label input{width:auto;}.fieldWrapper.checkbox label input{width:20px;}.fieldWrapper.checkbox .help{margin-top:0;margin-left:20px;}.fieldWrapper.auth{margin:1.5em 0 1em 0;}.fieldWrapper.auth .decorator{position:absolute;left:2px;top:50%;height:16px;width:16px;margin-top:-8px;background:url("/platform/images/lock.gif") no-repeat center center;}.fieldWrapper.auth input{padding-left:16px;}.fieldWrapper.auth .field{padding-right:16px;}form .errorsDisclaimer{background-color:#A00;color:white;padding:.5em;margin-bottom:.5em;}form .errorsDisclaimer ul{list-style:none;}form .submitBar{margin-top:1em;}form .submitBar a{color:#666;}#logo-api{text-decoration:none;outline:0;}#logo-api .logo{display:inline-block;vertical-align:top;width:36px;height:36px;background:url('/platform/images/apilogo/api-logo.png') left top no-repeat;}#logo-api.awesome .logo{background-image:url('/platform/images/apilogo/strip.jpg');-webkit-mask-box-image:url('/platform/images/apilogo/api-logo.png');}#logo-api .typo{display:inline-block;vertical-align:top;width:103px;height:36px;background:url('/platform/images/apilogo/api-typo.png') left top no-repeat;}html,body{margin:0;padding:0;height:100%;}h1,h2,h3,h4,p,form,ul{margin:0;padding:0;}table{border-collapse:collapse;}tr,td{margin:0;padding:0;}.separator{clear:left;}body{font-family:'Lucida Grande',Arial;font-size:13px;}#page{min-height:100%;}.ie6 #page{height:100%;}a{color:#06C;}h1{font-weight:normal;letter-spacing:-1px;}h2.thin{font-weight:normal;letter-spacing:-1px;}h3.light{color:#AAA;}.pseudoLink{color:#06C;cursor:pointer;text-decoration:underline;}p.note{color:#666;font-size:80%;}#page,#footer{min-width:990px;}#body>.inner{padding:2em 0 3em;margin:0 15px;}#body>.inner:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}.thin #topnav>.inner,.thin #topnav_naked>.inner,.thin #body>.inner,.thin #footer>.inner{width:990px;margin:0 auto;}.large-footer{position:relative;height:140px;margin-top:-140px;}.large-footer .inner{position:relative;padding:1em 1em 0;margin:0 15px;border-top:1px solid #DDD;}.large-footer ul{float:left;list-style:none;margin-right:45px;}.large-footer li.head{color:#AAA;font-weight:bold;margin-bottom:.5em;}.large-footer ul a{color:#AAA;text-decoration:none;}.large-footer ul a:hover{text-decoration:underline;}.large-footer ul a.main{color:#FFF;}.large-footer .signature{clear:both;text-align:right;color:#AAA;font-size:80%;}.large-footer .signature a{color:#AAA;text-decoration:none;}#largeFooterPlaceHolder{clear:both;height:140px;}.large-footer #logo-api{position:absolute;right:1em;top:2em;}.large-footer #logo-api .typo{text-indent:-200%;overflow:hidden;}.large-footer #logo-api .powered{position:absolute;bottom:100%;left:43px;white-space:nowrap;line-height:1em;color:#BBB;font-size:85%;font-style:italic;font-family:Arial;}.platform-footer{height:2em;line-height:2em;margin-top:-2em;text-align:center;color:#666;}.platform-footer a{color:#666;text-decoration:none;}#footerPlaceHolder{clear:both;height:2em;}#messages{margin-top:1em;list-style:none;text-align:center;}#messages li{line-height:2em;}#messages li+li{margin-top:1px;}#messages li .core{position:relative;display:inline-block;padding:0 1.5em;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}#messages li .core .closeBtn{position:absolute;top:0;right:0;height:100%;width:1.5em;background:url('/platform/images/cross-9-000.gif') no-repeat center center;filter:alpha(opacity=10);opacity:.10;cursor:pointer;}#messages li .core .closeBtn:hover{filter:alpha(opacity=25);opacity:.25;}#messages li.info .core,#messages li.notice .core{background:#FFE36B;color:#555;}#messages li.success .core{background:#8DBA2C;color:white;}#messages li.error .core{background:#BC0000;color:white;}#messages li.permanent .core{padding:0 1em;}#messages li.permanent .core .closeBtn{display:none;}.error-page #page,.error-page #footer{min-width:0;}.error-page #page:after{display:none;}.error-page .error-box{text-align:center;padding:60px 0;}.error-page .error-box img{margin-bottom:5px;}.error-page .error-box h1{color:#F19;font-weight:bold;}.error-page .error-box p{color:#333;}#topnav{background:#EEE;background-color:#fafafa;background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa,#eee);background-image:-moz-linear-gradient(top,#fafafa,#eee);background-image:-ms-linear-gradient(top,#fafafa,#eee);background-image:-o-linear-gradient(top,#fafafa,#eee);background-image:linear-gradient(top,#fafafa,#eee);border-bottom:1px solid #AAA;}#topnav .inner{position:relative;height:50px;line-height:50px;margin:0 15px;}#logo{outline:none;}#logo img{width:133px;height:33px;border:0;vertical-align:middle;}#topnav .navigation{float:right;}#topnav .navigation .nav-item{float:left;text-align:center;font-size:1.2em;padding:0 1em;color:#666;text-decoration:none;text-shadow:0 1px 0 #FFF;}#topnav .navigation .nav-item.open,#topnav .navigation .nav-item:hover{background:#fafafa url("/platform/images/gradiant-50-XXX-000-10.png") repeat-x left bottom;}#topnav .navigation .hello{font-family:"Indie Flower";font-style:italic;font-size:1.4em;color:#AAA;}#topnav .navigation .create:hover,#topnav .navigation .hello:hover{cursor:default;background:none;}#topnav .navigation .account{padding:0;}#topnav .navigation .account a{float:left;color:#666;text-decoration:none;text-shadow:0 1px 0 #FFF;padding:0 5px 0 1em;}#topnav .navigation .account #dropdown{float:left;width:20px;border-left:1px solid transparent;cursor:pointer;}#topnav .navigation .account #dropdown.active,#topnav .navigation .account #dropdown:hover{background:url("/platform/images/gradiant-50-XXX-000-10.png") repeat-x left bottom;}#topnav .navigation .account.open #dropdown,#topnav .navigation .account:hover #dropdown{border-left:1px solid #FAFAFA;}#topnav .navigation .create{padding-right:0;}#topnav_naked{padding:1em;}#topnav_naked img{vertical-align:bottom;}#page:after{position:absolute;content:"";top:51px;left:0;width:100%;height:3px;background:url("/platform/images/tiny-shadow-down.png") repeat-x left bottom;}.topnav-option{position:relative;text-align:center;line-height:3em;background:#ddd url("/platform/patterns/whitey.png");}.topnav-option:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:3px;background:url('/platform/images/tiny-shadow-up.png') repeat-x left top;}.no-topnav #topnav,.no-topnav #topnav_naked,.no-topnav #page:after{display:none;}a.busy{outline:none;text-decoration:none;padding-left:18px;background:url("/platform/images/spinner/small/06C-FFF.gif") no-repeat left center;}.captureForm{text-align:center;color:#666;}.captureForm h3{margin-bottom:5px;}.captureForm .button{font-size:150%;}.captureForm p{font-size:80%;color:#666;margin-top:5px;}.capture-btn{min-width:7em;}.videoHeader{position:relative;}.videoHeader .actions{position:absolute;right:0;bottom:0;color:#666;}.videoHeader .details{color:#666;font-size:80%;}span.whitelabel,span.public{color:white;padding:0 5px;text-transform:lowercase;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:url("/platform/images/gradiant-50-XXX-000-25.png") repeat-x left center;}span.whitelabel{background-color:#26F;}span.public{background-color:#F7C;}.videoPreview .preview{position:absolute;top:0;left:0;width:100%;height:100%;}.videoPreview .thumbnail{width:100%;}.editableText{cursor:pointer;}.editableText:hover{border:1px dashed #AAA;margin:-1px;}.editableTextTextarea{display:block;width:100%;padding:0;outline:none;border:1px dashed #AAA;margin:-1px;overflow-x:hidden;resize:none;background:transparent url('/studio/v3/images/shadow-down-4.png') repeat-x left top;}.videoForm_page .videoHeader{margin-bottom:2em;}.videoForm{position:relative;padding:0 1em 3em;border:1px solid #999;border-bottom:none;background:white;-moz-box-shadow:1px -1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:1px -1px 5px rgba(0,0,0,0.5);box-shadow:1px -1px 5px rgba(0,0,0,0.5);}.videoForm .header{position:relative;margin:0 -1em 1em;padding:1em;background:#EEE;}.videoForm .exportWarnings{margin:0 -1em;padding:0 1em;background:#FFD;border-top:1px solid #DDD;border-bottom:1px solid #DDD;}.videoForm .exportWarnings li a{display:block;line-height:2em;color:#000;}.videoForm .exportWarnings li a:hover{text-decoration:none;}.videoForm .ending{position:absolute;left:-10px;bottom:-5px;height:50px;width:100%;padding:0 10px;background:url("/platform/images/gradiant-50-XXX-FFF.png") repeat-x left top;border-bottom:5px solid #FFF;}.videoForm .header h1,.videoForm .header h2{color:#A00;}a.btn{display:inline-block;}.btn{margin:0;padding:.4em .6em;white-space:nowrap;color:black;line-height:1.2em;font-size:100%;text-decoration:none;text-shadow:0 1px 0 #FFF;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #CCC;background:#fff url('/platform/images/gradiant-50-XXX-000-10.png') repeat-x left center;cursor:pointer;outline:none;}.btn.hover,.btn:hover{border:1px solid #999;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;}.btn.active{border:1px solid #999;background:#fff url("/platform/images/gradiant-50-000-XXX-20.png") repeat-x left center;}.btn.plus{display:inline-block;color:#666;padding:0;width:14px;height:14px;font-weight:bold;background:#eee url("/studio/images/plus-8-666.gif") no-repeat 2px 2px;vertical-align:bottom;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}button.slim{display:inline;border:none;background:none;padding:0;margin:0;color:#06C;font-size:100%;cursor:pointer;}button.slim span{text-decoration:underline;}.CmdMenu{position:absolute;top:0;left:0;margin:0;padding:3px 0;background:#FFF;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);box-shadow:0 1px 5px rgba(0,0,0,0.5);cursor:default;z-index:1;}.ie8 .CmdMenu{border:1px solid #CCC;}.CmdMenu .cmd{white-space:nowrap;line-height:2em;padding:0 15px;color:#000;background-position:5px center;background-repeat:no-repeat;}.CmdMenu .cmd:hover{background-color:#EEE;}.CmdMenu .sep{border-top:1px solid #DDD;margin:3px 0;}.Tip{position:absolute;top:0;left:0;background:white;padding:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5);max-width:250px;z-index:1;}.ie8 .Tip{border:1px solid #CCC;}.Tip .arrow2,.Tip .arrow{position:absolute;}.Tip .arrow{border:10px solid transparent;margin-left:-10px;}.Tip .arrow2{border:11px solid transparent;margin-left:-11px;}.Tip.up .arrow2,.Tip.up .arrow{top:100%;border-bottom-width:0;}.Tip.up .arrow{border-top-color:#FFF;}.Tip.up .arrow2{border-top-color:#AAA;}.Tip.down .arrow2,.Tip.down .arrow{bottom:100%;border-top-width:0;}.Tip.down .arrow{border-bottom-color:#FFF;}.Tip.down .arrow2{border-bottom-color:#AAA;}.ErrorTip{color:#A00;font-weight:bold;text-align:center;}.paperBox{padding:1em;background:url("/platform/images/noise-F5F5F5.png");border:1px solid #AAA;-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);box-shadow:0 1px 5px rgba(0,0,0,0.5);}.longtext{color:#333;}.longtext h1{font-size:200%;margin:.5em 0;}.longtext h2{font-weight:normal;letter-spacing:-1px;font-size:150%;margin:.6666666667em 0;}.longtext h3{font-size:120%;margin:.8333333333em 0;}.longtext p{margin:1em 0;}.pagination{margin-top:1em;}.pagination .page{display:inline-block;padding:2px 4px;background:#AAA;color:white;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.pagination .page:hover{background:#999;}.pagination .page.current{background:#777 url("/platform/images/tiny-shadow-down.png") repeat-x left top;}.pgBar.large{text-align:left;background:#eee url("/platform/images/tiny-shadow-down.png") repeat-x left top;width:300px;margin:0 auto 5px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.pgBar.large .pg{background:#aaa url("/platform/images/gradiant-50-XXX-000-25.png") repeat-x left center;height:20px;width:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.tip-seed{cursor:default;}span.tip-seed{border-bottom:1px dotted #06C;color:#06C;}.profile-icon{display:inline-block;vertical-align:bottom;color:white;width:48px;padding:2px 0;font-weight:bold;font-size:14px;line-height:1.4em;text-align:center;background:#999;background:-webkit-gradient(linear,0% 0,0% 100%,from(#999),to(#555));background:-moz-linear-gradient(top,#999 0,#555 100%);background:linear-gradient(top,#999 0,#555 100%);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25);box-shadow:0 1px 2px rgba(0,0,0,0.25);}.profile-icon span{display:block;font-size:10px;line-height:1.2em;}.hd-icon{background:#111;background:-webkit-gradient(linear,0% 0,0% 100%,from(#555),to(#111));background:-moz-linear-gradient(top,#555 0,#111 100%);background:linear-gradient(top,#555 0,#111 100%);}.anonymous-plan-bg{background:#AAA;}.personal_HQ-plan-bg,.personal_HQ_month-plan-bg{background:#D0D969;}.personal_HD-plan-bg,.personal_HD_month-plan-bg{background:#4B8A79;}.pro-plan-bg,.pro_month-plan-bg{background:#D4421F;}.reseller-plan-bg,.reseller_month-plan-bg{background:#8C1E1D;}.vip-plan-bg,.staff-plan-bg{background:#111;}.edu_single-plan-bg{background:#00A0B0;}.edu_multi-plan-bg{background:#6A4A3C;}.Spinner{display:inline-block;text-align:center;}.Spinner .bit{display:inline-block;vertical-align:bottom;}.Spinner .bit+.bit{margin-left:2px;}.wide-grey-spinner{height:6px;line-height:6px;}.wide-grey-spinner .bit{width:30px;height:6px;background:#DDD;}.wide-grey-spinner .bit.active{background:#666;}.small-white-spinner,.small-grey-spinner{height:6px;line-height:6px;}.small-grey-spinner .bit{width:6px;height:6px;background:#DDD;}.small-grey-spinner .bit.active{background:#666;}.small-white-spinner .bit{width:6px;height:6px;background:#444;}.small-white-spinner .bit.active{background:#EEE;}.remote-auth-login-btn .label{display:block;font-size:80%;color:#888;margin-bottom:2px;}.remote-auth-login-btn .provider{display:block;background-position:left center;background-repeat:no-repeat;padding-left:19px;}.facebook-favicon{background-image:url('http://www.facebook.com/favicon.ico');}.google-oid-favicon{background-image:url('http://www.google.com/favicon.ico');}.gam-favicon{background-image:url('http://www.google.com/enterprise/marketplace/resources/favicon.ico');}.stupeflix-favicon{background-image:url('http://static.stupeflix.com/platform/favicon.png');}.picasa-favicon{background-image:url('http://picasa.google.com/assets/picasa.ico');}.flickr-favicon{background-image:url('http://l.yimg.com/g/favicon.ico');}.header h1 a{color:#000;text-decoration:none;}.header h1 a:hover{text-decoration:underline;}.header h1 .sep{color:#AAA;}.feature-icon{display:inline-block;text-align:center;line-height:1em;}.feature-icon img{vertical-align:bottom;width:36px;height:36px;background:url('/studio/images/export-pictos-36-AAA.png') no-repeat left top;}.feature-icon label{display:block;font-size:80%;color:#999;margin-top:2px;}.duration-limit-icon label{color:#A00;}.duration-limit-icon img{background-position:0 -36px;margin-bottom:-3px;}.full-length-icon img{background-position:0 0;margin-bottom:-3px;}.downloadable-icon img{background-position:0 -72px;margin-bottom:-3px;}.alert-box{width:600px;margin:60px auto;padding:1em;border:1px solid #DDD;}.alert-box h1{font-weight:normal;color:#666;}.alert-box.success h1{padding-left:35px;background:url('/studio/images/success.png') left center no-repeat;}.alert-box.fail h1{padding-left:35px;background:url('/studio/images/fail.png') left center no-repeat;}.alert-box p{padding:2em;color:#666;}.alert-box .actions{padding-top:1em;border-top:1px dashed #DDD;}.alert-box .actions .button{text-align:center;min-width:70px;margin-right:.5em;}.referral-box{position:relative;border:1px dashed #CCC;padding:1em;text-align:left;}.referral-box img{position:absolute;top:50%;left:8px;margin-top:-23px;height:40px;}.referral-box p{margin-left:40px;}.referral-box .link{position:absolute;left:0;top:0;width:100%;height:100%;background:url('/platform/images/pixel.gif');outline:0;}.text-field{padding:0 3px;}.text-field .text-input{display:block;border:1px solid #999;padding:2px;margin:0 -3px;width:100%;background:#fff url("/platform/images/tiny-shadow-down.png") repeat-x left -2px;outline:none;resize:none;}.text-field .text-input:focus{-moz-box-shadow:0 0 5px #26f;-webkit-box-shadow:0 0 5px #26f;box-shadow:0 0 5px #26f;}.sub-user-header{padding:1em;text-align:center;background:#e0f0ff;}#social-control{position:relative;line-height:30px;height:30px;width:640px;margin:10px auto 0;background:#E7EBF2;border:1px solid #d6dde9;text-align:left;}#social-control .picture{height:32px;width:32px;vertical-align:top;margin:-1px;margin-right:10px;}#social-control .activity{display:inline-block;position:absolute;left:40px;top:50%;line-height:2em;margin-top:-1em;vertical-align:middle;color:#4d648d;width:530px;white-space:nowrap;overflow:hidden;}#social-control .activity span{vertical-align:middle;}#social-control .action{float:right;padding-right:5px;font-size:1em;cursor:pointer;color:#7d7b7e;width:60px;text-align:center;}#social-control .action span{vertical-align:middle;}#social-control .action:hover span{text-decoration:underline;}#social-control .action:before{content:'f';font-family:Pictos;vertical-align:middle;font-size:1.2em;}#social-control .fb-fav{position:absolute;left:-1px;bottom:-1px;width:14px;height:14px;background:url('/studio/images/facebook-fav.png');}#social-control .on{display:none;}#social-control .off{display:inline;}#social-control.enabled .on{display:inline;}#social-control.enabled .off{display:none;}#social-control.enabled .action{color:#3b5998;}#social-control .activity:before{font-family:Pictos;font-size:1.7em;vertical-align:middle;margin-right:5px;}#social-control.video-watches .activity:before{content:'E';}#social-control.use .activity:before{content:'x';}.social-popup .disclaimer{margin-bottom:10px;}.social-popup .action{color:rgba(59,89,152,0.7);cursor:pointer;}.social-popup .action:hover span{text-decoration:underline;}.social-popup .action.action-toggle .not-removed{display:inline;}.social-popup .action.action-toggle .removed{display:none;}.social-popup .action.action-toggle.removed .not-removed{display:none;}.social-popup .action.action-toggle.removed .removed{display:inline;}.social-popup .action.action-toggle span{vertical-align:middle;}.social-popup .action.action-toggle:before{content:'f';font-family:Pictos;vertical-align:middle;}.social-popup .action.social-toggle span{vertical-align:middle;}.social-popup .action.social-toggle:before{content:'Q';font-family:Pictos;vertical-align:middle;}.social-popup .action.toggle{color:#3b5998;}.social-popup .on{display:none;}.social-popup .off{display:inline;}.social-popup .action-toggle{display:none;}.social-popup .action{color:#3b5998;}.social-popup.enabled .on{display:inline;}.social-popup.enabled .off{display:none;}.social-popup.enabled .action-toggle{display:block;}.social-popup.enabled .action{color:rgba(59,89,152,0.7);}.logo-press ul{list-style:none;line-height:70px;text-align:center;margin-top:3em;}.logo-press .logo{display:inline-block;vertical-align:middle;background-image:url('/studio/images/homepage/logo_press_sprite.png');background-repeat:no-repeat;margin:0 .7em;text-indent:-999em;overflow:hidden;}.logo-press .logo.demogirl{width:120px;height:40px;background-position:-180px 0;}.logo-press .logo.demogirl:hover{background-position:-300px 0;}.logo-press .logo.pcmag{width:40px;height:45px;background-position:-272px -40px;}.logo-press .logo.pcmag:hover{background-position:-312px -40px;}.logo-press .logo.cnet{width:90px;height:40px;background-position:0 0;}.logo-press .logo.cnet:hover{background-position:-90px 0;}.logo-press .logo.mashable{width:130px;height:45px;background-position:0 -85px;}.logo-press .logo.mashable:hover{background-position:-130px -85px;}.logo-press .logo.gigaom{width:136px;height:45px;background-position:0 -40px;}.logo-press .logo.gigaom:hover{background-position:-136px -40px;}.logo-press .logo.techcrunch{width:150px;height:35px;background-position:0 -130px;}.logo-press .logo.techcrunch:hover{background-position:-150px -130px;}.login-page{background:url("/platform/patterns/paper1.png");text-shadow:0 1px 0 #FFF;}.login-page #page,.login-page #footer{min-width:0;}.login-page #page{background:rgba(255,255,255,0);background:-moz-radial-gradient(center,ellipse cover,rgba(255,255,255,0) 0,rgba(0,0,0,0.5) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,0.5)));background:-webkit-radial-gradient(center,ellipse cover,rgba(255,255,255,0) 0,rgba(0,0,0,0.5) 100%);background:-o-radial-gradient(center,ellipse cover,rgba(255,255,255,0) 0,rgba(0,0,0,0.5) 100%);background:-ms-radial-gradient(center,ellipse cover,rgba(255,255,255,0) 0,rgba(0,0,0,0.5) 100%);background:radial-gradient(center,ellipse cover,rgba(255,255,255,0) 0,rgba(0,0,0,0.5) 100%);}.login-page #page:after{display:none;}.login-page .error-box{position:relative;height:60px;}.login-page .error-box .error{text-align:center;color:#666;}.login-page .login-box{margin:0 auto 60px;width:300px;}.login-box h2{font-size:200%;font-weight:normal;letter-spacing:-1px;}.login-box p{font-size:90%;color:#666;}.login-box .btn{display:block;margin:5px 0;}.login-box .register-area{margin-top:1em;padding-top:1em;border-top:1px dashed #CCC;}.login-box .register-btn{color:#666;text-align:center;}.login-box .register-btn:hover{color:black;}.login-association-box{text-align:center;margin-bottom:60px;}.login-association-box .email{font-weight:bold;font-size:130%;}.login-association-box p{margin:1em;}.login-association-box .user{display:inline-block;vertical-align:middle;width:220px;padding:1em;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.login-association-box .user.selected{background:white;background:rgba(255,255,255,0.5);}.login-association-box .user .name{font-weight:bold;}.login-association-box .user .joined{font-style:italic;font-size:90%;color:#666;}.login-association-box .user .login-btn{display:block;margin:5px 0;text-align:left;}.login-association-box .user .login-btn span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-repeat:no-repeat;background-position:left center;padding-left:21px;margin-right:1.1em;}.login-association-box .user .login-btn::before{float:right;content:"→";}.login-association-box .cancel-bar{margin-top:2em;}body.referral-landing #topnav_naked>.inner,body.referral-landing #body>.inner,body.referral-landing #footer>.inner{width:860px;margin:0 auto;}body.referral-landing #body .inner{padding-top:0;}body.referral-landing h1{text-align:center;color:#333;}body.referral-landing .welcome-box{margin-top:2em;margin-right:420px;padding:2em;color:#666;background:#eee url('/platform/patterns/exclusive-paper.png');border:5px solid white;-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.33);-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.33);box-shadow:5px 5px 5px rgba(0,0,0,0.33);}body.referral-landing .welcome-box h2{font-size:200%;font-weight:normal;}body.referral-landing .welcome-box .content{font-size:110%;}body.referral-landing .welcome-box .content p{margin:1em 0;line-height:1.5em;}body.referral-landing .welcome-box .content .name{color:#333;}body.referral-landing .welcome-box .content .hdpass{display:inline-block;background:#fff url('/studio/images/hdpass.png') 2px center no-repeat;border:1px solid rgba(0,0,0,0.1);padding:0 4px 0 22px;border-radius:.33em;-webkit-border-radius:.33em;-moz-border-radius:.33em;}body.referral-landing .login-box{margin:2em 60px;float:right;width:300px;}body.referral-landing .login-box h2{color:#333;}body.referral-landing #footer{text-shadow:none;}body.referral-landing #footer *{color:#777;}body.referral-landing #footer .inner{border-top:1px solid #AAA;}body.factory{height:auto;}.factory .Overlay{background-color:white;filter:alpha(opacity = 60);}.factory .SimpleWindow{top:60px;}.factory.ie8 .SimpleWindow{border:5px solid #CCC;}.factory.ie8 .SimpleWindow .closeBtn{top:-27px;right:-27px;}.factory .SimpleOverlay .container{color:#000;}#factory-topnav{line-height:2em;text-align:right;color:#AAA;}#factory-topnav .user{color:black;text-decoration:none;outline:0;}#factory-topnav .plan{padding:1px 5px;color:white;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}.factory #messages{margin:0;padding:0;}.factory #page{min-height:0;min-width:0;}.factory #page:after{display:none;}.factory .backlink{position:absolute;top:0;left:0;line-height:2em;}.youtube-factory #factory-topnav{padding:0 1em;}.youtube-factory #page{padding:0 1em;}.youtube-factory .backlink{padding:0 1em;}.dailymotion-factory h1{font-size:18px;font-weight:bold;line-height:28px;color:#18658B;letter-spacing:normal;}.create_page #topnav .create{display:none;}.create_page .videoHeader{margin-bottom:1em;}.create_page .tabs-nav{margin-bottom:2em;}.create_page #stage.noTabs{margin-top:2em;}.create_page .noTabs .tabs-nav{display:none;}.create_page .tpls-pane{position:relative;left:-1%;width:102%;}.tpls-sample{position:relative;float:left;width:23%;margin:0 1% 3em;}.tpls-sample .img-container{position:relative;margin-bottom:5px;cursor:pointer;}.tpls-sample .img-slot{position:relative;background:#000;overflow:hidden;}.tpls-sample img{width:100.5%;vertical-align:bottom;}.tpls-sample.loading img{display:none;}.tpls-sample span.new{background:#26f url("/platform/images/gradiant-50-XXX-000-20.png") repeat-x left center;color:white;font-style:normal;font-size:10px;text-transform:uppercase;padding:0 2px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}.tpls-sample .img-selector{position:absolute;top:0;left:0;width:100%;height:100%;-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);box-shadow:0 1px 5px rgba(0,0,0,0.5);}.tpls-sample .img-container:hover .img-selector{top:-5px;left:-5px;border:5px solid #FD0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.tpls-preview{position:relative;margin-left:512px;height:288px;width:260px;background:#fff url("/platform/images/light-gradiant-top.png") repeat-x left top;}.tpls-preview .preview-player{position:absolute;top:0;right:100%;width:512px;height:288px;background:#000;}.tpls-preview .preview-body{padding:1em;}.tpls-preview .preview-body p{margin-top:1em;}.tpls-preview form{text-align:center;position:absolute;left:0;width:100%;bottom:2em;}.tpls-preview form button{font-size:150%;}.editor_page #topnav{padding-bottom:1em;background:#FFF;}.editor_page #messages{background:#FFF;}.editor_page #messages li{margin:0;padding:0;}.editor_page .videoHeader{padding:1em 15px 2em;background:url("/platform/images/gradiant-50-FFF-XXX.png") repeat-x left top;}.export_page .Tip{text-align:center;}.export_page .Tip ul{list-style:none;}.export_page .header{margin-bottom:0;}.export_page .header .plan{position:absolute;right:1em;text-align:right;}.export_page .header .plan.anonymous{bottom:1em;}.export_page .header .plan.anonymous p{color:#666;font-size:80%;}.export_page .header .plan.anonymous a{font-weight:bold;}.export_page .header .plan.payed{top:50%;line-height:2em;margin-top:-1em;font-size:110%;color:#CCC;text-shadow:0 1px 0 #fff,0px -1px 0 #aaa;text-decoration:none;}.exportWarnings{margin:1em 0;list-style:none;}.exportWarnings li a{color:#666;text-decoration:none;padding-left:14px;background:url('/studio/v3/images/warn-12-F90.gif') no-repeat left center;}.exportWarnings li a:hover{text-decoration:underline;}.exportForm .options{padding:1em 0;border-bottom:1px dashed #CCC;}.exportForm .option{position:relative;padding:1em 1em 1em 2em;cursor:default;}.exportForm .extras .option{margin-bottom:1px;}.exportForm .option.selected{background:#e0f0ff;}.exportForm .option h4{position:relative;font-size:110%;}.exportForm .option span.whitelabel{font-weight:normal;font-size:10px;vertical-align:middle;}.exportForm .option input{position:absolute;top:1px;right:100%;padding:0;margin:0 5px 0 0;}.exportForm .option input.radio{top:3px;}.safari .exportForm .option input.checkbox{top:3px;}.exportForm .option p{color:#666;}.exportForm .option p.note{font-size:80%;color:#0085CF;}.exportForm .option .warning{margin-top:5px;margin-left:-14px;font-size:80%;color:#000;padding-left:14px;background:url('/studio/v3/images/warn-12-C00.gif') no-repeat left center;}.exportForm .option .price{position:absolute;top:50%;right:1em;line-height:1em;margin-top:-0.5em;color:#333;font-size:110%;font-weight:bold;}.exportForm .hd_pass{margin-top:1em;border:1px dashed #CCC;}.exportForm .option .gift{position:absolute;right:1em;top:50%;margin-top:-22px;color:#A00;border:none;}.exportForm .option .gift img{display:block;height:30px;margin:0 auto;}.exportForm .option .gift span{display:block;text-align:center;font-size:80%;font-weight:bold;}.exportForm .bottom{position:relative;text-align:right;padding:1em 0 0;}.exportForm .total{background:#EEE;padding:.5em 1em;margin-bottom:1em;}.exportForm .total .value{font-size:180%;}.exportForm .submitBar{margin:0;line-height:2em;}.exportForm .submitBar .button{font-size:120%;}.exportForm .submitBar .personalLicense{float:left;font-size:80%;}.exportForm.free .total{display:none;}.exportForm.iphone-16-9 .extras .coat{position:absolute;top:0;left:0;width:100%;height:100%;background:white;opacity:.66;}.ie8 .exportForm.iphone-16-9 .extras .coat{filter:alpha(opacity = 66);}.hdpass-box{width:600px;margin:60px auto;padding:2em;border:1px dashed #CCC;}.hdpass-box .icon{float:left;width:60px;margin-top:-7px;text-align:center;}.hdpass-box .icon div{color:#666;font-weight:bold;line-height:1em;}.hdpass-box .content{margin-left:75px;}.hdpass-box h2{font-weight:normal;font-size:200%;letter-spacing:-1px;}.hdpass-box p{color:#666;margin:1em 0;}.hdpass-box .actions{margin-top:2em;}.hdpass-box .actions form{display:inline-block;}.hdpass-box .exportWarnings{margin:1em 0 0;}.rendering_page #monitor{padding:60px 0;text-align:center;}.rendering_page .statusPane .pgBarContainer{margin:2em 0;}.rendering_page .statusPane .state{font-size:80%;color:#666;}.rendering_page .statusPane .message{color:#666;margin:1em 0;}.rendering_page .statusPane #sendEmailOption{display:block;margin:1em 0;}.rendering_page .errorPane{background:url("/studio/v3/images/warn-24-000.gif") no-repeat center top;padding-top:24px;margin-top:-24px;}.rendering_page .errorPane .state{color:#666;}.rendering_page .errorPane .actions{padding-top:3em;}.rendering_page .capture{width:75%;margin:60px auto 0;border:5px solid #EEE;padding:1em;color:#666;background:url("/platform/images/stripe-10-eee.gif");}.rendering_page .capture .button{font-size:120%;margin:1em 0 5px;}.video_page #body .inner{padding-bottom:0;}.video_page #body .inner.end{padding:1em 0 3em;width:865px;}.video_page #footer{opacity:.5;}.video_page #gallery-info{width:260px;}.video_page #gallery-info p+p{margin-top:.5em;}.video_page .videoHeader{padding-right:300px;}.video_page #remixBtn span,.video_page #publishBtn span,.video_page #moreBtn span,.video_page #shareBtn span{background:url("/platform/images/down-5-000.gif") no-repeat right center;padding-right:12px;}.video_page .pane{position:relative;padding:1em;margin:1em 0;border:1px solid #CCC;}.video_page .pane .closeBtn{position:absolute;top:5px;right:5px;padding:0;width:15px;height:15px;background:url("/platform/images/cross-9-000.gif") no-repeat center center;}.video_page .pane .closeBtn span{display:none;}.video_page #embedPane textarea{width:50%;}.video_page #embedPane p{color:#666;font-size:80%;}.video_page #embedPane hr{margin:.5em 0;border:0;border-top:1px solid #CCC;}.video_page #embedPane ul{list-style:none;}.video_page #embedPane ul input{vertical-align:bottom;margin-left:0;margin-right:5px;}.video_page #___plusone_0{vertical-align:bottom!important;margin-right:5px!important;}.video_page .facebook-like{margin:0;padding:0;display:inline-block;vertical-align:bottom;}.video_page .twitter-share{margin:0;padding:0;display:inline-block;vertical-align:bottom;height:62px;}.video_page #flv_container{position:relative;background:#222;background:-moz-linear-gradient(-90deg,#333,#222);background:-webkit-linear-gradient(-90deg,#333,#222);margin:1em 0 0;}.video_page #flv_container .SxPlayer{display:block;margin:0 auto;}.video_page p.upgrade{font-size:90%;color:#666;}.video_page .download{position:relative;min-height:41px;}.video_page .download .icon{float:left;width:41px;height:41px;background:#ccc url("/platform/images/download.gif") no-repeat center center;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.video_page .download.busy .icon{border:2px dashed #999;width:35px;height:35px;background:#fff url("/platform/images/spinner/small/999-FFF.gif") no-repeat center center;}.video_page .download h4{line-height:1em;margin-bottom:2px;}.video_page .download.available h4{color:#06C;text-decoration:underline;}.video_page .download .desc{margin-left:46px;}.video_page .download p{font-size:80%;color:#666;line-height:1.2em;}.video_page .download.available a{position:absolute;top:0;left:0;width:100%;height:100%;outline:0;background:url('/platform/images/pixel.gif');}.video_page .download+.download{margin-top:1em;}.video_page .captureForm{padding-top:2em;}#options_bar{position:relative;text-align:center;line-height:2.5em;margin:0;white-space:nowrap;border-top:1px solid #000;border-bottom:1px solid #BBB;background:#CCC;}#options_bar::before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:url("/platform/images/tiny-shadow-down.png") repeat-x top;}#options_bar .cmd{display:inline-block;padding:0 1em;border-left:1px solid #BBB;min-width:100px;color:#222;cursor:pointer;text-decoration:none;text-shadow:0 1px 0 #DDD;}#options_bar .cmd.selected{background:#BBB;}#options_bar .cmd.more{border-right:1px solid #BBB;}.video_page .facebook-comment{width:560px;float:left;padding:5px;}.video_page .fb_edge_comment_widget{display:none;}.video_page .downloads{float:right;width:260px;margin-top:10px;padding:1em;border:1px solid #DDD;}.video_page .videobot-video .endSlate{display:none;}.video_page #videobot-cta{position:relative;top:0;margin:0 auto;border:1px solid #333;background:white;-webkit-transition:top .8s;-moz-transition:top .8s;-ms-transition:top .8s;-o-transition:top .8s;transition:top .8s;}.video_page #videobot-cta p{color:#666;}.video_page #videobot-cta.popup{-moz-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;-webkit-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;box-shadow:rgba(0,0,0,0.75) 0 1px 10px;}.video_page #videobot-cta.promo{width:500px;padding:1em 240px 1em 1em;margin-bottom:40px;}.video_page #videobot-cta.promo.popup .actions .fb-iframe{opacity:0;filter:alpha(opacity=@val*100);}.video_page #videobot-cta.promo p{margin-top:5px;}.video_page #videobot-cta.promo .actions{position:absolute;top:50%;right:1em;line-height:3em;margin-top:-1.5em;font-size:120%;}.video_page #videobot-cta.promo .actions .button{font-size:120%;}.video_page #videobot-cta.feedback .like-pane{padding:1em;text-align:center;}.video_page #videobot-cta.feedback .like-pane .actions{margin-top:1em;}.video_page #videobot-cta.feedback .like-pane .actions .button{font-size:120%;padding:5px 10px 5px 5px;border:1px solid #CCC;background:rgba(255,255,255,0.33);}.video_page #videobot-cta.feedback .like-pane .actions .button:before{display:inline-block;vertical-align:middle;content:"";width:40px;height:40px;margin-right:5px;background:url("/studio/images/thumbs.png") top left no-repeat;}.video_page #videobot-cta.feedback .like-pane .actions .button.unlike:before{background-position:-40px 0;}.video_page #videobot-cta.feedback .feedback-pane{position:relative;padding:1em;}.video_page #videobot-cta.feedback .feedback-pane .text-field{margin:5px 0;}.video_page #videobot-cta.feedback .feedback-pane textarea{height:4em;}.video_page #videobot-cta.feedback .feedback-pane .close-btn{position:absolute;top:0;right:0;width:1em;height:1em;padding:7px 7px 0 0;background:url("/studio/v3//images/close-7-000.gif") no-repeat left bottom;cursor:pointer;}.video_page #videobot-cta.feedback .thanks-pane{padding:2em;text-align:center;}.reportForm .fieldWrapper{padding:0 1em;margin-bottom:1em;}.reportForm .submitBar{padding:0 1em;}.reportForm .submitBar button{font-size:120%;}.uploadForm #status-box{margin:60px auto;text-align:center;}.uploadForm #status-box p{margin-bottom:1em;}.uploadForm #status-box .authenticated{background:url("/studio/v3/images/check-12-0A0.gif") no-repeat left center;padding-left:17px;}.uploadForm #status-box p b{display:inline-block;margin:-0.5em 0;color:#0A0;font-weight:bold;font-size:120%;}.uploadForm #status-box a.username{font-weight:bold;color:#000;text-decoration:none;}.uploadForm #status-box .errorPane h2{background:url("/studio/v3/images/warn-24-000.gif") no-repeat center top;padding-top:24px;margin-top:-24px;}.uploadForm #status-box .errorPane .actions{margin-top:2em;}.db_page .sub-user-header{font-size:150%;}.db_page .sub-user-header .name{color:#000;text-decoration:none;}.searchForm{position:relative;overflow:hidden;height:0;}.searchForm form{position:absolute;top:0;left:50%;width:407px;margin-left:-244px;}.searchForm input{display:block;border:1px solid #999;padding:3px;margin:0;width:400px;outline:0;font-size:120%;background:#fff url("/platform/images/tiny-shadow-down.png") repeat-x left -2px;}.searchForm input:focus{-moz-box-shadow:0 0 5px #26F;-webkit-box-shadow:0 0 5px #26F;box-shadow:0 0 5px #26F;}.searchForm .clearBtn{position:absolute;top:50%;right:5px;margin-top:-14px;height:28px;font:28px/28px Arial,sans-serif;color:#888;text-decoration:none;cursor:pointer;outline:none;}.searchForm .clearBtn:hover{color:#000;}.searchForm button{position:absolute;top:0;left:100%;height:100%;font-size:100%;color:#333;padding:0;margin:0;width:80px;border:1px solid #999;background:#fff url("/platform/images/gradiant-50-XXX-000-10.png") repeat-x left center;cursor:pointer;}.searchForm button:hover{-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;}.blankSlate{display:none;padding:3em 0;text-align:center;}.emptyDashboard .blankSlate{display:block;}.blankSlate p{margin-top:1em;}.blankSlate .button{font-size:120%;}.db_page{overflow-y:scroll;}.db_page .section{margin-bottom:1em;}.db_page .section h3{border-bottom:1px solid #DDD;}.db_page .section .content{margin-right:-1em;}.db_page .section .content:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}.db_page .section .moreBar{text-align:center;font-size:80%;color:#666;}.db_page .section .moreBar.active{color:#06C;text-decoration:underline;cursor:pointer;}.UserVideo{position:relative;float:left;text-align:center;margin:1em 1em 1em 0;}.UserVideo .core{position:relative;background:#fff url("/platform/images/light-gradiant-bottom-small.png") repeat-x left bottom;margin-bottom:5px;-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);box-shadow:0 1px 5px rgba(0,0,0,0.5);}.ie8 .UserVideo .core{border:1px solid #AAA;}.UserVideo.menuIsOpen .core,.UserVideo .core:hover{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.UserVideo .core a{position:absolute;top:0;left:0;width:100%;height:100%;outline:0;background:url('/platform/images/pixel.gif');}.UserVideo.menuIsOpen .core a,.UserVideo .core:hover a{top:-5px;left:-5px;border:5px solid #FD0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);box-shadow:0 1px 5px rgba(0,0,0,0.5);}.UserVideo .core .menuBtn{position:absolute;top:0;right:0;width:20px;height:20px;border-bottom:1px solid #999;border-left:1px solid #999;background:#fff url('/studio/v3/images/open-down-000.gif') no-repeat center center;display:none;}.UserVideo .core:hover .menuBtn{display:block;opacity:.75;}.UserVideo.menuIsOpen .core .menuBtn,.UserVideo .core .menuBtn:hover{display:block;opacity:1;}.UserVideo .canvas{position:relative;overflow:hidden;}.UserVideo.Project .canvas{background:url("/studio/v3/images/video-24-AAA.gif") no-repeat center center;}.UserVideo.loading .canvas{background:black;}.UserVideo.loading .canvas .status,.UserVideo.loading .canvas img{display:none;}.UserVideo .status{position:absolute;top:50%;left:0;width:100%;margin-top:-5px;}.UserVideo .status .pgBar{text-align:left;background:#eee url("/platform/images/tiny-shadow-down.png") repeat-x left top;width:50%;margin:0 auto 2px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.UserVideo .status .pg{background:#aaa url("/platform/images/gradiant-50-XXX-000-25.png") repeat-x left center;height:10px;width:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.UserVideo .canvas img{width:100%;display:block;}.UserVideo .canvas .info{position:absolute;bottom:0;left:0;right:0;padding:0 .5em;text-align:right;line-height:2em;color:white;background:url("/platform/images/smoke60.png");}.UserVideo .details,.UserVideo .status .state{font-size:80%;color:#666;}.UserVideo.error .status{margin-top:-25px;padding-top:26px;background:url("/studio/v3/images/warn-24-AAA.gif") no-repeat center top;}.UserVideo .name{display:block;line-height:1.25em;max-height:2.5em;overflow:hidden;}.UserVideo .core .warning{position:absolute;top:0;left:0;width:18px;height:18px;background:url("/studio/v3/images/warn-12-F90.gif") no-repeat center center;}.footerPalette{position:fixed;bottom:0;right:0;width:100px;margin:0 10px 10px 0;padding:10px;background:url("/platform/images/smoke10.png");-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.footerPalette.absolute{position:absolute;bottom:100%;}.emptyDashboard .footerPalette{display:none;}.footerPalette .searchBtn{position:absolute;top:0;right:100%;height:100%;width:20px;margin-right:5px;border:none;background:url("/studio/images/search-20-666.png") no-repeat center center;cursor:pointer;}#discontinuedThemeNotice{font-size:90%;text-align:center;}.account_page .sideContent{float:right;border-left:1px solid #DDD;width:300px;min-height:300px;}.account_page .sideContent .box{padding:1em;}.account_page .profile table{margin:1em 0;}.account_page .profile table th{font-weight:normal;color:#666;padding-right:5px;}.account_page .logins ul{border-top:1px solid #EEE;margin:1em 0;list-style:none;}.account_page .profile #newsletter{display:block;position:relative;border:1px solid #EEE;padding:5px 5px 5px 26px;}.account_page .profile #newsletter input{position:absolute;margin:0;top:50%;margin-top:-8px;left:5px;height:16px;width:16px;}.account_page .logins li{position:relative;line-height:2em;padding:0 5px 0 26px;border-bottom:1px solid #EEE;background-position:5px center;background-repeat:no-repeat;}.account_page .logins .info{margin:1em 0;}.account_page .mainContent{margin-top:1em;margin-right:300px;padding-right:1em;}.account_page .plan{position:relative;padding:10px;background:#fffff0 url("/platform/images/stripe-10-000-10.png");-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);box-shadow:0 0 5px rgba(0,0,0,0.5);}.ie.account_page .plan{border:1px solid #CCC;}.account_page .plan .inner{border:1px dashed #DDD;background:white;padding:10px;}.account_page .plan .warn{color:#A00;}.account_page .plan .master-account{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #EEE;}.account_page .plan h2{font-family:'Tangerine',arial,serif;font-size:36px;font-weight:normal;}.account_page .plan ul.subscription{border-top:1px solid #EEE;padding:1em 0 0 2px;list-style:none;color:#333;}.account_page .plan ul.details{color:#333;list-style:none;padding:0 0 0 2px;}.account_page .plan .sub-users{position:relative;display:block;margin-top:1em;padding:10px;border:1px solid #CCC;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,#eee);background-image:-moz-linear-gradient(top,#fff,#eee);background-image:-ms-linear-gradient(top,#fff,#eee);background-image:-o-linear-gradient(top,#fff,#eee);background-image:linear-gradient(top,#fff,#eee);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;color:#000;text-decoration:none;text-shadow:0 1px 0 #FFF;}.account_page .plan .sub-users:hover{background-color:#fafafa;background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#e9e9e9));background-image:-webkit-linear-gradient(top,#fafafa,#e9e9e9);background-image:-moz-linear-gradient(top,#fafafa,#e9e9e9);background-image:-ms-linear-gradient(top,#fafafa,#e9e9e9);background-image:-o-linear-gradient(top,#fafafa,#e9e9e9);background-image:linear-gradient(top,#fafafa,#e9e9e9);}.account_page .plan .sub-users:after{position:absolute;content:"";top:0;right:10px;height:100%;width:14px;background:url('/studio/v3/images/right-arrow-24-CCC.gif') no-repeat center center;}.account_page .plan .upgrade{margin-top:1em;}.account_page .plan .capture{margin-top:1em;padding-top:1em;border-top:1px solid #EEE;}.account_page .plan .capture p{margin:1em 0;}.account_page .referral-box{margin-top:1.5em;}.account_page .referral-box .credits{position:absolute;top:50%;right:15px;color:#A00;font-size:250%;font-weight:bold;line-height:1em;margin-top:-0.5em;cursor:pointer;}.add_logins_page .header,.add_logins_page .section-header{margin-bottom:1em;}.add_logins_page .response{padding:1em;border-bottom:1px dashed #CCC;border-top:1px dashed #CCC;margin-bottom:2em;}.add_logins_page .remote-user{background-repeat:no-repeat;background-position:left center;padding-left:21px;margin:1em;}.add_logins_page .remote-auth-btns{margin:1em 0;}.add_logins_page .remote-auth-btns .remote-auth-login-btn{float:left;margin-right:10px;}.add_logins_page .remote-auth-btns:after{display:block;content:" ";font-size:0;height:0;visibility:hidden;clear:both;}.videobot-box{width:600px;margin:60px auto;padding:2em;border:1px dashed #CCC;}.videobot-box p{color:#666;margin:1em 0;}.videobot-box p.note{margin:5px 0 0;}.videobot-box .actions{margin-top:2em;}.sub-users-page .header{position:relative;}.sub-users-page .header h1 .limit{font-size:50%;color:#666;}.sub-users-page .header .plan{position:absolute;right:0;top:50%;margin-top:-1em;line-height:2em;}.sub-users-page .header .warn{color:#A00;}#user-manager .actions-bar{padding:10px;font-size:90%;margin:10px 0;background:#EEE;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}#user-manager .actions-bar .right{float:right;}#user-manager .tray{overflow:hidden;}#user-manager .tray .inner{padding-bottom:10px;}#user-manager .users .user{position:relative;line-height:3em;padding:0 10px;}#user-manager .users .user .menu-btn{position:absolute;top:0;height:100%;right:0;width:25px;background:url("http://localhost:8888//studio/v3/images/open-down-000.gif") no-repeat 5px center;opacity:.25;}#user-manager .users .user .menu-btn:hover,#user-manager .users .user.open .menu-btn{opacity:1;}#user-manager .users .user:hover,#user-manager .users .user.open{background:#e0f0ff;}#user-manager .users .user+.user{border-top:1px solid #DDD;}#user-manager .more-bar{padding:10px 0;text-align:center;font-size:80%;color:#666;}#user-manager .more-bar.active{color:#06c;text-decoration:underline;cursor:pointer;}#user-manager .no-result-msg,#user-manager .no-user-msg{display:none;text-align:center;padding:2em;}#user-manager.no-result .no-result-msg,#user-manager.empty .no-user-msg{display:block;}#user-manager .flash{border:5px solid #EEE;padding:2em;text-align:center;}#user-manager .search-form{position:relative;margin-right:70px;}#user-manager .search-form input{width:180px;border:1px solid #999;font-size:100%;height:2em;padding:0 2px;background:#fff url("/platform/images/tiny-shadow-down.png") repeat-x left -2px;outline:0;}#user-manager .search-form input:focus{-moz-box-shadow:0 0 5px #26f;-webkit-box-shadow:0 0 5px #26f;box-shadow:0 0 5px #26f;}#user-manager .search-form button{position:absolute;left:100%;top:0;height:100%;width:70px;margin-left:-1px;border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;}#user-manager .search-form .clear-btn{position:absolute;top:50%;right:5px;margin-top:-11px;height:22px;line-height:22px;font:22px/22px Arial,sans-serif;color:#AAA;text-decoration:none;cursor:pointer;outline:none;}#user-manager .search-form .clear-btn:hover{color:#000;}#user-manager .add-users-pane{padding:10px;border:5px solid #EEE;}#user-manager .add-users-pane .inputs{list-style:none;}#user-manager .add-users-pane .inputs li{position:relative;padding:0 3px;}#user-manager .add-users-pane .inputs li:before{content:"";position:absolute;bottom:5px;left:0;width:100%;border-bottom:1px dashed #AAA;}#user-manager .add-users-pane .inputs li input{position:relative;height:2em;font-size:100%;width:100%;padding:3px;margin:0 -3px;border:none;background:none;outline:0;}#user-manager .add-users-pane .submit-bar{margin-top:10px;font-size:90%;}.homepage #topnav{margin-bottom:0;}.homepage .CmdMenu{z-index:10;}.homepage .SimpleWindow,.homepage .Overlay{z-index:30;}.homepage .SimpleWindow .SxPlayer{vertical-align:bottom;}.homepage #body>.inner{padding:0;}.homepage #slideshow{position:relative;background:#CCC;}.homepage #slideshow #slider{width:990px;height:400px;}.homepage #slideshow .slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url('/studio/images/homepage/bg/slider-overlay.png') no-repeat top left;text-align:center;z-index:10;}.homepage #slideshow .title{line-height:250px;color:#FFF;font-size:7em;font-family:"arial black","arial";text-shadow:0 0 15px rgba(0,0,0,0.5);}.homepage #slideshow .links{font-size:200%;}.homepage #slideshow .links .button{-moz-box-shadow:0 2px 2px rgba(0,0,0,0.8);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.8);box-shadow:0 2px 2px rgba(0,0,0,0.8);}.homepage .praise{margin:3em 0;padding:2em 0;border-top:1px solid #CCC;border-bottom:1px solid #CCC;background:url("/platform/images/gradiant-50-000-XXX-10.png") repeat-x left -25px;}.homepage .praise .editors{margin:auto;width:70%;padding-top:.5em;}.homepage .praise .editors span{float:left;width:25%;padding-top:1em;padding-bottom:1em;text-align:center;color:#333;font-size:1.3em;text-shadow:0 1px 0 #FFF;cursor:pointer;}.homepage .praise #slideshow3{position:relative;width:570px;height:80px;margin:0 auto 0 auto;}.homepage .praise #slideshow3 .slide{position:absolute;top:0;left:0;width:100%;height:100%;line-height:60px;text-align:center;font-family:"Open Sans";font-size:1.4em;color:#666;text-shadow:0 1px 0 #FFF;font-style:italic;white-space:nowrap;}.homepage .praise #slideshow3 .slide a{font-family:"Lucia Grande";color:#AAA;font-size:1.4em;}.homepage .praise #slideshow3 .slide1{background:url('/studio/images/homepage/quote1.png') top left no-repeat;}.homepage .praise #slideshow3 .slide2{background:url('/studio/images/homepage/quote2.png') top left no-repeat;}.homepage .praise #slideshow3 .slide3{background:url('/studio/images/homepage/quote3.png') top left no-repeat;}.homepage .praise #slideshow3 .slide4{background:url('/studio/images/homepage/quote4.png') top left no-repeat;}.homepage .praise .mashable{background:url('/studio/images/homepage/mashable-off.png') center no-repeat;}.homepage .praise .mashable-focus{background:url('/studio/images/homepage/mashable-on.png') center no-repeat;}.homepage .praise .gigaom{background:url('/studio/images/homepage/gigaom-off.png') center no-repeat;}.homepage .praise .gigaom-focus{background:url('/studio/images/homepage/gigaom-on.png') center no-repeat;}.homepage .praise .cnet{background:url('/studio/images/homepage/cnet-off.png') center no-repeat;}.homepage .praise .cnet-focus{background:url('/studio/images/homepage/cnet-on.png') center no-repeat;}.homepage .praise .demogirl{background:url('/studio/images/homepage/demogirl-off.png') center no-repeat;}.homepage .praise .demogirl-focus{background:url('/studio/images/homepage/demogirl-on.png') center no-repeat;}.homepage .praise .techcrunch{background:url('/studio/images/homepage/techcrunch-off.png') center no-repeat;}.homepage .praise .techcrunch-focus{background:url('/studio/images/homepage/techcrunch-on.png') center no-repeat;}.homepage .community{width:100%;margin:auto;padding:2em 0;}.homepage .community .blog{float:left;width:425px;padding-left:10px;padding-right:10px;background:url('/studio/images/homepage/rss.png') top left no-repeat;}.homepage .community .blog p{color:#333;font-size:1.2em;}.homepage .community .blog ul{padding:.5em;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#fff));background-image:-webkit-linear-gradient(top,#eee,#fff);background-image:-moz-linear-gradient(top,#eee,#fff);background-image:-ms-linear-gradient(top,#eee,#fff);background-image:-o-linear-gradient(top,#eee,#fff);background-image:linear-gradient(top,#eee,#fff);border-radius:.5em .5em 0 0;-webkit-border-radius:.5em .5em 0 0;-moz-border-radius:.5em .5em 0 0;}.homepage .community .blog ul li{list-style-type:none;color:#888;}.homepage .community .facebook{text-align:center;width:100%;}.homepage .feedbacks{width:100%;margin-top:3em;padding:0;text-align:center;}.homepage .feedbacks .big{font-family:'Open Sans',Arial;font-size:2.5em;color:#555;text-shadow:0 1px 0 #EEE;}.homepage .feedbacks #slideshow2{position:relative;width:100%;height:170px;margin-top:3em;}.homepage .feedbacks .feed-block{position:absolute;width:100%;height:170px;margin:0;padding:0;}.homepage .feedbacks .feed{float:left;position:relative;width:508px;height:168px;padding-left:170px;padding-right:10px;background:#E5E5E5;background:-moz-linear-gradient(top,#f5f5f5,#e5e5e5);background:-webkit-linear-gradient(top,#f5f5f5,#e5e5e5);background:-ms-linear-gradient(top,#f5f5f5 0,#e5e5e5 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#F5F5F5',endColorstr='#E5E5E5',GradientType=0);background:linear-gradient(top,#f5f5f5 0,#e5e5e5 100%);border:1px solid #DDD;-moz-border-radius:.5em 0 0 .5em;-webkit-border-radius:.5em 0 0 .5em;border-radius:.5em 0 0 .5em;-moz-box-shadow:inset 0 0 5px #CCC;-webkit-box-shadow:inset 0 0 5px #CCC;box-shadow:inset 0 0 5px #CCC;}.homepage .feedbacks .feed img{position:absolute;left:0;top:0;height:100%;-moz-border-radius:.5em 0 0 .5em;-webkit-border-radius:.5em 0 0 .5em;border-radius:.5em 0 0 .5em;}.homepage .feedbacks .feed .author{position:absolute;bottom:1em;right:1em;color:#888;font-size:1.1em;text-shadow:0 1px 0 #FFF;}.homepage .feedbacks .feed .quote{display:inline-block;padding-top:1em;line-height:1.5em;color:#333;font-family:"Give You Glory",Arial;font-size:2em;text-shadow:0 1px 0 #FFF;font-style:italic;}.homepage .feedbacks .feed .quote a{color:#AAA;font-family:"Lucia Grande";font-size:1.5em;}.homepage .feedbacks .flv-container{float:left;position:relative;width:298px;height:168px;border:1px solid #DDD;-moz-border-radius:0 .5em .5em 0;-webkit-border-radius:0 .5em .5em 0;border-radius:0 .5em .5em 0;cursor:pointer;}.homepage .feedbacks .flv-container img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-moz-border-radius:0 .5em .5em 0;-webkit-border-radius:0 .5em .5em 0;border-radius:0 .5em .5em 0;}.homepage .feedbacks .play{position:absolute;top:0;left:0;height:100%;width:100%;background:url('/studio/images/homepage/poster-play.png') center no-repeat;}.end-page{text-align:center;}.end-page .button{font-size:150%;}.theartist-hp #topnav{background:transparent;border-bottom:0;}.theartist-hp #topnav .navigation .nav-item{text-shadow:none;}.theartist-hp #topnav .navigation .nav-link.open,.theartist-hp #topnav .navigation .nav-link:hover{background:none;color:#06C;}.theartist-hp #topnav .navigation .nav-link.open a,.theartist-hp #topnav .navigation .nav-link:hover a{color:#06C;}.theartist-hp #topnav .navigation .account #dropdown{border-left:1px solid #EEE;}.theartist-hp #topnav .navigation .account #dropdown.active,.theartist-hp #topnav .navigation .account #dropdown:hover{background:none;}.theartist-hp #page:after{display:none;}.theartist-hp .player-area{position:relative;padding:15px 0 0;}.theartist-hp .player-area .corner{position:absolute;width:85px;height:85px;background:url("/studio/images/homepage/corners.png");}.theartist-hp .player-area .corner.top-left{top:0;left:-15px;background-position:-85px 0;}.theartist-hp .player-area .corner.top-right{top:0;right:-15px;background-position:-170px 0;}.theartist-hp .player-area .corner.bottom-left{bottom:-15px;left:-15px;background-position:0 0;}.theartist-hp .player-area .corner.bottom-right{bottom:-15px;right:-15px;background-position:-255px 0;}.theartist-hp .player-area .SxPlayer .cmdBar{left:25%;width:50%;margin-left:-1px;border-left:1px solid #000;border-right:1px solid #000;}.theartist-hp #flv_container{width:990px;height:557px;background:#000;}.theartist-hp .promo{text-align:center;padding:1em 0;}.theartist-hp .promo p{font-size:250%;letter-spacing:-1px;color:#555;text-shadow:0 1px 0 #EEE;}.theartist-hp .captureForm{padding:1em 0 4em;}.theartist-hp .captureForm .button{font-size:250%;background-position:left bottom;}.theartist-hp .community{padding:1em 0;}.theme-orman .nivoSlider img,.theme-orman .nivoSlider a{display:none;}.nivo-html-caption{display:none;}.theme-orman .nivo-controlNav{position:absolute;left:0;top:100%;margin-top:7px;width:100%;font-size:0;text-align:center;}.theme-orman .nivo-controlNav a{display:inline-block;width:10px;height:10px;margin:0 4px;font-size:1rem;text-indent:-9999px;background:url('/studio/images/bullets.png') no-repeat;cursor:pointer;}.theme-orman .nivo-controlNav a.active{background-position:0 -10px;}.theme-orman .nivo-caption{position:absolute;left:50%;bottom:0;width:120px;margin-left:-60px;font-family:Helvetica,Arial,sans-serif;color:#fff;text-align:center;line-height:1.8em;background:url("/platform/images/smoke50.png");-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;z-index:8;}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}.nivo-box{display:block;position:absolute;z-index:5;}.gap-page .header{text-align:center;}.gap-page .header p{color:#666;}.gap-page .plans{margin:5em 0;text-align:center;}.gap-page .plan{position:relative;display:inline-block;vertical-align:top;width:200px;margin:0 1em;}.gap-page .plan .card{position:relative;cursor:pointer;color:#333;text-shadow:0 1px 0 #FFF;background:#eee url('/platform/patterns/exclusive-paper.png');-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);box-shadow:0 1px 5px rgba(0,0,0,0.5);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}.gap-page .plan .card .most-popular{position:absolute;left:-22px;bottom:100%;margin-bottom:5px;font-family:"Indie Flower";font-size:18px;color:#A00;background:url('/studio/images/left-down-arrow-18-A00.png') no-repeat right bottom;padding-right:24px;}.gap-page .plan .card .header{font-size:120%;color:#FFF;text-transform:uppercase;text-shadow:0 0 2px #000;line-height:40px;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;}.gap-page .plan .card .users{line-height:40px;color:#666;border-bottom:1px solid #DDD;}.gap-page .plan .card .price{height:90px;line-height:100px;}.gap-page .plan .card .price .content{display:inline-block;line-height:1.1em;vertical-align:middle;}.gap-page .plan .card .price .big{display:block;}.gap-page .plan .card .price .big .cash{font-size:300%;letter-spacing:-3px;}.gap-page .plan .card .price .small{display:block;margin-top:5px;font-size:90%;color:#666;}.gap-page .plan .card .price .small .cash{font-size:110%;}.gap-page .plan .card .subscribe{padding:0 5px 5px;}.gap-page .plan .card .subscribe span{display:inline-block;line-height:2em;padding:0 2em;color:#666;background:rgba(255,255,255,0.25);border:1px solid #CCC;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}.gap-page .plan .card .subscribe span:hover{background:rgba(255,255,255,0.5);}.gap-page .plan .card:hover{-moz-box-shadow:0 1px 8px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 8px rgba(0,0,0,0.5);box-shadow:0 1px 8px rgba(0,0,0,0.5);}.gap-page .plan.pro-plan{border-left:1px solid #EEE;padding-left:2em;}.gap-page .plan .features{text-align:left;color:#555;list-style:none;padding:0 .5em 0 1em;}.gap-page .plan .features li{margin-top:1em;}.gap-page .plan .features span.pro{color:white;padding:0 5px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-color:#aaa;background-image:-webkit-gradient(linear,left top,left bottom,from(#b7b7b7),to(#9d9d9d));background-image:-webkit-linear-gradient(top,#b7b7b7,#9d9d9d);background-image:-moz-linear-gradient(top,#b7b7b7,#9d9d9d);background-image:-ms-linear-gradient(top,#b7b7b7,#9d9d9d);background-image:-o-linear-gradient(top,#b7b7b7,#9d9d9d);background-image:linear-gradient(top,#b7b7b7,#9d9d9d);}.gap-page .plan .features .tip-seed{color:#666;border-color:#AAA;}.ie8.gap-page .plan .card{border:1px solid #AAA;}.gap-page .Tip{max-width:100%;}.gap-page .profile-tip .profile-icon{vertical-align:middle;}.gap-page .profile-tip .details{display:inline-block;width:180px;vertical-align:middle;border-left:1px solid #DDD;margin-left:1em;padding-left:1em;}.gap-page .referral-container{text-align:center;border:1px solid #DDD;}.gap-page .referral-box{color:#666;display:inline-block;border:none;}.gap-page .referral-box.more{border-left:1px solid #EEE;}.upgrade_page .Window{top:60px;}.upgrade_page .header{text-align:center;}.upgrade_page .upgrades{margin:3em auto;width:80%;}.upgrade_page .upgrades tr{line-height:3em;}.upgrade_page .upgrades th{color:#AAA;font-weight:normal;}.upgrade_page .upgrades tr.upgrade-row{border-top:1px solid #EEE;}.upgrade_page .upgrades tr.upgrade-row:hover{background:#EEE;}.upgrade_page .upgrades tr.current{background:#333;color:white;}.upgrade_page .upgrades th,.upgrade_page .upgrades td{padding:0 1em;text-align:center;}.upgrade_page .upgrades .title{text-align:left;}.upgrade_page .upgrades .title .socle{position:relative;padding-left:19px;}.upgrade_page .upgrades .title .color{position:absolute;top:50%;left:0;height:14px;width:14px;margin-top:-7px;}.upgrade_page .upgrades .profile{text-align:left;}.upgrade_page .upgrades .price .cash{font-size:110%;font-weight:bold;}.upgrade_page .upgrades .action .button{min-width:7em;}.upgrade_page .pricing-faq{margin:0 auto;border-top:none;}.pricing-faq{display:block;width:90%;padding:2em 5%;list-style:none;}.pricing-faq li{display:inline-block;vertical-align:top;width:45%;padding:2em 2.5%;}.pricing-faq li h2{position:relative;font-weight:normal;color:#666;padding-left:29px;}.pricing-faq li h2:before{content:"";font-family:"Pictos";text-align:center;position:absolute;left:0;top:50%;margin-top:-12px;width:24px;height:24px;line-height:24px;font-size:24px;}.pricing-faq li.pay h2:before{content:"$";}.pricing-faq li.cancel h2:before{content:"d";}.pricing-faq li.refund h2:before{content:"%";}.pricing-faq li.safe h2:before{content:"(";}.pricing-faq li.change h2:before{content:";";}.pricing-faq li.subscription h2:before{content:"W";}.pricing-faq li.email h2:before{content:'M';}.pricing-faq li.number h2:before{content:')';}.pricing-faq li.duration h2:before{content:'t';}.pricing-faq li p{color:#888;padding-top:.5em;line-height:1.7em;padding-left:29px;}.pricing-faq li p .tip-seed{color:#888;border-color:#AAA;}.pricing-faq.horizontal li{width:auto;display:block;}.wyg-popup{width:600px;background:white;padding:2em;}.wyg-popup .header{text-align:left;}.wyg-popup .header h2{font-weight:normal;}.wyg-popup .header h2 span{text-transform:uppercase;color:#FFF;text-shadow:0 1px 2px rgba(0,0,0,0.5);padding:0 .5em;}.wyg-popup .options{margin-top:1em;}.wyg-popup .options label{display:block;position:relative;line-height:3em;padding-left:31px;border:1px solid #DDD;cursor:pointer;}.wyg-popup .options label.selected{background:#E0F0FF;}.wyg-popup .options label input{position:absolute;top:50%;left:10px;width:16px;height:16px;padding:0;margin:-8px 0 0 0;cursor:pointer;outline:0;}.wyg-popup .options label .cash{font-size:150%;letter-spacing:-1px;}.wyg-popup .options label .save{margin-left:5px;color:#AAA;}.wyg-popup .options label .save .cash{font-size:100%;letter-spacing:normal;}.wyg-popup .options label+label{border-top:none;}.wyg-popup .paypal-disclaimer{margin-top:1em;color:#777;}.wyg-popup .checkout-bar{margin-top:1em;}.wyg-popup .checkout-bar button,.wyg-popup .checkout-bar img{vertical-align:middle;}.features #body>.inner{padding-top:0;}.features #messages{display:none;}.features .sidebar{width:600px;height:50px;line-height:50px;margin:0 auto;}.features .sidebar span{float:left;width:149px;text-align:center;color:#FFF;font-size:150%;text-shadow:0 1px 0 #000;font-family:"Open Sans";cursor:pointer;background:#888 url('/platform/images/gradiant-50-XXX-000-50.png') repeat-x left bottom;border-left:1px solid #666;}.features .sidebar span:first-child{border-left:0;-moz-border-radius:0 0 0 .5em;-webkit-border-radius:0 0 0 .5em;border-radius:0 0 0 .5em;}.features .sidebar span:last-child{-moz-border-radius:0 0 .5em 0;-webkit-border-radius:0 0 .5em 0;border-radius:0 0 .5em 0;}.features .sidebar span:hover{background-color:#777;}.features .sidebar span.hover{background-color:#666;background-image:url('/platform/images/gradiant-50-XXX-000-50.png'),url("/platform/images/tiny-shadow-down.png");background-position:left bottom,left top;background-repeat:repeat-x;}.features .sidebar img{display:inline-block;vertical-align:middle;margin-right:.5em;}.features .pages{position:relative;}.features .page{width:90%;margin:auto;padding-bottom:4em;display:none;white-space:nowrap;}.features .page div{width:40%;padding:5% 5% 0 5%;display:inline-block;white-space:normal;vertical-align:top;}.features .page img{width:100%;-moz-box-shadow:0 0 15px #AAA;-webkit-box-shadow:0 0 15px #AAA;box-shadow:0 0 15px #AAA;}.features .page h1{padding-bottom:.5em;color:#888;font-family:"Open Sans";font-size:260%;text-shadow:0 1px 0 #FFF;}.features .page p{padding-top:1em;color:#444;font-size:1.2em;text-shadow:0 1px 0 #FFF;text-align:justify;}.features .page .separator{width:100%;position:relative;right:5%;bottom:2em;border-bottom:1px solid #CCC;}.features .pages .navigation{position:absolute;width:70px;height:70px;opacity:.05;cursor:pointer;}.features .pages .next{right:0;margin-right:-70px;background:url('/studio/images/features/next.png') center no-repeat;}.features .pages .previous{left:0;margin-left:-70px;background:url('/studio/images/features/previous.png') center no-repeat;}.gallery_page .templates{margin:2em 0;}.gallery_page .template{padding:2em;}.gallery_page .template+.template{border-top:1px solid #DDD;}.gallery_page .template .content{width:45%;}.gallery_page .template .details{margin-top:1em;}.gallery_page .template .details p{margin-bottom:1em;}.gallery_page .template.left .paperBox{float:left;margin-right:1.5em;}.gallery_page .template.left .content{float:left;}.template.right .paperBox{float:right;margin-left:1.5em;}.gallery_page .template.right .content{float:right;}.gallery_page .template .separator{clear:both;}.team_page .sideContent{float:right;position:relative;width:300px;min-height:300px;border:1px solid #CCC;-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);box-shadow:0 0 5px rgba(0,0,0,0.2);background:#ddd url('/platform/patterns/whitey.png');padding-bottom:2em;}.team_page .sideContent .sideBox{padding:1em;}.team_page .sideContent,.team_page .sideContent a{color:#333;}.team_page .sideContent h3{color:#555;font-size:150%;}.team_page .sideContent .ending{position:absolute;left:-5px;bottom:-5px;height:50px;width:100%;padding:0 5px;background:url("/platform/images/gradiant-50-XXX-FFF.png") repeat-x left top;border-bottom:5px solid #FFF;}.team_page .sideContent .sideBox+.sideBox{border-top:1px dashed #AAA;}.team_page .seedcamp img{border:none;vertical-align:bottom;}.team_page .seedcamp a{text-decoration:none;font-weight:normal;}.team_page .sideContent .keep-in-touch ul{list-style:none;padding-left:1em;margin-top:.5em;}.team_page .keep-in-touch li{line-height:1.8em;font-size:110%;}.team_page .keep-in-touch a{color:#333;text-decoration:none;position:relative;background-position:left center;background-repeat:no-repeat;padding-left:25px;}.team_page .keep-in-touch a.blog{background-image:url("/studio/images/blog.png");}.team_page .keep-in-touch a.twitter{background-image:url("/studio/images/twitter.png");}.team_page .keep-in-touch a.facebook{background-image:url("/studio/images/facebook.png");}.team_page .keep-in-touch a.contact{background-image:url("/studio/images/contact.png");}.team_page .keep-in-touch a:hover{text-decoration:underline;}.team_page .mainContent{margin-right:302px;padding-right:1em;}.team_page .team{list-style:none;margin:1em 0;}.team_page .team:after{visibility:hidden;display:block;font-size:0;content:" ";clear:left;height:0;}.team_page .team li{float:left;width:33.33%;margin-bottom:1em;}.team_page .team li a{display:block;padding-right:1em;text-decoration:none;font-weight:bold;outline:none;}.team_page .team li img{vertical-align:middle;border:0;width:60px;height:60px;}.team_page .team li span{display:inline-block;}.contact_us #contact-form{margin:2em 0;position:relative;width:65%;padding:2em 2em 5em;background:#eee url('/platform/patterns/exclusive-paper.png');border:1px solid #999;box-shadow:1px -1px 5px rgba(0,0,0,0.5);}.contact_us #contact-form .ending{width:100%;position:absolute;bottom:-5px;height:50px;left:-10px;padding:0 10px;background:url("/platform/images/gradiant-50-XXX-FFF.png") repeat-x scroll left top transparent;border-bottom:5px solid #FFF;}.contact_us #contact-form .fieldWrapper{margin-bottom:1em;}.contact_us #contact-form label{font-family:"Indie Flower";font-size:140%;font-weight:normal;color:#333;}.contact_us #contact-form .field .text,.contact_us #contact-form .field textarea{padding:5px;font-family:"Arial";}.contact_us #contact-form .errorlist li{font-family:"Indie Flower";font-size:120%;font-weight:normal;}.contact_us #contact-form .auth{font-family:"Indie Flower";font-size:1.4em;background:#FE7;padding:0 .5em;margin:0 -0.5em;line-height:2em;border:1px solid #E5D56E;}.contact_us .direct-mail{font-size:110%;padding-left:25px;background:url("/studio/images/contact.png") no-repeat left center;}.contact_us .direct-mail,.contact_us .direct-mail a{color:#333;}.support_page .page{margin-top:1em;}.support_page .nav{float:left;padding:1em 0;width:228px;border:1px solid #DDD;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.support_page .nav ul{list-style:none;}.support_page .nav ul+ul{margin-top:1em;padding-top:1em;border-top:1px solid #DDD;}.support_page .nav li{margin-bottom:1px;}.support_page .nav li a{display:block;padding:0 1em;line-height:29px;text-decoration:none;}.support_page .nav li a:hover{background:#EEE;}.support_page .nav li a.selected{background:#EEE;color:#000;font-weight:bold;}.support_page .content{padding:0 0 0 1em;margin-left:230px;}.support_page .content h1{color:#CCC;border-bottom:1px solid #DDD;}.noie6{text-align:center;margin:30px auto 60px;}.noie6 .browsers{margin-top:2em;}.noie6 .browsers a{display:inline-block;color:black;text-decoration:none;margin-right:1em;}.noie6 .browsers a:hover{text-decoration:underline;}.noie6 .browsers a img{border:none;}.noie6 .browsers a span{display:block;font-weight:bold;}.wizard{overflow:auto;}.wizard ul{list-style-type:none;width:30%;margin-left:auto;margin-right:auto;}.wizard ul.connect li{margin-bottom:1em;}.wizard ul.connect li a{display:block;}.wizard .album{display:inline-block;margin:2em;vertical-align:top;text-align:center;}.wizard .album .inner{margin:4px;width:160px;}.wizard .album.selected .inner{margin:0;border:4px #fd0 solid;box-shadow:0 1px 5px rgba(0,0,0,0.5);}.referral_page .actions{margin:1em 0;padding:0;position:relative;width:102%;left:-1%;}.referral_page .infos li,.referral_page .actions li{position:relative;display:inline-block;width:31.33%;margin:0 1%;vertical-align:top;}.referral_page .box{position:relative;padding:1em;overflow:hidden;font-family:"Open Sans";color:#666;text-shadow:0 1px 0 #FFF;background:url("/platform/images/light-gradiant-bottom.png") repeat-x left top;border:1px solid rgba(0,0,0,0.05);border-radius:5px;height:120px;}.ie8.referral_page .box{border:1px solid #DDD;}.referral_page .infos{margin:4em auto 0;padding:.5em 0;text-align:center;width:90%;border-top:1px solid rgba(0,0,0,0.15);border-bottom:1px solid rgba(0,0,0,0.15);opacity:.4;}.referral_page .infos li{width:auto;padding-right:30px;}.referral_page .infos li:last-child{padding-right:0;}.referral_page .actions{margin-top:3em;}.referral_page .infos h2{font-size:150%;line-height:50px;font-weight:normal;display:inline-block;}.referral_page .infos .arrow{position:absolute;left:-35px;top:0;height:50px;width:50px;background:url('/studio/images/arrow-right.png') left center no-repeat;}.referral_page .infos .friend h2{background:url('/studio/images/friends.png') left center no-repeat;padding-left:55px;}.referral_page .infos .gift h2{background:url('/studio/images/gift.png') left center no-repeat;padding-left:55px;}.referral_page .infos .key h2{background:url('/studio/images/key.png') left center no-repeat;padding-left:50px;}.referral_page .box p,.referral_page .box label{padding:1em 0;}.referral_page .box.link input{width:98%;border:1px solid rgba(0,0,0,0.1);padding:.2em;font-size:105%;color:#666;}.referral_page .box form label{display:block;}.referral_page .box form input{display:inline-block;vertical-align:top;margin:0;width:220px;height:25px;line-height:25px;padding:0 5px;font-size:100%;border:1px solid #999;border-right:none;outline:0;background:#fff url("/platform/images/tiny-shadow-down.png") repeat-x left -2px;}.referral_page .box.link input:hover,.referral_page .box.link input:focus,.referral_page .box form input:focus{box-shadow:0 0 5px #26F;}.referral_page .box form button{position:relative;display:inline-block;vertical-align:top;margin:0;height:27px;padding:0 5px;color:#FFF;font-size:100%;text-shadow:0 1px 0 #333;cursor:pointer;background:url("/platform/images/gradiant-50-XXX-000-20.png") repeat-x scroll left center #26f;border-radius:0 3px 3px 0;border:none;}.referral_page form input.text::-webkit-input-placeholder{color:#BBB;}.referral_page form input.text:-moz-placeholder{color:#BBB;}.referral_page .box.share textarea:focus{-moz-box-shadow:0 0 5px #26F;-webkit-box-shadow:0 0 5px #26F;box-shadow:0 0 5px #26F;}.referral_page #fb-share{float:left;display:inline-block;width:55%;padding:1% 1% 1% 7%;margin:1% 0;background:url('/studio/images/facebook-fav.png') 1px center no-repeat,url('/platform/images/gradiant-50-XXX-000-20.png') repeat-x,#3b5999;border:1px solid rgba(0,0,0,0.1);color:#EEE;text-shadow:none;text-decoration:none;background-position:1px center;cursor:pointer;}.referral_page #fb-share:hover{background-image:url('/studio/images/facebook-fav.png'),url('/platform/images/gradiant-50-000-XXX-20.png');border:1px solid rgba(0,0,0,0.15);}.referral_page #custom-tweet-button{float:right;display:inline-block;width:31%;padding:1%;margin:1% 0;background:#29c url('/platform/images/gradiant-50-XXX-000-20.png') repeat-x;border:1px solid rgba(0,0,0,0.1);}.referral_page #custom-tweet-button:hover{background-image:url('/platform/images/gradiant-50-000-XXX-20.png');border:1px solid rgba(0,0,0,0.15);}.referral_page #custom-tweet-button a{display:block;padding-left:20px;background:url('/studio/images/twitter-min.png') 1px center no-repeat;text-decoration:none;color:#EEE;text-shadow:none;}.Window.videobot{top:20%;}.Window.videobot.hide{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;margin-left:0!important;top:60%;left:120%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}.videobot_overlay{background-color:#FFF;}.videobot_overlay.hide{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;background-color:transparent;}.videobot-popup{position:relative;padding:2em;width:600px;background:white;}.videobot-popup .pane p{margin:1em 0;font-size:110%;}.videobot-popup .actions{margin-top:2em;}.videobot-popup .actions .button{font-size:110%;}.videobot-popup .check{margin-top:5px;display:block;font-size:80%;}.videobot-popup .check input{margin:0;padding:0;}.videobot-banner{position:fixed;width:200px;right:-210px;top:60%;border:1px solid #AAA;background:white;-moz-box-shadow:0 1px 10px rgba(0,0,0,0.75);-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.75);box-shadow:0 1px 10px rgba(0,0,0,0.75);cursor:pointer;}.videobot-banner h3{white-space:nowrap;}.videobot-banner .content{position:relative;padding:1em 2em 1em 1em;}.videobot-banner.show{-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;right:-1em;}.videobot-account{margin-top:1.5em;padding:1em;border:1px dashed #CCC;}.videobot-account #fb_share_auto_videos{display:block;margin:.5em 0;}.videobot-account .pane .actions{margin-top:.5em;}.videobot-account .pane .actions .button{font-size:80%;}.videobot-feedback{width:300px;max-width:none;}.videobot-feedback .text-field{margin:5px 0;}.videobot-feedback button{font-size:80%;}.videobot-feedback .close-btn{position:absolute;top:0;right:0;width:17px;height:17px;background:url("/studio/v3/images/close-7-000.gif") no-repeat center center;cursor:pointer;}.videobot_video_page{background:url('/platform/patterns/exclusive-paper.png');text-shadow:0 1px 0 #FFF;}.videobot_video_page #page:after{display:none;}.videobot_video_page #page .inner,.videobot_video_page #page .inner.end{width:670px;}.videobot_video_page #footer{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;}.videobot_video_page #footer:hover{opacity:1;filter:alpha(opacity=@val*100);}.videobot_video_page #options_bar{display:none;}.videobot_video_page #social-control{margin:10px auto 20px;}.videobot_video_page #videobot-cta.feedback{width:670px;background-color:transparent;border:none;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;-o-transition:all .8s;transition:all .8s;}.videobot_video_page #videobot-cta.feedback.popup{background-color:white;-moz-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;-webkit-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;box-shadow:rgba(0,0,0,0.75) 0 1px 10px;}.videobot_video_page #videobot-cta.feedback .edit-pane{text-align:center;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block{position:relative;display:inline-block;vertical-align:top;width:50%;height:150px;padding:1em 0;font-family:"ProxymaNova","Helvetica Neue","Helvetica","Lucida Grande",Arial,sans-serif;text-align:center;cursor:pointer;text-decoration:none;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block .content{display:inline-block;width:250px;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block .link{position:absolute;left:0;top:0;width:100%;height:100%;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block:after{content:'';position:absolute;left:100%;top:0;height:100%;border-left:1px solid rgba(0,0,0,0.15);border-right:1px solid #FFF;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block:last-child:after{border:none;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block:hover{background-color:rgba(0,0,0,0.05);}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block .title{font-size:2em;font-weight:200;border-bottom:1px solid #007fff;color:#06C;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block p{text-shadow:none;margin-top:1em;font-size:1em;line-height:1.5em;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block:before{display:block;content:'';font-family:Pictos;font-size:3em;padding:0 10px;color:#06C;}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block.edit:before{content:'W';}.videobot_video_page #videobot-cta.feedback .edit-pane .link-block.upgrade:before{content:'S';}.videobot_video_page #videobot-cta.promo{width:auto;background-color:transparent;border:none;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;-o-transition:all .8s;transition:all .8s;}.videobot_video_page #videobot-cta.promo.popup{background-color:white;-moz-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;-webkit-box-shadow:rgba(0,0,0,0.75) 0 1px 10px;box-shadow:rgba(0,0,0,0.75) 0 1px 10px;}.videobot_video_page #videobot-cta.promo.popup .actions .warning{bottom:auto;top:100%;left:auto;right:30%;margin:0;text-align:right;padding-right:5px;}.videobot_video_page #videobot-cta.promo.popup .actions .warning:after{background:url('/studio/images/arrow-top.png') top left no-repeat;right:auto;left:100%;bottom:auto;top:-3px;padding:0;}.videobot_video_page #videobot-cta.promo h2{font-size:2em;}.videobot_video_page #videobot-cta.promo .actions{margin-top:0;top:1em;}.videobot_video_page #videobot-cta.promo .actions .button .facebook{display:block;font-size:200%;line-height:1.2em;}.videobot_video_page #videobot-cta.promo .actions .button.facebook-btn{position:relative;font-size:80%;line-height:1.2em;padding:5px 15px 5px 60px;}.videobot_video_page #videobot-cta.promo .actions .button.facebook-btn.versionB{padding:7px 15px 17px 60px;}.videobot_video_page #videobot-cta.promo .actions .button.facebook-btn.versionB .for-free{position:absolute;bottom:4px;right:15px;}.videobot_video_page #videobot-cta.promo .actions .button.facebook-btn:before{content:'';position:absolute;left:15px;top:50%;width:18px;height:40px;margin-top:-20px;background:url('/studio/images/facebookF.png');}.videobot_video_page #videobot-cta.promo .actions .button.facebook-btn:after{content:'';position:absolute;left:48px;top:0;height:100%;border-left:1px solid rgba(0,0,0,0.1);border-right:1px solid rgba(255,255,255,0.1);}.videobot_video_page #videobot-cta.promo .actions .warning{position:absolute;font-size:.7em;margin:1em;padding:0;line-height:1.2em;width:160px;bottom:100%;left:50%;font-style:italic;}.videobot_video_page #videobot-cta.promo .actions .warning:after{content:'';position:absolute;right:100%;bottom:-5px;width:20px;height:20px;padding:0 5px 0 0;background:url('/studio/images/arrow-bottom.png') top left no-repeat;}.videobot_video_page #videobot-cta.promo .actions .fb-iframe{position:absolute;top:100%;left:0;text-align:left;width:100%;height:70px;padding:.5em 0 0;opacity:1;filter:alpha(opacity=@val*100);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;}.videobot_video_page #videobot-cta.promo .actions .fb-iframe iframe{width:100%;height:100%;border:none;}.videobot_video_page #embedPane{-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;overflow:hidden;height:0;padding:0 1em;margin:0;}.videobot_video_page #embedPane textarea{width:90%;height:40px;resize:none;}.videobot_video_page #embedPane.opened{height:100px;padding:1em;margin:1em 0;}.videobot_video_page #logo{position:absolute;right:0;top:50%;margin-top:-16px;}.videobot_video_page .resources{display:none;}.videobot_video_page #flv_container{width:640px;padding:15px;margin:2em auto 1em;background:rgba(0,0,0,0.55);border:1px solid #FFF;-moz-box-shadow:inset 0 0 7px rgba(0,0,0,0.65);-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,0.65);box-shadow:inset 0 0 7px rgba(0,0,0,0.65);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;text-shadow:none;}.videobot_video_page #flv_container .SxPlayer{border-top:1px solid #555;border-left:1px solid #555;border-right:1px solid #666;border-bottom:1px solid #666;}.videobot_video_page #flv_container .actions{position:absolute;left:50%;top:20px;width:65px;height:100px;padding:15px 0 15px 15px;margin-left:335px;background:#EEE;border-left:1px solid rgba(0,0,0,0.1);border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.6);-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.6);box-shadow:1px 1px 5px rgba(0,0,0,0.6);}.videobot_video_page #flv_container .actions:after{content:'';position:absolute;top:0;right:100%;width:5px;height:140px;background:url('/studio/images/border-left.png') left top no-repeat;}.videobot_video_page #flv_container .actions #shareBtn{margin-top:15px;font-size:10px;padding:0 4px;}.ie8.videobot_video_page #flv_container .actions{border:1px solid #AAA;}.testimonial .feedback{position:relative;margin:3em auto;text-align:center;width:600px;}.testimonial .feedback h2{text-align:right;font-size:1em;font-weight:normal;}.testimonial .feedback h2 .name{display:inline-block;vertical-align:middle;color:#444;text-shadow:0 1px 0 #FFF;font-size:1.2em;font-family:'ProxymaNova','Helvetica neue',Helvetica,Arial,sans-serif;font-weight:200;}.testimonial .feedback h2 .links{display:inline-block;vertical-align:middle;text-align:right;}.testimonial .feedback h2 .links a{position:relative;display:inline-block;vertical-align:bottom;width:20px;height:20px;text-decoration:none;color:rgba(0,106,168,0.7);}.testimonial .feedback h2 .links a:after{position:absolute;bottom:0;left:0;width:20px;line-height:20px;font-size:20px;font-family:Pictos;}.testimonial .feedback h2 .links a:hover:after{color:rgba(0,138,219,0.7);}.testimonial .feedback h2 .links .twitter:after{content:'B';font-size:25px;}.testimonial .feedback h2 .links .source:after{content:'R';}.testimonial .feedback .quote{text-align:center;font-family:"Give you glory",Arial;font-size:2em;color:#555;}.testimonial .feedback .quote:after{content:'"';}.testimonial .feedback .quote:before{content:'"';}.landing-education{background:url('/platform/patterns/old_mathematics.png') center top;}.landing-education #body>.inner{padding-top:0;}.landing-education header{position:relative;height:500px;background:url('/studio/images/education-header.jpg');text-indent:-999em;-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);box-shadow:0 1px 5px rgba(0,0,0,0.5);}.landing-education header .captureForm{text-indent:0;position:absolute;right:30px;bottom:115px;width:400px;}.landing-education header .captureForm .button{font-size:180%;}.landing-education header .captureForm p{color:#EEE;}.landing-education section.explain{font-family:'ProxymaNova','Helvetica neue',Helvetica,Arial,sans-serif;color:#666;background:url('/platform/patterns/exclusive-paper.png');-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);box-shadow:0 0 5px rgba(0,0,0,0.5);}.landing-education section.explain:after{visibility:hidden;display:block;font-size:0;content:" ";clear:left;height:0;}.landing-education section.explain .page{width:50%;}.landing-education section.explain .page .content{padding:1em 3em 3em;}.landing-education section.explain .page h2{font-weight:200;font-size:150%;text-align:left;}.landing-education section.explain .page ul{list-style:none;}.landing-education section.explain .howitworks{position:relative;float:left;}.landing-education section.explain .howitworks:after{content:"";position:absolute;top:0;right:0;width:0;height:100%;border-left:1px solid #CCC;border-right:1px solid #FFF;}.landing-education section.explain .howitworks ul{margin-top:1em;}.landing-education section.explain .howitworks ul li{padding:1em 0;}.landing-education section.explain .howitworks ul h3{font-weight:200;font-size:200%;}.landing-education section.explain .howitworks ul h3 span{display:inline-block;vertical-align:middle;}.landing-education section.explain .howitworks ul h3:before{content:'3';display:inline-block;vertical-align:middle;margin:0 10px 0 0;font-family:Pictos;color:#73c018;text-shadow:1px 1px 0 #FFF;}.landing-education section.explain .howitworks ul p{margin-left:15%;font-size:110%;line-height:1.5em;color:#777;}.landing-education section.explain .whoisitfor{float:right;}.landing-education section.explain .whoisitfor ul{margin-top:1em;}.landing-education section.explain .whoisitfor ul li{padding:2em 0;padding-left:90px;}.landing-education section.explain .whoisitfor ul li p{font-size:110%;line-height:1.5em;color:#777;}.landing-education section.explain .whoisitfor ul li.teachers{background:url('/studio/images/education-picto-teacher.png') left 1em no-repeat;}.landing-education section.explain .whoisitfor ul li.schools{border-top:1px dashed #CCC;background:url('/studio/images/education-picto-school.png') left 1em no-repeat;}.landing-education .captureForm{margin:3em 0 0;}.landing-education .captureForm .button{font-size:200%;}.landing-education #footer .inner{border-top:none;}.ie8.landing-education section.explain{border:1px solid #CCC;}.pricing_page.education .pricing-faq{border-top:1px solid #DDD;}.realestate_video_page{text-shadow:0 1px 0 #FFF;background:#333;background-attachment:scroll;padding-top:20px;}.realestate_video_page #page{background:url('/studio/images/city-line.png') bottom left repeat-x;}.realestate_video_page #page:after{display:none;}.realestate_video_page #page .inner,.realestate_video_page #page .inner.end{position:relative;width:670px;}.realestate_video_page #page #body{padding-bottom:100px;}.realestate_video_page #footer{text-shadow:none;opacity:1;filter:alpha(opacity=@val*100);}.realestate_video_page #footer a,.realestate_video_page #footer li.head,.realestate_video_page #footer .signature,.realestate_video_page #footer .powered{color:#CCC;}.realestate_video_page #footer .inner{border:none;}.realestate_video_page .videoHeader{position:relative;text-align:left;margin:0 0 50px;padding:0 200px 0 95px;color:#EEE;text-shadow:0 1px 0 #333;}.realestate_video_page .videoHeader #google-map{position:absolute;left:0;top:50%;margin-top:-40px;width:70px;height:70px;border:5px solid #FFF;-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.15);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.15);box-shadow:2px 2px 5px rgba(0,0,0,0.15);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}.realestate_video_page .videoHeader #logo{position:absolute;right:0;top:50%;margin-top:-15px;}.realestate_video_page .resources{display:none;}.realestate_video_page #flv_container{width:640px;height:360px;padding:10px;margin:1em auto 2em;background:#666;-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.15);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.15);box-shadow:2px 2px 5px rgba(0,0,0,0.15);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;text-shadow:none;}.realestate_video_page #flv_container .SxPlayer{border-top:1px solid rgba(255,255,255,0.4);border-left:1px solid rgba(255,255,255,0.4);border-right:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2);margin:-1px;}.realestate_video_page .call-to-action{text-align:center;margin:50px 0;}.realestate_video_page .call-to-action .button{font-size:1.4em;padding:.4em 1em;-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.15);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.15);box-shadow:2px 2px 5px rgba(0,0,0,0.15);}.ie8.realestate_video_page #flv_container .actions{border:1px solid #AAA;}.realestate-landing #body>.inner{padding-top:0;}.realestate-landing header{position:relative;height:500px;background:url('/studio/images/realestate/background.jpg') top left no-repeat;-moz-box-shadow:0 2px 2px #999;-webkit-box-shadow:0 2px 2px #999;box-shadow:0 2px 2px #999;color:#FFF;text-shadow:0 1px 0 rgba(0,0,0,0.4);font-family:"ProxymaNova","Helvetica Neue","Helvetica","Lucida Grande",Arial,sans-serif;}.realestate-landing header h1{position:relative;text-align:center;font-size:3em;font-weight:200;line-height:100px;height:100px;}.realestate-landing header .explain{position:absolute;top:40%;right:20px;margin:0 auto;text-align:center;width:400px;height:170px;line-height:150px;margin-top:-75px;text-indent:0;color:#FFF;font-weight:200;}.realestate-landing header .explain .content{position:relative;display:inline-block;vertical-align:middle;text-align:center;line-height:normal;}.realestate-landing header .explain .content .tilde{display:block;margin:0;padding:0;line-height:1em;font-size:3em;}.realestate-landing header .explain .content .text{display:inline-block;font-size:1.7em;line-height:1.3em;}.realestate-landing header .overlay{position:absolute;top:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);opacity:0;filter:alpha(opacity=@val*100);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}.realestate-landing header .video{position:absolute;top:50%;left:20px;width:500px;height:281.25px;margin-top:-140.625px;border:10px solid rgba(0,0,0,0.65);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}.realestate-landing header .video #flv_container{width:100%;height:100%;}.realestate-landing header .video #flv_container .SxPlayer{background-color:rgba(0,0,0,0.4);}.realestate-landing header .video #flv_container .SxPlayer .poster{background:transparent;}.realestate-landing header .video #flv_container .SxPlayer .poster img{display:none;}.realestate-landing header .video #flv_container .SxPlayer .videoContainer,.realestate-landing header .video #flv_container .SxPlayer .cmdBar{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;filter:alpha(opacity=@val*100);}.realestate-landing header.playing .overlay{opacity:1;filter:alpha(opacity=@val*100);}.realestate-landing header.playing .video{border-color:rgba(255,255,255,0.4);}.realestate-landing header.playing .video #flv_container .SxPlayer .videoContainer,.realestate-landing header.playing .video #flv_container .SxPlayer .cmdBar{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:1;filter:alpha(opacity=@val*100);}.realestate-landing header .actions{text-indent:0;position:absolute;right:0;top:100%;width:400px;text-align:center;line-height:normal;}.realestate-landing header .actions .button{font-size:2em;background-color:#d8893c;background-image:-webkit-gradient(linear,left top,left bottom,from(#dc9651),to(#d17c2a));background-image:-webkit-linear-gradient(top,#dc9651,#d17c2a);background-image:-moz-linear-gradient(top,#dc9651,#d17c2a);background-image:-ms-linear-gradient(top,#dc9651,#d17c2a);background-image:-o-linear-gradient(top,#dc9651,#d17c2a);background-image:linear-gradient(top,#dc9651,#d17c2a);border:1px solid #a66321;}.realestate-landing section.explain{margin:20px 0 0;}.realestate-landing section.explain ul{list-style:none;text-align:center;}.realestate-landing section.explain ul li{text-align:left;display:inline-block;vertical-align:top;width:28%;margin:20px 1%;padding:1.5%;font-family:"ProxymaNova","Helvetica Neue",Helvetica,"Lucida Grande",Arial,sans-serif;color:#333;background:#F3F3F3;border:1px solid #E3E3E3;min-height:160px;}.realestate-landing section.explain ul li h2{font-weight:200;font-size:1.8em;margin-bottom:20px;}.realestate-landing section.explain ul li h2 span{vertical-align:middle;}.realestate-landing section.explain ul li h2:before{content:'';font-family:Pictos;font-size:1.5em;margin-right:10px;vertical-align:middle;}.realestate-landing section.explain ul li.slides h2:before{content:'P';}.realestate-landing section.explain ul li.text h2:before{content:'W';}.realestate-landing section.explain ul li.maps h2:before{content:'G';}.realestate-landing section.explain ul li.hd h2:before{content:'S';}.realestate-landing section.explain ul li.embed h2:before{content:'b';}.realestate-landing section.explain ul li.sharing h2:before{content:'c';}.realestate-landing section.explain ul li.sharing h2{font-size:1.6em;}.realestate-landing section.explain ul li p{font-size:1.1em;line-height:1.6em;color:#666;text-shadow:0 1px 0 #FFF;}.realestate-landing .actions{margin:20px 0 0;text-align:center;}.realestate-landing .actions a{font-size:2em;background-color:#d8893c;background-image:-webkit-gradient(linear,left top,left bottom,from(#dc9651),to(#d17c2a));background-image:-webkit-linear-gradient(top,#dc9651,#d17c2a);background-image:-moz-linear-gradient(top,#dc9651,#d17c2a);background-image:-ms-linear-gradient(top,#dc9651,#d17c2a);background-image:-o-linear-gradient(top,#dc9651,#d17c2a);background-image:linear-gradient(top,#dc9651,#d17c2a);border:1px solid #a66321;}.realestate-landing .actions .explain{margin-top:.5em;}.theme_page #topnav .create{display:none;}.theme_page .testimonial .feedback{margin:3em auto 2em auto;}.theme_page h1{font-family:"ProxymaNova","Helvetica Neue","Helvetica","Lucida Grande",Arial,sans-serif;font-weight:200;font-size:2.5em;color:#666;letter-spacing:1px;margin-bottom:.5em;text-align:center;}.theme_page .video{line-height:360px;height:360px;font-family:"ProxymaNova","Helvetica Neue","Helvetica","Lucida Grande",Arial,sans-serif;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f0f0f0));background-image:-webkit-linear-gradient(top,#f8f8f8,#f0f0f0);background-image:-moz-linear-gradient(top,#f8f8f8,#f0f0f0);background-image:-ms-linear-gradient(top,#f8f8f8,#f0f0f0);background-image:-o-linear-gradient(top,#f8f8f8,#f0f0f0);background-image:linear-gradient(top,#f8f8f8,#f0f0f0);border:1px solid #DDD;}.theme_page .video #flv_container{line-height:normal;width:640px;height:360px;float:left;}.theme_page .video header{position:relative;float:right;width:348px;text-align:center;}.theme_page .video header:before{content:'';position:absolute;left:0;top:0;height:100%;border-left:1px solid #CCC;border-right:1px solid rgba(255,255,255,0.85);}.theme_page .video header .content{display:inline-block;line-height:normal;height:auto;background:transparent;vertical-align:middle;color:#666;text-shadow:0 1px 0 #FFF;padding:0 10px;}.theme_page .video header .content p{font-weight:200;font-size:1.4em;line-height:1.7em;text-shadow:none;margin:1.2em 0;padding:0 1em;}.theme_page .video header .content .actions{text-align:center;padding-top:25px;}.theme_page .video header .content .actions .no-fb{display:inline-block;color:#999;text-shadow:none;padding:10px 0;}.theme_page .video header .content .actions .button{font-size:1.6em;font-weight:200;}.theme_page .video header .content .actions .button.facebook-btn{position:relative;padding:5px 15px 5px 60px;}.theme_page .video header .content .actions .button.facebook-btn:before{content:'';position:absolute;left:15px;top:50%;width:18px;height:40px;margin-top:-20px;background:url('/studio/images/facebookF.png');}.theme_page .video header .content .actions .button.facebook-btn:after{content:'';position:absolute;left:48px;top:0;height:100%;border-left:1px solid rgba(0,0,0,0.1);border-right:1px solid rgba(255,255,255,0.1);}.theme_page.snowflakes .video header .actions .button{font-size:1.4em;}.theme_page .features{margin:0 -10px;text-align:left;font-family:"ProxymaNova","Helvetica Neue","Helvetica","Lucida Grande",Arial,sans-serif;}.theme_page .features .feature{position:relative;display:inline-block;vertical-align:top;width:463px;margin:18px 10px 0;padding:10px;text-align:left;background:#EEE;border:1px solid rgba(0,0,0,0.05);}.theme_page .features .feature:after{content:'';position:absolute;left:50%;top:0;height:100%;margin-left:-10px;border-left:1px solid rgba(0,0,0,0.05);border-right:1px solid rgba(255,255,255,0.5);}.theme_page .features .feature img{float:left;width:50%;width:200px;height:110px;-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.4);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.4);box-shadow:1px 1px 3px rgba(0,0,0,0.4);border:4px solid #FFF;}.theme_page .features .feature .explain{float:right;width:50%;}.theme_page .features .feature .explain h2{margin-bottom:15px;font-weight:200;font-size:2em;color:#888;text-shadow:0 1px 0 #FFF;}.theme_page .features .feature .explain p{font-family:"ProxymaNova","Helvetica Neue","Helvetica","Lucida Grande",Arial,sans-serif;color:#999;font-size:1.1em;line-height:1.5em;}