body {
  margin: 0;
  padding: 0;
  background: #FFF url(../images/header/bg-header.png) repeat-x 0 -272px;
  text-align: left;
  z-index: 100000; }

body, input, textarea, td {
  color: #333;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 14px;
  outline: none; }

img {
  border: 0; }

a, a:visited {
  color: inherit;
  text-decoration: none;
  color: #C00; }

a:hover {
  text-decoration: none; }

a.little_link {
  font-size: 0.8em; }

ul, ul li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
  text-indent: 0; }

#header, #main, #footer {
  margin: auto;
  width: 950px;
  padding: 0 0; }

button {
  margin: 0 auto;
  background: url(../images/forms/buttons.png) no-repeat left top;
  height: 29px;
  display: block;
  border: 0;
  padding: 0 0 0 10px;
  cursor: pointer;
  min-width: 80px; }
  button span {
    display: block;
    padding: 0 13px 0 0;
    margin-top: -1px;
    line-height: 30px;
    background: url(../images/forms/buttons.png) no-repeat right -29px;
    color: white;
    font-size: 1.3em;
    font-weight: bold; }
  button:hover {
    background: url(../images/forms/buttons.png) no-repeat left -58px; }
    button:hover span {
      background: url(../images/forms/buttons.png) no-repeat right -87px; }

.error {
  font-size: 0.8em; }

/* HEADER */
#header {
  position: relative;
  height: 65px;
  text-align: left; }
  #header .logo {
    display: block;
    float: left;
    padding: 0 0;
    margin: 0 15px 0 0;
    height: 65px;
    font-size: 1em;
    color: white; }
  #header .search-form {
    float: right;
    background: url(../images/header/bg-header.png) no-repeat 0 0;
    overflow: hidden;
    width: 205px;
    margin: 15px 0 0;
    height: 23px; }
    #header .search-form fieldset {
      border: 0;
      padding: 0;
      margin: 0;
      height: 23px; }
    #header .search-form input {
      background: transparent;
      float: left;
      width: 165px;
      height: 20px;
      border: 0;
      color: #ccc;
      padding: 3px 7px 0;
      font-size: 0.9em; }
    #header .search-form button.search {
      float: right;
      background: transparent !important;
      min-width: 25px;
      height: 23px;
      padding: 0; }

/* LOGIN */
#header .screen-name {
  float: right;
  margin: 18px 0 0 10px;
  color: #fff;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 0.9em;
  border-left: 1px solid #333;
  padding: 0 0 0 9px; }
#header ul.menu {
  float: left;
  margin: 14px 0 0 0; }
  #header ul.menu li {
    background: url(../images/header/bg-header.png) no-repeat 0 -179px;
    font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
    font-size: 0.9em;
    padding: 0 0 0 10px;
    display: block;
    height: 23px;
    float: left;
    margin: 2px 17px 0 0; }
    #header ul.menu li a {
      color: #FFF;
      background: url(../images/header/bg-header.png) no-repeat right -202px;
      display: block;
      height: 21px;
      padding: 3px 10px 0 0; }
    #header ul.menu li:hover {
      background: url(../images/header/bg-header.png) no-repeat 0 -225px; }
      #header ul.menu li:hover a {
        text-decoration: none;
        background: url(../images/header/bg-header.png) no-repeat right -248px; }
    #header ul.menu li.upload {
      background: url(../images/header/bg-header.png) no-repeat 0 -71px;
      height: 27px;
      padding: 0 0 0 12px;
      margin: 0 17px 0 0; }
      #header ul.menu li.upload a {
        background: url(../images/header/bg-header.png) no-repeat right -98px;
        height: 27px;
        padding: 0 25px 0 0;
        color: #333;
        line-height: 26px;
        text-shadow: 0px 1px 0px #FFF; }
      #header ul.menu li.upload:hover {
        background-position: 0 -125px; }
        #header ul.menu li.upload:hover a {
          background-position: right -152px; }
