/* jquery/colorbox.css (77%) */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}
#cboxOverlay{position:fixed;width:100%;height:100%;background:url(/img/colorbox/1.3.20/overlay.png) repeat 0 0;}
#cboxMiddleLeft,#cboxBottomLeft{clear:left;}
#cboxContent{position:relative;background:#fff;overflow:hidden;}
#cboxLoadedContent{overflow:auto;margin-bottom:28px;}
#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494;margin:0;}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left;border:0;display:block;max-width:none;margin:auto;}
.cboxIframe{width:100%;height:100%;display:block;border:0;background:#fff;}
#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;}
#cboxTopLeft{width:21px;height:21px;background:url(/img/colorbox/1.3.20/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px;height:21px;background:url(/img/colorbox/1.3.20/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px;height:21px;background:url(/img/colorbox/1.3.20/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px;height:21px;background:url(/img/colorbox/1.3.20/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px;background:url(/img/colorbox/1.3.20/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px;background:url(/img/colorbox/1.3.20/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px;background:url(/img/colorbox/1.3.20/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px;background:url(/img/colorbox/1.3.20/border.png) 0 -29px repeat-x;}
#cboxError{border:1px solid #ccc;padding:50px;}
#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494;}
#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef;}
#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/img/colorbox/1.3.20/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute;bottom:0;left:27px;background:url(/img/colorbox/1.3.20/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(/img/colorbox/1.3.20/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(/img/colorbox/1.3.20/loading.gif) no-repeat center center;}
#cboxClose{position:absolute;bottom:0;right:0;background:url(/img/colorbox/1.3.20/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}
.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
.cboxIE6 #cboxTopLeft{background:url(/img/colorbox/1.3.20/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/img/colorbox/1.3.20/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/img/colorbox/1.3.20/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/img/colorbox/1.3.20/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/img/colorbox/1.3.20/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/img/colorbox/1.3.20/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/img/colorbox/1.3.20/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/img/colorbox/1.3.20/ie6/borderMiddleRight.png);}

/* base.css (64%) */
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,a{border:0;margin:0;padding:0;}
body{font-size:100.01%;font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;background:#ECF5F9 url(/img/layout/bg.gif) repeat-x;}
img{border:0;}
#wrapper-content{text-align:center;width:950px;margin:0 auto;}
#content{min-height:500px;width:950px;border-left:1px solid #999;border-right:1px solid #999;background:#fff;font-size:.8em;text-align:left;clear:both;position:relative;margin:0 auto;padding:5px 15px 30px;}
.checkout #content{padding-top:25px;border-bottom:1px solid #999;min-height:0;}
.page{padding:15px;}
.page h1{font-size:2em;text-align:center;}
.page h2{text-align:left;}
.page ul{margin:0 0 0 15px;}
.page .quote{border:1px solid #999;background:#efefef;font-size:1.3em;width:85%;height:20px;margin:10px;padding:5px;}
#header{width:950px;height:70px;text-align:left;position:relative;margin:0 auto;padding:0 5px;}
#header #logo{width:397px;float:left;height:60px;margin:10px 0 0;}
#header #renew{width:265px;float:right;position:relative;margin:10px 0 0;}
#header #renew p{position:absolute;width:265px;color:#fff;text-align:center;font-size:13px;font-weight:700;top:2px;}
#header #renew p a{text-decoration:none;}
#header a{color:#fff;display:block;}
.checkout #header{border-top:1px solid #999;border-right:1px solid #999;border-left:1px solid #999;background:#fff;height:75px;padding:0;}
.checkout #header img{margin:15px 0 0 15px;}
#wrapper-menu{background:#69C url(/img/layout/menu-background.png) top left repeat-x;float:left;width:100%;min-height:29px;}
#menu{width:950px;font-size:95%;white-space:nowrap;padding-right:2px;margin:0 auto;}
#menu ul{list-style:none;float:left;width:100%;margin:0;padding:0;}
#menu li.right{float:right;}
#menu a:link,#menu a:visited{background:transparent;color:#fff;text-decoration:none;float:left;font-weight:700;padding:5px 10px;}
#menu a:hover{background:#06C url(/img/layout/menu-background.png) bottom repeat-x;color:#fff;}
legend{font-weight:700;font-size:1.2em;}
.input{clear:both;margin:0;}
label{font-weight:700;display:block;margin:0 0 5px;}
.select label,.input label{width:200px;}
.checkbox label{width:400px;}
.modal .checkbox label{width:auto;}
.file label{display:inline;margin-right:10px;}
.help{color:#777;font-size:.9em;width:400px;clear:both;margin:0 0 10px 2px;}
.modal .help{width:auto;padding-top:5px;}
.submit{margin-top:10px;}
.submit input,.submit button{font-weight:700;text-decoration:none;border:1px solid #ccc;border-top:1px solid #ddd;border-left:1px solid #ddd;background-color:#ededed;color:#565656;padding:5px;}
.submit input:hover,.submit button:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#369;cursor:pointer;}
.submit .icon{background-repeat:no-repeat;background-position:5px center;padding-left:25px;}
.submit .icon-right{background-repeat:no-repeat;background-position:95% center;padding-right:25px;}
.submit .key-go{background-image:url(/img/icons/key_go.png);}
.submit .user-add{background-image:url(/img/icons/user_add.png);}
.submit .user-add-bold{background-color:#FCAB03;background-image:url(/img/icons/user_add.png);color:#fff;-moz-border-radius:5px;border-radius:5px;}
.submit .user-add-bold:hover{background-color:#EB7D0E;color:#fff;}
.submit .add{background-image:url(/img/icons/add.png);}
.submit .tick{background-image:url(/img/icons/tick.png);}
.submit .delete{background-image:url(/img/icons/delete.png);}
.submit .cross{background-image:url(/img/icons/cross.png);}
.submit .lock-go{background-image:url(/img/icons/lock_go.png);}
.submit .copy{background-image:url(/img/icons/copy.png);}
.submit .cart-go{background-image:url(/img/icons/cart_go.png);}
.submit .script-code{background-image:url(/img/icons/script_code.png);}
.submit .search{background-image:url(/img/icons/magnifier.png);}
#reset-password{cursor:pointer;}
#login{position:absolute;top:0;right:0;background:#CFE4FF;font-size:1.2em;border-color:#192FA3;border-style:solid;border-width:0 0 1px 1px;padding:5px;}
li.login img{vertical-align:top;margin:3px 5px 0 0;}
#login .input input{font-size:1.2em;width:220px;}
#login .submit{text-align:right;}
#login .submit input{font-size:1.2em;}
#cboxClose,#cboxCurrent,#cboxNext,#cboxPrevious,#cboxTitle{top:0!important;bottom:auto!important;}
#cboxLoadedContent{margin-bottom:0;margin-top:28px;}
.blog{border:3px solid #7DB5EE;background:#fff;text-align:center;padding:5px;}
#header .blog{float:right;font-size:.9em;background:#EFFAFF;margin:9px 0 0;}
.blog h5{background:transparent;border:0;font-size:1em;padding:0 2px;}
#header .blog a{color:#20C;font-size:.9em;}
table#premium{border-collapse:collapse;border:1px solid #ccc;background:#fff;width:100%;}
table#premium td,table#premium th{padding:10px 15px;}
table#premium td{text-align:center;}
table#premium tbody th{width:50%;}
table#premium th,table#premium td{border:1px solid #ccc;}
table#premium thead th{background:#7DB5EE;color:#fff;font-size:1.2em;text-align:center;}
table#premium tbody td{width:25%;}
table#premium .note{color:#999;font-size:.6em;}
#footer{text-align:right;color:#fff;letter-spacing:.15em;background:#3B58BA url(/img/layout/menu-background.png) top left repeat-x;border:1px solid #152AA0;font-size:80%;clear:both;width:920px;margin:0 auto;padding:2px 15px;}
#footer ul{margin:0;}
body.fluid #footer{font-size:1em;min-width:760px;width:auto;}
#footer a{color:#fff;text-decoration:none;}
div.error-message,div#messages{font-weight:700;clear:both;padding:0;}
div#messages strong{text-transform:uppercase;}
div.error-message{display:block;color:#B51F29;font-weight:700;}
div.message,div.notice,div.flash_error p,div.flash_success p,div#message p{margin:0;padding:2px 5px;}
div.error,div.flash_error{color:#B51F29;border:1px solid #80250F;background:#FFEFEF;}
div.flash_success{color:green;border:1px solid green;background:#EFFFEF;}
div.notice,div.flash_notice{color:#00F;background:#EFEFFF;}
form .error{padding:5px;}
.clearer{clear:both;}
body#entryBody,#wrapper-header{background:#fff;}
#menu li,#footer li{display:inline;}

/* signup.css (64%) */
h1{color:#192FA3;font-size:3em;margin:5px 0;}
.google-apps h1{font-size:2em;}
h2{font:1.5em arial,sans-serif;font-weight:700;width:100%;margin:10px 0;}
.google-apps h2{margin-top:25px;margin-bottom:25px;}
.google-apps h2 img{float:left;margin-top:11px;margin-right:10px;}
#body-error h2{text-align:center;padding-top:25px;}
h3{font:14px/1.2em arial,sans-serif;font-weight:700;width:100%;color:#777;margin:10px 0;}
#content{padding:0;}
div#usp{float:left;margin:15px 0 0;}
div#demo{float:right;}
div#strap{float:left;width:290px;margin:0 15px;}
#strap ul{font:1.3em arial,sans-serif;font-weight:700;margin:0 0 20px 20px;}
#strap ul li{margin:5px 0;}
.variant h2{font:1.3em arial,sans-serif;font-weight:700;}
#signup{color:#fff;text-align:left;width:270px;height:140px;background:#7db5ee url(/img/signup/signup_bg.png) no-repeat;padding:10px;}
#signup_small{color:#fff;text-align:left;width:260px;height:50px;background:#7db5ee url(/img/signup/signup_bg_small.png) no-repeat;padding:15px;}
#signup p{font-size:14.5px;line-height:20px;margin:0 0 20px;}
.google-apps #signup img{margin-left:50px;}
#signup img{margin:0 0 0 5px;}
#signup .phone{text-align:center;margin-top:-3px;font-size:1.1em;}
#tour{text-align:center;background:#7DB5EE;}
#tour #video{width:700px;height:400px;margin:0 auto;padding:0 0 15px;}
.featured{border:3px solid #7DB5EE;background:#fff;text-align:center;padding:5px;}
.featured h2{font-size:1.5em;}
.featured a{display:block;margin:10px auto 5px;}
#reviews{border:3px solid #7DB5EE;background:#fff;overflow:auto;margin-bottom:15px;padding:0 5px 5px;}
#reviews-list{overflow:auto;padding-top:15px;}
#reviews-list h2,#reviews h2{font-size:1.5em;text-align:center;margin:2px 0;padding:0;}
#reviews-list .review{border:1px solid #7DB5EE;background:#fff;overflow:auto;width:580px;margin:15px auto;padding:0 5px 5px;}
.review h4 a{text-decoration:none;color:#3B5998;}
.review-avatar,.review-content{float:left;}
.review-avatar{width:50px;margin:5px 10px 0 0;}
.review-content{width:520px;}
.review-actions a{color:#6D84B4;font-size:11px;text-decoration:none;}
#details{width:920px;float:left;background:#CFE4FF;border-top:1px solid #192FA3;margin:15px 0 0;padding:15px;}
#details ul{list-style:none;}
#features{float:left;width:600px;font-size:1.1em;}
#features .feature{padding:5px 0 5px 42px;}
#features .access{background:url(/img/icons/applications-internet.png) no-repeat center left;}
#features .share{background:url(/img/icons/view-refresh.png) no-repeat center left;}
#features .users{background:url(/img/icons/system-users.png) no-repeat center left;}
#features .google-apps{background:url(/img/icons/google-apps.png) no-repeat center left;}
#sidebar{float:right;width:250px;}
#sidebar li{margin:0 0 30px;}
#sidebar #facebook-page{background:#fff;border:3px solid #7DB5EE;}
#user-quotes{border:1px solid #36a600;background:#DFFFCF;font-size:1.1em;font-weight:700;padding:5px;}
.friend{text-align:center;margin:15px auto;}
.friend a img{border:1px solid #fff;}
.friend a{color:#20C;}
.modal h3{width:275px;}
.signup-form{margin:0 0 0 220px;}
.signup-form h2{text-align:center;}
.user-form{width:450px;padding:5px 30px;}
#resuming-session,.user-form h2{color:#192FA3;text-align:center;background:#D1E5FA;border-bottom:1px solid #9CF;border-top:1px solid #9CF;}
.user-form .input,.user-form .submit{overflow:hidden;margin:5px 0;}
.user-form .input label{float:left;width:200px;margin-right:10px;text-align:right;}
.user-form .input input{width:200px;float:left;}
.user-form .checkbox input{width:auto;float:right;margin:15px 210px 0 0;}
.user-form .submit{text-align:right;width:410px;}
.user-form .error-message{text-align:right;}
.agree-terms{text-align:right;margin:10px 40px 10px 0;}
#resuming-session{text-align:center;padding:15px;}
.reviews .inactive,.modal{display:none;}