/* jquery/jgrowl.css (81%) */
div.jGrowl{z-index:9999;padding:10px;}
div.ie6{position:absolute;}
div.ie6.top-right{right:auto;bottom:auto;left:expression((0-jGrowl.offsetWidth+(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) 0 (ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0+(ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.top-left{left:expression((0+(ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0+(ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.bottom-right{left:expression((0-jGrowl.offsetWidth+(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) 0 (ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0-jGrowl.offsetHeight+(document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) 0 (ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.bottom-left{left:expression((0+(ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0-jGrowl.offsetHeight+(document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) 0 (ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );}
div.ie6.center{left:expression((0+(ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft) ) 0 px );top:expression((0+(ignoreMe=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop) ) 0 px );width:100%;}
body > div.jGrowl{position:fixed;}
body > div.jGrowl.top-left{left:0;top:0;}
body > div.jGrowl.top-right{right:0;top:0;}
body > div.jGrowl.bottom-left{left:0;bottom:0;}
body > div.jGrowl.bottom-right{right:0;bottom:0;}
body > div.jGrowl.center{top:0;width:50%;left:25%;}
div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto;}
div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{background-color:#000;color:#fff;opacity:.85;filter:alpha(opacity=85);zoom:1;width:235px;margin-top:5px;margin-bottom:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;text-align:left;display:none;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px;}
div.jGrowl div.jGrowl-notification{min-height:40px;}
div.jGrowl div.jGrowl-notification div.header{font-weight:700;font-size:10px;}
div.jGrowl div.jGrowl-notification div.close{float:right;font-weight:700;font-size:12px;cursor:pointer;}
div.jGrowl div.jGrowl-closer{height:15px;padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:11px;font-weight:700;text-align:center;}

/* jquery/tipsy.css (73%) */
.tipsy{font-size:10px;position:absolute;z-index:100000;padding:5px;}
.tipsy-inner{background-color:#000;color:#FFF;max-width:200px;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:5px 8px 4px;}
.tipsy-arrow{position:absolute;width:0;height:0;border:5px solid transparent;}
.tipsy-arrow-n{border-bottom-color:#000;}
.tipsy-arrow-s{border-top-color:#000;}
.tipsy-arrow-e{border-left-color:#000;}
.tipsy-arrow-w{border-right-color:#000;}
.tipsy-n .tipsy-arrow,.tipsy-nw .tipsy-arrow,.tipsy-ne .tipsy-arrow{top:0;border-top:none;}
.tipsy-s .tipsy-arrow,.tipsy-sw .tipsy-arrow,.tipsy-se .tipsy-arrow{bottom:0;border-bottom:none;}
.tipsy-n .tipsy-arrow,.tipsy-s .tipsy-arrow{left:50%;margin-left:-5px;}
.tipsy-nw .tipsy-arrow,.tipsy-sw .tipsy-arrow{left:10px;}
.tipsy-ne .tipsy-arrow,.tipsy-se .tipsy-arrow{right:10px;}
.tipsy-e .tipsy-arrow,.tipsy-w .tipsy-arrow{top:50%;margin-top:-5px;}
.tipsy-e .tipsy-arrow{right:0;border-right:none;}
.tipsy-w .tipsy-arrow{left:0;border-left:none;}

/* 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;}

/* style.css (64%) */
h1{text-align:center;color:#192FA3;font-size:2em;margin:5px 0;}
h1 a{font-size:.6em;}
h2{font:16px/1.3em arial,sans-serif;font-weight:700;width:100%;text-align:center;margin:10px 0;}
h3{font:14px/1.2em arial,sans-serif;font-weight:700;width:100%;text-align:center;color:#777;margin:10px 0;}
h4{border:1px solid #192FA3;background:#CFE4FF;font-size:1em;min-height:55px;padding:5px;}
h5{border:1px solid #192FA3;background:#CFE4FF;font-size:1em;padding:5px;}
#content{width:920px;}
body.fluid #content{width:auto!important;min-width:920px;margin:0 20px!important;}
#content .body{font-size:1.2em;}
#content .body p{margin:10px 0;}
#content .body ul,#content .body ol{margin-left:25px;}
#content .body #pic-history{float:right;clear:both;width:370px;margin:0 0 0 45px;}
#content .body #pic-history h2{border-bottom:1px solid #999;padding-left:5px;margin-bottom:15px;width:350px;color:#333;}
#content .body #pic-history .pic-wrapper{border:1px solid #ccc;margin-bottom:15px;padding:5px;}
#dashboard{padding:15px 0 0 15px;}
#dashboard #announcement{color:#00F;border:1px solid #00F;background:#EFEFFF;}
#dashboard #announcement p{padding:2px 5px;}
#dashboard h4{font-size:1.3em;margin:5px;}
#dashboard .item{float:left;text-align:center;width:125px;margin:10px 25px 5px 0;}
#dashboard .item a{font-size:.95em;display:block;border:1px solid #ccc;text-decoration:none;padding:5px;}
#dashboard .item a:hover{background:#efefef;border:1px solid #999;padding:6px 4px 4px 6px;}
#help .section{margin:15px;}
#help .section p{padding:5px;}
#help .section h3{text-align:left;width:auto;border-bottom:1px solid #999;margin:0;padding:2px 5px;}
#help .section ul{margin-left:25px;list-style:none;}
#help .section li a{color:#00E;}
form{border:1px solid #ccc;margin:10px 0 0;padding:10px;}
.modal form{border:0;width:300px;margin:25px auto;padding:0;}
#copy-planbook-options form .submit{float:left;margin-right:15px;}
#copy-planbook-options #PlanbookId{width:230px;}
.input{margin:10px 0 5px;}
.input input{width:200px;}
div.checkbox{float:left;margin:10px 20px 5px 0;}
.modal div.checkbox{margin-bottom:0;}
.modal-select .checkbox{margin:2px 5px;}
.checkbox label{float:left;margin:0 10px 0 0;}
.checkbox input{float:left;width:auto;margin-right:10px;}
.radio input{clear:both;float:left;width:auto;margin:2px 10px 0 0;}
.hasDatepicker + img{position:relative;left:-21px;top:2px;}
.planbook_days{float:left;margin-bottom:5px;}
.planbook_days .checkbox{clear:none;float:left;text-align:center;margin:0 15px 0 0;}
#SharePlanbookId{min-width:200px;}
.add-attachment{vertical-align:middle;margin-left:10px;}
.show-options,.hide-options{text-decoration:none;display:block;margin-bottom:15px;}
#standards{float:left;clear:both;}
#standards .standards-disabled{margin-top:10px;}
.standards-wrapper{margin-bottom:15px;clear:both;}
.standards-wrapper a.standard-button{font-weight:700;display:inline-block;text-decoration:none;border:1px solid #ccc;border-top:1px solid #ddd;border-left:1px solid #ddd;background-color:#ededed;color:#565656;background-repeat:no-repeat;background-position:5px center;background-image:url(/img/icons/cross.png);margin-right:15px;margin-top:5px;padding:5px 5px 5px 25px;}
.standards-wrapper a.standard-button:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#369;cursor:pointer;}
.standards-wrapper a.standard-enabled{background-image:url(/img/icons/tick.png);}
.standards-wrapper h3{color:#000;text-align:left;font-size:12px;border-bottom:1px solid #ccc;margin-bottom:5px;}
.standards-wrapper p{margin-left:2px;}
.standards-section-wrapper{max-width:550px;margin:10px 0 20px 10px;}
.standards-select-wrapper{min-width:500px;}
.modal-select{padding:15px;}
.modal-select h1{background:#D1E5FA;border-bottom:1px solid #9CF;border-top:1px solid #9CF;color:#192FA3;text-align:center;font-size:26px;margin-bottom:15px;}
.modal-select h2{border-bottom:1px solid #999;text-align:left;width:auto;margin:0 0 5px;padding:2px 5px;}
.modal-select .checkbox label{float:none;width:225px;}
.modal-select .submit button{margin-right:25px;}
.standards-select-wrapper .submit{position:absolute;bottom:0;width:761px;background:#fff;padding:10px 0;}
#standard-list-modal,#standard-list-select-modal ul{height:200px;overflow:auto;}
#standard-list-select-modal ul a{text-decoration:none;display:inline-block;width:290px;background:url(/img/layout/ui-bg_glass_85_dfeffc_1x400.png) repeat-x scroll 50% 50% #DFEFFC;border:1px solid #C5DBEC;color:#2E6E9E;font-weight:700;border-radius:5px;margin:5px 0;padding:5px;}
#standard-select-modal img{display:block;margin:50px auto;}
#standards-wrapper .description{width:300px;}
.standard-input .standard-code{width:100px;margin-right:45px;}
#embed-code,#embed-preview{text-align:center;border:1px solid #ccc;margin:20px auto;padding:10px;}
#embed-code textarea{width:600px;height:50px;}
.index-actions{margin:0 0 15px;}
.index-actions li{display:inline;}
.index-actions li a{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;}
.index-actions li a:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#369;}
.index-actions .icon a{background-repeat:no-repeat;background-position:5px center;padding-left:25px;}
.index-actions .book-add a{background-image:url(/img/icons/book_add.png);}
.index-actions .book-open a{background-image:url(/img/icons/book_open.png);}
.index-actions .book-user a{background-image:url(/img/icons/book_user.png);}
.index-actions .book-go a{background-image:url(/img/icons/book_go.png);}
.index-actions .user-edit a{background-image:url(/img/icons/user_edit.png);}
.index-actions .acrobat a{background-image:url(/img/icons/acrobat.png);}
.index-actions .cart-go a{background-image:url(/img/icons/cart_go.png);}
.index-actions .house a{background-image:url(/img/icons/house.png);}
dl{line-height:2em;width:60%;margin:0;}
dt{font-weight:700;padding-left:4px;vertical-align:top;}
dd{margin-left:10em;margin-top:-2em;vertical-align:top;}
.index .empty{font-size:1.2em;font-weight:700;color:#B51F29;border:1px solid #80250F;background:#FFEFEF;padding:2px 5px;}
.index table{background-color:#fff;border-top:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;clear:both;color:#333;margin-bottom:10px;width:100%;}
.index th{background-color:#f2f2f2;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #bbb;border-bottom:1px solid #bbb;text-align:center;padding:2px 5px;}
.index th.left{padding-left:4px;}
.index th a{display:block;text-decoration:none;padding:2px 4px;}
.index th a:hover{background-color:#ccc;color:#333;text-decoration:none;}
.index table tr td{background:#fff;border-right:1px solid #ccc;text-align:center;vertical-align:top;padding:15px;}
.index table tr.header td{text-align:left;font-weight:700;border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.index td.actions{text-align:center;white-space:nowrap;}
.index td.actions a{display:inline;margin:0 6px;}
.index td.icon{vertical-align:inherit;width:60px;}
.index td.expired{color:red;}
.profile table tr th{background:transparent;text-align:right;width:50%;border-width:0 1px 0 0;padding:2px 5px;}
.profile table tr td{text-align:left;padding:2px 5px;}
.checkbox-table{width:100%;}
.checkbox-table th a{display:inline;color:#00f;}
.checkbox-table th a:hover{background:transparent;color:#00f;}
#calendar{font:14px/1.2em monospace;}
#calendar table{border-collapse:collapse;margin:0 auto;}
#calendar table td{vertical-align:top;border:1px dashed #ddd;padding:10px 5px 10px 10px;}
#calendar a:hover{background:#CFDCFF;}
#calendar .today{background:#EFFAFF;}
.create-new-planbook-msg{margin:15px 0 0 80px;}
#PlanbookSelect form{border:0;margin:0 0 10px;padding:0;}
#PlanbookSelect label{display:inline;margin:0 5px 0 0;}
#entry{background:#fff;border:5px solid #000;float:left;padding:10px;}
#entry .input{margin:5px 0 0;padding:2px 5px;}
#EntryText{width:430px;height:200px;}
.buttons input{float:left;width:auto;margin:0 15px 0 0;}
.entry-content .buttons input{margin:0 5px 5px 0;}
.attachment-wrapper{margin:5px 0 0 5px;}
#daily-days{margin-bottom:5px;float:left;display:none;}
#daily-days label{width:auto;font-weight:400;}
#standard-select-modal form{border:0;margin:0;padding:0;}
#standard-select-modal form label{font-weight:400;}
#standard-select-modal h1,#standard-select-modal h2{text-align:left;font-size:12px;}
#standard-select-modal td{vertical-align:top;}
#standards-wrapper label,.attachment-wrapper label{display:inline;margin-right:15px;}
.delete-attachment img{vertical-align:top;margin:3px 0 0 5px;}
.saving p#progress{margin-top:15px;text-align:center;}
#StandardCommunityForm h2{text-align:left;font-size:14px;margin:15px 0 0;}
#StandardCommunityForm ul{margin-left:15px;}
#StandardCommunityForm .text input,#EntryStandardsSearch{background:url(/img/icons/magnifier.png) 2px center no-repeat;padding:2px 2px 2px 20px;}
#community-search-results{margin-top:15px;display:none;}
#community-search-results img{display:block;margin:0 auto;}
#standards-list{float:left;clear:both;list-style:none;margin:5px 0 10px 5px;}
#standards-list li{font-size:.8em;float:left;margin-right:5px;margin-bottom:5px;background:#efefef;border:1px solid #bbb;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:2px;}
#standards-list li .ui-icon{float:right;cursor:pointer;margin:1px 0 0 5px;}
.color-swatch{width:50px;height:50px;float:left;margin:5px;}
.color-swatch:hover{cursor:pointer;}
div.actions ul{margin:0;padding:0;}
div.actions li{display:inline;list-style-type:none;line-height:2em;white-space:nowrap;margin:0 2em 0 0;}
div.actions ul li a{color:#003d4c;text-decoration:none;}
div.actions ul li a:hover{color:#333;text-decoration:underline;}
div.paging{color:#ccc;margin-bottom:2em;}
div.paging div.disabled{color:#ddd;display:inline;}
div.paging span.current{color:#000;}
.toggle-group{display:inline-block;margin:5px 10px;}
a.toggle{border:1px solid #7DB5EE;background:#EFFAFF;-moz-border-radius:5px;border-radius:5px;text-decoration:none;font-weight:400;font-size:14px;margin:0!important;padding:4px 7px;}
a.toggle-left{-moz-border-radius-bottomright:0;-moz-border-radius-topright:0;border-bottom-right-radius:0;border-top-right-radius:0;border-right:0;}
a.toggle-right{-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-bottom-left-radius:0;border-top-left-radius:0;}
a.toggle-middle{-moz-border-radius:0;border-radius:0;border-right:0;}
a.toggle-selected{background:#CEF;}
.modal{display:none;padding:15px;}
.locked-modal p{text-align:center;line-height:1.5em;font-size:1.1em;margin:15px auto;}
div.jGrowl div.jGrowl-notification{color:#FFF;background:#5C9CCC url(/img/layout/ui-bg_gloss-wave_55_5c9ccc_500x100.png) repeat-x 0 -25px;border:1px solid #A6C9E2;font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1em;opacity:1;min-height:0;}
.common-menu .tipsy-inner{background-color:#fff;border:1px solid #000;color:#000;}
.ui-widget{font-size:.8em;}
.ui-autocomplete{max-height:200px;overflow-y:auto;max-width:350px;}
.ui-autocomplete-loading{background:#FFF url(/img/icons/ui-anim_basic_16x16.gif) left center no-repeat!important;}
.tipsy{font-size:14px;}
#group-setup p{font-size:1.2em;margin:10px auto;}
#print-toggles h5{background:transparent;border:0;}
.print-format{text-align:center;clear:both;width:100%;}
.print_option{position:relative;width:250px;margin:0 auto;}
.print_option p{line-height:3em;font-size:1.2em;position:absolute;top:50px;left:15px;width:200px;background:#fff;border:1px solid #ccc;padding:5px;}
.print_option p strong{display:block;}
.print_option a img{margin:0 5px 0 0;}
#cart{margin:35px;}
#cart table{text-align:right;border-collapse:collapse;}
#cart table thead th{font-weight:400;font-size:11px;color:#666;}
#cart table th.unit-price{width:90px;}
#cart table th,#cart table tbody td{vertical-align:top;border-bottom:1px solid #ddd;padding:5px 0 5px 5px;}
#cart table th.item-total,#cart table tbody td.item-total{padding-right:0;white-space:nowrap;}
#cart table .item-name{width:440px;text-align:left;}
#cart table .item-name p.item-option{font-size:11px;color:#666;text-align:left;margin:0;padding:2px 0 0;}
#cart table .item-total{padding-right:5px;}
#cart table tfoot td.totals-currency{text-align:left;margin:0;padding:3px 5px 0 10px;}
#cart table tfoot td{padding-top:3px;vertical-align:top;}
#cart table tfoot td.checkout{padding-top:15px;text-align:right;}
#cart table tfoot td.coupon form,#cart table tfoot td.checkout form{border:0;display:inline;margin:0;padding:0;}
#CouponUpgradeForm .submit{float:right;margin:0 0 0 5px;}
#money-back-guarantee{position:absolute;top:0;left:0;}
#comparison-toggle{margin:15px 0 15px 35px;}
#facebook-recommend{text-align:center;color:#00F;border:1px solid #00F;background:#EFEFFF;margin:15px auto;}
#facebook-recommend p{margin:5px auto;}
.payment-details-wrapper{border:1px solid #ccc;overflow:auto;margin-bottom:25px;padding:0 0 10px 5px;}
.payment-details-cc h2 img{vertical-align:middle;margin-left:5px;}
.payment-details-cc .flash_error{margin:15px 15px 10px 10px;padding:5px;}
.payment-details-cc form .input{float:left;clear:none;margin-right:15px;}
.payment-details-cc form .buttons{float:none;width:300px;margin:0 auto;}
.payment-details-cc form .submit input{border:0;background:inherit;margin-top:15px;}
.payment-group{clear:both;width:470px;margin:0 auto;}
#OrderSecurityCode{width:80px;}
#OrderCardNumber{width:152px;}
.third-party-payment-details-wrapper{width:615px;text-align:center;margin:0 auto;}
.third-party-payment{float:left;width:175px;text-align:center;margin:0 15px;}
.subscribe-feature{text-align:center;font-weight:700;font-size:1.3em;width:55%;color:#00F;border:1px solid #00F;background:#EFEFFF;margin:15px auto;}
#entry-dropbox-wrapper{position:fixed;left:-237px;top:150px;width:237px;z-index:100;}
#entry-dropbox-help{display:none;background:#fff;border:1px dashed #999;border-radius:0 5px 5px 0;width:200px;height:350px;float:right;}
#entry-dropbox-help p{margin-left:120px;font-size:16px;line-height:24px;font-weight:700;padding:15px;}
#entry-dropbox-tab{width:35px;height:150px;margin-top:75px;background:url(/img/icons/dropbox.png) center right no-repeat;float:right;cursor:pointer;}
#entry-dropbox{width:200px;height:350px;border:1px dashed #999;border-radius:0 5px 5px 0;background:#fff;float:left;overflow:auto;}
.entry-dropbox-single{border-bottom:1px dashed #999;overflow:hidden;cursor:pointer;padding:5px;}
.dropbox-single-content{height:50px;}
.entry-dropbox-single .dropbox-remove{float:right;}
.ui-draggable-dragging .dropbox-single-content{width:200px;height:auto;}
.common-menu ul{list-style:none;}
.common-menu a{text-decoration:none;display:block;padding:5px;}
.common-menu a img{margin-right:5px;vertical-align:bottom;}
.sortable{list-style-type:none;width:60%;margin:0;padding:0;}
.sortable li{font-size:1.4em;height:18px;margin:0 3px 3px;padding:.4em .4em .4em 1.5em;}
.sortable li span{position:absolute;margin-left:-1.3em;}
#jump-to-bottom,#jump-to-top{position:fixed;right:0;bottom:0;cursor:pointer;}
#content .body h2,#content .body h3,#standard-select-modal,.index table tr .left,#calendar .month .week,.common-menu li{text-align:left;}
#content .body p img.left,#guarantee img{float:left;margin:0 15px 0 0;}
#content .body li,#help .section li{margin:5px 0;}
.modal form input,.radio label,#entry form,#standards-wrapper .input{float:left;}
.periods form,#daily-days .checkbox,#standard-select-modal div.checkbox,#standard-select-modal .input,#CouponUpgradeForm .submit input{margin:0;}
.holiday-select form,#copy-planbook-options form,.payment-details-wrapper form{border:0;}
.inline,.collaborate-input .input,.standard-input .input,#StandardCommunityForm .checkbox{float:left;clear:none;}
#new-attachment-wrapper .input input,.planbook_days .checkbox label,#embed-code .help,#StandardCommunityForm .checkbox label,.payment-details-cc form .input label{width:auto;}
#PlanbookTurnIn .checkbox,.options-select,#standard-search-tips{clear:both;}
#share-key-form .password,.options-wrapper,.hide-options,#collaborate-template,#standard-template,#embed-custom-size-wrapper,#PlanbookSelect,.saving .ui-dialog-titlebar-close,.locked-modal .ui-dialog-titlebar,#coupon-form-wrapper,#cart-comparison,#facebook-discount,.payment-details-cc form .error-message,#redirect-paypal,#entry-dropbox-template,.ui-draggable-dragging .dropbox-remove,#jump-to-top{display:none;}
#ca-state-standards,#us-state-standards,.modal-select table,#CollaborateCollaborateEditForm legend,#CollaborateEditForm .add-another,#StandardEditForm .add-another{margin-bottom:25px;}
.holiday-select .checkbox label,.standard-input .standard-description,#StandardCommunityForm .text input{width:400px;}
.modal-select .submit,.checkbox-table .checkbox-cell,#planbook,#group-setup,#print-toggles{text-align:center;}
#collaborate-wrapper span,#standards-wrapper .code,#standards-wrapper .description{width:150px;font-weight:700;float:left;}
.collaborate-input,.standard-input{width:600px;float:left;clear:both;}
.collaborate-input .delete,.standard-input .delete{float:left;margin:7px 0 0 15px;}
.collaborate-input img,#standards-wrapper a{vertical-align:sub;}
#embed-code h2,#calendar .month h2{margin:0 0 5px;}
dl .altrow,.index table tr.altrow td,dl.altrow{background:#f4f4f4;}
#calendar a,.print_option a{text-decoration:none;}