#header .login {
  float: right;
  height: 26px;
  margin-top: 16px;
  padding-left: 10px;
  color: #999;
  position: relative;
  z-index: 90000;
  width: auto; }
  #header .login .signin {
    float: right;
    color: #FFF;
    font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
    font-size: 0.85em;
    padding: 0 0 0 10px;
    background: url(../images/header/bg-header.png) no-repeat 0 -179px;
    display: block;
    height: 23px;
    line-height: 17px; }
    #header .login .signin span {
      background: url(../images/header/bg-header.png) no-repeat right -202px;
      display: block;
      height: 21px;
      padding: 2px 10px 0 0; }
    #header .login .signin:hover {
      background: url(../images/header/bg-header.png) no-repeat 0 -225px;
      text-decoration: none; }
      #header .login .signin:hover span {
        background: url(../images/header/bg-header.png) no-repeat right -248px; }
  #header .login .login-top {
    background: url(../images/backgrounds/bg-login.png) no-repeat left top;
    width: 245px;
    padding-top: 13px; }
  #header .login .login-slide {
    background: url(../images/backgrounds/bg-login.png) no-repeat -245px bottom;
    width: 245px;
    z-index: 90000;
    font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
    font-weight: lighter; }
    #header .login .login-slide:after {
      display: block;
      content: "";
      clear: both; }
    #header .login .login-slide .login-bottom {
      float: left;
      height: 45px; }
    #header .login .login-slide #username {
      height: 150px; }
    #header .login .login-slide label {
      position: absolute;
      top: 129px;
      left: 27px; }
    #header .login .login-slide #open-id {
      height: 100px;
      display: none; }
    #header .login .login-slide #remember_me {
      float: left;
      padding-top: 5px;
      position: absolute;
      top: 127px;
      height: 17px;
      width: 15px; }
    #header .login .login-slide .switch.open-id {
      background: url(../images/backgrounds/bg-login.png) no-repeat -490px -255px;
      padding-left: 17px;
      margin-left: 10px;
      height: 12px;
      font-size: 0.75em;
      color: #CCC;
      line-height: 20px; }
    #header .login .login-slide .forgot {
      color: #CCC;
      font-size: 0.75em;
      padding: 3px 0 10px 17px;
      margin-left: 10px;
      line-height: 17px;
      background: url(../images/backgrounds/bg-login.png) no-repeat -490px -267px; }
    #header .login .login-slide .switchable {
      float: right; }
      #header .login .login-slide .switchable a {
        float: left;
        margin: 0 10px 0 0;
        color: #666;
        font-size: 0.9em;
        text-shadow: #000 0 -1px 0;
        outline: 0; }
      #header .login .login-slide .switchable dd {
        height: 32px; }
      #header .login .login-slide .switchable label, #header .login .login-slide .switchable dt {
        font-size: 0.85em;
        height: 15px;
        padding: 3px 0 3px 2px; }
      #header .login .login-slide .switchable .input {
        background: url(../images/backgrounds/bg-login.png) no-repeat -490px top;
        padding: 0 0 0 5px;
        height: 32px !important;
        float: right;
        width: 230px;
        margin: 0 5px 0 0; }
        #header .login .login-slide .switchable .input input {
          background: url(../images/backgrounds/bg-login.png) no-repeat right -32px;
          border: 0px;
          padding: 7px 5px 0 0;
          height: 25px;
          display: block;
          color: #999;
          width: 225px;
          margin: 0; }
  #header .login button {
    float: right;
    background: url(../images/backgrounds/bg-login.png) no-repeat -490px -128px;
    padding: 0 0 0 7px;
    border: 0px;
    height: 32px;
    margin: 0;
    position: absolute;
    min-width: 20px;
    top: 123px;
    right: 2px; }
    #header .login button span {
      background: url(../images/backgrounds/bg-login.png) no-repeat right -159px;
      padding: 0 9px 0 0;
      color: #FFF;
      height: 32px;
      font-size: 1.2em;
      font-weight: normal;
      line-height: 32px;
      display: block;
      margin-top: -2px; }
  #header .login:hover .switchable a {
    color: white;
    background: url(../images/header/bg-menu-on.gif) no-repeat right bottom;
    text-decoration: none; }
#header .lang {
  margin: 16px 0 0 10px;
  float: right;
  color: #FFF;
  font-family: "Lucida Grande", "Verdana", Arial, sans-serif;
  font-size: 0.85em;
  padding: 0 0 0 10px;
  background: url(../images/header/bg-header.png) no-repeat 0 -23px;
  display: block;
  height: 23px;
  line-height: 17px; }
  #header .lang span {
    background: url(../images/header/bg-header.png) no-repeat right -47px;
    display: block;
    height: 21px;
    padding: 2px 10px 0 0; }

/* PUBLIC PAGES */
body.public #content #main {
  margin: 21px auto 0;
  width: 950px; }
  body.public #content #main:after {
    display: block;
    content: "";
    clear: both; }
  body.public #content #main.wiki {
    width: 700px;
    float: left;
    margin: 0; }
  body.public #content #main p.subtitle {
    color: #999;
    margin: 0px auto 45px;
    width: 950px;
    text-align: center;
    font-size: 1.35em; }
    body.public #content #main p.subtitle span {
      color: #666; }
  body.public #content #main h1.pricing {
    font-size: 2.5em;
    margin: 0px auto 0px;
    width: 950px;
    text-align: center; }
  body.public #content #main ul.pricing {
    background: url(../images/backgrounds/bg-pricings.png) no-repeat left top;
    height: 356px;
    padding: 3px; }
    body.public #content #main ul.pricing li {
      float: left;
      width: 200px;
      text-align: center;
      font-family: "Helvetica Neue","Helvetica-Neue",Arial,Helvetica, Geneva, sans-serif;
      width: 215px;
      font-size: 1.25em;
      color: #5b4545;
      height: 356px; }
      body.public #content #main ul.pricing li strong {
        color: #582828; }
      body.public #content #main ul.pricing li.free {
        padding: 0 0 0 10px;
        width: 205px; }
      body.public #content #main ul.pricing li.individual {
        background: url(../images/backgrounds/bg-pricings.png) no-repeat left bottom;
        width: 298px;
        height: 400px;
        top: -15px;
        position: relative;
        font-size: 1.35em; }
        body.public #content #main ul.pricing li.individual li {
          width: 298px; }
          body.public #content #main ul.pricing li.individual li span.underline {
            border-bottom: 1px solid #e3e0e0; }
          body.public #content #main ul.pricing li.individual li.notifier span {
            text-decoration: none; }
          body.public #content #main ul.pricing li.individual li.first {
            background-position: -990px bottom; }
            body.public #content #main ul.pricing li.individual li.first h2 {
              color: #000; }
            body.public #content #main ul.pricing li.individual li.first span {
              color: #cc3333; }
          body.public #content #main ul.pricing li.individual li strong {
            color: #cc3333;
            font-weight: bold; }
          body.public #content #main ul.pricing li.individual li .button_signup {
            margin: 25px auto 0; }
            body.public #content #main ul.pricing li.individual li .button_signup.fr {
              background: url(../images/backgrounds/bg-pricings.png) no-repeat -594px -471px;
              width: 181px; }
            body.public #content #main ul.pricing li.individual li .button_signup.en {
              background: url(../images/backgrounds/bg-pricings.png) no-repeat -698px -363px;
              width: 125px; }
      body.public #content #main ul.pricing li.team {
        position: relative;
        left: -10px;
        width: 205px; }
      body.public #content #main ul.pricing li.unlimited {
        border-left: 1px solid #e0e0e0;
        padding: 0 0 0 5px;
        width: 210px; }
        body.public #content #main ul.pricing li.unlimited .button_signup.fr {
          background: url(../images/backgrounds/bg-pricings.png) no-repeat -400px -471px;
          width: 194px; }
        body.public #content #main ul.pricing li.unlimited .button_signup.en {
          background: url(../images/backgrounds/bg-pricings.png) no-repeat -541px -363px;
          width: 157px; }
      body.public #content #main ul.pricing li li {
        padding: 1px 0;
        height: auto;
        margin: 0;
        font-size: 1.1em; }
        body.public #content #main ul.pricing li li:after {
          display: block;
          content: "";
          clear: both; }
        body.public #content #main ul.pricing li li.first {
          background: url(../images/backgrounds/bg-pricings.png) no-repeat -1033px bottom;
          padding: 0 0 17px;
          margin: 0 0 13px;
          font-size: 1.25em; }
          body.public #content #main ul.pricing li li.first h2 {
            font-size: 1.2em;
            color: #4c4c4c;
            margin: 22px 0 1px; }
          body.public #content #main ul.pricing li li.first .price {
            color: #848484;
            font-size: 1.05em;
            font-weight: lighter;
            font-family: "HelveticaNeue-Light", "Helvetica Neue","Helvetica-Neue",Arial,Helvetica, Geneva, sans-serif; }
          body.public #content #main ul.pricing li li.first span {
            color: #993333;
            font-size: 0.70em;
            position: relative;
            top: 0px; }
        body.public #content #main ul.pricing li li.notifier {
          padding: 10px 0 2px;
          font-size: 0.95em; }
          body.public #content #main ul.pricing li li.notifier span {
            font-weight: lighter;
            font-family: "HelveticaNeue-Light", "Helvetica Neue","Helvetica-Neue",Arial,Helvetica, Geneva, sans-serif;
            text-decoration: line-through; }
        body.public #content #main ul.pricing li li .button_signup {
          height: 47px;
          display: block;
          text-indent: -9999px;
          margin: 20px auto 0; }
          body.public #content #main ul.pricing li li .button_signup.fr {
            background: url(../images/backgrounds/bg-pricings.png) no-repeat -775px -471px;
            width: 175px; }
          body.public #content #main ul.pricing li li .button_signup.en {
            background: url(../images/backgrounds/bg-pricings.png) no-repeat -823px -363px;
            width: 127px; }

/* MAIN CONTENT */
body #content {
  width: 950px;
  margin: 21px auto 0; }
  body #content:after {
    display: block;
    content: "";
    clear: both; }
  body #content #main {
    width: 700px;
    float: left; }
    body #content #main.account {
      width: 950px; }
      body #content #main.account .sign_left {
        padding: 20px 0 0; }
        body #content #main.account .sign_left .signup.billing {
          margin: 0; }
      body #content #main.account .sign_right {
        padding: 20px 0 0; }
    body #content #main h1 {
      margin: 0 0 10px; }
    body #content #main h2.result {
      background: url(../images/backgrounds/bg-dashboard.png) no-repeat -257px -108px;
      margin: 4px 20px 10px 0;
      padding: 0 0 6px 23px;
      font-size: 1em;
      color: #838383;
      border-bottom: 2px solid #EFEFEF;
      font-weight: normal; }
      body #content #main h2.result strong {
        color: #333; }
    body #content #main h2 a.action {
      font-size: 0.7em; }
    body #content #main .sign_left {
      float: left; }
      body #content #main .sign_left .signup {
        background: url(../images/backgrounds/bg-signup.png) no-repeat left top;
        width: 635px;
        padding: 10px 0 0; }
        body #content #main .sign_left .signup:after {
          display: block;
          content: "";
          clear: both; }
        body #content #main .sign_left .signup dl {
          float: left; }
          body #content #main .sign_left .signup dl .form {
            padding: 5px 0 10px 16px;
            color: #666;
            float: left;
            height: 46px; }
            body #content #main .sign_left .signup dl .form dt {
              padding: 0 0 5px; }
              body #content #main .sign_left .signup dl .form dt span.optional {
                color: #999;
                font-size: 0.8em; }
            body #content #main .sign_left .signup dl .form .input_w {
              width: 285px;
              background: url(../images/backgrounds/bg-signup.png) no-repeat 0 -364px;
              height: 26px;
              padding: 0 0 0 5px; }
              body #content #main .sign_left .signup dl .form .input_w input {
                background: url(../images/backgrounds/bg-signup.png) no-repeat right -390px;
                height: 22px;
                border: 0px;
                width: 280px;
                padding: 4px 5px 0 0; }
        body #content #main .sign_left .signup.first {
          height: 109px;
          background-position: 0 -635px; }
          body #content #main .sign_left .signup.first h2 {
            height: 43px;
            background: url(../images/backgrounds/bg-signup.png) no-repeat 0 -464px; }
        body #content #main .sign_left .signup h2 {
          color: #666;
          font-weight: lighter;
          margin: 0 0 0 9px;
          padding: 5px 0 0 55px; }
          body #content #main .sign_left .signup h2 span {
            float: right;
            padding: 0 20px 0 0; }
        body #content #main .sign_left .signup ul {
          padding: 0 0 0 20px; }
          body #content #main .sign_left .signup ul li {
            float: left;
            background: url(../images/backgrounds/bg-signup.png) no-repeat -619px -373px;
            padding: 0 20px 0 25px;
            margin: 13px 0 0; }
            body #content #main .sign_left .signup ul li span {
              font-weight: bold;
              color: #cc3333; }
        body #content #main .sign_left .signup .last_plan {
          float: right;
          padding: 10px 10px 0 0;
          font-size: 0.8em;
          font-weight: bold; }
          body #content #main .sign_left .signup .last_plan a {
            color: #666; }
        body #content #main .sign_left .signup.infos {
          margin: 27px 0 0; }
          body #content #main .sign_left .signup.infos h2 {
            height: 43px;
            margin: 0 0 10px 9px;
            background: url(../images/backgrounds/bg-signup.png) no-repeat 0 -416px; }
        body #content #main .sign_left .signup.billing {
          margin: 27px 0 0; }
          body #content #main .sign_left .signup.billing h2 {
            height: 43px;
            background: url(../images/backgrounds/bg-signup.png) no-repeat 0 -512px; }
          body #content #main .sign_left .signup.billing .crypt {
            width: 74px; }
            body #content #main .sign_left .signup.billing .crypt .input_w {
              width: 69px; }
              body #content #main .sign_left .signup.billing .crypt .input_w input {
                width: 64px; }
          body #content #main .sign_left .signup.billing .crypt_img {
            position: relative;
            left: 85px;
            top: -26px; }
          body #content #main .sign_left .signup.billing .expiration-date {
            margin: 2px 0 0 55px; }
          body #content #main .sign_left .signup.billing .zipcode {
            width: 99px; }
            body #content #main .sign_left .signup.billing .zipcode .input_w {
              width: 94px; }
              body #content #main .sign_left .signup.billing .zipcode .input_w input {
                width: 89px; }
          body #content #main .sign_left .signup.billing .city {
            width: 177px; }
            body #content #main .sign_left .signup.billing .city .input_w {
              width: 172px; }
              body #content #main .sign_left .signup.billing .city .input_w input {
                width: 167px; }
          body #content #main .sign_left .signup.billing .select .input_w {
            background: none; }
        body #content #main .sign_left .signup.final_button {
          background-position: 0 -560px;
          padding: 20px 0 0;
          height: 55px; }
          body #content #main .sign_left .signup.final_button .user_submit, body #content #main .sign_left .signup.final_button .account_submit {
            background: url(../images/backgrounds/bg-signup.png) no-repeat -538px -754px;
            height: 47px;
            width: 97px; }
            body #content #main .sign_left .signup.final_button .user_submit:hover, body #content #main .sign_left .signup.final_button .account_submit:hover {
              background-position: -441px -754px; }
            body #content #main .sign_left .signup.final_button .user_submit:active, body #content #main .sign_left .signup.final_button .account_submit:active {
              background-position: -344px -754px; }
            body #content #main .sign_left .signup.final_button .user_submit.disabled, body #content #main .sign_left .signup.final_button .account_submit.disabled {
              background-position: 0 -754px; }
            body #content #main .sign_left .signup.final_button .user_submit span, body #content #main .sign_left .signup.final_button .account_submit span {
              background: none;
              text-indent: -9999px; }
          body #content #main .sign_left .signup.final_button button {
            text-indent: -9999px;
            height: 47px; }
            body #content #main .sign_left .signup.final_button button span {
              background: none; }
            body #content #main .sign_left .signup.final_button button.fr {
              background: url(../images/backgrounds/bg-pricings.png) no-repeat -775px -471px;
              width: 175px; }
            body #content #main .sign_left .signup.final_button button.en {
              background: url(../images/backgrounds/bg-pricings.png) no-repeat -823px -363px;
              width: 127px; }
    body #content #main .sign_right {
      float: right;
      width: 305px; }
      body #content #main .sign_right .wiki_pricing {
        width: 305px;
        margin: 0;
        border: 0; }
        body #content #main .sign_right .wiki_pricing .register {
          margin: 150px 0 0; }
    body #content #main ul.faq li {
      list-style: disc;
      padding: 0 0 7px;
      margin: 0 0 0 15px; }
  body #content img.no-result {
    float: right;
    padding: 10px 20px 0 0; }
  body #content .help .alert {
    background: url(../images/help/alert.gif) no-repeat;
    width: 940px;
    height: 41px;
    margin: 10px 0 0;
    font-size: 1.5em;
    color: #999;
    line-height: 41px;
    font-weight: bold;
    padding: 0 0 0 10px; }
    body #content .help .alert h1 {
      font-size: 2.5em;
      margin: 0px auto 0px;
      width: 950px;
      text-align: center; }
    body #content .help .alert a {
      color: #666;
      text-decoration: underline; }
    body #content .help .alert strong {
      color: #666; }
    body #content .help .alert .close {
      width: 24px;
      height: 24px;
      background: url(../images/help/close-alert.gif) no-repeat top;
      display: block;
      float: right;
      text-indent: -9999px;
      margin: 9px 9px 0; }
      body #content .help .alert .close:hover {
        background: url(../images/help/close-alert.gif) no-repeat bottom; }
  body #content .help .title {
    background: url(../images/backgrounds/bg-h1-help.gif) no-repeat top;
    width: 950px;
    height: 116px;
    text-align: center;
    margin: 10px 0 0; }
    body #content .help .title h1 {
      font-size: 2.3em;
      padding: 27px 0 0;
      margin: 0; }
    body #content .help .title p {
      padding: 6px 0 0;
      color: #999;
      margin: 0; }
      body #content .help .title p strong {
        color: #666;
        font-weight: normal; }
  body #content .help ul {
    width: 960px; }
    body #content .help ul li {
      width: 310px;
      float: left;
      margin: 0 10px 0 0; }
      body #content .help ul li h2 {
        padding: 0 0 0 45px;
        height: 32px;
        line-height: 32px;
        margin: 10px 0 0; }
        body #content .help ul li h2 strong {
          color: #c33; }
        body #content .help ul li h2.upload {
          background: url(../images/help/steps.gif) no-repeat 0 0; }
        body #content .help ul li h2.share {
          background: url(../images/help/steps.gif) no-repeat 0 -32px; }
        body #content .help ul li h2.feedback {
          background: url(../images/help/steps.gif) no-repeat 0 -64px; }
      body #content .help ul li p {
        padding: 5px 0 0 45px;
        margin: 0;
        font-size: 0.9em;
        display: block;
        color: #666; }
        body #content .help ul li p strong {
          color: #333; }
  body #content .help .illustration {
    width: 310px;
    height: 114px;
    display: block; }
    body #content .help .illustration.upload {
      background: #000 url(../images/help/illustration.gif) no-repeat 0 0; }
      body #content .help .illustration.upload a {
        display: block;
        width: 310px;
        height: 114px; }
    body #content .help .illustration.share {
      background: #000 url(../images/help/illustration.gif) no-repeat 0 -114px; }
    body #content .help .illustration.feedback {
      background: #000 url(../images/help/illustration.gif) no-repeat 0 -228px; }
  body #content ul.tags {
    display: block;
    margin: -6px 0 10px -37px;
    float: left;
    min-width: 50px; }
    body #content ul.tags li {
      float: left;
      height: 14px;
      display: block;
      line-height: 12px;
      padding: 0 5px; }
      body #content ul.tags li a {
        font-size: 0.85em; }
      body #content ul.tags li.first {
        background: url(../images/backgrounds/bg-krokee-view.png) no-repeat 0 -41px;
        height: 14px;
        display: block;
        font-size: 0.65em;
        padding: 0 1px 0 3px;
        line-height: 13px; }
        body #content ul.tags li.first span {
          padding: 1px 5px 0 0;
          color: #999;
          display: block;
          height: 13px;
          background: url(../images/backgrounds/bg-krokee-view.png) no-repeat right -55px; }

.editor {
  position: relative;
  margin: 80px auto 20px auto;
  display: block;
  padding: 2px;
  color: #fafafa;
  background: #fafafa no-repeat center;
  border: 1px #ccc solid;
  width: 400px;
  height: 300px;
  text-align: center;
  clear: both; }
  .editor div.remove {
    width: 21px;
    height: 21px;
    background: url(../images/icons/remove.png) transparent;
    position: absolute;
    z-index: 1002; }
  .editor img {
    display: block; }

.header_content {
  border-bottom: 2px solid #e4e4e4;
  padding: 0 0 0 0;
  float: left;
  width: 100%;
  height: 30px;
  margin: 5px 0 10px; }
  .header_content .infos {
    text-align: left;
    vertical-align: top;
    float: left;
    font-weight: bold; }
    .header_content .infos h2 {
      float: left;
      margin: 0;
      font-size: 1.75em;
      color: #2b2b2b;
      padding: 0 7px 0 0; }
    .header_content .infos ul.tags_order {
      float: right; }
      .header_content .infos ul.tags_order li {
        float: left;
        padding: 0 10px 0 0; }
    .header_content .infos a {
      color: #888;
      font-size: 1.0em;
      border-left: 2px solid #CCC;
      padding: 0 0 0 7px;
      line-height: 25px;
      height: 25px;
      position: relative;
      top: 3px;
      float: right;
      font-weight: normal; }
  .header_content .right_bar {
    padding-top: 1px;
    float: right; }
    .header_content .right_bar .versions ul.list li a {
      padding: 4px 15px 4px 0; }
    .header_content .right_bar ul.list {
      display: none;
      float: right;
      white-space: nowrap; }
      .header_content .right_bar ul.list li {
        padding: 0 0 0 17px;
        background: url(../images/backgrounds/bg-krokee-view.png) no-repeat 0 -126px;
        position: relative; }
        .header_content .right_bar ul.list li a {
          background: url(../images/backgrounds/bg-krokee-view.png) no-repeat right -148px;
          color: #999;
          padding: 4px 0 4px 5px;
          font-weight: lighter;
          font-family: "Lucide Grande", "Verdana", Arial, "sans-serif";
          font-size: 0.80em;
          display: block;
          height: 14px;
          text-shadow: 0 -1px 0 #000; }
          .header_content .right_bar ul.list li a span {
            position: relative;
            left: -14px;
            padding: 0 0 0 22px;
            height: 14px; }
          .header_content .right_bar ul.list li a:hover {
            text-shadow: none; }
        .header_content .right_bar ul.list li.hover, .header_content .right_bar ul.list li:hover {
          background-position: 0 -264px; }
          .header_content .right_bar ul.list li.hover a, .header_content .right_bar ul.list li:hover a {
            color: white;
            background-position: right -286px; }
        .header_content .right_bar ul.list li.alone {
          height: 28px;
          background-position: 0 -535px; }
          .header_content .right_bar ul.list li.alone a {
            background-position: right -563px;
            height: 28px;
            display: block; }
          .header_content .right_bar ul.list li.alone:hover {
            background-position: 0 -479px; }
            .header_content .right_bar ul.list li.alone:hover a {
              background-position: right -507px; }
        .header_content .right_bar ul.list li.first {
          background-position: 0 -82px; }
          .header_content .right_bar ul.list li.first a {
            background-position: right -104px; }
          .header_content .right_bar ul.list li.first:hover {
            background-position: 0 -220px; }
            .header_content .right_bar ul.list li.first:hover a {
              background-position: right -242px; }
        .header_content .right_bar ul.list li.last {
          background-position: 0 -170px; }
          .header_content .right_bar ul.list li.last a {
            height: 17px;
            background-position: right -195px; }
          .header_content .right_bar ul.list li.last.hover, .header_content .right_bar ul.list li.last:hover {
            background-position: 0 -308px; }
            .header_content .right_bar ul.list li.last.hover a, .header_content .right_bar ul.list li.last:hover a {
              background-position: right -333px; }
        .header_content .right_bar ul.list li.initial a.download span {
          display: block;
          height: 15px;
          background: url(../images/backgrounds/bg-krokee-view.png) no-repeat 0 -389px; }
        .header_content .right_bar ul.list li.initial a.copy-href span {
          display: block;
          height: 15px;
          background: url(../images/backgrounds/bg-krokee-view.png) no-repeat 0 -374px; }
        .header_content .right_bar ul.list li.initial.hover a.download span, .header_content .right_bar ul.list li.initial:hover a.download span {
          background-position: 0 -449px; }
        .header_content .right_bar ul.list li.initial.hover a.copy-href span, .header_content .right_bar ul.list li.initial:hover a.copy-href span {
          background-position: 0 -464px; }
        .header_content .right_bar ul.list li.annotated a.download span {
          display: block;
          height: 15px;
          background: url(../images/backgrounds/bg-krokee-view.png) no-repeat 0 -404px; }
        .header_content .right_bar ul.list li.annotated a.copy-href span {
          display: block;
          height: 15px;
          background: url(../images/backgrounds/bg-krokee-view.png) no-repeat 0 -358px; }
        .header_content .right_bar ul.list li.annotated.hover a.download span, .header_content .right_bar ul.list li.annotated:hover a.download span {
          background-position: 0 -419px; }
        .header_content .right_bar ul.list li.annotated.hover a.copy-href span, .header_content .right_bar ul.list li.annotated:hover a.copy-href span {
          background-position: 0 -434px; }
    .header_content .right_bar .button_list {
      z-index: 98;
      height: 41px;
      float: left;
      width: 37px;
      background: url(../images/backgrounds/bg-krokee-view.png) no-repeat left top;
      position: relative;
      top: 2px;
      margin: 0 0 0 3px; }
      .header_content .right_bar .button_list:hover {
        background-position: -37px 0; }
      .header_content .right_bar .button_list.share {
        background-position: -74px 0; }
        .header_content .right_bar .button_list.share #copy_button {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 300px;
          height: 20px; }
        .header_content .right_bar .button_list.share:hover {
          background-position: -111px 0; }
      .header_content .right_bar .button_list ul.list {
        position: absolute;
        right: 0;
        top: 35px; }
      .header_content .right_bar .button_list span.version_number {
        color: #FFF;
        display: block;
        height: 41px;
        line-height: 31px;
        padding: 0 0px 0 0px;
        float: right;
        width: 37px;
        text-align: center;
        font-size: 1.1em;
        text-shadow: 0 -1px 0 #000; }
      .header_content .right_bar .button_list:hover span.version_number {
        background-position: -37px 0; }
    .header_content .right_bar .stories {
      font-size: 0.85em;
      line-height: 11px;
      color: #999;
      float: left;
      height: 13px;
      padding: 0 5px 0 17px;
      margin: 12px 0 0 0;
      background: url(../images/backgrounds/bg-krokee-view.png) no-repeat 0 -69px; }
      .header_content .right_bar .stories a {
        color: #666;
        font-size: 1.1em; }
      .header_content .right_bar .stories span {
        color: #999;
        font-size: 0.95em; }
    .header_content .right_bar a.go_back {
      background: url(../images/backgrounds/bg-back.gif) no-repeat left top;
      height: 26px;
      display: block;
      line-height: 26px; }
      .header_content .right_bar a.go_back:hover {
        text-decoration: none; }

body.errors {
  background: none;
  font-weight: normal;
  font-family: "Helvetica Neue","Helvetica-Neue",Arial,Helvetica, Geneva, sans-serif; }
  body.errors button {
    margin: 10px 300px 10px; }
  body.errors #content {
    text-align: center;
    padding: 0 0 50px; }
    body.errors #content form.krokee-form {
      position: relative; }
      body.errors #content form.krokee-form .login-bottom {
        border-top: 1px solid #ccc;
        width: 360px;
        margin: auto;
        padding: 10px 0 0;
        overflow: hidden; }
        body.errors #content form.krokee-form .login-bottom a {
          display: inline;
          font-size: 1.1em;
          padding: 0 10px 0; }
      body.errors #content form.krokee-form input#remember_me {
        position: absolute;
        left: 300px;
        margin: 17px 0 0; }
      body.errors #content form.krokee-form label#remember_me {
        position: absolute;
        left: 320px;
        margin: 15px 0 0; }
      body.errors #content form.krokee-form button.with-loader {
        float: right; }
    body.errors #content dl {
      width: 350px;
      margin: 0 auto; }
      body.errors #content dl dt {
        text-align: left;
        color: #666666;
        font-weight: bold;
        height: 20px;
        padding-top: 10px; }
      body.errors #content dl dd {
        background: url(../images/backgrounds/bg-input.gif) no-repeat left top;
        height: 28px; }
        body.errors #content dl dd input {
          background: url(../images/backgrounds/bg-input.gif) no-repeat right bottom;
          border: none;
          height: 23px;
          width: 346px;
          margin-left: 3px;
          padding: 5px 0 0 5px; }
    body.errors #content h1 {
      font-weight: normal;
      font-size: 3em;
      font-family: "Helvetica Neue","Helvetica-Neue",Arial,Helvetica, Geneva, sans-serif;
      margin-bottom: 5px; }
    body.errors #content p {
      font-size: 1.2em;
      color: #666;
      width: 600px;
      margin: auto;
      padding: 0 0 20px; }
    body.errors #content a {
      display: block;
      color: #C33;
      padding: 5px 0 0;
      font-size: 1.2em;
      font-weight: bold; }
  body.errors #header.public {
    background: url(../images/logo_error.gif) no-repeat 412px bottom;
    height: 241px;
    margin-bottom: 30px; }

table.main-settings {
  float: left;
  margin-top: 10px;
  width: 630px; }
  table.main-settings tr th {
    border-bottom: 1px solid #CCC;
    color: #666;
    padding: 0 10px 3px; }
  table.main-settings tr.dark {
    background: #f4f4f4; }
  table.main-settings tr td {
    color: #333;
    padding: 3px 10px;
    border-bottom: 1px solid #EEE; }

.new-user {
  float: left; }

.edit textarea, .edit input {
  width: 100%; }

.inquiries dt {
  padding: 0 0 5px;
  font-size: 1.1em;
  font-weight: bold; }
.inquiries dd {
  padding: 0 0 10px; }
  .inquiries dd textarea {
    width: 670px;
    height: 70px;
    padding: 7px; }
  .inquiries dd select, .inquiries dd input {
    width: 335px; }

.wiki_pricing {
  float: left;
  border-top: 1px solid #dedede;
  width: 950px;
  margin: 53px 0 0; }
  .wiki_pricing .wiki1, .wiki_pricing .wiki2, .wiki_pricing .wiki3 {
    position: relative;
    width: 316px;
    display: block;
    float: left; }
    .wiki_pricing .wiki1 img, .wiki_pricing .wiki2 img, .wiki_pricing .wiki3 img {
      position: absolute;
      top: 10px;
      left: 10px; }
  .wiki_pricing h3 {
    padding-left: 51px;
    margin-top: 7px;
    margin-bottom: 0px;
    font-size: 1.1em;
    color: #666; }
  .wiki_pricing p {
    margin-top: 5px;
    padding-top: 0px;
    padding-left: 51px;
    color: #999;
    font-size: 0.95em;
    line-height: 21px; }
  .wiki_pricing img.cards {
    position: relative;
    left: 0px;
    display: block; }

/* FOOTER */
#footer {
  clear: both;
  padding: 5px 3px 10px;
  margin-top: 42px;
  font-size: 0.8em;
  color: #767676;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 15px; }
  #footer a {
    color: #767676; }
  #footer .footer_left {
    float: left; }
  #footer .footer_right {
    float: right; }
    #footer .footer_right span {
      color: #333; }


.overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #000;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

div.transient {
  position: relative;
  overflow: hidden;
  z-index: 500;
  width: 380px;
  text-align: center; }
  div.transient h1, div.transient h2, div.transient .footer {
    display: block;
    padding: 0;
    height: 42px;
    line-height: 46px; }
  div.transient h1, div.transient h2 {
    margin: 0 !important;
    text-align: center;
    font-weight: lighter !important;
    color: #666;
    text-shadow: 0 1px 0 #FFF; }
  div.transient form dl {
    margin: 0px 23px 26px; }
    div.transient form dl dt {
      width: 326px;
      margin: 10px 0 3px 0;
      color: #7e7e7e;
      font-weight: bold;
      font-size: 0.90em; }
      div.transient form dl dt.check {
        width: 400px; }
      div.transient form dl dt label span.optional {
        color: #999;
        font-size: 0.8em;
        font-weight: lighter; }
    div.transient form dl dd {
      width: 326px; }
      div.transient form dl dd.check {
        width: 20px; }
      div.transient form dl dd div.input_w {
        background: none;
        width: 326px;
        height: 28px; }
        div.transient form dl dd div.input_w input {
          background: url(../images/backgrounds/bg-modal.png) no-repeat 0 -284px;
          width: 324px;
          height: 22px;
          border: 0;
          padding: 6px 0 0 5px;
          font-weight: normal;
          color: #666; }
          div.transient form dl dd div.input_w input:hover, div.transient form dl dd div.input_w input:focus {
            background: url(../images/backgrounds/bg-modal.png) no-repeat 0 -312px; }
      div.transient form dl dd.file div.input_w {
        background: none; }
      div.transient form dl dd.select div.input_w {
        background: none; }
  div.transient button {
    background: url(../images/backgrounds/bg-modal.png) no-repeat left top;
    height: 30px; }
    div.transient button:hover {
      background-position: 0 -60px; }
      div.transient button:hover span {
        background-position: right -90px; }
    div.transient button span {
      background: url(../images/backgrounds/bg-modal.png) no-repeat right -30px;
      font-weight: normal;
      font-family: Arial;
      line-height: 31px; }
  div.transient .transient-header {
    background: url(../images/backgrounds/bg-modal.png) no-repeat 0 -120px;
    width: 380px;
    display: block;
    position: relative; }
  div.transient .transient-body {
    background: url(../images/backgrounds/bg-modal.png) repeat-y right bottom;
    width: 380px;
    display: block;
    position: relative; }
    div.transient .transient-body .switchables_modal {
      display: none; }
      div.transient .transient-body .switchables_modal.active {
        display: block; }
    div.transient .transient-body form {
      overflow: hidden;
      margin-bottom: 0px;
      text-align: left; }
      div.transient .transient-body form#new_krokee_version input {
        margin: 0 0 26px 23px; }
    div.transient .transient-body img.image {
      margin-bottom: 80px; }
    div.transient .transient-body .actual {
      position: absolute;
      width: 329px;
      height: 122px;
      top: 30px;
      left: 23px;
      padding: 0 0 11px 0;
      border-bottom: 2px solid #ddd;
      background: url(../images/backgrounds/bg-modal.png) no-repeat 0 -340px; }
      div.transient .transient-body .actual span {
        color: #fff;
        line-height: 33px;
        text-align: center;
        height: 35px;
        width: 313px;
        display: block;
        margin: 79px 0 0 8px; }
    div.transient .transient-body img {
      margin: 30px 0 0 23px; }
    div.transient .transient-body p {
      padding: 11px 0 0 23px;
      color: #666;
      font-size: 0.9em; }
    div.transient .transient-body .error_form {
      height: 36px;
      width: 440px;
      background: url(../images/backgrounds/bg-alert.gif) no-repeat left top;
      color: white;
      margin: auto;
      display: none;
      line-height: 36px;
      padding-left: 40px; }
  div.transient .transient-footer {
    height: 42px; }
    div.transient .transient-footer a.switch_modal {
      position: absolute;
      bottom: 20px;
      right: 20px;
      font-size: 0.9em; }
  div.transient .footer {
    text-align: center;
    font-size: 0.8em; }

div.transient-quit {
  position: absolute;
  cursor: pointer;
  z-index: 501;
  height: 17px;
  width: 16px;
  background: url(../images/backgrounds/bg-modal.png) no-repeat -311px -250px; }
  div.transient-quit:hover {
    background: url(../images/backgrounds/bg-modal.png) no-repeat -311px -267px; }


div.toolbox {
  position: absolute;
  width: 48px;
  padding: 0 0 5px;
  background: url(../images/tools/toolbox.png) no-repeat top left;
  display: block;
  z-index: 1; }
  div.toolbox button.button_slide {
    min-width: 17px;
    display: block;
    height: 12px;
    margin-top: 0px;
    margin-right: 0px;
    float: right;
    cursor: pointer;
    border: 0;
    background: none; }
    div.toolbox button.button_slide:hover {
      background: url(../images/tools/toolbox.png) no-repeat -79px 0; }
  div.toolbox.disabled {
    right: 0;
    width: 17px;
    height: 488px;
    background: url(../images/tools/toolbox.png) no-repeat -96px 0; }
    div.toolbox.disabled ul {
      display: none; }
    div.toolbox.disabled button.button_slider:hover {
      background: url(../images/tools/toolbox.png) no-repeat -113px 0; }
  div.toolbox ul, div.toolbox li {
    margin: 17px 0 0 0;
    padding: 0; }
  div.toolbox ul.tools {
    margin-left: 5px;
    width: 38px; }
    div.toolbox ul.tools li {
      background: none;
      height: 38px; }
      div.toolbox ul.tools li.Text.current, div.toolbox ul.tools li.Text:hover {
        background: url(../images/tools/toolbox.png) no-repeat -53px -17px; }
      div.toolbox ul.tools li.Ellipse.current, div.toolbox ul.tools li.Ellipse:hover {
        background: url(../images/tools/toolbox.png) no-repeat -53px -101px; }
      div.toolbox ul.tools li.Bracket.current, div.toolbox ul.tools li.Bracket:hover {
        background: url(../images/tools/toolbox.png) no-repeat -53px -227px; }
      div.toolbox ul.tools li.Rectangle.current, div.toolbox ul.tools li.Rectangle:hover {
        background: url(../images/tools/toolbox.png) no-repeat -53px -59px; }
      div.toolbox ul.tools li.Arrow.current, div.toolbox ul.tools li.Arrow:hover {
        background: url(../images/tools/toolbox.png) no-repeat -52px -143px; }
      div.toolbox ul.tools li.DoubleArrow.current, div.toolbox ul.tools li.DoubleArrow:hover {
        background: url(../images/tools/toolbox.png) no-repeat -53px -185px; }
  div.toolbox ul.colors {
    margin: 3px 0 0 3px;
    width: 43px; }
    div.toolbox ul.colors li {
      background-position: center 0;
      background-repeat: no-repeat;
      height: 22px;
      width: 43px;
      margin-bottom: 2px; }
      div.toolbox ul.colors li.red.current, div.toolbox ul.colors li.red:hover {
        background: url(../images/tools/toolbox.png) no-repeat -50px -269px; }
      div.toolbox ul.colors li.yellow.current, div.toolbox ul.colors li.yellow:hover {
        background: url(../images/tools/toolbox.png) no-repeat -50px -293px; }
      div.toolbox ul.colors li.green.current, div.toolbox ul.colors li.green:hover {
        background: url(../images/tools/toolbox.png) no-repeat -50px -317px; }
      div.toolbox ul.colors li.blue.current, div.toolbox ul.colors li.blue:hover {
        background: url(../images/tools/toolbox.png) no-repeat -50px -341px; }
      div.toolbox ul.colors li.black.current, div.toolbox ul.colors li.black:hover {
        background: url(../images/tools/toolbox.png) no-repeat -50px -364px; }
  div.toolbox ul.sizes {
    margin: 7px 0 0 13px;
    width: 20px;
    padding: 6px 0 7px 0; }
    div.toolbox ul.sizes li.Size1 {
      height: 8px;
      width: 8px;
      margin-bottom: 0;
      margin-left: 6px; }
      div.toolbox ul.sizes li.Size1:hover, div.toolbox ul.sizes li.Size1.current {
        background: url(../images/tools/toolbox.png) no-repeat -67px -399px; }
    div.toolbox ul.sizes li.Size2 {
      height: 10px;
      width: 10px;
      margin: 4px 0 0 5px; }
      div.toolbox ul.sizes li.Size2:hover, div.toolbox ul.sizes li.Size2.current {
        background: url(../images/tools/toolbox.png) no-repeat -66px -411px; }
    div.toolbox ul.sizes li.Size3 {
      height: 12px;
      width: 12px;
      margin: 4px 0 0 4px; }
      div.toolbox ul.sizes li.Size3:hover, div.toolbox ul.sizes li.Size3.current {
        background: url(../images/tools/toolbox.png) no-repeat -65px -425px; }
    div.toolbox ul.sizes li.Size4 {
      height: 14px;
      width: 14px;
      margin: 4px 0 0 3px; }
      div.toolbox ul.sizes li.Size4:hover, div.toolbox ul.sizes li.Size4.current {
        background: url(../images/tools/toolbox.png) no-repeat -64px -441px; }
  div.toolbox ul li {
    width: 38px;
    margin: 0 0 4px 0;
    color: transparent;
    font-size: 0;
    text-indent: -100000px;
    cursor: pointer; }
